a, body, div, footer, h1, h2, h3, h4, h5, h6, header, 
hr, html, img, li, menu, nav, p, span, ul {
    border: 0;
    margin: 0;
    padding: 0
}

body {
    line-height: 1;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: 'Verdana', sans-serif;
    font-weight:400;
    font-size:20px;
    line-height:30px;
    background: #F8F9FA;
}

* {box-sizing: border-box}


hr {height: 1px; background: #ccc;}

.b{font-weight:bold}
.i{font-style:italic}
.d-flex{display:flex;}
.clear {clear: both}
.only-mobile{display:none;}
.is-center{text-align:center !important;}
.is-left{text-align:left !important;}
.a-right{text-align:center;}
.bigUnd{font-size:23px; font-weight:bold; text-decoration:underline;}
.redUp{color:#ff0000; font-weight:bold; text-transform:uppercase;}
.light{font-weight:300;}
.regular{font-weight:400}
.medium{font-weight:500;}
.bold{font-weight:700;}
.underline{text-decoration:underline;}
.bigHeadline{font-size:46px; line-height:53px;}
.italic{font-style:italic;}
.lspac{letter-spacing: 0.5px;}
.justify{text-align:justify;}
.fullWidth{width:100%}
.uppercase{text-transform:uppercase;}
.fb{color: #385898; font-weight: bold;}
.mainColor{color:#f9cb37 !important;}
.big{font-size:28px; line-height:34px;}
.offer{ font-weight:700;}
.fbSmall{font-size:9px !important;}
.mainProd{width: 40%;margin: 0 auto;text-align: center;display: block;margin-bottom: 20px; max-width:180px;}
.del{text-decoration: line-through;}
.black{color:#000 !important;}
.gHeadlineCont h1, .gHeadlineCont h2, .gHeadlineCont h3{
	color:#244061;
	text-decoration:none;
}



.weight-normal{
    font-weight:normal !important;
}

.img {
    border-radius: 5px;
    border: 8px solid #ffffff;
    background: #ffffff;
    overflow: hidden;
    -webkit-box-shadow: -0.872px 9.962px 35px 0px rgba(4, 5, 5, 0.13);
    box-shadow: -0.872px 9.962px 35px 0px rgba(4, 5, 5, 0.13);
    line-height: 0;
}

.img.no-frames {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
  }

.ml-auto{
    margin-left: auto;
}
.font25{font-size:25px; line-height:32px;}


.rules{
    font-size: 15px;
}

.rules h2{
    margin-top:30px;
}

.pullRight{
	float:right;
}

.pullLeft{
	float:left;
}

.cell{
    margin: 0 auto;
    background: #741B47;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 10px 30px;
    margin-left: -20px;
    max-width:520px;
}

.under-links{
    display:flex;
    flex-direction: column;
    align-items: center;
    margin-bottom:20px;
}

.under-links a {
    font-size:13px;
    line-height:20px;
}

span{

}

.cell img{
    max-width:50px;
    margin-right:20px;
}

p span.bigger{
    font-size: 25px;
    margin:0px;
}

.article .opinions.only-mobile{
    display:none;
}

/* PRODUCT BOX*/

.product-list{
    margin-top:20px;
}

.product-box{
    background: #f8efd3;
    padding:20px;
    border-radius:10px;
    margin-bottom:20px;
}

.product-box-img{
    float:left;
    margin-right: 15px;
    width:180px;
    height:180px;
    border-radius:10px;
    overflow: hidden;
}

.product-box-img img {
    width:100%;
    height:100%;
    object-fit: cover;
}

.product-box p:last-child{
    margin-bottom:0px;
}

.product-box p{
    font-size: 18px;
    line-height:28px;
}

/* OWL */

.owl-dots{
    margin: 0 auto;
    text-align: center;
    margin-top:25px;
}

.owl-carousel .owl-dots .owl-dot span {
    height: 24px;
    width: 24px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    opacity: 0.6;
    background: #797979;
    display: block;
    border-radius: 20px;
    margin: 0px 5px;
}

.owl-carousel .owl-dots .owl-dot.active span {
    width: 40px;
    height: 24px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    background: #ff8000;
    opacity: 1;
}

.productHeadlineH1{
	font-weight:600;
	font-size:45px;
	line-height:52px;
}

.mainMenuButton {
    display: block;
    padding: 11px 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #26a20f;
    border-radius: 5px;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.gStyleBtn {
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #26a20f;
    border-radius: 5px;
    font-size: 30px;
    font-weight: bold;
    margin-bottom:15px;
}

.custom-btn-rounded{
    color: #fff;
    text-decoration: none;
    background: #57A01A;
    padding: 14px 30px;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 30px;
}

.gHeadlineCont h3.otherHeadlineStyle {
    font-size: 26px;
    line-height: 33px;
    font-weight: 500;
}

.paragraphOtherStyle{
	color:#244061;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	font-size:21px;
	line-height:28px;
	font-family: 'Roboto', sans-serif;
}
.color-dark-gray{color: #434343}
.color-darkred{color:#990000;}
.color-dark-blue{color: #1C4587}
.color-blue{color:#1155CC;}
.color-light-blue{color:#6D9EEB;}
.color-purple{color:#741B47;}
.color-gold{color:#BF9000;}
.color-green-light{color: #64FFB6;}


.bg-yellow{background:#FFD966}
.bg-purple{background: #741B47}

.mw-150 {max-width: 150px;}
.mw-200 {max-width: 200px;}
.mw-250 {max-width: 250px;}
.mw-300 {max-width: 300px;}
.mw-350 {max-width: 350px;}
.mw-400 {max-width: 400px;}
.mw-450 {max-width: 450px;}

.b{font-weight: bold;}
.u{text-decoration: underline;}



p{
    margin:20px 0px;
}

h1 {
    line-height: 55px;
    font-size: 40px;
    margin-bottom: 25px;
    font-weight: bold;
}

h1 .small{
    font-size: 50px;
    line-height:70px;
}

h2.bigger{
    font-size: 35px;
    line-height: 45px;
}

h2 {
    font-size: 30px;
    line-height: 41px;
    margin-bottom:25px;
}

h2.smaller{
    font-size: 27px;
    line-height: 37px;
    margin-top:35px;
    margin-bottom:35px;
}

h3{
    font-size: 27px;
    line-height: 33px;
}

h3 span.b{
    font-size:24px;
}

h4{
    font-size: 23px;
    line-height: 34px;
}

.p-20{
    padding:20px;
}

.border-blue{
    border: 1px solid #6ba8bb;
}

.border-yellow{
    border: 1px solid #977611;
}

.bg-light-yellow{
    background: #f8efd3;
}

.bg-light-blue{
    background: #daf6ff;
}

.box p{
    font-size:18px;
    line-height:28px;
}

.custom-list {
    text-align: left;
}

.custom-list ul {
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.custom-list ul li:first-child {
    margin-top: 0px;
}

.custom-list ul li:before {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
}

.custom-list .list-check-circle-fa li:before {
    content: '\f058';
    width: 25px;
    height: 30px;
    font-weight: 400;
    color: #77B611;
}

.custom-list .list-check-circle-red-fa li:before {
    content: '\f058';
    width: 25px;
    height: 30px;
    font-weight: 400;
    color: red;
}

.custom-list .list-arrow li:before {
    content: '\f0a9';
    width: 25px;
    height: 30px;
    font-weight: 900;
    color: #77B611;
}

.custom-list ul li {
    position: relative;
    padding-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img {
    border-radius: 5px;
    border: 8px solid #fff;
    background: #fff;
    overflow: hidden;
    line-height: 0;
}

.img-right {
    float: right;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-left{float:left;margin-right:20px;margin-top:10px;margin-bottom:10px}


.btn {
    padding: 20px 40px;
    text-align: center;
    border-radius: 10px;
    text-decoration: none;
}

.btn--primary {
    background: #46aa7a;
    font-size:25px;
    line-height:35px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 40px 0px;
    border: 2px solid #2b9461;
    transition: 0.2s ease-in-out;
}

.btn--primary:hover{
    background: #157446;
    border: 2px solid #46aa7a;
}



.over-form{
    margin-top:30px;
}

.product-price{
    justify-content: center;
    align-items: center;
    font-size: 40px;
}
.product-price i{
    color:#CC0000;
}

.color-red{color: #CC0000;}
.product-price > span{
    margin:15px;
    letter-spacing: -3px;
}
.product-price .old-price{
    text-decoration: line-through;
    
}
.product-price .new-price {
    font-weight:bold;
    color: #46aa7a
}

/* FRAME */

.frame{
    padding: 25px 25px;
    border-width: 5px;
    border-style: solid;
    border-color: black;
}

.frame-red{border-color: #CC0000}
.frame-dashed{border-style: dashed !important;}

.over-form{
    margin-bottom:30px;
}

.over-form h3 {
    margin-top: 5px;
}

.over-form p {
    font-size: 17px;
    margin: 5px;
}

/* OPINIONS */
.opinions-item{background:#F2F2F2; padding:20px 30px; margin:20px 0px;}
.opinion-img{ width:150px; height:150px; border: 3px solid #fff; border-radius:50%; overflow: hidden; box-shadow: -0.872px 9.962px 35px 0px rgba(4, 5, 5, .13)}
.opinion-img img{ width: 100%; min-height:100%; object-fit: cover;}
.opinion-content{ max-width:calc(100% - 180px); margin-left:30px; flex-direction: column;}
.opinions-item.no-photo .opinion-content{max-width:100%; margin-left:0px; align-items: center;}
.opinions-item.no-photo .opinion-rate span{margin-left:0px;}
.opinions-item.no-photo .opinion-footer{display: flex;flex-direction: column;align-content: center;justify-content: center;align-items: center;}
.opinions-item.opinion-blue{background: #9ee9f5;}
.opinions-item.no-photo .opinion-description{text-align: center;}
.opinions-item.no-photo .opinion-footer{margin-left: initial;}
.opinion-title{margin-bottom:5px;}
.opinion-rate{ font-size:12px; align-items: center;}
.opinion-rate-title{margin-right:5px;}
.opinion-rate .star{color: #ffd100; margin:0px 1px;}
.opinion-description{font-size: 17px; line-height: 27px; margin-top:10px;}
.opinion-footer{margin-left: auto; font-size: 18px; font-weight:bold;}

/* BONUS */

.bonus{}
.bonus-item{ overflow:hidden; border: 4px solid #46AA7A;  border-radius:10px; background:#0D6666; width:calc(50% - 20px); margin:10px; box-shadow: -0.872px 9.962px 35px 0px rgba(4, 5, 5, .13); }
.bonus-img{background: #fff; display:flex; height:300px; justify-content: center;}
.bonus-img img{object-fit: cover;height: 300px;display: block;}
.bonus-content{flex-direction: column; display:flex; height:calc(100% - 300px)}
.bonus-title{text-align: center; font-size:18px; line-height:28px; font-weight:bold; padding:10px 20px; background:#063131; color:#fff;}
.bonus p{font-size: 16px; line-height:26px; text-align: center; padding:0px 20px; color:#fff;}
p.bonus-price{ margin-top: auto;   background: #46aa7a;margin-bottom: 0px;padding: 15px 20px; font-size: 27px;}

.wysiwygCont h2 {
    font-weight: 400;
    line-height: 33px;
    font-size: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: underline;
}

input[type="submit"], .popupText button{
	cursor:pointer;
	transition:0.2s linear;
}

input[type="submit"]:hover, .popupText button:hover:not(:disabled){
	opacity:0.7;
}

a{
	transition:0.2s linear;
}

div.main{
	padding:20px 0px;
}

div.mainContainer{
	width: 1050px;
    background: #fff;
    padding: 40px 30px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px 0px rgba(4, 5, 5, .13);
    max-width:calc(100% - 30px);
}

div.sideBoxes{
	width:100%;	
}

div.mainContent{
	width:100%;
}

.sideBoxes .content{
    display:flex;
    gap:30px;
}

.article{
    width:100%;
}

.article p, .custom-list li {
    font-family: Georgia, serif;
}

aside{
    width:30%;
}


.alert{
    background: #ffdada;
    border: 1px solid #ff0808;
    padding: 30px 20px;
    margin: 20px 0px;
    height: 100%;
    text-align: center;
}

.productInfo {
    background: none;
    border: none;
    margin: 0px;
    padding: 10px 0px;
}

.infoImgBox.pullRight{
	margin-right:0px;
	margin-left:20px;
}

.promo,
.popupText button.promo {
    background: #28a745;
    padding: 15px 25px;
    font-weight: 900;
    color: #fff;
    display:inline-block;
    font-size:26px;
    line-height:33px;
    font-weight:500;
    text-align:center;
    margin:20px auto;   
}
.promo:hover:not(:disabled),
.popupText button.promo:hover:not(:disabled) {
    background: #218838;
    opacity: 1 !important;
}

p.promo{
	text-align:center;
}

.promo img{
	width:100%;
}

.singleElement {
    background: #daf6ff;
    border: 2px solid #0c6ddc;
    padding: 20px;
    margin-bottom: 30px;
}

.singleElement img{
	width:100%;
}

.singleElement p {
        margin: 15px 0px;
}

.singleElement p:last-child{
	margin-bottom: 0px;
}

.singleElement p:first-child{
        margin-top: 0px;
}

.articleList{
	padding:0px 20px 20px;
}

.singleArticle{
	padding:10px 10px;
	display:flex;
	align-items:center;
}

.singleArticle .mainContent{
	padding-right:0px;
	width:65%;
	position:relative;
}


.singleArticle aside img{
	width:100%;
}

.singleArticle aside{width:35%; padding-right:10px}

.commentBox{
	border-bottom:1px solid #ccc;
}

.singleComment {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.commentImg{
	width:55px;
	margin-right:15px;
}

.comments{
	margin-top:20px;
}

.commentImg img {
    width: 55px;
    height: 55px;
}

.commentContent{
	width:calc(100% - 70px);
}

.commentContent p{
	font-size:13px;
	line-height:20px;
}

.commentContent p.text{
	padding-right:50px;
}

.commentContent p.author{
	font-size:14px;
	color: #385898;
	font-weight:bold;
}

div.commentMenu img{
	width:11px;
	margin-right:5px;
}

div.commentMenu span{
	float:left;
	margin-right:10px;
	font-size:13px;
}

div.commentMenu .answer{
	color: #385898;
	font-weight:bold;
}

div.commentMenu .time{
	color:#aaa;
}

.underComment {
    margin-left: 70px;
    border-left: 1px solid #ccc;
    padding-left: 15px;
}

img.imgArticle {
    margin-left: 20px;
    margin-bottom: 6px;
}

div.imageProductsSection {
	display:flex;
	justify-content:center;
}

div.imageProductsSection .infoImgBox{
	float:left;
	width:32%;
	margin:0px 4px;
	text-align:center;
}

div.imageProductsSection .infoImgBox img{
	max-height:180px;
}

div.imageProductsSection .infoImgBox span{
	font-style:italic;
}

.arrowRightSide .decoGroup {
    position: relative;
    padding-left: 50px;
    border-left: 0px solid #f9cb37;
    font-size: 19px;
}

.arrowRightSide .decoGroup:before {
    content: '';
    background: url(../img/arrow-R.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


.gHeadlineCont .arrowRightSide .decoGroup:before {
    background: url(../img/dot.svg) no-repeat;
    width: 22px;
    height: 23px;
    top:2px;
}

.gHeadlineCont .arrowRightSide .decoGroup {
    padding-left: 35px;
}

footer{
	padding-top:20px;
	border-top:1px solid #ccc;
}

footer p.small{
	font-size:12px; 
	color:#aaa;
	line-height:19px;
	text-align:center;
}

ul.list{
	padding-left:20px;

}

.bigList {
    font-size: 22px;
    line-height: 29px;
}

ul.list li{
	padding-bottom:5px;
}

.decoGroup {
    margin-bottom: 25px;
    border-left: 4px solid #f9cb37;
    padding-left: 20px;
    margin-left: 20px;
}

.decoGroup p {
    padding-bottom: 10px;
}

div.decoGroup p.text:last-of-type{
	padding-bottom:0px;
}

.positiveElement {
    position: relative;
    padding-left: 50px;
    margin-bottom: 15px;
}

.cert{
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
}

.cert img{
	padding-left:20px;
	width:320px;
}

.positiveElement:before {
    content: '';
    position: absolute;
    background: url(../img/positive.svg) no-repeat;
    width: 30px;
    height: 30px;
    left: 0px;
    transform: translate(0, -50%);
    top: 50%;
}

.positiveElement p:last-of-type{
	padding-bottom:0px;
}

span.otherStyle {
    background: #f9cb37;
    padding: 5px 10px;
    font-weight: 900;
    color: #000;
}

.bigger{
	font-size: 19px;
    line-height: 28px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.formGroup{
	display:flex;
	align-items:center;
	padding:5px 0px;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
}

.formGroup input, .formGroup select, .formGroup textarea {
    display: block;
    padding: 10px 12px;
    font-size: 17px;
    line-height: 27px;
    color: #555;
    background-color: #f1f1f1;
    background-image: none;
    border: 1px solid #727272;
    border-radius: 4px;
}

label{
width:170px;	
font-size: 15px;
text-align:left;
}

.radioGroup label{
	width:100%;
	margin-left:10px;
}


.price-under-photo{
    text-align: center;
    text-decoration:none;
    padding-top:0px;
}

.price-under-photo .old-price{
    text-decoration: line-through;
    color:#ff0000;
}

.price-under-photo  .current-price{
    font-weight:bold;
    font-size:50px;
}

h3.form-order-title{
    font-size:35px;
    text-align: center;
    line-height:55px;
}

.buyForm{
    margin-bottom:30px;
}

.under-product-text{
    text-align: center;
    font-size:20px;
    line-height:30px;
    margin-bottom:20px;
    margin-top:20px;
}

.red{
    color: red;
}

.form-icons{
    flex-wrap: wrap;
    margin:20px 0px;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    justify-content: center;
}

.form-icons > img{
    width:initial !important;
}

.form-icons .form-single-icon{
    max-height:30px;
    object-fit: contain;
    margin: 15px;
}

.form-icons-item{
    align-items: center;
    font-size:14px;
    margin: 10px 15px;
}

.form-icons-item:first-child{
    margin-left:0px;
}

.form-icons-item:last-child{
    margin-right:0px;
}

.form-icons-item:last-child img{
    height:35px;
}

.form-icons-item img{
    height:40px;
    object-fit: contain;
    margin-right:10px;
    max-width: 40px;
}

img{
    max-width:100%;
}

div.form{
	width: 100%;
    margin: 0 auto;
    text-align:center;
}

div.form h3{
	text-align:center;
}

input, .popupText button {
    margin-right: 15px;
    padding: 8px 10px;
    background: #f1efef;
    outline: none;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
}

input[type="submit"] {
    margin: 0 auto;
    display: inline-block;
    border: none;
    padding: 25px 80px;
}

.popupText button {
    margin: 0 auto !important;
    display: inline-block;
    border: none !important;
    padding: 25px 15px !important;
}

input:last-of-type{
	margin-right:0px;
}

.col-sm-1{
	width:100%;
}

.col-sm-2{
	width:66%;
}

.col-sm-3{
	width:calc(33% - 16px);
}

.formContent{
	width:400px;
    display:flex;
}

.smallCert{
	display:none;
}

.dr{
	width:41%;
	float:right
}

.contactBox{
	position:fixed;
	top:0px;
	left:5%;
	background:#28a745;
        color:#fff;
	padding:10px;
	text-align:center;
	z-index: 100;
}

.contactBox > .htext1 {
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
}

.contactBox2 {
        position:fixed;
	top:0px;
	left:5%;
	background:#28a745;
	text-align:center;
	z-index: 100;
}

.contactBox2.vvv1 {
        display: none;
}

.contactBox2:hover {
        background: #218838;
}

.contactBox2 > a {
        display: block;
        padding: 13px 10px;
        text-decoration: none;
        color:#fff;
        /* font-weight: 600; */
        text-shadow: 0px 0px 3px #14732a;
        font-size: 15px;
        line-height: 1;
        font-family: Arial;
}

.contactBox2 > a:hover {
        opacity: 1;
}

.telNr{
	font-weight: 700;
        font-size: 21px;
}

.timeCall{
	font-size: 12px;
        font-weight: 600;
}

.buyInfoBox{
	position:fixed;
	padding:20px;
	right:15px;
	bottom:15px;
	max-width:250px;
	background:#f9cb37cc;
}

.buyInfoBox p{
	font-weight:700;
}

.popupBox {
    
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #0000008c;
    z-index: 100000;
    display: none; 
    align-items: center;
    justify-content: center;
}

.popupContent {
    width: 750px;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px #000;
    max-width:750px;
}
span.closePopup {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}

.popupLeftText {
    width: 100%;
    background: #fff9;
    position: relative;
}

.popupProduct {
    position: absolute;
    right: 20px;
    bottom: 0px;
    width: 220px;
    height: auto;
    top: 0px;
    margin: auto;
    height: 305px;
}

.popupText span.otherStyle {
    padding: 3px 10px;
}

.popupText {
    font-family: 'Roboto', sans-serif;
}

.popupText h3 {
    font-size: 27px;
    line-height: 37px;
    font-weight: 700;
    text-align: center;
    padding-top: 0px;
}

.popupText span.otherStyle{
	font-size:inherit;
}

.popupText span.text {
    font-size: 22px;
}

.popupText input, .popupText a.promo, .popupText button.promo {
    width: 100%;
}

.popupText a.defaultBtn.promo{
	margin:0px;
	text-decoration:none;
	margin-top:15px;
	margin-bottom:15px;
	color:#000;
}

.popupText a.defaultBtn {
    text-align: center;
    display: block;
    width: 100%;
    text-decoration: none;
    color: #4472c4b5;
}

.priceDiscPopup {
    position: absolute;
    background: #28a745;
    border-radius: 50%;
    padding: 41px 7px;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    top: -7px;
    transform: rotate(-17deg);
    left: -13px;
}

span.smileInfo {
    padding: 10px;
    display: block;
    margin-right: 137px;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

a:hover{
	opacity:0.8;
}

.popupText input[type="text"]{
	padding: 18px;
    font-size: 18px;
    margin:10px 0px;
}

.popupText .lineSeparator {
    height: 2px;
    background: #f9cb37;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.popupProduct img{
	width:100%;
    max-height: 100%;
    object-fit: contain;
}


.rules{
	
}

.rules h1{
	padding-bottom:15px;
}

.rules p{
	padding:15px 0px;
	text-align:justify;
}

.rules ul.rulesList{
	list-style-type: decimal;
    margin-left: 27px;
}

.rules ul.rulesList li{
	padding-bottom:8px;
	text-align:justify;
}

.rules ul.rulesList li ul.secondList {
    padding: 13px 22px 0px;
    list-style-type: lower-alpha;
}

.rules h2 {
    font-size: 22px;
    padding-bottom: 0px;
    font-weight:500;
}

.footerMenu {
    text-align: center;
}

ul.footerMenuContent {
    list-style-type: none;
}

ul.footerMenuContent li {
    display: inline-block;
    margin: 5px;
}

ul.footerMenuContent li a{
	color:#888;
	font-size:12px;
}

ul.footerMenuContent li:hover a{
	
}

.articleHead{
	
}

.articleHeadMenu{
	margin-top:15px;
}

.articleHeadMenu ul {
    background: #8a178b;
    list-style-type: none;
    text-align: center;
}

.articleHeadMenu ul li {
    display: inline-block;
    padding: 10px;
    color: #fff;
    transition:0.2s linear;
    cursor:pointer;
}

	.headMenu li.resp{
		display:none;
	}

.articleHeadMenu ul li:hover, .articleHeadMenu ul li.activeMenu {
    text-decoration:underline;
	background:#680f69;
}

.path {
    margin: 7px 0px 15px;
}
.path ul.pathList{
	list-style-type:none;
}


.path ul.pathList li {
    float: left;
    margin-right: 5px;
    font-size: 13px;
    color: #999;
    transition:0.2s linear;
    cursor:pointer;
}

.path ul.pathList li:after{
	content:' > ';
	margin:0px 5px;
	text-decoration:none;
}


.path ul.pathList li.activePath:after{
	content:'';
}

.path ul.pathList li:hover ,.path ul.pathList li.activePath{
	color:#555;
}

.path ul.pathList li:hover:after{
	text-decoration:none;
}

.social{
	margin-top:10px;
	display:block;
}

.social img {
    margin-left: 5px;
    width: auto !Important;
}

.photoArticle img{
	margin-top:10px;
}

.rightPhotoArticle{
	width:55%;
	margin-bottom:5px;
	margin-left:15px;
}

.rightPhotoArticle.smallPhoto{
	width:45%;
}

.singlePageArticle h2 {
    font-weight: 700;
    font-size: 39px;
    line-height: 46px;
}

.singlePageArticle p:first-of-type {
    font-size: 22px;
    line-height: 29px;
}


.rightPhotoArticle span {
    line-height: 17px;
}

img.articlePhotoInside{
	width:100%;
}

img.photoCenterHalf{
	display:block;
	margin:0 auto;
	width:50%;
}


span.photoDescription {
    font-size: 12px;
    color: #777;
    text-align: center;
    display: block;
}

.certyfikat{
	margin-left:50px;
}

@media screen and (min-width:500px){
	.desktopContent{
		display:block;
	}
	
	.mobileContent{
		display:none;
	}
    
}

@media screen and (max-width:500px){
	.desktopContent{
		display:none;
	}
	
	.mobileContent{
		display:block;
	}
    .imgProd.only-mobile{
        display:block;
        max-height:500px !important;
    }
    .imgProd.only-desktop{
        display:none;
    }
}

@media screen and (max-height:550px){
	.popupContent{
		height:90%;
		overflow:auto;
		padding: 0px 30px;
		margin-top:0px;
		top:auto;
	}	
	
	.popupLeftText {
	    height: 480px;
	    transform: none;
	    top:auto;
	}	
}

@media screen and (max-height:600px) and (max-width:500px){
.popupContent, .popupLeftText {
    width: 99% !important;
    height: 99vh;
    padding: 10px 3px;
}
}


@media screen and (max-width:680px){
	.popupContent, .popupLeftText {
            width: 98%;
   	}
   	.popupProduct img {
	    display:none;
	}
	
	.popupText input, .popupText a.promo, .popupText a.defaultBtn, span.smileInfo, .popupText button.promo {
	    width: 100%;
	    margin-right:0px;
	}
	
	.popupLeftText {
	    height: auto;
	    max-height:100%;
	    overflow:auto;
        }
        
    h1 .small {
        font-size: 40px;
        line-height: 50px;
    }
}

@media screen and (max-width:1000px){
	.popupContent {
            width:95%;
        }
        .mainProd {
            width: 55% !important;
        }
}
@media screen and (max-width:700px){
        .mainProd {
            width: 80% !important;
        }
}
@media screen and (max-width: 990px){
	.doctorBg{
		display:none;
	}
	
	.bgSeparatorProd {
    border-radius: 10px;
    background: url(../img/bg-prodx.jpg);
    height: auto;
    position: relative;
    margin-bottom: 15px;
    padding: 20px;
}

.bgSeparatorProd .separatorContentText p {
    font-size: 24px;
    line-height: 38px;
    
}
	
	.mainHeaderBgCont {
   		width: auto;
   }
   
   .mainHeaderContent {
    height: auto
   }
   
   .mainHeaderBg {
    height: auto;
   }
	
	.sideBoxes .mainContent{
		width:calc(100% - 40px);
		padding-right:0px;
		margin:0px 20px;
		
	}
}

@media screen and (max-width: 850px){
    aside{
		display:none;
	}
    .article{
        width:100%;
    }

    .article .opinions.only-mobile{
        display:block;
    }
	.info{
		flex-direction:column;
	}
	
	.bgSeparatorProd {
	    border-radius: 10px;
	    background: repeating-linear-gradient(45deg, #040f11, #324252);
	}
	
	.bgSeparatorProd .separatorContentText p {
	    font-size: 21px;
	    line-height: 29px;   
	}
	
	.info .infoImgBox{
		width:80%;
	}
	
	.info .infoText {
		width:100%;
	}
	
	.productList .productInfo:nth-child(odd){
		flex-direction: column-reverse;
	}
	
	.cert img{
		display:none;
	}
	
	.smallCert{
		display:block;
		text-align: center;
    	margin: 0 auto;
	}
}

@media screen and (max-width:800px){
	.mainArticleHeader {
    height: 170px;
}

.mainArticleHeader div:first-of-type{
	float:none;
	margin:0 auto;
	text-align:center;
}

.mainArticleHeader div:nth-child(2){
	float:none;
	margin:0 auto;
	text-align:center;
}

}

@media screen and (max-width: 700px){
	div.form {
    	width: 100%;
    }

    .icons-section{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .icons-section .form-icons-item  {
        margin:10px 0px;
    }
    
    .bgSeparatorProd img {
	    height: 230px;
	    position: static;
	    display:block;
	    margin:0 auto;
	}
	
	   .sideBoxes .mainContent .imagesContainer figure.image{
    	width:80%;
    	margin:0 auto;
    	text-align:center;
    	
    }
    
    p  img{
    	width:auto !important;
    	height:auto !important;
    	max-width:100%;
    }
    
    .popupProduct{
    	display:none;
    }
	
	.mainPopupTextCont{
		width:100% !important;
	}
    
    
    .sideBoxes .mainContent .imagesContainer figure.image {
	    width: 80%;
	    margin: 0 auto;
	    text-align: center;
	    float: none;
	}
	
	.separatorContentText {
	    padding-left: 20px;
	    padding-top: 50px;
	    padding-right: 20px;
	    margin: 0 auto;
	    width: 100%;
	    text-align: center;
	}
    
    div.imageProductsSection {
	    display: block;
	}
	
	.mainHeaderContent img.prodBox {
	    position: static;
	    text-align: center;
	    margin: 0 auto;
	    width: 250px;
	    height: auto;
	    display: block;
	    padding-bottom: 20px;
	}

	.mainHeaderBgCont {
	    width: auto;
	    margin: 0;
	    text-align: center;
	}
	
	.mainHeaderBgCont .positiveElement{
		padding-left:0px;
	}
	
	.mainHeaderBgCont .positiveElement:before {
	    display:none;
	}
	
	div.imageProductsSection .infoImgBox {
	    float: none;
	    width: 100%;
	    margin-bottom:15px;
	}
	
	div.imageProductsSection .infoImgBox img{
		max-height:100%;
	}
    
	.formGroup {
    	display: block;
	}
	.formContent {
	    width: 100%;
	}
	
	.radioGroup{
		display:flex;
	}
	
	ul.headMenu li.mainMenu{
		display:none;
	}
	
	.headMenu li.resp{
		display:block;
	}
	
	.rightPhotoArticle{
		width:100%;
	}
	img.profImg, img.imgArticleRight[src="../img/prof.jpg"] {
    width: 40% !important;
    float: right !important;
	margin-left:20px !important;
	margin-bottom:14px !important;
}
	
}

@media screen and (max-width: 550px){
	img.dr{
		width:100%;
		float:none;
		margin-left:0px;
		
	}
	
	img.photoCenterHalf{
		width:100%;
	}
	
	.bgSeparatorProd img {
	    width: 70%;
	    height: auto;
	}
	
	.sideBoxes .mainContent img.imgArticleRight {
	    float: none;
	    width: 80%;
	    margin-left: 20px;
	    margin-bottom: 6px;
	    margin: 0 auto 20px;
	    display: block;
	}
	
}

@media screen and (max-width: 480px){
	.bigHeadline {
	    font-size: 33px;
	    line-height: 44px;
	}
	
	h1 {
		margin-top:30px;
	    line-height: 36px;
	    font-size: 29px;
	}
	
	div.mainContainer {
	    width: calc(100% - 20px);
	    margin: 0 auto;
	    padding: 20px 10px;
	}
	
	.sideBoxes .mainContent {
    width: calc(100% - 0px);
    padding-right: 0px;
    margin: 0px 0px;
    padding-top: 20px;
}
	
	.underComment {
	    margin-left: 0px;
	    border-left: 0px solid #ccc;
	    padding-left: 0px;
	}
	
	.certyfikat{
		width:100%;
		margin-left:0px;
	}
	

	.contactBox {
                position: absolute;
		left: 0px;
		padding: 3px;
		right: 0px;
		z-index: 10000;
		top: 0px;
		bottom: auto;
	}
        
        .contactBox:not(.vvv1) + .main {
                margin-top: 40px;
        }
        
        .contactBox.vvv1 {
                display: none;
        }
        
        .contactBox2 {
                position: fixed;
		left: 0px;
		right: 0px;
		z-index: 10000;
		top: 0px;
		bottom: auto;
	}
        
        .contactBox2 > a {
                padding: 13px 3px;
        }
        
        .contactBox2:not(.vvv1) + .main {
                margin-top: 20px;
        }
	
	.decoGroup {
	    padding-left: 10px;
	    margin-left: 0px;
	}
	h2 {
	    line-height: 32px;
	    font-size: 25px;
	    text-align: center;
	}
	
	.positiveElement::before {
	    position: static;
	}
		.positiveElement {
	    padding-left: 0px;
	}
	
	img {
    width: 100%;
    height: auto;
}
	
	img.like{
		width: 11px;
	}
}

/* Additional */
.errors {
        color: red;
        margin-top: 10px;
        font-size: 14px;
}

.red{
	color:#ff0000
}

/*.yellowBg {
    background: #FFFF00;
}*/

.redBg{
	background:#ff0000;
}

.inlineBlock{
	display:inline-block;
}

.blueBg{
	background:#00FFFF;
}

.nav {
        background: #525252;
        width: 100%;
        height: 44px;
}

.nav > div.adminContainer{
	width:1200px;
	margin:0 auto;
}

.nav a {
        float: left;
        padding: 10px 0px;
        margin-right: 40px;
        font-size: 14px;
        color: #eee;
        text-decoration: none;
}

.nav a.logout {
        float: right;
        margin-right: 0px;
}

.main > div.adminContainer{
	width:98%;
	background:#fff;
	padding:40px 20px;
	margin:0 auto;
}

table{
	width:100%;
        font-size: 11px;
}

table th{
	padding: 2px 10px;
	color:#000;
	text-transform:none;
}

tr{
	cursor:pointer;
}

td.lp{
	text-align:center;
}

div.dt-buttons {
        position: relative;
        float: left;
        padding:5px 15px;
}

.hideColButton .dt-button-collection .buttons-columnVisibility:nth-child(-n+3),
.hideColButton .dt-button-collection .buttons-columnVisibility:nth-child(5){
        display:none;
}

.hideColButton div.dt-button-collection {
        max-width: 140px;
        max-height: 178px;
        overflow-y: auto;
}

.hideColButton div.dt-button-collection .buttons-columnVisibility{
        padding:1px;
}

button.dt-button {
        transition: all 0.2s ease-in-out;
        font-size: 13px;
        border: none;
        background: #3a89ff;
        color: #fff !important;
        padding: 6px 21px;
        position: relative;
        border: none !important;
        margin-left: 0px;
        transition: 0.2s linear;
}

button.dt-button:hover:not(disabled),
button.dt-button:active:not(disabled),
button.dt-button:focus:not(disabled){
        background: #357de8 !important;
}

button.disabled:hover{
	opacity:0.5;
}

button.dt-button.disabled{
	background: #3a89ff9c;
}

div.dt-button-collection button.dt-button.active:not(.disabled){
	background: #1857b5 !important
}

.searchSection {
        display: inline-block;
        width: 100%;
        margin-bottom: 80px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
}

.searchSection .row {
    float: left;
    margin-right: 30px;
}

.searchSection .row > label {
        margin-right: 10px;
}

.searchSection .row-submit {
        margin-top: 20px;
}

.searchSection button.submitBtn {
        transition: all 0.2s ease-in-out;
        font-size: 13px;
        border: none;
        background: #3a89ff;
        color: #fff !important;
        padding: 6px 21px;
        position: relative;
        border: none !important;
        margin-left: 0px;
        transition: 0.2s linear;
}

.searchSection.settingsSection {
        border-bottom: 0px none;
        margin-bottom: 0px;
}

.searchSection.editingSection {
        border-bottom: 0px none;
        margin-bottom: 0px;
}
.settingsSection .row2 {
        margin-bottom: 10px;
}

.settingsSection .row2 label {
        width: 150px;
        display: inline-block;
}

select {
        padding: 8px 10px;
        background: #f1efef;
        outline: none;
        border: 1px solid #b1b1b1;
        border-radius: 5px;
}

.errors2 {
    color: #fb6363;
    font-size: 15px;
    margin-top: 0px;
    font-weight: bold;
    background: #ff45451f;
    padding: 10px;
}

.errors2 p {
    margin:0px;
}

.errors2-title {
        background: #ff4545;
        color: #fff;
        /* border-radius: 28px; */
        padding: 9px 10px;
        text-transform: uppercase;
        font-size: 17px;
}

.settingsSection .errors2,
.settingsSection .successMsg {
        margin-bottom: 20px;
        margin-top: 0px;
}

.error-field {
        border-color: red !important;
}

.successMsg {
        color: green;
        font-size: 15px;
        margin-top: 10px;
}

.loader {
        display: inline-block;
        background: url('../img/loader.gif') no-repeat;
        background-size: 25px 25px;
        width: 25px;
        height: 25px;
}

.popupContent .errors2 {
        line-height: 16px;
        font-size: 14px;
}

.popupContent .errors2:empty {
        display: none;
}

.popupContent .successMsg {
        line-height: 16px;
        font-size: 14px;
        margin-top: 15px;
}

.popupContent .successMsg:empty {
        display: none;
}

.captchaSection {
    text-align: left;
}
.captchaSection > .iconNextCaptcha {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-left: 4px;
    cursor: pointer;
}
.captchaSection > .captcha {
    height: 80px;
    vertical-align: bottom;
}
.captchaSection > input[type=text] {
    margin-left: 5px;
    vertical-align: bottom;
    width: 80px;
    float: none;
    font-size: 12px;
    margin-left: -13px;
}
.tox .tox-dialog--width-lg {
    width: 780px !important;
}
.editingSection label {
    display: inline-block;
}

/* Style dla tresci z wysiwyga */
.mainContent {
    line-height:1.4;
}
.mainContent figure.image {
    max-width: 100%;
}
.mainContent figure.image img {
    max-height: 600px;
    width: 100%;
}
.mainContent .imagesContainer {
    display: inline-block;
    margin-top: 20px;
}
.mainContent .imagesContainer figure.image {
    float: left;
    width: 32%;
    margin: 0px 4px;
}
.mainContent .imagesContainer figure.image img {
    max-height: 180px;
    width: 100%;
}
.mainContent img.imgArticleLeft {
    float: left;
    width: 41%;
    margin-right: 20px;
    margin-bottom: 6px;
}
.mainContent img.imgArticleRight {
    float: right;
    width: 41%;
    margin-left: 20px;
    margin-bottom: 6px;
}
.mainContent img.imgFullWidth {
    display: block;
    float: none;
    width: 100%;
    max-height: 500px;
}
.mainContent div.textContainer1 {
    width: 100%;
    padding: 15px 0px;
    background-color: #ff0000;
    margin-bottom: 15px;
    max-width:100%;
    height:initial !important;
}
.mainContent div.textContainer2 {
    width: 100%;
    padding: 15px 25px;
    background-color: #f9cb37;
    margin-bottom: 20px;
    max-width:100%;
    height:initial !important;
}

.mainContent div.textContainer3 {
    width: 100%;
    padding: 15px 25px;
    background: #ffdada;
    border: 1px solid #ff0808;
    margin: 20px 0px;
    max-width:100%;
    height:initial !important;
}



.mainContent div.textContainer4 {
    width: 100%;
    padding: 15px 25px;
    background: #daf6ff;
    border: 1px solid #6ba8bb;
    margin: 20px 0px;
    max-width:100%;
    height:initial !important;
}

.mainContent div.textContainer1 > *,
.mainContent div.textContainer2 > *,
.mainContent div.textContainer3 > *,
.mainContent div.textContainer4 > * {
    margin-bottom:25px;
}

.mainContent div.textContainer1 > :last-child,
.mainContent div.textContainer2 > :last-child,
.mainContent div.textContainer3 > :last-child,
.mainContent div.textContainer4 > :last-child{
    margin-bottom:0px;
}


.mainContent ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
.mainContent ul.bullets1,
.mainContent ul.bullets2,
.mainContent ul.bullets3,
.mainContent ul.bullets4,
.mainContent ul.bullets5,
.mainContent ul.bullets6,
.mainContent ul.bullets7 {
    margin: 0;
    padding: 0;
}
.mainContent ul.bullets1 li {
    padding-bottom: 5px;
    padding-left: 35px;
    list-style-type: none !important;
    background: url(../img/dot.svg) no-repeat;
    background-size: 22px 23px;
    background-position: 2px 0px;
    margin-bottom: 25px;
    margin-left: 20px;
}
.mainContent ul.bullets2 li {
    padding-left: 50px;
    padding-bottom: 0px;
    list-style-type: none !important;
    background: url(../img/positive.svg) no-repeat;
    background-size: 30px 30px;
    background-position: 0px center;
    margin-bottom: 15px;
}

.mainContent ul.bullets3 li {
    padding-left: 50px;
    padding-bottom: 0px;
    list-style-type: none !important;
    background: url(../img/li.svg) no-repeat;
    background-size: 30px 30px;
    background-position: 0px center;
    margin-bottom: 15px;
}

.mainContent ul.bullets4 li {
    padding-left: 50px;
    padding-bottom: 0px;
    list-style-type: none !important;
    background: url(../img/check.png) no-repeat;
    background-position: 0px center;
    margin-bottom: 15px;
}

.mainContent ul.bullets5 li {
    padding-left: 50px;
    padding-bottom: 0px;
    list-style-type: none !important;
    background: url(../img/check2.png) no-repeat;
    background-size: 30px 30px;
    background-position: 0px center;
    margin-bottom: 15px;
}

.mainContent ul.bullets6 li {
    padding-left: 50px;
    padding-bottom: 0px;
    list-style-type: none !important;
    background: url(../img/check3.png) no-repeat;
    background-size: 20px 20px;
    background-position: 0px center;
    margin-bottom: 15px;
}

.mainContent ul.bullets7{
	background: url(../img/paperBG.jpg) repeat;
	height:auto;
	width:100%;
}

.mainContent ul.bullets7 li {
    padding-left: 35px;
    list-style-type: none !important;
    background: url(../img/check4.png) no-repeat;
    background-size: 20px 20px;
    background-position: 4px 3px;
    padding-bottom: 15px;
}


.mainContent p{
	margin:15px 0px;
}

.mainContent p:first-child{
	margin-top:0px;
}

.mainContent p:last-child{
	margin-bottom:0px;
}


.mainContent figure {
    display: table;
    margin: 1rem auto;
}
.mainContent figure figcaption {
    display: block;
    margin-top: 0.25rem;
    text-align: center;
}
.mainContent figure.align-left {
    float: left;
}
.mainContent figure.align-right {
    float: right;
}
.mainContent figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}					

.tox .tox-collection--list .tox-collection__item[title="Lista1"] {
    background: url(../img/dot.svg) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	

.tox .tox-collection--list .tox-collection__item[title="Lista2"] {
    background: url(../img/positive.svg) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	

.tox .tox-collection--list .tox-collection__item[title="Lista3"] {
    background: url(../img/li.svg) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	

.tox .tox-collection--list .tox-collection__item[title="Lista4"] {
    background: url(../img/check.png) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	

.tox .tox-collection--list .tox-collection__item[title="Lista5"] {
    background: url(../img/check2.png) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	

.tox .tox-collection--list .tox-collection__item[title="Lista6"] {
    background: url(../img/check3.png) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
}	
.tox .tox-collection--list .tox-collection__item[title="Lista7"] {
    background: url(../img/check4.png) no-repeat;
    background-size: 17px 17px;
    background-position: 12px 8px;
} 

.productInfoVariant-1 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.productInfoVariant-1 > .infoProd {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    color: #222;
    margin-right: 0px;
}
.productInfoVariant-1 > .infoProd > p {
    margin-bottom: 8px;
}
.productInfoVariant-1 > .infoProd > .oldPrice {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    text-decoration: line-through;
}
.productInfoVariant-1 > .infoProd > .newPrice {
    color: #F44336;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.productInfoVariant-1 > .imgProd {
    width: 100%;
    height: auto;
    max-width: 80%;
    max-height: 330px;
    object-fit: contain;
    margin-bottom:20px;
}
.promo.promo2 {
    background: #ff8000;
    color: #fff;
}
.promo.promo2:hover {
    background: #218838;
    opacity: 1 !important;
}
.priceStyle2 {
    position: absolute;
    bottom: 15px;
    left: 0px;
    text-decoration:none;
    color: #000;
    font-size: 30px;
    line-height: 29px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding: 0;
}
.mainProdDiv {
    margin-bottom: 10px !important;
    overflow: hidden;
}
.mainProdDiv .mainProd {
    margin-top: -30px;
}

@media (max-width: 780px) {
    .priceStyle2 {
        bottom: 50px;
    }
    .mainProdDiv {
        margin-bottom: 25px !important;
        width: 100% !important;
    }
    .mainProdDiv .mainProd {
        margin-top: -30px;
    }
}
@media (max-width: 660px) {
    .priceStyle2 {
        bottom: 30px;
    }
    .mainProdDiv {
        margin-bottom: 25px !important;
    }
}

@media screen and (max-width: 500px) {
    .formContent{
        flex-wrap: wrap;
    }
    .formContent > input {
        width: 100%;
        margin: 5px 0px;
    }
}
@media (max-width: 400px) {
    .mainProdDiv {
        overflow: visible;
    }
    .mainProdDiv .mainProd {
        margin-top: -5px;
    }
    .priceStyle2 {
        bottom: -10px;
    }
}
@media (max-width: 840px) {
    .productInfoVariant-1 > .imgProd {
        height: auto;
    }
    .productInfoVariant-1 > .infoProd {
        margin-right: 40px;
    }
}

@media screen and (max-width:800px) {
    h1 {
        line-height: 45px;
        font-size: 35px;
    }
    
    h2.bigger{
        font-size: 30px;
        line-height: 40px;
    }
    
    h2 {
        font-size: 27px;
        line-height: 37px;
    }
    
    h2.smaller{
        font-size: 25px;
        line-height: 35px;
    }
    
    h3{
        font-size: 23px;
        line-height: 33px;
    }
    
    h4{
        font-size: 22px;
        line-height: 32px;
    }
    body, p{
        font-size: 17px;
    }

    .bonus{
        flex-wrap:wrap;
    }
    .bonus-item{
        width:100%;
    }

    .bonus-item p{
        margin-top:20px !important;
    }
}

@media (max-width: 700px) {
    .productInfoVariant-1 {

    }
    .productInfoVariant-1 > .imgProd {
        height: auto;
        max-width:100%;
        min-width:260px;
    }
    .productInfoVariant-1 > .infoProd {
        margin-right: 0px;
    }
    .img-right, .img-left {
        float: none;
        margin: 10px auto;
    }
    img{
        max-width:100%;
    }
    .opinions-item{
        flex-direction: column;
        align-items: center;
    }
    
    .opinion-content{
        max-width:100%;
        width: 100%;
        margin-left: 0px;
        flex-direction: column;
        text-align: center;
        margin-top: 30px;
    }
    .opinion-rate {
        justify-content: center;
    }
    
}

.verified {
    color: #444;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
}
.verified > i {
    display: inline-block;
    background: url('../img/verified.png') no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (min-width:500.02px) {
    .popupContent.vDesktop {
      display: block;
    }
    .popupContent.vMobile {
      display: none;
    }
}
  
@media screen and (max-width:500px) {
    .popupContent.vDesktop {
        display: none;
    }

    .popupContent.vMobile {
        display: block;
    }
    
    h1 {
        line-height: 40px;
        font-size: 30px;
    }
    
    h2.bigger{
        font-size: 26px;
        line-height: 36px;
    }
    
    h2 {
        font-size: 25px;
        line-height: 35px;
    }
    
    h2.smaller{
        font-size: 23px;
        line-height: 33px;
    }
    
    h3{
        font-size: 21px;
        line-height: 31px;
    }
    
    h4{
        font-size: 19px;
        line-height: 29px;
    }
    body, p{
        font-size: 16px;
        line-height: 26px;
    }
}