textarea {
	height: 150px !important;
}

.my-change-color {
	-webkit-animation: changeColor 1s infinite;
	-moz-animation: changeColor 1s infinite;
	-o-animation: changeColor 1s infinite;
	animation: changeColor 1s infinite;
}

@-webkit-keyframes changeColor {
	0% {
		-webkit-filter: hue-rotate(0deg);
		-moz-filter: hue-rotate(0deg);
		filter: hue-rotate(0deg);
	}
	
	100% {
		-webkit-filter: hue-rotate(360deg);
		-moz-filter: hue-rotate(360deg);
		filter: hue-rotate(360deg);
	}
}

.my-right-bg-img .column-image-bg-wrap {
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}

.my-left-bg-img .column-image-bg-wrap {
	border-top-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}

.testimonial_slider .image-icon {
	border-radius: 0;
}

.testimonial_slider p {
	font-size: 16px;
	line-height: 26px;
}

.testimonial_slider .flickity-page-dots {
	bottom: -20px;
}

.my-gold-form input[type=submit] {
	background: #33342E !important;
}

.my-gall img {
	border-radius: 10px;
}

.my-gall .work-item.style-2 {
	border-radius: 10px;
}

#copyright .col.span_5 {
	width: 70%;
}

#copyright .col.span_7 {
	width: 28%;
}

.testimonial_slider[data-style*=multiple_visible] blockquote {
	opacity: .6;
}

#to-top {
	right: 92px;
}

/* ---- RESPONSIVE  ------ */
@media screen and (max-width: 600px) {
	html .wpb_wrapper .my-h1 {
		font-size: 36px !important;
		line-height: 36px !important;
	}
	
	html .wpb_wrapper h2.vc_custom_heading {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	
	html .wpb_wrapper h3.vc_custom_heading {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	
	html .wpb_wrapper h5.vc_custom_heading {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	
	.my-right-bg-img .column-image-bg-wrap {
		border-radius: 10px;
	}
	
	.my-left-bg-img .column-image-bg-wrap {
		border-radius: 10px;
	}
	
	#copyright .col.span_5 {
		width: 100%;
		text-align: center;
	}
	
	#copyright .col.span_7 {
		width: 100%;
		margin-left: 42%;
	}
	
	textarea {
		height: 150px;
	}
	
	.off-canvas-menu-container.mobile-only {
		display: none !important;
	}
}

/* --------------------------- */
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.woocommerce-product-gallery__image {
	-webkit-animation: changeColor 1s infinite;
	-moz-animation: changeColor 1s infinite;
	-o-animation: changeColor 1s infinite;
	animation: changeColor 1s infinite;
}

.product_meta {
	display: none;
}

.pewc-group-heading-wrapper h3 {
	font-size: 25px;
	line-height: 25px;
}

.woocommerce div.product .summary p.price {
	display: none;
}

.woocommerce-breadcrumb {
	display: none;
}

.pewc-description {
	margin-top: 5px;
}

.pewc-total-field-wrapper p:nth-of-type(1) {
	display: none;
}

.pewc-total-field-wrapper p:nth-of-type(2) {
	display: none;
}

.pewc-total-field-wrapper p {
	font-weight: bold;
}

#customer_details h3 {
	font-size: 25px;
	line-height: 25px;
}

.woocommerce-checkout-review-order-table .product-image {
	display: none;
	width: 0 !important;
}

.woocommerce-checkout-review-order-table .product-info {
	width: 100%;
}

.woocommerce-checkout-review-order-table .product-container {
	border-radius: 5px;
}

.woocommerce-message {
	display: none !important;
}

.woocommerce-product-gallery__trigger {
	display: none !important;
}

.single-product .images .product-slider .slide {
	pointer-events: none !important;
}

.woocommerce-page button[type=submit].single_add_to_cart_button {
	margin-top: 0;
}

.pewc-information-fields .pewc-information-image {
	display: none;
}

.pewc-information-fields .pewc-information-label {
	display: none;
}

.pewc-information-fields .pewc-information-data {
	background: #fff !important;
	border: none !important;
}

.pewc-information-fields .pewc-information-data i {
	font-size: 16px;
}

.pewc-information-fields .pewc-information-data li {
	margin-bottom: 0;
}

.pewc-information-fields .pewc-information-data ul {
	margin-left: 0;
}

