﻿@import url('reset.css');

/*@font-face {
  font-family: 'Antipasto';
  src: url('../fonts/Antipasto.eot?') format('eot'), url('../fonts/Antipasto.woff') format('woff'), url('../fonts/Antipasto.ttf') format('truetype');
}

@font-face {
  font-family: 'English';
  src: url('../fonts/English.eot?') format('eot'), url('../fonts/English.woff') format('woff'), url('../fonts/English.ttf') format('truetype');
}*/

@font-face {
	font-family: 'FlowersByGrattoni';
	src:url('../fonts/FlowersByGrattoni.eot?razkxc');
	src:url('../fonts/FlowersByGrattoni.eot?#iefixrazkxc') format('embedded-opentype'),
		url('../fonts/FlowersByGrattoni.woff?razkxc') format('woff'),
		url('../fonts/FlowersByGrattoni.ttf?razkxc') format('truetype'),
		url('../fonts/FlowersByGrattoni.svg?razkxc#FlowersByGrattoni') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'FlowersByGrattoni';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	font-size: .9em;
	content: "\e600";
}

.icon-envelope:before {
	font-size: .9em;
	content: "\e601";
}

/*.icon-facebook:before {
	content: "\e602";
}*/

html
{
	height:100%;
	background:#DCDED3;
	/*background-image:url('../images/bg.png');*/
	background-image:url('../images/backgroundTexture.jpg');
	/*background-size: 300px 250px;*/
	/*background=#cfd1c5ff&noise=626262&density=15&opacity=15;*/
}

body {
	font-size:100%;
	/*
	background-image:url('../images/FlowerBackground.png');
	background-repeat:no-repeat;
	background-position:bottom;
*/
/*	background-repeat:repeat;
	width:auto;
	*/
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Lora', serif;
	/*font-family: 'Oswald', sans-serif;*/
	/*font-family: Antipasto, Cambria, helvetica, "Times New Roman", Times, serif;*/
	/*font-family: 'Lato', sans-serif;*/
	/*height:100%;*/
}

#main-contact, #main-nav, #featured-content {
	font-family: 'Roboto', sans-serif;
}

a:focus {
	outline: none;
}

.clear {
	clear: both;
}

#page-wrap {
	position:relative;
	z-index:1;
	max-width: 900px;
	/*margin-right: auto;
	margin-left: auto;*/
	/*min-height:100%;*/
	/*height: auto !important;*/
	height:100%;
	/*max-height: 100%;*/
	margin: 0 auto -2em;
	margin: 0 auto;
}

/*#page-wrap:before
{
	content:"";
    position:absolute;
	z-index:-1;
	 top:0;
    bottom:0;
    left:0;
    right:0;
	background:url('../images/FlowerBackground.png');
	-webkit-mask: -webkit-linear-gradient(
          left,
         rgba(255,255,255,0),
         rgba(255,255,255,1) 5%,
         rgba(255,255,255,1) 95%,
         rgba(255,255,255,0)
     );
	background-repeat:no-repeat;
	background-position:bottom;
	/*height:98%;* /
	opacity:0.4;
}*/

.footer
{
	height:2em;
	/*clear:both;*/
	/*padding-top: 2%;*/
	margin-bottom:1em;
}
.push
{
	height:2em;
}
#header-text {
	/*font-family:English;*/
	font-family: 'Italianno', cursive;
	font-size:4rem;	
	color:black;
	margin: 0 0 0 .5rem;
}

#weddings-text {
	font-size:1.6rem;
	font-family: 'Lora', serif;
}

#main-header {
	margin-top:20px;
	margin-bottom:30px;
	color:#686963;
}
	
	#main-header a {
		text-decoration: none;
	}

#main-contact {
	font-size:1.25rem;
	float:right;
	text-align:right;
}

.featured {
	position: relative;
	background-color: #403d35;
	background-repeat: repeat-y;
	background-position: left;
	height: 6.250rem;
	color: #ffffff;
	margin: -1px 0 0 0;
	z-index: 102;
	-moz-border-radius: 0em 2em 2em 2em;
	border-radius: 0em 2em 2em 2em;
	margin-bottom: 25px;
}

#featured-home {
	height: 32rem;
}

#featured-content h1 {
	font-size: 2.3rem;
}

/*#featured-content.home h1 {
	margin-top: 0;
}*/

#featured-content p {
	font-size: 1.6rem;
}

#featured-content {
	float: left;
	position: relative;
	margin-top: 1.25rem;
	/*margin-left: 35px;*/
	display: inline;
	line-height: 1.4em;
}

#featured-home-text 
{
	width: 18rem;
}

#separator 
{
	clear: both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	/*width:auto;*/
	width:100%;
	vertical-align:bottom;
}

#footerEmail {
	display: block;
	vertical-align: central;
}

