@import url("https://unpkg.com/swiper@8/swiper-bundle.min.css");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");
.header-container__middle-header__logo-container img {
  max-width: 200px; }

.container {
  max-width: 1600px !important; }

:root {
  --primary-color: #f26810;
  --badges-color: #1f3485;
  --btn-color: #f26810;
  --btnColor: #f26810;
  --border-color: #efefef;
  --icon-sale: https://static.euroterm24.pl/cms/9e3e93fe56bc4e0f821276d917e3c424/et-sale.png;
  --icon-hot: https://static.euroterm24.pl/cms/6826db5253a643028d1f3b1bc7386e6f/outlet.jpg;
  --icon-new: https://static.euroterm24.pl/cms/0eafa51cb3e641438e74d2587628f7bc/super_cena_10.png;
  --header-color: #fff; }

a:hover {
  text-decoration: none; }

body {
  background-color: #efefef;
  font-family: DM Sans, Lato, sans-serif;
  font-size: 16px;
  overflow-x: hidden; }

.no-wrap {
  white-space: nowrap; }

.menu-link {
  font-size: 1rem;
  position: relative; }

.vertical-bar {
  background-color: var(--primary-color);
  position: absolute;
  width: 2px;
  height: 100%;
  z-index: 1; }

.header-container a:hover {
  text-decoration: none; }

.header-container__top-header {
  font-size: 0.6em; }

@media (min-width: 992px) {
  .header-container__top-header {
    font-size: 0.7em; } }

.header-container__middle-header__logo-container {
  min-width: 70px; }

@media (min-width: 768px) {
  .header-container__middle-header__logo-container {
    min-width: 270px; } }

.header-container__middle-header__search-container__search {
  margin: 0 auto;
  width: 100%; }

@media (min-width: 1200px) {
  .header-container__middle-header__search-container__search {
    display: flex;
    justify-content: center;
    min-width: 725px;
    width: auto; } }

.header-container__middle-header__search-container__search .dropdown-toggle {
  padding: 1px 6px;
  border: 1px solid #ced4da;
  border-right: 0;
  font-size: 12px;
  color: gray; }

.current-user {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.current-user__container {
  text-align: center; }

.current-user__name {
  line-height: 14px; }

.current-user__company {
  opacity: 0.7;
  line-height: 10px;
  text-align: center; }

.register-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.register-container:hover {
  opacity: 0.7; }

.d-none-im {
  display: none !important; }

.h-divider.h-20 {
  height: 20px !important;
  background-color: #efefef; }

.nav-tabs {
  justify-content: center; }

.nav-tabs .nav-link {
  border-radius: 7px 7px 0 0 !important;
  border: none !important;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  outline: none !important; }

.btn-secondary:focus {
  box-shadow: unset !important; }

.btn {
  border-radius: 7px; }

.one-category-tree__categories, .one-filters-container, .one-toolbar-list, .one-product-list-view__tile, .one-pagination, .dropdown-toggle-no-caret, .one-product-tile-view__product-tile, .one-product-minilist-view__tile {
  border-radius: 7px !important; }

.one-filters-container .row {
  border-radius: 7px; }

.one-filters-container .one-filters__header {
  border-radius: 0 7px 7px 0; }

.align-items-center {
  filter: unset !important; }

input {
  filter: blur(0px) !important; }

input:focus {
  border: 0 !important;
  filter: blur(0px) !important; }

.header-container .container {
  padding: 13px !important; }

.header-container .header-container__middle-header .text {
  margin-left: -50px; }

.header-container .header-container__middle-header .one-search-bar {
  margin-left: 30px;
  width: 785px; }

.header-container .header-container__middle-header .one-search-bar .input-group-append {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.header-container .header-container__middle-header .one-search-bar .search-input {
  border-radius: 7px;
  min-height: 50px;
  width: 100%; }

.header-container .header-container__middle-header .one-search-bar .btn {
  background-color: transparent;
  border: none; }

.header-container .header-container__middle-header .one-search-bar .btn-group {
  border-radius: 8px; }

.header-container .header-container__middle-header .one-search-bar .btn-group .btn {
  background: #f8f7f3;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: 700; }

.header-container .header-container__middle-header .one-search-bar .btn-group .btn i::before {
  content: "";
  display: block;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e274808b8dc843b6b06f37ace1d560e1-arrow-down.png");
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.header-container .header-container__middle-header .one-search-bar .one-button__content {
  border-radius: 7px; }

.header-container .header-container__middle-header .one-search-bar .one-button__content i {
  border-radius: 7px; }

.header-container .header-container__middle-header .one-search-bar .one-button__content i::before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.25rem !important;
  height: 2.25rem !important; }

.header-container .header-container__middle-header .one-search-bar .one-button__content i.icon-basic-magnifier::before {
  content: "";
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e67c72c20073402fa1421dde3dbe724a-loop.png");
  background-size: cover;
  width: 20px !important;
  height: 20px !important;
  display: block;
  background-color: white; }

.header-container .header-container__middle-header .one-search-bar .one-button__content i .icon-basic-sheet-txt::before {
  content: "\e01a" !important; }

.header-container .header-container__middle-header .one-cms-grid-image-component img {
  max-width: 140px; }

.header-container .header-container__middle-header .basket, .header-container .header-container__middle-header .cart {
  justify-content: center;
  align-items: center;
  height: 54px;
  border: 1px solid;
  border-radius: 7px;
  padding: 15px 18px; }

.header-container .header-container__middle-header .one-icon-link {
  display: flex;
  align-items: center; }

.header-container .header-container__middle-header .one-icon-link::after {
  position: static;
  background-color: transparent;
  color: black; }

.header-container .header-container__middle-header .one-icon-link i::before {
  color: #fff; }

.header-container .header-container__middle-header .shop-list i::before {
  color: #000; }

.header-container .header-container__middle-header .cart {
  margin-right: 11px;
  padding: 12px 16px;
  max-width: 70px;
  margin-left: 11px; }

.header-container .header-container__middle-header .basket {
  background-color: #fb5225;
  align-items: center;
  color: white; }

.header-container .header-container__middle-header .basket a {
  color: white; }

@media (max-width: 1500px) {
  .header-container .header-container__middle-header .one-search-bar {
    width: 650px;
    margin-left: 0;
    margin-right: 0; }
  .header-container .header-container__middle-header .one-search-bar .input-group {
    width: 650px; } }

@media (max-width: 1340px) {
  .header-container .header-container__middle-header .text {
    font-size: 12px; } }

@media (max-width: 1260px) {
  .header-container .header-container__middle-header .text {
    display: none; } }

@media (max-width: 1180px) {
  .header-container .header-container__middle-header .header-container__middle-header__logo-container {
    width: 150px;
    min-width: unset; }
  .header-container .header-container__middle-header .header-container__middle-header__search-container {
    width: 550px !important;
    margin: auto; }
  .header-container .header-container__middle-header .header-container__middle-header__search-container form.one-search-bar {
    width: 550px;
    min-width: unset; } }

@media (max-width: 991px) {
  .header-container .header-container__middle-header .one-search-bar .one-button__content i[class*="icon-"]::before {
    content: "";
    background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e67c72c20073402fa1421dde3dbe724a-loop.png");
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
    background-color: white; }
  .header-container .header-container__middle-header .one-search-bar .one-button__content .icon-arrows-down {
    width: 26px;
    height: 26px; } }

#footer {
  background-color: #121628; }

#footer .one-cms-html-box {
  width: 100%;
  border-bottom: rgba(151, 153, 161, 0.3) 1px solid;
  padding-bottom: 28px; }

#footer .one-cms-html-box:last-child {
  border: none !important; }

#footer .list {
  width: 100%; }

#footer .row {
  margin: 0; }

#footer .top {
  display: flex; }

#footer .top .span-div {
  display: flex; }

#footer .top .span-div span {
  color: #fff;
  margin-right: 1.75rem; }

#footer .top .span-div .phone {
  margin-right: 1.75rem;
  display: flex;
  align-items: center; }

#footer .top .span-div .phone::before {
  content: "";
  display: block;
  width: 0.938rem;
  height: 1.5625rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/02eaf081f19b4060b25bc8d8f5f4a19e-phone.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#footer .top .span-div .phone span {
  margin-left: 0.625rem; }

#footer .top .span-div .mail {
  display: flex;
  align-items: center; }

#footer .top .span-div .mail::before {
  content: "";
  display: block;
  width: 1.5625rem;
  height: 1rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/c6527d3a2c94479b823853cf497f4123-mail.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#footer .top .span-div .mail span {
  margin-left: 0.625rem; }

#footer .top .logo {
  width: 5.1875rem;
  height: 1.6875rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/14d1b7f7fe504ca6a7d9487c6c2f6649-one-logo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 2.5rem; }

#footer .top .social {
  display: flex;
  margin-left: auto; }

#footer .top .social .fb {
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/396b5909784e48758bfdea21730b3cc1-fb.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 2rem; }

#footer .top .social .insta {
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/f42b8bce19b54c8eb7730859c8b12895-insta.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 2rem; }

#footer .top .social .linkedin {
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/597df64a4e0649c8be9ff3b6541b4ee6-linkedin.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 2rem; }

#footer .hr {
  display: none; }

#footer .hr + .container {
  display: none; }

#footer .bottom {
  padding-top: 26px; }

#footer .bottom .text span {
  color: #9799a1;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 400; }

#footer .bottom .icons {
  display: flex;
  margin-left: auto;
  justify-content: end; }

#footer .bottom .icons .icons-pay {
  display: flex;
  margin-right: 120px; }

#footer .bottom .icons .icons-pay div:nth-child(1) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/ec5ff04434d94e6dac79ec776a45a326-przelewy24.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3.75rem;
  height: 1.25rem;
  margin-right: 20px; }

#footer .bottom .icons .icons-pay div:nth-child(2) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/087b0dc8c81f408690b1edc2b6b09204-blik.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3rem;
  height: 1.137rem;
  margin-right: 20px; }

#footer .bottom .icons .icons-pay div:nth-child(3) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/a57be4670ff3411985ec338da9de29c0-visa.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3.125rem;
  height: 1rem;
  margin-right: 20px; }

#footer .bottom .icons .icons-pay div:nth-child(4) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/df653dc7375b48b4927c6876f697eb0d-mastercard.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 1.937rem;
  height: 1.563rem; }

#footer .bottom .icons .delivery {
  display: flex; }

#footer .bottom .icons .delivery div:nth-child(1) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/31690ce747bd4f0fb22c80e9652715a5-inpost.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3rem;
  height: 1.5rem;
  margin-right: 20px; }

#footer .bottom .icons .delivery div:nth-child(2) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/837aeed99b15476199445c8742255f20-gls.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3.187rem;
  height: 1.0625rem;
  margin-right: 20px; }

#footer .bottom .icons .delivery div:nth-child(3) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/363fcde675fa4db68a2925dbfa6b2028-dpd.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 3.125rem;
  height: 1.3125rem;
  margin-right: 20px; }

@media (max-width: 1230px) {
  #footer .content .title h3, #footer .content .title h2 {
    font-size: 22px; } }

@media (max-width: 991px) {
  #footer .top {
    flex-direction: column;
    align-items: center; }
  #footer .top .logo, #footer .top .span-div {
    margin-bottom: 2rem;
    flex-wrap: wrap; }
  #footer .top .social {
    margin: 0; }
  #footer .content .col-lg-1 {
    display: none; }
  #footer .content ul {
    max-height: unset; } }

