/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Spartan:wght@400;500;600;700&family=Work+Sans:wght@400;600;700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Spartan:wght@400;500;600;700&display=swap');

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.block-onepagecheckout .form-group {
  margin-bottom: 0 !important;
}

#chatbox-toggle.bottom_left {
  bottom: 15% !important;
  left: 10px !important;
  top: auto;
  right: auto;
}

#checkout-payment-step ul li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
#chatbox {
  font-family: 'Spartan', sans-serif !important;
  font-size: 12px !important;
  line-height: 21px;
  visibility: hidden;
}
/* usuń float, bo psuje układ po rozwinięciu */
#checkout-payment-step ul li .float-xs-left {
  float: none !important;
  display: block !important;
}

/* tekst ma się zawijać obok checkboxa, a nie pod niego */
#checkout-payment-step ul li .condition-label {
  display: block !important;
  flex: 1 1 auto;
  min-width: 0; /* ważne przy truncate/ellipsis */
}
#checkout input{color:#000;}
body {
    font-family: 'Spartan';
}
.product-discount .regular-price {
  text-decoration: line-through;
  font-weight: 300;
  font-size: 12px !important;
}
.box_more_fee_shipping .start{display:none;}
.payment-options span {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
#checkout .condition-label .js-terms {
  font-size: 15px;
  margin-left: 15px;
}
#getreview_c fieldset{margin-left: 35px;}
#checkout-payment-step ul li{margin-left: 35px;}
#checkout .form-control-label{
display:block !important;
}
.stickers-box-list .img-sticker.position-8 {
  bottom: 0;
  top: 50px;
}
.stickers-box-list .img-sticker.position-4 {
  left: 5px;
  top: 20px !important;
}
.stickers-box-list .img-sticker.position-5{
  top: 20px !important;
}
.stickers-box-list .img-sticker.position-6 {
  right: 20px;
  top: 60px !important;
}
.product-flags {
  left: 40% !important;
  top: 19.5px;
  display: flex;
  flex-direction: column;
  margin-top: 0 !important;
}
.ets_cfu_box.style4{display:none;}
#category-description h2{font-size:16px !important;margin:20px 0;}
a:hover {
    color: #85a51e;
}
#iqitpopup-checkbox{
background: #5E6F27 !important;
}
/* Ustaw kontekst pozycjonowania */
#iqitpopup .iqitpopup-content {
  position: relative;
}
.ets_cfu_form-control.ets_cfu-submit {
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 20px;
  outline: none !important;
  background: #9F3A45 !important;
}
#iqitpopup .popupbutton {
  position: absolute;
  top: 422px;
  right: 20px;
  width: auto;
  z-index: 50;
}
#header {
    position: relative;
    z-index: 99;
    box-shadow: 0px 3px 20px #00000029;
}

.topnav-left>div::after {
    display: none;
}

.topnav-left {
    padding: 7px 0 !important;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a:hover {
    background: #85A51E !important;
    color: #fff !important;
}

.leo-megamenu .navbar-nav>li>a::before {
    content: '';
    width: 100%;
    position: absolute;
    background: transparent;
    z-index: 99;
    height: 58px;
    left: 0px;
    top: 0px;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub {
    top: 56px;
    width: max-content;
    max-width: 565px;
    padding: 21px 36px 10px 36px;
}

.leo-megamenu .navbar-nav>li>a::after {
    display: none;
}

.leo-fly-cart-icon-wrapper {
    background: #85a51e;
}

.leo-fly-cart-icon-wrapper .leo-fly-cart-icon {
    background: #85a51e;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub .menu-title a {
    color: #85A51E;
    text-transform: none;
    font-size: 14px;
    font-family: 'Spartan';
    font-weight: 600;
}

.leo-fly-cart-icon-wrapper .leo-fly-cart-total {
    color: #85a51e;
    border-color: #85a51e;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub ul li a {
    color: #000;
    font-weight: 600;
    font-family: 'Spartan';
    font-size: 14px;
    padding: 3px 0;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub ul li a:hover {
    text-decoration: underline;
}

.leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub ul li {
    border: 0px;
}

.top_info {
    text-align: center;
    width: 100%;
    color:#000 !important;
    display:block !important;
}

.top_info>h1 {
    color: #000 !important;
    display: block !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 26px;
    font-family: 'Work Sans';
    font-weight: 500;
    margin-bottom: 0px !important;
    width: 100%;
}

.box-header-top {
    flex-wrap: wrap;
}

.contact_info {
    display: flex;
    margin-bottom: 0px !important;
    font-weight: 600;
    font-size: 16px;
}

.contact_info>div:first-child {
    margin-right: 46px;
}

.contact_info a {
    color: #85A51E;
    font-weight: 600;
    display: inline-block;
    font-weight: bold;
}

.contact_info span {
    color: #b5b5b5;
    margin-right: 5px;
}

.col-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -65px;
    max-width: 68%;
    width: 100%;
}
#leo_search_block_top .block_content .search_query::placeholder {
    color: #000;
}
#leo_search_block_top .block_content .search_query {
    background: #FCFDFC;
    border-radius: 3px;
    color: #000;
    font-size: 12px;
    line-height: 26px;
    height: 46px;
    border: 1px solid #E2E2E2;
}


#leo_search_block_top .block_content .search_query:focus {
    border: 1px solid #E2E2E2;
}

#leo_search_block_top .block_content .leoproductsearch-result {
    width: 100%;
}

#leo_search_block_top form {
    min-width: 429px;
}

.ap-quick-login>a i {
    display: none;
}

.ap-quick-login>a {
    background: url(/img/custom/konto.svg);
    background-position: center;
    background-repeat: no-repeat;
    /* height: 20px !important; */
    width: 20px;
    /* line-height: 20px !important; */
    min-width: unset !important;
    margin: 0px !important;
}

.ap-quick-login>a::before {
    content: 'Konto';
    position: absolute;
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    color: #000;
    bottom: -4px;
    height: max-content;
    line-height: 1em;
    font-weight: 500;
}

.ap-btn-wishlist i {
    display: none;
}

.ap-btn-wishlist {
    background: url(/img/custom/ulubione.svg);
    background-position: center;
    width: 20px;
    background-repeat: no-repeat;
    min-width: unset !important;
    position: relative !important;
    margin: 0px !important;
    height: 20px !important;
}

.col-info .button-list {
    height: 20px;
}

.breadcrumb li>span {
    color: #85A51E;
}

.button-list li .ap-total {
    background: #85A51E !important;
    color: #fff !important;
    font-size: 8px !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    top: -5px !important;
    margin: 0px !important;
}

.leo-cart-dropdown-action .btn.cart-dropdow-checkout {
    background: #85A51E;
}

.leo-cart-item-info .leo-bt-product-quantity:hover {
    background: #85A51E !important;
    border-color: #85A51E !important;
}

.ap-btn-wishlist::after {
    content: 'Ulubione';
    position: absolute;
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    color: #000;
    bottom: -19px;
    line-height: 1em;
    font-weight: 500;
}

.product-price {
    color: #85A51E;
}

.leo-cart-item-info .discount.discount-amount {
    display: none;
}

.col-info.style-0 #cart-block .header {
    height: 20px;
}

.popup-over .popup-content a:hover {
    color: #85A51E !important;
}

.popup-over .popup-content a {
    font-size: 12px;
}

#cart-block .cart-preview .cart-quantity {
    background: #85A51E !important;
    color: #fff !important;
    font-size: 8px !important;
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    top: -5px !important;
    right: 9px !important;
    margin: 0px !important;
}

#cart-block .cart-preview .header i {
    width: 20px;
    height: 20px;
}

.cart-price_total {
    position: absolute;
    font-size: 14px;
    color: #85A51E;
    margin-bottom: 0px;
    width: max-content;
    line-height: 1em;
    height: max-content;
    font-weight: 600;
    text-align: center;
    bottom: -20px;
}

#cart-block .cart-preview .header {
    margin: 0px !important;
}

.col-info {
    display: flex;
    justify-content: space-between !important;
    margin-top: -76px;
    max-width: 231px;
}

.box-header-top {
    padding: 16px 0 !important;
}

.header-top .container {
    max-width: 1720px;
    width: 100%;
}

.col-logo {
    max-width: 246px;
}

#cart-block .cart-preview .header i {
    position: relative;
}

#cart-block .cart-preview .header i::before {
    content: '' !important;
    width: 20px;
    height: 20px;
    background: url(/img/custom/koszyk.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: center;
    background-repeat: no-repeat;
}

#leo_search_block_top .block_content .btn {
    background: transparent !important;
    /* color: #000 !important; */
}

#leo_search_block_top .block_content .btn:hover {
    color: #85A51E !important;
}

header .lql-przypomnij {
    float: right;
    width: auto;
}

.leo-quicklogin-modal .modal-body .leo-login-form-content .lql-callregister {
    display: none;
}

header .leo-register-title {
    font-size: 18px;
    padding-top: 20px !important;
}


/* Menu */

.ra-menu {
    margin-top: -47px;
    margin-left: 248px;
}

.leo-megamenu .navbar-nav>li>a {
    color: #000 !important;
    font-size: 12px !important;
    line-height: 26px !important;
    /* padding: 3px 15px !important; */
    padding: 4px 8px 2px 8px !important;
    font-family: 'Spartan', sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: -1px;
    border-radius: 3px !important;
}

.leo-megamenu .navbar-nav>li.menu-promocje>a,
.leo-megamenu .navbar-nav>li.menu-nowosc>a {
    color: #fff !important;
}

.leo-megamenu .navbar-nav>li.menu-promocje>a {
    background: #9F3A45 !important;
    border-radius: 3px;
    /* padding: 3px 15px !important; */
    padding: 4px 25px 2px 25px !important;
}

.leo-megamenu .navbar-nav>li.menu-nowosc>a {
    background: #5E6F27 !important;
    border-radius: 3px;
    /* padding: 3px 25px !important; */
    padding: 4px 25px 2px 25px !important;
}


/* .leo-megamenu .navbar-nav>li+.nav-item {
    margin-left: 5px;
} */


/*** Home ***/


/* Slider */

.group-slideshow .ApSlideShow {
    display: flex;
}

.group-slideshow .layerslider-wrapper {
    max-width: 1700px;
}

.iview-controlNav div.iview-items ul li a.iview-control.active::before,
.iview-controlNav div.iview-items ul li a.iview-control:hover::before {
    background: #85A51E;
    transform: scale(1.429);
}

.iview-controlNav div.iview-items ul li a.iview-control::before {
    bottom: 0px;
    left: 0px;
}

.iview-controlNav div.iview-items ul li a.iview-control {
    background: #F1F3EB;
    width: 14px;
    height: 14px;
}

