
body{
    font-family: 'Open Sans', sans-serif;
}

.site-header{
    max-width: 1240px;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto;
}

.main-navigation ul {
    justify-content: right;
    text-transform: uppercase;
    padding-top: 2em;
  }

  .main-navigation ul li{
      padding-left: 15px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 1em;
  }

  .main-navigation ul li a{
    color: #000;  
}

.woocommerce-LoopProduct-link{
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
}

.woocommerce-loop-product__title{
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}

.wc-block-product-categories-list li a:hover{
  color: #e69f17;
}

.current-menu-item a{
  color: #e69f17 !important;
}

footer{
    background-color: #000;
    margin-top: 0px;
}

#footer-sidebar{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding-top: 40px;
}

.menu{
    margin: 0;
    padding: 0;
}

.menu li{
    color: #fff;
}

.menu li a{
    color: #fff;
    text-decoration: none;
}

.widget-title{
    color: #fff;
}

#footer-sidebar1 p{
    color: #fff;
}

#footer-sidebar4 h3{
    color: #fff;
}

.home h1{
    display: none;
}

.home .woocommerce-result-count{
    display: none;
}

.home .woocommerce-ordering{
    display: none;
}

.home #block-2{
    display: none;
}

.home #block-3{
    display: none;
}

.home #block-4{
    display: none;
}

.home .products{
    display: none;
}

.home .widget-area{
    display: none;
}

.wopb-category-in a{
    text-align: center;
    display: block;
    font-size: 19px !important;
}

.wc-block-product-categories-list-item-count{
  display: none !important;
}

.wopb-block-title a{
    font-size: 21px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    display: block;
    font-weight: 400 !important;
}

.wp-block-columns{
    max-width: 1240px;
    margin: auto; 
}

.wopb-block-wrapper{
    max-width: 1240px;
    margin: auto !important; 
}

