html {
	background: #fff;
}
#best-rated {
	padding: 10px 0 0 0;
	text-align: center;
}
body {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	font-family: sans-serif;
}
html #product .description {
	color:#262525;
}
a {
	color: green;
}
h1 {
	  /*  font-family: 'Great Vibes';*/
	font-size: 40px;
}
h4 {
	color:#666; 
}
.table-striped > tbody > tr:nth-of-type(odd){
	background-color:#f9f9f9
}

.right {
		float: right;
	margin: 0 0 5px 15px;
	display: block;
    max-width: 100%;
    height: auto;
}
#ww-widget-wwrated-2013 {
    float: right;
	margin: 0 0 5px 25px;
	display: block;
    max-width: 100%;
    height: auto;
}

#logo {
	line-height: 1.2em;
	text-align:center;
	
}

#logo a {
	display: block;
	text-decoration: none;
}

#logo a:hover .primary {

	color: #63B92A;
	/*text-shadow: 0 3px 10px rgba(0, 0, 0, .7), 0 0 5px #000;*/
}

#logo a .primary {
	position: relative;
	z-index: 10;
	display: block;
	color: #000;
	font-size: 1.7em;
	font-family: 'Great Vibes';
	transition: .3s;
	margin-top:30px;
}

#logo a .secondary {
	display: block;
	color: #000;
	font-size: .8em;
	text-transform:uppercase;
}
.homepage #large-featured-products {
  
    padding: 10px 0;
}
#text_main {
	font-size: 1.5em;
	text-align: center;
	color: #63B92A;
	padding: 10px;

}
#page{
	background: #fff;
}
#wrapper{
	border-radius: 10px;
	max-width: 1000px;
	margin: auto auto;
}
#header{
	max-width: 960px;
	margin: auto;
}
#header .container{
	width: 956px;
}
.flourish-lft{
	padding: 0;
}
.flourish-rght{
	padding: 0;
}
#top-content{
	max-width: 960px;
	margin: auto;
}

#address {
	cursor: default;
	margin-top: 13px;
	color: #707070;
	line-height: 1.5em;
	font-weight: bold;
	display: inline-grid;
}

.street .town .phone {
	display: block;
}
.social-head {
	text-align: left;

}
#tag-line {
	cursor: default;
	max-width: 327px;
	margin: 0;
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align:center;
}

#tag-line .tag{
	line-height: .9em;
	font-family: garamond, serif;
}

#tag-line .italic {
	line-height: .9em;
	font-family: garamond, serif;
	text-transform: lowercase;
}

#tag-line .tag {
	color: #fff;
	font-size: 1.5em;
}

#tag-line .italic {
	color: #fff;
	font-size: 1.2em;
	padding-bottom: .6em;
	font-family: garamond, serif;
	font-style:italic;
}


#navigation {
	background: #fff;
	
	margin: auto;
	border-bottom: 3px solid #000;	
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	
}
#navigation ul{
	  display: table;
    margin: auto;
    width: auto;
}


#navigation a {
	color: #000;
	padding: 0 20px;
}

#navigation li:hover a {
	color: #63b92a;
}

#navigation ul ul {
	border-bottom: 3px solid #000;
	width: 300px;
}
#navigation {
	width:auto;
}
#navigation li li {
    width: 300px;	
	
}
#navigation li ul a,
#navigation li:hover ul a {
	color: #000;
	line-height: 2em;
	text-transform: capitalize;
}

#breadcrumbs {
	background: #fff;
	border-bottom: 1px solid #ece7e7; 
	line-height: 25px;
	
}
#homepage-banner{
	margin-top: 11px;
	float: left;
	width: 100%;
	max-height: 385px;
	overflow: hidden;
	
	
}
/*homepage callouts*/


legend, td, th {
    padding: 10px;
}

.btn-link {
        color: green;
    font-weight: normal;
    font-size: 1.5em;
    border: 1px solid #DDD;
    border-radius: 2px;
}

.homepage-callout {
	float: left;
	display: block;
	height: 250px;
    width: 100%;
	margin:auto;
	background-size:cover;
	background-position: center;
	margin-bottom: 15px;
}


/*end of callouts*/


.btn-primary,
.btn-primary:visited {
	background: #c0366e;
	border-color: #c0366e;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
	background: #d24d5d;
	border-color: #d24d5d;
}
.large-featured-product .link {
	display:none;
    
}

