.plantSizeBox {
	width:250px;
	height:250px;
	background:#E6F0FF;
	float:left;
	overflow:hidden;
	position:relative;
}
.flowerImage {
	
	
}
.flowerImgWrapper {
	bottom:0;
	right:55px;
	position:absolute;
}
.humanImage {
	bottom:0;
	width:auto !important;
	position:absolute;
	left:20px;
}
.heightMeasurement, .widthMeasurement{
	text-align:center;
	font-size:11px;
}
.vbar {
	right:-12px;
	position:absolute;
	bottom:0;
}
.hbar {
	position:absolute;
	clear:both;
	top:-12px;
}
.hbar img {
	width:100% !important;
}
.vbar img {
	height:100%;
	width:12px !important;
}
.vbar .heightMeasurement {
	position:absolute;
	margin-left:10px;
}
.overlay {
	position:absolute;
	z-index:5;
	top:-12px;
	left:-11px;
}
.catalog-product-view .product-img-box {
	position:relative;
}
.cms-home .col2-left-layout section {
	overflow:visible;
}
.cms-index-index .flexslider {
	overflow:hidden;
}

.contacts-index-index #customer_survey .survey-block .fields .field {
	width:auto;
	float:none;
	margin:auto;
}
.contacts-index-index #customer_survey .survey-block .fields label {
	width:auto;
	margin-bottom:auto;
	margin-top:1px;
}

.blockclear {
	clear:both;
}
.product-text {
	min-height:40px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
	.catalog-product-view .product-accordion .product-accordion-content .plant-size .planting-instructions {
		float:left;
		width:100%;
	}
	.product-shop .product-image-small {
		position:relative;
	}
	.product-shop .overlay {
		margin-top:4%;
	}
}

.catalog-product-view .grouped-items-table tr.even {
    background-color: #f4f4f4;
}
.catalog-product-view .grouped-items-table tr {
    padding: 15px 10px;
}
.catalog-product-view .grouped-items-table td {
    background: transparent;
}
.catalog-product-view .grouped-items-table .simple-product__name {
    font-size: 20px;
    font-size: 1.3rem;
    padding-bottom: 5px;
}

.catalog-product-view .product-shop .out-of-stock-block-btn {
	clear:both;
    border: 2px solid #f70d18;
    min-height: 30px;
    padding: 7px 8px;
    padding: 1.5rem 0.57143rem;
    text-align: center;
    color: #f70d18;
    font-size: 14px;
    font-size: 1rem;
    text-transform: uppercase;
}
.oosOverlay {
	position:absolute;
	bottom:0;
	background: rgba(247, 13, 24, 0.5);
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:8px 0;
}
.products-grid .product-image {
	position:relative;
}
.product-image img {
	vertical-align:bottom;
}

.main-navigation nav.nav-container ul.nav li.level-top > a {
	padding: 1.71429rem 1rem;
}
.cms-page-view .std .videos-list-container ul li {
	height:202px;
}
@media (min-width: 0em) and (max-width: 47.9375em) {
	.cms-page-view .std .videos-list-container ul li {
		height:auto;
	}
}

.amoLogo {
	float:right;
}
.small-only .amoLogo {
	float:none;
	text-align:center;
}
.small-only .amoLogo img {
	width:120px;
}
