:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.trustpilot_div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.old-price-grey {
  color: #727c85;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: line-through;
}

.trustpilot {
  width: 220px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.text-block-icon.flex {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.main-video {
  background-color: #fff;
  border: 1px #eee;
  border-radius: 8px;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.thumbnail-2 {
  width: 120px;
  padding: 0;
}

.product-section-new {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.thumbnail-1 {
  border: 1px rgba(95, 170, 210, .35);
  border-radius: 5px;
  width: 120px;
  padding: 0;
}

.price-divblock {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.price-divblock.stroke {
  border-bottom: 1px solid #d2dbe2;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 24px;
}

.zoom-icon {
  width: 25px;
  margin-right: 10px;
}

.icon-divblock {
  align-self: flex-start;
  margin-bottom: 12px;
  display: flex;
}

.icon-divblock.last {
  margin-bottom: 0;
}

.gallery {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-right: 15px;
  display: flex;
}

.gallery.us {
  padding-top: 100px;
}

.show-more-text {
  color: #333;
  width: 100%;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
}

.show-more-text.black {
  color: #333;
  text-align: left;
  text-decoration: none;
}

.show-more-text.black.bold {
  font-weight: 700;
}

.show-more-text.black.center {
  text-align: center;
}

.thumbnails {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  justify-items: center;
  width: 100%;
  display: grid;
}

.section-header-black-bold {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 46px;
}

.section-header-black-bold.no-margin {
  margin-top: 0;
}

.section-header-black-bold.no-margin.left {
  text-align: left;
}

.section-header-black-bold.no-margin.left.productheading {
  text-transform: capitalize;
}

.section-header-black-bold.no-margin.camedit333 {
  text-transform: none;
  font-weight: 300;
}

.section-header-black-bold.no-margin.camedit-2323 {
  text-transform: none;
  font-weight: 600;
}

.button-div-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 24px;
  display: flex;
}

.button-div-block.footer {
  align-items: center;
  padding-top: 64px;
}

.zoom-text {
  color: #fff;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.product-inner {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  display: flex;
  position: relative;
}

.description-margin16 {
  margin-bottom: 16px;
}

.secure {
  text-transform: uppercase;
  width: 20px;
  height: 20px;
}

.icon-block {
  flex: none;
  margin-right: 12px;
}

.icon-block.big {
  flex: none;
  margin-right: 16px;
}

.trustpilot-embed {
  margin-top: 0;
}

.description {
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  height: auto;
  padding-top: 85px;
  padding-left: 25px;
  display: flex;
}

.thumbnail-3 {
  width: 120px;
  padding: 0;
}

.cover {
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.safe-checkput {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 350px;
  margin-bottom: 13px;
  display: flex;
}

.zoom-in-div-us {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: none;
}

.fleshy-description.semibold {
  font-weight: 600;
}

.fleshy-description.semibold.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.shipping_data {
  padding-top: 15px;
  font-family: Open Sans, sans-serif;
  font-style: italic;
}

.title-block-animation {
  padding-bottom: 10px;
}

.title-block-animation.center {
  text-align: center;
}

.title-block-animation.center.margin-60 {
  padding-bottom: 60px;
}

.text-block-32 {
  color: #737373;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 11px;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.text-block-icon_2_elements {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
}

.gallery-inner {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 350px;
  margin-bottom: 29px;
  display: block;
  overflow: hidden;
}

.gallery-inner.pro {
  border-style: none;
  height: auto;
}

.payment-logos {
  width: auto;
  max-width: 350px;
  padding-top: 4px;
}

.payment-logos.camedit1 {
  padding-bottom: 15px;
}

.header-fleshy {
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.header-fleshy.no-padding {
  margin-bottom: 0;
  margin-right: 40px;
}

.button-order-now {
  text-transform: uppercase;
  background-color: #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  padding: 19px 122px 18px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.button-order-now.camedit2 {
  text-transform: capitalize;
  justify-content: center;
  margin-left: 0;
}

.button-order-now.footer {
  width: 100%;
}

.thumbnail-main {
  width: auto;
  height: 500px;
  margin-bottom: 0;
  padding: 0 30px;
  display: none;
}

.price-divblock-copy {
  border-bottom: 1px solid #d2dbe2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.gallery-inner-photos {
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.half-pict {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.full-text {
  margin-top: 40px;
}

.section-grey {
  background-color: #f7f7f7;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 100px 60px 0;
  padding-bottom: 120px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: static;
  left: auto;
  right: auto;
}

.section-grey.no-margin {
  max-width: 100%;
  padding-top: 50px;
}

.image-60 {
  width: 32px;
  height: 32px;
}

.image-445px {
  width: 100%;
  max-width: 445px;
  height: auto;
  max-height: 650px;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.half {
  width: 100%;
  margin-right: 30px;
}

.icons {
  margin-top: 32px;
}

.container-main {
  max-width: 1140px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
}

.container-main.flex {
  justify-content: space-around;
  padding-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.container-main.flex.vertical {
  flex-direction: column;
  padding-bottom: 100px;
}

.link-45 {
  color: #333;
  text-decoration: none;
}

._343545435343gdf {
  color: #444;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 20px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 900;
  display: none;
}

.div-block-31-review {
  float: right;
  clear: none;
  text-align: right;
  justify-content: flex-end;
  width: 100%;
  max-width: 100%;
  display: flex;
  position: static;
}

.link-45-copy {
  color: #333;
  text-decoration: none;
}

.fleshy_logo {
  width: 125px;
  height: auto;
  margin-left: 0;
  display: block;
}

.logo-block-review {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.navbar-link {
  color: #00c;
  border-right: 3px solid #efefef;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 20px;
  display: inline-block;
}

.navbar-link.navbar-link-last {
  border: 1px #000;
  border-right: 3px solid #efefef;
  border-radius: 0;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.navbar-link.navbar-link-last._3in1 {
  display: none;
}

.navbar-link.navbar-link-last.synflex {
  border: 1px #000;
  padding-right: 0;
}

.navbar {
  display: none;
  overflow: visible;
}

.container {
  flex-direction: column;
  display: flex;
}

.video {
  width: 100%;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.image-61 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-block-33 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-445px-footer {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: none;
}

.half-2 {
  width: 50%;
  margin-right: 30px;
}

.half-2.margin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.html-embed-3126 {
  width: 100%;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}

.image-62 {
  width: 65%;
}

.icon-img-block {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 12px;
}

.main-section {
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.main-section.grey {
  background-color: #f7f7f7;
}

.delivery-header-new {
  color: #2b2b2b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.text-icon-block {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.grig-block {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.company-policies-block {
  border: 1px solid rgba(14, 40, 83, .08);
  border-radius: 12px;
  padding: 32px 24px 40px;
}

.company-policies-block:hover {
  background-color: #fff;
  border-width: 1px;
  border-color: rgba(14, 40, 83, 0);
  box-shadow: 0 10px 45px rgba(14, 40, 83, .05);
}

.icon-img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.shipping_data_1 {
  text-align: center;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-style: italic;
}

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

.list.footermenulist {
  padding-left: 0;
}

.footer_link {
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.footertext {
  color: #888;
  object-fit: fill;
  width: auto;
  margin: 0 auto 20px;
  font-family: Lato, sans-serif;
  overflow: visible;
}

.product-reviews-dropdown {
  padding-left: 0;
}

.link-43 {
  text-decoration: none;
}

.heading-31 {
  width: 30%;
}

.aff {
  display: none;
}

.customer-service-header {
  width: auto;
}

.link-41 {
  text-decoration: none;
}

.paragraph-16 {
  color: #888;
  font-family: Lato, sans-serif;
}

.footer_links {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-42 {
  text-decoration: none;
  display: none;
}

.text-span-105 {
  font-size: 9px;
}

.paddtop20 {
  padding-top: 20px;
}

.wholesale {
  text-decoration: none;
  display: none;
}

.footer-links {
  background-color: #f7f7f7;
  padding: 30px 40px 68px;
}

.policies_inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

.header_name_of_the_section {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
}

.section-8 {
  color: #000;
}

.section-9 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.body {
  background-color: #000;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  display: block;
}

.image-63 {
  width: 340px;
}

.div-block {
  padding-top: 22px;
}

.div-block-2 {
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding-top: 0;
  display: flex;
}

.div-block-3 {
  background-color: #fff;
  width: 50%;
  height: 100%;
  padding-top: 205px;
  padding-bottom: 205px;
}

.image-64 {
  height: 100%;
}

.heading-32 {
  color: #fff;
  margin-top: 77px;
  margin-bottom: 77px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.button {
  text-align: center;
  background-color: #117e2e;
  border: 1px #00c721;
  border-radius: 3px;
  width: 250px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.body-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-33 {
  color: #fff;
}

.section-10 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.html-embed-3128 {
  width: 500px;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.text-block-34 {
  color: #fff;
  font-size: 25px;
}

@media screen and (min-width: 1280px) {
  .old-price-grey {
    margin-top: 0;
    margin-bottom: 0;
  }

  .thumbnail-2, .thumbnail-1 {
    padding: 0;
  }

  .price-divblock {
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 14px;
    display: flex;
  }

  .price-divblock.stroke {
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .section-header-black-bold.no-margin.left {
    text-align: left;
  }

  .thumbnail-3 {
    padding: 0;
  }

  .price-divblock-copy {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  ._343545435343gdf {
    margin-left: 40px;
  }

  .div-block-31-review {
    margin-right: 20px;
  }

  .footertext {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .old-price-grey {
    color: #727c85;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .price-divblock {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .section-header-black-bold.no-margin.left {
    text-align: left;
  }

  .price-divblock-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .link-45, .link-45-copy {
    text-decoration: none;
  }
}

@media screen and (min-width: 1920px) {
  .old-price-grey {
    margin-bottom: 0;
  }

  .price-divblock {
    align-items: flex-start;
    margin-bottom: 15px;
    display: flex;
  }

  .section-header-black-bold.no-margin.left {
    text-align: left;
  }

  .price-divblock-copy {
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .half-pict {
    justify-content: flex-end;
    width: 50%;
    display: flex;
  }

  .section-grey {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .half {
    margin-right: 50px;
  }

  .container-main.flex {
    justify-content: space-between;
  }

  .container-main.flex.vertical {
    padding-top: 100px;
  }

  .navbar {
    display: none;
  }

  .half-2 {
    margin-right: 50px;
  }
}

@media screen and (max-width: 991px) {
  .thumbnail-2 {
    padding: 0;
  }

  .product-section-new {
    padding-left: 20px;
    padding-right: 20px;
  }

  .thumbnail-1 {
    width: 100px;
    padding: 0;
  }

  .thumbnails {
    grid-template-columns: .75fr .75fr .75fr;
    align-items: center;
    justify-items: center;
  }

  .description {
    padding-top: 26px;
  }

  .thumbnail-3 {
    padding: 0;
  }

  .title-block-animation.center {
    margin-left: auto;
    margin-right: auto;
  }

  .title-block-animation.center.only-mob {
    margin-left: 0;
  }

  .button-order-now {
    padding-left: 100px;
    padding-right: 100px;
  }

  .thumbnail-main {
    height: auto;
  }

  .half-pict {
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-445px {
    margin-left: auto;
    margin-right: auto;
  }

  .half {
    width: 100%;
    margin-right: 30px;
  }

  .container-main.flex {
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-main.flex.vertical {
    align-items: center;
  }

  .div-block-31-review {
    display: none;
  }

  .logo-block-review {
    max-width: 700px;
  }

  .navbar-link {
    color: #00e;
    margin-right: 20px;
    font-size: 20px;
    line-height: 30px;
    text-decoration: underline;
    display: none;
    position: static;
  }

  .image-445px-footer {
    max-width: none;
  }

  .half-2 {
    width: 100%;
    margin-right: 30px;
  }

  .half-2.margin {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .thumbnail-2 {
    padding: 3px;
  }

  .price-divblock.stroke {
    margin-top: 12px;
    padding-bottom: 12px;
  }

  .price-divblock.stroke.center {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
  }

  .icon-divblock {
    margin-bottom: 20px;
  }

  .gallery {
    width: 100%;
  }

  .show-more-text.black.center {
    margin-bottom: 0;
  }

  .button-div-block {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .product-inner {
    flex-direction: column;
  }

  .description-margin16 {
    margin-bottom: 24px;
  }

  .description {
    align-items: flex-start;
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .thumbnail-3 {
    padding: 6px;
  }

  .safe-checkput {
    margin-bottom: 16px;
  }

  .title-block-animation.center {
    margin-left: auto;
  }

  .title-block-animation.center.only-mob {
    margin-left: auto;
    margin-right: auto;
  }

  .title-block-animation.center.margin-60 {
    padding-bottom: 30px;
  }

  .button-order-now {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .thumbnail-main {
    padding-bottom: 15px;
  }

  .price-divblock-copy {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .gallery-inner-photos {
    width: 100%;
  }

  .half-pict {
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .full-text {
    margin-top: 20px;
  }

  .section-grey {
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 50px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-grey.no-margin {
    margin-top: 70px;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-445px {
    margin-right: auto;
  }

  .half {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-main.flex {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .container-main.flex.vertical {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  ._343545435343gdf {
    line-height: 36px;
  }

  .image-445px-footer {
    margin-left: auto;
    margin-right: auto;
  }

  .half-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .half-2.margin {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    display: block;
  }

  .grig-block {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .company-policies-block {
    padding: 24px 20px;
  }

  .footertext {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-icon.flex {
    grid-row-gap: 0px;
  }

  .main-video {
    width: 100%;
    height: 100%;
    padding-top: 0;
  }

  .thumbnail-2 {
    padding: 10px;
  }

  .product-section-new {
    flex-direction: row;
    max-width: 100%;
    padding-top: 30px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .thumbnail-1 {
    padding: 10px;
  }

  .price-divblock {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 350px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .price-divblock.stroke.center {
    justify-content: space-around;
  }

  .zoom-icon {
    width: 20px;
  }

  .gallery {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 55px;
  }

  .gallery.us {
    align-items: stretch;
    padding-top: 0;
  }

  .show-more-text {
    color: #5f5e5e;
    text-align: left;
    margin-bottom: 10px;
    padding-right: 10px;
    line-height: 1.6em;
  }

  .show-more-text.black {
    margin-bottom: 0;
    padding-right: 0;
  }

  .show-more-text.black.bold {
    margin-bottom: 4px;
    padding-right: 0;
  }

  .thumbnails {
    align-items: center;
    justify-items: center;
  }

  .section-header-black-bold {
    color: #000;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
  }

  .section-header-black-bold.no-margin {
    margin-bottom: 0;
    font-size: 26px;
  }

  .button-div-block {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-top: 10px;
    display: flex;
  }

  .button-div-block.footer {
    padding-top: 30px;
  }

  .zoom-text {
    font-size: 14px;
    text-decoration: none;
  }

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

  .icon-block.big {
    margin-right: 12px;
  }

  .description {
    align-items: flex-start;
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .thumbnail-3 {
    padding: 10px;
  }

  .cover {
    border-radius: 12px;
    display: block;
  }

  .safe-checkput {
    margin-top: 20px;
    margin-bottom: 18px;
  }

  .zoom-in-div-us {
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: none;
  }

  .shipping_data {
    color: #333;
  }

  .text-block-32 {
    font-size: 12px;
  }

  .gallery-inner {
    align-items: center;
    height: 300px;
    display: flex;
  }

  .gallery-inner.pro {
    border-style: none;
  }

  .payment-logos {
    max-width: 250px;
    padding-top: 0;
  }

  .payment-logos.camedit1 {
    max-width: 100%;
  }

  .header-fleshy {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 40px;
  }

  .button-order-now {
    padding-left: 60px;
    padding-right: 60px;
  }

  .thumbnail-main {
    height: auto;
    padding-bottom: 0;
  }

  .price-divblock-copy {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 350px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .gallery-inner-photos {
    text-decoration: none;
  }

  .half-pict {
    align-self: center;
  }

  .full-text {
    margin-top: 20px;
  }

  .section-grey.no-margin {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .half {
    flex-direction: column;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .icons {
    margin-top: 20px;
  }

  .link-45, .link-45.w--current {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
  }

  ._343545435343gdf {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 24px;
    display: none;
  }

  .div-block-31-review {
    display: none;
  }

  .fleshy_logo {
    width: 120px;
    height: auto;
    margin-left: 0;
    padding-left: 10px;
  }

  .logo-block-review {
    background-color: #fff;
    max-width: 100%;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
  }

  .navbar {
    background-color: #fff;
    width: 100%;
    display: none;
  }

  .container-6 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .image-61 {
    outline-offset: 0px;
    outline: 3px #333;
  }

  .half-2 {
    flex-direction: column;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .half-2.margin {
    padding-right: 0;
  }

  .section {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .image-62 {
    width: 100%;
  }

  .main-section {
    padding-left: 0;
    padding-right: 0;
  }

  .main-section.grey {
    border-radius: 12px;
  }

  .delivery-header-new {
    color: #000;
    margin-bottom: 20px;
    line-height: 22px;
  }

  .shipping_data_1 {
    color: #333;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .footertext {
    text-align: left;
    width: auto;
    padding-left: 0;
  }

  .footer_links {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: auto auto auto;
    grid-auto-flow: row;
  }

  .footer-links {
    padding-left: 15px;
    padding-right: 15px;
  }

  .policies_inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .header_name_of_the_section {
    font-family: Lato, sans-serif;
  }

  .html-embed-25, .html-embed-3127 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 320px;
    display: flex;
  }

  .section-9 {
    flex-direction: column;
  }

  .div-block-2 {
    width: 100%;
    margin-bottom: 45px;
    padding-top: 35px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-3 {
    width: 100%;
  }

  .heading-32 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 28px;
  }

  .html-embed-3128 {
    width: 90%;
  }
}

#w-node-_19f8be1b-4e75-0217-18ac-7008946d505d-946d5041, #w-node-_19f8be1b-4e75-0217-18ac-7008946d505f-946d5041, #w-node-_19f8be1b-4e75-0217-18ac-7008946d5061-946d5041, #w-node-_19f8be1b-4e75-0217-18ac-7008946d5063-946d5041, #w-node-_19f8be1b-4e75-0217-18ac-7008946d5065-946d5041, #w-node-_19f8be1b-4e75-0217-18ac-7008946d5067-946d5041 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_19f8be1b-4e75-0217-18ac-7008946d505d-946d5041 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}


