.text-holder p {
  width: auto;
  background: #dcdcdc;
  color: #000;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  max-width: 631px;
  margin: auto;
}
p,
h1,
h2,
h3,
ul,
ol {
  /* margin-bottom: 10px !important; */
}
p {
  /* margin: 10px 0; */
}
.ec51a02c1 {
  width: 2px !important;
  height: 2px !important;
  border: 0 !important;
  background: none !important;
  border-style: none !important;
  position: absolute;
  bottom: 500px;
}
.yellowstar {
  color: gold !important;
  text-shadow: 1px 1px 1px black;
}
.no {
  color: lightgray !important;
  text-shadow: 1px 1px black;
}
.redoyel {
  line-height: 32px;
}

.x-infographics-medical-sp {
  direction: ltr !important;
  font-family: "Roboto";
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 20px;
}
.x-infographics-medical-sp .infographics-mobile {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  display: none;
  position: relative;
}

.x-infographics-medical-sp .infographics-mobile .infographics-redbox {
  line-height: 31px;
  position: absolute;
  bottom: 20%;
  left: 10%;
  max-width: 100%;
  background-color: #ff0049;
  border: 3px solid #dee5ff;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.x-infographics-medical-sp .infographics-mobile .infographics-redbox p {
  margin: auto;
  font-size: 2.34vw;
}
.x-infographics-medical-sp .infographics-column {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.x-infographics-medical-sp .infographics-column .infographics-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.x-infographics-medical-sp .infographics-column .infographics-box.auto {
  flex-direction: column;
}
.x-infographics-medical-sp .infographics-column .infographics-box.text-ico {
  flex-direction: column-reverse;
}
.x-infographics-medical-sp .infographics-column .infographics-box.ico-text {
  flex-direction: column;
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-otherside.text-ico {
  flex-direction: column;
  margin: 15px 0 0;
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-otherside.ico-text {
  flex-direction: column-reverse;
  margin: 15px 0 0;
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-middle-left {
  width: 33.3%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-middle-left
  div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box.infographics-box-middle-left {
    width: 100%;
    justify-content: center;
  }
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box.infographics-box-middle-left
    div {
    flex-direction: row;
  }
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-middle-right {
  width: 33.3%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.x-infographics-medical-sp
  .infographics-column
  .infographics-box.infographics-box-middle-right
  div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box.infographics-box-middle-right {
    width: 100%;
    justify-content: center;
  }
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box.infographics-box-middle-right
    div {
    flex-direction: row;
  }
}
.x-infographics-medical-sp .infographics-column .prod_img {
  width: 100%;
}
.x-infographics-medical-sp .infographics-column .infographics-text {
  font-size: 16px;
  font-weight: 700;
  text-align: center !important;
  color: #008000;
  margin: 10px 0;
}

.x-infographics-medical-sp .infographics-column .infographics-text p{
  text-align: inherit !important;
}
.x-infographics-medical-sp .infographics-img img {
  max-width: 180px;
  padding: 30px;
}
.form-product {
  width: 100%;max-width: 180px; margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .x-infographics-medical-sp {
    width: 100%;
    margin: 20px 0;
    flex-direction: column;
    align-items: center;
  }

  .form-product {
    max-width: 180px;
  }

  .x-infographics-medical-sp .infographics-column .infographics-text p {
    padding-bottom: 0;
  }

  .x-infographics-medical-sp .infographics-column
  .x-infographics-medical-sp.right .infographics-text {
    text-align: right !important;
  }
  .x-infographics-medical-sp.right .infographics-box {
    direction: rtl !important;
    width: 100% !important;
  }
  .x-infographics-medical-sp .infographics-mobile {
    display: flex;
  }
  .x-infographics-medical-sp .infographics-img {
    display: none;
  }
  .x-infographics-medical-sp .infographics-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

    width: auto;
  }
  .x-infographics-medical-sp .infographics-column .infographics-text {
    margin: 0;
  }

  .x-infographics-medical-sp .infographics-mobile {
    width: 170px;
    margin-bottom: 10px;
  }
  .x-infographics-medical-sp .infographics-column .infographics-box {
    max-width: 300px;
    width: auto;
    margin: 10px !important;
    flex-direction: row !important;
  }
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box.infographics-box-otherside {
    flex-direction: row-reverse !important;
    margin: 10px !important;
  }
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box
    .infographics-icon {
    width: 66px;
    margin: 0 20px 0 0;
  }
  .x-infographics-medical-sp
    .infographics-column
    .infographics-box
    .infographics-text {
    width: 100%;
    text-align: center;
  }
  .x-infographics-medical-sp .infographics-column .infographics-box-otherside {
    flex-direction: row-reverse;
  }
}
.x-infographics-medical-sp .infographics-mobile .product_visualization {
  width: 100%;
}
/* Ukrycie komponentu w trybie mobile lub desktop */
@media only screen and (min-width: 769px) {
  .x-infographics-medical-sp.hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .x-infographics-medical-sp.hide-mobile {
    display: none;
  }
  .infographics-icon {
    display: none;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 2em;
  }
}

.redoyel {
  color: #cc0000;
  font-weight: bold;
  width: 100%;
}
.redoyel span {
  background: yellow;
}

@media (max-width: 768px) {
  #post {
    margin: 0px !important;
  }

  #licznikProduktow {
    float: none !important;
    margin: 0 auto;
  }
  #licznikProduktow span:nth-child(1) {
    margin: 0 auto;
    display: block;
  }
}
.yellowstar {
  color: gold !important;
  text-shadow: 1px 1px 1px black;
}
.no {
  color: lightgray !important;
  text-shadow: 1px 1px black;
}
/* .numberProducts {
  background: url(images/counter_bg.png) repeat-x;
  background-size: 100% 115%;
  background-position: 0;
} */
.numberProducts {
  font-size: 45px;
  color: #000;
  padding: 0 5px;
  border: 1px solid black;
  border-radius: 5px;
}
#productCounter {
  text-align: center;
  float: right;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
}
#productCounter p {
  font-size: 18px;
  font-weight: bold;
  word-wrap: break-word;
  max-width: 388px;
  padding-top: 20px;
}
.imagesSlider {
  float: left;
  text-align: center;
  padding: 10px;
}
.imagesSlider img {
  max-width: 100px;
}
@media (max-width: 767px) {
  #comments_box {
    display: none !important;
  }
}

