/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

html {
  scroll-behavior: smooth;
}
#blogpage {
  margin-top: 25px;
}
.omni {
  width: 100%;
}
#karieraipraca img {
  float: none;
  display: block;
  width: 100%;
  height: auto;
  margin: 2rem 0;
}
.payment-option img {
  max-height: 18px;
  margin-left: 9px;
}
.blog-detail .blog-description p img {
  max-width: 100%;
}
.product-description a {
  font-weight: 600;
}

.product-description {
  font-size: 16px;
}
.product-description li {
  font-size: 16px !important;
}
.d-text-wrapper {
  margin-top: 30px;
}

.open .carrier-extra-content {
  display: block !important;
}

.is_customizable_product_ndk .product-cover #bigpic,
.ndkCartRender #bigpic {
  visibility: hidden;
}

.is_customizable_product_ndk .ndkcfTitle,
.is_customizable_product_ndk .tax-shipping-delivery-label,
.is_customizable_product_ndk .social-sharing {
  display: none !important;
}

.ndkackFieldItem {
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
}

.toggler-default-picto::before {
  display: none !important;
  margin: 0px !important;
  padding: 0px !important;
}

.color-ndk span.color-span {
  width: 30px !important;
  height: 30px !important;
}

.block.ndkcsfields-block.config_boxes {
  display: none !important;
}
.visu-tools {
  display: none !important;
}
.is_customizable_product_ndk .popupPreviewContainer {
  height: 100%;
  width: 100%;
}
.is_customizable_product_ndk .popupPreviewContainer #bigpic {
  visibility: hidden;
}
.is_customizable_product_ndk .popupPreviewContainer .absolute-visu img {
  object-fit: contain;
}

.ndk_accessory_list .accessory-img-block img {
  max-width: 42px;
}
.toggler.toggler-default-picto.letOpen {
  text-align: center;
}

.selected-accessory .accessory_img_block,
.ndkcsfields-block span.radio.selected_radio,
#product .simple_accessory_product .selected-product-accessory {
  box-shadow: none !important;
}

.fundusze p {
  font-size: 18px !important;
  line-height: 1.2;
}

.fundusze img {
  display: block;
  margin: 3rem auto;
}

#cart-block .cart-preview .header i {
  background: transparent;
}

#cart-block .cart-preview .cart-quantity {
  background: #fbceb4;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 50px;
  position: absolute;
  top: 2px;
  right: 0;
}
.hidden-xl-up.hidden-xl-up {
  display: initial !important;
}

.expand-more.hidden-lg-down {
  display: none;
}
#cart-block {
  padding: 29px 0;
}
#cart-block .cart-products-count {
  display: flex;
  align-items: center;
  justify-content: center;
}

#cart-block .cart-unit {
  display: none;
}
.wishlist-menu {
  position: relative;
  float: right;
  color: #000000;
  padding: 42px 0;
  font-size: 16px;
}

.block-category .category-cover {
  float: none;
  width: 25%;
}

.block-category .category-cover img {
  width: auto !important;
  height: 126px;
  object-fit: cover;
}

@media only screen and (max-width: 991px) {
  .wishlist-menu {
    padding: 20px 0 20px 0px;
  }
  body#checkout section.checkout-step .delivery-option .carrier-extra-content {
    display: block;
  }
  .delivery-option.paczkomaty {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {
        .breadcrumb { 
        margin: 10px 15px 0; 
    }

    .breadcrumb .category-name { 
    font-size: 15px; 
}

    .block-category h1 { 
    margin-top: 0px;
    padding-bottom: 1rem !important; 
    display: block;
    text-align: center;
}

  .block-category .category-cover {
    width: 100%;
  }

  .block-category .category-cover img {
    width: 100%;
    height: 210px;
  }

  ul.nav.navbar-nav.megamenu.horizontal {
    text-transform: uppercase;
  }
  .bx-wrapper img {
    object-fit: contain;
  }
}

@media only screen and (max-width: 1700px) {
  .lang-en .leo-megamenu .navbar-nav > li > a {
    padding: 16px;
  }
}
@media only screen and (max-width: 350px) {
  .popup-over .popup-title {
    padding: 20px 2px;
  }

  #header #search_widget {
    padding: 20px 5px 20px 0;
  }
}

@media only screen and (max-width: 1290px) {
  .header-top {
    padding: 0 10px !important;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .leo-megamenu .navbar-nav > li > a {
    font-size: 12px !important;
  }
}
