.section-element h1,
.section-element h2,
.section-element h3,
.section-element h4,
.section-element h5,
.section-element h6 {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.2em;
  padding-bottom: 0.5em; }

.vc_btn3-container button {
  letter-spacing: normal;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; }

.my-products-row-homepage .row {
  max-width: 1170px !important; }
  @media screen and (max-width: 599px) {
    .my-products-row-homepage .row {
      display: flex;
      flex-direction: column;
      align-items: center; } }
  .my-products-row-homepage .row .nasa-col {
    max-width: 370px; }
    @media screen and (min-width: 600px) {
      .my-products-row-homepage .row .nasa-col {
        width: calc(33% - 20px); } }

.my-shadow .row .nasa-col,
.my-shadow .nasa-row .nasa-col {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.my-shadow .slick-slide {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.my-shadow .slick-track {
  padding-bottom: 7px; }

.my-img-radius .row .nasa-col img,
.my-img-radius .nasa-row .nasa-col img {
  border-radius: 5px 5px 0 0; }

.my-no-padding .row .nasa-col,
.my-no-padding .nasa-row .nasa-col {
  padding: 0 !important; }

@media screen and (max-width: 599px) {
  .my-boxes-row.section-element {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media screen and (min-width: 600px) {
  .my-boxes-row.section-element .row .nasa-col.large-3,
  .my-boxes-row.section-element .nasa-row .nasa-col.large-3 {
    width: 23%;
    width: calc(25% - 20px); } }

@media screen and (max-width: 599px) {
  .my-boxes-row.section-element .row .nasa-col.large-3,
  .my-boxes-row.section-element .nasa-row .nasa-col.large-3 {
    margin: 0 !important;
    margin-bottom: 20px !important; } }

.my-boxes-row.section-element .row .nasa-col.large-3 .wpb_wrapper.vc_figure,
.my-boxes-row.section-element .row .nasa-col.large-3 .wpb_wrapper.vc_figure img,
.my-boxes-row.section-element .nasa-row .nasa-col.large-3 .wpb_wrapper.vc_figure,
.my-boxes-row.section-element .nasa-row .nasa-col.large-3 .wpb_wrapper.vc_figure img {
  width: 100%; }

.my-heading-homepage h2 {
  font-size: 34px;
  text-align: center;
  line-height: 120%; }

.my-heading-homepage hr {
  width: 130px;
  border-color: black;
  margin: 30px auto; }

.my-heading-homepage.white hr {
  border-color: white; }

.my-homepage-steps .nasa-row {
  margin: 0 auto; }
  @media screen and (min-width: 600px) {
    .my-homepage-steps .nasa-row {
      display: flex;
      justify-content: center;
      align-items: center; } }
  .my-homepage-steps .nasa-row hr {
    border-color: white;
    width: 130px;
    margin-left: auto;
    margin-right: auto; }

.my-testimonials {
  font-size: 13px;
  line-height: 20px; }
  .my-testimonials .nasa-col .wpb_text_column.wpb_content_element {
    max-width: 350px;
    margin: 0 auto; }

.my-homepage-top-text p {
  margin-bottom: 5px;
  font-size: 16px; }

.section-element.my-fullwidth-image .row,
.my-fullwidth-image .row {
  max-width: none; }

.section-element.my-fullwidth-image .wpb_wrapper.vc_figure,
.my-fullwidth-image .wpb_wrapper.vc_figure {
  width: 100%; }
  .section-element.my-fullwidth-image .wpb_wrapper.vc_figure img,
  .my-fullwidth-image .wpb_wrapper.vc_figure img {
    width: 100%;
    max-height: 600px;
    object-fit: cover; }

.my-dora-header {
  padding: 10px; }
  .my-dora-header p {
    font-size: 24px; }
    @media screen and (max-width: 599px) {
      .my-dora-header p {
        font-size: 15px;
        margin-bottom: 0; }
        .my-dora-header p:nth-of-type(2) {
          display: none; } }

.my-page-footer-bg-img {
  height: 630px;
  background-size: cover; }
  @media screen and (max-width: 599px) {
    .my-page-footer-bg-img {
      height: 220px; } }
  @media screen and (min-width: 600px) and (max-width: 847px) {
    .my-page-footer-bg-img {
      height: 360px; } }
  .my-page-footer-bg-img .my-footer-red-text {
    font-size: 25px;
    line-height: 120%; }

.my-dora-boxes .nasa-row {
  display: flex; }
  @media screen and (max-width: 600px) {
    .my-dora-boxes .nasa-row {
      flex-wrap: wrap; } }

.my-dora-boxes .nasa-col {
  padding: 0; }
  @media screen and (min-width: 600px) {
    .my-dora-boxes .nasa-col.nasa-large-5-col-1 {
      width: calc(20% - 20px); } }
  @media screen and (max-width: 599px) {
    .my-dora-boxes .nasa-col.nasa-large-5-col-1 {
      width: calc(100% - 20px); } }
  @media screen and (min-width: 600px) {
    .my-dora-boxes .nasa-col.large-3 {
      width: calc(25% - 20px); } }
  @media screen and (max-width: 599px) {
    .my-dora-boxes .nasa-col.large-3 {
      width: calc(100% - 20px); } }
  @media screen and (min-width: 600px) {
    .my-dora-boxes .nasa-col.large-2 {
      width: calc(16.66666% - 14px); } }
  @media screen and (max-width: 599px) {
    .my-dora-boxes .nasa-col.large-2 {
      width: calc(100% - 14px); } }

@media screen and (min-width: 600px) {
  .my-dora-features .nasa-col.large-3 {
    width: 25%; } }

.my-2-columns-image img {
  object-fit: cover;
  min-height: 500px;
  max-height: 700px;
  width: 100%; }

.my-2-columns-image .nasa-row {
  display: flex;
  flex-direction: row; }
  @media screen and (max-width: 599px) {
    .my-2-columns-image .nasa-row {
      flex-direction: column; } }
  .my-2-columns-image .nasa-row .nasa-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto !important; }
    @media screen and (min-width: 600px) and (max-width: 847px) {
      .my-2-columns-image .nasa-row .nasa-col.large-6 {
        width: 50%; }
        .my-2-columns-image .nasa-row .nasa-col.large-6 .wpb_single_image,
        .my-2-columns-image .nasa-row .nasa-col.large-6 figure,
        .my-2-columns-image .nasa-row .nasa-col.large-6 .vc_single_image-wrapper,
        .my-2-columns-image .nasa-row .nasa-col.large-6 img {
          height: 100%; } }
    .my-2-columns-image .nasa-row .nasa-col .vc_separator {
      margin-top: 20px !important;
      margin-bottom: 40px !important; }

@media screen and (max-width: 599px) {
  .my-2-columns-image.reverse .nasa-row {
    flex-direction: column-reverse; } }

.my-no-underline a {
  text-decoration: none !important; }

.my-opacity-container {
  background-size: cover;
  background-repeat: no-repeat; }
  .my-opacity-container .nasa-col {
    min-height: 40px; }
  .my-opacity-container .my-opacity-box {
    background: rgba(255, 255, 255, 0.85);
    padding: 25px;
    display: flex;
    flex-direction: column;
    min-height: 600px;
    max-width: 500px;
    border-radius: 10px;
    justify-content: center; }
    @media screen and (max-width: 847px) {
      .my-opacity-container .my-opacity-box {
        padding: 20px; } }
    .my-opacity-container .my-opacity-box.no-min-height {
      min-height: 0; }
    .my-opacity-container .my-opacity-box .vc_btn3.vc_btn3-size-lg {
      font-size: 22px;
      padding-top: 23px;
      padding-bottom: 23px;
      padding-left: 25px;
      padding-right: 25px; }
    .my-opacity-container .my-opacity-box .nasa-col {
      min-height: 0 !important; }

.my-row-covers.row {
  margin: 20px 0; }
  .my-row-covers.row .nasa-col {
    min-height: 20px;
    clear: none !important; }
    @media screen and (min-width: 600px) and (max-width: 847px) {
      .my-row-covers.row .nasa-col.large-2 {
        width: 16.6666%; }
      .my-row-covers.row .nasa-col.large-6 {
        width: 50%; } }
    .my-row-covers.row .nasa-col img {
      border-radius: 100%;
      padding: 10px; }

.my-margins-columns .nasa-col.large-6 {
  width: 45%;
  width: calc(50% - 20px); }
  @media screen and (max-width: 599px) {
    .my-margins-columns .nasa-col.large-6 {
      width: 95%;
      width: calc(100% - 20px); } }

.my-small-text {
  font: 400 13px/20px Open Sans, Helvetica, sans-serif; }

.my-white-button button {
  background-image: none !important;
  text-transform: none;
  font-weight: 400; }

.my-cover-bg {
  background-size: cover;
  background-position: center center; }

.my-centered-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

@media screen and (min-width: 848px) {
  .my-centered-row .row {
    display: flex;
    justify-content: center;
    align-items: center; } }

@media screen and (min-width: 600px) and (max-width: 847px) {
  .my-centered-content-row-tablet .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; } }

.my-min-height .nasa-row,
.my-min-height .nasa-col {
  min-height: 600px; }
  @media screen and (max-width: 599px) {
    .my-min-height .nasa-row,
    .my-min-height .nasa-col {
      min-height: 350px; } }
  .my-min-height .nasa-row.large-7.hide-for-mobile,
  .my-min-height .nasa-col.large-7.hide-for-mobile {
    min-height: 1px; }

.my-steps hr {
  border-color: #555; }

.my-steps .vc_icon_element {
  margin-bottom: 0; }

.my-steps .row {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 599px) {
    .my-steps .row .row {
      width: 100%; } }

@media screen and (max-width: 599px) {
  .my-steps > .row {
    flex-direction: column; } }

.my-steps .vc_btn3-container {
  margin-bottom: 0 !important; }

@media screen and (max-width: 599px) {
  .my-steps.section-element {
    margin-top: 20px !important;
    margin-bottom: 40px !important; } }

@media screen and (min-width: 600px) and (max-width: 847px) {
  .my-half-width-tablet .nasa-col {
    width: 50%; } }

@media screen and (min-width: 600px) and (max-width: 847px) {
  .my-opacity-container.my-cover-bg.my-min-height {
    min-height: 300px; }
    .my-opacity-container.my-cover-bg.my-min-height .large-5 {
      width: 60%;
      float: right; }
    .my-opacity-container.my-cover-bg.my-min-height .nasa-row,
    .my-opacity-container.my-cover-bg.my-min-height .nasa-col {
      min-height: 300px; }
      .my-opacity-container.my-cover-bg.my-min-height .nasa-row.large-7.hide-for-mobile,
      .my-opacity-container.my-cover-bg.my-min-height .nasa-col.large-7.hide-for-mobile {
        min-height: 1px; } }

@media screen and (max-width: 599px) {
  .my-opacity-container.my-min-height .nasa-row.fullwidth {
    padding-left: 50px; } }

.my-gamos-tabs li.nasa-tab {
  background-color: #fafafa !important; }
  .my-gamos-tabs li.nasa-tab a.nasa-a-tab {
    color: #666 !important;
    border: none !important; }
  .my-gamos-tabs li.nasa-tab:hover {
    background-color: #f2f2f2 !important; }

.my-gamos-tabs .nasa-tabs-content {
  background: #f8f8f8 !important; }

.m-carousel-preloader {
  background: #f8f8f8;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center; }

.my-gamos-section {
  background-size: 100% 80%;
  background-position: center center;
  background-repeat: no-repeat; }
  .my-gamos-section .nasa-row {
    max-width: 1600px;
    margin: 0 auto; }
  .my-gamos-section .large-4 {
    min-height: 1px; }
  .my-gamos-section .my-shadow-gamos-box {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    .my-gamos-section .my-shadow-gamos-box .vc_column-inner {
      padding: 20px !important; }
  @media screen and (min-width: 600px) and (max-width: 847px) {
    .my-gamos-section .nasa-row {
      display: flex; } }
  @media screen and (max-width: 847px) {
    .my-gamos-section.reverse .nasa-row {
      display: flex; } }
  @media screen and (max-width: 847px) and (max-width: 599px) {
    .my-gamos-section.reverse .nasa-row {
      flex-direction: column-reverse; } }

.my-full-cover-with-padding .row .nasa-col {
  background-size: contain !important;
  min-height: 1px; }
  @media screen and (max-width: 599px) {
    .my-full-cover-with-padding .row .nasa-col {
      background-size: cover !important; } }
  .my-full-cover-with-padding .row .nasa-col a {
    text-decoration: none; }

.my-full-cover-with-padding .my-shadow-gamos-box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0; }
  @media screen and (max-width: 599px) {
    .my-full-cover-with-padding .my-shadow-gamos-box {
      margin-left: 10px;
      margin-right: 10px;
      width: calc(100% - 20px); } }
  @media screen and (min-width: 600px) and (max-width: 847px) {
    .my-full-cover-with-padding .my-shadow-gamos-box {
      margin-left: 50px;
      margin-right: 50px;
      width: calc(100% - 100px); } }

@media screen and (min-width: 600px) and (max-width: 847px) {
  .my-flex-tablet .row {
    display: flex; } }

@media screen and (min-width: 600px) and (max-width: 847px) {
  .row .medium-3,
  .nasa-row .medium-3 {
    width: 25%; }
  .row .medium-6,
  .nasa-row .medium-6 {
    width: 50%; }
  .row .medium-4,
  .nasa-row .medium-4 {
    width: 33.33333%; } }

.section-element.my-snaps-fixed {
  position: fixed !important;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  z-index: 10000;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .section-element.my-snaps-fixed .my-fancy-button {
    margin-bottom: 0 !important; }

.vc_btn3-container.my-fancy-button {
  font-weight: bold; }
  .vc_btn3-container.my-fancy-button.no-margin-bottom {
    margin-bottom: 0 !important; }
  .vc_btn3-container.my-fancy-button button {
    font-weight: 400; }
    .vc_btn3-container.my-fancy-button button:focus {
      color: white;
      border: none; }
  .vc_btn3-container.my-fancy-button.bold button {
    font-weight: bold; }
  .vc_btn3-container.my-fancy-button a:focus {
    color: #fff !important;
    border: none !important; }

.my-padding .row .nasa-col,
.my-padding .nasa-row .nasa-col {
  padding-left: 10px;
  padding-right: 10px; }

.my-margin .row .nasa-col,
.my-margin .nasa-row .nasa-col {
  margin-left: 10px;
  margin-right: 10px; }

.my-border-radius-bottom-only {
  border-radius: 0 0 5px 5px; }

.my-border-radius-top-only {
  border-radius: 5px 5px 0 0; }

.my-max-width-1500 .row {
  max-width: 1500px !important;
  margin: 0 auto !important; }

.my-bold {
  font-weight: bold !important; }

@media screen and (max-width: 599px) {
  .my-flex-reverse-mobile .row {
    display: flex;
    flex-direction: column-reverse; } }

.my-dora-price {
  font-size: 12px;
  line-height: 14.4px;
  margin-bottom: 20px !important; }

.m-carousel-container-row .slick-prev.slick-arrow,
.m-carousel-container-row .slick-next.slick-arrow {
  display: block !important;
  padding-top: 0 !important;
  color: #aaa;
  background: none;
  border: none !important;
  font-size: 25px !important; }

.m-carousel-container-row .wpcp-cart-button {
  display: none; }

.m-carousel-container-row .slick-slide {
  margin-right: 10px !important; }

.m-carousel-container-row .slick-list.draggable {
  max-height: 660px; }

.wpcp-carousel-section.wpcp-standard.slick-initialized {
  padding: 0; }

.section-element:not(.vc_custom_1578553765701) .row.m-carousel-container-row {
  padding: 0;
  margin: 0;
  max-width: none; }

.large-12.nasa-col.columns.m-carousel-container {
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (max-width: 847px) {
    .large-12.nasa-col.columns.m-carousel-container {
      margin-bottom: 0; } }

.wpcp-carousel-section ul.slick-dots li {
  display: inline-block !important;
  margin: 0;
  margin: 0 3px !important;
  margin-top: 3px !important;
  width: 12px;
  height: 12px;
  border-radius: 100%; }
  .wpcp-carousel-section ul.slick-dots li.slick-active {
    background: #52b3d9; }

.m-carousel-container .wpcp-all-captions {
  padding-bottom: 15px !important; }

.m-carousel-container h2.wpcp-product-title a {
  color: white; }

.my-rounded-carousel-slides-5 .slick-slide {
  border-radius: 5px; }

.my-rounded-carousel-slides-10 .slick-slide {
  border-radius: 10px; }

.my-rounded-carousel-slides-15 .slick-slide {
  border-radius: 15px; }

.my-rounded-carousel-slides-20 .slick-slide {
  border-radius: 20px; }

.my-rounded-carousel-slides-30 .slick-slide {
  border-radius: 30px; }

.section-element li.nasa-tab {
  height: 57px;
  align-items: center;
  border-top: 2px solid #dbdbdb;
  margin-right: 0 !important;
  background-color: #f4524d;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  cursor: pointer; }
  .section-element li.nasa-tab:hover {
    background-color: #f23630; }
  .section-element li.nasa-tab.active {
    background-color: #f8f8f8;
    border-color: #ec1d23; }
    .section-element li.nasa-tab.active a.nasa-a-tab {
      color: #666; }
  .section-element li.nasa-tab a.nasa-a-tab {
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 400;
    color: white;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0; }
    .section-element li.nasa-tab a.nasa-a-tab:after {
      display: none; }

.section-element .nasa-tabs-content {
  background: #f8f8f8; }
  .section-element .nasa-tabs-content .nasa-tabs-wrap.margin-bottom-15.text-left {
    background: white; }
  .section-element .nasa-tabs-content ul.nasa-tabs.nasa-classic-style.nasa-classic-2d.nasa-tabs-no-border {
    padding: 0; }
  .section-element .nasa-tabs-content .m-carousel-container-row {
    padding: 10px;
    padding-top: 0px;
    border: 1px solid #f0f0f0;
    border-top: none; }

.sale {
  position: relative; }

.my-sale,
.my-sale-15,
.my-sale-20,
.my-sale-25,
.my-sale-30 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 10px;
  background: #f76b6a;
  color: white;
  font-size: 10px;
  line-height: 12px;
  border-bottom-right-radius: 5px;
  transition: all 1s;
  opacity: 0.8;
  box-sizing: content-box;
  text-align: center; }
  .my-sale:hover,
  .my-sale-15:hover,
  .my-sale-20:hover,
  .my-sale-25:hover,
  .my-sale-30:hover {
    padding: 5px 15px;
    opacity: 1; }

.my-sale-black-friday {
  background: #000000; }

.my-sale-15 {
  min-width: 15%; }

.my-sale,
.my-sale-20 {
  min-width: 20%;
  font-size: 11px;
  line-height: 13px; }

.my-sale-25 {
  min-width: 25%;
  font-size: 12px;
  line-height: 14px; }

.my-sale-30 {
  min-width: 30%;
  font-size: 13px;
  line-height: 15px; }

.background-link {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 3;
  color: transparent; }
  .background-link > *,
  .background-link * {
    display: block;
    width: 100%;
    height: 100%; }
  .background-link a {
    width: 100%;
    height: 100%;
    color: transparent; }

.my-new-prosfora-row > .row {
  display: flex;
  gap: 12px 18px;
  flex-wrap: wrap; }
  .my-new-prosfora-row > .row::before, .my-new-prosfora-row > .row::after {
    display: none; }
  @media screen and (max-width: 960px) {
    .my-new-prosfora-row > .row {
      gap: 18px 8px; } }
  .my-new-prosfora-row > .row .columns.large-3 {
    flex-basis: calc(25% - 14px); }
  @media screen and (max-width: 960px) {
    .my-new-prosfora-row > .row .columns.small-6 {
      flex-basis: calc(50% - 4px); }
    .my-new-prosfora-row > .row .columns.small-12 {
      flex-basis: calc(100%); } }

@media screen and (max-width: 600px) {
  .my-carousel-mobile-no-dots > .wpcp-carousel-wrapper ul.slick-dots {
    display: none !important; } }
