/* Theme Name: WIWI-style
Description: WIWI-style
Author: WIWI-J
Template: sage
Version: 2.1
License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: one-columns, responsive-layout, accessibility-ready */
/*---------------------------------GLOBAL----------------------------------*/

:root {
  --redColor: #da0c2d;
  --blackColor: #1a1e22;
}
html{scroll-behavior:smooth}


#imageDataContainer #imageData {
 top: 10px;
 position: relative;
 z-index: 15;
 bottom: auto;
}
div#preloader {
 position: fixed;
 left: 0;
 top: 0;
 z-index: 999;
 width: 100%;
 height: 100%;
 overflow: visible;
 background-color: #fff;
 z-index: 55;
}
#preloader div {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 40px;
  height: 40px;
} 
#preloader .top {
  transform: rotate(90deg);
}
#preloader .bottom {
  transform: rotate(-90deg);
}
#preloader .right {
  transform: rotate(180deg);
}
#imageData #bottomNavClose {
  margin-top: -10px;
}
#imageContainer {
  padding: 30px 10px 10px;
}
#imageDataContainer {
  top: 0 !important;
  position: absolute;
  right: 0;
  left: 0;
}
.wp-block-image img {
  height: auto;
}
/**************form**********************/
.wpcf7-form .wpcf7-not-valid-tip {
 line-height: 1.2;
 margin-bottom: 15px;
 font-size: 14px;
 margin-top: -5px;
}
.wpcf7-form .checkbox-244 {
 position: relative;
 margin-bottom: 20px;
 display: inline;
 left: 30px;
}

.wpcf7-form .checkbox-244  .wpcf7-not-valid-tip {
 position: absolute;
 bottom: -70px;
}
div.wpcf7-validation-errors {
 margin-top: 10px; 
}
form div.wpcf7-response-output, form div.wpcf7-acceptance-missing {
 margin: 0;
 border-width: 0;
 margin-top: 10px;
 /*! text-align: center; */
 padding-left: 0;
 font-size: 14px;
 position: relative;
 z-index: 0;
}
form div.wpcf7-acceptance-missing {
 color: #f00; 
}
form .wpcf7-mail-sent-ok {
 color: #00b200;
}
form .wpcf7-validation-errors {
  color: #FFA400;
}
form .form-control-plaintext {
 /*! background-color: #fff; */
 padding: 15px;
 margin-bottom: 10px;
 font-size: 14px;
 border: 1px solid #fff;
 color: #aaa;
}
.checkbox-244 .form div.wpcf7-response-output {
  position: absolute;
}
form .ajax-loader {
  float: left;
}
form label {
  display: inline;
  position: relative;
}
span.wpcf7-list-item {
  margin: 0 !important;
  font-weight: 400;
  display: inline !important;
}
span.wpcf7-list-item  a {
  color: #fff;
  font-size: 20px;
}
.wpcf7-list-item-label, .wpcf7-list-item-label a {
  font-size: 16px !important;
}

/********/

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url('../../images/ajax-loader.gif');
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: auto 0 auto 4px !important;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
}
#numberDisplay {
 display: none !important;
}
#prevLink, #nextLink {
 -webkit-transition: none;
 -ms-transition: none;
 transition: none;
}
#cookies-message {
 bottom: 0;
 top: auto !important;
 color: #13171a;
}
#cookies-message * {
 font-size: 14px;
 color: #13171a;
}
#accept-cookies-checkbox {
 color: #fff;
 background-color: #13171a;
}


/*************/

body {margin:0; padding:0; border:0;}
body, html {
 max-width: 100%;
 width: 100%;
 min-width: 320px;
 font-size: 15px;
 overflow-x: hidden;
 background-color: #1a1e22;
 color: #fff;
 font-family: 'Open Sans', sans-serif;
}
a, p, input, textarea, li, ol, ul, address, strong, .cst-button, li::before, td, label, span, q, td, th {
  font-size: 1.3rem;
  line-height: 1.8;
}
a:hover, a:focus {
  outline: none;
}
h1, h2, h3, h4 {
 margin: 0;
 line-height: 1.2;
 font-weight: 400;
 font-family: 'PT Serif', serif;
}
h2, h2 * {
 font-size: 3rem;
 font-weight: 400;
 margin-bottom: 3rem;
 font-family: 'PT Serif', serif;
}
h3, h3 * {
 font-size: 25px;
 margin-bottom: 15px;
 font-weight: 700;
}
p {
 margin-bottom: 20px;
}
h4, .h4 {
 font-weight: 400;
 display: block;
 font-size: 22px;
 margin-bottom: 10px;
}
a, .cst-button, img, span, em, h3, p, strong, button, input, li, div, ::before, ::after, td {
 -webkit-transition: all 0.45s ease-in-out;
 transition: all 0.45s ease-in-out;
 /*! opacity: 011; */
}
a {
  color: #aaa;
}
a:hover, a:focus {
 text-decoration: none;
 color: inherit;
}
.bgr {
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat;
}
.part {
 padding-top: 7rem;
 padding-bottom: 6rem;
 position: relative;
}
.part-min {
 padding-top: 3rem;
 padding-bottom: 3rem;
 position: relative;
}
.part-half {
 padding-top: 6rem;
 position: relative;
}
.text a {
 /*! border-bottom: 1px solid #1e1e1e; */
 font-weight: 700;
 display: inline-block;
 color: #afa0a0;
}
.text a:hover {
 color: #afa0a0;
}
.text ul {
 list-style-type: none;
 padding: 0 15px;
}
.text ol {
 padding: 15px;
}
.text ul > li {
 padding-left: 15px;
 position: relative;
 margin: 10px 0;
 text-align: left;
}
.text ul > li:before {
 content: "â€”";
 position: absolute;
 left: 0;
 margin-left: -15px;;
 font-weight: 300;
 color: #555;
}
.title-1 br {
  height: 1px;
  line-height: 0.5;
}
@media (min-width:1520px) {
  .container {
    max-width: 1410px;
  }
}

