@charset "UTF-8";

.ba {
    display: flex;
    text-align: center
}

.ba__left,
.ba__right {
    width: 50%;
    flex-shrink: 0
}

.libo {
    padding-left: 20px
}

.cont-img {
    display: block;
    margin: 0 auto
}

.yellowstar {
    color: gold !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: 2em
    }
}

.redoyel {
    color: maroon;
    font-weight: 700;
    width: 100%
}

.redoyel span {
    background: #ff0
}

@media (max-width:767px) {
    #post {
        margin: 0 !important
    }

    #licznikProduktow {
        float: none !important;
        margin: 0 auto !important
    }

    #licznikProduktow span:nth-child(1) {
        margin: 0 auto 15px;
        display: block
    }
}

.infograph {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 30px
}

.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-row {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.infograph-text {
    color: #66a707;
    text-transform: uppercase;
    text-shadow: 1px 0 grey;
    text-align: center !important
}

@media only screen and (max-width:767px) {
    .infograph-arrow {
        display: none
    }

    .infograph {
        flex-direction: column
    }

    .infograph-column {
        width: 100% !important
    }

    .infograph-rewerse {
        flex-direction: column-reverse !important
    }
}

.ileProduktow {
    background-size: 100% 115%;
    background-position: 0
}

.ileProduktow {
    width: 50px;
    display: inline-block;
    font-size: 33px;
    color: #000;
    padding: 0 5px;
    border: 1px solid #000;
    border-radius: 5px
}

#dziesietne {
    margin: 0 5px
}

#licznikProduktow {
    width: 170px;
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

#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;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.comment:last-of-type {
    padding-bottom: 0;
    border: 0;
}

.comment__head {
    line-height: 1
}

.comment__tail {
    text-decoration: none;
    padding-left: 60px
}

.comment__head img {
    margin-right: 5px;
    float: left;
    position: relative;
    top: 7px
}

#wrapper .comment__head p {
    margin: 5px 2.5px;
    font-size: 15px;
    font-weight: 700
}

.comment__head p:first-of-type {
    color: green
}

#wrapper .comment__tail span {
    margin-right: 10px;
    color: green;
    font-size: 14px
}

.yellowstar {
    color: gold !important;
    text-shadow: 1px 1px 1px #000
}

.no {
    color: #d3d3d3 !important;
    text-shadow: 1px 1px #000
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #ebebeb
}

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: 20px 15px 0;
    min-height: 500px;
    width: 960px;
    border-left: 1px solid maroon;
    border-right: 1px solid maroon;
    background: #fff;
    color: #3d3d3d;
    font-size: 16px;
    max-width: 980px;
    width: 100%
}

@media (min-width:769px) {
    #post {
        width: 70%;
        display: inline-block !important
    }

    #side {
        width: 27% !important;
        top: 0;
        margin-top: 0;
        float: right
    }
}

@media (max-width:767px) {
    #side {
        width: 100% !important;
        display: inline-block !important;
        top: 0;
        margin-top: 0;
        float: none;
        display: none !important
    }

    #side ul {
        overflow: hidden;
        float: left
    }

    #side li {
        width: 40% !important;
        margin: 20px;
        top: 0;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        float: left
    }

    #post {
        width: 100%
    }
}

@media (max-width:425px) {
    #side li {
        width: 90% !important;
        margin: 20px;
        top: 0;
        padding-bottom: 10000px;
        margin-bottom: -10000px;
        float: left
    }
}

#post {
    margin: 20px;
    max-width: 630px
}

#post a,
#side a {
    color: #00f
}

#post a:hover,
#side a:hover {
    text-decoration: none
}

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 maroon;
    margin: 20px 0 0;
    padding: 0 10px 10px 10px;
    text-align: center;
    position: relative !important
}

.redo {
    color: maroon;
    font-weight: 700;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px
}

.redoyel {
    font-family: arial;
    color: maroon;
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 10px
}

ul.testimonials li.opinion:last-child {
    margin-bottom: 0
}

