/*
Theme Name: Mission Estate Child
Theme URI: https://mrd.co.nz
Description: A child theme of Mission Estate Theme
Author: MRD Web + Digital Marketing
Author URI: https://mrd.co.nz
Version: 1.0.1
Template: mission
*/
@import url("../mission/style.css");

.content p {
	margin-bottom: 1em;
}
.header_inner_left, .header_inner_right {
    display: inline-block!important;
    width: 39%;
}
.logo_wrapper {
    display: inline-block;
    width: 20%;
}
ul#menu-left-menu, ul#menu-right-menu {
    list-style: none;
}
ul#menu-left-menu {
	text-align: right;
}
header.centered_logo .header_inner_right {
	text-align: left;
}
ul#menu-left-menu li, ul#menu-right-menu li {
	display: inline-block;    
	margin-right: 20px;
}
@media screen and (max-width:1500px) {
	ul#menu-left-menu li, ul#menu-right-menu li {
		margin-right: 10px;
		font-size: 14px;
	}
}
ul#menu-left-menu li:last-of-type, ul#menu-right-menu li:last-of-type {
	margin-right: 0;
}
header.centered_logo .q_logo img, header.sticky .container_inner.clearfix {
	margin: 0 auto;
}
.side_menu_button {
	height: auto;
}
@media (min-width:1001px) {
	.menu-right-menu-container, .side_menu_button_wrapper {
	    display: inline-block;
	}
}
@media (max-width:1280px) {
	.menu-right-menu-container, .menu-left-menu-container {
		display: none;
	}
	.mobile_menu_button {
    	display: table;
	}
	.fixed_top_header .q_logo img.mobile, .logo_wrapper {
    	position: absolute;
	}
	.logo_wrapper {
	    left: 50%;
	}
	header.centered_logo .logo_wrapper {
    	height: 100px!important;
	}
}
.home header {
	padding-top: 20px;
    position: absolute!important;
}
.home .tp-bgimg.defaultimg:before {
    content: " ";
    width: 100%;
    height: 140px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%);
}
header .header_bottom {
    width: 100%;
	padding: 0;
}
@media screen and (min-width: 1280px) {
	header.sticky {
		padding-top: 0px;
		line-height: 80px;
	}
}
.content {
    margin-top: 0;
}
header.light .menu-item a {
    color: #fff;
}
header.light.sticky .menu-item a {
    color: inherit;
}
.q_elements_holder.three_columns .q_elements_item {
    width: 31.333333%;
    display: flex;
    justify-content: space-between;
    float: left;
    margin-right: 3%;
}
.q_elements_holder.three_columns .q_elements_item:last-of-type {
    margin-right: 0;
}
.slider-content, .watermark {
	background-image: url(/wp-content/uploads/2018/06/Mission-WaterMark.png);
	background-repeat: no-repeat!important;
	background-position: 110% -30px!important;
	background-size: 300px 300px!important;
	background-size: auto!important;
}
.watermark.grey {
	background-image: url(/wp-content/uploads/2018/06/watermark-grey.png);
	background-repeat: no-repeat!important;
	background-position: 110% -30px!important;
	background-size: 300px 300px!important;
	background-size: auto!important;
}
.tagline h2 {
	font-family: 'Cookie', cursive;
    font-style: italic;
    letter-spacing: 2px;
    line-height: 1.2em;
}
.qode-grid-lines-holder.qode-grid-lines-dark-skin .qode-grid-line, .qode-grid-lines-holder.qode-grid-lines-dark-skin .qode-grid-line:last-child {
    border-left: none;
    border-right: none;
}
footer {
    width: calc(100% - 90px);
    margin: 0 45px;
}
footer .footer_top_holder {
	background-image: url(/wp-content/uploads/2018/06/Mission-WaterMark-dark.png);
	background-repeat: no-repeat;
	background-position: 105% -50px;
}
footer h5, footer p, .uvc-heading p {
    margin-bottom: 20px!important;
}
footer a:hover {
	text-decoration: underline;
}
.header_bottom_right_widget_holder {
    display: inline-block;
        padding: 0 10px 0 20px;
} 
.side_menu_button {
    display: inline-block;
}
.side_menu_button>a.search_button i {
    vertical-align: top;
    font-size: 18px;
    color: #000;
}
.light .side_menu_button>a.search_button i {
    color: #fff;
}
.mobile_menu_button span {
    font-size: 18px;
}
header.qode-animate-mobile-header .side_menu_button>a.search_button i {
    color: #000;
}
header.light .mobile_menu_button span {
	color: #fff;    
	font-size: 24px;
}
header.light.sticky_animate .mobile_menu_button span {
	color: #000;
}
header.dark .mobile_menu_button span {
	color: #000;    
	font-size: 24px;
}
header.qode-animate-mobile-header .mobile_menu_button span {
	color: #000;
}
header.qode-animate-mobile-header a.cart {  
	display: block;
}
header.qode-animate-mobile-header a.international {
	filter: none;
}
header.sticky_mobile .side_menu_button {
    height: initial!important;
}
header.sticky .side_menu_button>a.search_button {
    vertical-align: middle;
    height: inherit;
    display: table;
}
header.sticky .side_menu_button>a.search_button i {
    display: table-cell;
    vertical-align: middle;
}
.home header.sticky .side_menu_button>a.search_button i {
	color: #000;
}
a.cart i, a.search_button i {
	transition: .2s all ease;
}
a.cart:hover i, a.search_button:hover i {
	color:#a6975e;
}
a.international {
	margin-left: 20px;
}
a.international img {
    /*vertical-align: text-bottom;*/
}
@media (max-width:1280px) {
	header.sticky .logo_wrapper, header.sticky.centered_logo .logo_wrapper {
		height: 110px !important;
	}
	nav.mobile_menu {
    	display: block;
	}
	.q_logo a {
    	left: -50%;
	    width: auto!important;
	}
	header.sticky_mobile .header_inner_right {
	    text-align: right;
		margin: 10px 30px 0 0;
	    float: right;
	}
	header.sticky_mobile a.cart {
		display: block;
	}
	header.sticky_mobile a.international {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
	header.sticky_mobile .header_bottom_right_widget_holder {
		display: block;
	    padding: 0;
	}
	header.sticky_mobile .side_menu_button_wrapper {
	    display: block;
	}
	.gateways .q_elements_item {
    	margin-bottom: 6%;
	}
	.gateways .q_elements_item:last-child {
    	margin-bottom: 0;
	}
	.side_menu_button>a.search_button {
		padding: 5px 0 0;
	}
	a.side_menu_button_link.normal {
		display: none;
	}
}
@media (min-width:1001px) {
	nav.main_menu.drop_down.right {
    	display: none!important;
	}
}
.light a.cart {
	color: #fff;
}
.home .light.mobile-header-appear a.cart {
	color: #000;
}
.light.sticky a.international, .light.sticky a.cart  {
	filter: none;
	color: #000;
}
header.centered_logo .q_logo a {
	height:150px!important;
}
header.centered_logo.sticky .q_logo a {
    height: 75px!important;    
    display: block;
}
header.sticky, .home header.qode-animate-mobile-header {
	position: fixed!important;
}
header.sticky_mobile .q_logo a {
    height: 100px!important;
}
header.sticky ul#menu-left-menu {
    text-align: left;
}
@media only screen and (max-width: 1000px) {
	.home .header_bottom {
	    background-color: transparent!important;
	}
	.home header.qode-animate-mobile-header .header_bottom {
	    background-color: #fff!important;
	}
	header.light .mobile_menu .menu-item a {
    	color: #000;
    	text-align: center;
	}
	header.light .mobile_menu .menu-item a:hover {
    	color: #a6975e;
	}
}
.mobile-header-appear .header_inner.clearfix, .home header.mobile-header-appear {
    padding-top: 0!important;
        box-shadow: 0 1px 3px rgba(0,0,0,.11);
}