@media (max-width: 575px) {
  #footer .one-cms-html-box {
    width: 90%;
    margin: auto; }
  #footer .content {
    padding-left: 20px;
    padding-right: 20px; }
  #footer .content .map {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #footer .bottom .row {
    margin: 0;
    flex-direction: column; }
  #footer .bottom .icons {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-bottom: rgba(151, 153, 161, 0.3) 1px solid;
    padding-top: 20px;
    padding-bottom: 20px; }
  #footer .bottom .icons .icons-pay {
    margin: 0;
    margin-bottom: 10px; }
  #footer .bottom .text {
    order: 2;
    padding-top: 1rem;
    text-align: center; } }

@media (max-width: 576px) {
  #footer .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (max-width: 500px) {
  #footer .content .title h2, #footer .content .title h3 {
    font-size: 14px; }
  #footer .bottom .text span {
    font-size: 10px; }
  #footer .top .span-div span {
    font-size: 14px; } }

.header-container .header-banner {
  background-color: #fb5225; }

.header-container .header-banner a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 65%;
  max-width: 100%;
  margin: auto;
  max-height: 4.187rem; }

.header-container .header-banner a .offer-btn {
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  font-size: 0.875rem;
  width: 135px; }

.header-container .header-banner a .img {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/bc13a6c6b0c44845b8d68e6ce41dac68-buble.png");
  width: 300px;
  max-width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.header-container .header-banner a figure {
  margin: 0;
  text-align: center; }

.header-container .header-banner a .title-wrapper {
  display: flex; }

.header-container .header-banner a .title-wrapper h1 {
  color: #fff;
  font-size: 2.3125rem;
  font-weight: 700;
  white-space: nowrap; }

.header-container .header-banner a .title-wrapper .discount {
  width: 93px;
  height: 48px;
  text-align: center;
  padding: 5px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: 1.562rem; }

.header-container .header-banner a .title-wrapper .discount span {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 1.688rem; }

.header-container .header-banner a .title-wrapper .discount::after {
  content: "";
  width: 90px;
  height: 41px;
  background: #fff;
  position: absolute;
  border-radius: 0.438rem;
  transform: rotate(-5deg); }

@media (max-width: 1730px) {
  .header-container .header-banner a {
    margin: 0;
    width: 100%; } }

@media (max-width: 1085px) {
  .header-container .header-banner a .title-wrapper {
    align-items: center; }
  .header-container .header-banner a .title-wrapper h1 {
    font-size: 1.6875rem; } }

@media (max-width: 991px) {
  .header-container .header-banner a {
    justify-content: space-evenly; }
  .header-container .header-banner a .offer-btn {
    display: none; }
  .header-container .header-banner a .discount {
    margin-left: 5px; }
  .header-container .header-banner a .title-wrapper h1 {
    white-space: break-spaces;
    text-align: center; } }

@media (max-width: 780px) {
  .header-container .header-banner a .img {
    background-image: url("https://static.dm1-preprod.one.unity.pl/cms/70e04a07663444639c46d2d9baad9515-component-5.png"); }
  .header-container .header-banner a .title-wrapper {
    padding-right: 50px; }
  .header-container .header-banner a .title-wrapper h1 {
    font-size: 1.125rem; } }

@media (max-width: 611px) {
  .header-container .header-banner a .img {
    width: 40% !important;
    height: 100%; }
  .header-container .header-banner a .title-wrapper {
    padding-right: 12px; }
  .header-container .header-banner a .title-wrapper h1 {
    font-size: 1.125rem; }
  .header-container .header-banner a .title-wrapper .discount {
    width: 53px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0; }
  .header-container .header-banner a .title-wrapper .discount span {
    font-size: 1rem;
    width: 53px;
    height: 28px; }
  .header-container .header-banner a .title-wrapper .discount::after {
    width: 50px;
    height: 21px; } }

.header-container .header-container__top-header {
  background-color: #fff; }

.header-container .header-container__top-header span {
  font-size: 14px;
  color: #121628; }

.header-container .header-container__top-header .one-manager-information__container {
  display: flex; }

.header-container .header-container__top-header .one-manager-information__container div {
  padding: 10px 30px; }

.header-container .header-container__top-header .one-manager-information__container div.divide {
  padding: 0; }

.header-container .header-container__top-header .one-manager-information__container .one-manager-information__phone .one-manager-information__name__value {
  font-weight: 700; }

.header-container .header-container__top-header .current-user {
  display: none; }

.header-container .header-container__top-header .one-login-logout-component .click::before {
  content: "";
  display: block;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/b5d04d84876a46e8a19158ed83a3b569-logut-img.png");
  background-position: center;
  background-size: cover;
  width: 1.187rem;
  height: 1.062rem;
  float: left;
  margin-right: 0.5rem; }

.header-container .header-container__top-header .one-account-dropdown-component .dropdown-toggle a:first-child::before {
  content: "";
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/681d9e3a58374e29a2b583361f266ead-account-icon.png");
  width: 1.125rem;
  height: 1.125rem;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
  margin-right: 0.5rem; }

.header-container .header-container__bottom-header {
  background-color: #efefef; }

.header-container .header-container__bottom-header .container {
  padding: 0 !important;
  border-radius: 0.438rem;
  background-color: #fff; }

.header-container .header-container__bottom-header .d-none-im {
  display: none !important; }

.header-container .header-container__bottom-header .nav {
  justify-content: space-between; }

.header-container .header-container__bottom-header .nav.row {
  margin-left: 0;
  margin-right: 0; }

.header-container .header-container__bottom-header .h-divider.h-20 {
  height: 20px !important; }

.header-container .header-container__bottom-header .menu-link {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  color: #121628; }

.header-container .header-container__bottom-header .menu-link.orange {
  color: #fb5225; }

.header-container .header-container__bottom-header .nav-bottom-label {
  background-color: #eaeaec;
  min-height: 39px;
  border-radius: 0 0 0.438rem 0.438rem;
  padding-top: 7.5px;
  padding-bottom: 7.5px; }

.header-container .header-container__bottom-header .nav-bottom-label .inside {
  max-width: 632px;
  margin: auto;
  display: flex;
  justify-content: space-between; }

.content .slider-banner {
  min-height: 350px;
  margin-bottom: 60px; }

.content .slider-banner .swiper {
  min-height: 360px;
  max-height: auto;
  background-color: #fff;
  border-radius: 7px; }

.content .slider-banner .swiper-pagination {
  display: flex;
  justify-content: space-around; }

.content .slider-banner .swiper-pagination-bullet {
  width: auto;
  background-color: transparent;
  height: auto; }

.content .slider-banner .swiper-pagination-bullet p {
  color: #121628 !important;
  font-weight: 400;
  margin: 0; }

.content .slider-banner .swiper-pagination-bullet.swiper-pagination-bullet-active p {
  font-weight: 700; }

.content .slider-banner .swiper-slide {
  padding-left: 55px;
  padding-top: 15px;
  z-index: -2;
  border-radius: 0.5rem 0.5rem 0 0;
  padding-bottom: 10px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat; }

.content .slider-banner .swiper-slide:nth-child(1) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/fcd9c82f5aac4c58830cb5658ac39657-ogrod3.png"); }

.content .slider-banner .swiper-slide h1 {
  font-size: 6.25rem;
  line-height: 4.813rem;
  color: #fff;
  max-width: 491px;
  margin-bottom: 1.188rem;
  line-height: 77px;
  font-weight: 700; }

.content .slider-banner .swiper-slide span {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 700; }

.content .slider-banner .swiper-slide .footer {
  display: flex;
  margin-top: 1.188rem;
  margin-bottom: 10px; }

.content .slider-banner .swiper-slide .footer span {
  margin-right: 2.312rem; }

.content .slider-banner .swiper-slide .footer span:nth-child(1) {
  width: 112px;
  height: 51px;
  text-align: center;
  padding: 5px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: 1.562rem;
  color: #fff; }

.content .slider-banner .swiper-slide .footer span:nth-child(1)::after {
  content: "";
  width: 112px;
  height: 51px;
  background: #f26810;
  position: absolute;
  border-radius: 0.438rem;
  transform: rotate(-5deg);
  z-index: -1; }

.content .slider-banner .swiper-slide .footer span:nth-child(2) {
  color: #fff;
  font-weight: 700;
  font-size: 1.687rem; }

.content .slider-banner .swiper-slide .footer span:last-child {
  margin-right: 0; }

.content .slider-banner .swiper-slide .footer a {
  display: flex;
  align-items: center;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 8px 20px;
  transition: 0.2s ease-out all; }

.content .slider-banner .swiper-slide .footer a:hover {
  background: #6e7078; }

.content .slider-banner .swiper-slide:nth-child(2) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/32c4b896400a4dcd8ebd95a85f7dcfee-bhp2.png"); }

.content .slider-banner .swiper-slide:nth-child(3) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/bf6f4c63a7ba4c2ea4cd7c33f2921a4d-grill2.png"); }

.content .slider-banner .swiper-slide:nth-child(4) {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e97ec6d9679d4dc69966ed7b3973c7db-remont.png"); }

.content .slider-banner .swiper-scrollbar {
  position: static;
  width: 100%;
  left: 0;
  background-color: #fff; }

.content .slider-banner .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #fb5225; }

.content .slider-banner .banner {
  display: flex;
  flex-direction: column;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/9302968b128449a18c4c1125a111b836-bgi-ban.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 34px 50px;
  padding-right: 0;
  border-radius: 0.5rem; }

.content .slider-banner .banner span {
  margin-bottom: 0.75rem;
  display: flex;
  color: #121628;
  font-size: 1.188rem; }

.content .slider-banner .banner span strong {
  font-weight: 700;
  margin-left: 5px;
  margin-right: 5px; }

.content .slider-banner .banner span::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/f861e298c6e144d1a5a9fa126c1009ee-tick.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 1.188rem; }

.content .slider-banner .banner h1 {
  margin-bottom: 1.188rem; }

.content .slider-banner .banner h1 span {
  color: #f26810;
  margin-bottom: 0;
  font-size: 2.375rem; }

.content .slider-banner .banner h1 span::before {
  display: none; }

.content .slider-banner .banner a {
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  margin-left: 65%;
  transition: 0.2s ease-out all; }

.content .slider-banner .banner a:hover {
  background: #6e7078; }

@media (max-width: 1370px) {
  .content .slider-banner .swiper-slide h1 {
    font-size: 70px; }
  .content .slider-banner .banner a {
    margin-left: 60%; } }

@media (max-width: 1315px) {
  .content .slider-banner .banner h1 span {
    font-size: 30px;
    white-space: nowrap; } }

@media (max-width: 1250px) {
  .content .slider-banner .banner {
    padding: 45px 40px; }
  .content .slider-banner .banner span {
    font-size: 1rem; }
  .content .slider-banner .banner h1 span {
    font-size: 30px;
    white-space: nowrap; }
  .content .slider-banner .banner a {
    margin-left: 45%; } }

@media (max-width: 1080px) {
  .content .slider-banner .banner {
    padding: 45px 20px; } }

@media (max-width: 991px) {
  .content .slider-banner {
    flex-direction: column; }
  .content .slider-banner .swiper-scrollbar {
    display: none; }
  .content .slider-banner .swiper-pagination {
    position: static !important;
    justify-content: center;
    align-items: center;
    height: 30px; }
  .content .slider-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
    background-color: #fff;
    border: 0.5px solid #6e7078; }
  .content .slider-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #6e7078; }
  .content .slider-banner .swiper-pagination .swiper-pagination-bullet p {
    display: none; }
  .content .slider-banner .swiper-slide {
    height: 360px;
    padding-left: 40px; }
  .content .slider-banner .swiper-slide .footer {
    flex-wrap: wrap; }
  .content .slider-banner .swiper-slide .footer a {
    text-align: center; }
  .content .slider-banner .swiper-slide .footer span:nth-child(1) {
    margin: 0;
    margin-right: 10px; }
  .content .slider-banner .swiper-slide .footer span:nth-child(1)::after {
    width: 94px;
    height: 44px; }
  .content .slider-banner .swiper-slide h1 {
    font-size: 70px; }
  .content .slider-banner .swiper-slide span {
    font-size: 25px; }
  .content .slider-banner .banner a {
    margin-left: 65%; } }

@media (max-width: 767px) {
  .content .slider-banner .swiper-slide a {
    margin-top: 10px; } }

@media (max-width: 727px) {
  .content .slider-banner .swiper-slide {
    height: auto; }
  .content .slider-banner .swiper-slide .footer {
    padding-right: 50px; }
  .content .slider-banner .swiper-slide h1 {
    font-size: 60px; } }

@media (max-width: 572px) {
  .content .slider-banner .col-12 {
    padding: 0; }
  .content .slider-banner .swiper-slide {
    width: 100%;
    padding-left: 20px; } }

@media (max-width: 512px) {
  .content .slider-banner .swiper {
    min-height: unset; }
  .content .slider-banner .swiper-slide .footer a {
    margin-top: 20px; }
  .content .slider-banner .banner a {
    margin-left: 40%; } }

@media (max-width: 450px) {
  .content .slider-banner {
    padding-bottom: 10px;
    height: auto; }
  .content .slider-banner .swiper-slide .footer {
    padding-right: 20px; } }

@media (max-width: 400px) {
  .content .slider-banner .col-12 {
    padding: 0; }
  .content .slider-banner .swiper-slide {
    padding: 40px;
    width: 100%;
    height: auto; }
  .content .slider-banner .swiper-slide h1 {
    font-size: 44px;
    line-height: 40px;
    font-weight: 700; }
  .content .slider-banner .swiper-slide span {
    font-size: 21px; }
  .content .slider-banner .swiper-slide .footer span:nth-child(1) {
    width: 63px;
    height: 31px; }
  .content .slider-banner .swiper-slide .footer span:nth-child(1)::after {
    width: 63px;
    height: 31px; }
  .content .slider-banner .swiper-slide .footer span:nth-child(2) {
    font-size: 17px; }
  .content .slider-banner .swiper-slide .footer a {
    margin-top: 10px;
    font-size: 14px; } }

@media (max-width: 400px) {
  .content .slider-banner .swiper {
    min-height: unset; }
  .content .slider-banner .swiper-slide {
    padding: 11px;
    border-radius: 0;
    height: auto; }
  .content .slider-banner .swiper-wrapper {
    height: 302px; }
  .content .slider-banner .banner h1 {
    display: flex;
    flex-direction: column;
    align-items: center; } }

.category {
  margin-bottom: 60px; }

.category h1 {
  text-align: center;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem; }

.category .inside-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 8px; }

.category .inside-container .cat-el {
  position: relative;
  width: 10%;
  min-width: 126px;
  background-color: #fff;
  padding: 30px 10px;
  transition: 0.2s all ease-out;
  border-radius: 8px;
  border: 1px solid transparent; }

.category .inside-container .cat-el .new {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f2c94c;
  padding: 4px;
  border-radius: 4px; }

.category .inside-container .cat-el .new span {
  font-size: 16px;
  color: #121628;
  font-weight: 700; }

.category .inside-container .cat-el a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.category .inside-container .cat-el .img {
  text-align: center; }

.category .inside-container .cat-el h3 {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 700; }

.category .inside-container .cat-el span {
  font-size: 0.875rem;
  text-align: center;
  display: block;
  color: #9799a1; }

.category .inside-container .cat-el:hover {
  border: 1px solid #9799a1;
  border-radius: 8px; }

.category .inside-container .cat-el::before {
  content: "";
  height: 90%;
  width: 1px;
  background-color: #eaeaea;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.category .inside-container .cat-el:last-child::before {
  display: none; }

@media (max-width: 1360px) {
  .category .inside-container .cat-el .new {
    transform: translate(-50%, 5%); } }

@media (max-width: 1360px) {
  .category .inside-container .cat-el {
    width: 20%;
    border-top: 1px solid #eaeaea; }
  .category .inside-container .cat-el::before {
    height: 100%;
    top: 0;
    transform: translateY(0); } }

@media (max-width: 991px) {
  .category .inside-container .cat-el .new span {
    font-size: 13px; } }

@media (max-width: 767px) {
  .category .inside-container .cat-el {
    width: 33.333%;
    min-width: auto; } }

@media (max-width: 500px) {
  .category .inside-container .cat-el {
    padding: 15px 10px; }
  .category .inside-container .cat-el .new span {
    font-size: 10px; }
  .category .inside-container .cat-el h3, .category .inside-container .cat-el span {
    font-size: 12px; } }

.banners {
  justify-content: space-between;
  margin-bottom: 50px; }

.banners .banner img {
  width: 100%;
  border-radius: 0.5rem 0.5rem 0 0;
  min-height: 296px; }

.banners .banner .footer {
  display: flex;
  padding: 17px 31px;
  border-radius: 0 0 0.5rem 0.5rem; }

.banners .banner .footer h3 {
  max-width: 360px;
  color: #fff;
  padding-right: 17px; }

.banners .banner .footer a {
  display: flex;
  align-items: center;
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  align-self: flex-end;
  font-size: 14px;
  transition: 0.2s ease-out all; }

.banners .banner .footer a:hover {
  background: #6e7078; }

.banners .banner:nth-child(1) .footer {
  background-color: #9dc970; }

.banners .banner:nth-child(2) .footer {
  background-color: #587a8b; }

.banners .banner:nth-child(3) .footer {
  background-color: #c49a74; }

@media (max-width: 1500px) {
  .banners .banner .footer {
    padding: 17px 10px; } }

@media (max-width: 1360px) {
  .banners .banner img {
    min-height: 196px; }
  .banners .banner .footer {
    min-height: 145px;
    padding: 17px 10px; }
  .banners .banner .footer h3 {
    font-size: 24px; } }

@media (max-width: 1200px) {
  .banners .row {
    justify-content: center; }
  .banners .banner {
    margin-top: 20px; } }

@media (max-width: 991px) {
  .banners .banner img {
    min-height: unset; } }

@media (max-width: 527px) {
  .banners .banner .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: unset; }
  .banners .banner .footer h3 {
    text-align: center; }
  .banners .banner .footer a {
    margin: auto; } }

.tabs-div #myTab {
  display: none; }

.tabs-div #myTab .nav-link {
  color: #121628;
  font-size: 24px !important;
  font-weight: 400 !important;
  background-color: #efefef;
  padding-left: 30px !important;
  padding-right: 30px !important; }

.tabs-div #myTab .nav-link.active {
  font-weight: 700 !important;
  background-color: #fff !important; }

.tabs-div .title-wrapper h1 {
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem; }

.tab-content {
  background: #fff;
  border-radius: 8px;
  overflow-x: hidden; }

.tab-content .swiper-wrapper .swiper-slide {
  background-color: #fff;
  padding: 42px 22px 36px 22px;
  transition: 0.2s ease-out all;
  height: 400px; }

.tab-content .swiper-wrapper .swiper-slide a {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: 0.2s ease-out all; }

.tab-content .swiper-wrapper .swiper-slide a::after {
  content: "";
  display: none;
  opacity: 0;
  position: absolute;
  bottom: 3%;
  right: 3%;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/dbb6d341acb84944917a24507de7b87b-koszyk-orange.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span {
  display: block; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(1) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(2) {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #121628; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(3) {
  display: flex;
  align-items: center; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(3)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/c1f93eae8daa4682a45f6079adcf1e6f-shape.png"); }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(4) {
  display: flex;
  align-items: center; }

.tab-content .swiper-wrapper .swiper-slide a.loged-in span:nth-child(4)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/30f902dfdac34fb3ba4b90cb1f9412c3-combined-shape.png"); }

.tab-content .swiper-wrapper .swiper-slide a.loged-in.inactive {
  display: none; }

.tab-content .swiper-wrapper .swiper-slide a.login-button {
  display: none; }

.tab-content .swiper-wrapper .swiper-slide a.login-button::after {
  display: none; }

.tab-content .swiper-wrapper .swiper-slide a.login-button span:nth-child(3) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.tab-content .swiper-wrapper .swiper-slide a.login-button span:nth-child(4) {
  border-radius: 46px;
  border: 1px solid #fb5225;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fb5225;
  max-width: 120px; }

.tab-content .swiper-wrapper .swiper-slide a.login-button.avtive {
  display: block; }

.tab-content .swiper-wrapper .swiper-slide .img {
  text-align: center;
  min-height: 200px; }

.tab-content .swiper-wrapper .swiper-slide h3 {
  font-size: 1.125rem;
  text-align: left;
  font-weight: 700 !important; }

.tab-content .swiper-wrapper .swiper-slide:hover {
  padding: 13px; }

.tab-content .swiper-wrapper .swiper-slide:hover a {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  padding: 13px; }

.tab-content .swiper-wrapper .swiper-slide:hover a::after {
  opacity: 1; }

@media (max-width: 991px) {
  .tabs-div #myTab .nav-link {
    font-size: 1.25rem !important; } }

@media (max-width: 727px) {
  .tabs-div #myTab {
    display: fl;
    flex-wrap: nowrap;
    justify-content: start; }
  .tabs-div #myTab .nav-link {
    white-space: nowrap; }
  .tab-content {
    border-radius: 0 0.5rem 0.5rem 0.5rem; } }

@media (max-width: 530px) {
  .tabs-div #myTab .nav-link {
    font-size: 1rem !important;
    padding: 0.5rem !important; }
  .tab-content .swiper-wrapper .swiper-slide h3 {
    font-size: 1rem; }
  .tab-content .swiper-wrapper .swiper-slide span:nth-child(3) {
    font-size: 0.9375rem; }
  .tab-content .swiper-wrapper .swiper-slide span:nth-child(4) {
    font-size: 1rem; }
  .tab-content .swiper-wrapper .swiper-slide span:nth-child(5) {
    font-size: 0.75rem; }
  .tab-content .swiper-wrapper .swiper-slide span:nth-child(6) {
    font-size: 0.75rem; } }

.single-banner {
  margin-top: 60px;
  min-height: 200px;
  margin-bottom: 60px; }

.single-banner a {
  display: flex;
  align-items: center;
  min-height: 200px;
  max-width: 100%; }

.single-banner a .row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100%;
  background-color: #fb5225;
  border-radius: 8px; }

.single-banner a .offer-btn {
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  transition: 0.2s ease-out all; }

.single-banner a .offer-btn:hover {
  background: #6e7078; }

.single-banner a .img {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e461d4c1543149f4993b5a730d76ba18-component-4.png");
  width: 300px;
  max-width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.single-banner a figure {
  margin: 0;
  text-align: center;
  min-height: 114px; }

.single-banner a .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateX(-20%); }

.single-banner a .title-wrapper h1 {
  color: #fff;
  font-size: 3.5625rem;
  font-weight: 700;
  text-align: center; }

.single-banner a .title-wrapper span {
  position: relative;
  display: block;
  z-index: 1;
  font-weight: 700;
  font-size: 1.688rem; }

.single-banner a .title-wrapper span:nth-child(1) {
  margin-right: 0.5rem; }

.single-banner a .title-wrapper .footer {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto; }

.single-banner a .title-wrapper .footer span {
  text-align: center; }

.single-banner a .title-wrapper .footer .discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: flex;
  width: 93px;
  height: 48px;
  margin-right: 33px; }

.single-banner a .title-wrapper .footer .discount::after {
  content: "";
  display: block;
  width: 90px;
  height: 41px;
  background: #fff;
  position: absolute;
  border-radius: 0.438rem;
  transform: rotate(-5deg); }

@media (max-width: 1450px) {
  .single-banner a .title-wrapper {
    transform: translateX(0); } }

@media (max-width: 1336px) {
  .single-banner figure {
    height: 100%;
    position: relative; }
  .single-banner figure img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); } }

@media (max-width: 1250px) {
  .single-banner a .title-wrapper {
    padding-bottom: 10px;
    padding-top: 10px; } }

@media (max-width: 1154px) {
  .single-banner a .title-wrapper h1 {
    font-size: 50px; }
  .single-banner a .title-wrapper .footer {
    align-items: center; }
  .single-banner a .title-wrapper .footer span {
    font-size: 22px; }
  .single-banner a .title-wrapper .footer .discount {
    margin-right: 1.25rem; }
  .single-banner a .title-wrapper .footer .discount span {
    font-size: 1.688rem; }
  .single-banner a .title-wrapper .footer .discount {
    width: 80px;
    height: 41px;
    align-items: center; }
  .single-banner a .title-wrapper .footer .discount span {
    font-size: 1.25rem; }
  .single-banner a .title-wrapper .footer .discount::after {
    width: 80px;
    height: 41px; } }

@media (max-width: 991px) {
  .single-banner .row {
    justify-content: center; }
  .single-banner .img {
    order: 2; }
  .single-banner figure {
    position: static; }
  .single-banner figure img {
    position: static;
    transform: none; }
  .single-banner a {
    height: auto; }
  .single-banner a .title-wrapper h1 {
    font-size: 40px; }
  .single-banner .footer {
    flex-direction: column;
    align-items: center; }
  .single-banner .footer .discount {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .single-banner h1 {
    margin-top: 1rem; } }

@media (max-width: 727px) {
  .single-banner a .title-wrapper .footer .discount span {
    margin: 0; }
  .single-banner a .title-wrapper .offer-btn {
    font-size: 14px; } }

@media (max-width: 576px) {
  .single-banner a .title-wrapper h1 {
    font-size: 2.3125rem; }
  .single-banner a .title-wrapper .footer span {
    font-size: 1.25rem;
    white-space: nowrap; } }

@media (max-width: 350px) {
  .single-banner a .title-wrapper .footer span {
    white-space: normal;
    text-align: center; } }

.protection-div {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 50px; }

.protection-div .banner .img {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/404a42568e1f407795602d26166aab72-pani.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  border-radius: 8px 0 0 8px; }

.protection-div #mobile {
  display: none; }

.protection-div .list {
  padding-top: 21px;
  padding-bottom: 21px;
  border-radius: 8px; }

.protection-div .list h1 {
  font-size: 1.75rem;
  color: #121628;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 22px; }

.protection-div .list ul {
  display: block;
  list-style: none;
  background: #ffe5d4;
  padding: 19px 25px; }

.protection-div .list ul li {
  margin-bottom: 3.5px;
  color: #121628;
  font-size: 1rem;
  line-height: 31px;
  font-weight: 700; }

.protection-div .list .button {
  color: #121628;
  font-size: 14px;
  padding: 8px 10px;
  border-radius: 1rem;
  border: 1px solid #9799a1;
  transition: 0.2s ease-out all; }

.protection-div .list .button:hover {
  border: 2px solid #9799a1; }

.protection-div .icons {
  padding-top: 10px;
  padding-bottom: 10px; }

.protection-div .icons .row {
  height: 100%;
  align-items: center; }

.protection-div .icons a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  border: 1px solid transparent;
  border-radius: 7px;
  transition: 0.2s ease-out all; }

.protection-div .icons a .img {
  margin-bottom: 25px; }

.protection-div .icons a span:nth-child(2) {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center; }

.protection-div .icons a span:nth-child(3) {
  color: #9799a1;
  font-size: 14px;
  font-weight: 400; }

.protection-div .icons a:hover {
  border: 1px solid #9799a1; }

@media (max-width: 991px) {
  .protection-div {
    background-color: transparent; }
  .protection-div #mobile {
    display: none;
    margin: auto;
    min-width: 300px;
    padding: 14px 16px;
    background: #ffe5d4;
    border: none;
    border-radius: 8px; }
  .protection-div .banner .img {
    min-height: 300px;
    background-size: cover;
    border-radius: 8px;
    background-position: 50% 23%; }
  .protection-div .list {
    margin-top: -150px; }
  .protection-div .list h1 {
    text-align: center;
    margin-bottom: 1rem; }
  .protection-div .list ul {
    display: none; }
  .protection-div .list .button {
    display: block;
    max-width: 170px;
    margin: auto;
    border: 1px solid #121628; }
  .protection-div .icons .row {
    background-color: #fff;
    border-radius: 0.5rem;
    margin: 0; } }

@media (max-width: 772px) {
  .protection-div .icons a span:nth-child(2) {
    font-size: 1rem; }
  .protection-div .icons a span:nth-child(3) {
    font-size: 14px; } }

@media (max-width: 400px) {
  .protection-div .banner {
    padding: 0; }
  .protection-div .banner .img {
    min-height: 150px;
    width: 100%;
    height: 273px; }
  .protection-div .icons a span:nth-child(2) {
    font-size: 12px; }
  .protection-div .icons a span:nth-child(3) {
    font-size: 12px; }
  .protection-div .list {
    margin-top: -150px; }
  .protection-div .list .button {
    font-size: 14px; } }

@media (max-width: 350px) {
  .protection-div #mobile {
    width: 200px;
    min-width: 200px; } }

.sliders-newness {
  overflow-x: hidden;
  margin-top: 50px; }

.sliders-newness .title-wrapper {
  position: relative; }

.sliders-newness .title-wrapper a {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 14px;
  font-weight: 400;
  cursor: pointer; }

.sliders-newness h1 {
  text-align: center; }

.sliders-newness .swiper-slide {
  background-color: #fff;
  padding: 35px 22px 25px 22px;
  transition: 0.2s ease-out all;
  border-radius: 0.5rem;
  min-height: 480px; }

.sliders-newness .swiper-slide .new {
  position: absolute;
  top: 2%;
  left: 5%;
  z-index: 5;
  background: #f2c94c;
  padding: 4px;
  border-radius: 4px; }

.sliders-newness .swiper-slide .new span {
  font-size: 16px;
  color: #121628;
  font-weight: 700; }

.sliders-newness .swiper-slide a {
  position: relative;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: 0.2s ease-out all; }

.sliders-newness .swiper-slide a::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 3%;
  right: 3%;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/dbb6d341acb84944917a24507de7b87b-koszyk-orange.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper {
  justify-self: baseline; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span {
  display: block; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(1) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(2) {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #121628; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(3) {
  display: flex;
  align-items: center; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(3)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/c1f93eae8daa4682a45f6079adcf1e6f-shape.png"); }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(4) {
  display: flex;
  align-items: center; }

.sliders-newness .swiper-slide a.loged-in .span-wrapper span:nth-child(4)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/30f902dfdac34fb3ba4b90cb1f9412c3-combined-shape.png"); }

.sliders-newness .swiper-slide a.loged-in.inactive {
  display: none; }

.sliders-newness .swiper-slide a.login-button {
  display: none; }

.sliders-newness .swiper-slide a.login-button::after {
  display: none; }

.sliders-newness .swiper-slide a.login-button span:nth-child(3) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.sliders-newness .swiper-slide a.login-button span:nth-child(4) {
  border-radius: 46px;
  border: 1px solid #fb5225;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fb5225;
  max-width: 120px; }

.sliders-newness .swiper-slide a.login-button.avtive {
  display: block; }

.sliders-newness .swiper-slide .img {
  text-align: center;
  min-height: 200px; }

.sliders-newness .swiper-slide h3 {
  font-size: 1.125rem;
  text-align: left;
  font-weight: 700 !important; }

@media (max-width: 991px) {
  .sliders-newness .swiper-slide .new span {
    font-size: 13px; } }

@media (max-width: 500px) {
  .sliders-newness h1 {
    font-size: 32px; }
  .sliders-newness .title-wrapper a {
    display: none; }
  .sliders-newness .swiper-slide .new span {
    font-size: 13px; } }

.light {
  margin-top: 50px;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  border-radius: 0.5rem; }

.light .left-div {
  padding-left: 0;
  padding-top: 10px; }

.light .left-div h1 {
  font-size: 28px;
  font-weight: 700;
  text-align: center; }

.light .left-div ul {
  display: block;
  list-style: none;
  background: #ffe5d4;
  padding: 0; }

.light .left-div ul li {
  margin-bottom: 10px;
  color: #121628;
  font-size: 1rem;
  line-height: 31px;
  font-weight: 700; }

.light .left-div .left {
  position: relative;
  background: #ffe5d4;
  height: 100%;
  padding-left: 25px;
  padding-top: 19px;
  border-radius: 0 0.5rem 0 0; }

.light .left-div .left .button {
  border-radius: 18px;
  padding: 8px 20px;
  font-size: 14px;
  position: absolute;
  border: 20%;
  bottom: 17%;
  border: 1px solid #9799a1;
  transition: 0.2s ease-out all; }

.light .left-div .left .button:hover {
  border: 2px solid #9799a1; }

.light .right-div {
  padding-top: 10px;
  padding-bottom: 10px; }

.light .right-div .box {
  border: 1px solid transparent;
  border-radius: 0.5rem;
  transition: 0.3s ease-out all; }

.light .right-div .box:hover {
  border: 1px solid #000; }

.light #mobile {
  display: none; }

.light .swiper-wrapper {
  min-height: 100%;
  flex-grow: 1;
  height: auto;
  padding-bottom: 1px; }

.light .sliders-light {
  overflow-x: hidden;
  min-height: 100%;
  display: flex;
  height: auto; }

.light .sliders-light .swiper-slide {
  position: relative;
  background-color: #fff;
  padding: 42px 22px 36px 22px;
  transition: 0.2s ease-out all;
  min-height: 100%;
  height: auto;
  border: 1px solid transparent; }

.light .sliders-light .swiper-slide::before {
  content: "";
  height: 90%;
  width: 1px;
  background-color: #eaeaea;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.light .sliders-light .swiper-slide .prom {
  position: absolute;
  top: 2%;
  left: 5%;
  background: #f2c94c;
  padding: 4px;
  border-radius: 4px; }

.light .sliders-light .swiper-slide .prom span {
  font-size: 16px;
  color: #121628;
  font-weight: 700; }

.light .sliders-light .swiper-slide a {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: 0.2s ease-out all; }

.light .sliders-light .swiper-slide a::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 3%;
  right: 3%;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/dbb6d341acb84944917a24507de7b87b-koszyk-orange.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.light .sliders-light .swiper-slide a span {
  display: block; }

.light .sliders-light .swiper-slide a span:nth-child(3) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.light .sliders-light .swiper-slide a span:nth-child(4) {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #121628;
  margin-top: auto; }

.light .sliders-light .swiper-slide a span:nth-child(5) {
  display: flex;
  align-items: center; }

.light .sliders-light .swiper-slide a span:nth-child(5)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/c1f93eae8daa4682a45f6079adcf1e6f-shape.png"); }

.light .sliders-light .swiper-slide a span:nth-child(6) {
  display: flex;
  align-items: center; }

.light .sliders-light .swiper-slide a span:nth-child(6)::before {
  content: "";
  margin-right: 0.625rem;
  display: block;
  width: 0.9375rem;
  height: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/30f902dfdac34fb3ba4b90cb1f9412c3-combined-shape.png"); }

.light .sliders-light .swiper-slide a.login-button {
  display: none; }

.light .sliders-light .swiper-slide a.login-button::after {
  display: none; }

.light .sliders-light .swiper-slide a.login-button span:nth-child(3) {
  font-size: 0.9375;
  font-weight: 400;
  color: #9799a1; }

.light .sliders-light .swiper-slide a.login-button span:nth-child(4) {
  border-radius: 46px;
  border: 1px solid #fb5225;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fb5225;
  max-width: 120px; }

.light .sliders-light .swiper-slide a.login-button.avtive {
  display: block; }

.light .sliders-light .swiper-slide .img {
  text-align: center;
  min-height: 200px; }

.light .sliders-light .swiper-slide h3 {
  font-size: 1.125rem;
  text-align: left;
  font-weight: 700 !important; }

.light .sliders-light .swiper-slide:hover {
  border: 1px solid #000;
  border-radius: 0.5rem; }

.light .one-cms-html-box {
  height: 100%; }

.light .one-swiper-product__title {
  display: none; }

.light .one-cms-grid-render {
  width: 1308px; }

.light .one-swiper-product__mobile-slider {
  width: 1308px; }

@media (max-width: 1455px) {
  .light {
    flex-direction: column; }
  .light .left-div {
    margin-bottom: 10px; }
  .light .left-div .left {
    display: flex;
    justify-content: center;
    height: 70px;
    padding-left: 0;
    background: unset; }
  .light .left-div .left .dektop {
    display: none; }
  .light .left-div .left .button {
    border: 1px solid #121628; }
  .light .left-div #mobile {
    display: none;
    margin: auto;
    min-width: 300px;
    padding: 14px 16px;
    background: #ffe5d4;
    border: none;
    border-radius: 8px; }
  .light .col-xl-2 {
    flex: 100% !important;
    max-width: 100% !important; }
  .light .col-xl-10 {
    flex: 100% !important;
    max-width: 100% !important; } }

@media (max-width: 350px) {
  .light .left-div #mobile {
    width: 200px;
    min-width: 200px; } }

.banner2 {
  background: #ffe5d4;
  margin: 0;
  min-height: 350px;
  border-radius: 0.5rem;
  margin-top: 60px; }

.banner2 .left {
  padding: 48px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.banner2 .left h1 {
  color: #fb5225;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 50px; }

.banner2 .left a {
  margin-top: 48px;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  transition: 0.2s ease-out all;
  width: 101px; }

.banner2 .left a:hover {
  background: #6e7078; }

.banner2 .swiper-wrapper {
  justify-content: space-between; }

.banner2 .swiper-wrapper .icon {
  min-height: 78px; }

.banner2 .swiper-wrapper .swiper-slide {
  width: auto; }

.banner2 .right {
  padding-right: 0; }

.banner2 .right .img {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/302482c30f0141e999e98123d6986f43-istock-1166842125-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%; }

@media (max-width: 991px) {
  .banner2 .left a {
    margin-left: auto;
    margin-right: auto; }
  .banner2 .swiper-wrapper {
    justify-content: normal; }
  .banner2 .swiper-wrapper .swiper-slide {
    width: 25%;
    max-width: 120px; }
  .banner2 .swiper-wrapper .swiper-slide span {
    font-size: 14px; } }

@media (max-width: 900px) {
  .banner2 .swiper-wrapper .swiper-slide {
    text-align: center; } }

@media (max-width: 800px) {
  .banner2 .left {
    overflow: hidden; }
  .banner2 .swiper-wrapper .swiper-slide {
    width: auto; }
  .banner2 .swiper-wrapper .swiper-slide:first-child {
    margin-left: 0; }
  .banner2 .right {
    display: none; } }

.newsletter {
  background-color: #fff;
  margin: 0;
  border-radius: 0.5rem;
  margin-top: 60px; }

.newsletter .mail-icon {
  padding-left: 0;
  border-radius: 0.5rem 0 0 0; }

.newsletter .img {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/33e43ae7dca44ad6a631d569f5c04f43-group-9.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem 0 0 0; }

.newsletter .info {
  padding-top: 47px;
  padding-bottom: 47px; }

.newsletter .info span {
  font-size: 1.75rem;
  font-weight: 700; }

.newsletter .info span p {
  display: inline-block;
  color: #fb5225;
  margin: 0; }

.newsletter .form {
  padding-top: 47px;
  padding-bottom: 47px;
  position: relative; }

.newsletter .form input[type="submit"] {
  position: absolute;
  right: 0.5%;
  top: 50%;
  transform: translate(0, -50%);
  background: #fb5225;
  border-radius: 20px;
  outline: none;
  border: none;
  padding: 7px 35px;
  color: #fff; }

.newsletter .form input[type="text"] {
  width: 100%;
  font-size: 1.125rem;
  min-height: 54px;
  border-radius: 0.5rem;
  border: 1px solid #9799a1;
  padding-left: 1.25rem; }

.newsletter .form form {
  margin-bottom: 1.25rem;
  position: relative; }

.newsletter .form .text {
  position: relative;
  display: flex;
  overflow: hidden; }

.newsletter .form .text .clausule {
  margin-left: 2rem;
  position: relative;
  padding-right: 10px; }

.newsletter .form .text .clausule::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e274808b8dc843b6b06f37ace1d560e1-arrow-down.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.newsletter .form .text span {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.125rem;
  cursor: pointer;
  z-index: 10;
  position: relative;
  pointer-events: all; }

.newsletter .form .text label {
  position: relative;
  z-index: 5;
  width: 1.5rem;
  height: 1.5rem;
  position: relative; }

.newsletter .form .text label input[type="checkbox"] {
  opacity: 0;
  width: 100%;
  height: 100%; }

.newsletter .form .text label span {
  width: 24px;
  height: 24px;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 0.5rem;
  border: 1px solid #000;
  overflow: hidden; }

.newsletter .form .text label span::after {
  content: "";
  display: none;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/dcf7e9e4656d4afc8b131357efa38cc4-check.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translate(-50%, -50%); }

.newsletter .form .text label input[type="checkbox"]:checked ~ span::after {
  display: block; }

.newsletter .form .text .collapse {
  display: block;
  max-height: 0;
  transition: 0.3s ease-out max-height; }

.newsletter .form .text .collapse.show {
  max-height: 150px; }

@media (max-width: 991px) {
  .newsletter .img {
    background-image: url("https://static.dm1-preprod.one.unity.pl/cms/df4c721f54914fbdad8de506647549dd-group-9-mobile.png");
    background-position: top center;
    height: 160px !important; }
  .newsletter .info {
    text-align: center; } }

.producer {
  margin-top: 50px; }

.producer .title-wrapper {
  position: relative; }

.producer .title-wrapper a {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 14px;
  font-weight: 400;
  cursor: pointer; }

.producer .row {
  margin: 0;
  height: 140px;
  background: #fff;
  margin-top: 1rem;
  border-radius: 0.5rem; }

.producer h1 {
  text-align: center;
  margin: auto;
  font-size: 2rem;
  font-weight: 700;
  color: #121628; }

.producer .producer-slider {
  margin: auto;
  overflow: hidden; }

.producer .producer-slider .swiper-slide {
  display: flex;
  align-items: center; }

.producer .swiper-button-next {
  width: 2.375rem;
  height: 2.375rem;
  background-color: #f8f7f3; }

.producer .swiper-button-next::after {
  width: 38px;
  height: 28px;
  content: "";
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/aaa5fe2a323f49529e981313c9f690bd-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

@media (max-width: 772px) {
  .producer .title-wrapper a {
    display: none; } }

@media (max-width: 500px) {
  .producer .swiper-button-next {
    display: none; } }

.one-swiper-product {
  background-color: transparent !important;
  margin: 0; }

.one-swiper-product .vertical-bar {
  display: none; }

.one-swiper-product .one-swiper-product__title {
  text-align: center;
  font-size: 2rem;
  font-weight: bold; }

.one-swiper-product .one-swiper-product__mobile-slider {
  margin-top: 50px;
  background-color: transparent;
  margin-top: 0;
  border-top: 0 !important;
  overflow: hidden; }

.one-swiper-product .one-swiper-product__mobile-slider .owl-stage-outer {
  padding-top: 10px;
  padding-bottom: 10px; }

.one-swiper-product .one-swiper-product__mobile-slider .owl-stage {
  display: flex; }

.one-swiper-product .one-swiper-product__mobile-slider .box {
  display: flex;
  justify-content: center;
  max-width: 100%;
  width: auto;
  align-items: stretch;
  min-height: 100%;
  padding: 0; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview {
  background-color: #fff;
  padding: 35px 22px 25px 22px;
  transition: 0.2s ease-out all;
  border-radius: 0.5rem;
  position: relative;
  max-width: 100%;
  justify-content: space-between;
  transition: 0.2s ease-out all;
  height: auto !important; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview span {
  display: block;
  font-size: 0.9375 !important;
  font-weight: 400;
  color: #9799a1; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview span.one-product-overview__inventory {
  display: flex;
  margin-right: 10px; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview span.one-product-overview__inventory span {
  width: 1rem;
  height: 11px; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview span.one-product-overview__inventory span .one-stock-status-icon__line {
  width: 1rem;
  height: 3px; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview span.one-product-overview__inventory div {
  white-space: nowrap; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .one-product-overview__price {
  position: absolute;
  top: -27px;
  font-size: 1.125rem;
  font-weight: 700;
  white-space: nowrap; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .one-product-overview__price .one-product-overview__price-label {
  display: none; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .text-right {
  opacity: 0;
  transition: 0.2s ease-out all; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .text-right button {
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  background-color: transparent !important;
  border-radius: 7px;
  padding: 0; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .text-right button .one-button__content {
  border-radius: 7px; }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview .text-right button i::before {
  content: "";
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/dbb6d341acb84944917a24507de7b87b-koszyk-orange.png"); }

.one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview:hover .text-right {
  opacity: 1; }

.one-swiper-product .one-swiper-product__mobile-slider .box .img {
  text-align: center;
  min-height: 200px; }

.one-swiper-product .one-swiper-product__mobile-slider .box h3 {
  font-size: 14;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 1.5rem; }

.one-swiper-product.bestseller .one-swiper-product__mobile-slider {
  background: #fff;
  border-radius: 7px; }

.one-swiper-product.bestseller .one-swiper-product__mobile-slider .box .one-product-overview {
  transform: scale(1);
  box-shadow: 0;
  transition: 0.3s ease-out all; }

.one-swiper-product.bestseller .one-swiper-product__mobile-slider .box .one-product-overview:hover {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.12);
  transform: scale(1.05); }

@media (max-width: 991px) {
  .sliders-newness .swiper-slide .new span {
    font-size: 13px; } }

@media (max-width: 500px) {
  .sliders-newness h1 {
    font-size: 32px; }
  .sliders-newness .title-wrapper a {
    display: none; }
  .sliders-newness .swiper-slide .new span {
    font-size: 13px; } }

#footer .content {
  padding-top: 1.1875rem; }

#footer .content .row:nth-child(1) {
  color: #fff; }

#footer .content .row:nth-child(1) h5 {
  font-size: 1.125rem;
  margin-bottom: 10px; }

#footer .content .row:nth-child(2) {
  display: none; }

#footer .content .row:nth-child(3) ul {
  list-style: none;
  padding: 0;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 0.875rem;
  max-height: 8.125rem; }

#footer .content .row:nth-child(3) ul li {
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer; }

#footer .content .row:nth-child(3) ul li::before {
  content: "";
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #fb5225;
  margin-right: 0.5rem; }

#footer .content .title {
  display: flex;
  padding: 0;
  border-bottom: 0; }

#footer .content .title h3 {
  font-size: 1.125rem;
  color: #fff;
  margin-right: 0.5rem; }

#footer .content .title::after {
  content: "";
  display: block;
  width: 1.438rem;
  height: 1.685rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/5cbb421218fd41c3b28edb6ce051d5b4-mark.png"); }

#footer .content .map .map-img {
  width: 10.688rem;
  height: 10rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/db4b5e02d703406eb16522325d991202-map-1-.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

@media (max-width: 991px) {
  #footer .content .row:nth-child(3) ul {
    max-height: unset; } }

@media (max-width: 575px) {
  #footer .content .row:nth-child(1) h5 {
    margin-bottom: 0; }
  #footer .content .row:nth-child(1) .col {
    order: 2; }
  #footer .content .row:nth-child(1) .text-right {
    order: 1;
    padding: 0;
    max-width: 16px; }
  #footer .content .row:nth-child(1) .text-right i::before {
    color: #fb5225; }
  #footer .content .row:nth-child(3) ul.d-none {
    display: none !important; } }

.one-search-bar .one-suggests {
  width: 100% !important;
  top: 82px !important;
  border-radius: 0.5rem; }

.one-search-bar .one-suggests__title-left-bar {
  display: none; }

.one-search-bar .one-suggests__title-text {
  border-bottom: 1px solid #fb5225;
  padding: 5px;
  width: 90%; }

.one-search-bar .products {
  padding: 1.25rem;
  border-right: 0; }

.one-search-bar .products-list__item {
  height: 88px;
  position: relative;
  border-radius: 0;
  border: 1px solid transparent;
  border-bottom: 1px solid #9799a1;
  transition: 0.3s ease-out border; }

.one-search-bar .products-list__item:last-child {
  border-bottom: 0; }

.one-search-bar .products-list__item:hover {
  border: 1px solid #9799a1;
  background-color: transparent;
  border-radius: 8px; }

.one-search-bar .products-list__item .icon-basic-sheet-txt::before, .one-search-bar .products-list__item .icon-ecommerce-cart-download::before {
  width: 2.25rem !important;
  height: 2.25rem !important; }

.one-search-bar .products-list__item .products-list__item-actions--cart, .one-search-bar .products-list__item .products-list__item-actions--wishlist {
  border: 0 !important; }

.one-search-bar .products-list__item .products-list__item-actions--cart:active, .one-search-bar .products-list__item .products-list__item-actions--wishlist:active {
  background-color: transparent !important;
  filter: unset !important;
  outline: none !important;
  border: 0 !important; }

.one-search-bar .products-list__item .products-list__item-actions--cart:active:focus, .one-search-bar .products-list__item .products-list__item-actions--wishlist:active:focus {
  box-shadow: 0 !important; }

.one-search-bar .products-list__item .products-list__item-actions--cart:hover, .one-search-bar .products-list__item .products-list__item-actions--wishlist:hover {
  filter: unset !important; }

.one-search-bar .one-suggests__categories-item {
  font-size: 0.875rem; }

.one-search-bar .products-list__item-name {
  font-size: 0.875rem; }

@media (max-width: 991px) {
  .one-search-bar .one-suggests {
    top: 50px !important; }
  .one-search-bar .btn {
    background: transparent !important;
    border: none; }
  .one-search-bar .btn:nth-child(2) {
    background-color: transparent !important; }
  .one-search-bar .btn:nth-child(2) i {
    background: transparent !important; }
  .one-search-bar .btn:nth-child(2) i::before {
    content: "";
    background-image: url("https://static.dm1-preprod.one.unity.pl/cms/e67c72c20073402fa1421dde3dbe724a-loop.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    background-color: white; }
  .one-search-bar .one-button__content {
    background-color: transparent !important; }
  .one-search-bar .icon-basic-sheet-txt {
    background: transparent !important; }
  .one-search-bar .icon-ecommerce-cart-download {
    background: transparent !important; } }

@media (max-width: 575px) {
  .one-search-bar .one-suggests {
    top: 70px !important;
    background-color: #efefef !important; }
  .one-search-bar .col-lg-7 {
    background-color: #fff;
    border-radius: 0.5rem; }
  .one-search-bar .col-lg-5 {
    margin-top: 0.75rem;
    border-radius: 0.5rem;
    background-color: #fff;
    border-top: 0; }
  .one-search-bar .col-lg-5 .one-suggests__categories {
    border-top: 0; }
  .one-search-bar .input-group {
    display: flex;
    align-items: center; }
  .one-search-bar .one-search-bar__input-append {
    position: absolute;
    right: 0; }
  .one-search-bar .one-search-bar__input-append .btn {
    width: 26px;
    height: 26px;
    padding: 0 !important; }
  .one-search-bar .one-search-bar__input-append .btn:nth-child(1) {
    background: #f8f7f3 !important;
    border-radius: 4px;
    margin-right: 10px;
    border-radius: 0.5rem !important; }
  .one-search-bar .one-search-bar__input-append:focus {
    box-shadow: 0 !important; } }

@media (max-width: 500px) {
  .one-search-bar .one-suggests {
    top: 60px !important; } }

@media (max-width: 400px) {
  .one-search-bar .products-list__item-name {
    font-size: 12px; }
  .one-search-bar .one-suggests__categories-item {
    font-size: 12px; } }

.popup .popup-blur {
  display: none;
  width: 280%;
  height: 100vh;
  position: fixed;
  left: -100%;
  bottom: 0;
  background: rgba(18, 22, 40, 0.4);
  z-index: -1; }

.popup .popup-blur.active {
  display: block; }

.header-container .header-container__bottom-header {
  display: none !important; }

.header-component {
  background-color: transparent !important; }

.main-nav {
  position: relative;
  max-width: 1600px;
  margin: 0 auto 1.875rem;
  border-radius: 0.5rem; }

.main-nav .menu-switcher, .main-nav .mobile-logo-wrapper {
  display: none; }

.main-nav #navContainer {
  background-color: #fff;
  width: 100%;
  border-radius: 0.5rem; }

.main-nav #navContainer .upper-list.extended > li {
  pointer-events: all;
  cursor: pointer; }

.main-nav #navContainer .upper-list.extended > li:hover > a {
  color: #fb5225; }

.main-nav #navContainer .upper-list.extended > li:hover > .submenu {
  max-height: 650px;
  z-index: 10;
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transition: all 0.25s ease-in-out;
  display: flex; }

.main-nav #navContainer .upper-list.extended > li:hover .submenu li a {
  pointer-events: all; }

.main-nav #navContainer .upper-list.extended > li > a {
  pointer-events: none; }

.main-nav #navContainer ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }

.main-nav #navContainer li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.main-nav #navContainer li a {
  font-size: 1.125rem;
  color: #121628;
  font-weight: 700;
  padding: 1.25rem;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s ease-out;
  pointer-events: all; }

.main-nav #navContainer li a:hover {
  color: #fb5225; }

.main-nav #navContainer li a:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0;
  width: 1px;
  background-color: #eaeaea;
  height: calc(100% - 2px); }

.main-nav #navContainer li a.font-weight-regular {
  font-weight: 400; }

.main-nav #navContainer li a.link-orange {
  color: #fb5225; }

.main-nav #navContainer li a.smaller {
  font-weight: normal; }

.main-nav #navContainer .bottom-list {
  background-color: #eaeaec;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.625rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem; }

.main-nav #navContainer .bottom-list span {
  font-size: 0.875rem;
  font-weight: 400;
  color: #121628;
  margin: 0 7.8%; }

.main-nav #navContainer .submenu {
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(100% - 1px);
  background: #fff;
  transition: all 0.25s ease-in-out;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  visibility: none;
  padding: 2.75rem 3.75rem 5rem;
  display: flex;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.12);
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  display: none; }

.main-nav #navContainer .submenu .left-col {
  width: 66.666%;
  padding-right: 3rem; }

.main-nav #navContainer .submenu .left-col .button {
  width: auto;
  height: auto;
  color: #121628;
  font-size: 14px;
  padding: 8px 10px;
  border-radius: 1rem;
  border: 1px solid #9799a1;
  transition: 0.2s ease-out all; }

.main-nav #navContainer .submenu .left-col .button:hover {
  border: 2px solid #9799a1; }

.main-nav #navContainer .submenu .right-col {
  width: 33.333%; }

.main-nav #navContainer .submenu .right-col img {
  max-width: 100%;
  height: auto; }

.main-nav #navContainer .submenu .single-row {
  width: 100%;
  padding-top: 1rem;
  display: flex; }

.main-nav #navContainer .submenu .single-row:first-child {
  border-bottom: 1px solid #d8dce4; }

.main-nav #navContainer .submenu .single-col {
  width: 33.33%;
  padding-right: 2rem;
  margin-bottom: 1.625rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }

.main-nav #navContainer .submenu .single-col ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }

.main-nav #navContainer .submenu .single-col li a {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #09193a;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0;
  text-align: left;
  transition: all 0.2s ease-out; }

.main-nav #navContainer .submenu .single-col li a:hover {
  color: #fb5225; }

.main-nav #navContainer .submenu .single-col li a:after {
  display: none; }

