body{
font-family: 'M PLUS Rounded 1c';
font-size: 1rem;
color: #702E3E;
line-height: 22px;
}

.bg-primary{
  background: linear-gradient(to right, #702E3E 68%, #D65D72 32%)!important;

}

.masthead{
  min-height:100vh;
}
.company-masthead{
  min-height:50vh;
}
a {
    color: #702E3E;
    text-decoration: none;
}
a:hover{
  color: #702E3E;
}
section{
	padding-top: 40px;
	padding-bottom: 40px;
}
header{
	padding-bottom: 0px;
}
.navbar-shrink{
      background: linear-gradient(to right, #D65D72 68%, #D65D72 32%)!important;
}

.header-coffee img{
	width:80%;
}

.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.header-logo{
  width:75%;
  position: relative;
}
.header-text{
font-family: 'M PLUS Rounded 1c';
font-size: 2.75rem;
color: #FFFFFF;
line-height: 1.2;
text-align: left;
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
h1{
font-family: 'M PLUS Rounded 1c';
font-size: 2.75rem;
color: #702E3E;
text-align: center;
line-height: 1.2;
}
.follow-heading{
font-family: 'M PLUS Rounded 1c';
font-size: 1.5rem;
color: #702E3E;
text-align: center;
}
.categories-section img{
	width:100%;
	position: relative;
}
.caption {
    position: relative;
    bottom: 8px;
    left: 0;
    right: 0;
    min-height: 68px;
    width: 100%;
    transition: .5s ease;
    background-color: #D65D72;
    margin: 0 auto;
}
.caption .text {
  font-family: 'M PLUS Rounded 1c';
  font-size: 2rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.caption .text a{
	color: white;
	text-decoration: none;
}
.delivery img{
	width:18%;
	float: left;
	margin-right:30px;
}
.location img{
  width:8%;
}
.delivery p{
  margin-top: 1%;
  font-family: 'M PLUS Rounded 1c';
  font-size: 1.25rem;
  line-height: 1.5;
  color: #702E3E;
}
.red-link{
  color:#D65D72;
  text-decoration: none;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
}
.bg-dark-red{
  background-color: #702E3E!important;
}
.company-header{
  width:100%;
}


@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }
  .header-text {
    font-family: 'M PLUS Rounded 1c';
    font-size: 1.8rem;
    color: #FFFFFF;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 70%;
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.header-coffee{
  text-align: center!important;
}
.header-coffee img{
    top: 50%;
    position: relative;
}
header {
    padding-top: 40px;
    padding-bottom: 0px;
}
.bg-primary {
    background: linear-gradient(to right, #702E3E 68%, #702E3E 32%)!important;
}
.bg-dark-red{
  background-color: #702E3E!important;
}
.caption .text{
  line-height: 35px;
}
.caption{
  min-height: 97px!important;
}
.delivery p {
    margin-top: 1%;
    font-family: 'M PLUS Rounded 1c';
    font-size: 1.563rem;
    color: #702E3E;
}
.delivery img {
    width: 38%;
    float: none;
    margin-right: 0px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}
.location img {
    width: 18%;
}
.location{
  text-align: center!important;
}
.vespa{
  text-align: center!important;
}
.instagram-section{
  padding-top: 0px!important;
}
.social{
  width:10%!important;
}
.who-we-are{
  padding-top: 0px!important;
}
h1{
  font-size: 2.5rem;
}
.contact{
  padding-top: 40%;
  padding-bottom: 0px!important;
}
nav{
  text-align: center;
}
.navbar-light .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}
.navbar-light .navbar-toggler{
  border-color:rgba(255,255,255,1);
  margin:0 auto;
}
.header-logo{
  margin-bottom: 20px;
}
.navbar{
  padding-bottom: 9%;
  background-color: #D65D72;
  border-bottom: 1px solid transparent;
}
.navbar-nav{
  margin-top: 20px;
}
.company-masthead {
    min-height: 50vh;
    padding-top: 43%;
}



}