.pewc-information-fields {
	margin-bottom: 0 !important;
	margin-top: -15px !important;
}

.woocommerce-checkout .product-info .woocommerce-Price-amount.amount {
	display: none;
}

.woocommerce-checkout .product-info small {
	display: none;
}

.single-product .products.related, .single-product .products.upsells {
	display: none;
}

.woocommerce-product-details__short-description i {
	font-size: 16px !important;
	line-height: 16px !important;
	height: 16px !important;
	width: 34px !important;
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description {
	color: #c2995b;
}

.woocommerce-order-received h2 {
	font-size: 25px;
	line-height: 35px;
}

.rnb-pricing-plan-button {
	padding: 10px 0 0;
	display: none;
}

.redq-quantity.rnb-select-wrapper.rnb-component-wrapper {
	display: none !important;
}

#categoryPreview > div > div {
	display: none;
}

.date-time-picker .pick-up-date-picker, .date-time-picker .drop-off-date-picker {
	width: 100%;
}

.date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
	width: 100%;
}

div.summary.entry-summary > form > div > h5 {
	display: none;
}

#categoryPreview > h5 {
	display: block;
	font-size: 20px;
	line-height: 20px;
	text-transform: capitalize;
	font-family: cinzel;
}

.rnb-component-wrapper {
	margin-bottom: 10px;
}

.rnb-cart .date-time-picker input {
	height: 49px;
	padding-left: 30px !important;
	background: #f5f5f5 !important;
	border: 1px solid #f5f5f5;
	box-shadow: none !important;
	font-size: 13px;
	width: 100%;
	margin-bottom: 10px;
}

.rnb-component-wrapper {
	margin-bottom: 0;
}

.pewc-total-field-wrapper {
	display: none;
}

.pewc-product-extra-groups-wrap.pewc-groups-standard.pewc-teaser-options-5 {
	margin-bottom: -20px;
}

.date-time-picker .pick-up-date-picker, .date-time-picker .drop-off-date-picker {
	width: 49%;
	float: left;
	padding-right: 10px;
	position: relative;
}

.custom-block input[type='checkbox']:checked + span:after {
	background: #c2995b;
	border-color: #c2995b;
	top: 2px;
	left: 0;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
}

form.cart.rnb-cart {
	margin-top: 6px;
}

li.deposit_free_total {
	display: none;
}

.booking-pricing-info ul li {
	border-color: #ebebeb;
	font-size: 14px;
	color: #333;
	list-style: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #c2995b;
	font-size: 1.25em;
}

.date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
	width: 50%;
}

img.attachment-shop_single.size-shop_single.wp-post-image {
	width: 346px !important;
	margin: auto;
}

.redq-pick-up-location h5, .redq-drop-off-location h5, .date-time-picker h5, .date-time-picker h5, .payable-extras h5, .additional-person h5, .redq-quantity h5, #animatedModal .redq-pick-up-location h5, #animatedModal .redq-drop-off-location h5, #animatedModal .date-time-picker h5, #animatedModal .date-time-picker h5, #animatedModal .payable-extras h5, .payable-categories h5, .payable-security_deposites h5 {
	padding-top: 0;
	color: #777;
	font-size: 15px;
	font-family: 'Open Sans';
}

.bopoking-txtarea {
	height: 70px;
}

.booking-form-field {
	flex-grow: 1;
	padding-right: 30px;
	display: block;
	align-items: center;
}

.wpcf7-form .wpcf7-not-valid-tip {
	top: -3px;
	padding: 2px 6px;
	border: 0;
	box-shadow: none;
}

h5.form-heading {
	font-family: 'Open Sans';
	font-size: 22px;
	font-weight: 600;
}

.material .wpcf7-form .nectar-wpcf7-inline-form {
	padding: 1.5em 0 !important;
}

@media only screen and (max-width: 1000px) {
	.booking-form-field {
		width: 100%;
		padding-right: 0;
		display: block;
		align-items: center;
		padding-top: 10px;
	}
	
	.material .wpcf7-form .nectar-wpcf7-inline-form {
		padding: 0;
	}
}

.material .wpcf7-form .nectar-wpcf7-inline-form {
	padding: .5em 0;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.submit-booking {
	width: 100%;
	margin-top: 20px;
	border-radius: 13px !important;
}

h5.date-heading {
	font-family: 'Open Sans';
	font-size: 16px;
}

.quantity {
	display: none !important;
}