@charset "UTF-8";
/*!
Theme Name: TreeIt sklep
*/
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes show_add_to_cart_info {
  0% {
    left: -300%;
    right: initial;
  }
  20% {
    left: 0%;
    right: 0;
  }
  80% {
    left: 0%;
    right: 0;
  }
  100% {
    left: 0%;
    right: 0;
  }
}
html body {
  font-family: "Barlow", sans-serif;
}

.align_right {
  text-align: right;
}

a {
  color: #7A9E1A;
}
a:hover {
  color: #7A9E1A;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_title, #slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
  font-family: "Barlow", sans-serif !important;
}

#page {
  padding-top: 80px;
}
#page table.wishlist_table {
  border-top: none !important;
}
#page .legenda {
  color: #ff0a00;
  font-size: 14px;
  font-weight: 600;
}
#page .um-field-half {
  width: 100%;
}
#page .um input[type=submit].um-button:not(.apply_coupon), #page .um input[type=submit].um-button:focus, #page .um a.um-button, #page .um a.um-button.um-disabled:hover, #page .um a.um-button.um-disabled:focus, #page .um a.um-button.um-disabled:active, #page .woocommerce button.button:not(.apply_coupon) {
  background: #7A9E1A;
  color: white;
  max-width: 100% !important;
  width: 100% !important;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 19px 20px;
  line-height: 16px;
  position: relative;
  text-transform: uppercase;
  transition: 0.4s;
  margin-top: 15px;
}
#page .um input[type=submit].um-button:not(.apply_coupon):hover, #page .um input[type=submit].um-button:focus:hover, #page .um a.um-button:hover, #page .um a.um-button.um-disabled:hover:hover, #page .um a.um-button.um-disabled:focus:hover, #page .um a.um-button.um-disabled:active:hover, #page .woocommerce button.button:not(.apply_coupon):hover {
  text-decoration: none;
  opacity: 0.8;
  color: white;
}
#page .woocommerce form .form-row input.input-text {
  display: block;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #DBDBDB;
  color: #1D1D1D;
  font-size: 15px;
  margin-bottom: 25px;
  min-height: 44px;
}

img {
  max-width: 100%;
  height: auto;
}

.wishlist-items-wrapper .product-name a {
  color: #0F1116;
}

.button_border {
  border: 1px solid #7A9E1A;
  color: #7A9E1A;
  max-width: 190px;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 19px 20px;
  line-height: 16px;
  position: relative;
  text-transform: uppercase;
  transition: 0.4s;
}
.button_border:hover {
  background: #7A9E1A;
  color: white;
  text-decoration: none;
}

.button_default, .woocommerce a.button {
  background: #7A9E1A;
  color: white;
  max-width: 190px;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 19px 20px;
  line-height: 16px;
  position: relative;
  text-transform: uppercase;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .button_default, .woocommerce a.button {
    max-width: 100%;
  }
}
.button_default.white, .woocommerce a.button.white {
  background: white;
  box-shadow: 0px 8px 17px -4px #666666;
  position: relative;
  color: #7A9E1A;
}
.button_default.white:hover, .woocommerce a.button.white:hover {
  text-decoration: none;
  opacity: 0.8;
  background: white;
  color: #7A9E1A;
}
.button_default img, .woocommerce a.button img {
  float: right;
  position: relative;
  top: 5px;
}
.button_default:hover, .woocommerce a.button:hover {
  text-decoration: none;
  opacity: 0.8;
  color: white;
  background: #7A9E1A;
}

.default_title {
  text-align: center;
  margin-bottom: 35px;
}
.default_title.left {
  text-align: left;
}
.default_title.white span {
  color: white;
}
.default_title span {
  position: relative;
  display: inline-block;
  font-size: 28px;
  line-height: 43px;
  text-transform: uppercase;
  padding-left: 40px;
}
.default_title span:before {
  content: " ";
  width: 25px;
  height: 3px;
  background: #7A9E1A;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
}

h1 {
  margin: 40px 0 0px 0;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 54px;
  color: #0F1116;
}
@media (max-width: 767px) {
  h1 {
    font-size: 33px;
    line-height: 46px;
  }
}

p {
  color: #707070;
  font-size: 17px;
  line-height: 28px;
}

ol {
  padding-left: 12px;
}
ol li {
  color: #707070;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 40px;
}

.yith-wcwl-add-button .delete_item {
  font-size: 0;
}
.yith-wcwl-add-button .delete_item i {
  font-size: 14px;
}

.woocommerce nav.woocommerce-pagination {
  text-align: left;
}
.woocommerce nav.woocommerce-pagination ul {
  margin: 0 -3px 50px -3px;
  display: block;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
  background: #F6F6F6;
  color: black;
  margin: 0 3px;
  text-align: center;
  font-size: 17px;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current {
  background: #7A9E1A;
  color: white;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
  display: none !important;
}

body:not(home) #header {
  border-bottom: 1px solid #ECECEC;
}

.aws-search-result .aws_result_title {
  color: #1D1D1D;
}

.search_form {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  padding: 20px 0;
  display: none;
}
.search_form .search_form_hide {
  position: absolute;
  right: 20px;
  color: white;
  font-size: 20px;
  cursor: pointer;
}
.search_form .aws-container {
  max-width: 62%;
  margin: auto;
}

