
/* Global */
.h1, h1 {
  font-size: 26px!important;
}
a {
    color: #222;
    text-decoration: none;
}
.mobile{
  display: none;
}
div#content-wrapper {
    background: white;
}
.product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
  border-radius: 8px;
  border:1px solid #f6f6f6;
}
.page-category .product-miniature .thumbnail-container {
  width: 100%;
}

.page-category .product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
}

.product-miniature .product-title {
    text-align: left;
}
.product-miniature .product-price-and-shipping {
    text-align: left;
    height: 16px;
}
.product-block-description {
    height: 60px;
}
.product-block-description > p{
    color:#222222;
    font-size: 15px;
}
.products-section-title {
    color: #222222;
    font-size: 26px;
}
.all-product {
    text-align: center;
    margin-bottom: 30px;
}
a.all-product-link.h4 {
    font-size: 18px;
    color: #222222;
    text-decoration: none;
}
.top-header-link {
    margin-left: 48px;
}
.product-flag{
    border-radius: 4px;
    margin-left: 14px;
    width: 70px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}
.thumbnail-container > .product-description {
  padding-bottom: 0px;
}
.container-row{
    margin: 0 7.5%;
}
.btn:disabled{
  background-color: #666!important;
  border: none !important;
}
svg.menu-icon-svg {
  width: 38px;
  height: 38px;
}
.container-row-header-top{
    margin: 0 7.4%;
}
.user-info{
    display: flex;
}
.left-nav {
  display: flex;
}

.product-title {
  margin-top: 0px!important;
}
.js-address-item .h4{
  position: relative;

}
.js-address-item .custom-radio{
  position: absolute;
  right: 0;

}
.custom-radio input[type="radio"] {
  position: absolute;
  width: 32px;
  height: 32px;
  margin-top: .25rem;
  cursor: pointer;
  opacity: 1;
  -webkit-appearance: none;
  appearance: none;
  z-index: 1000;
}
h3.card-title {
  margin-bottom: 20px;
}
.custom-radio input[type="radio"] + span {
  display: block;
  position: relative;
  border-radius: 4px;
  border: 1px solid;
  width: 32px;
  height: 32px;
}
.custom-radio input[type="radio"]:checked + span::after {
  position: absolute;
  top: 5px;
  left: 12px;
  width: 8px;
  height: 16px;
  border: 1px solid #222;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: "";
}
.goog-te-gadget-simple{
  border: none!important;
  background: #f6f6f6!important;
}
img.goog-te-gadget-icon {
  display: none;
}
.goog-te-gadget-simple > span > a > span {
  font-size: 13px;
  font-family: Poppins;
}
#contact-link > a{
  font-weight: 600;
}

.x13eucookies__navbar.x13eucookies__btn{
  padding: 0px;
  color: #222;
  font-size: 15px !important;
  font-weight: 700 !important;
}

ul#top-menu > li.level-1 > a:hover {
  color: #666666 !important;
}
.products-title-block{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width:1600px){
  .container-row{
    margin: 0 5.5%;
  }
}
@media (max-width:1400px){
  .container-row{
    margin: 0 0;
  }
  .col-xxl-3.col-xl-6.col-md-12.col-sm-12.links {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  .footer-container li a{
    line-height: 2.5;
  }
  .links p.h3.last-element {
    display: none;
  }
}
@media (max-width:768px) {
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  #header .header-top-menu{
    display: none;
  }
  .products-title-block{
    flex-direction: column;
  }
  svg.menu-icon-svg {
    width: 56px;
    height: 56px;
  }
  .thumbnail-top .product-actions.js-product-actions {
    display: none;
  }
}
/* End Global */


/* Register */
label.col-md-3.form-control-label {
  margin-bottom: 24px;
}
.register-add-info {
  padding: 24px;
  color:#666
}
.register-form label {
  text-align: right;
}
.login-form label {
  text-align: right;
}
span.custom-checkbox label {
  text-align: left;
}
.forgot-password {
  text-align: center;
  margin: 12px 0px;
}
.no-account {
  text-align: center;
}


/* END Register*/

/* Checkout */

.checkout-label{
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #222222;
}
.product-line-flex{
    display: flex;
    gap: 16px;
    justify-content: space-between;
}
.product-line-flex-left{
    display: flex;
    gap: 16px;
    max-width: 60%;
}
.product-line-flex-right{
    display: flex;
    gap: 16px;
}
.checkout-product-image{
    width: 51px;
    border-radius: 8%;
}
.product-line-flex-body{
    display: flex;
    align-items: center;
}
.cart_block{
    padding: 32px 24px;
    border: 1px solid #dddddd;
    border-radius: 8px;
    margin-bottom: 24px;
}
.btn-cart{
    border: 1px solid #119E00;
    background-color: #119E00;
    border-radius: 8px;
}
.btn-cart:hover{
    border: 1px solid #0e8b01;
    background-color: #0e8b01;
}
.extra-cart-text{
    font-size: 18px;
    color: #222222;
}
.cart-header{
    display: flex;
    justify-content: space-between;
    margin-right: 48px;
}
.clean-cart{
    display: flex;
    align-items: center;
}
.clean-cart > a{
    font-size: 16px;
    color: #222222;
}
.cart-qty-header{
    font-size: 13.5px;
    font-weight: 400;
    margin-top: 4px;
}
.product-line-flex-body.qty {
  min-width: 120px;
}

