@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//squawkingmagpie.co.nz/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(30,63,48);
	--wd-alternative-color: rgb(30,63,48);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: rgb(10,10,10);
	--btn-default-bgcolor-hover: rgb(15,15,15);
	--btn-accented-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(15,15,15);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	background-image: url(https://squawkingmagpie.co.nz/wp-content/uploads/2022/09/SQM-Dinner-Party-120-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 1000px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://squawkingmagpie.co.nz/wp-content/uploads/2021/10/wine-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Lato";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.woocommerce-MyAccount-navigation-link--subscriptions {
	display: none;
}

.page-title-default {
    background-size: cover;
background-position: 62% center;
}

.wd-checkout-steps {
	display: none;
}

.label.cell {
		display: none;
}

/* Hide Arrows From Input Number */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* .quantity input.qty {
		max-width: 30px;
	height: auto !important;
	
} */

.wd-add-btn.wd-add-btn-replace {
  justify-content: center;
}

.quantity {
	padding-right: 15px;
}

.wd-product.wd-hover-standard .wd-add-btn div.quantity :is(input[type="button"],input[type="number"],input[type="text"]) {
	height: 42px;
	width: 42px;
}

.product-wrapper .quantity .minus, .product-wrapper .quantity .plus {
    padding: 12px 16px !important;
}

.widget_block {
	padding-bottom: 5px;
	border-bottom: 0px;
}

body .product-labels {
display:none;
}

h1.entry-title.title {
	font-size: 4.6em;
}

.single .labels-rounded .out-of-stock {
display:none;
}

.wd-tools-text {
		display: none;
}

body .whb-sticky-prepared .whb-main-header {
    background:transparent;
}

body .whb-sticked .whb-general-header {
    background-color: #1E3F30;
}

.single_add_to_cart_button {
border: 1px solid black;
}

section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-1d606aa9.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled {
	display:none;
}

body .wd-toolbar {
    display: flex;
	box-shadow: none;
	margin-bottom: 4%;
	margin-left: 4%;
	height: 80px;
  width: 80px;
/*   border-radius: 50%; */
	padding: 0px;
	box-shadow: 0 0 5px rgb(0 0 0 / 17%);
}

.wd-toolbar .wd-toolbar-shop .wd-tools-icon,
.wd-toolbar .wd-header-my-account .wd-tools-icon, .wd-toolbar .wd-on-toolbar {
    display: none;
}