#comments_box {
  position: fixed;
  right: 25px;
  bottom: 10px;
  max-width: 300px;
  display: none;
}

#carousel {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 100%;
}

#slides ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  float: left;
}
/* Styling for prev and next buttons */

.btn-bar {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 20px;
}

#buttons {
  position: absolute;
  z-index: 999;
  width: 100%;
}

#buttons a {
  display: block;
}

a#prev {
  width: 20px;
  height: 60px;
  float: left;
  background-image: url(images/left.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

a#next {
  width: 20px;
  height: 60px;
  float: right;
  background-image: url(images/right.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.quote-phrase {
  padding: 0px 30px;
  font-size: 14px;
  line-height: 18px;
}

.quoteContainer,
.authorContainer {
  display: table;
  width: 100%;
}

.quoteContainer {
  background-color: #e9f0fa;
  color: #4869b1;
}

.authorContainer {
  color: #4869b1;
  background-color: #fff;
  padding-top: 10px;
}

.authorContainer img {
  margin: 2px 5px 0 0;
  float: left;
}

.quote-author-country {
  color: #6a6a6a;
  color: #6a6a6a;
}
#ExitDiv {
  display: none;
  position: absolute;
  top: 10px;
  left: 15px;
  margin: auto;
  width: 700px;
  height: 154px;
  z-index: 1000;
  cursor: default;
  pointer-events: none;
}

#exitdiv_text1 {
  position: relative;
  top: 5px;
  left: 5px;
  width: 400px;
  height: 93px;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 36px;
  color: #6e0606;
  font-weight: bold;
  font-stretch: condensed;
}

#exitdiv_text2 {
  position: absolute;
  top: 0;
  left: 400px;
  width: 300px;
  height: 93px;
  font-family: arial;
  font-size: 56px;
  color: #6e0606;
  font-weight: bold;
}

#exitdiv_text3 {
  position: absolute;
  left: 225px;
  top: 100px;
  width: 230px;
  height: 100px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  color: #04447c;
}