.iview-directionNav a {
    background: #000;
    border-radius: 2px;
    width: 26px;
    height: 40px;
    opacity: 0.3 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.iview-directionNav a::before {
    color: #fff !important;
}

.iview-directionNav a:hover {
    opacity: 1 !important;
}


/* BOXES */

.ra-box-img img {
    max-width: 70px;
    max-height: 70px;
    display: block;
    margin: auto;
}

.ra-boxes_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1386px;
    margin: auto;
}

.ra-boxes.ra-boxes-home .ra-box {
    border-radius: 3px;
    background: #FCFDFC;
    max-width: 258px;
    width: 100%;
    text-align: center;
    padding: 31px 33px 21px 33px;
    transition: all 0.2s;
}

.ra-boxes.ra-boxes-home .ra-box:hover {
    background: #fff;
}

.ra-boxes.ra-boxes-home .ra-box .ra-box-title p {
    margin-bottom: 0px;
    font-family: 'Spartan';
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
}

.ra-boxes.ra-boxes-home .ra-box .ra-box-title {
    margin-top: 4px;
}

.ra_manufactures-wrap img {
    filter: grayscale(100);
    transition: all 0.2s;
}

.ra_manufactures-wrap img:hover {
    filter: grayscale(0);
}


/* BANNERS */

.container {
    max-width: 1410px;
    width: 100%;
}

.container.ra-banners .col-md-6 {
    padding: 0px;
    max-width: 690px;
}

.container.ra-banners .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.container.ra-banners .row::after {
    display: none;
}

.ra-banners .ApImage {
    overflow: hidden;
    border-radius: 3px;
}

.ra-banners .ApImage img {
    transition: all 0.2s;
}

.ra-banners .ApImage img:hover {
    transform: scale(1.05);
}

.ra-title {
    text-align: center;
}

.ra-title h2 {
    color: #232323;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Spartan';
    font-weight: bold;
    margin-bottom: 0px;
}

.ra-title a {
    color: #000;
    font-size: 14px;
    line-height: 1em;
    font-family: 'Spartan';
    font-weight: 600;
}

.ra-title a:hover {
    text-decoration: underline;
}


/* PRODUCT */

.product-flags .product-flag.discount {
    display: none;
}

.product-flags .product-flag.bestseller {
    background: #85A51E !important;
    text-transform: capitalize;
}

.leo-wishlist-button .btn-title {
    display: none;
}

#blockcart-modal .modal-dialog {
    max-width: 660px;
}

#blockcart-modal .product-name {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: 'Spartan';
    line-height: 20px;
}

.prod_modal_info {
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-wrap: wrap;
    width: 80%;
    align-items: center;
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    color: #fff;
}

.cart-content :not(.btn) {
    color: #000 !important;
    font-weight: 500;
}

#blockcart-modal .modal-header {
    background: #85A51E;
    text-align: center;
    padding: 11.5px 15px;
}

#blockcart-modal .modal-header h4 {
    position: relative;
    font-family: 'Spartan';
    font-size: 12px;
    line-height: 26px;
}

#blockcart-modal .modal-header .close i {
    font-size: 30px;
}

#blockcart-modal .modal-header .close {
    z-index: 99;
    position: absolute;
    right: 20px;
    color: #000;
}

#blockcart-modal .modal-header h4::before {
    content: '';
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    background-image: url(/img/custom/cart_img.svg);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-right: 10px;
}

.prod_modal_info p {
    margin-bottom: 0px;
    color: #85A51E !important;
    font-weight: bold !important;
    font-family: 'Spartan' !important;
    order: 1;
}

#blockcart-modal .modal-body .col-xs-12.divide-right>.row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#blockcart-modal .modal-body .divide-right span {
    margin-bottom: 0px;
    padding-right: 6px;
}

.leo-wishlist-button.btn-product.btn {
    background: transparent !important;
}

.product-miniature .wishlist {
    position: absolute;
    right: 30px;
    top: 20px;
}

.product-miniature .wishlist a {
    padding: 0;
    font-size: 25px;
}

.profile-default .thumbnail-container .product-meta {
    border: 0px;
}

.thumbnail-container {
    border: 1px solid #E2E2E2;
    border-radius: 3px;
    transition: all 0.2s;
}

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

.thumbnail-container:hover {
    border: 1px solid #fff;
    box-shadow: 0px 2px 20px #0000000F;
}

.list-product-slick-carousel .slick-slide {
    padding: 0 11px;
}

.leo-bt-cart,
.btn {
    background: #000;
    border-radius: 3px;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Spartan';
    padding: 5px;
    border: 0px !important;
}

.leo-bt-cart i {
    display: none;
}

.thumbnail-container:hover .leo-bt-cart,
.btn:hover,
.btn:active,
.btn:focus,
.btn:visited,
.btn.active:focus,
.btn:active:focus {
    background: #85A51E !important;
}

.product-meta {
    padding: 23px 21px 15px 21px !important;
}

.thumbnail-container .product-title {
    height: 43px;
    text-align: center;
}

.thumbnail-container .product-title a {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Spartan';
    font-weight: 600;
    color: #000 !important;
}

.thumbnail-container .product-price-and-shipping {
    text-align: center;
}

.thumbnail-container .product-price-and-shipping .price {
    color: #85A51E;
    font-size: 18px;
    font-family: 'Spartan';
    font-weight: bold;
    line-height: 40px;
    text-align: center !important;
}

.thumbnail-container .product-price-and-shipping .regular-price {
    font-size: 16px;
    color: #BDBDBD;
    font-family: 'Spartan';
    line-height: 16px;
}

.product-flags {
    left: 0px;
    top: 19.5px;
    display: flex;
    flex-direction: column;
}

.product-flags .product-flag {
    font-size: 12px;
    color: #fff !important;
    line-height: 16px;
    padding: 6px 15px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-family: 'Work Sans';
    font-weight: 600;
    margin: 4px 0;
    text-transform: capitalize !important;
}

.profile-default .thumbnail-container .product-meta .button-container.cart {
    margin-top: 40px;
}

.thumbnail-container .product-image .product-thumbnail img {
    padding-top: 22px;
}

.product-flags .product-flag.on-sale {
    background: #9F3A45;
}

.product-flags .product-flag.new {
    background: #5E6F27;
}

.slick-arrows .slick-arrow,
.owl-theme .owl-buttons div {
    background: #000 !important;
    border-radius: 2px !important;
    width: 26px !important;
    height: 40px !important;
    opacity: 0.3 !important;
    color: #fff !important;
    box-shadow: none !important;
    visibility: visible !important;
    border: 0px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.owl-controls .owl-buttons div {
    font-size: 0px;
    color: #000 !important;
}

.slick-arrows .slick-arrow.slick-next {
    right: -17px !important;
}

.owl-theme .owl-buttons div.owl-next {
    right: 3px !important;
}

.slick-arrows .slick-arrow:hover {
    opacity: 1 !important;
}

.slick-arrows .slick-arrow.slick-prev {
    left: -17px !important;
}

.owl-theme .owl-buttons div.owl-prev {
    left: 3px !important;
}

.owl-theme .owl-buttons div::before {
    color: #fff !important;
}

.owl-theme .owl-buttons div:hover {
    opacity: 1 !important;
}


/* NOWOŚCI */

.home-nowosci .ra-title {
    margin-bottom: 40px;
}

.home-nowosci .block.products_block {
    margin-bottom: 18px !important;
}

.container.home-nowosci {
    margin-top: 30px;
}


/* BESTESLLERY */

.home-bestsellery .ra-title {
    margin-bottom: 40px;
    margin-top: 30px;
}


/* BLOG */

.home-blog .ra-title {
    margin-bottom: 40px;
}

.blog-title a {
    color: #85A51E !important;
    font-size: 14px;
    line-height: 24px !important;
    font-family: 'Spartan';
    font-weight: 600;
}

.blog-title {
    height: 24px;
    overflow: hidden;
    margin: 0px !important;
}

.blog-meta>span.created {
    font-size: 12px !important;
    color: #2A2D34;
    font-family: 'Spartan';
    font-weight: 500;
    text-transform: capitalize !important;
}

.blog-meta>span.created span.icon-calendar {
    display: none;
}

.blog-meta>span.cat a {
    color: #000;
    font-size: 12px !important;
    font-family: 'Spartan';
    font-weight: 500;
    text-transform: capitalize;
}

.blog-desc {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Spartan';
    max-height: 48px;
    height: 48px;
    overflow: hidden;
    margin-top: 6px;
}

.blog-meta>span.cat span.icon-list {
    display: none;
}

.latest-blogs .blog-container .blog-meta>span {
    display: block;
    padding: 0;
    margin: 0;
}

.btn.btn-blog_link {
    background: #000;
    color: #fff;
    font-family: 'Spartan';
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    padding: 5px 48.8px;
}

.latest-blogs .blog-container {
    background: transparent !important;
}

.home-blog .latest-blogs.block {
    margin-left: -15px;
    margin-right: -15px;
}

.latest-blogs .blog-image-container .blog_img_link img {
    height: 330px;
    object-fit: cover;
}

.latest-blogs .blog-container:hover .btn.btn-blog_link {
    background: #85A51E;
}

.latest-blogs .blog-image-container .blog_img_link {
    box-shadow: none !important;
}


/* TRANSMISJA */

.fb--trans-text {
    max-width: 600px;
    margin-bottom: 0px !important;
    padding: 50px 0;
}

.fb--trans-text h5 {
    color: #85A51E;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Spartan';
    margin-bottom: 32px;
    line-height: 60px;
}

.fb--trans-text div p {
    color: #000;
    font-family: 'Spartan';
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 32px;
}

.fb--trans-text strong {
    font-weight: 600;
    font-family: 'Spartan';
    font-size: 16px;
    color: #000;
    line-height: 26px;
}

.fb-trans .row {
    display: flex;
    align-items: center;
}

.fb-trans .ApImage {
    margin-top: -25px;
}


/* NEWSLETTER */

.ApColumn .block_newsletter .title_block {
    font-size: 30px;
    font-family: 'Spartan';
    font-weight: bold;
    line-height: 40px;
    text-transform: unset;
    letter-spacing: 0px;
}

.ApColumn .block_newsletter .sub-increase {
    display: block !important;
    text-transform: unset !important;
    color: #fff;
    font-family: 'Spartan';
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.footer-newsletter {
    padding-top: 80px;
    padding-bottom: 60px;
    max-width: 1140px;
    margin: auto;
}

.ApColumn .block_newsletter .form-group label {
    font-size: 12px;
    color: #fff;
    max-width: 470px;
    display: flex;
    align-items: flex-start;
    font-family: 'Spartan';
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}

.ApColumn .block_newsletter .form-group label input {
    margin-top: 2px;
    margin-right: 10px;
}

.ApColumn .block_newsletter .form-group label a {
    color: #fff;
    text-decoration: underline;
}

.form-group.form-acceptance-newsletter {
    margin-top: 12px;
}

.ApColumn .block_newsletter form input[type="email"] {
    font-size: 14px;
    font-family: 'Spartan';
    font-weight: 600;
    max-width: 512px;
    height: 45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.ApColumn .block_newsletter form input[type="email"]::placeholder {
    color: #bdbdbd;
}

.form-group.form-inputs-newsletter {
    position: relative;
    max-width: 678px;
}

.ApColumn .block_newsletter form .btn {
    border: 1px solid #fff !important;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #000;
    font-family: 'Spartan';
    font-size: 14px;
    font-weight: 600;
    padding: 14.5px 40px;
    line-height: 1em;
    transition: all 0.2s;
}

.ApColumn .block_newsletter form .btn:hover {
    background: #85A51E !important;
}


/* FOOTER */

.ra-footer-container {
    max-width: 1470px;
    margin: auto;
    padding: 0 30px;
}

#footer {
    margin-top: 0px;
}

.ra_manufactures-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1750px;
    margin: auto;
}

.footer-center {
    background: #F9F9F9;
    padding-top: 40px;
    padding-bottom: 60px;
}

.ra_info {
    font-size: 12px;
    color: #2a2d34;
    font-family: 'Spartan';
    line-height: 20px;
}

.ra_info ul {
    padding-left: 30px;
}

.ra_info ul li {
    position: relative;
}

.ra_info ul li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: -30px;
    top: 0;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.ra_info ul li.ra_info-location::before {
    background-image: url('/img/custom/location.svg');
}

.ra_info ul li.ra_info-mail::before {
    background-image: url('/img/custom/mail.svg');
}

.ra_info ul li.ra_info-phone::before {
    background-image: url('/img/custom/phone.svg');
}

.ra_info ul li a {
    color: #2a2d34 !important;
    line-height: 20px !important;
}

.ra_info ul li.ra_info-phone {
    font-size: 16px;
}

.ra_info ul li.ra_info-phone a {
    color: #85A51E !important;
}

.ra_info ul li.ra_info-phone a span {
    font-weight: bold !important;
}

.ra_info ul li.ra_info-phone p {
    font-size: 12px;
}

.ra-footer-container .footer-col-1>a img {
    margin-bottom: 40px;
}

.ra_info ul li.ra_info-location {
    margin-bottom: 15px;
}

.ra_info ul li.ra_info-mail {
    margin-bottom: 20px;
}

.footer-col-links .title_block {
    color: #85A51E !important;
    font-family: 'Spartan' !important;
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}

.footer-col-links ul li {
    margin-bottom: 3px !important;
    line-height: 20px;
}

.footer-container .ApBlockLink ul li a {
    color: #2A2D34;
    font-size: 12px;
    line-height: 20px !important;
    padding: 0px !important;
    font-family: 'Spartan';
}

.footer-container .ApBlockLink ul li a:hover {
    text-decoration: underline;
}

.footer-center .ApColumn .block.footer-link2 {
    margin-bottom: 85px;
}

.footer_delivery {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 48px;
}

.footer_delivery>img:not(:last-child) {
    margin-bottom: 20px;
}

.to_top {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #85A51E;
    font-family: 'Spartan';
    font-weight: 600;
    cursor: pointer;
}

.to_top img {
    margin-left: 15px;
}

.ra-link p {
    color: #7f8185;
    font-family: 'Rubik';
    margin-bottom: 0px;
    font-size: 12px;
}

.ra-link {
    text-align: right;
    color: #7f8185;
}

.ra-link img {
    max-width: 106px;
}

.footer-copyright {
    padding: 20px 0;
}

.ra-copyright .block.ApRawHtml {
    font-size: 11px;
    font-family: 'Rubik';
    color: #7f8185;
}

@media all and (max-width:1490px) {
    #leo_search_block_top form {
        min-width: 330px;
    }
    .col-search {
        max-width: 66%;
    }
    .ra-menu {
        margin-left: 16.5vw;
        width: 100%;
    }
}