ul.testimonials li.opinion h3 {
    color: maroon;
    font-size: 14pt;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px !important;
    text-align: center
}

ul.testimonials li.opinion img {
    display: block;
    margin: 10px auto
}

ul.testimonials li.opinion p {
    font-weight: 400
}

ul.testimonials li.opinion .author {
    line-height: 15pt;
    margin: 10px 0 0;
    display: block
}

span.h3 {
    color: #ff6000;
    font-size: 18px
}

#bottle {
    margin: 40px auto 0;
    width: 180px;
    text-align: center;
    position: relative
}

#bottle_g {
    position: absolute;
    top: 0;
    right: -35px;
    width: 80px
}

#bottle img {
    display: block;
    margin: 50px auto 20px auto
}

#bottle .medal {
    margin: 0
}

#counter {
    margin: 10px auto
}

.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

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;
    appearance: button
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.w-input {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    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
    }
}

@media screen and (max-width:479px) {
    .text-field-4 {
        width: 90%
    }

    .submit-button {
        width: 80%
    }
}

@media screen and (max-width:480px) {
    .submit-button {
        width: 85%;
        padding: 9px 0
    }
}

@media only screen and (max-width:767px) {
    .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: 90%
    }

    .submit-button {
        width: 80%
    }
}

@media screen and (max-width:767px) {
    .submit-button {
        margin-top: 20px;
        margin-bottom: 15px
    }
}

@keyframes pulseNew {
    0% {
        transform: scale(1)
    }

    30% {
        transform: scale(1.05);
        box-shadow: 0 5px 5px 0 #a1a1a1
    }

    100% {
        transform: scale(1)
    }
}

.submit-button {
    padding: 20px 20px;
    max-width: 360px;
    width: 100%;
    display: block;
    margin: 20px auto 0;
    border-radius: 14px;
    background-color: red;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    animation: pulseNew 1.5s infinite;
    box-shadow: none;
    transition: .3s background-color;
}

.submit-button:hover {
    background-color: rgb(130, 0, 0);
}

.form {
    position: relative;
    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: 1.4;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

h1,
h2,
h3 {
    font-weight: 700;
    margin-bottom: 10px
}

h1 {
    font-size: 38px;
    margin-top: 20px
}

h2 {
    font-size: 22px;
    margin-top: 20px
}

h3 {
    font-size: 24px;
    margin-top: 20px
}

p {
    margin-top: 0;
    margin-bottom: 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px
}

@media (max-width:991px) {
    .testimonials {
        display: none
    }

    #post {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
        padding: 0 15px
    }

    #wrapper {
        padding: 0;
        border: none
    }
}

form {
    box-sizing: border-box;
    padding: 20px
}

.form-content {
    max-width: 360px;
    margin: 0 auto;
    text-align: center
}

form label {
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
    position: relative
}

form input {
    margin: 0 auto;
    margin-bottom: 15px
}

form button {
    display: block;
    box-sizing: border-box;
    width: 50%;
    min-width: 200px;
    margin: 20px auto;
    padding: 15px;
    border: none;
    background-color: #03bd03;
    color: #fff
}

form button:hover {
    transition: all .5s;
    transform: scale(1.1)
}

ul li p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

ul li,
ul li img,
ul li p {
    display: inline-block
}

.comment__text {
    margin-top: -20px;
    padding-left: 60px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

header ul {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box
}

header ul li {
    width: 100%;
    max-width: 25%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-shrink: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    display: flex;
    align-items: center;
    cursor: pointer
}

header ul li:last-of-type {
    max-width: 140px;
    margin-right: 0;
    padding-right: 0
}

header ul picture {
    margin-right: 10px;
    flex-shrink: 0
}

header ul p {
    margin-bottom: 0
}

.list-item-2 {
    max-width: 190px
}

.list-item-3 {
    max-width: 180px
}

.list-item-4 {
    max-width: 190px
}

.libo li {
    position: relative;
    margin-bottom: 20px
}

.libo li::before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -18px;
    background-color: #000;
    transform: rotate(45deg)
}

