/** Shopify CDN: Minification failed

Line 856:0 Unexpected "}"

**/
body {
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

p {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #717171;
  line-height: 24px;
}

a {
  
  text-decoration: none;
}
.product-images-container {text-align:center;}
.product-description-image {
  margin-top:25px;
}

.home-slider {
  height: 100vh;
}
.white-bg {
  background-color: #fff !important;
  transition: background-color 300ms ease;
  -webkit-transition: background-color 300ms ease;
}
.menu-link {
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-transform: uppercase;
}

.menu-link:hover {
  color: #f67a7a;
}

.navbar {
  background-color: transparent;
}

.slide {
  background-position: 50% 50%;
  background-size: cover;
}

.slide.slide1 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_1.jpg?v=129901714071022771181468129399');
  background-size: cover;
}
.slide.slide2 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_2.jpg?v=56817880882636276121468129402');
  background-size: cover;
}
.slide.slide3 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_3.jpg?v=96977242305616412361468129411');
  background-size: cover;
}
.slide.slide4 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_4.jpg?v=89525240273785561151468129413');
  background-size: cover;
}
.slide.slide5 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_5.jpg?v=34162483458664631481468129417');
  background-size: cover;
}
.slide.slide6 {
  background-image: url('/cdn/shop/t/5/assets/mm-home_slide_6.jpg?0');
  background-size: cover;
}
.slider-text-box {
  display: table;
  width: 80%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.slider-text-box-children {
  display: table-cell;
  vertical-align: middle;
}

.slider-heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 82px;
  line-height: 82px;
  text-align: center;
}
.logo {
  margin-top: 8px;
}

.slider-button {
  margin-top: 15px;
  padding: 15px 30px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #f67a7a;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  text-transform: uppercase;
}

.slider-button:hover {
  background-color: #333;
  color:#fff;
}

.under-slider {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fafafa;
  text-align: center;
}

.social-box {
  width: 20%;
  float: left;
}

.social-image {
  margin-top: 15px;
}

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

.section-padding.hpb {
  padding-bottom: 40px;
}

.home-text-block {
  padding-right: 50px;
}

.home-text-block.reverse {
  padding-right: 0px;
  padding-left: 50px;
}

.button {
    padding: 20px 40px;
    border-radius: 4px;
    background-color: #F63527;
    -webkit-transition: background-color 350ms ease;
    transition: background-color 350ms ease;
    text-transform: uppercase;
    display: inline-block!important;
}
#AddToCart {margin-top:-20px;}
.button:hover {
  background-color: #DD1C0E;
  color: #fff;
}

.button.cart-button {
  padding: 8px 13px;
}
.button.cart-button:hover {
	color:#fff;
}
.boat-image {
  margin-top: 30px;
  padding-left: 50px;
}

.boat-image.reverse {
  padding-left: 0px;
}

.home-second-row {
  padding-top:100px;
}

.gallery-box {
  width: 16.66%;
  float: left;
}

.gallery-image {
  width: 100%;
  -webkit-transition: width 350ms ease;
  transition: width 350ms ease;
}

.gallery-image.gi-padding {
  padding-top: 20px;
}

.footer-inner {
  text-align: center;
}

.copyright {
  font-size: 11px;
}

.footer-logo {
  margin-bottom: 10px;
}

.payment-icon-wrapper {
  font-family: Fontawesome, sans-serif;
}

.payment-icon {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 30px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 80px;
}

.page-content.contact-content {
  padding-top: 80px;
  padding-bottom: 40px;
}

