/*
Theme Name: Rayners Orchard
Author: Left Bank Design
Author URI: https://www.leftbankdesign.net
Description: A perfectly scalable, performance and SEO optimized, responsive, retina ready theme for Rayners Orchard.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: dt-the7
*/
a {
  text-decoration: none!important;
}
a[disabled="disabled"] {
	pointer-events: none;
	opacity: 0.5;
}
#main p > a {
	position: relative;
}
#main p > a:not(.button):after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-top: 1px dotted #000;
}
#primary_chinese-menu.main-nav > li > a .menu-text {
	font-size: 16px;
}
.menu-item-6261 .menu-text:after {
	content: '|';
	position: absolute;
	right: -11px;
	top: 0;
}
.tm-epo-field {
	border-color: #333!important;
}
.tmcp-select {
	margin-bottom: 0;
}
.tm-range-picker {
	margin-top: 8px;
}
.tm-range-picker .noUi-handle {
	background: #94df48;
}
#footer.solid-bg {
	background-size: cover;
}
.footer .widget-title {
	font-weight: 700;
}
.footer .gfield_label {
	display: none!important;
}
.footer .gfield input[type=text], .footer .gfield input[type=email] {
	border-radius: 3px;	
}
.footer .gform_button {
	color: #252525!important;
	font-weight: bold!important;
	border: 1px solid #b7dc36!important;
	background-color: #b7dc36!important;
	border-radius: 3px!important;
	transition: all .2s ease-in-out;
}
.gform_body input::-webkit-input-placeholder, .gform_body textarea::-webkit-input-placeholder {
	color: #5b5b5b;
}

.gform_body input:-ms-input-placeholder, .gform_body textarea:-ms-input-placeholder {
	color: #5b5b5b;
}

.gform_body input:-moz-placeholder, .gform_body textarea:-moz-placeholder {
	color: #5b5b5b;
}

.gform_body select {
	color: #5b5b5b;
}

.gform_button {
	color: #252525!important;
	border: 1px solid #252525!important;
	background-color: transparent!important;
	border-radius: 2px!important;
	transition: all .2s ease-in-out;
}

.gform_button:hover, .gform_button:focus {
	color: #fff!important;
	background-color: #252525!important;
}

.gform_body .instruction {
	display: none;
}
.gform_fields input[type=text], .gform_fields input[type=tel], .gform_fields input[type=email], .gform_fields input[type=number], .gform_fields select, .gform_fields textarea {
	border-color: #333;
	padding: 5px 8px!important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	margin-left: 0;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
	margin-right: 5px;
}
.woocom-list-content .price {
	display: none!important;
}

.tm-epo-required {
	display: none;
}

.tm-options-totals {
	display: none;
}
body.single-product .tm-extra-product-options-select, body.single-product .tm-extra-product-options-textfield {
	max-width: 197px;
  float: right;
}
body.single-product .tm-epo-element-label.tm-left+.tm-extra-product-options-container, body.single-product .tm-epo-element-label.tm-left+.tm-extra-product-options-container .tm-epo-datepicker-label-container, body.single-product .tm-epo-timepicker-label-container {
	float: right;
	margin-right: 0;
}
.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
	padding: .5em 0 0 0;
}
@media screen and (max-width: 1200px) {
	#ui-tm-datepicker-div {
		left: calc(100% - 350px)!important;
	}
}
@media screen and (max-width: 320px) {
	#ui-tm-datepicker-div {
		left: 20px!important;
		width: calc(100% - 40px)!important;
	}
	.tm-datepicker-medium .tm-ui-dp-container {
		min-width: 100%;
	}
}
.tm-extra-product-options .tm-epo-element-label.tm-left {
	max-width: 50%;
}
.tm-epo-element-label.tm-left+.tm-extra-product-options-container {
	width: 50% !important;
	max-width: 50%;
}

.reset_variations {
	display: none!important;
}

.woo-vou-fields-wrapper-variation {
	width: 100%;
}

.woo-vou-recipient-fields td {
	border: none;
}

.woo-vou-recipient-details {
	border-color: #333!important;
}

#product-8297 .woocommerce-product-gallery {
	display: none!important;
}

#product-8297 div.summary {
	width: 100%!important;
}

#product-8297 .product_title, #product-8297 .woocommerce-product-details__short-description {
	text-align: center;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.tm-extra-product-options .left-section.col-6 {
		width: 49%;
		margin-right: 1%;
	}
	.tm-extra-product-options .right-section.col-6 {
		width: 49%;
		margin-left: 1%;
	}
	.cpf-type-textfield .tm-description {
		position: absolute;
		top: 20px;
	}
}

.category-password-required .sidebar {
	display: none!important;
}

.wc-bookings-booking-form p.form-field-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
	-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wc-bookings-booking-form p.form-field-wide input[type=number] {
	margin-bottom: 0;
	border-color: #333;
}

.wc-bookings-booking-form {
	border: none;
	padding: 0;
}

.wc-bookings-date-picker {
	padding: 0;
}

.wc-bookings-date-picker .ui-datepicker th {
	text-align: center;
}

.wc-bookings-booking-form .wc-bookings-booking-cost {
	margin: 0;
}
.wc-product-table-controls .multi-cart-form input[type=submit] {
	border: none;
}

.woocommerce-cart .return-to-shop {
	text-align: center;
}
.wc-product-table .cart .quantity .minus~.qty {
	max-width: 3em;
	-moz-appearance: textfield;
}
.wc-product-table .cart .quantity .minus~.qty::-webkit-outer-spin-button,
.wc-product-table .cart .quantity .minus~.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wc-product-table .col-name {
	font-weight: bold;
	font-size: 14px;
}
.product-price ins {
	text-decoration: none;
}
.shopping-cart-wrap {
	display: none;
}
.wc-product-table-wrapper .button.added::after {
	top: 9px;
	left: 56px;
}
.page-title .breadcrumbs {
	background-color: rgba(0, 0, 0, 0.05);
}
.wc-product-table-controls .wc-product-table-select-filters {
	margin-top: 0!important;
}
.wc-product-table-controls select[name="wcpt_filter_product_cat"] {
	font-size: 20px;
	font-weight: bold;
	color: #262b2e;
	font-family: "Arimo", Helvetica, Arial, Verdana, sans-serif;
}

.order-minimum-notice {
	background: #ee2730;
  margin: .5rem 0;
  padding: .5rem 1rem;
	border-radius: 3px;
}

.order-minimum-notice span {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #fff!important;
}

@media screen and (max-width: 800px) {
	.top-bar {
		padding: 0;
	}
	.masthead .top-bar .left-widgets .in-top-bar {
		position: absolute;
    top: 20px;
    left: 50px;
    z-index: 999;
	}
}

@media screen and (max-width: 640px) {
	.wc-product-table-controls select[name="wcpt_filter_product_cat"] {
		font-size: 18px;
	}
}
.gift-pack .is-tick-ul {
	text-align: right;
}
.gift-pack .is-tick-ul .is-tick {
	display: none;
}
.gift-pack .tm-epo-element-label.tm-left {
	min-width: 50%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.gift-pack .tm-extra-product-options-select {
	max-width: 100%;
}