.uagb-block-242c5ae2.uagb-section__wrap{
    min-height: 422px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.njm{
    font-size: 35px;
}

.wopb-product-price{
    text-align: center;
}

.product .entry-title{
    display: none;
}

.single-product .woocommerce{
    max-width: 1240px;
    margin: auto; 
}

.wopb-compare-btn, .wopb-wishlist-add{
    display: none !important;
}

.sku_wrapper{
    width: 100%;
    display: block;
}

.test{
    background: url('/wp-content/themes/pasieka/img/kategoria.jpg') no-repeat;
    width: 100%;
    height: 159px;
    background-position: center;
    margin-top: 23px;
    margin-bottom: 34px;
}

.custom-logo-link{
    padding-top: 24px;
}

.main-navigation{
    padding-top: 23px;
}

.current_page_item a{
    color: #fbad18 !important;
}

.menu-item:hover a{
    color: #fbad18 !important;
}

.search_show_hidd{
 display: none;
}

.search_show{
    display: block;
}

.search_popup{
    background: url('/wp-content/themes/pasieka/img/szukaj.png') no-repeat;
    width: 33px;
    height: 31px;
    background-position: center;
    cursor: pointer;
    margin-right: 20px;
    z-index: 9999999;
}

.aws-container{
    margin-top: 44px;
}

.myAcc{
    background: url('/wp-content/themes/pasieka/img/konto.png') no-repeat;
    width: 27px;
    height: 31px;
    background-position: center;
    cursor: pointer;
    margin-right: 20px;
    z-index: 9999999;
    position: relative;
}

.menu_shop{
    display: flex;
    justify-content: right;
    align-items: center;
    position: relative;
    z-index: 9999999;
}

.myCart{
    background: url('/wp-content/themes/pasieka/img/koszyk.png') no-repeat;
    width: 46px;
    height: 38px;
    background-position: center;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
}

.cart-customlocation{
    position: absolute;
    right: 7px;
    top: -1px;
    color: #000;
    text-decoration: none;
    width: 100%;
    text-align: right;
    height: 43px;
}

.site-info{
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-bottom: 20px;
}

.site-info a{
    color: #fff;
}

.post, .page {
    margin: 0 !important;
  }

  .wopb-product-btn{
    text-align: center;
    margin: auto;
  }

  .wopb-block-103e53 .wopb-pg4-content1 .wopb-product-btn a, .wopb-block-103e53 .wopb-pg-l3 .wopb-quick-cart .wopb-product-btn a, .wopb-block-103e53 .wopb-pg4-content5 .wopb-product-btn a, .wopb-block-103e53 .wopb-pg4-content6 .wopb-product-btn a {
    background-color: #e69f17 !important;
  }

  .wopb-block-103e53 .wopb-pg4-content1 .wopb-product-btn a:hover, .wopb-block-103e53 .wopb-pg-l3 .wopb-quick-cart .wopb-product-btn a:hover, .wopb-block-103e53 .wopb-pg4-content5 .wopb-product-btn a:hover, .wopb-block-103e53 .wopb-pg4-content6 .wopb-product-btn a:hover {
    color: #fff;
    background: #000 !important;
  }

  .wopb-block-103e53 .wopb-pagination li a, .wopb-block-103e53 .wopb-next-prev-wrap ul li a, .wopb-block-103e53 .wopb-loadmore-action {
    background-image: none;
    background-color: #000 !important;
  }

  .wopb-block-103e53 .wopb-pagination li a:hover, .wopb-block-103e53 .wopb-pagination li.pagination-active a, .wopb-block-103e53 .wopb-next-prev-wrap ul li a:hover, .wopb-block-103e53 .wopb-loadmore-action:hover {
    background-image: none;
    background-color: #fbad18 !important;
  }

  .wopb-block-71ec65 .wopb-pg4-content1 .wopb-product-btn a:hover, .wopb-block-71ec65 .wopb-pg-l3 .wopb-quick-cart .wopb-product-btn a:hover, .wopb-block-71ec65 .wopb-pg4-content5 .wopb-product-btn a:hover, .wopb-block-71ec65 .wopb-pg4-content6 .wopb-product-btn a:hover {
    background-color: #000 !important;
  }

  .wopb-block-71ec65 .wopb-pg4-content1 .wopb-product-btn a, .wopb-block-71ec65 .wopb-pg-l3 .wopb-quick-cart .wopb-product-btn a, .wopb-block-71ec65 .wopb-pg4-content5 .wopb-product-btn a, .wopb-block-71ec65 .wopb-pg4-content6 .wopb-product-btn a {
    background-color: #fbad18 !important;
  }

  .catName{
    max-width: 1250px;
    margin: auto;
    padding-top: 24px;
  }

  .catName h1 a{
      color: #000;
      text-decoration: none;
      font-size: 40px;
  }

  .breadcrumb{
    max-width: 1250px;
    margin: auto;
  }

  .woocommerce-cart main{
      max-width: 1250px;
      margin: auto;
  }

  .woocommerce-account .woocommerce{
    max-width: 1250px;
    margin: auto;
  }

  .single-product #secondary{
      display: none;
  }

  .post-navigation{
    display: none;
  }

  .woocommerce span.onsale {
    background-color: #fbad18;
  }

  .pswp__bg {
    background: rgba(0, 0, 0, 0.78) !important;
    opacity: 0.8 !important;
    transition: 0.3s;
  }

  .woocommerce ul.products li.product .button {
    margin-top: 1em;
    text-align: center;
    background: #fbad18;
    color: #000;
    text-transform: uppercase;
  }

  .woocommerce-Price-amount{
    text-align: center;
    margin: auto;
    display: block;
    font-size: 18px;
    color: #6f6f6f;
  }

  .woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase;
    color: #000;
  }

  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    text-align: center;
    font-weight: bold;
  }

  .breadcrumb a{
      color: #848484;
      text-decoration: none;
  }

  .breadcrumb a:visited{
    color: #848484 !important;
    text-decoration: none;
}

  .breadcrumb span{
      color: #fbad18;
  }

  /* a:visited {
    color: rgba(255, 255, 255, 0) !important;
  } */

  .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #fbad18;
    color: #000;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
  }

  .wopb-category-in a{
      color: #fbad18 !important;
  }

  .wopb-cart-normal{
    background-color: #fbad18 !important;
  }

  .wopb-cart-normal:hover{
      background-color: #000 !important;
  }

  .wopb-pagination li a{
    background-color: #fbad18;
  }

  .wopb-block-adcdba .wopb-pagination li a:hover, .wopb-block-adcdba .wopb-pagination li.pagination-active a, .wopb-block-adcdba .wopb-next-prev-wrap ul li a:hover, .wopb-block-adcdba .wopb-loadmore-action:hover {
    background-image: none;
    background-color: #fbad18 !important;
  }

  .woocommerce .quantity .qty {
    padding: 5px;
  }

  .comments-area{
      display: none;
  }

  #footer-sidebar3 a{
      color: #fff !important;
      text-decoration: none !important;
  }
  .site-info a{
      text-decoration: none;
  }

  .site-info a:visited{
    color: #fff !important;
}

  .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 30px;
    margin-bottom: 26px;
    font-weight: bold;
  }

  .page-template-default #secondary{
      display: none;
  }
