@charset "UTF-8";
@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: #1F3B91;
  --badges-color: #1f3485;
  --btn-color: #1F3B91;
  --btnColor: #1F3B91;
  --border-color: #efefef;
  --icon-sale: 
   --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; }

.one-product-tile-right-actions .add, .one-product-tile-right-actions .remove {
  display: none; }

.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 .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("");
  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.sklep.prema.com.pl/cms/9221212f0976448d83c95be8d9c5b66c-5fd1c6b1b27c4a21a38c6c5aadc1387d-projekt-bez-nazwy-84-.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: 100px; }

.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: #1F3B91;
  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("");
    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: #1F3B91; }

#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 {
  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.sklep.prema.com.pl/cms/c0b30407b8af4c83a78739bb46ea524f-bd218638706344a9801322894169dbdf-projekt-bez-nazwy-95-.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: 1.1rem;
  background-image: url("https://static.sklep.prema.com.pl/cms/fd94c278acda42fba76c300401b111fb-5e06e4f589894933b2c1e466937f5445-projekt-bez-nazwy-96-2-.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("");
  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("");
  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: 28px;
  border-top: rgba(151, 153, 161, 0.3) 1px solid; }

#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("");
  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("");
  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("");
  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("");
  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("");
  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("");
  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("");
  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: #1F3B91; }

.header-container .header-banner a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  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;
  border: 1px solid #fff;
  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("");
  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: block; }
  .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(""); }
  .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.sklep.prema.com.pl/cms/bb7a72ff7b6f42e98018c70f649f8c7e-f794d8aa04b7416c993117b835f53a24-projekt-bez-nazwy-19-.svg");
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
  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("");
  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: #1F3B91; }

.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 {
  height: 328px;
  padding-left: 20px;
  padding-top: 20px;
  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 figure {
  margin: 0; }

.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: #1F3B91;
  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-scrollbar {
  position: static;
  width: 100%;
  left: 0;
  background-color: #fff; }

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

.content .slider-banner .banner {
  display: flex;
  flex-direction: column;
  background-image: url("https://static.sklep.prema.com.pl/cms/394c2e171d8d4b7cbe2a9e15ba79f5ce-f69b59c042c74b55923bb092e1b019ae-projekt-bez-nazwy-86-.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 25px 50px;
  padding-right: 0;
  border-radius: 0.5rem; }

.content .slider-banner .banner span {
  margin-bottom: 0.75rem;
  display: flex;
  color: #fff;
  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.sklep.prema.com.pl/cms/4229ffe5525b418cbabf70646835fcd1-3898bbb980e34db187e19734584cd9b1-projekt-bez-nazwy-85-.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: #fff;
  margin-bottom: 0;
  font-size: 2.375rem; }

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

.content .slider-banner .banner a {
  border: 1px solid #fff;
  margin-left: auto;
  background: transparent;
  outline: none;
  border-radius: 1.125rem;
  background: 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: #9DA1AA; }

@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.8rem;
    height: 0.8rem;
    background-color: #fff;
    border: 0.5px solid #6e7078; }
  .content .slider-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #1F3B91; }
  .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: #9DA1AA;
  padding: 4px;
  border-radius: 4px; }

.category .inside-container .cat-el .new span {
  font-size: 16px;
  color: #fff;
  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: block;
  padding: 17px 31px;
  border-radius: 0 0 0.5rem 0.5rem;
  text-align: center; }

.banners .banner .footer h3 {
  color: #fff; }

.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: #1F3B91; }

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

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

@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 !important;
  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("");
  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(""); }

.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(""); }

.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 #1F3B91;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #1F3B91;
  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: #1F3B91;
  border-radius: 8px; }

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

.single-banner a .offer-btn:hover {
  background: #9DA1AA; }

.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: #1F3B91;
  border-radius: 8px;
  display: flex;
  align-items: center; }

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

.single-banner a .offer-btn:hover {
  background: #9DA1AA; }

.single-banner a .img {
  background-image: url();
  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: space-between;
  height: 100%;
  align-items: center; }

.single-banner a .title-wrapper h1 {
  color: #fff;
  font-size: 2.1rem;
  white-space: nowrap;
  font-weight: 700;
  text-align: center;
  margin: 1rem; }

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

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

.single-banner a .title-wrapper .footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin-bottom: 1rem; }

.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: #9DA1AA;
  position: absolute;
  border-radius: .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: 60px;
  margin-top: 60px; }

.protection-div .banner .img {
  background-image: url("https://static.premapl-preprod.one.unity.pl/cms/eecb01a9b0dc4445b3e3926b78f58d36-projekt-bez-nazwy-2024-12-09t150459.979.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: #1F3B91;
  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("");
  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(""); }

.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(""); }

.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 #1F3B91;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #1F3B91;
  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-bottom: 60px;
  margin-top: 60px;
  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: #1F3B91;
  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: #1F3B91;
  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("");
  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(""); }

.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(""); }

.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 #1F3B91;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #1F3B91;
  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: #fff;
  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: #1F3B91;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 50px; }

.banner2 .left a {
  margin-top: 48px;
  background: #1F3B91;
  outline: none;
  border-radius: 1.125rem;
  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.premapl-preprod.one.unity.pl/cms/4d111896498444e788a61470063ee118-projekt-bez-nazwy-2024-12-09t150634.576.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("");
  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: #1F3B91;
  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: #1F3B91;
  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("");
  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("");
  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("");
    background-position: top center;
    height: 160px !important; }
  .newsletter .info {
    text-align: center; } }

.producer {
  margin-bottom: 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;
  margin-top: 50px; }

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

.producer .producer-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: 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("");
  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: inline;
  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: block; }

.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.sklep.prema.com.pl/cms/1953384abab04ad19692a137ca117872-1a37c993142d48cebab5673e30137e90-projekt-bez-nazwy-98-.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: #9DA1AA;
  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.sklep.prema.com.pl/cms/ffae9940a5044917be9ab258ad406e8b-d11b398da67146949e008b37b9aa8b23-projekt-bez-nazwy-97-.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: #1F3B91; }
  #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 #1F3B91;
  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: 5.25rem !important;
  height: 5.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.sklep.prema.com.pl/cms/f1afc911e090499e87399d359e849188-5fd1c6b1b27c4a21a38c6c5aadc1387d-projekt-bez-nazwy-84-1-.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: #9DA1AA; }