.main-nav #navContainer .submenu .single-col .show-all {
  font-size: 0.875rem;
  color: #9799a1;
  font-weight: 400;
  padding: 0 1.75rem 0 0;
  text-align: left;
  justify-content: flex-start;
  display: inline-block;
  width: auto;
  height: auto; }

.main-nav #navContainer .submenu .single-col .show-all:after {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background: url(https://static.dm1-preprod.one.unity.pl/cms/dba75c2ee7c54a7192ae47c3aa8a3984-icon-arrow-right.png) no-repeat center center;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-out;
  right: 0; }

.main-nav #navContainer .submenu .single-col .show-all:hover:after {
  transform: translateY(-50%) translateX(0.75rem); }

.main-nav #navContainer .submenu .cat-title {
  text-align: left;
  padding: 0 0 0 1.5rem;
  width: auto;
  font-size: 1rem;
  font-weight: 700;
  color: #fb5225;
  margin-bottom: 0.75rem;
  position: relative;
  height: auto;
  padding: 0; }

.main-nav #navContainer .submenu .cat-title:after {
  display: none; }

.main-nav #navContainer .submenu .cat-title:before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: none; }

.main-nav #navContainer .submenu .cat-title.cat-house:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/98837f41edbe4d93b362166bbc760304-icon-house.png) no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-paints:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/ecb4f3dbd8944ae08bd5bfa0d50756f1-icon-paints.png) no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-rollers:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/19de7c4d3ad944dfb62fd2a7e1c5ea34-icon-rollers.png) no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-varnishes:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/c0180e5e1f7b402aa1e4cef2b5ff0177-icon-varnishers.png) no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-sprays:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/3a17f1d31e6c4796a779cecf8cb5eb8e-icon-sprays.png) no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-enamels:before {
  background: url(https://static.dm1-preprod.one.unity.pl/cms/e827f66f90c647acb87755bf6ce1da08-icon-enamels.png) no-repeat center center;
  background-size: contain; }

