.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 60px;
  background-color: #e24235;
}

.logo-header {
  position: relative;
  left: 0px;
  top: 15px;
}

.brand {
  position: static;
}

.navbarcon {
  position: static;
}

.brand-title {
  position: relative;
  top: -10px;
  margin-left: 10px;
}

.navlink {
  font-family: Lato, sans-serif;
  color: #fff;
}

.navlink.w--current {
  background-color: #000;
  color: #fff;
}

.navlink.w--current:active {
  color: #fff;
}

.hero-section {
  margin-top: 0px;
}

.hero-slider {
  height: 600px;
}

.slide1 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), transparent), url('../images/coco-mountain.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url('../images/coco-mountain.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), transparent), url('../images/coco-beach.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), transparent), url('../images/coco-beach.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-container {
  margin-top: 230px;
}

.hero-container.narrow-border {
  margin-top: 200px;
}

.hero-text {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 900;
}

.hero-text.thin {
  font-weight: 200;
}

.hero-text.normal-font {
  font-weight: 400;
}

.product-div {
  height: 300px;
  padding-top: 100px;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
}

.collumn {
  padding: 10px 5px 10px 0px;
}

.collumn.center {
  padding-left: 5px;
}

.collumn.right {
  padding-right: 0px;
  padding-left: 5px;
}

.product-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.product-title.bottom {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.product-title.bottom.xsnap {
  background-color: #000;
  color: #e24235;
}

.product-title.bottom.snapxt {
  color: #e24235;
}

.product-title.bottom.hookahxt {
  color: #e24235;
}

.product-title.bottom.takext {
  color: #e24235;
}

.footer-section {
  background-color: #e24235;
}

.footer {
  background-color: #e24235;
}

.footer-cocogreen {
  background-color: #e24235;
  color: #fff;
}

.footerbar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #e24235;
}

.footertext {
  display: block;
  margin: 0px auto 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: hsla(0, 0%, 100%, .5);
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.footertext.oscar {
  margin-bottom: 0px;
  color: #fff;
}

.footertext.navatari {
  color: hsla(0, 0%, 100%, .5);
}

.flink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.socmed {
  width: 48px;
  height: 48px;
  margin: 10px;
  background-color: #000;
}

.socmed:hover {
  background-color: #007bb6;
}

.socmed.fb {
  margin-top: 0px;
}

.socmed.fb:hover {
  background-color: #3b5998;
}

.socmed.gplus {
  margin-top: 0px;
}

.socmed.gplus:hover {
  background-color: #d34836;
}

.socmed.in {
  display: none;
}

.fdiv {
  position: static;
  display: block;
  overflow: visible;
  width: 212px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0px 0px 5px;
  float: none;
  clear: none;
  text-align: center;
}

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

.socimage {
  display: block;
  width: 26px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
}

.value-section {
  padding-top: 80px;
}

.contact-section {
  padding-top: 80px;
}

.impressum-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.snap-section {
  padding-top: 200px;
  padding-bottom: 200px;
  border-top: 3px solid #e24235;
  background-color: #000;
}

.hookah-section {
  padding-top: 200px;
  padding-bottom: 200px;
  background-color: #000;
}

.take-section {
  height: 600px;
  padding-top: 250px;
}

.hookah-take {
  padding-top: 0px;
  border-top: 1px none #e24235;
}

.container-hookah-take {
  height: 250px;
}

.row-hookah-take {
  height: 250px;
}

.row-2 {
  display: block;
  margin: 10px auto;
}

.container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.column-2 {
  height: 250px;
  padding: 0px 5px;
  background-color: #fff;
}

.column-2.left-col {
  padding-left: 0px;
}

.column-2.right-col {
  padding-right: 0px;
}

.div-2 {
  height: 250px;
  padding-top: 100px;
  background-color: #e24235;
  text-align: center;
}

.wp {
  padding-top: 140px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 35px;
  text-align: right;
}

.other-products-link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 105px;
  background-color: #e24235;
  text-decoration: none;
}

.other-products-link-block:hover {
  background-color: #000;
}

.other-products-link-block.snapx {
  background-color: #000;
}

.other-products-link-block.hookahx {
  background-color: #000;
}

.l {
  display: block;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e24235;
  text-decoration: none;
}

.l:hover {
  background-color: #000;
}

.l.w--current {
  background-color: #000;
}

.snap-take {
  border: 1px none #e24235;
}

.div2 {
  padding-top: 100px;
  padding-bottom: 105px;
  background-color: #000;
}

.snap-hookah {
  border-top: 1px none #e24235;
}

.h1 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #e24235;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
}