.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: #1F3B91; }

.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: #1F3B91; }

.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: 100%;
  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: 0px solid #d8dce4; }

.main-nav #navContainer .submenu .single-col {
  width: 33.33%;
  padding-right: 0;
  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: #9DA1AA; }

.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() 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: #1F3B91;
  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() no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-paints:before {
  background: url() no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-rollers:before {
  background: url() no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-varnishes:before {
  background: url() no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-sprays:before {
  background: url() no-repeat center center;
  background-size: contain; }

.main-nav #navContainer .submenu .cat-title.cat-enamels:before {
  background: url() 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: 10px; }

.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: block; }

.description .left .one-product-technical-data div::after {
  content: "";
  display: none;
  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: block; }

.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("");
  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("");
  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: #1F3B91;
  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 .label-title img {
  position: absolute;
  top: 7%;
  left: 10%; }

.buybox .text-right {
  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;
  padding: 5px 10px; }

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

.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 .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: #fff; }

.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 {
  justify-content: space-between; }

.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: relative; }

.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; }

.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(""); }

.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("");
  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: #1F3B91 !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: #1F3B91 !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: #1F3B91 !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-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: #EFEFEF; }

.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: #EFEFEF; }

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

.connected-products .one-swiper-product__mobile-slider {
  margin-bottom: 40px;
  padding-top: 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 .one-swiper-product__mobile-slider.less {
  flex-wrap: wrap !important;
  justify-content: center; }

.connected-products .one-swiper-product__mobile-slider.less .box .one-product-overview {
  width: 516px;
  max-width: 100%; }

.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 {
  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: 1036px) {
  .connected-products .one-swiper-product__mobile-slider.less .box {
    margin-top: 10px !important; } }

@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 */
.produkt {
  display: flex;
  align-self: center;
  justify-content: center; }

.opcjonalny_baner {
  display: block;
  width: 100%;
  height: 300px;
  margin-bottom: 50px; }

@media (max-width: 991px) {
  .opcjonalny_baner {
    margin-bottom: 30px; } }

.one-footer-list-item a {
  color: #fff !important; }

.kolorstopka {
  color: #ffffff; }

.text-content {
  margin-top: 15px; }

.container_stronystatyczne {
  max-width: 1600px !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.text-content__heading {
  text-align: center;
  text-align: center;
  margin-bottom: 100px;
  position: relative; }

.text-content__heading::before, .text-content__heading::after {
  background-color: #1F3B91;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  position: absolute;
  bottom: -10px;
  height: 4px;
  width: 75px; }

.text-content h1, .text-content h2, .text-content h3, .text-content h4 {
  text-align: center; }

.dodatkowe.producenci ul {
  display: grid;
  column-gap: 24px;
  row-gap: 24px;
  grid-template-columns: repeat(6, 1fr); }

@media (max-width: 991px) {
  .dodatkowe.producenci ul {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 900px) {
  .dodatkowe.producenci ul {
    grid-template-columns: repeat(2, 1fr); } }

.dodatkowe.producenci ul li {
  text-align: center;
  grid-column: span 1; }
  .dodatkowe.producenci ul li p {
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: bold;
    color: red; }

.litera {
  grid-column: span 6 !important;
  text-align: left !important; }

@media (max-width: 991px) {
  .litera {
    grid-column: span 3 !important;
    text-align: center !important; } }

@media (max-width: 500px) {
  .litera {
    grid-column: span 2 !important; } }

.dodatkowe.producenci ul li a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-o ut;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position: relative;
  text-align: center;
  display: block;
  border: solid 1px transparent;
  padding: 15px; }
  .dodatkowe.producenci ul li a:hover {
    border: solid 1px red; }
  .dodatkowe.producenci ul li a span {
    font-size: 14px; }
  .dodatkowe.producenci ul li a img {
    display: block;
    width: auto;
    height: auto;
    max-height: 80px;
    max-width: 80%;
    margin: 0 auto 5px auto; }
  .dodatkowe.producenci ul li a:hover {
    color: red; }

@media (max-width: 991px) {
  .dodatkowe.producenci ul li a .img {
    width: 140 px;
    height: 140 px; } }

@media (max-width: 500px) {
  .dodatkowe.producenci ul li a .img {
    width: 100%;
    height: 100%; } }

.button_stronystatyczne {
  color: #121628;
  font-size: 14px;
  padding: 8px 10px;
  border-radius: 1rem;
  border: 1px solid #9799a1;
  transition: 0.2s ease-out all;
  text-align: center; }

.dodatkowe img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto; }
  .dodatkowe img.opcjonalny_baner {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 50px; }

@media (max-width: 991px) {
  .dodatkowe img.opcjonalny_baner {
    margin-bottom: 30px; } }

.dodatkowe img.aligncenter {
  margin: 0 auto !important; }

.dodatkowe img.alignleft {
  float: left; }

.dodatkowe img.alignright {
  float: right; }

.dodatkowe img.marginbottom50 {
  margin-bottom: 50px; }

li.litera::marker {
  content: ""; }

li.producent::marker {
  content: ""; }

.one-carousel-with-thumbnails[data-v-11408a05] {
  height: auto !important; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 1px !important; }

.swiper-container {
  border-radius: 8px; }

ul.dektop a {
  color: #fff;
  /* Ustawia kolor linków na biały */ }

.button {
  color: #fff;
  /* Ustawia kolor tekstu na biały */ }

.swiper-pagination-bullet-active {
  background: #9DA1AA !important; }

.one-barcode-scanner {
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  display: flex;
  height: 54px;
  border: 1px solid;
  padding: 8px 10px;
  float: left; }

@media (max-width: 991px) {
  .one-barcode-scanner {
    margin: 6px 12px; } }
  .one-barcode-scanner:hover {
    border-color: #9DA1AA;
    background-color: #9DA1AA; }

.one-barcode-scanner__button i[data-v-7a7b04ea] {
  font-size: 2.1rem !important; }

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

.header-container .header-container__middle-header .basket:hover {
  background-color: #9DA1AA; }

.header-container .header-container__middle-header .cart:hover {
  background-color: #9DA1AA; }

.white-icon {
  color: #fff !important; }

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

.header-container .header-container__middle-header .basket::after,
.header-container .header-container__middle-header .basket *::after,
.header-container .header-container__middle-header .basket::before,
.header-container .header-container__middle-header .basket *::before {
  color: white; }

.one-cms-category-overview__manufacturers-row[data-v-060dcda8] {
  max-height: 150px !important; }

[data-v-060dcda8].row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  display: block !important;
  /* lub 'flex', jeśli chcesz zachować układ flex, ale bez ujemnych marginesów */ }

.one-category-item[data-v-6f358e8c] {
  font-size: 14px !important; }

.separator {
  margin-top: 60px;
  margin-bottom: 60px; }

@media (max-width: 768px) {
  .content[data-v-cfc7e8f8] {
    padding-top: 5px !important; } }

.offer-btn:hover {
  background-color: #9DA1AA; }

.header-container .header-banner a .offer-btn:hover {
  background-color: #9DA1AA; }

#footer .content .row:nth-child(3) ul li:hover {
  color: #9DA1AA; }

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

.main-nav #navContainer .submenu .cat-title:hover {
  color: #9DA1AA; }

.one-cms-category-overview__sub-items[data-v-060dcda8]:hover {
  color: #9DA1AA; }

.one-category-box__title[data-v-77535787]:hover {
  color: #9DA1AA; }

@media (max-width: 991px) {
  .content .slider-banner {
    min-height: 50px;
    margin-bottom: 5px; } }

.single-banner a .title-wrapper .footer span {
  color: #fff; }

.category .inside-container .cat-el h3 {
  margin-top: .5rem; }

.banner2 .left a:hover {
  background-color: #9DA1AA !important; }

.sticky-container {
  position: -webkit-sticky;
  /* Dla Safari */
  position: sticky;
  top: 210px;
  /* Rozpocznij kontener sticky dokładnie poniżej menu */ }

.aniabuybox {
  background-color: white !important;
  border-radius: 8px;
  margin-left: 5px;
  /* Odstęp od lewej strony */
  /* Dodatkowe style, jak potrzebujesz */
  padding: 10px;
  /* Sugerowany wewnętrzny odstęp dla treści kontenera */
  /* Możesz dodać border, jeśli chcesz widoczne obramowanie */ }

.info-container {
  border-radius: 8px;
  margin-top: 20px; }

.description .left .one-product-files-section, .description .left .one-product-technical-data-section, .description .left .one-product-description-section {
  margin-right: 0 !important; }

.ania-cena {
  background-color: #fff;
  padding: 45px 16px; }

.ania-action {
  background-color: #fff;
  padding: 16px 16px; }

@media (max-width: 768px) {
  .sticky-container {
    position: static; } }

.buybox .btn-basket button:hover {
  background-color: #9DA1AA; }

[data-v-3700885d] .btn:hover {
  background-color: #9DA1AA; }

i[data-v-26419ac4] {
  font-size: 22px !important; }

.tuple--grid-warehouse[data-v-44b5878c] {
  font-size: .85rem !important; }

[data-v-3700885d] .btn {
  padding: 5px 10px !important; }

.register-container .d-flex.align-items-center {
  text-decoration: none;
  /* Usuwa podkreślenie linku */
  color: #000;
  /* Domyślny kolor tekstu */ }

/* Zmienia kolor tekstu i ikony na hover */
.register-container .d-flex.align-items-center:hover {
  color: #007bff;
  /* Kolor hover */ }

/* Styl dla ikony SVG jako tło pseudoelementu */
.register-container .custom-icon::before {
  content: "";
  display: block;
  background-image: url("https://static.sklep.prema.com.pl/cms/d9858cea92114e43a2eefb22c3432ba0-8a2579bd4c7444069df2740a3c0b2a39-projekt-bez-nazwy-20-.svg");
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 0.5rem; }

/* Styl dla tekstu */
.register-container span {
  font-size: 14px;
  /* Ustawia rozmiar tekstu */ }

/* Zmienia kolor pseudoelementu ikony na hover */
.register-container .d-flex.align-items-center:hover::before {
  /* Możesz dodać tutaj styl, jeśli potrzebujesz zmienić ikonę lub jej styl na hover */ }

.aniaheader {
  font-size: 14px;
  /* Ustawia rozmiar tekstu dla wszystkich elementów w kontenerze */ }

.nav-link {
  padding: 10px 20px !important; }

.one-login-logout-component[data-v-7a8d1e31] {
  padding: 10px 20px !important; }

.ania-header-top {
  padding: 10px 20px !important; }

#footer .top .span-div .hours::before {
  content: "";
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url("https://static.sklep.prema.com.pl/cms/645ddbc838b648f9a3ad9798ce5872cb-4a7d49abf5ba43969baaa06ff84ea8e3-projekt-bez-nazwy-2024-04-10t093342.998.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

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

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

.producer .swiper-button-prev::after {
  width: 38px;
  height: 28px;
  content: "";
  background-image: url("");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.products-list__item-actions[data-v-639d7a5b] {
  min-width: 100px !important; }

.fade-in-right {
  display: block !important; }

.banners {
  margin-top: 50px; }

.products-list__item-actions--cart i[data-v-639d7a5b], .products-list__item-actions--wishlist i[data-v-639d7a5b] {
  font-size: 18px !important; }

.vertical-bar[data-v-4cbce514] {
  display: none !important; }

[data-v-060dcda8].row {
  border-radius: 8px !important; }

.ania-wielun-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px; }

.ania-wielun-header {
  background-color: #1F3B91;
  color: white;
  padding: 10px 0;
  text-align: center; }

.ania-wielun-header img {
  max-width: 100%;
  height: auto;
  max-height: 400px; }

.ania-wielun-content {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: -20px;
  position: relative;
  z-index: 1; }

.ania-wielun-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #1F3B91; }

.ania-wielun-text {
  font-size: 16px;
  line-height: 1.6; }

@media (max-width: 768px) {
  .ania-wielun-container {
    padding: 0 10px 10px 10px; }
  .ania-wielun-content {
    padding: 15px; }
  .ania-wielun-title {
    font-size: 20px;
    margin-bottom: 15px; }
  .ania-wielun-text {
    font-size: 14px; } }

.content[data-v-472ae483] {
  padding-top: 11px !important; }

.alma-mobile {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; }

.alma-mobile img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.blueimp-gallery {
  background: #d3d3d3 !important; }

.blueimp-gallery > .close {
  font-size: 100px !important; }

.one-listing-banner[data-v-43e8f474] {
  overflow: unset !important; }

/* Specyficzne style tylko dla obrazów SVG wewnątrz slidera */
.producer .producer-slider .swiper-slide .slider-svg-image {
  height: 80px;
  /* Ustaw wysokość na 80px */ }

/* ------------------------------------- */
/* O-nas */
body {
  margin: 0;
  padding: 0;
  color: #333;
  background-color: #fff !important;
  line-height: 1.6;
  position: relative;
  overflow-x: hidden; }

.container-ania {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px; }

.unique-section {
  margin-bottom: 40px;
  position: relative; }

.unique-header {
  color: #1F3B91;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.unique-paragraph {
  margin-bottom: 15px;
  font-size: 16px; }

.unique-stats, .unique-values {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }

.unique-stat, .unique-value {
  text-align: center;
  flex: 1 1 200px;
  margin: 20px; }

.unique-stat img, .unique-value img {
  max-height: 70px;
  /* Ustawienie maksymalnej wysokości dla ikon */
  margin-bottom: 10px; }

.section-divider {
  border-top: 2px solid #e7e9e4;
  margin-top: 20px; }

.company-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px; }

.company-info .details {
  flex: 1;
  padding-right: 20px; }

.company-info img {
  max-width: 40%;
  border-radius: 8px; }

a {
  color: #121628;
  text-decoration: none; }

a:hover {
  color: #1F3B91; }

@media (max-width: 768px) {
  .unique-stats, .unique-values {
    flex-direction: column;
    align-items: center; }
  .unique-stat, .unique-value {
    flex: 1 1 100%; }
  .company-info {
    flex-direction: column;
    align-items: flex-start; }
  .company-info .details {
    padding-right: 0;
    margin-bottom: 20px; }
  .company-info img {
    max-width: 100%; } }

@media (max-width: 768px) {
  .content[data-v-4e7a4e7e] {
    padding-top: 0px; }
  .single-banner a .title-wrapper h1 {
    white-space: normal; }
  .single-banner a .title-wrapper span {
    text-align: center; } }

@media (max-width: 767px) {
  #footer .content .row:nth-child(1) .text-right i::before {
    color: white !important; } }

@media (max-width: 767px) {
  #footer .top .span-div .hours {
    margin-bottom: 10px;
    /* Można zwiększyć odstęp na urządzeniach mobilnych */ }
  #footer .top .span-div .phone {
    margin-bottom: 10px;
    /* Można zwiększyć odstęp na urządzeniach mobilnych */ }
  #footer .top .span-div .mail {
    margin-bottom: 10px;
    /* Można zwiększyć odstęp na urządzeniach mobilnych */ } }

@media (max-width: 767px) {
  .single-banner a .title-wrapper h1 {
    font-size: 1.6125rem !important; }
  .content .slider-banner {
    margin-bottom: 20px; }
  .content .slider-banner .banner h1 span {
    word-wrap: break-word;
    /* lub overflow-wrap: break-word; */
    white-space: normal;
    /* Umożliwia normalne zawijanie tekstu */
    text-align: center;
    /* Wyrównuje tekst do środka */
    display: block;
    /* Zapewnia, że wyrównanie do środka działa poprawnie */ }
  .content .slider-banner .banner span {
    margin: 0.75rem !important; }
  .content .slider-banner .banner a {
    margin-bottom: 10px;
    max-height: none; }
  .one-carousel-with-thumbnails[data-v-11408a05] {
    margin-bottom: 20px; }
  .ania-dlaczego {
    margin: 10px;
    /* Dodaje odstęp 10px od wszystkich stron */
    display: block;
    /* Umożliwia działanie marginesu w trybie blokowym */
    font-size: 14px;
    /* Ustawia rozmiar tekstu na 12px */ }
  text-align: center !important;
  /* Wyrównuje tekst do środka */
  .content .slider-banner .banner h1 {
    margin-bottom: unset !important; }
  .content .slider-banner .banner a {
    display: block;
    /* Umożliwia użycie margin auto */
    text-align: center;
    margin-left: 10px !important; }
  .single-banner a .img {
    width: 200px;
    margin: 20px; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .single-banner a .title-wrapper h1 {
    font-size: 2rem !important; }
  .content .slider-banner {
    margin-bottom: 30px; }
  .content .slider-banner .banner h1 span {
    word-wrap: break-word;
    /* lub overflow-wrap: break-word; */
    white-space: normal;
    /* Umożliwia normalne zawijanie tekstu */
    text-align: center;
    /* Wyrównuje tekst do środka */
    display: block;
    /* Zapewnia, że wyrównanie do środka działa poprawnie */ }
  .content .slider-banner .banner span {
    margin: 1rem !important; }
  .content .slider-banner .banner a {
    margin-bottom: 15px;
    max-height: none; }
  .one-carousel-with-thumbnails[data-v-11408a05] {
    margin-bottom: 30px; }
  .ania-dlaczego {
    margin: 15px;
    /* Dodaje odstęp 15px od wszystkich stron */
    display: block;
    /* Umożliwia działanie marginesu w trybie blokowym */
    font-size: 16px;
    /* Ustawia rozmiar tekstu na 16px */ }
  .content .slider-banner .banner h1 {
    margin-bottom: unset !important; }
  .content .slider-banner .banner a {
    display: block;
    /* Umożliwia użycie margin auto */
    text-align: center;
    margin-left: 15px !important; }
  .single-banner a .img {
    width: 250px;
    margin: 25px; }
  .header-banner {
    flex-direction: column;
    justify-content: center;
    /* Można dostosować w zależności od potrzeb */ }
  .left-column {
    display: none; }
  .custom-button {
    padding: 8px 16px;
    /* Zmniejszony padding */
    font-size: 12px;
    /* Zmniejszony rozmiar czcionki */ }
  .button-text {
    margin-right: 10px;
    /* Zmniejszony margines między tekstem a ikoną */
    font-size: 12px; }
  .button-icon {
    width: 35px;
    /* Zmniejszona szerokość ikony */
    height: 35px;
    /* Zmniejszona wysokość ikony */
    padding: 5px;
    /* Zmniejszony odstęp wewnętrzny */
    right: -10px;
    background-image: url("https://static.sklep.prema.com.pl/cms/cff8263fb29a4c41b7afba23a69d19a0-1ca505259028461fb08b693c7e50ac50-ceania-click-icon.svg"); }
  .single-banner a .title-wrapper h1 {
    white-space: normal !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .login[data-v-0dfa740f] {
    height: auto !important; } }

.login[data-v-0dfa740f] {
  height: auto !important; }

.container-static {
  max-width: 1600px !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px; }

.container-static h1 {
  text-align: center;
  color: #1F3B91;
  font-size: 2rem; }

.container-static h2 {
  color: #1F3B91;
  margin-top: 20px;
  font-size: 1.4rem; }

.container-static p {
  margin: 10px 0;
  text-align: justify; }

@media (max-width: 768px) {
  .container-static h1 {
    font-size: 1.5rem; }
  .container-static h2 {
    font-size: 1.2rem; } }

#footer .top .span-div a {
  color: #fff; }

.vue-notification-group {
  width: 100% !important;
  place-items: center; }

.input-group > .input-group-append:last-child > .btn-group:not(:last-child):not(.dropdown-toggle) > .btn, .input-group > .input-group-append:not(:last-child) > .btn-group > .btn, .input-group > .input-group-prepend > .btn-group > .btn {
  background: #9DA1AA !important;
  color: #fff !important; }

.header-container .header-container__middle-header .one-search-bar .btn-group .btn {
  font-weight: 400 !important; }

.carousel-banner .carousel-indicators li.active {
  background: #9DA1AA !important; }

.carousel-banner .carousel-indicators li {
  background: #1F3B91 !important; }

.header .menu-link {
  font-size: 1.125rem;
  color: #121628;
  font-weight: 700;
  padding: 1.25rem;
  position: relative; }

.menu-link:hover {
  color: #9DA1AA; }

.header .ania-kategoria {
  font-size: 1.125rem;
  color: #121628;
  font-weight: 700;
  justify-items: center;
  /* Wyśrodkowuje elementy poziomo */
  align-items: center;
  /* Wyśrodkowuje elementy pionowo */ }

.one-cms-categories-list__item--open {
  height: fit-content !important;
  overflow: visible !important; }

.ania-menu-kategorie {
  display: flex;
  justify-content: space-evenly;
  /* Równomiernie rozmieszcza zakładki */
  width: 100%;
  /* Lista zakładek zajmuje całą szerokość */
  padding: 0; }

.v-lazy-image-loaded {
  border-radius: 7px; }

.one-cms-category-overview__manufacturers-row:not(:last-child) {
  border-right: 0px solid #e6e8eb !important; }

.header-container a {
  font-weight: 400 !important; }

.header-container a:hover {
  font-weight: 400 !important; }

.separator {
  margin-bottom: 0px; }

.one-cms-category-overview__manufacturers-row {
  display: none !important; }

.ania-producenci-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #e6e8eb;
  max-height: 50px;
  min-height: 50px;
  text-align: center;
  padding: 0 10px; }

.ania-producenci-item {
  display: inline-block;
  width: 16%;
  text-align: center; }

.ania-producenci-item img {
  max-width: 100%;
  max-height: 40px;
  object-fit: contain; }

/* Stylowanie dla tabletów */
@media (max-width: 1024px) {
  .one-registration-page {
    padding: 0px 20px;
    width: 100%; }
  .one-registration-page form {
    width: 100%; } }

/* Stylowanie dla telefonów */
@media (max-width: 768px) {
  .one-registration-page {
    padding: 0px 20px;
    width: 100%; }
  .one-registration-page form {
    width: 100%; }
  button[name="gusDataButton"] {
    margin-top: 10px;
    /* Odstęp od góry */
    margin-bottom: 10px;
    /* Odstęp od dołu */ } }

.mb-small[data-v-bd4f2912] {
  margin-bottom: 0.75rem; }

.mb-large[data-v-bd4f2912] {
  margin-bottom: 1rem; }

.one-agreements-list {
  min-height: auto !important; }

.mb-large[data-v-bd4f2912] {
  margin-top: 3rem;
  margin-bottom: 0rem !important; }

.header {
  font-size: 24px !important; }

.one-tab__label[data-v-87d90e9e] {
  font-size: 18px !important;
  white-space: nowrap;
  /* Zapobiega zawijaniu tekstu do kolejnych linii */ }

.one-tab__icon[data-v-87d90e9e] {
  font-size: 2em !important; }

body.registration .registration_baner, body.registration .registration_baner_footer {
  display: block !important; }

.login_baner_list_item, .registration_baner_footer_list_item {
  display: block;
  width: 100%;
  height: auto; }

body.registration .row.border-bottom.mb-small h4.header.py-3 {
  background-color: #1F3B91;
  color: #ffffff;
  padding: 24px 0 24px 80px;
  font-weight: normal;
  text-transform: uppercase; }

.one-tab[data-v-87d90e9e] {
  padding: 16px !important; }

.one-registration-page .row.border-bottom.mb-small {
  border-bottom: none !important; }

@media (max-width: 768px) {
  body.registration .row.border-bottom.mb-small h4.header.py-3 {
    text-align: center;
    padding: 0px; }
  .header {
    font-size: 16px !important; }
  .one-tab__label[data-v-87d90e9e] {
    font-size: 12px !important;
    white-space: nowrap;
    /* Zapobiega zawijaniu tekstu do kolejnych linii */ }
  .one-tab__icon[data-v-87d90e9e] {
    font-size: 1.5em !important; }
  .one-tab[data-v-87d90e9e] {
    padding: 10px !important; } }

@media (max-width: 1300px) {
  one-registration-page {
    width: 1200px; } }

/* Style dla banera */
.header-banner {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  /* Można zmienić na center, flex-start, flex-end w zależności od potrzeb */
  background-color: #9DA1AA;
  padding: 10px 20px;
  border-radius: 0px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  color: white;
  text-decoration: none;
  transition: background-color 0.3s, box-shadow 0.3s;
  font-family: Arial, sans-serif;
  font-size: 14px; }

.left-column {
  display: flex;
  align-items: center;
  margin-right: 15px;
  /* Odstęp między ikoną a tekstem */ }

.title-wrapper-ania {
  display: flex;
  align-items: center; }

.title-wrapper-ania h1 {
  margin: 0;
  margin-left: 10px;
  /* Odstęp między ikoną a tekstem */ }

.left-icon {
  width: 60px;
  /* Można zmieniać rozmiar ikony */
  height: 60px; }

.button-container {
  display: inline-flex;
  align-items: center; }

.custom-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Ustawienie elementów z przestrzenią między nimi */
  background-color: #9DA1AA;
  color: white;
  padding: 10px 20px;
  /* Zwiększony padding */
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s, box-shadow 0.3s;
  position: relative;
  font-family: Arial, sans-serif;
  /* Czcionka dla przycisku */
  font-size: 14px;
  /* Zwiększony rozmiar czcionki */ }

.custom-button:hover {
  background-color: #a8471d;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2); }

.button-text {
  margin-right: 20px;
  /* Zwiększony margines między tekstem a ikoną */
  margin-left: 10px; }

.button-icon {
  width: 50px;
  /* Nowa szerokość ikony */
  height: 54px;
  /* Nowa wysokość ikony */
  background-image: url("https://static.sklep.prema.com.pl/cms/28c29914db30453199b6723f2adcb198-165126b4966b4310b65a6e1ef97d503e-projekt-bez-nazwy-21-.svg");
  /* Nowy obrazek */
  background-size: auto;
  /* Zmiana z contain na auto */
  background-color: white;
  /* Białe tło */
  border-radius: 50%;
  /* Okrągłe tło */
  padding: 5px;
  /* Odstęp wewnętrzny */
  box-sizing: border-box;
  position: relative;
  /* Dodanie position: relative */
  right: -14px;
  /* Przesunięcie ikony w prawo o 14px */ }

.custom-button::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 2px solid #ffffff;
  border-radius: 50px; }

/* Styl dla headera */
.header-banner {
  background-color: #f8f8f8;
  padding: 10px;
  text-align: center;
  max-width: 100%;
  /* Zapewnia, że kontener nie będzie szerszy niż ekran */ }

.header-banner .title-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  /* Zapobieganie zawijaniu elementów */
  flex-direction: column;
  /* Ustawienie kierunku ułożenia na kolumnę */ }

.header-banner .title-wrapper h1 {
  font-size: 32px;
  margin: 0;
  /* Usunięcie domyślnego marginesu */
  color: white !important;
  /* Kolor tekstu */
  white-space: normal;
  /* Zapobieganie zawijaniu tekstu */
  margin-right: 0;
  margin-left: 0; }

.header-banner .title-wrapper h2 {
  font-size: 14px;
  margin: 0;
  color: white !important;
  white-space: nowrap;
  margin-left: 50px;
  margin-right: 50px;
  padding: 10px; }

@media (max-width: 768px) {
  .header-banner {
    flex-direction: column;
    justify-content: center;
    /* Można dostosować w zależności od potrzeb */ }
  .header-banner .title-wrapper h1 {
    margin-right: 0;
    margin-left: 0;
    white-space: normal;
    font-size: 16px; }
  .header-banner .title-wrapper h2 {
    white-space: normal; }
  .left-column {
    display: none; }
  .custom-button {
    padding: 6px 12px;
    /* Zmniejszony padding */
    font-size: 10px;
    /* Zmniejszony rozmiar czcionki */ }
  .button-text {
    margin-right: 8px;
    /* Zmniejszony margines między tekstem a ikoną */
    font-size: 10px; }
  .button-icon {
    width: 30px;
    /* Zmniejszona szerokość ikony */
    height: 30px;
    /* Zmniejszona wysokość ikony */
    padding: 3px;
    /* Zmniejszony odstęp wewnętrzny */
    right: -6px;
    background-image: url("https://static.sklep.prema.com.pl/cms/18d362813c234d6b96ceee0951fe530e-1ca505259028461fb08b693c7e50ac50-ceania-click-icon-1-.svg"); }
  .login[data-v-0dfa740f] {
    height: auto !important; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .header-banner .title-wrapper h2 {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    text-wrap: auto;
    padding: 5px; }
  .header-banner .title-wrapper h1 {
    font-size: 20px;
    text-wrap: auto;
    padding: 5px; }
  .left-icon {
    display: none; }
  .header-banner {
    padding: 5px; }
    .header-banner .custom-button {
      padding: 6px 12px;
      /* Zmniejszony padding */
      font-size: 10px;
      /* Zmniejszony rozmiar czcionki */ }
    .header-banner .button-text {
      margin-right: 8px;
      /* Zmniejszony margines między tekstem a ikoną */
      font-size: 12px; }
    .header-banner .button-icon {
      width: 30px;
      /* Zmniejszona szerokość ikony */
      height: 30px;
      /* Zmniejszona wysokość ikony */
      padding: 3px;
      /* Zmniejszony odstęp wewnętrzny */
      right: -6px;
      background-image: url("https://static.sklep.prema.com.pl/cms/19d85f09db544c4c95e45ebadc5baac6-1ca505259028461fb08b693c7e50ac50-ceania-click-icon-2-.svg"); }
    .header-banner .login[data-v-0dfa740f] {
      height: auto !important; } }

@media (min-width: 1025px) and (max-width: 1240px) {
  .header-banner .title-wrapper h2 {
    font-size: 14px;
    margin-left: 0px;
    margin-right: 0px;
    text-wrap: auto;
    padding: 5px; }
  .header-banner .title-wrapper h1 {
    font-size: 26px;
    text-wrap: auto;
    padding: 5px; } }

.campaign-details-img {
  padding: 20px !important;
  height: auto !important;
  width: auto !important;
  border-radius: 0px !important;
  margin: 0px !important;
  background-color: transparent !important; }

.campaigns-details-item:nth-child(odd) .campaign-details-icon {
  background-color: transparent !important; }

.campaigns-details-item .campaign-details-icon {
  width: auto !important; }

.campaigns-details-item:last-child {
  border: 1px dashed #1F3B91 !important; }

#register {
  width: 100%; }

.badge {
  font-size: 85% !important;
  padding: .5em 1.0em !important; }

@media (max-width: 992px) {
  .one-search-bar .btn:nth-child(2) i::before {
    height: 20px !important;
    width: 20px !important; }
  .products-list__item-actions--cart i {
    color: #1F3B91; } }

@media (max-width: 992px) {
  .one-search-bar .products-list__item .icon-basic-sheet-txt::before, .one-search-bar .products-list__item .icon-ecommerce-cart-download::before {
    width: 20px !important;
    height: 20px !important; }
  .products-list__item-actions--wishlist i {
    color: #1F3B91 !important; } }

.products-list__item-actions {
  min-width: 80px !important; }

@media (max-width: 992px) {
  [data-v-d595b828] .one-button__content .icon-ecommerce-cart-download::before {
    content: "\e02a" !important;
    /* Kod ikony */
    display: inline-block !important;
    color: black !important;
    background: none !important;
    /* Usuń wszystkie tła, aby wyeliminować konflikty */ }
  .products-list__item-actions--cart i, .products-list__item-actions--wishlist i {
    font-size: 25px !important; } }

.logo-prema-container {
  display: flex;
  justify-content: flex-start;
  /* Wyrównanie do lewej strony */
  align-items: center;
  /* Wyrównanie środka w pionie */
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* Ukrycie części logo wychodzącej poza kontener, jeśli będzie za duże */ }

.logo-prema-logo {
  width: 200px;
  /* Ustawienie większej szerokości logo */
  height: auto;
  /* Zachowanie proporcji */
  object-fit: contain;
  /* Dopasowanie bez przycinania */ }

.border-demo {
  border: 1px solid #dee2e6;
  border-radius: 0.5rem; }

.demo-product-sections-nav-container {
  width: 100%;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
  margin-bottom: 2rem; }

/* Nawigacja */
.demo-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #ddd; }

.demo-nav-item {
  margin: 0 0.5rem; }

.demo-nav-link {
  display: inline-block;
  color: #555;
  font-weight: 500;
  font-size: 1rem;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease; }

.demo-nav-link:hover,
.demo-nav-link:focus {
  background-color: #e9ecef;
  color: #007bff; }

/* Zakładka aktywna po nawigacji */
.demo-nav-link:target {
  border-bottom: 2px solid #007bff;
  font-weight: bold; }

/* Sekcje */
.demo-section {
  max-width: 1200px;
  margin: 2rem auto;
  padding: 1.5rem;
  background: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }

.demo-section-title {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #333; }

.sticky-section {
  position: sticky;
  top: 130px;
  /* Rozpocznij kontener sticky dokładnie poniżej menu */
  z-index: 30; }

/* Styl dla kontenera */
.demo-button-container {
  display: flex;
  /* Ustawienie przycisków w linii */
  width: 100%;
  /* 100% szerokości kontenera */
  text-align: center; }

/* Styl dla przycisków */
.nav-button {
  flex: 1;
  /* Przyciski zajmują równą szerokość */
  padding: 15px 10px;
  /* Odstępy wewnętrzne */
  background-color: #f5f5f5;
  /* Jasnoszare tło */
  border: none;
  /* Brak obramowania */
  color: #555;
  /* Szary tekst */
  text-transform: uppercase;
  /* Duże litery */
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  border-radius: 0.5rem;
  /* Zaokrąglenie rogów */
  transition: background-color 0.3s, color 0.3s;
  /* Efekt przejścia */ }

.section-demo-product {
  margin-right: 0 !important; }

.prema-static-title {
  font-size: 28px;
  margin-bottom: 10px;
  color: #333; }

.prema-static-date {
  font-size: 14px;
  color: #888;
  margin-bottom: 20px; }

.prema-static-subtitle {
  font-size: 20px;
  margin-bottom: 10px;
  color: #555; }

.prema-static-description {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px; }

.prema-static-list {
  font-size: 16px;
  color: #333;
  padding-left: 20px; }

.prema-static-list li {
  margin-bottom: 10px;
  line-height: 1.5; }

.prema-static-image {
  width: 100%;
  object-fit: cover;
  /* Zapewnia dopasowanie proporcji obrazu */
  display: block;
  /* Usuwa marginesy poniżej obrazka */
  margin-bottom: 20px; }

.prema-static-icon {
  color: #555;
  /* Kolor ikon */
  margin-right: 8px;
  font-size: 18px;
  vertical-align: middle; }

.prema-static-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px; }

.prema-static-icon {
  color: #555;
  font-size: 18px;
  margin-right: 10px;
  margin-top: 2px; }

.prema-static-contact-text {
  line-height: 1.5; }

.prema-static-contact-text a {
  color: #007bff;
  text-decoration: none; }

.prema-static-contact-text a:hover {
  text-decoration: underline; }

.row.one-product-technical-data.w-100.m-0.py-1.text > * {
  box-sizing: border-box;
  flex-shrink: 0;
  /* width: 100%; */
  max-width: 60%; }

.one-product-page .one-product-data-container .one-product-technical-data .col-md-6 {
  width: 70%; }

@media (max-width: 991px) {
  .one-product-page .one-product-data-container .one-product-technical-data .col-md-6 {
    width: 100%; } }

.row.one-product-technical-data.w-100.m-0.py-1.text .col-md-6 {
  flex: unset;
  /* Usuwa zachowanie flex */
  display: block;
  /* Zmienia układ na blokowy */ }

.label {
  overflow: visible !important; }

.products-list__item-actions.fade-in-right {
  display: none !important;
  /* Usunięcie elementów z widoku i układu */ }

.products-list__item:hover .products-list__item-actions.fade-in-right {
  display: flex !important;
  /* Przywrócenie elementów po najechaniu */ }

.one-product-tile-right-price__container-suggests {
  display: flex !important;
  /* Ustawia element jako flexbox */
  align-items: center;
  /* Wyrównanie w pionie */
  justify-content: center;
  /* Wyrównanie w poziomie */
  height: 100%;
  /* Zapewnia pełne wypełnienie rodzica, jeśli to konieczne */ }

.row.text-right.pl-2.p-3.justify-content-end {
  font-size: 0.9rem;
  /* Ustawia rozmiar czcionki na 14px */
  white-space: nowrap; }

.one-product-tile-right-price .py-2 {
  white-space: nowrap;
  font-weight: bold;
  /* Ustawia pogrubioną czcionkę */ }

.one-suggests-price-and-stock-container > div {
  display: flex;
  /* Ustawia kolumny jako flexbox */
  justify-content: center;
  /* Wyśrodkowanie elementów w poziomie w kolumnach */
  align-items: center;
  /* Wyśrodkowanie elementów w pionie w kolumnach */
  flex-direction: column;
  /* Jeśli elementy w kolumnach powinny być ułożone pionowo */ }

.one-suggests-price-and-stock__info__warehouse {
  visibility: hidden;
  /* Ukrywa wizualnie oryginalny tekst */
  position: relative;
  /* Umożliwia poprawne umiejscowienie pseudoelementu */ }

.one-suggests-price-and-stock__info__warehouse::after {
  content: "Centralny";
  /* Tekst zastępczy */
  visibility: visible;
  /* Upewnia się, że pseudoelement jest widoczny */
  position: absolute;
  /* Umożliwia dokładne umiejscowienie tekstu */
  top: 0;
  left: 0;
  font-size: 0.9rem;
  /* Dopasowanie stylu */
  color: #7e7f81; }

.one-suggests-price-and-stock__info__quantity {
  font-size: 0.9rem;
  /* Dopasowanie stylu */ }

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

@media (max-width: 991px) {
  .one-search-bar .products-list__item {
    height: auto; }
  .products-list__item__photo-name {
    max-width: fit-content;
    min-width: auto; }
  .products-list__item__suggest-search {
    flex-wrap: nowrap !important; }
  .one-search-bar .products-list__item-name {
    font-size: 0.775rem;
    max-width: none; }
  .products-list__item__photo-name {
    max-width: 200px !important;
    min-width: 250px !important; }
  .one-suggests-price-and-stock__info__quantity {
    font-size: 0.7rem !important; }
  .one-suggests-price-and-stock__info__warehouse::after {
    font-size: 0.7rem !important;
    display: inline-flex;
    /* Ustawia ikonę jako element flexbox */
    align-items: center;
    /* Wyrównuje ikonę w pionie */
    justify-content: center;
    /* Opcjonalne: Wyrównuje ikonę w poziomie */
    height: 100%;
    /* Dostosowanie do wysokości kontenera */ }
  .row.text-right.pl-2.p-3.justify-content-end {
    font-size: 0.6rem !important;
    white-space: wrap; }
  .one-product-tile-right-price__type {
    font-size: .7375em !important;
    white-space: nowrap; } }

.ml {
  /* Zwiększa odstęp między słowami */
  word-spacing: 15px;
  /* Dostosuj wartość do potrzeb */ }

.prema_zapytanie {
  display: block;
  width: 100%;
  height: 670px; }

@media (max-width: 1199px) {
  .prema_zapytanie {
    height: 860px; } }

@media (max-width: 991px) {
  .prema_zapytanie {
    height: 600px; } }

@media (max-width: 767px) {
  .prema_zapytanie {
    height: 670px; } }

@media (max-width: 575px) {
  .prema_zapytanie {
    height: 870px; } }
  .prema_zapytanie_iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block; }

/* Podstawowe style dla przycisków disabled */
.products.col .products-content .btn-group.disabled-btn,
.products.col .products-content button.btn.btn-secondary.disabled {
  opacity: 1;
  position: unset; }

/* Przygotowanie pseudo-elementu */
.products.col .products-content .btn-group.disabled-btn.obsluzone-disabled:after,
.products.col .products-content button.btn.btn-secondary.disabled.obsluzone-disabled:after {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  content: 'ZAPYTAJ O PRODUKT';
  background: #bb1004;
  width: 100%;
  text-align: center;
  height: 100%;
  font-size: 12px;
  padding: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: white;
  text-transform: uppercase;
  opacity: 0;
  /* Początkowo niewidoczny */
  transition: opacity 0.2s ease; }

/* Pokazanie po opóźnieniu */
.products.col .products-content .btn-group.disabled-btn.obsluzone-disabled.pokaz-komunikat:after,
.products.col .products-content button.btn.btn-secondary.disabled.obsluzone-disabled.pokaz-komunikat:after {
  opacity: 1; }

#footer .content .map .map-img {
  width: 250px;
  height: 250px;
  background-image: url("https://static.sklep.prema.com.pl/cms/708d1430053c4bb6ad0ec7b3690cbc73-mapa-prema-1.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.slider-svg-image {
  max-height: 60px;
  width: auto;
  object-fit: contain;
  margin: 0 auto; }

.swiper-slide .img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 10px; }

.one-expandable-block.one-checkout-shipment__exact-delivery-date {
  display: none; }

@media (max-width: 991px) {
  .light .button {
    color: #020202; }
  .light .button:hover {
    background-color: #1F3B91;
    /* efekt po najechaniu */
    color: #ffffff;
    text-decoration: none; }
  .light .right-div {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  .light {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: auto !important; }
  .one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview {
    border: solid 1px #eaeaea; }
  .one-swiper-product .one-swiper-product__mobile-slider {
    overflow-y: hidden !important;
    overflow-x: auto !important; }
  .content {
    padding-top: 0 !important; }
  .category {
    margin-bottom: 20px; }
  .producer h1 {
    font-size: 22px;
    margin-top: 20px; }
  .swiper-slide .img {
    height: 30px !important; }
  .producer .producer-slider .swiper-slide .slider-svg-image {
    max-height: 30px !important; }
  .slider-svg-image {
    max-height: 30px !important; }
  .banner2 .left {
    padding: 0; }
  .banner2 .left h1 {
    font-size: 22px;
    margin-bottom: 20px; }
  .banner2 {
    min-height: auto;
    margin-top: 0; }
  .one-search-bar .one-button__content {
    background-color: #1f3b91 !important; }
  .header-container__middle-header__search-container__search .form-control {
    font-size: 12px; }
  .one-swiper-product .one-swiper-product__title {
    font-size: 22px; }
  one-cms-category-overview__banner-img {
    display: none; }
  .light .left-div h1 {
    font-size: 22px; }
  .light .left-div .left .button {
    font-size: 12px; }
  .banner2 .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px; }
  #footer .bottom {
    display: none; }
  .producer .row {
    height: 70px; }
  .producer {
    margin-bottom: 20px; }
  .light .one-swiper-product__mobile-slider {
    width: auto !important; } }

@media (max-width: 400px) {
  .banner2 .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 20px; }
  .owl-stage .h-50 {
    height: auto !important;
    /* lub np. height: unset */ }
  .one-swiper-product .one-swiper-product__mobile-slider .box .one-product-overview {
    padding: 0; } }