#left-wrapper {
  position: relative;
  width: 475px;
  height: 100px;
  float: left;
}
#left-wrapper #popup-1-top {
  position: relative;
  padding: 25px 0 0 35px;
  width: 217px;
  height: 61px;
}
#left-wrapper #popup-1-top #popup1-header-1 {
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 8px;
  color: #6f77c6;
}
#left-wrapper #popup-1-top #popup1-header-2 {
  margin-top: 5px;
  font-family: arial;
  font-size: 7px;
  color: #353234;
}
#left-wrapper #exit_div_alert1 {
  width: 147px;
  margin-top: -25px;
  padding: 0 35px 5px 35px;
  background: url("images/popup_1_middle.gif") repeat-y 0% 0%;

  font-family: arial;
  font-size: 8px;
  color: #353234;
}
#left-wrapper #popup-1-bottom {
  width: 217px;
  height: 55px;
  background: url(images/popup_1_bottom.gif) no-repeat;
}

#left-wrapper #popup-1-bottom .texts {
  margin-left: 50px;
  font-family: arial;
  font-size: 9px;
  color: #151c55;
}
#left-wrapper #popup-1-bottom .text-1 {
  padding-top: 4px;
}
#left-wrapper #popup-1-bottom .text-2 {
  position: relative;
  padding-top: 8px;
}
#left-wrapper #popup-1-bottom .text-2 .arrow {
  position: absolute;
  bottom: -12px;
  right: -49px;
  width: 247px;
  height: 64px;
  background: url(images/arrow_1.png) no-repeat 0% 0%;
}
#left-wrapper #popup-3 {
  position: relative;
  width: 418px;
  height: 96px;

  float: right;

  background: url(images/popup_3.gif) no-repeat;

  font-family: arial;
}
#left-wrapper #popup-3 .texts {
  font-size: 9px;
  color: #000;
}
#left-wrapper #popup-3 .text-1 {
  padding: 33px 15px 0px 42px;
}
#left-wrapper #popup-3 .text-2,
#left-wrapper #popup-3 .text-3 {
  position: absolute;
  bottom: 19px;
  left: 124px;
  width: 76px;
  height: 15px;

  font-size: 9px;
  text-align: center;
  color: #151c55;
}

#left-wrapper #popup-3 .text-3 {
  left: 208px;
}

#left-wrapper #popup-3 .text-3 .arrow {
  position: absolute;
  bottom: -7px;
  right: -14px;
  width: 101px;
  height: 137px;
  background: url(images/arrow_2.png) no-repeat 0% 0%;
}
#right-wrapper {
  position: relative;
  width: 225px;
  margin-top: 36px;
  float: right;
}
#right-wrapper #popup-2-top {
  width: 227px;
  height: 27px;
  background: url(images/popup_2_top.gif) no-repeat;
}
#right-wrapper #exit_div_alert3 {
  width: calc(227px - 36px);
  padding: 10px 18px;
  background: url(images/popup_2_middle.gif) repeat-y;
  font-family: arial;
  font-size: 10px;
  color: #353234;
}
#right-wrapper #popup-2-bottom {
  width: 227px;
  height: 42px;
  background: url(images/popup_2_bottom.gif) no-repeat;
}
#right-wrapper #popup-2-bottom .texts {
  position: absolute;
  font-family: arial;
  font-size: 9px;
  text-align: center;
  color: #151c55;
}
#right-wrapper #popup-2-bottom .text-1,
#right-wrapper #popup-2-bottom .text-2 {
  bottom: 21px;
  left: 27px;
  width: 74px;
  height: 15px;
}
#right-wrapper #popup-2-bottom .text-2 {
  bottom: 21px;
  left: 105px;
  width: 100px;
}
#right-wrapper #popup-2-bottom .text-2 .popup {
  position: absolute;
  bottom: -10px;
  right: -7px;
  width: 280px;
  height: 133px;
  background: transparent url(images/arrow_3.png) no-repeat 0% 0%;
}
.x-before_after_one_photo-medical-sp .before_after_one_photo-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-before_after_one_photo-medical-sp .before_after_one_photo-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.x-before_after_one_photo-medical-sp
  .before_after_one_photo-row
  .before_after_one_photo-title {
  width: 50%;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}
.x-before_after_one_photo-medical-sp
  .before_after_one_photo-row
  .before_after_one_photo-title {
  width: 50%;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}

.before_after_one_photo-title p {
  text-align: center !important;
}

.x-before_after_one_photo-medical-sp
  .before_after_one_photo-row
  .before_after_one_photo-title-after {
  color: #5faf5c;
}
.x-before_after_one_photo-medical-sp
  .before_after_one_photo-row
  .before_after_one_photo-title-before {
  color: #820000;
}
.x-before_after_one_photo-medical-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 20px;
}
.comment__text {
  margin-bottom: 0px !important;
  padding-left: 60px;
  margin-top: -25px;
}