.infograph-prod {
    max-width: 150px;
    width: 100%
}

.inL_724660 {
    background-color: maroon
}

.inL_469248 {
    background-position: 5px 0
}

.inL_658774 {
    width: 100%
}

.inL_146484 {
    background-position: 65px 0
}

.inL_929129 {
    background-position: -80px 0
}

.inL_59105 {
    background-position: -160px 0
}

.inL_149681 {
    background-position: -160px -80px
}

.inL_638091 {
    background-position: -80px -80px
}

.inL_403124 {
    background-position: 0 -80px
}

.inL_897795 {
    background-position: 0 -80px
}

.inL_718526 {
    color: #820000
}

.inL_816167 {
    display: block;
    margin: 0 auto
}

.inL_336108 {
    max-width: 630px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto 10px;
    background-color: #ddd;
    padding: 2px 5px
}

.inL_153538 {
    display: block;
    margin: 0 auto 15px
}

.inL_730390 {
    text-align: center;
    margin: 0
}

.inL_961457 {
    margin: 0;
    padding: 0 10px;
    text-align: center
}

.inL_402354 {
    text-align: center;
    margin: 0
}

.inL_889013 {
    margin: 0;
    padding: 0 5px;
    text-align: center
}

.inL_963912 {
    display: block;
    margin: 20px auto
}

.inL_129733 {
    clear: both
}

.inL_897082 {
    text-align: center;
    font-weight: 700
}

.inL_360287 {
    display: block;
    float: right
}

.inL_203265 {
    clear: both
}

.inL_177682 {
    text-align: right
}

.inL_955182 {
    text-align: center;
    margin-top: 30px;
    font-weight: 700
}

.inL_758950 {
    color: red
}

.inL_502245 {
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.inL_259627 {
    margin-bottom: 0
}

.product {
    display: block;
    margin: 0 auto 20px;
    width: 190px;
}

.footer {
    text-align: center;
    padding: 20px 15px
}

.inL_226777 {
    font-size: 16px;
    text-align: center;
    line-height: 140%
}

.inL_743941 {
    padding: 0 20px
}

.inL_417572 {
    margin-bottom: 40px;
    border-bottom: double
}

.inL_802398 {
    width: 250px;
    margin: 10px 0 0;
    display: block
}

.inL_243695 {
    width: 250px;
    margin: 10px 0 0;
    display: block
}

.form__price-wrapper {
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    text-align: center;
}

.form__price-old {
    margin-right: 10px;
}

.form__price-old .form__price-title {
    margin-bottom: 5px;
}

.form__price-title {
    margin-bottom: 0;
}

.old-wrap {
    font-size: 20px;
    text-decoration: line-through;
}

.form__price-new span {
    color: red;
    font-size: 26px;
    font-weight: bold;
}

@media (max-width:767px) {
    header ul {
        height: 75px;
        overflow: hidden;
        flex-wrap: wrap
    }

    .cont-img {
        width: 400px
    }

    h1.a1 {
        font-size: 31px
    }

    .inL_963912 {
        width: 280px
    }

    .inL_897082 {
        font-size: 20px
    }

    .inL_360287 {
        width: 125px
    }

    .inL_243695,
    .inL_802398 {
        width: 220px
    }

    .inL_955182 {
        margin-bottom: 15px
    }

    #bottle img {
        margin-top: 0
    }

    #bottle,
    .product {
        width: 180px;
    }
}

@media (max-width:479px) {

    #bottle,
    .product {
        width: 158px
    }

    header ul {
        justify-content: center
    }

    .redo {
        font-size: 18px
    }

    form {
        padding-left: 0;
        padding-right: 0
    }

    .inL_743941 {
        padding: 0
    }

    .cont-img {
        width: 330px
    }

    h1.a1 {
        font-size: 25px
    }

    .ba {
        flex-direction: column
    }

    .ba__left,
    .ba__right {
        width: 100%
    }

    .ba__left {
        margin-bottom: 20px
    }

    .inL_153538 {
        width: 250px
    }
}