@charset "utf-8";
/* COLORS START */
a {
	color: #edbe30;
	text-decoration: none
}
a:visited {
	color: #7bb748
}
a:hover {
	color: #7bb748
}
h1, h2, h3, h4, h5 {
	color: #58636b;
}
.btn {
	background-color: #7bb748;
	color: #FFFFFF!important;
}
.btn:hover {
	background-color: #7bb748
}

@media (max-width: 992px) {
.top_menu a {
	font-size: 14px;
}
.testimonials_text {
	width: 45%;
}
}

@media (max-width: 768px) {
.top_menu a {
	font-size: 10px;
	font-weight: bold;
}
.testimonials_text {
	width: 100%;
}
}
.top_menu li {
}
.top_menu li:hover {
}
#search_flowers {
/*border-top: 5px solid #edbe30;
	border-bottom: 5px solid #edbe30;*/
}
.row.content.box {
	height: 440px;
}
.padding_10 {
	margin-right: 10px;
}
.mainpage_quote_box {
	background-color: #FFFFFF;
}
.arealinks li {
	background: #7bb748;
}
.arealinks li:hover {
	background: #edbe30;
}
.box {
	border: 2px solid #7db84b;
}
.box a, .arealinks a, #footer a {
	color: #7bb748;
	text-decoration: none;
}
.product_preview:hover {
	border: 1px solid #7bb748;
	display: block;
	box-shadow: 0px 0px 10px #cccccc;
	transition: box-shadow 0.3s ease-in-out;
}
.product_preview a.btnorder {
	background: #f6a400;
	color: #fff;
}
.product_preview:hover a.btnorder {
	background: #f6a400;
	color: #fff;
}
.product_preview div {
	color: #646464;
}
@keyframes phone-ani {
 0% {
background-color: #7bb748;
}
 50% {
background-color: #ffffff;
}
 100% {
background-color: #7bb748;
}
}
.price_table td > span {
	color: #edbe30;
}
.price_table tr:nth-child(2n+1) {
	background: #7bb748;
	color: white;
}
/* COLORS END */

img, object, embed, video {
	max-width: 100%
}
.ie6 img {
	width: 100%
}
@font-face {
	font-family: 'open_sanslight';
	src: url(OpenSans-Light-webfont.eot);
	src: url(OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"), url(OpenSans-Light-webfont.woff) format("woff"), url(OpenSans-Light-webfont.ttf) format("truetype"), url(OpenSans-Light-webfont.svg#open_sanslight) format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "Dancing Script";
	src: url("Dancing_Script.eot?") format("eot"), url("Dancing_Script.woff") format("woff"), url("Dancing_Script.ttf") format("truetype"), url("Dancing_Script.svg#DancingScript") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham Rounded';
	src: url('GothamRounded-Light.woff2') format('woff2'), url('GothamRounded-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
.clr, .clear {
	clear: both
}
.area-li li {
	text-transform: capitalize;
	float: left;
	width: 49%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none
}
[hidden] {
	display: none
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	font-size: 13px;
	max-width: 1768px;
	margin: 0 auto;
}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #222
}
.price_table {
	float: left;
	width: 48%;
	margin: 1%;
}
.price_table td {
	padding: 5px 10px;
}
.price_table td > span {
	font-size: 18px;
	padding-left: 5px;
}
.price_table th {
	padding: 5px;
}
.tel_tablet img {
	width: 135px;
	margin-top: 40px;
}
.ts-author-name {
	color: #7bb748;
	font-weight: 700;
}
.ts-review-rating, .ts-review-rating span {
	text-align: right;
	font-size: 13px;
}
.ts-review-rating img {
	vertical-align: text-bottom;
}
img.float-left {
	float: left;
	margin-right: 10px;
}
.testimonials_names {
	text-align: right;
	margin-top: 15px;
}
.testimonials_date {
	text-align: right;
	margin-right: 5%;
	font-size: 15px;
	color: #a7a7a7;
}
.ts-review-body {
	padding: 5px;
}
.testimonials_text {
	margin: 0;
	width: 50%;
	float: left;
	height: 220px;
}
.float_left {
	float: left;
	width: 50%;
}
blockquote {
	font-size: 15px;
	line-height: 20px;
}
.arrow-box {
	position: relative;
	background: #ecf0f1
}
.arrow-box:after {
	top: 100%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(236, 240, 241, 0);
	border-top-color: #ecf0f1;
	border-width: 20px;
	margin-left: -20px
}
.shout.bordered {
	background-image: url(../pub/quotes.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 2px solid #ecf0f1;
	min-height: 20px;
	padding: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 10px;
	padding-left: 100px;
	padding-right: 10px;
}
.arrow-box.bordered {
	position: relative;
	background: #fff;
	border: 0 solid #ecf0f1;
	top: -2px
}
.arrow-box.bordered:after, .arrow-box.bordered:before {
	top: 100%;
	left: 90%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}
.arrow-box.bordered:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px
}
.arrow-box.bordered:before {
	border-color: rgba(236, 240, 241, 0);
	border-top-color: #ecf0f1;
	border-width: 18px;
	margin-left: -18px;
}
.top_menu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: inline-table;
	text-align: center;
	text-transform: uppercase;
}
.top_menu li {
	float: none;
	list-style: none;
	display: inline-block;
	width: calc(100% / 7 - 1px);
}
.logo img {
	max-width: 220px;
}
.top_menu a {
	color: #58636b;
	font-size: 15px;
	line-height: 30px;
}
a:focus {
	outline: thin dotted
}
a:hover, a:active {
	outline: 0;
	font-weight: bold;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 10px;
	padding: 0;
	clear: both
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: none
}
q:before, q:after {
	content: "";
	content: none
}
small {
	font-size: 85%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px
}
dd {
	margin: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
label {
	cursor: pointer
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td {
	vertical-align: top
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}
.ir br {
	display: none
}
.hidden {
	display: none!important;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
#menu a {
	color: #000000;
	display: inline-table;
	float: none;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 50px;
	text-decoration: none;
}
#menu a.active {
	background-color: #7bb748;
	color: #FFFFFF
}
#menu a:hover {
	background-color: #7bb748;
	color: #FFFFFF
}
.menu_home a:hover {
	background-color: #FFFFFF!important
}
#logo {
	height: 0px;
	margin: 0 auto;
	text-align: center;
	width: 190px;
}
.order_by {
	float: left;
	width: 30%;
	padding-top: 35px;
	font-size: 22px;
	color: #7db84b;
	font-weight: bold;
}
.order_by span {
	font-size: 17px;
	color: #58636b;
	font-weight: normal;
}
.menu_home {
	display: inline-table;
	float: none
}
#menu {
	display: none;
	float: left;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: right;
	width: 330px;
}
#header_menu {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 85%;
	max-width: none;
	padding-top: 10px;
	height: 110px;
}
#wowslider-container1 {
	position: relative;
	max-width: 1280px;
	margin: 0 auto 3px;
	z-index: 90;
	border: 3px solid #008AC3;
	text-align: left
}
* html #wowslider-container1 {
	width: 1280px
}
#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible
}
#wowslider-container1 .ws_images ul li {
	width: 1%;
	line-height: 0;
	float: left;
	font-size: 0;
	padding: 0!important;
	margin: 0!important
}
#wowslider-container1 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}
#wowslider-container1 .ws_images a {
	width: 100%;
	display: block;
	color: transparent
}
#wowslider-container1 img {
	max-width: none!important
}
#wowslider-container1 .ws_images img {
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0
}
#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none
}
#wowslider-container1 .ws_bullets {
	font-size: 0;
	float: left;
	position: absolute;
	z-index: 70
}
#wowslider-container1 .ws_bullets div {
	position: relative;
	float: left
}
#wowslider-container1 .wsl {
	display: none
}
#wowslider-container1 sound, #wowslider-container1 object {
	position: absolute
}
#wowslider-container1 .ws_bullets {
	padding: 5px
}
#wowslider-container1 .ws_bullets a {
	width: 9px;
	height: 9px;
	background: url(../engine1/bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 4px;
	color: transparent
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover {
	background-position: 0 100%
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -25px;
	z-index: 60;
	width: 31px;
	height: 50px;
	background-image: url(../engine1/arrows.png)
}
#wowslider-container1 a.ws_next {
	background-position: 100% 0;
	right: 10px
}
#wowslider-container1 a.ws_prev {
	background-position: 0 0;
	left: 10px
}
#wowslider-container1 a.ws_next:hover {
	background-position: 100% 100%
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%
}
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev {
	display: block
}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
	display: block
}
#wowslider-container1 .ws_playpause {
	display: none;
	width: 31px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -25px;
	z-index: 59
}
#wowslider-container1:hover .ws_playpause {
	display: block
}
#wowslider-container1 .ws_pause {
	background-image: url(../engine1/pause.png)
}
#wowslider-container1 .ws_play {
	background-image: url(../engine1/play.png)
}
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
	background-position: 100% 100%!important
}
#wowslider-container1 .ws_bullets {
	bottom: 0;
	left: 50%
}
#wowslider-container1 .ws_bullets div {
	left: -50%
}
#wowslider-container1 .ws-title {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	left: 110px;
	line-height: 42px;
	margin-right: 0;
	padding: 15px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 31px;
	width: 400px;
	z-index: 50
}
#wowslider-container1 .ws-title div {
	margin-top: 6px;
	font-size: 16px;
	line-height: 18px
}
#wowslider-container1 .ws_images ul {
	animation: wsBasic 12s infinite;
	-moz-animation: wsBasic 12s infinite;
	-webkit-animation: wsBasic 12s infinite
}
@keyframes wsBasic {
 0% {
 left: -0
}
 16.67% {
 left: -0
}
 33.33% {
 left: -100%
}
 50% {
 left: -100%
}
 66.67% {
 left: -200%
}
 83.33% {
 left: -200%
}
}
/* .flowers img { width: 23% !important; } */