.archive img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image,
.woocommerce ul.products li.product .image-wrapper img {
    max-height: 400px !important;
    width: auto;
}
.widget_recently_viewed_products img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    height: 65px!important;
}
.woocommerce div.product .images img {
    max-height: 800px;
    width: auto!important;
    margin: 0 auto;
}
.woocommerce .product .images {
	text-align: center;
}
.woocommerce-variation-add-to-cart .ivpa-opt.ivpa_attribute.ivpa_text.ivpa_background {
    display: none!important;
}
.product-type-variable p.price {
    display: none;
}
.woocommerce .product h1.product_title {
    text-transform: none;
    letter-spacing: 0;
}
#ivpa-content {
    margin-top: 0;
    margin-bottom: 0;
}
.q_accordion_holder.toggle.boxed.woocommerce-accordion.accordion.ui-accordion.ui-accordion-icons.ui-widget.ui-helper-reset {
    display: none;
}
.woocommerce .checkout input, .woocommerce .checkout textarea, .woocommerce .button, .woocommerce input[type=submit], .woocommerce ul.products li.product .added_to_cart, .woocommerce-page .button, .woocommerce-page input[type=submit], .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock, .woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text, .select2-container--default .select2-selection--single, .woocommerce-info, .widget #searchform input[type=text], .woocommerce .sidebar input[type='text']:not(.qode_search_field), .woocommerce-notice--success, .woocommerce-error {
    border-radius: 0!important;
    border-width: 2px!important;
    border-color: #000!important;
    border-style: solid!important;
    color: #000!important;
    background-color: transparent!important;
    transition: 0.2s all ease;
    font-family: 'PT Serif', sans-serif!important;
    height: auto;
    line-height: 34px;
}
.woocommerce-error {
	border-color: red!important;
	margin: 0!important;
}
span.select2-dropdown.select2-dropdown--below {
	border-radius: 0!important;
    border-width: 2px!important;
    border-color: #000!important;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    padding-bottom: 15px;
}
.woocommerce div.product .cart .quantity {
	    padding-top: 0;
}
.woocommerce-info {
	text-transform: none!important;
	letter-spacing: 1px!important;
	line-height: 2em!important;
}

