/*
Theme Name: Pollination
*/
body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}
.header {
	width: 100%;
	float: left;
	padding: 30px 0;
	margin: 0 0 60px 0;
}
.home .header,
.page-template-template-contact .header {
	margin: 0;
}
.shop-items {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	text-align: center;
}
.shop-items a {
	color: #000;
	text-decoration: none;
}
.shop-items > span {
	display: inline-block;
	color: #000;
	margin: 0 5px;
}

/* Mobile styles for burger icon */
@media (max-width: 767px) {
	.shop-items {
		float: none;
		width: auto;
		margin: 0;
		text-align: left;
	}

	.menu-area {
		width: 100%;
	}
}

.logo-container {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.logo-container {
		margin-bottom: 30px;
	}
}

.logo {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
}

@media (min-width: 768px) {
	.logo {
		margin: 0 0 30px 0;
	}
}
.logo img {
	width: 100%;
	float: left;
	margin: 0 auto;
}
.menu-area {
	width: 100%;
	float: left;
	text-align: center;
}
.menu-area ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}
.menu-area ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0 15px;
	padding: 0;
	position: relative;
}
.menu-area ul li a {
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.menu-area ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.menu-area ul li ul {
	display: none;
	background-color: #efefef;
	width: 320px;
}
.menu-area ul li:hover ul {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1000;
	text-align: left;
	padding: 5px 5px;
}
.menu-area ul li ul li {
	text-align: left;
	padding: 4px 0;
	display: block;
}
.menu-area ul li ul li a {
	font-size: 14px;
	border-bottom: 0;
	text-transform: none;
	text-decoration: none;
}
.footer {
	width: 100%;
	float: left;
	padding: 30px 0;
	margin: 0 0 30px 0;
	text-align: center;
}
.footer p {
	line-height: 24px;
	margin: 0 0 30px 0;
}
.footer p a {
	color: #869086;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.footer p a:hover {
	border-bottom: 1px solid #869086;
}
.footer .legal p {
	font-size: 14px;
}
.footer .legal a i {
	font-size: 22px;
	margin: 0 5px;
}
.footer .legal a:hover {
	border-bottom: 0;
}
.newsletter {
	background-image: url(images/newsletter.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	width: 100%;
	float: left;
	position: relative;
}
.newsletter-message {
	width: 100%;
	float: left;
	text-align: center;
	padding: 130px 0;
}
.newsletter-message h2 {
	font-family: 'Prata', serif;
	font-size: 46px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #7f7f7f;
}
.newsletter-message p {
	margin: 0 0 30px 0;
}
.newsletter-message a {
	border: 1px solid #929885;
	background-color: #cdd1c8;
	color: #929885;
	font-family: 'Prata', serif;
	font-size: 18px;
	padding: 15px 35px;
	text-decoration: none;
	display: inline-block;
}
#bee {
	background-image: url(images/bee.png);
	background-repeat: no-repeat;
	background-size: 120px;
	width: 120px;
	height: 142px;
	display: block;
	position: absolute;
	top: -40px;
	left: 0;
}
#thistle {
	background-image: url(images/thistle.png);
	background-repeat: no-repeat;
	background-size: 300px;
	width: 300px;
	height: 350px;
	display: block;
	position: absolute;
	bottom: -45px;
	right: 0;
}
.hero {
	width: 100%;
	float: left;
	margin: 0 0 120px 0 !important;
	text-align: center;
}
.hero-message {
	width: 100%;
	float: left;
	padding: 220px 0;
}
.hero-trans {
	background-image: url(images/trans.png);
	background-repeat: repeat;
}
.hero-message h2 {
	font-family: 'Prata', serif;
	font-size: 52px;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
.hero-message p {
	color: #fff;
	font-size: 18px;
	margin: 0;
}
.hero .slick-dots {
	bottom: 25px !important;
}
.hero .slick-dots li button:before {
	font-size: 16px !important;
	color: #fff !important;
}
.body {
	width: 100%;
	float: left;
}
.intro-text {
	text-align: center;
	position: relative;
	margin: 0 0 60px 0;
}
.intro-text h1,
.woocommerce-products-header h1 {
	font-family: 'Prata', serif;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: center;
}
.intro-text p {
	line-height: 24px;
	margin: 0 0 30px 0;
}
#thistle2 {
	background-image: url(images/thistle2.png);
	background-repeat: no-repeat;
	background-size: 80px;
	width: 80px;
	height: 183px;
	display: block;
	position: absolute;
	left: -200px;
	top: 0;
}
.shop-online-cta {
	background-image: url(images/taper.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	float: left;
	text-align: center;
	border: 1px solid #b8c1b8;
	padding: 60px;
	margin: 0 0 60px 0;
}
.shop-online-cta h2 {
	font-family: 'Prata', serif;
	color: #7f7f7f;
	font-size: 46px;
	margin: 0 0 30px 0;
	padding: 0;
}
.shop-online-cta a {
	border: 1px solid #929885;
	background-color: #cdd1c8;
	color: #929885;
	font-family: 'Prata', serif;
	font-size: 18px;
	padding: 15px 65px;
	text-decoration: none;
	display: inline-block;
}
.shop-item-section {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	float: left;
	margin: 0 0 120px 0;
}
.shop-item-section a {
	background-image: url(images/trans.png);
	background-repeat: repeat;
	width: 100%;
	float: left;
	height: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-family: 'Prata', serif;
	font-size: 36px;
	text-decoration: none;
	padding: 90px 20px;
}
.featured-flower {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Prata', serif;
	font-size: 28px;
	margin: 0 0 30px 0;
	padding: 0;
	text-transform: uppercase;
}
.featured-item {
	width: 100%;
	float: left;
	margin: 0 0 120px 0;
	text-align: center;
}
.featured-item img {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.featured-item h3 a {
	font-family: 'Prata', serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
.featured-item p {
	color: #858585;
	font-family: 'Prata', serif;
	margin: 0;
}
.reviews {
	width: 100%;
	float: left;
	margin: 0 0 120px 0;
	text-align: center;
}
.review-99 {
	width: 25px;
	display: inline-block !important;
	margin: 0 0 30px 0;
}
.reviews p.attribute {
	text-transform: uppercase;
	font-weight: 700;
}
#thistle3 {
	background-image: url(images/thistle3.png);
	background-repeat: no-repeat;
	background-size: 80px;
	width: 80px;
	height: 182px;
	display: block;
	position: absolute;
	right: 0;
	top: -40px;
}
.reviews-container {
	position: relative;
	width: 100%;
	float: left;
	margin: 0 0 120px 0
}
.instagram {
	width: 100%;
	float: left;
	border-top: 1px solid #efefef;;
	margin: 110px 0 60px 0;
	padding: 110px 0 0 0;
	text-align: center;
}
.home .instagram {
	margin: 0 0 60px 0;
	border-top: 0;
}
.instagram h2 {
	width: 100%;
	float: left;
	text-align: center;
	font-family: 'Prata', serif;
	font-size: 28px;
	margin: 0 0 30px 0;
	padding: 0;
	text-transform: uppercase;
}
.instagram_link {
	border: 1px solid #c9c9c9;
	background-color: #fff;
	padding: 15px 35px;
	color: #b0b8b2;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	margin: 0 auto 60px 0;
}
.instagram_link:hover {
	text-decoration: none;
	color: #000;
}
.insta-img {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	max-height: 200px;
	overflow: hidden;
}
.insta-img img {
	width: 100%;
	float: left;
}


.woocommerce-product-gallery,
.summary.entry-summary {
	width: 100% !important;
	float: left !important;
}
.woocommerce div.product form.cart .variations label {
	color: #000 !important;
	font-weight: normal !important;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 40px;
}
h1.product_title {
	font-family: 'Prata', serif;
	font-size: 34px;
	margin: 0 0 20px 0;
	padding: 0;
}
.woocommerce-product-gallery__image {
	margin: 0 5px 10px 5px;
}
woocommerce-product-gallery__image:first-child {
	margin: 0 0 15px 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #929885 !important;
}
.woocommerce-product-details__short-description {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.summary.entry-summary p.price {
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	float: left;
}
.single_variation_wrap {
	background-color: #efefef;
	padding: 30px;
	width: 100%;
	float: left;
}
.gform_wrapper.single_variation_wrap {
	padding: 0;
	margin: 0 !important;
}
.gform_wrapper.single_variation_wrap .gform_wrapper {
	margin: 0 !important;
}
.gform_wrapper.single_variation_wrap .gform_wrapper .gform_body > ul > li {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 100% !important;
	float: left !important;
}
.gform_wrapper.single_variation_wrap .gform_wrapper .gform_body > ul > li > label.gfield_label {
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 400;
}
ul.gfield_radio > li > input,
ul.gfield_checkbox > li > input {
	float: left;
	margin: 0 10px 0 0;
}
ul.gfield_radio > li > label,
ul.gfield_checkbox > li > label {
	font-weight: 400 !important;
	float: left;
	line-height: 26px !important;
}
ul.gfield_checkbox > li > label > span {
	display: block;
}
.please-note {
	width: 100%;
	float: left;
	padding: 15px;
	background-color: #e5e5e5;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.please-note h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: 'Prata', serif;
	font-size: 24px;
}
.please-note p {
	font-size: 14px;
	margin: 0 0 15px 0;
}
#field_2_6 .please-note ul {
	margin: 0 0 0 20px !important;
}
.please-note ul li {
	font-size: 14px;
}
.single_variation_wrap label {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
.gfield_description {
	padding: 0 !important;
	font-style: italic;
}
.single_variation_wrap .form-row {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	width: 100%;
	float: left;
}
#field_2_7 {
	display: none !important;
}
.single_variation_wrap input[type=text],
.single_variation_wrap textarea {
	border: 1px solid #565656;
    padding: 10px !important;
}
.single_variation_wrap .wc-pao-addon-field {
	padding: 10px;
	border: 1px solid #565656;
}
.single_variation_wrap .gform_wrapper select {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 14px;
	width: 100%;
	float: left;
	-webkit-appearance: none;
	border: 1px solid #565656;
	background-color: #fff;
	border-radius: 0;
	padding: 5px 10px !important;
}
.single_variation_wrap .gform_footer.top_label { display: none !important; }
.woocommerce div.product form.cart .variations select {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 14px;
	width: 100%;
	float: left;
	-webkit-appearance: none;
	border: 1px solid #565656;
	background-color: #fff;
	border-radius: 0;
	padding: 5px 10px;
	margin: 0 0 15px 0;
}
.woocommerce-variation-price {
	margin: 0 0 20px 0;
}
.product-addon-totals {
	display: none !important;
}
.single-product .input-text.qty.text {
	border: 1px solid #565656;
	background-color: #fff;
	padding: 5px 10px;
	text-align: center;
}
.single_add_to_cart_button {
	background-color: #929885 !important;
	border: 1px solid #929885 !important;
	color: #fff !important;
	border-radius: 0 !important;
	padding: 8px 22px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.woocommerce-variation-add-to-cart {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
mark.count { display: none !important; }
ul.products li.product-category {
	text-align: center;
}
ul.products li.product-category a h2 {
	color: #929885;
}
ul.products li.product {
	text-align: center;
}
ul.products li.product a h2 {
	color: #929885;
}
.content h1 {
	font-family: 'Prata', serif;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 36px;
}
.content h2 {
	font-family: 'Prata', serif;
	margin: 30px 0 15px 0;
	padding: 0;
	font-size: 36px;
}
.page-template-template-weddings-new .content h2 {
	margin: 0 0 30px 0;
}
.cart_totals h2 {
	font-family: 'Prata', serif;
	margin: 30px 0 5px 0;
	padding: 0;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
	font-weight: normal;
	font-size: 12px;
}
.product-name > a {
	color: #929885;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
	width: 72px !important;
}
.woocommerce-cart .checkout-button.button.alt.wc-forward,
#place_order {
	background-color: #929885 !important;
	border: 1px solid #929885 !important;
	color: #fff !important;
	border-radius: 0 !important;
	padding: 15px 22px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}
#coupon_code {
	width: 200px;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
h3#ship-to-different-address {
	font-family: 'Prata', serif;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
}
.col2-set {
	margin: 0 0 30px 0;
}
.woocommerce-billing-fields p.form-row,
.woocommerce-shipping-fields p.form-row {
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
}
.woocommerce-billing-fields p.form-row label,
.woocommerce-shipping-fields p.form-row label {
	font-weight: normal;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

.woocommerce-shipping-fields p.form-row input[type=text],
.woocommerce-shipping-fields p.form-row input[type=tel],
.woocommerce-shipping-fields p.form-row input[type=number],
.woocommerce-shipping-fields p.form-row input[type=email],
.woocommerce-shipping-fields p.form-row textarea,

.woocommerce-billing-fields p.form-row input[type=text],
.woocommerce-billing-fields p.form-row input[type=tel],
.woocommerce-billing-fields p.form-row input[type=number],
.woocommerce-billing-fields p.form-row input[type=email],
.woocommerce-billing-fields p.form-row textarea,
#order_comments {
	width: 100%;
	padding: 5px;
	border: 1px solid #565656;
}
#ship-to-different-address label {
	margin: 0;
	padding: 0;
}
#map {
	width: 100%;
	float: left;
	min-height: 600px;
	margin: 0 0 60px 0;
}
.formset ul li label {
	font-weight: normal !important;
	font-size: 14px;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;  
}
.formset ul li input[type=text],
.formset ul li input[type=email],
.formset ul li textarea {
	border: 1px solid #565656;
	padding: 10px !important;
}
.formset .gform_button.button {
	background-color: #929885 !important;
	border: 1px solid #929885 !important;
	color: #fff !important;
	border-radius: 0 !important;
	padding: 15px 22px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.formset .gform_footer.top_label {
	margin: 8px 0 0 0 !important;
	padding: 0 !important;
}

.formset .gform_wrapper {
	margin: 0 !important;
	padding: 0 !important;
}
.formset ul.gform_fields li {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
.content p a {
	color: #929885;
}
dd.variation-OptionalExtras ul {
	margin: 0;
}
#burger {
	margin: 0;
	font-size: 28px;
	cursor: pointer;
	color: #000;
	transition: all 0.3s ease;
	float: left;
	padding: 5px 15px;
	line-height: 1;
}

#burger:hover {
	opacity: 0.7;
}

