﻿/*===================== 
	Color information
	
	-
	-
	-
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}


/*===================== 
	@Font-Face 
=======================*/
* {box-sizing: border-box !important;}

.padrow {padding-top: 75px; padding-bottom: 75px;}
.padrow2 {padding-top: 125px; padding-bottom: 125px;}
.padrow3 {padding-top: 200px; padding-bottom: 200px;}
.padrow4 {padding-top: 25px; padding-bottom: 25px;}
.padrow5 {padding-top: 15px; padding-bottom: 15px;}
.padrow6 {padding-top: 0px; padding-bottom: 75px;}
.padrow7 {padding-top: 75px; padding-bottom: 0px;}
.nopad {padding: 0px !important;}
.mainsidepad {padding-left: 60px !important; padding-right: 60px !important;}

.padleftatfirst {padding-left: 25px !important;}
.padrightatfirst {padding-right: 25px !important;}



.mainbody {background-color: #d9d9d9; width: 100%; overflow-x: hidden !important;}
.mainbodywrap {display: block; margin: auto; width: 80%; overflow-x: hidden !important;}

.logo {padding-top: 5px; display: block;}

.revealme {display: none !important;}
.revealme2 {display: none !important;}

.bg2 {background-image: url("../siteart/heroimg-min.jpg"); background-position: left; background-size: cover; background-repeat: no-repeat;}
.bg3 {background-image: url("../siteart/headerbg1.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}
.bg4 {background-image: url("../siteart/footerbg-min.png"); background-position: left; background-size: cover; background-repeat: no-repeat;}
.bg5 {background-image: url("../siteart/redfloral.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}
.bg6 {background-image: url("../siteart/headerbg3.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}

.si1 {background-image: url("../siteart/gallery/everbloom-floral-omaha-bellevue-wedding-bouquets1.jpg"); background-position: top; background-size: cover; background-repeat: no-repeat;}
.si2 {background-image: url("../siteart/gallery/pink-arrangement.jpg"); background-position: center; background-size: top; background-repeat: no-repeat;}
.si3 {background-image: url("../siteart/gallery/interior-items2.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}
.si4 {background-image: url("../siteart/gallery/warmcolors.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}


.aboutimg {height: 900px; margin-left: -60px;}
.serviceimg {background-color: black; background-position: bottom; background-size: cover; background-repeat: no-repeat; height: 400px; width: 100%; margin-right: -60px !important;}

.myh1 {font-family: 'Averia Serif Libre', serif !important; font-size: 80px; margin: auto !important; padding: 0px !important;}
.myh2 {font-family: 'Averia Serif Libre', serif !important; font-size: 45px; margin-top: 0px !important; color: #428957 !important; font-weight: 400;}
.myh22 {font-family: 'Averia Serif Libre', serif !important; font-size: 40px; margin-top: 0px !important; color: white !important; font-weight: 700;}
.myh3 {font-family: 'Averia Serif Libre', serif !important; font-size: 28px;}
.myh33 {font-family: 'Averia Serif Libre', serif !important; font-size: 28px;}
.myh4 {font-family: 'Averia Serif Libre', serif !important; font-size: 18px; margin-top: 0px !important; color: #428957 !important;}

.numberedtext {font-family: 'Averia Serif Libre', serif !important; font-size: 28px; margin-left: -25px !important; font-style: italic; margin-bottom: -5px !important; font-weight: 300;}



.myp {font-size: 17px !important; font-family: 'Averia Serif Libre', serif; font-weight: 500;}
.myp2 {font-size: 17px !important; font-family: 'Averia Serif Libre', serif; font-weight: 500; color: white;}
.myp3 {font-size: 17px !important; font-family: 'Averia Serif Libre', serif; font-weight: 500; color: #707070;}
.graytitle {font-family: 'Averia Serif Libre', serif !important; color: #707070 !important; font-weight: 700; font-size: 23px;}
.boldspot {font-weight: 700 !important;}

.centeratfirst {text-align: center;}



.blue {color: #428957 !important;}
.bluebg {background-color: #428957 !important;}
.lightbg {background-color: #fafafa !important;}
.tanbg {background-color: #bdb6ac !important;}
.tanbg2 {background: rgb(189,182,172);
background: linear-gradient(180deg, rgba(189,182,172,1) 0%, rgba(255,255,255,1) 100%);}
.tan {color: #bdb6ac !important;}
.whitetext {color: white !important;}


.meetus {text-align: center; width: 50%; margin: auto; display: block; padding-bottom: 225px;}
.halfatfirst {text-align: center; width: 50%; margin: auto; display: block;}
.teamprofile {padding: 15px;}
.teamtitle {font-family: 'Averia Serif Libre', serif !important; color: #428957 !important; font-weight: 700; font-size: 18px; margin: 0px !important;}
.teamsub {font-size: 13px !important; font-family: 'Averia Serif Libre', serif; font-weight: 500;}
.teamwrap {border-radius: 100px; background-color: white;}

.bluebtn {font-family: 'Averia Serif Libre', serif !important; color: white !important; background-color: #428957 !important; font-weight: 700; font-size: 15px; padding: 8px 30px; border-color: transparent !important; width: auto !important;}
.whitebtn {font-family: 'Averia Serif Libre', serif !important; color: #428957 !important; background-color: white !important; font-weight: 700; font-size: 15px;  padding: 8px 30px; border-color: transparent !important;}
.bluebtn:hover {color: white !important; background-color: #a8a8a8 !important; transition-duration: .5s;}
.whitebtn:hover {color: white !important; background-color: #428957 !important; transition-duration: .5s;}


.thinline {background-color: #bdb6ac; width: 100%; height: 2px;}

.bulletlist {font-family: 'Averia Serif Libre', serif !important; line-height: 2; font-size: 21px; font-weight: 600;}

.myicons {margin: auto !important;}

.social {padding: 4px 4px; display: inline-block; height: 40px; width: 40px;}



.thanks {padding-top: 250px; padding-bottom: 600px; text-align: center !important;}


/*===================== 
	my navbar 
=======================*/
.theheader {position: sticky; top: 0; z-index: 9999; background-color: white !important; box-shadow: 0 4px 2px -2px gray;}

.navbar-toggle {display: none;}
.navbar-header {display: none;}

.navbar {margin-bottom: 0px !important;}


.navbar-inverse {background-color: transparent !important; border-color: transparent !important; clear: both; padding-top: 10px !important;}

.navbar-inverse .navbar-nav > li > a {
	background-color: transparent !important;
	color: #428957 !important;
	font-family: 'Averia Serif Libre', serif;
	font-size: 20px;
	font-weight: 500;
}

.toprow {background-color: #a8a8a8 !important; padding-top: 6px; padding-bottom: 6px;}

.navbar-inverse .navbar-nav > li > a:hover {background-color: #428957 !important; transition-duration: .4s; color: white !important;}
.navbar-nav {float: right !important;}
.dropdown-menu {background-color: black !important;}

.dropdown-menu > li > a { font-family: 'Averia Serif Libre', serif; color: #cccccc !important; font-size: 18px; padding: 5px 15px !important; font-weight: 700;}
.dropdown-menu > li > a:hover { font-family: 'Averia Serif Libre', serif; color: white !important; background-color: red !important;}

.myicon {margin: 7px; color: #cccccc !important; font-size: 25px !important; vertical-align: middle;}
.myicon:hover {margin: 7px; color:#cccccc !important; transition-duration: .4s;}
.myicon2 {margin: 7px; color:white !important; font-size: 20px !important; vertical-align: middle;     width: 40px;}
.myicon2:hover {}
.iconspan {float: right; margin-top: 50px; clear: both;}

.nav > li > a {
    position: relative;
    display: block;
	padding: 12px 10px !important;
}

.headerwraprow {background-color: transparent;}



.social-li {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    border: 2px solid #f5f6f8;
    box-sizing: border-box !important; height: 35px;
    width: 35px; margin: 0px; background-color: #f5f6f8;
}

.social-li > a > .fas {color: #848994 !important; font-size: 20px;}
.social-li:hover > a > .fas {color: white !important;}
.social-li > a > .fab {color: #848994 !important; font-size: 20px;}
.social-li:hover > a > .fab {color: white !important;}

.social-li:hover {background-color: #848994 !important;}

.footiconspan {display: block; width: fit-content; margin-top: 3px;}
.footicon {text-align: center; display: block;}

/*===================== 
	My Footer
=======================*/

.footerheader {font-size: 18px; font-family: 'Averia Serif Libre', serif !important; color: white; font-weight: 500;}

a.footerlink:link, a.footerlink:visited, {font-family: 'Averia Serif Libre', sans-serif;}

.footerlink {color: white !important; font-size: 14px !important; font-weight: 500; line-height: 20px; font-family: 'Averia Serif Libre', sans-serif;}



.subfooterlink {
	color: white !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 12px;
	font-family: 'Averia Serif Libre', sans-serif;
}

.subfooterlink2 {
	color: white !important;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 8px;
	font-family: 'Averia Serif Libre', sans-serif;
}

.footercol { }

.thinspot {font-weight: 400;}

.footbg {background-color: white !important;}







/*===================== 
	base styles 
=======================*/

html {
    font-family: 'Averia Serif Libre', serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    margin: 0;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0; font-family: 'Averia Serif Libre', serif !important;
	padding: 0;
	}
	h1 {font-size: 90px;}

p {
	margin: 0;
	}

	
h1 {
}
		

h2 {
}

	
h3 {
}


h4 {
}


h5 {
}


h6 {
}

/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/
	}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color: #aaa; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color: #ccc;
		}  

/*===================== 
	header styles 
=======================*/


header {
	margin: 0 auto;
	width: 100%;
	}

/*===================== 
	nav styles 
=======================*/

nav.primary {
	padding:0;
	display:block;
	margin:0 auto;
	position:relative;
	text-align: right;
	}

nav ul {
	padding:0;
	margin:0;
}

nav ul li {

}

nav > ul > li {
	display:inline-block;
	list-style-type:none; 
	text-align: ;
	padding: ;
}

nav ul li a {
	font-family: ;
	font-size: ;
	font-weight: ;
	color:;
}	
			
nav ul li a:hover {
	color: ;
}


/* Appearance of the sub-level links */

nav.primary ul li li a { 
	line-height: ;
	color: ;
	text-align:;
	font-size: ;
	font-weight:;
	}
	
nav.primary ul li li a:hover { 
	color: ;
	text-align: ;
	font-size:  ;
	font-weight: ;
	}
	
nav.primary ul li li:hover { 
	}
	
	
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
	display: none;
    position: absolute; 
	max-width: 235px;
	background: ;
	/*margin-top: 21px;*/
}
nav.primary ul ul ul {
    position: absolute; 
    left: 100%;
    top:0; 
}
nav.primary ul li:hover > ul {  
    display: block;
    line-height:18px; 
    z-index: 2000 !important;
}
nav.primary ul ul li {
    float: none; 
    position: relative;
	display:block;
    margin:0;
	width:100%;
	padding-left: ;
	padding-right: ;
}

.dropdown_arrow {
	display: inline-block !important;
}

.dropdown_style {
	font-size: ;
	font-weight: ;
}


/******** End of primary Nav ***************/


/*===================== 
	mobile nav
=======================*/

#menu-button{ /* initially will need to be hidden */
	display: block;
	font-size: 32px;
	width:100%;
	position: relative;
	z-index: 400;/* needs to be lower than nav.mobile, adjust as needed */
	padding: ;
	background: rgba(117,56,8,0.6);
	border-bottom: ;
	text-align: right;
	min-height: 0 !important;
	}
	#menu-button a{
		 color:#000;
		 text-decoration: none;
		 text-align: right !important;
	  }

nav.mobile {
	display:block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #000;
	z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
	overflow:auto;
}
nav.mobile h3 { /* Menu header styles */
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: 'Averia Serif Libre', serif;
	font-weight: 700;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
.menu-toggle {
	text-align: right;
	font-size: 28px;
	color: #000;
}

.menu-toggle a:hover {
	color: #000 !important;
}

.close_mobile {
	font-size: 26px !important;
	font-weight: 900;
	text-align: right;
}

nav.mobile .menu-toggle:hover { /* Menu close button on hover */
	color: #fff;
}
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	margin:0;
	padding:0;
}
nav.mobile ul li {
	padding: 8px 0 6px 0 !important;
}
nav.mobile ul li a {
	position: relative;
	display: block;
	padding-left: 14px;
	color: #999;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
}
nav.mobile ul li a:hover {
	background:;
	color: #2b2b2b;
}


nav.mobile ul li li a { /* appearance of the sub-level links */
	position: relative;
	display: block;
	padding: 0px 10px 0px 15px;
	color: #000;
	text-decoration: none;
	text-transform: none !important;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
	background: #666;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #000;
	text-decoration: none;
}
nav.mobile ul li span.click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
	background:url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
	background-size:55%;
	position:relative;
	display:block;
	float:right;
	margin:-44px 0 0 0;
	cursor:pointer;
	z-index: 12399994;
	width:44px;
	height:44px;
	-webkit-transition:background-size .3s ease-in-out;
	-moz-transition:background-size .3s ease-in-out;
	transition:background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover{
	background-size:60%;
}



.revealme {display: none !important;}
.revealme1 {display: none !important;}
.revealme2 {display: none !important;}

/*===================== 
	content styles 
=======================*/


	
/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	banner styles 
=======================*/



/*===================== 
	layout styles 
=======================*/




/*===================== 
	footer styles 
=======================*/

footer {
	margin: 0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:13px;
	color: #222;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:13px;
		color: #fff;
		}

.footertext {
	font-size:13px; 
	color:#666;
	}

.smallfootertext {
	font-size:10px; 
	color:#666;
	}

.divfooter {
	max-width:1200px; 
	text-align:center; 
	margin:0 auto;
	}

/*========================= 
	 Responsive styles 
===========================*/

/*==========  Non-Mobile First Method  ==========*/

@media only screen and (max-width : 1500px) {
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent !important;
    color: #428957 !important;
    font-family: 'Averia Serif Libre', serif;
    font-size: 16px;
    font-weight: 500;
}
	
	.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 6px !important;
}
	
	

}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.graytitle {font-size: 23px;}
	
	.mainbodywrap {display: block; margin: auto; width: 90%;}
	.footercol {padding-bottom: 25px;}

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.contentcol {padding-left: 4% !important; padding-right: 4% !important;}
	.padrow5 {padding-top: 7px !important; padding-bottom: 7px !important;}

		.featuredimg1 {height: 200px; width: 100%;}
	.featuredimg2 {height: 200px; width: 100%;}
	.featuredimg3 {height: 200px; width: 100%;}
	.featuredimg4 {height: 200px; width: 100%;}
	.featuredimg5 {height: 200px; width: 100%;}
	
	.aboutimg {height: 300px !important; margin: auto !important;}
	.serviceimg {height: 300px !important; margin: auto !important;}
	
	
	.featured-title {font-size: 20px;}
	
.navbar-nav {float: none !important; width: fit-content !important; padding-top: 10px;}
.navbar-inverse {margin-top: 0px !important; }

.navbar-nav {margin: auto !important;}
.icon-bar {width: 45px !important; height: 5px !important; margin-top: 8px !important; margin-bottom: 8px !important; background-color: #707070 !important; border-radius: 90px !important;}
.iconspan {float: none !important; margin: auto !important; display: block !important; width: fit-content !important;}
.invicons {max-height: 260px !important;}	
	
	.padrow4 {}
	
.navbar-inverse .navbar-nav > li > a {font-size: 16px;}	
.nav > li > a {position: relative; display: block; padding: 8px !important;}	
	
	.footercol {padding-bottom: 25px;}
	.footerlink {font-size: 13px !important;}
	
	
	.meetus {text-align: center; width: auto; margin: auto; display: block; padding-bottom: 225px;}
	
	
	.logo {margin:auto !important; text-align: center !important;}
	.graytitle {font-size: 20px; padding-left: 0px;}
	
	
	.halfatfirst {width: auto !important;}
	
	
	.hideme1 {display: none;}
	
	
	.mainsidepad {padding-left: 30px !important; padding-right: 30px !important;}

.mainbody {background-color: #d9d9d9;}
.mainbodywrap {display: block; margin: auto; width: 100%;}

	
	.revealme1 {display: block !important;}	
	
	
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.centeratfirst {text-align: left;}
	
	.padleftatfirst {padding-left: 0px !important;}
	
	.contentcol2 {padding-left: 8% !important; padding-right: 8% !important;}
	
	
	.featuredimg1 {width: 100%;}
	.featuredimg2 {width: 100%;}
	.featuredimg3 {width: 100%;}
	.featuredimg4 {width: 100%;}
	.featuredimg5 {width: 100%;}
	
	.featured-title {font-size: 23px;}
	
	.slider__item>div {
      height: auto;
    }
	
	    .slider__item {
      flex: 0 0 100%;
      max-width: 100%; 
    }
	
	
	
	
	
.myh1 {font-family: 'Averia Serif Libre', serif !important; font-size: 65px;}
.myh2 {font-family: 'Averia Serif Libre', serif !important; font-size: 35px;}
.myh3 {font-family: 'Averia Serif Libre', serif !important; font-size: 23px;}
.myh33 {font-family: 'Averia Serif Libre', serif !important; font-size: 23px;}
	
	
	.graytitle {font-size: 23px;}
	
	
.footerheader {font-size: 26px; margin-bottom: 20px; text-align: center !important;}

.footerlink {color: white !important; font-size: 18px !important; font-weight: 500; line-height: 20px; text-align: center !important; display: block;}
	
	
.hideme2 {display: none !important;}
.revealme2 {display: block !important;}	
	
	
	/* 
	#contact {margin-top: -75px;}
	#services {margin-top: -75px;}
	#privacy {margin-top: -75px;}
	#team {margin-top: -75px;}
	#press {margin-top: -75px;}
	#forms {margin-top: -75px;}
	*/
	
	#team {padding-bottom: 75px;}
	
	
	
	

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
 	.slider__item>div {
      height: auto;
    }
	
	.myh1 {font-family: 'Averia Serif Libre', serif !important; font-size: 55px;}
.myh2 {font-family: 'Averia Serif Libre', serif !important; font-size: 30px;}
.myh3 {font-family: 'Averia Serif Libre', serif !important; font-size: 20px;}
.myh33 {font-family: 'Averia Serif Libre', serif !important; font-size: 20px;}
	
.graytitle {font-size: 21px;}
 
}



/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
 	.slider__item>div {
      height: auto;

    }
	
		.myh1 {font-family: 'Averia Serif Libre', serif !important; font-size: 48px;}
.myh2 {font-family: 'Averia Serif Libre', serif !important; font-size: 30px;}
.myh3 {font-family: 'Averia Serif Libre', serif !important; font-size: 20px;}
.myh33 {font-family: 'Averia Serif Libre', serif !important; font-size: 20px;}
	
	.graytitle {font-size: 18px;}
 
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {


}