.woocommerce-info a {
	color: #a6975e;
}

.woocommerce .button:hover, .woocommerce input[type=submit]:hover, .woocommerce ul.products li.product .added_to_cart:hover, .woocommerce-page .button:hover, .woocommerce-page input[type=submit]:hover, .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_instock:hover, .ivpa_attribute.ivpa_text.ivpa_background .ivpa_term.ivpa_active.ivpa_clicked.ivpa_instock {
    border-radius: 0!important;
    border-width: 2px;
    border-color: #a6975e!important;
    border-style: solid;
    color: #fff!important;
    background-color: #a6975e!important;
}
.select2-container--default .select2-search--dropdown {
	background: #fff;
}
input.select2-search__field {
    border: 2px solid #000!important;
}
.woocommerce-variation.single_variation {
    margin: 20px 0;
}
.single .summary span.woocommerce-Price-amount.amount {
    font-size: 2em!important;
    color: #000!important;
    font-weight: normal!important;
}
@media screen and (min-width:1000px) {
	.woocommerce div.product {
	    padding: 0 15%;
	}
}
.product p {
    margin-bottom: 1em;
}
strong.ivpa_title {
    color: #000;
}
.woocommerce table.cart tbody tr td img {
    margin: 0 auto;
}
.woocommerce form.checkout table.shop_table td, .woocommerce form.checkout table.shop_table th {
	text-align: left!important;
}
.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel] {
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 95%;
}
.ivpa-content.ivpa-register.ivpa-stepped.ivpa_align_center {
	display: none;
}
.woocommerce ul.products li.product h6, .woocommerce aside ul.product_list_widget li a, aside ul.product_list_widget li a {
	text-transform: none!important;
	    font-size: 16px;
}
.qbutton, .woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th {
	font-family: inherit;
	text-transform: none;
}
@media screen and (min-width:725px) {
	.two_columns_25_75>.column1 {
	    width: calc(25% - 41px);
	    border-right: 1px solid #ccc;
	    margin-right: 40px;
	}
	.two_columns_25_75>.column1>.column_inner {
	    padding: 0;
	}
	aside .widget {
		padding: 0 40px 40px 0;
		border-bottom: 1px solid #ccc;
	}
}
.title.title_size_large.position_center.has_background {
	background-size: cover!important;
    background-position: center;
    width: calc(100% - 60px);
    margin: 0 auto;
}
.title_outer.title_without_animation {
    margin-bottom: 60px;
}
span.ivpa-required {
    display: none;
}
.qbutton.center {
	display: table;
}
.home .qbutton.center {
    display: inline-block;
}
.flexslider, .portfolio_slider {
    margin: 0;
}
@media screen and (min-width:769px) {
	.double-column {
		column-count: 2;
		column-gap: 2em;
	}
}
.testimonials_c_holder .testimonial_content_inner {
    padding: 0 45px;
}

