/**
 * @license
 * MyFonts Webfont Build ID 3921130, 2020-07-01T14:43:31-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Veneer by Yellow Design Studio
 * URL: https://www.myfonts.com/fonts/yellow-design/veneer/regular/
 * Copyright: Copyright (c) 2012 by Yellow Design Studio. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3bd4ea");
  
@font-face {
  font-family: 'Veneer';
  src: url('webfonts/Veneer/font.woff2') format('woff2'), url('webfonts/Veneer/font.woff') format('woff');
}


body {
	background: #814b96;
	box-shadow: 0 100 10px rgba(0,0,0,0.5);
	color: #ffffff;
	border-bottom: 10px solid #a42732;
}
a:hover {
	text-decoration: none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #57cee8;
}
a {
	color: #ffffff;
}
.gh-readmore-prev svg, .gh-readmore-next svg {
	width: 20px;
}
.content {
	overflow: hidden;
	background: #47c5da url('/assets/img/mountains.png') repeat center;
}
.content .container {
	padding: 30px 100px 50px 100px;
	background: #f5edf9;
	box-shadow: 0 0 50px rgba(0,0,0,0.3);
	margin-bottom: 100px;
	border-radius: 0 0 10px 10px;
}
.content .container a, .content .container a:hover {
	color: #ff5a6f;
}
.content .container strong {
	text-transform: uppercase;
	padding: 20px 0;
	display: block;
}
body.tag-news .content .container strong {
	display: inline;
	padding: 0;
}
body.tag-news .content .container {
		background: #fff;
		padding: 30px 50px 50px 50px;
	}
body.tag-news .content .container figure {
	display: block;
	text-align: center;
}
body.tag-news .content .container figure figcaption {
	font-size: 11px;
	padding: 20px 100px 20px 100px;
}
body.tag-news .content .container figure img {
	margin: 0 auto;
	max-width:100%;
}
body.tag-news .content .container hr {

}
.content .container strong.answer {
	padding: 0;
	display: inline;
}
h1 {
	font-family: Veneer;
}
.home h1 {
	font-family: Veneer;
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
h2 {
	font-family: 'Damion', cursive;
	padding-bottom: 30px;
}
.brand h2 {
	text-shadow: 0 1px 0 #8cebfb;
    margin-bottom: 30px;
    color: #1a4148;
}
.brand h2 span {
	background: rgba(71, 197, 218, 0.8);
    padding: 5px 30px;
    border-radius: 80px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    font-size: 44px;
}
.vegas-timer {
    top: auto;
    bottom: 0px;
    height: 3px;
    background: #4e2759;
}
.vegas-timer-progress {
	background: #bf6cd6;
}
h3 {
	font-family: Veneer;
}
.bar h3 {
	font-family: 'Damion', cursive;
}
.display-1 {
	color: white;
}
a h3 {
	color: white;
}
.navbar-expand-lg, .deep {
	background: #20a4d4;
}
.navbar-light .navbar-nav .nav-link {
	color: #092f6e;
}
.navbar-light .navbar-brand {
	color: #092f6e;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgb(71, 197, 218);
}
.navbar-light .navbar-nav .active>.nav-link {
	color: #edc3fd;
}
.navbar-light .navbar-toggler {
	color: #e49cff;
	border-color: rgba(228, 156, 255, 0.2);
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(228, 156, 255, 0.5)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.buy-now {
	padding-top: 30px;
}
.btn-buy-now {
	background-color: #e76768;
    border-color: #a42732;
}
.text-strip {
	/*background: url('/assets/img/backdrop.jpg') no-repeat center;*/
}
.brand {
	background: #814b96 url('img/bagtrio_bannerbg.png') no-repeat center;
	background-size: cover;
}
.brand-logo {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	opacity: 0;
}
.blind {
	height:1000px;
	background-size: 100% auto;
	padding: 0;
	position: relative;
	z-index: 1;
}