@media all and (max-width: 1200px) {
    #leo_search_block_top form {
        min-width: 250px;
    }
    .ra-boxes.ra-boxes-home .ra-box {
        max-width: 228px;
        padding: 15px 5px 15px 5px;
    }
    .container.ra-banners .row {
        margin: 0 15px;
    }
    .container.home-nowosci>.row,
    .container.home-bestsellery>.row,
    .container.home-blog>.row {
        margin: 0 15px;
    }
    .fb-trans {
        padding: 20px 15px 50px 0;
    }
    .ra-footer-container>.row {
        margin: 0 15px;
    }
}

@media all and (max-width:991px) {
    .box-header-top.style-1 .search-widget #click_show_search i {
        color: #000 !important;
    }
    .col-search {
        max-width: max-content;
        margin-top: 0;
    }
    .col-search .contact_info {
        margin-right: 10px;
    }
    .leo-megamenu .navbar-toggler::before {
        color: #000 !important;
        top: -14px;
        height: auto;
        width: auto;
    }
    .ra-menu {
        position: absolute;
        top: 50%;
        right: 0px;
        margin: 0px;
        width: auto;
        transform: translateY(-50%);
    }
    .box-header-top {
        position: relative;
    }
    .leo-megamenu .navbar-toggler {
        width: auto;
        height: auto;
    }
    .box-header-top .col-logo {
        max-width: 20%;
    }
    .col-search .contact_info {
        flex-direction: column;
    }
    .col-info {
        max-width: 220px;
        width: 100%;
        margin: 0;
    }
    .ra-boxes.ra-boxes-home .ra-box {
        margin-bottom: 10px;
    }
    .fb-trans .row {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media all and (max-width: 576px) {
    .col-info {
        margin: auto;
    }
    .col-search .contact_info {
        margin-right: -15px;
        font-size: 12px;
    }
    .ra-menu {
        top: 26px;
        transform: unset;
    }
    .box-header-top .col-logo {
        max-width: 26%;
    }
    .iview-controlNav div.iview-items {
        position: absolute;
        bottom: 0px;
    }
    .ra-boxes_wrap {
        justify-content: center;
    }
    .fb-trans .row>div {
        width: 100%;
    }
    .fb--trans-text {
        padding: 0 20px;
    }
    .title-newsletter {
        margin-bottom: 20px;
    }
    .ApColumn .block_newsletter .sub-increase {
        margin-top: 0px;
    }
    .form-group.form-acceptance-newsletter {
        max-width: 510px;
        margin: 15px auto;
    }
    .footer-newsletter {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .row.ApRow.has-bg.bg-boxed {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
    .footer-center .ApColumn .block.footer-link2 {
        margin-bottom: 0px;
    }
    .footer-col-5 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer_pay {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .footer_pay img:not(:last-child) {
        margin-bottom: 20px;
    }
    .footer-col-5>div {
        /* max-width: 150px; */
        width: 100%;
    }
    .to_top {
        position: relative;
        margin-top: 50px;
    }
    .ra-footer-container>.row>div {
        width: 100%;
    }
    .popup-content.dropdown-menu.leo-dropdown-wrapper {
        right: unset;
        left: -50px;
    }
}


/* CATEGORY PAGE */

.breadcrumb li a,
.breadcrumb li>span {
    font-family: 'Spartan';
    font-size: 12px;
    color: #000;
}

.breadcrumb li a:hover {
    color: #85A51E !important;
}

.breadcrumb li::after {
    content: '';
    width: 3px;
    height: 3px;
    position: relative;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    margin-top: 0px;
    margin-bottom: 3px;
}

.breadcrumb li>span {
    font-weight: 600;
}

.breadcrumb .box-breadcrumb {
    border: 0px;
}

#js-product-list-header>.block-category.card {
    border: 0px;
    padding-top: 0px;
}

#js-product-list-header>.block-category.card h1 {
    color: #232323;
    font-family: 'Spartan';
    font-weight: bold;
    text-transform: none;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0px;
}

#js-product-list-header>.block-category.card #category-description>*,
#js-product-list-header>.block-category.card #category-description>* * {
    font-size: 12px;
    line-height: 20px !important;
    color: #2a2d34 !important;
    font-family: 'Spartan' !important;
    /*font-weight: 500 !important;*/
}

#js-product-list-header>.block-category.card #category-description {
    /*height: 58px;
    overflow: auto;*/
}
strong{font-weight:bold ;}
.blog-description ul,
#category-description ul{margin-left:20px;}
.blog-description ul li,
#category-description ul li{list-style-type:disc;}
.blog-description p{color:#000 !important;}
.products-selection {
    background: transparent;
}

.products-selection .display>div.selected {
    display: none;
}

.products-selection .display>div a {
    color: #000;
}

.products-sort-order .select-list:hover {
    background: #85a51e;
}

.products-selection .sort-by {
    font-weight: 500;
    color: #000;
    font-size: 0px;
}

.products-sort-order .select-title {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    border-bottom: 0px;
    text-align: right;
}

.products-sort-order .select-list {
    font-size: 12px;
    color: #000;
    font-weight: 500;
}

.sidebar .block .title_block {
    border: 0px;
    padding: 0px;
}

.sidebar .block {
    border: 0px;
}

.sidebar .block .title_block a {
    color: #000 !important;
    font-weight: bold;
    font-family: 'Spartan';
    font-size: 16px !important;
}

.block-categories .category-sub-menu li>a::before {
    display: none;
}

.block-categories .category-sub-menu li>a {
    padding-left: 0px !important;
}

.block-categories .category-sub-menu>li[data-depth="0"]>a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.block-categories .category-sub-menu>li[data-depth="0"] ul li a {
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    color: #bdbdbd !important;
    font-weight: 600;
}

.block-categories .category-sub-menu>li[data-depth="0"] ul li a:hover {
    color: #000 !important;
    text-decoration: underline;
}

#category.layout-left-column #wrapper .container>.row #left-column>div:not(:last-child) {
    border-bottom: 1px solid #bdbdbd;
}

#search_filters .block_content .clear-all-wrapper .btn {
    padding: 0px;
    background: none !important;
    color: #000 !important;
    text-transform: none;
    margin: 0px;
}

#search_filters .block_content .clear-all-wrapper .btn i {
    display: none !important;
}

#search_filters .block_content .clear-all-wrapper {
    position: absolute;
    right: 0px;
    top: -30px;
    margin: 0px;
}

#search_filters .block_content .clear-all-wrapper .btn:hover {
    text-decoration: underline;
}

.sidebar .block .title_block {
    border: 0px;
    padding: 0px;
    font-size: 16px;
    color: #000;
    font-family: 'Spartan';
    font-weight: bold;
}

#search_filters .facet .facet-title {
    font-size: 16px;
    font-weight: 600 !important;
    font-family: 'Spartan';
    color: #000;
    position: relative;
}