#footer-phone {
	margin-left:25px;	
}
#main-footer {
	text-align:center;
	color:#686963;
	margin-bottom: .625rem;
	font-weight: 500;
}
#content-area 
{
	font-size:1.25em;
	color:#686963;
}

#slider-area
{
	position:absolute;
	width:550px; 
	margin-left:0; 
	margin-top:40px; 
}

#changingPictureBackground
{
	position:absolute;
	margin-top:29px; 
}

.content-text
{
	/*margin-bottom:25px;*/
	margin-bottom:10px;
	margin-left:35px;
	margin-right:35px;
	line-height: 1.4em;
}

.content-indented-text
{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:35px;
	margin-right:35px;
	line-height: 1.4em;
}

#content-area p:last-child {
	margin-bottom: 0px;
}

.testimonial 
{
	font-style:italic;
}

.phoneNumber
{
	margin-left:1px;
	margin-right:1px;
	font-family: 'Lora', serif;
}

.content-indented-text .phoneNumber:nth-child(2)
{
	margin-left: 6px;
}

.contactContent {
	text-decoration: none;
	color: inherit;
}

.contactLabel
{
	width:25px;
	/*margin-left:25px;*/
	margin-right: 15px;
}

/*#footerNav {
	margin-bottom: .1em;
}*/

	#footerNav a {
		width: 15%;
		padding-left: 1%;
		padding-right: 1%;
		margin: auto;
		/*text-transform: uppercase;*/
		text-wrap:none;
		text-align:center;
		text-decoration: none;
		color:#686963;
	}

.contact-info {
  /*list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9em;*/
}

	.contact-info a, #main-contact a {
	  display: inline-block;
	  min-height: 20px;
	  background-repeat: no-repeat;
	  background-size: 20px 20px;
	  color:#686963;
	  /*padding: 0 0 0 30px;*/
	  /*margin: 0 0 10px;*/
	  text-decoration: none;
	}

	/*.contact-info li.phoneNumber a{
		background-image: url('../Images/phone.png');
	}*/

.email {
	padding: 0 0 0 10px;
	font-family: 'Lora', serif;
	/*vertical-align: central;*/
}

/******************************
	 Old Tabs
******************************/

ul#main-nav {
	margin-left: 5px;
}
ul#main-nav li {
	float: left;
	position: relative;
	/*margin-left: -13px;*/
	display: inline;
}
ul#main-nav li a {
	position: relative;
	width: 135px;
	height: 35px;
	display: table-cell;
	vertical-align:middle;
	background-image: url('../images/tab-shadow.png');
	color: white;
	text-decoration: none;
	font-size: 25px;
	text-align: left;
	text-indent:20px;
}
ul#main-nav li.home a.unselected {
	background-image: url('../images/tab.png');
}
ul#main-nav li.home a.unselected:hover {
	background-image: url('../images/tab-hover.png');
}
ul#main-nav li.current a.selected {
/*	background-position: top;*/
	background-image: url('../images/tab-selected.png');
	color: #ffffff;
}
ul#main-nav li a.unselected:hover {
/*	background-position: bottom;*/
	background-image: url('../images/tab-hover-shadow.png');
	color: #ffffff;
}
ul#main-nav li.current a.selected:hover {
	/*background-position: top; /*To Prevent the Current tab from changing colour on hover*/
	background-image: url('../images/tab-selected.png');
	color: #ffffff;
}
ul#main-nav li.current {
	z-index: 100;
}
ul#main-nav li.home {
	z-index: 100;
}
ul#main-nav li.portfolio {
	z-index: 99;
}
ul#main-nav li.services {
	z-index: 98;
}
ul#main-nav li.about {
	z-index: 97;
}
ul#main-nav li.contact {
	z-index: 96;
}


#mobilePicture {
	object-fit: contain;
	width: 100%;
	height: 100%;
	max-height: 375px;
	max-width: 550px;
	margin: auto;
	display: block;
	padding-top: 10px;
}

#mobilePictureContainer {
	
}

/*#mobilePictureContainer 
{
  height:375px;
  width:550px;
}
#mobilePictureContainer img
{
  max-width:100%; 
  max-height:100%;
  margin:auto;
  display:block;
}*/

.flex-container {
	/* We first create a flex layout context */
  display: flex;
  
  /* Then we define the flow direction and if we allow the items to wrap 
   * Remember this is the same as:
   * flex-direction: row;
   * flex-wrap: wrap;
   */
  flex-flow: row wrap;
  
  /* Then we define how is distributed the remaining space */
  justify-content: flex-start;
}

.flex-item {
	padding: 5px;
}

.slickclass {
	margin-top: 10px;
	margin-left:  20px;
	margin-right: 20px;
}

.slickclass img {
	padding:1px;
	border:1px solid #403D35;
	background-color:#fff;
}

.slick-slider
{
	padding-left: 10px;
}