@charset "UTF-8";
/*
 Theme Name: Hobbystyczny
 Description: Szablon zaprojektowany z myślą o produktach, związanych z różnego rodzaju hobby i aktywnym spędzaniem wolnego czasu. Dynamiczny a jednocześnie zrównoważony.
 Author: _Stores
 Author URI: https://cyberfolks.pl/stores/
 Template: cyberstore
 Version: 1.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: hobby
*/
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap");
@font-face {
  font-family: "stores-icons";
  src: url("./assets/icons-font/stores-icons.eot");
  src: url("./assets/icons-font/stores-icons.eot") format("embedded-opentype"), url("./assets/icons-font/stores-icons.woff2") format("woff2"), url("./assets/icons-font/stores-icons.woff") format("woff"), url("./assets/icons-font/stores-icons.ttf") format("truetype"), url("./assets/icons-font/stores-icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'stores-icons';
      src: url('../font/stores-icons.svg?33493891#stores-icons') format('svg');
    }
  }
  */
[class^="icon-"], [class*=" icon-"] {
  color: #fff;
  cursor: pointer;
}
[class^="icon-"]:hover, [class*=" icon-"]:hover {
  color: #fff;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1.25rem;
  height: 1.25rem;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  font-size: 1.25rem;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  color: #fff;
  mix-blend-mode: difference;
  /* Handled icon's contrast on different backgrounds; */
}
.icon-stores-attachment:before {
  content: "";
}
/* '' */
.icon-stores-availability:before {
  content: "";
}
/* '' */
.icon-stores-calendar:before {
  content: "";
}
/* '' */
.icon-stores-cart:before {
  content: "";
}
/* '' */
.icon-stores-checkbox-empty:before {
  content: "";
}
/* '' */
.icon-stores-checkbox-filled:before {
  content: "";
}
/* '' */
.icon-stores-checked-box:before {
  content: "";
}
/* '' */
.icon-stores-clock:before {
  content: "";
}
/* '' */
.icon-stores-dashboard:before {
  content: "";
}
/* '' */
.icon-stores-discount:before {
  content: "";
}
/* '' */
.icon-stores-dots-horizontal:before {
  content: "";
}
/* '' */
.icon-stores-dots-vertical:before {
  content: "";
}
/* '' */
.icon-stores-eco:before {
  content: "";
}
/* '' */
.icon-stores-envelope:before {
  content: "";
}
/* '' */
.icon-stores-eye-closed:before {
  content: "";
}
/* '' */
.icon-stores-error:before {
  content: "";
}
/* '' */
.icon-stores-facebook:before {
  content: "";
}
/* '' */
.icon-stores-file:before {
  content: "";
}
/* '' */
.icon-stores-eye-open:before {
  content: "";
}
/* '' */
.icon-stores-filters:before {
  content: "";
}
/* '' */
.icon-stores-heart:before {
  content: "";
}
/* '' */
.icon-stores-handshake:before {
  content: "";
}
/* '' */
.icon-stores-home:before {
  content: "";
}
/* '' */
.icon-stores-gift:before {
  content: "";
}
/* '' */
.icon-stores-info:before {
  content: "";
}
/* '' */
.icon-stores-instagram:before {
  content: "";
}
/* '' */
.icon-stores-list-element:before {
  content: "";
}
/* '' */
.icon-stores-log-in:before {
  content: "";
}
/* '' */
.icon-stores-logo:before {
  content: "";
}
/* '' */
.icon-stores-log-out:before {
  content: "";
}
/* '' */
.icon-stores-loader:before {
  content: "";
}
/* '' */
.icon-stores-long-arrow-left:before {
  content: "";
}
/* '' */
.icon-stores-long-arrow-bottom:before {
  content: "";
}
/* '' */
.icon-stores-long-arrow-right:before {
  content: "";
}
/* '' */
.icon-stores-long-arrow-top:before {
  content: "";
}
/* '' */
.icon-stores-loop:before {
  content: "";
}
/* '' */
.icon-stores-minus:before {
  content: "";
}
/* '' */
.icon-stores-menu-open:before {
  content: "";
}
/* '' */
.icon-stores-menu-close:before {
  content: "";
}
/* '' */
.icon-stores-pencil:before {
  content: "";
}
/* '' */
.icon-stores-phone:before {
  content: "";
}
/* '' */
.icon-stores-pin:before {
  content: "";
}
/* '' */
.icon-stores-pinterest:before {
  content: "";
}
/* '' */
.icon-stores-plus:before {
  content: "";
}
/* '' */
.icon-stores-question:before {
  content: "";
}
/* '' */
.icon-stores-radio-empty:before {
  content: "";
}
/* '' */
.icon-stores-radio-filled:before {
  content: "";
}
/* '' */
.icon-stores-remove:before {
  content: "";
}
/* '' */
.icon-stores-search:before {
  content: "";
}
/* '' */
.icon-stores-short-arrow-bottom:before {
  content: "";
}
/* '' */
.icon-stores-short-arrow-left:before {
  content: "";
}
/* '' */
.icon-stores-short-arrow-right:before {
  content: "";
}
/* '' */
.icon-stores-short-arrow-top:before {
  content: "";
}
/* '' */
.icon-stores-smile:before {
  content: "";
}
/* '' */
.icon-stores-sorting:before {
  content: "";
}
/* '' */
.icon-stores-spotify:before {
  content: "";
}
/* '' */
.icon-stores-star-empty:before {
  content: "";
}
/* '' */
.icon-stores-star-filled:before {
  content: "";
}
/* '' */
.icon-stores-star-half-filled:before {
  content: "";
}
/* '' */
.icon-stores-success:before {
  content: "";
}
/* '' */
.icon-stores-tiktok:before {
  content: "";
}
/* '' */
.icon-stores-twitter:before {
  content: "";
}
/* '' */
.icon-stores-truck:before {
  content: "";
}
/* '' */
.icon-stores-user:before {
  content: "";
}
/* '' */
.icon-stores-youtube:before {
  content: "";
}
/* '' */
.icon-stores-big-box:before {
  content: "";
}
/* '' */
.icon-stores-invoice:before {
  content: "";
}
/* '' */
.icon-stores-download:before {
  content: "";
}
/* '' */
.icon-stores-heart-filled:before {
  content: "";
}
/* '' */
*, *:before, *:after {
  box-sizing: border-box;
}
body, html, #editor {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  background-color: #FFFFFF;
}
#page {
  width: 100vw;
}
body.active-mobile-menu {
  overflow-y: hidden;
}
html, html[lang="pl-PL"] {
  margin-top: 0 !important;
}
.site {
  overflow-x: unset;
}
#content {
  overflow-x: hidden;
}
a, #content a {
  text-decoration: none;
  outline: none;
}
a:focus, a:active, #content a:focus, #content a:active {
  outline: none;
}
a {
  color: #62524E;
  text-decoration: none;
  transition: color 0.15s ease-out;
}
a:hover {
  color: #5C2290;
}
.col-full {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
body, #editor {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body h1, body h2, body h3, body h4, body h5, body h6, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, #editor h1, #editor h2, #editor h3, #editor h4, #editor h5, #editor h6, #editor .h1, #editor .h2, #editor .h3, #editor .h4, #editor .h5, #editor .h6 {
  font-family: "Barlow", sans-serif;
  margin: 0 0 1rem 0;
  padding: 0;
  color: #1F0802;
}
body p, #editor p {
  color: #62524E;
}
img {
  border-radius: 0;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
section {
  clear: both;
}
* .custom-color-black, #content .custom-color-black {
  color: #000000 !important;
}
* .custom-color-white, #content .custom-color-white {
  color: #FFFFFF !important;
}
* .text--justify-left, #content .text--justify-left {
  text-align: left !important;
  display: inline-block !important;
  width: 100%;
}
* .text--justify-center, #content .text--justify-center {
  text-align: center !important;
  display: inline-block !important;
  width: 100%;
}
* .text--justify-right, #content .text--justify-right {
  text-align: right !important;
  display: inline-block !important;
  width: 100%;
}
* .custom-background-enabled, #content .custom-background-enabled {
  padding: 0.5rem 1.25rem;
}
* .custom-background-enabled--black, #content .custom-background-enabled--black {
  background-color: #000000;
}
* .custom-background-enabled--white, #content .custom-background-enabled--white {
  background-color: #FFFFFF;
}
* .heading-bold, #content .heading-bold {
  font-weight: 700;
}
* .heading-medium, #content .heading-medium {
  font-weight: 600;
}
* .text-medium, #content .text-medium {
  font-weight: 500;
}
* .text-bold, #content .text-bold {
  font-weight: 700;
}
* .text-center, #content .text-center {
  text-align: center;
}
* .text-left, #content .text-left {
  text-align: left;
}
* .text-right, #content .text-right {
  text-align: right;
}
* .align-start, #content .align-start {
  align-items: flex-start;
}
* .align-center, #content .align-center {
  align-items: center;
}
* .align-end, #content .align-end {
  align-items: flex-end;
}
* .justify-start, #content .justify-start {
  justify-content: flex-start;
}
* .justify-center, #content .justify-center {
  justify-content: center;
}
* .justify-end, #content .justify-end {
  justify-content: flex-end;
}
* .has-background, #content .has-background {
  padding: 1.25rem;
}
#page {
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.site-header .social-media-menu--wrapper, .site-header .social-media, footer.site-footer .social-media-menu--wrapper, footer.site-footer .social-media {
  order: 2;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.site-header .social-media-menu--wrapper a, .site-header .social-media a, footer.site-footer .social-media-menu--wrapper a, footer.site-footer .social-media a {
  margin: 1.5rem 1.25rem 0 0;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  font-size: 0;
  border: none;
}
.site-header .social-media-menu--wrapper a:last-child, .site-header .social-media a:last-child, footer.site-footer .social-media-menu--wrapper a:last-child, footer.site-footer .social-media a:last-child {
  margin-left: 0;
}
.site-header .social-media-menu--wrapper a:after, .site-header .social-media a:after, footer.site-footer .social-media-menu--wrapper a:after, footer.site-footer .social-media a:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.15s ease-out;
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--fb:after, .site-header .social-media-menu--wrapper a.social-link--fb:after, .site-header .social-media a.social-media-menu__link--fb:after, .site-header .social-media a.social-link--fb:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--fb:after, footer.site-footer .social-media-menu--wrapper a.social-link--fb:after, footer.site-footer .social-media a.social-media-menu__link--fb:after, footer.site-footer .social-media a.social-link--fb:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--ig:after, .site-header .social-media-menu--wrapper a.social-link--ig:after, .site-header .social-media a.social-media-menu__link--ig:after, .site-header .social-media a.social-link--ig:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--ig:after, footer.site-footer .social-media-menu--wrapper a.social-link--ig:after, footer.site-footer .social-media a.social-media-menu__link--ig:after, footer.site-footer .social-media a.social-link--ig:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--pin:after, .site-header .social-media-menu--wrapper a.social-link--pin:after, .site-header .social-media a.social-media-menu__link--pin:after, .site-header .social-media a.social-link--pin:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--pin:after, footer.site-footer .social-media-menu--wrapper a.social-link--pin:after, footer.site-footer .social-media a.social-media-menu__link--pin:after, footer.site-footer .social-media a.social-link--pin:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--yt:after, .site-header .social-media-menu--wrapper a.social-link--yt:after, .site-header .social-media a.social-media-menu__link--yt:after, .site-header .social-media a.social-link--yt:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--yt:after, footer.site-footer .social-media-menu--wrapper a.social-link--yt:after, footer.site-footer .social-media a.social-media-menu__link--yt:after, footer.site-footer .social-media a.social-link--yt:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--spot:after, .site-header .social-media-menu--wrapper a.social-link--spot:after, .site-header .social-media a.social-media-menu__link--spot:after, .site-header .social-media a.social-link--spot:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--spot:after, footer.site-footer .social-media-menu--wrapper a.social-link--spot:after, footer.site-footer .social-media a.social-media-menu__link--spot:after, footer.site-footer .social-media a.social-link--spot:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--tt:after, .site-header .social-media-menu--wrapper a.social-link--tt:after, .site-header .social-media a.social-media-menu__link--tt:after, .site-header .social-media a.social-link--tt:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--tt:after, footer.site-footer .social-media-menu--wrapper a.social-link--tt:after, footer.site-footer .social-media a.social-media-menu__link--tt:after, footer.site-footer .social-media a.social-link--tt:after {
  content: "";
}
.site-header .social-media-menu--wrapper a.social-media-menu__link--twit:after, .site-header .social-media-menu--wrapper a.social-link--twit:after, .site-header .social-media a.social-media-menu__link--twit:after, .site-header .social-media a.social-link--twit:after, footer.site-footer .social-media-menu--wrapper a.social-media-menu__link--twit:after, footer.site-footer .social-media-menu--wrapper a.social-link--twit:after, footer.site-footer .social-media a.social-media-menu__link--twit:after, footer.site-footer .social-media a.social-link--twit:after {
  content: "";
}
a {
  transition: color 0.15s ease-out;
}
.buttons-vertical {
  display: flex;
  overflow: hidden;
}
.buttons-vertical .btn-group {
  padding: 3rem 5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.buttons-vertical button, .buttons-vertical span {
  margin-bottom: 2rem;
}
.edit-link {
  display: none;
}
@keyframes circleSpinCenter {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes circleSpinRightSide {
  0% {
    transform: translateY(-50%) rotate(0);
    right: 0;
  }
  100% {
    transform: translateY(-50%) rotate(360deg);
    right: 0;
  }
}
button, .button {
  border: none;
  outline: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  line-height: 1.35em;
  font-weight: 700;
  transition: all 0.15s ease-out;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
}
button:after, button:before, .button:after, .button:before {
  display: block;
}
.button {
  border-radius: 0;
}
.button.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #5c2290;
}
.button.loading:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  content: "";
  left: 52%;
  top: 65%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
  animation: circleSpinCenter 1s linear infinite;
}
.button:disabled {
  background-color: grey;
  border: 0.125rem solid grey;
  color: #FFFFFF;
  pointer-events: none;
}
.button--primary {
  color: #ffffff;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
}
.button--primary:hover {
  background-color: #d8cee2;
  border: 0.125rem solid #1F0802;
  color: #1F0802;
}
.button--primary.loading:hover {
  border: 0.125rem solid #5C2290;
}
.button--secondary {
  color: #1f0802;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
}
.button--secondary:hover {
  color: #1F0802;
  border: 0.125rem solid #1F0802;
  background-color: #5c2290;
}
.button--secondary.loading {
  border: 0.125rem solid #5C2290;
}
.button--secondary.loading:before {
  background-color: #5c2290;
}
.button--secondary.loading:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--secondary.loading:hover {
  border: 0.125rem solid #1F0802;
}
.button--secondary:disabled {
  background: grey;
  border: 0.125rem solid grey;
  color: #FFFFFF;
}
.button--text-right, .button--text-left {
  background-color: #5c2290;
  color: #1f0802;
  text-transform: none;
}
.button--text-right:after, .button--text-left:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--text-right:hover, .button--text-left:hover {
  color: #1F0802;
}
.button--text-right:hover:after, .button--text-left:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-light-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--text-right.button--large, .button--text-left.button--large {
  padding: 0 2rem 0 0;
  font-size: 1rem;
}
.button--text-right.button--medium, .button--text-left.button--medium {
  font-size: 0.9375rem;
  padding: 0 1.75rem 0 0;
}
.button--text-right.button--medium:after, .button--text-left.button--medium:after {
  width: 1.25rem;
  height: 1.25rem;
}
.button--text-right.button--medium.loading:after, .button--text-left.button--medium.loading:after {
  width: 1.25rem;
}
.button--text-right.button--small, .button--text-left.button--small {
  font-size: 0.75rem;
  padding: 0 1.75rem 0 0;
}
.button--text-right.button--small:after, .button--text-left.button--small:after {
  width: 1.25rem;
  height: 1.25rem;
}
.button--text-right.button--small.loading:after, .button--text-left.button--small.loading:after {
  width: 1.25rem;
}
.button--text-right.loading, .button--text-left.loading {
  color: #1f0802;
}
.button--text-right.loading:before, .button--text-left.loading:before {
  display: none;
}
.button--text-right.loading:after, .button--text-left.loading:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
  animation: circleSpinRightSide 1s linear infinite;
  right: 0;
  transform: translateY(-50%);
  left: auto;
}
.button--text-right:disabled, .button--text-left:disabled {
  background-color: #5c2290;
  color: grey;
  border: #5C2290;
}
.button--text-right:disabled:after, .button--text-left:disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-disabled-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--text-left:after {
  right: auto;
  left: 0;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-left-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--text-left:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-left-light-standard.svg) no-repeat center center;
  background-size: contain;
}
.button--text-left.loading:after, .button--text-left:active:after {
  right: auto;
  left: 0;
}
.button--text-left.loading:hover:after, .button--text-left:active:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
  animation: circleSpinRightSide 1s linear infinite;
}
.button--text-left.button--large {
  padding: 0 0 0 2rem;
}
.button--text-left.button--medium {
  padding: 0 0 0 1.75rem;
}
.button--text-left.button--small {
  padding: 0 0 0 1.75rem;
}
.button--text-left:disabled:after:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-left-disabled.svg) no-repeat center center;
  background-size: contain;
}
.button--large {
  font-size: 1rem;
  padding: 1rem 2rem;
}
.button--medium {
  font-size: 0.9375rem;
  padding: 1rem 2rem;
  font-weight: 500;
}
.button--small {
  font-weight: 400;
  font-size: 0.75rem;
  padding: 0.75rem 1.5rem;
}
.button--small.loading:after {
  width: 1.25rem;
  height: 1.25rem;
}
.button-icon {
  border-radius: 0;
}
.button-icon:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: none;
}
.button-icon.loading {
  background-color: #5c2290;
}
.button-icon.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #5c2290;
}
.button-icon.loading:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-white-standard.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
  animation: circleSpinCenter 1s linear infinite;
}
.button-icon.loading:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-white-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon:disabled {
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  color: grey;
  pointer-events: none;
}
.button-icon--primary {
  background-color: #5c2290;
}
.button-icon--primary:hover {
  background-color: #d8cee2;
}
.button-icon--primary:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-white-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--primary:disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-white-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--secondary {
  border: 0.125rem solid #5C2290;
  background: #5c2290;
}
.button-icon--secondary:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--secondary:hover {
  border: 0.125rem solid #1F0802;
}
.button-icon--secondary:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-light-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--secondary.loading {
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
}
.button-icon--secondary.loading:before {
  display: none;
}
.button-icon--secondary.loading:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--secondary.loading:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--secondary:disabled {
  background-color: transparent;
}
.button-icon--secondary:disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-disabled-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon--large {
  width: 3.75rem;
  height: 3.75rem;
}
.button-icon--large:after {
  width: 1.5rem;
  height: 1.5rem;
}
.button-icon--small {
  width: 3.125rem;
  height: 3.125rem;
}
.button-icon--small:after {
  width: 1.25rem;
  height: 1.25rem;
}
.button-icon-text {
  border-radius: 0;
}
.button-icon-text:disabled {
  background-color: grey;
  border: 0.125rem solid grey;
  color: #FFFFFF;
  pointer-events: none;
}
.button-icon-text:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.button-icon-text.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #5c2290;
}
.button-icon-text.loading:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-white-standard.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
  animation: circleSpinCenter 1s linear infinite;
}
.button-icon-text--primary {
  background-color: #5c2290;
  color: #ffffff;
  border: 0.125rem solid #5C2290;
}
.button-icon-text--primary:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-white-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--primary:hover {
  background-color: #d8cee2;
  border: 0.125rem solid #1F0802;
}
.button-icon-text--primary.loading:hover {
  border: 0.125rem solid #5C2290;
}
.button-icon-text--secondary {
  border: 0.125rem solid #5C2290;
  color: #1f0802;
  background-color: #5c2290;
}
.button-icon-text--secondary:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--secondary:hover {
  color: #1F0802;
  border: 0.125rem solid #1F0802;
}
.button-icon-text--secondary:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-light-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--secondary.loading {
  border: 0.125rem solid #5C2290;
}
.button-icon-text--secondary.loading:before {
  background-color: #5c2290;
}
.button-icon-text--secondary.loading:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--secondary.loading:hover {
  border: 0.125rem solid #1F0802;
}
.button-icon-text--secondary.loading:hover:before {
  background-color: #5c2290;
}
.button-icon-text--secondary.loading:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--secondary:disabled {
  background-color: #5c2290;
  color: grey;
}
.button-icon-text--secondary:disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-disabled-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--tertiary {
  background-color: #5c2290;
  color: #1f0802;
}
.button-icon-text--tertiary:disabled {
  background-color: transparent;
  color: grey;
}
.button-icon-text--tertiary:disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-disabled-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--tertiary:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-dark-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--tertiary:hover {
  color: #1F0802;
  background-color: transparent;
}
.button-icon-text--tertiary:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-light-standard.svg) no-repeat center center;
  background-size: contain;
}
.button-icon-text--tertiary.button-icon-text--large {
  padding: 0.3125rem 1rem 0.3125rem 3rem;
}
.button-icon-text--tertiary.button-icon-text--large:after {
  left: 1rem;
}
.button-icon-text--tertiary.button-icon-text--large:disabled {
  border-radius: 0;
}
.button-icon-text--tertiary.button-icon-text--small {
  padding: 0.3125rem 0.75rem 0.3125rem 2.5rem;
}
.button-icon-text--tertiary.button-icon-text--small:after {
  left: 0.75rem;
}
.button-icon-text--tertiary.button-icon-text--small:disabled {
  border: none;
}
.button-icon-text--tertiary.loading:before {
  background-color: transparent;
}
.button-icon-text--tertiary.loading:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader-dark-standard.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  transform: translate(-50%, -50%);
}
.button-icon-text--large {
  font-size: 1rem;
  font-weight: 500;
  padding: 1rem 2rem 1rem 4rem;
}
.button-icon-text--large:after {
  width: 1.5rem;
  height: 1.5rem;
  left: 2.06rem;
}
.button-icon-text--small {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.75rem 1.5rem 0.75rem 3.25rem;
}
.button-icon-text--small:after {
  width: 1.25rem;
  height: 1.25rem;
  left: 1.55rem;
}
.badge {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.25rem 0.75rem;
  border-radius: 0;
  text-align: center;
  line-height: 1.125rem;
  margin-bottom: 0.5rem;
}
.badge--primary {
  color: #6C389B;
  background-color: #E3F5E9;
  border: 1px solid #E3F5E9;
  margin-right: 8px;
  text-transform: uppercase;
}
.badge--secondary, .badge--onsale, .badge--on-sale, .badge--discount {
  color: #024A59;
  background-color: #74CC90;
  border: 1px solid #74CC90;
}
.product-badge__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.product-badge {
  font-size: 0.75rem;
  line-height: 1.5em;
  padding: 0.25rem 0.75rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #6C389B;
  background: #E3F5E9;
  margin: 0 0.5rem 0.5rem 0;
}
.product-badge--onsale {
  color: #024A59;
  background-color: #74CC90;
  border: 1px solid #74CC90;
}
.swiper-button-prev, .swiper-button-next {
  display: block;
  width: 2.1875rem;
  height: 2.1875rem;
  transition: all 0.2s ease-out;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.swiper-button-prev:after, .swiper-button-next:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #0D0D0D;
  width: 1.75rem;
  height: 1.75rem;
  font-size: 1.75rem;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.swiper-button-prev.swiper-button-lock, .swiper-button-next.swiper-button-lock {
  display: none !important;
}
.swiper-button-prev:hover:after, .swiper-button-next:hover:after {
  color: #5C2290;
}
.swiper-button-prev {
  left: 0.75rem;
}
.swiper-button-prev:after {
  content: "";
}
.swiper-button-prev:hover {
  transform: translateX(-0.5rem) translateY(-50%);
}
.swiper-button-next {
  right: 0.75rem;
}
.swiper-button-next:after {
  content: "";
  transform: translateY(-50%);
}
.swiper-button-next:hover {
  transform: translateX(0.5rem) translateY(-50%);
}
.swiper-pagination, #content .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 1rem;
  z-index: 1;
}
.swiper-pagination.swiper-pagination-lock, #content .swiper-pagination.swiper-pagination-lock {
  display: none !important;
}
.swiper-pagination .swiper-pagination-bullet, #content .swiper-pagination .swiper-pagination-bullet {
  background-color: #0D0D0D;
  margin: 0 0.25rem;
  width: 1rem;
  height: 1rem;
  opacity: 1;
  transition: all 0.15s ease-out;
}
.swiper-pagination .swiper-pagination-bullet:after, #content .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/pagination-ellipse.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0;
}
.swiper-pagination .swiper-pagination-bullet:hover, #content .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #5C2290;
}
.swiper-pagination .swiper-pagination-bullet-active, #content .swiper-pagination .swiper-pagination-bullet-active {
  margin: 0 0.5625rem;
  position: relative;
}
.swiper-pagination .swiper-pagination-bullet-active:after, #content .swiper-pagination .swiper-pagination-bullet-active:after {
  opacity: 1;
}
body:not(.single-product) .entry-content > *:not(section, .section, div, aside) {
  max-width: 1496px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto 1rem;
}
body:not(.single-product) .entry-content > *:not(section, .section, div, aside).has-text-align-left {
  text-align: left;
}
body:not(.single-product) .entry-content > *:not(section, .section, div, aside).has-text-align-right {
  text-align: right;
}
body:not(.single-product) .entry-content > *:not(section, .section, div, aside).has-text-align-center {
  text-align: center;
}
body:not(.single-product) .entry-content > *:not(section, .section, div, aside):first-of-type {
  margin-top: 3rem;
}
body:not(.single-product) .entry-content > .wp-block-image {
  max-width: 1496px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 4rem auto;
}
body:not(.single-product) .entry-content > .wp-block-gallery {
  max-width: 1496px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 4rem auto;
  display: flex;
}
h2 + h3, #editor h2 + h3 {
  border-top: initial;
}
.announcement-banner {
  display: flex;
  background-color: #5C2290;
  color: #FFFFFF;
  padding: 1em 1.41575em;
  width: 100%;
  justify-content: space-between;
}
.announcement-banner * {
  color: #FFFFFF;
}
.announcement-banner .announcement-banner__content {
  margin: 0;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}
.announcement-banner .announcement-banner__content .fa-question-circle {
  color: #FFFFFF;
}
.announcement-banner .announcement-banner__content a {
  color: #62524E;
}
.announcement-banner .announcement-banner__content .button__baner {
  padding: 2px 8px;
}
.announcement-banner .announcement-banner__button {
  align-self: center;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
.announcement-banner .announcement-banner__button:hover {
  color: #FFFFFF;
  opacity: 0.75;
}
.announcement-banner.announcement-banner--sticky {
  position: fixed;
  left: 0;
  z-index: 99999;
}
.announcement-banner.announcement-banner--sticky.announcement-banner--top-position {
  top: 0;
}
.announcement-banner.announcement-banner--sticky.announcement-banner--bottom-position {
  bottom: 0;
}
.announcement-banner.announcement-banner--not-sticky.announcement-banner--bottom-position {
  position: unset;
}
.announcement-banner.announcement-banner--not-visible {
  display: none;
  pointer-events: none;
}
@media (min-width: 783px) {
  html, html[lang="pl-PL"] {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .swiper-button-prev {
    left: 1.75rem;
  }
  .swiper-button-next {
    right: 1.75rem;
  }
  .swiper-pagination, #content .swiper-pagination {
    bottom: 3rem;
  }
  .badge {
    font-size: 0.875rem;
  }
}
.block-editor__container .interface-interface-skeleton__content a {
  color: #62524E;
  text-decoration: none;
  transition: color 0.15s ease-out;
}
.block-editor__container .interface-interface-skeleton__content a:hover {
  color: #5C2290;
}
.editor-styles-wrapper .newsletter__title {
  color: #1F0802;
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
.editor-styles-wrapper .button--primary {
  color: #ffffff;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
}
#editor .product-card {
  width: 100% !important;
}
body .product-card, #editor .product-card {
  position: relative;
  z-index: 2;
  margin: 0 0 2rem 0;
  box-shadow: 0px -2px 55px rgba(0, 48, 90, 0.05);
}
body .product-card .product-card, #editor .product-card .product-card {
  display: flex;
  flex-direction: column;
}
body .product-card__upper-wrapper, #editor .product-card__upper-wrapper {
  position: relative;
}
body .product-card .added_to_cart, #editor .product-card .added_to_cart {
  display: none;
}
body .product-card .add_to_cart_button, #editor .product-card .add_to_cart_button {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 95%;
  margin: 0 5px;
  transform: translateX(-50%);
  color: #ffffff;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  font-size: 0.9375rem;
  padding: 1rem 2.625rem;
  font-weight: 500;
}
body .product-card .add_to_cart_button:hover, #editor .product-card .add_to_cart_button:hover {
  color: #1F0802;
  background-color: #d8cee2;
  border: 0.125rem solid #1F0802;
}
body .product-card__link, #editor .product-card__link {
  outline: none;
  display: block;
  width: 100%;
  text-decoration: none;
  position: relative;
}
body .product-card__link:hover, #editor .product-card__link:hover {
  color: inherit;
}
body .product-card__link:focus, #editor .product-card__link:focus {
  outline: none;
}
body .product-card__image-wrapper, #editor .product-card__image-wrapper {
  width: 100%;
  text-align: center;
  margin: 0;
  overflow: hidden;
  background-color: transparent;
}
body .product-card__image, #editor .product-card__image {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  transition: all 0.2s ease-out;
  aspect-ratio: 1;
  object-fit: contain;
}
body .product-card__image:hover, #editor .product-card__image:hover {
  transform: scale(1.1);
}
body .product-card__badges-wrapper, #editor .product-card__badges-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  z-index: 2;
  max-width: calc(100% - 4.5rem);
}
body .product-card__buttons-wrapper, #editor .product-card__buttons-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  z-index: 2;
}
body .product-card__rang-favorite, #editor .product-card__rang-favorite {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
body .product-card__rang-favorite-btn, #editor .product-card__rang-favorite-btn {
  width: 0.83rem;
  height: 0.79rem;
  display: block;
  margin: 0 0.3rem 0 0;
  transition: all 0.15s ease-out;
  position: relative;
}
body .product-card__rang-favorite-btn:after, #editor .product-card__rang-favorite-btn:after {
  content: "";
  background-size: contain;
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-gray-standard.svg) no-repeat center center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.15s ease-out;
  z-index: 2;
  position: absolute;
}
body .product-card__rang-favorite-btn:hover:after, #editor .product-card__rang-favorite-btn:hover:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-btn:nth-child(4):hover ~ :after, #editor .product-card__rang-favorite-btn:nth-child(4):hover ~ :after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-btn:nth-child(3):hover ~ :after, #editor .product-card__rang-favorite-btn:nth-child(3):hover ~ :after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-btn:nth-child(2):hover ~ :after, #editor .product-card__rang-favorite-btn:nth-child(2):hover ~ :after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-btn:nth-child(1):hover ~ :after, #editor .product-card__rang-favorite-btn:nth-child(1):hover ~ :after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-btn:first-child:hover :after, #editor .product-card__rang-favorite-btn:first-child:hover :after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-star-full-gray-standard.svg) no-repeat center center;
}
body .product-card__rang-favorite-number, #editor .product-card__rang-favorite-number {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #62524E;
}
body .product-card__content-wrapper, #editor .product-card__content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 1.5rem 1rem;
  background-color: #FFFFFF;
  width: 100%;
  flex-grow: 1;
}
body .product-card__content-wrapper--smaller, #editor .product-card__content-wrapper--smaller {
  padding: 1rem 0.5rem;
}
body .product-card__title, #editor .product-card__title {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #1F0802;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  text-align: start;
  margin: 0 0 0.25rem 0;
  font-weight: 400;
}
body .product-card__title--smaller, #editor .product-card__title--smaller {
  font-size: 1rem;
}
body .product-card__category, #editor .product-card__category {
  font-size: 0.75rem;
  line-height: 1.5em;
  color: #62524E;
  margin: 0 0 0.25rem;
  text-transform: uppercase;
}
body .product-card__subtitle, #editor .product-card__subtitle {
  font-size: 1rem;
  line-height: 1.56rem;
  color: #1F0802;
  letter-spacing: 0.01rem;
  text-align: start;
  margin: 0 0 1rem 0;
  font-weight: 600;
  transition: all 0.2s ease-out;
}
body .product-card__subtitle:hover, #editor .product-card__subtitle:hover {
  color: #5C2290;
}
body .product-card__prices-wrapper, #editor .product-card__prices-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-top: auto;
  width: 100%;
}
body .product-card__prices-wrapper--smaller, #editor .product-card__prices-wrapper--smaller {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
body .product-card__prieces, #editor .product-card__prieces {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
body .product-card__second-price, #editor .product-card__second-price {
  display: flex;
  align-items: center;
}
body .product-card__current-price, #editor .product-card__current-price {
  color: #3D3D3D;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.67em;
  margin: 0 0.5rem 0 0;
  text-align: center;
}
body .product-card__current-price--smaller, #editor .product-card__current-price--smaller {
  font-size: 1rem;
  margin: 0;
  line-height: 1.4em;
}
body .product-card__only-price, #editor .product-card__only-price {
  color: #868686;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.67em;
  margin: 0 0.5rem 0 0;
  text-align: center;
}
body .product-card__only-price--smaller, #editor .product-card__only-price--smaller {
  font-size: 1rem;
  line-height: 1.4em;
  margin: 0 0.5rem;
}
body .product-card__old-price, #editor .product-card__old-price {
  font-size: 0.875rem;
  text-decoration: line-through;
  color: #868686;
  line-height: 1.7em;
  font-weight: 400;
  margin: 0 0.5rem 0 0;
}
body .product-card__old-price--smaller, #editor .product-card__old-price--smaller {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.4em;
}
body .product-card__tooltip-wrapper, #editor .product-card__tooltip-wrapper {
  position: relative;
}
body .product-card__tooltip-wrapper:hover .product-card__tooltip-btn, #editor .product-card__tooltip-wrapper:hover .product-card__tooltip-btn {
  background: transparent;
}
body .product-card__tooltip-wrapper:hover .product-card__tooltip, #editor .product-card__tooltip-wrapper:hover .product-card__tooltip {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
body .product-card__tooltip, #editor .product-card__tooltip {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.2s ease-out;
  top: 50%;
  left: 1.75rem;
  transform: translateY(-50%);
  width: 15rem;
  max-height: 200px;
  overflow-y: auto;
  padding: 1rem;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 12px rgba(0, 48, 90, 0.18);
  z-index: 10;
  background-color: #FFFFFF;
  font-size: 0.8125rem;
  color: #62524E;
}
body .product-card__tooltip--smaller, #editor .product-card__tooltip--smaller {
  width: 9rem;
  font-size: 0.6875rem;
  padding: 0.75rem;
}
body .product-card__tooltip-btn, #editor .product-card__tooltip-btn {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.5rem;
  align-self: flex-start;
  justify-self: flex-start;
  display: block;
  background-color: transparent;
  border: none;
  outline: none;
  position: relative;
}
body .product-card__tooltip-btn:after, #editor .product-card__tooltip-btn:after {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-info-gray-standard.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}
body .product-card__tooltip-btn--smaller, #editor .product-card__tooltip-btn--smaller {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
body .product-card__number-colors, #editor .product-card__number-colors {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #62524E;
}
body .product-card__footer, #editor .product-card__footer {
  display: none;
}
@media (min-width: 992px) {
  body .product-card, #editor .product-card {
    margin: 0;
  }
  body .product-card:hover .add_to_cart_button, #editor .product-card:hover .add_to_cart_button {
    display: block;
    z-index: 10;
  }
  body .product-card--smaller, #editor .product-card--smaller {
    width: 100%;
  }
  body .product-card__badges-wrapper, #editor .product-card__badges-wrapper {
    top: 0.5rem;
    left: 0.5rem;
    max-width: calc(100% - 5.5rem);
  }
  body .product-card__buttons-wrapper, #editor .product-card__buttons-wrapper {
    top: 0.5rem;
    right: 0.5rem;
  }
  body .product-card__favourite-btn, body .product-card__cart-btn, #editor .product-card__favourite-btn, #editor .product-card__cart-btn {
    width: 3.5rem;
    height: 3.5rem;
  }
  body .product-card__favourite-btn:after, body .product-card__cart-btn:after, #editor .product-card__favourite-btn:after, #editor .product-card__cart-btn:after {
    width: 2rem;
    height: 2rem;
  }
  body .product-card__title, #editor .product-card__title {
    font-weight: 600;
  }
  body .product-card__title--smaller, #editor .product-card__title--smaller {
    font-size: 1.125rem;
  }
  body .product-card__buttons-wrapper, #editor .product-card__buttons-wrapper {
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s ease-out;
  }
  body .product-card__content-wrapper, #editor .product-card__content-wrapper {
    padding-bottom: 2.8125rem;
  }
  body .product-card__content-wrapper--smaller, #editor .product-card__content-wrapper--smaller {
    padding: 1.5rem 1rem 2.8125rem;
  }
  body .product-card__prices-wrapper--smaller, #editor .product-card__prices-wrapper--smaller {
    flex-direction: row;
    justify-content: center;
  }
  body .product-card__current-price small, body .product-card__old-price small, #editor .product-card__current-price small, #editor .product-card__old-price small {
    font-size: 0.875rem;
  }
  body .product-card__current-price--smaller, #editor .product-card__current-price--smaller {
    margin: 0 0.5rem 0 0;
    font-size: 1.125rem;
  }
  body .product-card__only-price--smaller, #editor .product-card__only-price--smaller {
    margin: 0 0.5rem 0 0;
    font-size: 1.125rem;
  }
  body .product-card__old-price--smaller, #editor .product-card__old-price--smaller {
    font-size: 0.875rem;
    margin: 0 0.5rem 0 0;
    order: 0;
  }
  body .product-card__tooltip-btn--smaller, #editor .product-card__tooltip-btn--smaller {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
  }
  body .product-card__tooltip, #editor .product-card__tooltip {
    width: 15rem;
    font-size: 0.8125rem;
    padding: 1rem;
  }
  body .product-card__footer, #editor .product-card__footer {
    display: block;
    max-height: 0;
    position: absolute;
    top: calc(100% - 2.0625rem);
    height: auto;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: all 0.2s ease-out;
    background-color: #FFFFFF;
    padding: 0.75rem 1rem 1.5rem;
  }
  body .product-card__footer:before, #editor .product-card__footer:before {
    content: "";
    position: absolute;
    left: 1rem;
    top: 0;
    width: calc(100% - 2rem);
    height: 1.5px;
    background-color: #BEBEC9;
    z-index: 1;
    display: block;
  }
  body .product-card__footer-text, #editor .product-card__footer-text {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.7em;
    text-align: center;
    color: #62524E;
    margin: 0;
  }
  body .product-card:hover .product-card__buttons-wrapper, #editor .product-card:hover .product-card__buttons-wrapper {
    opacity: 1;
    pointer-events: all;
  }
  body .product-card:hover .product-card__footer, #editor .product-card:hover .product-card__footer {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    max-height: 2000px;
  }
}
/*****  Colors  *****/
/* Global */
/* Primary Brand */
/* Secondary Brand */
/* Success */
/* Warning */
/* Alert */
/***** Box-shadows *****/
#wpadminbar {
  background-color: #FFFFFF;
  display: flex !important;
  align-items: center;
  height: 3.875rem;
  box-shadow: 0px 1px 12px rgba(60, 61, 56, 0.06), 0px 2px 6px 2px rgba(60, 61, 56, 0.07), 0px 3px 2px -2px rgba(60, 61, 56, 0.1);
  transition: transform 0.25s ease-in-out;
  position: sticky;
  top: 0;
  left: 0;
}
#wpadminbar .ab-item {
  background-color: transparent;
}
#wpadminbar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 109px;
  height: 100%;
  background-color: #3C3D38;
}
#wpadminbar.guide-active {
  z-index: 9999999;
}
#wpadminbar .quicklinks > ul > li {
  margin: 0 0 0 32px;
}
#wpadminbar .quicklinks > ul > li > a {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-out;
}
#wpadminbar .quicklinks > ul > li > a[aria-haspopup="true"] {
  padding-right: 1.25rem;
  position: relative;
}
#wpadminbar .quicklinks > ul > li > a[aria-haspopup="true"]:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-down-black18.svg) no-repeat center center;
  background-size: cover;
  width: 1rem;
  height: 1rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#wpadminbar .quicklinks > ul > li > a:hover[aria-haspopup="true"]:after {
  filter: brightness(0) saturate(100%) invert(82%) sepia(18%) saturate(4196%) hue-rotate(357deg) brightness(105%) contrast(101%);
}
#wpadminbar #wp-admin-bar-search {
  display: none;
}
#wpadminbar #wp-admin-bar-site-name {
  margin-left: 45px;
}
#wpadminbar #wp-admin-bar-wp-logo {
  margin-left: 0;
  position: relative;
}
#wpadminbar #wp-admin-bar-wp-logo:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-left-yellow.svg) no-repeat center center;
  background-size: contain;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
}
#wpadminbar #wp-admin-bar-wp-logo .ab-item {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-admin-bar-wp-logo .ab-item:after {
  display: none;
}
#wpadminbar #wp-admin-bar-wp-logo .ab-item .ab-icon {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-admin-bar-wp-logo .ab-item .ab-icon:before {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-admin-bar-wp-logo a.ab-item {
  padding-left: 58px !important;
}
#wpadminbar #wp-admin-bar-wp-logo a.ab-item .ab-icon:before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/cs-logo-white.svg) no-repeat center center !important;
  background-size: contain;
}
#wpadminbar #wp-admin-bar-wp-logo .ab-sub-wrapper {
  display: none;
}
#wpadminbar #wp-admin-bar-wp-logo.hover .ab-sub-wrapper {
  display: none;
}
#wpadminbar #wp-admin-bar-wp-logo.hover, #wpadminbar #wp-admin-bar-wp-logo:focus, #wpadminbar #wp-admin-bar-wp-logo:active, #wpadminbar #wp-admin-bar-wp-logo:hover {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-admin-bar-wp-logo.hover .ab-item, #wpadminbar #wp-admin-bar-wp-logo.hover .ab-icon, #wpadminbar #wp-admin-bar-wp-logo.hover .ab-icon:before, #wpadminbar #wp-admin-bar-wp-logo:focus .ab-item, #wpadminbar #wp-admin-bar-wp-logo:focus .ab-icon, #wpadminbar #wp-admin-bar-wp-logo:focus .ab-icon:before, #wpadminbar #wp-admin-bar-wp-logo:active .ab-item, #wpadminbar #wp-admin-bar-wp-logo:active .ab-icon, #wpadminbar #wp-admin-bar-wp-logo:active .ab-icon:before, #wpadminbar #wp-admin-bar-wp-logo:hover .ab-item, #wpadminbar #wp-admin-bar-wp-logo:hover .ab-icon, #wpadminbar #wp-admin-bar-wp-logo:hover .ab-icon:before {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-admin-bar-litespeed-menu, #wpadminbar #wp-admin-bar-updates {
  display: none;
}
#wpadminbar #wp-toolbar {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#wpadminbar #wp-toolbar #wp-admin-bar-appearance {
  margin-top: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-root-default {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 100%;
}
#wpadminbar #wp-toolbar #wp-admin-bar-customize {
  order: 1;
}
#wpadminbar #wp-toolbar * {
  color: #3C3D38;
  line-height: 1.25em;
  font-size: 1rem;
  font-weight: 400;
}
#wpadminbar #wp-toolbar *:hover {
  color: #FFCD02;
}
#wpadminbar #wp-toolbar li:hover a, #wpadminbar #wp-toolbar li:focus a, #wpadminbar #wp-toolbar li:active a {
  background: transparent;
}
#wpadminbar #wp-toolbar li.hover {
  background: transparent;
}
#wpadminbar #wp-toolbar li.hover a {
  background: transparent;
}
#wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-item:before {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .ab-icon {
  position: relative;
}
#wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .ab-icon:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-message.svg) no-repeat center center;
  background-size: contain;
  display: block;
}
#wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .ab-label {
  position: absolute;
  top: 0;
  left: 10px;
  background-color: #ff411b;
  color: #fff;
  padding: 3px 6px 4px;
  border-radius: 50%;
  opacity: 1;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1em;
}
#wpadminbar #wp-toolbar #wp-admin-bar-customize .ab-item {
  padding-left: 32px;
  position: relative;
  background-color: #ffffff;
}
#wpadminbar #wp-toolbar #wp-admin-bar-customize .ab-item:before {
  font-size: 0;
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-paint-brush-secondary.svg) no-repeat center center !important;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-customize .ab-item:hover:before {
  filter: brightness(0) saturate(100%) invert(82%) sepia(18%) saturate(4196%) hue-rotate(357deg) brightness(105%) contrast(101%);
}
#wpadminbar #wp-toolbar #wp-admin-bar-edit > .ab-item {
  padding-left: 32px;
  position: relative;
  background-color: #ffffff;
}
#wpadminbar #wp-toolbar #wp-admin-bar-edit > .ab-item:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-pen.svg) no-repeat center center !important;
  background-size: contain;
  left: 0;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  display: block;
  padding: 0;
  opacity: 1;
  z-index: 2;
  margin: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-edit > .ab-item:hover:before {
  filter: brightness(0) saturate(100%) invert(82%) sepia(18%) saturate(4196%) hue-rotate(357deg) brightness(105%) contrast(101%);
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-draft {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu {
  order: 2;
  padding: 0;
  width: 3rem;
  position: relative;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-yoast-secondary.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  width: 28px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu:hover:before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-yoast-primary-400.svg) no-repeat center center !important;
  background-size: contain;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu #yoast-ab-icon {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .yoast-issue-counter {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .adminbar-seo-score {
  display: none !important;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop a, #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-item {
  padding-right: 42px;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop a:after, #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-item:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-secondary.svg) no-repeat center center;
  background-size: contain;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-sub-wrapper a, #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-sub-wrapper .ab-item {
  padding-right: 1rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-sub-wrapper a:after, #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper ul li.menupop .ab-sub-wrapper .ab-item:after {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper .wp-admin-bar-arrow {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper .ab-sub-wrapper {
  left: 1px;
  transform: none;
  margin-top: 0;
  top: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content {
  color: #3C3D38;
  margin-left: 52px;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item {
  background-color: #FFE166;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  height: 28px;
  padding: 0 1rem;
  color: #3C3D38;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item:hover {
  background-color: #FFE166;
  color: #3C3D38;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item:hover .ab-label {
  color: #3C3D38;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item:after {
  display: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item .ab-icon {
  position: relative;
  padding: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item .ab-icon:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-plus.svg) no-repeat center center;
  background-size: contain;
  display: block;
  top: 0;
  margin-right: 0.5rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item .ab-label {
  height: auto;
  margin-bottom: 2px;
  color: #3C3D38;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper .ab-item {
  background-color: #FFFFFF;
  color: #3C3D38;
  font-size: 0.875rem;
  font-weight: 400;
  min-width: auto;
  height: auto;
  padding: 0.5rem 1rem;
  border-radius: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper .ab-item:hover {
  color: #F5B800;
  background-color: #F5F6F5;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper .ab-submenu li:first-child .ab-item {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper .ab-submenu li:last-child .ab-item {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account {
  margin-right: 2rem;
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account a {
  outline: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account > .ab-item {
  text-indent: -10000px;
  padding-right: 1.5rem;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account > .ab-item img {
  margin-top: 0;
  min-width: 2rem;
  min-height: 2rem;
  border-radius: 50%;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item .ab-icon {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item .ab-icon:before {
  background-color: transparent;
  outline: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper {
  right: 0;
  left: auto;
  transform: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper:before {
  right: 2.25rem;
  left: auto;
  transform: none;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper .ab-item {
  text-indent: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li {
  margin: 0;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li#wp-admin-bar-user-info .ab-item {
  padding-left: 3.625rem;
  position: relative;
}
#wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li#wp-admin-bar-user-info .ab-item img {
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
#wpadminbar #wp-toolbar .ab-sub-wrapper {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 14px 2px rgba(60, 61, 56, 0.08), 0px 8px 10px 1px rgba(60, 61, 56, 0.1), 0px 5px 5px -3px rgba(60, 61, 56, 0.12);
  border-radius: 0.25rem;
  margin-top: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}
#wpadminbar #wp-toolbar .ab-sub-wrapper:before {
  content: "";
  position: absolute;
  background-size: cover;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #ffffff transparent;
  left: 50%;
  top: -0.375rem;
  transform: translateX(-50%);
}
#wpadminbar #wp-toolbar .ab-sub-wrapper ul {
  padding: 0;
}
#wpadminbar #wp-toolbar .ab-sub-wrapper li {
  padding: 0;
}
#wpadminbar #wp-toolbar .ab-sub-wrapper li a, #wpadminbar #wp-toolbar .ab-sub-wrapper li .ab-item {
  padding: 1rem;
  height: auto;
  background-color: #FFFFFF;
  color: #3C3D38;
  font-size: 0.875rem;
  font-weight: 400;
  border-bottom: 1px solid #E3E5E2;
  border-radius: 0;
  white-space: normal;
  position: relative;
  z-index: 3;
  pointer-events: all;
  left: 0;
}
#wpadminbar #wp-toolbar .ab-sub-wrapper li a:hover, #wpadminbar #wp-toolbar .ab-sub-wrapper li .ab-item:hover {
  color: #F5B800;
  background-color: #F5F6F5;
}
#wpadminbar #wp-toolbar .ab-sub-wrapper li:hover > a {
  color: #F5B800;
  background-color: #F5F6F5;
}
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus {
  background: inherit;
}
@media (max-width: 992px) {
  #wpadminbar.guide-active {
    z-index: 9999999999;
  }
  #wpadminbar:before {
    display: none;
  }
  #wpadminbar .quicklinks > ul > li {
    margin: 0 0 0 1rem;
  }
  #wpadminbar .quicklinks > ul > li a {
    width: 2rem;
    height: 2rem;
    position: static;
  }
  #wpadminbar .quicklinks > ul > li > a[aria-haspopup="true"] {
    padding-right: 0;
  }
  #wpadminbar .quicklinks > ul > li > a[aria-haspopup="true"]::after {
    display: none;
  }
  #wpadminbar .quicklinks .ab-empty-item {
    height: 2rem;
  }
  #wpadminbar #wp-admin-bar-edit {
    display: none;
  }
  #wpadminbar #wp-admin-bar-site-name {
    pointer-events: all;
    cursor: pointer;
    width: 1.5rem;
  }
  #wpadminbar #wp-admin-bar-site-name a {
    pointer-events: none;
  }
  #wpadminbar #wp-admin-bar-site-name.mobile-active .ab-sub-wrapper {
    display: block;
  }
  #wpadminbar #wp-admin-bar-site-name > .ab-item {
    text-indent: -1000px;
    overflow: hidden;
    font-size: 0;
    color: transparent;
  }
  #wpadminbar #wp-admin-bar-site-name > .ab-item:before {
    content: "";
    position: absolute;
    display: block !important;
    width: 1.5rem;
    height: 1.5rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/cs-dashboard.svg) no-repeat center center !important;
    background-size: contain !important;
    color: transparent;
  }
  #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper .ab-item {
    left: -1rem;
    transform: none;
  }
  #wpadminbar #wp-admin-bar-site-name .ab-sub-wrapper .ab-item:before {
    display: none !important;
    transform: none;
    left: 1.5rem;
  }
  #wpadminbar #wp-toolbar {
    display: flex;
    justify-content: space-between;
  }
  #wpadminbar #wp-toolbar li {
    position: relative;
  }
  #wpadminbar #wp-toolbar li .ab-item {
    width: auto;
  }
  #wpadminbar #wp-toolbar li .ab-sub-wrapper {
    margin-top: 1.375rem;
    width: 12.5rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper {
    left: 0;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper:before {
    left: 0.5rem;
    top: -0.3125rem;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu {
    width: 1.75rem;
    margin-left: 2rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper {
    width: 11.5rem;
    left: auto;
    right: 0;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper:before {
    right: 2rem;
    left: auto;
    top: -0.3125rem;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper li {
    display: flex;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper li .ab-item {
    width: 100%;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu .ab-sub-wrapper .ab-sub-wrapper {
    width: 11.5rem;
    left: auto;
    right: calc(100% + 1px);
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments {
    width: 1.5rem;
    margin-left: 2rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item {
    position: relative;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .ab-icon {
    width: 2rem;
    height: 2rem;
    position: relative;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .ab-icon:before {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-item .messages-info {
    display: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-sub-wrapper .ab-item {
    left: -1rem;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-comments .ab-sub-wrapper .ab-item:before {
    display: none !important;
    transform: none;
    left: 1.5rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-root-default {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-updates, #wpadminbar #wp-toolbar #wp-admin-bar-wp-logo {
    display: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-icon:before, #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-icon:before, #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-icon:before {
    transition: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account.mobile-active .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-my-account.mobile-active .ab-icon:before, #wpadminbar #wp-toolbar #wp-admin-bar-site-name.mobile-active .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-site-name.mobile-active .ab-icon:before, #wpadminbar #wp-toolbar #wp-admin-bar-new-content.mobile-active .ab-item:before, #wpadminbar #wp-toolbar #wp-admin-bar-new-content.mobile-active .ab-icon:before {
    filter: brightness(0) saturate(100%) invert(82%) sepia(18%) saturate(4196%) hue-rotate(357deg) brightness(105%) contrast(101%);
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account.mobile-active .ab-icon, #wpadminbar #wp-toolbar #wp-admin-bar-site-name.mobile-active .ab-icon, #wpadminbar #wp-toolbar #wp-admin-bar-new-content.mobile-active .ab-icon {
    border: 1px solid #FFCD02;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li, #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper li, #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper li {
    display: flex;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li a, #wpadminbar #wp-toolbar #wp-admin-bar-site-name .ab-sub-wrapper li a, #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper li a {
    max-width: 12.5rem;
    width: 100%;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-customize .ab-item {
    width: 0;
    font-size: 0;
    padding-left: 1.75rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account {
    margin-right: 45px;
    position: relative;
    pointer-events: all;
    cursor: pointer;
    margin-left: 2rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item {
    padding-right: 0;
    pointer-events: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-item img {
    position: static;
    margin: 0;
    border: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li#wp-admin-bar-user-info .ab-item {
    padding-left: 1rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li#wp-admin-bar-user-info .ab-item img {
    display: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper li#wp-admin-bar-user-info .ab-item span {
    font-weight: 600;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper {
    right: -1rem;
    left: auto;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper:before {
    right: 1.75rem;
    left: auto;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper .ab-item {
    right: -1rem;
    transform: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account .ab-sub-wrapper .ab-item:before {
    display: none !important;
    transform: none;
    right: 1.5rem;
    left: auto;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account.mobile-active .ab-sub-wrapper {
    display: block;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content {
    margin-right: auto;
    width: 1.5rem;
    margin-left: 2rem;
    pointer-events: all;
    cursor: pointer;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item {
    padding-right: 0;
    pointer-events: none;
    padding: 0;
    background-color: transparent;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item:hover {
    background-color: transparent;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-item .ab-label {
    display: none;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-icon {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #3C3D38;
    border-radius: 50%;
    margin: 0;
    margin: 0;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-icon:before {
    width: 0.8125rem;
    height: 0.8125rem !important;
    top: 50% !important;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content .ab-sub-wrapper .ab-item {
    padding: 1rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-new-content.mobile-active .ab-sub-wrapper {
    display: block;
  }
  #wpadminbar #wp-toolbar .ab-sub-wrapper {
    margin-top: 0.57rem;
    width: 100%;
  }
  #wpadminbar #wp-toolbar .ab-sub-wrapper a {
    width: 100%;
  }
  #wpadminbar #wp-admin-bar-menu-toggle {
    margin-left: 0;
    margin-right: auto;
  }
  #wpadminbar #wp-admin-bar-menu-toggle .ab-item {
    width: 3rem;
  }
  #wpadminbar #wp-admin-bar-menu-toggle .ab-item .ab-icon {
    position: relative;
  }
  #wpadminbar #wp-admin-bar-menu-toggle .ab-item .ab-icon:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/cs-menu-closed.svg) no-repeat center center;
    background-size: contain;
  }
  #wpadminbar #wp-admin-bar-menu-toggle .ab-item[aria-expanded="true"] .ab-icon:before {
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/cs-menu-opened.svg) no-repeat center center;
    background-size: contain;
  }
  #wpadminbar .yoast-logo.svg {
    width: 32px;
    height: 32px;
    background-position: center center;
    background-size: contain;
  }
}
@media (max-width: 782px) {
  #wpadminbar #wp-toolbar #wp-admin-bar-edit {
    display: none;
  }
}
@media (max-width: 575px) {
  #wpadminbar #wp-toolbar #wp-admin-bar-site-name, #wpadminbar #wp-toolbar #wp-admin-bar-customize, #wpadminbar #wp-toolbar #wp-admin-bar-comments, #wpadminbar #wp-toolbar #wp-admin-bar-new-content, #wpadminbar #wp-toolbar #wp-admin-bar-my-account {
    margin-left: 1.5rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-my-account {
    margin-right: 1.5rem;
    margin-left: 1.25rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-site-name {
    margin-left: 1.5rem;
  }
  #wpadminbar #wp-toolbar #wp-admin-bar-wpseo-menu {
    display: none;
  }
}
@media (max-width: 450px) {
  #wpadminbar #wp-toolbar #wp-admin-bar-comments {
    display: block;
  }
}
body.advanced-search-is-enabled .site-header#masthead .woocommerce-product-search::before {
  display: none;
}
body.advanced-search-is-enabled .site-header#masthead .search-clear-btn, body.advanced-search-is-enabled .site-header#masthead .search-close-btn, body.advanced-search-is-enabled .site-header#masthead .search-scroll-btn {
  display: none;
}
body.search-no-results.archive, body .search-no-results {
  margin-top: 4rem;
}
body.search-no-results.archive #content .col-full, body .search-no-results #content .col-full {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}
body.search-no-results.archive .product-listing, body .search-no-results .product-listing {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  justify-content: center;
  margin: 7rem 2rem 4rem;
  position: relative;
}
body.search-no-results.archive .product-listing::after, body .search-no-results .product-listing::after {
  display: block;
  content: "";
  width: 4rem;
  height: 4rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/graphic-vectors.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}
body.search-no-results.archive .info, body .search-no-results .info {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
}
body.search-no-results.archive .info__text, body .search-no-results .info__text {
  font-size: 16px;
  font-weight: 400;
  color: #62524E;
  text-align: center;
}
body.search-no-results.archive #main .empty-info, body.search-no-results.archive .empty-info, body .search-no-results #main .empty-info, body .search-no-results .empty-info {
  margin: 5rem 4rem;
}
body.search-no-results.archive #main .empty-info__line, body.search-no-results.archive .empty-info__line, body .search-no-results #main .empty-info__line, body .search-no-results .empty-info__line {
  width: 100vw;
  height: 1px;
  margin: 2rem 0;
  background: #BEBEC9;
}
body.search-no-results.archive #main .empty-info__container, body.search-no-results.archive .empty-info__container, body .search-no-results #main .empty-info__container, body .search-no-results .empty-info__container {
  width: 65%;
  margin-bottom: 1rem;
}
body.search-no-results.archive #main .empty-info__title, body.search-no-results.archive .empty-info__title, body .search-no-results #main .empty-info__title, body .search-no-results .empty-info__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 44px;
  color: #1F0802;
}
body.search-no-results.archive #main .empty-info__products, body.search-no-results.archive .empty-info__products, body .search-no-results #main .empty-info__products, body .search-no-results .empty-info__products {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.search-no-results.archive #main .empty-info__products .product-card, body.search-no-results.archive .empty-info__products .product-card, body .search-no-results #main .empty-info__products .product-card, body .search-no-results .empty-info__products .product-card {
  position: relative;
}
body.search-no-results.archive #main .empty-info__products .product-card.type-product, body.search-no-results.archive .empty-info__products .product-card.type-product, body .search-no-results #main .empty-info__products .product-card.type-product, body .search-no-results .empty-info__products .product-card.type-product {
  width: calc(25% - 24px);
  padding: 0 0.5rem;
  margin: 12px;
}
body.search-no-results.archive #main .empty-info__products .product-card.sale, body.search-no-results.archive .empty-info__products .product-card.sale, body .search-no-results #main .empty-info__products .product-card.sale, body .search-no-results .empty-info__products .product-card.sale {
  background-color: transparent;
}
body.search-no-results.archive #main .empty-info__products .product-card__image-wrapper, body.search-no-results.archive .empty-info__products .product-card__image-wrapper, body .search-no-results #main .empty-info__products .product-card__image-wrapper, body .search-no-results .empty-info__products .product-card__image-wrapper {
  background-color: transparent;
}
body.search-active-body.advanced-search-is-enabled.archive .sidebar-listing, body.search-active-body.advanced-search-is-enabled body.post-type-archive .sidebar-listing {
  z-index: 1;
}
body.search-active-body.advanced-search-is-enabled #page {
  position: relative;
}
body.search-active-body.advanced-search-is-enabled #page:after {
  content: "";
  filter: blur(5px);
  z-index: 2;
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(2, 74, 89, 0.5);
  opacity: 0.5;
  top: 0;
  position: absolute;
  pointer-events: none;
}
body.search-active-body.advanced-search-is-enabled #page .site-header#masthead {
  height: 6rem;
  padding: 1rem;
}
body.search-active-body.advanced-search-is-enabled #page .site-header#masthead .col-full {
  margin-bottom: 0;
  height: 2.25rem;
  transform: translateY(50%);
  position: relative;
}
body.search-active-body.advanced-search-is-enabled #page .site-branding, body.search-active-body.advanced-search-is-enabled #page .site-favourites, body.search-active-body.advanced-search-is-enabled #page .site-account, body.search-active-body.advanced-search-is-enabled #page .menu-logout, body.search-active-body.advanced-search-is-enabled #page .site-header-cart {
  display: none;
}
body.search-active-body.advanced-search-is-enabled #page .site-search {
  margin: 0 auto;
  min-width: 35rem;
  width: fit-content;
  position: static;
  height: 2.25rem;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .woocommerce-product-search {
  width: 35rem;
  height: 2.25rem;
  position: relative;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .woocommerce-product-search:before {
  display: none;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .woocommerce-product-search .screen-reader-text {
  display: none;
}
body.search-active-body.advanced-search-is-enabled #page .site-search.site-search input.active {
  display: block;
  position: absolute;
  height: 2.25rem;
  top: 0 !important;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  border-radius: 1.25rem;
  z-index: 10;
  background: none;
  padding: 0.375rem 3rem 0.375rem 1rem;
  text-indent: 0;
  font-size: 0.875rem;
  font-weight: 400;
  width: 35rem;
  visibility: visible;
  border-bottom: 1px solid #BEBEC9;
  border-radius: 0;
}
body.search-active-body.advanced-search-is-enabled #page .site-search.site-search input.active + button {
  position: absolute;
  left: auto;
  top: 0 !important;
  right: 0;
  height: 2.25rem;
  width: 2rem;
  background: #FFFFFF;
  z-index: 10003;
  bottom: auto;
  overflow: visible;
  clip: unset;
  margin: 0;
  clip-path: none;
  font-size: 0;
  cursor: pointer;
  display: block;
}
body.search-active-body.advanced-search-is-enabled #page .site-search.site-search input.active + button:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.25rem;
  height: 1.25rem;
  transform-origin: 50% 50%;
  transition: all 0.2s ease-out;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .search-clear-btn {
  width: 6rem;
  height: 3rem;
  background-color: transparent;
  background-size: 8px 16x;
  top: -0.5rem;
  left: auto;
  transform: unset;
  right: 2rem;
  position: absolute;
  z-index: 99999;
  display: none;
  visibility: visible;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .search-clear-btn:after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-clear-1.svg) no-repeat center center;
  background-size: contain;
  top: auto;
  position: absolute;
  bottom: 0.875rem;
  right: 1.25rem;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .search-clear-btn:before {
  display: block;
  content: "";
  width: 1px;
  height: 20px;
  background-color: #5c2290;
  position: absolute;
  right: 0.5rem;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .search-clear-btn span {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #3D3D3D;
  text-transform: none;
  float: left;
}
body.search-active-body.advanced-search-is-enabled #page .site-search .search-scroll-btn {
  display: none;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .menu-toggle {
  display: none;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .primary-navigation {
  visibility: hidden;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .search-close-btn {
  display: block;
  height: 1.25rem;
  left: auto;
  right: 0;
  top: -3rem;
  position: fixed;
  z-index: 99999;
  width: 70px;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .search-close-btn:hover {
  background: transparent;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .search-close-btn span {
  display: block;
  float: left;
  font-size: 0.75rem;
  text-transform: none;
}
body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .search-close-btn:after {
  display: block;
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-close-big.svg) no-repeat center center;
  background-size: 8px 16x;
  visibility: visible;
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: 0.5rem;
  top: 0.125rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page .site-search .search-clear-btn {
  display: block;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search {
  max-width: 1360px;
  width: 1360px;
  min-height: 300px;
  max-height: 878px;
  height: auto;
  background: #FFFFFF;
  position: fixed;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100000;
  display: none;
  flex-direction: row;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search .cs-advanced-search-products {
  width: 100%;
  height: calc(100% - 70px);
  float: left;
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
  overflow-y: auto;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search .cs-advanced-search-products .product-card {
  width: calc(33.33% - 24px);
  margin: 24px 12px 0 12px;
  padding: 0 0.5rem;
  position: relative;
  height: auto;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search .cs-advanced-search-products .product-card:hover {
  box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search-categories {
  width: 100%;
  height: 100%;
  float: right;
  padding-left: 1rem;
  overflow-y: hidden;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-row-products {
  width: 75%;
  max-height: calc(100vh - 170px);
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-found-products {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75rem;
  background-color: #FFFFFF;
  color: #3D3D3D;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 1rem;
  position: relative;
  text-transform: uppercase;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-found-products span {
  background-color: #FFFFFF;
  z-index: 2;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-found-products .search-results-amounts {
  padding: 0 0.5rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-found-products:after {
  content: "";
  height: 1px;
  background-color: #BEBEC9;
  position: absolute;
  width: 100%;
  top: 50%;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-products-empty-wrapper {
  display: none;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.75rem;
  background-color: #FFFFFF;
  color: #3D3D3D;
  box-shadow: 0px -8px 20px rgba(0, 48, 90, 0.05);
  display: flex;
  align-items: center;
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 75%;
  justify-content: center;
  z-index: 2;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products:hover {
  color: #5C2290;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products a {
  text-decoration: none;
  color: inherit;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products .mobile-text {
  display: none;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products .all-products-amount:last-child {
  display: none;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products .all-products-amount {
  position: relative;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-all-products .all-products-amount::after {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right.svg) no-repeat center center;
  background-size: cover;
  width: 1.25rem;
  height: 0.75rem;
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
  transform: translate(100%, -50%);
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-row-categories {
  width: 25%;
  background-color: #FFFFFF;
  padding: 1.5rem;
  overflow: auto;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-categories-number {
  font-size: 1rem;
  line-height: 0;
  font-weight: 500;
  color: #3D3D3D;
  margin-bottom: 2rem;
  padding-top: 0.375rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-categories-number::before {
  content: "";
  border-left: 1px solid #BEBEC9;
  padding: 0.375rem 0 0.375rem 1rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category {
  margin-bottom: 0.5rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category a {
  text-decoration: none;
  color: inherit;
  display: block;
  width: 100%;
  border-bottom: 1px solid transparent;
  position: relative;
  transition: all 0.2s ease-in;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category a::before {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right.svg) no-repeat center center;
  background-size: cover;
  width: 1.25rem;
  height: 0.75rem;
  display: block;
  position: absolute;
  top: 30%;
  left: auto;
  right: 0;
  transition: all 0.2s ease-in;
  visibility: hidden;
  opacity: 0;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category a:hover {
  border-bottom: 1px solid #BEBEC9;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category a:hover > * {
  color: #5C2290;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category a:hover:before {
  visibility: visible;
  opacity: 1;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search-category-title {
  font-size: 1rem;
  line-height: 1.625rem;
  font-weight: 500;
  word-wrap: break-word;
  color: #3D3D3D;
  text-transform: uppercase;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty {
  min-height: 450px !important;
  max-height: 1048px !important;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products {
  height: auto !important;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-row-products {
  width: 100%;
  overflow-y: auto;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty-wrapper {
  display: block;
  min-height: calc(100% - 170px);
  max-height: calc(100% - 70px);
  height: auto;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty-text {
  margin: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0.5rem 1.5rem;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 27px;
  color: #3D3D3D;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty-subtitle {
  color: #3D3D3D;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 24px;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty .empty-info__container {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.8125rem;
  background-color: #FFFFFF;
  color: #3D3D3D;
  display: flex;
  align-items: center;
  text-align: center;
  margin-left: 1rem;
  text-transform: uppercase;
  position: relative;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty .empty-info__container .empty-info__text {
  background-color: #FFFFFF;
  z-index: 2;
  padding-right: 0.5rem;
  color: #3D3D3D;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-empty .empty-info__container:after {
  content: "";
  height: 1px;
  background-color: #BEBEC9;
  position: absolute;
  width: calc(100% - 1rem);
  left: auto;
  top: 30%;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-all-products {
  width: 100%;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-suggest .product-card {
  width: calc(33.33% - 24px);
  margin: 24px 0 0 24px;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-suggest .product-card:hover {
  box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-products-suggest .product-card__image {
  width: 100vw;
}
body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-row-categories {
  display: none;
}
@media (max-width: 1399px) {
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #cs-advanced-search {
    max-width: 1012px;
    width: 1012px;
    max-height: 900px;
  }
}
@media (max-width: 1299px) {
  body.search-active-body.advanced-search-is-enabled #page .site-header#masthead .site-branding {
    margin-left: -4rem;
  }
  body.search-no-results.archive #main .empty-info, body.search-no-results.archive .empty-info, body .search-no-results #main .empty-info, body .search-no-results .empty-info {
    margin: 5rem 2rem;
  }
  body.search-no-results.archive #main .empty-info__products .product-card.type-product, body.search-no-results.archive .empty-info__products .product-card.type-product, body .search-no-results #main .empty-info__products .product-card.type-product, body .search-no-results .empty-info__products .product-card.type-product {
    width: calc(33.33% - 24px);
  }
}
@media (max-width: 1199px) {
  body.search-active-body.advanced-search-is-enabled #page .storefront-primary-navigation .search-close-btn {
    top: -1rem;
  }
}
@media (max-width: 991px) {
  body.search-no-results.archive #main .empty-info__products .product-card.type-product, body.search-no-results.archive .empty-info__products .product-card.type-product, body .search-no-results #main .empty-info__products .product-card.type-product, body .search-no-results .empty-info__products .product-card.type-product {
    width: calc(50% - 24px);
  }
  body.search-active-body.advanced-search-is-enabled #page #cs-advanced-search {
    width: 750px;
  }
  body.search-active-body.advanced-search-is-enabled #page #cs-advanced-search .cs-advanced-search-products .product-card {
    width: calc(50% - 24px);
  }
  body.search-active-body.advanced-search-is-enabled #page .cs-advanced-search-row-categories {
    width: 30%;
  }
  body.search-active-body.advanced-search-is-enabled #page .cs-advanced-search-row-products {
    width: 70%;
  }
  body.search-active-body.advanced-search-is-enabled #page .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-row-products {
    width: 100%;
  }
}
@media (max-width: 767px) {
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead {
    min-height: 108px;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search {
    left: 1.5rem !important;
    position: absolute !important;
    width: 100vw;
    min-width: unset;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search .widget_product_search {
    width: 100%;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search .woocommerce-product-search {
    display: flex;
    flex-direction: row;
    width: calc(100% - 7rem);
    padding: 0 1rem 0 0;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search .woocommerce-product-search .screen-reader-text {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-field.active {
    width: 100%;
    left: 0;
    top: 0;
    transform: translate(0);
    height: 2.25rem;
    margin-left: 2rem;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-field.active + button {
    display: block;
    right: auto;
    left: -2rem;
    top: 0;
    position: absolute;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-clear-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FFFFFF;
    border: 1px solid #BEBEC9;
    left: 73%;
    top: -0.75rem;
    padding: 0;
    transform: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-clear-btn:after {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-clear-2.svg) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 0.325rem;
    left: 0.325rem;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-clear-btn span {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-close-btn-mobile {
    display: block;
    height: 2rem;
    background: none;
    padding: 0;
    margin: 0 0 0 1rem;
    right: -4rem;
    position: absolute;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .search-close-btn-mobile span {
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .main-navigation .nav-menu li a {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .site-branding, body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .menu-logout, body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search .social-media-menu--wrapper {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .col-full .site-search.site-search #woocommerce-product-search-field-0 {
    width: 100%;
    margin: 0;
  }
  body.advanced-search-is-enabled.search-active-body #page .site-header#masthead .storefront-primary-navigation .search-close-btn {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible {
    overflow: hidden;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full {
    position: relative;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search {
    display: block;
    min-width: unset;
    left: 0 !important;
    width: 100vw;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .woocommerce-product-search {
    width: calc(100% - 6rem);
    padding: 0 1rem 0 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search #woocommerce-product-search-field-0 {
    margin: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .search-clear-btn {
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .search-clear-btn:before {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .search-close-btn-mobile {
    right: -3.5rem;
    top: 0.125rem;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search.site-search input.active + button {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .search-scroll-btn {
    width: 36px;
    height: 36px;
    min-height: 36px;
    border-radius: 50%;
    background-color: #5c2290;
    top: calc(100vh - 12rem);
    left: calc(100vw - 3rem);
    right: 3rem;
    z-index: 9;
    position: sticky;
    display: block;
    padding: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .col-full .site-search .search-scroll-btn:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/angles-up.svg) no-repeat center center;
    background-size: contain;
    position: sticky;
    transform: translate(40%, 0);
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .site-header#masthead .storefront-primary-navigation .search-close-btn {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page #cs-advanced-search {
    width: 100vw;
    max-width: 100vw;
    height: calc(100vh - 100px);
    max-height: 100vh;
    min-height: none;
    left: -1rem;
    top: 3rem;
    transform: translateX(0);
    flex-direction: column-reverse;
    gap: 0;
    overflow-y: auto;
    padding-top: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page #cs-advanced-search .cs-advanced-search-products {
    width: 100vw;
    height: calc(100% - 100px);
    margin: 0;
    padding: 0.75rem 0.5rem 0 0.5rem;
    gap: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page #cs-advanced-search-categories {
    width: 100%;
    height: 100%;
    float: right;
    padding-left: 1rem;
    overflow-y: hidden;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-row-products {
    width: 100vw;
    background-color: #FFFFFF;
    justify-content: flex-start;
    position: relative;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products {
    width: 210px;
    height: 36px;
    background-color: #5c2290;
    color: #ffffff;
    border-radius: 35px;
    box-shadow: 0px -8px 20px rgba(0, 48, 90, 0.05);
    padding: 20px 20px;
    overflow: hidden;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    text-transform: none;
    z-index: 4;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products:after {
    top: 35%;
    left: 85%;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products a {
    display: flex;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products .desktop-text {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products .mobile-text {
    display: block;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products .all-products-amount {
    display: none;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-all-products .all-products-amount:last-child {
    display: block;
    margin-left: 0.25rem;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search-row-categories {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    background: #FFFFFF;
    overflow: visible;
    padding-top: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-row-products {
    top: -3rem;
    min-height: 100vh;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible #page .cs-advanced-search.cs-advanced-search-empty .cs-advanced-search-all-products {
    position: relative;
    bottom: 0;
  }
  body.advanced-search-is-enabled.search-active-body.search-wrapper-is-visible.admin-bar #page #masthead #site-navigation.toggled {
    top: 30px;
  }
  body.search-no-results.archive .info, body .search-no-results .info {
    font-size: 1.25rem;
  }
  body.search-no-results.archive .info__, body .search-no-results .info__ {
    font-size: 0.875rem;
  }
  body.search-no-results.archive #main .empty-info, body.search-no-results.archive .empty-info, body .search-no-results #main .empty-info, body .search-no-results .empty-info {
    margin: 4rem 1rem;
  }
  body.search-no-results.archive #main .empty-info__container, body.search-no-results.archive .empty-info__container, body .search-no-results #main .empty-info__container, body .search-no-results .empty-info__container {
    width: 100%;
  }
  body.search-no-results.archive #main .empty-info__title, body.search-no-results.archive .empty-info__title, body .search-no-results #main .empty-info__title, body .search-no-results .empty-info__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 494px) {
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page .cs-advanced-search-products .cs-advanced-search-product {
    width: 100%;
  }
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page .cs-advanced-search-row-products {
    height: 100dvh;
    max-height: unset;
  }
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page .site-header#masthead .site-search .search-scroll-btn {
    left: calc(100vw - 4rem);
  }
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page #cs-advanced-search .cs-advanced-search-products {
    padding: 0.75rem 0 0 0;
  }
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page #cs-advanced-search .cs-advanced-search-products .product-card {
    margin: 24px 8px 0 8px;
    width: calc(50% - 1rem);
  }
  body.search-active-body.advanced-search-is-enabled.search-wrapper-is-visible #page #cs-advanced-search .cs-advanced-search-empty .cs-advanced-search-products .product-card {
    width: 100%;
    margin: 12px 4px 0 4px;
  }
  body.search-no-results.archive #main .empty-info__products .product-card.type-product, body.search-no-results.archive .empty-info__products .product-card.type-product, body .search-no-results #main .empty-info__products .product-card.type-product, body .search-no-results .empty-info__products .product-card.type-product {
    width: 100%;
  }
}
.cart-steps {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0 auto 64px auto;
  width: 100%;
  max-width: 652px;
  position: relative;
}
.cart-steps:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 25px;
  width: calc(100% - 20px);
  height: 3px;
  z-index: 1;
  background-color: #bfc0d9;
}
.cart-steps li {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 3;
}
.cart-steps li span {
  display: block;
}
.cart-steps li .step-number {
  font-size: 20px;
  font-weight: 500;
  color: #e9e9ea;
  line-height: 1.2em;
  min-width: 50px;
  min-height: 50px;
  max-width: 50px;
  max-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
  border-radius: 50%;
  position: relative;
  background: #bfc0d9;
}
.cart-steps li .step-number strong {
  font-weight: 500;
  color: #e9e9ea;
  z-index: 2;
  margin-top: 4px;
}
.cart-steps li .step-text {
  font-size: 14px;
  font-weight: 500;
  color: #bfc0d9;
  text-align: center;
}
.cart-steps li.active .step-number {
  border: 3px solid #292d80;
  background-color: #f2f2f2;
}
.cart-steps li.active .step-number:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 38px;
  height: 38px;
  background-color: #292d80;
  border-radius: 50%;
  z-index: 1;
}
.cart-steps li.active .step-text {
  color: #212528;
}
.cart-steps.step-2:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 25px;
  width: 33.3%;
  height: 3px;
  z-index: 1;
  background-color: #12805c;
}
.cart-steps.step-2 li:first-child .step-number {
  border: 3px solid #12805c;
  background-color: #12805c;
}
.cart-steps.step-2 li:first-child .step-number:before {
  display: none;
}
.cart-steps.step-2 li:first-child .step-number:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-correct.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  display: block;
  z-index: 2;
}
.cart-steps.step-2 li:first-child .step-text {
  color: #12805c;
}
.cart-steps.step-2 li:first-child strong {
  display: none;
}
@media (max-width: 768px) {
  .cart-steps li .step-text {
    display: none;
  }
}
body.cyberstore-menu-default .menu-dropdown-arrow {
  pointer-events: none;
}
#masthead {
  margin: 0 auto;
  padding: 0.75rem 1rem 0.75rem 3.875rem;
  background-color: #FFFFFF;
  position: relative;
  display: flex;
  margin: 0;
  position: sticky;
  top: 0;
  width: 100vw;
  min-height: 53px;
  z-index: 1003;
}
#masthead .search-close-btn, #masthead .search-clear-btn, #masthead .search-close-btn-mobile {
  display: none;
}
#masthead a {
  text-decoration: none;
  outline: none;
}
#masthead a:focus, #masthead a:active {
  outline: none;
}
#masthead .main-navigation {
  width: 100%;
  float: none;
  margin: 0;
}
#masthead .main-navigation .menu {
  display: none;
}
#masthead .col-full {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: flex-start;
  align-items: center;
}
#masthead .site-branding {
  display: flex;
  text-align: center;
  justify-content: center;
  width: auto;
  margin: 0 1rem 0 0;
  max-width: calc(100% - 8rem);
  order: -1;
}
#masthead .site-branding .site-title {
  display: flex;
}
#masthead .site-branding .site-title a {
  font-size: 1.125rem;
  word-break: break-word;
  color: #5C2290;
  transition: all 0.2s ease-out;
}
#masthead .site-branding .site-title a:hover {
  color: #5C2290;
}
#masthead .site-branding img {
  width: auto;
  max-width: 100%;
}
#masthead .custom-logo.custom-logo--desktop-xxs {
  max-height: 36px;
}
#masthead .custom-logo.custom-logo--desktop-xs {
  max-height: 40px;
}
#masthead .custom-logo.custom-logo--desktop-s {
  max-height: 44px;
}
#masthead .custom-logo.custom-logo--desktop-sm {
  max-height: 50px;
}
#masthead .custom-logo.custom-logo--desktop-m {
  max-height: 75px;
}
#masthead .custom-logo.custom-logo--desktop-ml {
  max-height: 83px;
}
#masthead .custom-logo.custom-logo--desktop-l {
  max-height: 91px;
}
#masthead .custom-logo.custom-logo--desktop-xl {
  max-height: 100px;
}
#masthead .custom-logo.custom-logo--desktop-xxl {
  max-height: 119px;
}
#masthead .custom-logo.custom-logo--desktop-xxxl {
  max-height: 135px;
}
#masthead .custom-logo.custom-logo--desktop-xxxxl {
  max-height: 150px;
}
#masthead .custom-logo.custom-logo--desktop-small {
  max-height: 44px;
}
#masthead .custom-logo.custom-logo--desktop-medium {
  max-height: 50px;
}
#masthead .custom-logo.custom-logo--desktop-big {
  max-height: 75px;
}
@media (max-width: 767px) {
  #masthead .custom-logo.custom-logo--phone-xxs {
    max-height: 22px;
  }
  #masthead .custom-logo.custom-logo--phone-xs {
    max-height: 25px;
  }
  #masthead .custom-logo.custom-logo--phone-s {
    max-height: 28px;
  }
  #masthead .custom-logo.custom-logo--phone-sm {
    max-height: 35px;
  }
  #masthead .custom-logo.custom-logo--phone-m {
    max-height: 40px;
  }
  #masthead .custom-logo.custom-logo--phone-ml {
    max-height: 44px;
  }
  #masthead .custom-logo.custom-logo--phone-l {
    max-height: 48px;
  }
  #masthead .custom-logo.custom-logo--phone-xl {
    max-height: 53px;
  }
  #masthead .custom-logo.custom-logo--phone-xxl {
    max-height: 58px;
  }
  #masthead .custom-logo.custom-logo--phone-xxxl {
    max-height: 65px;
  }
  #masthead .custom-logo.custom-logo--phone-xxxxl {
    max-height: 73px;
  }
  #masthead .custom-logo.custom-logo--phone-small {
    max-height: 28px;
  }
  #masthead .custom-logo.custom-logo--phone-medium {
    max-height: 35px;
  }
  #masthead .custom-logo.custom-logo--phone-big {
    max-height: 40px;
  }
}
#masthead .custom-logo.custom-logo--desktop-h-xxs {
  max-width: 50px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-xs {
  max-width: 80px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-s {
  max-width: 110px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-sm {
  max-width: 150px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-m {
  max-width: 190px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-ml {
  max-width: 230px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-l {
  max-width: 260px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-xl {
  max-width: 300px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-xxl {
  max-width: 350px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-xxxl {
  max-width: 380px;
  max-height: unset;
}
#masthead .custom-logo.custom-logo--desktop-h-xxxxl {
  max-width: 400px;
  max-height: unset;
}
@media (max-width: 767px) {
  #masthead .custom-logo.custom-logo--phone-h-xxs {
    max-width: 30px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-xs {
    max-width: 44px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-s {
    max-width: 50px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-sm {
    max-width: 58px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-m {
    max-width: 72px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-ml {
    max-width: 98px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-l {
    max-width: 118px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-xl {
    max-width: 140px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-xxl {
    max-width: 160px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-xxxl {
    max-width: 180px;
    max-height: unset;
    width: 100%;
  }
  #masthead .custom-logo.custom-logo--phone-h-xxxxl {
    max-width: 200px;
    max-height: unset;
    width: 100%;
  }
}
#masthead .site-favourites, #masthead .site-account {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.75rem 0 0;
  display: block;
  position: relative;
  font-size: 0;
  background: #FFFFFF;
}
#masthead .site-favourites:after, #masthead .site-account:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-out;
}
#masthead .site-favourites:hover:after, #masthead .site-account:hover:after {
  transform: translate(-50%, -50%) scale(1.15);
}
#masthead .site-favourites {
  text-decoration: none;
}
#masthead .site-favourites:after {
  content: "";
  left: 0;
  transform: translateY(-50%);
}
#masthead .site-favourites:hover:after {
  transform: translateY(-50%) scale(1.15);
}
#masthead .site-account:after {
  content: "";
  width: 1.375rem;
  height: 1.375rem;
  font-size: 1.375rem;
}
#masthead .menu-logout, #masthead .menu-login {
  width: 100%;
  display: block;
  font-size: 0.875rem;
  line-height: 1.714em;
  color: #5c2290;
  border: none;
  font-weight: 700;
  position: relative;
  padding: 0 2rem 0 0;
  text-decoration: none;
  background: #ffffff;
}
#masthead .menu-logout:after, #masthead .menu-login:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
}
#masthead .menu-logout:after {
  content: "";
}
#masthead .menu-login {
  padding: 0 0 0 2rem;
}
#masthead .menu-login:after {
  content: "";
  right: auto;
  left: 0;
  display: block;
}
#masthead .woocommerce-product-search {
  position: relative;
  background-color: #FFFFFF;
  z-index: 2;
  min-width: 3rem;
  cursor: pointer;
  margin: 0;
  display: block;
}
#masthead .woocommerce-product-search:after {
  display: none;
}
#masthead .woocommerce-product-search:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-left-short-hobby.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  display: none;
}
#masthead .woocommerce-product-search input::placeholder, #masthead .woocommerce-product-search input::-webkit-input-placeholder, #masthead .woocommerce-product-search input:-moz-placeholder {
  font-size: 0.75rem;
  font-weight: 500;
  color: #3D3D3D;
  letter-spacing: 0.05rem;
  opacity: 0.6;
  text-transform: capitalize;
}
#masthead .woocommerce-product-search .screen-reader-text {
  font-size: 0;
  clip: unset;
  width: 1.5rem;
  height: 1.5rem;
  clip-path: unset;
  position: absolute !important;
  top: 50% !important;
  left: auto;
  right: 0.5rem !important;
  transform: translate(50%, -50%);
  margin-right: 1rem;
  cursor: pointer;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
#masthead .woocommerce-product-search .screen-reader-text:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
}
#masthead .search-field {
  display: none;
  font-size: 1rem;
  font-weight: 500;
  color: #3D3D3D;
  background-color: #FFFFFF;
  box-shadow: none;
  letter-spacing: 0.05rem;
  outline: none;
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-search-hobby.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 1.5rem;
  z-index: 2;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  width: 100%;
  border-bottom: 1.5px solid #BEBEC9;
  padding: 0.875rem 2.5rem 0.875rem 0;
}
#masthead .search-field:active, #masthead .search-field:focus {
  outline: none;
}
#masthead .search-field::placeholder {
  color: #3D3D3D;
  opacity: 0.6;
  font-size: 1rem;
}
#masthead .site-search {
  order: -1;
  display: flex;
  margin: 0 0 0 auto;
  width: auto;
}
#masthead .site-search .btn-toggle-search-desktop {
  display: none;
}
#masthead .menu-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
  border: none;
  padding: 0;
  width: 1.875rem;
  height: 1.875rem;
  margin: 0 1rem 0 0;
  background-color: #FFFFFF;
  transition: none;
  display: block;
  outline: none;
  transition: none;
}
#masthead .menu-toggle:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.875rem;
  height: 1.875rem;
  font-size: 1.875rem;
  margin: 0;
  border-radius: 0;
  transition: none;
  background: transparent;
}
#masthead .menu-toggle:after {
  display: none;
}
#masthead .menu-toggle:active, #masthead .menu-toggle:focus {
  outline: none;
}
#masthead .menu-toggle span {
  display: none;
}
#masthead .site-header-cart {
  display: flex;
  position: relative;
  width: auto;
  margin-right: 0.5rem;
}
#masthead .site-header-cart .cart-contents {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  display: block;
  padding: 0;
  background: #FFFFFF;
}
#masthead .site-header-cart .cart-contents:before, #masthead .site-header-cart .cart-contents span {
  display: none;
}
#masthead .site-header-cart .cart-contents:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
}
#masthead .site-header-cart .cart__count {
  position: absolute;
  top: -0.375rem;
  right: -0.625rem;
  height: 1.125rem;
  color: #3D3D3D;
  font-size: 0.625rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6em;
  background-color: #FFFFFF;
  z-index: 2;
  border-radius: 50%;
  padding: 1px 6px;
}
#masthead .main-navigation .menu {
  display: none;
  margin: 0;
}
#masthead .main-navigation .menu .woocommerce-product-search.mobile-search {
  display: none;
}
#masthead .main-navigation .menu ul {
  flex-direction: column;
  padding: 0;
}
#masthead .main-navigation .menu a {
  padding: 0.75rem 0;
  width: 100%;
  display: block;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.714em;
  color: #5c2290;
  border: none;
  background: transparent;
  transition: all 0.15s ease-out;
}
#masthead .main-navigation .menu a:hover {
  color: #5C2290;
}
#masthead .main-navigation .menu li {
  background: transparent;
}
#masthead .main-navigation .menu li:last-child > a {
  border: none;
  text-align: left;
}
#masthead .main-navigation .menu li.current-menu-item > a {
  color: #5C2290;
}
#masthead .main-navigation .menu li.menu-item-has-children.active {
  position: static;
}
#masthead .main-navigation .menu li.menu-item-has-children > a {
  position: relative;
  display: flex;
  align-items: center;
}
#masthead .main-navigation .menu li.menu-item-has-children > a:after {
  display: none;
}
#masthead .main-navigation .menu li.menu-item-has-children > a .menu-dropdown-arrow {
  width: 2rem;
  height: 1.5rem;
  right: 1rem;
  top: 50%;
  display: block;
  margin-left: 1.5rem;
  position: relative;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#masthead .main-navigation .menu li.menu-item-has-children > a .menu-dropdown-arrow:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
#masthead .main-navigation .menu li.menu-item-has-children > a.active .menu-dropdown-arrow:after {
  transform: rotate(180deg);
}
#masthead .main-navigation .menu li.menu-item-has-children .sub-menu {
  display: none;
  margin-left: 1rem;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: transparent;
  float: none;
}
#masthead .main-navigation .menu li.menu-item-has-children .sub-menu.active {
  display: flex;
}
#masthead .main-navigation .menu li.menu-item-has-children .sub-menu a {
  padding: 0.5rem 0;
  font-weight: 500;
  font-size: 0.875rem;
}
#masthead .mobile-search, #masthead .social-media-menu--wrapper, #masthead .menu-mobile-user-icon, #masthead .mobile-menu-logo, #masthead .mobile-menu-title {
  display: none;
}
#masthead .mobile-menu-logo, #masthead .mobile-menu-title {
  margin: 0 0 1.5rem 0;
  max-width: calc(100% - 3rem);
  height: auto;
  max-height: 6.25rem;
  word-break: break-word;
}
#masthead .mobile-menu-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #5C2290;
}
#masthead.nav-toggled .menu-toggle {
  position: fixed;
  top: 2.75rem;
  right: 1rem;
  left: auto;
  z-index: 999999;
  margin: 0;
  background: #ffffff;
}
#masthead.nav-toggled .menu-toggle:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
}
#masthead.nav-toggled .site-search {
  display: none;
}
#masthead.nav-toggled .site-favourites, #masthead.nav-toggled .site-account, #masthead.nav-toggled .menu-mobile-user-icon {
  display: block;
  position: fixed;
  bottom: 1.5rem;
  z-index: 10002;
  color: #3D3D3D;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7em;
  text-decoration: none;
  padding: 0;
  min-width: 1.5rem;
  min-height: 1.5rem;
  width: auto;
  height: auto;
  top: auto;
  display: flex;
  align-items: center;
  margin-left: 0;
  background: #ffffff;
}
#masthead.nav-toggled .site-favourites:after, #masthead.nav-toggled .site-account:after, #masthead.nav-toggled .menu-mobile-user-icon:after {
  width: 1.5rem;
  height: 1.5rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#masthead.nav-toggled .site-favourites:hover, #masthead.nav-toggled .site-account:hover, #masthead.nav-toggled .menu-mobile-user-icon:hover {
  color: #5C2290;
}
#masthead.nav-toggled .site-header-cart {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 10002;
}
#masthead.nav-toggled .site-header-cart .cart-contents {
  background: #ffffff;
}
#masthead.nav-toggled .site-favourites {
  right: 6.25rem;
}
#masthead.nav-toggled .site-account {
  right: 3.75rem;
}
#masthead.nav-toggled .main-navigation {
  height: 100vh;
  height: 100dvh;
  top: 0;
  left: 0;
  width: 100vw;
  position: fixed;
  transition: none;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem;
}
#masthead.nav-toggled .main-navigation .primary-navigation, #masthead.nav-toggled .main-navigation .menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  transition: none;
}
#masthead.nav-toggled .main-navigation .primary-navigation .menu, #masthead.nav-toggled .main-navigation .menu .menu {
  margin-bottom: 2rem;
}
#masthead.nav-toggled .mobile-search, #masthead.nav-toggled .social-media-menu--wrapper, #masthead.nav-toggled .menu-mobile-user-icon, #masthead.nav-toggled .mobile-menu-logo, #masthead.nav-toggled .mobile-menu-title {
  display: flex;
}
#masthead.nav-toggled .social-media-menu--wrapper {
  margin-bottom: 1.5rem;
  margin-top: auto;
}
#masthead.nav-toggled .social-media-menu--wrapper .social-media-menu__link {
  background: #ffffff;
}
#masthead.nav-toggled .menu-mobile-user-icon {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  right: auto;
  order: 2;
  padding: 0;
}
body.admin-bar #page .site-header#masthead {
  top: 46px;
}
body.admin-bar .site-header#masthead.nav-toggled .col-full .main-navigation {
  padding-top: 4.5rem;
}
body.admin-bar .site-header#masthead .col-full .main-navigation.toggled .menu-toggle {
  top: 5.375rem;
}
#page .storefront-handheld-footer-bar {
  transition: all 0.15s ease-out;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translateX(-100vw);
  box-shadow: 0px -1px 10px rgba(0, 48, 90, 0.1);
  display: none;
}
#page .storefront-handheld-footer-bar.active-menu {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: none;
}
#page .storefront-handheld-footer-bar .my-account, #page .storefront-handheld-footer-bar .search, #page .storefront-handheld-footer-bar .cart {
  position: relative;
}
#page .storefront-handheld-footer-bar .my-account a:before, #page .storefront-handheld-footer-bar .search a:before, #page .storefront-handheld-footer-bar .cart a:before {
  display: none;
}
#page .storefront-handheld-footer-bar .my-account:after, #page .storefront-handheld-footer-bar .search:after, #page .storefront-handheld-footer-bar .cart:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 2.5rem;
  pointer-events: none;
  z-index: 999;
}
#page .storefront-handheld-footer-bar .my-account:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-user-bar-dbself.svg) no-repeat center center;
  background-size: contain;
}
#page .storefront-handheld-footer-bar .search:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-search-bar-dbself.svg) no-repeat center center;
  background-size: contain;
}
#page .storefront-handheld-footer-bar .cart:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-bar-dbself.svg) no-repeat center center;
  background-size: contain;
}
#page .storefront-handheld-footer-bar .cart .count {
  font-size: 0.625rem;
  font-weight: 700;
  color: #3D3D3D;
  background-color: #5c2290;
}
#cartToste {
  z-index: 9999999999;
  opacity: 1;
  bottom: 1rem;
  left: 1rem;
}
#cartToste .toast-body {
  opacity: 1;
  display: flex;
  align-items: center;
}
#cartToste .btn-close {
  position: static;
  margin: 0 0 0 0.5rem !important;
}
body.active-simple-search #page {
  position: relative;
}
body.active-simple-search #page:after {
  content: "";
  filter: blur(5px);
  z-index: 100;
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(2, 74, 89, 0.5);
  opacity: 0.5;
  top: 0;
  position: absolute;
  pointer-events: none;
}
body.active-simple-search #page #masthead {
  min-height: 108px;
  padding: 1.5rem !important;
}
body.active-simple-search #page #masthead::before {
  display: none;
}
body.active-simple-search #page #masthead .col-full {
  position: relative;
  transform: translateY(25%);
  height: 2.25rem;
}
body.active-simple-search #page #masthead .site-favourites, body.active-simple-search #page #masthead .site-account, body.active-simple-search #page #masthead .site-header-cart, body.active-simple-search #page #masthead .custom-logo-link {
  display: none;
}
body.active-simple-search #page #masthead .site-branding {
  z-index: -1;
  left: 50%;
  display: none;
}
body.active-simple-search #page #masthead .site-search {
  width: fit-content;
  width: 100vw;
  position: absolute !important;
  left: 0.5rem !important;
  margin: 0 auto;
  border: none;
  background-color: #FFFFFF;
  min-width: unset;
}
body.active-simple-search #page #masthead .site-search:after {
  display: none;
}
body.active-simple-search #page #masthead .site-search .widget_product_search {
  width: 100%;
}
body.active-simple-search #page #masthead .site-search #woocommerce-product-search-field-0 {
  cursor: auto;
  display: block;
}
body.active-simple-search #page #masthead .site-search .woocommerce-product-search {
  display: flex;
  flex-direction: row;
  width: calc(100% - 6rem);
  padding: 0;
}
body.active-simple-search #page #masthead .site-search .woocommerce-product-search:before {
  display: none;
}
body.active-simple-search #page #masthead .site-search .woocommerce-product-search .screen-reader-text {
  display: none;
}
body.active-simple-search #page #masthead .site-search .woocommerce-product-search .search-field {
  visibility: visible;
  border-bottom: 1px solid #BEBEC9;
}
body.active-simple-search #page #masthead .site-search .woocommerce-product-search .search-field.active {
  width: 100%;
  left: auto;
  border: none;
  border-bottom: 2px solid #BEBEC9;
  padding: 0.5rem 2rem 0.5rem 0.25rem;
}
body.active-simple-search #page #masthead .site-search .search-clear-btn {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 1px solid #BEBEC9;
  left: auto;
  right: 0;
  top: 0.5rem;
  padding: 0;
  display: block;
  position: absolute;
  z-index: 2;
}
body.active-simple-search #page #masthead .site-search .search-clear-btn:before {
  display: none;
}
body.active-simple-search #page #masthead .site-search .search-clear-btn:after {
  display: block;
  content: "";
  width: 11px;
  height: 11px;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-clear-2.svg) no-repeat center center;
  filter: invert(10%) sepia(10%) saturate(0%) hue-rotate(166deg) brightness(96%) contrast(83%);
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 3px;
  right: 3px;
}
body.active-simple-search #page #masthead .site-search .search-clear-btn span {
  display: none;
}
body.active-simple-search #page #masthead .site-search .search-close-btn-mobile {
  display: block;
  width: 50px;
  height: 2rem;
  background: none;
  left: auto;
  width: 50px;
  top: 0;
  right: -1rem;
  text-transform: none;
  position: fixed;
  z-index: 99999;
  padding: 0;
  margin: 0 0 0 1rem;
}
body.active-simple-search #page #masthead .site-search .search-close-btn-mobile span {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.25rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.active-simple-search #page #masthead .site-search.site-search input {
  width: 100%;
  position: relative;
  left: 0;
  height: 2.25rem;
  background: #FFFFFF;
  border-bottom: 1px solid #BEBEC9;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0;
  margin-left: 0;
  line-height: 2em;
  color: #3D3D3D;
  outline: none;
}
body.active-simple-search #page #masthead .site-search.site-search input + button[type="submit"] {
  position: absolute;
  right: auto;
  margin: 0 1rem;
  transform: unset;
  top: 0 !important;
  left: -2rem;
  height: 2rem !important;
  width: 2rem !important;
  background: transparent;
  z-index: 10003;
  bottom: auto;
  overflow: visible;
  clip: unset;
  margin: 0;
  clip-path: none;
  font-size: 0;
  cursor: pointer;
  opacity: 1;
  visibility: unset;
}
body.active-simple-search #page #masthead .site-search.site-search input + button[type="submit"]::before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-search-hobby.svg) no-repeat center center;
  filter: invert(10%) sepia(10%) saturate(0%) hue-rotate(166deg) brightness(96%) contrast(83%);
  background-size: contain;
  left: 0.5rem;
  top: 0.5rem;
  width: 1.25rem;
  height: 1.25rem;
  visibility: unset;
}
body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .menu-toggle, body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .primary-navigation {
  display: none;
}
body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn {
  display: none;
}
@media (max-height: 500px) {
  #masthead.nav-toggled .mobile-menu-logo {
    max-height: 2rem;
    margin-bottom: 0.5rem;
  }
  #masthead.nav-toggled .main-navigation {
    padding: 1rem 1.5rem;
  }
  #masthead.nav-toggled .main-navigation .menu li a {
    padding: 0.5rem 0;
  }
  #masthead.nav-toggled .main-navigation .primary-navigation .menu {
    margin-bottom: 1rem;
  }
  #masthead.nav-toggled .social-media-menu--wrapper {
    margin-bottom: 1rem;
  }
  #masthead.nav-toggled .social-media-menu--wrapper a {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  body.active-simple-search #page {
    position: relative;
  }
  body.active-simple-search #page:after {
    content: "";
    filter: blur(5px);
    z-index: 100;
    display: block;
    width: 100vw;
    height: 100%;
    background-color: rgba(2, 74, 89, 0.5);
    opacity: 0.5;
    top: 0;
    position: absolute;
    pointer-events: none;
  }
  body.active-simple-search #page .site-branding {
    z-index: -1;
    left: 50%;
  }
  body.active-simple-search #page .site-favourites, body.active-simple-search #page .site-account, body.active-simple-search #page .site-header-cart, body.active-simple-search #page .custom-logo-link {
    display: none;
  }
  body.active-simple-search #page #masthead {
    min-height: 108px;
    padding: 1.5rem !important;
  }
  body.active-simple-search #page #masthead .site-search {
    width: fit-content;
    min-width: 35rem;
    top: 0;
    left: 50% !important;
    margin: 0 auto;
    position: static;
    border: none;
    background-color: #FFFFFF;
    transform: translate(-50%, 0);
  }
  body.active-simple-search #page #masthead .site-search:after {
    display: none;
  }
  body.active-simple-search #page #masthead .site-search .widget_product_search, body.active-simple-search #page #masthead .site-search .woocommerce-product-search {
    width: 100%;
  }
  body.active-simple-search #page #masthead .site-search .widget_product_search:before, body.active-simple-search #page #masthead .site-search .woocommerce-product-search:before {
    display: none;
  }
  body.active-simple-search #page #masthead .site-search .search-clear-btn {
    display: block;
    width: 6rem;
    height: 2.625rem;
    background-color: transparent;
    background-size: 8px 16x;
    top: -0.25rem;
    right: 2rem;
    position: absolute;
    z-index: 99999;
    border: none;
  }
  body.active-simple-search #page #masthead .site-search .search-clear-btn:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-clear-1.svg) no-repeat center center;
    filter: invert(10%) sepia(10%) saturate(0%) hue-rotate(166deg) brightness(96%) contrast(83%);
    background-size: contain;
    position: absolute;
    top: 0.675rem;
    right: 1.5rem;
  }
  body.active-simple-search #page #masthead .site-search .search-clear-btn:before {
    display: block;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #FFFFFF;
    position: absolute;
    right: 0.75rem;
  }
  body.active-simple-search #page #masthead .site-search .search-clear-btn span {
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem;
    color: #3D3D3D;
    float: left;
    text-transform: none;
  }
  body.active-simple-search #page #masthead .site-search .search-close-btn-mobile {
    display: none;
  }
  body.active-simple-search #page #masthead .site-search .search-field.active {
    width: 35rem;
    left: auto;
    border: none;
    border-bottom: 2px solid #BEBEC9;
    padding: 0.5rem 2rem 0.5rem 0.25rem;
  }
  body.active-simple-search #page #masthead .site-search.site-search input {
    position: relative;
    left: 0;
    height: 2.25rem;
    background: #FFFFFF;
    border-bottom: 1px solid #BEBEC9;
    font-size: 0.875rem;
    font-weight: 400;
    padding: 1rem 0.75rem;
    line-height: 2em;
    color: #3D3D3D;
    outline: none;
  }
  body.active-simple-search #page #masthead .site-search.site-search input + button[type="submit"] {
    position: absolute;
    right: 0;
    left: auto;
    margin: 0 1rem;
    transform: unset;
    top: -0.25rem !important;
    height: 2.5rem !important;
    width: 2.5rem !important;
    background: transparent;
    z-index: 10003;
    bottom: auto;
    overflow: visible;
    clip: unset;
    margin: 0;
    clip-path: none;
    font-size: 0;
    cursor: pointer;
    opacity: 1;
    visibility: unset;
  }
  body.active-simple-search #page #masthead .site-search.site-search input + button[type="submit"]::before {
    content: "";
    position: absolute;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-search-hobby.svg) no-repeat center center;
    filter: invert(10%) sepia(10%) saturate(0%) hue-rotate(166deg) brightness(96%) contrast(83%);
    background-size: contain;
    left: 0.5rem;
    top: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    visibility: unset;
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation .primary-navigation {
    display: none;
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn {
    display: block;
    width: 60px;
    height: 1.25rem;
    background-size: 1rem;
    top: -1rem;
    left: auto;
    right: 0;
    position: fixed;
    z-index: 99999;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn:after {
    font-family: "stores-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: inherit;
    height: 1.25rem;
    width: 1.25rem;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 1.25rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    mix-blend-mode: difference;
    text-indent: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease-out;
    width: 1.125rem;
    height: 1.125rem;
    font-size: 1.125rem;
    margin-left: 2.5rem;
    content: "";
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn span {
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem;
    position: absolute;
    top: 0;
    right: 1.5rem;
    text-transform: none;
    color: #3D3D3D;
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn:hover {
    background: #FFFFFF;
  }
  body.active-simple-search #page #masthead .storefront-primary-navigation #site-navigation .search-close-btn:hover span {
    color: #5C2290;
  }
  #masthead .site-header-cart .widget_shopping_cart {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 33.875rem;
    left: auto;
    background-color: #FFFFFF;
    display: flex;
    transform: translateX(100%);
    pointer-events: none;
    transition: all 0.3s ease-out;
  }
  #masthead .site-header-cart .widget_shopping_cart_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 1.5rem;
    justify-content: flex-start;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper {
    max-width: 1222px;
    width: 100%;
    margin: 0 auto 24px;
    background-color: #FFFFFF;
    padding: 24px 32px;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper p {
    color: #62524E;
    margin: 0;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .price-info {
    margin-right: 38px;
    font-size: 16px;
    line-height: 20px;
    flex: 1;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .price-info .price-info__value {
    font-weight: 700;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery {
    display: flex;
    align-items: center;
    flex: 2;
    padding-bottom: 8px;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery p {
    margin: 0 16px 0 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    min-width: 29px;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery .progress-bar {
    margin: 0 16px 0 0;
    width: 100%;
    height: 12px;
    border-radius: 10px;
    position: relative;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery .progress-bar + p {
    margin: 0;
    min-width: 45px;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery .progress-bar span {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery .progress-bar .outer-bar {
    background-color: #e9e9ea;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper .free-delivery .progress-bar .inner-bar {
    background-color: #646669;
    width: 50%;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper.success .price-info {
    color: #12805c;
    text-align: left;
  }
  #masthead .site-header-cart .widget_shopping_cart_content .free-delivery-wrapper.success .free-delivery .progress-bar .inner-bar {
    background-color: #12805c;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons {
    padding: 1.5rem 1.5rem 0.875rem;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button {
    color: #1f0802;
    background-color: #5c2290;
    border: 0.125rem solid #5C2290;
    border-radius: 0;
    line-height: 1.5em;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 0.9375rem;
    padding: 1rem 2rem;
    width: 100%;
    margin: 0 1.5rem 0 0;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button:after, #masthead .site-header-cart .woocommerce-mini-cart__buttons .button:before {
    display: none;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button:hover {
    border: 0.125rem solid #1F0802;
    color: #1F0802;
    background-color: #5c2290;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button:focus:hover {
    border: 0.125rem solid #1F0802;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button:disabled {
    background-color: transparent;
    border: 0.125rem solid transparent;
    color: grey;
    pointer-events: none;
    opacity: 0.6;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button.checkout {
    margin-right: 0;
    background-color: #5c2290;
    color: #ffffff;
    border: 0.125rem solid #5C2290;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__buttons .button.checkout:hover {
    background-color: #d8cee2;
    color: #1F0802;
    border: 0.125rem solid #1F0802;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__title {
    font-size: 1.25rem;
    line-height: 1.3em;
    color: #1F0802;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 1.125rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__title:hover {
    color: #5C2290;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__total {
    margin-top: auto;
    width: 100%;
    background-color: #FFFFFF;
    padding: 0.75rem 1.75rem 0.1875rem;
    display: flex;
    justify-content: space-between;
    color: #62524E;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__total strong {
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 0.1rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5em;
    letter-spacing: 0.01rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart__header {
    padding: 0 2rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart {
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: none !important;
    padding: 0 1.5rem;
    overflow-y: auto;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item {
    padding: 1.5rem 0;
    padding-left: 6rem;
    position: relative;
    min-height: 10rem;
    display: flex;
    flex-direction: column;
    border: none;
    border-bottom: 1.5px solid #BEBEC9;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item:after, #masthead .site-header-cart .woocommerce-mini-cart-item:before, #masthead .site-header-cart .woocommerce-mini-cart-item .remove {
    display: none;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item p {
    color: #62524E;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item img {
    position: absolute;
    left: 0;
    top: 1.25rem;
    min-width: 5.25rem;
    width: 5.25rem;
    max-width: none;
    height: auto;
    object-fit: cover;
    margin: 0;
    visibility: visible;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item a {
    font-size: 1.125rem;
    line-height: 1.5em;
    color: #1F0802;
    font-weight: 700;
    margin: 0 0 0.25rem 0;
    display: block;
    transition: all 0.2s ease-out;
    width: calc(100% - 8.5rem);
    padding-right: 1rem;
    visibility: hidden;
    height: 0;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item a:hover {
    color: #5C2290;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .author {
    font-size: 0.75rem;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 0.1rem;
    color: #62524E;
    margin: 0 0 0.5rem 0;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .categories {
    margin: auto 0 0 0;
    font-size: 0.875rem;
    line-height: 1.7em;
    color: #62524E;
    display: none;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-title {
    visibility: visible;
    font-size: 1.125rem;
    height: auto;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-category {
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0.5rem 0 0.75rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-atribute, #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-amount {
    font-size: 0.75rem;
    font-weight: 300;
    margin-bottom: 0.25rem;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-atribute span, #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__info-amount span {
    font-weight: 500;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__column {
    position: absolute;
    left: auto;
    right: 0;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__current-price {
    display: none;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__discount {
    display: flex;
    flex-direction: column-reverse;
    font-size: 1.25rem;
    font-weight: 700;
    width: 150px !important;
    text-align: right;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__discount del {
    font-size: 0.875rem;
    font-weight: 400;
    color: #868686;
    opacity: 1;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .mini-cart-item__discount ins {
    color: #3D3D3D;
  }
  #masthead .site-header-cart .woocommerce-mini-cart-item .quantity {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.5em;
    letter-spacing: 0.01rem;
    color: #62524E;
    width: 8.5rem;
    position: absolute;
    top: 1.5rem;
    right: 0;
    text-align: right;
  }
  #masthead.side-cart--active {
    position: relative;
    z-index: 999999;
  }
  #masthead.side-cart--active:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(66, 83, 103, 0.7);
    backdrop-filter: blur(10px);
  }
  #masthead.side-cart--active .site-branding {
    margin: 0 1rem 0 0;
  }
  #masthead.side-cart--active .site-search, #masthead.side-cart--active .site-branding, #masthead.side-cart--active .storefront-primary-navigation {
    z-index: -1;
  }
  #masthead.side-cart--active .site-header-cart:hover .widget_shopping_cart, #masthead.side-cart--active .site-header-cart.focus .widget_shopping_cart {
    display: flex;
  }
  #masthead.side-cart--active .site-header-cart .widget_shopping_cart {
    transform: none;
    z-index: 99999;
    pointer-events: all;
    transform: none;
    transition: all 0.3s ease-out;
  }
}
@media (min-width: 783px) {
  body.admin-bar #page .site-header#masthead {
    top: 62px;
  }
  body.admin-bar .site-header#masthead.nav-toggled .col-full .main-navigation {
    padding-top: 4.5rem;
  }
  body.admin-bar .site-header#masthead .col-full .main-navigation.toggled .menu-toggle {
    top: 6.25rem;
  }
}
@media (min-width: 1200px) {
  .site-header#masthead {
    padding: 2rem 4rem 1rem;
    box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
    display: block;
  }
  .site-header#masthead .storefront-primary-navigation {
    max-width: 1472px;
    margin: 0 auto;
  }
  .site-header#masthead > .col-full {
    max-width: 1472px;
    margin: 0 auto 1.25rem;
  }
  .site-header#masthead .site-branding {
    margin: 0 5.5rem 0 0;
    width: auto;
  }
  .site-header#masthead .site-search {
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    pointer-events: all;
    transform: none;
    max-width: 44.25rem;
    margin: 0 0 0 auto;
    display: block;
  }
  .site-header#masthead .site-search .search-field {
    display: none;
    font-size: 1rem;
    padding: 0.875rem 4rem 0.875rem 1.5rem;
    background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-search-hobby-2.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 1.5rem) 50%;
    background-size: 1.25rem;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.01rem;
  }
  .site-header#masthead .site-search .search-field::placeholder {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.01rem;
  }
  .site-header#masthead .site-search .woocommerce-product-search {
    display: block;
  }
  .site-header#masthead .site-search .woocommerce-product-search:after {
    right: 0.25rem;
    transform: translateY(-50%) rotate(-90deg);
  }
  .site-header#masthead .site-search .woocommerce-product-search .screen-reader-text {
    margin-right: 2rem;
  }
  .site-header#masthead .site-account, .site-header#masthead .site-favourites {
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    position: relative;
    font-size: 0;
    margin-left: 0.75rem;
  }
  .site-header#masthead .site-account:after, .site-header#masthead .site-favourites:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1.5rem;
    height: 1.5rem;
  }
  .site-header#masthead .site-account {
    order: 1;
    font-size: 0.875rem;
    width: auto;
    display: flex;
    align-items: center;
    padding-left: 2.5rem;
    color: #3D3D3D;
  }
  .site-header#masthead .site-account:after {
    transform: translateY(-50%);
    left: 0;
  }
  .site-header#masthead .site-favourites {
    order: 2;
    margin: 0 0.875rem 0 0.125rem;
  }
  .site-header#masthead .site-header-cart {
    order: 3;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    margin-left: 0.375rem;
  }
  .site-header#masthead .site-header-cart .cart__count {
    top: 0.125rem;
    right: 0;
  }
  .site-header#masthead .site-header-cart .cart-contents {
    padding: 0;
    background: transparent;
    width: 2.5rem;
    height: 2.5rem;
  }
  .site-header#masthead .site-header-cart .cart-contents:before {
    display: none;
  }
  .site-header#masthead .site-header-cart .cart-contents:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1.5rem;
    height: 1.5rem;
    display: block;
  }
  .site-header#masthead .site-header-cart .widget {
    position: fixed;
    display: block;
    z-index: 1001;
    top: 0;
    right: 0;
    height: 100vh;
    width: 33.875rem;
    background-color: #FFFFFF;
    opacity: 0;
    left: auto;
    bottom: auto;
    visibility: visible;
    pointer-events: all;
    transform: translateX(100%);
    transition: all 0.2s ease-out;
  }
  .site-header#masthead .site-header-cart .widget:before {
    content: "";
    position: fixed;
    background: rgba(2, 74, 89, 0.5);
    backdrop-filter: blur(5px);
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    transition: all 0.2s ease-out 0.2s;
    opacity: 0;
    pointer-events: none;
  }
  .site-header#masthead .site-header-cart .widget .widget_shopping_cart_content {
    z-index: 3;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart {
    height: auto;
    max-height: none !important;
    flex-grow: 1;
    padding: 1.5rem;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__title {
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
    color: #1F0802;
    letter-spacing: 0.05rem;
    margin: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__close-btn {
    position: absolute;
    top: 1.125rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    box-shadow: none;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__close-btn:before {
    content: "";
    position: absolute;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-close-hobby.svg) no-repeat center center;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1.5rem;
    height: 1.5rem;
    transition: all 0.2s ease-out;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__close-btn:hover:before {
    transform: translate(-50%, -50%) scale(1.15);
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__header {
    padding: 0 5rem 1.5rem 1.5rem;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item {
    padding: 0.5rem 0 0.5rem 8.25rem;
    margin: 0 0 1rem 0;
    position: relative;
    min-height: 10rem;
    display: flex;
    flex-wrap: wrap;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item:not(:last-child) {
    border-bottom: 1.5px solid #BEBEC9;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item a {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.875rem;
    margin: 0;
    text-decoration: none;
    padding-right: 10rem;
    width: 100%;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item a:hover {
    color: #5C2290;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .remove {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 1rem;
    width: 1.25rem;
    height: 1.25rem;
    z-index: 3;
    visibility: visible;
    display: block;
    padding: 0;
    background: #FFFFFF;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .remove:before {
    display: none;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .remove:after {
    font-family: "stores-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: inherit;
    height: 1.25rem;
    width: 1.25rem;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 1.25rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    mix-blend-mode: difference;
    text-indent: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease-out;
    content: "";
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .categories {
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.05rem;
    color: #62524E;
    line-height: 1.5em;
    padding-right: 10rem;
    text-transform: uppercase;
    order: -1;
    margin: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .quantity {
    width: auto;
    position: absolute;
    top: 0.5rem;
    right: 0;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #62524E;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart-item .attachment-woocommerce_thumbnail {
    min-width: 7.5rem;
    max-width: 7.5rem;
    margin: 0;
    object-fit: contain;
    height: 8.75rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__total {
    margin-top: auto;
    padding: 0.75rem 1.75rem;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__total strong {
    font-size: 1rem;
    line-height: 1.25em;
    font-weight: 500;
    letter-spacing: 0.05rem;
    color: #62524E;
    margin: 0;
    text-transform: uppercase;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__total .amount {
    color: #62524E;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.6em;
    margin: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__total .amount span {
    font-size: 1rem;
    margin: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons {
    display: flex;
    background-color: #FFFFFF;
    padding: 1.5rem 1.5rem 0.875rem;
    justify-content: space-between;
    border: none;
    width: 100%;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button {
    text-align: center;
    padding: 1rem;
    font-size: 1rem;
    font-weight: 500;
    color: #1f0802;
    border: 0.125rem solid #5C2290;
    border-radius: 0;
    background-color: #5c2290;
    height: auto;
    min-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 0.75rem);
    line-height: 1.75em;
    margin: 0;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button:hover {
    color: #1F0802;
    border: 0.125rem solid #1F0802;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button:after, .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button:before {
    display: none;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button.checkout {
    background-color: #5c2290;
    color: #ffffff;
    border: 0.125rem solid #5C2290;
  }
  .site-header#masthead .site-header-cart .widget .woocommerce-mini-cart__buttons .button.checkout:hover {
    background-color: #d8cee2;
    border: 0.125rem solid #1F0802;
    color: #1F0802;
  }
  .site-header#masthead .main-navigation .menu-toggle, .site-header#masthead .main-navigation.toggled .menu-toggle {
    display: none;
  }
  .site-header#masthead .main-navigation .primary-navigation, .site-header#masthead .main-navigation.toggled .primary-navigation {
    position: relative;
    left: auto;
    top: auto;
    transition: none;
    transform: none;
    width: auto;
    height: auto;
    flex-direction: row;
    opacity: 1;
    display: flex;
  }
  .site-header#masthead .main-navigation .primary-navigation .mobile-menu-logo, .site-header#masthead .main-navigation .primary-navigation .mobile-menu-title, .site-header#masthead .main-navigation.toggled .primary-navigation .mobile-menu-logo, .site-header#masthead .main-navigation.toggled .primary-navigation .mobile-menu-title {
    display: none;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu, .site-header#masthead .main-navigation.toggled .primary-navigation .menu {
    flex-direction: row;
    padding: 0;
    justify-content: center;
    height: auto;
    position: relative;
    opacity: 1;
    transform: none;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu:before, .site-header#masthead .main-navigation.toggled .primary-navigation .menu:before {
    display: none;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li {
    border: none;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li a {
    padding: 0.5rem 2.25rem 0.5rem 0;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25em;
    letter-spacing: 0.05rem;
    color: #3D3D3D;
    text-transform: uppercase;
    margin: 0 1.5rem;
    position: relative;
    pointer-events: all;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li a:hover, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li a:hover {
    color: #5C2290;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li a span, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li a span {
    display: none;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li a a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li a a {
    pointer-events: none;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children {
    position: relative;
    pointer-events: all;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a {
    width: auto;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a .menu-dropdown-arrow, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a .menu-dropdown-arrow {
    content: "";
    display: block;
    width: 2rem;
    height: 1.5rem;
    right: 0;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: #FFFFFF;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol {
    position: absolute;
    top: calc(100% - 0.5rem);
    background-color: #F9F8F7;
    pointer-events: none;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%);
    max-height: 10000px;
    padding: 1rem 3rem 1rem;
    min-width: 20rem;
    transition: all 0.2s ease-out;
    box-shadow: 0px 1px 8px rgba(0, 48, 90, 0.18);
    margin: 0;
    display: flex;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol li, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol li {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a {
    padding: 0.75rem 0;
    font-size: 1rem;
    font-weight: 400;
    color: #3D3D3D;
    text-transform: none;
    position: relative;
    transition: all 0.2s ease-out;
    pointer-events: none;
    z-index: 2;
    display: inline-block;
    width: 100%;
    background: transparent;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a .menu-dropdown-arrow, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a .menu-dropdown-arrow {
    transform: translateY(-50%) rotate(-90deg);
    background-color: #F9F8F7;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a:hover, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a:hover {
    color: #5C2290;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a:hover .menu-dropdown-arrow, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol li a:hover .menu-dropdown-arrow {
    opacity: 1;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children > a + .submenucol .submenucol, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children > a + .submenucol .submenucol {
    left: calc(100% - 0.125rem);
    position: absolute;
    visibility: visible;
    max-height: 20000px;
    top: 0;
    right: auto;
    bottom: auto;
    display: block;
    transform: none;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children:hover a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children:hover a {
    pointer-events: all;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children:hover > a + .submenucol, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children:hover > a + .submenucol {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
  }
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children:hover > a + .submenucol a, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children:hover > a + .submenucol a {
    pointer-events: all;
  }
  .site-header#masthead.side-cart--active .site-header-cart .widget {
    opacity: 1;
    transform: none;
  }
  .site-header#masthead.side-cart--active .site-header-cart .widget:before {
    opacity: 1;
  }
  #page #masthead.site-header .social-media-menu--wrapper {
    display: none;
  }
  body.active-simple-search #page #masthead .col-full {
    height: 0;
    margin-bottom: 0;
  }
  body.active-simple-search #page #masthead .site-search {
    top: 50%;
    transform: translate(-50%, 25%);
  }
}
@media (min-width: 1400px) {
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children:hover a + .submenucol, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children:hover a + .submenucol {
    min-width: 25rem;
  }
}
@media (min-width: 1600px) {
  .site-header#masthead .main-navigation .primary-navigation .menu li.menu-item-has-children:hover a + .submenucol, .site-header#masthead .main-navigation.toggled .primary-navigation .menu li.menu-item-has-children:hover a + .submenucol {
    min-width: 30rem;
  }
  .site-header#masthead > .col-full, .site-header#masthead .storefront-primary-navigation {
    max-width: 100%;
  }
}
body .storefront-breadcrumb, #editor .storefront-breadcrumb {
  padding: 0;
  margin: 0 0 0.75rem;
}
body .storefront-breadcrumb .col-full, #editor .storefront-breadcrumb .col-full {
  padding: 0;
}
body .storefront-breadcrumb .woocommerce-breadcrumb, #editor .storefront-breadcrumb .woocommerce-breadcrumb {
  padding: 0.875rem 1rem;
  text-decoration: none;
  color: #1F0802;
  font-size: 0.75rem;
  line-height: 1.5em;
  letter-spacing: 0.05rem;
  display: flex;
  align-items: center;
  width: 100%;
  overflow-x: auto;
  text-transform: uppercase;
  white-space: nowrap;
}
body .storefront-breadcrumb .woocommerce-breadcrumb a, #editor .storefront-breadcrumb .woocommerce-breadcrumb a {
  color: #62524E;
  transition: all 0.2s ease-out;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.5em;
  letter-spacing: 0.05rem;
  text-decoration: none;
  outline: none;
}
body .storefront-breadcrumb .woocommerce-breadcrumb a:hover, #editor .storefront-breadcrumb .woocommerce-breadcrumb a:hover {
  color: #1F0802;
}
body .storefront-breadcrumb .woocommerce-breadcrumb a:before, body .storefront-breadcrumb .woocommerce-breadcrumb a:after, #editor .storefront-breadcrumb .woocommerce-breadcrumb a:before, #editor .storefront-breadcrumb .woocommerce-breadcrumb a:after {
  display: none;
}
body .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type, #editor .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type {
  position: relative;
  font-size: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0;
  background: #FFFFFF;
}
body .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type:after, #editor .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
body .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator, #editor .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
  font-size: 0;
  position: relative;
  margin: 0 0.5rem;
  width: 1.25rem;
  height: 1.5rem;
  min-width: 1.25rem;
}
body .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:after, #editor .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:after {
  display: none;
}
body .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:before, #editor .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-separator-hobby.svg) no-repeat center center;
  background-size: contain;
  filter: invert(57%) sepia(8%) saturate(0%) hue-rotate(298deg) brightness(92%) contrast(93%);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.25rem;
  height: 1.5rem;
}
@media (min-width: 992px) {
  body .storefront-breadcrumb .woocommerce-breadcrumb, #editor .storefront-breadcrumb .woocommerce-breadcrumb {
    padding: 1.5rem 2rem;
    max-width: 1536px;
    margin: 0 auto;
    font-size: 0.875rem;
  }
  body .storefront-breadcrumb .woocommerce-breadcrumb a, #editor .storefront-breadcrumb .woocommerce-breadcrumb a {
    font-size: 0.875rem;
  }
  body .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator, #editor .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator {
    width: 1.5rem;
  }
  body .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:before, #editor .storefront-breadcrumb .woocommerce-breadcrumb .breadcrumb-separator:before {
    width: 1.5rem;
  }
}
footer.site-footer {
  background-color: #5c2290;
  padding: 0;
  margin-top: auto;
}
footer.site-footer .col-full {
  max-width: 100%;
  padding: 0;
}
footer.site-footer .footer-widgets {
  display: flex;
  flex-direction: column;
  justify-content: left;
  padding: 1.5rem 0 0;
  margin: 0 auto;
}
footer.site-footer .footer-widgets .block {
  width: 100%;
  max-width: 100%;
}
footer.site-footer .footer-widgets .block .container {
  padding-left: 0;
  margin-left: 0;
}
footer.site-footer .footer-widgets .widget {
  padding: 0 1.5rem 0.5rem;
  margin: 0;
}
footer.site-footer .footer-widgets .widget.widget_social_widget {
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
footer.site-footer .footer-widgets .widget .social-link {
  transition: all 0.2s ease-out;
  background: #5c2290;
}
footer.site-footer .footer-widgets .widget .social-link i {
  background: #5c2290;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.site-footer .footer-widgets .widget .social-link i:before {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
  mix-blend-mode: unset;
  color: #FFFFFF;
}
footer.site-footer .footer-widgets .widget .social-link:hover i:before {
  color: #FFFFFF;
}
footer.site-footer .footer-widgets .widget .social-link:after {
  display: none;
}
footer.site-footer .footer-widgets .block {
  padding: 0;
}
footer.site-footer .footer-widgets .block.footer-widget-1 {
  margin-right: 0;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget_text .textwidget p:first-child img {
  margin: 0;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget_text .textwidget p:nth-child(2)::before {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-email-2.svg) no-repeat center center;
  background-size: 1.125rem;
  width: 1.426875rem;
  height: 1.5rem;
  display: block;
  margin-right: 0.5rem;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget_text .textwidget p:last-child::before {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-phone-2.svg) no-repeat center center;
  background-size: 1.125rem;
  width: 1.426875rem;
  height: 1.5rem;
  display: block;
  margin-right: 0.5rem;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget p, footer.site-footer .footer-widgets .block.footer-widget-1 .widget a {
  text-decoration: none;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget br {
  height: 1rem;
  display: block;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget p {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget-title:after {
  display: none;
}
footer.site-footer .footer-widgets .block.footer-widget-1 .widget-title + div {
  max-height: 3000px;
  opacity: 1;
  pointer-events: all;
  padding-bottom: 0.5rem;
}
footer.site-footer .footer-widgets .widget-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0.5rem 0;
  display: flex;
  text-transform: uppercase;
  border: none;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  align-items: flex-start;
}
footer.site-footer .footer-widgets .widget-title:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  transition: all 0.2s ease-out;
  margin-left: auto;
  content: "";
  mix-blend-mode: unset;
  color: #FFFFFF;
}
footer.site-footer .footer-widgets .widget-title.active:after {
  transform: rotate(180deg);
}
footer.site-footer .footer-widgets .widget-title + div {
  display: none;
}
footer.site-footer .footer-widgets .widget-title + div.active {
  max-height: 3000px;
  margin-bottom: 2rem;
  display: flex;
}
footer.site-footer .footer-widgets ul {
  list-style: none;
  padding: 0;
  border-bottom: 1.5px solid #BEBEC9;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
footer.site-footer .footer-widgets ul li, footer.site-footer .footer-widgets ul li a {
  margin: 0 0 0.375rem 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  color: #FFFFFF !important;
}
footer.site-footer .footer-widgets ul li:hover, footer.site-footer .footer-widgets ul li a:hover {
  color: #FFFFFF !important;
}
footer.site-footer .footer-widgets ul li {
  padding-left: 0;
}
footer.site-footer .footer-widgets ul li:before {
  display: none;
}
footer.site-footer p, footer.site-footer a, footer.site-footer li, footer.site-footer span {
  color: #FFFFFF;
}
footer.site-footer a {
  transition: all 0.15s ease-out;
}
footer.site-footer a:hover {
  color: black;
}
footer.site-footer .site-info {
  background-color: #6f1bb5;
  color: #868686;
  font-size: 0.625rem;
  text-align: center;
  font-weight: 500;
  padding: 0.5rem 1rem;
}
footer.site-footer .site-info * {
  color: #868686;
}
footer.site-footer .site-info *:hover {
  text-decoration: none;
}
footer.site-footer .site-info a:hover {
  color: #3D3D3D;
}
footer.site-footer .site-info_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 0 1rem;
  margin: 0 auto;
  max-width: 1370px;
}
footer.site-footer .site-info__shop-title {
  height: 1rem;
}
footer.site-footer .site-info__shop-title p {
  margin: 0;
}
footer.site-footer .site-info__created-by a {
  color: #868686 !important;
  text-decoration: none;
}
footer.site-footer .site-info__created-by a:hover {
  color: #3D3D3D !important;
}
footer.site-footer .site-info__footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
footer.site-footer .site-info__footer-links a {
  text-decoration: none;
  color: #868686 !important;
}
footer.site-footer .site-info__footer-links a:hover {
  color: #3D3D3D !important;
}
footer.site-footer .storefront-handheld-footer-bar {
  display: none;
}
@media (min-width: 576px) {
  footer.site-footer .site-info .site-info_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
  }
}
@media (min-width: 918px) {
  footer.site-footer .footer-widgets {
    flex-direction: row;
  }
  footer.site-footer .footer-widgets .block {
    width: 25%;
  }
  footer.site-footer .footer-widgets .block .container {
    padding: 0;
  }
  .social-media a {
    width: 2rem;
    height: 2rem;
    background: #F9F8F7;
    border-radius: 50%;
    margin: 0 0.5rem 1rem 0;
  }
  .social-media a:after {
    height: 0.875rem;
    width: 0.875rem;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(78deg) brightness(102%) contrast(102%);
  }
}
@media (min-width: 1200px) {
  footer.site-footer .block.footer-widget-5 {
    display: none;
  }
  footer.site-footer .block .widget-title:after {
    display: none;
  }
  footer.site-footer .block .widget-title + div {
    max-height: 3000px;
    opacity: 1;
    pointer-events: all;
    display: block;
  }
  footer.site-footer .site-info {
    font-size: 0.875rem;
    padding: 1rem;
    text-align: left;
  }
  footer.site-footer .site-info .site-info_wrapper {
    padding: 0 3rem;
  }
  footer.site-footer .footer-widgets {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 4rem 2rem;
  }
  footer.site-footer .footer-widgets .widget {
    padding: 0;
  }
  footer.site-footer .footer-widgets .widget-title {
    font-size: 1rem;
  }
  footer.site-footer .footer-widgets ul {
    border-bottom: none;
  }
  footer.site-footer .footer-widgets ul li {
    font-size: 0.875rem;
  }
  footer.site-footer .footer-widgets .widget.widget_social_widget {
    padding: 0 2rem 0 0;
  }
}
@media (min-width: 1600px) {
  footer.site-footer .footer-widgets {
    max-width: 1536px;
  }
  footer.site-footer .site-info_wrapper {
    max-width: 1536px;
  }
}
#page footer.site-footer__minimal, footer.site-footer__minimal {
  background-color: #f2f2f2;
}
#page footer.site-footer__minimal .minimal-footer__wrapper, footer.site-footer__minimal .minimal-footer__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1370px;
  margin: 0 auto;
}
#page footer.site-footer__minimal .minimal-footer__image-wrapper, footer.site-footer__minimal .minimal-footer__image-wrapper {
  margin: 0;
}
#page footer.site-footer__minimal .minimal-footer__options-container, footer.site-footer__minimal .minimal-footer__options-container {
  margin: 1.625rem;
}
#page footer.site-footer__minimal .minimal-footer__options-container .footer-payments__images-wrapper, footer.site-footer__minimal .minimal-footer__options-container .footer-payments__images-wrapper {
  display: flex;
  flex-direction: row;
  gap: 0.125rem;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
#page footer.site-footer__minimal .minimal-footer__options-container .footer-payments__list-item, footer.site-footer__minimal .minimal-footer__options-container .footer-payments__list-item {
  min-width: 75px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page footer.site-footer__minimal .minimal-footer__options-container .footer-payments__image-wrapper, footer.site-footer__minimal .minimal-footer__options-container .footer-payments__image-wrapper {
  width: 45px;
  height: 22px;
  margin: 0;
}
#page footer.site-footer__minimal .minimal-footer__options-container .footer-payments__image, footer.site-footer__minimal .minimal-footer__options-container .footer-payments__image {
  width: 100%;
  height: 100%;
}
#page footer.site-footer__minimal .site-info__wrapper, footer.site-footer__minimal .site-info__wrapper {
  max-width: 1370px;
  margin: 0 auto;
}
#page footer.site-footer__minimal .site-info__shop-title p, #page footer.site-footer__minimal .site-info a, footer.site-footer__minimal .site-info__shop-title p, footer.site-footer__minimal .site-info a {
  font-size: 0.75rem;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0;
  text-decoration: none;
}
#page footer.site-footer__minimal .site-info__shop-title p:hover, #page footer.site-footer__minimal .site-info a:hover, footer.site-footer__minimal .site-info__shop-title p:hover, footer.site-footer__minimal .site-info a:hover {
  text-decoration: underline;
}
@media (min-width: 576px) {
  #page footer.site-footer__minimal .site-info__wrapper, footer.site-footer__minimal .site-info__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
  }
}
@media (min-width: 992px) {
  #page footer.site-footer__minimal .minimal-footer__wrapper, footer.site-footer__minimal .minimal-footer__wrapper {
    flex-direction: row;
    margin-bottom: 0;
    align-items: baseline;
    padding: 0 2rem;
  }
  #page footer.site-footer__minimal .minimal-footer__payments-logo, footer.site-footer__minimal .minimal-footer__payments-logo {
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #page footer.site-footer__minimal .minimal-footer__image-wrapper, footer.site-footer__minimal .minimal-footer__image-wrapper {
    height: 22px;
    margin: 0;
  }
}
body.archive .page-banner, body .page-banner {
  padding: 1.875rem 0 0;
  position: relative;
  margin-bottom: 2rem;
}
body.archive .page-banner__wrapper, body .page-banner__wrapper {
  z-index: 2;
  position: relative;
}
body.archive .page-banner__image-wrapper, body .page-banner__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  margin: 0;
}
body.archive .page-banner__image-wrapper:after, body .page-banner__image-wrapper:after {
  content: "";
  background: linear-gradient(360deg, rgba(66, 83, 103, 0.65) 0%, rgba(66, 83, 103, 0) 100%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
body.archive .page-banner picture, body .page-banner picture {
  width: 100%;
}
body.archive .page-banner__image, body .page-banner__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body.archive .page-banner__title-wrapper, body .page-banner__title-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 1rem;
}
body.archive .page-banner__title, body .page-banner__title {
  order: 2;
  font-size: 2.5rem;
  line-height: 1.3em;
  text-align: left;
  letter-spacing: 0.02rem;
  font-weight: 600;
  margin: 0;
  color: #1F0802;
}
body.archive .page-banner__title.desktop-title, body .page-banner__title.desktop-title {
  display: none;
}
body.archive .page-banner__text, body .page-banner__text {
  padding: 0;
  margin-bottom: 2.5rem;
  color: #FFFFFF;
}
body.archive .page-banner__text a, body.archive .page-banner__text span, body .page-banner__text a, body .page-banner__text span {
  color: inherit;
  text-decoration: inherit;
}
body.archive .page-banner__text a, body .page-banner__text a {
  opacity: 0.7;
  transition: all 0.2s ease-out;
}
body.archive .page-banner__text a:hover, body .page-banner__text a:hover {
  opacity: 1;
}
body.archive .page-banner__description, body .page-banner__description {
  padding: 2rem 1rem;
  position: relative;
}
body.archive .page-banner__description:after, body .page-banner__description:after {
  content: "";
  background: linear-gradient(360deg, rgba(2, 0, 36, 0) 89%, white 100%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
body.archive .page-banner__text--desc, body.archive .page-banner__text--desc-more, body .page-banner__text--desc, body .page-banner__text--desc-more {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7em;
  text-align: center;
  color: #FFFFFF;
  margin: 0 0 1rem 0;
  position: relative;
  z-index: 3;
}
body.archive .page-banner__inside-content, body .page-banner__inside-content {
  color: #FFFFFF;
  position: relative;
  z-index: 2;
}
body.archive .page-banner__inside-content *, body .page-banner__inside-content * {
  position: relative;
  z-index: 3;
  color: #FFFFFF;
  margin-left: unset;
}
body.archive .page-banner__inside-content ol, body.archive .page-banner__inside-content ul, body .page-banner__inside-content ol, body .page-banner__inside-content ul {
  margin: 1rem 0;
  padding: 0 0 0 1.5rem;
}
body.archive .page-banner__inside-content h1, body.archive .page-banner__inside-content h2, body.archive .page-banner__inside-content h3, body.archive .page-banner__inside-content h4, body.archive .page-banner__inside-content h5, body.archive .page-banner__inside-content h6, body .page-banner__inside-content h1, body .page-banner__inside-content h2, body .page-banner__inside-content h3, body .page-banner__inside-content h4, body .page-banner__inside-content h5, body .page-banner__inside-content h6 {
  margin: 2rem 0;
  border: none;
}
body.archive .page-banner__inside-content.content-shorter, body .page-banner__inside-content.content-shorter {
  position: relative;
  overflow: hidden;
  max-height: 6em;
  line-height: 1.5em;
}
body.archive .page-banner__inside-content.content-shorter *, body .page-banner__inside-content.content-shorter * {
  line-height: 1.5em;
}
body.archive .page-banner__inside-content.content-shorter > img, body .page-banner__inside-content.content-shorter > img {
  margin: 0;
  max-height: 6em;
  width: auto;
}
body.archive .page-banner__inside-content.content-shorter > *:first-child, body .page-banner__inside-content.content-shorter > *:first-child {
  margin-top: 0;
}
body.archive .page-banner__inside-content.content-shorter.active, body .page-banner__inside-content.content-shorter.active {
  overflow: visible;
  display: block;
  max-height: 100%;
}
body.archive .page-banner__inside-content.content-shorter.active > img, body .page-banner__inside-content.content-shorter.active > img {
  margin: 0 0 1rem;
  max-height: 100%;
}
body.archive .page-banner__inside-content.content-shorter.active > *:first-child, body .page-banner__inside-content.content-shorter.active > *:first-child {
  margin-top: 2rem;
}
body.archive .page-banner__inside-content.content-with-more-sign .page-banner__text--desc-more, body .page-banner__inside-content.content-with-more-sign .page-banner__text--desc-more {
  display: none;
}
body.archive .page-banner__inside-content.content-with-more-sign.active .page-banner__text--desc-more, body .page-banner__inside-content.content-with-more-sign.active .page-banner__text--desc-more {
  display: block;
}
body.archive .page-banner__button-wrapper, body .page-banner__button-wrapper {
  z-index: 10;
  position: relative;
  text-align: center;
}
body.archive .page-banner__toggle-text-btn, body.archive .page-banner__toggle-more-btn, body .page-banner__toggle-text-btn, body .page-banner__toggle-more-btn {
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin: 1rem auto 0;
}
body.archive .page-banner__toggle-text-btn:after, body.archive .page-banner__toggle-more-btn:after, body .page-banner__toggle-text-btn:after, body .page-banner__toggle-more-btn:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  margin-left: 0.5rem;
  width: 1.25rem;
  height: 1.25rem;
}
body.archive .page-banner__toggle-text-btn span, body.archive .page-banner__toggle-more-btn span, body .page-banner__toggle-text-btn span, body .page-banner__toggle-more-btn span {
  color: #FFFFFF;
  display: flex;
  font-size: 0.875rem;
  line-height: 1.67em;
  margin: 0;
}
body.archive .page-banner__toggle-text-btn .text-on, body.archive .page-banner__toggle-more-btn .text-on, body .page-banner__toggle-text-btn .text-on, body .page-banner__toggle-more-btn .text-on {
  display: none;
}
body.archive .page-banner__toggle-text-btn.active:after, body.archive .page-banner__toggle-more-btn.active:after, body .page-banner__toggle-text-btn.active:after, body .page-banner__toggle-more-btn.active:after {
  transform: rotate(180deg);
}
body.archive .page-banner__toggle-text-btn.active .text-on, body.archive .page-banner__toggle-more-btn.active .text-on, body .page-banner__toggle-text-btn.active .text-on, body .page-banner__toggle-more-btn.active .text-on {
  display: block;
}
body.archive .page-banner__toggle-text-btn.active .text-off, body.archive .page-banner__toggle-more-btn.active .text-off, body .page-banner__toggle-text-btn.active .text-off, body .page-banner__toggle-more-btn.active .text-off {
  display: none;
}
body.archive .page-banner + .site-content .woocommerce-products-header, body .page-banner + .site-content .woocommerce-products-header {
  display: none;
}
@media (min-width: 992px) {
  body.archive .page-banner, body .page-banner {
    padding: 0;
  }
  body.archive .page-banner__wrapper, body .page-banner__wrapper {
    max-width: 1536px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    position: static;
  }
  body.archive .page-banner__description, body .page-banner__description {
    position: static;
    min-height: 0;
    align-items: center;
    flex-wrap: wrap;
    padding: 2rem 0;
    margin-top: auto;
    width: 100%;
    display: flex;
  }
  body.archive .page-banner__description:after, body .page-banner__description:after {
    display: none;
  }
  body.archive .page-banner__title-wrapper, body .page-banner__title-wrapper {
    z-index: 2;
    position: relative;
    padding: 0;
    justify-content: space-between;
    min-height: 100%;
    width: 100%;
  }
  body.archive .page-banner__title, body .page-banner__title {
    display: none;
  }
  body.archive .page-banner__title.desktop-title, body .page-banner__title.desktop-title {
    padding-right: 2rem;
    display: block;
    order: -1;
    z-index: 2;
    margin-bottom: 1rem;
    color: #FFFFFF;
    font-size: 3rem;
    max-width: 40%;
  }
  body.archive .page-banner__button-wrapper, body .page-banner__button-wrapper {
    width: 100%;
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 40%;
  }
  body.archive .page-banner__toggle-text-btn, body.archive .page-banner__toggle-more-btn, body .page-banner__toggle-text-btn, body .page-banner__toggle-more-btn {
    margin: 1rem 0 0;
  }
  body.archive .page-banner__text--desc, body.archive .page-banner__text--desc-more, body .page-banner__text--desc, body .page-banner__text--desc-more {
    text-align: left;
    font-size: 1rem;
    line-height: 1.625em;
    padding-left: 2rem;
    max-width: 60%;
    margin-left: auto;
  }
  body.archive .page-banner__inside-content, body .page-banner__inside-content {
    max-width: 60%;
    margin-left: auto;
  }
  body.archive .page-banner__inside-content ol, body.archive .page-banner__inside-content ul, body .page-banner__inside-content ol, body .page-banner__inside-content ul {
    padding: 0 0 0 3rem;
  }
  body.archive .page-banner__inside-content.content-shorter, body .page-banner__inside-content.content-shorter {
    max-width: 60%;
  }
  body.archive .page-banner__inside-content .page-banner__text--desc, body.archive .page-banner__inside-content .page-banner__text--desc-more, body .page-banner__inside-content .page-banner__text--desc, body .page-banner__inside-content .page-banner__text--desc-more {
    max-width: 100%;
    margin-left: unset;
  }
  body .page-banner__wrapper {
    padding: 3rem 2rem 0;
  }
}
@media (min-width: 1600px) {
  body.archive .page-banner__wrapper, body .page-banner__wrapper {
    max-width: 100%;
  }
  body.archive .page-banner .page-banner__text, body .page-banner .page-banner__text {
    max-width: 100%;
  }
}
.related-in-cart {
  overflow: hidden;
  max-width: 1222px;
  width: 100%;
}
.related-in-cart .container {
  max-width: 1222px;
  width: 100%;
}
.related-in-cart .container, .related-in-cart .row {
  padding: 0;
  margin: 0;
}
.related-in-cart .products-carousel__txt {
  padding-left: 0;
  padding-right: 0;
  margin-top: 2rem;
}
.related-in-cart .swiper-slide img {
  border-radius: 3px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-in-cart a {
  text-decoration: none;
}
.related-in-cart .price-info {
  display: flex;
  justify-content: space-between;
  color: #373b3e;
}
.related-in-cart .price-info .old-price {
  color: #c9252d;
  text-decoration: line-through;
  padding-right: 8px;
}
@media (min-width: 576px) {
  .related-in-cart {
    margin: 30px 0 0 0;
  }
}
@media (min-width: 768px) {
  .related-in-cart {
    margin: 3rem 0 5rem 0;
  }
}
body.blog .widget .widget-title, body.blog .widget .widgettitle, .single-post .widget .widget-title, .single-post .widget .widgettitle, .archive.category .widget .widget-title, .archive.category .widget .widgettitle, .archive.tag .widget .widget-title, .archive.tag .widget .widgettitle {
  padding: unset;
}
body.blog .widget-area ul li, .single-post .widget-area ul li, .archive.category .widget-area ul li, .archive.tag .widget-area ul li {
  padding-left: 0;
}
body.blog .widget-area ul li::before, .single-post .widget-area ul li::before, .archive.category .widget-area ul li::before, .archive.tag .widget-area ul li::before {
  display: none;
}
body.blog .widget-area ul, .single-post .widget-area ul, .archive.category .widget-area ul, .archive.tag .widget-area ul {
  padding: 0;
}
body.blog article, .single-post article, .archive.category article, .archive.tag article {
  padding: 1.75rem 0;
}
body.blog article .postimage, .single-post article .postimage, .archive.category article .postimage, .archive.tag article .postimage {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}
body.blog article .entry-header, .single-post article .entry-header, .archive.category article .entry-header, .archive.tag article .entry-header {
  margin-top: 1rem;
}
body.blog article .postmeta, .single-post article .postmeta, .archive.category article .postmeta, .archive.tag article .postmeta {
  padding: 15px 0 10px 0;
}
body.blog article:not(:last-child), .single-post article:not(:last-child), .archive.category article:not(:last-child), .archive.tag article:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
body.blog #main, .single-post #main, .archive.category #main, .archive.tag #main {
  margin-top: 0px !important;
}
body.blog #content, .single-post #content, .archive.category #content, .archive.tag #content {
  display: flex;
  padding: 2.8125rem 2rem;
  max-width: 1244px;
  margin: 0 auto;
}
body.blog #content .no-results.not-found, .single-post #content .no-results.not-found, .archive.category #content .no-results.not-found, .archive.tag #content .no-results.not-found {
  width: fit-content;
  text-align: center;
}
body.blog #content .no-results.not-found h1, body.blog #content .no-results.not-found p, .single-post #content .no-results.not-found h1, .single-post #content .no-results.not-found p, .archive.category #content .no-results.not-found h1, .archive.category #content .no-results.not-found p, .archive.tag #content .no-results.not-found h1, .archive.tag #content .no-results.not-found p {
  white-space: nowrap;
  text-align: center;
}
body.blog #content .entry-content p, .single-post #content .entry-content p, .archive.category #content .entry-content p, .archive.tag #content .entry-content p {
  margin: 18px 0 40px 0 !important;
  padding: 0;
}
body.blog #content .entry-content a.more-link, .single-post #content .entry-content a.more-link, .archive.category #content .entry-content a.more-link, .archive.tag #content .entry-content a.more-link {
  display: inline-block;
  margin: 15px 0 0 0 !important;
  background: #5c2290;
  color: #1f0802;
  border: 1px solid #5C2290;
  padding: 0.5rem 1.5rem;
  transition: all 0.15s ease-out;
  text-decoration: none;
  font-size: 0.875rem;
}
body.blog #content .entry-content a.more-link:hover, .single-post #content .entry-content a.more-link:hover, .archive.category #content .entry-content a.more-link:hover, .archive.tag #content .entry-content a.more-link:hover {
  background: #5c2290;
  color: #1F0802;
  border: 1px solid #1F0802;
}
body.blog #content .entry-content blockquote, .single-post #content .entry-content blockquote, .archive.category #content .entry-content blockquote, .archive.tag #content .entry-content blockquote {
  border-left: 4px solid #62524E;
}
body.blog #content .entry-content p a, .single-post #content .entry-content p a, .archive.category #content .entry-content p a, .archive.tag #content .entry-content p a {
  color: #62524E;
  text-decoration: underline;
}
body.blog #content .entry-content p a:hover, .single-post #content .entry-content p a:hover, .archive.category #content .entry-content p a:hover, .archive.tag #content .entry-content p a:hover {
  text-decoration: none;
}
.archive.category #primary, .archive.tag #primary {
  width: 73% !important;
}
body.wp-admin.post-type-post .wp-block-post-content blockquote {
  border-left: 4px solid #62524E;
}
body.wp-admin.post-type-post .wp-block-post-content p a {
  color: #62524E;
  text-decoration: underline;
}
body.wp-admin.post-type-post .wp-block-post-content p a:hover {
  text-decoration: none;
}
.edit-post-visual-editor__post-title-wrapper {
  max-width: 1320px;
  margin: 0 auto;
}
body.woocommerce-account {
  background-color: #f2f2f2;
}
body.woocommerce-account #page {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body.woocommerce-account #page #content {
  background-color: #f2f2f2;
  max-width: 1370px;
  margin: 0 auto;
  width: 100%;
}
body.woocommerce-account #page a {
  text-decoration: none;
}
body.woocommerce-account #page .storefront-breadcrumb {
  margin: 0 0 20px 0;
  padding: 0;
}
body.woocommerce-account #page .storefront-breadcrumb .woocommerce-breadcrumb {
  display: flex;
  align-items: center;
}
body.woocommerce-account #page .storefront-breadcrumb .woocommerce-breadcrumb a {
  display: block !important;
  transition: all 0.2s ease-out;
  text-decoration: none;
}
body.woocommerce-account #page .storefront-breadcrumb .woocommerce-breadcrumb a:hover {
  color: #f5b800;
}
body.woocommerce-account #page .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type {
  background: transparent;
}
body.woocommerce-account #page footer {
  margin-top: auto;
}
body.woocommerce-account #page footer .site-info {
  width: calc(100% + 2rem);
  margin-left: -1rem;
}
body.woocommerce-account #page #customer_login h2 {
  line-height: 1.3em;
  margin-bottom: 20px;
}
body.woocommerce-account #page #customer_login .woocommerce-LostPassword a, body.woocommerce-account #page #customer_login .woocommerce-privacy-policy-link {
  color: #52489C;
  transition: all 0.2s ease-out;
  text-decoration: none;
}
body.woocommerce-account #page #customer_login .woocommerce-LostPassword a:hover, body.woocommerce-account #page #customer_login .woocommerce-privacy-policy-link:hover {
  color: #f5b800;
}
body.woocommerce-account #page .edit-link {
  margin: 20px 0;
}
body.woocommerce-account #page .post-edit-link {
  background-color: #5c2290;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  min-width: 35%;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
  transition: all 0.2s ease-out;
  padding: 16px 64px;
}
body.woocommerce-account #page .post-edit-link:hover {
  background-color: #d8cee2;
  color: #FFFFFF;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation h2 {
  font-weight: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #373b3e;
  margin-bottom: 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border: none;
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li {
  padding: 12px 0;
  border-bottom: 1.5px solid transparent;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li a {
  color: #646669;
  transition: all 0.2s ease-out;
  position: relative;
  display: flex;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li a:before {
  margin-right: 12px;
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  float: none;
  opacity: 1;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li a:hover {
  color: #292d80;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(6) {
  order: 7;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(7) {
  order: 6;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li.is-active {
  border-bottom: 2px solid #292d80;
  color: #292d80;
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(1) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-1.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(2) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-2.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(3) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-3.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(4) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-4.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(5) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-5.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(7) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-6.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-navigation li:nth-child(6) a::before {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-7.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content {
  padding: 32px;
  margin-bottom: 4rem;
  background-color: #ffffff;
  overflow-x: auto;
}
body.woocommerce-account #page .woocommerce-MyAccount-content table thead, body.woocommerce-account #page .woocommerce-MyAccount-content table tbody, body.woocommerce-account #page .woocommerce-MyAccount-content table tr, body.woocommerce-account #page .woocommerce-MyAccount-content table td, body.woocommerce-account #page .woocommerce-MyAccount-content table th {
  background: #ffffff;
  white-space: nowrap;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .remove_form_favourites_list_button {
  min-width: 1.25rem;
  min-height: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  transition: all 0.2s ease-out;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .remove_form_favourites_list_button:hover {
  transform: scale(1.15);
}
body.woocommerce-account #page .woocommerce-MyAccount-content .download-file a, body.woocommerce-account #page .woocommerce-MyAccount-content .download-file button, body.woocommerce-account #page .woocommerce-MyAccount-content .download-file a.button, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart a, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart button, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart a.button {
  color: #ffffff;
  background: #52489C;
  border: 1px solid #52489C;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  white-space: nowrap;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .download-file a:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .download-file button:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .download-file a.button:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart a:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart button:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .product-cart a.button:hover {
  color: #52489C;
  background: #ffffff;
}
body.woocommerce-account #page .woocommerce-MyAccount-content a {
  color: #52489C;
  transition: all 0.2s ease-out;
}
body.woocommerce-account #page .woocommerce-MyAccount-content a:hover {
  color: #f5b800;
}
body.woocommerce-account #page .woocommerce-MyAccount-content a.button {
  color: #373b3e;
}
body.woocommerce-account #page .woocommerce-MyAccount-content a.button:hover {
  color: #2b2b2b;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .u-columns {
  padding-top: 20px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title {
  display: flex;
  align-items: flex-start;
  box-shadow: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
  line-height: 1em;
  margin: 0;
  padding-right: 15px;
  font-size: 32px;
  letter-spacing: 1px;
  box-shadow: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title .edit {
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 0;
  margin: 0;
  position: relative;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title .edit:before {
  display: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title .edit:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-pencil-black.svg) no-repeat center center;
  background-size: contain;
  left: 90%;
  top: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
  display: flex;
  flex-direction: column;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm h2 {
  font-weight: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #373b3e;
  margin-bottom: 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm em {
  text-align: left !important;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p {
  position: relative;
  margin-bottom: 32px;
  width: 592px;
  max-width: 100%;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p:last-child {
  margin: 2rem 0 0 0;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #646669;
  margin: 0;
  z-index: 2;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p.focused label {
  font-size: 12px;
  top: -10px;
  left: 16px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input {
  background-color: #ffffff;
  box-shadow: unset;
  border: 1px solid #bcbebf;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .required {
  display: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p.woocommerce-form-row--wide span {
  font-size: 12px;
  color: #646669;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
  background-color: #ffffff;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
  background-color: #ffffff;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset input {
  background-color: #ffffff;
  box-shadow: unset;
  border: 1px solid #bcbebf;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  max-height: 45px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p {
  width: 300px;
  max-width: 100%;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p.focused input {
  background-color: #ffffff;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .show-password-input {
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button {
  background-color: #292d80;
  color: #ffffff;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Addresses.addresses {
  display: flex;
  flex-direction: column;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Addresses.addresses .woocommerce-Address {
  position: relative;
  width: 592px !important;
  max-width: 100%;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Addresses.addresses header {
  position: unset;
  margin-bottom: 2rem;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Addresses.addresses header h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #373b3e;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Addresses.addresses address {
  background-color: #f2f2f2;
  padding: 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table {
  color: #646669;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table thead tr {
  border-bottom: 1.5px solid #e9e9ea;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table thead tr th {
  background-color: #ffffff;
  color: #646669;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  font-size: 16px;
  padding: 28px 32px 29px 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table thead tr th:last-child {
  text-align: right;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr {
  border-bottom: 1.5px solid #e9e9ea;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td {
  background-color: #ffffff;
  color: #646669;
  font-weight: 400;
  line-height: 25px;
  font-size: 16px;
  padding: 26px 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td:first-child {
  font-weight: 600;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td:last-child {
  text-align: right;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td:last-child a {
  background-color: #292d80;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
  padding: 12px 28px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td:last-child a::after {
  display: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr td a {
  color: #373b3e;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .my_account_orders.account-orders-table tbody tr:last-child {
  border-bottom: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p {
  position: relative;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_country_field label, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field label, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_country_field label, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field label {
  font-size: 12px;
  top: -10px;
  left: 16px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_country_field .select2-container .select2-selection--single, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field .select2-container .select2-selection--single, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_country_field .select2-container .select2-selection--single, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field .select2-container .select2-selection--single {
  height: 45px;
  border-radius: 0;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_country_field .select2-container .select2-selection--single .select2-selection__rendered, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field .select2-container .select2-selection--single .select2-selection__rendered, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_country_field .select2-container .select2-selection--single .select2-selection__rendered, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field .select2-container .select2-selection--single .select2-selection__rendered {
  height: 45px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  font-size: 14px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_country_field .select2-container--default .select2-selection--single .select2-selection__arrow, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_country_field .select2-container--default .select2-selection--single .select2-selection__arrow, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 25px;
  top: 10px;
  right: 10px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_country_field .select2-container--default .select2-search--dropdown .select2-search__field, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_state_field .select2-container--default .select2-search--dropdown .select2-search__field, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_country_field .select2-container--default .select2-search--dropdown .select2-search__field, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_state_field .select2-container--default .select2-search--dropdown .select2-search__field {
  background: transparent;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_invoice_ask_field label {
  position: static;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p label {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #646669;
  margin: 0;
  z-index: 2;
  border: none;
  clip: unset;
  width: auto;
  height: auto;
  overflow: visible;
  clip-path: unset;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p label abbr {
  display: none;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="text"], body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="tel"], body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="email"] {
  background-color: #ffffff !important;
  box-shadow: unset;
  border: 1px solid #bcbebf;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  max-height: 45px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="text"]:focus, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="text"]:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="text"]:active, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="tel"]:focus, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="tel"]:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="tel"]:active, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="email"]:focus, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="email"]:hover, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="email"]:active {
  outline: 1px solid #bcbebf;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="text"]::placeholder, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="tel"]::placeholder, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input[type="email"]::placeholder {
  display: none;
  opacity: 0;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p input::placeholder {
  display: none;
  opacity: 0;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields p.focused label {
  font-size: 12px;
  top: -10px;
  left: 16px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields #billing_country_field:has(input) label, body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields #shipping_country_field:has(input) label {
  padding: 0;
  position: static;
}
body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields .button {
  background-color: #292d80;
  color: #ffffff;
  font-size: 18px;
  padding: 0.75rem 1.25rem;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard {
  width: 100%;
  background-color: #f2f2f2;
  overflow: unset;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-title {
  padding-bottom: 45px;
  border-bottom: 1.5px solid #bcbebf;
  margin-bottom: 48px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-title h2 {
  font-size: 40px;
  line-height: 45px;
  color: #292d80;
  text-align: center;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info {
  margin-bottom: 48px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info h2 {
  margin-bottom: 16px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info h2, body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info span {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #373b3e;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info span {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  border: 1.5px solid #bfc0d9;
  background-color: transparent;
  transition: 0.2s ease-out;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a:hover {
  background-color: #bcbebf;
  border: 1px solid #2b2b2b;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div span {
  text-transform: uppercase;
  color: #292d80;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div .img {
  width: 70px;
  height: 70px;
  padding: 0;
  margin-bottom: 32px !important;
  border: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 100%;
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(1) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-1.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(2) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-2.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(3) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-3.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(4) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-4.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(5) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-5.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(6) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-6.svg);
}
body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div:nth-child(7) .img {
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/dashboard-7.svg);
}
body.woocommerce-account #page .my-account-confirmation-set-password {
  display: flex;
  justify-content: center;
  padding-bottom: 1rem;
}
body.woocommerce-account #page .my-account-confirmation-set-password .confirmation-content {
  text-align: center;
  margin: 0;
  padding: 2rem 3rem;
  border: 1px solid #E68619;
  border-radius: 4px;
  background-color: #f3c38c;
}
.woocommerce-form-login .woocommerce-form-row, .woocommerce-ResetPassword .woocommerce-form-row, .woocommerce-form-register .woocommerce-form-row {
  position: relative;
}
.woocommerce-form-login .woocommerce-form-row label, .woocommerce-ResetPassword .woocommerce-form-row label, .woocommerce-form-register .woocommerce-form-row label {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #646669;
  margin: 0;
  z-index: 2;
}
.woocommerce-form-login .woocommerce-form-row label span, .woocommerce-ResetPassword .woocommerce-form-row label span, .woocommerce-form-register .woocommerce-form-row label span {
  display: none;
}
.woocommerce-form-login .woocommerce-form-row input[type="text"], .woocommerce-form-login .woocommerce-form-row input[type="password"], .woocommerce-form-login .woocommerce-form-row input[type="email"], .woocommerce-ResetPassword .woocommerce-form-row input[type="text"], .woocommerce-ResetPassword .woocommerce-form-row input[type="password"], .woocommerce-ResetPassword .woocommerce-form-row input[type="email"], .woocommerce-form-register .woocommerce-form-row input[type="text"], .woocommerce-form-register .woocommerce-form-row input[type="password"], .woocommerce-form-register .woocommerce-form-row input[type="email"] {
  background-color: #ffffff !important;
  box-shadow: unset;
  border: 1px solid #bcbebf;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}
.woocommerce-form-login .woocommerce-form-row.focused label, .woocommerce-ResetPassword .woocommerce-form-row.focused label, .woocommerce-form-register .woocommerce-form-row.focused label {
  font-size: 12px;
  top: -10px;
  left: 16px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
}
.woocommerce-form-login .woocommerce-form__label, .woocommerce-ResetPassword .woocommerce-form__label, .woocommerce-form-register .woocommerce-form__label {
  margin-bottom: 24px;
}
.woocommerce-form-login .button, .woocommerce-ResetPassword .button, .woocommerce-form-register .button {
  background-color: #292d80;
  color: #ffffff;
  font-size: 18px;
  padding: 0.75rem 1.25rem;
}
.woocommerce-form-login .woocommerce-privacy-policy-text, .woocommerce-ResetPassword .woocommerce-privacy-policy-text, .woocommerce-form-register .woocommerce-privacy-policy-text {
  margin-bottom: 32px;
}
@media (max-width: 1399px) {
  body.woocommerce-account #page #content {
    max-width: 908px;
  }
}
@media (min-width: 769px) {
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-Address-title .edit:after {
    left: 0;
  }
  body.woocommerce-account #page .storefront-breadcrumb {
    padding: 30px 0 0 0;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-navigation {
    width: 250px;
    margin-right: 50px;
    float: left;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content {
    width: calc(100% - 300px);
    float: right;
    margin-right: 0;
  }
  body.woocommerce-account #page .woocommerce-Address-title .edit {
    transform: translateY(25%);
  }
}
@media (max-width: 992px) {
  body.woocommerce-account #page .col-full {
    margin: 0;
  }
}
@media (max-width: 768px) {
  body.woocommerce-account #page #customer_login .col-1, body.woocommerce-account #page #customer_login .col-2 {
    width: 100%;
    margin-bottom: 60px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm p {
    text-align: center;
    width: 100%;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p {
    width: 100%;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button {
    width: 100%;
    font-size: 16px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper + p {
    text-align: center;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper + p .button {
    width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 572px) {
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a {
    justify-content: start;
    flex-direction: row;
    padding: 40px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a .img {
    margin: 0 !important;
    margin-right: 16px !important;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 400px) {
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard {
    padding: 0;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info h2 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .dashboard-user-info span {
    font-size: 14px;
    line-height: 22px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a {
    justify-content: start;
    flex-direction: row;
    padding: 16px 32px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div a .img {
    margin: 0 !important;
    margin-right: 16px !important;
    width: 42px;
    height: 42px;
  }
  body.woocommerce-account #page .woocommerce-MyAccount-content.my-account-dashboard .row div span {
    font-size: 14px;
  }
}
body.woocommerce-cart {
  font-size: 16px;
}
body.woocommerce-cart .restore-item {
  display: none;
}
body.woocommerce-cart .storefront-breadcrumb {
  display: none;
}
body.woocommerce-cart .free-delivery-wrapper {
  max-width: 1222px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 24px 32px;
}
body.woocommerce-cart .free-delivery-wrapper p {
  color: #373b3e;
  margin: 0;
}
body.woocommerce-cart .free-delivery-wrapper .price-info {
  margin-right: 38px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
  flex: 1;
}
body.woocommerce-cart .free-delivery-wrapper .price-info span {
  font-weight: 700;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery {
  display: flex;
  align-items: center;
  flex: 2;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery p {
  margin: 0 16px 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  min-width: 29px;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar {
  margin: 0 16px 0 0;
  width: 100%;
  height: 12px;
  border-radius: 10px;
  position: relative;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar + p {
  margin: 0;
  min-width: 45px;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar span {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar .outer-bar {
  background-color: #e9e9ea;
}
body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar .inner-bar {
  background-color: #646669;
  width: 50%;
}
body.woocommerce-cart .free-delivery-wrapper.success .price-info {
  color: #12805c;
  text-align: right;
}
body.woocommerce-cart .free-delivery-wrapper.success .free-delivery .progress-bar .inner-bar {
  background-color: #12805c;
}
body.woocommerce-cart #content {
  padding-top: 30px;
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-cart .cart-collaterals .shipping_calculator {
  width: 100%;
}
body.woocommerce-cart .content-area {
  width: 100%;
  margin: 0;
}
body.woocommerce-cart h1, body.woocommerce-cart h2 {
  margin-bottom: 30px;
  line-height: 1em;
}
body.woocommerce-cart .extra-content-in-cart-wrapper {
  max-width: 1222px;
  width: 100%;
  margin: 0 auto 32px;
  padding: 2rem;
  background-color: #ffffff;
  color: #6d6d6d;
}
body.woocommerce-cart .extra-content-in-cart-wrapper h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #2b2b2b;
  margin-bottom: 1rem;
}
body.woocommerce-cart .woocommerce-cart-form {
  max-width: 1222px;
  width: 100%;
  margin: 0 auto 32px;
}
body.woocommerce-cart .woocommerce-cart-form table {
  margin: 0;
}
body.woocommerce-cart tr {
  vertical-align: middle;
}
body.woocommerce-cart tr a {
  color: #2b2b2b;
}
body.woocommerce-cart tr a:hover {
  color: #6d6d6d;
}
body.woocommerce-cart td {
  vertical-align: middle;
}
body.woocommerce-cart .woocommerce-cart-form table {
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form table thead, body.woocommerce-cart .woocommerce-cart-form table tbody {
  display: flex;
  width: 100%;
}
body.woocommerce-cart .woocommerce-cart-form table tbody {
  flex-direction: column;
}
body.woocommerce-cart .woocommerce-cart-form table tbody tr:not(:last-child):after {
  content: "";
  bottom: 0;
  position: absolute;
  width: calc(100% - 64px);
  left: 32px;
  height: 2px;
  background-color: #f2f2f2;
  z-index: 2;
}
body.woocommerce-cart .woocommerce-cart-form table thead .product-quantity {
  text-align: center;
}
body.woocommerce-cart .woocommerce-cart-form table thead .product-subtotal {
  text-align: right;
}
body.woocommerce-cart .woocommerce-cart-form table thead tr {
  border-bottom: 2px solid #f2f2f2;
}
body.woocommerce-cart .woocommerce-cart-form table thead th {
  color: #909294;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25em;
  text-transform: uppercase;
  padding: 28px 0 28px 32px;
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form table thead th.product-subtotal {
  padding-right: 32px;
}
body.woocommerce-cart .woocommerce-cart-form table tr {
  position: relative;
  width: 100%;
  display: flex;
  align-items: stretch;
}
body.woocommerce-cart .woocommerce-cart-form table tr td {
  min-height: 100%;
  background-color: #ffffff;
  padding: 32px 0 16px 32px;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
  width: auto;
  height: 20px;
  padding: 0;
  min-height: 0;
  display: flex;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .dropdown-mobile {
  display: flex;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove a {
  margin-left: 32px;
  color: #909294;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  text-decoration: none;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .remove {
  padding: 0 0 0 28px;
  width: auto;
  position: relative;
  text-indent: 0;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .remove:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-trash.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  z-index: 1;
  right: auto;
  bottom: auto;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .remove:hover:before {
  transform: translateY(-50%) scale(1.15);
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .add_to_favourites_button {
  align-items: center;
  white-space: nowrap;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .add_to_favourites_button:before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-heart-grey.svg) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .add_to_favourites_button img {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .add_to_favourites_button:hover:before {
  transform: scale(1.15);
}
body.woocommerce-cart .woocommerce-cart-form table .product-remove .mobile-remove-btn {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form table .product-thumbnail {
  width: 15%;
}
body.woocommerce-cart .woocommerce-cart-form table .product-thumbnail img {
  max-width: 100%;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .product-thumbnail img:hover {
  transform: scale(1.1);
}
body.woocommerce-cart .woocommerce-cart-form table .product-name {
  width: 29.7%;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name a {
  font-size: 18px;
  font-weight: 700;
  color: #212528;
  line-height: 1.4em;
  margin: 0 0 0.5rem 0;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name a:hover {
  color: #292d80;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .sku {
  color: #909294;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5625em;
  margin: 0 0 13px 0;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .sku span {
  font-weight: 400;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #909294;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity li {
  padding: 0;
  margin: 0 0 0 8px;
  width: 32px;
  height: 8px;
  border-radius: 5px;
  display: block;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.low li {
  background-color: #e49296;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.low li:last-child {
  background-color: #f2f2f2;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.low li:nth-last-child(2) {
  background-color: #f2f2f2;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.medium li {
  background-color: #f3c38c;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.medium li:last-child {
  background-color: #f2f2f2;
}
body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity.high li {
  background-color: #89c0ae;
}
body.woocommerce-cart .woocommerce-cart-form table .product-price {
  width: 13.2%;
}
body.woocommerce-cart .woocommerce-cart-form table .product-price .woocommerce-Price-amount bdi {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6em;
  color: #373b3e;
}
body.woocommerce-cart .woocommerce-cart-form table .product-price .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  font-size: 16px;
  color: #909294;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity {
  width: 15%;
  text-align: center;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button {
  width: 35px;
  height: 35px;
  border-radius: 2px;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  transition: all 0.2s ease-out;
  z-index: 2;
  display: block;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button.decrease-quantity {
  background-color: #e9e9ea;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button.decrease-quantity:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-minus-black.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button.increase-quantity {
  background-color: #909294;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button.increase-quantity:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-plus-white20.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity button:hover:after {
  transform: translate(-50%, -50%) scale(1.25);
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity input {
  order: 1;
  width: 54px;
  height: 49px;
  border-radius: 5px;
  border: 1px solid #bcbebf;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  color: #373b3e;
  font-size: 18px;
  font-weight: 700;
  margin: 0 12px;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity .increase-quantity {
  order: 2;
}
body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity label {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal {
  width: 27.1%;
  text-align: right;
  padding-right: 32px;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .sale-info {
  color: #c9252d;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  text-align: right;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .woocommerce-Price-amount bdi {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  color: #373b3e;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  color: #373b3e;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .old-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  color: #373b3e;
  margin-right: 8px;
  text-decoration: line-through;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .old-price + .woocommerce-Price-amount bdi {
  color: #c9252d;
}
body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .old-price + .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
  color: #c9252d;
}
body.woocommerce-cart .woocommerce-cart-form table .actions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: none;
  padding: 24px 32px;
  position: relative;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .mobile-actions-title {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form table .actions table {
  padding-top: 24px;
  display: flex;
  margin-top: 24px;
  position: relative;
  border-top: 2px solid #f2f2f2;
  z-index: 2;
  width: 100%;
}
body.woocommerce-cart .woocommerce-cart-form table .actions table tbody {
  max-width: 50%;
  margin-left: auto;
}
body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate {
  background: transparent;
  position: relative;
  padding: 0 0 0 36px;
  color: #646669;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}
body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-gray.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate:hover:before {
  transform: translateY(-50%) translateX(4px);
}
body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate.hidden {
  opacity: 0;
  pointer-events: none;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper {
  display: flex;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper + .button {
  background-color: #212528;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  padding: 12px 28px;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper + .button:hover {
  background-color: #6d6d6d;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon {
  position: absolute;
  top: 24px;
  left: 32px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease-in-out;
  display: flex;
  border: 1px solid #bcbebf;
  width: 386px;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon.active {
  opacity: 1;
  pointer-events: all;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon label {
  display: block;
  position: absolute;
  font-size: 14px;
  color: #646669;
  top: 12px;
  left: 16px;
  transition: all 0.2s ease-out;
  font-weight: 400;
  z-index: 2;
  pointer-events: none;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon input {
  border: none;
  background-color: #f2f2f2;
  width: 100%;
  padding: 10px 16px;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon input:focus, body.woocommerce-cart .woocommerce-cart-form table .actions .coupon input:active {
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon .single-input {
  position: relative;
  width: 100%;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon .single-input + .button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f2f2f2;
  color: #646669;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 36px 12px 12px;
  opacity: 0;
  pointer-events: none;
  height: 100%;
  text-transform: uppercase;
  background-image: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-long-gray.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 14px;
  background-size: 16px 16px;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon.focused .single-input + .button {
  opacity: 1;
  pointer-events: all;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon.focused .single-input + .button:hover {
  background-color: #e9e9ea;
  background-position: calc(100% - 6px) 14px;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon.focused label {
  top: -7px;
  background-color: #ffffff;
  padding: 0 4px;
  font-size: 12px;
  left: 12px;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .coupon.focused input {
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals th, body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals td {
  padding: 0;
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals th {
  color: #646669;
  text-transform: uppercase;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals td {
  color: #12805c;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals td .amount {
  color: #373b3e;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr {
  border: none;
  justify-content: space-between;
  align-items: center;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:after {
  display: none;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child {
  margin-bottom: 5px;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child th {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child td {
  font-size: 18px;
  line-height: 1.4em;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child th {
  font-size: 16px;
  font-weight: 500;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child td {
  font-size: 24px;
  font-weight: 700;
}
body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child td .woocommerce-Price-currencySymbol {
  font-size: 18px;
  color: #373b3e;
}
body.woocommerce-cart .wc-proceed-to-checkout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 58px;
  align-items: center;
  max-width: 1222px;
  width: 100%;
  margin: 0 auto;
}
body.woocommerce-cart .wc-proceed-to-checkout:before, body.woocommerce-cart .wc-proceed-to-checkout:after {
  display: none;
}
body.woocommerce-cart .wc-proceed-to-checkout a {
  margin: 0;
}
body.woocommerce-cart .wc-proceed-to-checkout .mobile-subtotal {
  display: none !important;
}
body.woocommerce-cart .sticky-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: 1222px;
  margin: 0 auto;
  margin-bottom: 32px;
}
body.woocommerce-cart .sticky-button-wrapper .return-btn {
  padding: 0 0 0 32px;
  color: #212528;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
body.woocommerce-cart .sticky-button-wrapper .return-btn:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-left-long.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart .sticky-button-wrapper .return-btn:hover:before {
  transform: translateY(-50%) translatex(-10px);
}
body.woocommerce-cart .sticky-button-wrapper .checkout-button {
  padding: 16px 64px;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  margin-left: auto;
}
body.woocommerce-cart .sticky-button-wrapper .checkout-button:after {
  display: none;
}
body.woocommerce-cart .related-in-cart {
  margin: 0 auto;
}
body.woocommerce-cart .edit-link {
  display: flex;
}
body.woocommerce-cart .post-edit-link {
  background-color: #2b2b2b;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  margin: 0;
  border: none;
  outline: none;
  text-align: center;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  min-width: 155px;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
}
body.woocommerce-cart .storefront-handheld-footer-bar {
  display: none;
}
body.woocommerce-cart input, body.woocommerce-cart textarea {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #2b2b2b;
}
body.woocommerce-cart .cart-summary-price {
  display: flex !important;
  flex-direction: column !important;
}
body.woocommerce-cart .cart-summary-price .previous-price {
  text-decoration: line-through !important;
  font-weight: 400 !important;
}
body.woocommerce-cart .cart-summary-price .previous-price bdi {
  font-weight: 400 !important;
}
body.woocommerce-cart .cart-summary-price .previous-price .woocommerce-Price-currencySymbol {
  font-size: 16px !important;
  color: #909294 !important;
}
body.woocommerce-cart .cart-summary-price .woocommerce-Price-currencySymbol {
  font-size: 16px !important;
  color: #909294 !important;
}
#cartToste {
  position: fixed;
  left: 0;
  bottom: 0;
  width: auto;
  bottom: 100px;
  z-index: 10000;
}
#cartToste .btn-close {
  position: relative;
  top: -0.25rem;
  right: -0.25rem;
}
@media (max-width: 1199px) {
  body.woocommerce-cart .woocommerce-cart-form table .product-quantity {
    width: 22%;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal {
    width: 20.1%;
  }
}
@media (max-width: 991px) {
  body.wocommerce-cart .woocommerce-cart-form table .product-name {
    width: 31.7%;
  }
  body.wocommerce-cart .woocommerce-cart-form table .product-subtotal {
    width: 18.1%;
  }
  body.wocommerce-cart .woocommerce-cart-form table .product-subtotal .woocommerce-Price-amount bdi {
    font-size: 18px;
  }
  body.wocommerce-cart .woocommerce-cart-form table .product-price .woocommerce-Price-amount bdi {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body.woocommerce-cart #page {
    overflow: unset;
  }
  body.woocommerce-cart #page .site-header#masthead {
    box-shadow: 0px -1px 10px rgba(0, 48, 90, 0.1);
  }
  body.woocommerce-cart #page #content .col-full {
    padding: 0 !important;
  }
  body.woocommerce-cart .cart-steps {
    margin-bottom: 24px;
    padding: 0 16px;
  }
  body.woocommerce-cart .cart-steps:before {
    top: 20px;
    left: 16px;
    width: calc(100% - 32px);
  }
  body.woocommerce-cart .cart-steps li .step-text {
    display: none;
  }
  body.woocommerce-cart .cart-steps li .step-number {
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
  }
  body.woocommerce-cart .cart-steps li.active .step-number:before {
    width: 30px;
    height: 30px;
  }
  body.woocommerce-cart .free-delivery-wrapper {
    flex-direction: column;
    padding: 16px;
    width: 100%;
  }
  body.woocommerce-cart .free-delivery-wrapper .free-delivery {
    flex: auto;
    width: 100%;
  }
  body.woocommerce-cart .free-delivery-wrapper .free-delivery p {
    min-width: 31px;
  }
  body.woocommerce-cart .free-delivery-wrapper .free-delivery .progress-bar + p {
    min-width: 52px;
  }
  body.woocommerce-cart .free-delivery-wrapper .price-info {
    flex: auto;
    width: 100%;
    text-align: center;
    margin: 0 0 16px 0;
    font-weight: 400;
    font-size: 16px;
  }
  body.woocommerce-cart .free-delivery-wrapper .price-info span {
    font-weight: 600;
  }
  body.woocommerce-cart .free-delivery-wrapper.success .price-info {
    text-align: center;
  }
  body.woocommerce-cart .woocommerce-cart-form {
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 0 16px;
  }
  body.woocommerce-cart .woocommerce-cart-form table tbody tr:not(:last-child):after {
    width: calc(100% - 32px);
    left: 16px;
  }
  body.woocommerce-cart .woocommerce-cart-form table tbody tr:last-child {
    border-top: 24px solid #f2f2f2;
  }
  body.woocommerce-cart .woocommerce-cart-form table tr {
    padding: 16px;
    flex-wrap: wrap;
    align-items: center;
  }
  body.woocommerce-cart .woocommerce-cart-form table tr .product-thumbnail, body.woocommerce-cart .woocommerce-cart-form table tr .product-name, body.woocommerce-cart .woocommerce-cart-form table tr .product-price, body.woocommerce-cart .woocommerce-cart-form table tr .product-quantity, body.woocommerce-cart .woocommerce-cart-form table tr .product-subtotal {
    padding: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table thead {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-thumbnail {
    width: 80px;
    align-self: flex-start;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-name {
    width: calc(100% - 108px);
    margin: 0 0 16px 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-name:before {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-name a {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 4px 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-name .sku {
    text-align: left;
    font-size: 12px;
    margin: 0 0 12px 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-price {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-quantity {
    order: 2;
    width: 50%;
    margin-left: auto;
    text-align: right;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-quantity:before {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-quantity .quantity {
    justify-content: flex-end;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal {
    width: 50%;
    text-align: left;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal:before {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .woocommerce-Price-amount bdi {
    font-size: 16px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
    font-size: 12px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-subtotal .sale-info {
    text-align: left;
    font-size: 12px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove {
    right: 11px;
    bottom: auto;
    top: 16px;
    height: auto;
    width: 20px;
    border: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .mobile-remove-btn {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
    transition: all 0.2s ease-out;
    padding: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .mobile-remove-btn:after {
    content: "";
    position: absolute;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-dots-vertical.svg) no-repeat center center;
    background-size: contain;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .mobile-remove-btn:hover, body.woocommerce-cart .woocommerce-cart-form table .product-remove .mobile-remove-btn:focus {
    transform: scale(1.2);
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .remove {
    top: 0;
    right: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .dropdown-mobile {
    position: absolute;
    top: 26px;
    right: 0;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    width: 169px;
    visibility: hidden;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px -2px #00305a40;
    padding: 0 9px 0 16px;
    transition: all 0.2s ease-in-out;
    display: flex;
    flex-direction: column;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .dropdown-mobile.active {
    padding: 16px 9px 0 16px;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    max-height: 500px;
    z-index: 5;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-remove .dropdown-mobile a {
    margin: 0 0 16px 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions {
    padding: 24px 0 0 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .mobile-actions-title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #212528;
    margin: 0 0 24px 0;
    order: -2;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals {
    padding: 0;
    order: -1;
    border: none;
    padding-bottom: 12px;
    border-bottom: 2px solid #f2f2f2;
    margin: 0 0 24px 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tbody {
    max-width: 100%;
    margin: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr {
    padding: 0;
    margin: 0 0 12px 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child {
    margin-bottom: 12px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child th {
    display: block;
    font-size: 12px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:first-child td {
    font-size: 14px;
    font-weight: 600;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child th {
    display: block;
    font-size: 14px;
    color: #646669;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child td {
    font-size: 16px;
    color: #373b3e;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child td:before {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .cart-totals tr:last-child td .woocommerce-Price-currencySymbol {
    font-size: 12px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate {
    font-size: 14px;
    padding: 0 0 0 32px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions #couponActivate:before {
    width: 20px;
    height: 20px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper {
    transition: all 0.2s ease-in-out;
    min-height: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper.active {
    min-height: 44px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .coupon-wrapper + .button {
    width: 100%;
    margin: 42px 0 8px;
    padding: 13px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .coupon {
    top: auto;
    left: 0;
    width: 100%;
    bottom: 50px;
    padding: 0;
    margin-bottom: 24px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .actions .coupon input {
    margin: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout {
    max-width: 100%;
    flex-direction: column;
    bottom: 0;
    left: 0;
    width: 100vw;
    padding: 16px;
    background: #ffffff;
    z-index: 999;
    margin: 0;
    box-shadow: 0px -5px 5px rgba(0, 48, 90, 0.1);
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout .mobile-subtotal {
    margin-bottom: 8px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout .mobile-subtotal .mobile-price-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #646669;
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout .mobile-subtotal .mobile-price {
    color: #373b3e;
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout .mobile-subtotal .mobile-price bdi {
    font-weight: 700;
    font-size: 18px;
  }
  body.woocommerce-cart .woocommerce-cart-form + .wc-proceed-to-checkout .mobile-subtotal .mobile-price bdi .woocommerce-Price-currencySymbol {
    font-size: 14px;
    font-weight: 400;
  }
  body.woocommerce-cart .sticky-button-wrapper {
    position: sticky;
    bottom: 0;
    overflow: unset;
    z-index: 999;
    padding: 8px 16px;
    background-color: #FFFFFF;
    box-shadow: 0px -1px 10px rgba(0, 48, 90, 0.1);
  }
  body.woocommerce-cart .sticky-button-wrapper .return-btn {
    display: none;
  }
  body.woocommerce-cart .sticky-button-wrapper a.checkout-button.button {
    width: 100%;
    padding: 13px 32px 11px;
    font-weight: 400;
    font-size: 12px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.woocommerce-cart .sticky-button-wrapper a.checkout-button.button:before {
    content: "";
    position: relative;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-mobile.svg) no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    display: inline-block;
    z-index: 3;
  }
  body.woocommerce-cart .related-in-cart {
    padding: 0 16px;
  }
}
@media (max-width: 575px) {
  body.woocommerce-cart a.checkout-button.button {
    font-size: 16px;
  }
  body.woocommerce-cart .post-edit-link {
    font-size: 14px;
  }
}
@media (max-width: 359px) {
  body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity {
    font-size: 11px;
  }
  body.woocommerce-cart .woocommerce-cart-form table .product-name .stock_quantity li {
    width: 22px;
    height: 7px;
    margin: 0 0 0 7px;
  }
}
body.woocommerce-cart #content {
  padding-top: 4rem;
  background-color: #f2f2f2;
}
body.woocommerce-cart #content .col-full {
  width: 100%;
  max-width: 1600px !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
body.woocommerce-cart #content .edit-link {
  display: none;
}
body.woocommerce-cart #content article {
  margin-bottom: 4rem;
}
body.woocommerce-cart #content .entry-content > .woocommerce {
  display: flex;
  flex-direction: column;
}
body.woocommerce-cart #content .entry-content > .woocommerce .woocommerce-notices-wrapper {
  order: -1;
}
body.woocommerce-cart #content .entry-content .inside-wrapper {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 180px 32px 48px;
  max-width: 720px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 4rem;
}
body.woocommerce-cart #content .entry-content .inside-wrapper:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/empty-cart.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 3rem;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .cart-empty {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0 0 1rem 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  color: #373b3e;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .cart-empty:before, body.woocommerce-cart #content .entry-content .inside-wrapper .cart-empty:after {
  display: none;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .smaller-info {
  color: #646669;
  margin: 0 0 2rem 0;
  padding: 0;
  text-align: center;
  font-size: 1rem;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .return-to-shop {
  margin: 0;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .return-to-shop .button {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  padding: 1rem 4rem;
  background-color: #212528;
  transition: all 0.2s ease-out;
}
body.woocommerce-cart #content .entry-content .inside-wrapper .return-to-shop .button:hover {
  background-color: #373b3e;
}
body.woocommerce-cart #content .entry-content .informations-for-customers {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0 0 4rem 0;
  list-style: none;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li {
  padding: 0 0 0 4rem;
  margin: 0 1rem;
  font-size: 1.125rem;
  font-weight: 500;
  color: #373b3e;
  text-align: left;
  line-height: 1.4em;
  position: relative;
  max-width: 314px;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li:nth-child(1):before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-free-delivery.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li:nth-child(2):before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-hands.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li:nth-child(3):before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-guarantee.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-cart #content .entry-content .informations-for-customers li:nth-child(4):before {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-fast-delivery.svg) no-repeat center center;
  background-size: contain;
}
@media (max-width: 991px) {
  body.woocommerce-cart #content .entry-content .informations-for-customers {
    flex-wrap: wrap;
    margin: 0 0 3rem 0;
  }
  body.woocommerce-cart #content .entry-content .informations-for-customers li {
    margin: 0 1rem 2rem;
    max-width: calc(50% - 2rem);
    width: calc(50% - 2rem);
    font-size: 1rem;
    padding-left: 3rem;
  }
  body.woocommerce-cart #content .entry-content .informations-for-customers li:before {
    width: 2rem;
    height: 2rem;
  }
}
@media (max-width: 575px) {
  body.woocommerce-cart #content {
    padding-top: 2rem;
  }
  body.woocommerce-cart #content .entry-content .inside-wrapper {
    background-color: transparent;
    margin-bottom: 3rem;
    padding: 8rem 0 0;
  }
  body.woocommerce-cart #content .entry-content .inside-wrapper:before {
    top: 0;
  }
  body.woocommerce-cart #content .entry-content .informations-for-customers {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  body.woocommerce-cart #content .entry-content .informations-for-customers li {
    padding: 1.25rem 0 1.25rem 4rem;
    border-bottom: 1px solid #e9e9ea;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  body.woocommerce-cart #content .entry-content .informations-for-customers li:before {
    left: 1rem;
  }
}
body.woocommerce-checkout.admin-bar #page .site-header#masthead {
  top: 0;
}
body.woocommerce-checkout #masthead {
  position: relative;
}
body.woocommerce-checkout #masthead .col-full {
  height: auto !important;
}
body.woocommerce-checkout #woo_custom_checkbox_privacy_policy_field {
  padding: 0 4px;
  margin-bottom: 0 !important;
}
body.woocommerce-checkout #woo_custom_checkbox_privacy_policy_field label {
  position: static;
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  cursor: pointer;
}
body.woocommerce-checkout #woo_custom_checkbox_privacy_policy_field label .optional {
  display: none;
}
body.woocommerce-checkout #woo_custom_checkbox_privacy_policy_field label input {
  margin-right: 12px;
  cursor: pointer;
  height: auto;
}
body.woocommerce-checkout .storefront-breadcrumb {
  display: none;
}
body.woocommerce-checkout #content {
  padding-top: 48px;
  background: #f2f2f2;
}
body.woocommerce-checkout h1, body.woocommerce-checkout h2 {
  margin-bottom: 30px;
  line-height: 1em;
}
body.woocommerce-checkout .content-area {
  width: 100%;
  margin: 0;
}
body.woocommerce-checkout .woocommerce-info {
  background-color: #FFFFFF;
  border: 1px solid #0D0D0D;
  box-shadow: -2px 2px 8px 0px #00000040;
  padding: 8px 32px;
  color: #0D0D0D;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  max-width: 700px;
  margin: 0 0 50px;
}
body.woocommerce-checkout .woocommerce-info:before, body.woocommerce-checkout .woocommerce-info:after {
  display: none;
}
body.woocommerce-checkout .woocommerce-info > * {
  color: #0D0D0D;
}
body.woocommerce-checkout .woocommerce-info a {
  color: #0D0D0D;
  line-height: 1em;
}
body.woocommerce-checkout .woocommerce-info a:hover {
  color: #0D0D0D;
}
body.woocommerce-checkout .entry-content #customer_details .col-1, body.woocommerce-checkout .entry-content #customer_details .col-2 {
  width: 100%;
}
body.woocommerce-checkout .entry-content #customer_details .select2-container .select2-selection--single {
  border: 1px solid #0D0D0D;
  border-radius: 0;
  height: auto;
}
body.woocommerce-checkout .entry-content #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0.6180469716em;
}
body.woocommerce-checkout .entry-content #customer_details .select2-container .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}
body.woocommerce-checkout .entry-content #customer_details .wc_payment_methods {
  width: 100%;
}
body.woocommerce-checkout .entry-content #customer_details .wc_payment_method {
  background-color: #ffffff !important;
  border: 1px solid #bcbebf;
  border-radius: 5px;
  margin-bottom: 12px;
  padding: 1rem;
  width: 530px;
  max-width: 100%;
}
body.woocommerce-checkout .entry-content #customer_details .wc_payment_method label {
  padding: 0;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label {
  pointer-events: auto;
  position: relative;
  padding-left: 2rem;
  cursor: pointer;
  left: 47px;
  height: 18px;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border: 3px solid #62524E;
  background-color: #FFFFFF;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  z-index: 1;
  display: block;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label:has(input:checked):before {
  border: 3px solid #12805c;
  background-color: #12805c;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label:has(input:checked):after {
  content: "";
  display: block;
  position: absolute;
  height: 6px;
  width: 10px;
  border: solid #FFFFFF;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  display: block;
  z-index: 2;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label input {
  opacity: 0;
  height: auto;
  position: absolute;
}
body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label .optional {
  display: none;
}
body.woocommerce-checkout .entry-content .col-2 {
  margin-bottom: 0;
}
body.woocommerce-checkout .entry-content .col-2 .woocommerce-checkout-payment {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}
body.woocommerce-checkout .entry-content .col-2 .woocommerce-checkout-payment .payment_box p {
  font-size: 16px;
}
body.woocommerce-checkout input, body.woocommerce-checkout textarea {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #0D0D0D;
}
body.woocommerce-checkout .edit-link {
  display: flex;
}
body.woocommerce-checkout .post-edit-link {
  background-color: #0D0D0D;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  margin: 0;
  border: none;
  outline: none;
  text-align: center;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  min-width: 155px;
  transition: all 0.15s ease-in-out;
  text-decoration: none;
  margin-left: auto;
}
body.woocommerce-checkout .storefront-handheld-footer-bar {
  display: none;
}
body.woocommerce-checkout .inside-checkout {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 1037px;
  margin: 0 auto;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login {
  order: 3;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login div.focused label {
  font-size: 12px;
  top: -8px;
  transform: none;
  left: 8px;
  padding: 2px 8px;
  background-color: #FFFFFF;
  z-index: 3;
  width: auto;
  right: auto;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login div.focused input {
  background: transparent;
}
body.woocommerce-checkout .inside-checkout .hidden {
  order: 2;
}
body.woocommerce-checkout .inside-checkout .woocommerce-notices-wrapper {
  order: 4;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login {
  background-color: #FFFFFF;
  padding: 32px;
  margin-bottom: 32px;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login p {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 24px;
  color: #373b3e;
  padding: 0;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .form-row {
  width: calc(50% - 16px);
  display: block;
  margin: 0 0 24px;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .form-row label {
  left: 16px;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login div.focused label {
  font-size: 12px;
  top: -8px;
  transform: none;
  left: 8px;
  padding: 2px 8px;
  background-color: #FFFFFF;
  z-index: 3;
  width: auto;
  right: auto;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login input {
  background-color: #f2f2f2;
  border: 1px solid #bcbebf;
  padding: 10px 16px;
  font-size: 14px;
  color: #373b3e;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: none;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .woocommerce-form-login__submit {
  background-color: #292d80;
  width: auto;
  height: auto;
  padding: 12px 28px;
  font-size: 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1.67em;
  margin: 0;
  font-weight: 400;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .lost_password {
  margin: 0;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .lost_password a {
  color: #646669;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.67em;
  position: relative;
  padding-right: 34px;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .lost_password a:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-gray.svg) no-repeat center center;
  background-size: contain;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  transition: all 0.2s ease-out;
}
body.woocommerce-checkout .inside-checkout .woocommerce-form-login .lost_password a:hover:after {
  transform: translateY(-50%) translateX(8px);
}
body.woocommerce-checkout .woocommerce .hidden form, body.woocommerce-checkout .woocommerce .hidden .woocommerce-form-coupon-toggle {
  display: none;
}
body.woocommerce-checkout .woocommerce-form-login-toggle {
  width: 100%;
  border: none;
  z-index: 3;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
  width: 100%;
  max-width: 100%;
  background-color: #e9e9ea;
  box-shadow: none;
  padding: 12px;
  color: #373b3e;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  justify-content: flex-start;
  border: none;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin {
  color: #212528;
  margin: 0 0 0 16px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  padding: 0 28px 0 0;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-arrow-right-wide.svg) no-repeat center center;
  background-size: contain;
  right: 0;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  display: block;
  width: 20px;
  height: 20px;
  transition: all 0.2s ease-out;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin:hover:after {
  transform: translateY(-50%) translateX(8px);
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login {
  background: #FFFFFF;
  border: 1px solid #bcbebf;
  color: #373b3e;
  padding: 2rem 3rem;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login .form-row {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login .form-row .woocommerce-form__label {
  position: relative;
  padding: 1rem 0;
  left: 0;
  pointer-events: all;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login .form-row .woocommerce-form__input-checkbox {
  height: auto;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login .lost_password a {
  color: #646669;
  text-decoration: none;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-form-login .lost_password a:hover {
  color: #000000;
}
body.woocommerce-checkout #customer_details {
  width: 100%;
  max-width: 626px;
  margin-right: 32px;
  background-color: #FFFFFF;
  padding: 48px 32px;
  position: relative;
}
body.woocommerce-checkout #customer_details.no-login {
  padding: 48px 28px;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper {
  display: flex;
  align-items: center;
  padding: 0 46px 0;
  margin-bottom: 24px;
  position: absolute;
  left: 32px;
  top: 178px;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input {
  position: relative;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input:first-child {
  margin-right: 32px;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: all;
  z-index: 2;
  cursor: pointer;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input input:checked + label:before {
  background-color: #292d80;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input input:checked + label:after {
  display: block;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input label {
  padding: 0 0 0 40px;
  font-size: 16px;
  font-weight: 400;
  color: #373b3e;
  line-height: 1.6em;
  margin: 0;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  border: 1px solid #292d80;
  background: transparent;
  display: block;
  border-radius: 50%;
}
body.woocommerce-checkout #customer_details .form-switcher-wrapper .single-input label:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  z-index: 2;
  background-color: #ffffff;
  display: none;
  border-radius: 50%;
}
body.woocommerce-checkout #customer_details h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25em;
  color: #646669;
  text-transform: uppercase;
  margin: 0 0 32px 0;
  letter-spacing: 0.5px;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 46px 8px;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper > * {
  padding: 0;
  width: 100%;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper h3 {
  width: calc(100% + 92px);
  margin-left: -42px;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons {
  display: flex;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
  gap: 2rem;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper:before {
  display: none;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper input[type="radio"] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: all;
  z-index: 2;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper input[type="radio"] + span {
  min-width: 1.25rem;
  min-height: 1.25rem;
  max-width: 1.25rem;
  max-height: 1.25rem;
  border: 1px solid #292d80;
  border-radius: 50%;
  margin-right: 0.625rem;
  padding: 0;
  position: relative;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper input[type="radio"] + span:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  border-radius: 50%;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper input[type="radio"]:checked + span {
  background-color: #292d80;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper input[type="radio"]:checked + span:before {
  opacity: 1;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper .radio-buttons .radio-input-wrapper label {
  color: #373b3e;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper #billing_company_field {
  display: none;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper #billing_company_field.active {
  display: block;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper #vat_number_field {
  display: none;
}
body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper #vat_number_field.active {
  display: block;
}
body.woocommerce-checkout #customer_details .billing-wrapper {
  border-bottom: 1px solid #e9e9ea;
  margin-bottom: 32px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields {
  position: relative;
  padding: 0 46px 16px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account {
  padding-top: 8px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .form-row {
  max-width: 300px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input {
  position: relative;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input input {
  padding-right: 48px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input .show-password-input {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 18px;
  height: 15px;
  z-index: 2;
  transition: all 0.2s ease-out;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input .show-password-input:after {
  display: none;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input .show-password-input:hover {
  transform: translateY(-50%) scale(1.15);
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account .password-input .show-password-input:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-eye.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account #account_password_field {
  margin-bottom: 4px;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields div.create-account #account_password_field + p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 16px;
  padding-left: 1rem;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account input, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address input, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account input, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address input {
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: all;
  cursor: pointer;
  position: absolute;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address input:checked + span:before {
  border: 3px solid #12805c;
  background-color: #12805c;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account input:checked + span:after, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address input:checked + span:after, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account input:checked + span:after, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address input:checked + span:after {
  content: "";
  display: block;
  position: absolute;
  height: 6px;
  width: 10px;
  border: solid #FFFFFF;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  display: block;
  z-index: 2;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account label, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address label, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account label, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label {
  position: static;
  font-size: 14px;
  color: #373b3e;
  line-height: 1.6em;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account label span, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address label span, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account label span, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label span {
  padding-left: 33px;
  position: relative;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account label span:before, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address label span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account label span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label span:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border: 3px solid #646669;
  background-color: #FFFFFF;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 3px;
  z-index: 1;
  display: block;
}
body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
  padding: 0 4rem 2rem;
}
body.woocommerce-checkout #customer_details #ship-to-different-address label.woocommerce-form__label-for-checkbox {
  position: relative;
}
body.woocommerce-checkout #customer_details .shipping-wrapper {
  border-bottom: 1px solid #e9e9ea;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 46px 8px;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper h3 {
  display: block;
  min-width: calc(100% + 20px);
  margin-left: -46px;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_country_field label, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_country_field label {
  font-size: 12px;
  top: -16px;
  left: 8px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
  left: 0 !important;
  width: min-content;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_country_field .woocommerce-input-wrapper, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_country_field .woocommerce-input-wrapper {
  z-index: 3;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper .form-row {
  padding: 0;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_1_field {
  order: 1;
  padding-right: 0;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field {
  order: 2;
  padding-left: 0;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field {
  order: 4;
  padding-left: 0;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
  order: 3;
  padding-right: 0;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field label, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field label {
  min-width: 100px;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field {
  width: 310px;
}
body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
  width: 150px;
}
body.woocommerce-checkout #customer_details #order_comments_field textarea {
  border: none;
  border-bottom: 1px solid #bcbebf;
  padding-left: 0;
}
body.woocommerce-checkout #customer_details #order_comments_field label {
  left: 0;
  padding-left: 20px;
}
body.woocommerce-checkout #customer_details #order_comments_field.focused label {
  left: 20px;
  padding-left: 0;
}
body.woocommerce-checkout .form-row {
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .form-row button[woocommerce_checkout_place_order] {
  margin-top: 1rem;
}
body.woocommerce-checkout .form-row, body.woocommerce-checkout .coupon {
  position: relative;
  margin: 0 0 16px 0;
}
body.woocommerce-checkout .form-row label, body.woocommerce-checkout .coupon label {
  position: absolute;
  top: 12px;
  left: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #646669;
  margin: 0;
  z-index: 2;
  pointer-events: none;
}
body.woocommerce-checkout .form-row label abbr, body.woocommerce-checkout .coupon label abbr {
  display: none;
}
body.woocommerce-checkout .form-row.place-order label, body.woocommerce-checkout .coupon.place-order label {
  pointer-events: all !important;
}
body.woocommerce-checkout .form-row input, body.woocommerce-checkout .form-row textarea, body.woocommerce-checkout .coupon input, body.woocommerce-checkout .coupon textarea {
  background-color: #f2f2f2;
  border: 1px solid #bcbebf;
  height: 44px;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 400;
  color: #373b3e;
  outline: none;
}
body.woocommerce-checkout .form-row input:focus, body.woocommerce-checkout .form-row input:active, body.woocommerce-checkout .form-row textarea:focus, body.woocommerce-checkout .form-row textarea:active, body.woocommerce-checkout .coupon input:focus, body.woocommerce-checkout .coupon input:active, body.woocommerce-checkout .coupon textarea:focus, body.woocommerce-checkout .coupon textarea:active {
  background-color: #FFFFFF;
  border: 1px solid #292d80;
  outline: none;
}
body.woocommerce-checkout .form-row textarea, body.woocommerce-checkout .coupon textarea {
  height: 52px;
  background-color: #FFFFFF;
}
body.woocommerce-checkout .form-row input::-webkit-input-placeholder, body.woocommerce-checkout .coupon input::-webkit-input-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row input::-moz-placeholder, body.woocommerce-checkout .coupon input::-moz-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row input:-ms-input-placeholder, body.woocommerce-checkout .coupon input:-ms-input-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row input:-moz-placeholder, body.woocommerce-checkout .coupon input:-moz-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row textarea::-webkit-input-placeholder, body.woocommerce-checkout .coupon textarea::-webkit-input-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row textarea::-moz-placeholder, body.woocommerce-checkout .coupon textarea::-moz-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row textarea:-ms-input-placeholder, body.woocommerce-checkout .coupon textarea:-ms-input-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row textarea:-moz-placeholder, body.woocommerce-checkout .coupon textarea:-moz-placeholder {
  opacity: 0;
  font-size: 0;
  display: none;
}
body.woocommerce-checkout .form-row#shipping_address_2_field label, body.woocommerce-checkout .form-row#billing_address_2_field label, body.woocommerce-checkout .coupon#shipping_address_2_field label, body.woocommerce-checkout .coupon#billing_address_2_field label {
  z-index: 2;
  width: auto;
  height: auto;
  clip: unset;
  clip-path: unset;
}
body.woocommerce-checkout .form-row#shipping_address_2_field:not(.focused) label, body.woocommerce-checkout .form-row#billing_address_2_field:not(.focused) label, body.woocommerce-checkout .coupon#shipping_address_2_field:not(.focused) label, body.woocommerce-checkout .coupon#billing_address_2_field:not(.focused) label {
  left: 1rem;
}
body.woocommerce-checkout .form-row.woocommerce-validated input, body.woocommerce-checkout .coupon.woocommerce-validated input {
  border: 1px solid #12805c;
  box-shadow: none;
}
body.woocommerce-checkout .form-row.woocommerce-invalid input, body.woocommerce-checkout .coupon.woocommerce-invalid input {
  border: 1px solid #c9252d;
  box-shadow: none;
}
body.woocommerce-checkout .form-row.focused input, body.woocommerce-checkout .coupon.focused input {
  background-color: #FFFFFF;
  border-color: #12805c;
}
body.woocommerce-checkout .form-row.focused label, body.woocommerce-checkout .coupon.focused label {
  font-size: 12px;
  top: -10px;
  left: 30px;
  transform: none;
  padding: 0 4px;
  background-color: #FFFFFF;
  z-index: 3;
  color: #646669;
  white-space: nowrap;
}
body.woocommerce-checkout .form-row.focused label abbr, body.woocommerce-checkout .coupon.focused label abbr {
  display: none;
}
body.woocommerce-checkout .form-row:not(.focused) label, body.woocommerce-checkout .coupon:not(.focused) label {
  left: 30px;
  right: 30px;
  white-space: nowrap;
  overflow: hidden;
}
body.woocommerce-checkout #order_review_heading {
  display: none;
}
body.woocommerce-checkout #order_review {
  border: 1px solid #bcbebf;
  background-color: #f2f2f2;
  padding-bottom: 32px;
  max-width: 376px;
  width: 100%;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals {
  border-bottom: 1px solid #e9e9ea;
  padding-bottom: 32px;
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals td {
  width: 100%;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals ul {
  padding: 0;
  width: 100%;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li {
  padding: 1rem;
  border: 1px solid #bcbebf;
  border-radius: 5px;
  position: relative;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  right: 1rem;
  top: 50%;
  width: 50px;
  height: 50px;
  display: block;
  transform: translateY(-50%);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="osobisty"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/odbiorosobisty.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="inpost"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/inpost_logo.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="dhl"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/dhl-1.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="darmowa"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/darmowadostawa.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="plaska"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/plaskastawka.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="orlen"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/Orlen_paczka_logo.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="fedex"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/fedex-express-6.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="polska"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/poczta-polska.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="gls"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/gls-3.svg);
}
body.woocommerce-checkout #order_review .woocommerce-shipping-totals li[class*="dpd"]::after {
  background-image: url(https://static.cyberstores.pl/admin/images/dpd-logo-2015-.svg);
}
body.woocommerce-checkout #order_review .form-row {
  background-color: #f2f2f2;
  margin-top: 0;
  margin: 0;
}
body.woocommerce-checkout #order_review .form-row .validate-required {
  padding: 0;
}
body.woocommerce-checkout #order_review .form-row .validate-required .woocommerce-form__label {
  position: static !important;
  background-color: transparent;
  display: flex;
  align-items: center;
  z-index: 10;
  pointer-events: all;
}
body.woocommerce-checkout #order_review .form-row .validate-required .woocommerce-form__label #terms {
  margin-right: 12px;
  outline: none !important;
  cursor: pointer;
}
body.woocommerce-checkout #order_review .form-row .woocommerce-terms-and-conditions-wrapper {
  font-size: 14px;
  line-height: 22px;
}
body.woocommerce-checkout #order_review .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  display: none;
}
body.woocommerce-checkout #order_review .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  margin: 0;
}
body.woocommerce-checkout #order_review .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label {
  align-items: flex-start;
}
body.woocommerce-checkout #order_review .form-row .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label input {
  height: auto;
  margin-top: 0.125rem;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button {
  order: 1;
  display: flex;
  padding: 0.5rem 1.75rem 0.5rem 0;
  color: #646669;
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0 0 0 auto;
  background: transparent;
  outline: none;
  border: none;
  position: relative;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-down-gray.svg) no-repeat center center;
  background-size: contain;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  display: block;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button .button-on {
  display: none;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button.active:after {
  transform: translateY(-50%) rotate(-180deg);
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button.active .button-on {
  display: inline-block;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button.active .button-off {
  display: none;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button + #woo_custom_checkbox_privacy_policy_field label {
  overflow: hidden !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button + #woo_custom_checkbox_privacy_policy_field label input {
  margin-right: 9px;
}
body.woocommerce-checkout #order_review .checkout-consent-toggle-button + #woo_custom_checkbox_privacy_policy_field.active label {
  overflow: visible !important;
  display: block;
}
body.woocommerce-checkout #order_review #place_order {
  font-size: 16px;
  font-weight: 500;
  padding: 16px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.6em;
  background-color: #292d80;
  margin-top: 32px;
  order: 2;
}
body.woocommerce-checkout #order_review .full-order .products {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FFFFFF;
  border-bottom: 1px solid #bcbebf;
}
body.woocommerce-checkout #order_review .full-order .products span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25em;
  letter-spacing: 0.5px;
  color: #373b3e;
  text-transform: uppercase;
  margin: 0 10px 0 0;
}
body.woocommerce-checkout #order_review .full-order .products #showProducts {
  padding: 0 33px 0 0;
  margin: 0;
  border: none;
  outline: none;
  background: transparent;
  font-style: italic;
  font-size: 14px;
  line-height: 1.7em;
  color: #646669;
  position: relative;
  font-weight: 400;
}
body.woocommerce-checkout #order_review .full-order .products #showProducts:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-down-gray.svg) no-repeat center center;
  background-size: contain;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  display: block;
}
body.woocommerce-checkout #order_review .full-order .shop_table {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
  margin-bottom: 0;
}
body.woocommerce-checkout #order_review .full-order .shop_table .apaczka-parcel-machine {
  justify-content: center !important;
}
body.woocommerce-checkout #order_review .full-order .shop_table .apaczka-parcel-machine #selected-parcel-machine {
  min-width: auto;
  margin-left: 1rem;
}
body.woocommerce-checkout #order_review .full-order .shop_table .apaczka-parcel-machine #geowidget_show_map {
  background-color: #292d80;
  color: #ffffff;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead, body.woocommerce-checkout #order_review .full-order .shop_table tbody, body.woocommerce-checkout #order_review .full-order .shop_table tfoot {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #f2f2f2;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead tr, body.woocommerce-checkout #order_review .full-order .shop_table tbody tr, body.woocommerce-checkout #order_review .full-order .shop_table tfoot tr {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead .cart-discount td, body.woocommerce-checkout #order_review .full-order .shop_table tbody .cart-discount td, body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount td {
  color: #12805c;
  flex-wrap: wrap;
  justify-content: end;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead .cart-discount td .free-delivery, body.woocommerce-checkout #order_review .full-order .shop_table tbody .cart-discount td .free-delivery, body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount td .free-delivery {
  display: block;
  width: 100%;
  text-align: right;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead .cart-discount td .amount, body.woocommerce-checkout #order_review .full-order .shop_table tbody .cart-discount td .amount, body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount td .amount {
  color: #12805c;
  font-weight: 600;
  font-size: 1rem;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead .cart-discount td .woocommerce-remove-coupon, body.woocommerce-checkout #order_review .full-order .shop_table tbody .cart-discount td .woocommerce-remove-coupon, body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount td .woocommerce-remove-coupon {
  display: none;
}
body.woocommerce-checkout #order_review .full-order .shop_table th, body.woocommerce-checkout #order_review .full-order .shop_table td {
  background-color: #f2f2f2;
}
body.woocommerce-checkout #order_review .full-order .shop_table th, body.woocommerce-checkout #order_review .full-order .shop_table td {
  padding: 0 0 12px;
  line-height: 1.5625em;
  font-size: 16px;
  font-weight: 600;
}
body.woocommerce-checkout #order_review .full-order .shop_table td {
  display: flex;
  align-items: center;
}
body.woocommerce-checkout #order_review .full-order .shop_table td .chceckout_product_image {
  width: 52px;
  height: auto;
  display: inline-block;
  padding-right: 7px;
}
body.woocommerce-checkout #order_review .full-order .shop_table td .product-quantity {
  padding: 0 10px;
}
body.woocommerce-checkout #order_review .full-order .shop_table thead, body.woocommerce-checkout #order_review .full-order .shop_table tbody {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s ease-out;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot {
  padding: 32px 16px 20px;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount th, body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount .woocommerce-Price-amount {
  color: #12805c;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount .woocommerce-remove-coupon {
  font-size: 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  transform: translateY(-2px);
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount .woocommerce-remove-coupon:before {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-trash.svg) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .cart-discount .woocommerce-remove-coupon:hover:before {
  filter: invert(15%) sepia(56%) saturate(5113%) hue-rotate(347deg) brightness(103%) contrast(88%);
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .woocommerce-shipping-totals {
  margin-bottom: 20px;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .order-total {
  margin-bottom: 12px;
  padding: 32px 0 20px;
  border-top: 1px solid #bcbebf;
  border-bottom: 1px solid #bcbebf;
}
body.woocommerce-checkout #order_review .full-order .shop_table tfoot .order-total .woocommerce-Price-amount {
  font-size: 20px;
}
body.woocommerce-checkout #order_review .full-order .shop_table tbody {
  padding: 11px 16px;
  padding-bottom: 0;
  border-bottom: 1px solid transparent;
}
body.woocommerce-checkout #order_review .full-order .shop_table.active tbody {
  opacity: 1;
  max-height: 1500px;
  visibility: visible;
  pointer-events: all;
  border-bottom: 1px solid #bcbebf;
  background-color: #FFFFFF;
}
body.woocommerce-checkout #order_review .full-order .shop_table.active tbody tr {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #bcbebf;
}
body.woocommerce-checkout #order_review .full-order .shop_table.active tbody tr:last-child {
  border-bottom: 0;
}
body.woocommerce-checkout #order_review .full-order .shop_table.active tbody tr td {
  background-color: #FFFFFF;
  padding: 0;
}
body.woocommerce-checkout #order_review .full-order .shop_table.active thead {
  display: none;
}
body.woocommerce-checkout #order_review .each-coupon {
  padding: 0 16px;
}
body.woocommerce-checkout #order_review .each-coupon ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.woocommerce-checkout #order_review .each-coupon ul li {
  font-size: 0px;
  padding: 11px 16px;
  font-weight: 600;
  background-color: #E7F2EF;
  border: 1px solid #12805c;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
}
body.woocommerce-checkout #order_review .each-coupon ul li .coupon-name {
  font-size: 14px;
  line-height: 22px;
}
body.woocommerce-checkout #order_review .each-coupon ul li a {
  position: relative;
}
body.woocommerce-checkout #order_review .each-coupon ul li a:before {
  content: "";
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/xmark.svg) no-repeat center center;
  background-size: contain;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
body.woocommerce-checkout #order_review .coupon-wrapper {
  padding: 32px 16px 0;
}
body.woocommerce-checkout #order_review .coupon-wrapper #couponActivate {
  background: transparent;
  position: relative;
  padding: 0 0 0 36px;
  color: #646669;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}
body.woocommerce-checkout #order_review .coupon-wrapper #couponActivate:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-gray.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  transition: all 0.2s ease-out;
}
body.woocommerce-checkout #order_review .coupon-wrapper #couponActivate:hover:before {
  transform: translateY(-50%) translateX(4px);
}
body.woocommerce-checkout #order_review .coupon-wrapper #couponActivate.hidden {
  display: none;
}
body.woocommerce-checkout #order_review .coupon-wrapper.active .coupon {
  max-height: 200px;
  opacity: 1;
  pointer-events: all;
}
body.woocommerce-checkout #order_review .coupon {
  border: 1px solid #bcbebf;
  display: flex;
  margin: 0;
  max-height: 0;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  pointer-events: none;
}
body.woocommerce-checkout #order_review .coupon .single-input {
  position: relative;
  width: 100%;
}
body.woocommerce-checkout #order_review .coupon .single-input input {
  width: 100%;
  border: none;
}
body.woocommerce-checkout #order_review .coupon .button {
  background-color: #FFFFFF;
  padding: 11px 36px 11px 12px;
  font-size: 14px;
  font-weight: 600;
  color: #646669;
  text-transform: uppercase;
  min-width: 130px;
}
body.woocommerce-checkout #order_review .coupon .button:after {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right-long-gray.svg) no-repeat center center;
  background-size: contain;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  display: block;
}
body.woocommerce-checkout #order_review .coupon .button:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-loader.svg) no-repeat center center;
  background-size: contain;
  display: none;
  width: 24px;
  height: 24px;
  right: 8px;
  top: 8px;
  display: none;
}
body.woocommerce-checkout #order_review .coupon .button.active:after {
  display: none;
}
body.woocommerce-checkout #order_review .coupon .button.active:before {
  display: block;
  animation: rotate 2s infinite ease-in-out;
}
body.woocommerce-checkout #order_review .coupon.focused input {
  background-color: #f2f2f2;
}
body.woocommerce-checkout #order_review .coupon.focused label {
  font-size: 0.75rem;
  top: -10px;
  left: 8px;
  transform: none;
  padding: 0 4px;
  background-color: #f2f2f2;
  z-index: 3;
  color: #646669;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row label {
  position: static;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row input {
  height: auto;
  border: 1px solid #bcbebf;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row.woocommerce-invalid input.input-checkbox {
  height: auto;
  border: 1px solid #c9252d;
  outline: none;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row.woocommerce-invalid span {
  color: #c9252d;
}
body.woocommerce-checkout .shipping_address #shipping_company_field {
  display: none;
}
body.woocommerce-checkout .woocommerce-checkout-review-order .easypack-parcel-machine .easypack-parcel-machine-select {
  flex-wrap: wrap;
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1200px) {
  body.woocommerce-checkout #masthead {
    padding-left: 0.75rem !important;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field:not(.focused) label, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field:not(.focused) label {
    left: 2rem;
  }
  body.woocommerce-checkout .inside-checkout {
    max-width: 100%;
  }
  body.woocommerce-checkout #customer_details {
    max-width: 500px;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
    width: 100%;
    padding: 0 1rem;
  }
}
@media (max-width: 992px) {
  body.woocommerce-checkout .entry-content #customer_details .wc_payment_method {
    width: 100%;
  }
  body.woocommerce-checkout .tpay-groups-wrapper .tpay-group-logo-holder {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.woocommerce-checkout #payment .payment_methods li img {
    position: static !important;
    transform: translateY(0) !important;
  }
  body.woocommerce-checkout .inside-checkout {
    max-width: 100%;
  }
  body.woocommerce-checkout .inside-checkout form.woocommerce-checkout {
    flex-direction: column;
  }
  body.woocommerce-checkout #customer_details {
    max-width: 100%;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field {
    width: calc(66.666% - 8px);
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
    width: calc(33.333% - 8px);
  }
  body.woocommerce-checkout #order_review {
    border: none;
    max-width: 100%;
  }
  body.woocommerce-checkout #order_review .full-order {
    padding: 0 16px;
  }
  body.woocommerce-checkout #order_review .full-order .products {
    background-color: #f2f2f2;
    margin-top: 48px;
    border-top: 1px solid #bcbebf;
    padding: 16px 0;
  }
  body.woocommerce-checkout #order_review .full-order {
    padding: 0;
  }
  body.woocommerce-checkout #order_review .full-order .shop_table {
    padding: 0;
  }
  body.woocommerce-checkout #order_review .full-order .shop_table tfoot {
    padding: 0;
  }
  body.woocommerce-checkout #order_review .full-order .shop_table tfoot tr {
    padding: 10px 0;
  }
  body.woocommerce-checkout #order_review .form-row {
    padding: 0;
  }
  body.woocommerce-checkout #order_review .form-row.focused label {
    padding: 0;
  }
  body.woocommerce-checkout #order_review #place_order {
    margin: auto;
    width: 500px;
    max-width: 100%;
  }
  body.woocommerce-checkout #order_review .coupon-wrapper {
    padding-top: 16px;
  }
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    margin: 0 auto 2rem;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
  }
}
@media (max-width: 768px) {
  body.woocommerce-checkout .entry-content #customer_details .col-1 {
    margin-bottom: 32px;
  }
  body.woocommerce-checkout .entry-content #customer_details .custom-invoice-request-field label {
    left: 0;
  }
  body.woocommerce-checkout .cart-steps {
    padding: 0 16px;
    margin-bottom: 24px;
  }
  body.woocommerce-checkout .cart-steps:before {
    left: 17px;
    width: calc(100% - 34px);
    top: 20px;
  }
  body.woocommerce-checkout .cart-steps:after {
    left: 17px;
    top: 20px;
  }
  body.woocommerce-checkout .cart-steps .step-number {
    margin: 0;
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
  }
  body.woocommerce-checkout #order_review .full-order .products {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  body.woocommerce-checkout #order_review .full-order .shop_table tfoot tr {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  body.woocommerce-checkout #order_review .form-row {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  body.woocommerce-checkout #content {
    padding-top: 24px;
  }
  body.woocommerce-checkout .col-full {
    max-width: 100%;
  }
  body.woocommerce-checkout .woocommerce-form-login-toggle {
    margin-bottom: 2rem;
    transform: none;
  }
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    margin: 0;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
  }
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin {
    font-size: 12px;
  }
  body.woocommerce-checkout .woocommerce-info {
    flex-direction: column;
    align-items: flex-start;
  }
  body.woocommerce-checkout .woocommerce-info a {
    margin-top: 10px;
  }
  body.woocommerce-checkout textarea {
    min-height: 150px;
  }
  body.woocommerce-checkout #customer_details {
    padding: 48px 16px;
  }
  body.woocommerce-checkout #customer_details.no-login {
    padding: 48px 16px;
  }
  body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper {
    padding: 0 0 8px 0;
  }
  body.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper h3 {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  body.woocommerce-checkout #customer_details .form-switcher-wrapper {
    left: 16px;
    top: 120px;
    padding: 0;
  }
  body.woocommerce-checkout #customer_details .woocommerce-account-fields, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields {
    padding: 0 0 8px;
    margin-bottom: 24px;
  }
  body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account label span:before, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address label span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account label span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address label span:before {
    border: 2px solid #646669;
  }
  body.woocommerce-checkout #customer_details .woocommerce-account-fields p.create-account input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields p.create-account input:checked + span:before, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address input:checked + span:before {
    border: 2px solid #12805c;
  }
  body.woocommerce-checkout #customer_details .woocommerce-account-fields #ship-to-different-address, body.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
    padding: 1rem 1rem 2rem;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper {
    padding: 0;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper h3 {
    min-width: 100%;
    margin-left: 0;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_1_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field {
    width: 100%;
    padding-right: 18px;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field {
    width: calc(50% - 8px);
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_city_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_city_field {
    padding-left: 18px;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
    padding-right: 18px;
  }
  body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout #customer_details .shipping-wrapper .woocommerce-shipping-fields__field-wrapper #billing_address_2_field {
    padding-left: 18px;
  }
  body.woocommerce-checkout #customer_details textarea {
    min-height: 0;
  }
}
input[type="checkbox"] + label, input[type="radio"] + label {
  cursor: pointer;
}
@media (max-width: 360px) {
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    font-size: 12px;
  }
  body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .showlogin {
    font-size: 11px;
  }
  body.woocommerce-checkout #order_review .full-order .products span {
    font-size: 14px;
  }
  body.woocommerce-checkout #order_review .full-order .products #showProducts {
    font-size: 12px;
  }
}
@media (max-width: 767.98px) {
  body.woocommerce-checkout .payment_box.payment_method_transferuj {
    padding-left: 0;
    padding-right: 0;
  }
  body.woocommerce-checkout .payment_box.payment_method_transferuj .tpay-panel-inside-content {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  body.woocommerce-checkout .payment_box.payment_method_transferuj .tpay-panel-inside-content .tpay-channel-form-wrapper p {
    font-size: 14px;
  }
  body.woocommerce-checkout .payment_box.payment_method_transferuj .tpay-panel-inside-content .tpay-row {
    min-width: auto;
  }
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > p {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #billing_address_2_field, body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
    width: 50% !important;
  }
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #shipping_address_2_field, body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #billing_address_2_field {
    padding-right: 8px !important;
  }
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field, body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #billing_postcode_field {
    padding-left: 8px !important;
  }
  body.woocommerce-checkout .woocommerce-checkout #order_review.woocommerce-checkout-review-order .place-order > * {
    margin-bottom: 1rem !important;
  }
}
body.woocommerce-checkout .apaczkaMapSearch .apaczkaMapSearchEnter img {
  height: 21px;
  opacity: 1;
}
body.woocommerce-checkout .shipping_address #shipping_country_field label {
  font-size: 12px;
  top: -10px;
  left: 30px;
  transform: none;
  padding: 0 4px;
  background-color: #ffffff;
  z-index: 3;
  color: #646669;
  left: 30px !important;
  width: min-content;
  white-space: nowrap;
}
body.woocommerce-checkout .place-order label, body.woocommerce-checkout .form-row.notes label {
  white-space: initial !important;
  overflow: visible !important;
}
body.archive, body.post-type-archive {
  background-color: #FFFFFF;
}
body.archive .storefront-breadcrumb, body.post-type-archive .storefront-breadcrumb {
  margin-bottom: 1.625rem;
}
body.archive .content-area .woocommerce-pagination, body.post-type-archive .content-area .woocommerce-pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  border: none;
  margin: 3rem 0 2rem;
  flex-wrap: wrap;
  padding: 0 1rem;
}
body.archive .content-area .woocommerce-pagination .woocommerce-result-count, body.post-type-archive .content-area .woocommerce-pagination .woocommerce-result-count {
  margin: 1rem 0 2rem;
  padding: 0;
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.7em;
  font-weight: 500;
  border: none;
}
body.archive .content-area .woocommerce-pagination .page-numbers, body.post-type-archive .content-area .woocommerce-pagination .page-numbers {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
body.archive .content-area .woocommerce-pagination .page-numbers li, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li {
  margin: 0 0.75rem;
  background-color: transparent;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span, body.archive .content-area .woocommerce-pagination .page-numbers li a, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a {
  font-size: 1.125rem;
  line-height: 1.4em;
  padding: 0.4375rem 0;
  color: #0D0D0D;
  text-decoration: none;
  background-color: transparent;
  transition: all 0.2s ease-out;
  outline: none;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.current, body.archive .content-area .woocommerce-pagination .page-numbers li a.current, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.current, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.current {
  padding: 0.4375rem 0.75rem;
  color: #5C2290;
  font-weight: 700;
  border-bottom: 0.125rem solid #5C2290;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span:hover, body.archive .content-area .woocommerce-pagination .page-numbers li a:hover, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span:hover, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a:hover {
  color: #5C2290;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.next, body.archive .content-area .woocommerce-pagination .page-numbers li span.prev, body.archive .content-area .woocommerce-pagination .page-numbers li a.next, body.archive .content-area .woocommerce-pagination .page-numbers li a.prev, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.next, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.prev, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.next, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.prev {
  min-width: 2.5rem;
  max-width: 2.5rem;
  height: 2.5rem;
  position: relative;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.next:after, body.archive .content-area .woocommerce-pagination .page-numbers li span.prev:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.next:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.prev:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.next:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.prev:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.next:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.prev:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  transition: all 0.2s ease-out;
  color: #0D0D0D;
  mix-blend-mode: unset;
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.next:hover:after, body.archive .content-area .woocommerce-pagination .page-numbers li span.prev:hover:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.next:hover:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.prev:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.next:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.prev:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.next:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.prev:hover:after {
  color: #5C2290;
  transform: translate(-25%, -50%);
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.prev:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.prev:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.prev:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.prev:after {
  content: "";
  transform: translate(-50%, -50%);
}
body.archive .content-area .woocommerce-pagination .page-numbers li span.prev:hover:after, body.archive .content-area .woocommerce-pagination .page-numbers li a.prev:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li span.prev:hover:after, body.post-type-archive .content-area .woocommerce-pagination .page-numbers li a.prev:hover:after {
  transform: translate(-75%, -50%);
}
body.archive .content-area .woocommerce-pagination .pagination--btn-show-all, body.post-type-archive .content-area .woocommerce-pagination .pagination--btn-show-all {
  margin: 0 0 2.5rem auto;
  order: -1;
  font-size: 0.875rem;
  line-height: 1.7em;
  font-weight: 500;
  color: #62524E;
  background: transparent;
  transition: all 0.2s ease-out;
  text-transform: none;
}
body.archive .content-area .woocommerce-pagination .pagination--btn-show-all:hover, body.post-type-archive .content-area .woocommerce-pagination .pagination--btn-show-all:hover {
  color: #5C2290;
  background: transparent;
}
body.archive .woocommerce-products-header, body.post-type-archive .woocommerce-products-header {
  padding: 0 1rem;
  margin: 0 0 2rem 0;
}
body.archive .woocommerce-products-header__container, body.post-type-archive .woocommerce-products-header__container {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
body.archive .woocommerce-products-header__title, body.post-type-archive .woocommerce-products-header__title {
  font-size: 2.5rem;
  line-height: 1.3em;
  text-align: left;
  letter-spacing: 0.02rem;
  font-weight: 600;
  margin: 0 0 1rem;
  color: #1F0802;
}
body.archive .woocommerce-products-header .term-description p, body.post-type-archive .woocommerce-products-header .term-description p {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7em;
  text-align: center;
  color: #62524E;
  margin: 0 0 0.75rem 0;
}
body.archive .woocommerce-products-header .woocommerce-products-header__figure, body.post-type-archive .woocommerce-products-header .woocommerce-products-header__figure {
  display: none;
}
body.archive .woocommerce-products-header .container, body.post-type-archive .woocommerce-products-header .container {
  padding: 0;
  margin: 0;
}
body.archive .description-after-listing, body.post-type-archive .description-after-listing {
  max-width: 1536px;
  width: 100%;
  padding: 2rem !important;
}
body.archive .description-after-listing #moreAboutCategory, body.post-type-archive .description-after-listing #moreAboutCategory {
  visibility: hidden;
}
body.archive .description-after-listing #moreAboutCategory:target, body.post-type-archive .description-after-listing #moreAboutCategory:target {
  visibility: visible;
}
body.archive .empty-listing, body.post-type-archive .empty-listing {
  max-width: 1504px;
  padding: 0 1rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body.archive .empty-listing *, body.post-type-archive .empty-listing * {
  text-align: center;
}
body.archive .empty-listing .button, body.post-type-archive .empty-listing .button {
  padding: 0.75rem 2.5rem;
  font-weight: 400;
}
body.archive .empty-listing .button:hover, body.post-type-archive .empty-listing .button:hover {
  color: #ffffff;
}
body.archive .storefront-sorting, body.post-type-archive .storefront-sorting {
  padding: 0.75rem 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 2rem 0;
  background: #FFFFFF;
  box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
  width: calc(100% - 2rem);
  margin-left: 1rem;
}
body.archive .storefront-sorting .woocommerce-pagination, body.post-type-archive .storefront-sorting .woocommerce-pagination {
  display: none;
}
body.archive .storefront-sorting .sort-dropdown, body.archive .storefront-sorting .sorting__filters, body.post-type-archive .storefront-sorting .sort-dropdown, body.post-type-archive .storefront-sorting .sorting__filters {
  width: auto;
  max-width: 50%;
  font-size: 0.8125rem;
}
body.archive .storefront-sorting .woocommerce-ordering, body.post-type-archive .storefront-sorting .woocommerce-ordering {
  display: none;
}
body.archive .storefront-sorting .sort-dropdown, body.post-type-archive .storefront-sorting .sort-dropdown {
  margin-left: auto;
  background: #FFFFFF;
  position: relative;
}
body.archive .storefront-sorting .sort-dropdown:after, body.post-type-archive .storefront-sorting .sort-dropdown:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 2;
}
body.archive .storefront-sorting .sort-dropdown:before, body.post-type-archive .storefront-sorting .sort-dropdown:before {
  content: "";
  position: fixed;
  background: rgba(2, 74, 89, 0.5);
  backdrop-filter: blur(5px);
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  transition: all 0.2s ease-out;
  opacity: 0;
  display: block;
  z-index: 1001;
  pointer-events: none;
  visibility: hidden;
}
body.archive .storefront-sorting .sort-dropdown input, body.post-type-archive .storefront-sorting .sort-dropdown input {
  font-size: 0.8125rem;
  color: #62524E;
  font-weight: 500;
  line-height: 1.625em;
  padding: 0.5rem 0 0.5rem 1.875rem;
  background: transparent;
  box-shadow: none;
  outline: none;
  border: none;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
body.archive .storefront-sorting .sort-dropdown input::placeholder, body.post-type-archive .storefront-sorting .sort-dropdown input::placeholder {
  font-size: 0.8125rem;
  color: #62524E;
  opacity: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 500;
}
body.archive .storefront-sorting .sort-dropdown .options, body.post-type-archive .storefront-sorting .sort-dropdown .options {
  position: fixed;
  z-index: 1002;
  left: 0;
  top: 3rem;
  width: 100vw;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.2s ease-out;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}
body.archive .storefront-sorting .sort-dropdown .options li, body.post-type-archive .storefront-sorting .sort-dropdown .options li {
  margin: 0 0 0.25rem 0;
  padding: 0.5rem 2.25rem;
  font-size: 0.875rem;
  color: #3D3D3D;
  line-height: 1.7em;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
body.archive .storefront-sorting .sort-dropdown .options li:before, body.post-type-archive .storefront-sorting .sort-dropdown .options li:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-radio-empty-hobby.svg) no-repeat center center;
  background-size: contain;
  left: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
}
body.archive .storefront-sorting .sort-dropdown .options li:hover, body.post-type-archive .storefront-sorting .sort-dropdown .options li:hover {
  color: #5C2290;
}
body.archive .storefront-sorting .sort-dropdown .options li.current, body.post-type-archive .storefront-sorting .sort-dropdown .options li.current {
  color: #5C2290;
  font-weight: 500;
}
body.archive .storefront-sorting .sort-dropdown .options li.current:before, body.post-type-archive .storefront-sorting .sort-dropdown .options li.current:before {
  background: #ffffff;
  border-radius: 50%;
  border: 6px solid #5c2290;
}
body.archive .storefront-sorting .sort-dropdown.dropdown--active, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active {
  position: relative;
}
body.archive .storefront-sorting .sort-dropdown.dropdown--active:before, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active:before {
  visibility: visible;
  opacity: 1;
}
body.archive .storefront-sorting .sort-dropdown.dropdown--active .options, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active .options {
  transform: none;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  padding: 1rem;
  list-style: none;
}
body.archive .storefront-sorting .sort-dropdown.dropdown--active input, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active input {
  position: fixed;
  height: 3rem;
  left: 0;
  top: 0;
  width: 100vw;
  z-index: 1003;
  background: #5c2290 url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-close-hobby.svg) no-repeat calc(100% - 1rem) 50%;
  background-size: 1.25rem;
  padding: 0.75rem 4rem 0.75rem 1rem;
  font-size: 0.875rem;
  box-shadow: 0px 6px 15px -2px rgba(0, 48, 90, 0.07);
  text-transform: uppercase;
  color: #3D3D3D;
}
body.archive .storefront-sorting .sort-dropdown.dropdown--active input::placeholder, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active input::placeholder {
  font-size: 0.875rem;
  color: #3D3D3D;
}
body.archive .storefront-sorting .sorting__filters, body.post-type-archive .storefront-sorting .sorting__filters {
  padding: 0.5rem 0 0.5rem 1.875rem;
  font-weight: 500;
  color: #62524E;
  line-height: 1.625em;
  position: relative;
  background-color: transparent;
  border: none;
  transition: none;
  border-radius: 0;
  text-transform: unset;
  order: -1;
  background: #FFFFFF;
}
body.archive .storefront-sorting .sorting__filters:before, body.post-type-archive .storefront-sorting .sorting__filters:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  transition: none;
}
body.archive .storefront-sorting .sorting__filters.filters--active, body.post-type-archive .storefront-sorting .sorting__filters.filters--active {
  position: fixed;
  top: 0.75rem;
  left: auto;
  right: 0.75rem;
  background-color: #FFFFFF;
  border: none;
  z-index: 100000;
  box-shadow: none;
  font-size: 0;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
}
body.archive .storefront-sorting .sorting__filters.filters--active:before, body.post-type-archive .storefront-sorting .sorting__filters.filters--active:before {
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body.archive .storefront-sorting .woocommerce-result-count, body.post-type-archive .storefront-sorting .woocommerce-result-count {
  display: block;
  width: 100%;
  margin: 0.75rem 0 0;
  border-top: 1px solid #BEBEC9;
  padding: 0.75rem 0 0;
  font-size: 0.875rem;
  color: #62524E;
  font-weight: 500;
  display: none;
}
body.archive .sidebar-listing, body.post-type-archive .sidebar-listing {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 17.1875rem;
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 10000;
}
body.archive .sidebar-listing:before, body.post-type-archive .sidebar-listing:before {
  content: "";
  position: fixed;
  background: rgba(2, 74, 89, 0.5);
  backdrop-filter: blur(5px);
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  transition: all 0.2s ease-out;
  opacity: 0;
  display: block;
  z-index: 1001;
  pointer-events: none;
  visibility: hidden;
}
body.archive .sidebar-listing .filters, body.post-type-archive .sidebar-listing .filters {
  position: relative;
  z-index: 1002;
  background-color: #FFFFFF;
  height: 100%;
  margin: 0;
  padding: 1.5rem 1rem 4.75rem;
  width: calc(100vw - 4rem);
  overflow-x: hidden;
  overflow-y: auto;
}
body.archive .sidebar-listing .filters:after, body.post-type-archive .sidebar-listing .filters:after {
  display: none;
}
body.archive .sidebar-listing .filters .js-price-filter-btn, body.post-type-archive .sidebar-listing .filters .js-price-filter-btn {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  border-radius: 0;
  padding: 0.75rem 2.125rem;
  font-size: 0.75rem;
  line-height: 1.6em;
  text-align: center;
  color: #ffffff;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  z-index: 3;
}
body.archive .sidebar-listing .filters .js-price-filter-btn:hover, body.post-type-archive .sidebar-listing .filters .js-price-filter-btn:hover {
  background-color: #d8cee2;
  border: 0.125rem solid #1F0802;
  color: #1F0802;
}
body.archive .sidebar-listing .filters p, body.post-type-archive .sidebar-listing .filters p {
  color: #3D3D3D;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  position: relative;
  padding: 0 2.5rem 0 0;
  margin: 0 0 1.5rem 0;
  cursor: pointer;
  background: #FFFFFF;
}
body.archive .sidebar-listing .filters p:after, body.post-type-archive .sidebar-listing .filters p:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.archive .sidebar-listing .filters p.active:after, body.post-type-archive .sidebar-listing .filters p.active:after {
  transform: translateY(-50%) rotate(180deg);
}
body.archive .sidebar-listing .filters .category, body.post-type-archive .sidebar-listing .filters .category {
  margin: 0 0 1.5rem 0;
  border-bottom: 1.5px solid #BEBEC9;
}
body.archive .sidebar-listing .filters .category ul, body.post-type-archive .sidebar-listing .filters .category ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 0;
  pointer-events: none;
  transition: all 0.2s ease-out;
  opacity: 0;
  overflow-y: auto;
  max-width: 250px;
}
body.archive .sidebar-listing .filters .category ul li, body.post-type-archive .sidebar-listing .filters .category ul li {
  margin: 0 0 0.25rem 0;
  padding: 0;
}
body.archive .sidebar-listing .filters .category ul li a, body.post-type-archive .sidebar-listing .filters .category ul li a {
  padding: 0.5rem 1rem 0.5rem 2.25rem;
  position: relative;
  font-size: 0.875rem;
  line-height: 1.7em;
  color: #3D3D3D;
  text-decoration: none;
  transition: all 0.15s ease-out;
  background-color: transparent;
  display: inline-block;
}
body.archive .sidebar-listing .filters .category ul li a:before, body.post-type-archive .sidebar-listing .filters .category ul li a:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  font-size: 1.25rem;
  left: 0.625rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #3D3D3D;
  mix-blend-mode: unset;
}
body.archive .sidebar-listing .filters .category ul li a:hover, body.post-type-archive .sidebar-listing .filters .category ul li a:hover {
  color: #5C2290;
}
body.archive .sidebar-listing .filters .category ul li.active a, body.post-type-archive .sidebar-listing .filters .category ul li.active a {
  font-weight: 500;
  color: #5C2290;
}
body.archive .sidebar-listing .filters .category ul li.active a:before, body.post-type-archive .sidebar-listing .filters .category ul li.active a:before {
  content: "";
  color: #5C2290;
}
body.archive .sidebar-listing .filters .category.active ul, body.post-type-archive .sidebar-listing .filters .category.active ul {
  max-height: 5000px;
  pointer-events: all;
  opacity: 1;
  margin: 0 0 1rem 0;
}
body.archive .sidebar-listing .filters .category.slider p, body.post-type-archive .sidebar-listing .filters .category.slider p {
  margin-bottom: 1.625rem;
}
body.archive .sidebar-listing .filters .category.slider p:after, body.post-type-archive .sidebar-listing .filters .category.slider p:after {
  display: none;
}
body.archive .sidebar-listing .filters .category.slider ul, body.post-type-archive .sidebar-listing .filters .category.slider ul {
  max-height: 5000px;
  pointer-events: all;
  opacity: 1;
}
body.archive .sidebar-listing .filters .slider-horizontal, body.post-type-archive .sidebar-listing .filters .slider-horizontal {
  max-width: calc(100% - 1.5rem);
}
body.archive .sidebar-listing .filters .slider-horizontal .ui-slider, body.post-type-archive .sidebar-listing .filters .slider-horizontal .ui-slider {
  display: flex;
  align-items: center;
  position: relative;
  height: 2rem;
  width: 230px;
  margin: 0 0 1rem 0;
  background-color: #FFFFFF;
}
body.archive .sidebar-listing .filters .slider-horizontal .ui-slider-range, body.post-type-archive .sidebar-listing .filters .slider-horizontal .ui-slider-range {
  display: block;
  background: #BEBEC9;
  height: 2.5px;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
body.archive .sidebar-listing .filters .slider-horizontal .ui-slider-handle, body.post-type-archive .sidebar-listing .filters .slider-horizontal .ui-slider-handle {
  min-width: 1rem;
  min-height: 1rem;
  display: block;
  border-radius: 50%;
  background: #FFFFFF;
  border: 0.125rem solid #5C2290;
  max-width: 1rem;
  max-height: 1rem;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  cursor: pointer;
}
body.archive .sidebar-listing .filters .slider-horizontal p, body.post-type-archive .sidebar-listing .filters .slider-horizontal p {
  font-size: 0;
  display: flex;
  width: calc(100% + 1rem);
  padding: 0;
}
body.archive .sidebar-listing .filters .slider-horizontal p span, body.post-type-archive .sidebar-listing .filters .slider-horizontal p span {
  font-size: 0.875rem;
  color: #3D3D3D;
  font-size: 0.875rem;
  line-height: 1.7em;
  margin: 0;
}
body.archive .sidebar-listing .filters .slider-horizontal p .price-range__divider, body.post-type-archive .sidebar-listing .filters .slider-horizontal p .price-range__divider {
  display: none;
}
body.archive .sidebar-listing .filters .slider-horizontal p .price-range-max, body.post-type-archive .sidebar-listing .filters .slider-horizontal p .price-range-max {
  margin-left: auto;
}
body.archive .sidebar-listing .filters .slider-horizontal p:after, body.archive .sidebar-listing .filters .slider-horizontal p:before, body.post-type-archive .sidebar-listing .filters .slider-horizontal p:after, body.post-type-archive .sidebar-listing .filters .slider-horizontal p:before {
  display: none;
}
body.archive .sidebar-listing.filters--active, body.post-type-archive .sidebar-listing.filters--active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: none;
}
body.archive .sidebar-listing.filters--active:before, body.post-type-archive .sidebar-listing.filters--active:before {
  opacity: 1;
  visibility: visible;
}
body.archive .product-listing, body.post-type-archive .product-listing {
  margin-bottom: 3rem;
}
body.archive .product-listing + .storefront-sorting .sort-dropdown, body.archive .product-listing + .storefront-sorting .sorting__filters, body.post-type-archive .product-listing + .storefront-sorting .sort-dropdown, body.post-type-archive .product-listing + .storefront-sorting .sorting__filters {
  display: none;
}
body.archive .product-listing .products, body.post-type-archive .product-listing .products {
  padding: 0 1rem;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  list-style: none;
}
body.archive .product-listing .products:before, body.archive .product-listing .products:after, body.post-type-archive .product-listing .products:before, body.post-type-archive .product-listing .products:after {
  display: none;
}
body.archive .product-listing .products .product-card, body.post-type-archive .product-listing .products .product-card {
  width: calc(50% - .5rem);
  margin: 0;
}
body.archive #wp-admin-bar-wpseo-seo-score, body.archive #wp-admin-bar-wpseo-readability-score, body.post-type-archive #wp-admin-bar-wpseo-seo-score, body.post-type-archive #wp-admin-bar-wpseo-readability-score {
  display: none !important;
}
@media (min-width: 360px) {
  body.archive .storefront-sorting .sorting__filters, body.post-type-archive .storefront-sorting .sorting__filters {
    font-size: 1rem;
  }
  body.archive .storefront-sorting .sort-dropdown input, body.post-type-archive .storefront-sorting .sort-dropdown input {
    font-size: 1rem;
  }
  body.archive .storefront-sorting .sort-dropdown input::placeholder, body.post-type-archive .storefront-sorting .sort-dropdown input::placeholder {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  body.archive .woocommerce-products-header, body.post-type-archive .woocommerce-products-header {
    padding: 0 1rem 2rem;
  }
  body.archive .woocommerce-products-header__title, body.post-type-archive .woocommerce-products-header__title {
    font-size: 2rem;
    margin: 0 0 2.5rem;
  }
  body.archive #content .product-listing .products .product-card, body.post-type-archive #content .product-listing .products .product-card {
    width: calc(33.333% - 10.667px);
    margin: 0;
    float: none;
  }
}
@media (min-width: 992px) {
  body.archive #main, body.post-type-archive #main {
    display: flex;
    flex-direction: column;
  }
  body.archive .content-area .woocommerce-pagination, body.post-type-archive .content-area .woocommerce-pagination {
    padding: 0 2rem;
    max-width: 1536px;
    margin: 2rem auto 4rem;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  body.archive .content-area .woocommerce-pagination .page-numbers, body.post-type-archive .content-area .woocommerce-pagination .page-numbers {
    max-width: calc(100% - 300px);
    margin-left: auto;
  }
  body.archive .content-area .woocommerce-pagination .pagination--btn-show-all, body.post-type-archive .content-area .woocommerce-pagination .pagination--btn-show-all {
    order: 1;
    margin: 0;
    width: auto;
    min-width: 10rem;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%);
  }
  body.archive .woocommerce-products-header, body.post-type-archive .woocommerce-products-header {
    padding: 0 2rem;
    max-width: 1536px;
    margin: 0 auto 4rem;
    width: 100%;
  }
  body.archive .woocommerce-products-header__title, body.post-type-archive .woocommerce-products-header__title {
    font-size: 2.5rem;
    margin: 0;
    padding-right: 2rem;
    min-width: 31%;
    width: 31%;
  }
  body.archive .woocommerce-products-header__text, body.post-type-archive .woocommerce-products-header__text {
    display: flex;
    align-items: center;
  }
  body.archive .woocommerce-products-header .term-description p, body.post-type-archive .woocommerce-products-header .term-description p {
    font-size: 1rem;
    text-align: left;
    margin: 0;
  }
  body.archive .storefront-sorting, body.post-type-archive .storefront-sorting {
    align-items: center;
    max-width: 1536px;
    width: 100%;
    padding: 0 2rem;
    margin: 0 auto 3.5rem;
    box-shadow: none;
  }
  body.archive .storefront-sorting .woocommerce-result-count, body.post-type-archive .storefront-sorting .woocommerce-result-count {
    width: auto;
    order: -1;
    border: none;
    padding: 0;
    margin: 0;
  }
  body.archive .storefront-sorting .sort-dropdown, body.post-type-archive .storefront-sorting .sort-dropdown {
    margin: 0 0 0 auto;
    width: auto;
    max-width: 10rem;
    position: relative;
  }
  body.archive .storefront-sorting .sort-dropdown:before, body.post-type-archive .storefront-sorting .sort-dropdown:before {
    display: none;
  }
  body.archive .storefront-sorting .sort-dropdown .options, body.post-type-archive .storefront-sorting .sort-dropdown .options {
    position: absolute;
    width: 15.625rem;
    left: -1px;
    top: 100%;
    transition: none;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active {
    width: 15.625rem;
    max-width: none;
    border-top: 1px solid #BEBEC9;
    border-right: 1px solid #BEBEC9;
    border-left: 1px solid #BEBEC9;
    background-color: #FFFFFF;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active:before, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active:before {
    display: none;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active:after, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active:after {
    left: auto;
    right: 0.75rem;
    content: "";
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active input, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active input {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    box-shadow: none;
    line-height: 1em;
    width: 100%;
    background: transparent;
    padding: 0.75rem 4rem 0.75rem 0.75rem;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active .options, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active .options {
    padding: 0.5rem 0;
    border-bottom: 1px solid #BEBEC9;
    border-right: 1px solid #BEBEC9;
    border-left: 1px solid #BEBEC9;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active .options li, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active .options li {
    margin: 0;
  }
  body.archive .storefront-sorting .sort-dropdown.dropdown--active .options:before, body.post-type-archive .storefront-sorting .sort-dropdown.dropdown--active .options:before {
    content: "";
    position: absolute;
    left: 0.75rem;
    top: 0;
    height: 1.5px;
    width: calc(100% - 1.5rem);
    background-color: #BEBEC9;
  }
  body.archive .storefront-sorting .sorting__filters, body.post-type-archive .storefront-sorting .sorting__filters {
    width: auto;
    margin-left: 0;
    display: none;
  }
  body.archive .storefront-sorting .sorting__filters.filters--active, body.post-type-archive .storefront-sorting .sorting__filters.filters--active {
    left: auto;
    right: 0;
    width: 21.25rem;
    max-width: none;
    font-size: 1.25rem;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.05rem;
  }
  body.archive .storefront-sorting .sorting__filters.filters--active:before, body.post-type-archive .storefront-sorting .sorting__filters.filters--active:before {
    width: 1.5rem;
    height: 1.5rem;
  }
  body.archive .sidebar-listing, body.post-type-archive .sidebar-listing {
    position: relative;
    transform: none;
    padding: 0 1rem 0 2rem;
    height: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    max-width: 18.75rem;
    min-width: 18.75rem;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: 1000;
  }
  body.archive .sidebar-listing .filters, body.post-type-archive .sidebar-listing .filters {
    padding: 0;
    width: 100%;
  }
  body.archive .sidebar-listing .filters:after, body.post-type-archive .sidebar-listing .filters:after {
    display: none;
  }
  body.archive .sidebar-listing .filters p, body.post-type-archive .sidebar-listing .filters p {
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: 0.05rem;
    margin-bottom: 1.5rem;
  }
  body.archive .sidebar-listing .filters .category, body.post-type-archive .sidebar-listing .filters .category {
    margin: 0 0 1.5rem 0;
  }
  body.archive .sidebar-listing .filters .js-price-filter-btn, body.post-type-archive .sidebar-listing .filters .js-price-filter-btn {
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    border-radius: 0;
  }
  body.archive .sidebar-listing .filters .slider-horizontal, body.post-type-archive .sidebar-listing .filters .slider-horizontal {
    max-width: calc(100% - 1rem);
  }
  body.archive #content .product-listing, body.post-type-archive #content .product-listing {
    display: flex;
    max-width: 1536px;
    margin: 0 auto;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
  }
  body.archive #content .product-listing .products, body.post-type-archive #content .product-listing .products {
    gap: 2.25rem 1.5rem;
    padding: 0 2rem;
    max-width: 1536px;
    margin: 0 auto;
    width: 100%;
  }
  body.archive #content .product-listing .products .product-card, body.post-type-archive #content .product-listing .products .product-card {
    width: calc(33.333% - 1rem);
  }
  body.archive .description-after-listing, body.post-type-archive .description-after-listing {
    margin-top: 3rem;
    margin-bottom: 3rem;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 21.1875rem !important;
    padding-right: 2rem !important;
    padding: 0;
    display: block;
  }
}
@media (min-width: 1200px) {
  body.archive .page-banner__title.desktop-title, body.post-type-archive .page-banner__title.desktop-title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1400px) {
  body.archive .page-banner__title.desktop-title, body.post-type-archive .page-banner__title.desktop-title {
    font-size: 4rem;
  }
}
@media (min-width: 1600px) {
  body.archive .page-banner__wrapper {
    padding: 2rem 5rem 0;
  }
  body.archive .page-banner__text--desc {
    padding-right: 15.5%;
  }
}
body.single-product .pswp {
  position: fixed;
  opacity: 1;
  top: 0;
  bottom: 0;
  z-index: 9999;
  height: 100%;
}
body.single-product .swiper {
  position: relative;
}
body.single-product .storefront-breadcrumb .woocommerce-breadcrumb {
  color: #1F0802;
}
body.single-product .extra-price-exclude-tax {
  display: none;
}
body.single-product #main, body.single-product #primary {
  margin: 0;
}
body.single-product #content .woocommerce-message {
  background: #FFFFFF;
  border: 2px solid #BEBEC9;
  border-radius: 0;
  height: auto;
  width: 90%;
  max-width: 1144px;
  padding: 1.5rem 1.5rem;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #62524E;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto 2rem;
}
body.single-product #content .woocommerce-message:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: static;
  display: block;
  pointer-events: all;
  opacity: 1;
  padding: 0;
  margin: 0 1rem 1rem;
  order: -2;
}
body.single-product #content .woocommerce-message:after {
  display: none;
}
body.single-product #content .woocommerce-message .wc-forward {
  font-size: 0.875rem;
  padding: 0.625rem 4rem;
  border-radius: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  z-index: 2;
  border: none;
  pointer-events: all;
  order: 2;
  margin: 1.5rem auto 0;
  color: #1f0802;
  border: 0.125rem solid #5C2290 !important;
  background: #5c2290;
}
body.single-product #content .woocommerce-message .wc-forward:hover, body.single-product #content .woocommerce-message .wc-forward:focus, body.single-product #content .woocommerce-message .wc-forward:active {
  color: #1F0802;
  background-color: #5c2290;
  border: 0.125rem solid #1F0802 !important;
}
body.single-product #content .woocommerce-message .wc-forward:after {
  display: none;
}
body.single-product #content .woocommerce-message .wc-forward.loading:hover {
  border: 0.125rem solid #1F0802 !important;
}
body.single-product #content .woocommerce-message .close-message-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 3;
  background: #FFFFFF;
  padding: 0;
  font-size: 0;
  width: 1.25rem;
  height: 1.25rem;
  border: none;
  pointer-events: all;
  cursor: pointer;
}
body.single-product #content .woocommerce-message .close-message-btn:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  pointer-events: all;
  transition: all 0.15s ease-out;
}
body.single-product #content .woocommerce-message .close-message-btn:hover:after {
  transform: translate(-50%, -50%) scale(1.5);
}
body.single-product #content .container, body.single-product #content .row {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
body.single-product #content .product {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: visible;
}
body.single-product #content .product .product-badge__wrapper {
  position: absolute;
  top: 0.75rem;
  left: 0.5rem;
  z-index: 3;
}
body.single-product #content .product .woocommerce-product-gallery {
  width: 100%;
  margin: 0 0 4rem 0;
}
body.single-product #content .product .woocommerce-product-gallery .flex-viewport {
  max-height: 800px;
}
body.single-product #content .product .woocommerce-product-gallery img {
  width: 100%;
  height: 100%;
  max-height: 400px;
  object-fit: contain;
}
body.single-product #content .product .woocommerce-product-gallery .flex-control-thumbs {
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto !important;
  border: none;
}
body.single-product #content .product .woocommerce-product-gallery .flex-control-thumbs li {
  width: 0.75rem;
  margin: 0 0.3125rem;
  height: 0.75rem;
  border-radius: 50%;
}
body.single-product #content .product .woocommerce-product-gallery .flex-control-thumbs li img {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  z-index: 3;
  position: relative;
  pointer-events: all;
  background-color: #0D0D0D;
  border-radius: 50%;
  filter: brightness(0) contrast(1);
  transition: all 0.2s ease-out;
  opacity: 0.25;
}
body.single-product #content .product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
}
body.single-product #content .product .available-on-backorder {
  text-align: center;
  color: #62524E;
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  display: block;
  width: 100%;
  order: 5;
}
body.single-product #content .product .add_to_favourites_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  min-width: 2.5rem;
  background-color: transparent;
  outline: none;
  border: none;
  font-size: 0;
  z-index: 5;
}
body.single-product #content .product .add_to_favourites_button i {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
}
body.single-product #content .product .add_to_favourites_button i:before {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  transition: all 0.2s ease-out;
}
body.single-product #content .product .add_to_favourites_button span, body.single-product #content .product .add_to_favourites_button img {
  display: none;
}
body.single-product #content .product .add_to_favourites_button.added_to_favourites i:before {
  content: "";
}
body.single-product #content .product .summary {
  padding: 0 1rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2.5rem 0;
  width: 100%;
}
body.single-product #content .product .summary .cs-omnibus-display {
  order: 1;
  margin: 0.5rem auto;
  font-size: 0.875rem;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
  font-weight: 400;
}
body.single-product #content .product .summary .cs-omnibus-display .woocommerce-Price-amount bdi, body.single-product #content .product .summary .cs-omnibus-display .woocommerce-Price-amount span {
  font-size: 1rem;
  font-weight: 600;
}
body.single-product #content .product .summary .edit-link {
  display: none;
}
body.single-product #content .product .summary .sku_wrapper {
  margin: 0 auto;
}
body.single-product #content .product .summary .sku {
  font-size: 0.75rem;
  line-height: 1.67em;
  color: #62524E;
  text-align: center;
  display: block;
}
body.single-product #content .product .summary .posted_in {
  font-size: 0.75rem;
  color: #62524E;
  display: flex;
  align-items: center;
  font-weight: 400;
  justify-content: center;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
body.single-product #content .product .summary .posted_in a {
  color: #62524E;
  font-weight: 500;
  text-transform: uppercase;
}
body.single-product #content .product .summary .posted_in a:hover {
  color: #5C2290;
}
body.single-product #content .product .summary .product_meta {
  order: -1;
  margin: 0 0 1.125rem 0;
  width: 100%;
}
body.single-product #content .product .summary .extra-price-exclude-tax {
  width: 100%;
  margin: 0 0 1rem;
  text-align: center;
  order: 1;
}
body.single-product #content .product .summary .woocommerce-product-rating {
  margin: 0 0 2rem;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
body.single-product #content .product .summary .woocommerce-product-rating a {
  font-size: 0.875rem;
  font-weight: 500;
}
body.single-product #content .product .summary .product_title {
  font-size: 1.75rem;
  line-height: 1.14em;
  letter-spacing: 0.01rem;
  text-align: center;
  font-weight: 600;
  color: #1F0802;
  margin: 0 0 1rem 0;
  width: 100%;
}
body.single-product #content .product .summary .woocommerce-product-details__short-description {
  margin-bottom: 1rem;
}
body.single-product #content .product .summary .woocommerce-product-details__short-description p {
  text-align: center;
}
body.single-product #content .product .summary .stock.out-of-stock {
  margin: 0 auto 2rem;
  text-align: center;
  color: #62524E;
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
  order: 2;
}
body.single-product #content .product .summary .stock.out-of-stock:before {
  display: none;
}
body.single-product #content .product .summary .stock.out-of-stock:after {
  content: "";
  width: 2rem;
  height: 1.625rem;
  display: inline-block;
  margin-right: 0.75rem;
  position: relative;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/availability-low.svg) no-repeat center center;
  background-size: contain;
  order: -1;
}
body.single-product #content .product .summary .availability_form {
  order: 3;
  margin-bottom: 4rem;
  width: 100%;
}
body.single-product #content .product .summary .availability_form input {
  width: 100%;
  margin: 0 0 1rem;
  border: 1px solid #BEBEC9;
  background: #FFFFFF;
  padding: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.7em;
  font-weight: 400;
  outline: none;
  box-shadow: none;
  color: #62524E;
}
body.single-product #content .product .summary .availability_form input:focus {
  outline: 1px solid #BEBEC9;
}
body.single-product #content .product .summary .availability_form input::placeholder {
  color: #62524E;
  opacity: 0.6;
  font-size: 0.875rem;
  line-height: 1.7em;
}
body.single-product #content .product .summary .availability_form button {
  width: 100%;
  padding: 0.75rem;
  font-weight: 500;
  line-height: 1.7em;
  text-align: center;
}
body.single-product #content .product .summary .availability_form button:before, body.single-product #content .product .summary .availability_form button:after {
  display: none;
}
body.single-product #content .product .summary .price {
  order: 1;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 0 0;
  font-size: 1.75rem;
  line-height: 1.14em;
  letter-spacing: 0.01rem;
  color: #868686;
  font-weight: 600;
}
body.single-product #content .product .summary .price .price {
  margin: 0;
}
body.single-product #content .product .summary .price .woocommerce-Price-amount bdi, body.single-product #content .product .summary .price .woocommerce-Price-amount bdi span {
  font-size: 1.75rem;
  line-height: 1.14em;
  letter-spacing: 0.01rem;
  color: #3D3D3D;
  font-weight: 600;
}
body.single-product #content .product .summary .price del {
  order: 2;
  text-decoration: none;
  font-size: 1rem;
  opacity: 1;
}
body.single-product #content .product .summary .price del .woocommerce-Price-amount bdi {
  font-size: 1rem;
  line-height: 1.625em;
  color: #868686;
  margin: 0;
  font-weight: 600;
  text-decoration: line-through;
  position: relative;
}
body.single-product #content .product .summary .price del .woocommerce-Price-amount bdi span {
  font-size: 1rem;
  color: #868686;
  font-weight: 600;
  text-decoration: none;
}
body.single-product #content .product .summary .price ins bdi {
  font-size: 1.75rem;
  line-height: 1.14em;
  letter-spacing: 0.01rem;
  color: #3D3D3D;
  font-weight: 600;
  margin: 0 1rem 0 0;
}
body.single-product #content .product .summary .price .cs-omnibus-display {
  color: #62524E;
  margin: 0.5rem auto;
  font-size: 0.875rem;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
  font-weight: 400;
}
body.single-product #content .product .summary .price .cs-omnibus-display .woocommerce-Price-amount bdi, body.single-product #content .product .summary .price .cs-omnibus-display .woocommerce-Price-amount span {
  font-size: 1rem;
  font-weight: 600;
}
body.single-product #content .product .summary .price .extra-price-exclude-tax {
  font-size: 1rem;
  display: block;
}
body.single-product #content .product .summary .price .extra-price-exclude-tax .woocommerce-Price-amount {
  font-size: 1rem;
}
body.single-product #content .product .summary .price .extra-price-exclude-tax .woocommerce-Price-amount span, body.single-product #content .product .summary .price .extra-price-exclude-tax .woocommerce-Price-amount bdi {
  font-size: 1rem;
}
body.single-product #content .product .summary .cs-omnibus-display {
  order: 2;
  margin: 0.5rem auto 1.5rem;
  font-size: 0.875rem;
  width: 100%;
  text-align: center;
  line-height: 1.5em;
  font-weight: 400;
}
body.single-product #content .product .summary .cs-omnibus-display .woocommerce-Price-amount {
  font-weight: normal !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}
body.single-product #content .product .summary .cs-omnibus-display .woocommerce-Price-amount bdi, body.single-product #content .product .summary .cs-omnibus-display .woocommerce-Price-amount span {
  font-weight: normal !important;
  font-weight: 400 !important;
}
body.single-product #content .product .summary .cart {
  order: 4;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
}
body.single-product #content .product .summary .cart table {
  width: 50%;
}
body.single-product #content .product .summary .cart .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-product #content .product .summary .cart .quantity button {
  width: 35px;
  height: 60px;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
body.single-product #content .product .summary .cart .quantity button:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  transition: all 0.2s ease-out;
  z-index: 2;
  display: block;
}
body.single-product #content .product .summary .cart .quantity button.decrease-quantity {
  background-color: #F9F8F7;
  opacity: 1 !important;
}
body.single-product #content .product .summary .cart .quantity button.decrease-quantity:after {
  content: "";
}
body.single-product #content .product .summary .cart .quantity button.decrease-quantity.disabled:after {
  opacity: 0.15;
}
body.single-product #content .product .summary .cart .quantity button.increase-quantity {
  background-color: #F9F8F7;
}
body.single-product #content .product .summary .cart .quantity button.increase-quantity:after {
  content: "";
}
body.single-product #content .product .summary .cart .quantity button:hover:after {
  transform: translate(-50%, -50%) scale(1.25);
}
body.single-product #content .product .summary .cart .quantity input {
  order: 1;
  width: 54px;
  height: 60px;
  background-color: #F9F8F7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: none;
}
body.single-product #content .product .summary .cart .quantity input:focus {
  outline: none;
}
body.single-product #content .product .summary .cart .quantity .increase-quantity {
  order: 2;
}
body.single-product #content .product .summary .cart .quantity label {
  display: none;
}
body.single-product #content .product .summary .cart .single_add_to_cart_button {
  width: calc(100% - 3.75rem);
  max-width: 345px;
  background-color: #5c2290;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.75em;
  letter-spacing: 0.05rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  padding: 1rem;
  min-width: 3.75rem;
  font-size: 0.75rem;
  border: 0.125rem solid #5C2290;
  transition: color 0.15s ease-out, background-color 0.15s ease-out;
}
body.single-product #content .product .summary .cart .single_add_to_cart_button:hover {
  background-color: #d8cee2;
  color: #1F0802;
  border: 0.125rem solid #1F0802;
}
body.single-product #content .product .summary .cart .single_add_to_cart_button:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  display: block;
  z-index: 2;
  min-width: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.5rem 0 0;
  transition: none;
  mix-blend-mode: unset;
}
body.single-product #content .product .summary .cart .single_add_to_cart_button:disabled, body.single-product #content .product .summary .cart .single_add_to_cart_button.disabled {
  pointer-events: none;
}
body.single-product #content .product .summary .cart .single_add_to_cart_button:disabled:after, body.single-product #content .product .summary .cart .single_add_to_cart_button.disabled:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-cart-white-edu.svg) no-repeat center center;
  background-size: contain;
}
body.single-product #content .product .summary .cart .add_to_favourites_button {
  width: 3.75rem;
  border: 1.5px solid #BEBEC9;
  box-shadow: none;
  outline: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s ease-out;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}
body.single-product #content .product .summary .cart .add_to_favourites_button img {
  margin: 0;
  width: 1.5rem;
  transition: all 0.15s ease-out;
}
body.single-product #content .product .summary .cart .add_to_favourites_button span {
  display: none;
}
body.single-product #content .product .summary .cart .add_to_favourites_button:hover i:before {
  transform: scale(1.15);
}
body.single-product #content .product .summary .cart tr {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  body.single-product #content .product .summary .cart tr {
    flex-direction: row;
  }
}
body.single-product #content .product .summary .cart tr th label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  body.single-product #content .product .summary .cart tr th label {
    margin: 0;
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
body.single-product #content .product .summary .cart tr .value {
  width: 100%;
}
@media (min-width: 992px) {
  body.single-product #content .product .summary .cart tr .value {
    margin-left: 22px;
  }
}
body.single-product #content .product .summary .cart tr .value select {
  color: #62524E;
  font-weight: 500;
  padding: 12px 12px 12px 16px;
  border: 1px solid #BEBEC9;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 100%;
}
body.single-product #content .product .summary .cart.variations_form {
  flex-wrap: wrap;
}
body.single-product #content .product .summary .cart.variations_form .variations {
  width: 100%;
}
body.single-product #content .product .summary .cart.variations_form .variations .reset_variations {
  display: none !important;
}
body.single-product #content .product .summary .cart.variations_form .single_variation_wrap {
  width: 100%;
}
body.single-product #content .product .summary .cart.variations_form .woocommerce-variation-add-to-cart {
  display: flex;
  width: 100%;
  justify-content: center;
}
body.single-product #content .product .summary .cart.variations_form .woocommerce-variation-price {
  display: none;
}
body.single-product #content .product .summary .product-extra-info {
  order: 5;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 25rem;
  margin: 0 auto;
}
body.single-product #content .product .summary .extra-info-item {
  color: #62524E;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.62em;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
}
body.single-product #content .product .summary .extra-info-item:not(.extra-info-item__stock) {
  margin: 0 0 0.75rem;
  padding: 0.75rem 0.75rem 0.75rem 3.25rem;
}
body.single-product #content .product .summary .extra-info-item:not(.extra-info-item__stock) span {
  display: block;
}
body.single-product #content .product .summary .extra-info-item:not(.extra-info-item__stock):before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  font-size: 2.5rem;
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
body.single-product #content .product .summary .extra-info-item span {
  font-weight: 700;
  color: #62524E;
  margin-left: 0.1875rem;
  font-size: 0.8125rem;
}
body.single-product #content .product .summary .extra-info-item span bdi span {
  margin: 0;
}
body.single-product #content .product .summary .extra-info-item bdi {
  font-weight: 700;
  color: #62524E;
  font-size: 0.8125rem;
}
body.single-product #content .product .summary .extra-info-item bdi .woocommerce-Price-currencySymbol {
  display: inline-block;
}
body.single-product #content .product .summary .extra-info-item:before {
  content: "";
}
body.single-product #content .product .summary .extra-info-item__stock {
  order: -1;
  margin: 0 auto 2rem;
  text-align: center;
  color: #62524E;
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-product #content .product .summary .extra-info-item__stock:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  width: 2rem;
  height: 1.625rem;
  font-size: 1.625rem;
  display: inline-block;
  margin-right: 0.75rem;
  position: relative;
  mix-blend-mode: unset;
}
body.single-product #content .product .summary .extra-info-item__stock span {
  color: #62524E;
  font-size: 0.875rem;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 0.25rem;
}
body.single-product #content .product .summary .extra-info-item__stock--high:before {
  color: #12805C;
}
body.single-product #content .product .summary .extra-info-item__stock--medium:before {
  color: #E68619;
}
body.single-product #content .product .summary .extra-info-item__stock--low:before {
  color: #C9252D;
}
body.single-product #content .product .summary .extra-info-item__stock--outofstock:before {
  color: grey;
}
body.single-product #content .product .summary .extra-info-item__delivery-time:before {
  content: "";
}
body.single-product #content .product .summary .extra-info-item__cheapest-delivery:before {
  content: "";
}
body.single-product #content .product .summary .extra-info-item__free-delivery:before {
  content: "";
}
body.single-product #content .product .summary .extra-info-item__product-back:before {
  content: "";
}
body.single-product #content .product .summary .product__info-mobile-wrapper {
  order: 3;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 2.25rem 0;
}
body.single-product #content .product .summary .product__info-mobile-wrapper .product__info {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}
body.single-product #content .product .summary .product__info-mobile-wrapper .product__info:before {
  content: "";
  width: 1.9375rem;
  height: 1.625rem;
  margin: 0 0.75rem 0 0;
}
body.single-product #content .product .summary .product__info-mobile-wrapper .product__info.product__availability--low:before {
  background: url("https://static.cyberstores.pl/themes/hobby/assets/img/availability-low-hobby.svg") no-repeat center center;
  background-size: contain;
}
body.single-product #content .product .summary .product__info-mobile-wrapper .product__info.product__availability--medium:before {
  background: url("https://static.cyberstores.pl/themes/hobby/assets/img/availability-medium-hobby.svg") no-repeat center center;
  background-size: contain;
}
body.single-product #content .product .summary .product__info-mobile-wrapper .product__info.product__availability--high:before {
  background: url("https://static.cyberstores.pl/themes/hobby/assets/img/availability-high-hobby.svg") no-repeat center center;
  background-size: contain;
}
body.single-product #content .product .woocommerce-tabs {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  body.single-product #content .product .woocommerce-tabs {
    align-items: center;
  }
}
body.single-product #content .product .woocommerce-tabs .panel h1, body.single-product #content .product .woocommerce-tabs .panel h2, body.single-product #content .product .woocommerce-tabs .panel h3, body.single-product #content .product .woocommerce-tabs .panel h4, body.single-product #content .product .woocommerce-tabs .panel h5, body.single-product #content .product .woocommerce-tabs .panel h6 {
  margin: 1rem 0 2rem;
}
body.single-product #content .product .woocommerce-tabs .panel h1 {
  font-size: 1.5rem;
}
body.single-product #content .product .woocommerce-tabs .panel h2 {
  font-size: 1.125rem;
}
body.single-product #content .product .woocommerce-tabs .panel h2:first-of-type {
  font-size: 1.125rem;
}
body.single-product #content .product .woocommerce-tabs .panel h3 {
  font-size: 1rem;
}
body.single-product #content .product .woocommerce-tabs .panel p {
  font-size: 1rem;
  line-height: 1.625em;
  color: #62524E;
  margin-bottom: 2rem;
}
body.single-product #content .product .woocommerce-tabs .panel img {
  margin: 1rem auto;
}
body.single-product #content .product .woocommerce-tabs .tabs {
  padding: 0 0 1rem 1rem;
  border-top: none;
  width: 100%;
  display: flex;
  margin: 0 0 1rem 0;
  overflow-x: auto;
  white-space: nowrap;
  align-items: center;
}
body.single-product #content .product .woocommerce-tabs .tabs li {
  width: auto;
  margin: 0 2rem 0 0;
  color: #62524E;
  border: none;
  border-bottom: 0.125rem solid transparent;
}
body.single-product #content .product .woocommerce-tabs .tabs li::after {
  display: none;
}
body.single-product #content .product .woocommerce-tabs .tabs li.active {
  color: #5C2290;
  border-bottom: 0.125rem solid #BEBEC9;
}
body.single-product #content .product .woocommerce-tabs .tabs li.active a {
  color: #5C2290;
}
body.single-product #content .product .woocommerce-tabs .tabs li a {
  color: #62524E;
  text-transform: uppercase;
  font-size: 0.875rem;
}
body.single-product #content .product .woocommerce-tabs .tabs li a:hover {
  color: #5C2290;
}
body.single-product #content .product .woocommerce-Tabs-panel {
  width: 100%;
  padding: 0 1rem 2rem;
  margin: 0 0 1rem;
}
body.single-product #content .product .woocommerce-Tabs-panel ul {
  padding-left: 0;
  margin: 0 0 1rem 1rem;
}
body.single-product #content .product .products-carousel {
  width: 100%;
  background: #FFFFFF;
  margin-bottom: 2.5rem;
  padding: 0 1rem;
}
body.single-product #content .product .products-carousel .swiper {
  overflow: hidden;
}
body.single-product #content .product .products-carousel .container {
  overflow: hidden;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
body.single-product #content .product .products-carousel .row {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
body.single-product #content .product .products-carousel .product-card {
  box-shadow: none;
  height: 100%;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
}
body.single-product #content .product .products-carousel .product-card__cart-btn {
  padding: 1rem;
}
body.single-product #content .product .products-carousel__txt > div > span {
  display: none;
}
body.single-product #content .product .products-carousel__txt h3 {
  color: #1F0802;
  margin: 0 0 1.5rem 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
body.single-product #content .product .products-carousel .swiper-wrapper {
  align-items: stretch;
}
body.single-product #content .product .products-carousel .swiper-slide {
  height: auto !important;
}
body.single-product #content .product .products-carousel .swiper-button-prev, body.single-product #content .product .products-carousel .swiper-button-next {
  height: 1.5rem;
  width: 1.5rem;
  display: none;
}
body.single-product #content .product .products-carousel .swiper-button-prev:before, body.single-product #content .product .products-carousel .swiper-button-next:before {
  display: none;
}
body.single-product #content .product .recently_viewed {
  background: #ffffff;
  position: relative;
  margin: 0;
  padding: 2rem 1rem 3rem;
}
body.single-product #content .product .recently_viewed:before {
  content: "";
  background: #ffffff;
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
body.single-product #content .product .recently_viewed .swiper-button-prev, body.single-product #content .product .recently_viewed .swiper-button-next {
  display: none;
}
body.single-product #content .product .recently_viewed .products-carousel__txt h3 {
  color: #FFFFFF;
  z-index: 1;
  position: relative;
}
body.single-product #content .product .recently_viewed .swiper-slide .label {
  color: #62524E;
}
body.single-product #content .product .recently_viewed .swiper-slide .price-info {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.single-product #content .product .recently_viewed .swiper-slide .price-info span {
  color: #FFFFFF;
}
body.single-product #content .modal {
  height: 100vh;
  height: 100dvh;
}
body.single-product #content .modal-backdrop {
  background: rgba(2, 74, 89, 0.5);
  backdrop-filter: blur(5px);
}
body.single-product #content .modal-backdrop.show {
  opacity: 1;
}
body.single-product #content .ask_about_product_modal .modal-dialog {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 659px;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__content {
  padding: 1rem;
  background-color: #FFFFFF;
  position: relative;
  pointer-events: all;
  box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
  width: 100%;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__header {
  display: flex;
  align-items: center;
  margin: 0 0 1rem 0;
  width: 100%;
  padding-right: 2.5rem;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__header img {
  margin-right: 1rem;
  max-width: 5rem;
  height: auto;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__header h5 {
  letter-spacing: 0.01rem;
  max-width: 100%;
  color: #1F0802;
  font-size: 1rem;
  line-height: 1.7em;
  font-weight: 700;
}
body.single-product #content .ask_about_product_modal .error-description {
  padding: 1rem;
  border-radius: 0.3125rem;
  margin-bottom: 0.5rem;
  background: #C9252D;
  color: #FFFFFF;
  font-size: 0.875rem;
  text-align: center;
  display: none;
}
body.single-product #content .ask_about_product_modal .error-description.active {
  display: block;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body {
  display: flex;
  flex-direction: column;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__subtitle {
  display: none;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.75rem;
  height: auto;
  background-color: transparent;
  border: 1.5px solid #BEBEC9;
  color: #62524E;
  font-weight: 500;
  outline: none;
  box-shadow: none;
  margin: 1rem 0 0.5rem 0;
  line-height: 1.714em;
  position: relative;
  z-index: 2;
  pointer-events: all;
  cursor: pointer;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input:focus, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input:active, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea:focus, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea:active {
  border: 1.5px solid #BEBEC9;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input + .error, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea + .error {
  display: none;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input.error, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea.error {
  margin-bottom: 0.5rem;
  border: 1.5px solid #C9252D;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input.error:focus, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input.error:active, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea.error:focus, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea.error:active {
  outline: 1.5px solid #C9252D;
  border: 1.5px solid #C9252D;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input.error + .error, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea.error + .error {
  color: #C9252D;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.67em;
  display: block;
  margin-bottom: 0;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body input::placeholder, body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea::placeholder {
  opacity: 0.6;
  font-weight: 400;
  color: #62524E;
  font-size: 0.875rem;
  line-height: 1.714em;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea {
  order: 1;
  height: 8.75rem;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body textarea + .error {
  order: 2;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox {
  display: flex;
  margin: 0 0 2rem 0;
  order: 2;
  padding-top: 1rem;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox input {
  min-width: 1.25rem;
  min-height: 1.25rem;
  max-width: 1.25rem;
  max-height: 1.25rem;
  z-index: 3;
  pointer-events: all;
  cursor: pointer;
  accent-color: #5c2290;
  padding: 0;
  border-radius: 0.125rem;
  margin: 0;
  border: 1.5px solid #BEBEC9;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox input:not(:checked).error {
  border: 1.5px solid #C9252D;
  appearance: none;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox label {
  margin-left: 0.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.67em;
  color: #62524E;
  position: relative;
  z-index: 3;
  pointer-events: all;
  cursor: pointer;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox label a {
  font-weight: 700;
  text-decoration: underline;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox label + .error {
  display: none;
}
body.single-product #content .ask_about_product_modal form {
  margin: 0;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer button {
  z-index: 3;
  pointer-events: all;
  position: relative;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary {
  border: none;
  font-size: 0;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary:after {
  display: none;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary i {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary:hover {
  background-color: transparent;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary:hover i:before {
  transform: scale(1.15);
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary:focus:after, body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--secondary:active:after {
  filter: none;
  animation: none;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--primary {
  width: 100%;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--primary:hover {
  color: #ffffff;
}
body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--primary.disabled {
  background-color: grey;
  border: 0.125rem solid grey;
  color: #FFFFFF;
  pointer-events: none;
}
body.single-product #content .ask_about_product_modal__confirm {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  left: 0;
  top: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
body.single-product #content .ask_about_product_modal__confirm .confirm-backdrop {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: rgba(2, 74, 89, 0.5);
  backdrop-filter: blur(5px);
}
body.single-product #content .ask_about_product_modal__confirm .modal-wrapper {
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 35.875rem;
}
body.single-product #content .ask_about_product_modal__confirm .text-wrapper {
  background-color: #FFFFFF;
  padding: 3.5rem 0.75rem 1rem;
  width: 100%;
  margin: 0 0 1.5rem 0;
  position: relative;
}
body.single-product #content .ask_about_product_modal__confirm .text-wrapper:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-success.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  transform: translateX(-50%);
}
body.single-product #content .ask_about_product_modal__confirm p {
  width: 100%;
  text-align: center;
  color: #62524E;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7em;
  margin: 0;
}
body.single-product #content .ask_about_product_modal__confirm .button {
  width: 100%;
  padding: 1rem 2rem;
}
body.single-product #content .ask_about_product_modal__confirm .button:hover {
  color: #ffffff;
}
body.single-product #content #review_form_wrapper {
  position: fixed;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  transform: translateX(-100vw);
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  padding: 0;
  transition: all 0.2s ease-out;
  z-index: -1;
}
body.single-product #content #review_form_wrapper.active {
  transform: none;
  pointer-events: all;
  z-index: 999999;
  opacity: 1;
}
body.single-product #content #review_form_wrapper.active #review_form {
  transform: none;
  opacity: 1;
}
body.single-product #content #review_form_wrapper #respond {
  background-color: transparent;
}
body.single-product #content #review_form_wrapper .backdrop-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: rgba(2, 74, 89, 0.5);
  backdrop-filter: blur(5px);
}
body.single-product #content #review_form_wrapper #review_form {
  background-color: #FFFFFF;
  padding: 2rem 1rem;
  z-index: 2;
  position: relative;
  transition: all 0.2s ease-out 0.25s;
  opacity: 0;
  transform: translateX(100vw);
  pointer-events: all;
}
body.single-product #content #review_form_wrapper .stars {
  margin: 0;
  display: flex;
}
body.single-product #content #review_form_wrapper .stars a {
  margin: 0;
}
body.single-product #content #review_form_wrapper #email-notes, body.single-product #content #review_form_wrapper .comment-notes, body.single-product #content #review_form_wrapper .required {
  display: none;
}
body.single-product #content #review_form_wrapper #respond {
  padding: 0;
}
body.single-product #content #review_form_wrapper p.stars.selected a.active:before, body.single-product #content #review_form_wrapper p.stars:hover a:before, body.single-product #content #review_form_wrapper p.stars.selected a:not(.active):before {
  color: #5c2290;
}
body.single-product #content #review_form_wrapper label {
  display: none;
}
body.single-product #content #review_form_wrapper input, body.single-product #content #review_form_wrapper textarea {
  background-color: transparent;
  outline: none;
  box-shadow: none;
  border: 1.5px solid #BEBEC9;
  padding: 0.625rem 0.75rem;
  color: #62524E;
  margin: 0;
}
body.single-product #content #review_form_wrapper input:focus, body.single-product #content #review_form_wrapper textarea:focus {
  border: 1.5px solid #BEBEC9;
}
body.single-product #content #review_form_wrapper input + .error, body.single-product #content #review_form_wrapper textarea + .error {
  color: #C9252D;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.67em;
  display: none;
}
body.single-product #content #review_form_wrapper input.error, body.single-product #content #review_form_wrapper textarea.error {
  margin: 0 0 0.5rem 0;
  border: 1.5px solid #C9252D;
}
body.single-product #content #review_form_wrapper input.error + .error, body.single-product #content #review_form_wrapper textarea.error + .error {
  display: block;
}
body.single-product #content #review_form_wrapper input.error:focus, body.single-product #content #review_form_wrapper textarea.error:focus {
  border: 1.5px solid #C9252D;
  outline: 1px solid #C9252D;
}
body.single-product #content #review_form_wrapper input::placeholder, body.single-product #content #review_form_wrapper textarea::placeholder {
  color: #62524E;
  opacity: 0.6;
}
body.single-product #content #review_form_wrapper .comment-form-comment, body.single-product #content #review_form_wrapper .comment-form-author, body.single-product #content #review_form_wrapper .comment-form-email {
  margin: 0 0 1rem 0;
}
body.single-product #content #review_form_wrapper .comment-form-rating {
  display: flex;
  align-items: center;
  margin: 0 0 1.5rem 0;
}
body.single-product #content #review_form_wrapper .comment-form-rating label {
  margin: 0 1.5rem 0 0;
  font-size: 0.875rem;
  font-weight: 500;
  color: #62524E;
  line-height: 1.714em;
  display: block;
}
body.single-product #content #review_form_wrapper .comment-form-email, body.single-product #content #review_form_wrapper .comment-form-author {
  width: 100%;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent {
  display: flex;
  align-items: flex-start;
  margin: 0 0 2rem 0;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent label {
  display: block;
  color: #62524E;
  font-size: 0.75rem;
  line-height: 1.67em;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent label a {
  font-weight: 700;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent input {
  margin: 0.125rem 0.75rem 0 0;
  width: 1.25rem;
  min-width: 1.25rem;
  padding: 0;
  height: 1.25rem;
  border-radius: 0.125rem;
  accent-color: #5c2290;
  border: 1.5px solid #BEBEC9;
  outline: none;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent input:checked {
  border: 1.5px solid #5c2290;
}
body.single-product #content #review_form_wrapper .comment-form-cookies-consent input:not(:checked).error {
  border: 1.5px solid #C9252D;
  appearance: none;
}
body.single-product #content #review_form_wrapper input[type="submit"] {
  color: #ffffff;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  border-radius: 0;
  line-height: 1.5em;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.9375rem;
  padding: 1rem 2rem;
  width: 100%;
  margin: 0;
}
body.single-product #content #review_form_wrapper input[type="submit"]:hover {
  background-color: #d8cee2;
  border: 0.125rem solid #1F0802;
}
body.single-product #content #review_form_wrapper input[type="submit"]:focus:hover {
  border: 0.125rem solid #1F0802;
}
body.single-product #content #review_form_wrapper input[type="submit"]:disabled, body.single-product #content #review_form_wrapper input[type="submit"].disabled {
  background-color: grey;
  border: 0.125rem solid grey;
  color: #FFFFFF;
  pointer-events: none;
}
body.single-product #content #review_form_wrapper .stars a {
  width: 1.5rem;
  height: 1.5rem;
}
body.single-product #content #review_form_wrapper .stars a:before {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.35rem;
}
body.single-product #content .btn-close-review-modal {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  background-color: #FFFFFF;
  border-radius: 50%;
  top: 0.5rem;
  right: 0.5rem;
}
body.single-product #content .btn-close-review-modal:before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.25rem;
  height: 1.25rem;
  transition: all 0.2s ease-out;
}
body.single-product #content .btn-close-review-modal:hover:before {
  transform: translate(-50%, -50%) scale(1.2);
}
body.single-product #content #reviews .woocommerce-verification-required {
  text-align: center;
  font-size: 0.875rem;
}
body.single-product #content #reviews .no-reviews {
  text-transform: uppercase;
  line-height: 1.67em;
  letter-spacing: 0.05em;
  margin: 0 0 3rem 0;
  color: #1F0802;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}
body.single-product #content #reviews .no-reviews + p {
  text-align: center;
  margin: 0 0 3rem 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.625em;
  color: #62524E;
}
body.single-product #content #reviews .woocommerce-Reviews-title {
  color: #1F0802;
  font-size: 1.125rem;
  margin: 0 0 3rem;
  line-height: 1.7em;
  font-weight: 600;
}
body.single-product #content .btn-toggle-reviews {
  width: 100%;
}
body.single-product #content .ask_about_button {
  margin: 0 auto 2rem;
  color: #62524E;
  font-size: 0.875rem;
  background-color: #FFFFFF;
  border: none;
  padding: 0 0 0 1.75rem;
  text-transform: none;
  font-weight: 400;
  order: 3;
}
body.single-product #content .ask_about_button:hover {
  color: #5C2290;
}
body.single-product #content .ask_about_button:after, body.single-product #content .ask_about_button:before {
  display: none;
}
body.single-product #content .ask_about_button i {
  margin-right: 0.5rem;
}
body.single-product #content .commentlist {
  padding: 0;
  margin: 0;
}
body.single-product #content .commentlist .review {
  margin-bottom: 2rem;
}
body.single-product #content .commentlist img {
  display: none;
}
body.single-product #content .commentlist .comment_container {
  display: flex;
}
body.single-product #content .commentlist .comment-text {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.single-product #content .commentlist .comment-text .meta {
  padding: 0;
  order: -1;
  width: 100%;
  margin: 0 0 1.5rem 0;
}
body.single-product #content .commentlist .comment-text .meta .woocommerce-review__author {
  font-weight: 500;
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.3em;
  text-transform: uppercase;
  margin: 0 0 0.5rem 0;
  letter-spacing: 0.05rem;
}
body.single-product #content .commentlist .comment-text .meta .woocommerce-review__published-date {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.05rem;
  color: #62524E;
  text-transform: uppercase;
}
body.single-product #content .commentlist .comment-text .description {
  width: 100%;
  position: relative;
}
body.single-product #content .commentlist .comment-text .description p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.7em;
  color: #62524E;
  padding-top: 1.5rem;
}
body.single-product #content .commentlist .comment-text .star-rating {
  position: relative;
  height: 1.25rem;
}
body.single-product #content .star-rating span:before {
  color: #5c2290;
}
body.single-product #content .grouped_form {
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list {
  width: 100% !important;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list tbody {
  width: 60% !important;
  max-width: unset !important;
  margin: auto !important;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list tr {
  display: flex;
  flex-direction: row;
  padding: 0;
  align-items: center;
  align-content: center;
  text-align: center;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list tr td {
  padding-left: 0;
  background-color: unset !important;
  width: 33%;
  align-items: center;
  align-content: center;
  text-align: center;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list tr td .added_to_favourites {
  display: none;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list tr td .icon-panel {
  display: none;
  height: 1px !important;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button {
  width: 35px;
  height: 60px;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button:after {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  transition: all 0.2s ease-out;
  z-index: 2;
  display: block;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button.decrease-quantity {
  background-color: #F9F8F7;
  opacity: 1 !important;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button.decrease-quantity:after {
  content: "";
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button.decrease-quantity.disabled:after {
  opacity: 0.15;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button.increase-quantity {
  background-color: #F9F8F7;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button.increase-quantity:after {
  content: "";
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity button:hover:after {
  transform: translate(-50%, -50%) scale(1.25);
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity input {
  order: 1;
  width: 54px;
  height: 60px;
  background-color: #F9F8F7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: none;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity input:focus {
  outline: none;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity .increase-quantity {
  order: 2;
}
body.single-product #content .grouped_form .woocommerce-grouped-product-list .quantity label {
  display: none;
}
body.single-product #content .grouped_form .single_add_to_cart_button {
  display: block ruby !important;
  width: 50%;
  align-content: center;
  align-items: center;
}
body.single-product #content .grouped_form .add_to_favourites_button {
  padding-top: 32px;
}
@media (max-width: 1024px) {
  body.single-product #content .grouped_form .woocommerce-grouped-product-list {
    width: 100% !important;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tbody {
    width: 100% !important;
    max-width: unset !important;
    margin: auto !important;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr {
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr td {
    padding-left: 0;
    padding-top: 0;
    width: 100%;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr td .quantity {
    width: 100% !important;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__label {
    order: 1;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__label a {
    font-weight: 500;
    font-size: 1.14rem;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__quantity {
    order: 3;
  }
  body.single-product #content .grouped_form .woocommerce-grouped-product-list tr .woocommerce-grouped-product-list-item__price {
    order: 2;
  }
  body.single-product #content .grouped_form .single_add_to_cart_button {
    width: 100%;
  }
}
body.single-product #content .cs-omnibus-display {
  width: 100%;
  align-content: center;
  text-align: center;
}
body.single-product .stock.in-stock {
  display: none;
}
@media (min-width: 380px) {
  body.single-product #content .product .summary .extra-info-item {
    font-size: 1rem;
  }
  body.single-product #content .product .summary .extra-info-item:not(.extra-info-item__stock) {
    margin-left: 1.25rem;
  }
  body.single-product #content .product .summary .extra-info-item span, body.single-product #content .product .summary .extra-info-item bdi {
    font-size: 1rem;
  }
}
@media (min-width: 576px) {
  body.single-product #content .ask_about_product_modal .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__header {
    align-items: center;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__header img {
    margin-right: 1.5rem;
    margin-left: 0;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__header h5 {
    font-size: 1.125rem;
    max-width: 100%;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__content {
    padding: 1.5rem;
  }
  body.single-product #content .product .summary .product-extra-info {
    max-width: 100%;
    justify-content: center;
  }
  body.single-product #content .product .summary .product-extra-info .extra-info-item {
    margin: 0 1rem 0.75rem;
    width: auto;
  }
  body.single-product #content .product .summary .product-extra-info .extra-info-item__stock {
    width: 100%;
    margin-bottom: 2rem;
  }
  body.single-product #content .product .summary .cart tbody {
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 30rem;
    margin: 0 auto;
  }
  body.single-product #content .product .summary .cart tr {
    align-items: center;
    margin: 0 0 1.5rem;
    flex-direction: row;
  }
  body.single-product #content .product .summary .cart tr label {
    margin: 0 1.5rem 0 0;
  }
  body.single-product #content .product .summary .cart tr .value {
    max-width: 317px;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 768px) {
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__content {
    padding: 2rem;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__body .ask_about_product_modal__checkbox label {
    font-size: 0.875rem;
  }
  body.single-product #content .ask_about_product_modal .ask_about_product_modal__footer .button--primary {
    padding: 1rem 5.875rem;
  }
}
@media (min-width: 992px) {
  body.single-product #content .product {
    max-width: 1504px;
    padding: 0 1rem;
    margin: 0 auto;
  }
  body.single-product #content .product .product-badge__wrapper {
    left: 1rem;
  }
  body.single-product #content .product .summary {
    margin-bottom: 5.25rem;
  }
  body.single-product #content .product .summary .extra-info-item__stock {
    font-size: 0.875rem;
  }
  body.single-product #content .product .summary .extra-info-item__stock span {
    font-size: 1rem;
  }
  body.single-product #content .product .summary .cart.variations_form .woocommerce-variations-add-to-cart {
    margin-bottom: 2rem;
  }
  body.single-product #content .product .woocommerce-tabs .tabs {
    margin-bottom: 2rem;
  }
  body.single-product #content .product .woocommerce-tabs .tabs li {
    margin-right: 4rem;
  }
  body.single-product #content .product .woocommerce-tabs .tabs li a {
    font-size: 1.25rem;
    padding: 1.5rem 0;
  }
  body.single-product #content .product .woocommerce-tabs .panel h1 {
    font-size: 2rem;
  }
  body.single-product #content .product .woocommerce-tabs .panel h2 {
    font-size: 1.5rem;
  }
  body.single-product #content .product .woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.5rem;
  }
  body.single-product #content .product .woocommerce-tabs .panel h3 {
    font-size: 1.375rem;
  }
  body.single-product #content .product .woocommerce-tabs .panel p {
    margin-bottom: 2rem;
  }
  body.single-product #content .product .products-carousel {
    position: relative;
  }
  body.single-product #content .product .products-carousel__txt h3 {
    font-size: 1.25rem;
    margin: 0;
    position: relative;
    bottom: -1.625rem;
  }
  body.single-product #content .product .products-carousel .swiper {
    padding-top: 4rem;
  }
  body.single-product #content .product .products-carousel .swiper-button-prev, body.single-product #content .product .products-carousel .swiper-button-next {
    display: block;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 5;
    transform: none;
  }
  body.single-product #content .product .products-carousel .swiper-button-prev:after, body.single-product #content .product .products-carousel .swiper-button-next:after {
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    transform: none;
  }
  body.single-product #content .product .products-carousel .swiper-button-prev {
    transform: translateX(-4.5rem);
  }
  body.single-product #content .product .products-carousel.recently_viewed .products-carousel__txt h3 {
    margin-bottom: 2rem;
    bottom: auto;
    position: relative;
  }
  body.single-product #content .product .products-carousel.recently_viewed .swiper {
    padding-top: 0;
  }
  body.single-product #content .product .products-carousel.recently_viewed .swiper-button-prev, body.single-product #content .product .products-carousel.recently_viewed .swiper-button-next {
    display: none;
  }
  body.single-product #content .ask_about_product_modal__confirm .modal-wrapper {
    padding: 2rem;
  }
  body.single-product #content .ask_about_product_modal__confirm .text-wrapper {
    padding: 3.5rem 2rem 1rem;
    margin-bottom: 2rem;
  }
  body.single-product #content .ask_about_product_modal__confirm p {
    font-size: 1rem;
  }
  body.single-product #content .ask_about_product_modal__confirm .button--primary {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
  body.single-product #content #review_form_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.single-product #content #review_form_wrapper input, body.single-product #content #review_form_wrapper textarea {
    padding: 0.75rem 1rem;
  }
  body.single-product #content #review_form_wrapper .comment-form-comment, body.single-product #content #review_form_wrapper .comment-form-author, body.single-product #content #review_form_wrapper .comment-form-email {
    margin: 0 0 1.5rem 0;
  }
  body.single-product #content #review_form_wrapper .comment-form-rating label {
    margin-right: 1rem;
  }
  body.single-product #content #review_form_wrapper .comment-form-cookies-consent {
    margin-bottom: 3rem;
  }
  body.single-product #content #review_form_wrapper .comment-form-cookies-consent label {
    font-size: 0.875rem;
  }
  body.single-product #content #review_form_wrapper #review_form {
    position: relative;
    max-width: 41.1875rem;
    width: 100%;
    padding: 2rem;
  }
  body.single-product #content #review_form_wrapper #review_form form {
    display: flex;
    flex-direction: column;
  }
  body.single-product #content #reviews {
    position: relative;
    padding-top: 0.5rem;
  }
  body.single-product #content #reviews .commentlist {
    margin-top: 3rem;
  }
  body.single-product #content #reviews .commentlist .review {
    margin-bottom: 4rem;
  }
  body.single-product #content #reviews .commentlist .comment-text {
    display: flex;
    flex-wrap: wrap;
    flex-direction: revert;
    width: 100%;
  }
  body.single-product #content #reviews .commentlist .comment-text .star-rating {
    width: 5rem;
  }
  body.single-product #content #reviews .commentlist .comment-text .star-rating span:before {
    color: #5c2290;
  }
  body.single-product #content #reviews .commentlist .comment-text .meta {
    width: calc(100% - 5rem);
    display: flex;
    align-items: center;
  }
  body.single-product #content #reviews .commentlist .comment-text .meta .woocommerce-review__author {
    margin: 0 1.5rem 0 0;
    font-size: 1rem;
  }
  body.single-product #content #reviews .commentlist .comment-text .verified {
    display: none;
  }
  body.single-product #content #reviews .commentlist .comment-text .description {
    order: 2;
  }
  body.single-product #content #reviews .commentlist .comment-text .description p {
    font-size: 1rem;
    line-height: 1.7em;
    padding: 0;
  }
  body.single-product #content .button-wrapper {
    display: flex;
  }
  body.single-product #content .btn-toggle-reviews {
    position: static;
    width: auto;
    margin: 0 auto 2rem;
  }
  body.single-product #content .comments-included h3 {
    padding-right: 15rem;
  }
  body.single-product #content .comments-included + .button-wrapper .btn-toggle-reviews {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    font-size: 0.9375rem;
    padding: 1rem 2.625rem;
    font-weight: 500;
  }
  body.single-product #content .comments-included + .button-wrapper .btn-toggle-reviews:before {
    display: none;
  }
}
.maintenance {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/maintenance.jpg) no-repeat center center;
  text-align: center;
  background-size: cover;
}
.maintenance .container {
  padding: 1.5rem 4rem;
  min-height: calc(100vh - 1rem);
  margin: auto;
  margin-top: 0;
  max-width: 1440px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.maintenance img {
  height: auto;
  max-width: 230px;
  max-height: none;
  margin-bottom: 1rem;
  width: 100%;
}
.maintenance h1 {
  font-size: 3.5rem;
  line-height: 1.4em;
  margin-bottom: 3.5rem;
}
.maintenance h2 {
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 1.1em;
  margin-bottom: 4rem;
}
.maintenance p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.1em;
}
.maintenance .content {
  margin-bottom: 2rem;
  max-width: none;
}
.maintenance .text-container {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 767px) {
  .maintenance .container {
    padding: 1.5rem 2.5rem;
  }
  .maintenance img {
    margin-bottom: 1rem;
  }
  .maintenance h1 {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .maintenance h2 {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }
  .maintenance p {
    font-size: 1rem;
  }
}
body.woocommerce-order-received #content {
  background-color: #f2f2f2;
  padding-top: 64px;
}
body.woocommerce-order-received #content .edit-link {
  display: none;
}
body.woocommerce-order-received .woocommerce-order {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
  max-width: 1034px;
  padding: 48px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
body.woocommerce-order-received .woocommerce-order .order_details, body.woocommerce-order-received .woocommerce-order table, body.woocommerce-order-received .woocommerce-order th, body.woocommerce-order-received .woocommerce-order td {
  background-color: #ffffff;
}
body.woocommerce-order-received .woocommerce-order .order_received {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  color: #646669;
}
body.woocommerce-order-received .woocommerce-order .order_received h3 {
  font-size: 24px;
  line-height: 1.3em;
  color: #373b3e;
  font-weight: 600;
  text-align: center;
  margin: 0 0 48px 0;
  padding: 148px 0 0 0;
  position: relative;
  max-width: 606px;
}
body.woocommerce-order-received .woocommerce-order .order_received h3 span {
  color: #12805c;
}
body.woocommerce-order-received .woocommerce-order .order_received h3:before {
  content: "";
  position: absolute;
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-order-received.svg) no-repeat center center;
  background-size: contain;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
}
body.woocommerce-order-received .woocommerce-order .order_received p {
  color: #646669;
  font-size: 16px;
  line-height: 1.625em;
  text-align: center;
  margin: 0 0 48px 0;
  max-width: 730px;
}
body.woocommerce-order-received .woocommerce-order .order_received .button {
  padding: 16px 64px;
  color: #ffffff;
  background-color: #212528;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: uppercase;
  margin: 48px 0;
}
body.woocommerce-order-received .woocommerce-order .order_details:not(.woocommerce-table--order-downloads) {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 48px 0;
  border-top: 1px solid #e9e9ea;
}
body.woocommerce-order-received .woocommerce-order .order_details:not(.woocommerce-table--order-downloads) p {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
  color: #646669;
  margin: 0 16px 0 0;
}
body.woocommerce-order-received .woocommerce-order .order_details:not(.woocommerce-table--order-downloads) .price {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6em;
  color: #646669;
  text-transform: none;
  margin: 0 !important;
}
body.woocommerce-order-received .woocommerce-order .order_details:not(.woocommerce-table--order-downloads) .price bdi {
  font-size: 20px;
  font-weight: 600;
  color: #373b3e;
  margin: 0 0 0 16px;
  display: inline-block;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
  order: 2;
  width: 100%;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2 {
  display: none;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table thead, body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody {
  width: 100%;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table thead {
  display: flex;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table thead tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #e9e9ea;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table thead tr th {
  padding: 0;
  font-size: 14px;
  line-height: 1.3em;
  color: #909294;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.5px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr {
  width: 100%;
  padding: 8px;
  justify-content: space-between;
  display: flex;
  background-color: #ffffff;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td {
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  min-height: 90px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-name {
  padding: 0 20px 0 103px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-name img {
  width: 79px;
  height: 74px;
  position: absolute;
  top: 8px;
  left: 0;
  object-fit: cover;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-name p {
  font-size: 14px;
  font-weight: 400;
  color: #646669;
  margin: 0;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-total span {
  padding-top: 8px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-total span bdi {
  font-size: 16px;
  font-weight: 600;
  color: #373B3E;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tfoot {
  display: none;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads .woocommerce-table .woocommerce-table__product-name a, body.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads .woocommerce-table .download-product a, body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .woocommerce-table__product-name a, body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .download-product a {
  text-decoration: none;
  color: #373b3e;
  font-size: 16px;
  line-height: 1.6em;
  transition: all 0.2s ease-out;
  font-weight: 600;
  margin: 0 0 4px 0;
  padding-top: 8px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads .woocommerce-table .woocommerce-table__product-name a:hover, body.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads .woocommerce-table .download-product a:hover, body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .woocommerce-table__product-name a:hover, body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table .download-product a:hover {
  color: #646669;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-order-downloads {
  width: 100%;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding-bottom: 24px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div {
  width: calc(33.33% - 21px);
  border: 1px solid #e9e9ea;
  border-radius: 5px;
  padding: 0 16px 16px;
  margin-bottom: 24px;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div h2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  color: #646669;
  margin: 0;
  text-align: left;
  display: block;
  width: 100%;
  padding: 16px 32px 8px 0;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  border-bottom: 1px solid #e9e9ea;
  position: relative;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div h2:after {
  content: "";
  position: absolute;
  right: 0;
  top: 16px;
  width: 1.25rem;
  height: 1.25rem;
  z-index: 2;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #373b3e;
  line-height: 1.6em;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div p span {
  font-weight: 400;
  color: #646669;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div address {
  margin: 0;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div:nth-child(1) h2:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-order-received1.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div:nth-child(2) h2:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-order-received2.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div:nth-child(3) h2:after {
  background: url(https://static.cyberstores.pl/themes/hobby/assets/img/icon-order-received3.svg) no-repeat center center;
  background-size: contain;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--2 {
  display: flex;
  flex-direction: column;
}
body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--2 div {
  width: 100%;
}
@media (max-width: 991px) {
  body.woocommerce-order-received #content {
    padding-top: 32px;
  }
  body.woocommerce-order-received #content .col-full {
    margin: 0 16px;
    max-width: 100%;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
    flex-wrap: wrap;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div {
    width: calc(50% - 12px);
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div:nth-child(3) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  body.woocommerce-order-received #content {
    padding-top: 0;
  }
  body.woocommerce-order-received #content .col-full {
    margin: 0;
    max-width: 100%;
  }
  body.woocommerce-order-received .woocommerce-order {
    padding: 32px 16px 24px;
  }
  body.woocommerce-order-received .woocommerce-order .order_received h3 {
    padding-top: 104px;
    font-size: 18px;
    margin-bottom: 24px;
  }
  body.woocommerce-order-received .woocommerce-order .order_received h3:before {
    width: 80px;
    height: 80px;
  }
  body.woocommerce-order-received .woocommerce-order .order_received p {
    font-size: 16px;
    margin-bottom: 24px;
  }
  body.woocommerce-order-received .woocommerce-order .order_received .button {
    margin: 0 0 32px 0;
  }
  body.woocommerce-order-received .woocommerce-order .order_details {
    padding: 32px 0;
    flex-direction: column;
    align-items: flex-start;
  }
  body.woocommerce-order-received .woocommerce-order .order_details .bank_name, body.woocommerce-order-received .woocommerce-order .order_details .account_number, body.woocommerce-order-received .woocommerce-order .order_details .sort_code {
    width: 100%;
  }
  body.woocommerce-order-received .woocommerce-order .order_details p:first-child {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 500;
  }
  body.woocommerce-order-received .woocommerce-order .order_details p:last-child {
    color: #646669;
    font-size: 16px;
    font-weight: 400;
  }
  body.woocommerce-order-received .woocommerce-order .order_details p:last-child span {
    color: #373b3e;
    font-size: 20px;
    font-weight: 600;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
    flex-wrap: wrap;
    padding: 0 0 16px 0;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details > div {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (max-width: 575px) {
  body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table thead tr {
    padding-bottom: 12px;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr {
    padding: 8px 0;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td {
    min-height: 66px;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-name {
    padding: 0 12px 0 60px;
  }
  body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td.woocommerce-table__product-name img {
    width: 48px;
    height: 45px;
  }
}
body #content .privacy-policy, body #content .page-rules, #editor #content .privacy-policy, #editor #content .page-rules {
  padding: 1.5rem 2.1875rem 4rem;
  max-width: 60.625rem;
  margin: 0 auto;
}
body #content .privacy-policy *, body #content .page-rules *, #editor #content .privacy-policy *, #editor #content .page-rules * {
  color: #2B2B2B;
}
body #content .privacy-policy h1, body #content .privacy-policy h2, body #content .privacy-policy h4, body #content .page-rules h1, body #content .page-rules h2, body #content .page-rules h4, #editor #content .privacy-policy h1, #editor #content .privacy-policy h2, #editor #content .privacy-policy h4, #editor #content .page-rules h1, #editor #content .page-rules h2, #editor #content .page-rules h4 {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625em;
  margin: 0 0 1.5rem 0;
  letter-spacing: 0.05em;
}
body #content .privacy-policy p, body #content .page-rules p, #editor #content .privacy-policy p, #editor #content .page-rules p {
  font-size: 0.75rem;
  font-weight: 400;
}
body #content .privacy-policy ul, body #content .page-rules ul, #editor #content .privacy-policy ul, #editor #content .page-rules ul {
  margin-left: 0;
}
body #content .privacy-policy ol, body #content .page-rules ol, #editor #content .privacy-policy ol, #editor #content .page-rules ol {
  padding: 0 0 0 0.875rem;
  margin: 0 0 1.5rem 0;
  font-weight: 700;
}
body #content .privacy-policy ol li, body #content .page-rules ol li, #editor #content .privacy-policy ol li, #editor #content .page-rules ol li {
  padding: 0;
  margin: 0;
  line-height: 1.833em;
  font-size: 0.75rem;
  font-weight: 700;
}
body #content .privacy-policy ol li ul, body #content .page-rules ol li ul, #editor #content .privacy-policy ol li ul, #editor #content .page-rules ol li ul {
  padding: 0 0 0 0.875rem;
  margin: 0 0 1.5rem 0;
  font-weight: 700;
}
body #content .privacy-policy ol li ul li, body #content .page-rules ol li ul li, #editor #content .privacy-policy ol li ul li, #editor #content .page-rules ol li ul li {
  padding: 0;
  margin: 0;
  line-height: 1.833em;
  font-size: 0.75rem;
  font-weight: 400;
}
body #content .privacy-policy ol li ul li::marker, body #content .page-rules ol li ul li::marker, #editor #content .privacy-policy ol li ul li::marker, #editor #content .page-rules ol li ul li::marker {
  font-weight: 400;
}
body #content .privacy-policy ol li ol li, body #content .page-rules ol li ol li, #editor #content .privacy-policy ol li ol li, #editor #content .page-rules ol li ol li {
  font-weight: 400;
}
body #content .privacy-policy ol li ol li::marker, body #content .page-rules ol li ol li::marker, #editor #content .privacy-policy ol li ol li::marker, #editor #content .page-rules ol li ol li::marker {
  font-weight: 400;
}
body #content .privacy-policy ol li::marker, body #content .page-rules ol li::marker, #editor #content .privacy-policy ol li::marker, #editor #content .page-rules ol li::marker {
  font-weight: 700;
  font-size: 0.8125rem;
}
@media (min-width: 768px) {
  body #content .privacy-policy h1, body #content .privacy-policy h2, body #content .privacy-policy h4, body #content .page-rules h1, body #content .page-rules h2, body #content .page-rules h4, #editor #content .privacy-policy h1, #editor #content .privacy-policy h2, #editor #content .privacy-policy h4, #editor #content .page-rules h1, #editor #content .page-rules h2, #editor #content .page-rules h4 {
    font-size: 1.125rem;
    margin-bottom: 2rem;
  }
  body #content .privacy-policy p, body #content .page-rules p, #editor #content .privacy-policy p, #editor #content .page-rules p {
    font-size: 0.875rem;
  }
  body #content .privacy-policy ol li, body #content .page-rules ol li, #editor #content .privacy-policy ol li, #editor #content .page-rules ol li {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
  }
  body #content .privacy-policy ol li ul li, body #content .page-rules ol li ul li, #editor #content .privacy-policy ol li ul li, #editor #content .page-rules ol li ul li {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
  }
  body #content .privacy-policy ol li::marker, body #content .page-rules ol li::marker, #editor #content .privacy-policy ol li::marker, #editor #content .page-rules ol li::marker {
    font-size: 0.875rem;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  body #content .privacy-policy, body #content .page-rules, #editor #content .privacy-policy, #editor #content .page-rules {
    padding-top: 0;
  }
  body #content .privacy-policy h1, body #content .privacy-policy h2, body #content .privacy-policy h4, body #content .page-rules h1, body #content .page-rules h2, body #content .page-rules h4, #editor #content .privacy-policy h1, #editor #content .privacy-policy h2, #editor #content .privacy-policy h4, #editor #content .page-rules h1, #editor #content .page-rules h2, #editor #content .page-rules h4 {
    font-size: 1.25rem;
  }
  body #content .privacy-policy p, body #content .page-rules p, #editor #content .privacy-policy p, #editor #content .page-rules p {
    font-size: 1rem;
  }
  body #content .privacy-policy ol li, body #content .page-rules ol li, #editor #content .privacy-policy ol li, #editor #content .page-rules ol li {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  body #content .privacy-policy ol li ul li, body #content .page-rules ol li ul li, #editor #content .privacy-policy ol li ul li, #editor #content .page-rules ol li ul li {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  body #content .privacy-policy ol li::marker, body #content .page-rules ol li::marker, #editor #content .privacy-policy ol li::marker, #editor #content .page-rules ol li::marker {
    font-size: 1rem;
  }
}
body .about-us__wrapper, #editor .about-us__wrapper {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto 4rem;
  display: flex;
  flex-direction: column;
}
body .about-us__inside-wrapper, #editor .about-us__inside-wrapper {
  padding: 1.5rem 1.5rem 2rem 1.5rem;
}
body .about-us__label, #editor .about-us__label {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: #62524E;
  margin: 0 0 1rem 0;
  text-align: left;
  text-transform: uppercase;
}
body .about-us__title, #editor .about-us__title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.25rem;
  letter-spacing: 0.02rem;
  color: #1F0802;
  margin: 0 0 2rem 0;
}
body .about-us__description, #editor .about-us__description {
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.5rem;
  margin: 0 0 2rem 0;
  font-weight: 400;
}
body .about-us__image-col, #editor .about-us__image-col {
  width: 100%;
  height: 15.5rem;
}
body .about-us__image-wrapper, #editor .about-us__image-wrapper {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
body .about-us__image, #editor .about-us__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  body .about-us__inside-wrapper, #editor .about-us__inside-wrapper {
    padding: 2rem;
  }
  body .about-us__image-col, #editor .about-us__image-col {
    height: 25.5rem;
  }
}
@media (min-width: 1200px) {
  body .about-us__inside-wrapper, #editor .about-us__inside-wrapper {
    padding: 2.5rem;
  }
  body .about-us__label, #editor .about-us__label {
    font-size: 1.26rem;
    line-height: 1.625rem;
    margin: 0 0 2rem 0;
  }
  body .about-us__title, #editor .about-us__title {
    font-size: 4rem;
    line-height: 4.375rem;
    margin: 2rem 0 2rem 0;
  }
  body .about-us__description, #editor .about-us__description {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin: 0 0 3.625rem 0;
    padding-left: 15.6875rem;
    position: relative;
    margin-right: 189px;
  }
  body .about-us__description:before, #editor .about-us__description:before {
    display: inline-block;
    content: "";
    position: absolute;
    background-color: #1F0802;
    top: 0;
    left: 0;
    width: 13.6875rem;
    height: 0.125rem;
  }
  body .about-us__image-col, #editor .about-us__image-col {
    height: 35.5rem;
  }
}
@media (min-width: 1600px) {
  body .about-us__image-col, #editor .about-us__image-col {
    height: 36.9375rem;
  }
}
body .about-banner, #editor .about-banner {
  margin-bottom: 4rem;
}
body .about-banner__wrapper, #editor .about-banner__wrapper {
  padding: 0 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4rem;
}
body .about-banner__images, #editor .about-banner__images {
  position: relative;
  width: 100%;
  padding-bottom: 7.375rem;
}
body .about-banner__main-image-wrapper, #editor .about-banner__main-image-wrapper {
  max-width: 70%;
  margin-right: 1.313rem;
  margin-left: auto;
  z-index: 1;
}
body .about-banner__second-image-wrapper, #editor .about-banner__second-image-wrapper {
  position: absolute;
  bottom: 2rem;
  width: 50%;
  z-index: 3;
}
body .about-banner__label, #editor .about-banner__label {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: #62524E;
  margin: 0 0 0.25rem 0;
  text-align: left;
  text-transform: uppercase;
}
body .about-banner__title, #editor .about-banner__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 0.01rem;
  color: #1F0802;
  margin: 0 0 2rem 0;
}
body .about-banner__text, #editor .about-banner__text {
  font-size: 1rem;
  color: #62524E;
  line-height: 1.625em;
  margin: 0 0 2rem 0;
}
body .about-banner__text strong, #editor .about-banner__text strong {
  font-weight: 700;
}
body .about-banner__author, #editor .about-banner__author {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625em;
  color: #62524E;
  margin: 0 0 0.25rem 0;
}
body .about-banner__role, #editor .about-banner__role {
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.625em;
  color: #62524E;
  margin: 0 0 2rem 0;
}
body .about-banner .button, #editor .about-banner .button {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
body .about-banner__content, #editor .about-banner__content {
  width: 100%;
}
@media (min-width: 576px) {
  body .about-banner__images, #editor .about-banner__images {
    padding-bottom: 0;
    margin-bottom: 4rem;
  }
  body .about-banner__main-image-wrapper, #editor .about-banner__main-image-wrapper {
    max-width: 70%;
  }
  body .about-banner__second-image-wrapper, #editor .about-banner__second-image-wrapper {
    left: 50%;
    transform: translateX(-97%) translateY(-75%);
    top: 50%;
  }
  body .about-banner__main-image, body .about-banner__second-image, #editor .about-banner__main-image, #editor .about-banner__second-image {
    height: auto;
    margin: 0 auto;
  }
  body .about-banner__content, #editor .about-banner__content {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body .about-banner__wrapper, #editor .about-banner__wrapper {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 2rem;
    margin: 4rem;
  }
  body .about-banner__images, #editor .about-banner__images {
    min-width: 50%;
    margin-bottom: 0;
  }
  body .about-banner__second-image-wrapper, #editor .about-banner__second-image-wrapper {
    transform: translateX(-97%) translateY(-80%);
  }
  body .about-banner__content, #editor .about-banner__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  body .about-banner .button, #editor .about-banner .button {
    width: auto;
  }
}
@media (min-width: 1200px) {
  body .about-banner .button, #editor .about-banner .button {
    font-size: 1rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1600px) {
  body .about-banner__second-image-wrapper, #editor .about-banner__second-image-wrapper {
    transform: translateX(-90%) translateY(-35%);
    min-height: 90%;
  }
}
body .about-header__content, #editor .about-header__content {
  padding: 0 1rem;
}
body .about-header__title, #editor .about-header__title {
  color: #1F0802;
  font-size: 2.5rem;
  line-height: 1.3em;
  letter-spacing: 0.02rem;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
}
body .about-header__text, #editor .about-header__text {
  color: #62524E;
  font-size: 0.875rem;
  line-height: 1.7em;
  margin: 0 0 1.5rem 0;
}
body .about-header__text strong, #editor .about-header__text strong {
  font-size: 1rem;
  font-weight: 500;
  color: #62524E;
}
body .about-header__socials-wrapper, #editor .about-header__socials-wrapper {
  padding: 1.5rem 0 0 0;
  border-top: 1px solid #BEBEC9;
}
body .about-header__social-title, #editor .about-header__social-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0 0 1.5rem 0;
  text-transform: uppercase;
  color: #1F0802;
}
body .about-header__social-media, #editor .about-header__social-media {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body .about-header__single-social, #editor .about-header__single-social {
  padding: 0;
  margin: 0 2rem 1rem 0;
}
body .about-header__link, #editor .about-header__link {
  outline: none;
  text-decoration: none;
  margin: 0;
}
body .about-header__icon-wrapper, #editor .about-header__icon-wrapper {
  margin: 0;
}
body .about-header__icon, #editor .about-header__icon {
  width: auto;
  height: 1.5rem;
  transition: all 0.2s ease-out;
}
body .about-header__icon:hover, #editor .about-header__icon:hover {
  transform: scale(1.15);
}
@media (min-width: 992px) {
  body .about-header__wrapper, #editor .about-header__wrapper {
    display: flex;
    max-width: 1600px;
    margin: 0 auto;
    align-items: center;
  }
  body .about-header__content, #editor .about-header__content {
    width: 53%;
    padding: 2rem;
  }
  body .about-header__image-wrapper, #editor .about-header__image-wrapper {
    width: 47%;
  }
  body .about-header__title, #editor .about-header__title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  body .about-header__text, #editor .about-header__text {
    font-size: 0.9375rem;
    margin-bottom: 2rem;
  }
  body .about-header__socials-wrapper, #editor .about-header__socials-wrapper {
    display: flex;
    align-items: center;
    padding-top: 2rem;
  }
  body .about-header__social-title, #editor .about-header__social-title {
    margin: 0 2rem 1rem 0;
    letter-spacing: 0.05rem;
  }
}
@media (min-width: 1200px) {
  body .about-header__content, #editor .about-header__content {
    padding: 4rem;
  }
  body .about-header__title, #editor .about-header__title {
    font-size: 3.5rem;
  }
  body .about-header__text, #editor .about-header__text {
    font-size: 1rem;
  }
  body .about-header__text strong, #editor .about-header__text strong {
    font-size: 1.125rem;
  }
}
@media (min-width: 1400px) {
  body .about-header__title, #editor .about-header__title {
    font-size: 4rem;
  }
}
body .about-stats, #editor .about-stats {
  position: relative;
  margin: 0 0 4rem 0;
}
body .about-stats__wrapper, #editor .about-stats__wrapper {
  padding: 3rem 2rem;
}
body .about-stats__image-wrapper, #editor .about-stats__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
body .about-stats__image-wrapper:after, #editor .about-stats__image-wrapper:after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #130A05 47.71%, rgba(19, 10, 5, 0.5) 73.26%, rgba(19, 10, 5, 0) 100%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.62;
}
body .about-stats__image, #editor .about-stats__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .about-stats__cards, #editor .about-stats__cards {
  position: relative;
  z-index: 3;
}
body .about-stats__card, #editor .about-stats__card {
  margin: 0 0 3rem 0;
  color: #FFFFFF;
}
body .about-stats__number, #editor .about-stats__number {
  margin: 0 0 0.5rem 0;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.02rem;
  line-height: 1.3em;
  color: #FFFFFF;
}
body .about-stats__subtitle, #editor .about-stats__subtitle {
  font-size: 1.125rem;
  line-height: 1.7em;
  font-weight: 500;
  margin: 0 0 1rem 0;
}
body .about-stats__descriptions, #editor .about-stats__descriptions {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.7em;
  margin: 0;
}
body .categories, #editor .categories {
  margin: 0 0 4rem 0;
}
body .categories__wrapper, #editor .categories__wrapper {
  display: flex;
  flex-direction: column;
}
body .categories__single-item, #editor .categories__single-item {
  position: relative;
  padding: 3rem 1rem;
  margin: 0 0 0.125rem 0;
}
body .categories__image-wrapper, #editor .categories__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
body .categories__image, #editor .categories__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .categories__image__desc, #editor .categories__image__desc {
  position: relative;
  z-index: 2;
}
body .categories__content, #editor .categories__content {
  background-color: rgba(240, 243, 244, 0.9);
  padding: 2rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
body .categories__label, #editor .categories__label {
  color: #62524E;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  margin: 0 0 0.5rem 0;
}
body .categories__label span, #editor .categories__label span {
  color: #12805C;
  font-weight: 700;
}
body .categories__title, #editor .categories__title {
  font-size: 1.75rem;
  margin: 0 0 2rem 0;
  letter-spacing: 0.01rem;
  line-height: 1.25em;
  font-weight: 600;
}
@media (min-width: 768px) {
  body .categories__wrapper, #editor .categories__wrapper {
    gap: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  body .categories__wrapper[data-grid-columns="2"], #editor .categories__wrapper[data-grid-columns="2"] {
    gap: 2rem 0;
  }
  body .categories__wrapper[data-grid-columns="2"] .categories__single-item, #editor .categories__wrapper[data-grid-columns="2"] .categories__single-item {
    width: 100%;
  }
  body .categories__single-item, #editor .categories__single-item {
    width: calc(50% - 1rem);
  }
  body .categories__single-item:first-child, #editor .categories__single-item:first-child {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body .categories__wrapper, #editor .categories__wrapper {
    gap: 2rem;
    padding: 0 2rem;
    max-width: 1536px;
    margin: 0 auto;
  }
  body .categories__wrapper[data-grid-columns="1"] .categories__single-item, #editor .categories__wrapper[data-grid-columns="1"] .categories__single-item {
    width: 100%;
  }
  body .categories__wrapper[data-grid-columns="1"] .categories__single-item:first-child, #editor .categories__wrapper[data-grid-columns="1"] .categories__single-item:first-child {
    width: 100%;
  }
  body .categories__wrapper[data-grid-columns="2"], #editor .categories__wrapper[data-grid-columns="2"] {
    gap: 2rem;
  }
  body .categories__wrapper[data-grid-columns="2"] .categories__single-item, #editor .categories__wrapper[data-grid-columns="2"] .categories__single-item {
    width: calc(50% - 1rem);
  }
  body .categories__wrapper[data-grid-columns="3"], #editor .categories__wrapper[data-grid-columns="3"] {
    display: grid;
    grid-template-areas: "first first second second" "first first third third";
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  body .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(1), #editor .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(1) {
    grid-area: first;
    width: auto;
    display: flex;
    padding-bottom: 7.5rem;
  }
  body .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(1) .categories__content, #editor .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(1) .categories__content {
    margin-top: auto;
    width: 100%;
  }
  body .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(2), #editor .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(2) {
    grid-area: second;
    width: auto;
    margin-right: 0;
  }
  body .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(3), #editor .categories__wrapper[data-grid-columns="3"] .categories__single-item:nth-child(3) {
    grid-area: third;
    width: auto;
    margin-right: 0;
  }
  body .categories__single-item, #editor .categories__single-item {
    padding: 3.75rem;
  }
  body .categories__title, #editor .categories__title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  body .categories__title, #editor .categories__title {
    font-size: 2.5rem;
  }
}
body .category-list__wrapper, #editor .category-list__wrapper {
  background: #FFFFFF;
  padding: 3rem 1.5rem 0;
  margin: 0 auto;
  max-width: 1536px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 1rem;
}
body .category-list__title, #editor .category-list__title {
  font-size: 1.25rem;
  line-height: 1.3em;
  letter-spacing: 0.05rem;
  text-align: center;
  color: #1F0802;
  text-transform: uppercase;
  padding: 0 1.625rem;
  margin: 0 0 2rem 0;
  font-weight: 500;
}
body .category-list__item, #editor .category-list__item {
  margin-bottom: 1rem;
  max-width: calc(50% - .5rem);
  background: #F9F8F7;
}
body .category-list__link, #editor .category-list__link {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  outline: none;
  padding: 2rem 0.72rem;
  min-width: 8.8rem;
}
body .category-list__link:focus, body .category-list__link:hover, #editor .category-list__link:focus, #editor .category-list__link:hover {
  outline: 2px solid #BEBEC9;
  color: #BEBEC9;
}
body .category-list__image-wrapper, #editor .category-list__image-wrapper {
  margin: 0 0 1rem 0;
  text-align: center;
  justify-content: flex-start;
}
body .category-list__image, #editor .category-list__image {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  max-height: 3rem;
  width: auto;
}
body .category-list__item-title, #editor .category-list__item-title {
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.7em;
  font-weight: 500;
  text-align: center;
  margin: 0 0 0.25rem 0;
  text-transform: uppercase;
}
body .category-list__capacity, #editor .category-list__capacity {
  color: #62524E;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.7em;
  margin: 0;
}
@media (min-width: 576px) {
  body .category-list__wrapper, #editor .category-list__wrapper {
    gap: 0 1rem;
  }
  body .category-list__item, #editor .category-list__item {
    width: calc(33.333% - 1rem);
  }
}
@media (min-width: 768px) {
  body .category-list__item, #editor .category-list__item {
    width: calc(25% - 1rem);
  }
}
@media (min-width: 992px) {
  body .category-list__wrapper, #editor .category-list__wrapper {
    gap: 0 1.5rem;
  }
  body .category-list__title, #editor .category-list__title {
    margin-bottom: 3rem;
  }
  body .category-list__item, #editor .category-list__item {
    width: calc(20% - 2rem);
    margin-bottom: 2rem;
  }
  body .category-list__image, #editor .category-list__image {
    max-height: 4rem;
  }
}
@media (min-width: 1200px) {
  body .category-list, #editor .category-list {
    position: relative;
  }
  body .category-list__wrapper, #editor .category-list__wrapper {
    background: transparent;
    gap: 0 3rem;
    z-index: 99;
    width: 100%;
  }
  body .category-list__item, #editor .category-list__item {
    width: calc(15% - 1rem);
  }
}
body .icons, #editor .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 1rem;
}
body .icons__background, #editor .icons__background {
  min-height: 11.625rem;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}
body .icons__wrapper, #editor .icons__wrapper {
  max-width: 1536px;
  width: 100%;
}
body .icons__wrapper .swiper-slide, #editor .icons__wrapper .swiper-slide {
  min-width: 150px;
}
body .icons__single-icon, #editor .icons__single-icon {
  display: flex;
  flex-direction: row;
  padding: 20px;
  align-items: center;
}
body .icons__single-icon figure, #editor .icons__single-icon figure {
  width: 20%;
}
body .icons__single-icon .icons__content-wrapper, #editor .icons__single-icon .icons__content-wrapper {
  padding-left: 10px;
  width: 80%;
}
body .icons__image-wrapper, #editor .icons__image-wrapper {
  height: 2.625rem;
  margin: 0 0 0.5rem 0;
}
body .icons__image, #editor .icons__image {
  height: 4rem;
  width: auto;
}
body .icons__title, #editor .icons__title {
  color: #1F0802;
  font-weight: 600;
  margin-top: 0.5rem;
  font-size: 1rem;
  letter-spacing: 0.01rem;
  line-height: 1.5625rem;
}
@media (max-width: 1024px) {
  body .icons__single-icon, #editor .icons__single-icon {
    flex-direction: column;
  }
  body .icons__single-icon figure, #editor .icons__single-icon figure {
    height: auto;
  }
}
body .history-banner, #editor .history-banner {
  background-color: #FFFFFF;
  padding-bottom: 4rem;
}
body .history-banner__wrapper, #editor .history-banner__wrapper {
  display: flex;
  flex-direction: column;
  background-color: #F9F8F7;
}
body .history-banner__images, #editor .history-banner__images {
  width: 100%;
  margin-bottom: 2rem;
}
body .history-banner__image-wrapper, #editor .history-banner__image-wrapper {
  height: 17.625rem;
  max-width: 100%;
  object-fit: cover;
}
body .history-banner__image, #editor .history-banner__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .history-banner__contain-wrapper, #editor .history-banner__contain-wrapper {
  margin: 0 2rem;
}
body .history-banner__title, #editor .history-banner__title {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.6875rem;
  letter-spacing: 0.01rem;
  color: #1F0802;
  margin: 0 0 1.5rem 0;
}
body .history-banner__button-wrapper, #editor .history-banner__button-wrapper {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  width: calc(100% + 2rem);
  overflow-x: scroll;
  margin: 0 0 1.5rem 0;
}
body .history-banner .button, #editor .history-banner .button {
  background-color: #5c2290;
  border: none;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  align-items: stretch;
  white-space: nowrap;
  min-width: fit-content;
}
body .history-banner .button:hover, #editor .history-banner .button:hover {
  color: #1F0802;
  background-color: #5c2290;
  transition: 0.3s;
}
body .history-banner__first-text, #editor .history-banner__first-text {
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.5rem;
  margin: 0 0 2rem 0;
  font-weight: 400;
}
body .history-banner__first-text strong, #editor .history-banner__first-text strong {
  font-weight: 700;
}
body .history-banner__second-text, #editor .history-banner__second-text {
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.5rem;
  font-weight: 400;
}
@media (min-width: 576px) {
  body .history-banner__image-wrapper, #editor .history-banner__image-wrapper {
    height: 25rem;
  }
}
@media (min-width: 768px) {
  body .history-banner__wrapper, #editor .history-banner__wrapper {
    display: flex;
    flex-direction: row;
  }
  body .history-banner__images, #editor .history-banner__images {
    width: 50%;
    margin: 0;
  }
  body .history-banner__image-wrapper, #editor .history-banner__image-wrapper {
    height: 100%;
    object-fit: cover;
  }
  body .history-banner__contain-wrapper, #editor .history-banner__contain-wrapper {
    max-width: 45%;
    margin: 2.5rem 2rem;
  }
  body .history-banner__second-text, #editor .history-banner__second-text {
    text-align: end;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  body .history-banner__contain-wrapper, #editor .history-banner__contain-wrapper {
    max-width: 40%;
    margin: 4.375rem 4rem 5rem 4rem;
  }
  body .history-banner__title, #editor .history-banner__title {
    font-size: 2rem;
    line-height: 2.75rem;
    margin: 0 0 3rem 0;
  }
  body .history-banner__button-wrapper, #editor .history-banner__button-wrapper {
    gap: 1rem;
    margin: 0 0 3rem 0;
  }
  body .history-banner .button, #editor .history-banner .button {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }
  body .history-banner__first-text, #editor .history-banner__first-text {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin: 0 0 2rem 0;
  }
  body .history-banner__second-text, #editor .history-banner__second-text {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
body .benefits__wrapper, #editor .benefits__wrapper {
  position: relative;
}
body .benefits__content, #editor .benefits__content {
  padding: 3rem 1.5rem;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
body .benefits__title, #editor .benefits__title {
  color: #1F0802;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: 0.05rem;
  margin: 0 0 1.5rem 0;
  text-transform: uppercase;
}
body .benefits__subtitle, #editor .benefits__subtitle {
  font-size: 1.75rem;
  color: #62524E;
  font-weight: 600;
  line-height: 2rem;
  margin: 0 0 3rem 0;
}
body .benefits__list, #editor .benefits__list {
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 1468px;
}
body .benefits__item, #editor .benefits__item {
  padding: 0;
  margin: 0 0 2rem 0;
  display: flex;
}
body .benefits__icon-wrapper, #editor .benefits__icon-wrapper {
  height: 3.75rem;
  min-width: 3.75rem;
  width: 3.75rem;
  margin: 0 1rem 0 0;
}
body .benefits__icon, #editor .benefits__icon {
  width: 100%;
  height: auto;
}
body .benefits__item-title, #editor .benefits__item-title {
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 500;
  letter-spacing: 0.05rem;
  margin: 0 0 1rem 0;
  text-transform: uppercase;
}
body .benefits__item-text, #editor .benefits__item-text {
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.7em;
  margin: 0;
}
body .benefits__item-text-underline, #editor .benefits__item-text-underline {
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
}
body .benefits__item-text-bold, #editor .benefits__item-text-bold {
  font-weight: bold;
}
body .benefits__item-text-italic, #editor .benefits__item-text-italic {
  font-style: italic;
}
body .benefits__image-wrapper, #editor .benefits__image-wrapper {
  height: 100%;
  width: 100%;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body .benefits__image, #editor .benefits__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .benefits__background-desktop, #editor .benefits__background-desktop {
  display: none;
}
body .benefits__background-desktop-xxl, #editor .benefits__background-desktop-xxl {
  display: none;
}
body .benefits .button, #editor .benefits .button {
  text-align: center;
  color: #1f0802;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  font-weight: 500;
}
body .benefits .button:hover, #editor .benefits .button:hover {
  color: #1F0802;
  background-color: #5c2290;
  border: 0.125rem solid #1F0802;
}
body .benefits .button:after, body .benefits .button:before, #editor .benefits .button:after, #editor .benefits .button:before {
  display: none;
}
@media (min-width: 360px) {
  body .benefits__background-mobile, #editor .benefits__background-mobile {
    display: none;
  }
  body .benefits__background-desktop, #editor .benefits__background-desktop {
    display: block;
  }
  body .benefits__background-dekstop-xxl, #editor .benefits__background-dekstop-xxl {
    display: none;
  }
}
@media (min-width: 768px) {
  body .benefits__title, #editor .benefits__title {
    font-size: 1.25rem;
  }
  body .benefits__item, #editor .benefits__item {
    width: 50%;
  }
  body .benefits__item-text, #editor .benefits__item-text {
    max-width: 90%;
  }
  body .benefits__list, #editor .benefits__list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  body .benefits .button, #editor .benefits .button {
    margin-top: 3rem;
  }
}
@media (min-width: 992px) {
  body .benefits__wrapper, #editor .benefits__wrapper {
    padding: 0 2rem;
    display: flex;
  }
  body .benefits__content, #editor .benefits__content {
    padding: 6rem 2rem 4rem 2rem;
  }
  body .benefits__title, #editor .benefits__title {
    font-size: 1.25rem;
  }
  body .benefits__subtitle, #editor .benefits__subtitle {
    font-size: 1.75rem;
    line-height: 2rem;
  }
  body .benefits__item-title, #editor .benefits__item-title {
    font-size: 1.125rem;
  }
  body .benefits__item-text, #editor .benefits__item-text {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1200px) {
  body .benefits__content, #editor .benefits__content {
    padding: 6rem 2rem 4rem 2rem;
  }
  body .benefits__title, #editor .benefits__title {
    margin: 0 0 2rem 0;
  }
  body .benefits__subtitle, #editor .benefits__subtitle {
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .benefits__text, #editor .benefits__text {
    margin: 0 0 2.5rem 0;
    font-size: 1.125rem;
  }
  body .benefits__icon-wrapper, #editor .benefits__icon-wrapper {
    min-width: 4rem;
    width: 4rem;
    height: 4rem;
    margin-right: 2rem;
  }
  body .benefits__item-title, #editor .benefits__item-title {
    font-size: 1.25rem;
  }
  body .benefits__item-text, #editor .benefits__item-text {
    font-size: 1rem;
  }
}
@media (min-width: 1400px) {
  body .benefits__content, #editor .benefits__content {
    padding: 10rem 9.125rem 6rem 9.125rem;
  }
}
@media (min-width: 1600px) {
  body .benefits__content, #editor .benefits__content {
    padding: 5.5rem 3rem 3.5rem 4.4375;
  }
  body .benefits__background-desktop, #editor .benefits__background-desktop {
    display: none;
  }
  body .benefits__background-desktop-xxl, #editor .benefits__background-desktop-xxl {
    display: block;
  }
}
body .newsletter, #editor .newsletter {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50vh;
  height: 100% !important;
  max-height: unset !important;
}
body .newsletter--bg-image:before, #editor .newsletter--bg-image:before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #130A05 20.9%, rgba(19, 10, 5, 0.5) 63.29%, rgba(19, 10, 5, 0) 100%);
  opacity: 0.8;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body .newsletter .container, #editor .newsletter .container {
  margin: 0 auto;
  max-width: 1536px;
  padding: 0;
  width: 100%;
}
body .newsletter figure, body .newsletter picture, #editor .newsletter figure, #editor .newsletter picture {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
}
body .newsletter figure.bg-image, body .newsletter picture.bg-image, #editor .newsletter figure.bg-image, #editor .newsletter picture.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .newsletter figure img, body .newsletter picture img, #editor .newsletter figure img, #editor .newsletter picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body .newsletter__image, #editor .newsletter__image {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
body .newsletter__image--desktop, #editor .newsletter__image--desktop {
  display: none;
}
body .newsletter__image--desktop--xxl, #editor .newsletter__image--desktop--xxl {
  display: block;
}
body .newsletter__inside, #editor .newsletter__inside {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .newsletter__inside--without-image, #editor .newsletter__inside--without-image {
  display: flex;
  justify-content: center;
}
body .newsletter__inside--without-image figure, body .newsletter__inside--without-image picture, #editor .newsletter__inside--without-image figure, #editor .newsletter__inside--without-image picture {
  display: none;
}
body .newsletter__wrapper, #editor .newsletter__wrapper {
  padding: 1.5rem 1rem 0;
  background-color: transparent;
  position: relative;
  z-index: 2;
  max-width: 500px;
}
body .newsletter__wrapper--without-image, #editor .newsletter__wrapper--without-image {
  background-color: transparent;
  box-shadow: none;
  width: 100%;
  max-width: 41.875rem;
  margin: 0 auto;
  padding: 2rem 2.25rem;
}
body .newsletter__wrapper--bg-image, #editor .newsletter__wrapper--bg-image {
  padding: 2rem 1rem;
  width: 100%;
  max-width: 41.875rem;
  margin: 0 auto;
}
body .newsletter__input-wrapper, #editor .newsletter__input-wrapper {
  display: flex;
  flex-direction: column;
}
body .newsletter__label, #editor .newsletter__label {
  font-size: 1rem;
  color: #62524E;
  line-height: 1.25em;
  letter-spacing: 0.05rem;
  text-align: center;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
body .newsletter__label--hidden, #editor .newsletter__label--hidden {
  display: none;
}
body .newsletter__label.color-white, #editor .newsletter__label.color-white {
  color: #FFFFFF;
}
body .newsletter__label.color-white a, #editor .newsletter__label.color-white a {
  color: #62524E;
}
body .newsletter__label.color-white a:hover, #editor .newsletter__label.color-white a:hover {
  color: #5C2290;
}
body .newsletter__label a, #editor .newsletter__label a {
  color: #62524E;
}
body .newsletter__label a:hover, #editor .newsletter__label a:hover {
  color: #5C2290;
}
body .newsletter__title, #editor .newsletter__title {
  color: #1F0802;
  font-size: 2.5rem;
  line-height: 3.25rem;
  letter-spacing: 0.02rem;
  text-align: center;
  font-weight: 700;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0 0 2rem 0;
}
body .newsletter__title--smaller, #editor .newsletter__title--smaller {
  font-size: 1.75rem;
  margin: 0 0 1.375rem;
}
body .newsletter__title--color, #editor .newsletter__title--color {
  color: #1F0802;
}
body .newsletter__title.color-white, #editor .newsletter__title.color-white {
  color: #FFFFFF;
}
body .newsletter__text, #editor .newsletter__text {
  display: none;
  text-align: center;
  color: #62524E;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75em;
  margin: 0 0 1.75rem;
}
body .newsletter__text--active, #editor .newsletter__text--active {
  display: block;
}
body .newsletter__text.color-white, #editor .newsletter__text.color-white {
  color: #FFFFFF;
  display: block;
}
body .newsletter__text--color, #editor .newsletter__text--color {
  color: #62524E;
}
body .newsletter__input-box, #editor .newsletter__input-box {
  margin: 0 0 1rem 0;
}
body .newsletter__input-box input, #editor .newsletter__input-box input {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #BEBEC9;
  outline: none;
  margin: 0;
  box-shadow: none;
  padding: 0.6875rem 1.25rem;
  font-size: 0.875rem;
  line-height: 1.714em;
  color: #62524E;
}
body .newsletter__input-box input:focus, #editor .newsletter__input-box input:focus {
  background-color: #FFFFFF;
  outline: 1px solid #BEBEC9;
}
body .newsletter__input-box input.background-white, #editor .newsletter__input-box input.background-white {
  background-color: #FFFFFF;
}
body .newsletter__input-box input::placeholder, #editor .newsletter__input-box input::placeholder {
  color: #62524E;
  opacity: 0.6;
}
body .newsletter__checkbox, #editor .newsletter__checkbox {
  margin: 0 0 2rem 0;
  padding-left: 0.5rem;
}
body .newsletter__checkbox label, #editor .newsletter__checkbox label {
  color: #62524E;
  font-size: 0.75rem;
  line-height: 1.67em;
  margin: 0;
  position: relative;
  cursor: pointer;
  padding-left: 2.125rem;
}
body .newsletter__checkbox label.color-white, #editor .newsletter__checkbox label.color-white {
  color: #FFFFFF;
}
body .newsletter__checkbox label a, #editor .newsletter__checkbox label a {
  color: #62524E;
  font-weight: 700;
  position: relative;
  z-index: 2;
  transition: all 0.15s ease-out;
  text-decoration: underline;
}
body .newsletter__checkbox label a:hover, #editor .newsletter__checkbox label a:hover {
  color: #5C2290;
}
body .newsletter__checkbox input, #editor .newsletter__checkbox input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
body .newsletter__checkbox input:checked, #editor .newsletter__checkbox input:checked {
  background-color: #5c2290;
}
body .newsletter__checkbox input:checked + span:after, #editor .newsletter__checkbox input:checked + span:after {
  display: block;
}
body .newsletter__checkbox input:checked + span:before, #editor .newsletter__checkbox input:checked + span:before {
  background-color: transparent;
}
body .newsletter__checkbox input:checked + span.color-white:before, #editor .newsletter__checkbox input:checked + span.color-white:before {
  background-color: transparent;
}
body .newsletter__checkbox input + span, #editor .newsletter__checkbox input + span {
  position: relative;
}
body .newsletter__checkbox input + span:before, #editor .newsletter__checkbox input + span:before {
  content: "";
  position: absolute;
  background-color: transparent;
  border: 2.5px solid #BEBEC9;
  border-radius: 0.1875rem;
  left: -2rem;
  top: 0;
  width: 1.25rem;
  height: 1.25rem;
}
body .newsletter__checkbox input + span:after, #editor .newsletter__checkbox input + span:after {
  content: "";
  position: absolute;
  display: inline-block;
  transform: rotate(45deg);
  left: -1.5625rem;
  top: 0.25rem;
  height: 0.625rem;
  width: 0.375rem;
  border-bottom: 2px solid #BEBEC9;
  border-right: 2px solid #BEBEC9;
  display: none;
}
body .newsletter__checkbox input + span.color-white:before, #editor .newsletter__checkbox input + span.color-white:before {
  border: 1.5px solid #BEBEC9;
}
body .newsletter .button, #editor .newsletter .button {
  width: 100%;
  max-width: 22.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body .newsletter__title, #editor .newsletter__title {
    margin: 0 0 2.5rem;
    font-size: 2.25rem;
  }
  body .newsletter__wrapper, #editor .newsletter__wrapper {
    width: calc(53.5% - 1rem);
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  body .newsletter, #editor .newsletter {
    height: 55vh;
  }
  body .newsletter .container, #editor .newsletter .container {
    padding: 0 2rem;
  }
  body .newsletter__inside, #editor .newsletter__inside {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body .newsletter__inside--inverted, #editor .newsletter__inside--inverted {
    flex-direction: row-reverse;
  }
  body .newsletter__wrapper, #editor .newsletter__wrapper {
    padding: 2rem;
    width: calc(53.5% - 1rem);
    box-shadow: none;
  }
  body .newsletter__wrapper--without-image, #editor .newsletter__wrapper--without-image {
    box-shadow: none;
    padding: 4rem 0;
  }
  body .newsletter__wrapper--bg-image, #editor .newsletter__wrapper--bg-image {
    padding: 4rem 0;
  }
  body .newsletter__label, #editor .newsletter__label {
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }
  body .newsletter__label.text-center, #editor .newsletter__label.text-center {
    text-align: center;
  }
  body .newsletter__title, #editor .newsletter__title {
    margin: 0 0 3rem;
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .newsletter__title--smaller, #editor .newsletter__title--smaller {
    margin: 0 0 1.5rem 0;
  }
  body .newsletter__title.text-center, #editor .newsletter__title.text-center {
    text-align: center;
  }
  body .newsletter__text, #editor .newsletter__text {
    margin: 0 0 3rem 0;
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .newsletter .button, #editor .newsletter .button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: auto;
    max-width: 13rem;
    min-width: 11.125rem;
    height: 3.75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 2;
    font-size: 1rem;
  }
  body .newsletter__input-box, #editor .newsletter__input-box {
    margin: 0 0 1.5rem 0;
  }
  body .newsletter__input-box input, #editor .newsletter__input-box input {
    font-size: 1rem;
    padding: 0.75rem 15rem 0.75rem 1.5rem;
    height: 3.75rem;
  }
  body .newsletter__checkbox, #editor .newsletter__checkbox {
    margin: 0;
    width: 100%;
    order: 2;
  }
  body .newsletter__checkbox label, #editor .newsletter__checkbox label {
    font-size: 0.875rem;
  }
  body .newsletter__input-wrapper, #editor .newsletter__input-wrapper {
    position: relative;
  }
  body .newsletter__input-wrapper--shorter, #editor .newsletter__input-wrapper--shorter {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  body .newsletter__input-wrapper--shorter .button, #editor .newsletter__input-wrapper--shorter .button {
    position: static;
    width: 8.0625rem;
    min-width: 0;
    max-width: none;
    font-size: 0.9375rem;
    padding: 1rem;
  }
  body .newsletter__input-wrapper--shorter .newsletter__input-box, #editor .newsletter__input-wrapper--shorter .newsletter__input-box {
    width: calc(100% - 9.0625rem);
    margin-right: 1rem;
  }
  body .newsletter__input-wrapper--shorter .newsletter__input-box input, #editor .newsletter__input-wrapper--shorter .newsletter__input-box input {
    padding: 0.75rem 1.25rem;
  }
}
@media (min-width: 1200px) {
  body .newsletter, #editor .newsletter {
    max-height: 650px;
  }
  body .newsletter__wrapper, #editor .newsletter__wrapper {
    width: calc(53.5% - 2rem);
    padding: 3rem;
  }
  body .newsletter__wrapper--without-image, #editor .newsletter__wrapper--without-image {
    padding: 4rem 0;
  }
  body .newsletter__wrapper--bg-image, #editor .newsletter__wrapper--bg-image {
    padding: 4rem 0;
  }
}
@media (min-width: 1600px) {
  body .newsletter__image--desktop--xxl, #editor .newsletter__image--desktop--xxl {
    display: block;
  }
}
body .category, #editor .category {
  margin-bottom: 4rem;
}
body .category__wrapper, #editor .category__wrapper {
  margin: 0 auto;
  padding: 0;
}
body .category__single-item:nth-child(2), #editor .category__single-item:nth-child(2) {
  order: -1;
}
body .category__single-item, #editor .category__single-item {
  position: relative;
  min-height: 23.75rem;
  padding: 2rem 1.5rem;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
body .category__single-item::after, #editor .category__single-item::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100.08%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.91) 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .category__image-wrapper, #editor .category__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
body .category__image, #editor .category__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .category-image__desc, #editor .category-image__desc {
  position: relative;
  z-index: 2;
}
body .category__title, #editor .category__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.25em;
  margin: 0 0 1rem 0;
  letter-spacing: 0.01rem;
  position: relative;
  z-index: 2;
}
body .category__text, #editor .category__text {
  font-size: 1rem;
  line-height: 1.75em;
  margin: 0 0 1.125rem 0;
  position: relative;
  z-index: 2;
}
body .category .color-white, #editor .category .color-white {
  color: #FFFFFF;
}
body .category .color-black, #editor .category .color-black {
  color: #000;
}
body .category .button, #editor .category .button {
  text-align: center;
  color: #1f0802;
  background-color: #5c2290;
  border: 0.125rem solid #5C2290;
  font-weight: 500;
}
body .category .button:hover, #editor .category .button:hover {
  color: #1F0802;
  border: 0.125rem solid #1F0802;
  background-color: #5c2290;
}
body .category .button:after, body .category .button:before, #editor .category .button:after, #editor .category .button:before {
  display: none;
}
@media (min-width: 768px) {
  body .category__wrapper, #editor .category__wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  body .category__single-item, #editor .category__single-item {
    width: 50%;
    padding: 2rem;
    min-height: 34rem;
  }
  body .category__title, #editor .category__title {
    font-size: 1.875rem;
  }
  body .category__text, #editor .category__text {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  body .category__single-item, #editor .category__single-item {
    width: 33.333%;
    min-height: 33.4375rem;
    padding: 3rem 2.5rem 3.46rem 2.5rem;
  }
  body .category__title, #editor .category__title {
    font-size: 2.25rem;
    line-height: 1.125em;
    margin: 0 0 2rem 0;
  }
  body .category__text, #editor .category__text {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1400px) {
  body .category__single-item, #editor .category__single-item {
    padding: 4rem 3rem 4.46rem 3rem;
  }
  body .category__title, #editor .category__title {
    font-size: 2.5rem;
  }
}
body .double-banner, #editor .double-banner {
  margin: 0 0 3.875rem 0;
}
body .double-banner__wrapper, #editor .double-banner__wrapper {
  margin: 0 auto;
  max-width: 1536px;
}
body .double-banner__single-item, #editor .double-banner__single-item {
  position: relative;
  margin: 0 0 0.125rem 0;
}
body .double-banner__single-item:first-child, #editor .double-banner__single-item:first-child {
  text-align: right;
}
body .double-banner__single-item:nth-child(2), #editor .double-banner__single-item:nth-child(2) {
  text-align: left;
}
body .double-banner__image-wrapper, #editor .double-banner__image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body .double-banner__content-wrapper, #editor .double-banner__content-wrapper {
  position: relative;
  z-index: 2;
  padding: 3rem 1.125rem 6rem;
}
body .double-banner__image, #editor .double-banner__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .double-banner__label, #editor .double-banner__label {
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.25em;
  color: #62524E;
  font-weight: 500;
  margin: 0 0 1rem 0;
}
body .double-banner__label span, #editor .double-banner__label span {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3em;
}
body .double-banner__title, #editor .double-banner__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: 0.01rem;
  margin-bottom: 0.5rem;
}
body .double-banner__desc, #editor .double-banner__desc {
  padding-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.4em;
  letter-spacing: 0.01rem;
  font-weight: 600;
  margin: 0 0 3rem 0;
  color: #62524E;
}
body .double-banner__percentage, #editor .double-banner__percentage {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3em;
  letter-spacing: 0.02rem;
  margin: 0 0 3rem 0;
  color: #62524E;
}
@media (min-width: 575px) {
  body .double-banner__content-wrapper, #editor .double-banner__content-wrapper {
    padding: 3rem 1.75rem 6rem;
  }
}
@media (min-width: 768px) {
  body .double-banner__content-wrapper, #editor .double-banner__content-wrapper {
    padding: 3rem 2.25rem 6rem;
  }
  body .double-banner__title, #editor .double-banner__title {
    font-size: 2rem;
  }
  body .double-banner__desc, #editor .double-banner__desc {
    font-size: 1.25rem;
    margin: 0 0 3.5rem 0;
  }
  body .double-banner__percentage, #editor .double-banner__percentage {
    font-size: 3rem;
    margin: 0 0 4rem 0;
  }
}
@media (min-width: 992px) {
  body .double-banner__wrapper, #editor .double-banner__wrapper {
    padding: 0 2rem;
    display: flex;
  }
  body .double-banner__content-wrapper, #editor .double-banner__content-wrapper {
    padding: 5.75rem 2.75rem;
  }
  body .double-banner__single-item, #editor .double-banner__single-item {
    margin: 0;
    width: calc(50% - 1rem);
  }
  body .double-banner__single-item:first-child, #editor .double-banner__single-item:first-child {
    margin-right: 2rem;
  }
  body .double-banner__label, #editor .double-banner__label {
    font-size: 1.125rem;
  }
  body .double-banner__title, #editor .double-banner__title {
    font-size: 2.25rem;
  }
  body .double-banner__desc, #editor .double-banner__desc {
    font-size: 1.375rem;
    margin: 0 0 4rem 0;
  }
  body .double-banner__percentage, #editor .double-banner__percentage {
    font-size: 3.5rem;
    margin: 0 0 5rem 0;
  }
}
@media (min-width: 1200px) {
  body .double-banner__content-wrapper, #editor .double-banner__content-wrapper {
    padding: 5.75rem 3rem;
  }
  body .double-banner__label, #editor .double-banner__label {
    font-size: 1.25rem;
  }
  body .double-banner__title, #editor .double-banner__title {
    font-size: 2.5rem;
  }
  body .double-banner__desc, #editor .double-banner__desc {
    font-size: 1.5rem;
    margin: 0 0 5rem 0;
  }
  body .double-banner__percentage, #editor .double-banner__percentage {
    font-size: 4rem;
    margin: 0 0 5.8125rem 0;
  }
}
body .main-slider, body #content .main-slider, #editor .main-slider {
  margin: 0;
  position: relative;
  background-color: transparent;
}
body .main-slider .swiper-wrapper, body #content .main-slider .swiper-wrapper, #editor .main-slider .swiper-wrapper {
  align-items: stretch;
  margin-bottom: 1rem;
}
body .main-slider .swiper-slide, body #content .main-slider .swiper-slide, #editor .main-slider .swiper-slide {
  position: relative;
  height: auto;
}
body .main-slider__inside-wrapper, body #content .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 37.5rem;
  display: flex;
  flex-direction: column;
}
body .main-slider__inside-wrapper[data-vertical-align="top"], body #content .main-slider__inside-wrapper[data-vertical-align="top"], #editor .main-slider__inside-wrapper[data-vertical-align="top"] {
  justify-content: flex-start;
}
body .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after {
  rotate: 180deg;
}
body .main-slider__inside-wrapper[data-vertical-align="center"], body #content .main-slider__inside-wrapper[data-vertical-align="center"], #editor .main-slider__inside-wrapper[data-vertical-align="center"] {
  justify-content: center;
}
body .main-slider__inside-wrapper[data-vertical-align="bottom"], body #content .main-slider__inside-wrapper[data-vertical-align="bottom"], #editor .main-slider__inside-wrapper[data-vertical-align="bottom"] {
  justify-content: flex-end;
}
body .main-slider__inside-wrapper[data-horizontal-align="left"], body #content .main-slider__inside-wrapper[data-horizontal-align="left"], #editor .main-slider__inside-wrapper[data-horizontal-align="left"] {
  align-items: flex-start;
}
body .main-slider__inside-wrapper[data-horizontal-align="left"] *, body #content .main-slider__inside-wrapper[data-horizontal-align="left"] *, #editor .main-slider__inside-wrapper[data-horizontal-align="left"] * {
  text-align: left;
}
body .main-slider__inside-wrapper[data-horizontal-align="center"], body #content .main-slider__inside-wrapper[data-horizontal-align="center"], #editor .main-slider__inside-wrapper[data-horizontal-align="center"] {
  align-items: center;
}
body .main-slider__inside-wrapper[data-horizontal-align="center"] *, body #content .main-slider__inside-wrapper[data-horizontal-align="center"] *, #editor .main-slider__inside-wrapper[data-horizontal-align="center"] * {
  text-align: center;
}
body .main-slider__inside-wrapper[data-horizontal-align="right"], body #content .main-slider__inside-wrapper[data-horizontal-align="right"], #editor .main-slider__inside-wrapper[data-horizontal-align="right"] {
  align-items: flex-end;
}
body .main-slider__inside-wrapper[data-horizontal-align="right"] *, body #content .main-slider__inside-wrapper[data-horizontal-align="right"] *, #editor .main-slider__inside-wrapper[data-horizontal-align="right"] * {
  text-align: right;
}
body .main-slider__info-wrapper, body #content .main-slider__info-wrapper, #editor .main-slider__info-wrapper {
  z-index: 5;
  padding: 2rem;
  position: relative;
}
body .main-slider__subtitle, body #content .main-slider__subtitle, #editor .main-slider__subtitle {
  color: #62524E;
  font-size: 1rem;
  line-height: 1.25em;
  letter-spacing: 0.05rem;
  font-weight: 500;
  margin: 0 0 0.5rem 0;
  text-transform: uppercase;
}
body .main-slider__label, body #content .main-slider__label, #editor .main-slider__label {
  color: #62524E;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1rem;
  line-height: 20px;
}
body .main-slider__title, body #content .main-slider__title, #editor .main-slider__title {
  color: #1F0802;
  font-size: 2.5rem;
  line-height: 3.25rem;
  letter-spacing: 0.02rem;
  font-weight: 700;
  padding: 0.625rem 0;
  margin: 0 0 0.5rem 0;
}
body .main-slider__description, body #content .main-slider__description, #editor .main-slider__description {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #62524E;
  letter-spacing: 0.05rem;
  margin: 0 0 2rem 0;
}
body .main-slider .button, body #content .main-slider .button, #editor .main-slider .button {
  width: 100%;
  background-color: #5c2290;
  color: #ffffff;
  border: 0.125rem solid #5C2290;
  text-align: center;
}
body .main-slider .button:hover, body #content .main-slider .button:hover, #editor .main-slider .button:hover {
  background-color: #d8cee2;
  color: #1F0802;
  border: 0.125rem solid #1F0802;
}
body .main-slider .swiper-button-prev, body .main-slider .swiper-button-next, body #content .main-slider .swiper-button-prev, body #content .main-slider .swiper-button-next, #editor .main-slider .swiper-button-prev, #editor .main-slider .swiper-button-next {
  display: none !important;
}
body .main-slider__image-wrapper, body #content .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body .main-slider__image-wrapper picture, body #content .main-slider__image-wrapper picture, #editor .main-slider__image-wrapper picture {
  width: 100%;
  height: 100%;
}
body .main-slider__image-wrapper:after, body #content .main-slider__image-wrapper:after, #editor .main-slider__image-wrapper:after {
  content: "";
  position: absolute;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 37.81%, rgba(255, 255, 255, 0.91) 75.73%);
  background-size: cover;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  rotate: 360deg;
  display: block;
}
body .main-slider__image, body #content .main-slider__image, #editor .main-slider__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .main-slider .swiper-pagination, body #content .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
  bottom: 0.5rem !important;
  align-items: center;
}
body .main-slider .swiper-pagination .swiper-pagination-bullet, body #content .main-slider .swiper-pagination .swiper-pagination-bullet, #editor .main-slider .swiper-pagination .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  border: 0.125rem solid #0D0D0D;
  background: transparent;
  margin: 0 0.25rem;
  transition: all 0.15s ease-out;
}
body .main-slider .swiper-pagination .swiper-pagination-bullet:hover, body #content .main-slider .swiper-pagination .swiper-pagination-bullet:hover, #editor .main-slider .swiper-pagination .swiper-pagination-bullet:hover {
  border: 0.125rem solid #5C2290;
}
body .main-slider .swiper-pagination .swiper-pagination-bullet:after, body #content .main-slider .swiper-pagination .swiper-pagination-bullet:after, #editor .main-slider .swiper-pagination .swiper-pagination-bullet:after {
  display: none;
}
body .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, body #content .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, #editor .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0D0D0D;
  height: 1.125rem;
  width: 1.125rem;
  margin: 0 0.25rem;
  transition: all 0.15s ease-out;
}
body .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover, body #content .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover, #editor .main-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
  background: #5C2290;
}
@media (min-width: 576px) {
  body .main-slider, body #content .main-slider, #editor .main-slider {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  body .main-slider__inside-wrapper, body #content .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  body .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__info-wrapper, body #content .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__info-wrapper, #editor .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__info-wrapper {
    justify-content: flex-start;
  }
  body .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-vertical-align="top"] .main-slider__image-wrapper:after {
    rotate: 0deg;
  }
  body .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__info-wrapper, body #content .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__info-wrapper, #editor .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__info-wrapper {
    justify-content: center;
  }
  body .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-vertical-align="center"] .main-slider__image-wrapper:after {
    rotate: 0deg;
  }
  body .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__info-wrapper, body #content .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__info-wrapper, #editor .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__info-wrapper {
    justify-content: flex-end;
  }
  body .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-vertical-align="bottom"] .main-slider__image-wrapper:after {
    rotate: 0deg;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__info-wrapper, body #content .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__info-wrapper, #editor .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__info-wrapper {
    align-items: flex-start;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-horizontal-align="left"] .main-slider__image-wrapper:after {
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.91) 37.81%, rgba(255, 255, 255, 0) 75.73%);
  }
  body .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__info-wrapper, body #content .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__info-wrapper, #editor .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__info-wrapper {
    align-items: center;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-horizontal-align="center"] .main-slider__image-wrapper:after {
    display: none;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="top"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="top"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="top"] .main-slider__image-wrapper:after {
    rotate: -180deg;
    display: block;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="bottom"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="bottom"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-horizontal-align="center"][data-vertical-align="bottom"] .main-slider__image-wrapper:after {
    rotate: 0deg;
    display: block;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper, body #content .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper, #editor .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper {
    align-items: flex-end;
  }
  body .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper:after, body #content .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper:after, #editor .main-slider__inside-wrapper[data-horizontal-align="right"] .main-slider__image-wrapper:after {
    display: block;
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0.91) 37.81%, rgba(255, 255, 255, 0) 75.73%);
  }
  body .main-slider__info-wrapper, body #content .main-slider__info-wrapper, #editor .main-slider__info-wrapper {
    max-width: 1360px;
    height: 100%;
    position: static;
    display: flex;
    flex-direction: column;
    padding: 4rem 2rem;
  }
  body .main-slider__info-wrapper *, body #content .main-slider__info-wrapper *, #editor .main-slider__info-wrapper * {
    max-width: 625px;
  }
  body .main-slider__subtitle, body #content .main-slider__subtitle, #editor .main-slider__subtitle {
    text-align: end;
  }
  body .main-slider__title, body #content .main-slider__title, #editor .main-slider__title {
    text-align: end;
  }
  body .main-slider__description, body #content .main-slider__description, #editor .main-slider__description {
    text-align: end;
  }
  body .main-slider__image, body #content .main-slider__image, #editor .main-slider__image {
    object-fit: cover;
    max-height: 100%;
  }
  body .main-slider__image-wrapper, body #content .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    position: absolute;
    display: flex;
    flex: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body .main-slider .main-slider__btn, body #content .main-slider .main-slider__btn, #editor .main-slider .main-slider__btn {
    display: flex;
    justify-content: right;
  }
  body .main-slider .button, body #content .main-slider .button, #editor .main-slider .button {
    width: auto;
  }
  body .main-slider .swiper-pagination, body #content .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    margin-right: 0;
    padding: 0 2rem;
    max-width: 1296px;
    bottom: 1.5rem !important;
    justify-content: flex-end;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
@media (min-width: 992px) {
  body .main-slider__image-wrapper, body #content .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    position: absolute;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  body .main-slider__inside-wrapper, body #content .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    padding: 0;
  }
}
@media (min-width: 1350px) {
  body .main-slider .swiper-pagination, body #content .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    padding: 0;
  }
}
@media (min-width: 1600px) {
  body .main-slider__inside-wrapper, body #content .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    min-height: 44.75rem;
  }
  body .main-slider__subtitle, body #content .main-slider__subtitle, #editor .main-slider__subtitle {
    font-size: 1.25rem;
  }
  body .main-slider__title, body #content .main-slider__title, #editor .main-slider__title {
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .main-slider__description, body #content .main-slider__description, #editor .main-slider__description {
    font-size: 1.125rem;
  }
}
@media (min-width: 1900px) {
  body .main-slider__info-wrapper, body #content .main-slider__info-wrapper, #editor .main-slider__info-wrapper {
    max-width: 2400px;
    padding: 4rem 5rem;
  }
  body .main-slider__image-wrapper, body #content .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    min-height: 0;
  }
  body .main-slider .swiper-pagination, body #content .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    max-width: 2400px;
    padding: 0 5rem;
  }
}
body .products-carousel, #editor .products-carousel {
  background-color: #ffffff;
  margin-bottom: 4rem;
}
body .products-carousel__wrapper, #editor .products-carousel__wrapper {
  padding: 3rem 1rem;
  margin: 0 auto;
}
body .products-carousel__content, #editor .products-carousel__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .products-carousel__content .button, #editor .products-carousel__content .button {
  display: none;
}
body .products-carousel__slider, #editor .products-carousel__slider {
  overflow: visible;
}
body .products-carousel__desc, #editor .products-carousel__desc {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body .products-carousel__title, #editor .products-carousel__title {
  text-align: center;
  color: #FFFFFF;
  font-size: 1.75rem;
  line-height: 1.25em;
  margin: 0 0 1.875rem 0;
  letter-spacing: 0.01rem;
  font-weight: 600;
}
body .products-carousel__text, #editor .products-carousel__text {
  text-align: center;
  color: #FFFFFF;
  line-height: 1.7em;
  font-size: 0.875rem;
  margin: 0 0 2rem 0;
}
body .products-carousel__timer, #editor .products-carousel__timer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  color: #FFFFFF;
  margin-bottom: 3rem;
}
body .products-carousel__timer-number, #editor .products-carousel__timer-number {
  margin: 0;
  padding: 0 5.5px;
  font-size: 1.375rem;
  line-height: 1.68rem;
  letter-spacing: 0.01rem;
  font-weight: 400;
}
body .products-carousel__timer-sign, #editor .products-carousel__timer-sign {
  margin: 0;
  margin-right: 16px;
  padding: 0 5.5px;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.01rem;
  font-weight: 400;
}
body .products-carousel .button, #editor .products-carousel .button {
  margin: 0 0 1.5rem 0;
  display: none;
}
@media (min-width: 576px) {
  body .products-carousel__title, #editor .products-carousel__title {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  body .products-carousel__title, #editor .products-carousel__title {
    font-size: 2.25rem;
  }
  body .products-carousel__text, #editor .products-carousel__text {
    font-size: 0.9375rem;
    margin: 0 0 1.25rem 0;
  }
}
@media (min-width: 992px) {
  body .products-carousel__wrapper, #editor .products-carousel__wrapper {
    padding: 3rem 4rem 6rem 4rem;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  body .products-carousel__content, #editor .products-carousel__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
    padding: 0 1rem 3rem 0;
  }
  body .products-carousel__slider, #editor .products-carousel__slider {
    width: 100%;
    position: relative;
  }
  body .products-carousel__desc, #editor .products-carousel__desc {
    margin-right: auto;
    align-items: flex-start;
    max-width: 1018px;
  }
  body .products-carousel__title, #editor .products-carousel__title {
    text-align: start;
    font-size: 2.5rem;
    margin: 0 0 1.5rem 0;
  }
  body .products-carousel__text, #editor .products-carousel__text {
    text-align: start;
    font-size: 1rem;
    margin: 0 0 2rem 0;
  }
  body .products-carousel__slider, #editor .products-carousel__slider {
    overflow: hidden;
  }
  body .products-carousel .swiper-button-prev, #editor .products-carousel .swiper-button-prev {
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    top: 27%;
  }
  body .products-carousel .swiper-button-prev:before, #editor .products-carousel .swiper-button-prev:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  body .products-carousel .swiper-button-prev:after, #editor .products-carousel .swiper-button-prev:after {
    width: 2.1875rem;
    height: 2.1875rem;
    left: 0.8125rem;
    transition: all 0.2s ease-out;
  }
  body .products-carousel .swiper-button-prev:hover, #editor .products-carousel .swiper-button-prev:hover {
    transform: translateY(-50%);
  }
  body .products-carousel .swiper-button-prev:hover:after, #editor .products-carousel .swiper-button-prev:hover:after {
    transform: translateY(-50%) translateX(-0.5rem);
  }
  body .products-carousel .swiper-button-next, #editor .products-carousel .swiper-button-next {
    right: 0;
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    top: 27%;
  }
  body .products-carousel .swiper-button-next:before, #editor .products-carousel .swiper-button-next:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  body .products-carousel .swiper-button-next:after, #editor .products-carousel .swiper-button-next:after {
    width: 2.1875rem;
    height: 2.1875rem;
    left: 0.8125rem;
    transform: translateY(-50%);
    transition: all 0.2s ease-out;
  }
  body .products-carousel .swiper-button-next:hover, #editor .products-carousel .swiper-button-next:hover {
    transform: translateY(-50%);
  }
  body .products-carousel .swiper-button-next:hover:after, #editor .products-carousel .swiper-button-next:hover:after {
    transform: translateY(-50%) translateX(0.5rem);
  }
}
body .images-carousel__wrapper, #editor .images-carousel__wrapper {
  padding: 3rem 1rem;
  margin: 0 auto;
  max-width: 1536px;
}
body .images-carousel__title-wrapper, #editor .images-carousel__title-wrapper {
  overflow: hidden;
}
body .images-carousel__image-wrapper, #editor .images-carousel__image-wrapper {
  text-align: center;
}
body .images-carousel__image, #editor .images-carousel__image {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  margin: 1.5rem 0;
  opacity: 0.6;
}
body .images-carousel__image:hover, #editor .images-carousel__image:hover {
  opacity: 1;
  transition: 0.3s;
}
body .images-carousel__title, #editor .images-carousel__title {
  max-width: calc(100% - 1rem);
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0.05rem;
  color: #1F0802;
  margin: 0 0 1.5rem 0;
  padding: 1rem 1rem 1rem 1rem;
  display: flex;
  justify-content: center;
  position: relative;
}
body .images-carousel__slider, #editor .images-carousel__slider {
  width: calc(100% + 1rem);
}
body .images-carousel .swiper-wrapper, #editor .images-carousel .swiper-wrapper {
  align-items: center;
  gap: 3rem;
}
body .images-carousel__image-wrapper, #editor .images-carousel__image-wrapper {
  width: 5.1575rem;
  object-fit: contain;
}
@media (min-width: 576px) {
  body .images-carousel .swiper-wrapper, #editor .images-carousel .swiper-wrapper {
    gap: 0.5rem;
  }
  body .images-carousel__image-wrapper, #editor .images-carousel__image-wrapper {
    width: 6.1575rem;
  }
}
@media (min-width: 992px) {
  body .images-carousel, #editor .images-carousel {
    margin: 0 0 5rem 0;
  }
  body .images-carousel__wrapper, #editor .images-carousel__wrapper {
    padding: 0 2rem;
  }
  body .images-carousel__title-wrapper, #editor .images-carousel__title-wrapper {
    display: flex;
    justify-content: flex-start;
  }
  body .images-carousel__title, #editor .images-carousel__title {
    margin: 2rem 0;
  }
  body .images-carousel__slider, #editor .images-carousel__slider {
    width: 100%;
  }
}
body .products-grid, #editor .products-grid {
  margin: 0 0 4rem 0;
}
body .products-grid__wrapper, #editor .products-grid__wrapper {
  padding: 0 1rem;
  margin: 0 auto;
}
body .products-grid__top-content, #editor .products-grid__top-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
body .products-grid__title, #editor .products-grid__title {
  color: #1F0802;
  font-size: 1.75rem;
  margin: 0 0 1.5rem 0;
  letter-spacing: 0.01rem;
  line-height: 2rem;
  font-weight: 600;
}
body .products-grid__desc, #editor .products-grid__desc {
  color: #62524E;
  font-size: 0.875rem;
  margin: 0 0 3rem 0;
  letter-spacing: 0.01rem;
  line-height: 1.5rem;
  font-weight: 400;
}
body .products-grid__tabs, #editor .products-grid__tabs {
  display: flex;
  width: calc(100% + 1rem);
  overflow-x: auto;
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
body .products-grid__tabs .products-grid__tab-item, #editor .products-grid__tabs .products-grid__tab-item {
  margin: 0;
  padding-bottom: 1.5rem;
  white-space: nowrap;
}
body .products-grid__tabs .products-grid__tab-item:not(:last-of-type), #editor .products-grid__tabs .products-grid__tab-item:not(:last-of-type) {
  padding-right: 1.625rem;
}
body .products-grid__tab-button, #editor .products-grid__tab-button {
  font-size: 1rem;
  margin: 0;
  line-height: 1.25em;
  letter-spacing: 0.05rem;
  color: #62524E;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  border: 2.5px solid #BEBEC9;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .products-grid__tab-button:hover, #editor .products-grid__tab-button:hover {
  color: #62524E;
}
body .products-grid__tab-button.active, #editor .products-grid__tab-button.active {
  color: #1F0802;
  position: relative;
  border: 2.5px solid #BEBEC9;
}
body .products-grid__tab-button.active:after, #editor .products-grid__tab-button.active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2.5px;
  width: 100%;
  z-index: 2;
}
body .products-grid__img-btn, #editor .products-grid__img-btn {
  max-height: 32px;
  max-width: 32px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  margin: 0.75rem;
}
body .products-grid__products-list, #editor .products-grid__products-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1rem;
}
body .products-grid .product-card, #editor .products-grid .product-card {
  width: calc(50% - .5rem);
}
body .products-grid__button-wrapper, #editor .products-grid__button-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  body .products-grid__title, #editor .products-grid__title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
  body .products-grid__tab-button, #editor .products-grid__tab-button {
    font-size: 1.125rem;
  }
  body .products-grid__products-list, #editor .products-grid__products-list {
    gap: 0 1.5rem;
  }
  body .products-grid .product-card, #editor .products-grid .product-card {
    width: calc(33.33333% - 1rem);
  }
}
@media (min-width: 992px) {
  body .products-grid__top-content, #editor .products-grid__top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  body .products-grid__wrapper, #editor .products-grid__wrapper {
    padding: 0 4rem;
  }
  body .products-grid__content-text, #editor .products-grid__content-text {
    max-width: 646px;
    margin-right: 3rem;
  }
  body .products-grid__title, #editor .products-grid__title {
    font-size: 2.25rem;
    margin-bottom: 3rem;
  }
  body .products-grid__tabs, #editor .products-grid__tabs {
    width: auto;
    margin-right: 4rem;
  }
  body .products-grid__tab-button, #editor .products-grid__tab-button {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  body .products-grid__title, #editor .products-grid__title {
    font-size: 2.5rem;
  }
  body .products-grid__products-list, #editor .products-grid__products-list {
    gap: 0 2rem;
  }
  body .products-grid .product-card, #editor .products-grid .product-card {
    width: calc(25% - 1.5rem);
    margin-bottom: 3rem;
  }
}
body .stats, #editor .stats {
  position: relative;
  margin: 0 0 4rem 0;
}
body .stats__wrapper, #editor .stats__wrapper {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body .stats__image-wrapper, #editor .stats__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
body .stats__image-wrapper:after, #editor .stats__image-wrapper:after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #130A05 47.71%, rgba(19, 10, 5, 0.5) 73.26%, rgba(19, 10, 5, 0) 100%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.62;
}
body .stats__image, #editor .stats__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .stats__cards, #editor .stats__cards {
  position: relative;
  z-index: 3;
}
body .stats__card, #editor .stats__card {
  margin: 0 0 3rem 0;
  color: #FFFFFF;
}
body .stats__number, #editor .stats__number {
  margin: 0 0 0.5rem 0;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.02rem;
  line-height: 1.3em;
  color: #62524E;
}
body .stats__subtitle, #editor .stats__subtitle {
  font-size: 1.125rem;
  line-height: 1.7em;
  font-weight: 500;
  margin: 0 0 1rem 0;
}
body .stats__descriptions, #editor .stats__descriptions {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin: 0;
}
body .stats__description, #editor .stats__description {
  color: #62524E;
}
body .stats__value, #editor .stats__value {
  color: #62524E;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.25rem;
  letter-spacing: 0.02em;
}
body .stats__title, #editor .stats__title {
  color: #1F0802;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  margin: 0 0 1rem 0;
}
@media (min-width: 992px) {
  body .stats__wrapper, #editor .stats__wrapper {
    flex-direction: row;
  }
  body .stats__single-stats, #editor .stats__single-stats {
    padding: 2rem;
    width: 33%;
  }
  body .stats__value, #editor .stats__value {
    color: #62524E;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.25rem;
    letter-spacing: 0.02em;
  }
  body .stats__title, #editor .stats__title {
    color: #1F0802;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.75rem;
    margin: 0 0 1rem 0;
  }
  body .stats__descriptions, #editor .stats__descriptions {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.7em;
    margin: 0;
  }
}
body .text-image, #editor .text-image {
  height: 70vh;
  width: 100%;
  margin-bottom: 4rem;
}
body .text-image__wrapper, #editor .text-image__wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F9F8F7;
  max-height: 744px;
}
body .text-image__info-col, #editor .text-image__info-col {
  width: 65%;
  padding: 1rem 1rem 0 1rem;
}
body .text-image__title, #editor .text-image__title {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #62524E;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
body .text-image__subtitle, #editor .text-image__subtitle {
  color: #1F0802;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.6875rem;
  letter-spacing: 0.01em;
}
body .text-image__info, #editor .text-image__info {
  color: #62524E;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
body .text-image__info-bold, #editor .text-image__info-bold {
  font-weight: bold;
}
body .text-image__info-italic, #editor .text-image__info-italic {
  font-style: italic;
}
body .text-image__info-underline, #editor .text-image__info-underline {
  text-decoration: underline;
}
body .text-image__info-second, #editor .text-image__info-second {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: right;
}
body .text-image__image-col, #editor .text-image__image-col {
  width: 40%;
  height: 100%;
}
body .text-image__image-wrapper, #editor .text-image__image-wrapper {
  height: 100%;
  width: 100%;
}
body .text-image__image, #editor .text-image__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 72% 50%;
}
body .text-image__image-desktop, #editor .text-image__image-desktop {
  display: none;
}
@media (min-width: 992px) {
  body .text-image, #editor .text-image {
    height: 70vh;
    max-height: 718px;
    max-width: 1588px;
    margin: auto;
    margin-bottom: 64px;
  }
  body .text-image__wrapper, #editor .text-image__wrapper {
    position: relative;
    padding: 144px 64px 73px 64px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  body .text-image__info-col, #editor .text-image__info-col {
    padding: 3rem;
    background-color: #FFFFFF;
    position: relative;
    z-index: 2;
    width: 60%;
  }
  body .text-image__title, #editor .text-image__title {
    font-weight: 500;
    margin-top: 1rem;
    font-size: 0.75rem;
    line-height: 1.125rem;
    color: #62524E;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  body .text-image__subtitle, #editor .text-image__subtitle {
    color: #1F0802;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 0.01em;
  }
  body .text-image__info, #editor .text-image__info {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  body .text-image__info-bold, #editor .text-image__info-bold {
    font-weight: bold;
  }
  body .text-image__info-italic, #editor .text-image__info-italic {
    font-style: italic;
  }
  body .text-image__info-underline, #editor .text-image__info-underline {
    text-decoration: underline;
  }
  body .text-image__info-second, #editor .text-image__info-second {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  body .text-image__image-col, #editor .text-image__image-col {
    height: 68%;
    width: 56%;
    position: absolute;
    top: 48%;
    right: 0;
    transform: translateY(-50%);
    z-index: 1;
  }
  body .text-image__image-wrapper, #editor .text-image__image-wrapper {
    height: 100%;
    width: 100%;
  }
  body .text-image__image-mobile, #editor .text-image__image-mobile {
    display: none;
  }
  body .text-image__image-desktop, #editor .text-image__image-desktop {
    display: block;
  }
}
body .timer-banner__wrapper, #editor .timer-banner__wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
body .timer-banner__images, #editor .timer-banner__images {
  width: 100%;
  margin-bottom: 2rem;
}
body .timer-banner__main-image-wrapper, #editor .timer-banner__main-image-wrapper {
  height: 17.625rem;
  max-width: 100%;
  object-fit: cover;
}
body .timer-banner__main-image, #editor .timer-banner__main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .timer-banner__contain-wrapper, #editor .timer-banner__contain-wrapper {
  margin: 0 1rem;
}
body .timer-banner__label, #editor .timer-banner__label {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.125rem;
  padding-right: 1rem;
  color: #62524E;
  text-align: left;
  text-transform: uppercase;
}
body .timer-banner__label strong, #editor .timer-banner__label strong {
  font-weight: 700;
}
body .timer-banner__title, #editor .timer-banner__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 0.01rem;
  color: #1F0802;
  margin: 0 0 2rem 0;
}
body .timer-banner__text, #editor .timer-banner__text {
  font-size: 0.875rem;
  color: #62524E;
  line-height: 1.5rem;
  margin: 0 0 2rem 0;
  font-weight: 400;
}
body .timer-banner__full-time, #editor .timer-banner__full-time {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 2.4375rem;
}
body .timer-banner__part-time, #editor .timer-banner__part-time {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
body .timer-banner__number, #editor .timer-banner__number {
  font-size: 1.75rem;
  color: #62524E;
  line-height: 1.5rem;
  font-weight: 600;
  margin: 0;
}
body .timer-banner__unit, #editor .timer-banner__unit {
  font-size: 1rem;
  color: #62524E;
  line-height: 1.625rem;
  font-weight: 500;
  margin: 0;
}
body .timer-banner__button-wrapper, #editor .timer-banner__button-wrapper {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
  width: calc(100% + 1rem);
  overflow-x: scroll;
}
body .timer-banner .button, #editor .timer-banner .button {
  text-align: center;
  text-transform: uppercase;
  align-items: stretch;
  white-space: nowrap;
  min-width: fit-content;
}
@media (min-width: 768px) {
  body .timer-banner__wrapper, #editor .timer-banner__wrapper {
    display: flex;
    flex-direction: row;
  }
  body .timer-banner__images, #editor .timer-banner__images {
    width: 50%;
    margin: 0;
  }
  body .timer-banner__main-image-wrapper, #editor .timer-banner__main-image-wrapper {
    height: 100%;
    object-fit: cover;
  }
  body .timer-banner__contain-wrapper, #editor .timer-banner__contain-wrapper {
    max-width: 50%;
    margin: 3rem 1rem;
  }
}
@media (min-width: 1200px) {
  body .timer-banner, #editor .timer-banner {
    margin-bottom: 4rem;
  }
  body .timer-banner__contain-wrapper, #editor .timer-banner__contain-wrapper {
    max-width: 50%;
    margin: 6rem 4rem;
  }
  body .timer-banner__label, #editor .timer-banner__label {
    font-size: 0.875rem;
  }
  body .timer-banner__title, #editor .timer-banner__title {
    font-size: 2.5rem;
    line-height: 2.8125rem;
  }
  body .timer-banner__text, #editor .timer-banner__text {
    font-size: 1rem;
    line-height: 1.625rem;
    margin: 0 0 4rem 0;
  }
  body .timer-banner__full-time, #editor .timer-banner__full-time {
    gap: 2.5rem;
    margin-bottom: 3rem;
    justify-content: flex-start;
  }
  body .timer-banner__number, #editor .timer-banner__number {
    font-size: 4rem;
    line-height: 4.375rem;
    font-weight: 700;
  }
  body .timer-banner__unit, #editor .timer-banner__unit {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 500;
    padding-top: 20px;
  }
}
body .contact-info__wrapper, #editor .contact-info__wrapper {
  padding: 0 1rem;
  width: 100%;
  margin-bottom: 6rem;
}
body .contact-info__col, #editor .contact-info__col {
  width: 100%;
}
body .contact-info__title, #editor .contact-info__title {
  color: #1F0802;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 2rem;
  letter-spacing: 0.01em;
  margin-bottom: 1.5rem;
}
body .contact-info__desc-wrapper, #editor .contact-info__desc-wrapper {
  padding: 0;
  margin: 2rem 0;
  list-style: none;
}
body .contact-info__desc, #editor .contact-info__desc {
  color: #62524E;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0;
  margin: 0;
}
body .contact-info__subtitle, #editor .contact-info__subtitle {
  color: #1F0802;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5625rem;
  letter-spacing: 0.01em;
  margin-bottom: 1.5rem;
}
body .contact-info__time, #editor .contact-info__time {
  color: #62524E;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
body .contact-info__wrapper-data, #editor .contact-info__wrapper-data {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 3rem;
  margin-bottom: 1rem;
}
body .contact-info__item, #editor .contact-info__item {
  padding: 8px 0;
  position: relative;
  transition: all 0.15s ease-out;
  background: #FFFFFF;
}
body .contact-info__item::after, #editor .contact-info__item::after {
  position: absolute;
  top: 50%;
  left: -44px;
  transform: translateY(-50%);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  font-size: 1.5rem;
}
body .contact-info__item--phone, #editor .contact-info__item--phone {
  position: relative;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.625;
  color: #62524E;
}
body .contact-info__item--phone:hover, #editor .contact-info__item--phone:hover {
  color: #5C2290;
}
body .contact-info__item--email, #editor .contact-info__item--email {
  position: relative;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #62524E;
}
body .contact-info__item--email:hover, #editor .contact-info__item--email:hover {
  color: #5C2290;
}
body .contact-info__item--adres, #editor .contact-info__item--adres {
  position: relative;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #62524E;
}
body .contact-info__icon--phone::after, #editor .contact-info__icon--phone::after {
  content: "";
}
body .contact-info__icon--email::after, #editor .contact-info__icon--email::after {
  content: "";
}
body .contact-info__icon--adres::after, #editor .contact-info__icon--adres::after {
  content: "";
}
body .contact-info__social, #editor .contact-info__social {
  padding: 0 1.5rem;
  margin: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  display: flex;
  max-width: 318px;
}
body .contact-info__company, #editor .contact-info__company {
  margin-bottom: 1.5rem;
}
body .contact-info__company--bold, #editor .contact-info__company--bold {
  font-weight: 700;
}
body .contact-info__company--text, #editor .contact-info__company--text {
  color: #62524E;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0;
  margin: 0;
}
body .contact-info__account h5, #editor .contact-info__account h5 {
  padding: 0;
  margin: 0;
}
body .contact-info__account p, #editor .contact-info__account p {
  padding: 0;
  margin: 0;
}
body .contact-info__account--title, #editor .contact-info__account--title {
  color: #62524E;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
body .contact-info__account--name, #editor .contact-info__account--name {
  font-weight: 500;
  font-size: 0.75rem;
}
body .contact-info__account--number, #editor .contact-info__account--number {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
body .contact-info__m-bottom, #editor .contact-info__m-bottom {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  body .contact-info, #editor .contact-info {
    max-height: 680px;
    padding: 0 64px 64px 64px;
  }
  body .contact-info__wrapper, #editor .contact-info__wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0rem;
  }
  body .contact-info__first-col, #editor .contact-info__first-col {
    margin-right: 4rem;
  }
  body .contact-info__second-col, #editor .contact-info__second-col {
    margin-right: 4rem;
  }
  body .contact-info__title, #editor .contact-info__title {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
  body .contact-info__desc, #editor .contact-info__desc {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625rem;
  }
  body .contact-info__subtitle, #editor .contact-info__subtitle {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 2rem;
  }
  body .contact-info__item--phone, #editor .contact-info__item--phone {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  body .contact-info__item--email, #editor .contact-info__item--email {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.625rem;
  }
  body .contact-info__item--adres, #editor .contact-info__item--adres {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.625rem;
  }
  body .contact-info__wrapper-data, #editor .contact-info__wrapper-data {
    margin-bottom: 3rem;
  }
  body .contact-info__social, #editor .contact-info__social {
    padding: 0 0.5rem;
    max-width: 168px;
  }
  body .contact-info__social-item, #editor .contact-info__social-item {
    height: 24px;
    width: 24px;
  }
  body .contact-info__company--text, #editor .contact-info__company--text {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}
body .contact-map, #editor .contact-map {
  margin-bottom: 4rem;
  height: 100%;
}
body .contact-map__wrapper, #editor .contact-map__wrapper {
  padding: 0 1.5rem;
}
body .contact-map__title, #editor .contact-map__title {
  color: #1F0802;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3.25rem;
  letter-spacing: 0.02em;
  margin-bottom: 2rem;
}
body .contact-map__desc, #editor .contact-map__desc {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #62524E;
  margin-bottom: 4rem;
}
body .contact-map__container-map, #editor .contact-map__container-map {
  max-height: 450px;
  height: 100%;
  width: 100%;
}
body .contact-map__container-map iframe, #editor .contact-map__container-map iframe {
  height: 41vh;
}
body .contact-map figure, #editor .contact-map figure {
  height: 100%;
  width: 100%;
}
body .contact-map img, #editor .contact-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .contact-map iframe, #editor .contact-map iframe {
  width: 100%;
}
@media (min-width: 992px) {
  body .contact-map, #editor .contact-map {
    margin-bottom: 6rem;
    max-height: 680px;
    height: 100%;
  }
  body .contact-map__wrapper, #editor .contact-map__wrapper {
    padding: 3rem 4rem 4rem 4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body .contact-map__title, #editor .contact-map__title {
    margin: 0;
    margin-right: 135px;
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .contact-map__desc, #editor .contact-map__desc {
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  body .contact-map__container-map, #editor .contact-map__container-map {
    max-height: none;
    display: flex;
  }
  body .contact-map iframe, #editor .contact-map iframe {
    height: 31.25rem;
  }
}
body .contact-form .error-message, #editor .contact-form .error-message {
  font-size: 0.8125rem;
}
body .contact-form__container, #editor .contact-form__container {
  padding: 0 1rem;
  margin-bottom: 6rem;
}
body .contact-form__title, #editor .contact-form__title {
  color: #1F0802;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.75rem;
  letter-spacing: 0.01em;
  margin-bottom: 2rem;
}
body .contact-form__desc, #editor .contact-form__desc {
  color: #62524E;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 32px;
}
body .contact-form__input, #editor .contact-form__input {
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  margin-bottom: 1rem;
  background-color: #FFFFFF !important;
  box-shadow: none;
  color: #62524E !important;
  border: 1px solid #BEBEC9;
  outline: 1px solid transparent !important;
}
body .contact-form__input:focus, #editor .contact-form__input:focus {
  outline-color: #BEBEC9;
  outline: 1px solid #BEBEC9 !important;
}
body .contact-form__input::placeholder, #editor .contact-form__input::placeholder {
  color: #62524E;
  opacity: 0.6;
}
body .contact-form input::placeholder, #editor .contact-form input::placeholder {
  color: #62524E;
  opacity: 0.6;
}
body .contact-form label, #editor .contact-form label {
  max-width: 260px;
  margin-bottom: 2rem;
  margin-left: 1.875rem;
  color: #62524E;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25rem;
  width: 95%;
  position: relative;
  cursor: pointer;
}
body .contact-form label a, #editor .contact-form label a {
  color: #62524E;
  text-decoration: underline;
}
body .contact-form label input, #editor .contact-form label input {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
body .contact-form label input:checked, #editor .contact-form label input:checked {
  background-color: #5c2290;
}
body .contact-form label input:checked + span:after, #editor .contact-form label input:checked + span:after {
  display: block;
}
body .contact-form label input:checked + span:before, #editor .contact-form label input:checked + span:before {
  background-color: #5c2290;
  border: 2.5px solid #5c2290;
}
body .contact-form label input:checked + span.color-white:before, #editor .contact-form label input:checked + span.color-white:before {
  background-color: transparent;
}
body .contact-form label input + span, #editor .contact-form label input + span {
  position: relative;
}
body .contact-form label input + span:before, #editor .contact-form label input + span:before {
  content: "";
  position: absolute;
  background-color: transparent;
  border: 2.5px solid #BEBEC9;
  border-radius: 0.1875rem;
  left: -1.875rem;
  top: 0;
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
body .contact-form label input + span:after, #editor .contact-form label input + span:after {
  content: "";
  position: absolute;
  display: inline-block;
  transform: rotate(45deg);
  left: -1.45rem;
  top: 0.25rem;
  height: 0.625rem;
  width: 0.375rem;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  display: none;
}
body .contact-form label input + span.color-white:before, #editor .contact-form label input + span.color-white:before {
  border: 1.5px solid #FFFFFF;
}
body .contact-form .button, #editor .contact-form .button {
  width: 100%;
}
body .contact-form__banner, #editor .contact-form__banner {
  height: 530px;
  width: 100%;
  padding: 2rem 3rem 2rem 2rem;
  position: relative;
}
body .contact-form__banner--content, #editor .contact-form__banner--content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 2;
  width: 100%;
  height: 100%;
}
body .contact-form__banner--title, #editor .contact-form__banner--title {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.75rem;
  margin: 0;
}
body .contact-form__banner--time, #editor .contact-form__banner--time {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 2.8125rem;
  margin: 0;
  margin-bottom: 2rem;
}
body .contact-form__banner--desc, #editor .contact-form__banner--desc {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.625rem;
}
body .contact-form__icon-container, #editor .contact-form__icon-container {
  height: 4rem;
  width: 4rem;
  margin-bottom: 1.5rem;
}
body .contact-form__icon, #editor .contact-form__icon {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
body .contact-form__image-container, #editor .contact-form__image-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  z-index: 1;
}
body .contact-form__image, #editor .contact-form__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  body .contact-form, #editor .contact-form {
    display: flex;
    justify-content: center;
    margin-bottom: 96px;
  }
  body .contact-form__container, #editor .contact-form__container {
    display: flex;
    padding: 0;
    padding-top: 3.875rem;
    border-top: 2px solid #BEBEC9;
    justify-content: space-between;
    margin: 0 4rem;
    width: 100%;
  }
  body .contact-form__wrapper-text, #editor .contact-form__wrapper-text {
    width: 42%;
  }
  body .contact-form__title, #editor .contact-form__title {
    font-size: 2.5rem;
    line-height: 2.8125rem;
  }
  body .contact-form__desc, #editor .contact-form__desc {
    font-size: 1rem;
    line-height: 1.625rem;
  }
  body .contact-form__wrapper-form, #editor .contact-form__wrapper-form {
    width: 53%;
  }
  body .contact-form__banner, #editor .contact-form__banner {
    height: auto;
    width: 100%;
    max-width: 469px;
  }
  body .contact-form label, #editor .contact-form label {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  body .contact-form__banner--title, #editor .contact-form__banner--title {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  body .contact-form__banner--time, #editor .contact-form__banner--time {
    font-size: 2.5rem;
    line-height: 2.8125rem;
  }
  body .contact-form__banner--desc, #editor .contact-form__banner--desc {
    font-size: 1rem;
    line-height: 1.625rem;
  }
  body .contact-form .button, #editor .contact-form .button {
    width: auto;
  }
}
@media (min-width: 1600px) {
  body .contact-form__wrapper-form, #editor .contact-form__wrapper-form {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  body .contact-form__wrapper-form label, #editor .contact-form__wrapper-form label {
    max-width: 500px;
  }
  body .contact-form__wrapper-form .button, #editor .contact-form__wrapper-form .button {
    max-width: 124px;
  }
  body .contact-form__input:first-child, #editor .contact-form__input:first-child {
    margin-right: 20px;
  }
  body #messege, #editor #messege {
    width: 100%;
  }
}
body .location, #editor .location {
  background: #F9F8F7;
}
body .location__wrapper, #editor .location__wrapper {
  padding: 3rem 1rem;
  display: flex;
  flex-direction: column;
}
body .location__label, #editor .location__label {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.125rem;
  color: #62524E;
  margin: 0 0 0.75rem 0;
  text-align: left;
  text-transform: uppercase;
}
body .location__title, #editor .location__title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 0.01rem;
  color: #1F0802;
  margin: 0 0 3rem 0;
}
body .location__description, #editor .location__description {
  font-size: 1rem;
  color: #62524E;
  line-height: 1.625em;
  margin: 0 0 3rem 0;
  font-weight: 400;
}
body .location__description strong, #editor .location__description strong {
  font-weight: 700;
}
body .location__title.font-h1, #editor .location__title.font-h1 {
  color: #1F0802;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.625rem;
  padding: 0.5rem 0;
  margin-bottom: 1rem;
  text-align: left;
  text-transform: uppercase;
  text-decoration: underline solid #1F0802 0.09375rem;
  text-underline-offset: 10px;
}
body .location__cards-wrapper, #editor .location__cards-wrapper {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
body .location .location-card__images, #editor .location .location-card__images {
  width: 100%;
}
body .location .location-card__image-wrapper, #editor .location .location-card__image-wrapper {
  max-width: 100%;
  height: 10.9375rem;
  object-fit: cover;
  margin: 0;
}
body .location .location-card__image, #editor .location .location-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .location .location-card__text-wrapper, #editor .location .location-card__text-wrapper {
  width: 100%;
  background: #FFFFFF;
  padding: 0.75rem 0.5rem;
}
body .location .location-card__title, #editor .location .location-card__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.625rem;
  padding: 0.5rem 0;
  margin-bottom: 1rem;
  text-transform: uppercase;
  text-decoration: underline solid #BEBEC9 0.09375rem;
  text-underline-offset: 10px;
}
body .location .location-card__list, #editor .location .location-card__list {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
body .location .location-card__item, #editor .location .location-card__item {
  font-size: 1rem;
  color: #62524E;
  line-height: 1.625em;
  margin: 0 0.5rem 0.5rem;
}
@media (min-width: 576px) {
  body .location__wrapper, #editor .location__wrapper {
    padding: 3.5rem 1.5rem;
  }
  body .location__cards-wrapper, #editor .location__cards-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
  }
  body .location .location-card, #editor .location .location-card {
    width: 50%;
  }
  body .location .location-card__image-wrapper, #editor .location .location-card__image-wrapper {
    height: 13rem;
  }
}
@media (min-width: 768px) {
  body .location__wrapper, #editor .location__wrapper {
    padding: 4rem;
  }
  body .location__title, #editor .location__title {
    text-align: center;
  }
  body .location .location-card__image-wrapper, #editor .location .location-card__image-wrapper {
    height: 15rem;
  }
}
@media (min-width: 992px) {
  body .location__wrapper, #editor .location__wrapper {
    padding: 4rem 0;
  }
  body .location__label, #editor .location__label {
    font-size: 0.875rem;
    text-align: center;
  }
  body .location__description, #editor .location__description {
    max-width: 68.375rem;
    text-align: center;
    margin: 0 4rem 3rem;
  }
  body .location .location-card, #editor .location .location-card {
    width: 25%;
  }
  body .location .location-card__image-wrapper, #editor .location .location-card__image-wrapper {
    height: 15rem;
  }
  body .location .location-card__item, #editor .location .location-card__item {
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  body .location__wrapper, #editor .location__wrapper {
    padding: 4rem 0;
  }
  body .location__description, #editor .location__description {
    margin: 0 auto 3rem;
  }
  body .location .location-card, #editor .location .location-card {
    position: relative;
    margin-bottom: 5rem;
  }
  body .location .location-card__image-wrapper, #editor .location .location-card__image-wrapper {
    height: 20.3125rem;
  }
  body .location .location-card__text-wrapper, #editor .location .location-card__text-wrapper {
    max-width: 17.3125rem;
    position: absolute;
    top: 13rem;
    left: 0.75rem;
    width: 100%;
    background: #FFFFFF;
    padding: 0.75rem 0 1.5rem 0.5rem;
  }
  body .location .location-card__item, #editor .location .location-card__item {
    font-size: 1rem;
  }
}
@media (min-width: 1400px) {
  body .location .location-card__text-wrapper, #editor .location .location-card__text-wrapper {
    max-width: 19.3125rem;
    left: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1600px) {
  body .location .location-card__text-wrapper, #editor .location .location-card__text-wrapper {
    max-width: 20.3125rem;
  }
}
@media (min-width: 2000px) {
  body .about-banner__wrapper, #editor .about-banner__wrapper {
    margin: 0 15rem;
  }
  body .about-banner__second-image-wrapper, #editor .about-banner__second-image-wrapper {
    transform: translateX(-90%) translateY(-50%);
    min-height: 90%;
  }
  body .about-banner__second-image, #editor .about-banner__second-image {
    height: 90%;
    width: 90%;
    margin: 0 auto;
    object-fit: contain;
  }
}
@media (min-width: 2500px) {
  body .about-banner__wrapper, #editor .about-banner__wrapper {
    margin: 0 16.5rem;
  }
}
body .reviews, #editor .reviews {
  padding: 0 0 4rem 0;
  position: relative;
  background-color: #FFFFFF;
}
body .reviews__wrapper, #editor .reviews__wrapper {
  max-width: 1472px;
  margin: 0 auto;
  align-items: stretch;
  margin-bottom: 1rem;
}
body .reviews__title, #editor .reviews__title {
  font-size: 1.75rem;
  line-height: 2rem;
  font-weight: 600;
  color: #1F0802;
  text-align: center;
  margin-bottom: 2rem;
}
body .reviews .swiper, #editor .reviews .swiper {
  margin: 0 1rem;
}
body .reviews .swiper-wrapper, #editor .reviews .swiper-wrapper {
  align-items: stretch;
  margin-bottom: 1rem;
}
body .reviews .swiper-slide, #editor .reviews .swiper-slide {
  background-color: #FFFFFF;
  position: relative;
  height: auto;
  min-width: 290px;
}
body .reviews__person-wrapper, #editor .reviews__person-wrapper {
  padding: 2rem 1rem;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .reviews__person-image-wrapper, #editor .reviews__person-image-wrapper {
  height: 4rem;
  width: 4rem;
  object-fit: cover;
  margin-bottom: 0.75rem;
}
body .reviews__person-image, #editor .reviews__person-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .reviews__stars-wrapper, #editor .reviews__stars-wrapper {
  display: flex;
  flex-direction: row;
  gap: 0.125rem;
  margin-bottom: 0.75rem;
}
body .reviews__star, #editor .reviews__star {
  height: 1.5rem;
  margin-bottom: 0;
}
body .reviews__person-name, #editor .reviews__person-name {
  color: #62524E;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 500;
  margin: 0 0 2rem 0;
}
body .reviews__description, #editor .reviews__description {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #62524E;
  text-align: center;
  letter-spacing: 0.05rem;
  margin: 0 2rem 3rem;
}
body .reviews .swiper-pagination, #editor .reviews .swiper-pagination {
  bottom: 0.5rem !important;
}
body .reviews .swiper-button-prev::after, #editor .reviews .swiper-button-prev::after {
  height: 1.33rem;
}
body .reviews .swiper-button-next::after, #editor .reviews .swiper-button-next::after {
  height: 1.33rem;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  body .reviews__description, #editor .reviews__description {
    margin: 0;
  }
  body .reviews__person-wrapper, #editor .reviews__person-wrapper {
    padding: 3rem;
  }
  body .reviews .swiper-pagination, #editor .reviews .swiper-pagination {
    bottom: 2.5rem !important;
  }
}
@media (min-width: 992px) {
  body .reviews__wrapper, #editor .reviews__wrapper {
    position: relative;
  }
  body .reviews .swiper, #editor .reviews .swiper {
    margin: 0 2.5rem;
    position: unset;
    overflow: hidden;
  }
  body .reviews .swiper-button-prev, #editor .reviews .swiper-button-prev {
    position: absolute;
    left: 1.5rem;
  }
  body .reviews .swiper-button-prev:after, #editor .reviews .swiper-button-prev:after {
    content: "";
  }
  body .reviews .swiper-button-next, #editor .reviews .swiper-button-next {
    position: absolute;
    right: 1.5rem;
  }
  body .reviews .swiper-button-next:after, #editor .reviews .swiper-button-next:after {
    content: "";
  }
}
@media (min-width: 1200px) {
  body .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    padding: 0 8.5rem 0 0;
  }
  body .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    margin-right: 8.5rem;
  }
}
@media (min-width: 1600px) {
  body .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    padding: 0 9.5rem 0 0;
  }
  body .main-slider__info-wrapper, #editor .main-slider__info-wrapper {
    padding: 0 0 0 10.5rem;
  }
  body .main-slider__subtitle, #editor .main-slider__subtitle {
    font-size: 1.25rem;
  }
  body .main-slider__title, #editor .main-slider__title {
    font-size: 4rem;
    line-height: 4.375rem;
  }
  body .main-slider__description, #editor .main-slider__description {
    font-size: 1.125rem;
  }
  body .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    min-height: 600px;
  }
  body .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    margin-right: 9.5rem;
  }
}
@media (min-width: 2000px) {
  body .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    padding: 0 13.5rem 0 0;
  }
  body .main-slider__info-wrapper, #editor .main-slider__info-wrapper {
    padding-top: 7rem;
  }
  body .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    min-height: 900px;
  }
  body .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    margin-right: 13.5rem;
  }
}
@media (min-width: 2500px) {
  body .main-slider__inside-wrapper, #editor .main-slider__inside-wrapper {
    padding: 0 15.375rem 0 0;
  }
  body .main-slider__image-wrapper, #editor .main-slider__image-wrapper {
    min-height: 1000px;
  }
  body .main-slider .swiper-pagination, #editor .main-slider .swiper-pagination {
    margin-right: 15.375rem;
  }
}
.instagram__wrapper, #editor .instagram__wrapper {
  position: relative;
}
.instagram__text-container, #editor .instagram__text-container {
  width: 267px;
  height: 113px;
  background-color: #FFFFFF;
  opacity: 0.6;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.instagram__nickname, #editor .instagram__nickname {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #62524E;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(250%);
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
}
.instagram__nickname::before, #editor .instagram__nickname::before {
  font-family: "stores-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: inherit;
  height: 1.25rem;
  width: 1.25rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  mix-blend-mode: difference;
  text-indent: 0;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-out;
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-54%, -150%);
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  transform-origin: 50% 50%;
  transition: all 0.2s ease-out;
  mix-blend-mode: unset;
  color: #62524E;
}
.instagram__nickname:hover, #editor .instagram__nickname:hover {
  color: #5C2290;
}
.instagram__nickname:hover:before, #editor .instagram__nickname:hover:before {
  color: #5C2290;
}
.instagram__images-container, #editor .instagram__images-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.instagram__images-list, #editor .instagram__images-list {
  list-style: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.instagram__list-item, #editor .instagram__list-item {
  width: 50%;
  margin: 0;
  width: 180px;
  height: 180px;
}
.instagram__image-wrapper, #editor .instagram__image-wrapper {
  width: 180px;
  height: 180px;
  margin: 0;
}
.instagram__image, #editor .instagram__image {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .instagram__image-wrapper, .instagram__list-item, #editor .instagram__image-wrapper, #editor .instagram__list-item {
    width: 267px;
    height: 267px;
  }
}
.image-hotspots {
  position: relative;
  margin: 0 auto;
  padding: 0 1rem;
  max-width: 1472px;
  width: 100%;
  margin-bottom: 80px;
}
.image-hotspots__image-wrapper {
  position: relative;
  display: flex;
}
.image-hotspots__image-wrapper[data-vertical-align="bottom"] {
  align-items: center;
}
.image-hotspots__image-wrapper[data-vertical-align="bottom"] {
  align-items: end;
}
.image-hotspots__image-wrapper[data-horizontal-align="center"] {
  justify-content: center;
}
.image-hotspots__image-wrapper[data-horizontal-align="right"] {
  justify-content: right;
}
.image-hotspots__text-wrapper {
  position: absolute;
  margin: 3rem;
  z-index: 1;
  min-height: 3rem;
}
.image-hotspots__title {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  color: #1F0802;
  background-color: #FFFFFF;
  padding: 0 8px;
}
.image-hotspots .button--text {
  margin-top: 40px;
  color: #ffffff;
  padding: 16px 42px;
  background-color: #5c2290;
  border-radius: 5px;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}
.image-hotspots__image {
  height: auto;
  width: 100%;
  object-fit: cover;
  max-width: 1472px;
}
.image-hotspots__point {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 20%;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #FFFFFF !important;
  position: relative;
  overflow: visible;
}
.image-hotspots__point::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid #BEBEC9;
  border-radius: 50%;
  box-shadow: 1px 1px 17px 4px rgba(255, 255, 255, 0.23);
  padding: 16px;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}
@media (min-width: 768px) {
  .image-hotspots__image {
    border-radius: 5px;
  }
  .image-hotspots__point-wrapper {
    z-index: 2;
    position: absolute;
    width: 34px;
    height: 34px;
    cursor: pointer;
  }
  .image-hotspots__point-wrapper:hover .image-hotspots__modal {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .image-hotspots__modal {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: 0.25s;
    height: 392px;
    min-width: 246px;
    box-shadow: 0px 15px 20px -1px rgba(0, 48, 90, 0.05);
  }
  .image-hotspots__modal .product-card {
    height: 100%;
  }
  .image-hotspots__modal[data-position-x="left"] {
    right: 0;
  }
  .image-hotspots__modal[data-position-x="right"] {
    left: 0;
  }
  .image-hotspots__modal[data-position-y="top"] {
    bottom: 0;
  }
  .image-hotspots__modal[data-position-y="bottom"] {
    top: 0;
  }
}
@media (max-width: 991.98px) {
  .image-hotspots__text-wrapper {
    top: 34px;
    left: 34px;
  }
  .image-hotspots__title {
    font-size: 27px;
    padding: 8px;
    font-weight: 600;
    letter-spacing: 0.22px;
    line-height: 37px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .image-hotspots .button--text {
    font-size: 12px;
    margin-top: 20px;
    padding: 0;
    background: none;
    color: #ffffff;
    padding: 16px 32px;
    background-color: #5c2290;
  }
}
@media (max-width: 767.98px) {
  .image-hotspots {
    padding: 0;
  }
  .image-hotspots__text-wrapper {
    position: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    order: 1;
    position: static;
    padding-left: 11px;
  }
  .image-hotspots__image-wrapper {
    display: flex;
    flex-direction: column;
  }
  .image-hotspots__wrapper {
    display: flex;
    flex-direction: column;
  }
  .image-hotspots__modal {
    order: 2;
    padding-top: 20px;
    max-width: 400px;
    width: 100%;
  }
  .image-hotspots__title {
    font-size: 22px;
    padding: 8px;
    font-weight: 600;
    letter-spacing: 0.22px;
    line-height: 27px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .image-hotspots .button--text {
    font-size: 12px;
    margin-top: 0;
    padding: 0;
    background: none;
    color: #ffffff;
    position: relative;
    padding-right: 38px;
  }
  .image-hotspots .button--text::before {
    content: " ";
    position: absolute;
    background: url(https://static.cyberstores.pl/themes/hobby/assets/img/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    right: 3px;
    top: 4px;
    width: 20px;
    height: 20px;
    background-position: center;
  }
  .image-hotspots__point {
    display: none;
  }
  .image-hotspots__point-wrapper {
    padding-top: 10px;
    transform: translateY(-21px);
    position: static;
    order: 2;
    margin-left: 14px;
    padding-left: 14px;
    border-left-style: solid;
    border-left-color: #5c2290;
    border-left-width: 2px;
  }
  .image-hotspots__point-wrapper::before {
    width: 13px;
    height: 13px;
    top: 50%;
    left: -8px;
    content: " ";
    position: absolute;
    border-radius: 50%;
    background-color: #5c2290;
    z-index: 111;
    cursor: pointer;
  }
  .image-hotspots__point-wrapper::after {
    top: 48.7%;
    left: -12px;
    background-color: #FFFFFF;
    padding: 10px;
    content: " ";
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    border: 1px solid #5c2290;
  }
  .image-hotspots__text-wrapper {
    align-items: flex-end;
    transform: translateY(-21px);
  }
}
@media (max-width: 575.98px) {
  .image-hotspots__title {
    padding: 4px;
    padding-bottom: 0;
  }
  .image-hotspots__modal {
    max-width: 100%;
  }
}
body .video-player, #editor .video-player {
  position: relative;
  overflow: hidden;
}
body .video-player .video-wrapper, #editor .video-player .video-wrapper {
  position: relative;
  overflow: hidden;
  height: 0;
}
@supports (--custom:property) {
  body .video-player .video-wrapper[style*="--aspect-ratio"], #editor .video-player .video-wrapper[style*="--aspect-ratio"] {
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
}
body .video-player .video-wrapper:hover img, body .video-player .video-wrapper:hover .js-video-poster-overlay::after, #editor .video-player .video-wrapper:hover img, #editor .video-player .video-wrapper:hover .js-video-poster-overlay::after {
  transform: scale(1.05);
}
body .video-player .video-wrapper iframe, body .video-player .video-wrapper video, #editor .video-player .video-wrapper iframe, #editor .video-player .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .video-player .video-wrapper .js-video-poster-overlay img, #editor .video-player .video-wrapper .js-video-poster-overlay img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  cursor: pointer;
  transition: 0.2s;
  visibility: visible;
  opacity: 1;
}
body .video-player .video-wrapper .js-video-poster-overlay::after, #editor .video-player .video-wrapper .js-video-poster-overlay::after {
  content: "";
  position: absolute;
  display: block;
  background: url(https://static.cyberstores.pl/admin/images/icon-integration-enable.svg) no-repeat center center;
  top: 45%;
  left: 45%;
  width: 2.5rem;
  height: 2.5rem;
  z-index: 30;
  cursor: pointer;
  background-size: contain;
  transition: 0.3s;
  visibility: visible;
  opacity: 1;
}
body .video-player .video-wrapper.player .js-video-poster-overlay::after, #editor .video-player .video-wrapper.player .js-video-poster-overlay::after {
  visibility: hidden;
  opacity: 0;
}
body .video-player .video-wrapper.player .js-video-poster-overlay img, #editor .video-player .video-wrapper.player .js-video-poster-overlay img {
  visibility: hidden;
  opacity: 0;
}
body .video-player .carousel-indicators, #editor .video-player .carousel-indicators {
  margin: 0;
}
/*# sourceMappingURL=http://bestialbaits.pl/wp-content/themes/cyberstore-hobby/style.map */