#search_filters_wrapper #search_filters .ui-widget-content .ui-slider-range {
    background: #85a51e;
}

#search_filters_wrapper #search_filters .ui-widget-content .ui-state-default {
    background: #85a51e;
}

#search_filters .facet .facet-label a {
    font-size: 14px;
    color: #000 !important;
    font-family: 'Spartan';
    font-weight: 600;
}

.custom-checkbox input[type="checkbox"]+span {
    border-color: #000;
    border-radius: 2px;
}

.custom-checkbox input[type="radio"]+span {
    border-color: #000;
}

.custom-checkbox input[type="checkbox"]:checked+span .checkbox-checked,
.custom-checkbox input[type="radio"]:checked+span .checkbox-checked {
    background: #fff;
    height: 15px;
    width: 15px;
    border-radius: 2px;
    padding: 0px;
    color: #000 !important;
    margin-top: 0px;
}

#search_filters .facet .facet-title::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/img/custom/arrow_down.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.2s;
}

.noUi-horizontal .noUi-handle {
    border-radius: 50%;
    width: 11px;
    height: 11px;
    border: 0px;
    background: #85a51e;
    right: 0px !important;
    top: -5px;
}

.noUi-connect {
    background: #85a51e;
}

.noUi-horizontal {
    height: 1px;
    border: 0px;
    background: #85a51e;
}

#search_filters .facet .collapsed .facet-title::after {
    transform: rotate(180deg) translateY(50%);
}

.sidebar .block #search_filters .block_content {
    padding-top: 0px !important;
}

.pagination {
    background: transparent;
}

.pagination>.text-md-left {
    display: none;
}

#index #ra_boxes {
    display: none;
}

.st-range-bar .form-control {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Spartan';
    max-width: 90px;
    background: #FCFDFC;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    text-align: center;
    padding: 5.25px 5px;
}

.st-range-bar .value-split {
    display: none;
}

.st-range-top.st-range-bar.with_inputs {
    justify-content: space-between;
    /* order: 1; */
}

#search_filters .facet ul {
    padding-left: 20px;
}

#subcategories {
    display: none;
}

.leo-quicklogin-modal .modal-dialog {
    max-width: 930px;
    max-height: 634px;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form>div {
    width: 50%;
    padding: 60px;
}

.leo-quicklogin-modal .modal-dialog .leoquick-have_acc {
    font-size: 14px;
    color: #232323;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 0px;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form>div .leo-login-title,
.leo-register-title {
    background: transparent;
    color: #232323 !important;
    display: block;
    min-height: unset;
    margin: unset;
    padding: unset;
    border: unset;
}

.leo-quicklogin-modal .leo-register-form {
    padding: 60px;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form>div .leo-login-title span,
.leo-register-title {
    color: #232323;
    font-size: 30px;
    font-family: 'Spartan';
    font-weight: bold;
    margin: 15px 0;
}

.leo-quicklogin-modal .lql-form-content.leo-login-form-content {
    margin-top: 40px;
}

.leo-quicklogin-modal .lql-form-content.leo-login-form-content label {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 26px;
}

.leo-quicklogin-modal .lql-form-content.leo-login-form-content .form-group.row.lql-form-content-element label {
    font-weight: 500;
    font-size: 12px;
    margin: 0;
}

.leo-quicklogin-modal .form-control-submit:hover {
    background: #5E6F27 !important;
}

.leo-quicklogin-modal .form-control-submit {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #85A51E;
    display: block;
    max-width: 244px;
    margin-left: auto;
}

.leo-quicklogin-form::after {
    display: none;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form .leo-form-register ul {
    list-style: disc;
    color: #000;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    max-width: 247px;
}

header .leo-form-register {
    display: none;
}

header .leoquick-have_acc {
    display: none;
}

.leo-quicklogin-modal .leo-form.full-width .lql-callregister a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #85A51E;
    display: block;
    max-width: 258px;
    margin-top: 30px;
}

.leo-quicklogin-modal .leo-form.full-width .lql-callregister a:hover {
    background: #5E6F27 !important;
}

.leo-quicklogin-modal .form-group.lql-guest a {
    background: #fff !important;
    border: 1px solid #000 !important;
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    margin-top: 46px;
    color: #000 !important;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form .leo-form-register {
    background: #E5ECE5;
}

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form {
    padding: 0px;
}

.leo-quicklogin-modal .modal-footer {
    padding: 0px;
}


/* .leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form .leo-form-register ul>li:not(:last-child) {

    color: #BDBDBD !important;
    font-size: 12px !important;
    line-height: 26px;
    border: 1px solid #E9E9E9 !important;
    background: #FCFDFC !important;
} */

.leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form .leo-form-register ul>li:not(:last-child) {
    margin-bottom: 10px;
}

.leoquicklogin-forgotpass {
    font-size: 14px;
    color: #000 !important;
    font-weight: 600;
    text-decoration: underline;
    line-height: 26px;
}

.leo-form.full-width .lql-calllogin {
    color: #000;
    font-weight: 500;
}

.leo-form.full-width .lql-calllogin a {
    text-decoration: underline;
    font-weight: 600;
}

.leo-quicklogin-modal .lql-form-content input.form-control {
    height: 40px;
    border-radius: 3px;
    background: #FCFDFC !important;
    border: 1px solid #e9e9e9 !important;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Spartan';
    line-height: 24px !important;
    padding: 9px 10px;
    color: #BDBDBD !important;
}

@media all and (max-width: 767px) {
    /* #category .sidebar .block {
        display: block !important;
    } */
    #category .sidebar .block {
        display: unset;
    }
    .leo-quicklogin-modal .modal-dialog .leo-form.leo-login-form>div {
        width: 100%;
    }
    #category .sidebar #search_filters .facet .h6 {
        width: 100%;
    }
}


/* PRODUCT PAGE */

.product-thumb-images .thumb {
    border-color: #E9E9E9 !important;
    border-radius: 3px !important;
    max-width: 90px;
    max-height: 90px;
    width: 100%;
    object-fit: contain;
    padding: 5px;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
    margin-bottom: 30px;
}

.product-detail.product-thumbs-left .images-container .product-cover {
    border: 1px solid #E9E9E9;
    border-radius: 3px !important;
    max-height: 450px;
}

.product-detail.product-thumbs-left .images-container .product-cover img {
    max-height: 448px;
    object-fit: contain;
    object-position: center;
    width: 100%;
    border-radius: 3px !important;
}

.product-dostepnosc .green {
    color: #85A51E;
    font-size: 12px;
    font-family: 'Spartan';
    font-weight: 500;
}

.product-dostepnosc.disable_product .red {
    color: #9F3A45;
    font-size: 12px;
    font-weight: 500;
}

.h1.product-detail-name {
    font-family: 'Spartan';
    font-size: 30px;
    font-weight: bold;
    max-width: 430px;
    color: #232323;
    line-height: 40px;
    margin-bottom: 5px;
}

#product_reference,
#product_reference label {
    font-weight: 600;
    color: #bdbdbd !important;
    font-size: 14px;
}

#product .product-prices .product-price {
    font-weight: bold;
    margin-bottom: 0px;
}

#product .product-prices .product-price .discount {
    display: none;
}

#product .product-discount .regular-price {
    color: #000;
    font-size: 18px;
    margin-left: 15px;
}

#product #product-availability {
    display: none;
}

#product .product-attributes-label {
    display: none !important;
}

#product .product-prices .tax-shipping-delivery-label {
    display: none;
}

#product_reference {
    margin-bottom: 0px;
}

#product .product-price-wishlist .leo-wishlist-button .btn-title {
    display: inline-block;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    text-transform: none;
}

#product .product-price-wishlist .leo-wishlist-button .pe-7s-like {
    font-size: 21px;
    vertical-align: middle;
    color: #000 !important;
    line-height: 1em;
}

.product-add-to-cart .product-quantity .leo-compare-wishlist-button {
    display: none !important;
}

.reviews_advices li a {
    font-size: 12px;
    color: #000 !important;
    font-family: 'Spartan';
    font-weight: 500;
}

.reviews_advices li a:hover {
    text-decoration: underline;
}

#leo_product_reviews_block_extra .reviews_note {
    padding-right: 6px;
    line-height: 1em;
}

.reviews_advices li.last::before {
    display: none;
}

.reviews_advices li.last {
    margin-left: 0px;
    padding-left: 5px;
}

.product-price-wishlist {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product-price-wishlist .leo-wishlist-button.btn-product.btn {
    padding: 0px;
    line-height: 1em;
}

.product-quantity #quantity_wanted {
    width: 105px;
    height: 38px;
    border: 1px solid #E9E9E9;
    background: #FCFDFC;
    border-radius: 3px;
    font-family: 'Spartan';
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

/*
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    right: 0;
    transform: translateY(50%);
    bottom: 50%;
}
*/

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: -76px;
    transform: translateY(-50%);
    top: 50%;
}

.product-add-to-cart {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.product-actions {
    margin-top: 20px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i::after {
    content: "-";
    font-size: 27px;
    line-height: 5px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i::after {
    content: '+';
}

#product .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
   height: 40px !important;
   top: 50%;
   transform: translateY(50%);
 }

#product .bootstrap-touchspin .input-group-btn-vertical i {
    line-height: 31px;
}

.bootstrap-touchspin .btn-touchspin:hover i {
    color: #000 !important;
}

.product-quantity .input-group-btn-vertical .btn:hover {
    background: transparent !important;
}

.product-actions .add-to-cart {
    height: 38px;
    padding: 0 64px;
    background: #85A51E;
    letter-spacing: 0px;
    font-family: 'Spartan';
    font-weight: 600;
}

.product-actions .add-to-cart:hover {
    background: #5E6F27 !important;
}

.prod_name_brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.description-short {
    display: none;
}

.detail-padding-left {
    padding-left: 30px !important;
    max-width: 605px;
    padding-top: 10px !important;
    padding-bottom: 40px;
}

.product-manufacturer .manufacturer-logo {
    height: 70px;
    border: 0px;
}

.delivery_cost img {
    width: 20px;
    height: 20px;
}

.delivery_cost a {
    color: #000 !important;
    font-size: 12px;
    font-weight: 500;
}

.delivery_cost a:hover {
    text-decoration: underline;
}

.delivery_cost {
    margin-left: 122px;
    margin-top: 3px;
}

.product-tabs.tabs {
    margin-top: 0px;
}

.product-tabs.tabs .nav-tabs .nav-link {
    color: #000 !important;
    font-size: 16px;
    font-family: 'Spartan';
    font-weight: 600;
    padding: 10px 0;
}

.product-tabs.tabs .nav-tabs .nav-link.active {
    text-decoration: underline;
}

.product-tabs.tabs .nav-tabs {
    border-color: #BDBDBD;
    margin-bottom: 40px;
}

.product-tabs.tabs .nav-tabs .nav-link::before {
    display: none;
}

#product .container.home-blog.ra_blog,
#product .fb-trans {
    display: none;
}