@media (max-width: 1399px) {
  .main-nav #navContainer .upper-list li a {
    font-size: 1rem; } }

@media (max-width: 991px) {
  .main-nav {
    display: none; } }

.description .single-banner {
  margin-top: 0;
  margin-bottom: 0; }

.description .one-product-data-container--bold-text {
  font-size: 1.75rem;
  font-weight: 700;
  color: #121628; }

.description .vertical-bar {
  display: none; }

.description .right {
  margin-left: 0; }

.description .left {
  margin-right: -15px; }

.description .left .col {
  margin-bottom: 30px; }

.description .left .one-product-description-section .one-product-data-container__tab-name {
  border-bottom: none; }

.description .left .one-product-description-section .one-product-data-container__tab-name:nth-child(2) {
  display: none; }

.description .left .one-product-description-section .one-product-data-container__tab-name:nth-child(3) {
  display: none; }

.description .left .one-product-description-section .collapse {
  border-top: none !important; }

.description .left .one-product-description-section .one-product-description__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 20.83px; }

.description .left .one-product-technical-data {
  border-radius: 0.5rem; }

.description .left .one-product-technical-data div {
  position: relative;
  padding-bottom: 10px !important; }

.description .left .one-product-technical-data div span {
  font-size: 1rem;
  font-weight: 400;
  color: #121628; }

.description .left .one-product-technical-data div span:nth-child(2) {
  display: none; }

.description .left .one-product-technical-data div::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 95%;
  transform: translateX(-50%);
  height: 1px;
  background-color: #d8d8d8; }

.description .left .one-product-technical-data div div {
  display: none; }

.description .left .one-product-files-section, .description .left .one-product-technical-data-section, .description .left .one-product-description-section {
  border-radius: 0.5rem; }

.description .left .download .collapse {
  border-top: 0 !important; }

.description .left .download .collapse .row {
  flex-direction: column; }

.description .left .download .collapse .row .col-sm-4 {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%; }

.description .left .download .collapse .row .col-sm-4::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 97%;
  transform: translateX(-50%);
  height: 1px;
  background-color: #d8d8d8; }

@media (max-width: 400px) {
  .description .left .one-cms-grid-renderer {
    padding: 0; }
  .description .left .col {
    margin-bottom: 1rem; }
  .description .left .one-product-files-section, .description .left .one-product-technical-data-section, .description .left .one-product-description-section {
    border-radius: 0; }
  .description .left .one-product-description-section .one-product-data-container__tab-name {
    font-size: 1.5rem; }
  .description .left .one-product-description-section .one-product-description__text {
    font-size: 0.875rem; }
  .description .one-product-data-container--bold-text {
    font-size: 1.5rem; }
  .description .left .one-product-technical-data div span {
    font-size: 0.875rem; } }

.right-banner2 {
  display: flex;
  flex-direction: column;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/9302968b128449a18c4c1125a111b836-bgi-ban.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 34px 50px;
  padding-right: 0;
  border-radius: 0.5rem; }

.right-banner2 span {
  margin-bottom: 0.75rem;
  display: flex;
  color: #121628;
  font-size: 1.188rem;
  align-items: center; }

.right-banner2 span strong {
  font-weight: 700;
  margin-left: 5px;
  margin-right: 5px; }

.right-banner2 span::before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/1a4e0e115ae8493a8e411f25e9fb4793-plus.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 1.188rem; }

