.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.relative {
  position: relative;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.opinion-has-left-img {
  display: block;
  float: left;
  margin-right: 15px;
}

.half-width {
  width: 50%;
}

.u-border-blue {
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(6%, transparent), color-stop(6%, #4fb8e1), color-stop(24%, #4fb8e1), color-stop(24%, transparent));
  background-image: linear-gradient(to top, transparent 0%, transparent 6%, #4fb8e1 6%, #4fb8e1 24%, transparent 24%);
  display: inline;
}

.full-width {
  width: 100%;
}

.lt {
  text-decoration: line-through;
}

.green {
  color: green;
}

.bg-green {
  background: #1b5700 !important;
}

.color-white {
  color: #fff;
}

.color-red {
  color: #ed2040;
}

.b {
  font-weight: bold;
}

a {
  text-decoration: none;
  color: blue;
}

.browser-color {
  color: #1659b4;
}

.uppercase {
  text-transform: uppercase;
}

.bigger {
  font-size: 19px;
  line-height: 28px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.a-center {
  text-align: center !important;
}

.color-green {
  color: #208411;
}

.is-center {
  text-align: center !important;
  -moz-text-align-last: center !important;
       text-align-last: center !important;
}

.is-left {
  text-align: left;
}

.display-desktop {
  display: block;
}

.display-mobile {
  display: none !important;
}

.is-right {
  text-align: right;
  -moz-text-align-last: right !important;
       text-align-last: right !important;
}

.is-justify {
  text-align: justify;
}

.is-bold {
  font-weight: bold;
}

.is-italic {
  font-style: italic;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clear {
  clear: both;
}

.center-photo {
  margin: 0 auto;
  display: block;
  width: 100%;
}

.border-rad-10 {
  border-radius: 10px;
}

.light-pinkbg {
  background-color: #f3bfce;
}

.dark-pinkbg {
  background-color: #d97390;
}

.has-left-img {
  display: block;
  float: left;
  max-width: 250px;
  padding-right: 15px;
}
.has-left-img img {
  margin-bottom: 5px;
}

.has-center-img {
  display: block;
  max-width: 250px;
}

.white-text {
  color: #ffffff;
}

.p-t-20 {
  padding-top: 20px !important;
}

.has-right-img {
  display: block;
  float: right;
  max-width: 250px;
  padding-left: 15px;
}
.has-right-img img {
  margin-bottom: 5px;
}

.bg-yellow {
  background: #ffd800;
}

.primary-color {
  color: #888;
}

.mw-250 {
  max-width: 250px;
}

.mw-350 {
  max-width: 350px;
}

.mw-400 {
  max-width: 400px;
}

.mw-450 {
  max-width: 450px;
}

.mw-500 {
  max-width: 500px;
}

.mw-600 {
  max-width: 600px;
}

.mw-650 {
  max-width: 650px;
}

.p-10 {
  padding: 10px;
}
.p-20 {
  padding: 20px;
}
.p-v-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-v-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-v-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-h-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.p-h-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.p-h-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}

.m-t-0 {
  margin-top: 0px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-r-0 {
  margin-right: 0px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-b-0 {
  margin-bottom: 0px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-l-0 {
  margin-left: 0px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-l-15 {
  margin-left: 15px;
}

@font-face {
  font-family: "Lato-thin";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Lato-thin"), url("../fonts/Lato/Lato-thin_LE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato-thin";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local("Lato-thin"), url("../fonts/Lato/Lato-thin_L.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato-light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Lato-light"), url("../fonts/Lato/Lato-light_LE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato-light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Lato-light"), url("../fonts/Lato/Lato-light_L.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato-regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Lato-regular"), url("../fonts/lato-regular_le.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato-regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Lato-regular"), url("../fonts/lato-regular_l.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato-bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Lato-bold"), url("../fonts/lato-bold_le.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato-bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Lato-bold"), url("../fonts/lato-bold_l.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Lato-black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Lato-black"), url("../fonts/Lato/Lato-black_LE.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Lato-black";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Lato-black"), url("../fonts/Lato/Lato-black_L.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1 {
  font-size: 3.125rem;
  line-height: 3.75rem;
  color: #242424;
}

h2 {
  font-size: 1.875rem;
  color: #242424;
  font-family: 'Lato-regular';
  letter-spacing: 0.6px;
  line-height: 2.75rem;
  margin-bottom: 30px;
}

h3 {
  font-size: 1.625rem;
  line-height: 2.375rem;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}

h5 {
  font-size: 0.8125rem;
  line-height: 1.4375rem;
}

h6 {
  font-size: 0.625rem;
  line-height: 1.25rem;
}

/*KEYFRAMES*/
@-webkit-keyframes cookieAnimate {
  0% {
    opacity: 0;
    width: 0px;
    height: 0px;
    padding: 0px;
  }
  100% {
    opacity: 1;
    width: 35px;
    height: 35px;
    padding: 10px;
    margin: 6px;
  }
}
@keyframes cookieAnimate {
  0% {
    opacity: 0;
    width: 0px;
    height: 0px;
    padding: 0px;
  }
  100% {
    opacity: 1;
    width: 35px;
    height: 35px;
    padding: 10px;
    margin: 6px;
  }
}
@-webkit-keyframes cookieContentAnimate {
  0% {
    position: relative;
    top: -10px;
    opacity: 0;
  }
  100% {
    position: relative;
    top: 0px;
    opacity: 1;
  }
}
@keyframes cookieContentAnimate {
  0% {
    position: relative;
    top: -10px;
    opacity: 0;
  }
  100% {
    position: relative;
    top: 0px;
    opacity: 1;
  }
}
body,
html {
  margin: 0px;
  padding: 0px;
  font-family: "LatoR", sans-serif;
  background: #fff;
  line-height: 1.25;
  color: #242424;
  font-size: 0.9375rem;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
}

.btn-text {
  font-size: 2.1875rem;
  font-weight: bold;
  display: inline-block;
  text-align: left;
  padding: 0px;
  color: #001aee;
  text-decoration: underline;
  line-height: 1.3;
}

.crossed {
  text-decoration: line-through;
}

.current-info {
  color: #ff0000;
  font-style: italic;
}
hr {
  height: 1px;
  background: #ccc;
  outline: none;
  border: 0px;
}

.small {
  padding-top: 10px;
  font-size: 0.75rem;
  color: #aaa;
  line-height: 1.1875rem;
  text-align: center;
}

.btn,
button,
input[type=submit] {
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
}

.buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.buttons > * {
  margin-right: 10px;
}

.btn {
  padding: 0px 17px;
  line-height: 40px;
  position: relative;
  font-size: 0.75rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn:hover {
  opacity: 0.8;
}
.btn--radius {
  border-radius: 20px;
}
.btn--primary {
  background: #888;
  color: #fff;
}
.btn--primary span:before {
  background-color: #fff !important;
}
.btn--icon i {
  font-size: 0.875rem;
}
.btn--icon span {
  position: relative;
  display: inline-block;
  padding-left: 13px;
  margin-left: 13px;
}
.btn--icon span:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0px;
  margin: auto;
  width: 1px;
  height: 16px;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.btn--main {
  font-size: 1.875rem;
  margin: 20px 0px;
  padding: 0px;
  color: #1659b4;
}

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

ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0px;
}

.article ul {
  padding-left: 40px;
  list-style-type: disc;
}
.article ul li {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  margin: 3px 0px;
}

.arrow-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.arrow-list2 li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.arrow-list2 li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-size: 21px;
  font-weight: 900;
  color: #69974c;
}

.arrow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.arrow-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.arrow-list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 32px;
  font-weight: 900;
  color: #8058bd;
}

.circle-check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.circle-check-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  line-height: 24px !important;
}
.circle-check-list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  font-size: 20px;
  font-weight: 900;
  color: #ff00a2;
}

.check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.check-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.check-list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  font-size: 17px;
  font-weight: 500;
  color: #ff7b8a;
}

.check-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
  padding-left: 80px !important;
}
.check-list2 li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  position: relative;
}
.check-list2 li:before {
  content: "";
  background-image: url(../img/icons/check2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #69974c;
  width: 30px;
  height: 31px;
  position: absolute;
  left: -60px;
}

.arrow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.arrow-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.arrow-list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-size: 26px;
  font-weight: 900;
  color: #ff7b8a;
}

.stars-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.stars-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.stars-list li:before {
  font-family: "Font Awesome 6 Free";
  content: "\f005";
  font-size: 26px;
  font-weight: 900;
  color: #d5ae4a;
}

.playbutton-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}
.playbutton-list li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.playbutton-list li:before {
  font-family: "Font Awesome 6 Free";
  content: "\f152";
  font-size: 25px;
  font-weight: 900;
  color: #d5ae4a;
}