.uavc-list-icon-wrapper.ult-adjust-bottom-margin {
	margin-bottom: 0!important;
}
h2 strong {
	color:#a6975e;
}
.woocommerce-pagination ul.page-numbers li a:hover, .woocommerce-pagination ul.page-numbers li span.current {
    color: #fff;
    background-color: #a6975e;
    border-color: #a6975e;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
	color: #a6975e;
	border: 2px solid #a6975e;
}
.widget #searchsubmit {
	font-family: FontAwesome,sans-serif!important;
	border: none!important;
}
.content_inner ul {
   list-style-position: outside;
   margin-left: 24px;
   margin-bottom: 25px;
}
.content_inner .shipping ul#shipping_method {
   margin-left: 0px;
}
nav.mobile_menu ul li a {
	text-align: center;    
	color: #666666!important;
}
@media only screen and (max-width:1280px) {
	.home header {
    	padding-top: 0;
    }
    header.centered_logo .header_inner_left {
	    margin: 0;
	}
    .side_menu_button a:last-child {
    	padding: 15px 0 0 8px;
	}
	.text-image.columns .vc_column-inner {
	    margin: 0!important;
	    padding: 0!important;
	}
	.ult-tabto-accordion dt>a { 
		padding: 15px 7px!important;
	}
	.separator.small {
		width: 90%!important;
	}
	.content_inner ul {
		    margin-left: 0;
	}
	aside .widget {
		padding: 0 0 40px 0;
		border-bottom: 1px solid #ccc;
	}
	aside .widget:last-child, aside .widget:first-child {
		padding: 0;
	}
	.woocommerce .widget #searchform input[type=text], .woocommerce-page .widget #searchform input[type=text] {
    	width: 70%;
	}
	.woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
	    padding: 0;
	}
	.qode-single-product-summary {
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 30px;
	}
	#submit_comment, .blog_load_more_button a, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .load_more a, .qbutton, .qode-qbutton-main-color {
    	white-space: normal;
    	padding: 15px;
	}
}
@media only screen and (max-width:1280px) and (min-width:768px) {
	header .container_inner.clearfix {
    	margin: 0px auto;
    	width: 768px;
	}
}
@media only screen and (max-width:1500px) and (min-width:1280px) {
	header .container_inner.clearfix {
    	Width: 100%;
	}
	header.sticky_animate .container_inner.clearfix {
    	Width: 1150px;
	}
}
.woocommerce .related.products ul.products li.product .image-wrapper img {
	max-height: 300px !important;
}
.tasting-notes h4 {
	transition: .2s all ease;
}
.tasting-notes h4 i {
    color: #a6975e;
}
.tasting-notes:hover h4 {
	color: #a6975e;
}
.related.products {
    margin-top: 6%;
    display: inline-block;
    width: 100%;
}
nav.woocommerce-breadcrumb {
    text-align: center;
    padding-bottom: 50px;
    clear: both;
}
nav.woocommerce-breadcrumb a {
	color: #a6975e;
}
.single.woocommerce .content .container .container_inner, .woocommerce-page.single .content .container .container_inner {
    padding: 0;
}
.archive .shop-info {
    margin-bottom: 6%;
    border-bottom: 1px solid #ccc;
}
.archive .shop-info .term-description p {
	color: #000;
    font-size: 2em;
    line-height: 1.3em;
    text-align: center;
}
.woocommerce_with_sidebar .term-description {
    display: none;
}
.home .q_logo img {
    filter: brightness(0) invert(1);
}
.home .sticky_animate a.international img, 
.home .sticky_animate .q_logo img,
.home .mobile-header-appear a.international img,
.home .mobile-header-appear .q_logo img {
    filter: none;
}
.home .mobile-header-appear .header_cart.fa-shopping-cart:before {
    color: #000!important;
}
html .ult-ih-container.ult-adjust-bottom-margin {
    margin-bottom: 0!important;
    padding: 20px;
}
.ult-ih-container ul.ult-ih-list li.ult-ih-list-item, .ult-ih-item.ult-ih-square {
	height: 100%!important;
    width: 100%!important;
    margin: 0!important;
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2 {
    text-shadow: 0 0 10px rgba(0,0,0,0.8);
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2, .vc-hoverbox-block-inner.vc-hoverbox-back-inner p {
    color: #fff;
}
#submit_comment, .blog_load_more_button a, .drop_down .wide .second ul li .qbutton, .drop_down .wide .second ul li ul li .qbutton, .load_more a, .qbutton {
	border-radius: 0;
	transition: .2s all ease;
}
.woocommerce #payment ul.payment_methods, .woocommerce ul.order_details, .woocommerce-page ul.order_details  {
	margin-left: 0;
}
.woocommerce #payment ul.payment_methods li .payment_box {
    padding: 10px 0 0 10px;
}
/*
.title.title_size_large.position_center.has_background:before {
    content: " ";
    background-color: #a6975e;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
}
*/
@media screen and (max-width:480px) {
	a.added_to_cart.button.wc-forward {
		clear: both;
		width: -webkit-fill-available;
		margin-top: 10px;
		text-align: center;
	}
	.quantity input.text {
    	width: 35px!important;
	}
	.woocommerce button.button, .woocommerce-page button.button {    
		width: calc(100% - 102px);
		text-align: center;
	}
}
.title_holder {
    padding-top: 0!important;
}
.uvc-headings-line, .uvc-heading-spacer {
    position: relative;
}
.ult-tooltipster-content { 
	padding: 20px 30px!important;
}
.ult-tooltipster-content hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #ccc;
	margin: 10px auto;
	width: 100px;
}
.footer_top h5 {
    line-height: 1em;
}
.woocommerce form.checkout .col2-set .form-row-wide {
	    clear: both;
}
@media only screen and (max-width: 480px) {
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .full_width .parallax_content, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
	    max-width: 360px;
	}
}
.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name, .ult-style-1 .ult-team-member-position {
	line-height: 1.3em;
}
.myaccount_user, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce div.message {
	text-transform: none;
    font-family: 'PT Serif', sans-serif!important;
}
#cookie-notice a, #cookie-notice a.cn-button  {
	transition: 0.2s all ease;
}
#cookie-notice a:hover {
	color: #fff;
}
#cookie-notice a.cn-button:hover  {
	border-color: #000!important;
    border-style: solid!important;
    color: rgb(165, 150, 97)!important;
}
.inline.button {
    display: inline-block;
    margin: 0 10px;
}
header .container_inner.clearfix {
    margin: 10px auto;
}