.product-accessories .products-section-title {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spartan';
    margin-bottom: 10px;
}

.product_bottom_acc .product-accessories {
    border-top: 1px solid #BDBDBD;
    margin-top: 50px;
    padding-top: 50px;
}

.product-description img {
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.product-description * {
    font-family: 'Spartan';
    font-size: 12px;
    line-height: 20px;
    color: #2a2d34;
}

#product .container.ra_boxes_footer>.row {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}

#product #wrapper>.container {
    margin-top: 20px;
}

.ask_prod .btn {
    color: #fff !important;
    padding: 4px 30px;
    /* margin-left: 20px; */
}

.ask_prod>label {
    margin-right: 20px;
    margin-bottom: 20px;
}

.product-cover .layer {
    box-shadow: none !important;
    background: transparent !important;
}

.product-cover .layer i {
    font-size: 0px;
    background-position: center !important;
    background: url(/img/custom/search.svg);
    background-repeat: no-repeat;
}
.leo-dropdown-cart.defaultcart.dropdown {
    z-index: 99 !important;
}

@media all and (max-width: 576px) {
    #product .product-quantity .qty {
        display: block;
        margin-bottom: 20px;
    }
    .delivery_cost {
        margin-left: 0px;
    }
    .product-tabs.tabs .nav-tabs {
        text-align: center;
        margin-top: 20px !important;
    }
    .product-tabs.tabs .nav-tabs .nav-link {
        margin: 0px !important;
    }
    .product-description img {
        width: 100%;
        height: auto;
    }
    .footer-col-5 .title_block {
        width: 100%;
        text-align: left !important;
        position: relative !important;
    }
    .footer-container .block-toggler .navbar-toggler {
        display: none !important;
    }
    .footer-center .ApColumn .block .title_block {
        width: 100%;
        text-align: left;
        position: relative;
    }
    .footer-center .ApColumn .block .title_block::after {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
        background: url(/img/custom/arrow_down.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
    .ask_prod input {
        display: block;
        text-align: center;
    }
}

#blockcart-modal .cart-content .cart-content-btn .btn {
    padding: 8px 20px;
}

#blockcart-modal .cart-content .cart-content-btn a.btn {
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000;
    white-space: normal;
}


/* CART PAGE */

.product-line-grid-body>.product-line-info .product-discount .discount {
    display: none;
}

.leo-dropdown-cart-subtotals .label,
.leo-dropdown-cart-total .label {
    color: #000;
    font-size: 12px;
}

.leo-dropdown-cart-subtotals .value,
.leo-dropdown-cart-total .value {
    color: #000;
    font-size: 12px;
}

#cart .container.ra_boxes_footer,
#cart .container.home-blog.ra_blog,
#cart .fb-trans,
#cart .container.footer-newsletter,
#cart .ra_logos {
    display: none;
}

.product-line-grid-body>.product-line-info .current-price {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Spartan';
}

.product-line-grid-body>.product-line-info .product-discount {
    color: #bdbdbd;
    font-size: 16px;
    font-family: 'Spartan';
    margin-right: 15px;
    margin-bottom: 0px;
}

.product-line-grid-body>.product-line-info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0px;
}

.product-line-grid-body>.product-line-info>.label {
    color: #232323 !important;
    font-size: 14px !important;
    font-weight: 600;
    font-family: 'Spartan';
}

.cart-grid-body .card.cart-container {
    border: 0px;
}

.product-line-grid-left img {
    max-width: 100%;
    max-height: 100%;
    width: 90px;
    object-fit: contain;
    object-position: center;
    border: 1px solid #E9E9E9;
    padding: 10px;
    border-radius: 3px;
}

.product-line-cart-image {
    max-width: 120px;
}

.product-line-cart-qty {
    max-width: 145px;
    width: 100%;
}

.product-line-cart-title {
    max-width: 480px;
    overflow: hidden;
    width: 100%;
}

.product-line-cart-price {
    max-width: 190px;
    width: 100%;
}

.product-line-cart-delete {
    max-width: 80px;
    width: 100%;
    /* margin-bottom: 43px; */
}

.js-cart-line-product-quantity.form-control {
    width: 105px !important;
    max-width: 105px !important;
    text-align: center;
    border-radius: 3px !important;
    background: #FCFDFC !important;
    border-color: #E9E9E9 !important;
    color: #000 !important;
    font-family: 'Spartan';
    font-size: 14px;
}

.product-line-cart-title .product-line-info {
    margin-bottom: 0px;
}

.product-line-grid-right .bootstrap-touchspin {
    /*width: 105px !important;*/
width:unset;
}

.product-line-grid-right .bootstrap-touchspin>.input-group-btn-vertical {
    z-index: 9 !important;
}

.product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    z-index: 99999999 !important;
    padding: 0px !important;
    right: 21px;
}

.product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: -100px;
    transform: translateY(-50%);
    top: 50%;
    padding: 0px !important;
}

.product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i {
    line-height: 10px;
    top: 0px;
    height: auto !important;
}

.product-line-grid-right .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i {
    line-height: 7px;
}

.cart-grid-right.col-xs-12.col-lg-4 {
    max-width: 360px;
}

#cart .cart-grid-body {
    max-width: 1050px;
    width: 100%;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart {
    color: #000 !important;
    text-decoration: underline;
    font-family: 'Spartan';
    font-weight: 600;
    font-size: 14px;
}

.product-line-grid.row {
    display: flex;
    align-items: center;
}

.cart-grid-body .card-block h1 {
    color: #232323 !important;
    text-transform: unset;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spartan';
}

.cart-grid-body .card-block {
    padding-bottom: 0px;
}

.btn.btn-primary.continue_shopping {
    background: #fff !important;
    color: #2A2D34 !important;
    font-size: 12px;
    text-transform: unset !important;
    position: absolute;
    top: -100px;
}

.cart-grid-right.col-xs-12.col-lg-4 .card.cart-summary {
    border: 0px;
}

.cart-summary-title h2 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Spartan';
    margin-bottom: 43px;
}

.promo-code .promo-input {
    height: 40px;
    border: 1px solid #E9E9E9;
    background: #FCFDFC;
    border-radius: 3px;
    color: #BDBDBD;
    font-size: 12px;
    width: 70%;
    font-weight: 500;
}

.promo-code .btn {
    width: 100%;
    height: 40px;
    line-height: 31px;
    font-size: 14px;
    font-weight: 600;
    right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-top: 0px !important;
    text-transform: uppercase !important;
}

.block-promo .promo-code {
    padding: 0px;
    background: transparent !important;
}

.block-promo .promo-code-button {
    display: none;
}

.promo-code-button.display-promo {
    display: none !important;
}

#promo-code {
    display: block !important;
}

.block-promo .promo-code .alert-danger::before {
    display: none !important;
}

.block-promo .promo-code .alert-danger {
    padding-left: 10px;
    padding-right: 10px;
}

.cart-summary-line .value {
    color: #85a51e;
    font-size: 12px;
    font-weight: 600;
}

.cart-summary-line .label,
.cart-detailed-totals .label {
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

.cart-summary-line {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 10px;
}

.cart-detailed-totals .card-block {
    padding: 0px;
}

.cart-detailed-totals {
    margin-top: 40px;
}

.block-promo {
    margin-top: 5px;
}

.block-promo {
    margin-top: 5px;
    margin-bottom: 10px;
}

.checkout.cart-detailed-actions.card-block {
    padding: 0px;
    margin-top: 30px;
}

.cart-detailed-totals .card-block .cart-summary-line.cart-total {
    border: 0;
}

.card .product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
}
#checkout #wrapper, #checkout {
  background: #f1f1f1;
}
.cart-grid-right.col-xs-12.col-lg-4 {
  max-width: 100%;
}

.checkout.cart-detailed-actions.card-block a.btn {
    width: 100%;
    background: #85a51e;
}

.checkout.cart-detailed-actions.card-block a.btn:hover {
    background: #5E6F27 !important;
}

#cart #wrapper>.container {
    margin-bottom: 120px;
}

.cart-login {
    background: #FCFDFC;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
}

.cart-login-wrap {
    padding: 32px 30px;
}

.cart-login a {
    text-decoration: underline !important;
    cursor: pointer;
}

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

@media all and (max-width: 767px) {
    .product-line-grid.row {
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-line-cart-price {
        margin-bottom: 0px;
    }
}


/* CHECKOUT PAGE */

#checkout .container.ra_boxes_footer,
#checkout .container.home-blog.ra_blog,
#checkout .fb-trans,
#checkout .container.footer-newsletter,
#checkout .ra_logos {
    display: none;
}

body#checkout section.checkout-step.js-current-step.-current {
    border: 0px;
}

#customer-form .form-group.row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.form-group label {
    color: #232323;
    font-weight: bold;
    text-align: left;
    /* position: relative; */
}

.checkout-step .continue {
    display: block;
    float: unset !important;
    margin: 30px 0;
    background: #E9E9E9;
    color: #000;
    padding: 5px 60px;
}

.checkout-step .continue:hover {
    color: #fff !important;
}

.delivery-option>div.text-xs-center {
    max-width: 52px;
}

.delivery-option {
    background: #FCFDFC;
    padding: 22px;
}

.delivery-option * {
    text-align: left;
}

.order-options {
    display: none;
}

.payment-options>div:not(.definition-list) {
    background: #FCFDFC;
    max-width: 330px;
    float: left;
    padding: 22.5px;
}

#conditions-to-approve {
    display: block;
    clear: both;
}

.info_req {
    color: #000;
    font-size: 12px;
    font-weight: 500;
}

.info_req span {
    color: red;
    font-size: 13px;
}

body#checkout .form-group label.required::after {
    content: '*';
    color: red;
    font-size: 14px;
    position: relative;
    display: inline-block;
}

.form-control {
    background: #FCFDFC;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    max-width: 570px;
    width: 100%;
}

body#checkout .form-group label~.col-md-6 {
    max-width: 600px;
    width: 100%;
}

.form-control {
    background: #FCFDFC;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    max-width: 570px;
    width: 100%;
    color: #BDBDBD;
    font-size: 12px;
    height: 40px;
}

body#checkout .nav-inline .nav-item .nav-link {
    color: #000 !important;
}

body#checkout .form-control-comment {
    display: none;
}

#customer-form>section>p {
    color: #000;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: #000;
}

#customer-form .form-group.row:nth-child(9)>label,
#customer-form .form-group.row:nth-child(11)>label {
    display: none;
}

body#checkout .cart-grid-body.col-md-4 {
    max-width: 360px;
    width: 100%;
}

@media all and (max-width:1024px) {
    body#checkout .cart-grid-body.col-md-4 {
        border-top: 1px solid #000;
        padding-top: 20px;
    }
}

