html {

}

body {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;
background: #ececec;
	font-family: sans-serif;
}
.title {
	margin: 0;
}
#product #details {
    margin-top: 0;
	margin-left: -15px;
}

 #category h1::after {
content: ' Flower Delivery in Oak Harbor, Coupeville, Greenbank & Anacortes WA';
color:#a2bf53;
}
h1 {
	font-size:28px;
}
a {
	color:#212120;
}

#header{
	background:#FFF;
margin: auto; 
border-bottom:1px solid #ccc;
	
}

#address-bar{

    color: #000;
    font-size: 12px;
    font-style: italic;
    letter-spacing: 1px !important;
    text-transform: uppercase;
	text-align:center;
	padding-top:10px;
}




#logo {
	padding: 0;
	width: 100%;
	max-width:242px;
	height: 120px;
	background: url(images/greenhouse-logo-wide.jpg) no-repeat center center #fff;
background-size: 100% auto;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -50000px;
	overflow: hidden;
}



#address {
	cursor: default;
	margin-top: 10px;
	color: #000;
	
	line-height: 1.8em;
	
	text-align: right;
}

.street town phone {
	display: block;
}
.phone {
	font-weight:bold;
	font-size:1.5em;
}





#navigation {
	margin-left: -30px;
	color:#FFF;
	
	
	text-transform: uppercase;
	
	    background: #004005;
			
}

#navigation a {
	color: #fff;
	    font-size: 12px;
    letter-spacing: 1px !important;
    
}

#navigation li:hover a {
	color: #000;
}

#navigation ul{
	
	margin: auto;
	width: auto;
	float: none;
}

#navigation ul ul {
	border-bottom: 3px solid #614e2d;
}

#navigation li ul a,
#navigation li:hover ul a {
	color: #000;
}

.favorites{
	margin: auto;
}

#text_main h1{
	margin-left: 20px;
	font-family: sans-serif;
	color:#ff007e;
	
	text-transform:uppercase;
	text-align:center;
}
#text_main p{
	
	text-align:center;
	margin-bottom:10px;
}
 h1{
	 margin-left: 10px;
	font-family: sans-serif;
	color:#212120;
	text-transform:uppercase;
}

#page{
	background-color:#FFF;
border-color: #ccc;
border-width: 1px;
border-style: solid;

box-shadow: 0px 38px 38px rgba(102,102,102,0.4);

	width: 1200px;
	margin: auto;
	padding:10px;
	margin-bottom:20px;
	
	
	
	
}

#homepage-banner{
	padding-bottom: 15px;
}

.homepage-callout{
	text-align: center;
	display: block;
	margin-top: 39px;
	margin-bottom: 28px;
}

.homepage-callout img{
	margin: auto;
}

.category-name{
	font-family: 'Droid Serif', serif;
	color: #009946;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight:bold;
}
.homepage-callout{
	color: #474747;
	text-decoration:none;
	
}

.homepage-callout:hover{
	color: #000;
	text-decoration:none;
	
}
#tagline {
	background:#004005;
	min-height:25px;
	
	}

.tagline-text {
	
	font-size: 1em;
	line-height:2em;
	color:#FFF;
	margin-top:20px;
	text-transform:uppercase;
}


	
	

.btn-custom{
	background: #009946;
	color: #fff;
	display: inline-block;
	margin-top: 12px;
	font-size: 1em;
	text-transform:lowercase;
	border:1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.btn-custom a:link{
	text-decoration:none;
}

.btn-custom:hover{
	text-decoration:none;
	background: #000;
	color: #fff;
	
}

#category .product .name{
	font-size: 1.2em;
}
h4 {
    font-size: 14px;
    font-weight: 300 !important;
    text-transform: capitalize;
}


.caption a:hover{
	text-decoration:none; 
}



#breadcrumbs {
	background:url(images/white-bg.png);
	
	
	width: 1200px;
	margin: auto;
	color:#000;
}
#breadcrumbs a{
	color:#999;
	
}

.btn-primary,
.btn-primary:visited {
	background: #161616;
	border-color: #292929;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
	background: #060606;
	border-color: #262626;
}

#category .product .button {
	width: 5em;
	margin: auto;
}

#footer {
	color: #fff;
    background: #004005;
	
	
	font-size: .8em;
	border-top:1px solid #ababab;
	
}

#footer a {
	color: #fff;
	font-size: .8em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
	
}
#footer .footer-title {
	font-weight:bold;
	
}

#footer ul {
	position: relative;
	padding: 20px 0;
	list-style-type: none;
}

#footer2 {
	color: #fff;
	font-size: .8em;
	    background: #004005;
	
	padding-bottom:20px;
}

.checkout #footer2 {
	    background: #004005;
		padding-top:10px;
	
}

#footer2 a {
	
	color: #fff;
}

#footer2 a:hover {
	color: #999;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	display: block;
    max-width: 100%;
    height: auto;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
	display: block;
    max-width: 100%;
    height: auto;
}
.social.ww {
    background: #19b5bc;
}
ww-f:before, .fa-ww:before {
    content:   "\f1e7";
}
.social.knot {
    background: #a7d2f3;
}
knot-f:before, .fa-knot:before {
    content:  "\f004";
}



 .social.linkedin {
	background:#0077b5;
}
.fa-linkedin-f:before, .fa-linkedin:before {
    content:  "\f0e1";
}	
.social.blog {
background:#ef8731;
}

.fa-blog-f:before, .fa-blog:before {
    content: "\f032";
}


.areas-served{
	text-align: center;
	color: #000;
}
.footer-text {
	color: #fff;
	
	font-size: .8em;
}
.social.tumblr-square {
	background:#069;
}
.fa fa-tumblr-square {
	content: "\f174";}
		
.social.vimeo {
	background:#09F;
}
.fa fa-vimeo-f:before, .fa-vimeo:before {
	content:"\f194";}



.social.flickr {
	background:#CCC;
	
}
.fa fa-flickr {
	content: "\f16e";
}


@media (min-width: 1200px)
{

.container {
    width: 1200px;
		}
}

@media screen and (max-width: 991px)
{
	.callouts2{
		padding-top: 25px;
	}
	#header{
		width: 100%;
	}
	#page{
		width: 100%;
	}
	#footer{
		width: 100%;
	}
	#footer2{
		width: 100%;
	}
}

@media screen and (max-width: 768px)
{
	#logo {
		font-size: 2.1em;
	}

	#footer2 {
		font-size: .65em;
	}
}

@media screen and (min-width: 768px)
{
	#website-controls {
		margin-top: 15px;
	}

	#navigation li:hover {
		background: #ececec;
	}

	#search {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media screen and (max-width: 767px)
{
	.callouts{
		padding-top: 20px;
	}
	#logo{
		margin: 5px auto auto;
	}
	
	@media screen and (min-width: 768px)
{
	#website-controls {
		margin-top: 15px;
	}

	#navigation li:hover {
		background: #614e2d;
	}

	#search {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	#navigation ul{
		width: 100%;
	}
	.footer-text {
	
	line-height: 36px;
	
}
}
}

@media (min-width: 767px){
	.email-subscription-form {
		padding-top: 20px;
		max-width: none;
	}

	.email-subscription-form br {
		display: none;
	}

	.email-subscription-form h4 {
		float: left;
		width: 180px;
		padding-right: 20px;
	}

	.email-subscription-form input[type="email"] {
		float: left;
		height: 44px;
		width: calc(100% - 360px);
		max-width: 300px;
		border-right: none;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.email-subscription-form input[type="submit"] {
		height: 44px;
		width: 180px;
		border-left: none;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
}