@media only screen and (max-width: 767px) {
	.ult_modal.ult-container, .ult_modal.ult-medium, .ult_modal.ult-small {
	    width: 90%!important;
	}
	.ult_modal-body {
    	padding: 15px!important;
	}	
	.ult-overlay-close.popup-top-right {
	    right: -5%;
	    top: -2%;
	    bottom: auto!important;
	    left: auto!important;
	}
}
.ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.children li, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.sub-menu li.menu-item, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.children li a, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.sub-menu li.menu-item a {
    line-height: 1.2em;
    padding: 5px 0 15px;
}
.gm-style-iw {
    left: 25px!important;
}
@media only screen and (min-width:769px) {
	.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder img {
	    width: auto;
	    height: 100%;
	    max-height: 600px;
	    float: right;
	}
}
.qode-elliptical-slider .flex-control-nav.flex-control-paging li a {
    background-color: rgba(0,0,0,.4);
}
.qode-elliptical-slider .flex-control-nav.flex-control-paging li a.flex-active {
    background-color: #000;
}
header a.side_menu_button_link {
    display: none;
}
.side_menu_button_wrapper.side-menu {
	z-index:9999;
}
.side_menu_button_wrapper.side-menu a {
    background: #2d2d2d;
    position: fixed;
    right: 0;
    z-index: 9999;
    width: 75px;
    height: 75px;
    text-align: center;
    vertical-align: middle;
    transition: ease all .2s;
}
.side_menu_button_wrapper.side-menu a i {
    color: #fff;
    line-height: 75px;
    font-size: 2em;
}
.side_menu_button_wrapper.side-menu a:hover {
	background: #a6975e;
}
a.side_menu_button_link.normal {
	-webkit-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    transition: all .33s cubic-bezier(.694,.0482,.335,1);
}
a.side_menu_button_link.normal.opened {
    right: 270px;
}
.ivpa-opt.ivpa_custom_option.ivpa_text.ivpa_background.ivpa_multiselect.ivpa-do {
    display: none;
}