.woocommerce div.product .stock{
  color: #fbad18;
font-weight: bold;
font-size: 16px !important;
}

.woocommerce div.product div.images img {
    max-width: 500px;
    margin: auto;
  }

  .kt-btn-inner-text{
      color: #fff;
  }

  #wpadminbar .quicklinks > ul > li > a{
    color: #fff !important;
  }

  .uagb-block-8ff1a57d.uagb-section__wrap {
    min-height: 422px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 22px;
  }

  .has-text-align-right {
    text-align: right;
    max-width: 316px;
    width: 100%;
  }

  article header{
      display: none;
  }

  .woocommerce-checkout .woocommerce{
      max-width: 1250px;
      margin: auto !important;
  }

  .woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #fbad18;
    color: #000;
  }

  .woocommerce-error {
    color: #fff;
  }

  .search_show_wrapper{
    position: absolute;
    bottom: -20px;
    max-width: 240px;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    z-index: 0;
    height: 41px;
    top: 0;
  }

  .wc-block-product-categories-list{
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .wc-block-product-categories-list li a{
    text-transform: uppercase;
    color: #000 !important;
    text-decoration: none;
    font-weight: bold;
    transition: 0.2s;
  }

  .sidebar_home{
    margin-top: 132px;
  }

  .cat_sidebar{
    text-align: left;
  }

  .wc-block-product-categories-list--depth-1{
    padding-left: 25px;
    padding-top: 7px;
    padding-bottom: 9px;
  }

  .page_cat{
    display: flex;
    margin: auto;
    max-width: 1246px;
  }

 .page_cat .widget-area{
  margin-top: 32px;
  margin-right: 46px;
  }

@media (max-width: 1000px){
    .site-header {
        display: flex;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
      }
      .main-navigation ul {
        display: flex;
        justify-content: center;
        margin-top: -25px !important;
        margin-bottom: 29px !important;
      }
}

@media(max-width: 768px){
    .wopb-block-adcdba .wopb-block-item .wopb-block-image {
        margin: auto;
        text-align: center;
      }
      .wopb-block-image{
        text-align: center;
      }
      .menu-top-menu-container{
        flex: 1 0 33.333%;
      }
      .main-navigation {
        display: block;
        width: 100%;
        margin: auto;
        text-align: center;
      }
      .menu-toggle, .main-navigation.toggled ul {
        flex: 0 0 100%;
      }
      .menu-toggle{
        background: #fbad18;
        border: 0px;
        max-width: 70px;
        padding: 10px;
        margin: auto;
          margin-bottom: auto;
        text-align: center;
        width: 100%;
        cursor: pointer;
        margin-bottom: 27px;
      }
      .wopb-block-adcdba .wopb-loadmore, .wopb-block-adcdba .wopb-next-prev-wrap ul, .wopb-block-adcdba .wopb-pagination {
        text-align: center !important;
      }
      .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
        justify-content: center;
        text-align: center;
      }
      .wp-block-image .alignright {
        display: block;
        text-align: center;
        margin: auto;
        width: 100%;
      }
      #footer-sidebar {
        grid-template-columns: auto;
        text-align: center;
        padding: 0px 25px 0px 25px;
      }
      .has-text-align-right {
        text-align: center;
        max-width: 316px;
        width: 100%;
      }
      .main-navigation ul li {
        padding-left: 0px;
      }
}

.wc-price-history{
  display: flex;
  gap: 10px;
  font-size: 15px;
}

.wc-price-history .amount{
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}