.content-wrapper {
  margin-right: 0px;
  margin-bottom: 0px;
}
.sep {
    width: 100%;
    height: 1px;
    margin-bottom: 30px;
    background-color: #fafafa;
}
.footer-inner {
    text-align: center;
}
.subscribe-email-field {
    border-radius: 4px;
}
.subcribe-button {
    float: left;
}
.subcribe-button.button {
    padding: 9px 15px;
    height: auto;
}
.footer-social {
    padding-top: 30px;
    padding-bottom: 30px;
}
.fs-inner {
    width: 20%;
    float: left;
}
.footer-social-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 8px;
    border: 2px solid #333;
    border-radius: 50%;
    font-family: Fontawesome, sans-serif;
    font-size: 18px;
}
.footer-social-link a {
  color:#333;
}
.footer-email {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Fontawesome, sans-serif;
    color: #333;
    font-size: 21px;
    display: inline-block;
    margin-right: 10px;
}
.footer-email-text {
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal !important;
  color: #333 !important;
}
.phone-icon {margin-left:25px;}
.footer-menu {
    padding-bottom: 30px;
}
.footer-menu-link {
    padding-right: 9px;
    padding-bottom: 0px;
    padding-left: 9px;
    border-bottom: 2px none #000;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}


/* About Start */
.about-hero {
  padding-top: 140px;
  padding-bottom: 140px;
  background-image: url("/cdn/shop/t/5/assets/about-big-image.png?v=84478508207045688851467848255");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-bottom: 40px;
    height: 300px;
}
.about-image {
  margin-top: 20px;
  margin-bottom: 80px;
}

.page-heading {
  margin-bottom: 80px;
  font-size: 90px;
  line-height: 90px;
}

.page-heading.blog {
  margin-bottom: 40px;
}

.about-paragraph {
  padding-right: 100px;
}

.about-bg {
  background-image:"/cdn/shop/t/5/assets/about-big-image.png?v=84478508207045688851467848255";
}

.contact-email {
    margin-bottom: 10px;
    padding-top: 0px;
    font-size: 20px;
    font-weight: 600;
    float: left;
    margin-right: 20px;
}

.contact-text {
  padding-top: 40px;
}

.contact-image {
    width: 100%;
}
.contact-image-wrapper {
    display: inline-block;
    text-align: center;
    float: right;
    width: 95%;
}
.contact-second-row {
  padding-top: 40px;
}
.snapcode {
  display: inline-block;
  margin-bottom: 0px;
  float: none;
}

.snap-box {
    font-weight: 500;
    text-align: center;
}

.blog-content {
  padding-top: 0px;
  padding-bottom: 0px;
}

.blog-video-single {
  width: 42%;
  margin-right: 4%;
  margin-bottom: 10px;
  margin-left: 4%;
  float: left;
}

.b-video {
  margin-bottom: 10px;
}

.blog-small-text {
  padding-right: 47px;
}

.dhm-slider {
  height: 580px;
  background-color: transparent;
}
.image-popup {
  display: table;
  height: 580px;
  width: 100%;
}
.slider-image-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.slider-image-wrapper img {max-height: 580px;}
.dh-slide.dh-slide1 {
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  max-height: 580px;
}

.dh-title-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: center;
}
.dhm-slider .w-icon-slider-left:before, .dhm-slider .w-icon-slider-right:before {
    color: #EF2E20;
}

.product-title {
  margin-top: 20px;
  font-size: 50px;
  line-height: 50px;
}

.old-price {
  font-size: 14px;
  text-decoration: line-through;
}

.price {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #717171;
  font-weight: 500;
}
#ProductPrice, #ComparePrice {
	display: inline-block;
}
.price.hamm {
  margin-top: 0px;
}
#ComparePrice {
    padding-left: 10px;
    text-decoration: line-through;
}
.template-collection .price span {
    font-size: 90%;
    text-decoration: line-through;
}

.badge--on-sale {
    background: #E95F5F;
}
.badge--sold-out{
    background: #999;
}

.badge {
    position: absolute;
    display: block;
    top: 8px;
    right: 8px;
    width: 50px;
    height: 50px;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 100%;
    line-height: 52px;
    color: #fff;
    font-weight: 700;
}

.yotpo {margin-bottom: 25px !important;}
.social-share {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Fontawesome, sans-serif;
  text-align: center;
}

.social-share-single {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 13px 10px 10px;
  border-radius: 24px;
  background-color: #333;
  color: #fff;
  font-size: 23px;
  line-height: 23px;
}
.social-share-single a {
  font-family: Fontawesome, sans-serif;
  color:#fff;
  text-decoration: none;
}

.social-share-single.share-fb {
  background-color: #3b5998;
}

.social-share-single.share-tw {
  background-color: #55acee;
}

.social-share-single.share-pin {
  background-color: #cc2127;
}

.social-share-single.share-gplus {
  background-color: #dd4b39;
}

.tav-nav {
  margin-right: 2px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #a4a4a4;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
}

.tav-nav.w--current {
  margin-left: 0px;
  background-color: #f3f3f3;
}

.tab-panel {
  padding: 15px;
  border: 1px solid #a4a4a4;
}

.dh-tab {
  margin-top: 40px;
}

.dh-section {
  margin-bottom: 0px;
  padding-top:0px;
  padding-bottom:0px;
  display: table;
  height: 580px;
}

.collection-title {
   margin-bottom: 100px;
   text-align: center;
}
.product-sub-title {
  font-size: 16px;
  font-weight: 600;
}
.p-big-image {
    margin-bottom: 30px;
}
.hammocks-product {
  margin-bottom: 40px;
  text-align: center;
}
.pc-image {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
}
.contest-text {
    margin-bottom: 40px;
}
.pc-left {
    padding-right: 35px;
}