/*---------------------------------CUSTOM----------------------------------*/

.title-1 {
 font-weight: 700;
 position: relative;
 margin-bottom: 2rem;
 font-size: 4rem;
 line-height: 1;
 text-transform: uppercase;
}
.title-2 {
 font-weight: 700;
 margin-bottom: 10px;
 font-size: 3rem;
}
.cst-button, [type="submit"], .text .cst-button  {
  display: inline-block;
  padding: 15px 30px;
  text-transform: uppercase;
  position: relative;
  min-width: 200px;
  text-align: center;
  margin-top: 3rem;
  color: #111;
  background-color: #ddd;
  border: 0;
  font-weight: 700;
  color: #333;
}
[type="submit"] {
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 4;
}
[type="submit"]:hover {
  cursor: pointer;
}
/*---------------------------------HEADER----------------------------------*/
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.navbar {
 padding:20px 20px 20px 0;
 width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
header {
 width: 100%;
 z-index: 15;
 top: 0;
 padding: 0 2rem;
 position: fixed;
 z-index: 1111;
 background-color: #1a1e22;
}
header .row {
 width: 100%;
 margin: auto;
}
.navbar-expand-lg .navbar-nav .nav-item {
  padding: 0 10px;
  position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link {
 padding: 0.5rem 0;
 margin: 0 0.7rem;
 font-size: 18px;
 color: #fff;
 position: relative;
 z-index: 3;
 -webkit-transition: all 0.35s ease-in-out;
 transition: all 0.35s ease-in-out;
}
.navbar-expand-lg .navbar-nav .nav-link::before {
  content: '';
  height: 1px;
  position: absolute;
  background-color: #fff;
  left: 0;
  z-index: -1;
  bottom: -10px;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.navbar-expand-lg .navbar-nav .nav-link:hover::before {
 width: 100%;
 -webkit-transition: all 0.35s ease-in-out;
 transition: all 0.35s ease-in-out;
 opacity: 1;
 bottom: 5px;
}
.navbar-expand-lg .navbar-nav .active .nav-link::before {
 width: 100%;
 bottom: 5px;
 opacity: 1;
}
#navbarNav {
 justify-content: center;
 margin-top: 0;
}
.navbar-nav {
  padding: 0;
}
.header__info {
  float: right;
  padding-right: 15px;
  margin-top: 20px;
}
.header__info a {
  color: #fff;
}
.header__info a:hover {
  opacity: 0.6;
}
.header__info a img {
  margin-right: 15px;
}
.header__info a:first-child {
  margin-right: 3rem;
}
.woo-link {
  text-align: right;
  position: absolute;
  right: 30px;
  max-width: 250px;
}
.number-card {
  position: absolute;
  font-weight: 700;
  background-color: #14aaf5;
  bottom: -10px;
  right: 5px;
  font-size: 18px;
  width: 25px;
  height: 25px;
  line-height: 20px;
  color: #000;
  border-radius: 50%;
  text-align: center;
}
.woo-logo {
  position: absolute;
  left: 30px;
  max-width: 200px;
  height: 100%;
  display: flex;
  align-items: center;
  opacity: 0;
  z-index: 55;
}
.whiteHeader .woo-logo  {
 opacity: 1;
}
.home .whiteHeader .woo-logo  {
 opacity: 0;
}
.woo-link a {
  margin-left: 20px;
}
#payment div.payment_box p {
  color: #515151;
}
.menu-item .dropdown-menu.show {
  display: flex;
  background-color: #2b2f33;
  left: -42rem;
  padding-bottom: 0;
  margin-top: 18px;
}
.menu-item .dropdown-menu a {
  position: relative;
  padding: 15px 10px 15px;
}
.menu-item .dropdown-menu li.nav-item {
  padding: 0;
}
.menu-item a img {
  height: 30rem;
  max-width: none;
}
.dropdown-menu .menu-image-title {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  color: #fff;
  font-size: 20px;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}
#aside {
  display: inline-block;
}
.woo-link #aside a {
  margin-left: 5px;
  padding: 5px;
}
#aside .wpml-ls-legacy-list-horizontal {
  padding: 0;
}

/*******************/

.xoo-wsc-basket {
    box-shadow: none !important;
    padding: 0 !important;
    top: 25px !important;
}
.xoo-wsc-modal.xoo-wsc-active .button {
  background-color: #ddd;
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-container * {
   font-size: 15px;
   color: #000;
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-header * {
    color: #fff;
}
.xoo-wsc-img-col img {
  display: block;
  max-width: 100%;
  height: auto;
}
.xoo-wsc-footer {
    padding-bottom: 40px !important;
}

/*---------------------------------HOME----------------------------------*/

/*******SLIDER*********/

main {
  margin-top: 90px;
}
#main-slider {
  position: relative;
}

#main-slider .item {
  height: calc(100vh - 60px);
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#main-slider .item::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0,0,0,0.1);
  background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.85) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0.85)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.85) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.85) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.85) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  z-index: 1;
  bottom: 0;
}
/*.logo-slider {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  bottom: 10%;
  margin: auto;
} */

.logo-slider {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  bottom: 5%;
  margin: auto;
  max-height: 105px;
} 

.main-slider .owl-dots{left:auto;margin:auto;top:0;bottom:0;z-index:3;position:absolute;opacity: 0.6;}
.main-slider .owl-dots{right:3rem;height:100px;width:60px;}
.owl-dot{height:2px;width:30px;border-radius:0;background-color:#fff;margin:2rem 0 2rem auto;}
.main-slider .owl-dot.active{background-color:#fff;height:2px;width:60px;
}
#main-slider .owl-item .item {
  background-size: cover;
  transition: all 5.35s linear;
  background-position: center;
}

