.container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  max-height: 100%;
  max-width: 100%;
  background-color: #fff;
  background-image: url('../images/DSC00479-Edit-Edit-2-Edit.png');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-attachment: fixed;
  background-clip: content-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-image: url('../images/DSC00479-Edit-Edit-2-Edit.png');
  background-size: 2295px;
  background-attachment: fixed;
}

.body {
  background-image: url('../images/DSC00479-Edit-Edit-2-Edit.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.cart {
  position: absolute;
  left: 20%;
  width: 10%;
  height: 100%;
  clear: right;
  border: 1px solid transparent;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.cart:hover {
  border-color: #fff;
  border-radius: 2px;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 500;
  width: 100%;
  height: 7%;
  background-color: #000;
  -o-object-fit: contain;
  object-fit: contain;
}

.home-copy {
  position: absolute;
  width: 15%;
  height: 100%;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 25%;
  right: 0%;
  bottom: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.products {
  position: absolute;
  left: 10%;
  width: 10%;
  height: 100%;
  clear: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.products:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
}

.home {
  position: absolute;
  left: auto;
  width: 10%;
  height: 100%;
  clear: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.home:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
}

.spanner-1 {
  position: absolute;
  top: 75%;
  width: 100%;
  height: 25%;
  background-color: #000;
}

.text-block-2 {
  position: absolute;
  left: auto;
  top: 50px;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 0px;
  float: none;
  clear: none;
  background-color: transparent;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 75px;
  line-height: 75px;
  text-align: center;
  text-shadow: 1px 1px 18px #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.txtbox1 {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 150%;
  background-image: url('../images/coffee.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-attachment: fixed;
}

.heading {
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 200px;
  line-height: 200px;
  text-align: center;
}

.spanner-2 {
  position: absolute;
  top: 250%;
  width: 100%;
  height: 25%;
  background-color: #000;
  background-image: url('../images/DSC00267.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-attachment: fixed;
}

.columns {
  position: absolute;
  top: 275%;
  width: 100%;
  height: 50%;
}

.column {
  background-image: url('../images/DSC00246.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.port1 {
  position: absolute;
  left: 0px;
  top: 0%;
  width: 50%;
  height: 100%;
  background-image: url('../images/cr.png');
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.port2 {
  position: absolute;
  left: 50%;
  top: 0%;
  width: 50%;
  height: 100%;
  background-image: url('../images/DSC00103.jpg');
  background-position: 100% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bg1 {
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 7%;
  background-color: #000;
}

.footer {
  position: absolute;
  top: 275%;
  z-index: 100;
  width: 100%;
  height: 50%;
  background-color: #000;
}

.portraits {
  position: absolute;
  top: 275%;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.video {
  position: absolute;
  left: 10%;
  top: 20%;
  width: 80%;
  height: auto;
  padding-bottom: 0px;
}

.heading-2 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 70px;
  text-align: center;
}

.vid1 {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 30%;
}

.vid2 {
  position: absolute;
  left: 10%;
  top: 0%;
  width: 80%;
  height: 30%;
  margin-top: 75%;
}

.link-products {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.link-home {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  position: static;
  display: block;
  margin-top: 5%;
  padding: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.5);
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  width: auto;
  height: 200%;
  margin-top: 0%;
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: -45%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: 75%;
  max-width: none;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 50px;
  color: #000;
  font-size: 50px;
}

.body-2 {
  height: auto;
  background-image: url('../images/bg-sm.jpg');
  background-position: 50% 0%;
  background-size: auto 550%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paragraph-2 {
  position: relative;
  top: 0%;
  bottom: 0px;
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 20px;
}

.prod-h1 {
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 7vw;
}

.prod-p1 {
  position: relative;
  top: 5%;
  bottom: 0px;
  height: auto;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: justify;
}

.div-block-2 {
  position: relative;
  width: 80%;
  height: 40vw;
  margin-left: 10%;
  background-image: url('../images/img1.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.product-1 {
  width: 100%;
  height: 40vw;
  margin-top: 0%;
  padding-top: 0px;
}

.price-p1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 7vw;
}

.product-2 {
  width: 100%;
  height: 40vw;
  margin-top: 0%;
  padding-top: 0px;
}

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

.prod-2 {
  position: relative;
  top: 0%;
  width: 80%;
  height: 40vw;
  margin-left: 10%;
  background-image: url('../images/DSC00794-edit.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.prod-2:hover {
  font-style: italic;
}

.prod-1 {
  position: relative;
  top: 0%;
  width: 80%;
  height: 40vw;
  margin-left: 10%;
  background-color: transparent;
  background-image: url('../images/img2.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Oswald, sans-serif;
  font-style: normal;
  text-align: left;
  text-decoration: none;
}

.prod-1:hover {
  color: #333;
  font-style: italic;
}

.prod-3 {
  position: relative;
  top: 0%;
  width: 80%;
  height: 40vw;
  margin-left: 10%;
  background-image: url('../images/img4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.prod-3:hover {
  font-style: italic;
}

.prod-h2 {
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 7vw;
}

.prod-p2 {
  position: relative;
  top: 5%;
  bottom: 0px;
  height: auto;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: justify;
}

.price-p2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 7vw;
}

.prod-h3 {
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 7vw;
}

.prod-p3 {
  position: relative;
  top: 5%;
  bottom: 0px;
  height: auto;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: justify;
}

.price-p3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.65);
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 7vw;
}

.link-prod-1 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: -45%;
  margin-bottom: 0px;
}

.link-prod-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: -45%;
  margin-bottom: 0px;
}

.link-prod-3 {
  position: relative;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: -45%;
  margin-bottom: 0px;
}

.logo {
  position: absolute;
  left: auto;
  right: 0px;
  width: 12%;
  height: 100%;
  clear: right;
  background-image: url('../images/logoW.png');
  background-position: 50% 55%;
  background-size: 100%;
  background-repeat: no-repeat;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
}

.contact {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  height: 100%;
}

.logo-footer {
  width: 50%;
  height: 100%;
  background-image: url('../images/logoW.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-3 {
  position: absolute;
  top: 50%;
  bottom: 0%;
  width: 100%;
  height: 25%;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: right;
}

.link-prod-v3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: -45%;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 100%;
  }
  .spanner-1 {
    top: 60%;
    height: 45%;
  }
  .text-block-2 {
    top: 75px;
    padding-top: 0%;
    font-size: 55px;
  }
  .heading {
    font-size: 170px;
    line-height: 180px;
  }
  .spanner-2 {
    background-size: auto 100%;
  }
  .port1 {
    background-position: 0% 0%;
  }
  .footer {
    top: 275%;
    height: 25%;
  }
  .portraits {
    top: 275%;
    height: 40%;
  }
  .vid1 {
    top: 0%;
    height: 40%;
    margin-top: 20%;
    padding-top: 0%;
  }
  .vid2 {
    height: 40%;
    margin-top: 75%;
  }
  .cards-grid-container {
    grid-column-gap: 20px;
  }
  .cards-image-mask {
    width: auto;
    height: 100%;
  }
  .cards-image {
    margin-right: -40%;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0%;
  }
  .paragraph-2 {
    position: static;
    width: 90%;
    padding-left: 0px;
  }
  .prod-h1 {
    position: static;
    top: -250%;
    margin-top: 0px;
    margin-bottom: 10%;
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 40px;
  }
  .prod-p1 {
    position: static;
    bottom: 80%;
    margin-top: 0%;
    margin-bottom: 15%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 241, 241, 0.6);
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 20px;
    line-height: 20px;
  }
  .price-p1 {
    position: static;
    top: -250%;
    margin-top: 10%;
    margin-bottom: 0px;
    background-color: hsla(0, 0%, 100%, 0.6);
  }
  .prod-2 {
    position: static;
  }
  .prod-1 {
    position: relative;
    background-size: cover;
  }
  .prod-h2 {
    position: static;
    top: -250%;
    margin-top: 0px;
    margin-bottom: 15%;
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 40px;
  }
  .prod-p2 {
    position: static;
    bottom: 80%;
    margin-bottom: 10%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 241, 241, 0.6);
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 20px;
    line-height: 20px;
  }
  .price-p2 {
    position: static;
    top: -250%;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: hsla(0, 0%, 100%, 0.6);
  }
  .prod-h3 {
    position: static;
    top: -250%;
    margin-top: 0px;
    margin-bottom: 15%;
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 40px;
  }
  .prod-p3 {
    position: static;
    bottom: 80%;
    margin-bottom: 10%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255, 241, 241, 0.6);
    background-color: hsla(0, 0%, 100%, 0.6);
    font-size: 20px;
    line-height: 20px;
  }
  .price-p3 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    background-color: hsla(0, 0%, 100%, 0.6);
  }
  .link-prod-1 {
    margin-top: -60%;
  }
  .link-prod-2 {
    margin-top: -60%;
  }
  .link-prod-3 {
    margin-top: -60%;
  }
  .logo {
    width: 15%;
  }
  .paragraph-3 {
    font-size: 25px;
  }
  .link-prod-v3 {
    margin-top: -60%;
  }
}

@media screen and (max-width: 767px) {
  .cart {
    left: 40%;
    width: 20%;
  }
  .products {
    left: 20%;
    width: 20%;
  }
  .home {
    width: 20%;
  }
  .spanner-1 {
    top: 40%;
    height: 65%;
    background-color: #000;
  }
  .text-block-2 {
    top: 25%;
    font-size: 45px;
  }
  .txtbox1 {
    background-size: 140%;
  }
  .heading {
    font-size: 100px;
    line-height: 130px;
  }
  .spanner-2 {
    background-color: #000;
    background-image: url('../images/DSC00267.png');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    text-align: center;
  }
  .footer {
    top: 275%;
    z-index: 100;
  }
  .portraits {
    top: 275%;
  }
  .vid1 {
    height: 30%;
  }
  .vid2 {
    height: 30%;
    margin-top: 90%;
  }
  .cards-section {
    padding: 40px 20px;
  }
  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .prod-h1 {
    font-size: 30px;
  }
  .prod-p1 {
    font-size: 15px;
    line-height: 15px;
  }
  .prod-2 {
    background-attachment: scroll;
  }
  .prod-1 {
    background-attachment: scroll;
  }
  .prod-3 {
    background-image: url('../images/asdf.jpg');
    background-position: 50% 50%;
    background-size: 100%;
    background-attachment: scroll;
  }
  .prod-h2 {
    font-size: 30px;
  }
  .prod-p2 {
    font-size: 15px;
    line-height: 15px;
  }
  .price-p2 {
    position: static;
  }
  .prod-h3 {
    font-size: 30px;
  }
  .prod-p3 {
    font-size: 15px;
    line-height: 15px;
  }
  .logo {
    width: 20%;
  }
  .paragraph-3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    top: auto;
    z-index: 100;
    padding-top: 0px;
    background-size: 100%;
  }
  .body {
    background-image: none;
  }
  .cart {
    left: 60%;
    width: 30%;
  }
  .nav {
    z-index: 50000;
    background-color: #000;
  }
  .products {
    left: 30%;
    width: 30%;
  }
  .home {
    width: 30%;
  }
  .spanner-1 {
    top: 30%;
    z-index: 1000;
    height: 20%;
  }
  .text-block-2 {
    font-size: 25px;
  }
  .txtbox1 {
    left: auto;
    top: 45%;
    right: auto;
    bottom: auto;
    z-index: 10;
    height: 45%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .heading {
    position: fixed;
    left: 0%;
    top: 49%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    height: 50%;
    font-size: 35px;
    line-height: 45px;
  }
  .spanner-2 {
    top: 90%;
    z-index: 1000;
    border: 1px solid transparent;
    background-color: #000;
    background-image: url('../images/DSC00267.png');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .port2 {
    top: auto;
    bottom: 0px;
  }
  .bg1 {
    position: fixed;
    top: 0%;
    z-index: 0;
    height: 30%;
    background-image: url('../images/DSC00479-Edit-Edit-2-Edit_1.png');
    background-position: 50% 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .footer {
    top: 110%;
    height: 25%;
  }
  .portraits {
    top: 115%;
  }
  .video {
    top: 25%;
  }
  .heading-2 {
    font-size: 35px;
  }
  .centered-container {
    text-align: left;
  }
  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .heading-3 {
    margin-bottom: 30px;
    text-align: center;
  }
  .body-2 {
    background-image: url('../images/bg-sm.jpg');
    background-position: 50% 0px;
    background-size: auto;
  }
  .paragraph-2 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
  .prod-h1 {
    font-size: 15px;
  }
  .prod-p1 {
    background-color: hsla(0, 0%, 100%, 0.8);
    font-size: 9px;
    line-height: 9px;
  }
  .prod-1 {
    background-attachment: scroll;
  }
  .prod-h2 {
    font-size: 15px;
  }
  .prod-p2 {
    background-color: hsla(0, 0%, 100%, 0.8);
    font-size: 9px;
    line-height: 9px;
  }
  .price-p2 {
    position: relative;
    top: 0%;
    font-size: 5vw;
  }
  .prod-h3 {
    font-size: 15px;
  }
  .prod-p3 {
    background-color: hsla(0, 0%, 100%, 0.8);
    font-size: 9px;
    line-height: 9px;
  }
  .price-p3 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -5%;
  }
  .link-prod-1 {
    margin-top: -90%;
  }
  .link-prod-2 {
    margin-top: -90%;
  }
  .link-prod-3 {
    margin-top: -90%;
  }
  .logo {
    width: 40%;
    background-image: url('../images/logoW.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .logo-footer {
    background-image: url('../images/logoW.png');
    background-size: contain;
  }
  .paragraph-3 {
    font-size: 10px;
  }
  .link-prod-v3 {
    margin-top: -90%;
  }
}