.product-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .slider-heading {
    font-size: 65px;
    line-height: 65px;
  }
  .page-heading {
    margin-bottom: 40px;
    font-size: 62px;
    line-height: 62px;
  }
  .snap-box {
    padding-left: 0px;
  }
  .double-hammock-slider {
    padding-top: 100px;
  }
  .dh-title-wrapper {
    width: 90%;
  }
  .mobile-menu {
    color: #000;
  }
  .mobile-menu.w--open {
    background-color: transparent;
  }
  .nav-menu {
    background-color: hsla(0, 0%, 100%, .92);
  }
  .wrapper {
    max-width: 728px;
  }
  .footer-email {
    font-size: 16px;
    line-height: 22px;
    display: block;
  }
  .phone-icon {
    margin-left:0px;
  }
}

@media (max-width: 767px) {
  .product-wrapper{padding-bottom: 25px;}
  .home-second-row {padding-top:25px;}
  .home-text-block.reverse {
    padding-left: 0px;
  }
  .boat-image.reverse {
    margin-bottom: 30px;
  }
  .boat-image { padding-left: 0px; }
  .gallery-box {
    width: 33.33%;
  }
  .gallery-image.gi-padding {
    padding-top: 0px;
  }
  .contact-image {
    float: none;
  }
  .snapcode {
    display: block;
  }
  .contact-image-wrapper {
    text-align: center;
  }
  .contest-pic-outer {
  	text-align:center;
  }
  .pc-image {
  	width:50%;
  }
  .subscribe-button-wrap {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .footer-social-block {
    display: inline-block;
    padding-bottom: 10px;
    text-align: center;
  }
  .fs-inner {
    width: 60px;
  }
  .footer-email {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .collection-title {
    margin-bottom: 50px;
  }
  .description-wrapper {
    height: auto !important;
    padding: 25px 0px;
  }
}

@media (max-width: 479px) {
  .footer-social-link {padding-bottom:8px;}
  h1 {
    font-size: 33px;
    line-height: 35px;
  }
  .slider-text-box {
    height: 50vh;
  }
  .slider-text-box {
    width: 100%;
  }
  .slider-heading {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 27px;
    line-height: 33px;
  }
  .social-image {
    max-width: 69%;
    margin-top: 14px;
  }
  .section-padding.blog-padding {
    padding-bottom: 40px;
  }
  .home-text-block {
    padding-right: 0px;
  }
  .gallery-box {
    width: 50%;
  }
  .copyright {
    margin-bottom: 5px;
  }
  .payment-icon {
    margin-right: 3px;
    margin-left: 3px;
    font-size: 22px;
  }
  .about-image {
    margin-top: 0px;
  }
  .page-heading {
    margin-bottom: 30px;
    font-size: 44px;
    line-height: 44px;
  }
  .about-paragraph {
    padding-right: 0px;
  }
  .contact-image {
    float: none;
  }
  .blog-video-single {
    width: 92%;
  }
  .blog-small-text {
    padding-right: 0px;
  }
  .dh-title-wrapper {
    width: 100%;
  }
  .product-title {
    font-size: 29px;
    line-height: 35px;
  }
  .tav-nav {
    margin-right: 0px;
    margin-left: 0px;
  }
  .tav-nav.w--current {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider-nav {
    display: none;
  }
  .tabs-menu {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tab-content {
    margin-right: 10px;
    margin-left: 10px;
  }
   .w-container {
      max-width: 96%;
  }
   .wrapper {
      max-width: 93%;
  }
  .footer-menu-link {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 10px;
  }
  .home-slider {
    height: 50vh;
  }
}
@media (max-width: 320px) {
  .product-slider-nav {
  	bottom: -44px;
  }
}

@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.product-image-wrapper {
  height: 400px;
  display: table;
  width: 100%;
}
.product-image-wrapper .grid__image {
  display: table-cell;
  vertical-align: middle;
  max-height: 400px;
}
#collections .grid__image {
  height: 300px;
  display: table;
  background: none;
}
.collection-image-wrapper {
  display: table-cell;
  vertical-align: middle;
  max-height: 300px;
}
.double-hammock-slider {
  padding-left: 0px;
}
.product-slider-nav {position: relative !important;}
.atc-wrapper {
  display: block;
  width: 100%;
}
#AddToCart {
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}
#products .product-image-wrapper img {
  max-height: 400px;
}
}
#products .header__custom {
  padding-bottom: 50px;
}
.gallery-image {
    width: 100%;
    height: 225px;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}
@media (max-width: 991px) {
.gallery-box {
    width: 33.33%;
    float: left;
}
.gallery-image {
    margin-top: 0!important;
    height: 300px
}
}
@media (max-width: 640px) {
.gallery-image {
    height: 200px;
}
}
@media (max-width: 480px) {
.gallery-image {
    height: 150px;
}
}
@media (max-width: 320px) {
.gallery-box {
    width: 50%;
}

}