#wowslider-container1 {
	border: 0 none
}
#services {
	display: block;
	margin: 0 auto;
	max-width: 940px;
	text-align: center;
	width: auto;
}
#int_service_item {
	color: #6D6D6D;
	float: left;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 300px;
}
.read_more {
	background-image: url(../img/read_more.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px
}
.c_input {
	float: left;
	width: 49%;
	margin: 0 2% 0 0
}
.c_input:nth-child(even) {
	margin: 0
}
.c_input_home {
	width: 100%
}
.postcode-input {
	width: 100%!important
}
.btn {
	border: 0 none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	width: 100%!important;
	float: none!important;
	transition: .3s
}
textarea {
	border: 1px solid #754C29;
	border-radius: 3px;
	color: #1e3d69;
	height: 150px;
	padding: 5px;
	width: 100%!important;
	display: inline!important;
	box-sizing: border-box
}
.textarea-home {
	width: 100%!important
}
input[type="text"] {
	border-radius: 3px;
	color: #1e3d69;
	height: 30px;
	padding-left: 5px;
	width: 100%;
	margin: 0 0 15px;
	box-sizing: border-box
}
.messege-send-text {
	padding: 10px 0;
	color: #32CD32
}
.error {
	color: #FF0000
}
.read_more a {
	color: #36ADFD;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase
}
#int_service_item strong {
	color: #6E6E6E;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase
}
#row1 {
	padding-bottom: 20px;
	width: auto;
}
#row2 {
	margin: 0 auto;
	width: 85%;
	padding-left: 10px;
}
#footer_wrapper {
	margin: 0 auto;
	text-align: center;
	width: 85%;
	padding-top: 20px;
}
#services span {
	border-bottom: 1px solid #4F4F4F;
	color: #4F4F4F;
	display: block;
	font-family: "open_sanslight";
	font-size: 26px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 100%
}
#service_item {
	color: #555555!important;
	display: inline-block;
	float: none;
	font-family: open_sanslight;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 150px;
	text-align: center;
	vertical-align: top;
	width: 156px
}
#rcalendarIcon {
	background: url(/images/sCalendar.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 24px;
	margin-left: 218px;
	margin-top: -49px;
	position: absolute;
	width: 24px
}
.mainpage_big_title {
	color: #555555;
	font-family: "open_sanslight";
	font-size: 25px;
	padding-bottom: 20px;
	text-transform: uppercase
}
.mainpage_big_title strong {
	color: #3CAEFA
}
.mainpage_title {
	color: #7bb748;
	display: block;
	font-family: "open_sanslight";
	font-size: 20px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.title {
	color: #2EA8F5;
	display: block;
	font-size: 23px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.title_18 {
	color: #2EA8F5;
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase
}
.blog_title {
	background-color: #F7F7F7;
	padding: 20px
}
.blog_txt {
	border: 1px solid #F7F7F7
}
.preview {
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px
}
.date {
	background-image: url(../img/blogdate.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #6D6D77;
	display: block;
	font-family: "open_sanslight";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase
}
.mainpage_title a {
	color: #3CAEFA;
	display: block;
	font-family: "open_sanslight";
	font-size: 23px;
	margin-bottom: 20px;
	text-align: center
}
#row1_left {
	float: left;
	padding-top: 0px;
	width: auto;
}
#row1_right {
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	width: 290px;
	float: right;
}
#row2_left_left {
	float: left;
	width: 50%;
}
#row2_left_right {
	float: left;
	width: 50%;
}
#footer {
	color: #fff;
	margin-bottom: 0;
	background-color: #282828;
	margin-top: 20px;
	padding-bottom: 20px;
	width: auto
}
#footer_left {
	float: left;
	width: auto;
	margin-top: 20px;
}
.footer_left {
	width: 50%;
	float: left;
}
.footer_right {
	width: 50%;
	float: left;
}
#footer_right {
	float: left;
	width: 320px;
	margin-top: 0px;
}
#footer_left a {
	border-right: 1px solid #5B5B5B;
	color: #5B5B5B;
	white-space: nowrap;
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
}
#footer_left a:last-child {
	border: 0 none
}
#footer_left a:hover {
	color: #FFFFFF
}
#row2_left {
	float: left;
	width: 640px;
}
#row2_right {
	float: left;
	width: 300px
}
.box_right_item span {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: normal;
}
#rows_wrapper {
	margin: 0 auto;
	width: 85%;
}
#scroller a {
	color: #555555!important;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 48px;
	margin-bottom: 20px;
	padding-top: 148px;
	text-align: center;
	width: 156px
}
#scroller a:hover {
	color: #3CAEFA
}
.mainpage_quote_box {
	width: auto;
	display: block;
	margin: 0 auto;
}
.mainpage_quote_box img {
	margin-bottom: 10px
}
.mainpage_quote_box input {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%
}
#quote_ipostcode_from {
	width: 110px!important
}
#quote_ipostcode_to {
	width: 110px!important
}
.mainpage_quote_box select {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%
}
#quote_g_form input {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%
}
#quote_g_form select {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%
}
.jqtransform input {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%!important
}
.jqtransform select {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 96%!important
}
.jqtransform textarea {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 45px;
	margin-bottom: 17px;
	width: 98%!important
}
#quoteform {
	width: 100%
}
#quoteform td {
	width: 48%
}
#move_date {
	float: none!important
}
#mainpage_quote_box_mobile {
	display: none;
	background-color: #F6F6F6;
	margin: 0 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	text-align: center;
	width: auto
}
#mainpage_quote_box_mobile input {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	width: 245px
}
.btn {
	border: 0 none!important;
	font-family: open_sanslight;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}