@media screen and (max-width: 500px) {
  .article ul {
    padding-left: 10px;
  }
}
.breadcrumbs {
  padding-top: 10px;
  margin: 0px 0px 20px;
  font-weight: 700;
  font-size: 1rem;
}
.breadcrumbs .sep {
  margin: 0px 8px;
}
.breadcrumbs__item {
  color: #606060;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none !important;
}
.breadcrumbs__item:last-child::after, .breadcrumbs__item:last-of-type::after {
  content: none;
}
.breadcrumbs__item.is-active, .breadcrumbs__item:hover {
  color: #444;
}
.breadcrumbs-addition {
  margin-left: auto;
  color: #808080;
  font-size: 0.8125rem;
}
.breadcrumbs-addition .header-date {
  margin-right: 0px;
  margin-left: 3px;
}

.author {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  color: #606060;
}
.author .b {
  color: #000000;
}
.author__img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.author__img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutAuthor {
  background: #88825;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  padding: 30px;
}
.aboutAuthor__img {
  width: 170px;
  height: 170px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #000;
  position: relative;
}
.aboutAuthor__content {
  width: calc(100% - 210px);
  margin-left: 40px;
}
.aboutAuthor__content h3 {
  font-size: 1.6875rem;
  line-height: 2.3125rem;
  margin-bottom: 20px;
  margin-top: 0px;
}
.aboutAuthor__content p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media screen and (max-width: 650px) {
  .aboutAuthor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 15px;
  }
  .aboutAuthor__content {
    width: 100%;
    margin-left: 0px;
  }
  .aboutAuthor__content h3 {
    margin-top: 15px;
  }
}
.socialMedia {
  margin-top: 30px;
  margin-bottom: 30px;
}
.socialMedia .shareTitle {
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  color: #444;
  position: relative;
  line-height: 40px;
  padding: 0px 13px;
  font-size: 0.75rem;
  font-weight: 700;
  margin-right: 15px;
}
.socialMedia .shareTitle:after, .socialMedia .shareTitle:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}
.socialMedia .shareTitle:before {
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #e9e9e9;
}
.socialMedia .shareTitle:after {
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fff;
}

.weather-widget {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}

.weather-icon {
  width: 50px;
}

.weather-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 10px;
}

.weather-temp {
  font-size: 20px;
  font-weight: bold;
}