#header {
  padding: 20px 0;
  position: fixed;
  width: 100%;
  background: white;
  top: 0;
  left: 0;
  z-index: 999;
}
#header .container {
  position: relative;
}
#header .container .menu_cont {
  position: initial;
}
#header .container .menu_cont #mega-menu-wrap-primary {
  position: initial;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary {
  position: initial;
}
@media (max-width: 1200px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary {
    position: relative;
    padding: 0 15px;
    height: 100vh;
    overflow: auto;
    padding-bottom: 100px;
    margin-top: 20px;
    z-index: 9999;
    background: white;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu {
  box-shadow: 10px 25px 50px #00000017;
  overflow: hidden;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu {
    box-shadow: none;
    padding: 0;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu > li .mega-sub-menu {
    padding: 0;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu > li .mega-sub-menu > li .mega-sub-menu {
    padding: 0;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu > li .mega-sub-menu > li .mega-sub-menu li {
    padding: 0px 10px;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu > li .mega-sub-menu > li .mega-sub-menu li.active ul {
    display: block;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li > .mega-sub-menu > li .mega-sub-menu > li .mega-sub-menu li.active .tytul:after {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li a {
    border-bottom: 1px solid rgba(112, 112, 112, 0.13);
    padding: 0;
  }
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li:last-child a {
    border-bottom: none;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children a {
    position: relative;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children a .mega-indicator {
    display: block !important;
    position: absolute;
    right: 0;
    top: 0;
    float: none;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children a .mega-indicator:before {
    content: " ";
    display: block !important;
    background: #0F1116;
    width: 16px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    right: 15px;
    top: 19px;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children a .mega-indicator:after {
    content: " ";
    display: block !important;
    background: #0F1116;
    width: 2px;
    height: 16px;
    border-radius: 2px;
    position: absolute;
    right: 22px;
    top: 12px;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item-has-children.mega-toggle-on a .mega-indicator:after {
    display: none !important;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top {
  border-top: 1px solid #DBDBDB;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top {
    display: none;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna {
  position: relative;
  /* margin-bottom: -25px; */
  margin: -35px -35px -15px -35px;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna.border_right {
  /* border-right: 1px solid #DBDBDB; */
}
@media (max-width: 1200px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna.border_right {
    border-right: none;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna .tytul {
  color: #0F1116;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 15px;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna .cena {
  color: #0F1116;
  font-size: 55px;
  line-height: 55px;
  font-weight: bold;
  margin-bottom: 0px;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna .podpis {
  color: #0F1116;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 20px;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna img {
  position: relative;
  bottom: -20px;
  width: 100%;
}
@media (max-width: 1200px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .border_top .oferta_specjalna img {
    bottom: 0;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .image_cont {
  border: 1px solid #7A9E1A;
  width: 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .image_cont {
    display: none;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .image_cont img {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont {
  display: inline-block;
  max-width: calc(100% - 75px);
  margin-left: 20px;
  vertical-align: top;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont {
    max-width: 100%;
    margin: 0;
    display: block;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont.active ul {
    display: block;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont.active .tytul:after {
    display: none;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont .tytul {
  color: #1D1D1D;
  font-size: 22px;
  line-height: 28px;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont .tytul {
    color: black;
    text-transform: initial;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    border-bottom: 1px solid rgba(112, 112, 112, 0.13);
    padding: 7px 0;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont .tytul:before {
    content: " ";
    display: block;
    background: #0F1116;
    width: 16px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    right: 15px;
    top: 19px;
  }
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont .tytul:after {
    content: " ";
    display: block;
    background: #0F1116;
    width: 2px;
    height: 16px;
    border-radius: 2px;
    position: absolute;
    right: 22px;
    top: 12px;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont ul {
    display: none;
  }
}
#header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont ul li a {
  color: #1D1D1D;
  font-size: 15px;
  line-height: 25px;
  font-family: "Barlow", sans-serif;
}
@media (max-width: 767px) {
  #header .container .menu_cont #mega-menu-wrap-primary #mega-menu-primary .menu_column_image .text_cont ul li a {
    font-size: 14px;
    line-height: 25px;
    position: relative;
    border-bottom: 1px solid rgba(112, 112, 112, 0.13);
    padding: 7px 0;
    display: block;
  }
}
#header .logo .tel {
  font-size: 14px;
  color: #0F1116;
  vertical-align: middle;
  margin-left: 70px;
  font-weight: 600;
}
@media (max-width: 600px) {
  #header .logo .tel {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .logo .tel {
    margin-left: 30px;
  }
}
#header .logo .tel i {
  color: #7A9E1A;
  padding-right: 10px;
  font-size: 12px;
}
#header .logo .tel:hover {
  text-decoration: none;
  color: #7A9E1A;
}
#header .login_icon {
  padding: 0 0px;
}
#header .login_icon > span {
  height: calc(100% + 40px);
  margin-top: -20px;
  padding-top: 20px;
  display: block;
  position: relative;
  padding-bottom: 1px;
}
#header .login_icon > span:hover {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
}
#header .login_icon > span:hover .login_cont {
  display: block;
}
@media (max-width: 767px) {
  #header .login_icon > span:hover .login_cont {
    right: 0;
  }
}
#header .login_icon > span .login_cont {
  display: none;
  text-align: center;
  position: absolute;
  top: 100%;
  min-width: 215px;
  padding: 20px;
  background: white;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.2);
}
#header .login_icon > span .login_cont .powitanie p:first-child {
  opacity: 1;
  font-size: 15px;
  text-align: left;
}
#header .login_icon > span .login_cont .powitanie p:last-child {
  opacity: 1;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
}
#header .login_icon > span .login_cont ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
  text-align: left;
}
#header .login_icon > span .login_cont ul li {
  margin-bottom: 5px;
}
#header .login_icon > span .login_cont ul li a {
  color: #0F1116;
  display: block;
  font-size: 15px;
  line-height: 32px;
}
#header .login_icon > span .login_cont ul li a i {
  padding-right: 5px;
}
#header .login_icon > span .login_cont ul li a:hover {
  text-decoration: none;
  color: #7A9E1A;
}
#header .login_icon > span .login_cont .lub {
  margin: 10px 0;
  text-transform: uppercase;
  color: #0F1116;
  font-size: 10px;
  text-align: center;
  opacity: 0.52;
}
#header .login_icon > span .login_cont .button_default {
  margin: auto;
  padding: 13px 20px;
  font-weight: 600;
}
#header .login_icon > span .login_cont .button_border {
  margin: auto;
  padding: 12px 20px;
  font-weight: 600;
}
#header .login_icon > span .icon_cont {
  text-align: center;
  color: #0F1116;
}
@media (max-width: 767px) {
  #header .login_icon > span .icon_cont {
    margin-top: 8px;
  }
}
#header .login_icon > span .icon_cont.top_koszyk {
  position: relative;
}
#header .login_icon > span .icon_cont.top_koszyk .products_count {
  width: 15px;
  height: 15px;
  position: absolute;
  font-size: 10px;
  background: #7A9E1A;
  border-radius: 50%;
  color: white;
  line-height: 15px;
  font-weight: bold;
  top: -2px;
  right: 11px;
  text-align: center;
}
#header .login_icon > span p {
  margin: 0;
  text-transform: uppercase;
  color: #0F1116;
  font-size: 10px;
  text-align: center;
  opacity: 0.52;
}
@media (max-width: 767px) {
  #header .login_icon > span p {
    display: none;
  }
}
#header .top_icon {
  padding: 0 0px;
}
@media (max-width: 767px) {
  #header .top_icon {
    margin-top: 0px;
  }
  #header .top_icon a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
  }
  #header .top_icon a .icon_cont {
    font-size: 12px;
  }
}
#header .top_icon a:hover {
  color: #7A9E1A;
  text-decoration: none;
}
#header .top_icon a:hover p, #header .top_icon a:hover .icon_cont {
  color: #7A9E1A;
}
#header .top_icon a:hover path {
  stroke: #7A9E1A;
}
#header .top_icon:first-child {
  padding-left: 0;
}
#header .top_icon:last-child {
  padding-right: 0;
}
#header .top_icon .icon_cont {
  text-align: center;
  color: #0F1116;
}
#header .top_icon .icon_cont.top_koszyk {
  position: relative;
}
#header .top_icon .icon_cont.top_koszyk .products_count {
  width: 15px;
  height: 15px;
  position: absolute;
  font-size: 10px;
  background: #7A9E1A;
  border-radius: 50%;
  color: white;
  line-height: 15px;
  font-weight: bold;
  top: -2px;
  right: 11px;
  text-align: center;
}
#header .top_icon p {
  margin: 0;
  text-transform: uppercase;
  color: #0F1116;
  font-size: 10px;
  text-align: center;
  opacity: 0.52;
}
@media (max-width: 767px) {
  #header .top_icon p {
    display: none;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column.mega-menu-columns-4-of-12 {
    width: 50%;
    clear: initial;
  }
}
.co_wyroznia {
  background: #0F1116;
  padding: 90px 0 100px 0;
}
@media (max-width: 767px) {
  .co_wyroznia {
    padding-top: 50px;
    padding-bottom: 150px;
  }
}
.co_wyroznia .container {
  background-image: url("/wp-content/uploads/2021/04/701px-HP_Logo_2017.svg_.png");
  background-repeat: no-repeat;
  background-position: 0 156%;
}
.co_wyroznia.koszyk {
  background: transparent;
  padding: 115px 0;
}
@media (max-width: 767px) {
  .co_wyroznia.koszyk {
    padding: 50px 0;
  }
}
.co_wyroznia.koszyk .container {
  background: transparent;
}
.co_wyroznia.koszyk .col-md-4 {
  margin-bottom: 0;
}
.co_wyroznia.koszyk .obramowanie {
  padding: 35px 40px;
  border: 1px solid #ECECEC;
}
@media (max-width: 767px) {
  .co_wyroznia.koszyk .obramowanie {
    padding: 0;
    border: none;
  }
}
.co_wyroznia.koszyk .obramowanie .image_cont {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 992px) {
  .co_wyroznia.koszyk .obramowanie .image_cont {
    display: block;
  }
}
.co_wyroznia.koszyk .obramowanie .text_info {
  max-width: calc(100% - 70px);
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  margin-top: -5px;
}
@media (max-width: 992px) {
  .co_wyroznia.koszyk .obramowanie .text_info {
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .co_wyroznia.koszyk .obramowanie .text_info {
    margin-bottom: 25px;
  }
}
.co_wyroznia.koszyk .obramowanie .text_info .tytul, .co_wyroznia.koszyk .obramowanie .text_info .opis {
  color: #0F1116;
}
.co_wyroznia .default_title {
  text-align: left;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .co_wyroznia .default_title {
    margin-bottom: 40px;
  }
}
.co_wyroznia .col-md-3, .co_wyroznia .col-md-4 {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .co_wyroznia .col-md-3, .co_wyroznia .col-md-4 {
    margin-bottom: 40px;
  }
}
.co_wyroznia .col-md-3 .image_cont, .co_wyroznia .col-md-4 .image_cont {
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #7A9E1A;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .co_wyroznia .col-md-3 .image_cont, .co_wyroznia .col-md-4 .image_cont {
    display: inline-block;
    vertical-align: top;
  }
}
.co_wyroznia .col-md-3 .image_cont img, .co_wyroznia .col-md-4 .image_cont img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  margin: auto;
}
@media (max-width: 767px) {
  .co_wyroznia .col-md-3 .text_info, .co_wyroznia .col-md-4 .text_info {
    display: inline-block;
    margin-left: 15px;
    width: calc(100% - 70px);
    vertical-align: top;
  }
}
.co_wyroznia .col-md-3 .tytul, .co_wyroznia .col-md-4 .tytul {
  color: white;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.co_wyroznia .col-md-3 .opis, .co_wyroznia .col-md-4 .opis {
  color: #FBFBFB;
  font-size: 16px;
  line-height: 28px;
}

@media (max-width: 1024px) {
  .footer_box_container {
    max-width: 100%;
    padding: 0;
    max-width: 100%;
    margin: 0;
  }
}
.footer_box_container .footer_box {
  padding: 50px 25px;
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: -100px;
  background-size: cover;
}
@media (max-width: 1024px) {
  .footer_box_container .footer_box {
    margin-top: 0;
  }
}
.footer_box_container .footer_box .image {
  position: absolute;
  max-width: calc(100% - 15px);
  top: -160px;
}
@media (max-width: 1024px) {
  .footer_box_container .footer_box .image {
    position: relative;
    top: initial;
    margin-top: -25%;
  }
}
.footer_box_container .footer_box .tytul {
  font-size: 18px;
  color: white;
  line-height: 28px;
  text-align: justify;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .footer_box_container .footer_box .tytul {
    max-width: 70%;
    margin: 75px auto 20px;
    text-align: center;
  }
}
.footer_box_container .footer_box .podpis {
  margin: 0;
  font-size: 28px;
  line-height: 39px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .footer_box_container .footer_box .podpis {
    max-width: 70%;
    margin: 0px auto;
    text-align: center;
  }
  .footer_box_container .footer_box .podpis br {
    display: none;
  }
}
.footer_box_container .footer_box .button_default {
  background: white;
  box-shadow: 0px 8px 17px -4px #666666;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #7A9E1A;
}
@media (max-width: 1024px) {
  .footer_box_container .footer_box .button_default {
    margin: 30px auto 0;
  }
}

.footer_logos {
  padding-bottom: 100px;
}
.footer_logos .tytul {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  line-height: 43px;
  color: #1D1D1D;
  margin: 90px 0;
}
.footer_logos ul {
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  max-width: 800px;
}
.footer_logos ul .slick-track {
  display: flex;
}
.footer_logos ul .slick-track .slick-slide {
  float: none;
  height: initial;
  min-height: 1px;
  padding: 0 10px;
  border: none !important;
}
.footer_logos ul .slick-track .slick-slide > div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.footer_logos ul .slick-track li {
  float: none;
  height: initial;
  min-height: 1px;
  padding: 0 10px;
  border: none !important;
}
.footer_logos ul .slick-track li img {
  opacity: 0.2;
  margin: auto;
}

#colophon {
  background: #F6F6F6;
  padding: 100px 0 50px 0;
}
@media (max-width: 767px) {
  #colophon {
    padding-top: 50px;
  }
}
#colophon .site-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 110px;
}
@media (max-width: 992px) {
  #colophon .site-info {
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  #colophon .site-info .footer_column {
    width: 33%;
  }
  #colophon .site-info .footer_column:nth-child(1), #colophon .site-info .footer_column:nth-child(2) {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #colophon .site-info .footer_column {
    width: 33%;
  }
  #colophon .site-info .footer_column:nth-child(1), #colophon .site-info .footer_column:nth-child(2) {
    width: 100%;
  }
}
#colophon .site-info .footer_column .tytul {
  font-size: 17px;
  line-height: 28px;
  text-transform: uppercase;
  color: #1D1D1D;
  margin-bottom: 40px;
  font-weight: 600;
}
@media (max-width: 992px) {
  #colophon .site-info .footer_column .tytul {
    margin-bottom: 20px;
  }
}
#colophon .site-info .footer_column .opis {
  font-size: 17px;
  line-height: 32px;
  color: #707070;
}
#colophon .site-info .footer_column ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#colophon .site-info .footer_column ul li a {
  font-size: 17px;
  line-height: 32px;
  color: #707070;
}
#colophon .row {
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
  color: #707070;
}
@media (max-width: 992px) {
  #colophon .row {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #colophon .row {
    padding-bottom: 20px;
  }
}
#colophon .row .back_top {
  width: 50px;
  height: 50px;
  background: #7A9E1A;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -50px;
  cursor: pointer;
}
@media (max-width: 767px) {
  #colophon .row .back_top {
    left: 0;
    margin: auto;
    bottom: -70px;
  }
}
#colophon .row .back_top img {
  transform: rotate(-90deg);
  position: relative;
  top: 6px;
  left: 2px;
}