.modal-warranty{
  width: 1200px;
  --bs-modal-width: 1200px;
}
.warranty-body .warranty-box:last-child {
  border: none;
}
@media (max-width:1200px) {
  .product-base-info{
    flex-direction: column;
  }
}
@media (max-width:768px) {
  body#checkout section.checkout-step .delivery-options .delivery-option label{
    width: 100%;
    text-align: end;
  }
  .cart-header{
      margin-right: 0;
  }
  .clean-cart > a {
    font-size: 13px;
  }
  .cart-grid-body .card-block .h1, .cart-grid-body .card-block h1 {
    font-size: 21px;
    color:#222
  }
  .product-line-flex {
    flex-direction: column;
  }
  .checkout-label {
    font-size: 15px;
    font-weight: 700;
  }
  .cart-items {
    margin-right: 0;
  }
  .product-line-flex-left {
    max-width: 100%;
  }
  .product-line-flex-right {
    gap: 16px;
    justify-content: space-between;
  }
  .promo-code form {
    flex-direction: column;
    gap: 12px;
  }
  .block-promo .promo-input {
    width: 100%;
  }
  .block-promo .promo-input+button {
    width: 60%;
  }
}

/* Checkout */

/* Account */
.title-account
{
    font-weight: 700;
    font-size: 26px;
    color:#222;
    margin-bottom: 4.5rem;
}
#content .links {
    display: flex;
    justify-content: left;
    flex-direction: column;
  }
#content .account-links .account-links, .page-my-account #content .account-links #wishlist-link {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-content: left;
    align-items: left;
}
.account-username{
    width:100%
}
.link-item {
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .account-username{
    padding-left: 12px;
    margin-bottom: 4.5rem;
  }
  .account-username h2{
    font-weight: 400;
    font-size: 26px;
    color:#222;
  }
  .account-username h2 span{
    font-weight: 700;
  }
  #content .account-links a i {
    display: block;
    width: auto;
    font-size: 22px;
    color: #222;
    padding-right: 2.25rem;
  }
  #content .account-links  a {
    width: 100%;
    display: inline-block;
    padding-left: 3.5rem;
    margin-bottom: 1.875rem;
    font-size: 23px;
    font-weight: 400;
    color: #222;
    text-align: center;
    text-transform:none;
  }
  #content .account-links  a:hover {
    font-weight: 700;
  }
  #content .account-links #psgdpr-link,#content .account-links #account-reviews-link{
    display:none;
  }
  #module-blockwishlist-lists .account-links #wishlist-link,
   #history .account-links #history-link,
   #address .account-links #address-link,
   #addresses .account-links #addresses-link,
   #order-follow .account-links #returns-link,
   #discount .account-links #discounts-link
   
   {
    font-weight: 700;
  }
  .need-help{
    margin-top: 4.5rem;
  }

  .account-bold-text{
    font-weight: 700;
    color: #222;
    line-height: 1.8em;
    font-size: 23px;
  }
  .account-normal-text{
    color:#222;
    font-size:23px;
    line-height: 1.8em;
  }
  a.account-normal-text{
    font-weight: 400;
    text-decoration: underline!important;
  }
  .right-bar-account{
    padding-left: 2.25rem;
    border-left: 1px solid #dddddd;
  }
  .account-content{
    padding-left: 1.25rem;
    }
  .btn-white-outline{
    background: white;
    border: 1px solid #222;
    color: #222;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 20px;
  }
  
  .btn-white-outline:hover{
    background:#222;
    color:white;
  }
  .btn-green{
    background: #119E00;
    border: 1px solid #119E00;
    color: white;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 20px;
  }
  .btn-green:hover{
    background: #197709;
    color: #fff;
    border-color: #197709;
  }
  .btn-blue{
    background: #0a1f43;
    border: 1px solid #0a1f43;
    color: white;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 20px;
  }
  .btn-blue:hover{
    background:white;
    color:#0a1f43;
    border-color:#0a1f43;
  }
 
  .return-block{
    margin-top:20px;
    padding-bottom: 20px;
    padding-top:48px;
    border-top:1px solid #dddddd;
  }
  .return-block.first-block{
    margin-top: 40px;
  }
  .return-block .account-normal-text.small{
    font-size: 18px;
    padding-bottom: 16px;
  }
  .return-block .account-bold-number{
    font-size: 23px;
    font-weight: 700;
    color:#222;

  }
  .return-block .account-bold-text{
    padding-bottom: 16px;
  
  }
  .account-content .form-control {
    margin: 16px 0;
    height: 60px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    color: #222;
  }
  .account-content .form-control::placeholder{
    color:#222;
  }
  .fullsize{
    width: 100%;
  }
  .btn-bold{
    font-weight: 700;
  }
  .account-block .btn-white-outline{
    margin-right: 10px;
  }
  .btn-white-outline[unactive]{
    border-color:#ddd
  }
  .account-block{
    padding-bottom: 52px;
  }
  .account-block.first{
    border-bottom: 1px solid #ddd;
  }
  .account-block.first .account-text{
    padding:0 0 22px 0;
  }
  .account-content .form-control[disabled]{
    display: none;
  }

  .account-text{
    font-weight: 700;
    color:#222;
    font-size: 18px;
    padding: 16px;
  }

  #content .address-footer span:hover{
    font-weight: 700;
  }
  .account-content .address {
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 18px;
  }
  .text-account{
    padding-bottom:16px;
    line-height: 1.2em;
  }
  .text-account .title{
    font-weight: 700;

  }
  .value{
    white-space: nowrap;
  }

  .btn-account-delete{
    float:right;
    background: white;
    border: 1px solid #dc3545;
    color: #dc3545;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 20px;
  }
  .btn-account-delete:hover{
    background:#dc3545;
    color:white!important;
  }
  .btn-account-edit{
    background: white;
    border: 1px solid #0d6efd;
    color: #0d6efd;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 20px;
  }
  body#checkout #order-summary-content .btn-white-outline.step-edit:hover{
    color: white;
  }
  .btn-account-edit:hover{
    background:#0d6efd;
    color:white!important;
  }
  #notifications{
    position: fixed;
    display: block;
    right: 10px;
    top: 50px;
    z-index: 100000;
  }
  #notifications .alert{
    border-radius: 8px;
  }
  .page-customer-account #content{
    padding: 0px;
  }
  @media (max-width:991px) {
    .right-bar-account{
      border-left: none;
      border-top: 1px solid #ddd;
      margin-top: 1.25em;
      padding-top: 2.25em;
    }
    .account-username{
      padding: 0;
    }
    .right-bar-account{
      padding-left: 1rem;
      padding-right: 1rem;;
    }
    #content .account-links .account-links, .page-my-account #content .account-links #wishlist-link{
      padding-left: 0;
    }
  }
