/*Bottle Picture:*/
.margin-image {
      margin-top: 20px;
      margin-bottom:20px;
    }

/*Navbar*/
.bg-beige{
    background-color:white;
}

.ms-3 {
  border: none;
    outline: none;
    box-shadow: none;
}

.offcanvas {
  font-family: Century Gothic;
}

 .navbar-toggler.btn-link {
    border: none;
    outline: none;
    box-shadow: none;
  }

  .ms-3 {
        margin-top: -2px;
        margin-left: auto;
        margin-right: auto;
    }

.icon {
      margin-right: 10px;
      text-decoration: none;
      color: black;
}
.navbar-brand h2 {
                  font-family: Baskerville light;
                  color: #784C32;
                  margin:0;
                  }


/*Ride the wave:*/
.container 
        
            h6 {
            font-family:"Century Gothic", sans-serif;
            color: #897766;
              }
            


/*Video:*/
 
.video-full-width {
    width: 100%;
    height: auto;
    object-fit: cover;
   }

.container-fluid {
    padding: 0;
}

/*Bestseller*/

.container h2{
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  color: black;
}

.rating {
margin-bottom: 10px;
}

.btn {
  font-weight: bold;
}

/*Warum Coffeewave*/
.gradient-container {
    height:200px;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 90px;
    background-color:#784C32;
}


.row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .col-2 {
    text-align: center;
  }

.text-center {
  color: white;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold ;
}
.col-sm-2 h6{
  color:white;
  font-family: "Century Gothic", sans-serif;
}

/*Das sind wir*/
.mb-3 {color: black;}
p { color: black;
  font-weight: lighter;
}
.text-dark h2 {
  font-weight: bold;
}

/*Testemonials*/
.mb-3
p {color: black}

.full-width-container
{ background-color:#e5ded5;
  margin-top: 50px;
  padding:5px;
   }



/*cookiebanner*/
.modal-title
{ color: black;
  font-weight: bolder;
}

.modal-body
{ color: black;
  font-weight: lighter; }

/*footer*/
.nav-item {
  font-family:Century Gothic;
}
.col-sm-4 {
  font-family: Century Gothic;
}
