/*
 Theme Name:   motive8
 Theme URI:    https://motive8.pl/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Dominik E
 Author URI:   https://motive8.pl
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");

/* deStyle */


body {
  background-color: #f9f9f9 !important;
  font-family: "Sofia Sans Condensed", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  scroll-behavior: smooth;scroll-padding-top: 70px;
}

.opennew{width: 100% !important}

*{box-sizing: border-box;letter-spacing: 0 !important;-webkit-appearance:none;}

.section-inner{
	max-width: 1280px !important;
	margin: 0 auto;
	position: relative
}

.table-striped{font-size: 1.2rem;margin: 0}

details table {font-size: 1.2rem;margin: 0}

.pasek {display: none;
  font-size: 1.24rem;
  font-weight: bold;
  background: #ffcc02;
  padding: 1rem;
  text-transform: uppercase;
}
a{text-decoration: none;cursor: pointer;}

.reklama small {
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  padding: 1rem 0;
}
.category-item a{color: #000}
.news-item a{color: #000}
.news-item{position: relative}
p {
    line-height: 1.25;
    margin: 0 0 1em 0;
    font-size: 1.6rem;font-family: "K2D", sans-serif;
}
.cat-list-box a{color: #000}
#site-header {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 999;
    
}
.primary-menu a {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0 !important;
    font-size: 1.75rem
}
.primary-menu ul a {
  font-size: 1.6rem;color: #000 !important;
}
.cat-title-front{
  border-bottom: solid .5px #ddd;
  padding: 1rem 0;
  margin: 0 0 2rem;
  text-transform: uppercase
}
.header-inner {
   padding: 2rem 0;
}

.site-logo img{height: 3rem}

.header-inner .toggle path {
    fill: #000;
}

.section-title{
    text-align: center;
    text-transform: uppercase;
}
.box-item a{color: #000}
.box-item {
    padding: 0;position: relative;
}

.box-item  h2{
  font-size: 1.6rem;
  line-height: 1em;
}
.group-item {
    box-shadow: 0px 0px 1px #22334416;
    border-radius: 20px;
    border: solid 1px #f3f3f3;
    background: #fff;
    transition: transform 0.9s;-webkit-transition: 0.9s;
}
.group-item:hover{box-shadow: 0px 0px 30px #22334416;transition: transform 0.9s;-webkit-transition: 0.9s;}

.group-item img{
    height: 500px;
    border-radius: 20px 20px 0 0;
    margin-bottom: 3rem;
    object-fit: cover;
    width: 100%;
}


.group-logo{
    margin: 0 auto 3rem auto;
        margin-bottom: 3rem;
    width: 200px !important;
    object-fit: contain !important;
    height: 10rem !important;
    border-radius: 0px !important;
}

.box-item img{   height: auto;   object-fit: cover;   border-radius: .5rem;   width: 100%;   max-width: fit-content; }
.box-title {
    font-size: 2.4rem;
    margin: 2rem;
    font-weight: 900;
    line-height: 1em;
    letter-spacing: 0 !important;
    text-transform: uppercase;
    color: #000;
}

.flex-box{display: flex}

.Green{background: green;width: 35px;height: 35px;border-radius: 55px;border: solid 2px #000;margin-right: 1rem;}
.Black{background: #000;width: 35px;height: 35px;border-radius: 55px;border: solid 2px #000;margin-right: 1rem;}
.Nior{background: #262626;width: 35px;height: 35px;border-radius: 55px;border: solid 2px #000;margin-right: 1rem;}
.Grey{background: grey;width: 35px;height: 35px;border-radius: 55px;border: solid 2px #000;margin-right: 1rem;}
.Camo {
    background: url(./img/camo.jpg);
    width: 35px;
    height: 35px;
    border-radius: 55px;
    border: solid 2px #000;
    margin-right: 1rem;
    background-size: 35px;
}

.background-img-full{
	height: 80vh;
	background-attachment: fixed !important;
	display: grid;
	background-position: center !important;
	background-size: cover !important;
}

.mini-container{
    max-width: 900px;
    margin: 2rem auto;
    text-align: center;
    color: #fff;
    padding: 3rem;
    align-self: center
}

.logo-mini {
    margin: 1rem auto;
    max-width: 75px;
}

.big-promo-img img{
  border-radius: .5rem;
  min-height: 60rem;
  object-fit: cover;
}

.big-promo-desc h5{font-size: 1.4rem;font-weight: normal;text-transform: uppercase;margin: 0}
.big-promo-desc h1{font-size: 5rem;margin:1rem 0;font-weight: 900;line-height: 1em;text-transform: none;}
.d-block{display: block !important}
.w-100{width: 100%;text-align: center}
.btn-yellow{
  background:#ffd309;  color: #000;  padding:2rem 4rem;  font-weight: 900;  text-transform: uppercase;  display: table;  border-radius:.5rem;
}
.btn-orange {
    background: #e44200;
    color: #fff;
    border: solid 2px #e44200;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.4rem;
    padding: 1.5rem 3rem;
    display: table;
    margin: 1rem auto;
    border-radius: 10px;
    transition: transform 0.9s;-webkit-transition: 0.9s;
}

.btn-orange:hover {
    background: #fff;
    color: #e44200;
    border: solid 2px #e44200;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.4rem;
    padding: 1.5rem 3rem;
    display: table;
    margin: 1rem auto;
    border-radius: 10px;
    transition: transform 0.9s;-webkit-transition: 0.9s;
}

.btn-white {
  background:#fff;  color: #000;  padding:2rem 4rem;  font-weight: 900;  text-transform: uppercase;  display: table;  border-radius:.5rem;
}

.losuj .btn-white{display: block;width: 100%;text-align: center}

.btn-group:after {
  content: "";
  clear: both;
  display: table;
}


#site-footer{
    font-size: 1.4rem;
    padding: 5rem 0 10rem;
    background: #FFD309;
    box-shadow: 0 1px 1px #22334416;
}

#menu-first-menu-2, #menu-first-menu-3{display: flex;list-style: none;margin: 0;}

#site-footer a {
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px !important;
    font-size: 1.6rem;letter-spacing: 0 !important;
}

.footer-desc{
    text-align: center;
    margin-bottom: 0;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    font-size: 1.24rem;
}
.border-b{
  border-bottom: dashed 1px #fff;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
.custom-menu-class{align-self: flex-start}


.copy-footer{
    text-align: right;
    display: block !important;
    color: #fff;
}
.copy-footer small{display: block}

.jack{display: block;float: right}

.copy-desc{font-size: 1rem}

.breadcrumbs{
    font-size: 1.4rem;
    padding: 1rem 0;
    text-transform: uppercase;
    margin-bottom: 3rem;
}

.breadcrumb_last{font-weight: bold}

.breadcrumbs a{
    color: #000 !important;
    font-weight: normal;
}

.center-self{align-self: center}


.product-desc h5 {
    font-size: 1.6rem;
    margin: 2rem 0;
}

.imp-tooltip{box-shadow: 0 10px 30px #22334436;}

.gallery-ul{list-style: none;margin: 0;padding: 0px}
.gallery-ul li{
    box-shadow: 0px 0px 1px #22334416;
    border: solid 1px #f3f3f3;
    margin: 0
}

.gallery-ul img {
    height: 205px;
    object-fit: cover;
    width: 100%;
}
.hero-home{position: relative}
.hero-home .sticker{top:0;bottom: auto}
.sticker {
  display: block;
  position: absolute;
  bottom: 0;
  background: #ffcb00;
  z-index: 9;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
  right: 0;
  padding: .5rem 1rem;
  color: #234;
  border-radius: .5rem;
}
.sticker-produkt{
  display: table;
  background: #ffcb00;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2rem;
  padding: .5rem 1rem;
  color: #234;
  border-radius: .5rem;margin: 1rem 0 0;
}
.hero-list li:last-child{margin-bottom: 0;}
.parametr-item:nth-child(even){background: #f9f9f9}
.parametr-item{background: #fff;padding: 2rem;font-size: 1.4rem;color: #000;
text-align: left;}
.parametr{font-weight: 900;text-transform: uppercase}

.parametr-item:first-child{border-radius: 20px 20px 0 0}
.parametr-item:last-child{border-radius: 0px 0px 20px 20px}

.bg-shadow{
	box-shadow: 0px 0px 1px #22334416;
border: solid 1px #f3f3f3;
border-radius: 20px;
}

#swipebox-overlay {
    background: #fff !important;
}

.entry-categories a{color: #e44200;margin-bottom: 0}
.entry-categories {
    margin-bottom: 1rem;
}

h1.entry-title, h2.entry-title {
    margin: 0;
}

h2.entry-title {
    font-size: 4.4rem;
    line-height: 1em;
    text-align: center;
    font-weight: 900;
}

.woocommerce-product-gallery {
  display: grid;
  gap: 10px }
  @media only screen and (max-width: 35.999em) {
    .woocommerce-product-gallery {
      gap: 6px; 
      } 
  }
  .woocommerce-product-gallery .flex-control-thumbs {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 17%;
    gap: 1rem;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain; 
   }
   @media screen and (max-width: 47.999em) {
      .woocommerce-product-gallery .flex-control-thumbs {
        grid-auto-columns: 12.5%;
        gap: 6px; 
       } 
   }
   .woocommerce-product-gallery .flex-control-thumbs li {
      float: none !important;
      width: 100% !important;
      display: grid; 
   }
   .woocommerce-product-gallery .flex-control-thumbs li img {
        inline-size: 100%;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 5px; 
    }
    .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
          border: 5px solid #f2f2f2; 
    }
    @media screen and (max-width: 47.999em) {
        .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
              border: 2px solid #f2f2f2; } 
        }
  .woocommerce-product-gallery .flex-control-nav {
    -ms-scroll-snap-type: inline mandatory;
        scroll-snap-type: inline mandatory;
    scroll-padding-inline: 10px; 
   }
   .woocommerce-product-gallery .flex-control-nav > * {
      scroll-snap-align: start; 
   }
   
.type-post{margin-top: 1.5rem}

.post-name{margin: 0 0 2rem}
.page .entry-header{padding-top: 3rem !important}
.post-meta-single-top .post-meta {
    justify-content: center;
    font-size: 1rem;
}
.featured-media {
    margin-top: 3rem;
}

.featured-media img{
    box-shadow: 0px 0px 1px #22334416;
    border: solid 1px #f3f3f3;
    margin: 1rem auto;
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.singular .featured-media-inner{padding: 0 0rem}

.post-inner {
    padding: 0;
}

.entry-content {
    font-family: "Sofia Sans Condensed";
    letter-spacing: normal;
}

ul, ol {
  margin:0;    margin-bottom: 0px;
}

body:not(.singular) main > article:first-of-type {
    padding: 0;
}

.archive-header {
    padding: 0;
    text-align: left;
    background: transparent;background-color: transparent !important
}

.archive-header .color-accent{display: none}
.post-separator{display: none}
.singular .entry-header {
    padding: 0rem 0;background: transparent
}

.post-image img {
    height: 40rem;
    object-fit: cover;
    width: 100%;
    object-position: center center;
}

.cat-post a{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    color: #003862
}

.singular .featured-media::before{background: transparent}

.post-meta-wrapper {
    margin-top: 2rem;
}
.primary-menu ul{width: 35rem;}
.sub-menu{background: #fff !important;}
.primary-menu ul a{font-size: 1.4rem}
.styled-separator{display: none}
.pagination-single-inner {
    flex-direction: row;
    justify-content: space-between;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: #ddd;
    padding: 2rem 0;
}

.pagination-single a{color: #000}

.section-inner.medium {
    max-width: 1280px;
    padding: 0 0 0 0;
    text-align: left
}
  .entry-content h1, .entry-content h2, .entry-content h3 {
    margin: 2rem 0;
    font-size: 2rem;
    text-transform: uppercase;
    font-family: "Sofia Sans Condensed";
  }
  
.cart_item a{color: #000 !important;font-weight: bold;font-family: "Sofia Sans Condensed"}

section{padding: 1.5rem 0 0}

.section-inner.medium h1{text-align: left}

hr {
    margin: 2rem auto;
}
ul, ol{font-size: 1.45rem}
.lewa img{border-radius: 0;min-height: 420px; object-fit: cover; box-shadow: 0 1px 1px #22334416;margin: 0;width: 100%;max-height: 550px;border-radius: .5rem}
.prawa img{border-radius: 0;min-height: 420px; object-fit: cover; box-shadow: 0 1px 1px #22334416;margin: 0;width: 100%;max-height: 550px;border-radius: .5rem}
.prawa-50 p{padding: 1rem 3rem}
.prawa-50 h3{padding: 0rem 3rem}
.more{
  padding: 1.7rem;
  font-size: 1.6rem;
  font-weight: 900;
  font-family: "Sofia Sans Condensed";
  background: #000;
  display: table;
  color: #fff;
}
.more-white {
    border: solid 2px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1.5rem 3rem;
    display: table;
    border-radius: 0;
}

  .search-modal .search-field {
    border: none;
    font-size: 1.6rem;
    height: 6rem;
    font-family: "Sofia Sans Condensed";
    color: #000 !important;
  }
iframe {
    display: block;
    max-width: 100%;border-radius: .5rem;}

.self-center{align-self: center}

.nf-form-cont{margin-right: 5rem}
.nf-form-fields-required{font-style: 1rem}
.checkbox-container.label-right .field-wrap {
    display: block !important;
	padding-top: 3rem
}

.nf-field-description p{font-size: 1rem}

.nf-form-content input[type="button"] {
    background: #e44200 !important;
    color: #fff;
    border: solid 2px #e44200;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.4rem;
    padding: 1.5rem 3rem;
    display: block;
    margin: 0rem auto;
    border-radius: 10px;
    transition: transform 0.9s;
    -webkit-transition: 0.9s;
    width: 100% !important;
}

.nf-form-content:hover input[type="button"] {
    background: #fff !important;
    color: #e44200 !important;
    border: solid 2px #e44200;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.4rem;
    padding: 1.5rem 3rem;
    display: block;
    margin: 0rem auto;
    border-radius: 10px;
    transition: transform 0.9s;
    -webkit-transition: 0.9s;
    width: 100% !important;
}

.alignnone, .aligncenter {
    margin-bottom: 0;
    margin-top: 0;
    width: 100% !important
}

.right-img .lewa{order: 2}
.right-img .prawa{order: 1}

.news-item img {
  height: 25rem;
  object-fit: cover;
  width: 100%;
}

.comment-reply-title {
  font-size: 2.6rem;
  line-height: 1.2;
  margin-bottom: 6rem;
}
.comment-respond p:not(.comment-notes) {
  max-width: 100%;
}

.comment-respond p.comment-notes, .comment-respond p.logged-in-as {
  margin: -4rem 0 6rem 0;
  text-align: left;
  font-size: 1.4rem;
}

.news-item h2{font-size: 2rem;color: #262626;font-style: italic}
.archive-title {
  font-weight: 900;
  font-size: 2rem;
  text-transform: uppercase;
}

/* HEADINGS STYLE */

h1 {
  font-size: 7rem;
  margin: 2rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;text-transform: uppercase
}

h2 {
  font-size: 6rem;
  margin: 2rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;
}

h3 {
  font-size: 5rem;
  margin: 2rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;
}

h4{
  font-size: 4rem;
  margin: 1rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;
}

h5 {
  font-size: 3rem;
  margin: 1rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;
}

h6 {
  font-size: 2rem;
  margin: 1rem 0;
  font-weight:900;
  line-height: 1em;
  letter-spacing: 0 !important;
}

/* END HEADINGS STYLE */

/* GRID STYLE */
.grid-2{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2rem}
.grid-3{display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 2rem}
.grid-4{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 1rem}
.grid-5{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;grid-gap: 1rem}
.grid-6{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: .5rem}
.grid-8{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 1rem}
.grid-10{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 1rem}
.grid-12{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 1rem}

.grid-2-auto{display: grid;grid-template-columns: auto auto;grid-gap: 2rem}
.grid-3-auto{display: grid;grid-template-columns: auto auto auto;grid-gap: 2rem}
.grid-4-auto{display: grid;grid-template-columns: auto auto auto auto;grid-gap: 2rem}
.grid-5-auto{display: grid;grid-template-columns: auto auto auto auto auto;grid-gap: 2rem}
.grid-6-auto{display: grid;grid-template-columns: auto auto auto auto auto auto;grid-gap: 2rem}
.grid-8-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto;grid-gap: 2rem}
.grid-10-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto;grid-gap: 2rem}
.grid-12-auto{display: grid;grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto ;grid-gap: 2rem}

.grid-13{display: grid;grid-template-columns: 1fr 3fr;grid-gap: 2rem}
.grid-23{display: grid;grid-template-columns: 2fr 3fr;grid-gap: 2rem}
.grid-31{display: grid;grid-template-columns: 3fr 1fr;grid-gap: 3rem}
.grid-32{display: grid;grid-template-columns: 3fr 2fr;grid-gap: 2rem}
.grid-42{display: grid;grid-template-columns: 4fr 1.75fr;grid-gap: 3rem}
.grid-24{display: grid;grid-template-columns: 2fr 4fr ;grid-gap: 2rem}

.gap-1{grid-gap: 1rem}
.gap-5{grid-gap: 5rem}

/* END GRID STYLE */

/* PADDING STYLE */

/* PADDING ALL */

.p-1{padding: 1rem;}
.p-2{padding: 2rem;}
.p-3{padding: 3rem;}
.p-4{padding: 4rem;}
.p-5{padding: 5rem;}
.p-10{padding: 10rem;}
/* END PADDING ALL */

/* PADDING TOP */
.pt-0{padding-top: 0}
.pt-1{padding-top: 1rem;}
.pt-2{padding-top: 2rem;}
.pt-3{padding-top: 3rem;}
.pt-4{padding-top: 4rem;}
.pt-5{padding-top: 5rem;}
.pt-10{padding-top: 10rem;}
/* END PADDING TOP */

/* PADDING BOTTOM */
.pb-1{padding-bottom: 1rem;}
.pb-2{padding-bottom: 2rem;}
.pb-3{padding-bottom: 3rem;}
.pb-4{padding-bottom: 4rem;}
.pb-5{padding-bottom: 5rem;}
.pb-10{padding-bottom: 10rem;}
/* PADDING BOTTOM */

/* PADDING LEFT */
.pl-1{padding-left: 1rem;}
.pl-2{padding-left: 2rem;}
.pl-3{padding-left: 3rem;}
.pl-4{padding-left: 4rem;}
.pl-5{padding-left: 5rem;}
.pl-10{padding-left: 10rem;}
/* END PADDING LEFT */

/* END PADDING STYLE */

/* PADDING RIGHT */
.pr-1{padding-right: 1rem;}
.pr-2{padding-right: 2rem;}
.pr-3{padding-right: 3rem;}
.pr-4{padding-right: 4rem;}
.pr-5{padding-right: 5rem;}
.pr-10{padding-right: 10rem;}
/* END PADDING RIGHT */

/* MARGIN STYLE */

/* MARGIN ALL */
.m-1{margin: 1rem;}
.m-2{margin: 2rem;}
.m-3{margin: 3rem;}
.m-4{margin: 4rem;}
.m-5{margin: 5rem;}
.m-10{margin: 10rem;}
/* END margin ALL */

/* MARGIN TOP */
.mt-0{margin-top: 0 !important;}
.mt-1{margin-top: 1rem;}
.mt-2{margin-top: 2rem;}
.mt-3{margin-top: 3rem;}
.mt-4{margin-top: 4rem;}
.mt-5{margin-top: 5rem;}
.mt-10{margin-top: 10rem;}
/* END MARGIN TOP */

/* MARGIN BOTTOM */
.mb-0{margin-bottom: 0 !important;}
.mb-1{margin-bottom: 1rem;}
.mb-2{margin-bottom: 2rem;}
.mb-3{margin-bottom: 3rem;}
.mb-4{margin-bottom: 4rem;}
.mb-5{margin-bottom: 5rem;}
.mb-10{margin-bottom: 10rem;}
/* MARGIN BOTTOM */

/* MARGIN LEFT */
.ml-1{margin-left: 1rem;}
.ml-2{margin-left: 2rem;}
.ml-3{margin-left: 3rem;}
.ml-4{margin-left: 4rem;}
.ml-5{margin-left: 5rem;}
.ml-10{margin-left: 10rem;}
/* END margin LEFT */

/* END MARGIN STYLE */

/* MARGIN RIGHT */
.mr-1{margin-right: 1rem;}
.mr-2{margin-right: 2rem;}
.mr-3{margin-right: 3rem;}
.mr-4{margin-right: 4rem;}
.mr-5{margin-right: 5rem;}
.mr-10{margin-right: 10rem;}
/* END MARGIN RIGHT */

/* END MARGIN STYLE */

/* RADIUS STYLE */

/* RADIUS ALL */
.br-mini{border-radius: 0.4rem;}
.br-1{border-radius: 1rem;}
.br-2{border-radius: 2rem;}
.br-3{border-radius: 3rem;}
.br-5{border-radius: 5rem;}
/* RADIUS ALL STYLE */

/* RADIUS STYLE */


/* BG STYLE */

.bg-white{background: #ffffff;}

/* END BG STYLE */

/* SHADOW STYLE */

.shadow-small{box-shadow: 0px 1px 1px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;}
.shadow-normal{box-shadow: 0px 8px 24px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;}
.shadow-big{box-shadow: 21px 40px 60px rgba(0,0,0,.15);transition: transform 0.9s;-webkit-transition: 0.9s;}

.shadow-small:hover{box-shadow: 0px 8px 24px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;z-index: 99}
.shadow-normal:hover{box-shadow: 21px 40px 60px rgba(0,0,0,.15);transition: transform 0.9s;-webkit-transition: 0.9s;z-index: 99}
.shadow-big:hover{box-shadow: 0px 1px 1px rgba(0,0,0,.08);transition: transform 0.9s;-webkit-transition: 0.9s;z-index:99}

/* SHADOW STYLE */

/* ZOOM STYLE */

.zoom-1{transform: scale(1);}
.zoom-2{transform: scale(1);}
.zoom-3{transform: scale(1);}

.zoom-1:hover{transform: scale(1.05);}
.zoom-2:hover{transform: scale(1.075);}
.zoom-3:hover{transform: scale(1.10);}

/* END ZOOM STYLE */

select {
  font-size: 1.4rem;
  background: #fff;
  border: solid 1px #ddd;
  padding: 1rem;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  float: left;
  font-size: 1.4rem;
  margin: 0;
}
table.variations select {
  margin-right: .5rem;
  border: solid 1px #ddd !important;
  padding: 1.5rem !important;
  width: 100%;
}

.ekstraliga h1{font-size: 2rem}

.single-product .summary p{font-size: 1.46rem}

.variations{
    font-size: 1.8rem;margin: 1rem auto;
    border:none;
  }

.variations_form th {
  padding: 0
}
.variations_form td {
  padding: 0
}
.variations_form label{font-weight: bold;text-transform: uppercase}
 .woocommerce-product-gallery {
    margin-bottom: 2rem;
  }

.reset_variations {
  visibility: hidden;display: none !important;
  border: solid 1px red !important;
  padding: .6rem !important;
  margin: 1rem 0 !important;
  max-width: 100px;
  text-align: center;
  position: absolute !important;
  right: 1rem;
  top: -4rem;
  font-size: 1rem;
  text-transform: uppercase;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span {
  padding: 1rem;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.woocommerce-variation-add-to-cart{display: block}
.Numer-zawodniczka{
  float: left;
  width: 20%;
}
.Numer-zawodniczka .woocommerce-input-wrapper {
  width: 100%;
  float: left;
}
.nazwisko-zawodniczka{float: right;width: 80%}
.personalizacja-tytul{margin: 0 0 1rem;font-size: 1.6rem}
.variations_form .cart{display: block;width: 100%}
.single-product .woocommerce-variation-add-to-cart .button.disabled {
  opacity: .2;
  background: #000;
}
.variations_form table *{border: none;position: relative}


/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext{
    visibility: hidden;
    font-size: 1.2rem;
    min-width: 70px;
    background-color: #f2f2f2;
    color: #000;
    text-align: center;
    padding: 1rem;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -30px;
    box-shadow: 0 1px 3px #22334424;
    left: -15px;
    font-weight: 900;
    text-transform: uppercase;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}


.modal-menu > li > .ancestor-wrapper > a {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: -0.0375em;
    text-transform: uppercase;
    color: #000 !important;
}

.modal-menu a {
  color: #fff !important;
}

button.close-nav-toggle .toggle-text {
    margin-right: 1.6rem;
    font-size: 1.2rem;
}

.hero-img {
    width: 100%;
}

.brand-item{
    border-radius: 0;
    height: 30rem;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
}

.brand-item:hover{
	z-index: 9;
}

.brand-item:hover .brand-logo{background: transparent;transition: transform 0.9s;-webkit-transition: 0.9s;}
.brand-logo  {
    background: #fff;
    padding: 2rem ;
    width: 100%;
    border-radius: 0;
    transition: transform 0.9s;-webkit-transition: 0.9s;
}
.brand-logo img{max-width: 15rem;height: 3rem;margin: 0 auto}

#menu-main-menu-2 {
    display: flex;
    list-style: none;
    margin: 2rem auto;
    justify-content: center;
}

.hero-desc{text-transform: uppercase}


.shop-item{background: #fff;display: grid;
    grid-template-columns: 1fr 5fr;
    grid-gap: 2rem;
    }

.shop-logo{border-right: solid 1px #ddd;padding: 1rem}
.shop-logo img{width: 100%}
.shop-link{
    color: #000;
    font-weight: bold;
    border: solid 1px;
    padding: 1rem;
    margin-right: 1rem;
}

.dealer{
    background: #003862;
    color: #fff;
    position: sticky;
    top: 100px;
    padding: 5rem;
}
.add-dealer{position: relative}

.sklepy h1{
    margin: 0 0 2rem;
    font-size: 2.2rem;
}

.contact-item {
    display: grid;
    grid-template-columns: 170px auto;
    background: #fff;
    grid-gap: 2rem;
    font-size: 1.4rem
}

.contact-item h5{margin: 0;}
.contact-item h6{font-size: 1rem;margin: 0 0 1rem;font-weight: normal}
.call-me{
    color: #003862;
    font-weight: normal;
    font-size: 1.8rem;
    display: block;
}

.toggle-inner .toggle-text{
    position: static;
    padding-right: 20px;
    font-size: 1rem !important;
    color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 3px !important;
}

button.close-nav-toggle .toggle-text{
    font-size: 1rem !important;
    text-transform: uppercase;
    letter-spacing: 3px !important;
}
.unia{
  height: 4rem;
  margin: 0rem 3rem 0 0;
}
.primary-menu > li > .icon{color: #fff !important}
.nav-toggle .toggle-icon{
  height: 4rem;
  width: auto;
  margin-top: -.75rem;
}
.lang-link  {
    color: #000;
    font-size: 1.2rem;
}

.lang-span {
    padding: 0 1rem;
    font-weight: normal;
    color: #ecd9c6;
}
.nav-toggle .toggle-inner{padding-top: .6rem}

.footer-logo{
    width: 30rem;
    margin: 3rem auto;
}
.list-img .sticker{bottom: 2.5rem;}
.list-img{position: relative}
.list-img img {
  height: 20rem;
  object-fit: cover;
  width: 100%;
  position: relative
}
.list-img-cat img {
  height: 15rem;
  object-fit: cover;
  width: 100%;
  position: relative
}

.cat-list-box{
  position: absolute;
  padding: 1rem 1rem 1rem 0;
  background: #fff;
  bottom: -1rem;
  font-size: 1.2rem;
  border-radius: 0 .5rem;
}
.most-pop{
  background: #f5f7f8;
  border-radius: .5rem;
}

.most-pop ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.most-pop li{
  line-height: 1.5;
  margin: 0 0 1rem;
  display: grid;
  grid-template-columns: 2fr 4fr;
  grid-gap: 2rem;
  border-bottom: solid 1px #ddd;
  padding: 1rem 0
}
.most-pop li  img{
  height: 10rem;
  width: 100%;
  border-radius: .5rem;
  object-fit: cover;
}
.autor-box {
  font-size: 1rem;
  text-transform: uppercase;
}
.site-description{
  font-size: 1rem;
  color: #fff !important;
  text-transform: uppercase
}
.most-pop h3{
  font-size: 2rem;
  margin: 2rem 0 1rem;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0 !important;
}
.most-pop h4{
  font-size: 1.6rem;
  margin: 0;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0 !important;
}
.most-pop a{color: #000}

.hero-list ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.hero-list li  {
  line-height: 1.5;
  margin: 0 0 2rem;
  display: grid;
  grid-template-columns: 3fr 4fr;
  grid-gap: 0;
  background: #fff;
}

.hero-list a {
  color: #000;
}
.hero-list li img {
  height: 17.5rem;
  width: 100%;
  object-fit: cover;object-position: left;
}
.hero-list h4 {
  font-size: 1.6rem;
  margin: 1rem 0;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0 !important;
}

.hero-home img {
  width: 100%;
  height: 40rem;
  object-fit:cover
}
.hero-list{margin: 0}
.cat-link a{
  color: #db2349 !important;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
}
.cat-link{   color: #000;   text-transform: uppercase;   font-size: 1rem;   font-weight: bold;  margin-bottom: 1rem; }
.pagination-single .title {
  line-height: 1em;
}
.featured-image-post{position: relative}
.hero-home a{color: #000;}
.hero-home h2{font-size: 3rem;}
.featured-image-post img{height: 42.5rem;width: 100%;object-fit:cover;object-position: top;}
.post-content p{text-align: left !important}
#post-content-news{
  margin-top: 2rem	;padding: 3rem;
  background: #fff;border-radius: .5rem;
}
.wp-block-woocommerce-checkout {
  margin: 0;
  padding-top: 0 !important;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
  display: block;
  color: #fff !important;
}
.post-content h1{font-size: 4rem}
.post-content a{color: #000 !important;font-weight: 600;text-decoration: none}
.post-content h1, h2, h3, h4, h5, h6{text-align: left !important;font-weight: 900}
.post-content img{width: 100%}
.post-content .autor-box{
  font-size: 1.24rem;
  text-transform: uppercase;
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #fff;
  padding: 1rem;
  margin: 2rem 0;
}
.author-bio {
  margin-top: 0;
  padding: 0;
    padding-left: 0px;
  padding-left: 0px;
  padding-left: 0;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.data-post{
  align-self: center;
  text-align: right;
}

.pagination-single-inner{margin: 3rem 0}
.title-inner{font-size: 1.6rem}

.author-bio .avatar {
  position: absolute;
  left: 0;
  top: 0;
  height: 5rem;
  width: 5rem;
  border-radius: .5rem;
  background: #fff;
  padding: 1rem;
}
.autor-post .avatar  {
  height: 5rem;
  width: 5rem;
  padding: .5rem;
  border: solid 1px #ddd;
  border-radius: .5rem;
  margin-right: 1rem;
}

.autor-post{
  display: flex;
  gap: 2rem;
  line-height: 1em;
}
.autor-post strong{align-self: center}
.comment-reply-title{font-size: 2rem}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  font-size: 1.4rem;
}
.comment-metadata{font-size: 1rem;padding-left: 7rem}
.comment-meta .avatar {
  left: 0;
}
.comments .comment-respond .comment-reply-title {
  font-size: 2rem;
}
.comment-respond #submit {
  display: block;
  font-size: 1.4rem;
  padding: 1.5rem 2rem;
  border-radius: .5rem;
}
.comment-footer-meta a {
  text-decoration: none;
  border-radius: .5rem;
  padding: 1rem;
}
.comment-author {
  padding-left: 7rem;
  font-size: 1.6rem;
}
.comment-body {
  position: relative;
  margin-bottom: 2rem;
}
#menu-footer-menu{
  padding: 0;
  margin: 0;
  display: flex;
  list-style: circle;
}
#menu-footer-menu li{margin: 0rem 2rem 0 0;}
#menu-footer-menu a{color: #fff !important}
.platnosci {
  display: flex;
  align-self: center;
}
.platnosci img {
  height: 1.5rem;
  margin: 1rem;
  align-self: center;border-radius: 0 !important;
}
.footer-credits{display: block}

.black-bg-box{
  background: #32362d;
  padding: 3rem;
  border-radius: .5rem;
}
.black-bg-box a{color: #fff;}

.black-bg-box .hero-list li {border-bottom: solid 1px #000;}
.czytany{font-size: 1.2rem;}
/* On screens that are 992px or less, set the background color to blue */


.uefacl {
  background: url(./img/uefawcl.svg);
  background-repeat: no-repeat;
  background-size: 3.5rem;
  background-position: 1rem;
  padding-left: 4rem;
}

.mundial {
  background: url(./img/mundial.svg);
  background-repeat: no-repeat;
  background-size: 3.5rem;
  background-position: 1rem;
  padding-left: 4rem;
}

.modal-menu li.current-menu-item > .ancestor-wrapper > a{text-decoration: none}
.herb{
  width: 7rem !important;
  height: 7rem !important;
  object-fit: contain !important;
  background: #fff;
  position: absolute;
  bottom: 2.5rem;
  left: 1rem;
  padding: 1rem;
}
.herb-single {
  width: 15rem !important;
  height: 15rem !important;
  object-fit: contain !important;
  background: #f9f9f9;
  position: absolute;
  top: 28rem;
  padding: 2rem;
  left: 1.5%;
  display: block;
}
.herb-lista{
  width: 7rem !important;
  height: 7rem !important;
  object-fit: contain !important;
  margin: 0;
  position: absolute;
  bottom: 8rem;
  background: #fff;
  padding: 1rem;
  display: block;
}
.druzyna-cover {
  width: 100%;
  height: 45rem;
  object-fit: cover;
}
.single-product form.cart input[type="number"] {
  width: 5em;
  border-radius:.5rem;
}
.featured-image-druzyna{position: relative}
.team-item{background: #fff;padding: 1rem;text-align: center;position: relative}
.team-item h2{
  font-size: 1.4rem;
  color: #000;
  margin-bottom: 1rem;
}
.grid-tabela {
  display: grid;
  grid-template-columns: 7fr 1fr 1fr 1fr;
  padding: 0 1rem;
}
.tabela ol {
  margin: 1px 0;
  font-size: 1.4rem;
  text-transform: uppercase;
  list-style: disc;
}
.tabela ol li {
  padding: 1rem 1rem 1rem 2rem;
  margin: 0;
  height: 4rem;
  background: #fff;
  border-bottom: solid 1px #f9f9f9;
}
.tabela ol li:nth-child(1) {
  background: #F3F0E9;
}
.tabela ol li:nth-child(2) {
  background: #F3F0E9;
}
.tabela ol li:nth-child(11) {
  background: #DB2349;
  color: #fff !important;
}
.tabela ol li:nth-child(12) {
  background: #DB2349;
  color: #fff !important;border-bottom: none
}
.tabela li:nth-child(11) h6 {
  color: #fff !important;
}
.tabela li:nth-child(12) h6 {
  color: #fff !important;
}
.grid-tabela h6 {
  color: #fff;
  font-size: 1.2rem;
  align-self: center;
  margin: 0;
  font-weight: bolder;
  letter-spacing: 0;
  display: flex;
}
.bg-dark  {
  background: #161d22;
  border-top: solid 1px #000;
}
ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
ol li {
  counter-increment: my-awesome-counter;
}

ol li h6::before {
  content: counter(my-awesome-counter) " ";
  font-weight: bold;min-width: 1.2rem
}
.border-bottom {
  border-bottom: solid 1px;
  padding-bottom: 2rem;
}
.link-btn {
  font-size: 1.4rem;
  color: #000;
  background: url('./img/link.svg');
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: 93% center;
  padding-right: 5rem !important;
  border: solid 1px;
  padding: 1rem;
    padding-right: 1rem;
  display: table;
}
.link-btn-store{
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  background: #db2349 url('./img/store.svg');
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: 93% center;
  padding-right: 5rem !important;
  border: none;
  padding: 1rem;
  position: absolute;
  top: 7rem;
  right: 2rem;
}
.link-btn-team{
  font-size: 1.4rem;
  color: #000;
  background: #fff url('./img/link.svg');
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: 93% center;
  padding-right: 5rem !important;
  border: none;
  padding: 1rem;
  position: absolute;
  top: 2rem;
  right: 2rem;
}
.reklama {
  width: 100%;
  background: #e9e6e6;
  display: block;
  padding: 4rem;
  text-align: center;
  margin: 1rem 0;
  font-size: 1.4rem;
}
.header-links a{color: #000}
.header-links li a{color: #FFF}
.header-links{
  margin: 0;
  list-style: none;
  display: flex;
  padding: 0;
  align-self: center;
  flex-direction: row-reverse;
}
.header-links li {
  line-height: 1.5;
  margin: 0 1rem;
  border: solid 1px;
  padding: 1rem;
  font-size: 1.2rem;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.mecz-item {
  display: grid;
  align-self: center;
  grid-template-columns: 4fr 1fr;grid-gap: 1rem;text-align: right
}

.mecz-item-gosc {
  display: grid;
  align-self: center;
  grid-template-columns: 1fr 4fr;grid-gap: 1rem
}
.center-txt{text-align: center}
.mecz-item-gosc a{align-self: center;font-weight: bold;color: #000;font-size: 1.6rem}
#mecze .mecz-box{grid-template-columns:1fr 1fr 1fr;}
#mecze .circle{left: 49.5%;}
#mecze .kiedy{background: transparent;}
#mecze .socre{font-size: 3rem  !important}
#mecze .grid-3{grid-template-columns:1fr 1fr 1fr;}
.mecz-item a{align-self: center;font-weight: bold;color: #000;font-size: 1.4rem}
.mecz-item-gosc a{align-self: center;font-weight: bold;color: #000;font-size: 1.4rem}
.mecz-box{background: #fff;display: grid;grid-template-columns: 5fr 2fr 5fr;grid-gap: 1rem;position: relative}
.mecz-item-gosc img{
  height: 5rem;
  width: 5rem;
  object-fit: contain;
  margin: 0
}
.mecz-item img{
  height: 5rem;
  width: 5rem;
  object-fit: contain;
  margin: 0 
}
.wynik{
    align-self: center;
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
  }

.list-right{
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-right li{margin: 0 0  2rem}
.ekstraliga a{color: #000}

.herb-home-box{background: #fff;}

.herb-home-box h6{
  font-size: 1rem;
  text-align: center !important;
  font-weight: normal;
  color: #000;
}
.herb-home {
  height: 5rem;
  width: 100%;
  object-fit: contain;
  margin: 1rem auto;
}
.herb-home-mini{
  height: 2.5rem;
  width: 100%;
  object-fit: contain;
  margin: 0 .5rem;
}
.mecz-zapowiedz{
  background: #fff;position: relative
}
.team-1 {
  display: grid;
  font-size: 1rem;
  line-height: 1em;
  grid-template-columns:2rem auto 1rem;
  grid-gap: 1rem;
  padding: .5rem;
  border-bottom: solid 1px #f3f0e9;
}
.socre{
  margin: 0;
  font-weight: bold;
  align-self: center;
}
.team-1 h5 {
  font-size: 1rem;
  font-weight: 600;
  align-self: center;
  margin: 0;
}
.kiedy {
  font-size: 1rem;
  padding: .5rem;
  text-align: center;
  background: #f3f0e9;
  margin: 0;
}
.mecz-zapowiedz a {
  font-size: 1.2rem;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
}

.bg-dark-hero{
  background: #2e1135;
  padding: 3rem;
  margin-bottom: 2rem;
}

.bg-dark-hero h2 {
  font-size: 4.4rem;
  color: #fff;
}

.bg-dark-hero .autor-box {
  color: #000;
}

.hero-home .autor-box{color: #fff}
.live-desc {
  background: #db2349;
  color: #fff;
  padding: 3rem;
  line-height: 1em;
  font-weight: bold;
  font-size: 1.8rem;
}
.sponsored{
  display: block;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: 5px !important;
  opacity: .4;
}

#menu-podstawowy-2 {
  list-style: none;
  display: flex;
}
.privacy-policy {
    margin: 0;
}
#menu-podstawowy-2 a{
color: #fff
}
#menu-podstawowy-2 .sub-menu{display: none}
#site-footer{
margin-top: 3rem;
  font-size: 1.4rem;
  padding: 5rem 0 10rem;
  background: #FFD309;
  box-shadow: 0 1px 1px #22334416;
}
.ciastka {
  color: #fff;
  border-radius: .5rem;
  border: solid 1px aliceblue;
  padding: 3rem 3rem 3rem 8rem;
  margin: 3rem auto;
  background: url(./img/ciastka.svg);
  background-repeat: no-repeat;
  background-position: 1rem center;
background-size: 5rem;
font-size: 1.4rem;display: block !important;
}
.social img{height: 4rem}
.social h5{
  font-size: 1.4rem;
}
.social {
  background: #2e3546;
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 2rem;
  color: #fff;
}
.partner-header{
  color: #fff;
  font-size: .5rem !important;
  position: relative;
  padding: 1rem;
  margin-left: 4.5rem;
  margin-top: 1rem;
}
.partner-header p {
  font-size: .8rem;
  text-transform: uppercase;
  position: absolute;
  top: -.35rem;
  font-weight: 600;
  letter-spacing: 1px !important;
  opacity: .8;
}

.partner-header	img {
  height: 4rem;
}
.mobile-bar{display: none}
.btn-back {
  position: fixed;
  right: 2rem;
  bottom: 50%;
  background: #db2349;
  color: #fff;
  width: 5rem;
  height: 5rem;
  border: solid #f9f9f9;
  border-radius: 5rem;
  text-align: center;
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
}
.partner-header img{
  height: 2rem;
}
.red-header{
  background: #db2349;
  padding: 1rem 2rem;
  color: #fff;
}
.tabela-box-post{
  background: #fff;
  padding: 3rem;
}
.naglowek-tabeli{margin-top: 0;font-size: 1.4rem}
.tabela-post img{
  height: 2.5rem;width: 100%;object-fit:contain;align-self: center;
}
.tabela-post-dark {
  display: grid;
  grid-template-columns: 4.5fr 1fr 1fr 1fr;
  border-bottom: solid 1px #f9f9f9;
  padding: 1.5rem;
  grid-gap: 1rem;
  list-style: none;
  margin: 0;
  background: #2e3546;
  color: #fff;
}
.tabela-post-dark li {
  line-height: 1em;
  margin: 0;
}
.goal-t{font-size: 2rem;align-self: center}
.tabela-post a{align-self: center}
.tabela-post{
  display: grid;
  grid-template-columns: 5rem 4fr 1fr 1fr 1fr;
  border-bottom: solid 1px #e8e8e8;
  padding: 1rem 0;
  grid-gap: 1rem;
  background: #fcfbf9;
}
.tabela-post h6{
  font-size: 1.4rem;
}
.news-item-layout a{text-decoration: none}
.news-item-layout .autor-box{padding: 0}
.news-item-layout {
  display: grid;
  grid-template-columns: 4fr 4fr;
  grid-gap: 2rem;
  background: #fff;
}
.in-post-news h2{font-size: 2rem;}
.in-post-news  {
  display: grid;
  grid-template-columns: 30rem 4fr;
  grid-gap: 2rem;
  background: #fff;
}
.in-post-news img{height: 15rem;}
.story-item h6{margin: 0;font-size: 1.4rem}
.story-item h3{margin: 0;font-size: 2rem}
.dane-item {background: #fff;font-size: 1.4rem}
.adres {
  background: #fff url(./img/mapa.svg);
  background-repeat: no-repeat;
  background-size: 4rem;
  background-position: 1rem;
  padding-left: 6rem !important;
}

.telefon {
  background: #fff url(./img/telefon.svg);
  background-repeat: no-repeat;
  background-size: 4rem;
  background-position: 1rem;
  padding-left: 6rem !important;
}
.formularz {
  background: #fff;
  padding: 3rem;
}
.tag-post ul{
  list-style: none;
  margin: 0;
  display: flex;
  gap: 1rem;
}
.tag-post li{
  margin: 0;
  border: solid 1px #dedede;
  padding: 1rem;
  background: #fff;
}
.quiz_section .qmn_radio_answers label, .quiz_section .qmn_check_answers label, .quiz_section .qmn_accept_answers label{font-weight: bold !important;font-size: 1.6rem !important}
.tag-post a{text-decoration: none;font-size: 1.4rem;}
.quiz_section .mlw_qmn_new_question {
  font-weight: bold;
  width: auto;
  font-size: 2.42rem;
  line-height: 1em;
  margin-bottom: 2rem !important;
  display: block;
}
.qmn_radio_answers{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.qmn_mc_answer_wrap {
  display: block;
  margin: 0 !important;
  background: #fff;
  padding: 1rem;
}
.qmn_quiz_container .qmn_btn, .qmn_quiz_container .btn {
  color: #fff !important;
  background: #db2349 !important;
}
.qmn_btn, .qsm-quiz-container.qmn_quiz_container .qmn_btn, .qsm-quiz-container.qmn_quiz_container .btn {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  background: #db2349 !important;
  border: none;
  font-family: inherit;
  font-size: 1.4rem !important;
  line-height: 22px;
  text-align: center;
  min-width: 100px;
  padding: 10px 20px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 10rem !important;
  box-shadow: none !important;
  transition: background .25s ease-out;
}
.qsm-progress-bar .progressbar-text{color:#db2349 !important }
.qmn_error_message{font-size: 1.4rem}
.qmn_quiz_container .qmn_btn:hover, .qmn_quiz_container .btn:hover {
  background: #2e3546 !important;
}
.qsm-featured-image img {
  max-height: 30rem;
  object-fit: cover;
}
.qmn_radio_answers {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
}
.buyads{
  width: 100%;
  padding: 5rem;
  background: #fff;
  text-align: center;
  font-size: 1.4rem;
}
#tabela-iframe header{display: none}
.doceniam {
    background: #02a9621a;
}
.doceniam p{font-size: 1.4rem}
  .woocommerce .content-area {
    max-width: 1280px;
    padding: 1rem 0;
    margin: 0 auto;
  }
  
  .woocommerce-breadcrumb {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-family: "Sofia Sans Condensed";
    text-transform: uppercase;
  }
  .woocommerce-breadcrumb a{
  color: #000;
}

  .woocommerce .onsale {display: none;
  font-size: 1rem;
  padding: 1rem;
  background: #EBFD31;
  color: #2e3546;
  top: 1rem;
  left: auto;
  right: 1rem;
  border-radius: 5px;
  font-family: "Sofia Sans Condensed", serif !important;font-weight: 900;
}

 .post-type-archive-product .onsale{
  font-size: 1.25rem;
  padding: 1rem;
  background: #f9f9f9;
  color: #223344;
  top: 0rem;
  left: 0rem;right: auto;
  border-radius: .5rem 0;
  font-family: "Sofia Sans Condensed", serif;
  font-weight: 900;
}
.woofc-count.woofc-count-bottom-right {
  right: 1.5rem;
  left: auto;
  bottom: 8rem;
}
  .term-description{
  background: #fff;
  padding: 1rem;
}
.term-description p{margin: 0;font-size: 1.4rem}
   .woocommerce-products-header__title.page-title{
  font-size: 2.3rem;
  font-weight: 900;
  text-align: left;
  margin: 0 0 2rem 0;
  text-transform: uppercase;
}
.wp-block-button__link{background: transparent !important}
.woocommerce ul.products li.product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  width: 100%;background: transparent;
  padding: 0;
}
ul.products li.product .price{margin-bottom: 0}
.woocommerce img, .woocommerce-page img{border-radius: .5rem}
  .woocommerce ul.products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1.5rem;
}
ul.products li.product .woocommerce-loop-product__title{   margin: 1.5rem 0 .5rem;   font-size: 2.4rem;   line-height: 1em;   font-family: "Sofia Sans Condensed";   font-weight: 900;   text-transform: none;   overflow: hidden; }
.woocommerce-error, .woocommerce-info, .woocommerce-message{margin-bottom: 1rem}
  .woocommerce table.shop_table tbody tr, .woocommerce-page table.shop_table tbody tr{
  font-size: 1.4rem;
  background: #f9f9f9;
  border-bottom: solid 1px #f9f9f9;border-radius: .5rem;
  font-family: "Sofia Sans Condensed";
}

.theme-twentytwenty .wc-block-grid__product-title {
  color: #000 !important;
  font-family: inherit !important;
  font-size: 1.8em !important;
  text-align: left;
  font-weight: 700 !important;
}

.wc-block-grid__product-add-to-cart{display: none}
.wc-block-grid__product-price{text-align: left}

.shop_table{margin: 0}
.shop_table tr {
  background: #f9f9f9;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  color: #000;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
  width: 100%;
  background: #fff;
  padding: 3rem;margin: 0
}
 .woocommerce-page ul.products::before{display: none}
 .single-product div.product {
  position: relative;
  background:transparent;  padding:0;  border-radius:.5rem;box-shadow:none;
}
ul.products li.product .button {
  vertical-align: middle;
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  background: #2e3546;color: #fff;
}
.grid-2-promo {
  grid-template-columns: auto 48%;
  display: grid;
  grid-gap: 3em;
}
.proponowane .related.products ul.products {
  grid-template-columns: 1fr 1fr !important;margin: 0
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
  width: 100%;
}
.proponowane h2 {
  display: none;
}
.proponowane ul li h2 {
  display: block;
}
.dostawa {
  background:#f9f9f9 url(./img/blik.svg);
  background-repeat: no-repeat;
background-size: 6.25rem;
  background-position: 1rem;
}
.paczka {
  background:#f9f9f9 url(./img/delivery.svg);
  background-repeat: no-repeat;
background-size: 3.25rem;
  background-position: 1rem;
}
.darmo{
  background:#f9f9f9 url(./img/inpost.svg);
  background-repeat: no-repeat;
 background-size: 6.25rem;
  background-position: 1rem;
}
.help{
  background:#f9f9f9;
}
.prod-item  {
background: #eef0ec3d;
  padding: 2rem;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  border-radius: 5px;
  border: solid 1px #eef0ec;
  font-weight: normal;
  margin-bottom: 1rem;
  line-height: 3.5em;
}
.help img {
  height: 5rem;
  float: left;
  margin-right: 1rem;
}
.prod-item h6{
  font-size: 1rem;
  margin: 0;
  font-weight: 400;
}
.prod-item a{
  font-weight: bolder;
  color: #000;
}
.related h2{font-size: 2.4rem;margin-top:0}
.d-block{display: block !important}
.single-product div.product .product_meta{margin-top: 1rem}
.product_meta a {
  color: #123657;
  font-weight: bold;
}
.related.products ul.products, .up-sells ul.products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
  grid-gap: 1rem;
}
.woocommerce-product-gallery img {
  display: block;
  height: auto;
  border-radius:.5rem;
}
.related.products ul.products li.product img{width: 100%;border-radius: .5rem}
.related.products ul.products li.product, .up-sells ul.products li.product {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.wc-block-components-notice-banner{
  display: flex;
  background: #fff;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 1.4rem;
}
a.button{font-size: 1.4rem}
  .woocommerce-checkout #site-content .woocommerce {
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
  }
  .woocommerce-account #site-content .woocommerce {
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
  }
    .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 25%;
    margin-bottom: 1.5rem;
    margin-right: 3rem;
    background: #fff;
    padding: 1rem;
  }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
    margin: 1rem;
    border-bottom: solid 1px #ddd !important;padding-bottom: 1rem;
    border-bottom: 0;
  }
  .woocommerce-cart #site-content .woocommerce {
  max-width: 1280px;
  padding: 0;
  margin: 0 auto;position: relative;
}
  .woocommerce-account .woocommerce-MyAccount-navigation li a {
  box-shadow: none;
  text-decoration: none;
  font-weight: normal;
  color: #000;
  font-size: 1.8rem;
  font-family: "Sofia Sans Condensed";
}
.single-product .entry-title{
  margin: 2rem 0 1rem;
  font-size: 5rem;
  font-weight: 900;
  text-transform: none;
  line-height: .9em;
}


.single-product .summary p.price {
  margin-bottom: 0;
  font-size: 3.4rem;
  font-family: "Sofia Sans Condensed";font-weight: normal;
}
.porcje{display: flex;gap:1rem}
.gramatura, .porcja{
  border: solid 1px #eee;
  padding: 1rem;
  font-size: 1.2rem;
}
.price{font-family: "Sofia Sans Condensed"}
.single-product div.product .product_meta {
  clear: both;
  font-size: 1rem;
  padding-top: 1rem;
  margin-top: 0;
}
.single-product .single_add_to_cart_button{
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
  font-size: 1.6rem;
  width: 100%;
  font-weight: 900;
  font-family: "Sofia Sans Condensed";
  width: 85%;
  float: right;
  background: #17A719;
  color: #fff;
  border-radius: .5rem;
  
}.single-product .summary{
  margin-bottom: 3rem;
}
.select-paczkomat-button {
  background: #000 !important;
  font-size: 1.24rem;
  padding: 1rem;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox{
  display: flex;
  gap: 1rem;
}

.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: 5px 8px 0 0;
  text-align: center;
}

input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: 2px;
  display: inline-block;
  margin: 0;
  width: 1.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  background: #fff;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  box-shadow: none;
  cursor: pointer;
  border-radius: 5rem;
}

input[type="checkbox"]:checked::before {margin: 0.1875rem 0 0 -1rem;}

.woocommerce-terms-and-conditions-checkbox-text{font-size: 1.4rem}

.woocommerce-shipping-totals th{width: 50% !important}
.woocommerce-checkout form #order_review_heading {
  margin: 1rem 0;font-size: 2rem
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{background: green;border-radius: .5rem;font-family: "Sofia Sans Condensed", serif;
  font-weight: 900;}
  .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0;
}
.wc_payment_methods .payment_box p {
  font-family: inherit;
  font-size: 1.26rem;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
  margin: 1rem 0;font-size: 2rem
}
#shipping_method li label{
  line-height: 2rem;
  font-size: 1.4rem;
  text-align: left;
  padding: 0 0 1rem;
  display: block;
  margin: 0 0 0;
}

#post-38 h1{margin-bottom: 0}

.cart_totals .checkout-button {
  width: 100%;
  background: #1c9f1c;
  font-family: inherit;
  font-weight: 900;
  color: #fff !important;border-radius: .5rem;
}
  #site-content .woocommerce .woocommerce-cart-form .actions .coupon button{
  font-size: 1.24rem;
  font-family: "Sofia Sans Condensed";
  width: auto;
  padding: 1.75rem;
}

  .woocommerce-cart-form .actions button[name="update_cart"] {
  background: #fff;
  color: #000;
  font-size: 1.24rem !important;
  font-family: "Sofia Sans Condensed";
}
#selected-paczkomat{
  background: transparent;
  padding: 1rem;
  margin: 1rem 0;
  font-size: 1.2rem;
}
.cart_totals .woocommerce-shipping-destination {
  margin-bottom: 1.5rem;
  font-family: "Sofia Sans Condensed";
  font-size: 1.2rem;
  line-height: 1em;
}
.ads-info{
  font-size: .86rem;
  text-transform: uppercase;
  letter-spacing: 5px !important;
}
#post-1869 .woocommerce{
  display: grid;
  grid-template-columns: 3fr 2fr;
  grid-gap: 3rem;
}
.woocommerce{display: block}
.woocommerce-notices-wrapper{display: none}
.cart_totals{width: 100% !important;background: #f9f9f9;
  padding: 1rem;
  border-radius: .5rem;}

.woocommerce-form-coupon-toggle{display: none}

.woocommerce-checkout{display: block}

.cart_totals h2{margin-top: 0 !important;font-size: 2.4rem}

.page-template-single-sklep .entry-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 2rem;
}
.ddb{
  position: absolute;
  background: red;
  padding: .75rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.woocommerce-cart-form img {
  max-width: 80px;
  height: auto;
  display: block;
}
.woocommerce-checkout-payment [class*=" payment_method_przelewy24"] label img {
  max-height: 20px !important;
}
.woocommerce-order-overview {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-order-overview li{
  margin: 0;
  border-bottom: solid 1px #ddd;
  padding: 1rem 0;
}
.cat-featured-img{
  height: 300px !important;
  width: 100%;
  object-fit: cover;
}

.new::after {
  position: absolute;
  content: 'nowość';
  top: -1.5rem;
  right: 0;
  font-size: 0.8rem;
  padding:3px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 7px;
  margin:0;
  letter-spacing: 0;
  background:#FFD309;
  border-radius:.25rem;
}

.news-desc h3{font-size: 2rem}

.shop-open {
  background: #eef0ec3d;
  padding: 2rem;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  border-radius: 5px;
  border: solid 1px #eef0ec;
}
.przerwa{height: 2rem}
summary{
  padding: 1.5rem;
  border: solid 1px #eee;
  font-size: 1.8rem;
  background:#fff url(./img/plus.svg);
  margin-bottom: 1rem;
  text-transform: normal;
  font-weight: 900;
  background-repeat: no-repeat;
  background-position: 98% center;border-radius: .5rem;background-size: 3rem;
}

details p {
  font-size: 1.46rem;
  padding: 2rem;
  line-height: 1em;
  margin-top: -1rem;font-family: "K2D", sans-serif;
}
details p, details ul, details li{font-family: "K2D", sans-serif;}
summary::marker {
  content: "";
}
.presale  {
  background: #FFF;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  border-radius: 5px;
  font-weight: bold;
  margin-bottom: 1rem;
  display: table;
}
grid-4 .box-item img {
  height: 30rem;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
.grid-2 .box-item img {
  height: 60rem;
  object-fit: contain;
}
.entry-content > .alignwide{margin: 0 auto !important}
.is-large .wp-block-woocommerce-checkout-order-summary-block{background: #fff;}
.wc-block-components-order-summary .wc-block-components-order-summary__button-text {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
  color: inherit;
  display: block;
  flex-grow: 1;
  font-size: 1.4rem;
  line-height: 1em;
}
.wc-block-components-product-metadata__description{display: none}
.wc-block-components-panel__button{
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: 1.4rem !important;
}
.wc-block-components-totals-item__value {
  font-weight: 900;
  font-size: 1.6rem;
}
.wc-block-components-totals-shipping .wc-block-components-shipping-address {
  display: block;
  margin-top: 16px;
  font-size: 1.6rem;
}
.wc-block-components-form .wc-block-components-checkout-step {
  background: none;
  border: none;
  margin: 0 0 2rem !important;
  padding: 0;
  position: relative;
}
.wc-block-components-text-input input{font-size: 1.6rem !important}
.wc-block-components-totals-item__label {
  flex-grow: 1;
  font-size: 1.6rem;
}
.wc-block-components-address-form__address_2-toggle {
  margin-top: 0 !important;
  font-size: 1.6rem !important;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label{font-size: 1.6rem !important}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
  font-size: 1.4rem !important;
  padding: 1rem !important;
  font-weight: 900 !important;
  background: #000 !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
  border-radius: 0 !important;
  box-shadow: inset 0 0 0 2px currentColor;
  background: #fff;
  font-size: 1.6rem;
}
#menu-stopka{
  display: flex;list-style: none
}
  .footer-menu li {
    margin: 1.5rem 3rem 0 0rem;
  }
.woocommerce-form-login__submit, .woocommerce-form-register__submit, .woocommerce-address-fields button, .woocommerce-account .woocommerce-EditAccountForm button{background: green !important;font-size: 1.4rem !important;font-family: "Sofia Sans Condensed" !important}
.woocommerce-info a.button{color: #fff !important}

.informacyjna h1{
  bottom: 0;
  color: #fff;padding: 1rem 0;
}

.informacyjna{
  background: #000;
  padding: 0;
}

.bgw{
  background: #fff;
}
.cat-home-box img{
  width: 100%;
  height: 50rem;
  object-fit: cover;
}
.cat-home-box{position: relative}
.cat-home-box h2{
  position: absolute;
  bottom: 5rem;
  left: 5rem;
  color: #fff;
  margin: 0;
  font-size: 3rem;
}
.table-container {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; /* Płynne przewijanie na urządzeniach mobilnych */
    border:none; /* Opcjonalna ramka */
}

.cx-table-hover {
    width: 100%;
    border-collapse: collapse;
    min-width: 900px; /* Ustaw min. szerokość, aby wymusić przewijanie */
}

.cx-table-hover th,
.cx-table-hover td {
  padding: 0;
  border: 1px solid #ddd;
  text-align: center;
  white-space: nowrap;
}
#tab-additional_information{display: none}
#tab-reviews{display: none}

.grid-foto-big {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap:2rem;
  margin: 2rem 0 0 
}
.grid-foto-big img{border-radius: .5rem}
.big-promo-desc{
  padding:0;
  align-self: end;
}
.yellow-bg{background:#ffd309;  border-radius:.5rem;
  padding:3rem;
  margin:2rem 0;}
.related-title{font-size: 3rem;max-width: 75%;}
details h4{
  padding:
0 2rem;
  font-size: 2.4rem;
}
.category-afirmacje .lewa-cat .news-item{background: #fff url(./img/znak-yellow.svg); background-repeat: no-repeat;   background-size: 5rem;   background-position: 95% 2rem;}
.category-afirmacje .post-navigation{margin-bottom: 1rem}
.category-afirmacje .motive-h2 {
  font-size: 7.5rem !important;
}

.post-template-afirmacja .motywator-post{background: #fff url(./img/znak-yellow.svg) !important;background-repeat: no-repeat !important;
  background-size: 5rem !important;
  background-position:95% 2rem !important;}
.post-template-afirmacja .nav-next {   background: #000;   padding: 0;   align-self: center;   text-align: center;   color: #fff;   border-radius: .5rem;   text-transform: uppercase;   font-weight: 900; }  
.post-template-afirmacja  .nav-next a{   font-weight: 900;   text-align: center;   text-transform: uppercase;   text-decoration: none;   color: #fff !important;   width: 100% !important;   display: block;   line-height: 7.5rem; }

.post-template-afirmacja .motive-h1 {   font-size: 10rem !important;   text-transform: none;   font-style: italic; }
.lewa-cat .news-item{   position: relative;   background: #fff url(./img/znak.svg); background-repeat: no-repeat;   background-size: 5rem;   background-position: 95% 2rem;  padding: 5rem;   margin: 0 0 1rem;   border-radius: .5rem; }

.motive-h2 {
  font-size: 5rem !important;
}

.motive-h1{
  font-size: 7rem !important;
  text-transform: none;font-style: italic
}

body.custom-background {
  background-color: #ebefd6 !important;
}

.autor-motive8{   display: grid;   grid-template-columns: 7.5rem 8fr;   grid-gap: 1rem; }
.autor-motive8 img{   width: 7rem;   height: 7rem;   object-fit: cover;   border-radius: 25rem;border: solid .75rem #ffd309; }
.day-motive8{
  background:#fff;
  padding:5rem;
  border-radius:.5rem;align-content: center;position: relative;
}
.day-motive8 .motive-h2 {
  font-size: 4rem !important;
  font-style: italic;
}
.hero-motive8 img{border-radius: .5rem;}
.m8-first img{height: 40rem;width: 100%;object-fit:cover;margin-bottom: 1rem;}
.day-m8{   position: absolute;   top: 2rem;   right: 2rem;   height: 7.5rem; }
.day-motive8 .btn-white{   position: absolute;   bottom: 2rem;   max-width: 100%;   left: auto;   right: 2rem;   text-align: center; }
.m8-first{position: relative}
.m8-first h2{position: absolute;color: #fff;left: 2rem;right: 2rem;bottom: 2rem}
.cat-m8 {
  background:#fff;
  border-radius:.5rem;
  padding:1rem;text-align: center
}
.cat-m8 img{
  height: 5rem;
  margin:0 auto 1rem auto;
}
.cat-m8 h6{font-size: 1.4rem;font-weight: bold;text-align: center !important;margin: 0;color: #000}

.gbg{
  background:#11D6C0;
}

.bbg{
  background:#691CD3;
}

.ybg{
  background:#ffd309;
}

.ybg{
  background:#ffd309;
}
#disqus_thread{font-family: "Sofia Sans Condensed", serif !important}
.post-navigation {   border-radius: 0.4rem;   display: block;   font-size: 1.6rem;font-weight: 600;   line-height: 1;   margin:3rem 0;   padding: 0;   width: 100%;   max-width: 100%;  }
.nav-previous{   background: #000;   padding: 3rem;   align-self: center;   color: #fff; text-align: center;   border-radius: .5rem;   text-transform: uppercase;   font-weight: 900; }

.nav-next{   background: #FFD309;   padding: 0;   align-self: center; text-align: center;  color: #000;   border-radius: .5rem;   text-transform: uppercase;   font-weight: 900; }
.nav-next a{font-weight: 900;text-align: center;text-transform: uppercase;text-decoration: none; width: 100% !important;   display: block;   line-height: 7.5rem;}
.nav-previous a{font-weight: 900;text-align: center;text-transform: uppercase;text-decoration: none;color: #FFD309 !important}

.motywator-post{background: #fff url(./img/znak.svg) !important;background-repeat: no-repeat !important;  background-size: 5rem !important;  background-position:95% 2rem !important;}

.post-navigation .nav-next:empty,
.post-navigation .nav-previous:empty {
    display: none;
}

.mini-popup {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ffd309;
    color: #333;
    padding: 1em 1.5em;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    transition: transform 0.3s ease;
    animation: shake 0.5s;
  }
  
  .popup-link img{height: 3rem;}

  .mini-popup.hidden {
    display: none;
  }

.close-btn {   border: none;   font-size: 1rem;   position: absolute;   top: -1rem;   right: -1rem;   cursor: pointer;   color: #000;   background: #fff;   padding: 1rem;   border-radius: 50rem;   line-height: 1em;   width: 3rem;   height: 3rem; text-decoration: none}

  .popup-link {
    display: flex;
    align-items: center;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    gap: 0.5em;
  }

  @keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
  }
.cat-links .nav-links {
    margin:0 .5rem;
    width: 100%;
    justify-content: start !important;gap:1rem
  }
.nav-links .page-numbers {   background: #fff; color: #000;  margin: 0;   padding: 1rem 1.5rem;   line-height: 1em;   border-radius: 50rem;   font-size: 1.5rem; } 
.nav-links .current {   background: #FFD309;   margin: 0;   padding: 1rem 1.5rem;   line-height: 1em;   border-radius: 50rem;   font-size: 1.5rem; } 

.woocommerce-tabs ul {
  margin:0 0 1.5rem 1.5rem;
  padding:0;
 
}

.woocommerce-tabs {
  margin: 2rem 0 2rem;
}

.tresc h2{font-size: 4rem !important;}
.tresc h4{font-size: 3rem;}
.proponowane h3{font-size: 2.8rem;margin-bottom: 0}
.grid-4 .related-title {
  font-size: 2.4rem;
  max-width: 80%;
}

details ul, ol {
  margin:0 0 1rem 3rem;
}
.footer-bar{display: none}

.m8-box {
  height: 50vh;
  display: grid;
}
.polecam-tobie{
  border-radius:.5rem;
  padding:1rem;position: relative;background: #fff;
}
.losowy-produkt-zdjecie{   height: 15rem !important;   width: 15rem !important;   border-radius: .5rem; }
.lp-m{display: grid;grid-template-columns: 15rem auto;grid-gap: 1rem;}
.losowy-produkt-tytul{font-size: 3rem;text-transform: none;color: #223344}
.lp-m bdi{color:#223344}
.wybrane{
  display: table;
  background:#ffd309;
  margin:0;
  padding:.5rem 1rem;
  border-radius:.5rem;
  font-size: 1.2rem;
  font-weight: bold;position: absolute;   top: 1rem;   right: 1rem;
}
.prawa-motywator .losowy-produkt-tytul{font-size: 2rem;text-transform: none;margin-bottom: 0}
.opinia-item {
  padding: 2rem;
  border-radius: .5rem;
 background:#0000000d
}

.opinia-item h6{
  font-style: italic;
  font-size: 1.6rem;
}

.opinia-item img{
  height: 2rem;
  margin: 0 0 0 auto;
  display: block;
}

.opinie h3{margin-bottom: 2rem !important}
.promo{
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.05);
  background: #fff;
  border-radius: 1rem;
}
.promo img {
  height: 100%;max-height: 45rem;
  object-fit: cover;box-shadow: rgba(25, 48, 82, 0.1) 0rem 0.25rem 0.5rem
}
.desc-off{display: none !important}
.mobile-off{display: block !important}
.proponowane .losowy-produkt-tytul {
  font-size: 2.4rem;
  text-transform: none;
  color: #223344;
  width: 80%;
}
.footer-menu{margin: 0}
#shipping_method{font-family: inherit}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading{
  width: 50% ;
  padding: 1.5vw;
  float: right;
  clear: right;
  background: #f9f9f9;
  border-radius: .5rem;
}
 .woocommerce-checkout form .col2-set{
  width: 50%;
  float: left;
  padding-right: 1.5vw;
}
.woocommerce-shipping-totals th{display: block;width: 100%}
.woocommerce-shipping-totals td{display: block;width: 100%}
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table{margin-top: 0}
.bg-yellow{
  border-radius: .5rem;
  padding: 2.5rem;
  background: #faf4d7;grid-gap: 2rem;
}
.bg-green{
  border-radius: .5rem;
  padding: 2.5rem;
  background: #afbf4317;
}
.motive8-discount{
  background: #ffd309;
  font-size: 2.8rem;
  padding: 1rem;
  border-radius: .5rem;
  display: table;
  font-weight: bold;
}

.motive8-discount strong{
  display: block;
  font-size: 1rem;
}

.woocommerce ul.products li.product .motive8-discount{
  position: absolute;
  top: 1rem;
  right: 1rem;
  left: auto;
  line-height: .8em;
  border-radius: .5rem;
}
.box-item .motive8-discount{
  position: absolute;
  top: 1rem;
  right: auto;
  line-height: .8em;
  border-radius: .5rem;
  left: 1rem;
}
.flex-viewport {
  margin-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  font-family: inherit;
  font-size: 2rem;
}
.woocommerce-account table.account-orders-table .button {
    padding-left: .5em;
    padding-right: .5em;
    width: 100%;
    margin: 1.5rem 0;
    background: #ffd309;
    font-size: 1rem !important;
    border-radius: .5rem;
    font-weight: 900;
  }
  .woocommerce h2{font-size: 2.4rem;}
#post-39 h1{font-size: 2.4rem;}
.motive8-price-line{
  display: flex;
  gap: 2rem;
  align-items: center;
  flex-wrap: wrap;
}
.motive8-price-line ins {
  text-decoration: none;
  font-size: 2.4rem;
}
.woocommerce ul.products li.product .motive8-price-line{  display: flex;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
}

.woocommerce ul.products li.product .woocommerce-Price-amount{font-size: 2rem;}

ins {
  text-decoration: none;
}
.motive8-price-line .motive8-discount {
  background: #ffd309;
  font-size: 1.8rem;
  padding: 1rem;
  border-radius: .5rem;
  display: flex;
  font-weight: bold;
  gap: 1rem;
}



.motive8-price-line .motive8-discount strong {
  font-size: 1rem;
  align-self: center;
}
.woofc-menu-item-inner-subtotal .woocommerce-Price-amount {
  font-size: 1.4rem;font-weight: normal
}

.benefit-item{
  background: #0000000d;
  border-radius: .5rem;
  padding: 1.5rem 1rem;
}

.benefit-item img{
  height: 5rem;
  margin: 0 auto 1rem auto;
}

.benefit-item h6{
  font-size: 1.1rem;
  text-transform: none;
  font-weight: bolder;
  text-align: center !important;
  margin: 0;
  font-family: "K2D", sans-serif;
}.look-opis{
  display: block;
  margin: 0 0 2rem;
  text-decoration: underline;
  color: #000;
  font-weight: normal;
  font-family: "K2D", sans-serif;
  font-size: 1.6rem;
}

  .timer{
  background: red;
  margin: 2rem 0 !important;
  display: block;
  border-radius: .5rem;
  padding: 1rem;
  color: #fff;
  font-weight: bold;
}


@media screen and (max-width: 992px) {
	
.benefit{
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 1rem;
  }

.woocommerce-Price-amount{font-size: 2.4rem;}
.motive8-discount{
  position: absolute;
  top: 1rem;
  left: 1rem;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 14.2857142857%;
  margin: 0 1em .5em 0;
}
.tresc h2 {
  font-size: 3rem !important;
}
.woocommerce .onsale {display: none;
  font-size: 1rem;
  padding: 1rem;
  background: #EBFD31;
  color: #2e3546;
  top: 2rem;
  left: auto;
  right: 2rem;
  border-radius: 5px;
  font-family: "Sofia Sans Condensed", serif !important;
  font-weight: 900;
}
.big-promo-img img{
  border-radius: .5rem;
  min-height: 25rem;
  object-fit: cover;
}
.big-promo-desc h1 {
  font-size: 3.4rem;
  margin:1rem  0;
  font-weight: 900;
  line-height: 1em;
  text-transform: none;
}
.bg-green{
  padding: 1.5rem;
}
.bg-yellow {
  padding: 1.5rem;
}
#shipping_method li label {
  line-height: 2rem;
  font-size: 1.4rem;
  text-align: left;
  padding: 0 0 1rem;
  display: block;
  margin: 3rem 0;
}
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width: 100%}
.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading{width: 100%}

.woocommerce-checkout .woocommerce-billing-fields h3 {
  margin-top: 0;
  font-size: 2rem;
}

 .woocommerce-checkout form .col2-set{
  width: 100%;
  float: left;
  padding-right: 1.5vw;
}

#post-38 #post-content-news{padding: 1rem 1.5rem}
#post-37 #post-content-news{padding: 1rem 1.5rem}
.woocommerce-checkout form #order_review_heading {
    margin-top: 0;
    font-size: 2rem;
  }
  
    #site-content #shipping_method li {
    display: block;
    justify-content: flex-end;
  }

.mobile-off{display: none !important}
.desc-off{display: block !important}
.desc-off img{height: 22.5rem !important;width: 100% !important}
.loop-style .grid-8 {
    margin-bottom: 0 !important;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: .5rem;
    padding-bottom: 1rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }
.opinia-item .grid-2{
  grid-template-columns: 1fr 1fr !important;
}
.opinia-item h6 {
  font-style: italic;
  font-size: 1.6rem;
  margin: 0;
  align-self: center;
}
.lp-m {
  display: grid;
  grid-template-columns: 10rem auto;
  grid-gap:1rem;
}
.losowy-produkt-zdjecie{   height: 10rem !important;   width: 10rem !important;   border-radius: .5rem; }
.wybrane{top: -1px;right: -1px;border-radius: 0 .5rem;font-size: 1rem}
.losowy-produkt-tytul {
  font-size: 1.6rem !important;
  text-transform: none;margin-bottom: 0;
}
.lp-m bdi{color:#223344;font-size: 1.2rem}
.m8-box {
  height: 42vh;
  display: grid;
}
#site-footer {
  margin-top: 4rem;
  border-radius:1rem 1rem 0 0;
}
.footer-bar{     position: fixed;     bottom: 0;     background: #223344;     width: 100%;     left: 0;     right: 0;     display: grid !important;     grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;     z-index: 9;     grid-gap: 1px !important;     border: none;     border-radius: 1rem 1rem 0 0;     max-width: 100%;   }
.footer-bar .cat-m8{box-shadow: none;align-self: center;background: none}
.footer-bar .cat-m8 h6 {
    font-size: 1rem;
    margin:.5rem 0;
    color: #fff;
  }
.footer-bar .cat-m8 img {
    height: 2rem;
    margin:0 auto;
  }
  .home-btn{     background: #ffd326 !important;     border-radius: 10rem;     height: 7.5rem;     width: 7.5rem;     display: block;     margin: -1rem auto 1rem;     border: solid 5px #223344;   }
  
  .home-btn h6 {
    font-size: 1rem;
    margin:0 !important;
    color: #223344 !important;
  }
   .home-btn img {     height: 3.5rem !important;     margin: 0 auto;   }
   
.wc-block-components-checkout-step__description{text-align: left}
.lewa img, .prawa img{min-height: auto;height: auto}
#menu-stopka{
  display: block;
}
.post-template-afirmacja .komentarze {   background: #fff;   padding: 1rem 2rem;   border-radius: .5rem; }
.post-template-afirmacja .motive-h1 {   font-size: 4.5rem !important;   text-transform: none;   font-style: italic; }
.category-afirmacje .motive-h2 {   font-size: 4.5rem !important; }

details ul, ol {
  margin:0 0 1rem 3rem;
}
.komentarze h4 {
  font-size: 3rem}
.cat-m8 img {
  height: 3.5rem;
  margin:0 auto;
}

.cat-m8 h6  {     font-size: 1rem;     margin: .5rem 0;   }
.hero-motive8 .grid-6 {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		gap: .5rem;
		padding-bottom: 1rem;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;margin-bottom: -2rem;
	}
.footer-menu-list ul{
  margin:3rem;
}
	.cat-m8 {
		flex: 0 0 25vw; /* ← KLUCZOWE: ustalamy twardo szerokość */
		scroll-snap-align: start;
	}
.day-motive8 .btn-white { font-size: 1.6rem;  position: relative;   bottom: 0;   width: 100%;   left: auto;   right: auto;   text-align: center;   display: block;   margin: 4rem 0 0;   padding: 2rem; }
.day-m8 {   position: absolute;   top: 1rem;   right: 1rem;   height: 5rem; }
.day-motive8{
  background:#fff;
  padding:5rem;
  border-radius:.5rem;align-content: center;position: relative;
}
.m8-first h2{font-size: 4rem}
.m8-first img {
  height: 25rem;
  width: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
}
.day-motive8 .motive-h2 {
  font-size: 3rem !important;
  font-style: italic;padding-top: 3rem;
}

.motive-h1 {
  font-size: 5rem !important;
  text-transform: none;
  font-style: italic;
  line-height: 1em;
  margin-bottom: 2rem;
}
.lewa-cat .news-item{padding: 3rem}

.motive-h2 {
  font-size: 3.4rem !important;
}

.cx-table-hover {
    width: 100%;
    border-collapse: collapse;
    min-width: 300px; /* Ustaw min. szerokość, aby wymusić przewijanie */
}

.wc-block-components-totals-item__label {
  flex-grow: 1;
  text-align: left;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child > div {
  padding-bottom: 0;
  text-align: left;
}
.wc-block-components-totals-discount__coupon-list {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  text-align: left;
}
.wc-block-components-totals-item__description {
  font-size: .875em;
  width: 100%;
  text-align: left;
}
.wc-block-components-radio-control-accordion-content {
  padding: 0px 16px 8px;
  text-align: left;
}
.is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator, .is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator{
  font-size: 1.4rem !important;
  text-align: left !important;
  line-height: 1em !important;
}
body{background: #fff !important}
.prod-item {
  background: #eef0ec3d;
  padding: 2rem;
  font-size: 1.4rem;
  border-radius: 5px;
  border: solid 1px #eef0ec;
  font-weight: normal;
  margin-bottom: 1rem;
  line-height: 3.5em;
  height: 9rem;
  overflow: hidden;
}

#opennew{width: 100% !important;max-width: 100%}
.grid-2 .box-item img {
  height: 35rem;
  object-fit: contain;
}
.news-item-layout {
  grid-template-columns: 1fr;
  grid-gap: 0rem;
  padding: 2rem;
}

.cat-featured-img {
  height: 100px !important;
  width: 100%;margin-top: -1rem;
  object-fit: cover;
}

.ddb {
  top: -35px;
  right: 0;
}
  #site-content .woocommerce .woocommerce-cart-form .actions .coupon button{width: 100%}
#post-1869 .woocommerce{
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 3rem;
}
 .woocommerce .woocommerce-products-header__title.page-title, .woocommerce-page .woocommerce-products-header__title.page-title {
    margin: 1rem 0 0;
    font-size: 2rem;
  }
 .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {   float: left;   font-size: 1.4rem;   margin: 0;   line-height: 0; }
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{margin-bottom: 0}
#shipping_method li{display: block !important}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{margin-bottom: 1rem}
.tytul-sekcji {font-size: 3rem}
.woocommerce ul.products {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}
.single-product .single_add_to_cart_button{max-width: 70%}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin-bottom: 1rem;
  display: block;font-size: 1.4rem;
}
.woocommerce .related.products ul.products li.product, .woocommerce-page .related.products ul.products li.product{margin-bottom: 0}
.variations .label{display: block}
.variations .value {
  width: 100% !important;
  display: block;
}

.single-product .woocommerce-variation-add-to-cart .button {
  padding-top: 1.55rem;
  padding-bottom: 1.59rem;
  font-size: 1.2rem;
}
.single-product .entry-title  {
    margin:2rem 0 1rem;
    font-size: 3rem;
    line-height: .9em;
  }
  
  .single-product .summary p.price {
  font-size: 2rem;
  font-family: "Sofia Sans Condensed";
  font-weight: bold;
}
  .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-family: "Sofia Sans Condensed";height: 1.4rem;
    overflow: hidden;
  }
  
  .grid-2-promo {
  grid-template-columns: 1fr;
  display: grid;
  grid-gap: 0;
}
.single-product div.product {
  position: relative;
}
.single-product .summary p{font-size: 1.2rem}
.mecz-box .grid-3{
    grid-template-columns: 1fr 1fr 1fr !important;
  }
.mecz-box{padding: 1rem !important}
.qmn_radio_answers {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}
.link-btn-team{top: 9.75rem;right: 0}
.link-btn-store{top: 4.75rem;right: 0}

.tag-post ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  overflow: scroll;
}
#akademia .link-btn-team{top: 9.5rem !important;right: 1rem !important;}

.tabela-post-dark {
  display: grid;
  grid-template-columns: 4fr 1fr 1.1fr 1fr;
  border-bottom: solid 1px #f9f9f9;
  padding: 1.5rem;
  grid-gap: 1rem;
  list-style: none;
  margin: 0;
  background: #2e3546;
  color: #fff;
  font-size: 1rem;
}
.tabela-box-post {
  background: #fff;
  padding: 2rem;
}	
.fixed{
  position: fixed !important;
  bottom:0rem !important;
  z-index: 99999 !important;
  width: 100% !important;
}
.btn-back{
    bottom: 15%;
    z-index: 9999999;
   
  }
.pagination-single-inner{display: block}
.partner-footer {
    display: block;
    position: relative !important;
    height: 3rem;
    color: #000;
    padding-left: 0;
    margin: 0;
    padding: .25rem 3rem 1rem 1rem;
  }

.partner-footer p {
  font-size: .8rem;
  text-transform: uppercase;
  position: absolute;
  top: -.3rem;
  font-weight: 600;
  letter-spacing: 1px !important;
  opacity: .8;
}

.partner-header{display: none}
	.ekstraliga h1 {
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 0;
}
.ciastka{font-size: 1rem}
.mobile-bar{
  position: fixed;
  width: 100%;
  background: #fff;
  bottom: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1rem;
  z-index: 9999;
}
.mobile-bar img{height: 3rem;object-fit:contain}
.partner-header{
  position: absolute;
  top: .5rem;
  left: 1rem;
}
#post-content-news {
  margin-top: 2rem;
  background: #fff;
  padding: 3rem;border-radius: .5rem;
}
.post-template-motywator .post-content h1 {
  font-size: 3.6rem !important;
}
.post-content .autor-box{grid-template-columns: 1fr;}
#menu-podstawowy-2 {
  list-style: none;
  display: block;
}
.bg-dark-hero {
  background: #2e3546;
  padding: 1rem;
  margin-bottom: 2rem;
}	
.ekstraliga h2{
  margin-bottom: 0;
}
.bg-dark{
  background: #2e3546;
  padding: 0;
}
.pliga{
  background: #2e3546 url('./img/1-liga-white.svg') !important;
  background-repeat: no-repeat !important;
  background-size: 8rem !important;
    background-position: 95% 7.25rem !important;
  padding-left: 19rem;
}

.ekstraliga {
  background: #2e3546 url('./img/ekstraliga-white.svg');
  padding: .5rem 2rem;
  background-repeat: no-repeat;
  background-size: 10rem;
  background-position: 94% 8rem;
}
.team-1 h5 {
  font-size: 1rem;
  font-weight: 600;
  align-self: center;
  margin: 0;
  height: 1em;
  overflow: hidden;
}
.kiedy {
  font-size: .8rem;
  padding: .5rem;
  text-align: center;
  background: #f3f0e9;
  margin: 0;
}
.live-desc {
  padding: 2.8rem;
}
.header-links li {
  line-height: 1.5;
  margin: 0 .7rem 1rem 0;
  border: solid 1px;
  padding: 1rem;
  font-size: 1rem;
}
.tabela ol li h6 {
  color: #262626;
  line-height: 2rem;
  overflow: hidden;
  height: 2rem;
}
.header-links {flex-direction: inherit;}
.grid-32 {
  grid-template-columns: 1fr;
}
.hero-list li{grid-template-columns: 1fr;grid-gap: 0}
.hero-list li img {
  height: 17.5rem;
  width: 100%;
  object-fit: cover;
}
.druzyna-cover {
  width: 100%;
  height: 15rem;
  object-fit: cover;
}
.herb-single {
  width: 7.5rem !important;
  height: 7.5rem !important;
  object-fit: contain !important;
  background: #f9f9f9;
  position: absolute;
  top: 6.5rem;
  padding: 1rem;
  left: 1rem;
  display: block;
}
.featured-image-druzyna h1{font-size: 2rem}
.section-inner {
  width: calc(100% - 3rem);
}

.featured-image-post img{height: 17.5rem;width: 100%;object-fit:cover}
#menu-footer-menu{display: block;margin: 2rem}
.hero-home img {
  width: 100%;
  height: 17.5rem;
  object-fit: cover;
}
.list-img img {
  height: 17.5rem;
  object-fit: cover;
  width: 100%;
  position: relative;
}
.black-bg-box .hero-home h2{font-size: 2.3rem;margin-bottom: 0}
.hero-home{margin-bottom: 2rem}
.grid-42{display: block} 
.grid-24{display: block} 
 .unia {
    height: 3rem;
    margin: 1rem 0 0 0rem;
    position: absolute;
    top: 1rem;
    left: 20rem;
}
.hero-home h2 {
  font-size: 2.3rem;
}

.dealer{
    background: #003862;
    color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0px;
    top: auto;
    left: 0;
    right: 0;
    z-index: 99;
    text-align: center;
    padding: 1rem;
}
.more-white{display: block}

.grid-13{grid-template-columns: 1fr}
.shop-item{grid-template-columns: 1fr}
.shop-link {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}  
.shop-logo{border-right: none}
.shop-item-desc span{display: block}
  #menu-main-menu-2 {
    display: block;
    list-style: none;
    margin: 2rem auto;
    justify-content: center;
}
  
  .right-img .lewa{order: 1}
.right-img .prawa{order: 2}
  
  p{
    font-size: 1.4rem;
}
 
 .singular .featured-media-inner{padding: 0 2rem}
 
 li {
    margin: 0.5rem 0 0 0rem;
}

.grid-dealer{
    display: grid;
    grid-template-columns: 1fr;
}

.maps-b2b {
    padding: 0rem;
}

 .section-title {
   line-height: 1em;
   font-size: 2rem;
}

.featured-media img{height: 260px}

h2.entry-title {
    font-size: 3.4rem;
    line-height: 1em;
    text-align: center;
    font-weight: 900;
}

.post-inner {
    padding: 2rem 0;
    text-align: center;
}

h1 {
    font-size: 1.8rem;
    line-height: 1.3em;
  }
.mecz-item a {
  align-self: center;
  font-weight: bold;
  color: #000;
  font-size: 1rem;
}
.mecz-item-gosc a {
  align-self: center;
  font-weight: bold;
  color: #000;
  font-size: 1rem;
}

.wynik {
  align-self: center;
  text-align: center;
}
.tabela .bg-dark h6 {
  font-weight: bold !important;
  font-size: 1rem;
  display: block;
}
#site-footer .section-inner{display: block}

#site-footer .section-inner img {
    margin: 2rem auto;
}

#menu-first-menu-2, #menu-first-menu-3 {
    display: block;
    list-style: none;
    margin: 2rem 0;
    text-align: center;
}

.copy-footer{text-align: center}
.jack{
    margin: 1rem auto;
    display: block;
    text-align: center;
    width: 100%;
}
  /* GRID STYLE */
  .grid-2{display: grid;grid-template-columns: 1fr;grid-gap: 2rem}
  .grid-3{display: grid;grid-template-columns: 1fr;grid-gap: 2rem}
  .grid-4{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2rem}
  .grid-5{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2rem}
  .grid-6{display: grid;grid-template-columns: 1fr 1fr;grid-gap: .5rem}
  .grid-8{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2rem}
  .grid-10{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 2rem}
  .grid-12 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
  
  .grid-2-auto {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 0;
}
.right-img h3{
  font-size: 3.4rem;
  margin: 1rem 0;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0 !important;
}
.left-img h3{
  font-size: 3.4rem;
  margin: 1rem 0;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0 !important;
}
.grid-23{grid-template-columns: 1fr;grid-gap: 0}
  /* END GRID STYLE */
  
 /* MARGIN STYLE */
  
 /* MARGIN ALL */
.m-1{margin: 1rem;}
.m-2{margin: 2rem;}
.m-3{margin: 2.5rem;}
.m-4{margin: 3rem;}
.m-5{margin: 3.5rem;}
.m-10{margin: 5rem;}
/* END margin ALL */

/* MARGIN TOP */
.mt-0{margin-top: 0 !important;}
.mt-1{margin-top: 1rem;}
.mt-2{margin-top: 2rem;}
.mt-3{margin-top: 2.5rem;}
.mt-4{margin-top: 3rem;}
.mt-5{margin-top: 3.5rem;}
.mt-10{margin-top: 5rem;}
/* END MARGIN TOP */

/* MARGIN BOTTOM */
.mb-0{margin-bottom: 0 !important;}
.mb-1{margin-bottom: 1rem;}
.mb-2{margin-bottom: 2rem;}
.mb-3{margin-bottom: 2.5rem;}
.mb-4{margin-bottom: 3rem;}
.mb-5{margin-bottom: 3.5rem;}
.mb-10{margin-bottom: 5rem;}
/* MARGIN BOTTOM */

/* MARGIN LEFT */
.ml-1{margin-left: 1rem;}
.ml-2{margin-left: 2rem;}
.ml-3{margin-left: 2.5rem;}
.ml-4{margin-left: 3rem;}
.ml-5{margin-left: 3.5rem;}
.ml-10{margin-left: 5rem;}
/* END margin LEFT */

/* MARGIN RIGHT */
.mr-1{margin-right: 1rem;}
.mr-2{margin-right: 2rem;}
.mr-3{margin-right: 2.5rem;}
.mr-4{margin-right: 3rem;}
.mr-5{margin-right: 3.5rem;}
.mr-10{margin-right: 5rem;}
/* END MARGIN RIGHT */

/* END MARGIN STYLE */

/* PADDING STYLE */

/* PADDING ALL */
.p-1{padding: 1rem;}
.p-2{padding: 2rem;}
.p-3{padding: 1.5rem;}
.p-4{padding: 3rem;}
.p-5{padding: 3.5rem;}
.p-10{padding: 5rem;}
/* END PADDING ALL */

/* PADDING TOP */
.pt-1{padding-top: 1rem;}
.pt-2{padding-top: 2rem;}
.pt-3{padding-top: 2.5rem;}
.pt-4{padding-top: 3rem;}
.pt-5{padding-top: 3.5rem;}
.pt-10{padding-top: 5rem;}
/* END PADDING TOP */

/* PADDING BOTTOM */
.pb-1{padding-bottom: 1rem;}
.pb-2{padding-bottom: 2rem;}
.pb-3{padding-bottom: 2.5rem;}
.pb-4{padding-bottom: 3rem;}
.pb-5{padding-bottom: 3.5rem;}
.pb-10{padding-bottom: 5rem;}
/* PADDING BOTTOM */

/* PADDING LEFT */
.pl-1{padding-left: 1rem;}
.pl-2{padding-left: 2rem;}
.pl-3{padding-left: 2.5rem;}
.pl-4{padding-left: 3rem;}
.pl-5{padding-left: 3.5rem;}
.pl-10{padding-left: 5rem;}
/* END PADDING LEFT */

/* PADDING RIGHT */
.pr-1{padding-right: 1rem;}
.pr-2{padding-right: 2rem;}
.pr-3{padding-right: 2.5rem;}
.pr-4{padding-right: 3rem;}
.pr-5{padding-right: 3.5rem;}
.pr-10{padding-right: 5rem;}
/* END PADDING RIGHT */

/* END PADDING STYLE */
.brand-logo img {
    max-width: 10rem;
    height: 3rem;
    margin: 0 auto;
}

.brand-item{height: 110px}
.site-logo img {
    height: 2rem;
}

.brand-logo{padding: 1.5rem}

.header-inner {
    padding: 2rem 0;
}

.hero-desc{padding: 0}

h1{margin: 1rem 0}
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {

  
  .brand-logo img {
    max-width: 10rem;
    height: 3rem;
    margin: 0 auto;
}
  
  /* GRID STYLE */
  .grid-2{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-3{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-4{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-5{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-6{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 1rem}
  .grid-8{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-10{display: grid;grid-template-columns: 1fr;grid-gap: 1rem}
  .grid-12 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
  }
  /* END GRID STYLE */

}

.green{
  background: #13CF52;
}

.orange{
    background: #f17c57fa;
}

.blue{
  background: #3652D9;
}

.rose{
  background:#FF66CC;
}

.center {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 100vh;
}
.live{display: block !important}
.circle {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  box-shadow: 0px 0px 1px 1px #2233441a;
  position: absolute;
  bottom: .75rem;
  left: 1rem;display: none
}

.pulse {
  animation: pulse-animation 1s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 3px #185D2F4F;
  }
}


.master{
  color:black;
  float:right;
}

@media (max-width:900px){
  .master{
    display:none
  }
}