a.scroll-link {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
  z-index: 3;
  width: 115px;
  margin: auto;
  text-align: center;
  height: 60px;
}
a.scroll-link span {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}

/*******PART-ONE*********/

.part-one .row {
  align-items: center;
}
.part-two {
 position: relative;
}
.gm-style .review-box {
  display: none;
  opacity: 0;
}
.big-img-bgr {
  height: 35rem;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 6rem;
}
.full-img {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.img-link {
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
}
.img-link:hover {
  opacity: 0.7;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

/*---------------------------------FOOTER----------------------------------*/

.adr-item, a.adr-item {
  display: flex;
  line-height: 1.3;
  margin-top: 15px;
  color: #fff;
  font-weight: 400;
}
.adr-item img {
  margin-right: 30px;
}
.soc-item {
  margin-right: 15px;
  margin-left: 15px;
}
.footer-grey a {
  color: #fff;
  padding-right: 25px;
}
.footer-grey * {
  font-size: 18px;
}
.footer-grey {
  background-color: rgba(255,255,255,0.07);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1rem;
}
.logo-wiwi {
  float: right;
}
.footer-black {
  padding-bottom: 3rem;
  padding-top: 2rem;
}
footer .container-fluid {
  max-width: 95%;
}
footer {
  background-color: #1a1e22;
  /*! padding-top: 2rem; */
}
footer h3 {
  margin-bottom: 0;
  font-weight: 400;
}
.mapa {
  position: relative;
}
/*---------------------------------ABOUT----------------------------------*/
.text h2::after, .title-2a::after {
  content: '';
  width: 100%;
  height: 2px;
  display: block;
  background-color: #fff;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  /*! right: 0; */
}
.text h2 span, .title-2a span {
  display: inline-block;
  background-color: #1a1e22;
  margin: 0;
  position: relative;
  z-index: 1;
  padding-right: 1rem;
  font-size: 2rem;
}
.text h2, .title-2a {
  position: relative;
  line-height: 1;
  /*! font-size: 1rem; */
}

/*******top-baner*******/
.top-baner {
  height: 13rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0,0,0,0.2);
  z-index: 1;
}
.top-baner h3 {
  color: #fff;
  font-size: 3.5rem;
  position: relative;
  z-index: 2;
}
#breadcrumbs li {
 display: inline-block;
 padding: 0 2px;
}
#breadcrumbs {
 margin-top: 15px;
 padding: 0;
 position: relative;
 z-index: 2;
}
#breadcrumbs a, #breadcrumbs .separator, #breadcrumbs, #breadcrumbs strong {
 color: #fff;
 font-weight: 400;
}

/*******top-baner*******/
.owl-carousel .owl-nav {
 position: relative;
 width: 8rem;
 float: right;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  width: 4rem;
  height: 4rem;
  background-color: #fff;
  display: inline-block;
  right: 0;
  bottom: 4rem;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 70%;
}
.owl-carousel .owl-nav .owl-next {
  background-color: #555;
  background-image: url('images/next.svg');
}
.owl-carousel .owl-nav .owl-prev {
  background-image: url('images/prev.svg');
}
.min-slider {
  width: 50%;
  position: absolute;
  left: 0;
}
.min-slider1 {
  width: 50%;
  position: absolute;
  right: 0;
  margin-top: 5px;
}
.min-slider .item a {
  height: 40rem;
  display: block;
}
.min-slider1 .item a {
  height: 55rem;
  display: block;
}
.right-part {
  padding-left: 4rem;
  min-height: 40rem;
}
.left-part {
  padding-right: 4rem;
  min-height: 55rem;
}

/*********************POST************************/