.h2.product-title.orange {
  margin-top: 0px;
  margin-bottom: 30px;
  background-color: transparent;
  color: #e24235;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}

.paragraph {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 1px;
}

.paragraph.c {
  margin-bottom: 10px;
  text-align: center;
}

.paragraph.h3 {
  margin-bottom: 30px;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.paragraph.h3.cc {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-transform: none;
}

.paragraph.value {
  color: #333;
  font-size: 13px;
  text-align: justify;
  letter-spacing: 1px;
}

.paragraph.m {
  font-weight: 400;
}

.span {
  color: #e24235;
  font-weight: 400;
}

.contact-container {
  margin-bottom: 0px;
  padding-top: 0px;
}

.row-address {
  margin-top: 20px;
  margin-bottom: 10px;
}

.linkblock {
  width: 500px;
  height: 50px;
  background-color: #000;
  text-decoration: none;
}

.textblock {
  padding-top: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.map {
  height: 250px;
}

.textfield {
  width: 500px;
  height: 50px;
}

.textfield.big {
  height: 150px;
}

.textfield.submit {
  margin-top: 10px;
  background-color: #000;
}

.row-value {
  margin-top: 30px;
}

.div-value {
  display: block;
  width: 600px;
  height: 325px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/value-orangutan.jpg');
  background-position: 50% 32%;
  background-size: cover;
  background-attachment: scroll;
}

.divvalue-2 {
  display: block;
  width: 600px;
  height: 325px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/value-jungle.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.row-v {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.vlink {
  color: #e24235;
  text-decoration: none;
}

.vlink:hover {
  text-decoration: underline;
}

.title {
  font-family: Lato, sans-serif;
  color: #e24235;
}

.product-h1 {
  margin-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e24235;
  font-size: 120px;
  line-height: 120px;
  text-align: center;
}

.producth2 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e24235;
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.producth2.cc {
  margin-top: 0px;
  color: #fff;
  font-size: 27px;
  line-height: 35px;
  letter-spacing: 0px;
}

.producth2.se {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.producth2.h00kah {
  margin-top: 0px;
  font-size: 20px;
  letter-spacing: 1px;
}

.divproduct {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #000;
}

.paraproduct {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 50px;
  padding-left: 50px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.paraproduct.n {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  line-height: 25px;
  font-weight: 400;
}

.paraproduct.s {
  margin-top: 0px;
  padding: 10px 20px;
  font-weight: 400;
}

.paraproduct.s:hover {
  color: #297e08;
}

.paraproduct.sp {
  margin-top: 15px;
  margin-bottom: 0px;
  line-height: 20px;
}

.paraproduct.snap2 {
  margin-top: 40px;
  margin-bottom: 30px;
}

.paraproduct.black {
  display: block;
  margin: 20px auto;
  color: #000;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.paraproduct.black.fblink {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  text-decoration: underline;
}

.paraproduct.sn {
  padding-top: 10px;
}

.paraproduct.sn._0 {
  margin-top: 0px;
}

.coconut-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/coconut take.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/coconut take.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.entgagementsection {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #297e08;
}

.buy-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.picturesection {
  height: 400px;
  background-image: url('../images/HOOKAH25.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.columnhookah {
  padding-top: 20px;
}

.columnhookah._2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
}

.container-hookah {
  margin-top: 0px;
}

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

.buylink {
  display: block;
  height: 50px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  background-color: #297e08;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.buylink:hover {
  background-color: #000;
}

.fb {
  color: #e24235;
  text-decoration: none;
}

.fb:hover {
  text-decoration: underline;
}

.hookah-3-title {
  margin-top: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e24235;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.hookah-3-title.snap3 {
  margin-top: 0px;
}

.social {
  display: block;
  width: 200px;
  height: 50px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.social:hover {
  background-color: #fff;
  color: #297e08;
}

.snapimage {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.snapimage._2 {
  position: relative;
}

.snapproduct {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.snapamazon {
  display: block;
  width: 300px;
  height: 50px;
  margin-left: 50px;
  background-color: #000;
  text-align: center;
  text-decoration: none;
}

.snapamazon:hover {
  background-color: #e24235;
}

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

.snapfblink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-decoration: none;
}

.h00kahvariant {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sh00kah {
  display: block;
  width: 600px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.h3 {
  margin: 320px 0px 0px;
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, .2);
  font-family: Lato, sans-serif;
  color: #e24235;
  font-size: 30px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.h3.h33.center {
  padding-right: 0px;
  text-align: center;
}

.h3.h33.right {
  padding-left: 50px;
  text-align: left;
}

.s1 {
  background-image: url('../images/hookah15 (1).jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.arrow {
  margin-top: 0px;
  padding-top: 10px;
  background-color: transparent;
  color: #e24235;
}

.s2 {
  background-image: url('../images/HOOKAH25.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.s3 {
  background-image: url('../images/hookah-lounger.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.s4 {
  background-image: url('../images/screenshot (1).jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.s5 {
  background-image: url('../images/SCREENSHOT2 (1).jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.white {
  color: #fff;
}

.credit {
  color: #fff;
  text-align: center;
}

.credit-link {
  border-bottom: 2px solid transparent;
  color: #fff;
  text-decoration: none;
}

.credit-link:hover {
  border-bottom-color: #fff;
}

html.w-mod-js *[data-ix="display-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="slide-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slide-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="slide-left"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="slide-right"] {
  opacity: 0;
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

html.w-mod-js *[data-ix="display-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="display-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="display-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="display-on-load-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="display-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

@media (max-width: 991px) {
  .logo-header {
    z-index: 1000;
  }
  .navlink {
    text-align: center;
  }
  .hero-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.value {
    font-size: 12px;
    letter-spacing: 0px;
  }
  .textfield {
    width: 350px;
  }
  .div-value {
    width: 400px;
  }
  .divvalue-2 {
    width: 400px;
  }
  .producth2 {
    font-size: 25px;
    letter-spacing: 2px;
  }
  .producth2.se {
    padding-top: 50px;
  }
  .paraproduct.black {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 10px;
    font-weight: 300;
    text-align: left;
    text-decoration: none;
  }
  .paraproduct.black.fblink {
    text-align: center;
    text-decoration: underline;
  }
  .buy-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .columnhookah._2 {
    padding-top: 80px;
  }
  .snapimage._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .c3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .snapamazon {
    margin-bottom: 50px;
  }
  .ch {
    padding-top: 20px;
  }
  .menu-button {
    left: 20px;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
    color: #e24235;
  }
  .navmenu {
    float: right;
    background-color: #e24235;
  }
}

@media (max-width: 767px) {
  .hero-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 40px;
  }
  .product-collumn {
    padding-right: 10px;
    padding-left: 10px;
  }
  .collumn {
    padding-left: 5px;
  }
  .collumn.right {
    padding-right: 5px;
  }
  .contact-section {
    height: 1200px;
  }
  .snap-section {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .paragraph.h3 {
    font-size: 12px;
    letter-spacing: 0px;
  }
  .paragraph.value {
    margin-top: 50px;
  }
  .paragraph.m {
    margin-top: 50px;
  }
  .container-impressum {
    padding-right: 30px;
    padding-left: 30px;
  }
  .contact-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .linkblock {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .map {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .textfield {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }
  .container-value {
    padding-right: 30px;
    padding-left: 30px;
  }
  .product-h1 {
    font-size: 100px;
  }
  .producth2 {
    font-size: 20px;
    letter-spacing: 0px;
  }
  .producth2.se {
    padding-top: 0px;
    font-size: 18px;
  }
  .paraproduct {
    font-size: 12px;
    line-height: 20px;
  }
  .paraproduct.s {
    padding-top: 15px;
    font-size: 13px;
  }
  .paraproduct.sp {
    font-size: 12px;
  }
  .paraproduct.snap2 {
    font-size: 11px;
    line-height: 20px;
    font-weight: 300;
  }
  .paraproduct.black {
    font-size: 13px;
    text-align: left;
    text-decoration: none;
  }
  .paraproduct.black.fblink {
    text-align: center;
    text-decoration: underline;
  }
  .paraproduct.sn._0 {
    padding-top: 15px;
    font-size: 13px;
    font-weight: 400;
  }
  .columnhookah {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .columnhookah._2 {
    padding-top: 20px;
  }
  .container-hookah {
    padding-right: 30px;
    padding-left: 30px;
  }
  .hookah-3-title {
    font-size: 15px;
  }
  .hookah-3-title.snap3 {
    font-size: 15px;
  }
  .csnap {
    padding-top: 0px;
  }
  .i {
    display: block;
    width: 250px;
    height: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .f {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
  }
  .snapamazon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .sh00kah {
    width: 500px;
    height: 350px;
  }
  .h3.h33 {
    margin-top: 270px;
  }
  .ch {
    padding-top: 0px;
  }
  .menu-button {
    left: 0px;
  }
}

@media (max-width: 479px) {
  .hero-container {
    margin-top: 180px;
  }
  .hero-text {
    font-size: 30px;
    line-height: 34px;
  }
  .product-section {
    padding-bottom: 20px;
  }
  .product-div {
    height: auto;
    padding-top: 0px;
  }
  .product-title {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .contact-section {
    height: auto;
    padding-bottom: 40px;
  }
  .impressum-section {
    padding-bottom: 40px;
  }
  .snap-section {
    padding-top: 120px;
  }
  .hookah-section {
    padding: 150px 20px 100px;
  }
  .take-section {
    height: 400px;
    padding-top: 150px;
  }
  .l {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .h2.product-title.orange {
    font-size: 25px;
  }
  .paragraph {
    font-size: 10px;
    line-height: 15px;
  }
  .paragraph.h3 {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .paragraph.value {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .container-impressum {
    padding-right: 30px;
    padding-left: 30px;
  }
  .textfield {
    width: 250px;
  }
  .div-value {
    width: 250px;
    height: 200px;
  }
  .divvalue-2 {
    width: 250px;
    height: 200px;
  }
  .container-value {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .product-h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .producth2 {
    margin-top: 0px;
    font-size: 20px;
    letter-spacing: 0px;
  }
  .producth2.cc {
    font-size: 23px;
    line-height: 30px;
  }
  .producth2.se {
    line-height: 20px;
  }
  .paraproduct {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .paraproduct.n {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
    line-height: 15px;
  }
  .paraproduct.s {
    padding-top: 15px;
  }
  .paraproduct.snap2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 10px;
  }
  .paraproduct.black {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .paraproduct.black.fblink {
    font-size: 12px;
  }
  .coconut-section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .container-hookah {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hookah-3-title {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .hookah-3-title.snap3 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .snapimage._2 {
    height: auto;
  }
  .csnap {
    padding-top: 0px;
  }
  .c3 {
    height: 220px;
  }
  .c1 {
    height: 0px;
  }
  .ctake {
    padding-right: 20px;
    padding-left: 20px;
  }
  .snapamazon {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .sh00kah {
    width: 300px;
    height: 200px;
  }
  .h3.h33 {
    margin-top: 110px;
    font-size: 25px;
  }
  .credit {
    font-size: 10px;
  }
}