#cart-summary-product-list .media-left {
      padding-right: 10px;
}
#cart-summary-product-list .media-body, #cart-summary-product-list .media-left, #cart-summary-product-list .media-right {
  display: table-cell;
    vertical-align: top;
}

#cart-summary-product-list .media-body {
    width: 10000px;
    color: #000 !important;
    font-weight: 600;
    font-size: 12px;
}
#cart-summary-product-list .media, #cart-summary-product-list .media-body {
    overflow: hidden;
}

#cart-summary-product-list .media-body .product-name {
  display: block;
}

#cart-summary-product-list .media-list .media {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#cart-summary-product-list .media-list .media:last-of-type {
  border-bottom: none;
}

#cart-subtotal-products {
    display: none;
}

.cart-detailed-totals {
    margin-top: 0px;
}

#cart-summary-product-list .media-body .product-quantity {
  width: 50%;
  display: inline-block;
}

#cart-summary-product-list .product-price {
    font-size: 12px !important;
    width: 50%;
    display: block;
    text-align: right;
}

.cart-summary-line.cart-total .value {
    font-size: 18px;
    font-weight: bold;
}

.cart-grid-body.col-md-8 {
    max-width: 1050px;
    width: 100%;
}

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
    color: #000;
    font-size: 12px;
}

#search_filters .block_content .facet .collapse {
    display: none;
}

#search_filters .block_content .facet .collapse.in {
    display: block !important;
    /* display: flex !important; */
    /* flex-direction: column; */
}

.step-title .title,
.step-title .step-number {
    color: #232323;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Spartan';
    text-transform: none;
}

.step-title .step-number {
    position: relative;
}

/* .step-title .step-number::after {
    content: '.';
    margin-right: 8px;
} */

.box-step>i {
    display: none;
}

.box-step>.step-edit {
    display: none;
}

/* #checkout-personal-information-step>.content>.nav {
    display: none;
} */


/* BLOG PAGE */

#module-leoblog-list .container.ra_boxes_footer,
#module-leoblog-list .container.home-blog.ra_blog,
#module-leoblog-list .fb-trans,
#module-leoblog-list .container.footer-newsletter,
#module-leoblog-list .ra_logos {
    display: none;
}

#module-leoblog-list #right-column {
    display: none;
}

#module-leoblog-list #content-wrapper {
    width: 100%;
}

#blog-listing .leading-blog .col-md-6:first-child {
    max-width: 1050px;
    width: 100%;
}

#blog-listing .leading-blog .col-md-6:last-child {
    width: 100%;
    max-width: 360px;
}

#blog-listing .leading-blog .col-md-6:first-child .right-block {
    position: absolute;
    top: 0px;
    height: 100%;
    background: #ffffffc2;
    max-width: 463px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 48px 52px;
}

#blog-listing .leading-blog .col-md-6:first-child .right-block .created {
    display: none;
}

#blog-listing .leading-blog .col-md-6:first-child .right-block .blog-meta {
    order: -1;
}

.blog-item .title a {
    color: #85A51E !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Spartan';
}

#blog-listing .leading-blog .col-md-6:first-child .title a {
    font-size: 30px;
    font-weight: 600;
    font-family: 'Spartan';
}

.blog-item .blog-desc {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    height: 75px;
    max-height: 75px;
}

.blog-item .blog-bottom {
    border: 0px;
}

#blog-listing .leading-blog .col-md-6:first-child .blog-bottom .more {
    padding: 0px 50px;
    text-transform: lowercase !important;
}

.blog-item .blog-bottom .more {
    background: #000;
    height: 38px;
    font-size: 14px !important;
    color: #fff !important;
    padding: 0px 37.5px;
    line-height: 38px;
    border-radius: 0px;
    letter-spacing: 0px;
}

.blog-item .blog-desc {
    margin-bottom: 5px;
}


/* #blog-listing .leading-blog .col-md-6:first-child {
    max-height: 527px;
} */

#blog-listing .leading-blog .col-md-6:first-child img {
    max-height: 527px;
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
    height: 527px;
}

.blog-item .blog-image-container {
    border: 0px;
}

.secondary-blog img,
#blog-listing .leading-blog .col-md-6:last-child img {
    height: 330px;
    object-fit: cover;
    border-radius: 3px;
}

.secondary-blog .right-block,
#blog-listing .leading-blog .col-md-6:last-child .right-block {
    padding-left: 0px;
    padding-top: 10px;
}

.secondary-blog .right-block .created,
#blog-listing .leading-blog .col-md-6:last-child .right-block .created {
    font-size: 12px;
    color: #2a2d34;
    font-weight: 500;
}

.secondary-blog .right-block .title,
#blog-listing .leading-blog .col-md-6:last-child .right-block .title {
    margin-bottom: 0px;
}

.secondary-blog .right-block .blog-info .blog-desc,
#blog-listing .leading-blog .col-md-6:last-child .right-block .blog-info .blog-desc {
    max-height: 49px;
    margin-top: 0px;
    margin-bottom: 3px;
}

.blog-item:hover {
    box-shadow: none;
}

.blog-item:hover .more.btn {
    background: #85A51E;
}

.blog-item .blog-image {
    overflow: hidden;
}

.blog-item .blog-image img {
    transition: all 0.2s;
}

.blog-item:hover .blog-image img {
    transform: scale(1.1);
}

.blog-lastest-title,
.section-title {
    display: none;
}

.blog-item .blog-meta>span a:hover {
    color: #85A51E;
}

.ra_blog .blog-container .created {
    color: #2A2D34;
    font-size: 12px;
    font-weight: 500;
}

.ra_blog .blog-container .cat a {
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.ra_blog .blog-image-container {
    margin-bottom: 10px;
}

.ra_blog .blog-link a {
    border-radius: 0px;
}

@media all and (max-width:576px) {
    #blog-listing .leading-blog .col-md-6:first-child .right-block {
        height: 64%;
        bottom: 0px;
        top: unset;
    }
}


/* BLOG DETAILS PAGE */

#module-leoblog-blog .container.ra_boxes_footer,
#module-leoblog-blog .container.home-blog.ra_blog,
#module-leoblog-blog .fb-trans,
#module-leoblog-blog .container.footer-newsletter,
#module-leoblog-blog .ra_logos {
    display: none;
}

#module-leoblog-blog #right-column {
    display: none !important;
}

#module-leoblog-blog #content-wrapper {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    float: unset;
}

.blog-detail .blog-image img {
    max-height: 428px;
    height: 428px;
    object-fit: cover;
    width: 100%;
}

.blog-detail .blog-title {
    color: #85A51E;
    font-size: 30px;
    height: unset;
    font-family: 'Spartan';
    font-weight: 600;
    margin: 10px 0 !important;
}

.blog-detail .blog-cat a {
    color: #BDBDBD !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Spartan';
}

.blog-detail .date {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 500;
}

#module-leoblog-blog #wrapper>.container {
    margin-top: 0px;
}

.blog-description>*:not(.row) {
    max-width: 999px;
}

.blog-description {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 30px;
}
.blog-description h2{font-size:18px !important;}
.blog-description img {
    width: 100%;
}

.blog-detail-blog {
    margin-top: 80px;
    padding-top: 70px;
    border-top: 1px solid #BDBDBD;
    padding-bottom: 40px;
}

.blog-detail-blog .ra-title {
    margin-bottom: 60px;
}


/* MODAL PRODUCT */

.prod_modal_img {
    max-width: 120px;
}

.prod_modal_img img {
    width: 90px !important;
    height: 90px;
    object-fit: contain;
    object-position: center;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    padding: 10px;
}

.page-footer .account-link {
    color: #fff !important;
    background: #85a51e !important;
}

.page-footer .account-link:hover {
    background: #5E6F27 !important;
}


/*  */

.ap-btn-wishlist.dropdown-item::after {
    display: none;
}

.ap-btn-wishlist.dropdown-item>i {
    display: inline-block;
}

.ap-btn-wishlist.dropdown-item {
    background: none;
}

#my-account .btn.btn-tertiary {
    color: #fff;
    background: #85a51e !important;
}

#my-account .btn.btn-tertiary:hover {
    background: #5E6F27 !important;
}

.page-my-account #content .links a:hover i {
    color: #85a51e;
}

#identity .form-control-label {
    text-align: left;
}

.footer-linkSM ul>li:first-child a,
.footer-linkSM ul>li:last-child a {
    position: relative;
    font-size: 0px;
}

.footer-linkSM ul>li a::after {
    content: '';
    width: 22px;
    height: 22px;
    position: relative;
    display: inline-block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.footer-linkSM ul>li:first-child a::after {
    background: url(/img/custom/fb.svg);
}

.footer-linkSM ul>li:last-child a::after {
    background: url(/img/custom/insta.svg);
}
/******************/
.product-additional-info .social-sharing{
    display: none;
}
span#loyalty_credits:after, #total_loyalty_credits:after {
    content: url(https://papatka.pl/img/custom/kwiatek.svg);
    position: relative;
    top: 4px;
    margin-left: 4px;
}
div#loyalty {
    padding: 0;
    background: #Fff;
    border: none;
    font-size: 13px;
    color: #000;
}
button#fancyconfirm_cancel {
    color: #85A51E;
}
button#fancyconfirm_cancel:hover{
    color: #FFF !important;
}
.header-top {
    position: fixed;
    transition: all 0.3s ease-in;
    top: 41px;
    -webkit-box-shadow: 0px 14px 10px -15px #00000050;
    -moz-box-shadow: 0px 14px 10px -15px #00000050;
    box-shadow: 0px 14px 10px -15px #00000050;
    width: 100%;
}
.header-top.scroll-header {
    top: 0;

}
section#wrapper {
    padding-top: 162px;
}
#checkout section#wrapper {
    padding-top: 0px;
}
.featured-products .products {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.featured-products .products > div {
    margin-bottom: -30px;
}
.featured-products .products .functional-buttons {
    display: none !important;
}
.featured-products .products .product-miniature .wishlist {
    position: absolute;
    right: 10px;
    top: 30px;
}
.featured-products .products .clsaGrundPreis span {
    font-size: 12px !important;
    color: #acaaa6;
}
.featured-products .thumbnail-container .functional-buttons {
    z-index: 0;
}
.featured-products .products > div:nth-child(n+5) {
    display: none;
}
@media all and (max-width: 767px) {
    .footer-linkSM ul.in {
        display: flex !important;
    }
}
@media all and (min-width: 768px) {
    .navbar-toggleable-md {
        z-index: 0 !important;
        position: relative;
    }
}
@media all and (min-width: 768px) {
    .footer-linkSM ul {
        display: flex !important;
    }
}

.footer-linkSM ul>li:not(:last-child) {
    margin-right: 8px;
}

@media all and (max-width: 1700px) {
    .leo-megamenu .navbar-nav>li>a {
        padding: 3px 9px !important;
    }
}

@media all and (max-width: 1535px) {
    .leo-megamenu .navbar-nav>li>a {
        padding: 3px 4px !important;
    }
}

@media all and (max-width: 1400px) {
    .leo-megamenu.leo-megamenu .navbar-nav>li>a~.dropdown-sub {
        top: 100% !important;
    }
}

@media all and (max-width:1024px) {
    .ra-boxes_wrap {
        justify-content: center;
    }
    .ra-boxes.ra-boxes-home .ra-box:not(:last-child) {
        margin-right: 20px;
    }
}

.ra-boxes.ra-boxes-home .ra-box {
    margin-bottom: 20px;
}

.container.boxed-home-h .ApRawHtml {
    margin-bottom: 1px;
}

@media all and (max-width: 825px) {
    .ApColumn .block_newsletter form .btn {
        position: relative;
        display: block;
        max-width: unset;
        width: 100%;
        margin-top: 20px;
    }
}

body:not(#index) .ra_boxes_footer {
    margin-bottom: 8px;
}

body:not(#index) .fb-trans>.row {
    margin-top: 0px !important;
}

body:not(#index) .container.home-blog.ra_blog {
    padding-bottom: 50px;
}

@media all and (max-width: 576px) {
    .thumbnail-container .product-image img {
        max-width: 160px;
    }
}

#checkout #wrapper #content>.row,
#cart #wrapper .cart-grid.row {
    display: flex;
    padding: 0 15px;
}