.post-img {
  display: block;
  margin: 20px auto 3rem;
}
.date {
 display: block;
 opacity: 0.9;
 font-weight: 300;
 margin-bottom: 5px;
}
.image-bgr {
  height: 25rem;
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.post-single {
  color: #fff;
  min-height: 32rem;
  padding-right: 15px;
  padding-left: 15px;
  display: block;
}
.post-single h3 {
  font-size: 22px;
}
.page-numbers {
  padding: 0 11px;
  /*! color: #fff; */
  opacity: 0.5;
}
.page-numbers.current {
  font-weight: 700;
  opacity: 1;
}
.contact-info {
  padding-left: 3rem;
}
.contact-info h3 {
  margin-bottom: 3rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.contact-info .adr-item {
  margin-bottom: 10px;
}
.contact-info span.adr-item {
  margin-bottom: 3rem;
}
.contact-info .soc-item {
  margin-top: 3rem;
}
.gm-style .place-card-large {
  padding: 9px 4px 9px 11px;
  display: none;
  opacity: 0;
}
/*********************SINGLE-PRODUCT**************************/

.woocommerce-MyAccount-navigation-link {
  position: relative;
}

:lang(pl) .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a {
  visibility: hidden;
  /*! position: relative; */
}
:lang(pl) .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a::after {
  content: 'Mój Profil';
  display: block;
  visibility: visible;
  position: absolute;
  left: 0;
  /*! width: 100%; */
  /*! display: block; */
  top: 0;
}


.container .woocommerce header {
  position: relative;
  padding: 0;
}
.container .woocommerce {
  padding-top: 4rem;
}

.container .woocommerce  [type="submit"] {
    margin-right: 15px;
    margin-top: 15px;
}


.upsells h2 {
display: none;
}
.products > .part-half {
  padding-top:  3rem;
}
.woocommerce .quantity .qty {
    background-color: #fff !important;
}
.woocommerce .product-content .woocommerce-breadcrumb {
  text-align: center;
  margin-top: -4rem;
  margin-bottom: 6rem;
  font-size: 1.5rem;
}
.woocommerce .product-content .woocommerce-breadcrumb * {
  font-size: 1.5rem;
}
.woocommerce div.product .product_title.entry-title {
  font-size: 3rem;
  border-bottom: 1px solid #888;
  padding-bottom: 10px;
  margin-bottom: 3rem;
}
.woocommerce-Price-amount {
  color: #fff;
  font-size: 32px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
 background-color: #fff !important;
 color: #000 !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #aaa !important;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.woocommerce div.product form.cart .button {
  float: right !important;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  border-radius: 2px;
  padding: 13px;
}
.product-bottom hr {
  border-color: #aaa;
  margin-bottom: 5rem;
}
.product-bottom {
  margin-bottom: 6rem;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 5px;
}
.woocommerce div.product form.cart .button {
  font-size: 16px;
}
.woocommerce .wcml-dropdown ul li a {
  font-size: 16px;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: var(--blackColor) !important;
    border: 1px solid #fff;
    color: #fff !important;
}
.select2-results__option {
    background-color: var(--blackColor);
   font-size: 14px;
  line-height: 1.1;
}
.select2-container--default .select2-results__option[data-selected="true"] {
    background-color: #888 !important;
}


.shop-box {
  float: right;
}
.product-bottom .title-2 {
  margin-bottom: 4rem;
}


form a, form * {
  font-size: 16px;
/*  color: #fff;*/
}

form .col-sm-4, form .col, form .col-sm-6,  form .col-sm-8 {
  padding-left: 5px;
  padding-right: 5px;
}
.related.products h2 {
  display: none;
}
.round-button {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  float: right;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 400;
  position: absolute;
  right: 0;
  bottom: 0;
}
.product-single-loop:hover .round-button {
  color: #000;
  box-shadow: 0 0 10px rgba(0,0,0,1);
  transform: rotate(180deg);
}
.type-product img {
  display: block;
  margin: 0 auto;
}
.product-single-loop h3 {
  font-size: 24px;
  padding-right: 50px;
  color: #fff;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.product-single-loop img {
  margin-bottom: 20px;
  width: 100%;
  height: 24rem !important;
  object-fit: cover;
}
.product-single-loop:hover img {
  opacity: 0.6;
}
.product-single-loop {
  margin-bottom: 1.2rem;
}
.product-bottom {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 4rem;
}
.info-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  flex-direction: column;
  margin-bottom: 20px;
}
/*--------------------------------ARCHIVE-PRODUCT--------------------------------*/

.new-shop {
  margin: 15px auto;
  display: block;
}
.shop-link {
  position: relative;
}

.shop-link:hover {
  opacity: 0.5;
}
.row .shop-link:last-child:hover {
  opacity: 1;
}
.cta-buttons {
  position: absolute;
  top: 140px;
  /*! bottom: 0; */
  margin: auto;
  text-align: center;
  width: 100%;
  height: 65px;
}
.cta-buttons .cst-button {
  margin-top: 0;
  background-color: #000;
  color: #fff;
}
.cta-buttons .cst-button:hover {
  background-color: #fff;
  color: #000;
}
.woocommerce .col-lg-8 .searchandfilter ul {
  /* display: flex; */
  /*! justify-content: space-between; */
  padding-left: 15px;
  align-items: flex-start;
}
.woocommerce .col-lg-8 .searchandfilter ul ul {
  display: block;
  padding: 0;
  background-color: var(--colorBlack);
}
.woocommerce .col-lg-8 .searchandfilter ul ul {
  /*! display: flex; */
  padding: 0;
  background-color: var(--blackColor);
  background-image: none;
  /* border: 0; */
}

.woocommerce .col-lg-8 .searchandfilter ul ul.chosen-choices {
  /*display: flex; */
  /*! width: 100%; */
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-wrap: wrap-reverse;
  /*! margin-top: 30px; */
  border: 0;
  /*! margin-right: 10px; */
}
.woocommerce .col-lg-8 .searchandfilter ul ul li {
  background-color: var(--blackColor);
  color: #fff;
  font-size: 14px;
  background-image: none;
  box-shadow: none;
  /*! padding: 5px 15px 5px 5px; */
  margin: 0;
}
.woocommerce .col-lg-8 .searchandfilter  ul li.sf-field-post-meta-rodzaj li {
    display: inline-block;
    /*! line-height: 30px; */
    /*! height: 20px; */
}
.woocommerce .col-lg-8 .searchandfilter  ul li.sf-field-post-meta-rodzaj li input {
    margin-top: 9px;
} 
.woocommerce .col-lg-8 .searchandfilter ul ul  li.search-choice  {
  margin: 2px 2px 2px 0;
  border-radius: 0;
}
.woocommerce .col-lg-8 .searchandfilter ul ul li.result-selected {
  background-color: #444;
  box-shadow: inset 0 0 0 1px var(--blackColor);
}
.woocommerce .col-lg-8 .searchandfilter ul ul li.search-field {/*! width: 100%; *//*! min-width: 100%; */flex: 0 0 100%;display: flex;border: 1px solid #ccc;margin-right: 5px;position: relative;display: block;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 0 !important;
  /*! width: 10px; */
  transform: scale(0.7);
  top: 0px !important;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  font-size: 12px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  z-index: 3;
}
.woocommerce .col-lg-8 .searchandfilter ul ul * {
  background-color: var(--blackColor);
}
.searchandfilter li.search-field input[type="text"], .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  color: #fff !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
  background-image: none;
  min-width: 0;
  padding: 0 12px 0 3px;
  border-radius: 0;
  /*display: none;*/
}
.chosen-container-active .chosen-choices li.search-choice {
  /*display: block;*/
}
.woocommerce .col-lg-8 .searchandfilter > ul li {
  /*! position: relative; */
  /*! min-width: 18%; */
  padding: 3px;
}
.searchandfilter ul li.sf-field-post-meta-rodzaj {
  display: flex;
  align-items: center;
  height: 40px;
  /*! bottom: 0; */
}
.woocommerce .col-lg-8 .searchandfilter > ul li label {
 display: flex;
}
.woocommerce .col-lg-8 .searchandfilter ul li input[type="submit"] {
    min-width: 100px;
	background: grey;
	border: 1px solid grey;
	padding: 10px 20px 10px 40px;
	background-image: url('images/lupa.png');
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: left;
	background-position-x: left;
	background-position-x: 10px;
	border: 1px solid grey;
	padding: 10px 20px 10px 40px;
}
.searchandfilter .screen-reader-text {
  z-index: 4;
  width: auto !important;
  height: 21px !important;
  z-index: 333;
  clip: unset !important;
  font-size: 14px;
  top: 7px;
  margin: auto;
  left: 5px;
}
.woocommerce .col-lg-8 .searchandfilter  .chosen-container {
  width: auto;
  /*! opacity: 01; */
}
.woocommerce .col-lg-8  .searchandfilter ul li select {
  /*min-width: 100%;*/
  background-color: #1A1E22;
  border: 1px solid white;  
  color: #fff;
  padding: 10px;
  position: relative;
  bottom: 0;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';  
  
}
.woocommerce .col-lg-8 .searchandfilter ul li option {
  color: #fff;
  padding: 10px;
  background-color:#1A1E22;
  border: 1px solid white;

}
.woocommerce .col-lg-8 .searchandfilter ul li option:hover {
  border: 1px solid white;
}