.wd-toolbar .wd-header-cart .wd-tools-icon {
	width:30px;
	  height:30px;
	margin-right: 5px;
		margin-top: 5px;
	color:transparent;
background-image:url(https://cdn-icons-png.flaticon.com/512/3144/3144456.png);
	  background-position:center center;
    background-size:contain;
	background-repeat:no-repeat;
}

.widget-area {
	background: #F5F5F5;
	padding: 20px
}

.woocommerce-ordering {
display: none;
}

.page-title {
	height: 100vh;
}

.product-grid-item {
    padding-bottom: 50px;
}
.wd-add-btn-replace {
	width:100%;
}

.product-wrapper {
	  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-wrapper .price {
	margin-bottom: 10px;
}

.product-wrapper .wd-add-btn.wd-add-btn-replace {
	order: 2;
}

.minus, .plus {
	width: 15px;
}

.quantity input.qty {
	width: 45px;
	padding-right: 0px !important;
}

.button.single_bottle, .button.six_pack {
	width: 80px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.single-product .wd-accordion-content {
    display: block;
    opacity: 1;
}

.wd-tools-text {
		display: none;
}

body .whb-sticky-prepared .whb-main-header {
    background:transparent;
}

body .whb-sticked .whb-general-header {
    background-color: #1E3F30;
}

.single_add_to_cart_button {
border: 1px solid black;
}

section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-1d606aa9.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled {
	display:none;
}

body .wd-toolbar {
    display: flex;
	box-shadow: none;
	margin-bottom: 4%;
	margin-left: 4%;
	height: 80px;
  width: 80px;
/*   border-radius: 50%; */
	padding: 0px;
	box-shadow: 0 0 5px rgb(0 0 0 / 17%);
}

.wd-toolbar .wd-toolbar-shop .wd-tools-icon,
.wd-toolbar .wd-header-my-account .wd-tools-icon, .wd-toolbar .wd-on-toolbar {
    display: none;
}

.wd-toolbar .wd-header-cart .wd-tools-icon {
	width:30px;
	  height:30px;
	margin-right: 5px;
		margin-top: 5px;
	color:transparent;
background-image:url(https://cdn-icons-png.flaticon.com/512/3144/3144456.png);
	  background-position:center center;
    background-size:contain;
	background-repeat:no-repeat;
}

.widget-area {
	background: #F5F5F5;
	padding: 20px
}

.product-wrapper .quantity {
	display: flex;
	max-width: 45%;
}

.product-wrapper .wd-add-btn-replace {
	display: flex;
	max-height: 42px;
	justify-content: space-around;
}
.product-wrapper .wd-add-btn-replace .ajax_add_to_cart {
	height: 42px;
}

.product-wrapper .quantity .plus,
.product-wrapper .quantity .minus {
	padding: 12px 12px!important;
}

.product-wrapper .quantity input:not(.qty) {
	background-color: white;
	border: 1px solid #d9d9d9;
}
.product-wrapper .quantity input.qty {
	background-color: white;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: none;
	border-right: none;
}

.wd-add-btn-replace .add_to_cart_button {
 width:50%;
}

.quick_cart_btns_wrapper,
.quick_cart_btns {
	width: 100%;
}

.quick_cart_btns {
	display:flex;
	justify-content: center;
}
.quick_cart_btns a {
	margin: 0 10px;
	border: 1px solid #d9d9d9;
	padding: 2px 20px!important;
	overflow: hidden;
}

.quick_cart_btns .single_bottle {
	background-color: #1e3f2f;
	color: #d9d9d9;
}
.quick_cart_btns a:hover {
	box-shadow: none;
}

.quick_cart_btns a:hover span {
	transform: translateY(-100px);
	transition: opacity .15s ease, transform .25s ease;
}
.quick_cart_btns a span {
	transition: opacity .15s ease, transform .25s ease;
}
.quick_cart_btns a.loading span {
	transform: translateY(-100px);
}
.quick_cart_btns a.loading::before {
	transform: translateY(100px);
}

.quick_cart_btns .six_pack {
	background-color: white;
	color: black;
}

.add-to-cart-loop:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 20px;
	transition: opacity .15s ease, transform .25s ease;
	transform: translateY(100%);
	content: "\f123";
	font-family: "woodmart-font";
}

.add-to-cart-loop:hover:before {
	transform: translateY(0) translateZ(0);
}

.add-to-cart-loop:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    opacity: 0;
    transition: opacity .2s ease;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0,0,0,0);
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle;
}

.add-to-cart-loop.loading:after {
	opacity: 1;
	animation: wd-rotate 450ms infinite linear
}


@media(max-width:778px) {
	.whb-main-header .site-logo {
		display: none;
	}
	.wd-header-mobile-nav .wd-tools-icon:before {
		margin:20px;
		font-size: 28px!important;
	}
	.footer-container .elementor-social-icons-wrapper>span {
		margin: 10px 0;
	}
	.product-wrapper .quantity input.qty {
		margin-right: 0;
	}
}
.title-design-centered {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0!important;
}
.quick_cart_btns{
	margin-top: 15px;
}
.owl-stage-outer input.qty {
	min-width: 45px;
}
.elementor-element-e06a19b,
.elementor-element-bc2baef {
	height: 100vh;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.elementor-element-2b46c3f .elementor-widget-wrap {
	justify-content: space-between;
}
.elementor-element-97e481d {
	padding-bottom: 150px!important;
}
.elementor-element-97e481d .elementor-widget-container {
	margin: 0!important;
	display: flex;
	justify-content: center;
}
.elementor-9124 .elementor-element.elementor-element-b35eb44 > .elementor-widget-container,
.elementor-9150 .elementor-element.elementor-element-b35eb44 > .elementor-widget-container {
	margin:0!important;
	margin-bottom: 100px!important;
}
.elementor-element-bc2baef {
	margin-bottom: 50px;!important;
}
.owl-carousel-item .product-element-bottom {
	width: 75%;
	max-width: 400px;
}
@media (max-width: 576px) {
	.mobile_fh {
	display: flex;
	justify-content: center;
	align-items: center;
}
.elementor-element-e06a19b>div {
	padding: 0!important;
}
.elementor-element-5192262b {
	padding-left: 5px!important;
	padding-right: 5px!important;
}
.elementor-element-55db42a5>.elementor-widget-wrap {
	margin: 0 auto!important;
}
}