#custom_code.contentText {   /*text main*/
   color: #000;
   padding:10px;
   text-align:center;
}

#category .product .button {
	width: 5em;
	margin: auto;
}

#footer {
	color: #000;
	border-top: 10px solid #000;
	text-align: center;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration:underline;
}
#footer .footer-title {
	font-weight:bold;	
}

#footer ul {
	position: relative;
	padding: 20px 0;
	list-style-type: none;
}

#footer2 {
	color: #000;
	font-size: .8em;
}

.checkout #footer2 {
	background: linear-gradient(to bottom, #CCC 0, #EEE 4px);
}

#footer2 a {
	color: #000;
}

#footer2 a:hover {
	color: #999;
	text-decoration:underline;
}
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;
}
	/*socials*/
.social.knot {
    background: #a7d2f3;
}
knot-f:before, .fa-knot:before {
    content:  "\f004";
}

.social.ww {
    background: #19b5bc;
}
ww-f:before, .fa-ww:before {
    content:   "\f1e7";
}


 .social.linkedin {
	background:#0077b5;
}
.fa-linkedin-f:before, .fa-linkedin:before {
    content:  "\f0e1";
}	
.social.blog {
background:#ef8731;
}


fa fa-recycle
.fa fa-recycle-f:before, .fa-blog:before {
    content: "\1b8";
}
.social.recycle {
    background:#166a18;
}

.fa fa-recycle-f:before, .fa-recycle:before {
    content: "\f1b8";
	}
	
.social.tumblr-square {
	background:#069;
}
.fa fa-tumblr-square {
	content: "\f174";}
	
	.social.flickr {
	background:#CCC;
	
}
.fa fa-flickr {
	content: "\f16e";}
		
.social.vimeo {
	background:#09F;
}
.fa fa-vimeo-f:before, .fa-vimeo:before {
	content:"\f194";}

.caption {
		
		position: absolute;
		top: 50%;
		left: 20%;
		width: 60%;
		padding: 20px;
		line-height: 1.6em;
		
		text-align: center;
		transform: translate(0, -50%);
		background: rgba(32, 32, 32, .8);
		transition: .2s;
		max-width: 350px;
	}

	.super-title {
		color: #9ECC3B;
		font-size: .9em;
		text-shadow: 0.1em 0.1em 0.05em #000;
	}

	.title {
		color: #fff;
		font-size: 1.3em;
		text-shadow: 0.1em 0.1em 0.05em #000;
	}
.caption:hover {
		margin-top: -5px;
		background: rgba(0, 0, 0, .9);
	}

.local-florist 
	{
		width: 130px;
	}
	

@media screen and (max-width: 991px)
{
	
	#header .container{
		width: 100%;
	}
}
@media screen and (max-width: 888px)
{
	#address{
		font-weight: normal;
		font-size: .9em;
	}
}
@media screen and (max-width: 782px)
{
	#navigation{
		font-size: 1em;
	}
	#navigation ul {
	width: 100%;
}
}

@media screen and (max-width: 767px)
{
	#navigation ul {
	width: 100%;
}
	#logo {
		font-size: 2.1em;
	}

	#footer2 {
		font-size: .65em;
	}
	#address{
		text-align: center;
		font-weight: bold;
		font-size: 1em;
		margin-top: 10px;
	}
	#header{
		border-bottom: 3px solid #000;
	}
	.ribbon-text{
		margin-top: -14px;
	}
	.ribbon-flower{
		margin-top: -22px;
	}
	
	h1 {
		font-size: 30px;
	}
	.callout-tagline{
		bottom: 4.3em;
	}
	.social-head {
	margin: auto;
	display: inline;
}
	
}

@media screen and (min-width: 768px)
{
	#website-controls {
		margin-top: 15px;
	}

	#navigation li:hover {
		background: #2a2a2a;
	}

	#search {
		margin-left: -15px;
		margin-right: -15px;
	}

	.homepage-callout {
		height: 170px;
	}
}
@media screen and (max-width: 730px)
{
	.four-callouts{
		display: none;
	}
}
@media screen and (max-width: 375px)
{
	h1 {
    font-size: 20px;
	
}
	.phone {
		display: center;
	}
	.local-florist 
	{
		width: 50px;
	}
	}

@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;
	}
}

.google-review-card{
	width:100%;
}