#home_slider .slider {
  padding: 195px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 992px) {
  #home_slider .slider {
    padding: 150px 0 220px 0;
  }
}
@media (max-width: 767px) {
  #home_slider .slider {
    padding: 70px 0 90px 0;
    background-size: cover;
    background-position: 70% 50%;
    position: relative;
  }
  #home_slider .slider:before {
    content: " ";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#home_slider .slider .tytul {
  font-size: 40px;
  line-height: 54px;
  color: white;
  padding-left: 45px;
  position: relative;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  #home_slider .slider .tytul {
    font-size: 33px;
    line-height: 44px;
    position: relative;
    z-index: 9;
  }
}
#home_slider .slider .tytul:before {
  content: " ";
  background: #7A9E1A;
  height: 3px;
  width: 25px;
  left: 0;
  top: 20px;
  position: absolute;
}
#home_slider .slider .podpis {
  padding: 0;
  margin: 0 0 20px 20px;
  list-style-type: none;
}
#home_slider .slider .podpis li {
  color: white;
  font-size: 17px;
  line-height: 28px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 25px;
}
#home_slider .slider .podpis li:after {
  content: " ";
  background: #7A9E1A;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 0;
}
#home_slider .slider .podpis li:last-child:after {
  display: none;
}
#home_slider .slider .button_default {
  max-width: 190px;
  margin-left: 45px;
}
@media (max-width: 767px) {
  #home_slider .slider .button_default {
    max-width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 992px) {
  .boxy_pod_sliderem_container {
    max-width: 100%;
    padding: 0;
  }
}
.boxy_pod_sliderem_container .boxy_pod_sliderem {
  background: #0F1116;
  padding: 55px;
  margin-top: -55px;
  z-index: 9;
  position: relative;
}
@media (max-width: 767px) {
  .boxy_pod_sliderem_container .boxy_pod_sliderem {
    padding: 50px 15px;
  }
}
.boxy_pod_sliderem_container .boxy_pod_sliderem .box .ikona {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 1px solid #7A9E1A;
  text-align: center;
  margin-right: 20px;
}
.boxy_pod_sliderem_container .boxy_pod_sliderem .box .ikona img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  margin: auto;
}
.boxy_pod_sliderem_container .boxy_pod_sliderem .box .tresc {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 75px);
}
@media (max-width: 1024px) and (min-width: 768px) {
  .boxy_pod_sliderem_container .boxy_pod_sliderem .box .tresc {
    display: block;
    margin-top: 15px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .boxy_pod_sliderem_container .boxy_pod_sliderem .box .tresc {
    margin-bottom: 25px;
  }
}
.boxy_pod_sliderem_container .boxy_pod_sliderem .box .tresc .tytul {
  color: white;
  font-size: 20px;
  line-height: 28px;
  margin-top: -6px;
  margin-bottom: 14px;
}
.boxy_pod_sliderem_container .boxy_pod_sliderem .box .tresc .opis {
  margin: 0;
  color: white;
  font-size: 16px;
  line-height: 28px;
}

.najnowsze_produkty {
  margin: 90px 0;
}
.najnowsze_produkty .slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin-top: 40px;
}
.najnowsze_produkty .slick-dots li {
  width: 18px;
  height: 3px;
  background: black;
  opacity: 0.1;
  cursor: pointer;
  margin: 0 3px;
  float: none;
  padding: 0;
}
.najnowsze_produkty .slick-dots li.slick-active, .najnowsze_produkty .slick-dots li:hover {
  background: #7A9E1A;
  opacity: 1;
}
.najnowsze_produkty .slick-dots li button {
  display: none;
}

@media (max-width: 767px) {
  .boxy_promocyjne_home .row > div:first-child {
    margin-bottom: 60px;
  }
}

.boxy_promocyjne_home .prawy_box{
	position: relative;
}

.boxy_promocyjne_home .prawy_box .grid{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: grid;
	place-items: center;	
}

.boxy_promocyjne_home .box {
  display: block;
  height: 100%;
  padding: 40px 40px;
  transition: 0.5s;
min-height: 242px;
	background-position: top center;
	background-size: cover;
	width: 100%;
}
.boxy_promocyjne_home .box .tytul {
  color: white;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.boxy_promocyjne_home .box .procent {
  font-size: 86px;
  color: white;
  font-weight: bold;
  line-height: 90px;
  margin-bottom: 10px;
}
.boxy_promocyjne_home .box .podpis {
  color: white;
  font-size: 29px;
  line-height: 25px;
  text-transform: uppercase;
}
.boxy_promocyjne_home .box .button_default {
  max-width: 190px;
  margin-top: 35px;
}
.boxy_promocyjne_home .box:hover {
  text-decoration: none;
  opacity: 0.8;
}

.product_kategories {
  background-color: #F6F6F6;
  padding: 190px 0 90px 0;
  margin-top: -100px;
}
.product_kategories .default_title {
  margin-bottom: 50px;
}
.product_kategories .kategoria {
  background-color: white;
  padding: 30px 30px 15px 30px;
  margin-bottom: 50px;
  position: relative;
  border: 1px solid transparent;
}
.product_kategories .kategoria:hover {
  border-color: #7A9E1A;
}
.product_kategories .kategoria:hover .tytul .more {
  border-top: 1px solid #7A9E1A;
  border-left: 1px solid #7A9E1A;
}
.product_kategories .kategoria .image_cont {
  display: block;
  height: 164px;
  position: relative;
  text-align: center;
}
.product_kategories .kategoria .image_cont img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.product_kategories .kategoria .tytul {
  margin-top: 20px;
}
.product_kategories .kategoria .tytul .naglowek {
  font-size: 17px;
  line-height: 22px;
  text-transform: uppercase;
  color: #1D1D1D;
  display: block;
  height: 44px;
}
.product_kategories .kategoria .tytul .naglowek:hover {
  text-decoration: none;
}
.product_kategories .kategoria .tytul .naglowek span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.product_kategories .kategoria .tytul .more {
  width: 65px;
  height: 65px;
  position: absolute;
  bottom: -1px;
  right: -1px;
  background: #F6F6F6;
  display: block;
  text-align: center;
  border: 1px solid #F6F6F6;
}
.product_kategories .kategoria .tytul .more img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  margin: auto;
}
.product_kategories .button_default {
  max-width: 190px;
  margin: auto;
}
@media (max-width: 767px) {
  .product_kategories .button_default {
    max-width: 100%;
    margin: 0 15px;
  }
}

.o_marce {
  background: #F6F6F6;
  padding-top: 150px;
}
@media (max-width: 1024px) {
  .o_marce {
    padding-top: 50px;
  }
  .o_marce .col-xl-7 {
    text-align: center;
  }
}
.o_marce img {
  margin-top: 0px;
}
.o_marce .tytul {
  color: #1D1D1D;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-left: 45px;
  line-height: 32px;
  margin-bottom: 30px;
}
.o_marce .tytul:before {
  content: " ";
  width: 25px;
  height: 3px;
  background: #7A9E1A;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -1.5px;
}
.o_marce .podpis {
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #1D1D1D;
}
.o_marce .opis {
  font-size: 17px;
  line-height: 28px;
  color: #707070;
}