/* Mobile Menu Styles */
@media (max-width: 767px) {
	#burger {
		margin: 0 10px 0 0;
		display: block;
	}

	.shop-items {		
		text-align: center;
	}

	.menu-area {
		display: none;
		position: absolute;
		top: 140px;
		left: 0;
		right: 0;
		background: #fff;
		width: 100%;
		z-index: 999;
		border-top: 1px solid #efefef;
		border-bottom: 1px solid #efefef;
		padding: 20px 0;
		clear: both;
	}

	.menu-area ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.menu-area ul li {
		display: block;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #efefef;
	}

	.menu-area ul li:last-child {
		border-bottom: none;
	}

	.menu-area ul li a {
		display: block;
		padding: 15px 20px;
		color: #000;
		text-decoration: none;
		font-size: 16px;
		transition: background-color 0.2s ease;
	}

	.menu-area ul li a:hover {
		background-color: #f5f5f5;
		text-decoration: none;
	}
}
.woocommerce-product-details__short-description h2 {
	font-family: 'Prata', serif;
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 24px;
}
.popupbox {
	max-width: 800px;
}
.popupbox h2 {
	font-family: 'Prata', serif;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #efefef;
	font-size: 24px;
}
ul.gfield_radio li label span.ginput_price { display: none !important; }
ul.wc_payment_methods {
	width: 100%;
	float: left;
}
ul.wc_payment_methods li {
	width: 100%;
	float: left;
	display: block;
}
ul.wc_payment_methods li > label {
	display: unset;
}
.woocommerce-terms-and-conditions-wrapper {
	width: 100%;
	float: left;
}
.woocommerce-privacy-policy-text {
	width: 100%;
	margin-top: 30px;
	float: left;
}
.gallery-item {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.gallery-item img {
	width: 100%;
	float: left;
}
.col-xs-12.hidden-lg.hidden-md.hidden-sm {
	text-align: center;
}
#field_4_7,
#field_10_7, 
#field_5_7 { display: none !important; }
.slick-initialized .slick-slide {
	background-position: center center;
}
.store-notice {
	background-color: #efefef;
	width: 100%;
	float: left;
	margin: -40px 0 90px 0;
	padding: 30px 30px 10px 30px;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.75);
}
.store-notice h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: 'Prata', serif;
	font-size: 24px;
}
.store-notice p {
	font-size: 16px;
	margin: 0 0 20px 0;
}
.store-notice p a {
	color: #000;
	text-decoration: underline;
}
.delivery-bar {
	width: 100%;
	float: left;
	margin: -30px 0 60px 0;
	text-align: center;
}
.delivery-bar p {
	background-image: url(images/truck.png);
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: left center;
	padding: 0 0 0 56px;
	margin: 0;
	display: inline-block;
	margin-left: 20px;
}
.delivery-bar p a {
	background-color: #efefef;
	border-radius: 4px;
	padding: 5px 10px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.delivery-inside {
	width: 100%;
	float: Left;
	box-shadow: 0 0 0.5em rgba(52,52,52,.2);
	padding: 20px 20px;
	border-radius: 6px;
}
.page-template-template-contact-php .delivery-bar {
	margin-top: 0 !important;
}
.home .delivery-bar {
	margin: -60px 0 90px 0 !important;
}
.mailchimp-newsletter input {
	float: left;
	margin: 0 10px 0 0;
}
.mailchimp-newsletter label {
	line-height: 12px !important;
	float: left;
}
p.wc-pao-addon-606-lily-colour-0 { display: none !important; }
.woocommerce .wc-pao-addon-container p.form-row {
	margin: 0 !important;
}
.wc-pao-addon-container p label {
	margin: 0 !important;
}
.wc-pao-addon > label {
	font-weight: 400;
	margin: 0 0 10px 0;
}
ul#input_4_20 li input {
	float: left;
}
ul#input_4_20 li label {
	float: left;
}
ul#input_4_20 li label span {
	float: right;
	margin: 0 0 0 10px;
}
html body.single-product .gform_wrapper img.ui-datepicker-trigger {
	width: 100% !important;
	float: left;
	height: auto !important;
	margin-top: -20px !important;
}
#input_4_22, #input_9_22 {
	width: 1px !important;
	height: 1px !important;
	color: transparent !important;
	border-color: transparent !important;
	background-color: transparent !important;
	padding: 0 !important;
}
p.selectedates {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.page-template-template-weddings-new .gf_left_half input {
	width: 95% !important;
}
.gallery.gallery-columns-4 {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
}
.gallery.gallery-columns-4 dl {
	width: 25%;
	float: left;
}
.gallery.gallery-columns-4 dl dt {
	padding: 0 15px 0 0;
}
.gallery.gallery-columns-4 dl dt img {
	width: 100%;
	height: auto;
}
.sub-restrict {
	background-color: #fff;
	padding: 15px;
	width: 100%;
	float: left;
}
.sub-restrict h2 {
	font-family: 'Prata', serif;
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}
.sub-restrict p {
	font-size: 14px;
	margin: 0;
}
#input_8_6 {
	height: 200px;
}
ul.products li.product a h4 {
	color: #565656;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	display: block;
}
.wedding-box {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 30px 0;
}
.wedding-box img {
	width: 100%;
	float: left;
}


.wedding-box {
	background-image: url(images/taper.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	float: left;
	text-align: center;
	border: 1px solid #b8c1b8;
	padding: 60px 15px 15px 15px;
	margin: 30px 0 60px 0;
}
.wedding-box a {
	font-family: 'Prata', serif;
	color: #7f7f7f;
	font-size: 24px;
	margin: 65px 0 0 0;
	padding: 0;
	display: block;
}
#field_9_7 { display: none !important; }
.postid-6147 .gform_body,
.postid-6148 .gform_body,
.postid-2677 .gform_body,
.postid-816 .gform_body,
.postid-823 .gform_body,
.postid-533 .gform_body {
	background-color: #efefef;
	padding: 30px;
	width: 100%;
	float: left;
}
.postid-485 #field_9_23 { display: none !important; }
.mpop {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #D11010;
}