/* END Account */


/* Elementor override */

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
  padding: 0px
}
.elementor-row {
  gap: 5px;
}

/* END Elementor override */

/* START CATEGORY */

.block-categories .category-sub-menu li[data-depth="0"]:not(:first-child) {
  padding-left: 16px;
}
.block-categories .category-sub-menu li[data-depth="0"]:last-child {
  padding-bottom: 10px;
}
.block-categories::after {
  position: absolute;
  content: '';
  height: 1px;
  width: 10%;
}
#search_filters .facet li {
  padding-bottom: 12px;
}
#search_filters .facet .collapse{
  width: fit-content;
  margin-bottom: 0px;
}
#search_filters section.facet {

  border-top: 1px solid #ddd;
  width: 100%;
  padding-top: 24px;

}
.block-categories{
  margin-bottom: 0px;
  padding-bottom: 0;
  padding-left: 11px;
}
.product-miniature .product-description
{
  width: 100%;
}
.product-block-description{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 43px;
  margin-bottom: 24px;
  margin-top: 16px;
}
.product-flags{
  top:14px;
  left:12px;
  align-items: start;
  width: fit-content;
  min-width: 70px;
}
#search_filters .facet .facet-label a{
  min-width: 120px;

}
#search_filters .facet .facet-title{
  width: 100%;
  overflow: none;
  text-overflow:none;
  white-space: none;
  margin-bottom: 24px;
}
.search-filters__input-group .js-input-range-slider.form-control{
  padding: 4px;
  background: white;
}
#search_filters .pkradio > li:nth-child(n+6){
  display: none;
}
#search_filters .pkradio.moreFilters > li:nth-child(n+6){
  display: block;
}
#search_filters .facet .showmoreul li{
  padding-top:0;
  position: relative;
  width: fit-content;
}
.showMoreFilters {
  color: #969696;
  width: fit-content;
  font-size: 14px;
  border-bottom: 2px solid;
  height: 26px;
  cursor: pointer;
}
.showMoreFilters:hover {
  color: #333;
}
.js-search-filters-clear-all{
  width:100%;
}
#search_filters .facet .collapse.pkradio{
margin-bottom: 24px;
padding-left:33px;
}
.faceted-slider input {
  width: 43%;
  float: left;
  padding: 4px 12px;
  border-radius: 10px;
  border: 1px solid #969696;
  text-align: center;
  color: #969696;
}
.faceted-slider input::placeholder {
  color: #969696;
}
.separator {
  width: 30px;
  float: left;
  display: flex;
  align-items: center;
  height: 34px;
  justify-content: center;
}
#search_filters .faceted-slider.collapse{
  margin-bottom: 38px;
}
.od::before {
  content: "od";
  position: absolute;
  top: 5px;
  color: #969696;
  left: 3%;
}
.od[data-unit]::after{
  content: attr(data-unit) " ";
  position: absolute;
  left: 36%;
  top: 5px;
  color: #969696;
}
.od, .do{
  position: relative;
  font-size: 12px;
}
.do::before {
  content: "do";
  position: absolute;
  top: 5px;
  color: #969696;
  left: 55%;

}
.do[data-unit]::after {
  content: attr(data-unit) " ";
  position: absolute;
  right: 8%;
  top: 5px;
  color: #969696;
}
#main .active_filters{
  padding: .625rem .625rem 0 0;
  margin-bottom: 1.25rem;
  background: none;
  color: #333;
}
.btn.btn-tertiary.js-search-filters-clear-all {
  background: white;
  color: #333;
  border-radius: 8px;
}
.active_filters .filter-block{
  border: 1px solid #ddd;
  border-radius: 8px;
}
.active_filters .filter-block .close{
  margin:0;
  margin-bottom: 2px;
}
.category-title {
  font-size: 24px;
  padding: 24px 12px;
  color: #222;
}
div#category-description p {
  margin: 12px 0;
}
/* END CATEGORY */