.kontakt_content .default_title {
  margin-top: 70px;
}
.kontakt_content .form_cont {
  background: #FBF8F8;
  max-width: 900px;
  padding: 40px;
  margin-bottom: 100px;
}
.kontakt_content .form_cont .odpowiadamy {
  text-align: center;
  font-size: 14px;
  border: 1px solid #7A9E1A;
  padding: 22px 15px;
  margin-bottom: 35px;
  color: #1D1D1D;
  font-weight: 600;
}
.kontakt_content .form_cont .odpowiadamy i {
  color: #7A9E1A;
  margin-right: 15px;
  font-size: 20px;
  vertical-align: middle;
}
.kontakt_content .form_cont label {
  font-size: 14px;
  color: #1D1D1D;
  font-weight: 600;
}
.kontakt_content .form_cont .wpcf7-form-control-wrap {
  margin-bottom: 30px;
  display: block;
}
.kontakt_content .form_cont .wpcf7-form-control-wrap .wpcf7-list-item {
  margin: 0;
}
.kontakt_content .form_cont .wpcf7-list-item-label {
  color: #0F1116;
  font-size: 17px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 35px);
  padding-left: 15px;
  font-weight: 500;
}
.kontakt_content .form_cont button {
  float: right;
  text-align: left;
  color: white;
  padding: 20px 22px;
  padding-right: 22px;
  margin: 0;
  border: none;
  width: 100%;
}
.kontakt_content .form_cont button i {
  float: right;
  position: relative;
  top: 2px;
}
.kontakt_content .form_cont input, .kontakt_content .form_cont select, .kontakt_content .form_cont textarea {
  display: block;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #DBDBDB;
  color: #1D1D1D;
  font-size: 15px;
  margin-bottom: 25px;
  min-height: 44px;
}
.kontakt_content .form_cont input:focus, .kontakt_content .form_cont select:focus, .kontakt_content .form_cont textarea:focus {
  outline: none;
  border-color: #7A9E1A;
}
.kontakt_content .form_cont input[type=checkbox], .kontakt_content .form_cont select[type=checkbox], .kontakt_content .form_cont textarea[type=checkbox] {
  width: 23px;
  height: 23px;
  border-radius: 0;
  margin: 0;
  display: inline-block;
  min-height: initial;
  position: relative;
}
.kontakt_content .form_cont input[type=checkbox]:checked:before, .kontakt_content .form_cont select[type=checkbox]:checked:before, .kontakt_content .form_cont textarea[type=checkbox]:checked:before {
  content: " ";
  background: #7A9E1A;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.kontakt_content .form_cont input[type=checkbox]:checked:after, .kontakt_content .form_cont select[type=checkbox]:checked:after, .kontakt_content .form_cont textarea[type=checkbox]:checked:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: white;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 23px;
  line-height: 23px;
  font-size: 12px;
}
.kontakt_content .image_cont {
  width: 50px;
  height: 50px;
  border: 1px solid #7A9E1A;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  display: inline-block;
  vertical-align: top;
  color: #7A9E1A;
}
.kontakt_content .text_cont {
  display: inline-block;
  max-width: calc(100% - 75px);
  margin-left: 20px;
  font-size: 17px;
  color: #1D1D1D;
}
.kontakt_content .text_cont b {
  font-weight: 600;
  text-transform: uppercase;
}
.kontakt_content .text_cont b.contact {
  text-transform: initial;
}
.kontakt_content .margin_top {
  padding-top: 50px;
}
.kontakt_content ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 50px 0;
}
.kontakt_content ul li {
  margin-bottom: 20px;
}
.kontakt_content ul li .text_cont, .kontakt_content ul li .image_cont {
  vertical-align: middle;
}

.woocommerce #respond input#submit.added::after, .woocommerce a.button::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
  display: none !important;
}

.add_to_cart_product {
  position: fixed;
  top: 0%;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  z-index: 999;
  animation: show_add_to_cart_info 4s ease-in both;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 15vh;
}
@media (max-width: 767px) {
  .add_to_cart_product {
    padding-top: 5vh;
  }
}
.add_to_cart_product .add_to_cart_product_cont {
  padding: 25px;
  display: inline-block;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 1px 14px 40px #00000017;
  max-width: 840px;
  text-align: left;
}
.add_to_cart_product .ok {
  width: 39px;
  height: 39px;
  border: 1px solid #98BB3D;
  display: inline-block;
  color: #98BB3D;
  line-height: 36px;
  vertical-align: middle;
  margin-right: 15px;
  text-align: center;
}
.add_to_cart_product .text {
  color: #0F1116;
  text-transform: uppercase;
  margin-right: 20px;
}
.add_to_cart_product .text a {
  display: none;
}
@media (max-width: 767px) {
  .add_to_cart_product .text {
    display: block;
    margin-top: 10px;
  }
}
.add_to_cart_product .close_add_to_cart {
  color: #0F1116;
  float: right;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.add_to_cart_product .close_add_to_cart:hover {
  color: #7A9E1A;
}
@media (max-width: 767px) {
  .add_to_cart_product .close_add_to_cart {
    position: absolute;
    top: 45px;
    right: 30px;
  }
}
.add_to_cart_product .product_add_to_cart {
  border-top: 1px solid #ECECEC;
  margin-top: 20px;
  padding-top: 20px;
}
.add_to_cart_product .product_add_to_cart .button_default {
  float: right;
  margin-top: 25px;
  max-width: 210px;
}
.add_to_cart_product .product_add_to_cart .button_default i {
  padding-left: 25px;
}
@media (max-width: 767px) {
  .add_to_cart_product .product_add_to_cart .button_default {
    display: flex;
    align-items: center;
    padding: 15px 5px;
  }
}
.add_to_cart_product .product_add_to_cart .add_to_cart_product_title {
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.add_to_cart_product .product_add_to_cart .close_add_to_cart_product {
  margin-top: 25px;
  color: #7A9E1A;
  max-width: 210px;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 18px 19px;
  line-height: 16px;
  position: relative;
  text-transform: uppercase;
  transition: 0.4s;
  border: 1px solid #7A9E1A;
  cursor: pointer;
}
.add_to_cart_product .product_add_to_cart .close_add_to_cart_product i {
  padding-right: 25px;
}
.add_to_cart_product .product_add_to_cart .close_add_to_cart_product:hover {
  background: #7A9E1A;
  color: white;
}
@media (max-width: 767px) {
  .add_to_cart_product .product_add_to_cart .close_add_to_cart_product {
    display: flex;
    align-items: center;
    padding: 15px 5px;
  }
}
.add_to_cart_product .product_add_to_cart .price {
  margin-bottom: 0 !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.add_to_cart_product .product_add_to_cart .price .brutto {
  font-size: 17px;
  font-weight: bold;
  color: #0F1116;
  line-height: 28px;
  margin: 0;
}
.add_to_cart_product .product_add_to_cart .price .netto {
  font-size: 14px;
  color: #0F1116;
  line-height: 22px;
  margin: 0;
}

.products {
  padding: 0;
}
.products.related {
  margin-top: 60px;
}
.products .slick-slide li .add_to_cart_button {
  right: 20px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .products .slick-slide li .add_to_cart_button {
    right: initial;
    left: 65px;
  }
}
.products .slick-slide li .yith-wcwl-add-to-wishlist {
  right: 65px;
}
@media (max-width: 767px) {
  .products .slick-slide li .yith-wcwl-add-to-wishlist {
    left: 20px;
    right: initial;
  }
}
.products li {
  padding: 0 20px;
  position: relative;
}
@media (max-width: 767px) {
  .products li {
    margin-bottom: 15px;
  }
}
.products li .stock_status {
  margin-bottom: 10px;
}
.products li .stock_status i {
  padding-right: 5px;
}
.products li .yith-wcwl-add-to-wishlist {
  position: absolute;
  right: 45px;
  bottom: 0px;
  z-index: 9;
  color: #7A9E1A;
  background: transparent;
  padding: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin: 0;
}
@media (max-width: 767px) {
  .products li .yith-wcwl-add-to-wishlist {
    right: initial;
    left: 0;
  }
}
.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
}
.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
}
.products li .yith-wcwl-add-to-wishlist a {
  padding: 0;
  color: #7A9E1A;
  border: none !important;
  font-size: 0;
}
.products li .yith-wcwl-add-to-wishlist a:hover {
  color: #0F1116;
}
.products li .yith-wcwl-add-to-wishlist a i {
  margin: 17px 0 0 0;
  font-size: 14px;
}
.products li .woocommerce-loop-product__title {
  font-size: 17px;
  color: #0F1116;
  line-height: 24px;
  min-height: 88px;
  margin-top: 15px;
}
.products li:hover {
  outline: none;
  border: none;
}
.products li:hover .add_to_cart_button {
  background: #7A9E1A;
  color: white;
}
.products li:hover a {
  border-color: #7A9E1A;
}
.products li a {
  display: block;
  padding: 14px;
  border: 1px solid transparent;
  position: relative;
}
@media (max-width: 767px) {
  .products li a {
    padding-bottom: 45px;
  }
}
.products li img {
  margin: auto;
}
.products li .promocja {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 15px;
  left: 15px;
  background-color: #7A9E1A;
  text-align: center;
  color: white;
  font-size: 14px;
  padding: 8px 0;
}
.products li .price {
  margin-bottom: 0 !important;
}
.products li .price .brutto {
  font-size: 17px;
  font-weight: bold;
  color: #0F1116;
  line-height: 28px;
  margin: 0;
}
.products li .price .netto {
  font-size: 14px;
  color: #0F1116;
  line-height: 22px;
  margin: 0;
}
.products li a:hover {
  text-decoration: none;
}
.products li:focus {
  outline: none !important;
  border: none !important;
}
.products li .added_to_cart {
  display: none !important;
}
.products li .add_to_cart_button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  color: #7A9E1A;
  background: transparent;
  padding: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 0;
}
.products li .add_to_cart_button:hover {
  background: transparent;
  color: #0F1116;
}
.products li .add_to_cart_button:focus {
  border: none;
  outline: none;
}
@media (max-width: 767px) {
  .products li .add_to_cart_button {
    right: initial;
    left: 45px;
  }
}