select option:checked,
select option:hover {
  border: 1px solid white;
}
select:focus > option:checked { 
  background: #000 !important;
}
.woocommerce .col-lg-8 .searchandfilter ul li input {
  margin-top: 10px;
  margin-left: 0px;
  padding: 10px;
  /*! min-width: 145px; */
  float: left;
  font-size: 14px;
  color: white;
  background-color: #1A1E22;
  border: 1px solid white;

}


.category-part ul {
 padding-left: 0;generalnei 
 margin-left: 10px;
 list-style: circle;
 color: #fff;
}
.category-part ul ul {
 margin-left: 20px;
}
.category-part ul a {
 font-weight: 500;
 font-size: 20px;
 line-height: 30px;
 color: #fff;
 position: relative;
}
.category-part ul a::before {
 content: '•';
 color: #fff;
 margin-right: 10px;
}
.category-part ul ul a {
 font-weight: 300;
 font-size: 17px;
 color: #fff;
}
.category-part ul ul a.active {
 font-weight: 700;
}
.category-part ul li {
 display: block;
 padding: 0;
 position: relative;
 line-height: 30px;
}
.category-part ul .active-list a {
  font-weight: 700;
}
.category-part ul li input {
 background-color: #1a1e22;
}
.category-part ul li input[type="text"] {
 padding: 5px;
 color: white;
}
.category-part ul li input:focus {
 background-color: #1a1e22;
}
.category-part h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 700;
}

.filter-part h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 700;
}

.page-description {
  margin-top: 6rem;
  margin-right: 3rem;
}
.page-description h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin-bottom: 5rem;
  font-family: 'PT Serif', serif;
  border-top: 1px solid #aaa;
  padding-top: 3rem;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span, .woocommerce nav.woocommerce-pagination ul.page-numbers li a {
  padding: 5px;
  font-size: 24px;
  height: 40px;
  width: 25px;
  text-align: center;
  line-height: 1;
  margin: 5px 10px;
  opacity: 0.5;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
  background-color: transparent;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
  font-weight: 700;
  opacity: 1;
}
.searchandfilter li[data-sf-field-input-type="radio"] label:hover {
  cursor: pointer;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li label:hover {
  cursor: pointer;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: 0;
}
.woocommerce .woocommerce-info {
  border-top-color: 
  #1e85be;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background-color: transparent;
  color: #fff;
  border-top: 0;
  font-size: 16px;
}

.text-div {
  padding-top: 4rem;
}
.woocommerce .top-baner .woocommerce-breadcrumb, .woocommerce .top-baner .woocommerce-breadcrumb * {
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 2;
}
.catalog-single {
  /*! margin-bottom: 3rem; */
  display: block !important;
}
.catalog-single .round-button {
  margin-bottom: 3rem;
  right: 15px;
}
.woocommerce-pagination {
  border-top: 1px solid #aaa;
}
.woocommerce-info::before {
  color:  #ccc;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
  margin-left: 5px;
}
.woocommerce-info::before {
  color: #aaa !important;
  content: "○" !important;
}
.woocommerce-message::before {
  color: #aaa !important;
}
.woocommerce-LoopProduct-link {
  display: block;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;   
  border: 0 !important
}
.chosen-container .chosen-drop {
  transition: none;
}
input::-webkit-input-placeholder { /* Edge */
  font-size: 14px;
  color: #fff;
  opacity: 1;
}
input:-ms-input-placeholder { /* Internet Explorer */
  font-size: 14px;
  color: #fff;
  opacity: 1;
}
input::placeholder {
  font-size: 14px;
  color: #fff;
  opacity: 1;
}
textarea::placeholder {
  color: #fff;
  opacity: 1; 
}
form input.form-control-plaintext::placeholder {
  opacity: 1;
}

/*------------------------------------KATALOG-----------------------------------------*/


.sort-part ul  {
  padding: 0;
}
.sort-part .searchandfilter  h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  margin-bottom: 15px;
  font-weight: 700;
}
.sort-part .searchandfilter {
  margin-bottom: 3rem;
}
.part-min.text-center  {
  opacity: 0.45;
  margin-top: -10px;
}
.woocommerce div.product .product_title.entry-title {
  font-size: 3rem;
  border-bottom: 1px solid 
  #888;
  padding-bottom: 10px;
  margin-bottom: 3rem;
}
.katalog-single h1 {
  font-size: 3rem;
  border-bottom: 1px solid #888;
  padding-bottom: 10px;
  margin-bottom: 3rem;
}
.img-left {
  display: block;
}
.single-image {
  padding: 7px;
  position: relative;
  padding-bottom: 45px;
}
.single-image strong {
  position: absolute;
  bottom: 5px;
  width: 100%;
  display: block;
}
.single-image a {
  width: 100%;
}
.single-image a .magnify {
  width: 100%;
  height: auto;
}
.single-image a .magnify img {
  width: 100%;
  height: auto;
  max-height: none;
}
.owl-carousel .owl-item img {
  width: 100%;
  height: auto; 
}