@media only screen and (min-width:1281px) {
	a.international {
	    margin-left: 10px;
	    line-height: 100px;
	}
	.header_bottom_widget.widget_woocommerce-dropdown-cart {
	    display: inline;
	}
	.header_bottom_widget.widget_text {
	    display: inline-block;
	}
	a.png {
	    margin-left: 10px;
	    line-height: 100px;
	}
}

@media only screen and (max-width:1280px) {
	.widget_woocommerce-dropdown-cart, .widget_woocommerce-dropdown-cart .shopping_cart_outer {
		display: inline-block;
	}
	.widget_woocommerce-dropdown-cart .shopping_cart_inner {
		height: inherit!important;
	}
	header.sticky_mobile a.international {
	    margin-top: 2px;
	}
	.header_bottom .shopping_cart_header {
    	padding: 0;
	}
}
.home .shopping_cart_header .header_cart.fa-shopping-cart:before, header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart span {
	color: #fff;
}
.shopping_cart_header .header_cart.fa-shopping-cart:before {
	color: #000;
}
.shopping_cart_header .header_cart.fa-shopping-cart .header_cart_span {
	background-color: #a6975e;
}
.shopping_cart_dropdown {
    background-color: #fff;    
    border: 1px solid #a6975e;
}
header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton, .shopping_cart_dropdown .qbutton {
	border-color: #a6975e!important;
	color: #a6975e!important;
}
.shopping_cart_dropdown .qbutton:hover {
	border-color: #a6975e!important;
	color: #fff!important;
}
.shopping_cart_dropdown ul li a:hover, .shopping_cart_dropdown .cart_list span.quantity, .shopping_cart_dropdown ul li a, .shopping_cart_dropdown span.total span {
    color: #a6975e;
}
.shopping_cart_dropdown .cart_list a>img, .shopping_cart_dropdown img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    max-height: 60px !important;
    width: auto;
}


