h1,
h2,
h3 {
    margin: 1em 0
}

body a:hover,
button {
    cursor: pointer
}

.order_btn,
.submit-button {
    box-shadow: 0 3px 6px -1px #000
}

.w-input,
img {
    vertical-align: middle
}

.comment,
ul,
ul.testimonials {
    list-style: none
}

#bottle,
.ac_footer,
.libo li,
.list-item-2 p,
.list-item-3 p,
.list-item-4 p,
.list-item-5 p,
form label {
    position: relative
}

.redoyel {
    line-height: 32px;
    width: 100%
}

@media (max-width:480px) {
    h1 {
        font-size: 2em
    }
}

.redoyel span {
    background: #ff0
}

#wrapper,
body,
ul.testimonials {
    background: #fff
}

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

    #licznikProduktow {
        float: none !important;
        margin: 0 auto
    }

    #licznikProduktow span:first-child {
        margin: 0 auto;
        display: block
    }
}

.infograph {
    display: flex;
    flex-direction: row;
    margin: 50px 0;
    padding: 0;
    align-items: center
}

.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;
    font-size: bold;
    text-transform: uppercase;
    text-shadow: 1px 0 grey;
    max-width: 187px;
    text-align: center !important
}

.comment,
h1,
h2 {
    text-align: left
}

@media only screen and (max-width:768px) {

    .infograph-arrow,
    .infograph-prod {
        display: none
    }

    .infograph {
        flex-direction: column
    }

    .infograph-column {
        width: 100% !important
    }

    .infograph-rewerse {
        flex-direction: column-reverse !important
    }
}

.ileProduktow {
    background: url(../img/counterbg.png) 0/100% 115% repeat-x;
    font-size: 45px;
    color: #000;
    padding: 0 5px;
    border: 1px solid #000;
    border-radius: 5px
}

.order_btn,
form button {
    width: 50%;
    min-width: 200px;
    padding: 15px;
    color: #fff
}

#licznikProduktow {
    text-align: center;
    float: right;
    margin-top: 10%;
    width: 166px
}

.comment a,
#post p a,
.opinion p a {
    color: green;
    font-weight: 700;
    text-decoration: underline;
}

.comment a:hover,
#post p a:hover,
.opinion p a:hover {
    text-decoration: none;
}

.comments ul {
    margin: 0;
    padding: 0
}

.comment {
    font-weight: 400;
    margin-bottom: 20px
}

#bottle,
.ac_footer,
.order_btn,
form label,
h3,
ul.testimonials li.opinion {
    text-align: center
}

.comment__head,
.list-item-4 img {
    margin-bottom: 10px
}

#bottle,
.order_btn,
form button {
    margin: 20px auto
}

.comment__head img {
    margin-right: 5px
}

#wrapper .comment__head p {
    margin: 5px 2.5px;
    font-size: 14px;
    font-weight: 700
}

.comment__head p:first-of-type {
    color: green
}

#wrapper .comment__tail span {
    margin-right: 10px;
    color: green;
    font-size: 14px
}

.order_btn {
    display: block;
    box-sizing: border-box;
    border: none;
    border-radius: 14px;
    background-color: #00ac2b;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.order_btn:hover,
form button:hover {
    transition: .5s;
    transform: scale(1.1)
}

.yellowstar {
    color: gold !important;
    text-shadow: 1px 1px 1px #000
}

.no {
    color: #d3d3d3 !important;
    text-shadow: 1px 1px #000
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form,
form button,
header ul {
    box-sizing: border-box
}

body {
    margin: 0;
    min-height: 100%;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.ac_footer {
    top: 10px;
    height: 0;
    color: #a12000;
    padding-bottom: 100px
}

.redo,
.redoyel {
    color: #c00;
    margin-top: 25px;
    font-weight: 700
}

p {
    margin: 0 0 10px
}

h1,
h2 {
    color: #820000
}

h3 {
    color: #000
}

h1,
h2,
h3 {
    margin-top: 20px
}

#wrapper {
    margin: 0 auto;
    padding: 20px 10px;
    min-height: 500px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #3d3d3d;
    font-size: 16px;
    font-family: sans-serif;
    line-height: 25px;
    max-width: 980px;
    width: 100%
}

@media (min-width:769px) {

    #post,
    #side {
        display: inline-block !important
    }

    #post {
        width: 70%
    }

    #side {
        width: 27% !important;
        top: 0;
        margin-top: 0;
        float: right
    }
}

#side2 {
    display: none
}

@media (max-width:768px) {

    #side,
    #side2 {
        width: 100% !important;
        float: none;
        top: 0
    }

    #side {
        margin-top: 0;
        display: none !important
    }

    #side2 {
        max-width: 400px !important;
        margin: 0 auto;
        display: block !important
    }

    #side ul {
        overflow: hidden;
        float: left
    }

    #side li {
        width: 40% !important;
        display: inline-block !important;
        margin: 20px 20px -10000px;
        top: 0;
        padding-bottom: 10000px;
        float: left
    }

    #post {
        width: 100%
    }
}

