a,
body,
div,
footer,
h1,
h3,
h5,
h6,
header,
hr,
html,
img,
li,
menu,
nav,
span,
ul {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  background: #f3f3f3;
}

* {
  box-sizing: border-box;
}

hr {
  height: 1px;
  background: #ccc;
}

p {
  /*font-family:'georgia';*/
}

.d-flex {
  display: flex;
}

.clear {
  clear: both;
}
.is-center {
  text-align: center;
}

.only-mobile {
  display: none;
}

.content-from-aside {
  display: none;
}

.a-center {
  text-align: center !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;
}
.del {
  text-decoration: line-through;
  color: #ff0000;
}
.black {
  color: #000 !important;
}
.gHeadlineCont h1,
.gHeadlineCont h2,
.gHeadlineCont h3 {
  color: #244061;
  text-decoration: none;
}
.font25 {
  font-size: 25px;
  line-height: 32px;
}

.mainProdMobileDiv {
  overflow: hidden;
}

.mainProdMobileDiv,
#pTextAboveProductImg p.mobile {
  display: none;
}
.mainProdMobileDiv img {
  width: 40% !important;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.mainProdMobileDiv img:first-child {
  margin-top: 20px;
}
.mainProdMobileDiv img.prod {
  width: 70% !important;
  margin-top: -10px;
}
.mainProdMobileDiv span.sign {
  display: block;
  color: #173571;
  font-size: 45px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.mainProdMobileDiv img.prod + span.sign {
  margin-top: -30px;
}

b {
  color: #244061;
}

.header {
  border-radius: 10px;
  margin-bottom: 15px;
}

/* OWL */

/* 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;
}

div.book-pages-container {
  background: url("../img/ebook_bg.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
.p-l-15 {
  padding-left: 15px !important;
}
.p-l-25 {
  padding-left: 25px !important;
}
.p-t-b-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.l-h-30 {
  line-height: 30px;
}

.book-pages {
  width: calc(100% - 70px);
  margin: 0 auto;
}
.image-circle {
  border: 1px solid black;
  border-radius: 50% !important;
}

.owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 70px);
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  margin-left: -35px;
  margin-right: -35px;
  z-index: -1;
}

.owl-nav button {
  margin: 0px;
}

.owl-nav button i {
  font-size: 50px;
}

.owl-nav button:last-child {
  margin-left: auto;
}

.owl-nav button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.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;
}

.order-secton {
  background: #fff;
  border: 2px solid #42485c;
}

.podium-content-img {
  position: relative;
  line-height: 0;
}

.podium-content-img .podium-prod {
  object-fit: cover;
  width: 100%;
  object-position: center;
  min-height: 450px;
}

.podium-footline {
  background: #f4f4f4;
  padding-left: 20px;
  padding-right: 20px;
}

.podium-headline {
  background: #e9e9e9;
  padding-left: 20px;
  padding-right: 20px;
}

.podium-price {
  position: absolute;
  right: 90px;
  width: 20%;
  min-width: 120px;
}

.podium-headline h2 {
  margin-bottom: 0px;
  padding-top: 20px;
}

.podium-footline h2 {
  margin-top: 0px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

.image-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 3px solid #675172;
  width: 210px;
  margin: 0 auto;
  border-radius: 30px;
  padding: 15px 30px 10px;
  border-top-right-radius: 0px;
  margin-top: -40px;
  z-index: 1000;
  position: relative;
  background: #fff;
}

span.image-old-price {
  color: red;
  text-decoration: line-through;
}

span.image-new-price {
  font-size: 40px;
  color: #20990d;
  line-height: 1;
  font-weight: bold;
}

.under-prod-img {
  margin-top: 30px;
}

.under-prod-img p {
  font-size: 25px;
  line-height: 36px;
}

.buy-btn {
  width: 260px;
  background-color: #c61e21;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  padding: 15px 0px 15px 10px;
  border: none;
  border-radius: 8px;
  letter-spacing: 0.25px;
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: center;
}
.icon {
  background-image: url(../img/icons/buy_now.svg);
  width: 37px;
  height: 37px;
  display: inline-flex;
}

.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: 16px 60px;
  font-size: 30px;
  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;
}

h1 {
  line-height: 48px;
  font-size: 36px;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 30px;
}
.overflow-wrap {
  overflow-wrap: break-word;
}
.headline-logo {
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
}
.podium-logo {
  background-image: url(../img/podium.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.product-price {
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-family: "verdana", sans-serif;
  background-color: white;
  border-radius:10px;
  margin-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}
.product-price span {
  letter-spacing: -3px;
}
.product-price i {
  color: #c00;
  margin-left:10px;
  margin-right:5px;
}
span.old-price{
  text-decoration: line-through;
}
span.new-price{
  font-weight:bold;
  color:#208411;
}
.summary p{
  margin-top:5px!important;
  margin-bottom:5px!important;
  font-size:17px!important;
}
.green{
  color:green;
}
.color-red{
  color:#ed2040;
}
.lt{
  text-decoration: line-through;
}
.header-logo {
  display: block;
  margin: 0 auto;
  position: relative;
  max-width:100%;
  padding:0px 10px;
  width:270px;
}
.podium-logo-price {
  display: block;
  margin: 0 auto;
  position: relative;
  bottom: 20px;
  max-width: 250px;
  height:50px;
  padding-right:30px;
}
.form-title {
  font-size: 24px !important;
  font-weight: bold;
  text-align: center;
  padding: 0 !important;
}
.form-titles {
  margin-top: 25px;
  margin-bottom: 25px;
}
.align-self-c {
  align-self: center;
}

.headline-content {
  background-color: #676159;
  color: white;
  margin: 0px 0px 20px 0px;
  padding: 20px 30px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
}
.headline-title {
  font-size: 24px;
  color: #42485c;
}
.headline-title-red {
  font-size: 24px;
  line-height:31px;
  color: #ed2024;
}
.arrows-flex{
  flex-direction: column;
  row-gap:15px;
}
ul.arrows-flex li{
  font-size:22px;
}
.arrows-flex .d-flex{
  justify-content: center;
  gap:15px;
}
.main-p {
  font-size: 22px;
  color: black;
}
.arrows-flex li i{
  font-size:28px;
  padding-top:5px;
  color:#ed2024;
}
.main-photo-flex {
  display: flex;
  flex-direction: row;
  gap: 30px 65px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
.flex-photo {
  max-width: inherit;
  border-radius: 10px;
  height: 160px;
}
.photo-flex-p {
  margin: 0 !important;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.flex-element {
  background-color: #a1abbe;
  border-radius: 10px;
  line-height: 0;
  display: flex;
  flex-direction: column;
}
.information-tab {
  display: flex;
  margin: 0 auto;
  max-width:540px;
  border-radius: 20px;
  padding:10px;
  background-color: #ed2024;
  justify-content: center;
  align-items: center;
}
.information-text {
  color: white;
  font-size: 23px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}
.blue-container {
  background-color: #42485c;
  margin-left: -30px;
  margin-top: 25px;
  padding:8px 0px; 
}
.blue-container-p {
  color: white;
  font-size: 22px;
  font-weight: bold;
  padding: 5px 30px 5px 30px;
  letter-spacing: 0.6px;
}
.nobel-img {
  float: right;
  margin-top: 15px;
  border-radius: 10px;
  margin-left: 15px;
  margin-bottom:10px;
  width: initial !important;
  max-width: 100%;
}
.exclamation {
  display: flex;
  flex-direction: row;
}
.exclamation-img{
  max-width:80px;
}
.exclamation-text {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 15px;
}

.star-icons{
  margin-right: 100px !important;
}

.article-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 30px;
}
.span-line {
  background-image: linear-gradient(
    to top,
    transparent 0%,
    transparent 6%,
    #c6c0fe 6%,
    #c6c0fe 24%,
    transparent 24%
  );
}
.image-level {
  float: left;
  border-radius: 10px;
  margin-right: 15px;
}
.sources{
  line-height:22px!important;
  font-size:13px!important;
  overflow-wrap: break-word;
}
.main-list {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 50px !important;
}
.list-item {
  font-size: 22px;
  position: relative;
  padding-top: 10px !important;
  padding-bottom: 5px !important;
}
.list-item::before {
  content: "";
  background-image: url(../img/icons/check.svg);
  width: 28px;
  height: 29px;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -20px;
  bottom: 0px;
  left: -40px;
  margin: auto;
}
.light-grey-bg {
  background-color: #dedede;
  padding-bottom: 30px;
}
.half-image {
  border: 1px solid black;
  border-radius: 10px;
}
.images-half {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 50px;
  row-gap: 30px;
}
.light-grey-p {
  font-size: 16px;
  color: #dedede;
  margin-top: 0px !important;
}

.options-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.option {
  display: flex;
  flex-direction: row;
  align-self: center;
}

.options-container .option:nth-child(even) {
  flex-direction: row-reverse;
}

.option-img1 {
  margin-right: 20px;
  border-radius: 10px;
}

.options-container .option:nth-child(even) .option-img1{
  margin-left:20px;
  margin-right:0px;
}

.option-p {
  align-self: center;
  margin: 0 !important;
}
.reset-container-width {
  margin-left: -30px;
  margin-right: -30px;
}
.padding-reset-width {
  padding-left: 30px;
  padding-right: 30px;
}
.grey-background {
  background-color: #dedede;
}
.low-line-height {
  line-height: 20.5px;
}
.high-line-height {
  line-height: 31.5px;
}
.product-container {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 1px;
}
.product-container p {
  margin:10px 0px;
}
.leaves-background {
  background-image: url(../img/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px;
  border-radius: 10px;
}
.product-info {
  background-color: rgb(32, 70, 45, 0.8);
  padding: 15px;
  border-radius: 10px;
}
.product-title {
  color: white;
  text-align: center;
}
.product-p {
  color: white;
}
.product-img {
  float: right;
  position: relative;
  bottom: 20px;
  padding-left:15px;
}
.product-img2 {
  float: left;
  margin-right: 25px;
}
.header-product{
  margin:0 auto;
  padding-bottom:15px;
}
.tutorial-container {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding-top: 25px;
  justify-content: center;
}
.tutorial-item {
  border: 1px solid black;
  line-height: 0px;
  width: 290px;
  max-width:100%;
}
.tutorial-text {
  padding: 10px;
}
.tutorial-text ol {
  margin-top: 0px;
  margin-bottom:0px;
}
.tutorial-item h3 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding: inherit;
}

.tutorial-item p {
  font-size:20px;
}

.h2-line {
  position: relative;
}
.h2-line:before {
  content: "";
  display: block;
  width: 130px;
  height: 3px;
  background: #b79f84;
  left: 0;
  top: 50%;
  position: absolute;
}
.h2-line:after {
  content: "";
  display: block;
  width: 130px;
  height: 3px;
  background: #b79f84;
  right: 0;
  top: 50%;
  position: absolute;
}
.h2-line-short:before {
  width: 110px;
}
.h2-line-short:after {
  width: 110px;
}
.h2-line-long:before {
  width: 170px;
}
.h2-line-long:after {
  width: 170px;
}

.before-mark {
  position: relative;
  padding: 0 60px 0 60px;
}
.before-mark:before {
  content: "";
  background: url("../img/icons/check_mark.svg");
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  top: 5px;
  left: 30px;
}

.before-mark2:before {
  content: "";
  background: url("../img/icons/telephone.svg");
  width: 29px;
  height: 29px;
  display: block;
  position: absolute;
  left: 20px;
}

.before-mark2 {
  position: relative;
  padding: 0 0 0 60px;
  left: -20px;
}

.before-mark3:before {
  content: "";
  background: url("../img/icons/email.svg");
  width: 29px;
  height: 29px;
  display: block;
  position: absolute;
  left: 20px;
  background-size: contain;
}
.grey-info {
  color: #9b9b9b;
  font-weight: 300;
  font-size: 18px;
}
.hide-desktop {
  display: none;
}

.buy-now {
  max-width: 330px;
  width: 100%;
  border-radius: 20px;
  font-size: 36px;
  font-weight: bold;
  background-color: #ed2024;
  padding: 10px;
  display: block;
  margin: 0 auto;
  margin-bottom: 25px !important;
  text-align: center;
  text-decoration: none;
  color: white;
  min-height:75px;
}
.buy-item {
  width: 320px;
  display: flex;
  flex-direction: column;
  height: 570px;
  padding: 10px;
  background-color: #fcfbfb;
  border-radius: 70px 70px 70px 0;
  margin-top: 30px;
}

.buy-item img {
  border-radius: 70px 70px 70px 0;
}
.item-price {
  color: #146010;
  font-size: 60px;
  padding-bottom: 20px !important;
}
.product-name {
  font-weight: bold;
  color: #515151;
  font-size: 22px;
  letter-spacing: 0.25px;
  margin: 0 0 15px 0 !important;
}
.free-delivery {
  color: #515151;
  font-weight: 300;
  font-size: 18px;
}
.text-img {
  float: right;
  padding-bottom: 10px;
  margin-top: 10px;
}
.ingridients-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ingridient-title {
  background-color: #245a0b;
  color: white;
  border-radius: 15px 15px 0 0;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 !important;
  font-size: 24px;
}
.ingridient-content {
  float: left;
  padding: 0 30px 30px 30px;
  background-color: #f4ede6;
  margin: 0 !important;
  padding-top: 10px;
}
.ingridients-flex {
  gap: 15px;
  padding-top: 30px;
}
.ingridients-flex-item {
  flex: 1 1 0;
}
footer {
  padding: 20px 15px;
  border-top: 1px solid #ccc;
  background-color: white;
}
.footer p.small {
  font-size: 12px;
  color: #aaa;
  line-height: 19px;
  text-align: center;
  padding-left:15px;
}
.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;
}
.footer-img {
  padding: 25px 0 25px 0;
}
.footer-text {
  color: #ffffff;
  margin: 0;
  font-size: 18px;
}
.footer-element2 {
  padding-top: 30px;
}
.thankyou-main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(../img/background_1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.thank-photo {
  padding-top: 30px;
}
.thank-title {
  font-size: 36px;
  color: #ed2024;
  font-weight: 600;
  letter-spacing: 0.25px;
}
.form-container {
  position: relative;
}
.form-container:before {
  background-image: url(../img/background_2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
}
.quote-container {
  background: #a1abbe;
  position: relative;
  padding: 25px 20px 25px 20px;
  border-radius: 20px;
  margin-bottom: 65px;
}
.quote-container:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 35px solid #a1abbe;
  position: absolute;
  bottom: -30px;
  left: 17%;
}
.quote-p {
  font-style: italic;
  font-size: 22px !important;
}

.quote-icon {
  position: absolute;
  opacity: 0.4;
  right: 25px;
  bottom: 20px;
  width:inherit!important;
}

aside p {
  font-size: 17px;
  line-height: 27px;
}

header {
  line-height: 0;
}

h3 {
  padding: 15px 0px;
}
.pullLeft {
  float: left;
}

div.loginForm .defaultBtn {
  background: #f8ca35;
  padding: 16px;
  width: 100%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 19px;
  margin-top: 15px;
}

input[type="submit"],
.popupText button {
  cursor: pointer;
  transition: 0.2s linear;
}

.login {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.loginBox {
  background: #fff;
  width: 400px;
  padding: 45px;
}

input[type="submit"]:hover,
.popupText button:hover:not(:disabled) {
  opacity: 0.7;
}

.loginBox .formContent {
  width: 100%;
}

.loginTitle h2 {
  padding-bottom: 10px;
}

.loginTitle {
  text-align: center;
  margin-bottom: 20px;
}

a.link {
}

a {
  transition: 0.2s linear;
}

.promoBox a {
  display: inline-block;
  text-align: center;
  font-size: 30px;
  line-height: 37px;
}

.promoBox a:hover {
  text-decoration: none;
}

.pullRight {
  float: right;
}

div.mainContainer {
  width: 720px;
  padding: 0px;
  margin: 0 auto;
  max-width: 100%;
}

.sideboxes-order {
  flex-direction: column;
  background: #fff;
  padding:15px;
}

.reason-headline {
  background: #f1f1f1;
  align-items: center;
}

.reason-headline .reason-no {
  background: #baa5c4;
  color: #510079;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  min-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  font-weight: bold;
  padding: 10px;
  margin-right: 20px;
}

.reason-headline p {
  margin: 10px 10px !important;
  font-size: 23px;
}

.ing-item {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 20px 0px;
}

.opinions-bg {
  background: url("../img/opinions-bg.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}

.opinion-item {
  background: #ffffffb0;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #71597d;
  margin: 20px 0px;
}

.opinion-item p {
  font-style: italic;
}

.opinion-item-footer {
  display: flex;
  flex-direction: column;
  text-align: right;
}

.opinion-item-footer .opinion-author {
  font-size: 23px;
  font-weight: bold;
}

.ing-photo {
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid #000;
  width: 140px;
  height: 140px;
  overflow: hidden;
}

.ing-photo img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.ing-content {
  max-width: calc(100% - 170px);
}

.article-author img {
  width: initial !important;
}

.mainArticleHeader {
  width: 1050px;
  padding: 12px 30px;
  height: 70px;
  background: linear-gradient(0deg, #7d4e19, #b98016);
  margin: 0 auto;
  position: relative;
  font-size: 22px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.mainHeaderContent {
  height: 400px;
  width: 1050px;
  margin: 0 auto;
  overflow: hidden;
}
.mainHeaderBg {
  background: url(../img/bg-img.jpg);
  width: auto;
  height: 400px;
  background-position: -75px -95px;
  position: relative;
}

.bgSeparatorProd {
  border-radius: 10px;
  background: url(../img/bg-prodx.jpg);
  height: auto;
  position: relative;
  margin-bottom: 15px;
  padding: 20px 0px;
}

.bgSeparatorProd img {
  height: 230px;
  margin: 10px 20px;
  position: absolute;
  left: 0px;
}

ul.tickList {
  list-style-type: none;
}

ul.tickList li {
  padding-bottom: 20px;
  padding-left: 55px;
  position: relative;
}

ul.tickList li:before {
  content: "";
  background: url("../img/li.svg") no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.productLeft {
  position: absolute;
  left: 20px;
  bottom: 00px;
}

.separatorContentText {
  padding-left: 230px;
  padding-top: 50px;
  padding-right: 20px;
}

.bgSeparatorProd .separatorContentText p {
  font-size: 21px;
  text-align: center;
  display: inline-block;
  font-family: Georgia;
  color: #fff;
  line-height: 29px;
}

.defaulMaintBtn {
  background: #f9cb37;
  padding: 15px 55px;
  font-weight: 900;
  color: #000;
  display: block;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
  text-align: center;
  margin: 20px auto;
  border-radius: 10px;
  text-decoration: none;
}

.mainHeaderBgCont {
  text-align: left;
  padding-top: 50px;
  margin-left: 285px;
  width: 480px;
}

.mainHeaderBgCont h3 {
  font-size: 23px;
  font-weight: bold;
  color: #0d0d0d;
}

.mainHeaderBgCont .defaultBtn {
  background: #f9cb37;
  padding: 25px 55px;
  font-weight: 900;
  color: #000;
  display: inline-block;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
  text-align: center;
  margin: 20px auto;
  border-radius: 10px;
  text-decoration: none;
}

.mainHeaderBgCont .positiveElement {
  margin-bottom: 20px;
  padding-left: 35px;
}

.mainHeaderBgCont .positiveElement h3 {
  color: #961010;
  padding: 5px;
  font-weight: 500;
  font-size: 22px;
}

.mainHeaderBgCont .positiveElement:last-child {
  margin-bottom: 0px;
}

.newbColor {
  color: #961010;
}

.doctorBg {
  position: absolute;
  right: 10px;
  bottom: 0px;
  height: 380px;
}

.prodBox {
  position: absolute;
  left: 30px;
  bottom: 20px;
  height: 340px;
}

.logoIcon img {
  width: 220px;
}

.callToUs {
  text-align: center;
  color: #fff;
  display: inline-block;
  font-weight: bold;
}

.bestChoiceIcon {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  bottom: -50px;
  text-align: center;
  z-index: 10000;
}

.bestChoiceIcon img {
  width: 100px;
}

div.sideBoxes {
  width: 100%;
}

div.mainContent {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  background: #fff;
  padding-bottom: 30px;
}

.box.box-no-margin {
  margin-left: -15px;
  margin-right: -15px;
}

.custom-style-01 {
  color: #fff;
  background: #634a6f;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom: 4px solid #e8baff;
  padding: 20px;
}

.custom-style-01 h2 {
  margin: 0px;
}

.custom-section-list-01.d-flex {
  align-items: flex-end;
  position: relative;
}

.custom-section-list-01.d-flex:after {
  content: "";
  height: 4px;
  width: calc(100% - 25px);
  position: absolute;
  bottom: 0px;
  left: 25px;
  right: 0px;
  background: #510079;
}

.custom-section-list-01 .list-no {
  width: 50px;
  height: 50px;
  background: #510079;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}

.custom-section-list-01 h2 {
  margin: 8px 10px;
  font-weight: bold;
  font-size: 27px;
  line-height: 34px;
  width: calc(100% - 70px);
}

.img.bottom-left-radius {
  border-bottom-left-radius: 100px;
  overflow: hidden;
}
.center-photo {
  display: block;
  margin: 0 auto;
}
.finger-photo {
  font-size: 22px !important;
  display: flex;
  gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.finger-photo img {
  position: relative;
  top: -15px;
}

aside {
  width: 30%;
  background: #fff;
}

aside .promo {
  margin-top: 0px;
}

.info,
.infoBlue {
  background: #fff6da;
  border: 1px solid #ffc308;
  padding: 20px 20px;
  margin: 20px 0px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  text-align: justify;
}

.infoBlue {
  background: #daf6ff;
  border: 1px solid #6ba8bb;
  display: block;
}

.infoBlue p:last-child {
  padding-bottom: 0px;
}

.alert {
  background: #ffdada;
  border: 1px solid #ff0808;
  padding: 30px 20px;
  margin: 20px 0px;
  height: 100%;
  text-align: center;
}

.infoImgBox {
  width: 45%;
  margin-right: 20px;
}

.infoImgBox img {
  width: 100%;
}

.infoText {
  width: 55%;
}

.infoText p.text,
.singleElement p.text {
  font-size: 14px;
  line-height: 21px;
}
.infoText p.author {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 10px 10px 20px;
}

.productInfo {
  background: none;
  border: none;
  margin: 0px;
  padding: 10px 0px;
}

.infoImgBox.pullRight {
  margin-right: 0px;
  margin-left: 20px;
}

.dateAuthor p {
  font-size: 13px;
}

.authorFB {
  font-size: 14px;
  color: #385898;
  font-weight: bold;
  color: #385898;
  font-weight: bold;
  padding-top: 10px;
}

.mainArticle p {
  padding-bottom: 20px;
  text-align: justify;
}

div.promoBox {
  text-align: center;
}

.promoBox > * {
  margin-bottom: 20px;
}

.promoBox > *:last-child {
  margin-bottom: 0px;
}

.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;
}

.singleElement h3 {
  margin: 0;
  padding: 0;
}

.articleList {
  padding: 0px 20px 20px;
}

.articleList h3 {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.singleArticle {
  padding: 10px 10px;
  display: flex;
  align-items: center;
}

.singleArticle .mainContent {
  padding-right: 0px;
  width: 65%;
  position: relative;
}

p,
.mainContent li {
  font-size: 20px;
  line-height: 30px;
}

.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;
}
.commentBox h3 {
}

.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 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: 35px;
}

.formGroup {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 5px 0px;
}

.formGroup-half,
.formGroup-3-1 {
  display: flex;
  gap: 20px;
}

.formGroup-3-1.reverse {
  flex-direction: row-reverse;
}

.formGroup-3-1 .formGroup:first-child {
  width: 70%;
}

.formGroup-3-1 .formGroup:last-child {
  width: 30%;
}

.formGroup-half .formGroup {
  width: 50%;
}

label {
  width: 100%;
  text-align: left;
}

.radioGroup label {
  width: 100%;
  margin-left: 10px;
  text-align: center;
}

.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;
}

div.form h2.order-title {
  text-transform: uppercase;
  color: #ff0000;
  letter-spacing: 2.5px;
  font-family: "RobotoBold";
  margin-top: 0px;
  font-weight: bold;
}

.aside-section {
  padding: 15px 15px 0px;
  display: flex;
  flex-direction: column;
}

.aside-bio img {
  border-radius: 10px;
}

.aside-bio p {
  font-size: 21px;
  line-height: 29px;
  margin-top: 5px;
}

.a-section-title:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 70px;
  left: 0px;
  background: #675172;
  bottom: -2px;
}

.a-section-title {
  font-size: 33px;
  display: block;
  line-height: 1.2;
  font-family: "Roboto";
  font-weight: 300;
  margin-bottom: 20px;
  border-bottom: 2px solid #ccc;
  position: relative;
  padding-bottom: 5px;
}

.scrollable {
  position: sticky;
  top: 10px;
}

.aside-categories {
  font-size: 20px;
  line-height: 30px;
}

.aside-categories li a {
  color: #000;
  font-weight: 300;
}

.aside-categories li {
  margin-bottom: 5px;
}

ul.aside-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  align-items: center;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
}

.aside-tags li {
  background: #dddddd8c;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 7px;
}

.aside-tags a {
  color: #000;
}


.under-product-text {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.red {
  color: red;
}

.green {
  color: green;
}

.form-icons {
  flex-wrap: wrap;
  margin: 10px 0px 20px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  justify-content: center;
  width: 100%;
}

.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: 640px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.radio-flex {
  justify-content: center;
  gap: 0px 20px;
  text-align: center
}

.radioGroup {
  flex-direction: row;
}

div.form h3 {
  text-align: center;
}

input,
.popupText button,
textarea {
  margin-right: 15px;
  padding: 8px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #b1b1b1;
  border-radius: 10px;
}

input,
select {
  font-size: 17px;
  padding: 8px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #b1b1b1;
  border-radius: 10px;
}

input[type="submit"] {
  margin: 0 auto;
  display: inline-block;
  border: none;
  padding: 15px 100px;
  margin-top: 20px;
}

.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: 100%;
}

.formContent input {
  width: 100%;
}

div.buyForm div.promoBox p.promo {
  background: none;
}

div.buyForm.main-site div.form {
  margin-left: auto;
  border-radius: 15px;
  padding: 10px;
  background: #fff;
}

.mainContent .small {
  font-size: 14px;
  color: #888;
}

div.form input[type="submit"] {
  background: green;
  text-transform: uppercase;
  font-weight: bold;
}

.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: #ffffff8c;
  z-index: 100000;
  display: none;
  align-items: center;
  justify-content: center;
}
.popupMainContent {
  align-items: center;
}
.popupContent {
  width: 950px;
  background: #fff;
  padding: 0px;
  border: 2px solid #22813e;
  border-radius: 20px;
  box-shadow: 0px 0px 29px 0px #22813e;
  -webkit-box-shadow: 0px 0px 29px 0px #22813e;
  -moz-box-shadow: 0px 0px 29px 0px #22813e;
}
.popup-go-to-order {
  background: #22813e;
  border-radius: 12px;
  color: white;
  padding: 25px 30px;
  display: inline-block;
  font-size: 23px;
  font-family: "LatoBo";
  margin: 10px 0px;
  text-transform: uppercase;
}
.popup-content-desc .pp-headline {
  color: #22813e;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 25px;
}
.popup-content-desc p {
  font-size: 26px;
  line-height: 34px;
  font-family: "LatoBo";
  margin: 10px 0px;
}
.popup-content-desc {
  width: calc(100% - 350px);
  margin-left: auto;
  text-align: center;
  padding: 35px;
}
span.closePopup {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.popupLeftText {
  width: 100%; 
  position: relative;
}
.popup-image {
  display: flex;
  height: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 350px;
}
.popup-image img {
  max-width: 100%;
  object-fit: cover;
  border-radius:20px 0 0 20px;
}

.popupProduct {
  position: absolute;
  right: 20px;
  bottom: 0px;
  width: 220px;
  height: auto;
  top: 0px;
  margin: auto;
  display: flex;
}

.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%;
  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 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;
  }
  .mainProdDiv {
    display: none;
  }
  .mainProdMobileDiv {
    display: block;
  }
  #pTextAboveProductImg p.desktop {
    display: none;
  }
  #pTextAboveProductImg p.mobile {
    display: block;
  }
}

@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;
  }
}

@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) {
  aside {
    display: none;
  }

  .content-from-aside {
    display: block;
  }

  .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: 100%;
    margin: 0px;
  }
}

@media screen and (max-width: 850px) {
  .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;
  }

  .podium-price {
    right: 15px;
  }

  .box .box-head {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .box .quote {
    padding: 20px;
    position: relative;
  }

  .box .quote:before,
  .box .quote:after {
    opacity: 0.3;
  }

  .box .box-head h2 {
    width: 100%;
  }

  .img {
    float: none !important;
    margin: 10px auto !important;
  }

  .img.bottom-left-radius {
    border-top-right-radius: 100px;
  }

  .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;
  }
  .half-image{
    width:75%!important;
  }
  .image-level{
    width:70%!important;
  }

  .box.box-no-margin {
    margin-left: 0px;
    margin-right: 0px;
  }
  .is-center-mobile {
    text-align: center;
  }

  h1 {
    line-height: 36px;
    font-size: 29px;
  }
  div.form h2.order-title {
    text-align: center !important;
  }
  input[type="submit"] {
    padding: 15px 0;
  }

  .sideBoxes .mainContent {
    width: calc(100% - 0px);
    margin: 0px 0px;
  }

  .underComment {
    margin-left: 0px;
    border-left: 0px solid #ccc;
    padding-left: 0px;
  }
  .certyfikat {
    width: 100%;
    margin-left: 0px;
  }
  .finger-photo img {
    width: inherit;
  }

  .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: left;
  }

  .positiveElement::before {
    position: static;
  }
  .positiveElement {
    padding-left: 0px;
  }

  img {
    width: 100%;
    height: auto;
  }

  img.like {
    width: 11px;
  }
  .product-img {
    width: 20%;
    height: auto;
    margin: 0 auto;
    display: block;
    float: inherit;
    bottom: 0px;
    padding-left:0;
  }
  .product-img2 {
    width: 80px;
    height: auto;
    margin: 0 auto;
    display: block;
    float: inherit;
    bottom: 0px;
  }
  .mobile-flex {
    display: flex;
    flex-direction: column;
  }
  .product-info p{
    text-align: center;
  }
  h3 {
    font-size: 23px;
    line-height: 30px;
  }
  .half-image {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* 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;
}

table.dataTable thead th,
table.dataTable thead td,
table tbody th,
table tbody td {
  padding: 3px 16px;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 2px 8px;
}

table.dataTable tbody tr td,
table tbody tr td {
  border-bottom: 1px solid #ccc;
}

table.dataTable tbody tr:last-child td,
table tbody tr:last-child td {
  border-bottom: 0px solid #ccc;
}

table.dataTable,
table {
  border: 1px solid #ccc;
}

td.center {
  text-align: center;
}

table.dataTable > tbody > tr.child ul.dtr-details > li,
table > tbody > tr.child ul.dtr-details > li {
  padding: 0px 0px;
}

table.dataTable thead th,
table thead th {
  border-bottom: 1px solid #ccc !important;
}

table.dataTable > thead,
table > thead {
  background: #e4efff;
  color: #575757;
  text-transform: uppercase;
}

table.dataTable tbody tr td,
table tbody tr td {
  color: #000;
}

table.dataTable tbody tr:nth-child(odd),
tabletbody tr:nth-child(odd) {
  background: #efefef;
}

div.dataTables_wrapper {
  background: #f8f8f8;
}

div.dataTables_filter {
  padding: 5px 15px;
}

div.dataTables_filter > label > input {
  border-radius: 10px;
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  padding: 0px 10px;
  border: 1px solid #aab2bd;
  transition: 0.2s linear;
  outline: none;
}

div.dataTables_filter > label > input:hover,
div.dataTables_filter > label > input:focus,
div.dataTables_filter > label > input:active {
  border: 1px solid #3a89ff;
}

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;
}

table.dataTable tbody > tr.selected,
table tbody > tr > .selected {
  background-color: #e4efff !important;
}

table.dataTable tbody > tr:hover,
table tbody > tr:hover {
  background: #e4efff !important;
}

table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td:first-child:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th:first-child:before {
  top: 2px !important;
}

table.dataTable thead tr th,
table.dataTable tbody tr td,
table thead tr th,
table tbody tr td {
  border-left: 1px solid #dcdcdc;
}

table.dataTable thead tr th:first-child,
table.dataTable tbody tr td:first-child,
table thead tr th:first-child,
table tbody tr td:first-child {
  border-left: none;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  margin-top: 0px;
}

.dataTables_scroll > .dataTables_scrollHead table.dataTable thead tr th,
.dataTables_scroll > .dataTables_scrollHead table.dataTable thead th,
.dataTables_scroll > .dataTables_scrollHead table thead th {
  border-bottom: 0px none !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: #fff;
  outline: none;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
}

.errors2 {
  color: #fb6363;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}

.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;
}

.successMsg {
  font-size: 28px;
  color: #20691c;
}

.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;
  background-size: 30px 30px;
}

.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: 24px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: line-through;
}
.productInfoVariant-1 > .infoProd > .newPrice {
  color: #f44336;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}
.show-mobile{
  display:none;
}
.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;
}
.thank-button {
  margin: 0 auto;
  display: inline-block;
  border: none;
  padding: 20px 40px;
  border-radius: 10px;
  font-size: 28px;
}
.thank-button a {
  width: 100%;
  height: auto;
  display: inline-block;
}
.fa-star{
  color: #ffd500;
}
.main-p.star-icons strong{
  padding-right:15px;
}
.main-p.star-icons {
  display:flex;
  align-items: center;
  flex-wrap:wrap;
}

.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,
.mainProdMobileDiv {
  margin-bottom: 10px !important;
  overflow: hidden;
}
.mainProdDiv .mainProd {
  margin-top: -30px;
}
.prod-3-image{
  max-width:inherit;
  float:left;
  padding-top:25px;
  margin-right:15px;
  max-width:245px;
}

@media (max-width: 780px) {
  .priceStyle2 {
    bottom: 20px;
  }
  .mainProdDiv,
  .mainProdMobileDiv {
    margin-bottom: 25px !important;
    width: 100% !important;
  }
  .mainProdDiv .mainProd {
    margin-top: -30px;
  }
}

@media (max-width: 660px) {
  .priceStyle2 {
    bottom: 20px;
  }
  .mainProdDiv,
  .mainProdMobileDiv {
    margin-bottom: 25px !important;
  }
  .information-tab {
    flex-direction: column;
    padding: 10px;
  }
}

@media screen and (max-width: 600px) {
  .custom-btn-rounded {
    padding: 13px 40px;
    font-size: 25px;
    border-radius: 30px;
  }
  .reason-headline {
    flex-direction: column;
    padding: 10px;
  }
  .reason-headline .reason-no {
    border-radius: 50px;
  }

  .reason-headline p {
    text-align: center;
  }

  .ing-item {
    flex-direction: column;
    text-align: center;
    background: #baa5c43b;
    padding: 10px;
    border-radius: 10px;
  }

  .ing-content {
    max-width: 100%;
  }

  .radio-flex {
    flex-direction: column;
    align-items: center;
  }
}


@media screen and (max-width: 500px) {
  input,
  select {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 10px;
  }
  .headline-logo{
    height:125px;
  }
  .show-mobile{
    display:block;
  }

  input[type="radio"] {
    width: initial !important;
  }
  .header-product{
    width: 80px;
    height: auto;
  }
}

@media (max-width: 400px) {
  /*.mainProdDiv,
    .mainProdMobileDiv {
        overflow: visible;
    }*/
  .mainProdDiv .mainProd {
    margin-top: -5px;
  }
  .priceStyle2 {
    bottom: -10px;
  }
}
@media (max-width: 840px) {
  .productInfoVariant-1 > .imgProd {
    height: auto;
  }
}

@media (max-width: 780px) {
  .popup-image{
     display:none;
  }
 .popup-content-desc{ 
     margin-left: 0px;
     width: 100%;
     }
 }

@media (max-width: 720px) {
  .main-p{
    font-size:20px;
  }
  .product-container {
    padding-left: 15px;
    padding-right: 15px;
}
  .reset-container-width {
    margin-left: -15px;
    margin-right: -15px;
  }
  .p-l-25 {
    padding-left: initial !important;
  }
  .option-p{
    padding-top:15px;
    padding-bottom:15px;
    text-align: center;
  }
  .exclamation-text{
    padding-left:0px;
    text-align: center;
  }
  .prod-3-image{
    display:block;
    margin: 0 auto;
    float:initial;
  }
  .blue-container-p{
    font-size:20px;
  }
  .headline-content{
    font-size:28px;
    padding:15px;
  }
  div.mainContainer {
    width: 100%;
    margin: 0 auto;
  }
  .headline-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .headline-text2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .h2-line:before {
    position: relative;
    margin: 0 auto;
    margin-bottom: 5px;
  }
  .h2-line:after {
    position: relative;
    margin: 0 auto;
    margin-top: 5px;
  }
  .footer-container {
    flex-direction: column;
    gap: 0;
  }
  .exclamation {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  div.mainContent {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nobel-img {
    margin-top: 25px !important;
    float: initial;
    display: block;
    margin: 0 auto;
  }
  .buy-item {
    width: 300px;
  }
  .buy-now {
    height: inherit;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .buy-btn {
    font-size: 24px;
    width: 240px;
  }
  .thank-photo {
    width: auto;
  }
  .mobile-margin {
    padding: 0 30px 0 30px !important;
  }
  .footer-text {
    text-align: center;
  }
  .footer-container {
    padding: 0 10px 15px 10px;
  }
  .before-mark {
    padding: 0 30px 0 30px;
  }
  .before-mark:before {
    left: 5px;
  }
  .before-mark2 {
    padding: 0;
    left: 0;
  }
  .before-mark2:before {
    display: inline-block;
    left: -10px;
    position: relative;
    top: 5px;
  }
  .footer-img {
    display: block;
    margin: 0 auto;
  }
  .main-photo-flex {
    flex-direction: column;
    width: 380px;
    margin: 0 auto;
    max-width: 100%;
  }
  .flex-photo {
    width: 100%;
    height: auto;
  }
  .information-text {
    font-size: 20px;
  }
  .image-level {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .reset-padding {
    padding-left: 0px !important;
  }
  .option {
    flex-direction: column !important;
  }
  .option-img1 {
    margin: 0 auto !important;
    max-width: 220px;
  }
  .hide-mobile {
    display: none;
  }
  .ingridient-mobile {
    display: block;
    max-width: 120px;
    margin: 0 auto;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .tutorial-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .tutorial-item {
    max-width: 300px;
  }
}

@media screen and (max-width: 700px) {
  .productInfoVariant-1 {
  }
  .productInfoVariant-1 > .imgProd {
    height: auto;
    max-width: 100%;
    min-width: 260px;
  }
  .productInfoVariant-1 > .infoProd {
    margin-right: 0px;
  }

  .formGroup-half,
  .formGroup-3-1 {
    flex-wrap: wrap;
    gap: 0px;
  }

  .formGroup-half .formGroup {
    width: 100%;
  }

  .formGroup-3-1 .formGroup:first-child,
  .formGroup-3-1 .formGroup:last-child {
    width: 100%;
  }
}

.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 (max-width: 550px) {
  .buy-btn {
    width: 200px;
  }
}
@media (max-width: 500px) {
  .headline-text {
    font-size: 28px;
  }
  .headline-title{
    font-size:22px;
    line-height:29px;
  }
  .headline-content {
    font-size: 25px;
    line-height:32px;
  }
  .ingridients-flex {
    flex-direction: column;
  }
  .p-title {
    font-size: 24px;
  }
  .headline-text2 {
    font-size: 20px;
  }
  .headline-logo {
    padding-top: 0;
  }
  .buy-now {
    flex-direction: column;
  }
  .buy-btn {
    width: 260px;
  }

  .footer-text {
    text-align: center;
    overflow-wrap: break-word;
  }
  .footer-img {
    display: block;
    margin: 0 auto;
    width: 50%;
  }
  .thank-title {
    font-size: 32px;
  }
  .successMsg {
    font-size: 24px;
  }
  .thank-button {
    font-size: 24px;
    padding: 15px 20px;
  }
  .before-mark {
    padding: 0 15px 0 15px;
  }
  .before-mark:before {
    left: -10px;
  }
  .blue-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 600px) {
  .text-img {
    float: inherit;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px) {
  .product-img2{
    margin-bottom:20px;
  }
}

@media screen and (min-width:400px){
  .star-icons br{
    display:none;
  }
}
@media screen and (max-width: 400px) {
  .fa-star-padding{
    padding-left:0;
  }
}