.maipage_blogitem_title {
	font-weight: bold;
	width: auto
}
.mainpage_blogitem {
	clear: both;
	margin-bottom: 20px!important;
	padding-right: 10px
}
.maipage_blogitem_img {
	float: left;
	margin-right: 10px
}
#Testimonials {
	color: #000000;
	height: 140px;
	overflow: hidden
}
.main_page_testimonials_txt {
	font-size: 16px;
	font-style: italic;
	padding-right: 10px
}
#mainpage_connections a {
	display: block;
	float: left;
	text-align: center;
	width: 50px
}
#mainpage_banners a {
	display: inline-block;
	float: none;
	margin-bottom: 10px;
	margin-right: 10px
}
#mainpage_banners {
	width: 300px;
	display: block;
	text-align: center;
}
.main_page_testimonials_signature {
	color: #37ADFA;
	font-size: 16px;
	font-weight: bold
}
#header_pic_call_us {
	display: none;
	margin: 0 auto;
	width: 940px;
	z-index: 9999;
}
#header_pic_call_us_img {
	background-image: url('../img/call_us.png');
	background-repeat: no-repeat;
	height: 115px;
	margin-left: 635px;
	margin-top: -25px;
	position: absolute;
	width: 307px;
	z-index: 999;
}
#header_pic_call_us_int {
	display: block;
	margin: 0 auto;
	width: 940px;
	z-index: 9999
}
#header_pic_call_us_img_int {
	display: block;
	background-image: url(../img/call_us.png);
	background-repeat: no-repeat;
	height: 95px;
	margin-left: 591px;
	margin-top: 41px;
	position: absolute;
	width: 307px;
	z-index: 999
}
.tel {
	color: #424242;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	margin-left: 718px;
	position: relative;
	width: 210px;
	z-index: 9999;
	padding-top: 25px;
}
.tel a {
	color: #7bb748;
	display: block;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	line-height: 80px;
	margin-top: -22px;
	text-decoration: none;
}
.tel_int {
	display: block;
	color: #424242;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	margin-left: 673px;
	margin-top: 90px;
	position: absolute;
	width: 210px;
	z-index: 9999
}
.tel_int a {
	color: #424242;
	font-size: 29px;
	font-style: italic;
	font-weight: bold
}
.mobile_navigation {
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #999999;
	max-width: none;
	padding: 0;
	position: relative;
	z-index: 9999;
	margin: 0 5px;
}
.no-js .mobile_navigation {
	display: block
}
.mobile_navigation li {
	float: left
}
.mobile_navigation li a {
	border-bottom: 1px solid #999999;
	color: #999999;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 20px
}
.mobile_navigation li a:hover {
	background: none repeat scroll 0 0 #37AEFA
}
.navheader {
	font-size: 12px;
	padding: 10px 5px 10px 10px
}
.navheader img {
	margin-right: 10px
}
.slide-trigger {
	display: block;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	color: #3CAEFA;
	cursor: pointer;
	display: none;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px
}
.slide-trigger span {
	background-image: url(../img/dropdown-arrows.png);
	background-position: 0 -14px;
	display: block;
	float: right;
	height: 14px;
	margin-top: 3px;
	width: 32px
}
#mainpage_banners img {
	margin-bottom: 10px;
	max-width: 100%
}
.mainpage_blogitem img {
	float: left;
	margin-right: 10px
}
#main_wrapper {
	margin: 0 auto;
	width: 85%;
}
#left_colum {
	display: block;
	float: left;
	width: 300px;
}
.left_menu_title {
	background-color: #2EA8F5;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase
}
.left_menu_menu_items a {
	background-image: url(../img/menu_bullet.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: 1px solid #D6D6D6;
	color: #303030;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin-top: -1px;
	padding-left: 30px;
	text-align: left
}
.left_menu_menu_items a:hover {
	background-color: #D6D6D6
}
.sel {
	background-color: #D6D6D6;
	position: relative;
	z-index: -1
}
.active {
	background-color: #D6D6D6;
	position: relative
}
.int_header_title {
	display: block;
	color: #FFFFFF;
	font-family: "open_sanslight";
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	margin: 33px auto 0;
	position: absolute;
}
.int_title {
	color: #2EA8F5;
	font-family: "open_sanslight";
	font-size: 25px;
	font-weight: bold
}
#content_wrapper {
	padding-left: 20px;
	padding-right: 20px
}
#maincolumn {
	float: left;
	width: 640px;
}
#int_service_item img {
	width: 95%
}
#mainContent {
	color: #6D6D6D
}
#page_last {
	margin-bottom: 97px
}
#ifooter {
	border: 1px dashed #CCCCCC;
	margin: 20px auto 0;
	max-width: 940px;
	padding: 15px;
	text-align: center;
	width: auto
}
#ifooter img {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px
}
.testimonials_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px dashed #C8E1E8;
	margin-bottom: 20px;
	padding: 20px
}
.testimonials_signature {
	color: #3A3A3A;
	font-weight: bold;
	margin-top: 6px
}
.testimonials_date {
	float: right
}
#contacttb {
	width: 100%
}
#contacttb input {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 96%!important
}
#calendarIcon {
	margin-left: 218px!important;
	margin-top: -35px!important
}
#contacttb textarea {
	border: 1px solid #D1D1D1;
	color: #BABABA;
	height: 45px;
	margin-bottom: 17px;
	width: 98%!important
}
#quoteform a {
	margin-left: -28px;
	margin-top: 10px;
	position: absolute
}
.blog_preview .img {
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: left;
	height: 150px;
	margin-right: 15px;
	width: 150px
}
.blog_preview {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 410px;
	width: 33%;
	float: left;
}
#quoteform select {
	font-size: 13px!important
}
.bold {
	font-weight: 700
}
#page_last {
	margin-bottom: 97px
}
#fb_1 {
	color: #FFFFFF;
	text-align: left
}
#fb_1 span {
	background-image: url(../img/floating_b1.png);
	display: block;
	float: left;
	height: 99px;
	margin-right: 15px;
	margin-top: -26px;
	width: 74px
}
#fb_2 span {
	background-image: url(../img/floating_b2.png);
	display: block;
	float: left;
	height: 76px;
	margin-right: 10px;
	margin-top: -14px;
	width: 94px
}
#fb_2 {
	color: #FFFFFF;
	text-align: left
}
#fb_3 {
	color: #FFFFFF;
	font-size: 16px!important;
	font-size: 14px!important;
	padding-left: 41px;
	text-align: left
}
#floating_bar_girl {
	position: absolute;
	right: 60px
}
#floating_bar_girl_pic {
	background-image: url(../img/call_girl.png);
	background-repeat: no-repeat;
	bottom: 3px;
	height: 132px;
	position: absolute;
	right: 9px;
	width: 69px
}
#fb_3 strong {
	background-image: url(../img/floating_b3_stars.png);
	display: block;
	height: 58px;
	margin-top: -11px;
	width: 228px
}
#fb_4 strong {
	font-size: 18px!important;
	padding-left: 15px
}
#fb_4 span {
	font-size: 26px;
	padding-left: 14px
}
.textImage {
	background-color: #FFFFFF;
	border: 1px solid #528830;
	border-radius: 12px;
	float: left;
	margin: 5px;
	padding: 5px
}
.inner4 a {
	display: none
}
#move_date {
	background-image: url(/images/sCalendar.gif);
	background-position: 96% center;
	background-repeat: no-repeat
}
#wrapper {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: none;
	height: 220px;
	margin: 0 auto;
	overflow: auto;
	z-index: 1;
	width: 85%;
}
#service_item ul {
	display: block;
	float: left;
	height: 100px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%
}
#scroller li {
	background-color: #FAFAFA;
	display: block;
	float: left;
	font-size: 14px;
	height: 145px;
	padding: 0 10px;
	vertical-align: middle;
	width: 156px
}
.services_title {
	border-bottom: 1px solid #4F4F4F;
	color: #4F4F4F;
	display: none;
	font-family: "open_sanslight";
	font-size: 26px;
	margin: 0 auto;
	padding: 10px 20px;
	text-transform: uppercase;
	width: 85%;
}
.arealinks {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	column-count: 4;
	column-gap: 5px;
}
.arealinks li {
	break-inside: avoid-column;
	margin-bottom: 5px;
}
.arealinks li:nth-child(3n+1) {
	clear: both;
}
.arealinks li a {
	color: white;
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;/* letter-spacing: 2px; */
}
#searchform {
	width: 90%;
	margin: 10px auto;
	max-width: 400px;
}
#searchquery {
	margin: 0;
	float: left;
	width: calc(100% - 150px);
	border-radius: 0px;
	border-right: none;
	border-color: #c9c9c9;
	height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#searchform .btn {
	width: 150px !important;
	float: left !important;
	height: 30px;
	line-height: 10px;
	border-radius: 0px;
	font-size: 12px;
	letter-spacing: 3px;
	height: 40px;
}
#search_flowers {
	width: 100%;
	height: 100%;
	display: flex;
}
#search_flowers p, #search_flowers h1 {
	display: block;
	font-size: 30px;
	font-family: Gotham Rounded;
	text-transform: uppercase;
	max-width: 650px;
	text-shadow: 1px 1px 1px #ccc;
}
.header_left_inner span {
	font-size: 22px;
	display: block;
	clear: both;
	color: #e18dae;
}
.subitems {
	position: relative;
	margin-top: 10px;
	float: left;
	width: 155px;
	padding-top: 60px;
	margin-right: 10px;
	text-shadow: 1px 1px 1px #fff;
	font-size: 14px;
}
.header_left {
	background-image: url(../pub/top_banner.jpg);
	width: 72%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 3px;
	min-height: 400px;
}
.header_left_inner {
	position: absolute;
	padding-top: 4%;
	padding-left: 40px;
}
.search_flowers_right {
	float: left;
	display: flex;
	flex-direction: column;
	width: 28%;
}
.box_right_item {
	height: 100%;
	padding-top: 11%;
	font-size: 18px;
	padding-left: 20px;
	color: #58636b;
	font-weight: bold;
	margin: 4px;
	text-shadow: 1px 1px 1px #fff;
	font-family: Gotham Rounded;
}
.icon1 {
	background-image: url(../pub/icon1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.icon2 {
	background-image: url(../pub/icon2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.icon3 {
	background-image: url(../pub/icon3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.sicon1 {
	background-image: url(../pub/sicon1.png);
	background-repeat: no-repeat;
}
.sicon2 {
	background-image: url(../pub/sicon2.png);
	background-repeat: no-repeat;
}
.sicon3 {
	background-image: url(../pub/sicon3.png);
	background-repeat: no-repeat;
}
#search_flowers p.small {
	font-size: 17px;
	padding: 0;
	color: black;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: 400;
}
.service_right, .service_left {
	display: none
}
.service_left {
	background-image: url(../img/services_l_bg.png);
	height: 200px;
	margin-top: 0;
	position: absolute;
	width: 70px;
	z-index: 999
}
.service_right {
	background-image: url(../img/services_r_bg.png);
	float: right;
	height: 200px;
	margin-top: -220px;
	position: relative;
	width: 70px;
	z-index: 999
}
.mobile-nav {
	display: none;
}
.mobile_menu {
	display: none;
}
#header_pic_call_us_tablet {
	float: right;
	margin-top: 15px;
}
.tel_tablet {
	font-style: italic;
	float: right;
	text-align: right;
	font-weight: bold;
}
.tel_tablet span {
	font-size: 18px;
	color: #58636b;
	font-weight: normal;
}
.tel_tablet a {
	display: block;
	padding-top: 20px;
	font-size: 30px;
	color: #7db84b;
}
#header_pic_call_us_img_mobile {
}
#scroller {
	float: left;
	min-width: 940px;
	width: 85%;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
.box {
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
}
.contBar {
	float: left;
	width: 100%;
	text-align: center;
}
.product_preview img {
	width: 100%;
	max-width: 364px;
	height: auto;
}
.product_preview a.btnorder {
	/* font-weight: bold; */
	padding: 5px 12px 3px;
	text-transform: uppercase;
	margin-top: 5px;
	display: inline-block;
	font-size: 13px;
	line-height: 21px;/* letter-spacing: 2px; */
}
.product_preview a.btnorder span {
	font-size: 23px !important;
	display: initial !important;
	padding-top: 0px !important;
	margin: 0 !important;
}
.product_preview .name {
	line-height: 17px;
	height: 25px;
}
.product_preview {
	width: calc(25% - 22px);
	height: auto;
	margin: 10px 10px 5px 10px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	border: 1px solid #d8d8d8;
	text-align: center;
}
.product_preview div {
	margin-top: 6px;
}
.product_preview_info:after {
	content: "Free delivery";
	color: #4fad53;
}
.product_preview .price {
	font-weight: bold;
}
.price:before {
	content: "\00A3";
}
.product_preview .order_now {
	padding-top: 16px;
	width: 100%;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 600ms, visibility 600ms;
	transition: opacity 600ms, visibility 600ms;
	bottom: 10px;
}
.product_preview:hover .order_now {
	visibility: visible;
	opacity: 1;
}
.product_preview:hover .product_preview_info {
	visibility: hidden;
}
.mainpage_quote_box.flowers {
	overflow: hidden;
	margin-bottom: 10px;
}
.product_preview a.btnorder::before {
	/* content: 'order now'; */
	content: 'view';
}
.tel_phone {
	display: none;
}
.big_box:before {
	content: '';
	background: none;
	margin: 0;
	padding: 0;
}
.social li {
	display: inline-block;
}
.social {
	text-align: center;
}
.social img {
	width: 40px;
}
.breadcrumbs {
	text-transform: capitalize;
}

@media only screen and (max-width: 1200px) {
.footer_left {
	width: 100%;
}
.footer_right {
	display: none;
}
.product_preview {
	padding-bottom: 0px;
}
.top_banner {
	display: none;
}
}

@media only screen and (max-width: 1000px) {
.arealinks {
	column-count: 3;
}
}

@media only screen and (max-width: 600px) {
.product_preview .order_now {
	bottom: 0px;
}
.logo img {
	width: 120px;
}
.order_by {
	display: none;
}
.top_menu li {
	width: 45%;
	text-align: center;
	border: 1px solid #4a5969 !important;
	margin: 0 5px 5px 0px;
}
#search_flowers {
	display: inherit;
}
.price_table {
	width: 98%;
}
#search_flowers > div {
	background: rgba(255, 255, 255, 0.75);
}
#search_flowers h1 {
	font-size: 25px;
}
.product_preview {
	width: calc(50% - 13px);
	margin: 5px;
	float: left;
}
.product_preview {
	padding-bottom: 0px;
}
.product_preview .order_now {
	visibility: visible;
	opacity: 1;
	position: relative;
	padding: 0;
}
.product_preview:hover .product_preview_info {
	visibility: visible;
}
.product_preview div {
	margin: 0;
}
/* .product_preview a.btnorder::before { */
        /* content: 'choose options'; */
    /* } */
.box {
	height: 100px;
}
.big_box {
	height: auto;
}
.box::before {
	content: 'Click to read more...';
	text-align: center;
	display: block;
	background: #7bb748;
	color: white;
	padding: 10px;
	width: 150px;
	margin: 0 auto 10px;
	cursor: pointer;
}
.big_box:before {
	content: '';
	background: none;
	margin: 0;
	padding: 0;
}
#footer_left {
	display: none;
}
.top_menu {
	margin-top: 115px;
}
.footer_left {
	width: 100%;
}
.footer_right {
	display: none;
}
.box {
	display: none;
}
.top_menu li {
	width: 45%;
	text-align: center;
}
.mobile-nav {
	display: block;
}
.mobile-nav .collapse {
	position: absolute;
	z-index: 1000;
	padding: 0;
	margin: 0;
	color: #222;
	height: 0;
	left: 0;
	text-align: center;
	background-color: #f2bb3e;
	overflow: hidden;
	border-radius: 3px;
	width: 100%;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.mobile-nav .collapse a {
	color: #222;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	display: block;
	border-bottom: 1px solid #fff;
}
.mobile-nav .collapse .active {
	background-color: #415a68;
	color: #f2bb3e;
}
.mobile-nav .collapse.in {
	height: auto;
}
.mobile-nav .mobile-navigation {
	margin: 0;
	padding: 0;
	/* background-color: #7bb748; */
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}
.top-menu-link, .top-menu-link:visited {
	display: inline-block;
	color: #fff;
	padding: 7px 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.selected {
	color: #222;
	background-color: #f2bb3e;
}
#search-menu-item-container.collapse {
	right: 0;
}
.mobile-navigation .float-left {
	width: 50%;
	float: left;
}
.mobile-navigation .float-right {
	float: right;
	width: 50%;
	list-style: none;
}
.mobile-navigation > ul {
	margin: 0;
	padding: 0;
}
.mobile-navigation .channel-column {
	margin: 0;
	padding: 0;
}
.mobile-nav .mobile-navigation {
	display: block;
	width: 32px;
	margin-top: 10px;
	margin-left: 5px;
}
#nav, .services {
	display: none;
}
#menu {
	display: none
}
.arealinks li {
	text-align: center;
	margin: 5px 0 0;
	width: 100%;
	height: auto;
}
.int_header_title {
	display: none
}
.tel_int {
	display: none
}
#header_pic_call_us_int {
	display: none
}
#header_pic_call_us_img_int {
	display: none
}
.mobile_menu {
	display: block
}
#row1_left {
	float: none;
	width: auto;
	margin: 0 5px;
}
.c_input {
	float: none;
	width: 100%;
	margin: 0
}
.postcodebox {
	display: none
}
.mainpage_quote_box {
	display: block
}
#mainpage_quote_box_mobile {
	display: block
}
#header_pic_call_us {
	display: none
}
#header_pic_call_us_tablet {
	margin: 0 auto;
	width: auto;
	z-index: 9999;
	position: absolute;
	right: 10px;
	top: 23px;
}
#header_pic_call_us_img_mobile {
	display: none;
}
.tel_phone {
	display: block;
	-webkit-animation: phone-ani 2s infinite;
	-moz-animation: phone-ani 2s infinite;
	-o-animation: phone-ani 2s infinite;
	animation: phone-ani 2s infinite;
}
#row2_right {
	display: none
}
#header_menu {
	width: 100%;
	position: fixed;
	background: white;
	border-bottom: 5px solid #2bb673;
	z-index: 999;
	height: 100px;
}
#menu a {
	float: none;
	font-size: 16px;
	line-height: 50px
}
#logo {
	display: block;
	width: inherit;
	margin: 0 auto;
	text-align: center;
}
#contacttb td {
	float: left;
	width: 100%
}
table {
	width: 100%
}
#quoteform tr td {
	float: left;
	width: 100%
}
#services {
	display: block;
	text-align: center;
	width: auto
}
#service_item {
	display: inline-block;
	float: none;
	padding-left: 10px;
	padding-right: 10px
}
#rows_wrapper {
	width: auto
}
#row1_left span {
	margin: 0 5px;
	width: 98%
}
.mainpage_big_title {
	font-size: 16px!important
}
.mainpage_quote_box {
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
}
#row2 {
	width: auto
}
#row2_left_left {
	width: 98%
}
#row2_left_right {
	width: 98%
}
.mainpage_blogitem_txt {
	width: auto
}
#row2_left {
	margin: 0 auto
}
#row2_right {
	display: block;
	margin: 0 auto;
	width: auto
}
#mainpage_banners {
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	width: auto
}
#mainpage_banners a {
	display: inline;
	float: none;
	margin-bottom: 10px;
	margin-right: 10px
}
#footer_wrapper {
	text-align: center;
	width: auto
}
#footer_left a {
	border: 0 none;
	display: block;
	float: none;
	font-size: 25px;
	line-height: 50px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap
}
#footer_right {
	float: none;
	margin: 0 auto;
	width: auto
}
#maincolumn {
	float: none;
	width: auto
}
#main_wrapper {
	width: auto
}
#left_colum {
	display: none
}
#footer {
	margin-bottom: 0
}
.big_pic {
	height: auto;
	width: 98%
}
#wrapper {
	width: 100%
}
#scroller {
	padding-left: 10px;
	padding-right: 10px
}
.services_title {
	width: auto
}
.service_left {
	background-image: url(../img/services_l_bg.png);
	height: 200px;
	margin-top: 0;
	position: absolute;
	width: 70px;
	z-index: 999
}
.service_right {
	background-image: url(../img/services_r_bg.png);
	float: right;
	height: 200px;
	margin-top: -220px;
	position: relative;
	width: 70px;
	z-index: 999
}
#search_flowers {
	padding-top: 13px;
	width: 100%;
}
}

