/* Themify Customize Styling */
body, body.boxed-content, body.boxed-layout, body.boxed-compact {	
	background-color: #ffffff; 
}
body {	
	font-family:Josefin Sans; 
}
#headerwrap {	background-image: none;
	background-color: transparent;
	border: none; 
}
#header {	
	font-family:Josefin Sans; 
}
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {		width: 200px; 
}
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {		width: 200px; 
}
#main-nav a {	
	font-family:Josefin Sans;	font-weight:bold;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	background-color: transparent; 
}
#footerwrap {	background-image: url(http://www.scandilicious.com/wp-content/uploads/2016/04/bottomribbon.png);
	background-size: cover;
	background-position: left top;
	background-color: #bc2332;
	border: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}

/* Themify Custom CSS */
html {
  font-size:16px;
}
#pagewrap {
  padding-top:0px!important;
}
#content {
  padding:0;
}
.stripe_section {
  height:60px;
}
#main-nav {
  margin-top: 10px;
}
#preheader .social-links li i {
  background-color: #000;
border-radius: 0;
}
.menu {
  text-transform:uppercase;
}
#headerwrap .fixed-header {
  transition: all .6s ease;
}
/*Font styling*/.cursive {
  font-family:Dancing Script;
text-transform:none;
letter-spacing:0.0001em}
.relative {
  position:relative;
}
@media screen and (max-width:960px) {
  .bottomalign, .bottomaligncenter {
  display:none;
}
}
.bottomalign, .bottomaligncenter {
  position:absolute!important;
bottom:0;
width:100%;
}
.bottomalign h5 {
  padding:0.5rem;
border:solid 5px #bc2232;
border-radius:5px;
margin:0.5rem;
max-width:66.6667%;
}
.bottomaligncenter h5 {
  padding: 0.5rem;
border: solid 5px #bc2232;
border-radius: 5px;
margin: 0.5rem;
max-width: 66.6667%;
margin: 5px auto;
}
.bottomalign img {
  position: absolute;
right: 2%;
bottom: 40%;
max-width: 25%;
}
.section_title h1 {
  font-size: 5.5em;
font-weight: 900;
font-family: 'Josefin Sans';
margin:0!important;
}
h1, h2, h3, h4, h5 {
  font-family:'Josefin Sans';
}
/*Instagram settings*/.instagram-pics li {
  max-width: 32.3334%;
display: inline-block;
padding: .5%;
}
.section_title.float {
  position: absolute;
width: 100%;
margin-top: 10px;
z-index:9;
}
/*Contact form styling*/input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
  max-width: 100%;
width: 100%;
border:0;
}
textarea {
  border:0;
}
input[type=reset], input[type=submit], button {
  background-color: #fff;
color: #bc2332;
text-align:center;
border: solid 4px #bc2332;
padding: .7em 1.4em;
cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
border-radius: 3px;
font-family: inherit;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .065em;
}
.centered {
  text-align:center;
}
#footer .menu-item {
  width:50%;
display:inline-block;
}
#footer .social-links li i {
  background-color: #000;
border-radius: 0;
margin:0;
}
#footerwrap {
  clear: both;
border-top: 1px solid rgba(0,0,0,.1);
text-align: center;
padding: 0 0 8em;
}
.thirds {
  width: 33.33334%;
display: inline-block;
height: 100%;
position: relative;
float: left;
z-index:999999;
}
#pre_header {
  height:60px;
}
#pre_header .social-links  {
  display: inline-block;
width: auto;
margin: 0 auto;
left: 0;
text-align: center;
right: 0;
width: 100%;
padding-top: 10px;
}
#pre_header .social-links li i {
  color:#fff!important;
background-color:transparent!important;
}
#header {
  padding-bottom:0;
}
.scandilos {
  background-color:#fff;
 }
.social {
  background-color:#bb2332;
}
.coffee {
  background-color:#f4efdc ;
}
.aboutus {
  width:auto;
}
@media screen and (max-width: 1000px){
#headerwrap #menu-icon {
    position: relative;
    display: block;
    top: 25px;
    float: right;
    right: 15px;
    text-decoration: none;
    font-size: 1.2em;
    z-index: 1999;
}
}
.fixed-header-on #pre_header {
display:none;
}