.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;
}
.catalog-product-view .product-shop .out-of-stock-block-btn-extra {
	width:100% !important;
	font-weight:bold;
	font-size:16px;
	padding:0;
}
.catalog-product-view .product-shop .out-of-stock-block-btn-extra-heading {
	color:#fff;
	background-color:#f70d18;
	padding:4px;
}
.catalog-product-view .product-shop .out-of-stock-block-btn-extra-body {
	text-align:left;
	font-weight:normal;
	text-transform:none;
	font-size:14px;
	padding:12px 8px;
}
.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;
}

#paf_addressoptions {
	width:100%;
}
#requestCatalogue .form-list .pcAddressBox {
	background:#D9E8AE;
	padding:20px;
	width:95%;
}
#requestCatalogue .form-list .pcText {
	clear: both;
	font-size: 12px;
	font-size: 0.85714rem;
	margin: 3px 0 6px;
	margin:  0.21429rem 0 0.42857rem;
	color: #0f743b;
	font-family: "Lato", Tahoma, arial, sans-serif;
}
#requestCatalogue .form-list .pcAddressBox label {
	margin:0;
}
#requestCatalogue .form-list .lookupAdd {
	margin:30px 0 0 0;
}
#addOptions {
	clear:both;
	float:left;
}

@media (min-width: 0em) and (max-width: 60em) {
    #requestCatalogue .form-list .pcText br {
		display:none;
	}
}
@media (min-width: 0em) and (max-width: 54.1em) {
   #requestCatalogue .form-list .pcText br {
		display:none;
	}
	#requestCatalogue .form-list .lookupAdd {
		margin:45px 0 0 0;
	}
}
@media (min-width: 0em) and (max-width: 47.9375em) {
	.cms-page-view .std .videos-list-container ul li {
		height:auto;
	}
	#requestCatalogue .form-list .lookupAdd {
		margin: 0 !important;
	}
	#addOptions {
		margin:20px 0 0 0;
	}
	#requestCatalogue .form-list .pcText br {
		display:none;
	}
}

.amoLogo {
	float:right;
}
.small-only .amoLogo {
	float:none;
	text-align:center;
}
.small-only .amoLogo img {
	width:120px;
}