.woocommerce-products-header {
  padding: 140px 0;
  background-position: bottom center;
}
@media (max-width: 767px) {
  .woocommerce-products-header {
    background-size: cover;
    padding: 80px 0;
  }
}
.woocommerce-products-header h1.page-title {
  position: relative;
  font-size: 40px;
  line-height: 50px;
  text-transform: uppercase;
  color: white;
  position: relative;
}
@media (max-width: 767px) {
  .woocommerce-products-header h1.page-title {
    font-size: 33px;
    line-height: 40px;
    padding: 0 30px;
  }
}
.woocommerce-products-header h1.page-title:before {
  content: " ";
  width: 25px;
  height: 3px;
  background: #7A9E1A;
  position: absolute;
  left: -35px;
  top: 50%;
  margin-top: -1.5px;
}
@media (max-width: 767px) {
  .woocommerce-products-header h1.page-title:before {
    left: -5px;
  }
}
.woocommerce-products-header .term-description {
  font-size: 17px;
  line-height: 28px;
  color: white;
  opacity: 0.73;
}

.shop_sidebar {
  background: #FBF8F8;
  padding: 20px 30px;
  margin-top: -40px;
}
@media (max-width: 1024px) {
  .shop_sidebar {
    display: flex;
    flex-wrap: wrap;
  }
}
.shop_sidebar .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
  display: none !important;
}
.shop_sidebar .tytul {
  color: #1D1D1D;
  font-size: 28px;
  line-height: 43px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .shop_sidebar .tytul {
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    width: 100%;
  }
  .shop_sidebar .tytul span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
  }
}
.shop_sidebar .widgetizedArea, .shop_sidebar .berocket_single_filter_widget {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .shop_sidebar .widgetizedArea, .shop_sidebar .berocket_single_filter_widget {
    display: none;
    width: 33.3%;
  }
}
@media (max-width: 650px) {
  .shop_sidebar .widgetizedArea, .shop_sidebar .berocket_single_filter_widget {
    display: none;
    width: 50%;
  }
}
.shop_sidebar .widgetizedArea > p, .shop_sidebar .widgetizedArea h3, .shop_sidebar .berocket_single_filter_widget > p, .shop_sidebar .berocket_single_filter_widget h3 {
  color: #1D1D1D;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.shop_sidebar .widgetizedArea ul, .shop_sidebar .berocket_single_filter_widget ul {
  padding: 0 !important;
	max-height: 200px;
	overflow: auto;
}
.shop_sidebar .widgetizedArea ul li, .shop_sidebar .berocket_single_filter_widget ul li {
  margin-bottom: 15px !important;
}
.shop_sidebar .widgetizedArea ul li input, .shop_sidebar .berocket_single_filter_widget ul li input {
  border: 1px solid #E5E5E5;
  top: -3px;
  position: relative;
}
.shop_sidebar .widgetizedArea ul li a, .shop_sidebar .berocket_single_filter_widget ul li a {
  position: relative;
  display: block;
  padding-left: 30px !important;
  color: #0F1116;
  font-size: 17px;
  line-height: 24px;
}
.shop_sidebar .widgetizedArea ul li a:before, .shop_sidebar .berocket_single_filter_widget ul li a:before {
  content: " " !important;
  background: #FCFBFB;
  width: 16px;
  height: 16px;
  border: 1px solid #E5E5E5;
  position: absolute;
  top: 5px;
  left: 0;
}
.shop_sidebar .widgetizedArea ul li .count, .shop_sidebar .berocket_single_filter_widget ul li .count {
  display: none;
}
.shop_sidebar .widgetizedArea ul li.chosen input:before, .shop_sidebar .widgetizedArea ul li:hover input:before, .shop_sidebar .widgetizedArea ul li.checked input:before, .shop_sidebar .berocket_single_filter_widget ul li.chosen input:before, .shop_sidebar .berocket_single_filter_widget ul li:hover input:before, .shop_sidebar .berocket_single_filter_widget ul li.checked input:before {
  content: "" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 9px;
  background: #7A9E1A;
  color: white;
  text-align: center;
  padding: 0px 0;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: block;
  top: -5px;
  left: -5px;
  position: relative;
}
.shop_sidebar .widgetizedArea ul li.chosen a, .shop_sidebar .widgetizedArea ul li:hover a, .shop_sidebar .widgetizedArea ul li.checked a, .shop_sidebar .berocket_single_filter_widget ul li.chosen a, .shop_sidebar .berocket_single_filter_widget ul li:hover a, .shop_sidebar .berocket_single_filter_widget ul li.checked a {
  text-decoration: none;
}
.shop_sidebar .widgetizedArea ul li.chosen a:before, .shop_sidebar .widgetizedArea ul li:hover a:before, .shop_sidebar .widgetizedArea ul li.checked a:before, .shop_sidebar .berocket_single_filter_widget ul li.chosen a:before, .shop_sidebar .berocket_single_filter_widget ul li:hover a:before, .shop_sidebar .berocket_single_filter_widget ul li.checked a:before {
  content: "" !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 9px;
  background: #7A9E1A;
  color: white;
  text-align: center;
  padding: 0px 0;
  line-height: 16px;
}

.woocommerce-breadcrumb {
  margin: 19px 0 0 0;
  padding-bottom: 30px;
  color: #707070;
}
.woocommerce-breadcrumb a {
  font-size: 14px;
  color: #0F1116;
}
.woocommerce-breadcrumb i {
  padding: 0 5px;
  font-size: 12px;
  color: #707070;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 19px 0 0 0;
  padding-bottom: 30px;
  color: #707070;
}
.woocommerce .woocommerce-breadcrumb a {
  font-size: 14px;
  color: #0F1116;
}
.woocommerce .woocommerce-breadcrumb i {
  padding: 0 5px;
  font-size: 12px;
  color: #707070;
}
.woocommerce .sort_cont {
  font-size: 17px;
  line-height: 24px;
  color: #0F1116;
  padding: 15px 0;
  border-bottom: 1px solid #F6F6F6;
  overflow: hidden;
  margin-bottom: 20px;
}
.woocommerce .sort_cont .woocommerce-result-count, .woocommerce .sort_cont .woocommerce-ordering {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .woocommerce .sort_cont .woocommerce-result-count, .woocommerce .sort_cont .woocommerce-ordering {
    float: none;
    margin-bottom: 20px;
  }
}
.woocommerce .sort_cont .woocommerce-result-count select, .woocommerce .sort_cont .woocommerce-ordering select {
  background: #FCFBFB;
  border: 1px solid #E5E5E5;
  padding: 5px 5px;
  font-size: 17px;
  margin: 0 5px;
}

@media (max-width: 1024px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }

  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
}
h1.product_title {
  font-size: 40px;
  color: #0F1116;
  line-height: 54px;
  margin: 40px 0 0 0;
  position: relative;
  padding-left: 40px;
}
@media (max-width: 767px) {
  h1.product_title {
    font-size: 33px;
    line-height: 40px;
  }
}
h1.product_title:before {
  content: " ";
  width: 25px;
  height: 3px;
  background: #7A9E1A;
  position: absolute;
  top: 30px;
  left: 0;
}