.sand {
	background: #fae0bf;
}
.orange {
	background: #eb9f75;
}
.pink {
	background: #db98ad;
}
.blue {
	background: #c2e2e9;
}
.teal {
	background: #47c5da;
}
.display {
	display: none;
	width: 100%;
	height: 100%;
}
.zero {
    background: #fae0bf url('img/sunnies_strawberry_trio.png') no-repeat center;  
}
.one {
	background: #eb9f75 url('img/sunnies_applecinnamon_trio.png') no-repeat center;
}
.two {
	background: #db98ad url('img/sunnies_blueberry_trio.png') no-repeat center;
}
.three {
	background: #c2e2e9 url('img/sunnies_blueberryaplecinnamonstrawberry_trio.png') no-repeat center;
}
.bar {
	padding: 30px;
	background: #63a75a url('/assets/img/mountains.png') repeat-x center;
	position: relative;
  	z-index: 1;
}
.bar:before {
	background: #63a75a;
	top: -40px;
	content: '';
	display: block;
	height: 60px;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(-1deg);
	transform-origin: 100%;
	z-index: 2;
}
.bar:after {
	background: #63a75a;
	bottom: 0;
	content: '';
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	right: 0;
	transform: skewY(-0.5deg);
	transform-origin: 100%;
	z-index: -1;
	box-shadow: 0 30px 30px rgba(0,0,0,0.2);
}
.window {
	width: 100%;
	height: 60vh;
	border: 20px solid #fff;
	border-radius: 50%;
}
.family {
	width: 100%;
	padding: 0;
	background: #b598c4;
}
.family img {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: auto auto;
	display: table-cell;
    vertical-align: middle;
}
.products {
	padding: 30px;
	background: url('img/backdrop.png') no-repeat center;
}
.products li {
	margin-bottom: 10px;
	background: #a42732;
	border-radius: 150px;
	min-height: 145px;
}
.products a {
	display: block;
	padding: 10px;
	font-family: Veneer;
	font-size: 24px;
}
.products img {
	margin: 13px 0 0 13px;
}
.products a:hover {
	color: #fff;
}
.circle {
	background: #ffffff;
	border-radius: 300px;
	display: inline-block;
	width: 125px;
	height: 125px;
	margin-right: 10px;
}
sup {
	color: #ff9da2;
}
.image-group-circles {
	display: block;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
}
.image-group-circles li {
    display: inline-block;
    width: 30%;

}
ul.image-group-circles {
	padding-top: 20px;
	margin-bottom: 30px;
}
ul.image-group-circles li img {
    border: 3px solid #5e2e6d;
    box-shadow: 2px 2px 5px rgb(176, 161, 183);
    margin: 0 0 10px 10px;
    padding: 30px 0;
    background: white;
    max-width: 90%;
}
.recipe-list li {
	margin-bottom: 50px;
}
.footer-container {
	/*border-top: 5px solid #47c4d9;*/
}
.footer hr {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.footer {
	padding: 20px 0 60px 0;
}
.footer img {
	display: block;
	margin: 0 auto;
}
.img-feature {
	height: 500px;
    width: 100%;
    background-size: cover;
    background-color: #fb4d57;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 13px solid #e76768;
}


.btn-outline-primary {
    color: #ec1a70;
	background: rgba(255,255,255,0.4);
    border-color: #ec1a70;
}
.content .container .btn-outline-primary:hover {
	background: #ec1a70;;
	border-color: #ec1a70;
	color: white;
}
.copyright div {
	width: 100%;
	background: #20a4d4;
	padding-top: 6px;
	color: #ffffff;
	font-size: 11px;
}
.instagram-feed {
    background: #99ccd0;
    padding: 5px 0;
}

.modal-body { 
	
}

.contactbg{
	background-color: #e76768;
  }
  .emailformbg {
	min-height: 45em;
	background-color: #e76768;
  }
  .bg-infa {
	background-color: #e7e1d7;
  }
  .emailformcontainer{
	display: flex;
	justify-content: center;
	background-color: #cc3333;
  }
  .btn-email-submit{
	background-color: #336699;
	color: #e5e5e5;
	border-color: rgba(0,0,0,0.2);
  }
  .yellow-email-border{
	border-radius: 10px;
	background-color: #cc3333;
  }

@media (max-width: 991.98px) { 
	.blind {
		height:700px;
		background-size: 100% auto;
		padding: 0;
	}
}
@media (min-width: 992px) { 
	.products a {
		font-size: 20px;
	}
}
@media (min-width: 1200px) {
	.products a {
		font-size: 24px;
	}
}

@media (max-width: 575.98px) {
	.blind {
		height:500px;
		background-size: 100% auto;
		padding: 0;
	}
	.products a {
		font-size: 18px;
	}
	.bar {
		background: #47c5da url('/assets/img/mountains.png') repeat-y center;
	}
	.zero {
		background-position: top center;
		background-size: 500px 500px;
	}
	.one {
		background-position: top center;
		background-size: 500px 500px;
	}
	.two {
		background-position: top center;
		background-size: 500px 500px;
	}
	.three {
		background-position: top center;
		background-size: 500px 500px;
	}
	body.tag-news .content .container {
		background: #fff;
		padding: 30px 50px 50px 50px;
	}

}