.right-banner2 h1 {
  margin-bottom: 1.188rem; }

.right-banner2 h1 span {
  color: #f26810;
  margin-bottom: 0;
  font-size: 2.375rem; }

.right-banner2 h1 span::before {
  display: none; }

.right-banner2 a {
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  background: #121628;
  border: none;
  outline: none;
  border-radius: 1.125rem;
  max-height: 2.25rem;
  color: #fff;
  padding: 8px 20px;
  margin-left: 65%;
  transition: 0.2s ease-out all; }

.right-banner2 a:hover {
  background: #6e7078; }

.singleBanner {
  padding: 0; }

.singleBanner .title-wrapper {
  order: 1;
  transform: translateX(0) !important;
  padding-top: 24px !important; }

.singleBanner .title-wrapper h1 {
  font-size: 2.3125rem !important; }

.singleBanner .title-wrapper .footer {
  flex-wrap: wrap; }

.singleBanner .title-wrapper .footer span {
  font-size: 1.25rem !important; }

.singleBanner .img {
  order: 2;
  max-width: 250px !important;
  margin: auto !important; }

.buybox {
  margin-bottom: 40px; }

.buybox .btn-basket button {
  background-color: #fb5225 !important; }

.buybox .label-title img {
  position: absolute;
  top: 7%;
  left: 10%; }

.buybox .text-right {
  width: 50% !important;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start; }

.buybox .text-right .one-product-tile-right-price__container {
  order: 2; }

.buybox .text-right .one-product-tile-right-price__container h3 {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 46px;
  white-space: nowrap; }

.buybox .text-right .one-product-tile-right-price__info {
  order: 1;
  margin-bottom: 0;
  display: flex; }

.buybox .text-right .one-product-tile-right-price__info del {
  font-family: "DM Sans";
  order: 2;
  color: #666970;
  font-weight: 400;
  font-size: 16px; }

.buybox .text-right .one-product-tile-right-price__info .one-product-tile-right-price__discount {
  background: #7ac869;
  border-radius: 25px;
  min-width: 52px;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.5rem; }

.buybox .text-right .one-product-tile-right-price__info .one-product-tile-right-price__discount i {
  display: none; }

.buybox .magazine-state .price {
  order: 2; }

.buybox .magazine-state .states {
  order: 1; }

.buybox .magazine-state .action {
  order: 3; }

.buybox .magazine-state .one-product-actions .btn-wishlist {
  width: 85px; }

.buybox .magazine-state .one-product-actions .btn-wishlist .dropdown {
  width: 100%;
  background-color: #fff; }

.buybox .magazine-state .one-product-actions .btn-wishlist .dropdown button {
  background-color: #fff;
  border-color: #cfcfcf; }

.buybox .magazine-state .one-product-actions .btn-wishlist .dropdown button:nth-child(2)::after {
  color: #000; }

.buybox .magazine-state .one-product-actions .btn-wishlist .dropdown i::before {
  color: #121628; }

.buybox .magazine-state .one-product-tile-right-price__container {
  justify-content: start !important; }

.buybox .magazine-state .one-product-stocks-popup-dialog {
  display: flex;
  flex-direction: column; }

.buybox .magazine-state .one-product-stocks-popup-dialog .one-product-stocks-popup-dialog__link {
  order: 2; }

.buybox .magazine-state .one-product-stocks-popup-dialog .one-product-stocks-popup-dialog__more-stocks {
  order: 1;
  position: static;
  box-shadow: unset !important;
  padding: 0 !important; }

.buybox .magazine-state .one-product-stocks-popup-dialog .one-product-stocks-popup-dialog__more-stocks .grid-table {
  border-radius: unset; }

.buybox .magazine-state .one-product-stocks-popup-dialog .one-product-stocks-popup-dialog__more-stocks .grid-table:last-child {
  border-radius: 0 0 0.5rem 0.5rem; }

.buybox .magazine-state .one-product-stocks-popup-dialog .one-product-stocks-popup-dialog__more-stocks .grid-table:last-child::after {
  display: none; }

.buybox .info {
  padding: 30px; }

.buybox .info.col-lg-8 {
  position: relative; }

.buybox .info.col-12 {
  position: static; }

.buybox .info h5 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.188rem; }

.buybox .info .one-product-tile-information {
  font-size: 1rem;
  color: #9799a1;
  font-weight: 400; }

.buybox .info .one-product-tile-information a {
  color: #9799a1 !important; }

.buybox .info .one-product-tile-information b {
  font-weight: 700;
  color: #121628;
  margin-left: 5px; }

.buybox .info .one-product-tile-information__short-description {
  display: none; }

.buybox .info .one-product-tile-information__select .dropdown-toggle {
  padding: 0;
  border-radius: 8px !important;
  border-color: #9799a1 !important; }

.buybox .info .one-product-tile-information__select .vs__selected-options {
  position: relative; }

.buybox .info .one-product-tile-information__select .vs__selected-options::before {
  content: "";
  display: block;
  width: 1px;
  background-color: #9799a1;
  height: 90%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.buybox .info .one-product-tile-information__select .vs__actions {
  padding: 0;
  width: 25px;
  display: flex;
  justify-content: center;
  align-items: center; }

.buybox .info .one-product-tile-information__select .vs__actions i {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.buybox .info .one-product-tile-information__select .vs__actions i::before {
  border-color: #121628 !important;
  border-width: 2px 2px 0 0 !important; }

.buybox .one-product-stocks-info {
  padding: 1rem !important; }

.buybox .one-product-stocks-info .grid-table {
  position: relative; }

.buybox .one-product-stocks-info .grid-table.extended, .buybox .one-product-stocks-info .one-product-stocks-popup-dialog {
  padding: 15px; }

.buybox .one-product-stocks-info .one-product-stocks-popup-dialog {
  padding: 0; }

.buybox .one-product-stocks-info .one-product-stocks-popup-dialog .grid-table {
  padding: 15px; }

.buybox .one-gallery .one-gallery__thumbnails__image {
  border: 1px solid transparent;
  border-radius: 9px;
  width: 90px;
  max-width: 100%;
  height: auto;
  transition: 0.2s ease-out; }

.buybox .one-gallery .one-gallery__thumbnails__image.active {
  border: 1px solid #121628; }

.buybox .one-cms-grid-renderer {
  border-left: 0 !important;
  background-color: transparent !important;
  justify-content: space-between;
  padding-left: 15px; }

.buybox .one-cms-grid-renderer.label-title {
  justify-content: start !important; }

.buybox .one-cms-grid-renderer.one-product-tile-right-price {
  justify-content: start !important; }

.buybox .one-cms-grid-renderer.container {
  overflow: hidden; }

.buybox .one-cms-grid-renderer.info {
  background-color: white !important;
  border-radius: 8px; }

.buybox .one-cms-grid-renderer.action {
  background-color: white !important;
  border-radius: 8px; }

.buybox .one-cms-grid-renderer.action .grid-table {
  font-size: 1rem;
  background-color: #f8f8f8;
  border-radius: 0.5rem; }

.buybox .one-cms-grid-renderer.action .grid-table i {
  display: none; }

.buybox .one-cms-grid-renderer.action .grid-table div {
  display: flex; }

.buybox .one-cms-grid-renderer.action .grid-table div:last-child {
  justify-content: end; }

.buybox .one-cms-grid-renderer.action .grid-table div:last-child span {
  font-weight: 700; }

.buybox .one-cms-grid-renderer.action .grid-table div:nth-child(1) {
  justify-content: start; }

.buybox .one-cms-grid-renderer.action .price {
  height: 100%; }

.buybox .one-cms-grid-renderer.action .price .col {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center; }

.buybox .one-cms-grid-renderer.action .price .action {
  width: 100%; }

.buybox .one-cms-grid-renderer.action .price .action .btn-wishlist {
  position: absolute;
  top: -400%;
  right: 0; }

.buybox .one-cms-grid-renderer.action .price .action .btn-wishlist div {
  padding-left: 0 !important; }

.buybox .one-cms-grid-renderer.action .price .action .btn-group {
  height: 48px !important; }

.buybox .one-cms-grid-renderer.action .price .btn-secondary .btn-content div {
  position: relative;
  padding-left: 30px; }

.buybox .one-cms-grid-renderer.action .price .btn-secondary .btn-content div .icon-ecommerce-cart-download {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-40%); }

.buybox .one-cms-grid-renderer.action .price .one-product-tile-right-price, .buybox .one-cms-grid-renderer.action .price .one-product-actions {
  height: 50%;
  display: flex;
  align-items: center; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .d-flex {
  width: 100%;
  justify-content: space-between !important; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .input-container {
  max-width: unset; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip {
  position: relative;
  flex-direction: row !important;
  align-items: center; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .add {
  order: 3;
  border-left: 0;
  border-radius: 0 0.5rem 0.5rem 0;
  height: 48px; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .add::before {
  left: 0; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .add::after {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/3e748a243c9f437291ea465a8b15b34c-plus.png"); }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .remove {
  height: 48px;
  order: 1;
  border-right: 0;
  border-radius: 0.5rem 0 0 0.5rem; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .remove::before {
  right: 0; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .remove::after {
  background-image: url("https://static.dm1-preprod.one.unity.pl/cms/fdd3a6ce388f46e9b66dab2516d323bc-minus.png");
  height: 2px; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 30px;
  background: transparent;
  outline: none;
  border: 1px solid #9799a1; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip button::before {
  content: "";
  display: block;
  height: 95%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background-color: #e2e1e1; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip button::after {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip input {
  height: 48px;
  order: 2;
  appearance: textfield;
  margin: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  border-color: #9799a1; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip input::focus {
  box-shadow: unset !important; }

.buybox .one-cms-grid-renderer.action .price .one-product-actions .one-input-tooltip .one-input-tooltip__unit {
  position: absolute;
  top: -40%;
  left: 2%;
  order: 1;
  margin-right: 10px; }

.buybox .one-cms-grid-renderer.action .price .one-product-tile-right-price {
  border-bottom: 1px solid #efefef; }

.buybox .one-cms-grid-renderer.action .price #__BVID__487 .btn-content div {
  text-decoration: unset !important; }

.buybox .one-cms-grid-renderer.action .price #__BVID__487 .btn-content .btn {
  text-decoration: unset !important; }

.buybox .one-cms-grid-renderer.action .price #__BVID__487 #__BVID__487__BV_button_ {
  padding: 5px;
  position: relative;
  background: #fb5225 !important; }

.buybox .one-cms-grid-renderer.action .price #__BVID__487 #__BVID__487__BV_button_::before {
  content: "";
  display: block;
  width: 1px;
  background-color: white;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 95%; }

.buybox .one-cms-grid-renderer.action .price #__BVID__487 #__BVID__487__BV_toggle_ {
  background: #fb5225 !important; }

.buybox .one-product-relations .font-size-relation {
  font-size: 1rem;
  color: #121628; }

.buybox .one-product-relations .font-size-relation button {
  border: 1px solid #979797 !important;
  border-radius: 6px !important; }

.buybox .one-product-relations .font-size-relation button.active {
  background-color: #121628 !important; }

@media (max-width: 1492px) {
  .buybox .one-cms-grid-renderer.action .price .action .btn-wishlist {
    top: -420%; } }

@media (max-width: 1370px) {
  .buybox .label-title img {
    left: 12%; }
  .buybox .one-cms-grid-renderer {
    justify-content: center; }
  .buybox .one-cms-grid-renderer.action .col div:nth-child(2) .input-container {
    margin-bottom: 10px; }
  .buybox .one-cms-grid-renderer.action .price .one-product-actions .d-flex {
    flex-direction: column !important;
    align-items: start !important; }
  .buybox .one-cms-grid-renderer.action .price .one-product-actions .btn-wishlist {
    top: -100%;
    right: unset;
    left: 0; }
  .buybox .one-cms-grid-renderer.action .grid-table {
    font-size: 0.75rem; } }

@media (max-width: 1220px) {
  .buybox .label-title img {
    left: 15%; } }

@media (max-width: 991px) {
  .buybox .text-right .one-product-tile-right-price__container h3 {
    font-size: 38px; }
  .buybox .label-title img {
    z-index: 1;
    left: 5%;
    top: 3%; }
  .buybox .one-cms-grid-renderer.info {
    margin-bottom: 1rem; }
  .buybox .one-cms-grid-renderer.action {
    padding-top: 30px !important; }
  .buybox .one-cms-grid-renderer.action .price .one-product-tile-right-price, .buybox .one-cms-grid-renderer.action .price .one-product-actions {
    height: auto; }
  .buybox .one-cms-grid-renderer.action .price .one-product-tile-right-price {
    padding-top: 18px !important;
    padding-bottom: 18px !important; }
  .buybox .one-cms-grid-renderer.action .price .one-product-actions .btn-wishlist {
    top: -100%;
    right: 0%;
    left: unset; }
  .buybox .one-cms-grid-renderer.action .input-container {
    width: 100% !important; }
  .buybox .one-cms-grid-renderer.action .input-container .one-input-tooltip {
    width: 100% !important; }
  .buybox .one-cms-grid-renderer.action .input-container input {
    max-width: 100%; }
  .buybox .one-cms-grid-renderer.action .btn-basket {
    width: 100% !important; }
  .buybox .one-cms-grid-renderer.action .btn-basket .btn-group {
    width: 100%; }
  .buybox .one-cms-grid-renderer.action .btn-basket button {
    background-color: #fb5225 !important; }
  .buybox .one-cms-grid-renderer.action .btn-basket button:nth-child(1) {
    width: 100%; } }

@media (max-width: 768px) {
  .buybox .label-title img {
    left: 5%;
    top: 1%; }
  .buybox .info {
    padding: 20px !important; } }

@media (max-width: 500px) {
  .buybox .one-cms-grid-renderer .btn-basket {
    width: 100%; }
  .buybox .one-cms-grid-renderer.info {
    padding-left: 0 !important;
    padding-right: 10px !important; }
  .buybox .one-cms-grid-renderer.info .one-product-tile-information__select {
    width: 100% !important; }
  .buybox .one-cms-grid-renderer.action {
    margin: auto; }
  .buybox .one-cms-grid-renderer.action .one-product-tile-right-actions {
    padding-left: 0; } }

@media (max-width: 430px) {
  .buybox .info {
    padding: 5px; }
  .buybox .info h5 {
    font-size: 28px; }
  .buybox .info .one-product-tile-information {
    font-size: 0.875rem; }
  .buybox .one-product-relations .font-size-relation {
    font-size: 1rem; } }

@media (max-width: 400px) {
  .buybox .info h5 {
    padding: 15px; }
  .buybox .one-cms-grid-renderer:first-child {
    padding: 0; }
  .buybox .one-cms-grid-renderer .info {
    border-radius: 0; }
  .buybox .one-cms-grid-renderer.action {
    border-radius: 0; }
  .buybox .one-cms-grid-renderer.action .price .one-product-tile-right-price {
    padding: 10px; } }

.connected-products-title-wrapper h1 {
  text-align: center;
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 2rem;
  color: #121628; }

.connected-products {
  margin-left: -15px;
  margin-right: -15px; }

.connected-products .col {
  padding: 0; }

.connected-products .pt-2 {
  background: rgba(210, 210, 210, 0.2); }

.connected-products .pt-2::before, .connected-products .pt-2::after {
  content: "";
  display: block;
  height: 100%;
  max-height: 364px;
  position: absolute;
  width: 50%;
  width: 50%;
  left: -50%;
  top: 0%;
  background: rgba(210, 210, 210, 0.2); }

.connected-products .pt-2::after {
  left: 100%; }

.connected-products .one-swiper-product__mobile-slider {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px; }

.connected-products .one-swiper-product__mobile-slider .box {
  max-height: 210px;
  padding-left: 15px;
  padding-right: 15px; }

.connected-products .one-swiper-product__mobile-slider .box .one-product-overview {
  flex-direction: column;
  padding: 0;
  width: 100%;
  max-width: unset;
  padding: 0 !important; }

.connected-products .one-swiper-product__mobile-slider .box .one-product-overview .col, .connected-products .one-swiper-product__mobile-slider .box .one-product-overview .col-12 {
  width: unset;
  padding: 0;
  justify-content: center !important;
  width: 50%; }

.connected-products .one-swiper-product__mobile-slider .box .one-product-overview div:nth-child(2) {
  padding-right: 20px; }

.connected-products .one-swiper-product__mobile-slider .box .one-product-overview h3 {
  font-size: 1.125rem; }

.connected-products .owl-nav {
  position: absolute;
  right: 1%;
  top: 50%;
  transform: translateY(-50%); }

.connected-products .owl-nav .owl-prev {
  display: none; }

.connected-products .owl-nav .owl-next {
  width: 38px;
  height: 38px;
  background-color: #f8f7f3;
  outline: none;
  border: unset;
  border-radius: 4px; }

.connected-products .one-product-overview__inventory span {
  margin-right: 10px; }

@media (max-width: 500px) {
  .connected-products-title-wrapper h1 {
    font-size: 1.5rem; } }

@media (max-width: 400px) {
  .connected-products .one-swiper-product__mobile-slider .box .one-product-overview h3 {
    font-size: 1rem; }
  .one-related-products-wrapper .box .one-product-overview {
    border-radius: 0; } }

.accessory .pt-2.col {
  padding: 0; }

.accessory .one-swiper-product__mobile-slider {
  background: rgba(210, 210, 210, 0.2); }

.accessory .one-swiper-product__mobile-slider::before, .accessory .one-swiper-product__mobile-slider::after {
  content: "";
  display: block;
  height: 100%;
  max-height: 361px;
  position: absolute;
  width: 50%;
  left: -51%;
  background: rgba(210, 210, 210, 0.2); }

.accessory .one-swiper-product__mobile-slider::after {
  left: 101%; }

@media (max-width: 991px) {
  .one-cms-grid-renderer.banner {
    padding: 0 !important; }
  .singleBanner.right {
    margin-left: -15px !important; }
  .product-single-banner .footer {
    flex-direction: row; }
  .product-single-banner .footer span {
    white-space: normal !important; } }

/*#  sourceMappingURL=style.css.map */
.demo
p {
  text-align: center;
  font-size: 60px;
  margin-top: 0px; }

.cookies {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
  font-size: 13px;
  line-height: 1.7;
  color: black; }
  .cookies h2 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold; }
  .cookies h3 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold; }
  .cookies p {
    margin-bottom: 15px; }
  .cookies a {
    color: #de5307;
    position: relative;
    display: inline-block; }
    .cookies a::before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      content: '';
      display: block;
      transition: 300ms;
      background-color: #de5307; }
    .cookies a:hover::before {
      width: 0; }
  .cookies-default, .cookies-advanced-settings {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: calc(100% - 60px);
    max-width: 500px;
    height: 385px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
    padding: 30px; }

@media (max-width: 549px) {
  .cookies-default, .cookies-advanced-settings {
    height: calc(100% - 60px); } }
  .cookies-advanced-settings div label {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 5px 0 10px 65px;
    cursor: pointer;
    margin-bottom: 15px; }
    .cookies-advanced-settings div label input {
      opacity: 0;
      width: 0;
      height: 0; }
      .cookies-advanced-settings div label input:checked + .slider {
        background-color: #de5307; }
      .cookies-advanced-settings div label input:focus + .slider {
        box-shadow: 0 0 1px #de5307; }
      .cookies-advanced-settings div label input:checked + .slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px); }
    .cookies-advanced-settings div label .slider {
      position: absolute;
      width: 50px;
      height: 30px;
      cursor: pointer;
      top: 0;
      left: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: 300ms;
      transition: 300ms;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px; }
      .cookies-advanced-settings div label .slider::before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: 300ms;
        transition: 300ms;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%; }
  .cookies-buttons {
    margin: -15px;
    display: block;
    overflow: hidden; }

@media (max-width: 549px) {
  .cookies-buttons {
    margin: 0; } }
    .cookies-buttons button {
      display: inline-block;
      width: auto;
      height: auto;
      padding: 12px 30px;
      text-transform: uppercase;
      font-weight: bold;
      border: solid 2px;
      transition: 300ms;
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      font-family: "Poppins", sans-serif;
      margin: 15px; }

@media (max-width: 549px) {
  .cookies-buttons button {
    width: 100%;
    padding: 12px 15px;
    margin: 0 0 15px 0; } }
      .cookies-buttons button.cookies-close, .cookies-buttons button.cookies-settings {
        border-color: #de5307;
        background-color: transparent;
        color: #de5307; }
        .cookies-buttons button.cookies-close:hover, .cookies-buttons button.cookies-settings:hover {
          border-color: black;
          color: black; }
      .cookies-buttons button.cookies-accept, .cookies-buttons button.cookies-accept-second {
        border-color: #de5307;
        background-color: #de5307;
        color: white; }
        .cookies-buttons button.cookies-accept:hover, .cookies-buttons button.cookies-accept-second:hover {
          border-color: #de5307;
          background-color: transparent;
          color: #de5307; }