.regular-checkbox input[type=radio]{
	    -webkit-appearance: none!important;
transform: scale(1.5) !important;
-webkit-transform: scale(1.5) !important;
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
padding-bottom: 5px !important;
    border: 1px solid #a6975e!important;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
}
.regular-checkbox input[type=radio]{
    background:transparent!important;
    transition: .2s all ease;
}

.regular-checkbox input[type=radio]:active, .regular-checkbox input[type=radio]:focus {
    background:#a6975e!important;outline: none!important;
}

#tribe-bar-form input[type=text] {
	font-family: 'PT Serif', sans-serif;
}
#tribe-events .tribe-events-button, #tribe-bar-form .tribe-bar-submit input[type=submit], a.tribe-events-gcal, a.tribe-events-ical {
	font-family: 'PT Serif', sans-serif;
	letter-spacing: 0;
	background-color: transparent;
	border: 2px solid #a6975e;
	color: #a6975e;
	border-radius: 0;
	transition: .2s all ease;
}
#tribe-events .tribe-events-button:hover, #tribe-bar-form .tribe-bar-submit input[type=submit]:hover, a.tribe-events-gcal:hover, a.tribe-events-ical:hover {
	background-color: #a6975e;
	color: #fff;
}
.tribe-events-schedule h2, .tribe-event-schedule-details {
	color: #a6975e;	
}
.single-tribe_events .tribe-events-event-meta {
	background-color: #f2f2f2;
	border: none;
	background-image: url(/wp-content/uploads/2018/06/watermark-grey.png);
    background-repeat: no-repeat!important;
    background-position: 105% -30px!important;
    background-size: 300px 300px!important;
}
.tribe-events-title-bar {
	display: none;
}
.post-type-archive-tribe_events .title.title_size_large.position_center.has_background, 
.single-tribe_events .title.title_size_large.position_center.has_background {
	background-image: url(https://missionestate.co.nz/wp-content/uploads/2018/10/concert-41-e1538539832855.jpg)!important;
}


.vc-hoverbox:active .vc-hoverbox-front {
	transform: rotateY(-180deg)
}
.vc-hoverbox:active .vc-hoverbox-back {
	transform: rotateY(0)
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:active .vc-hoverbox-front {
	transform: rotateY(0)
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:active .vc-hoverbox-back {
	transform: rotateY(-180deg)
}
table.woo-vou-recipient-fields textarea {
    padding: 3px !important;
}
p.stock.in-stock {
    display: none;
}
ul.footer-payment-icons {
    margin-top: 20px;
}
ul.footer-payment-icons h6{
    margin-bottom: 5px;
}
ul.footer-payment-icons li {
    display: inline-block;
    padding: 0 5px 0 0;
}
ul.footer-payment-icons li a {
    color:#fff !important;
    font-size:40px;
}
.form-row label.checkbox{
    display: inline-block!important;	
}


.form-row input.input-text{
    width: 47.25%;
}
div#wc_checkout_add_ons {
    width: 49.07749077490775%;
    margin-right: 1.845018450184502%;
}
#wc_checkout_add_ons textarea {
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 95%;
}

@media only screen and (max-width: 1100px) {
	.form-row input.input-text{
		width: 96%;
	}
}

@media only screen and (max-width: 769px) {
	.form-row input.input-text{
		width: 91%;
	}
}

.page-id-3302 header,
.page-id-3302 .side_menu_button_wrapper.side-menu{
	display:none!important;
}

.page-id-3302 .content{
	background-color: #F7E4AE;
}

.page-id-3302 .container{
	background-color: #F7E4AE;
}