/*********slider-gallery**************/

.content-carousel {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.owl-carousel1 {
  width: 100%;
}
.owl-carousel .owl-height {
  min-height: 100%;
  margin-bottom: 10px;
}
.owl-carousel1 .owl-controls .owl-dot {
  background-size: cover;
  margin-top: 10px;
}
.owl-carousel1 .owl-dots {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.owl-carousel1 .owl-dot {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
  margin: 0 1% 10px;
  height: 10rem !important;
}
.owl-row {
  position: relative;
}
.owl-carousel .magnify > .magnify-lens {
  box-shadow: 0 0 0 3px 
  rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px
  rgba(0, 0, 0, 0.25);
}
.owl-carousel .owl-dot {
  position: relative;
  margin-bottom: 40px;
}
.owl-carousel .owl-dot p {
  position: absolute;
  bottom: -40px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.2;
}

/*------------------------------------KOSZYK-----------------------------------------*/

.woocommerce table.shop_table {
  border-color: #aaa !important;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table tr, .woocommerce table.shop_table tfoot, .woocommerce table * {
 border-color:  #aaa !important;
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
    background-color: transparent;
}
#coupon_code {
  min-width: 200px;
  height: 43px;
}
.cart-collaterals h2 {
  font-size: 2.2rem;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: left;
  width: 48%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woocommerce form .form-row label {
  line-height: 2;
  float: none;
  width: 100%;
}
.woocommerce  form .col-1  .form-row, #billing_address_1_field  {
  width: 49%;
  float: left;
}
#billing_vat_field, 
#billing_company_field {
  width: 96%;
}
#billing_country_field {
  display: none;
}
.woocommerce form .form-row {
  padding: 3px;
  margin: 0 0 6px;
  min-width: 49.5%;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
  clear: none !important;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
  float: left !important;
}
.woocommerce-input-wrapper {
  min-width: 99%;
}
.woocommerce-input-wrapper input {
  padding: 10px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    background-color: transparent;
	color: #fff;
}
#shipping_address_1_field, #shipping_address_2_field, #shipping_postcode_field, #shipping_city_field {
  width: 49.5%;
  float: left;
}

.woocommerce-info {
    margin: 0 0 1em !important;
}


#shipping_company_field {
 width: 100%; 
}
#customer_details {
  margin-bottom: 5rem;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
 /*! /*! width: 100% !important; */ 
 width: auto;
 opacity: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  border: 1px solid #555 !important;
}
.blockOverlay {
  opacity: 0.1 !important;
  background-color: rgba(0,0,0,0.2);
}
#rs_wc_custom_checkout_field {
  width: 100%;
  float: none;
  display: flex;
}

#billing_company_field, #billing_vat_field {
  display: none;
  height: 0;
}
#billing_company_field.active_poll, #billing_vat_field.active_poll {
  display: block;
  height: 100px;
}
.active_poll .optional {
  text-indent:-9999px;
  font-size:0.0001em;
}
.active_poll .optional::after {
  content: '*';
  color: red;
  font-size: 16px;
  text-indent:initial;
}
.xoo-wsc-icon-trash {
  position: relative;
}
.xoo-wsc-icon-trash::after {
    content: "usuń";
    font-size: 10px;
    font-family: sans-serif;
}
:lang(en) .xoo-wsc-icon-trash::after {
  content: "remove";
} 
.wc_payment_method input[type="radio"] {
transform: scale(1.1);
}
.wc_payment_method input:checked + label {
  font-weight: 700;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding-bottom: 3rem !important;
  margin-bottom: 3rem !important;
}