@media print {
* {
	background: transparent!important;
	color: black!important;
	text-shadow: none!important;
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid;
}
}

@media (max-width: 1220px) {
.testimonials_text {
	height: 300px;
}
}

@media (max-width: 992px) {
.testimonials_text {
	width: 100%;
	height: auto;
}
.top_menu a {
	font-size: 14px;
}
}

@media (max-width: 768px) {
.box a {
	color: #2bb673;
}
.box a:hover {
	text-decoration: none;
}
.contBar {
	width: 100% !important;
}
.row.content.box {
	width: 100% !important;
	margin: 10px 0 10px 1px;
}
.row.content.box iframe {
	width: 100% !important;
}
.row.content.box.padding_10 {
	width: 100% !important;
}
.box::before {
	display: none;
}
.top_menu a {
	font-size: 10px;
}
}

@media (max-width: 600px) {
.product_preview div {
	margin: 5px 0 !important;
}
}
.postcode_box input {
	width: 200px;
	float: left;
	margin: 0;
	height: 48px;
	border: 0;
	text-transform: uppercase;
	font-size: 16px;
}
    ::-webkit-input-placeholder { /* WebKit browsers */
 text-transform: none;
}
    :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 text-transform: none;
}
    ::-moz-placeholder { /* Mozilla Firefox 19+ */
 text-transform: none;
}
    :-ms-input-placeholder { /* Internet Explorer 10+ */
 text-transform: none;
}
    ::placeholder { /* Recent browsers */
 text-transform: none;
}
.postcode_box .btn {
	border: none;
	padding: 0 13px;
	color: #fff;
	float: right;
	width: 100px;
	margin: 0;
	height: 48px;
}
.postcode_box {
	height: 400px;
	object-fit: cover;
	background-size: auto 100%;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pform {
	background: #ffffff;
	padding: 20px;
	border-radius: 5px;
	text-align: center;
	max-width: 70%;
	margin-top: 10px;
}
.postcode_box div {
	text-align: center;
}
.postcode_box h2 {
	color: #ffffff;
	font-size: 2rem;
	font-weight: bold;
}
#postcodeformmsg {
	padding-top: 10px;
	height: 20px;
}
.btn {
	background: #23759f;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	border: 0;
	margin: 10px 3px 10px 0;
	text-decoration: none;
}
.btnform {
	background-color: #80d088;
	display: inline-block !important;
	padding: 15px 15px;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}