.leading-blog>.row {
    display: flex;
}

@media all and (max-width: 1024px) {
    #checkout #wrapper #content>.row,
    #cart #wrapper .cart-grid.row {
        flex-wrap: wrap;
    }
}

@media all and (max-width: 768px) {
    .leading-blog>.row {
        flex-wrap: wrap;
    }
    #blog-listing .leading-blog .col-md-6:last-child {
        max-width: 100%;
    }
    .contact-container{
        flex-wrap: wrap;
    }
}

@media all and (max-width: 576px) {
    .secondary-blog img,
    #blog-listing .leading-blog .col-md-6:last-child img {
        width: 100%;
    }
    section#wrapper {
        padding-top: 160px !important;
    }
    .header-top{
        top: 0 !important;
    }
}
.product_bottom_acc > h3.products-section-title{
    font-weight: 500;
    margin-top: 20px;
}
.zoomContainer, .product-cover .layer {
    z-index: 1;
}
#category .breadcrumb {
    margin-bottom: 30px;
}
#category #wrapper>.container {
    margin-top: 0;
}
#category #js-product-list-header>.block-category.card {
    margin-bottom: 0;
}
.material-icons{
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
}
li.product-flag.bestseller {
    display: none;
}
.product-description *{
    font-size: 14px !important;
    font-family: "Spartan" !important;
}
#product_reference, #product_reference label {
    font-size: 12px;
}
#contact iframe {
    width: 100%;
}
.contact-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    max-width: 800px;
    margin: 50px auto;
}
.contact-item img {
    max-width: 50px;
}
.contact-item {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
}
.contact-item a, .contact-item span {
    margin-left: 15px;
    font-size: 15px;
    line-height: 20px;
}
.footer_pay img {
    max-width: 120px;
}
.search-in-suggest {
    display: none;
}
.search-in-cat {
    display: none;
}

.search-in-product .search-value-title{
    display: none;
}

.search-in-product ul > li {
    display: inline-block;
    width: 100%;
}
#leo_search_block_top {
    z-index: 999 !important;
}
.lps_results.ac_results{
    width: 100%;
}
#manufacturer .brand-products .btn:active, #manufacturer .brand-products .btn:focus, #manufacturer .brand-products .btn:visited, #manufacturer .brand-products .btn.active:focus {
    background: #000 !important;
}
#manufacturer .brand-products .btn:hover{
    background: #85A51E !important;
}
.product-tabs li {
    list-style: none !important;
}
.product-actions .control-label {
    width: auto;
    padding-right: 5px;
    margin-top: 7px;
}
@media (min-width: 1140px) and (max-width:1420px){
    li.nav-item.menu-nowosc {
        display: inline-flex;
        position: absolute;
        top: 0;
        left: 131px;
    }
    li.nav-item.menu-promocje {
        display: flex !important;
        margin-bottom: 5px;
    }
    ul.nav.navbar-nav.megamenu.horizontal {
        position: relative;
    }
}
@media (min-width: 1315px) and (max-width:1420px){
    ul.nav.navbar-nav.megamenu.horizontal {
        top: -10px;
    }
}
#contact .form-fields > .row{
    flex-direction: column;
    display: flex;
    max-width: 800px;
    margin: auto;
}
#contact .form-fields > .row .col-lg-6{
    width: 100%;
}
#contact-form-box .form-footer .btn {
    height: 50px;
    padding: 0 40px;
}
.product-detail.product-thumbs-left .images-container .product-cover img {
    object-fit: cover !important;
}
.payment-options {
    display: flex;
    flex-direction: column;
}
.payment-options>div:not(.definition-list) {
    max-width: 100%;
}
.payment-option label {
    margin-bottom: 0;
}
#pay-with-payment-option-1-form, #pay-with-payment-option-2-form{
    display: none !important;
}
/* .payment-options div:nth-child(2){
    order: 1;
}
.payment-options div:nth-child(1){
    order: 2;
} */
.h1.product-detail-name{
    max-width: 100%;
}
/*Form kontakt*/
div#form-column {
    max-width: 600px;
    margin: 50px auto;
    padding: 0 15px;
}
#form-column h2 {
    padding: 20px 0px;
    border-bottom: 1px solid rgba(192, 201, 210, 0.5);
    color: #666666;
    margin: 0 0 30px;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    font-family: "Lato", sans-serif;
}
#form-column input[type="text"], #form-column input[type="tel"], #form-column input[type="email"], #form-column textarea{
    height: 50px;
    font-size: 14px;
    padding: 8px 10px;
    background-color: #FFFFFF;
    border: 1px solid rgba(192, 201, 210, 0.5);
    border-radius: 0;
    width: 100%;
}
#form-column button.btn.btn-primary {
    height: 50px;
    padding: 0 40px;
}
#form-column .checkbox {
    display: flex;
    align-items: baseline;
}
#form-column input#zgoda {
    margin-right: 15px;
}
.form-row {
    margin-bottom: 1rem;
}
/*form product */
form#formProdukt {
    display: flex;
    flex-wrap: wrap;
}
form#formProdukt .form-row {
    margin-right: 25px;
}
form#formProdukt input {
    padding: 5px;
}
form#formProdukt button.btn.btn-submit {
    color: #fff !important;
    padding: 7px 30px;
}
@media (max-width:991px){
    .featured-products .products {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px;
    }
    .featured-products .products > div:nth-child(n+4) {
        display: none;
    }
}
@media (max-width:768px){
    form#formProdukt .form-row {
        flex-direction: column;
        display: flex;
    }
    form#formProdukt {
        flex-direction: column;
    }
    form#formProdukt button.btn.btn-submit {
        width: max-content;
        margin: auto;
    }
    .featured-products .products {
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
    .featured-products .products > div:nth-child(n+3) {
        display: none;
    }
}
@media (max-width:575px){
    .featured-products .products {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .featured-products .products > div:nth-child(n+2) {
        display: none;
    }
}


/* wbiznes custom */
/* Inputy */
.duplicate-address {
  min-height: 45px;
}
.duplicate-address .col-md-12 label {
  width: calc(100% - 30px);
}
#checkout input.input-filled:valid + label, input:focus + label {top: 0;pointer-events: none;z-index: 8;}
#checkout input.input-filled:focus + label {color: #000}
#checkout input.input-filled:valid + .form-control-labelx{color: rgb(11, 128, 67)}
#checkout input.input-filled:valid{border: 2px solid rgb(11, 128, 67)}
#checkout .form-group.has-error input,.form-group.has-error select{    border: 2px solid #ff4c4c !important}
#checkout input.input-filled:valid:focus{border: 2px solid rgb(11, 128, 67)}
#checkout input.input-filled:invalid:not(:focus){border: 2px solid #ff3c41}
#checkout input.input-filled:invalid:not(:focus) + .form-control-labelx{color: #ff3c41;pointer-events: none;z-index: 2;padding:0px 6px;}
#checkout .form-control:valid + .form-control-labelx{top: 0;pointer-events: none;z-index: 20;padding:0px 6px;}
#checkout .form-control-label{display: block}
/*#checkout .form-group{position: relative;margin-bottom: 0px!important;width: 100%;max-width: 280px}*/
/*#checkout .form-group div{height: 45px;}*/
#checkout .form-group .checkbox-container{height: auto;}
#checkout .form-control-labelx{position: absolute;top:0;z-index: 1; left: 6px;background: #fff;padding:0 6px;transform: translateY(-50%);color: #999999;letter-spacing: .3px;transition: .1s;border-radius: 0 0 4px 4px; margin-bottom:0;}
/*#checkout .form-control{position: absolute;height: 45px;background: transparent;border: 2px solid #999;border-radius: 3px;padding: 0 11px;width: 100%;max-width: 280px;z-index: 1;transition: .5s;letter-spacing: .5px; font-size: 14px}*/
@media (max-width:768px){.form-control{max-width: 500px}.form-group{max-width: 500px;margin-right: 0}}
#checkout .form-control:focus{outline: 0;border: 2px solid #000;box-shadow: 1px 1px 1px 0 rgba(0,0,0,.2)}
.capitalize{text-transform: capitalize}
.requirements{position: absolute;top:50px;font-size: 12px;visibility: hidden}
#checkout input.input-filled:invalid:not(:focus) ~ .requirements{visibility: visible;color: #ff3c41}
.ifacc{width: 100%;max-width: 280px}
.accmaker{display: none}
#podajulice, #podajkod{margin-top: -20px;margin-bottom: 40px;color: #ff3c41;font-weight: bold;font-size: 14px}
/* Usuń outline dla inputa jak piszesz */
input:focus, .input-group:focus{outline: 0}
.form-control:focus, .input-group.focus{outline: 0}
/* Pole na password przy zakładaniu konta */
#checkout .input-group .input-group-btn>.btn[data-action=show-password]
{width: 65px;padding: .625rem;height: 45px;border-radius: 0 4px 4px 0;border: 2px solid #999;background: #999;margin-left: -2px;z-index: 7;transition: .3s}
#checkout .input-group .input-group-btn>.btn[data-action=show-password]:hover{background: #888}


/* Strona logowania */
#authentication h1{text-align: center;margin-top: 30px;margin-bottom: 30px;font-size: 16px}
#authentication .mail-haslo{display: flex;flex-direction: column;align-items: center}
#authentication .mail-haslo .form-control-label {
  display: none;
}
#authentication .mail-haslo .form-group  {
  position: relative;
  height: 45px;
  margin-bottom: 35px;
  width: 100%;
  max-width: 280px;
}
#authentication input.input-filled:invalid:not(:focus) {
    border: 2px solid #ff3c41;
}
#authentication input.input-filled:invalid:not(:focus) {
    border: 2px solid #ff3c41;
}
#authentication .mail-haslo  .form-control {
  position: absolute;
  height: 45px;
  background: transparent;
  border: 2px solid #999;
  border-radius: 3px;
  padding: 0;
  font-size: 14px;
  width: 100%;
  max-width: 280px;
  z-index: 1;
  transition: .5s;
  letter-spacing: .5px;
}
#authentication .mail-haslo  .form-control-labelx {
  position: absolute;
  top: -14px;
  left: 0;
  background: #fff;
  padding: 0;
  transform: translateY(-50%);
  font-size: 14px;
  color: #999999;
  letter-spacing: .3px;
  transition: .1s;
  border-radius: 0 0 4px 4px;
}
.input-group .input-group-btn>.btn[data-action=show-password] {
  width: 65px;
  padding: 0.625rem;
  height: 45px;
  border-radius: 0 4px 4px 0;
  border: 2px solid #999;
  background: #999;
  margin-left: -2px;
  z-index: 7;
  transition: .3s;
}
#authentication #content {
  padding-top: 64px;
}
#authentication .form-footer{text-align: center}
#authentication .page-content{margin-bottom: 80px}
#authentication #main .page-header{margin: 0}
/* Moje konto - po zalogowaniu */
#history h1, #my-account h1, #identity h1, #addresses h1, #order-slip h1{margin-top: 30px}
#history .page-content h6{font-weight: 400}