@media screen and (max-width: 1699px) {
  body, html {
   font-size: 13px;
 }
 .type-product img {
  max-height: 21rem;
}
}
@media screen and (max-width: 1399px) {
  body, html {
   font-size: 11px;
 }
 .part {
   padding-top: 5rem;
   padding-bottom: 4rem;
 }
 .part-half {
   padding-top: 4rem;
 }
 .soc-item {
  margin-right: 5px;
  margin-left: 5px;
} 
.post-single {
  min-height: 32rem;
}
.image-bgr {
  height: 20rem;
}
#main-slider .owl-item .item {
  /*! background-size: 110%; */
}
#main-slider .owl-item.active .item {
  /*! background-size: 125%; */
}
.woo-link {
  right: 0;
}
.woo-logo {
  left: 0;
}
}
@media screen and (max-width: 1199px) {
  .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 2px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    max-width: 200px;
  }
  .menu-item .dropdown-menu.show {
    left: -35rem;
  }
  .menu-item a img {
    height: 25rem;
  }
}
@media (max-width:991px) {

  .woo-logo {
    opacity: 1;
    position: relative;
  }
  .navbar-toggler *{
    -ms-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
  }
  .navbar-toggler {
   float: right;
   /*! position: absolute; */
   right: 120px;
   /*! top: 15px; */
   margin-top: 5px;
   z-index: 444;
 }
 .navbar {
  padding: 10px 0;
}
.navbar-toggler span{
  width:40px;
  height:3px;
  margin-bottom:6px;
  background-color:#fff;
  display:block;
}
.navbar-toggler span.bar1{
  -webkit-transform:rotate(225deg);
  transform:rotate(45deg);
  -webkit-transform-origin:8px 3px;
  transform-origin:8px 3px;
  width:38px;
}
.navbar-toggler span.bar2{
  -ms-transform:rotate(-360deg) scale(0);
  -webkit-transform:rotate(-360deg) scale(0);
  -moz-transform:rotate(-360deg) scale(0);
  -o-transform:rotate(-360deg) scale(0);
  transform:rotate(-360deg) scale(0);
}
.navbar-toggler span.bar4{
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  -ms-transform-origin:5px -1px;
  -webkit-transform-origin:5px -1px;
  transform-origin:5px -1px;
  width:38px;
}
.navbar-toggler.collapsed span.bar1, .navbar-toggler.collapsed span.bar2, .navbar-toggler.collapsed span.bar4{
  -ms-transform:none;
  -webkit-transform:none;
  transform:none;
  width:40px;
  border-radius:1px;
}
.navbar-toggler.collapsed span {
 background-color: #fff;
}
.modal-open {
 padding-right: 0 !important;
 overflow-y: visible !important;
}
.navbar-toggler:focus {
  outline: none;
}
.container {
  max-width: 820px;
}

/*****************************/

.part-two {
  background-image: none !important;
}
.woo-link {
  top: 15px;
}
header {
  background-color: #1a1e22;
  padding: 0 1rem;
  z-index: 5554;
  display: flex;
}
.logo-slider {
  max-width: 90%;
}
.min-slider, .min-slider1 {
  width: auto;
  position: relative;
  margin: auto;
  margin-top: 30px;
}
.right-part {
  padding-left: 15px;
  min-height: 0;
  padding-top: 30px;
}
.left-part {
  padding-right: 15px;
  min-height: 0;
}
.row-full {
  width: calc(100% + 30px);
}
.min-slider1 .item a, .min-slider .item a {
  height: 30rem;
}
.footer-grey * {
  font-size: 14px;
}
main {
  /*! margin-top: 60px; */
}
.image-bgr {
  height: 15rem;
} 
.product-single-loop h3 {
  font-size: 18px;
  padding-right: 30px;
}
.round-button {
  width: 20px;
  height: 20px;
  font-size: 30px;
  line-height: 20px;
}
.category-part form.searchandfilter ul li li {
  padding: 0;
}
.sort-part .searchandfilter h4, .category-part h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.category-part ul a {
  font-size: 16px;
  line-height: 20px;
}
.sort-part .searchandfilter {
  margin-bottom: 2rem;
}
.part-min.text-center {
  padding-top: 1rem;
  padding-bottom: 0;
}
.part-min.text-center #breadcrumbs {
  margin-top: 0;
  margin-bottom: 0;
}
.menu-item a img {
  height: 15rem;
}
.menu-item .dropdown-menu.show {
  left: 0;
  width: auto;
  justify-content: center;
}
.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
  font-size: 17px;
  max-width: 13rem;
  white-space: break-spaces;
  line-height: 1.2;
}
.woocommerce .col-lg-8 .searchandfilter ul li, .woocommerce .col-lg-8 .searchandfilter ul li label, .woocommerce .col-lg-8 .searchandfilter ul li select {
  /*! min-width: 125px; */
}
.woocommerce .col-lg-8 .searchandfilter ul li label {
  /*! min-width: 110px; */
}
.page-description p {
  font-size: 16px;
}
.woocommerce .col-lg-8 .searchandfilter ul li option {
  padding: 5px;
  width: 110px;
}
.woocommerce .col-lg-8 .searchandfilter ul li select {
  padding: 10px 5px;
}
.page-description h3 {
  font-size: 24px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin-bottom: 0;
  padding-top: 0;
}
.category-part ul ul {
  margin-left: 10px;
}
.category-part ul ul a {
  font-size: 15px;
}
.category-part ul li {
  line-height: 22px;
}
.woocommerce .col-lg-8 .searchandfilter ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  /*! align-content: baseline; */
  align-items: baseline;
}
.woo-link {
  right: 0;
}
.post-single {
  min-height: 28rem;
}
#main-slider .owl-item .item {
  /*! background-size: auto 100%; */
  height: calc(100vh - 235px);
}
#main-slider .owl-item.active .item {
  /*! background-size: auto 115%; */
}
.home .whiteHeader .woo-logo  {
 opacity: 1;
}
.img-link {
  display: block;
  position: static;
  width: 100%;
  height: auto;
}
.img-link img {
  object-fit: contain;
  height: auto;
  width: 100%;
  position: static;
}
  .logo-slider {
    max-height: 80px;
    bottom: 18%;
}
  a.scroll-link {
    bottom: 15%;

}
}
@media screen and (max-width:767px) {
  body, html {
   font-size: 10px;
 }
 .sort-part .searchandfilter {
  margin-right: 20px;
}
.category-part ul li {
  padding: 0 !important;
  line-height: 24px;
}
.category-part {
  display: flex;
  justify-content: space-between;
}
.magnify-mobile {
  display: none;
}
.wpcf7-list-item-label, .wpcf7-list-item-label a, .wpcf7-list-item-label * {
  font-size: 14px !important;
}
.cst-button, [type="submit"], .text .cst-button {
  padding: 15px;
  min-width: 160px;
}
.product-bottom .title-2 {
  margin-bottom: 3rem;
  font-size: 2.5rem;
}
.menu-item .dropdown-menu.show {
  flex-wrap: wrap;
  padding: 5px;
}
.menu-item .dropdown-menu a {
  position: relative;
  padding: 0 10px 10px;
}
.page-description {
  margin-top: 3em;
  margin-right: 0;
}
.woocommerce .col-lg-8 .searchandfilter ul li input {
  margin-top: 0;
  /*! padding: 7px 5px 8px; */
}
.woocommerce .top-baner .woocommerce-breadcrumb, .woocommerce .top-baner .woocommerce-breadcrumb * {
  font-size: 16px;
}
.post-single {
  margin-bottom: 10px;
}
.single-image {
  padding: 0;
  padding-bottom: 40px;
}
.woocommerce .col-lg-8 .searchandfilter ul li input {
  margin-left: 0;
}
main {
  margin-top: 85px;
}
.searchandfilter .screen-reader-text {
  top: -22px;
}
.woocommerce .col-lg-8 .searchandfilter ul li label {
  margin-top: 22px;
}
.woocommerce .col-lg-8 .searchandfilter ul li input[type=submit] {
  margin-top: 22px;
}
.mapa iframe {
  height: 320px;
}
  #main-slider .owl-item .item {
    background-size: cover;
    height: calc(100vh - 375px);
}
  .logo-slider {
    max-height: 50px;
    bottom: 41%;
}
  a.scroll-link {
    bottom: 39%;
}
}