.products .ets-wishlist-button-add {
  box-shadow: none;
  border: none;
  height: 2.75rem;
  width: 2.75rem;
  margin: 0;
  padding: 0;
}
.btn-tvo-black {
  background: #222;
  border: 1px solid #222;
  color: white;
  font-weight: 400;
  border-radius: 8px;
  width: 100%;
  padding: 9px 20px;
}
.btn-tvo-black:hover{
  border-color: #666;
  background-color: #666;
  color: #fff;
}
.mobile-blank{
 display: none; 
}
#search_filters .facet .facet-title{
  text-align: left;
}
#products #js-product-list-top .show-filters{
  display: none;
}
.mobile-exit{
  display: none;
}
#products .up{
  display: none;
}
.hidden-md-up{
  display: none;
}
.hidden-sm-down{
  display: block;
}
#search_filters .facet ul.pkradio :last-child {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1670px) {
  .do::before{
    left:56%;
  } 
}
@media only screen and (max-width: 1400px) {
  .od,.do, .separator{
    display: none;
  }
  [id^="price_min_"] {
    margin-right: 6px;
  }
  .faceted-slider input{
    width: 45%;

  }
  #search_filters .faceted-slider.collapse{
    margin-right: 0;
    padding-left: 8px;
  }
  #search_filters .facet li {
    padding-bottom: 24px;
  }
  #search_filters .facet li:first-child {
    padding-top: 1px;
  }
  .block-categories .category-sub-menu li[data-depth="0"]:not(:first-child) {
    padding-left: 0px;
  }
  #search_filters .facet .collapse.pkradio{
    padding-left: 16px;
  }

  
}
@media only screen and (min-width: 992){
  #products #js-product-list-top .btn-unstyle{
    display: none;
  }
}
@media only screen and (max-width: 1250px) {
  #search_filters .facet .facet-label a{
    min-width: none;
  }
}
@media only screen and (max-width: 992px) {
  .hidden-md-up{
    display: block;
  }
  .hidden-sm-down{
    display: none;
  }
  #left-column #search_filters_wrapper{
    margin-right: 0;
    margin-left: 0;
  }
  #products #js-product-list-top .show-filters{
    display: block;
  }
  #products #js-product-list-top .show-filters::after{
    content: none;
  }
  #left-column.show{
    display: block;
  }
  #left-column{
    position: fixed;
    display: none;
    width: 100%;
    z-index: 1000;
    padding: 16px 0;
    top: 0;
    left: 0;
    background: white;
    overflow: auto;
    height: 100%;
  }
  #products #js-product-list-top .btn-unstyle{
    width: 45%;
    float: left;

  }
  #products #js-product-list-top .btn-unstyle:first-child{
    margin-right: 2%;
  }
  
  .mobile-exit {
    position: absolute;
    top: 0px;
    width: 50px;
    height: 50px;
    font-size: 21px;
    right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .filters-button{
    margin-top: 24px;
  }
}
@media only screen and (max-width: 760px) {
  div#content-wrapper{
    padding: 0px;
  }
  #js-product-list-top.row div {
    width: 100%;
  }
  #products #js-product-list-top .btn-unstyle{
    width: 49%;
    float: left;
  }

}
@media (max-width: 575.98px){
  .category-top-menu li .text-uppercase.h6 {
    height: 50px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 7px;
  }
  #left-column #search_filters_wrapper{
    margin-left: 0;
    margin-right: 0;
  }
  #search_filters .facet ul.pkradio .showMoreFilters {
    margin-left: 20px;
    margin-bottom: 20px;
  }
  #left-column #search_filters .facet .collapse.show, #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove{
    display: block;
  }
  #categroy #left-column #search_filters .facet .faceted-slider,#left-column #search_filters .facet .faceted-slider {
    margin-bottom: 33px;
  }
}
/* COMPARE START */
.add-to-compare.icon_checked svg{
  color: #119E00;
}
.hidden{
  display: none;
}
#product_comparison .product-image.db img {
  width: 100%;
  height: 300px;
  object-fit: contain;

}
.comparison_infos .product-name{
  text-align: center;
  width: 100%;
  display: block;
}
#module-pkcompare-compare .page-width{
  overflow-y: auto;
}
/* COMPARE END */
/* START CART  */
.cart-summary-line .green-text{
  color: #119E00
}
#main .cart-grid{
  margin:0;
}
.cart-grid-body .card-block{
  padding-left: 0;
  padding-right: 0;
}
.promo-input::placeholder {
  color: #ddd;
}
.promo-code form {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.cart-voucher .cart-summary-line{
  text-align: left;
}
.cart-voucher .cart-summary-line{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative
}
.cart-voucher .js-discount .cart-summary-line .label .code,.cart-voucher .promo-name .cart-summary-line .label{
  border: 1px solid #333;
  border-radius: 8px;
  padding: 8px;

}
.checkout-step .nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
#checkout .checkout-step .nav-item:first-child .nav-link {
  padding-left: 0;
}
.form-control-comment{
  display: none;
}
.checkout-step .form-group.row:first-child {
  min-height: 42px;
  margin-bottom: 16px;
}
.checkout-step .form-informations {
  color: #222;
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 32px;
}
.field-password-policy .js-input-column .input-group-btn {
  position: absolute;
  right: 10px;
  top: 3px;
}
.field-password-policy .col-md-6{
  width: 100%;
}
.field-password-policy:has(.col-md-9){
  width: 75%;
}
.field-password-policy .col-md-9{
  width: 100%;
}
.form-control-valign {
  margin-bottom: 16px;
}
#registration #psgdpr , #checkout #psgdpr{
  display: none;
}
#registration #optin , #checkout #optin{
  display:none;
}
#registration #sms, #checkout #sms{
  display: none;
} 
#registration #customer_privacy, #checkout #customer_privacy {
  display:none;
}
.js-input-column:has(#newsletter, #regulamin) {
  margin-bottom: 16px;
}
#field-password {
  border-radius: 8px;
}
.field-password-policy .js-input-column .input-group .btn {
  background: white;
  border: 1px solid #119E00;
  color: #119E00;
  height: 36px;
  border-radius: 8px;
}
#checkout .checkout-step .nav-link.active {
  color: #222;
}
#checkout .checkout-step .nav-link {
  color: #119E00;
}
.cart-voucher .promo-name .cart-summary-line .label{
  margin-right: 8px;
  margin-bottom: 0px;
}
.checkout-step .btn.btn-green.continue.float-xs-right {
  width: 100%;
  max-width: 664px;
}
.checkout-step .clearfix {
  display: flex;
  justify-content: center;
  padding: 12px 0;
}
.checkout .btn{
  width: 100%;
}
.cart-grid-right .promo-discounts .cart-summary-line .label{
  margin-bottom: 8px;
}
#checkoute .custom-radio{
  border-radius: 5px;

}
body#checkout section.checkout-step .add-address a:hover {
  color: white;
}
.order-options {
  margin-bottom: 32px;
}
#checkout .address-footer {
  display: flex;
  justify-content: space-between;
}
body#checkout .custom-checkbox > label{
  padding-left: 2.5rem;
}
.cart-empty .cart-summary .cart_block:first-child {
  display: none;

}
.Or{
  display: flex;
  justify-content: center;
  align-items: center;
}
.register-line {
  border-bottom: 1px solid #222;
  margin: 2em 0;
}
.or-register{
  justify-content: center;
  height: 4em;
  font-size: 17px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
#login-form > div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body#checkout .custom-checkbox span, body#registration .custom-checkbox span{
  width: 32px;
  height: 32px;
  min-width: 32px;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #222;
}
#checkout .custom-checkbox input[type="checkbox"] + span .checkbox-checked ,#registartion .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  font-size: 22px;
}
.register-admin{
  font-size: 15px;
  margin-top:16px;
}
#registration .custom-checkbox label{
  display: flex;
  justify-content: left;
  flex-direction: row;
  align-items: center;
}
.checkout-step .account-text {
  display: none;
}
.checkout-step .account-block.first {
  border: none;
  padding-bottom: 16px;
}
body#checkout .custom-checkbox {
  display: flex;
  min-height: 34px;
  align-items: center;
}
#module-pkcompare-compare .btn.btn-primary.add-to-cart {
  border: 1px solid #119E00;
  background: #119E00;
  color: white;
  border-radius: 8px;
}
#module-pkcompare-compare .btn.btn-primary.add-to-cart:hover{

  background: white;
  color: #119E00;
  border-radius: 8px;
}
.alert-warning.hidden{
  display: none;
}
.block-promo .card-block .cart-summary-line a {
  position: absolute;
  right: 0;
}
#order-summary-content .card-block{
  padding: 32px 16px;
  border-radius: 8px;
  margin-bottom: 16px;
  border:1px solid #ddd;
}
.cart-voucher .block-promo.promo-highlighted {
  text-align: left;
  padding: 0;
  margin:24px 0;
}
.js-cart-voucher .promo-name .cart-summary-line {
  margin-bottom: 24px;
}
.cart_block p {
  color: #222;
}
#accept-payments.ce-image-gallery--layout-grid .ce-image-gallery{
  display: flex;
  gap:8px
}
#accept-payments .elementor-bg {
  border-radius: 8px;
  border: 1px solid #ddd;
  height: 38px;
  width: 58px;
  object-fit: contain;
}
#accept-payments .ce-gallery-item {
  width: fit-content;
}
#js-checkout-summary > .block-promo,#js-checkout-summary > .card-block {
  padding: 32px 24px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 24px;
}
#js-checkout-summary .block-promo p {
  margin-bottom: 24px;
  color: #222;
}
.form-group input[type="checkbox"] {
  display: none;
}
.form-group input[type="checkbox"] + label{
    height: 32px;
    
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 40px;
    position: relative;
}
.form-group:last-child{
    margin-bottom: 32px;
}
.form-group input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #222;
    background-color: white;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 8px; 
}
input[type="checkbox"]:checked + label::before {
    background-color: #fff;
    border-color: #222;
    color:#222;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23222222" stroke-width="2" stroke-linecap="square" stroke-linejoin="miter"><path d="M6 12l4 4l8-8"/></svg>');
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    gap: \\;
    left: 0;
}
#checkout #js-delivery .btn-green{
  margin-top: 24px;
}
body#checkout section.checkout-step .delivery-options .delivery-option{
  background-color: white;
  padding: 16px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin: 0px;
}
body#checkout section.checkout-step .carrier-delay{
  text-align: right;
  
}
.bold{
  font-weight: bold;
}
body#checkout section.checkout-step .delivery-options .delivery-option .col-sm-6{
  padding: 0;
}
.info-payment .custom-radio {
  float: left;
}
.right-info-delivery span{
  width: 100%;
}
.right-info-delivery {
  font-size: 12px;
  text-align: right;
}
.carriere-name-container {
  padding: 0;
}
#checkout-delivery-step .delivery-options .sensbitinpost {
  margin-top: 0px;
  border-radius: 0 0 8px 8px;
  margin-left: 0;
  margin-right: 0;
}
.row.delivery-option.js-delivery-option.delivery-1488:has(input:checked) {
  border-radius: 8px 8px 0 0 !important;
}
#checkout-delivery-step .delivery-options .sensbitpocztapolska {
  margin-top: 0px;
  border-radius: 0 0 8px 8px;
  margin-left: 0;
  margin-right: 0;
}
.row.delivery-option.js-delivery-option.delivery-1489:has(input:checked) {
  border-radius: 8px 8px 0 0 !important;
}
body#checkout .checkout-step #delivery label {
  font-weight: 700;
  margin-bottom: 16px;
}
body#checkout .checkout-step #delivery textarea {
  border-radius: 8px;
  border: 1px solid #ddd;
  color: #222;
}
input:focus-visible ,textarea:focus-visible, input:hover ,textarea:hover  {
  border-color: #222;
}
#js-delivery {
  display: flex;
  flex-direction: column;
}
#js-delivery .btn-green {
  margin: auto;
}
.checkout-step .payment-option {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 18px 32px;
  display: block;
}
.info-payment{
  width: 50%;
  float: left;
  display: flex;
  align-items: center;
}
.payment-options img{
  float:right;

}
#conditions-to-approve li {
  display: flex;
  gap: 40px;
  align-items: center;
}
.js-address-form form > p {
  color: #222;
}
.product-customization-line > .label{
  text-transform: capitalize;
}
.warranty-cart-link{
  font-size: 12px;
  font-weight: 500;
}
@media only screen and (min-width: 1250px) {
  .btn-last{
    clear: both;
    margin-left: 16px;
  }
  .btn-addresses{
    float:left;
  }
  body#checkout .cart-grid-right .card{
    position:sticky;
    top:0;
 }
 body#checkout .cart-grid-right{
   position: relative;
 }
}
#checkout .order-confirmation-table{
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #fff;
  border: 3px solid #e5e5e5;
  border-radius: 0;
}
.step-edit.step-to-addresses.js-edit-addresses,.step-edit.step-to-delivery.js-edit-delivery
{
  float:right
}
.text-account .value{
  font-weight: 400;
}
.product-cart-actions {
  margin: 12px 0 0 0;
}
.cart-grid {
  padding-top: 24px;
}
@media (max-width:768px) {

  .add-address .btn.btn-white-outline.btn-addresses {
    width: 100%;
  }
  .carriere-name-container{
    text-align: left;
  }
  body#checkout section.checkout-step .carrier-delay{
    text-align: left;
  }
  .delivery-option .custom-radio.float-xs-left {
    position: absolute;
    right: 0;
    top:6px;
  }
  .delivery-option {
    position: relative;
  }
  .right-info-delivery{
    text-align: left;
  }
  .info-payment{
    width: 93%;
  }
  .payment-options img {
    float: right;
    position: absolute;
    right: 6px;
    top: 6px;
  }
  .payment-option {
    position: relative;
  }
  body#checkout section.checkout-step {
    padding: 16px 0;
  }
  body#checkout section.checkout-step .content {
    margin: 0;
    padding: 16px 0;
  }
  .cart-grid-body {
    padding: 8px 0;
  }
  .container-row {
    margin: 0 16px;
  }
  .logo-container {
    display: none;
  }
  .cart-grid {
    padding-top: 0px;
  }
}
/* END CART */
/* START ORDER CONF */
#order-confirmation .order-is-confirmed {
  margin: 0;
}
.order-line.row {
  border-bottom: 1px solid #ddd;
  margin: 16px 0px;
  border-bottom: 1px solid #ddd;
}
.info-grey-box{
  border: 1px solid #ddd;
  padding: 32px 16px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}