.form-control {
	width: 75% !important;
	float: left;
	height: 45px !important;
	border-color: #fff !important;
}
.pform:focus-visible {
 box-shadow: 1px 1px 4px #ccc;
}
.hometitle {
	margin-top: 20px !important;
	margin-left: 30px !important;
	color: #fff !important;
	font-size: 40px !important;
	margin-bottom: 20px !important;
}
#search_flowers button {
	background-color: #7db84b;
	border: none;
	border-radius: 5px;
	line-height: 10px;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	margin-left: 30px;
}
#search_flowers button:hover {
	background-color: #889e3c;
}
#search_flowers button::after {
	content: " ";
	background-image: url(../images/arrow.png);
	display: block;
	width: 192px;
	height: 60px;
	position: absolute;
	margin-top: 20px;
	margin-left: 80px;
}
.off {
	display: block;
	margin-top: -51px;
	margin-left: 170px;
	font-size: 30px;
	font-family: cursive;
	font-style: italic;
}

.footer-margin-gdpr{margin-bottom:150px;display:none}
.gdpr-overlay{background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;bottom:0;z-index:99999;overflow-y:scroll;color:#404040}
.gdpr-msg button,.gdpr-popup button{padding:0;border:none;font:inherit;font-size:14px;color:inherit;background-color:transparent;cursor:pointer;display:block;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-webkit-box-shadow:none;box-shadow:none}
.gdpr-msg button:focus,.gdpr-popup button:focus{outline:0}
.gdpr-popup{background: #7bb748;width:610px;top:50%;margin-top:-215px;left:50%;margin-left:-300px;position:absolute}
.gdpr-popup .upper{position:relative;padding:10px 50px 10px 0}
.gdpr-popup .upper-left{width:210px;padding-left:30px}
.gdpr-popup .upper-left img{width:105px;height:auto}
.gdpr-popup .upper-right{padding-left:10px}
.gdpr-popup .upper-right h2{color:#fff;font-size:20px}
.gdpr-popup .upper-left,.gdpr-popup .upper-right{display:inline-block;vertical-align:middle}
.gdpr-close,.gdpr-msg .close-btn{position:absolute;right:6px;top:7px;width:40px;height:40px;text-align:center;cursor:pointer;font-size:0}
.gdpr-close:after,.gdpr-msg .close-btn:after{content:'x';color:#fff;font-size:35px;width:40px;height:40px;display:inline-block;line-height:40px}
.gdpr-popup .bottomer{text-align:right;padding:13px 15px}
.gdpr-opts{background:#fff;position:relative}
.gdpr-opts .opt-title{cursor:pointer;width:210px;padding:16px 10px;padding-left:29px;position:relative;font-size:13px;color:#4f4f4f;border:solid 1px #c8c8c8;background:#f2f2f2;margin-bottom:-1px;line-height:130%;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-opts .opt-title a{color:#4f4f4f;font-family:inherit;display:block;padding:16px 0;margin:-16px 0}
.gdpr-opts .opt-title .gdpr-i-function,.gdpr-opts .opt-title .gdpr-i-graph,.gdpr-opts .opt-title .gdpr-i-info,.gdpr-opts .opt-title .gdpr-i-more,.gdpr-opts .opt-title .gdpr-i-target,.gdpr-opts .opt-title .gdpr-i-tick{position:absolute;top:17px;left:9px}
.gdpr-opts .opt-title.current{border:solid 1px transparent;background:0 0}
.gdpr-opts .opt-content{position:absolute;right:0;top:0;visibility:hidden;opacity:0;padding:15px 15px 0 20px;font-size:13px}
.gdpr-opts .opt-content h3{margin-bottom:15px;font-size:20px;line-height:130%;padding-top:3px;padding-bottom:3px;font-weight:700}
.gdpr-opts .opt-content h4{margin-bottom:13px;margin-bottom:7px;line-height:130%;padding-top:3px;padding-bottom:3px}
.gdpr-opts .opt-content ul{padding-bottom:15px;padding-left:10px;list-style:none}
.gdpr-opts .opt-content ul li{position:relative}
.gdpr-opts .opt-content ul li:before{content:'';display:block;background:#404040;width:3px;height:3px;border-radius:50%;position:absolute;left:-10px;top:7px}
.gdpr-opts .opt-content.current{visibility:visible;opacity:1}
a.more-info{float:right}
.gdpr-opts .opt-content a{color:#404040;text-decoration:underline}
.gdpr-popup button.on-off{color:#999;font-size:15px;text-transform:capitalize;padding-right:47px;position:absolute;right:20px;top:13px;width:110px;text-align:right}
.gdpr-popup button.on-off:before{content:'';display:block;height:18px;background:#999;width:36px;border-radius:50px;position:absolute;right:0;top:50%;margin-top:-9px;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-popup button.on-off:after{content:'';display:block;height:16px;width:16px;background:#fff;right:19px;top:50%;margin-top:-8px;position:absolute;border-radius:50%;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-popup button.on-off.active{color:#43c232}
.gdpr-popup button.on-off.active:before{background:#43c232}
.gdpr-popup button.on-off.active:after{right:1px}
.gdpr-popup .always-active{color:#43c232;font-size:15px;width:110px;position:absolute;right:20px;top:13px;text-align:right}
.gdpr-popup .has-opts h3{padding-right:110px}
.gdpr-msg{background: #7bb748;color:#fff;display:none;z-index:99999;position:fixed;width:100%;bottom:0;left:0;right:0;font-size:14px;line-height:140%;min-height:inherit;padding-top:30px;padding-bottom:30px}
.gdpr-msg .container{position:relative;max-width: 980px;margin: 0 auto;display: block;padding: 0;clear: both;}
.gdpr-msg .close-btn{top:50%;margin-top:-22px}
.gdpr-msg .left-part,.gdpr-msg .right-part{padding:0 15px;display:inline-block;vertical-align:middle}
.gdpr-msg .left-part{width: 60%;}
.gdpr-msg .right-part{width:30%}
.gdpr-msg .right-part{padding-right:40px;text-align:center}
.gdpr-msg .cookie-settings{text-decoration:underline;position:relative;margin:0 10px 10px;color:#fff}
.gdpr-msg .cookie-settings:after,.gdpr-msg .cookie-settings:before{content:'';display:block;width:2px;height:8px;background:#fff;position:absolute;left:-9px;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-msg .cookie-settings:hover:after,.gdpr-msg .cookie-settings:hover:before{background:#c4e2f7;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-msg .cookie-settings:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:3px}
.gdpr-msg .cookie-settings:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:8px}
.gdpr-msg .cookie-settings:focus,.gdpr-msg .cookie-settings:hover{color:#c4e2f7}
.gdpr-msg a{text-decoration:underline;color:#fff;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-msg a:active,.gdpr-msg a:focus,.gdpr-msg a:hover{color:#c4e2f7}
.gdpr-msg .accept-btn,.gdpr-popup .save-all{background:#fff;color: #7bb748;padding:8px 15px;border-radius:3px;position:relative}
.gdpr-msg .accept-btn{padding-left:28px}
.gdpr-msg-close .gdpr-i-tick{left:10px;top:10px}
.gdpr-i-tick{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 -28px}
.gdpr-i-info{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 -14px}
.gdpr-i-graph{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 -42px}
.gdpr-i-target{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 0}
.gdpr-i-more{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 -71px}
.gdpr-i-function{background-size:100%;display:block;width:14px;height:14px;position:absolute;background-position:0 -56px}
@media only screen and (max-width:767px){
.gdpr-msg .left-part,.gdpr-msg .right-part{width:100%}
.gdpr-msg .right-part{padding-right:15px;margin-top:15px}
.gdpr-msg .left-part{padding-right:30px}
.gdpr-msg .close-btn{right:0;top:0}
.gdpr-msg .close-btn:after{font-size:36px}
.gdpr-opts .opt-content,.gdpr-opts .opt-title{position:relative;width:100%}
.gdpr-opts .opt-content.current{display:block}
.gdpr-opts .opt-content{opacity:1;visibility:visible;padding-left:15px;display:none}
.gdpr-opts .opt-title{padding:11px 35px 11px 15px}
.gdpr-opts .opt-title:after,.gdpr-opts .opt-title:before{content:'';width:2px;height:9px;background:#8c8c8c;display:block;position:absolute;right:20px;top:50%;margin-top:-5px;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
.gdpr-opts .opt-title:after{-webkit-transform:rotate(90eg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.gdpr-opts .opt-title.current:before{-webkit-transform:rotate(90eg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.gdpr-popup .upper{padding-right:0}
.gdpr-popup .upper-left{padding-bottom:5px}
.gdpr-popup .upper-right{padding:0 15px;background:#fff;width:100%;border-bottom:solid 1px #c8c8c8;z-index:2;position:relative;margin-bottom:-1px;padding:11px 15px}
.gdpr-popup .upper-right h2{text-align:left;color:#4f4f4f;font-size:15px}
.gdpr-popup .upper{padding-bottom:0}
.gdpr-close:after{font-size:36px}
.gdpr-close{right:-2px;top:-4px}
.gdpr-popup .upper-left{padding-left:15px}
.gdpr-opts .opt-title.current{border:solid 1px #c8c8c8}
.gdpr-popup{width:92%;margin:20px auto;position:relative;left:auto;top:auto}
.gdpr-opts .opt-title{padding-left:28px}
.gdpr-opts .opt-title .gdpr-i-function,.gdpr-opts .opt-title .gdpr-i-graph,.gdpr-opts .opt-title .gdpr-i-info,.gdpr-opts .opt-title .gdpr-i-more,.gdpr-opts .opt-title .gdpr-i-target,.gdpr-opts .opt-title .gdpr-i-tick{top:12px}
}