@media screen and (max-width:575px) {
  .text-div {
    column-count: 1;
  }
  .part {
   padding-top: 4rem;
   padding-bottom: 4rem;
 }
 .part-half {
   padding-top: 4rem;
   position: relative;
 }
 h2, h2 * {
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
.sort-part .searchandfilter h4, .category-part h4 {
  font-size: 16px;
  padding-top: 0;
}
.searchandfilter li[data-sf-field-input-type="radio"] label {
  padding-left: 0 !important;
}
.searchandfilter li[data-sf-field-input-type="radio"] label {
  font-size: 14px !important;
}
.category-part ul a,  .category-part ul li, .category-part ul ul a {
  font-size: 14px;
  line-height: 18px;
}
.category-part ul ul, .category-part ul  {
  margin-left: 0;
}
.sort-part .searchandfilter {
  margin-right: 5px;
}
.top-baner h3 {
  font-size: 2.5rem;
}
.menu-item a img {
  padding-top: 0;
  max-height: 70px;
  object-fit: cover;
  width: 100% !important;
}
.menu-item .dropdown-menu.show {
  display: block;
}
.menu-image-title-above.menu-image-not-hovered > img {
  padding-top: 0;
}
.woocommerce .product img.attachment-woocommerce_thumbnail, .woocommerce-page .product img.attachment-woocommerce_thumbnail {
  max-height: 180px;
  width: 100%;
  -webkit-object-fit: cover;
  object-fit: cover;
}
main {
  margin-top: 123px;
}
.post-single {
  min-height: 0;
}
#logo-footer img {
  height: 80px;
  display: block;
  margin: auto;
}
footer .text-right {
  text-align: center!important;
  margin-top: 15px;
}
.woocommerce .col-lg-8 .searchandfilter ul li, .woocommerce .col-lg-8 .searchandfilter ul li label, .woocommerce .col-lg-8 .searchandfilter ul li select {
  width: 130px;
}
 .woocommerce .col-lg-8 .searchandfilter ul   {
    width: auto;
  }
.woocommerce .col-lg-8 .searchandfilter ul li label {
  /*! width: 135px; */
}
.woocommerce .col-lg-8 .searchandfilter ul li option {
  width: 135px;
}
.sf-field-post-meta-rodzaj li, .sf-field-post-meta-rodzaj li label  {
width: 80px !important;
display: inline;
}
  .sf-field-post-meta-rodzaj {
    width: 170px !important;
    margin-left: 5px !important;
  }
.woocommerce .col-lg-8 .searchandfilter ul li input {
  /*! min-width: 125px; */
  /*! width: 135px; */
}
.woocommerce .col-lg-8 .searchandfilter ul li input {
  padding: 3px 5px 3px;
}
.contact-info {
  margin-left: 0;
}
#coupon_code {
  min-width: 99px;
  width: 116px;
  height: 100%;
}
.woocommerce table.cart td.actions .coupon .input-text + .button {
  padding-right: 3px !important;
  padding-left:  3px !important;
}
.text h2::after, .title-2a::after {
  display: none;
}
.text h2 span, .title-2a span {
  padding-right: 0;
}
.post-single {
  margin-bottom: 45px;
}
.date {
  margin-top: -5px;
}
.contact-info {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
header {
  display: block;
}
.woo-logo {
  padding-right: 0;
  padding-left: 0;
  /*! margin: auto; */
}
.woocommerce-page .woo-logo img {
 height: 40px;
}
.navbar {
  border-top: 1px solid #777;
  padding-top: 5px;
}
.woo-link {
  top: 10px;
}
.woocommerce-page  .woo-link img {
  height: 25px;
}
.navbar-toggler {
  top: 25px;
}
.big-img-bgr {
  background-attachment: initial;
}
.mapa {
  opacity: 1;
}
.woocommerce div.product .product_title.entry-title {
  font-size: 2.5rem;
}
p {
  margin-bottom: 15px;
}
.wcml-dropdown {
  width: 20.5em !important;
}
.woocommerce .product-content .woocommerce-breadcrumb {
  margin-top: -2rem;
  margin-bottom: 4rem;
}
.xoo-wsc-basket {
    top: 15px !important;
}
.xoo-wsc-items-count {
    width: 23px !important;
    height: 23px !important;
    line-height: 23px !important;
    top: 9px !important;
}
.xoo-wsc-basket .xoo-wsc-bki {
    font-size: 24px !important;
}
.woo-logo {
    min-height: 55px;
}
}
@media (orientation: landscape) {
  /* landscape styles */
  #main-slider .owl-item .item {
    background-size: 110%;
  }

  /*#main-slider .owl-item.active .item {
    background-size: 125%;
  } */
}

@media (orientation: portrait) {
  #main-slider .owl-item .item {
    /*! background-size: auto 110%; */
  }

  #main-slider .owl-item.active .item {
    /*! background-size: auto 125%; */
  }
  .part.top {
    margin-bottom: 0;
  }
}