#order-confirmation #content{
  margin-left: 12px;
  margin-right: 24px;
}
#order-items .image img{
  width:100px;
}
#order-details {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  
}

.order-items{
  margin-top: 34px;
}
#order-items .card-title.h3.col-md-2.text-md-center._desktop-title{
  padding: 0;
}
.create-account-order{
  border: 1px solid #ddd;
  padding: 32px 16px;
  border-radius: 8px;
  margin-bottom: 16px;
  margin-left: 12px;
  margin-right: 12px;
}
#order-confirmation #content-hook-order-confirmation-footer {
  margin-left: 12px;
  margin-right: 12px;
}
.order-is-confirmed{
  margin:32px 12px;

}
#order-confirmation #order-items {
  margin-top: 38px;
}
.order-line.row > div:first-child {
  justify-content: center;
  align-content: center;
  display: flex;
  align-items: center;
}
.order-confirmation-table {
  border: 1px solid #ddd;
  border-radius: 8px;
}
#checkout #order-items {
  width: 100%;
}

/* END ORDER CONF */
/* CONTACT FORM */

.form-control {
  border-radius: 8px;
  background: white;
  margin-bottom: 16px;
}
.contact-form-footer{
  display: flex;
  justify-content: center;
}
.contact-terms{
  font-size: 12px;
  text-align: left;
  margin-top: 16px;
  color: #222;
  line-height: 22px;
}

