.flywolf_checkout .top_tabs ul {
	display: table;
	width: 100%;
	margin: 0 0 90px 0;
	padding: 0;
}
.flywolf_checkout .top_tabs li {
	display: table-cell;
	width: 1%;
	float: none;
	position: relative;
}
.flywolf_checkout .top_tabs li a {
	height: 50px;
	background-color: #eee;
	line-height: 50px;
	font-size: 11px;
	text-transform: uppercase;
	color: #777;
	display: block;
	position: absolute;
	font-weight: bold;
	text-align: center;
	width: 100%;

}
.flywolf_checkout .top_tabs li a:hover {
	background-color: #dcdcdc;
}
.flywolf_checkout .top_tabs li.active a {
	background-color: #8dcc99;
	color: #fff;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

.flywolf_checkout .display_block {
	display: none;
}
.flywolf_checkout .display_block.active {
	display: block;
	position: relative;
}
.flywolf_checkout .col2 {
	width: 49.8%;
	display: inline-block;
	float: left;
}
.flywolf_checkout .col1 {
	width: 99.6%;
	display: inline-block;
}
.flywolf_checkout .option_box {
	background-color: #eee;
	display: block;
	min-height: 255px;
	margin: 0 10px;
	padding: 20px;
	position: relative;
}
.flywolf_checkout .option_box.centered {
	text-align: center;
}
.flywolf_checkout .option_box.full_width {
	min-height: 100px;
	text-align: left;
}
.flywolf_looks_like_a_link_but_isnt {
	color: #8acd97;
	cursor: pointer;
}
.flywolf_grey_circle {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 0 20px;
	float: left;
	overflow: hidden;
	border: 1px solid #eee;
}
.flywolf_grey_circle img {
	width: 100%;
	height: auto;
}
.flywolf_gift_voucher_info1 {
	float: left;
	text-align: left;
}

.flywolf_checkout .center_title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
	color: #777;
	text-align: center;
	display: block;
	padding-top: 40px;
}
.flywolf_checkout .btn_green, .flywolf_checkout .option_box #wp-submit-checkout {
	background-color: #8dcc99;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	padding: 0 20px;
	cursor: pointer;
	transition: all 500ms;
	border: 0;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.flywolf_checkout .btn_green:hover, .flywolf_checkout .option_box #wp-submit-checkout {
	opacity: 0.9;
}
.flywolf_checkout .option_box .btn_green {
	margin-top: 70px;
}
.flywolf_checkout .btn_green.floatright {
	float: right;
}
.flywolf_checkout .btn_grey {
	background-color: #d1d1d1;
	color: #474747;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	padding: 0 20px;
	cursor: pointer;
	transition: all 500ms;
	border: 0;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.flywolf_checkout .btn_grey:hover {
	opacity: 0.9;
}
.flywolf_checkout .btn_grey.floatleft {
	float: left;
}

.flywolf_checkout .option_box.delivery_stage2 .btn_green.delivery, .flywolf_checkout .option_box.delivery_stage3 .btn_green.delivery, .flywolf_checkout .option_box.delivery_stage_fail .btn_green.delivery {
	opacity: 0;
	visibility: hidden;
	transform: translateY(-80px);
}
.flywolf_checkout .option_box .delivery_second_stage {
	transform: translateY(80px);
	transition: all 500ms;
	position: absolute;
	width: 100%;
	margin: 0 -20px;
	top: 65px;
	opacity: 0;
	visibility: hidden;
}
.flywolf_checkout .option_box .delivery_second_stage .btn_green {
	margin-top: 20px;
}
.flywolf_checkout .option_box .delivery_second_stage input[type="text"] {
	width: 60%;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	text-align: center;
	display: inline-block;
}
.flywolf_checkout .option_box.delivery_stage2 .delivery_second_stage {
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
}
.flywolf_checkout .option_box .delivery_second_stage.loading {
	opacity: 0.5;
}

.flywolf_checkout .option_box.delivery_stage2 .postcode_error {
	transform: translateY(-30px);
	opacity: 0;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	visibility: hidden;
	text-transform: uppercase;
	transition: all 500ms;
	padding: 0 20px;
	margin-bottom: -40px;
}
.flywolf_checkout .option_box.delivery_stage2 .postcode_error span {
	text-transform: none;
	font-size: 12px;
	line-height: 14px;
}
.flywolf_checkout .option_box.delivery_stage2 .postcode_error.active {
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
	margin-bottom: 10px;
	margin-top: -15px;
}

.flywolf_checkout .option_box .delivery_third_stage {
	transform: translateY(80px);
	transition: all 500ms;
	position: absolute;
	width: 100%;
	margin: 0 -20px;
	top: 65px;
	opacity: 0;
	visibility: hidden;
}
.flywolf_checkout .option_box .delivery_third_stage p strong {
	font-size: 14px;
	font-weight: bold;
}
.flywolf_checkout .option_box .delivery_third_stage .main_delivery_rate {
	font-size: 30px !important;
	font-weight: bold;
	color: #333;
	margin: 10px 0;
}
.flywolf_checkout .option_box.delivery_stage3 .delivery_third_stage {
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
}
.flywolf_checkout .option_box.delivery_stage3 .delivery_second_stage, .flywolf_checkout .option_box.delivery_stage_fail .delivery_second_stage {
	transform: translateY(-80px);
	opacity: 0;
	visibility: hidden;
}


.flywolf_checkout .option_box .delivery_fail_stage {
	transform: translateY(80px);
	transition: all 500ms;
	position: absolute;
	width: 100%;
	margin: 0 -20px;
	top: 65px;
	opacity: 0;
	visibility: hidden;
}
.flywolf_checkout .option_box.delivery_stage_fail .delivery_fail_stage {
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
}
.flywolf_checkout .option_box .delivery_fail_stage p strong {
	font-size: 14px;
	font-weight: bold;
}

#delivery_rate_postcode {
	/*text-transform: uppercase;*/
}
.flywolf_checkout .option_box p {
	margin: 0;
}

