@font-face {
  font-family: LatoMd;
  src: url(../fonts/Lato-Medium.ttf) format("truetype"); }

@font-face {
  font-family: LatoBck;
  src: url(../fonts/Lato-Black.ttf) format("truetype"); }

@font-face {
  font-family: PlayfairDisplaySC;
  src: url(../fonts/PlayfairDisplaySC-Regular.ttf) format("truetype"); }

@font-face {
  font-family: PlayfairDisplaySC-Bold;
  src: url(../fonts/PlayfairDisplaySC-Bold.ttf) format("truetype"); }

@font-face {
  font-family: PlayfairDisplaySC-Black;
  src: url(../fonts/PlayfairDisplaySC-Black.ttf) format("truetype"); }

#lucznik {
  all: unset;
  border: none;
  clear: none;
  cursor: default;
  letter-spacing: normal;
  line-height: normal;
  right: auto;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  float: none;
  z-index: auto;
  overflow: hidden;
  background-color: #fff;
  display: block;
  margin: auto;
  padding: 0;
  max-width: 700px;
  position: relative;
  background-image: url(../img/Elipsa-top.png);
  background-position: top right;
  background-repeat: no-repeat; }
  #lucznik .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 94%; }
  #lucznik p {
    font-family: LatoMd;
    font-weight: 400;
    text-align: left;
    margin: 0;
    font-size: 16px;
    color: #7c7c7c; }
  #lucznik b {
    font-weight: 900; }
  #lucznik li {
    color: #464646;
    font-family: LatoBck;
    font-size: 16px;
    font-weight: 400; }
  #lucznik ul {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0; }
  #lucznik h1 {
    color: #00b8de;
    font-family: PlayfairDisplaySC-Bold;
    font-size: 40px;
    font-weight: 700;
    line-height: 43px;
    text-transform: uppercase;
    margin: 0;
    font-variant-numeric: lining-nums; }
  #lucznik h2 {
    color: #464646;
    font-family: PlayfairDisplaySC-Black;
    font-variant-numeric: lining-nums;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0; }
  #lucznik .product-info {
    margin-top: 30px; }
    #lucznik .product-info .col1 {
      width: 50%; }
      #lucznik .product-info .col1 img {
        max-width: 100%;
        height: auto;
        display: block; }
    #lucznik .product-info .col2 {
      width: 50%;
      position: relative; }
      #lucznik .product-info .col2 img {
        max-width: 100%;
        height: auto;
        display: block; }
      #lucznik .product-info .col2 .title {
        margin-top: 25px; }
      #lucznik .product-info .col2 .mini {
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-margin-before: 0;
        margin-block-start: 0;
        -webkit-margin-after: 0;
        margin-block-end: 0;
        color: #d5baf2;
        font-family: PlayfairDisplaySC-Black, sans-serif;
        font-size: 24px;
        font-weight: 400; }
  #lucznik .product-description {
    display: block; }
    #lucznik .product-description .badge {
      margin: 35px auto 40px auto;
      display: block; }
      #lucznik .product-description .badge img {
        max-width: 100%;
        height: auto;
        display: block;
        float: right; }
    #lucznik .product-description h2 {
      margin-bottom: 40px; }
  #lucznik .product-warranty {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px auto 40px auto; }
    #lucznik .product-warranty img {
      max-width: 100%;
      height: auto;
      display: block; }
    #lucznik .product-warranty .warranty-desc {
      color: #c59730;
      font-family: LatoBck;
      font-size: 16px;
      font-weight: 400;
      margin-left: 20px;
      font-family: LatoBck; }
  #lucznik .divider-title1 {
    width: 100%;
    height: 50px;
    background-image: -webkit-gradient(linear, left top, right top, from(#444444), to(#ffffff));
    background-image: linear-gradient(to right, #444444 0%, #ffffff 100%); }
    #lucznik .divider-title1 h2 {
      margin-left: 3%;
      color: #ffffff;
      padding-top: 9px; }
  #lucznik .divider-title2 {
    width: 100%;
    height: 50px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#444444));
    background-image: linear-gradient(to right, #ffffff 0%, #444444 100%); }
    #lucznik .divider-title2 h2 {
      margin-right: 3%;
      text-align: right;
      color: #ffffff;
      padding-top: 9px; }
  #lucznik .product-tab1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0 40px 0; }
    #lucznik .product-tab1 .col1 {
      width: 50%; }
      #lucznik .product-tab1 .col1 ul {
        padding: 0 0 0 4.8%; }
      #lucznik .product-tab1 .col1 li:first-child {
        padding-top: 0; }
      #lucznik .product-tab1 .col1 li {
        padding-top: 25px;
        padding-left: 20px;
        color: #636363; }
    #lucznik .product-tab1 .col2 {
      width: 50%; }
      #lucznik .product-tab1 .col2 img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: auto; }
  #lucznik .product-tab2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0 40px 0; }
    #lucznik .product-tab2 .col1 {
      width: 45%; }
      #lucznik .product-tab2 .col1 img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: auto; }
    #lucznik .product-tab2 .col2 {
      width: 55%; }
      #lucznik .product-tab2 .col2 ul {
        padding: auto; }
      #lucznik .product-tab2 .col2 li:first-child {
        padding-top: 0; }
      #lucznik .product-tab2 .col2 li {
        padding-top: 25px;
        padding-left: 20px;
        color: #636363; }
      #lucznik .product-tab2 .col2 li::first-child {
        padding-top: 0; }
  #lucznik .bottom {
    background-image: url(../img/elipse-bottom.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 120px; }
    #lucznik .bottom img {
      display: block;
      margin: auto;
      max-width: 100%;
      height: auto;
      padding-bottom: 45px; }

@media (max-width: 576px) {
  #lucznik h1 {
    font-size: 32px;
    line-height: 32px; }
  #lucznik h2 {
    font-size: 17px; }
  #lucznik p {
    font-size: 14px; }
  #lucznik .product-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    #lucznik .product-info .col1 {
      width: 100%;
      padding-top: 20px; }
      #lucznik .product-info .col1 img {
        margin: auto; }
    #lucznik .product-info .col2 {
      width: 100%; }
      #lucznik .product-info .col2 .title {
        margin-top: 20px; }
      #lucznik .product-info .col2 .mini {
        display: block;
        position: relative;
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 20px; }
  #lucznik .product-description .responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #lucznik .product-description .badge {
    margin: 20px auto 35px auto; }
  #lucznik .product-description h2 {
    margin-bottom: 0;
    width: 100%; }
  #lucznik .product-warranty .warranty-desc {
    font-size: 14px; }
  #lucznik .divider-title1 h2 {
    padding-top: 14px; }
  #lucznik .divider-title2 h2 {
    padding-top: 14px; }
  #lucznik .product-tab1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: unset; }
    #lucznik .product-tab1 .col1 {
      width: 100%; }
      #lucznik .product-tab1 .col1 ul {
        padding: 20px 0 40px 6%; }
      #lucznik .product-tab1 .col1 li {
        font-size: 14px; }
    #lucznik .product-tab1 .col2 {
      width: 100%;
      padding-bottom: 40px; }
  #lucznik .product-tab2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: unset; }
    #lucznik .product-tab2 .col1 {
      width: 100%;
      padding-bottom: 40px; }
    #lucznik .product-tab2 .col2 {
      width: 100%; }
      #lucznik .product-tab2 .col2 ul {
        padding: 20px 0 40px 6%; }
      #lucznik .product-tab2 .col2 li {
        font-size: 14px; } }