.contact-bold{
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 32px;
}

.contact-normal-text{
  font-size: 16px;
  line-height: 22px;
  margin: 24px 0;
}
.contact-group {
  display: flex;
  gap: 12px;
  flex-direction: column;
}
.contact-block{
  margin-bottom: 24px;
}
.contact-subblock{
  padding: 24px;
}
.info-blocks{
  display: flex;
  gap: 156px;
}

/* END CONTACT FORM */


/* LOGIN */

.reset-form {
  display: flex;
  align-content: center;
  justify-content: center;
  gap: 20px;
}
footer.form-footer {
  display: flex;
  justify-content: center;
}

/* END LOGIN */

/* START MENU */
#_desktop_top_menu .dropdown-item {
  position: relative;
}
#_desktop_top_menu .level-1.parent .dropdown-item::after {
  content: "\f107";
  position: absolute;
  right: 25px;
  font-family: "Font Awesome 6 Pro";
}
#_desktop_top_menu .level-1.parent .dropdown-item.active::after {
  content: "\f106";
}
#_desktop_top_menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#top-menu-left .dropdown-item {
  font-weight: 600;
  font-size: 14px;
}
#top-menu-left li:not(:last-child) {
  margin-right: 50px;
}
@media (max-width:400px) {
  .order-confirmation-table .text-sm-center {
    font-size: 12px;
  }
}
@media (max-width:768px) {
  #order-items .image img{
    width:80px;
  }


  .footer-container .footer-menu_contact{
    padding-top: 3rem;
  }
  .links:not(:first-child) {
    margin-top: 30px;
  }
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  #header #_mobile_logo {
    display: block;
    width: fit-content;
    float: left;
  } 
  #header .header-nav a{
    width: fit-content;
  }
  #header .header-nav,#header .header-nav .blockcart{
    background: white;
  }
  .container-fluid{
    padding: 0;
  }
  .header-top .row.container-row {
    width: 98%;
  }
  .d-md-none.text-sm-center.mobile > div:first-child {
    margin-top: 3px;
  }
  .header-top-right #search_widget {
    width: 100%;
    margin-left: 16px;
    height: 40px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-top #menu-icon{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hidden-md-down{
    display: none!important;
  }
  #header .header-nav .blockcart .header{
    position: relative;
  }
  .cart-products-count {
    position: absolute;
    bottom: 0;
    background: #119E00;
    color: white;
    border-radius: 50px;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    right: 0px;
    width: 18px;
  }
  #header .search-nav-block{
    display: flex;
    justify-content: start;
    padding: 0px 16px;
  }
  #mobile_top_menu_wrapper{
    position: absolute;
    height: 100vh;
    max-width: 100%;
    top: 0;
    margin: 0;
    border-right: 1px solid #ddd;
    pointer-events: none;
    left:-100%;
    transition: left 0.3s ease;
    display: block!important;
  }
  #_mobile_top_menu {
    pointer-events: auto;
  }
  #_mobile_top_menu #top-menu > li {
    width: 90%;
    position: inherit;
    margin: 10px;
    padding: 0;
  }
  #_mobile_contact_link #contact-link a {
    color: #222;
  }
  #_mobile_contact_link {
    color: #222;
    margin-top: 16px;
  }
  #top-menu-left{
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin: 0 20px;
  }
  #mobile_top_menu_wrapper .menu-dropdown{
    visibility: visible;
    opacity: 1;
  }
  #mobile_top_menu_wrapper .top-menu .sub-menu{
    padding:0;
  }
  #_mobile_top_menu .ul-column .menu-item.item-header a {
    font-size: 14px;
  }
  #_mobile_top_menu #top-menu .pk-menu-col {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
  #_mobile_top_menu .parent a{
    position: relative;
  }
  #_mobile_top_menu .parent .dropdown-item::after{
    content:"\f107";
    position: absolute;
    right:8px;
    font-family: "Font Awesome 6 Pro";
  }
  #_mobile_top_menu .menu-item.item-header::after {
    content: "\f107";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    top: 8px;
    right: 8px;
  }
  #_mobile_top_menu .menu-item.item-line{
    display: none;
  }
  #_mobile_top_menu .menu-item.item-line.active{
    display: block;
  }

  #_mobile_top_menu .menu-item.item-header.show::after {
    content: "\f106";
  }
  #_mobile_top_menu .parent .dropdown-item.active::after {
    content: "\f106";
  }
  #mobile_top_menu_wrapper .ul-column .item-line,#mobile_top_menu_wrapper .ul-column {
    margin-left: 8px;
  }
  .pk-menu-col.pk-menu-image-col {
    display: none;
  }
  #mobile_top_menu_wrapper::after {
    content: "\f00d";
    position: absolute;
    right: 0px;
    font-family: "Font Awesome 6 Pro";
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    pointer-events: auto;
    font-size: 28px;
    color: #222;
  }
  .top-menu a {
    width: 100%;
    display: block;
  }

}
.ui-autocomplete-input {
  height: 50px;
}