.flywolf_checkout .pickup_notice, .flywolf_checkout .delivery_notice {
	display: none;
	padding: 20px;
	background-color: #e5e2be;
	border: 1px solid #b1ae8e;
	color: #4f4e40;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 0;
}
.flywolf_checkout .pickup_notice.active, .flywolf_checkout .delivery_notice.active {
	display: block !important;
}
.flywolf_checkout .pickup_notice .flywolf_bolder2 {
	font-weight: bold;
}
.flywolf_freshness_box {
	display: none;
}

.flywolf_checkout .btn_back {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #8dcc99;
	position: absolute;
	top: 12px;
	left: 12px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
	cursor: pointer;
	visibility: hidden;
	opacity: 0;
	transition: all 500ms;
}
.flywolf_checkout .btn_back.active {
	visibility: visible;
	opacity: 1;
}


.flywolf_checkout ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #797979;
    opacity: 0.8;
}
.flywolf_checkout :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #797979;
   opacity: 0.8;
}
.flywolf_checkout ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #797979;
   opacity: 0.8;
}
.flywolf_checkout :-ms-input-placeholder { /* Internet Explorer 10+ */
   opacity: 0.8;
}
.flywolf_checkout input[placeholder], .flywolf_checkout [placeholder], .flywolf_checkout *[placeholder] {
	/*opacity: 0.8;*/
}
.flywolf_checkout input[text] {
	opacity: 1 !important;
}

.flywolf_checkout input[readonly] {
	background-color: #fff;
	cursor: pointer;
}

.clear_both {
	clear: both;
}

.woocommerce form .form-row label.pickup_location_radio_label, .woocommerce-page form .form-row label.pickup_location_radio_label {
	display: inline-block;
}


.pickup_location label, .delivery_date label, .delivery_entry_title {
	line-height: 24px !important;
	font-weight: 900;
	font-size: 18px;
	margin-bottom: 15px;
}



.fw_smaller_text {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	line-height: 19px;
}

.shipping_address {
	margin-bottom: 20px;
	display: none;
}
.shipping_address.show {
	display: block !important;
}


/* Extra small devices (phones, less than 768px) */
@media (max-width: 786px) {

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 786px) {

}

/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
	.flywolf_checkout .col2 {
		width: 100%;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