#authentication #customer-form .form-control-labelx {
  display: none;
}
#authentication #customer-form [data-action="show-password"] {
    height: 40px;
    line-height: 2.5;
}
#authentication .custom-checkbox input[type="checkbox"]+span .checkbox-iconx, #authentication .custom-checkbox input[type="radio"]+span .custom-inputx {
  display: none;
}
#authentication .custom-checkbox input[type="checkbox"]:checked+span .checkbox-iconx, #authentication .custom-checkbox input[type="radio"]:checked+span .custom-inputx {
  display: block;
}
#authentication #customer-form .custom-checkbox i {
  vertical-align: super;
}
#cart.cart-empty .featured-products, #cart.cart-empty .cart-summary {
  display: none;
}

/* Strona ze szczegolami zamowienia (klient z kontem) */
body#order-detail h1{margin-top: 20px;color: #000;font-size: 20px}
body#order-detail address, dl, ol, ul{margin: 0;line-height: 1.5}
body#order-detail .order-total{line-height: 1.5}
body#order-detail .page-footer{margin-bottom: 60px}

@media (max-width: 767px){
body#order-detail h1{text-align: center}
body#order-detail .page-footer{display: flex;justify-content: space-between}
body#order-detail .page-footer .account-link {margin-right: 0}
}

@media (min-width: 576px){
body#order-detail .addresses .col-sm-6:first-child{padding: 0 8px 0 15px}
body#order-detail .addresses .col-sm-6:nth-child(2){padding: 0 15px 0 8px}
}

/* Strona ze szczegolami zamowienia (klient bez konta) */
body#guest-tracking h1{margin-top: 20px;color: #000;font-size: 20px}
body#guest-tracking address, dl, ol, ul{margin: 0;line-height: 1.5}
body#guest-tracking .order-total{line-height: 1.5}
body#guest-tracking .page-footer{margin-bottom: 60px}
body#guest-tracking .box {border-radius: 4px;background: #fff;padding: 1rem;margin-bottom: 1rem}
body#guest-tracking .page-customer-account #content {background: transparent}
body#guest-tracking .history-line .state{margin: 8px 0}
body#guest-tracking .history-line .state .label-pill{padding: .25rem .375rem;border-radius: 3px;color: #fff}
body#guest-tracking .addresses h4 {font-size: 16px;font-weight: 700;color: #000}
body#guest-tracking #order-history h3 {font-size: 16px;font-weight: 700;color: #000}
@media (max-width: 767px){
body#guest-tracking h1{text-align: center !important}
body#guest-tracking .page-footer{display: flex;justify-content: space-between}
body#guest-tracking .page-footer .account-link {margin-right: 0}
}
@media (max-width: 575px){
body#guest-tracking .addresses .col-sm-6{padding: 0}
}
@media (min-width: 576px){
body#guest-tracking .addresses .col-sm-6:first-child{padding: 0 8px 0 0}
body#guest-tracking .addresses .col-sm-6:nth-child(2){padding: 0 0 0 8px}
}

/* Strona Dane Osobiste (identity) */
#identity #wrapper{background: #fff}
#identity .form-group  {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#identity .form-control-labelx {
  display: none;
}
#identity .col-md-3.form-control-label {
  width: 100%;
}
#identity .input-group .input-group-btn>.btn {
  height: 40px;
  line-height: 25px;
}

#identity .custom-checkbox input[type="checkbox"]:checked+span i {
  display: block;
}
#identity .custom-checkbox input[type="checkbox"]+span i {
  display: none;
  color: #666666;
}
/* #identity .custom-checkbox input {
  opacity: 1;
  left: 10px;
} */
.leo_free_price {
  padding-left: 10px;
  padding-right: 10px;
}
.leo_free_price p {
  margin-bottom: 0;
}

/* Strona potwierdzenia zamowienia */
.glowa-flex{display: flex;align-items: center}
.fajka-animacja{width: 60px;margin-right: 20px}
.oGzqXDyT_1{stroke-dasharray:254 256;stroke-dashoffset:255;animation:oGzqXDyT_draw 152ms ease 847ms forwards;}@keyframes oGzqXDyT_draw{100%{stroke-dashoffset:0;}}@keyframes oGzqXDyT_fade{0%{stroke-opacity:1;}92.3076923076923%{stroke-opacity:1;}100%{stroke-opacity:0;}}
#order-confirmation #order-details ul{font-size: 14px;line-height: 1.5}
.glowap{font-size: 15px;line-height: 1.5}
#order-confirmation #order-details ul{margin-bottom: 0}
#order-confirmation #content-hook-order-confirmation-footer, #order-confirmation #main .page-footer{display: none}
@media (max-width:767px){
#order-confirmation #wrapper{background: #ffffff; padding: 0}
#order-confirmation #main #content{margin-bottom: 0}
#order-confirmation #content-hook_order_confirmation, #order-confirmation  #content, #order-confirmation #content-hook-order-confirmation-footer {padding: 1.25em;}
.fajka-animacja{width: 90px;margin-right: 0;margin-bottom: 20px}
.glowa-flex{flex-direction: column;text-align: center}
#order-confirmation .card-block{padding: 0}
.glowap{text-align: center}
}
@media (min-width:768px){
#order-confirmation #content{margin-bottom: 0}
#order-confirmation .card-block{padding: 40px}
#order-confirmation #order-details{margin: 0;padding-left: 15px}
.fajka-animacja{width: 90px;margin-right: 0;margin-bottom: 20px}
.glowa-flex{flex-direction: column;text-align: center}
.glowap{text-align: center;margin-bottom: 0}
}
@media (min-width:768px) and (max-width:1199px){
#order-confirmation #wrapper{padding: 166px 0 100px 0}
}

#order-detail .footer-top, #history .footer-top, #my-account .footer-top, #addresses .footer-top {
  background: no-repeat rgb(250, 250, 250);
}

/* Strona "Odzywskiwanie hasla" */
body#password #content{min-height: 300px}
body#password input#email{top: 0}
body#password .btn{position: absolute;top: 50px;left: 0}
@media (max-width:767px){
body#password .btn{top: 70px;width: 100%}
body#password .page-header{margin-top: 20px;text-align: center}

}

#grw_verified_rate {
  color: #fff;
}

/*REGULAMIN PAGE*/

#cms.cms-id-15 .page-header {
    display: none;
}

#cms.cms-id-15 .page-content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#cms.cms-id-15 .page-content img {
    max-width: 100%;
    height: auto;
}


/*REPAIR SEARCH MOBILE*/
@media (max-width: 480px) {
    .box-header-top.style-1 #leo_search_block_top form {
        right: 0 !important;
        left: 0 !important;
    }
    .box-header-top.style-1 #leo_search_block_top form #leo_search_top_button i {
        margin-top: 10px;
    }
    .col-search.ApColumn {
        position: initial;
    }
    .ApColumn  .block.contact_info.ApRawHtml {
    margin-right: 0px;
}
}

/*REPAIR CAPITALIZE TEXT*/
.no-products {
    text-transform: none;
}

/*SLIDER LINK*/
#slideshow-form_9622217732106628 > div > div > div > div.iviewSlider > div{
    width: 100%!important;
}
/*REPAIR COOKIE ICON*/
#cookie-change-button{
    bottom: 60px;
}




/*CUSTOM MOD 11.04.2024*/
#checkout #tc-container-mobile .custom-checkbox,
#checkout #tc-container .custom-checkbox {
    display: block;
    margin-top: 0;
}

#checkout #tc-container-mobile .checkbox-checked,
#checkout #tc-container .checkbox-checked {
    display: none !important;
}
#checkout #tc-container-mobile #thecheckout-newsletter li,
#checkout #tc-container #thecheckout-newsletter li {
    display: flex;
    font-weight: normal;
    font-size: 13px;
}
#checkout #tc-container-mobile #thecheckout-newsletter .label,
#checkout #tc-container-mobile #thecheckout-newsletter label, 
#checkout #tc-container-mobile #thecheckout-newsletter li .condition-label,
#checkout #tc-container #thecheckout-newsletter .label,
#checkout #tc-container #thecheckout-newsletter label, 
#checkout #tc-container #thecheckout-newsletter li .condition-label {
    margin-left: 5px;
    font-weight: normal;
    font-size: 13px;
}
#checkout #tc-container-mobile #thecheckout-newsletter .newsletter label,
#checkout #tc-container #thecheckout-newsletter .newsletter label {
    margin-left: 0px;
}
#checkout #tc-container-mobile #thecheckout-newsletter br,
#checkout #tc-container #thecheckout-newsletter br {
    display: none;
}
#checkout #tc-container-mobile #thecheckout-newsletter .form-group,
#checkout #tc-container #thecheckout-newsletter .form-group {
    padding-left: 0;
    font-weight: normal;
    padding-right: 0px;
    margin-bottom: 0px !important;
}
#checkout #tc-container-mobile #thecheckout-newsletter,
#checkout #tc-container #thecheckout-newsletter {
    font-weight: normal;
    font-size: 13px;
}
.cursor-pointer {
  cursor:pointer;
}