/* END MENU */ 

/* PRODUCT */
#product-sections-container .product-container__section{
   border-top: none;
   margin-top: 0;
}
.product-description > ul {
  list-style: disc;
  margin-left: 20px;
}

i.fa-solid.fa-cart-shopping {
  font-size: 16px;
}

button.btn.btn-secondary.btn-add-warranty{
  background-color: #fff;
  color: #222;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 20px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  margin: 32px 0 0;
  border: 1px solid #ddd;
  gap: 5px;
}
.promoblock {
  display: flex;
  gap: 20px;
  align-items: center;
}
.promocode {
  border: 2px dotted #222;
  border-radius: 8px;
  padding: 10px;
  font-weight: 500;
}
.prepromocode > span {
  color: #119e00;
  font-weight: 600;
}
.copyable {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.copied-message {
  margin-top: 10px;
  color: #119e00;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.promocode.copied {
  border-color: #119e00;
  transition: border-color 0.5s ease;
  color: #119e00;
}
.copied-visible {
  opacity: 1;
}
.copied-message.copied-visible {
  margin-bottom: 20px;
}
.product-container .product-description {
  border-bottom: 1px solid #DDD;
}
.product-container .product-quantity {
  border-bottom: 1px solid #DDD;
}
div#product-sections-container {
  border-top: 1px solid #DDD;
}
section.product-accessories {
  margin-bottom: 24px;
}
@media (max-width:768px) {
  .product-actions .btn.add-to-cart{
    font-size: 16px;
  }
  .warranty-body .warranty-box{
    border: none;
  }
  button.btn.btn-secondary.btn-add-warranty{
    font-size: 16px;
    padding: 12px 12px;
  }
  .warranty-body .warranty-box .warranty-input{
    width: 34px;
    height: 34px;
  }
  .layer.d-sm-none {
    display: none;
  }
  nav#product-scrollspy-nav {
    display: none;
  }
  .product-image-cell {
    display: none;
  }
  .chat-icon {
    width: 48px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sticky-chat{
    /* color: #222; */
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    /* border: 1px solid #222; */
    /* background: #222; */
    border-radius: 30px;
    width: 48px;
    height: 48px;
  }
  .chat-icon i.fa-solid.fa-comment-dots {
    color: white;
  }
  .sticky-add-to-cart{
    width: 100%;
  }
}
/* END PRODUCT */

/* translate footer */
#translate-mobile{
  display: none;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed img, .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  display: none;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed > :first-child {
  display: block;
  font-size: 13px;
}
#header .VIpgJd-ZVi9od-xl07Ob-lTBxed{
margin: 0;
}
@media (max-width:768px) {
  #translate-mobile{
    display: block;
  }
  .VIpgJd-ZVi9od-xl07Ob-lTBxed img, .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    display: none;
  }
  .VIpgJd-ZVi9od-xl07Ob-lTBxed > :first-child {
    display: block;
    font-size: 15px;
  }
  .VIpgJd-ZVi9od-xl07Ob-OEVmcd.skiptranslate {
    margin-top: 48px;
    width: 90% !important;
    left: calc(5% - 8px)!important;
    border-radius: 8px;
    padding:8px;
    position:fixed;
    top: 30px!important;
  }
  .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    margin: 0px!important;
    position:initial;
  }
}

/* END translate footer */
/* START REVIEWS*/

#lg_score {
  border: 1px solid #ddd;
  border-radius: 8px;
  width: 50%;
  background: #fff;
  padding: .5rem 1rem;
}
#form_review_popup h3 {
  color: #222;
}
.fancybox-skin{
  background-color: white;
}

/* END REVIEWS */
/* START AUTH*/
#main .iqitsociallogin{
  flex-wrap: wrap;
}
#_desktop_top_menu .compare{
  display: none;
}
#password-requirements {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px 16px;
}
#password-requirements .invalid{
  color:#ff0f0f;
}
#password-requirements .valid{
  color:#119E00;
}
#password-requirements ul{
  margin-bottom: 0;
}
@media (min-width:1800px){
  #password-requirements {
    position: absolute;
    right: -57%;
    top: 0;
  }
  #checkout #password-requirements{
    right: -34%;
    top: -24px;
  }
  .field-password-policy{
    position: relative; 
  }
}
.mobile{
  display: none;
}
#header .menu > ul > li.mobile {
  display: none;
}
@media (max-width:768px){
  .mobile{
    display: block;
  }
  #_mobile_top_menu .compare{
    display: block;
  }
  #content .account-links .mobile a {
    text-align: left;
  }
  .btn.btn-green.center-block {
    width: 100%;
  }
  #main #content.page-order-confirmation {
    margin: 0;
  }
  #content-hook_order_confirmation .col-md-12, #content-hook_order_confirmation .col-md-6 {
    padding: 0;
  }
  .col-md-6:has(.info-grey-box) {
    margin-bottom: 16px;
  }  
  #order-details{
    width:100%;
    margin-bottom: 16px;
  }
  .create-account-order{
    margin: 0;
    margin-bottom: 16px;
  }
  #order-confirmation #content-hook-order-confirmation-footer {
    margin: -15px;
      margin-top: -15px;
    margin-top: 16px;
  }
  #order-items{
    padding: 0;
  }
  .menu.js-top-menu.position-static.hidden-sm-down {
    margin-top: 24px;
  }
  #_mobile_logo {
    position: absolute;
    z-index: 100000;
  }
  #header .menu > ul > li.mobile{
    display: block;
  }
}