.text-holder {
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.text-holder p {
  text-align: center !important;
}

.comm-img {
  max-width: 250px;width: 100%;margin-bottom: 0px; display: block;
  margin-top: 10px;
}
* {
  margin: 0;
  padding: 0;
}
body {
  background: #ebebeb;
}
.ac_footer {
  position: relative;
  top: 10px;
  height: 0;
  text-align: center;
  color: #a12000;
  padding-bottom: 50px;
}
.ac_footer a {
  color: #a12000;
}
.ac_footer p {
  text-align: center;
}
img[height="1"],
img[width="1"] {
  display: none !important;
}
p {
  /* margin:10px 0; */
}
body a:hover {
  cursor: pointer;
}
a img {
  border: none;
}
h1,
h2 {
  margin: 1em 0;
  color: #820000;
  text-align: left;
  font-weight: 400;
}
h1 + h2 {
  margin-top: 0;
}
h3 {
  margin: 1em 0;
  color: #000;
  text-align: center;
  font-weight: bolder;
}
h1 {
  font-size: 40px;
  line-height: 1em;
}
h2 {
  font-size: 28px;
  line-height: 140%;
}
#wrapper {
  margin: 0 auto;
  padding: 0 0 20px 0;
  min-height: 500px;
  width: 960px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: #fff;
  color: #3d3d3d;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  line-height: 1.3;
  max-width: 980px;
  width: 100%;
}
@media (min-width: 769px) {
  #post {
    width: 70%;
    display: inline-block !important;
  }
  #side {
    width: 27% !important;
    display: inline-block !important;
    top: 0;
    margin-top: 0;
    float: right;
  }
}
#side2 {
  display: none;
}
@media (max-width: 768px) {
  #side {
    width: 100% !important;
    top: 0;
    margin-top: 0;
    float: none;
    display: none !important;
  }
  #side2 {
    max-width: 400px !important;
    width: 100% !important;
    top: 0;
    margin: 0 auto;
    float: none;
    display: block !important;
  }
  #side ul {
    overflow: hidden;
    float: left;
  }
  #side li {
    width: 40% !important;
    display: inline-block !important;
    top: 0;
    padding-bottom: 10000px;
    margin: 20px 20px -10000px;
    float: left;
  }
  #post {
    width: 100%;
  }
}
@media (max-width: 425px) {
  #side li {
    width: 90% !important;
    display: inline-block !important;
    top: 0;
    padding-bottom: 10000px;
    margin: 20px 20px -10000px;
    float: left;
  }
}
#post {
  margin: 20px;
  max-width: 630px;
}
h1.a1 {
  margin-bottom: 30px;
}
div span.h3 {
  width: 400px;
}
ul.testimonials {
  border-radius: 5px;
  background: #fff;
  list-style: none;
}
ul.testimonials li.opinion {
  background-color: #fff;
  border: 3px inset green;
  margin: 20px 20px 20px 25px;
  padding: 0 10px 10px;
  text-align: center;
  position: relative !important;
}
.redo {
  color: #c00;
  font-weight: 700;
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.redoyel {
  font-family: arial, sans-serif;
  color: #c00;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 25px;
  margin-left: 10px;
}
ul.testimonials li.opinion:first-child {
  margin-top: 50px;
}
ul.testimonials li.opinion:last-child {
  margin-bottom: 0;
}
ul.testimonials li.opinion h3 {
  color: red;
  margin: 0;
  padding: 0;
  font-size: 20px !important;
  text-align: center;
  margin-bottom: 5px;
}
ul.testimonials li.opinion img {
  display: block;
  margin: 10px auto 10px;
  width: 90%;
}
ul.testimonials li.opinion p {
  font-weight: 400;
  line-height: 18px;
  line-height: 1.3;
}
ul.testimonials li.opinion .author {
  line-height: 15pt;
  margin: 10px 0 0;
}
span.h3 {
  color: #ff6000;
  font-size: 18px;
}
#bottle {
  margin: 20px auto;
  width: 290px;
  text-align: center;
  position: relative;
}
#bottle_g {
  position: absolute;
  top: 0;
  right: 25px;
  width: 80px;
}
#bottle img {
  display: block;
  margin: 0 auto 20px;
}
.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
p.center,
span.center {
  text-align: center;
}
@media (min-width: 769px) {
  #post {
    width: 67%;
  }
}
button,
html input[type="button"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
.w-input {
  display: block;
  width: 100%;
  max-width: 350px;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
.w-input:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus {
  border-color: #3898ec;
  outline: 0;
}
.section {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .submit-button {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .comments {
    padding: 0 15px !important;
  }

  .bottom-pack {
    max-width: 180px !important;
}
}
@media screen and (max-width: 479px) {
  .text-field-4 {
    width: 100%;
  }
  .submit-button {
    width: 100%;
  }

  #bottle img, .bottom-pack {
    max-width: 150px !important;
  }

  #productCounter span:first-child{
    margin: 0 auto 10px !important;
  }
}
@media screen and (max-width: 480px) {
  .submit-button {
    width: 85%;
    padding: 9px 0;
  }
}
@media only screen and (max-width: 768px) {
  .content h2 {
    font-size: 24px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .submit-button {
    width: 85%;
    padding: 9px 0;
  }
}
@media screen and (max-width: 479px) {
  .text-field-4 {
    width: 100%;
  }
  .submit-button {
    width: 100%;
  }

  #productCounter {
    float: none;
  }

  .pic2 {
    left: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .submit-button {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .order_btn {
    font-size: 15px;
    width: 100%;
  }
}
.submit-button {
  border-radius: 14px;
  background-color: #00ac2b;
  box-shadow: 0 3px 6px -1px #000;
  font-weight: 700;
  font-size: 18px;
}
.form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  white-space: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
h1,
h2,
h3 {
  font-weight: 700;
  margin-bottom: 10px;
  margin: 0px;
}
h1 {
  font-size: 38px;
  line-height: 1.3;
  margin-top: 20px;
}
h2 {
  font-size: 22px;
  line-height: 1.3;
  margin: 0px;
  padding-bottom: 15px;
}
h3 {
  font-size: 24px;
 line-height: 1.3;
  margin-bottom: 15px;
}
p {
  margin-top: 0; /* margin-bottom:10px; */ /* padding-top: 15px; */
  padding-bottom: 15px;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}
form {
  box-sizing: border-box;
  padding: 20px;
}
form label {
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
form input {
  margin: 0 auto 15px;
}
form button {
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 350px;
  margin: 20px auto;
  padding: 15px;
  border: none;
  background-color: #03bd03;
  color: #fff;
}
form button:hover {
  transition: all 0.5s;
  transform: scale(1.1);
}
ul li p {
  font-family: Arial, Helvetica, sans-serif;
}
ul li,
ul li img,
ul li p {
  display: inline-block;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 10px;
}
header ul li {
  display: flex;
  align-items: center;

  max-width: 25%;
  gap: 5px;
}

header ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  text-decoration: none;
}
.list-item-2 p,
.list-item-3 p,
.list-item-4 p,
.list-item-5 p {
  margin-bottom: 0;
}
.inL_32538 ul li p {
  margin-left: 10px;
}
.libo li {
  position: relative;
  margin-bottom: 10px;
}
.libo li::before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: -10px;
  background-color: #000;
  transform: rotate(45deg);
}
#post p {
  text-align: justify;
}
@media (max-width: 966px) {
  header ul li {
    display: none;
  }
  #post p {
  text-align: left;
}
  header ul .list-item-2 {
    display: flex;
    max-width: none;
  }
  .inL_32538 ul li img {
    flex-shrink: 0;
    max-width: none;
  }
}
.inL_32538 {
  background-color: #4f853b;
}
.inL_355413 {
  background-position: 5px 0;
}
.inL_42652 {
  width: 100%;
}
.inL_969407 {
  background-position: 65px 0;
}
.inL_683694 {
  width: 100%;
}
.inL_948956 {
  background-position: -80px 0;
}
.inL_681153 {
  width: 100%;
}
.inL_543800 {
  background-position: -160px 0;
}
.inL_83549 {
  width: 100%;
}
.inL_826785 {
  background-position: -160px -80px;
}
.inL_46723 {
  width: 100%;
}
.inL_406223 {
  background-position: -80px -80px;
}
.inL_816213 {
  width: 100%;
}
.inL_315993 {
  background-position: 0 -80px;
}
.inL_539764 {
  width: 100%;
}
.inL_404757 {
  background-position: 0 -80px;
}
.inL_993753 {
  width: 100%;
}
.inL_985720 {
  color: #820000;
}
.inL_71476 {
  display: block;
  margin: 0 auto 20px;
}
.inL_262715 {
  margin-top: 50px;
}
.inL_356808 {
  width: 100%;
  margin-top: 10px;
}
.inL_634902 {
  text-align: center;
  font-size: 14px;
  margin: 0 0 20px;
  background-color: #ddd;
  padding: 2px 5px;
}
.inL_771320 {
  width: 100%;
}
.inL_147947 {
  display: flex;
}
.inL_63755 {
  width: 50%;
}
.inL_65860 {
  text-align: center;
  margin: 0;
}
.inL_411664 {
  padding: 0 5px;
  text-align: center;
}
.inL_733672 {
  width: 50%;
}
.inL_627698 {
  text-align: center;
  margin: 0;
}
.inL_291830 {
  padding: 0 5px;
  text-align: center;
}
.inL_853640 {
  display: block;
  margin: 20px auto;
}
.inL_266540 {
  clear: both;
}
.inL_21871 {
  text-align: center;
  font-weight: 700;
}
.inL_751814 {
  clear: both;
}
.inL_694951 {
  text-align: right;
}
.inL_758560 {
  text-align: center;
  margin-top: 30px;
  font-weight: 700;
}
.inL_896872 {
  color: red;
}
.inL_631929 {
  font-weight: 700;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  width: 130px;
}
.inL_986872 {
  max-height: 300px;
  margin-bottom: 0;
}
.inL_333949 {
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}
.inL_911663 {
  text-decoration: line-through;
  margin-right: 10px;
}
.inL_666069 {
  font-weight: 900;
  font-size: 24px;
  color: #c00;
  width: 100%;
}
.inL_211994 {
  font-size: 16px;
  text-align: center;
  line-height: 140%;
}
.inL_439254 {
  padding: 0 20px;
}
.inL_685844 {
  margin-bottom: 40px;
  border-bottom: double;
}
.inL_528638 {
  max-width: 350px;
  width: 100%;
  margin-bottom: 10px;
}
.inL_709818 {
  max-width: 350px;
  width: 100%;
  margin-bottom: 10px;
}
.inL_437442 {
  background-position: 5px 0;
}
.inL_363022 {
  width: 100%;
}
.inL_989912 {
  background-position: 65px 0;
}
.inL_964680 {
  width: 100%;
}
.inL_964335 {
  background-position: -80px 0;
}
.inL_350532 {
  width: 100%;
}
.inL_720762 {
  background-position: -160px 0;
}
.inL_965717 {
  width: 100%;
}
.inL_187572 {
  background-position: -160px -80px;
}
.inL_591391 {
  width: 100%;
}
.inL_176728 {
  background-position: -80px -80px;
}
.inL_974963 {
  width: 100%;
}
.inL_898756 {
  background-position: 0 -80px;
}
.inL_252472 {
  width: 100%;
}
.inL_558441 {
  background-position: 0 -80px;
}
.inL_636501 {
  width: 100%;
}
.yellowstar {
  color: #ffd700 !important;
  text-shadow: 1px 1px 1px #000;
}
.no {
  color: #d3d3d3 !important;
  text-shadow: 1px 1px #000;
}
.redoyel {
  line-height: 32px;
}
@media (max-width: 480px) {
  h1 {
    font-size: 28px;
  }
}
.redoyel {
  color: #c00;
  font-weight: 700;
  width: 100%;
}
.redoyel span {
  background: #ff0;
}
@media (max-width: 768px) {
  #post {
    margin: 0 !important;
  }
  #licznikProduktow {
    float: none !important;
    margin: 0 auto;
  }
  #licznikProduktow span:nth-child(1) {
    margin: 0 auto;
    display: block;
  }
}
.infograph {
  display: flex;
  flex-direction: row;
  padding: 0;
  align-items: center;
  margin: 50px 0;
}
.infograph-column {
  align-items: center;
  justify-items: center;
  margin: 0;
  padding: 0;
  width: 33%;
  display: flex;
  flex-direction: column;
}
.infograph-prod {
  width: 100%;
  justify-self: center;
}
.infograph-img {
  width: 28%;
  margin: 0 auto;
  display: block;
}
.infograph-row {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.infograph-text {
  color: green;
  text-transform: uppercase;
  text-shadow: 1px 0 grey;
  text-align: center !important;
}
@media only screen and (max-width: 768px) {
  .infograph-arrow {
    display: none;
  }
  .infograph {
    flex-direction: column;
  }
  .infograph-column {
    width: 100% !important;
  }
  .infograph-rewerse {
    flex-direction: column-reverse !important;
  }
  .infograph-prod {
    display: none;
  }
}
.ileProduktow {
  background-size: 100% 115%;
  background: url(../images/counterbg.png) repeat-x 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 45px;
  line-height: 1;
  color: #000;
  padding: 0 5px;
  border: 1px solid #000;
  border-radius: 5px;
  max-width: 35px;
  width: 100%;
}
.ileProduktow:not(:last-child) {
  margin-right: 5px;
}
#licznikProduktow {
  text-align: center;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
#licznikProduktow p {
  font-size: 18px;
  font-weight: 700;
  word-wrap: break-word;
  max-width: 388px;
  padding-top: 20px;
}
.comments ul {
  margin: 0;
  padding: 0;
}
.comment {
  list-style: none;
  text-align: left;
  font-weight: 400;
  margin-bottom: 20px;
}
.comment__head {
  margin-bottom: 0px;
  display: flex;
  gap: 5px;
}
.comment__head img {
  margin-right: 5px;
}
#wrapper .comment__head p {
  margin: 0px 3px 0px 0;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 0;
}
.comment__head p:first-of-type {
  color: green;
}
#wrapper .comment__tail span {
  margin-right: 10px;
  color: green;
  font-size: 14px;
  cursor: pointer;
}
.order_btn {
  display: block;
  box-sizing: border-box;
  width: 50%;
  min-width: 200px;
  margin: 20px auto;
  padding: 15px;
  border: none;
  color: #fff;
  border-radius: 14px;
  background-color: #00ac2b;
  box-shadow: 0 3px 6px -1px #000;
  font-weight: 700;
  text-align: center;
}
.order_btn:hover {
  transition: all 0.5s;
  transform: scale(1.1);
}
.yellowstar {
  color: #ffd700 !important;
  text-shadow: 1px 1px 1px #000;
}
.no {
  color: #d3d3d3 !important;
  text-shadow: 1px 1px #000;
}
@media (max-width: 991px) {
  .testimonials {
    display: none;
  }
  #post {
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    padding: 0 15px;
  }
  #wrapper {
    padding: 0;
  }
  .inL_439254 {
    padding: 0;
  }
  .main-photo {
    display: block;
    width: 600px;
    margin: 0 auto;
  }
  .inL_634902 {
    max-width: 600px;
    margin: 0 auto 20px;
  }
  .main-photo:not(.inL_356808) {
    margin: 0 auto 20px;
  }
  .inL_356808 {
    margin-top: 20px;
  }
  .inL_147947 {
    max-width: 600px;
    margin: 0 auto;
  }

  #bottle img {

  }
}
@media (max-width: 767px) {
  .order_btn {
    width: 100%;
    max-width: 300px;
  }
}
.libo {
  padding-left: 25px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .infograph-text {
    max-width: 200px;
    padding: 5px;
  }
}
@media (max-width: 388px) {
  #wrapper .comment__head p,
  .comment__text {
    font-size: 13px;
  }
}

@media (max-width: 560px) {
  .doc3 {
    width: 100px !important;
  }
}
.prod {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0px;
}

@media (max-width: 570px) {
  .pic2 {
    margin-top: 0px !important;
  position: relative;
  left: -150px;
  }
}

.comment__tail {
  margin-top: -10px;
  margin-left: 60px;
}

header ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 10px;
}

header ul li {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  max-width: 25%;
}

.list-item-2 p,
.list-item-3 p,
.list-item-4 p,
.list-item-5 p {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 966px) {
  header ul li {
    display: none;
  }

  header ul .list-item-2 {
    display: flex;
    max-width: none;
  }
}

.inL_175628 {
  background-color: #4f853b;
}

.price {
    display: flex;
    justify-content: center;
    margin: 20px 0 0
}

 .price span {
    font-size: 22px
}

.price__old {
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin-right: 15px
}

.price__old .price__text {
    margin-bottom: 3px
}

.price__text,
dt {
    font-weight: 700
}

.price__old .price__value {
    text-decoration: line-through
}

 .price__new .price__value span {
    font-size: 27px;
    font-weight: 700;
    color: red
}

.price__text {
  display: block;
}

.price__new .price__text {
  margin-bottom: 4px;
}