.single-product.woocommerce .woocommerce-breadcrumb {
  border-bottom: 0;
  margin-bottom: 50px;
}
.single-product.woocommerce .product .out-of-stock {
  color: #e23333;
  font-weight: 600;
  font-size: 14px;
}
.single-product.woocommerce .product .out-of-stock i {
  padding-right: 10px;
}
.single-product.woocommerce .product .stock {
  color: #7A9E1A;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 14px;
}
.single-product.woocommerce .product .stock i {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .single-product.woocommerce .product .woocommerce-product-gallery-thumbnails {
    margin-bottom: 50px;
  }
}
.single-product.woocommerce .product .woocommerce-product-gallery-thumbnails img {
  margin: 0 5px;
  border: 1px solid transparent;
  cursor: pointer;
}
.single-product.woocommerce .product .woocommerce-product-gallery-thumbnails img.slick-current {
  border-color: #7A9E1A;
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont {
  position: relative;
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 9;
  margin-top: -20px;
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .left, .single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .right {
  opacity: 0.5;
  transition: 0.5s;
  position: absolute;
  cursor: pointer;
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .left:hover, .single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .right:hover {
  opacity: 1;
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .left {
  left: 0;
  transform: rotate(180deg);
}
.single-product.woocommerce .product .woocommerce-product-gallery-cont .woocommerce-product-gallery-nav .right {
  right: 0;
}
.single-product.woocommerce .product .woocommerce-tabs {
  margin-top: 40px;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs {
  border-bottom: 1px solid #ECECEC;
  padding: 0;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs:before {
  display: none;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs li {
  border: none;
  border-bottom: 2px solid transparent;
  margin: 0;
  background: transparent;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs li:before, .single-product.woocommerce .product .woocommerce-tabs .tabs li:after {
  display: none;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs li a {
  color: #707070;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs li.active, .single-product.woocommerce .product .woocommerce-tabs .tabs li:hover {
  border-bottom: 2px solid #7A9E1A;
}
.single-product.woocommerce .product .woocommerce-tabs .tabs li.active a, .single-product.woocommerce .product .woocommerce-tabs .tabs li:hover a {
  color: #343434;
}
.single-product.woocommerce .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes {
  border: none;
}
.single-product.woocommerce .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) th, .single-product.woocommerce .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) td {
  background: #F6F6F6;
}
.single-product.woocommerce .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item__label {
  width: 50%;
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  border: none;
}
.single-product.woocommerce .product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes .woocommerce-product-attributes-item__value {
  width: 50%;
  font-size: 17px;
  color: #0F1116;
  font-weight: 600;
  border: none;
  font-style: initial;
}
.single-product.woocommerce .product .woocommerce-product-gallery, .single-product.woocommerce .product .summary {
  width: 100%;
  float: none;
}
.single-product.woocommerce .product .sku_wrapper {
  color: #707070;
  font-size: 14px;
  line-height: 22px;
}
.single-product.woocommerce .product .atrybuty .specyfikacja_more {
  font-size: 13px;
  font-weight: 600;
  color: #1D1D1D;
  cursor: pointer;
}
@media (max-width: 767px) {
  .single-product.woocommerce .product .atrybuty .specyfikacja_more {
    text-align: center;
    margin-bottom: 25px;
  }
}
.single-product.woocommerce .product .atrybuty .specyfikacja_more svg {
  margin-left: 10px;
}
.single-product.woocommerce .product .atrybuty .specyfikacja_more:hover {
  color: #7A9E1A;
}
.single-product.woocommerce .product .atrybuty .woocommerce-product-attributes {
  margin-top: 0px;
  border: none;
}
.single-product.woocommerce .product .atrybuty .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(n+6) {
  display: none;
}
.single-product.woocommerce .product .atrybuty .woocommerce-product-attributes th {
  color: #707070;
  font-size: 17px;
  font-weight: 500;
  width: 160px;
  border: none;
  background: transparent;
  padding-left: 0;
}
.single-product.woocommerce .product .atrybuty .woocommerce-product-attributes td {
  color: #0F1116;
  font-size: 17px;
  border: none;
  background: transparent;
  padding: 0 8px;
}
.single-product.woocommerce .product .atrybuty .woocommerce-product-attributes td.woocommerce-product-attributes-item__value p {
  font-style: initial;
  font-weight: 600;
  display: inline;
}
.single-product.woocommerce .product .summary {
  background: #FBF8F8;
  padding: 40px 30px;
}
.single-product.woocommerce .product .summary .price {
  color: #0F1116;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}
.single-product.woocommerce .product .summary .price .woocommerce-price-suffix {
  font-size: 17px;
}
.single-product.woocommerce .product .summary .price_netto {
  color: #707070;
  font-size: 14px;
  margin-bottom: 20px;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-wishlistaddedbrowse, .single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-wishlistexistsbrowse {
  text-align: center;
  margin-top: 30px;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-wishlistexistsbrowse .feedback:after {
  content: "Produkt dodany";
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button .delete_item:after {
  content: "Usuń produkt";
  font-size: 13px;
  color: #1D1D1D;
  font-weight: 600;
  text-transform: uppercase;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button .delete_item:hover {
  text-decoration: none;
  color: #7A9E1A;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button .delete_item:hover:after {
  color: #7A9E1A;
}
.single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button .separator, .single-product.woocommerce .product .summary .product_add_to_wish .yith-wcwl-add-button .view-wishlist {
  display: none;
}
.single-product.woocommerce .product .summary .product_add_to_wish .add_to_wishlist {
  display: block;
  text-align: center;
  margin-top: 30px;
}
.single-product.woocommerce .product .summary .product_add_to_wish .add_to_wishlist span {
  font-size: 13px;
  color: #1D1D1D;
  font-weight: 600;
}

.single-product.woocommerce .product .summary .product_add_to_wish .add_to_wishlist:hover {
  text-decoration: none;
  color: #7A9E1A;
}
.single-product.woocommerce .product .summary .product_add_to_wish .add_to_wishlist:hover span {
  color: #7A9E1A;
}
.single-product.woocommerce .product .summary .product_dodatkowe_info {
  margin-bottom: 40px;
}
.single-product.woocommerce .product .summary .product_dodatkowe_info td {
  padding: 10px 5px 10px 5px;
  font-size: 17px;
  color: #1D1D1D;
}
.single-product.woocommerce .product .summary .cart {
  margin-bottom: 0;
}


.single-product.woocommerce .product .summary .cart .button {
  color: white;
  max-width: 100%;
  display: block;
  font-size: 13px;
  font-weight: 500;
  padding: 19px 20px;
  line-height: 16px;
  background: #7A9E1A;
  float: none;
  width: 100%;
  text-align: left;
}
.single-product.woocommerce .product .summary .cart .button i {
  float: right;
  position: relative;
  top: 2px;
}

.woocommerce .cart-collaterals {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
  background: #FBF8F8;
  padding: 30px 25px;
  text-align: left;
}
@media (max-width: 767px) {
  .woocommerce .cart-collaterals .cart_totals {
    margin-bottom: 15px;
  }
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  background: #7A9E1A;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 0;
  font-weight: 500;
  text-align: left;
  padding: 20px 22px;
  margin-top: 20px;
  opacity: 1;
  transition: 0.5s;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
  opacity: 0.6;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 22px;
  font-size: 12px;
  top: 21px;
}
.woocommerce .cart-collaterals .cart_totals .coupon {
  position: relative;
}
.woocommerce .cart-collaterals .cart_totals .coupon input {
  width: 100%;
  border: none;
  padding: 16px;
  font-size: 13px;
  color: #707070;
  @placeholder (#707070);
}
.woocommerce .cart-collaterals .cart_totals .coupon button {
  background: transparent;
  font-size: 14px;
  position: absolute;
  right: 6px;
  top: 14px;
  padding: 5px;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals table .cart-discount td:last-child {
  padding: 0 0 15px 0;
}
.woocommerce .cart-collaterals .cart_totals table .cart-discount td:last-child a {
  color: #7A9E1A;
}
.woocommerce .cart-collaterals .cart_totals table .cart-discount .woocommerce-Price-amount {
  font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td {
  padding: 0;
  border: none;
}
.woocommerce .cart-collaterals .cart_totals table td {
  padding: 0;
  border: none;
}
.woocommerce .cart-collaterals .cart_totals table td .total_tax_exclude {
  color: #707070;
  font-size: 14px;
  margin-bottom: 35px;
}
.woocommerce .cart-collaterals .cart_totals table td .total_tax_include {
  color: #0F1116;
  font-size: 17px;
  margin: 0;
}
.woocommerce .cart-collaterals .cart_totals table td .total_tax_include .amount {
  color: #0F1116;
  font-size: 30px;
  font-weight: 600;
}
.woocommerce .cart-collaterals .cart_totals table td .total_tax_include .amount .woocommerce-Price-currencySymbol {
  font-size: 17px;
  font-weight: 500;
}
.woocommerce .woocommerce-cart-form table.shop_table {
  border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table img {
  width: 82px;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name a {
  color: #0F1116;
  font-size: 17px;
  line-height: 24px;
}
.woocommerce .woocommerce-cart-form table.shop_table td {
  padding: 20px 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table td .shipping_tax_include {
  color: #0F1116;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding-top: 5px;
  white-space: nowrap;
}
.woocommerce .woocommerce-cart-form table.shop_table td .shipping_tax_exclude {
  color: #707070;
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-remove a {
  color: black !important;
  font-size: 17px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-remove a:hover {
  background: transparent;
  color: #7A9E1A !important;
}
.woocommerce .woocommerce-cart-form table.shop_table .delivery_row td .delivery_border {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: 1px solid #7A9E1A;
  text-align: center;
  padding: 10px 0;
  margin-right: 35px;
}
.woocommerce .woocommerce-cart-form table.shop_table .delivery_row td .delivery_border img {
  width: initial;
}
.woocommerce .woocommerce-cart-form table.shop_table .delivery_row td .dostawa_info {
  color: #1D1D1D;
  font-size: 17px;
}

@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive, .woocommerce-page table.shop_table_responsive {
    table-layout: fixed;
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: table-row;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    position: relative;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr.delivery_row, .woocommerce-page table.shop_table_responsive tr.delivery_row {
    height: 100px;
    position: relative;
  }
  .woocommerce table.shop_table_responsive tr.delivery_row td:nth-child(1), .woocommerce-page table.shop_table_responsive tr.delivery_row td:nth-child(1) {
    width: 100%;
    position: absolute;
  }
  .woocommerce table.shop_table_responsive tr.delivery_row td:nth-child(1) .dostawa_info, .woocommerce-page table.shop_table_responsive tr.delivery_row td:nth-child(1) .dostawa_info {
    vertical-align: top;
  }
  .woocommerce table.shop_table_responsive tr.delivery_row td:nth-child(3), .woocommerce-page table.shop_table_responsive tr.delivery_row td:nth-child(3) {
    width: calc(100% - 75px);
    position: absolute;
    left: 85px;
    top: 40px;
  }
  .woocommerce table.shop_table_responsive tr.delivery_row td:nth-child(2), .woocommerce-page table.shop_table_responsive tr.delivery_row td:nth-child(2) {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell !important;
    text-align: left !important;
    vertical-align: top;
    min-width: 75px;
    background: transparent !important;
    padding: 10px 12px !important;
  }
  .woocommerce table.shop_table_responsive tr td.product-thumbnail img, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail img {
    max-width: initial;
  }
  .woocommerce table.shop_table_responsive tr td:nth-child(1), .woocommerce-page table.shop_table_responsive tr td:nth-child(1) {
    width: 110px;
  }
  .woocommerce table.shop_table_responsive tr td:nth-child(5), .woocommerce-page table.shop_table_responsive tr td:nth-child(5) {
    width: 25px;
    padding: 20px 0 0 0 !important;
    text-align: right !important;
  }
  .woocommerce table.shop_table_responsive tr td:nth-child(2), .woocommerce table.shop_table_responsive tr td:nth-child(3), .woocommerce table.shop_table_responsive tr td:nth-child(4), .woocommerce-page table.shop_table_responsive tr td:nth-child(2), .woocommerce-page table.shop_table_responsive tr td:nth-child(3), .woocommerce-page table.shop_table_responsive tr td:nth-child(4) {
    display: block !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td:nth-child(4), .woocommerce-page table.shop_table_responsive tr td:nth-child(4) {
    padding-bottom: 60px !important;
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td:nth-child(3), .woocommerce-page table.shop_table_responsive tr td:nth-child(3) {
    padding: 0px 12px !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td:nth-child(3), .woocommerce-page table.shop_table_responsive tr td:nth-child(3) {
    position: absolute;
    bottom: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td:nth-child(3), .woocommerce table.shop_table_responsive tr td:nth-child(4), .woocommerce-page table.shop_table_responsive tr td:nth-child(3), .woocommerce-page table.shop_table_responsive tr td:nth-child(4) {
    border: none;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
    display: none;
  }
}
.woocommerce-checkout .woocommerce-breadcrumb {
  border: none;
}
.woocommerce-checkout .checkout_order_total {
  float: none;
  width: 100%;
  background: #FBF8F8;
  padding: 30px 25px;
  text-align: left;
}
.woocommerce-checkout .checkout_order_total #order_review_heading {
  color: #1D1D1D;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 25px;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table {
  border: none;
  margin: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table .cart_item td:first-child {
  white-space: nowrap;
  font-size: 14px;
  color: #1D1D1D;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table .cart_item td.product-name {
  font-size: 14px;
  color: #1D1D1D;
  padding-right: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr:last-child td {
  border: none;
  padding: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td {
  border-color: #DBDBDB;
  padding: 20px 0;
  margin-bottom: 15px;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .edit_cart {
  border: 1px solid #7A9E1A;
  color: #7A9E1A;
  width: 100%;
  display: block;
  padding: 20px;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .edit_cart i {
  float: right;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .edit_cart:hover {
  text-decoration: none;
  color: white;
  background-color: #7A9E1A;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .table_title {
  font-size: 17px;
  line-height: 23px;
  color: #1D1D1D;
  text-transform: uppercase;
  font-weight: 500;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .total_tax_include {
  color: #0F1116;
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .total_tax_include .woocommerce-Price-amount {
  font-size: 30px;
  line-height: 38px;
  font-weight: 600;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .total_tax_exclude {
  color: #707070;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  font-weight: 500;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .table_info {
  color: #1D1D1D;
  font-weight: 500;
  font-size: 25px;
  margin: 0;
}
.woocommerce-checkout .checkout_order_total #order_review table.shop_table tfoot tr td .table_info .woocommerce-remove-coupon {
  color: #7A9E1A;
  font-size: 17px;
}
.woocommerce-checkout .checkout .sposob_dostawy, .woocommerce-checkout .checkout .sposob_platnosci {
  margin: 60px 0;
}
.woocommerce-checkout .checkout .sposob_dostawy .naglowek, .woocommerce-checkout .checkout .sposob_platnosci .naglowek {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #1D1D1D;
  font-weight: 600;
  line-height: 43px;
}

#shipping_method{
	margin-bottom:25px;
}

.woocommerce-checkout .checkout .sposob_dostawy #shipping_method, .woocommerce-checkout .checkout .sposob_dostawy #payment, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method, .woocommerce-checkout .checkout .sposob_platnosci #payment {
  background: transparent;
  border-radius: 0;
}
@media (max-width: 767px) {
  .woocommerce-checkout .checkout .sposob_dostawy #shipping_method .col-md-6, .woocommerce-checkout .checkout .sposob_dostawy #payment .col-md-6, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method .col-md-6, .woocommerce-checkout .checkout .sposob_platnosci #payment .col-md-6 {
    margin-bottom: 25px;
  }
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div input, .woocommerce-checkout .checkout .sposob_dostawy #payment > div > div > input, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div input, .woocommerce-checkout .checkout .sposob_platnosci #payment > div > div > input {
  display: none;
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div input:checked + label .input:before, .woocommerce-checkout .checkout .sposob_dostawy #payment > div > div > input:checked + label .input:before, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div input:checked + label .input:before, .woocommerce-checkout .checkout .sposob_platnosci #payment > div > div > input:checked + label .input:before {
  content: " ";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #7A9E1A;
  border-radius: 50%;
  left: 3px;
  top: 3px;
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label {
  background: #FBF8F8;
  padding: 25px 5px;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label {
    padding: 25px 15px;
  }
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label .row, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label .row, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label .row, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label .row {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label .input, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label .input, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label .input, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label .input {
  border: 1px solid #7A9E1A;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label img, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label img, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label img, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label .shipping_info, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label .shipping_info, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label .shipping_info, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label .shipping_info {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label .shipping_info .woocommerce-Price-amount, .woocommerce-checkout .checkout .sposob_dostawy #shipping_method > div label .shipping_info .tax_label, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label .shipping_info .woocommerce-Price-amount, .woocommerce-checkout .checkout .sposob_dostawy #payment > div label .shipping_info .tax_label, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label .shipping_info .woocommerce-Price-amount, .woocommerce-checkout .checkout .sposob_platnosci #shipping_method > div label .shipping_info .tax_label, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label .shipping_info .woocommerce-Price-amount, .woocommerce-checkout .checkout .sposob_platnosci #payment > div label .shipping_info .tax_label {
  font-size: 12px;
  font-weight: 500;
}

.woocommerce-checkout .checkout .sposob_platnosci #payment > div > div > input[type="radio"]:checked+label{
	border:1px solid #7A9E1A;
}

.woocommerce-checkout .checkout .place-order {
  border: 1px solid #DBDBDB;
  padding: 40px;
  margin-bottom: 110px;
}
.woocommerce-checkout .checkout .place-order button.button {
  width: 100%;
  text-align: left;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 20px 15px;
  margin: 25px 0;
  background: #7A9E1A;
}
.woocommerce-checkout .checkout .place-order button.button i {
  float: right;
  font-size: 20px;
  margin-top: -10px;
  top: 6px;
  position: relative;
}
.woocommerce-checkout .checkout .place-order button.button:hover {
  opacity: 0.6;
}
.woocommerce-checkout .checkout .place-order .form-row label {
  color: #0F1116;
  font-size: 17px;
  padding-left: 40px;
  display: block;
  position: relative;
}
.woocommerce-checkout .checkout .place-order .form-row label a {
  color: #7A9E1A;
}
.woocommerce-checkout .checkout .place-order .form-row input {
  position: absolute;
  width: 23px;
  height: 23px;
  left: 0;
  top: 8px;
}
.woocommerce-checkout .checkout .place-order .form-row input:before {
  content: " ";
  border: 1px solid #DBDBDB;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0;
  background: white;
  cursor: pointer;
}
.woocommerce-checkout .checkout .place-order .form-row input:checked:before {
  background: #7A9E1A;
  border-color: #7A9E1A;
}
.woocommerce-checkout .checkout .place-order .form-row input:checked:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  color: white;
  left: 6px;
  top: 0;
  font-size: 12px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields {
  margin-top: 70px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account label {
  display: block;
  font-size: 14px;
  color: #1D1D1D;
  line-height: 23px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account #password_strength {
  padding-bottom: 20px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account #password_strength p {
  font-size: 14px;
  color: #1D1D1D;
  line-height: 23px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account #password_strength span {
  width: 36px;
  height: 3px;
  background: #D2D2D2;
  display: inline-block;
  margin: 0 5px;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account #password_strength span.active {
  background: #7A9E1A;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account .show-password-input, .woocommerce-checkout .checkout .woocommerce-account-fields .create-account .woocommerce-password-hint, .woocommerce-checkout .checkout .woocommerce-account-fields .create-account .woocommerce-password-strength {
  display: none !important;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account .woocommerce-input-wrapper {
  width: 100%;
  display: block;
}
.woocommerce-checkout .checkout .woocommerce-account-fields .create-account .woocommerce-input-wrapper input {
  border: 1px solid #DBDBDB;
  width: 50%;
  padding: 10px;
  margin-bottom: 20px;
}
.woocommerce-checkout .checkout .shipping_address, .woocommerce-checkout .checkout .create-account {
  background: #FBF8F8;
  padding: 0px 20px;
  display: none;
}
.woocommerce-checkout .checkout .shipping_header, .woocommerce-checkout .checkout .account_header {
  background: #FBF8F8;
  padding: 40px 20px;
}
.woocommerce-checkout .checkout .shipping_header .shipping_title, .woocommerce-checkout .checkout .account_header .shipping_title {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.woocommerce-checkout .checkout .shipping_header .shipping_title i, .woocommerce-checkout .checkout .account_header .shipping_title i {
  color: #919191;
  padding-right: 5px;
}
.woocommerce-checkout .checkout .shipping_header input, .woocommerce-checkout .checkout .account_header input {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 15px;
  height: 15px;
}
.woocommerce-checkout .checkout .shipping_header input:before, .woocommerce-checkout .checkout .account_header input:before {
  content: " ";
  border: 1px solid #707070;
  width: 15px;
  height: 15px;
  position: absolute;
  border-radius: 50%;
  background: white;
  cursor: pointer;
}
.woocommerce-checkout .checkout .shipping_header input:checked:after, .woocommerce-checkout .checkout .account_header input:checked:after {
  content: " ";
  background: #7A9E1A;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: 3.5px;
  left: 3.5px;
}
.woocommerce-checkout .checkout .shipping_header input:checked:before, .woocommerce-checkout .checkout .account_header input:checked:before {
  border-color: #7A9E1A;
}
.woocommerce-checkout .checkout .shipping_header label, .woocommerce-checkout .checkout .account_header label {
  margin: 0;
  vertical-align: middle;
  color: #1D1D1D;
  text-transform: uppercase;
  font-size: 13px;
  margin-right: 15px;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields {
  margin-top: 35px;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields label {
  display: block;
  font-size: 14px;
  color: #1D1D1D;
  line-height: 23px;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-input-wrapper {
  width: 100%;
  display: block;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields .woocommerce-input-wrapper textarea {
  border: 1px solid #DBDBDB;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  height: 150px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields label, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper label {
  display: block;
  font-size: 14px;
  color: #1D1D1D;
  line-height: 23px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields label .required, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper label .required {
  color: #1D1D1D;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .form-row, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .form-row {
  padding-right: 15px;
  padding-left: 15px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper {
  width: 100%;
  display: block;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper input, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper input {
  border: 1px solid #DBDBDB;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper select, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper select {
  border: 1px solid #DBDBDB;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  height: 41px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper .select2-container .selection .select2-selection, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .select2-container .selection .select2-selection {
  border: 1px solid #DBDBDB;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 0;
  margin: -23px 0 0 0;
  height: 41px;
  padding: 0;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper .select2-container .selection .select2-selection .select2-selection__rendered, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .select2-container .selection .select2-selection .select2-selection__rendered {
  padding: 6px 10px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields .woocommerce-input-wrapper .select2-container .selection .select2-selection .select2-selection__arrow, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper .select2-container .selection .select2-selection .select2-selection__arrow {
  top: -15px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields h3, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper h3 {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #1D1D1D;
  font-weight: 600;
  line-height: 43px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields #billing_select_form_field .woocommerce-input-wrapper, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper #billing_select_form_field .woocommerce-input-wrapper {
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields #billing_select_form_field .woocommerce-input-wrapper input, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper #billing_select_form_field .woocommerce-input-wrapper input {
  display: none;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields #billing_select_form_field .woocommerce-input-wrapper input:checked + label, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper #billing_select_form_field .woocommerce-input-wrapper input:checked + label {
  background: #7A9E1A;
  color: white;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields #billing_select_form_field .woocommerce-input-wrapper label, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper #billing_select_form_field .woocommerce-input-wrapper label {
  margin: 0;
  color: #1D1D1D;
  text-transform: uppercase;
  font-weight: 500;
  background: #FBF8F8;
  width: 214px;
  text-align: center;
  padding: 15px 0;
  line-height: 16px;
  font-size: 14px;
  height: 47px;
  cursor: pointer;
}
.woocommerce-checkout .checkout .woocommerce-billing-fields #billing_select_form_field .woocommerce-input-wrapper label:hover, .woocommerce-checkout .checkout .woocommerce-shipping-fields__field-wrapper #billing_select_form_field .woocommerce-input-wrapper label:hover {
  background: #7A9E1A;
  color: white;
}
/*# sourceMappingURL=style.css.map */

.iworks-omnibus{
	font-size: 11px;
}

.quantity_cont { 
  width: 80px;
  height: 40px;
  border: 1px solid #7a9e1a;
  margin-right: 18px;
  width: 100%;
	justify-content: space-between;
  margin-bottom: 20px;
}

.quantity_cont .minus{
  border-right: 1px solid #7a9e1a;
}

.quantity_cont .plus{
  border-left: 1px solid #7a9e1a;
}

.quantity_cont .minus,.quantity_cont .plus {
  width: 40px;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.quantity_cont .quantity {
	max-width: 50px;
	display: grid;
	place-items: center;
	margin: 0 !important;
} 
.woocommerce .quantity_cont .quantity input {
  width: 100%;
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 19px;
  line-height: 19px;
  color: black;
  -moz-appearance: textfield;
  text-align: center;
  margin-top: -4px;
  width: 50px;
	text-align: center;
	height: 100%;
	margin-top: 1px;
}
.quantity_cont .quantity input::-webkit-outer-spin-button,.quantity_cont .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity_cont .quantity input:active,.quantity_cont .quantity input:focus {
  box-shadow: none;
  border: none;
  outline: none;
}


.cwg_popup_submit {
  text-align: center;
	margin-top: 15px;
	background: #7a9e1a;
	border: 1px solid #7a9e1a;
	padding: 5px 5px;
	color: white;
	font-weight: 600;
}

.cwg_popup_submit:hover{
  background-color: transparent;
  color: #7A9E1A;
}

.cwginstock-subscribe-form .panel-primary{
  border: none;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading{
  background: transparent;
	border: none;
	color: black;
}

.cwginstock-panel-heading h4{
  color: black;
}

.cwginstock-subscribe-form .center-block .cwgstock_email{
  width: 100%;
	text-align: center;
	padding: 5px 10px;
	margin: 0;
}

.cwginstock-subscribe-form .center-block .cwgstock_button {
  text-align: center;
	background: #7a9e1a;
	border: 1px solid #7a9e1a;
	padding: 5px 5px;
	color: white;
	font-weight: 600;
	margin: 0;
}

.cwginstock-subscribe-form .center-block .cwgstock_button:hover{
  background-color: transparent;
  color: #7A9E1A;
}

.wp-block-table table{
	border: 1px solid #ececec;
}

.wp-block-table table td{
	border: 1px solid #ececec;
	padding: 10px;
}

ul.products li.product a .product_image_cont{
	height: 300px;
	display: grid;
	place-items: center;
}

ul.products li.product a .product_image_cont img{
  margin: 0;
	max-height: 300px;
	width: auto;
}

table.gwarancja {
	margin-bottom: 0px;
	border: none;
}

table.gwarancja th {
	color: #707070;
	font-size: 17px;
	font-weight: 500;
	width: 160px;
	border: none;
	background: transparent;
  padding: 8px 0;
}

table.gwarancja td {
	color: #707070;
	font-size: 17px;
	border: none;
	background: transparent;
	padding: 0 8px;
  font-style: initial;
	font-weight: 600;
  padding: 8px;
}

.dodatkowe_info {
	margin-bottom:20px;
}

.dodatkowe_info img{
	max-width:80px;
}

.dodatkowe_info .text{
	font-size: 16px;
	font-weight: 600;
	padding: 0 15px;
}

.dobieranie_produktow_w_koszyku{
  background: #FBF8F8;
	padding: 30px 25px;
	margin-top: 25px;
  position: relative;
}

.dobieranie_produktow_w_koszyku .title{
  text-align: center;
	text-transform: uppercase;
	color: #1D1D1D;
	font-size: 17px;
	font-weight: 600;
}

.dobieranie_produktow_w_koszyku .opis{
  text-align: center;
	color: #1D1D1D;
	font-size: 17px;
}

.dobieranie_produktow_w_koszyku .opis p{
  color: #1D1D1D;
	font-size: 17px;
}

.dobieranie_produktow_w_koszyku svg{
  position: absolute;
	top: 0;
}

@media(max-width:600px){
  .dobieranie_produktow_w_koszyku svg{
    position: initial;
    margin: auto;
    display: block;
  }
}

.paynow-leaselink.paynow-leaselink__color-black-ghost .paynow-leaselink__title{
  margin: 5px 10px;
	font-size: 13px;
	line-height: 20px;
}

.paynow-leaselink .paynow-leaselink__title .woocommerce-Price-amount.amount {
	font-size: 18px;
	line-height: 24px;
}

@media (min-width: 1200px) {
    .col-xl-4.col-sm-7.col-5.logo {
        -ms-flex: 0 0 26%;
        flex: 0 0 26%!important;
        max-width: 26%!important;
    }
	.col-xl-4.col-sm-1.col-2.menu_cont {
		-ms-flex: 0 0 48%;
        flex: 0 0 48%!important;
        max-width: 48%!important;
	}
    .col-xl-4 {
        -ms-flex: 0 0 26%;
        flex: 0 0 26%!important;
        max-width: 26%!important;
}
}

.menu_column_image p.tytul a {
	color: #1D1D1D;
    font-size: 22px;
    line-height: 28px;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
}

.naglowek-poznaj {
	margin-bottom:0px;
	border-bottom:1px solid #ddd;
}

.kategorie-produktow-poznaj a {
	color:#000 !important;
	text-decoration:none;
}

.kategorie-produktow-poznaj figure {
	overflow:hidden!important;
	transform-origin: 0 0;
  transition: transform .25s;
	height:200px;
}

.kategorie-produktow-poznaj img:hover {
	transform:scale(1.2);
	transition: transform .5s ease;
}

.kategorie-produktow-poznaj a:hover {
text-decoration:underline;
}

.kolumny-cechy .wp-block-column {
	    border-right: 2px solid #000;
    padding-right: 10px;
}

.baner-graficzny .container {
	display:flex;
	margin-bottom: 25px;
	min-height: 260px !important;
}

.baner-graficzny .kolumna1 {
	background:#002a4e;
	width:50%
}

.baner-graficzny hr {
	    border-top: 1px solid rgb(255 255 255);
}

.baner-graficzny .kolumna1 .button {
	color:#fff;
	background:#e13200;
	padding:5px 10px;
	margin-left:20px;
	text-transform:uppercase;
}

.baner-graficzny .kolumna1 .button:hover {
	background:#ac2a05;
	text-decoration:none;
}

.baner-graficzny .naglowek {
	display:flex;
	padding:20px 20px 0px 20px;
}

.baner-graficzny .kolumna1-1 {
	width:50%;
}

.baner-graficzny .kolumna1-2 {
	width:50%;
	text-align:right;
}

.baner-graficzny .kolumna1-2 p {
	color:#fff;
	background:#ff00d8;
	width:fit-content;
	padding:2px 5px;
	float:right;
	font-size:13px;
}

.baner-graficzny .tekst-baneru {
		padding:0px 20px;
}

.baner-graficzny .tekst-baneru p{
		color:#fff;
	font-size:40px;
	line-height:42px;
}

.baner-graficzny .kolumna1-1 img{
	width:140px;
}

.baner-graficzny .kolumna2 {
		width:50%;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:1000px) {
	.baner-graficzny .container {
		min-height:300px !important;
	}
	.baner-graficzny .kolumna2 {
		background-position:right;
	}
		.baner-graficzny .tekst-baneru p{
		color:#fff;
	font-size:33px;
	line-height:36px;
}
}

@media (max-width:710px) {
	.baner-graficzny .container {
	flex-direction:column;
	}
	.baner-graficzny .kolumna1 {
	width:100%;
		padding-bottom:20px;
}
		.baner-graficzny .kolumna2 {
	width:100%;
		background-position:center;
			min-height:100px;
}
	.baner-graficzny .tekst-baneru p{
		color:#fff;
	font-size:30px;
	line-height:32px;
		text-align:center;
}
	.baner-graficzny .kolumna1 {
		text-align:center;
	}
	.baner-graficzny .kolumna1 .button{
		margin-left:0px;
	}
}