#top-menu-left #lnk-klub-tv-okazje{
  margin-right: 0;
}
.radio-inline:last-child{
  margin-right: 1rem;
}
body#checkout section.checkout-step{
  padding-top: 24px;
}
#js-checkout-summary {
  padding-top: 24px;
}
/* END AUTH */

/* START PAYU */
span.payu-mini-installments-widget {
  display: flex;
  justify-content: space-between;
}
span.payu-mini-installments-widget-separator.payu-widget-installments-mini-separator {
  display: none;
}
a.payu-mini-installments-widget-details.payu-widget-installments-mini.payu-installment-cart-total_installment-mini-details {
  text-decoration: underline !important;
  color: #363a42 !important;
  font-size: 16px;
  font-family: 'Poppins';
}
span.payu-mini-installments-widget-amount.payu-widget-installments-mini-amount {
  font-size: 16px;
  color: #222;
  font-weight: 600;
}
.instalment-container a.payu-mini-installments-widget-details.payu-widget-installments-mini{
  text-decoration: none !important;
  color: #222 !important;
  font-size: 14px;
  font-family: 'Poppins';
}
.instalment-container a.payu-mini-installments-widget-details.payu-widget-installments-mini:before {
  font-family: "FontAwesome";
  content: "\f09d";
  margin-right: 4px;
  color: #222;
}
.instalment-container span.payu-mini-installments-widget-separator.payu-widget-installments-mini-separator {
  display: block;
}
.instalment-container span.payu-mini-installments-widget {
  display: flex;
  justify-content: flex-start;
}
.instalment-container span.payu-mini-installments-widget-amount.payu-widget-installments-mini-amount {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  margin-left: 8px;
}
#nazwa_firmy{
  background-color: #e9ecef;
}
#nazwa_firmy.active {
  background: white;
  /* START zmiana na potrzeby aktualizacji CRM- usunąć po aktualizacji START */
  /* pointer-events: none; */
  cursor:initial;
  display: block;
}
.error.nip{
  display:none;
}
/* END PAYU */

/* #smartsupp-widget-container > div {
  left: 7% !important;
  bottom: 18px !important;
}

@media (max-width:768px){
  #smartsupp-widget-container>div {
    left: 22% !important;
    bottom: 13px !important;
  }
} */
#product .product-supplier {
  text-align: center !important;
}
#product .product-supplier-name{
  display: none !important;
}
#product h3.product-supplier{
  display: none !important;
}
.red-warning{
  font-size: 10px;
  color:red;
}
.promo-cart-box.text-right {
  width: 100%;
}

.promo-cart-box .col-xs-8 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

p.promo-text-lower, p.promo-text-upper {
  margin: 0;
}

a.btn.btn-primary.promo-active.voucher-link {
  border: 1px solid #333;
  background: white;
  color: #f49d6e;
  padding: 8px;
  border-radius: 8px;
}

.promotion-banner {
    display: flex; /* Używamy flexboxa do łatwego wyrównania elementów */
    align-items: center; /* Wyrównuje tytuł i licznik w pionie */
    justify-content: center; /* Wyśrodkowuje zawartość w poziomie */
    padding: 15px 20px;
    background-color: #f7f7f7; /* Delikatny kolor tła */
    border: 1px solid #e0e0e0;
    border-radius: 8px; /* Zaokrąglone rogi */
    font-family: Arial, sans-serif;
    gap: 20px; /* Odstęp między tytułem a licznikiem */
}

/* Tytuł "Promocja kończy się za:" */
.promotion-banner .banner-title {
    font-size: 1.1em;
    font-weight: bold;
    color: #333;
}

/* Kontener na cały licznik czasu */
.countdown-timer {
    display: flex; /* Ustawia kwadraty licznika w jednym rzędzie */
    align-items: center;
    gap: 15px; /* Odstęp między kwadratami licznika */
}

/* Styl pojedynczego kwadratu (na godziny, minuty, sekundy) */
.countdown-timer .time-unit {
    display: flex;
    flex-direction: column; /* Ustawia liczbę i etykietę jedna pod drugą */
    align-items: center;
    justify-content: center;
    min-width: 60px; /* Minimalna szerokość, aby kwadraty były równe */
    padding: 10px;
    border: 2px solid #ddd;
    border-radius: 5px;
    background-color: #ffffff;
}

/* Duża, pogrubiona liczba w liczniku */
.countdown-timer .time-unit .number {
    font-size: 2em; /* Znacząco większa czcionka */
    font-weight: bold;
    color: #d9534f; /* Kolor akcentowy, np. czerwony */
    line-height: 1.1;
}

/* Mała etykieta (godz., min., sek.) pod liczbą */
.countdown-timer .time-unit .label {
    font-size: 0.8em;
    color: #777;
    text-transform: lowercase; /* Małe litery dla etykiet */
}

/* Separator (dwukropek) - generowany dynamicznie */
.countdown-timer .separator {
    font-size: 2em;
    font-weight: bold;
    color: #aaa;
    /* Usuwamy go z odstępów flexboxa, aby był bliżej kwadratów */
    margin: 0 -5px; 
}