@media(max-width:425px) {
    #side li {
        width: 90% !important;
        display: inline-block !important;
        margin: 20px 20px -10000px;
        top: 0;
        padding-bottom: 10000px;
        float: left
    }
}

#bottle img,
.center,
.w-input,
label {
    display: block
}

#post {
    margin: 20px;
    max-width: 630px
}

h1.a1 {
    margin-bottom: 30px
}

.libo li,
.redo {
    margin-bottom: 20px
}

ul.testimonials {
    border-radius: 5px
}

ul.testimonials li.opinion {
    background-color: #fff;
    border: 3px inset green;
    margin: 20px 20px 20px 25px;
    padding: 0 10px 10px;
    position: relative !important
}

.redo {
    font-size: 20px
}

.redoyel {
    font-family: sans-serif;
    font-size: 18px;
    margin-bottom: 25px;
    margin-left: 10px
}

.w-input,
form label,
h1,
h2,
h3,
header ul li {
    margin-bottom: 10px
}

.center,
.prod {
    margin-left: auto;
    margin-right: auto
}

ul.testimonials li.opinion:first-child {
    margin-top: 0
}

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
}

ul.testimonials li.opinion img {
    display: block;
    margin: 10px auto 20px;
    width: 90%
}

ul.testimonials li.opinion p {
    font-weight: 400;
    line-height: 18px
}

ul.testimonials li.opinion .author {
    line-height: 15pt;
    margin: 10px 0 0
}

#bottle {
    width: 300px
}

#bottle_g {
    position: absolute;
    top: 0;
    right: -5px;
    width: 80px
}

#bottle img {
    margin: 0 auto 20px;
    max-width: 300px;
    width: 100%;
    height: auto
}

@media (min-width:769px) {
    #post {
        width: 67%
    }
}

button {
    border: 0;
    -webkit-appearance: button
}

label {
    margin-bottom: 5px;
    font-weight: 700
}

.w-input {
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    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
}

@media screen and (max-width:480px) {
    .submit-button {
        width: 85%;
        padding: 9px 0
    }
}

@media screen and (max-width:479px) {
    #bottle img {
        max-width: 180px
    }

    .submit-button {
        width: 80%
    }
}

@media screen and (max-width:767px) {
    .submit-button {
        margin-top: 20px;
        margin-bottom: 15px
    }
}

.submit-button {
    border-radius: 14px;
    background-color: #00ac2b;
    font-weight: 700
}

html {
    height: 100%
}

img {
    max-width: 100%;
    display: inline-block
}

h1,
h2,
h3 {
    font-weight: 700
}

h1 {
    font-size: 38px;
    line-height: 44px
}

h2 {
    font-size: 22px;
    line-height: 36px
}

h3 {
    font-size: 24px;
    line-height: 30px
}

@media(max-width:991px) {
    .testimonials {
        display: none
    }

    #post {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
        padding: 0 20px
    }

    #wrapper {
        padding: 0
    }
}

form {
    padding: 20px
}

.prod,
ul {
    padding: 0
}

form label {
    text-transform: uppercase;
    padding: 0 10px
}

form input {
    margin: 0 auto 15px
}

form button {
    display: block;
    border: none;
    background-color: #03bd03
}

.libo li::before,
ul li,
ul li img,
ul li p {
    display: inline-block
}

ul li p {
    font-family: sans-serif
}

ul {
    margin: 0
}

header ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px
}

header ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    margin-right: 10%;
    margin-top: 10px
}

header ul li:last-of-type {
    margin-right: 0
}

.list-item-2 {
    max-width: 400px
}

.list-item-2 p {
    max-width: 150px;
    vertical-align: center;
    top: 15px
}

.list-item-3 {
    max-width: 240px
}

.list-item-3 p {
    max-width: 120px;
    top: 13px
}

.list-item-4 {
    max-width: 170px
}

.list-item-4 p {
    max-width: 90px;
    top: 12px
}

.list-item-5 p {
    max-width: 110px;
    top: 10px
}

.libo li::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 11px;
    left: -10px;
    background-color: #000;
    transform: rotate(45deg)
}

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

    header ul .list-item-2 {
        display: block
    }
}

.prod {
    display: block
}

.create_rom_footer,
.ev-footer {
    display: flex;
    align-items: center;
    padding: 5px 0 10px 0;
    justify-content: center;
    flex-direction: column
}

@media (max-width: 991px) {
    h1.a1 {
        font-size: 25px;
        line-height: 30px;
    }

    /*.comment:not(:nth-last-child(-n+5)) {
        display: none;
    }*/
}