.weather-city {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 12px;
  font-weight: bold;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tags .tag {
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 12px 15px;
  font-size: 1rem;
  border: 1px solid #E4E5E6;
  color: #17222B;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.tags .tag:hover {
  background: #E4E5E6;
}
.tags .tag--first {
  background: #E4E5E6;
  letter-spacing: 1px;
}

form {
  max-width: 600px;
  margin: 20px auto;
}

input, select, textarea {
  display: block;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 1.4375rem;
  color: black;
  background-color: #fff;
  background-image: none;
  border: 1px solid black;
  border-radius: 10px;
}

input[type=submit] {
  margin: 0 auto;
  display: inline-block;
  border: none;
  padding: 11px 20px;
  width: 100% !important;
  margin-top: 10px;
  font-size: 30px;
  line-height: 40px;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5px 0px;
}
.form-group label {
  width: 100%;
  text-align: left;
  font-size: 18px;
}
.form-group .form-control {
  width: 100%;
  position: relative;
}
.form-group .form-control input {
  width: 100%;
  font-size: 15px;
  padding: 10px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #000;
  border-radius: 10px;
}
.form-group .form-control input:last-of-type {
  margin-right: 0px;
}

.form-background {
  background: #f2f4f9;
}

.form-full-width {
  width: calc(100vw - 20px);
  margin-left: calc(-50vw + 50% + 10px);
}

.form-paddings {
  padding: 20px;
  padding-bottom: 20px;
}

.buyForm {
  /*margin-bottom: 30px;*/
  text-align: left;
}

.order-background {
  z-index: 1;
  position: relative;
}

.verified {
  color: black;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.verified > i {
  display: inline-block;
  background: url("../img/verified.png") no-repeat;
  background-size: 20px 20px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 5px;
  background-size: cover;
}

.order-background:after {
  content: "";
  background: url(../img/background_order.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: fixed;
  z-index: -1;
  opacity: 0.7;
}

.over-form-price {
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-summary {
  width: 720px !important;
  padding: 0px;
  margin: 0 auto;
}
.form-summary * p {
  font-size: 16px;
  line-height: 24px;
  margin: 9px 0px;
}

.price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: url(../img/cena.svg);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.price-box i {
  font-size: 24px;
  padding-left: 5px;
  padding-right: 5px;
}
.price-box .price {
  padding: 20px 80px 20px 20px;
}
.price-box .old-price {
  color: #ed2024;
  text-decoration: line-through;
}
.price-box .new-price {
  color: #367736;
}
.price-box .old-price, .price-box .new-price {
  font-weight: bold;
  font-size: 32px;
  line-height: 42px;
}

.errors2-title {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 2px;
  font-weight: bold;
}

.errors2 {
  background: #ffe5e5;
  text-align: center;
  border: 1px solid #ed2040;
  max-width: 400px;
  margin: 10px auto 0px;
  padding: 10px;
}
.errors2 p {
  margin: 0px;
  font-size: 16px;
  line-height: 29px;
}

.order-box {
  padding: 25px 75px 40px 75px;
  -webkit-box-shadow: 0px 0px 35px 0px rgba(4, 5, 5, 0.13);
          box-shadow: 0px 0px 35px 0px rgba(4, 5, 5, 0.13);
  background-color: white;
  padding-bottom: 0px;
}

.formGroup-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

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

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

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

.purchase-sum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sum-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.sum-product-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgb(194, 226, 236);
  border-radius: 10px;
  max-width: 90px;
  width: 100%;
}
.sum-product-img:after {
  content: "1";
  position: absolute;
  top: -15px;
  right: -15px;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: rgb(152, 209, 228);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sum-product-img img {
  max-width: 50px;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

h2.order-title {
  text-transform: uppercase;
  color: #ed2024;
  margin-top: 0px;
  font-weight: bold;
  font-size: 30px;
}

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

.radio-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.radioGroup {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}
.radioGroup label {
  font-size: 14px !important;
}

.order-box p {
  font-size: 18px;
}

@media screen and (max-width: 700px) {
  .formGroup-half, .formGroup-3-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0px !important;
  }
  .form-group {
    width: 100%;
  }
  .form-group:first-child {
    width: 100% !important;
  }
  .form-group:last-child {
    width: 100% !important;
  }
  .order-box {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 500px) {
  .sum-product-img {
    max-width: inherit;
  }
  .flex-w {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sum-product-prices {
    padding-left: 0 !important;
  }
  .label-150w {
    max-width: 150px !important;
  }
  .border {
    border-bottom: 1px dashed;
  }
  .responsive-m-b {
    margin-bottom: auto;
  }
  .sum-products {
    margin-bottom: 10px;
  }
  .old-price, .new-price {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  input[type=submit] {
    font-size: 23px;
    line-height: 33px;
  }
}
@media screen and (max-width: 400px) {
  .old-price, .new-price {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  input[type=submit] {
    font-size: 18px;
    line-height: 28px;
    padding: 10px;
  }
}
@media screen and (max-width: 360px) {
  .price {
    padding: 20px 40px 20px 20px !important;
  }
  .old-price, .new-price {
    font-size: 22px !important;
    line-height: 32px !important;
  }
}
/*Cookie communicate*/
.closeCookieBox {
  opacity: 0;
}

.cookieBox {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  max-width: 100%;
  text-align: center;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  z-index: 1000;
}
.cookieBox.display {
  display: block;
}
.cookieBox.display.closeCookieBox {
  display: none;
}
.cookieBox .cookieBoxContent {
  background: rgba(0, 0, 0, 0.7607843137);
}
.cookieBox .cookieBoxContent {
  color: #ffffff;
  padding: 20px;
  line-height: 23px;
  -webkit-animation: cookieContentAnimate 0.5s 1 0.4s;
          animation: cookieContentAnimate 0.5s 1 0.4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  position: relative;
  -webkit-transition: 1s linear;
  transition: 1s linear;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cookieBox .cookieBoxContent p {
  padding: 0px;
  line-height: 19px;
  margin: 0px;
}
.cookieBox .cookieBoxContent p:first-child {
  width: calc(100% - 190px);
}
.cookieBox .cookieBoxContent p:last-child {
  margin-left: auto;
}
.cookieBox .cookieBoxContent a.readMore {
  color: #b9b9b9;
}
.cookieBox .cookieBoxContent a.readMore:hover {
  text-decoration: underline;
}
.cookieBox .cookieBoxContent a.closeCookies {
  background: #888;
  padding: 7px 20px;
  border-radius: 5px;
  color: #ffffff;
}

@media screen and (max-width: 800px) {
  .cookieBox .cookieBoxContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cookieBox .cookieBoxContent p:first-child {
    width: 100%;
  }
  .cookieBox .cookieBoxContent p:last-child {
    margin-left: 0px;
    margin-top: 20px;
  }
}
blockquote {
  color: #000;
  padding: 20px 30px;
  background: #cfcfcf;
  position: relative;
  margin: 0px;
  border-radius: 10px;
  font-size: 19px;
  line-height: 32px;
  z-index: 10;
  font-style: italic;
}
blockquote:after, blockquote:before {
  font-size: 200px;
  font-family: "Calisto MT";
  line-height: 150px;
  z-index: -1;
  content: '"';
  position: absolute;
  width: 30px;
  height: auto;
  width: 100px;
  height: 80px;
  background-size: contain;
  z-index: 0;
  opacity: 0.06;
}
blockquote:before {
  top: 10px;
  left: 0px;
}
blockquote:after {
  bottom: 0px;
  right: -10px;
}
blockquote .has-left-img {
  overflow: hidden;
  border-radius: 10px;
  max-width: 190px;
  margin-right: 15px;
  margin-bottom: 0px;
}
blockquote img {
  margin-bottom: 0px !important;
  padding-right: 0px !important;
}
blockquote p {
  margin: 0px;
  line-height: 1.6875rem !important;
}

div.main div.mainContainer {
  width: 1050px;
  padding: 0px;
  margin: 0 auto;
  background: #f3f3f3;
}
div.main div.mainContainer .sideBoxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

div.sideBoxes {
  width: 100%;
}

.sideboxes-order {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
}

.del {
  text-decoration: line-through;
  color: #ff0000;
}

.successMsg {
  color: green;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}

.productInfoVariant-1 {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.productInfoVariant-1 > .infoProd {
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  color: #222;
  margin-right: 0px;
}

.productInfoVariant-1 > .infoProd > .oldPrice {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-decoration: line-through;
}

.productInfoVariant-1 > .infoProd > p {
  margin-bottom: 8px;
}

.productInfoVariant-1 > .infoProd > .newPrice {
  color: #F44336;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.header {
  position: relative;
}
.header__icons {
  position: absolute;
  top: 15px;
  right: 0px;
}
.header__additional-icons img {
  width: 25px;
  opacity: 0.5;
  max-height: 46px;
  margin: 0px 6px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header__additional-icons img:hover {
  opacity: 1;
}

.header__additional-search {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.header__additional-search input {
  border-radius: 30px;
  padding: 10px 15px;
  margin-right: 0px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  border: none;
}
.header__additional-search img {
  height: 20px;
  margin-right: 5px;
}
.header__additional-search a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #000000;
  background: #cccccc;
  font-weight: bold;
  padding: 8px 20px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  text-transform: uppercase;
}

.header__additional-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.header__additional-menu ul {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding: 12px 20px;
}
.header__additional-menu ul li a {
  color: #000000;
  margin: 0px 12px;
  font-size: 1rem;
  text-transform: uppercase;
}

@media screen and (max-width: 870px) {
  .header__additional-menu ul {
    margin-top: 0px;
  }
}
.layout__center {
  max-width: 1050px;
  margin: 0 auto;
  width: 100%;
}

.left-side {
  width: 1050px;
  max-width: 100%;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-right: 20px;
  background: #fff;
}

.right-side {
  padding-top: 5px;
}

.center-photo {
  display: block;
  margin: 0 auto;
}

.header-layout__center {
  background: #fff;
}
.header-layout__center .layout__center {
  background: #ffffff;
}

.header {
  border-bottom: 2px solid #000;
}
.header__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header__logo-link {
  margin: 0px;
  display: inline-block;
  position: relative;
}
.header__logo-link img {
  width: 700px;
  max-width: 100%;
  margin: 40px 0px 20px;
}

.main-header {
  position: relative;
}

.site-header {
  width: 100%;
  background: #fee2e4;
}
.site-header .main-header {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding-left: 60px;
  padding-right: 20px;
  background: #fee2e4;
}
.site-header .main-header img {
  position: relative;
  max-width: 200px !important;
  width: 100%;
}

.under-header-container {
  width: 100%;
  position: relative;
}
.under-header-container p {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: bold;
  margin: 0;
}
.under-header-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/background.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.under-header-container .under-header-content {
  position: relative;
  padding: 60px 0px 60px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 120px;
}
.under-header-container .under-header-content h1 {
  font-size: 36px;
  line-height: 42px;
}
.under-header-container .under-header-content img {
  max-width: 320px;
  width: 100%;
}

.header-bar {
  background: #fff;
  position: relative;
  z-index: 101;
  border-bottom: 1px solid #d9dcdd;
}
.header-bar > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.trending {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.trending-title {
  padding: 9px 15px;
  color: #fff;
  background: #888;
  font-family: 'Lato-black';
  letter-spacing: 2px;
}

.header-info {
  margin-left: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.trending-info {
  margin-left: 20px;
  opacity: 0.7;
  font-size: 15px;
  font-family: 'Lato-bold';
}

.header-date,
.header-socialmedia {
  margin: 0px 10px;
}

.header-date {
  font-weight: bold;
}

.header-socialmedia a {
  margin-left: 10px;
  color: #888;
}
.header-socialmedia a:first-child {
  margin-left: 0px;
}

.header-middle {
  background: #fff;
  padding: 20px 0px;
  position: relative;
  z-index: 101;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-middle .layout__center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-middle .banner {
  margin-left: auto;
  max-width: calc(100% - 200px);
}
.header-middle .header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  letter-spacing: 2px;
}

.header-addons {
  margin-left: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo {
  height: 65px;
}
.logo img {
  height: 100%;
}

.navbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #f4f2f7;
}
.navbar ul li {
  border: 2px solid #dedede;
  color: #646464;
  font-size: 28px;
  width: 100%;
  text-align: center;
}

.main-content {
  position: relative;
}

.headline-paragraph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.headline-paragraph p {
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: normal;
}
.headline-paragraph p span {
  display: block;
  font-weight: normal;
  margin: 20px 0px 0px;
}

.article {
  max-width: 100%;
}
.article .custom-box-with-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
.article .custom-box-with-img img {
  position: absolute;
  bottom: 0px;
  width: 320px;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  z-index: 0;
}
.article .custom-box-with-img .custom-box-content {
  margin-left: auto;
  width: 600px;
  max-width: 100%;
  position: relative;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(12%, rgba(255, 255, 255, 0.831372549)));
  background-image: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.831372549) 12%);
  padding-bottom: 10px;
}
.article .custom-box-with-img .custom-box-content ul {
  padding-left: 40px !important;
}
.article .custom-box-with-img .custom-box-content ul li::marker {
  color: #ff7b8a;
}
.article .custom-box-with-img2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 20px;
  gap: 50px;
}
.article .custom-box-with-img2 img {
  width: 320px;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.article .pink-box {
  padding: 20px;
  background-color: #ffe2e5;
}
.article .pink-box p {
  color: black;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  font-weight: bold;
  margin: 0;
}
.article .dashed-box {
  padding: 20px;
  border: 3px dashed #ffe2e5;
}
.article .guarantee:before {
  content: "";
  background: url("../img/guarantee.png");
  width: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -50px;
  bottom: 0px;
  margin: auto;
}
.article .headline-big-title {
  font-size: 24px;
  font-weight: bold;
  color: #ed2024;
  padding: 0;
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  line-height: 30px;
  letter-spacing: 0.25px;
  margin-bottom: 20px;
}
.article h2 {
  margin: 0px;
}
.article ul li {
  padding-bottom: 10px;
  line-height: 1.875rem;
}
.article ul li b {
  color: green;
}
.article-Text {
  margin: 0;
  padding-top: 20px;
}
.article-Text:first-of-type {
  padding-top: 0px;
}
.article-line {
  display: block;
  margin: 0 auto;
  height: 3px;
  background-color: #dedede;
  max-width: 400px;
  width: 100%;
  margin-top: 15px;
}
.article-ref_container {
  background-image: url(../img/ref-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 50px 30px 50px;
  margin-top: 25px;
  margin-left: -30px;
  margin-right: -30px;
}
.article-ref_text {
  font-size: 32px;
  font-weight: bold;
  color: #4d6b45;
}
.article-ref {
  background-color: rgba(255, 255, 253, 0.9);
  text-align: center;
  padding: 60px 50px;
  border-radius: 10px;
}
.article-photo {
  margin: 0 auto;
  text-align: center;
  display: inherit;
  border-radius: 10px;
  max-width: 100%;
}
.article-multiple-photo {
  max-width: 100%;
}
.article-multiple-photo img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 5px;
  max-height: 400px;
  border-radius: 10px;
  border: 2px solid #e6e6e6;
}
.article-multiple-photo img:first-child {
  max-width: calc(30% - 9px);
}
.article-multiple-photo img:last-child {
  max-width: calc(70% - 9px);
}
.article-aside-img {
  max-width: 450px;
  width: 45%;
  border-radius: 10px;
  border: 2px solid #e6e6e6;
  max-height: 260px;
  margin: 10px 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-aside-img.pull-left {
  margin-left: 0px;
}
.article-aside-img.pull-right {
  margin-right: 0px;
}
.article__border {
  border: 2px solid #444;
  border-radius: 28px;
  -webkit-box-shadow: 0px 0px 10px 0px #444;
  box-shadow: 0px 0px 10px 0px #444;
  padding: 25px;
  font-size: 1.3125rem;
  line-height: 2rem;
  max-width: 90%;
  margin: 30px auto;
}
.article__border-content p {
  margin-top: 0px;
}
.article__border-image {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 2px solid #e6e6e6;
  overflow: hidden;
}
.article__border-image img {
  max-width: 215px;
  display: block;
}
.article__border-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.article__border-author span {
  margin-left: auto;
  font-weight: bold;
}
.article__border.next-answer {
  margin: 0px;
  max-width: 100%;
  border: 0px;
  font-size: 1.25rem;
  line-height: 2.0625rem;
  border-radius: 15px;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px #444;
  box-shadow: 0px 0px 5px 0px #444;
}
.article__border.next-answer p {
  margin-bottom: 0px;
}
.article__border.next-answer .article__border-image {
  position: relative;
  width: 110px;
  height: 110px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 0px;
}
.article__border.next-answer .article__border-image img {
  position: absolute;
  top: -9960px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  max-height: 150px;
}
.article__information {
  background: #cbdcea;
  padding: 20px;
  border-left: 4px solid #1e5585;
  line-height: 34px;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  font-size: 1.25rem;
}
.article .main-photo {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
  max-height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
}
.article__headline {
  font-family: "Times New Roman", Times, serif;
}
.article .separator-box {
  background: #cbdcea;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  border-radius: 10px;
}
.article .separator-box__content {
  font-size: 1.5rem;
  line-height: 2.3125rem;
}
.article .separator-box__link {
  margin-left: auto;
  color: #fff;
  background: #888;
  padding: 12px 40px;
  font-size: 1.125rem;
  border-radius: 35px;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.article .separator-box__link:hover {
  opacity: 0.8;
}
.article .table-of-contents {
  background: #f3f4f6;
  border-radius: 20px;
  padding: 20px;
}
.article .table-of-contents ul {
  list-style-type: none;
  padding-left: 0px;
}
.article .table-of-contents a {
  display: block;
  margin-bottom: 20px;
}
.article .table-of-contents a:last-of-type {
  margin-bottom: 5px;
}
.article .table-of-contents a:hover li {
  text-decoration: underline;
}
.article .table-of-contents li {
  color: #444;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
}
.article .table-of-contents li:before {
  content: "";
  background: url("../img/icons/down-arrow.svg");
  width: 20px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.article .table-of-contents li:last-of-type {
  margin-bottom: 0px;
}
.article .table-of-contents h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.article .table-of-contents span {
  margin-bottom: 20px;
  display: block;
  font-size: 1.0625rem;
  font-style: italic;
}
.article .custom-right-img {
  width: 435px;
  max-width: initial;
  margin-top: 60px;
}
.article__photo {
  margin: 10px 0px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article__photo p {
  padding-top: 14px;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 50%;
  padding: 0px;
  margin: 0px;
}
.article__photo .has-left-img {
  max-width: 60%;
  line-height: 0;
}
.article__photo img {
  margin-bottom: 0px;
  width: 100%;
}
.article__short-description {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-top: 0px;
}
.article p {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  -moz-text-align-last: left;
  text-align-last: left;
}
.article p.border {
  background: #e2e0e1;
  padding: 10px 20px;
  border-radius: 10px;
  border: 2px solid #1659b4;
}
.article p.has-list {
  margin-bottom: 5px;
}
.article p.answer {
  padding-left: 15px;
  border-left: 3px solid #888;
}
.article__inside-link {
  font-size: 1.25rem;
  color: #1659b4;
  padding: 10px 0px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  border-top: 1px solid #1659b4;
  border-bottom: 1px solid #1659b4;
}
.article__inside-link:hover {
  font-size: 1.4375rem;
  border-width: 3px;
}

.h2-line {
  position: relative;
}

.slider-opinion-container {
  max-width: 800px;
  width: calc(100% - 10px);
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: -0.872px 1.962px 12px 0px rgba(4, 5, 5, 0.13) !important;
          box-shadow: -0.872px 1.962px 12px 0px rgba(4, 5, 5, 0.13) !important;
  margin-left: 5px;
  margin-right: 5px;
}

.left-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-top: 20px;
}
.left-img-box img {
  max-width: 65px;
  width: 100%;
}

.additional-info {
  font-size: 14px !important;
  color: #9b9b9b;
  margin-top: 20px;
  margin-bottom: 0;
}

.green-container {
  border-radius: 10px;
  border: 3px solid #4c6b4b;
  padding: 15px;
  margin-top: 20px;
}
.green-container .container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.green-container .container-content img {
  max-width: 100px;
}

.red-title {
  font-family: "LatoBo";
  font-size: 24px;
  color: #ed2024;
  width: 90%;
  text-align: center;
  padding: 0;
  padding-top: 20px;
  margin: 0 auto;
}

.pink-box-title {
  font-family: "LatoBo";
  font-size: 20px;
  color: #821131;
  text-align: center;
  -moz-text-align-last: center !important;
       text-align-last: center !important;
}

.headline-title {
  font-family: "LatoBo";
  font-size: 24px;
  line-height: 30px;
  color: black;
  width: 90%;
  text-align: left;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
}

.headline-title2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #0f6013;
  padding: 0;
  margin-top: 0px;
  width: 90%;
  margin: 0 auto;
}

.headline-title3 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  color: #0f6013;
  padding: 0;
  margin-top: 0px;
  width: 90%;
  margin: 0 auto;
  line-height: 1.7rem !important;
}

.headline-p {
  text-align: left;
  font-size: 16px !important;
  color: #c9c9c9;
  width: 100%;
  margin: 0 !important;
  -moz-text-align-last: left !important;
       text-align-last: left !important;
}

.headline-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
}

.product {
  margin-bottom: 20px;
}

.product-container {
  padding: 20px;
  background-image: url("../img/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  max-width: 660px;
  margin: 0 auto;
}
.product-container p {
  margin: 12px 0px;
}

.stars-values {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 12px 0px;
  gap: 15px;
}
.stars-values p {
  margin: 0px;
}

.stars .star {
  background: url("../img/star-solid.svg") no-repeat;
  width: 26px;
  height: 26px;
}
.stars .star.star-half, .stars .star.star-empty {
  background: url("../img/star-solid-gray.svg") no-repeat;
  position: relative;
}
.stars .star.star-half:after {
  background: url("../img/star-half-solid.svg") no-repeat;
  content: "";
  position: absolute;
  left: 0px;
  width: 26px;
  height: 26px;
}

.img-box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  max-width: 325px;
  width: 100%;
  max-height: 300px;
  margin-top: 20px !important;
  margin-left: 35px !important;
}
.img-box img {
  width: 325px;
  height: 295px;
  -o-object-fit: cover;
     object-fit: cover;
}

.sources {
  padding-left: 0px !important;
  padding-top: 20px;
}
.sources li {
  list-style-type: none;
  overflow-wrap: break-word;
  font-size: 14px !important;
}

.product-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  margin: 20px;
}
.product-flex p {
  font-size: 20px;
  line-height: 30px;
}
.product-flex img {
  max-width: 400px;
  width: 100%;
}
.product-flex .product-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.product-flex .product-prices .article-old-price {
  font-weight: bold;
  color: #ed2040;
}
.product-flex .product-prices .article-new-price {
  font-weight: bold;
  color: #1b5700;
}
.product-flex .product-prices span {
  font-size: 32px;
  line-height: 42px;
}
.product-flex .product-prices p {
  margin: 0 !important;
}

.over-form-box {
  padding: 15px;
}
.over-form-box p {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  margin: 5px;
  font-weight: bold;
}

.overform-border {
  background-color: #fff;
  border: 7px solid #ec2024;
  border-radius: 10px;
}

.title {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}

.mainProd {
  width: 18%;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.span-line {
  width: 100%;
  content: "";
  position: relative;
  display: block;
  height: 7px;
  left: 0px;
  background: #d8df20;
  z-index: 0;
  bottom: 15px;
}

.item-button {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  padding: 15px;
  color: black;
  background-color: #93c73e;
  border-radius: 10px;
  margin-left: 10px;
  position: relative;
  letter-spacing: 1.25px;
}

.text-button {
  width: 520px;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  max-width: 100%;
}

.h2-line-short:before {
  width: 110px;
}

.h2-line-short:after {
  width: 110px;
}

.before-mark {
  position: relative;
}

.before-mark:before {
  content: "";
  background: url("../img/check.svg");
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}

.comment {
  padding: 10px 15px 15px 15px;
  margin: 0 !important;
}

.aside {
  width: 310px;
  margin-left: auto;
}
.aside__item {
  margin-bottom: 20px;
}
.aside__item h3 {
  letter-spacing: 1px;
  font-size: 1.25rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
.aside a {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.aside a:hover {
  opacity: 0.8;
}

.asideBgElement {
  padding: 15px;
  background-color: #fff;
}
.asideBgElement h3 {
  position: relative;
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 5px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  text-decoration: underline;
  text-decoration-color: #4c6b4b;
  text-underline-offset: 5px;
}

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

.topicFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.aside-categories {
  font-size: 20px;
  line-height: 30px;
}
.aside-categories li {
  margin-bottom: 5px;
}
.aside-categories li a {
  color: #000;
  font-weight: 300;
}

.aside-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 7px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: italic;
  font-size: 22px;
}
.aside-tags li a {
  color: #000;
}

.opinion-star p {
  color: #fff;
}

.aside-opinion {
  padding: 0px 20px 20px 20px;
  text-align: center;
  margin-bottom: 20px;
  background-color: #ffe1f4;
}
.aside-opinion .img-holder {
  margin: 0 -20px 15px -20px;
}
.aside-opinion p {
  font-size: 18px;
  margin-bottom: 0px;
  line-height: 25px;
  text-align: left;
}

.aside__articles-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-top: 10px;
}
.aside__articles-item:first-child {
  margin-top: 0px;
}
.aside__articles-img {
  display: block;
  overflow: hidden;
  width: 110px;
}
.aside__articles-img img {
  width: 90px;
  height: auto;
  border-radius: 5px;
}
.aside__articles-text {
  width: 180px;
}
.aside__articles-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  color: #606060;
}
.aside__articles-tag {
  padding: 4px 10px;
  background: #fff;
  color: #888;
  font-weight: bold;
  border-radius: 5px;
  font-size: 0.625rem;
  display: inline-block;
  margin: 5px 0px;
  text-transform: uppercase;
}

/*ASIDE POPULAR TOPICS*/
.popularTopics .singleTopic {
  padding-bottom: 10px;
  margin-top: 20px;
  padding: 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #eee7f9;
  overflow: hidden;
  color: black;
  border-radius: 10px;
}
.popularTopics .singleTopic .topicContent:hover {
  background-color: #8058bd;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.popularTopics .singleTopic .topicContent:hover h4 {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  color: white;
}
.popularTopics .singleTopic .topicContent h4 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 28px;
  display: block;
  margin-bottom: 0;
  font-weight: 500;
  padding: 7px 10px;
}
.popularTopics .singleTopic .topicContent > span {
  display: block;
}
.popularTopics .singleTopic .topicContent .topicTag {
  padding: 4px 0px;
  color: #888;
  font-weight: bold;
  border-radius: 5px;
  font-size: 10px;
  display: inline-block;
  margin: 5px 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
}
.popularTopics .singleTopic .topicContent .sep {
  margin: 0px 5px;
}
.popularTopics .singleTopic .topicContent .header-date {
  margin: 0px;
  font-weight: normal;
  font-size: 0.875rem;
}
.popularTopics .singleTopic .topicContent .topicTime {
  font-size: 13px;
  text-transform: uppercase;
}
.popularTopics .singleTopic img.topicImage {
  width: 100%;
  height: 100%;
}
.popularTopics .topicTitle2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.25rem;
  line-height: 26px;
  display: block;
  padding: 10px;
}
.popularTopics .topicImg {
  border-radius: 5px;
  position: relative;
  width: 100%;
  height: 100%;
}
.popularTopics .topicTextImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #c5c5c5;
  margin-bottom: 25px;
}

.comments {
  margin-bottom: 10px;
}
.comments .comment-photo {
  width: 55px;
  height: 55px;
}
.comments__header {
  margin-bottom: 10px;
}
.comments__header > * {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: bold;
}
.comments__header-title {
  padding: 15px 0px;
  font-family: "Times New Roman", Times, serif;
  font-size: 2.1875rem;
  margin-top: 20px;
  text-transform: uppercase;
}
.comments__header-button {
  margin-left: auto;
  color: #385898;
  cursor: pointer;
}
.comments__form {
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #ccc;
}
.comments__form-avatar {
  margin-right: 15px;
}
.comments__form-fields {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  width: 100%;
}
.comments__form-fields > * {
  margin-bottom: 10px;
}
.comments__form-submit {
  max-width: 150px;
}
.comments__items-last {
  font-size: 1rem;
  color: #385898;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
  padding-bottom: 10px;
  background: #f5f5f5;
  padding-top: 10px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
}
.comments__items-element {
  min-height: 55px;
}
.comments__items-element.sub-comment {
  padding-left: 30px;
}
.comments .comment {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-left: 0px;
  width: 100%;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  font-family: "Times New Roman", Times, serif;
}
.comments .comment:hover {
  background: #efefef;
}
.comments .comment__author {
  font-size: 1.25rem;
  color: rgb(78, 78, 78);
  font-weight: bold;
  margin: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.comments .comment__time {
  color: #aaa;
  margin-right: 10px;
  font-size: 0.8125rem;
  margin-left: 0px;
  margin-top: 5px;
  font-weight: normal;
  margin-bottom: 5px;
}
.comments .comment__content {
  position: relative;
  margin: 5px 10px;
  line-height: 1.8125rem;
  font-size: 1.1875rem;
  font-family: 'Lato-regular';
}

footer {
  padding-bottom: 20px;
  border-top: 1px solid #ccc;
  max-width: 1050px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.effects-slides {
  width: calc(100% - 70px);
  margin: 20px auto;
}

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

.opinion-pages {
  width: calc(100% - 70px);
  margin: 0 auto;
}

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

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

@media screen and (max-width: 1200px) {
  div.mainContainer {
    width: calc(100% - 20px);
    margin: 10px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 1160px) {
  .header__additional-search input {
    width: 240px;
  }
  .header__content .header__search {
    min-width: initial;
    width: calc((100% - 432px) / 2);
  }
}
@media screen and (max-width: 1050px) {
  div.main div.mainContainer {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .custom-box-with-img2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .under-header-container .under-header-content {
    padding: 40px 20px 40px 40px;
    gap: 80px;
  }
  .under-header-container .under-header-content h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .under-header-container .under-header-content h1 br {
    display: none;
  }
  .under-header-container .under-header-content img {
    max-width: 280px;
  }
  .img-left-container {
    gap: 30px !important;
  }
  .img-left-container img {
    max-width: 300px !important;
  }
  .mobile-mw-500 {
    max-width: 500px;
  }
  .aside {
    display: none;
  }
  .article {
    max-width: 100%;
    width: 100%;
  }
  .mobile-mw-600 {
    max-width: 600px;
  }
}
@media screen and (max-width: 970px) {
  .article-Text br {
    display: none;
  }
  .main-header {
    height: 160px;
  }
  .main-header img {
    width: 100%;
  }
  .main-header:before {
    left: -20px;
  }
  .main-header:after {
    right: -30px;
  }
  .navbar {
    display: none;
  }
  .header__additional-box {
    margin-right: 0px;
  }
  .logo {
    height: 65px;
  }
}
@media screen and (max-width: 900px) {
  .product-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .header__search {
    display: none;
  }
  .header__logo {
    border: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 100% !important;
    min-width: initial !important;
  }
  .header-middle .header-title {
    margin-right: 0px;
    font-size: 1.5625rem;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 870px) {
  .header__logo-link {
    margin: 0px;
  }
  .header__additional {
    margin-left: initial;
  }
  .header__additional-box {
    display: none;
  }
  .header__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 800px) {
  .is-hidden-mobile {
    display: none;
  }
  .custom-right-img {
    max-width: 435px !important;
    padding: 0px;
    width: auto !important;
    margin-top: 0px !important;
    float: none !important;
    margin: 0 auto;
  }
  .separator-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .separator-box__content {
    text-align: center;
    font-size: 1.25rem !important;
    line-height: 1.875rem !important;
  }
  .separator-box__link {
    margin: 10px auto 0px;
    margin-top: 10px;
  }
  h1 {
    font-size: 2.5rem;
    line-height: 3.125rem;
  }
}
@media screen and (max-width: 768px) {
  .header-bar {
    display: none;
  }
  .header-middle .layout__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-middle .banner {
    max-width: 100%;
    margin-right: auto;
    margin-top: 15px;
  }
  .header-middle .logo {
    height: 85px;
  }
  .header-middle > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-middle .header-title {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .header__additional-icons a:nth-child(2), .header__additional-icons a:nth-child(4) {
    display: none;
  }
  .article__photo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
    padding-right: 0px;
  }
  .article__photo .has-left-img {
    max-width: 100%;
    width: 100%;
    margin-top: 0px;
  }
  .article__photo .has-left-img img {
    padding: 0px !important;
    margin-bottom: 10px;
  }
  .article__photo p {
    width: 100%;
    padding: 0px 15px 15px;
  }
  .images-half {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .images-half img {
    min-width: initial;
    max-width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .product-container .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-container .item p {
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
  }
  .product-container .item .stars-values {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .left-side {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-container {
    padding: 10px;
  }
  .product-container .item {
    padding: 10px;
  }
  div.search {
    display: none;
  }
  .nav {
    margin-right: initial;
  }
  .header-box {
    padding: 50px 15px 100px 15px;
  }
}
@media screen and (max-width: 680px) {
  .half-width {
    width: 100%;
  }
  .headline-paragraph .article-aside-img.pull-right {
    margin-left: inherit;
    float: none;
    margin: 10px 0px;
  }
  .pull-right {
    float: inherit;
  }
  .img-box {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .display-desktop {
    display: none;
  }
  .display-mobile {
    display: block !important;
  }
  .headline-paragraph p {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    -moz-text-align-last: left;
         text-align-last: left;
  }
  .headline-paragraph {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .image-box {
    text-align: center;
  }
  .image-box .none {
    display: none;
  }
  .article-aside-img {
    float: none;
    margin: 10px auto !important;
    width: 100%;
    display: inherit;
    max-height: 100% !important;
  }
  .article-multiple-photo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .article-multiple-photo img {
    width: auto !important;
    max-width: 100% !important;
  }
  .article__border {
    text-align: center;
  }
  .article__border-image {
    float: none;
    margin: 0 auto 10px;
    width: 210px;
  }
  .article__border-author span {
    margin-left: initial;
    margin: 0 auto;
  }
  .article__border.next-answer .article__border-image {
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 640px) {
  .under-header-container .under-header-content {
    padding: 20px;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .site-header .main-header {
    padding-left: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 620px) {
  h2 {
    font-size: 1.6875rem;
    text-align: left;
    font-weight: bold;
  }
  .headline-title {
    width: 100%;
  }
  .opinion-has-left-img {
    float: none;
    display: block;
    margin: auto auto 20px auto;
  }
  .sign-border {
    float: none;
    margin-left: 0px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .pink-box-p2 {
    padding: 15px 10px;
  }
  .has-right-img,
  .has-left-img {
    float: none;
    display: block;
    margin: 10px auto;
  }
  .has-right-img img,
  .has-left-img img {
    padding: 0px;
  }
  .header__logo {
    padding: 0px !important;
  }
  .yellow-box {
    margin-left: -10px;
    margin-right: -10px;
  }
  .article-ref {
    padding: 15px 20px;
  }
  .article-ref_container {
    padding: 15px 25px 15px 25px;
  }
  .article-ref_text {
    font-size: 26px;
  }
  .stars-list {
    padding-left: 0px !important;
  }
  .playbutton-list {
    padding-left: 0px !important;
  }
  .check-list2 {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 600px) {
  .custom-box-with-img img {
    display: none !important;
  }
}
@media screen and (max-width: 550px) {
  .comments__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .green-container .container-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .comments__header-button {
    display: none;
  }
  .weather-widget {
    display: none;
  }
  .product-info-list {
    margin-left: 10px;
  }
  h1 {
    font-size: 2.0625rem;
    line-height: 2.6875rem;
  }
  .breadcrumbs-addition {
    padding-left: 10px;
  }
  .alert-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px;
  }
  .alert-box .red-title {
    text-align: center !important;
  }
}
@media screen and (min-width: 500px) {
  .desktopContent {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .header-box {
    padding: 15px 15px 100px 15px;
  }
  .header-middle .banner {
    display: none;
  }
  .mainProd {
    width: 55%;
  }
  .main-header {
    height: 130px;
  }
  .main-header img {
    width: 100%;
  }
  .mainProdDiv {
    width: 100% !important;
  }
  .stars-values {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
  }
  .socialMedia {
    display: none;
  }
  .author {
    margin-bottom: 25px;
  }
  .header__additional {
    display: none;
  }
  .darkpink-container {
    padding: 10px 5px 10px 5px;
  }
  .lightpink-container {
    padding: 10px 10px 10px 10px;
  }
  .breadcrumbs__item:last-of-type {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 360px) {
  .left-img-box {
    gap: 10px;
  }
}/*# sourceMappingURL=styles.css.map */

.name-link,
.name-link:hover{
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}