/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@200;300;400;500;600;700;800&display=swap");
:root {
  --menu-background: #131313;
  --green: #444d31;
}
body {
  font-family: "Work Sans", sans-serif;
}
.navbar-nav .menu-item a {
  color: #fff;
}
.menu-block-wrp .nav-wrp li a {
  font-family: "Work Sans", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
header {
  transition: all 0.4s ease-out;
  top: 0;
  position: fixed;
  z-index: 999;
}
header.nav-up {
  transform: translateY(-100%);
}
.nav-down {
  /* position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
	z-index: 10000; */
  transition: all 0.4s ease-out;
  top: 0;
  position: fixed;
  z-index: 10000;
}

.fixed-position {
  position: fixed;
}
a.cart-contents::before {
  content: "";
  background-image: url(./assets/images/cart-icon.svg);
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 999;
  position: inherit;
  display: block;
  position: relative;
  top: 12px;
}
.cartIcon span {
  position: relative;
  top: 20px;
  padding-left: 20px;
  background-color: #444d31;
  color: #fff;
  border-radius: 100px;
  padding: 5px 8px;
  left: 5px;
  z-index: 1000;
}
.menu-item {
  list-style: none;
}
.social-icon a {
  font-size: 20px !important;
}
ul.menu-icons-wrp {
  padding-left: 50px;
}
.menu-icons-wrp .social-icon {
  display: inline-block;
  top: 38px;
  position: relative;
}
.menu-icons-wrp .cartIcon {
  display: inline-block;
}
.menu-icons-wrp .instagram-icon {
  padding-left: 15px;
}
.menu-icons-wrp .facebook-icon {
  padding-left: 16px;
}
.menu-item-has-children > a::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(./assets/images/menu-icon-arrow.png);
  background-size: contain;
  height: 20px;
  height: 20px;
  background-repeat: no-repeat;
  width: 10px;
  display: inline-block;
  top: 48px;
  left: 126px;
}
.menu-item-has-children {
  padding-right: 35px !important;
}

.menu-block-wrp .nav-wrp .navbar-nav > .menu-item:after,
.menu-block-wrp .nav-wrp .navbar-nav > .menu-item:before {
  display: block;
  content: "";
  border-bottom: solid 1px #fff;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.menu-block-wrp .nav-wrp .navbar-nav > .menu-item:before {
  position: absolute;
  bottom: 1.2em;
  left: 0;
  width: 100%;
}
.menu-block-wrp .nav-wrp .navbar-nav > .menu-item:hover:after {
  transform: scaleX(1);
}
body .wrapper {
  z-index: 100 !important;
}
.social-icon svg {
  fill: #fff;
  width: 18px;
  height: 20px;
  transition-duration: 0.6;
}
.social-icon a:hover svg {
  fill: var(--green);
  transition-duration: 0.6;
}
.extra-spaces {
  padding-top: 150px;
  padding-bottom: 150px;
  height: 100vh;
}
.instagram-icon {
  display: inline-block !important;
}
.facebook-icon {
  display: inline-block !important;
}
/*******
** Footer **
*******/
.content-row {
  display: flex;
  flex-wrap: wrap;
}
.footer-content-wrp {
  background-color: #131313;
  padding-top: 60px;
  padding-bottom: 55px;
}

.col-footer-about {
  width: 35%;
}
.col-footer-contact {
  width: 48%;
}
.col-footer-badge {
  width: 17%;
}
.footer-content-wrp p,
.footer-content-wrp a,
.footer-content-wrp span {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.5px;
}
.footer-content-wrp h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: capitalize;
  padding-bottom: 10px;
}
.footer-address-content {
  display: flex;
  flex-wrap: wrap;
}
.f-contact {
  width: 50%;
}
.f-address {
  width: 50%;
}
.footer-opening-hoours {
  width: 100%;
}
.footer-opening-hoours {
  display: flex;
  flex-wrap: wrap;
}
.footer-opening-hoours h4 {
  width: 100%;
}
.footer-opening-hoours .opentiming-content {
  width: 33%;
}
.footer-opening-hoours .day {
  display: block;
}
.footer-opening-hoours .m-to-f {
  border-right: 1px solid #fff;
  margin-right: 40px;
}
.saturday {
  border-right: 1px solid #fff;
  margin-right: 40px;
}
.footer-opening-hoours h4 {
  padding-bottom: 15px;
}
.col-footer-about img {
  max-width: 385px;
}
span.footer-phone-no {
  padding-bottom: 10px;
  display: block;
}
.footer-content-wrp a:hover {
  color: var(--green);
}
.col-footer-about a {
  padding-bottom: 15px;
  display: inline-block;
}
.col-footer-badge .badge-image {
  max-width: 200px;
  margin-left: auto;
}
.front-page-slider {
  padding-top: 0px;
}
.locally-sourced-section .col-left {
  width: 45%;
}
.locally-sourced-section .col-right {
  width: 55%;
}
.locally-sourced-section {
  padding-top: 80px;
  padding-bottom: 50px;
}
.locally-sourced-content-wrp h2 {
  font-size: 48px;
  font-weight: 700;
  color: var(--menu-background);
  line-height: 56px;
  padding-bottom: 20px;
}
.para p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: var(--menu-background);
  letter-spacing: 0.3px;
}
.locally-sourced-content.para {
  max-width: 490px;
}
.bg-green-lg-btn a {
  background-color: #444d31;
  padding: 18px 32px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  border: 1px solid var(--green);
  transition-duration: 0.7s;
}
.bg-green-lg-btn {
  padding-top: 12px;
}
.bg-green-lg-btn a:hover {
  background-color: transparent;
  color: var(--green);
  transition-duration: 0.7s;
}
.locally-sourced-col {
  display: flex;
  align-items: center;
}
.vertical-slider {
  max-height: 510px;
  overflow: hidden;
}

/* *****
**** Vertical Slider ****
*/

/* .v-slider-col{
	width: 32%;
	margin-right: -3px;
  } */

.locally-sourced-content-wrp .gallery {
  display: grid;
  grid-template-columns: revert;
  gap: 1px 1px;
  grid-template-columns: 1fr 1fr 1fr;
}
.locally-sourced-content-wrp .gallery .cover-img {
  background-size: cover;
}
.display--inline-top {
  display: inline-block;
  vertical-align: top;
}
.fill-dimensions {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.relative {
  position: relative;
}
.cover-img {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.vertical-slider-wrp .gallery-image {
  padding-bottom: 2px;
  animation: marqueeTop 25s linear infinite;
}
.gallery-h--tb .gallery-image {
  animation: marqueeBottom 25s linear infinite;
}
.vertical-slider-wrp .gallery-image__img {
  padding-top: 195px;
}
.gallery-h {
  overflow: hidden;
}
@keyframes marqueeTop {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes marqueeBottom {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.make-your-box-content-wrp {
  background-color: var(--green);
  padding-top: 45px;
  padding-bottom: 37px;
}
.make-your-box-section h2 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  line-height: 56px;
  padding-bottom: 10px;
}
.para-lg p {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
}
.bg-white-lg-btn a {
  background-color: #fff;
  padding: 15px 62px;
  color: var(--green);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  border: 1px solid #fff;
  transition-duration: 0.7s;
}
.bg-white-lg-btn a:hover {
  background-color: transparent;
  transition-duration: 0.7s;
  color: #fff;
}
.make-your-box-section {
  padding-top: 45px;
}
.make-your-box-content-wrp .col-left {
  width: 65%;
  padding-top: 52px;
}
.make-your-box-content-wrp .col-right {
  width: 35%;
  margin-left: auto;
}
.vertical-slider-wrp .gallery-image__img {
  padding-top: 85%;
}
.bg-white-lg-btn {
  padding-top: 10px;
}

/********
 ***** Xmas Shop *******
********/
.xmas-shop-page-wrp {
  padding-top: 100px;
  padding-bottom: 250px;
}
.xmas-left-sidebar {
  width: 18%;
}
.xmas-shop-content-wrp {
  width: 60%;
}
.xmas-right-sidebar {
  width: 22%;
  position: relative;
}
.right_col_cart_wrp {
  max-width: 286px;
  width: 100%;
}
.xmas-products-loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product.xmas-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  height: 100%;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.product.xmas-item .attachment-shop_catalog {
  aspect-ratio: 3/2;
  object-fit: fill;
}
.xmas-item .add-to-cart-button-outer {
  margin-top: auto;
}

.xmas-right-cart-wrp {
  float: right;
}
.xmas-left-filter-wrp h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
.xmas-left-filter-wrp h4 img {
  position: relative;
  top: 4px;
}
.filters {
  padding-top: 12px;
}
.xmas-left-filter-wrp .filter-item a {
  font-weight: 500;
  font-size: 16px;
  color: #777777 !important;
  line-height: 18px;
  text-transform: capitalize;
}
.xmas-products-listing-wrp {
  padding-left: 20px;
  padding-right: 20px;
}
/* .xmas-item .add-to-cart-button-outer {
	width: 100%;
	margin-top: auto;
	order: 2;
} */
.xmas-product-title {
  font-size: 14px;
  font-weight: 500;
  color: #0a0c10;
  text-transform: capitalize;
  line-height: 18px;
  letter-spacing: 0.2px;
  padding-bottom: 5px;
  width: 100%;
  padding-top: 10px;
  min-height: 35px;
}
/* .xmas-products-loop .xmas-item {
    padding-top: 25px;
} */
.xmas-products-listing-heading h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #0a0c10;
  letter-spacing: 0.2px;
}
.xmas-products-listing-heading p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 18px;
}
.xmas-products-listing-heading {
  border-bottom: 1px solid #000;
}
.add-to-cart-button-inner a {
  background-color: #444d31;
  width: 100%;
  text-align: center;
  padding-left: unset;
  padding-right: unset;
  padding-top: 8px;
  height: unset;
  padding-bottom: 8px;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.xmas-item .woocommerce-Price-amount {
  font-weight: 600;
  color: #000;
}
.xmas-item .basicUnitText {
  color: #0a0c10;
  font-weight: 400;
  text-transform: capitalize;
}
.xmas-item .price {
  padding-bottom: 6px;
  color: #0a0c10;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
}
.added_to_cart.wc-forward {
  display: none;
}
.add-to-cart-button-inner a:hover,
.woocommerce-variation-add-to-cart .button.product_type_variable:hover {
  background-color: #808673;
}
.out-of-stock-button-inner {
  background-color: #2b2622;
  width: 100%;
  text-align: center;
  padding-left: unset;
  padding-right: unset;
  padding-top: 8px;
  height: unset;
  padding-bottom: 8px;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: #fff;
  display: block;
}
.widget_shopping_cart_content {
  max-width: 260px;
  margin-left: auto;
}
.xmas-box-cart-products-wrp li {
  list-style: none;
  position: relative;
}
.xmas-box-cart-products-wrp {
  background-color: #f7f7f7;
  padding: 10px 18px 30px 18px;
  /* 	width: 100%; */
}
.xmas-cartItem-name {
  font-size: 14px;
  color: #0a0c10;
  font-weight: 500;
  display: inline-block;
  word-break: break-word;
  line-height: 18px;
  max-width: 225px;
}
.products-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px 15px;
  position: relative;
  padding-top: 80px;
}

.categoryOneHeading::before {
  content: "House Made Charcuterie";
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}
.categoryOneHeading > .products-row::before {
  content: "";
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}
.categoryTwoHeading::before {
  content: "Fresh From The Smoke Oven";
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}

.categoryTwoHeading .products-row::before {
  content: " ";
  /* content: "Bangalow Sweet Pork"; */
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}
.categoryThreeHeading::before {
  content: "Free Range Poultry";
  /* content: ""; */
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}
.categoryThreeHeading .products-row::before {
  content: "";
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}
.categoryFourHeading::before {
  content: "Free Range lamb";
  /* content: ""; */
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}
.categoryFourHeading .products-row::before {
  content: "";
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}

.categoryFivHeading::before {
  content: "Traditional Christmas Meats";
  /* content: ""; */
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}

.categoryFivHeading .products-row::before {
  content: "";
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}

.header_section_inner_page {
  position: relative;
  text-align: center;
}
.header_content_wrp {
  position: absolute;
  top: 37%;
  width: 100%;
}
.header_content_wrp h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #fff;
  letter-spacing: 0.1px;
}
.header_content {
  max-width: 650px;
  margin: 0 auto;
}
.header_content_wrp .para p {
  font-weight: 400;
  line-height: #fff;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  padding-top: 5px;
}
.xmas_cart_heading_content span {
  color: var(--green);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 10px;
}
.xmas_cart_checkout_btn .button.wc-forward {
  display: none;
}
.btn_create_box.btn_checkout {
  line-height: 18px;
  text-align: center;
  display: block;
  background-color: var(--green);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-top: 12px;
  padding-bottom: 14px;
  border: 1px solid var(--green);
  transition-duration: 0.7s;
}
.btn_create_box.btn_checkout:hover {
  background-color: #fff;
  color: var(--green);
  transition-duration: 0.7s;
}
.buttons.xmas_cart_checkout_btn {
  margin-top: 15px;
}
.xmas_cart_heading_content {
  background-color: #f7f7f7;
  padding: 25px 18px 0px 18px;
  /* 	width: 100%; */
}
.xmas-right-sidebar .woocommerce-mini-cart__buttons .button.wc-forward {
  display: none;
}
.xmas-right-sidebar .woocommerce-mini-cart__buttons {
  margin-top: 12px;
}
.widget_shopping_cart_content {
  max-width: unset;
  margin-left: unset;
}
.xmas-box-cart-products-wrp li {
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 8px;
  padding-top: 8px;
}
.woocommerce-mini-cart.cart_list {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
}
.xmas-box-cart-products-wrp li:last-child {
  border-bottom: unset;
}
.woocommerce-mini-cart__total {
  padding-top: 12px;
  margin-bottom: 0px;
}
.remove_cart_item_btn {
  float: right;
  font-size: 20px;
  position: absolute;
  right: 0px;
  top: 8px;
}

.no_item_in_cart {
  background-color: #f7f7f7;
  padding: 45px 18px 30px 18px;
  /* 	width: 100%; */
}
.no_item_in_cart .woocommerce-mini-cart__empty-message {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1px;
  color: var(--green);
}
.woocommerce-mini-cart__total strong {
  color: #0a0c10;
  padding-right: 5px;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount bdi {
  color: #444d31;
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-mini-cart__total .cart_total_quantity {
  font-size: 14px;
  color: #969696;
}
.xmas-products-loop > div:first-child::before {
  padding-top: 0px !important;
}
.filters .yith-wcan-reset-filters {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: var(--green);
  transition-duration: 0.7s;
  width: 100%;
  background-color: transparent;
  border: unset;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  cursor: pointer;
}
.filters .filter_rest_btn:before {
  border-top: 1px solid #444d31;
  content: " ";
  width: 100%;
  height: 2px;
  display: block;
  padding-bottom: 20px;
}
/* .filters .yith-wcan-reset-filters:hover {
    background-color: #fff;
    color: var(--green);
	transition-duration: 0.7s;
} */
.filters .filter-items .filter-item {
  transition-duration: 0.4s;
}
.filters .filter-items .filter-item:hover {
  transform: translateX(10px);
  transition-duration: 0.4s;
}
.xmas-item .xt_woovs-display-inline > span {
  background-color: #444d31;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 9px;
  font-size: 14px;
}
.xmas-item .variations select {
  padding: 12px 10px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
/* 
.xt_woovs-on-demand .xt_woovs-on-demand-wrap {
	padding: 10px 0px 0px 0px;
    display: block;
}
.woocommerce-variation-add-to-cart .quantity input[type="text"] {
	text-align: center;
    width: 185.3px;
	padding: 11.5px 0px;
	margin: -10px;
	color: #fff;
    background-color: #444D31;
    border: 0px;
	position: relative;
    top: -1px;
}
.xmas-products .variations_form .quantity {
	background-color: #444D31;
	overflow: hidden;
	display: none;
}
.woocommerce-variation-add-to-cart .quantity .minus {
    padding: 11px 12px;
	border: 0px;
    background-color: #444D31;
    color: #fff;
    font-size: 14px;
	cursor: pointer;
}
.woocommerce-variation-add-to-cart .quantity .plus {
    padding: 11px 12px;
    border: 0px;
    background-color: #444D31;
    color: #fff;
    font-size: 14px;
	cursor: pointer;
}
.xt_woofcicon-close:before {
    font-size: 12px;
}
.woocommerce-variation-add-to-cart .button.product_type_variable {
	background-color: #444D31;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 6px 0px !important;
    height: unset;
    cursor: pointer;
    width: 100%;
    margin-top: auto;
    text-align: center;
    height: unset;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2px;
	border: unset;
} */
/* .xmas-item .add-to-cart-button-outer {
	display: none;
} */
/* .product .variations_form {
    margin-top: auto;
}
.xmas-item .single_variation_wrap .single_add_to_cart_button {
	z-index: 100;
	position: relative;
	visibility: visible;
} */
/* .xmas-item .single_variation_wrap .added {
  z-index: 10;
  visibility: hidden;
} */
.xmas-products .variations_form .quantity {
  z-index: 50;
  position: relative;
}
.xt_woovs-on-demand.xt_woovs-display-inline {
  max-width: 238px;
  position: relative;
  order: 1;
}
.product .variations .reset_variations.xt_woovs-reset-visible {
  display: none !important;
}
.xt_woofcicon-close {
  position: absolute;
  bottom: 12px;
  z-index: 100;
  right: 20px;
}
.xmas-item .variations_form table td {
  padding: 0px 0px 0px 0px;
}
/* .xmas-products-listing-wrp .xmas-products .xmas-products-loop .xmas-item .variations_form .quantity {
    display: block;
} */
.woocommerce-variation-add-to-cart .quantity input[type="text"]:focus-visible {
  box-shadow: unset !important;
  border: unset !important;
  outline: unset;
}
.xmas-item .variations select:focus-visible {
  outline: unset;
}

.menu-icons-wrp .menu-item a svg {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.filter-item.active a::before {
  content: "_";
  position: relative;
  top: -7px;
  left: -10px;
}
li.filter-item.active a {
  padding-left: 10px;
}
.xmas-shop-page-wrp .filters .filter-item.active a {
  color: var(--green) !important;
}
.subtract,
.increment {
  padding: 6px 10px;
  background-color: var(--green);
  color: #fff;
  cursor: pointer;
}

.product_variation_icrement_btns {
  padding-top: 8px;
  background-color: var(--green);
  padding-bottom: 8px;
  margin-top: 12px;
}
.variation_text_wrp {
  background-color: var(--green);
  width: 178px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
/* .xmas-item #pa_weight {
    display: none;
}  */
/*
.xmas-products .variations_form .quantity {
    display: none !important;
}


 */
.product .variations_form .variations #pa_seasoning {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #0a0c10;
  border: 1px solid #000;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background-image: url(/wp-content/uploads/2022/10/Vector2.svg);
  background-repeat: no-repeat;
  background-position: 96%;
  background-size: 10px;
  padding-right: 24px;
  position: relative;
  z-index: 200;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.xt_woovs-archives-product .xt_woovs-swatches-wrap {
  margin-bottom: -20px;
}
/* .xmas-products .variations_form .quantity {
	margin-top: 20px;
} */
.woocommerce-variation-add-to-cart {
  position: relative;
  margin-top: 0px;
}
.woocommerce-variation-add-to-cart .xt_woovs-quantity-wrap {
  position: absolute;
  bottom: -10.5px;
}
.variations_form .variations #pa_weight {
  margin-top: 1px;
  border: 1px solid #000;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background-image: url(/wp-content/uploads/2022/10/Vector2.svg);
  background-repeat: no-repeat;
  background-position: 96%;
  background-size: 10px;
  padding-right: 24px;
  position: relative;
  z-index: 200;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #0a0c10;
}
.product_image_wrp {
  position: relative;
}
.product.xmas-item.product_added > .product_image_wrp::before {
  position: absolute;
  content: "ADDED";
  display: block;
  width: 100%;
  top: 0px;
  bottom: 8px;
  left: 0px;
  z-index: 1000;
  right: 0px;
  background: linear-gradient(
    0deg,
    rgba(68, 77, 49, 0.8),
    rgba(68, 77, 49, 0.8)
  );
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 14px;
}
.product_image_wrp {
  position: relative;
  height: auto;
  overflow: hidden;
}
/* 

.xmas-products .xmas-item .single_variation_wrap {
	display: block !important;
}
.xmas-item .add-to-cart-button-outer {
    margin-top: auto;
    display: none;
}

.xmas-item .variations td.value {
	padding: 0px;
}

.xmas-item .variations {
    width: 100%;
}
.xmas-item .cart {
	margin-top: auto;
	position: relative;
	min-height: 75px;
}
.xmas-products .variations_form .quantity {
	position: absolute;
    top: -15px;
}

body .shop-section .xmas-shop-page-wrp .xmas-shop-content-wrp .xmas-products-listing-wrp .xmas-products .xmas-products-loop #primary .site-main .products-row .xmas-item .cart a.add_to_cart_button.ajax_add_to_cart {
	display: block !important;
}
.xmas-item .product_type_simple {
	position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.xmas-item .qty {
    text-align: center;
    width: 185.3px;
    padding: 11.5px 0px;
    margin: -10px;
    color: #fff;
    background-color: #444D31;
    border: 0px;
    position: relative;
    top: -1px;
}
.xmas-item .minus {
    padding: 11px 12px;
    border: 0px;
    background-color: #444D31;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.xmas-item .plus {
    padding: 11px 12px;
    border: 0px;
    background-color: #444D31;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.product-type-simple .xmas-item .quantity.buttons_added {
    position: absolute;
    top: 30px;
    z-index: 10;
} */
.gluten_free_image {
  position: absolute;
  right: 6px;
  top: 130px;
}
.xmas-item .add_to_cart_button.ajax_add_to_cart:hover {
  background-color: #808673;
}
/* .woocommerce-variation-add-to-cart:hover .quantity { 
	background-color: #808673;
} */

.xmas-item .add_to_cart_button.ajax_add_to_cart {
  background-color: #444d31;
  /* width: 200px; */
  text-align: center;
  height: unset;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #fff;
  display: inline-block !important;
  visibility: visible;
  cursor: pointer;
  padding: 6px 16px;
  position: relative;
  z-index: 100;
  float: right;
  font-size: 11px;
}
.xmas-products .xmas-products-loop .xmas-item .added {
  width: max-content;
  /* right: -2px; */
}
.product .variations_form .variations select {
  margin-bottom: 8px;
}
.product .variations_form .variations #pa_seasoning {
  /* margin-bottom: 18px; */
}
.reset_variations {
  display: none !important;
}
.woocommerce-variation-price {
  display: none !important;
}
.xmas-item .variations_form .variations select {
  width: 100%;
}
body
  .xmas-products-listing-wrp
  .xmas-products
  .xmas-products-loop
  .xmas-item
  .variations_form
  .quantity.buttons_added[style] {
  display: inline-block !important;
  border: 1px solid #000;
}
.xmas-item .variations_form .variations td.label {
  display: none;
}
.xmas-products .xmas-products-loop .xmas-item .quantity .plus {
  padding: 9px 12px;
  background-color: transparent;
  cursor: pointer;
  border: unset;
  float: right;
  top: 2px;
  position: relative;
  /* right: 2px; */
}
.xmas-products .xmas-products-loop .xmas-item .quantity .minus {
  padding: 9px 12px;
  background-color: transparent;
  cursor: pointer;
  border: unset;
}
.xmas-products .xmas-products-loop .xmas-item .input-text.qty {
  padding: 9.5px 0px;
  border: unset;
  text-align: center;
  max-width: 42px;
  outline: unset;
}
/* .xmas-products .xmas-products-loop .xmas-item .woocommerce-variation-add-to-cart.variations_button {
    position: absolute;
    bottom: -22px;
    z-index: 10;
} */

.xmas-item .add-to-cart-button-outer {
  margin-top: auto;
  display: none;
}

.variations_form .single_variation_wrap {
  display: inline-block !important;
  height: 48px !important;
  width: 100%;
}
p.stock.in-stock {
  display: none;
}

body
  .xmas-products-listing-wrp
  .xmas-products
  .xmas-products-listing-wrp
  .xmas-products
  .xmas-products-loop
  .xmas-item
  .variations_form
  .woocommerce-variation-add-to-cart-disabled
  .quantity {
  display: none !important;
}
.woocommerce-variation-add-to-cart-disabled .quantity {
  position: relative;
  /* top: 41px; */
}
/* .xmas-item .variations_form .variations_form .quantity {
	opacity: 0;
	visibility: hidden;
}
.xmas-item .variations_form .woocommerce-variation-add-to-cart-enabled .quantity  {
	opacity: 1;
	visibility: visible;
} */
/* .xmas-item .add_to_cart_button.ajax_add_to_cart {
	top: -26px;
} */

/* .quantity.buttons_added {
	
} */
.quantity.buttons_added {
  border: 1px solid #000;
  display: inline-block;
  position: relative;
  top: 1px;
}
/* .xmas-products .xmas-products-loop .xmas-item .cart {
    margin-top: auto;
	padding: unset !important;
	min-height: 106px;
} */
.xmas-products .xmas-products-loop .xmas-item .variations {
  width: 100%;
}
.xmas-item
  .woocommerce-variation-add-to-cart
  .add_to_cart_button.ajax_add_to_cart {
/*   padding: 6px 18px; */
  border: unset;
  /* right: -9px; */
  width: max-content !important;
  top: 1px;
}
.xmas-item .variations select {
  border-color: #000;
  color: #0a0c10;
}
.xmas-shop-content-wrp .woocommerce-breadcrumb {
  display: none;
}
.xmas-products-loop .site-main > div:nth-child(3)::before {
  padding-top: 0px;
}
.categorySixHeading::before {
  content: "House Made Specialty";
  display: block;
  width: 100%;
  padding-top: 60px;
  font-size: 24px;
  color: #0a0c10;
  font-weight: 500;
}
.categorySixHeading .products-row::before {
  content: "";
  display: block;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  grid-area: 1;
  position: absolute;
  top: -70px;
}
.archive .widget_product_categories {
  padding-top: 100px;
}
.archive .widget_product_categories .product-categories .cat-item {
  /* display: none; */
}
.archive .widget_product_categories .product-categories .cat-parent {
  display: block;
}
.xmas-item .cart .single_add_to_cart_button {
  font-size: 12px;
}
.woocommerce-message {
  position: relative;
  background-color: var(--green);
  z-index: 9990000000;
  /* top: 110px; */
  right: 30px;
  padding: 20px;
  /* max-width: 300px; */
  border-radius: 6px;
  /* box-shadow: 2px 4px 20px #a9a8a803; */
  display: none;
}
.product-type-simple .product_type_simple {
  width: max-content;
  margin-left: auto;
  font-size: 13px !important;
  top: 1px;
  top: -37px;
/*   top: -60px; */
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.product-type-simple .cart {
  position: relative;
  top: 0px;
}
/* .categorySixHeading #pa_weight {
	margin-bottom: 8px;;
} */
.product_item_count {
  color: var(--green);
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
body.woocommerce-page:not(.tax-product_cat) .title_holder {
  display: block !important;
}
.title {
  padding-top: 60px;
}
.woocommerce-cart .title_holder .title_subtitle_holder {
  display: block !important;
}
.title.title_size_large h1 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.woocommerce-cart .cart.woocommerce-cart-form__contents {
  margin-top: 60px;
}
.woocommerce-page table.cart thead tr {
  border: 1px solid #000;
}
.woocommerce-cart table.cart tbody tr {
  border: 1px solid #000;
}

.woocommerce-cart-form th {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  font-family: "Work Sans", sans-serif !important;
  text-transform: capitalize !important;
}
.woocommerce-cart-form .product-name,
.product-price,
.product-quantity {
  border-right: 1px solid #000;
}
.woocommerce-cart-form .shop_table .quantity {
  display: block;
  width: max-content;
  margin: 0 auto;
}
#calc_shipping_city,
#calc_shipping_postcode {
  color: #000;
  font-weight: 500;
  letter-spacing: 0.3px;
  font-size: 14px;
}
/* .woocommerce table td {
	text-align: center;
} */
.woocommerce-cart .woocommerce-cart-form .product-quantity {
  /* padding-right: 2px !important; */
}
.woocommerce-cart-form .shop_table .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-cart .woocommerce-cart-form .product-subtotal {
  padding-right: 40px;
  padding-left: 40px !important;
}
.woocommerce-cart .woocommerce-cart-form th.product-subtotal {
  padding-left: 25px !important;
  padding-right: 40px;
}
.woocommerce-cart .woocommerce-cart-form td.product-subtotal {
  padding-left: 26px !important;
  padding-right: 70px;
  text-align: left;
}
.woocommerce-cart .woocommerce-cart-form th.product-quantity {
  padding-left: 26px;
}
.woocommerce-cart .woocommerce-cart-form td.product-price {
  padding-left: 25px;
}
.woocommerce-cart .woocommerce-cart-form td.product-thumbnail {
  padding: 16px;
  padding-right: 0px;
}
body.woocommerce-cart
  .page_container_inner
  .woocommerce
  .woocommerce-cart-form
  tbody
  .actions
  .coupon
  .button {
  background-color: #444d31 !important;
  padding-right: 42px !important;
  padding-left: 42px !important;
  transition-duration: 0.4s;
}
.woocommerce-page table.cart thead tr th {
  padding: 16px 10px;
}
body.woocommerce-cart
  .page_container_inner
  .woocommerce
  .woocommerce-cart-form
  tbody
  .actions
  .coupon
  .button:hover {
  background-color: transparent !important;
  color: #444d31 !important;
  transition-duration: 0.4s;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity {
  /* padding-left: 30px;
    padding-right: 15px !important; */
  min-width: 145px;
}
.woocommerce-cart table.cart tbody tr span.amount,
.woocommerce-page table.cart tbody span.amount {
  font-family: inherit;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-cart .woocommerce-cart-form th.product-price {
  padding-right: 50px !important;
  padding-left: 25px !important;
}

.woocommerce-cart-form .product-remove {
  border-right: 1px solid #000 !important;
}
.woocommerce-cart-form .product-name a {
  font-weight: 500;
  font-size: 16px;
  color: #000 !important;
  line-height: 18px;
  pointer-events: none;
  padding-left: 10px;
  padding-right: 10px;
}
.page-id-5 .woocommerce-notices-wrapper {
  display: none;
}
.page-id-6 header,
.page-id-6 footer {
  display: none;
}
.woocommerce table.cart td.actions {
  padding-top: 50px;
}
.woocommerce table.cart td.actions input[type="submit"] {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  padding-right: 42px !important;
  padding-left: 42px !important;
  border: 1px solid #000;
  transition-duration: 0.4s;
}
.woocommerce table.cart td.actions input[type="submit"]:hover {
  background-color: transparent;
  color: #000;
  transition-duration: 0.4s;
}
.woocommerce table.cart td.actions > .checkout-button,
.woocommerce-page table.cart td.actions > .checkout-button {
  text-align: center;
  min-width: 180px;
  border: 1px solid #000;
  transition-duration: 0.4s;
  height: 48px;
  line-height: 10px;
  width: 180px;
}
.woocommerce-cart .woocommerce .cart_totals {
  padding-top: 15px;
}
tr.cart-subtotal th {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.woocommerce div.cart-collaterals h2 {
  font-size: 22px;
  line-height: 18px;
  letter-spacing: 0.1px;
  text-transform: capitalize;
  color: #0a0c10;
  margin-bottom: 10px;
}
.woocommerce table.cart td.actions > .checkout-button:hover,
.woocommerce-page table.cart td.actions > .checkout-button:hover {
  background-color: transparent;
  color: #000;
  transition-duration: 0.4s;
}
.woocommerce-cart .woocommerce .cart_totals tr.order-total {
  border-top: 1px solid #000;
}
.woocommerce-cart .woocommerce .cart_totals td,
.cart_totals td span {
  color: #0a0c10;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding-left: 30px;
}
.woocommerce-cart .woocommerce .cart_totals tr th {
  font-size: 16px;
  color: #a2a2a2;
  font-weight: 700;
  text-transform: capitalize !important;
}
.woocommerce-cart-form .checkout-button {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  height: max-content;
  padding: 18px 48px !important;
  width: max-content;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.woocommerce-cart .woocommerce .cart_totals .order-total td::before {
  content: "";
  display: block;
  padding-top: 18px;
}
.cart_totals .shop_table .shipping td {
  padding-left: 90px !important;
}
.woocommerce .cart_totals .shop_table td,
.woocommerce .cart_totals .shop_table th {
  padding-top: 0px;
  padding-bottom: 0px;
}
.woocommerce-cart .woocommerce .shipping td:after {
  content: " ";
  display: block;
  padding-bottom: 10px;
}
.woocommerce-cart
  .woocommerce
  .cart_totals
  .order-total
  .woocommerce-Price-amount {
  font-size: 20px !important;
  font-weight: 700;
  line-height: 18px;
  color: #0a0c10;
}
.woocommerce-cart .woocommerce .cart_totals .order-total th {
  font-size: 20px !important;
  font-weight: 700;
  line-height: 18px;
  color: #0a0c10;
}
.page-id-5 .woocommerce .cart-collaterals {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin-top: 16px;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  padding-bottom: 30px;
}
.blockUI.blockOverlay {
  display: none !important;
}
.blockUI.blockMsg.blockPage {
  display: none !important;
}
.notification_pro_count {
  padding-right: 10px;
  font-weight: 700;
  font-size: 14px;
}
.product_notification_alert_wrp {
  position: fixed;
  top: 80px;
  right: 20px;
  z-index: 9999999;
  transition: transform 0.6s ease;
}
.product_notification_alert {
  cursor: pointer;
  background-color: #fff;
  padding: 12px 40px 12px 15px;
  border: 1px solid #eeeeee;
  box-shadow: 0 4px 4px rgb(0 0 0 / 3%);
  border-radius: 4px;
  color: #000;
  max-width: 350px;
  transition: transform 0.6s ease;
  transform: translateX(200%);
  font-size: 14px;
  margin-bottom: 8px;
  transition-duration: 0.6s;
  position: relative;
  border-left: 4px solid var(--green);
}
.product_notification_alert.notify {
  transform: translateX(0%);
}
.notification_remove::before {
  content: "";
  background-image: url(/wp-content/uploads/2022/09/remove-icon.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  background-size: contain;
  float: right;
  position: absolute;
  right: 16px;
  top: 19px;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 14px;
}
.woocommerce-page .cart_item .quantity input.qty {
  width: unset;
  border: unset;
  color: #000;
  padding-top: 8px;
  font-weight: 500;
  padding-bottom: 8px;
}
.woocommerce table.cart div.coupon .input-text,
.woocommerce-page table.cart div.coupon .input-text {
  height: 36px;
  border: 1px solid #000;
  width: 356px;
  color: #000;
  top: 2px;
  position: relative;
  background-color: #f4f4f4;
}
.woocommerce-cart .cart_item .quantity .minus,
.woocommerce-cart .cart_item .quantity .plus {
  background-color: transparent !important;
  color: #000 !important;
  font-size: 16px !important;
}
.woocommerce-cart .shipping-calculator-button {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.shipping-calculator-form .address-field .input-text {
  border: 1px solid #000 !important;
}
.shipping-calculator-form .address-field .select2-selection__rendered,
.shipping-calculator-form .select2-selection__rendered {
  border: 1px solid #000;
}
.woocommerce-shipping-calculator .shipping-calculator-form .button {
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 18px;
}
.woocommerce-shipping-calculator .shipping-calculator-form .button:hover {
  background-color: transparent;
  color: #000;
}
.catalogue_header_wrp {
  padding-top: 40px;
  padding-bottom: 40px;
}

.catelogue_header_content {
  background-image: url(/wp-content/uploads/2022/10/catalogue-page-bg-scaled.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.catalogue_header_wrp h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
  letter-spacing: 0.1px;
}
.catalogue_header_wrp p {
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0 auto;
}
.category_listing_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.category_listing_content .category_list_item {
  width: 24%;
  margin-bottom: 10px;
}
.category_item_content {
  position: relative;
}
.category_listing_section_wrp {
  padding-top: 40px;
  padding-bottom: 80px;
}
.category_listing_content .category_list_item .category_item_name {
  position: absolute;
  left: 0px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 24px;
  line-height: 18px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  top: 0px;
  bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out;
}
.category_listing_content .category_list_item .category_item_name:hover {
  background: unset;
  transition: 0.3s ease-out;
}
.archive .woocommerce-result-count {
  display: none;
}
.archive .woocommerce-ordering {
  display: none;
}
.archive .xmas-products .xmas-products-loop .xmas-item .quantity .plus,
.archive .xmas-products .xmas-products-loop .xmas-item .quantity .minus {
  color: #000;
  padding: unset;
}
.archive
  .xmas-item
  .woocommerce-variation-add-to-cart
  .add_to_cart_button.ajax_add_to_cart {
  /* top: -37px; */
  right: unset;
  font-family: "Work Sans";
}
select#pa_weight {
  font-size: 12px;
  font-family: "Work Sans";
}
.archive .xmas-products .xmas-products-loop .xmas-item .input-text.qty {
  padding: unset;
  width: 74px;
  max-width: 74px;
}
.archive
  .xmas-products
  .xmas-products-loop
  .product-type-simple
  .input-text.qty {
  width: 68px;
}
.archive .woocommerce div.product .cart .quantity {
  height: 33px;
  line-height: 32px;
}
.archive .woocommerce div.product .cart .quantity {
  height: 32px;
  line-height: 30px;
}
.archive .product-type-simple .product_type_simple {
  top: -62px;
}
.archive div.product .cart .quantity {
  margin-right: 8px;
  height: 32px;
  line-height: 28px;
}
.archive .xmas-box-cart-products-wrp .remove_from_cart_button img {
  display: block !important;
  top: 5px;
  position: relative;
}
.archive
  .xmas-products
  .xmas-products-loop
  .product-type-simple
  .input-text.qty {
  padding-left: 10px;
  padding-right: 15px;
}
.archive
  .woocommerce
  .cart_list
  li
  a
  > img
  .archive
  .xmas-products-listing-wrp
  .cart
  .quantity {
  height: 31px !important;
  line-height: 32px !important;
}
.archive .product-type-simple .qty {
  width: 65px;
}
.archive .woocommerce .cart_list li a > img {
  display: block;
}
.woocommerce-page.woocommerce-checkout div.coupon .input-text {
  height: 38px;
  border: 1px solid #000;
  background-color: #f4f4f4;
  color: #545454;
}
.woocommerce form.checkout .col2-set .form-row input[type="text"] {
  border: 1px solid #000;
  color: #545454;
  background-color: #f4f4f4;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set p.form-row label {
  display: none !important;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row {
  margin-bottom: 16px;
}
.woocommerce-checkout .woocommerce form.checkout h3,
.woocommerce-page form.checkout h3 {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #0a0c10;
  text-align: left;
}
.woocommerce-checkout .woocommerce-billing-fields .select2-selection {
  border-color: #000;
  background-color: #f4f4f4;
}
.woocommerce-checkout .woocommerce-billing-fields .validate-state {
  width: 48% !important;
  float: left !important;
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .validate-state
  .select2-selection--single {
  height: 50px;
  line-height: 50px;
}
.woocommerce-checkout .woocommerce-billing-fields .validate-postcode {
  width: 48% !important;
  float: right !important;
}
.woocommerce-checkout .woocommerce-billing-fields .validate-phone input {
  background-color: #f4f4f4 !important;
  border-color: #000 !important;
}
.woocommerce-checkout .woocommerce-billing-fields #billing_email {
  background-color: #f4f4f4 !important;
  border-color: #000 !important;
}

#order_review #pickup_date_field {
  display: none;
}
h3#order_review_heading {
  display: none;
}
.woocommerce-checkout .woocommerce form.checkout table.shop_table td {
  text-align: left;
}
.woocommerce-mini-cart .testing {
  display: none;
}
.init_cart_cout span {
  opacity: 0;
}
.woocommerce-mini-cart-item .product_cart_price span {
  font-size: 11px;
  color: #969696;
}
.product_cart_price {
  font-size: 11px;
  color: #969696;
}
.page-id-5 .product-remove {
  display: none;
}
.page-id-5 th.product-name {
  position: relative;
  left: -80px;
}
.page-id-5 .woocommerce table.cart td.actions input[type="submit"],
.page-id-5 .woocommerce input#place_order,
.page-id-5 .woocommerce-page input[type="submit"],
.page-id-5 .woocommerce .button {
  height: 47px;
}
.product-type-simple .quantity .qty {
  max-width: 42px !important;
}
.title_outer .title {
  padding-top: 90px;
}
.page-id-6 .title_outer .title .title_holder .container {
  width: 100vw;
}
.page-id-6 .title_outer .title {
  padding-top: 35px;
  height: max-content !important;
  padding-bottom: 70px;
}
.checkout_page_back_btn {
  position: relative;
  display: block;
  top: -100px;
}
.page-id-6 .container {
  z-index: 9999;
}
.go_home_logo_checkout {
  float: right;
  max-width: 170px;
  background-color: #131313;
  padding: 14px 27px;
}
.page-id-6 .title_holder .title_subtitle_holder {
  padding-left: 154px;
  display: inline-block;
}

.page-id-6 .container_inner {
  text-align: center;
}
.go_home_logo_checkout:hover {
  opacity: 0.8;
}
.checkout_go_back_btn {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  color: #0a0c10;
  text-transform: uppercase;
  width: 130px;
  text-align: left;
  position: relative;
}
.checkout_go_back_btn img {
  display: inline-block;
  max-width: 50px;
  padding-right: 8px;
}
.page-id-6 .woocommerce-info {
  text-align: left;
  padding: 0px;
  margin-bottom: 0px;
}
.page-id-6 .login .login-entrance-text {
  display: none;
}
.page-id-6 .login .input-text {
  border: 1px solid #000 !important;
  color: #000 !important;
}
.woocommerce-form-login-toggle {
  padding-bottom: 14px;
  padding-top: 10px;
  width: 400px;
}
.page-id-6 .login .form-row {
  text-align: left;
}
.page-id-6 .login .button {
  height: 48px;
  width: 180px;
  text-align: center;
  line-height: 20px;
}
.page-id-6 .woocommerce form.check-login .lost_password {
  margin-left: unset;
  padding-top: 10px;
  font-size: 11px;
  font-weight: 500;
}
.form-row .select2 .selection .select2-selection--single {
  height: 52px;
}
#ship-to-different-address {
  display: none;
}
.shop_table.woocommerce-checkout-review-order-table thead tr {
  border: unset !important;
}
.shop_table.woocommerce-checkout-review-order-table thead .product-name {
  text-align: left;
}
.shop_table.woocommerce-checkout-review-order-table thead {
  border-bottom: 1px solid #000;
}
.shop_table.woocommerce-checkout-review-order-table .cart_item .product-name,
.shop_table.woocommerce-checkout-review-order-table
  .cart_item
  .product-total
  .amount {
  border-right: unset;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #0a0c10;
  padding-bottom: 12px;
}
.woocommerce-checkout-review-order-table .product-name {
  text-align: left !important;
}
.woocommerce-checkout-review-order-table .product-name .product-quantity {
  border-right: unset;
}
.woocommerce-checkout-review-order-table .cart_item {
  border-bottom: 1px solid #efefef;
}
.woocommerce-checkout-review-order-table .cart-subtotal th {
  text-align: left;
}

.woocommerce form.checkout table.shop_table th {
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 18px;
  color: #000;
  text-align: left;
}
.cart-subtotal td {
  color: #0a0c10;
}
.cart-subtotal .woocommerce-Price-amount,
.order-total .woocommerce-Price-amount,
.order-total th {
  color: #0a0c10 !important;
  font-weight: 700;
  font-size: 14px;
}
.empty-cart-wrapper .return-to-shop .wc-backward {
  line-height: 45px;
}
.woocommerce form.checkout_coupon {
  margin-bottom: 50px;
  text-align: left;
  width: 100%;
  display: block;
  margin-top: 30px;
}
.woocommerce form.checkout_coupon .button,
.woocommerce .woocommerce-form-login .button {
  background-color: #444d31;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  height: 50px;
  line-height: 37px;
}
.woocommerce-cart .empty-cart-wrapper {
  padding-bottom: 50px;
}
.woocommerce-form-login #username,
.woocommerce-form-login #password {
  background-color: #f4f4f4;
  color: #545454 !important;
}
.woocommerce .woocommerce-form-login-toggle .woocommerce-info,
.page-id-6 .woocommerce > .woocommerce-info {
  color: #0a0c10;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-transform: capitalize;
  width: 400px;
  display: flex;
  align-items: center;
}
.woocommerce-form-login-toggle .woocommerce-info .showlogin,
.page-id-6 .woocommerce > .woocommerce-info .showcoupon {
  background-color: var(--green);
  color: #fff;
  padding: 0px 0px;
  line-height: 50px;
  margin-left: 15px;
  border: 1px solid var(--green);
  transition-duration: 0.4s;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  width: 180px !important;
  display: inline-block;
  text-align: center;
  margin-left: auto;
}
.checkout
  .woocommerce-checkout-review-order
  .woocommerce-checkout-review-order-table
  tfoot
  td {
  font-size: 14px;
  font-weight: 700 !important;
  line-height: 18px;
  color: #000;
}
.woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .validate-phone
  input,
.woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .validate-email
  input {
  padding-left: 14px !important;
  width: 92% !important;
}
.woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 14px !important;
  color: #545454bd;
  font-weight: 300;
}
.woocommerce-billing-fields #billing_postcode_field #billing_postcode {
  padding-left: 14px;
  width: 92%;
}
.home_slider_item img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.home_slider_item {
  height: 100vh;
  position: relative;
}
.slider_item_content {
  position: relative;
  font-family: "Work Sans";
  text-align: inherit;
  line-height: 65px;
  letter-spacing: -2.98182px;
  font-weight: 700;
  font-size: 75px;
  max-width: 670px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  height: 100vh;
  align-content: center;
  /* left: 10%; */
}
.slider_item_content .slider_pre_heading {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  display: block;
  letter-spacing: -1px;
  padding-bottom: 5px;
}
.sub_heading_home {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 0px;
  width: 100%;
  padding-top: 15px;
}
.slider_item_content .slider_button a:hover {
  background-color: #fff;
  border-color: #fff;
}
.slider_item_content h1 {
  color: #fff;
  font-size: 75px;
  line-height: 75px;
}
.slider_button.bg-green-lg-btn {
  padding-top: 0px;
  margin-top: -12px;
}
.slider_pre_heading span {
  position: relative;
  top: -7px;
  padding-right: 4px;
}
/* .slider_item_content span {
    font-family: Allura;
    font-size: 51px;
    font-weight: 300;
    letter-spacing: 0.5px;
} */
.mobile_cart_close_btn,
.mobile_cart_open_btn {
  cursor: pointer;
}
#payment .payment_methods .wc_payment_method.payment_method_paypal {
  border: unset;
  text-align: left;
}
.woocommerce-checkout #payment .place-order #place_order {
  /* position: relative;
	top: 130px;
	left: -30px; */
  background-color: #000;
}
.woocommerce-additional-fields
  .woocommerce-additional-fields__field-wrapper
  #order_comments_field {
  position: relative;
  top: -70px;
}
.woocommerce-checkout #customer_details {
  padding-bottom: 50px;
}
.page-id-10251 .catalogue_header_wrp {
  padding-bottom: 0px;
}
.menu-item-9670.menu-item-has-children > a::before {
  left: 60px;
}
.post-10277 {
  display: none !important;
}
.single-product .container_inner {
  padding-top: 60px;
}

body.single .related .product .cart,
body.single .related .product .ajax_add_to_cart {
  display: none;
}
body.single .sidebar .product-categories .children {
  display: none;
}
body.single .summary .variations_form.cart,
body.single .summary .cart {
  display: none;
}
.archive .product-type-simple .quantity .qty {
  padding-left: 10px;
  padding-right: 15px;
}
.page-id-9767 .header_section_inner_page .header_bg_image {
  padding-top: 0;
  line-height: 0;
}

.woocommerce #payment ul.payment_methods .payment_method_paypal label img {
  position: relative;
  top: 35px;
  padding-left: 10px;
  padding-right: 10px;
}
.woocommerce #payment ul.payment_methods .payment_method_paypal .payment_box {
  padding: 20px 0 0 10px;
}
#order_comments_field {
  display: none;
}
#payment .payment_methods .wc_payment_method.payment_method_paypal {
  padding: 10px 0px;
}
.woocommerce .woocommerce-checkout-payment .place-order {
  text-align: left;
  padding-left: 10px;
}
.woocommerce-billing-fields #pickup_date_field .select2-selection--single {
  line-height: 47px;
}
.woocommerce-checkout #payment .place-order #place_order {
  background-color: #131313;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  max-width: 180px;
  letter-spacing: 0.1px;
  text-align: center;
  padding: 0px;
  width: 180px;
}
.woocommerce #payment ul.payment_methods .payment_method_paypal .payment_box {
  display: none !important;
}
.woocommerce #payment {
  margin-top: 20px;
  margin-bottom: 70px;
  border-top: 1px solid #000;
}

.page-id-5 .woocommerce-shipping-calculator.shipping_calculator {
  display: none;
}
.woocommerce-shipping-fields .coupon #coupon_code {
  width: 64%;
  float: left;
}
.woocommerce-shipping-fields .coupon .button {
  float: right;
  line-height: 40px;
  height: 50px;
  font-size: 12px;
  font-weight: 700;
}
.woocommerce-shipping-fields .coupon {
  width: 98%;
  float: right;
}
.page-id-6 .woocommerce-info {
  padding-left: 12px;
  border-top: 1px solid #000;
  padding-top: 10px;
  font-size: 20px;
  color: #0a0c10;
  font-weight: 700;
  text-transform: capitalize;
  padding-bottom: 5px;
  font-family: "Work Sans", sans-serif;
}
.woocommerce-form-login-toggle .woocommerce-info {
  border-top: unset !important;
}
.xmas_shop_notice_section_wrp {
  background-color: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 45px;
}
.notice_section_content {
  max-width: 590px;
  margin: 0 auto;
}
.notice_section_content h2 {
  color: #444d31;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 28px;
}

.notice_section_content .para p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 20px;
}
.notice_section_content .para p span {
  font-weight: 600;
}
.para_light .after_mini_cart_content {
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
}
.after_mini_cart_content {
  padding-top: 12px;
}
.para_light {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 0px !important;
  padding-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #0a0c10;
  line-height: 20px;
}
.cart_have_question_wrp {
  background-color: #f7f7f7;
  padding: 24px 20px;
  margin-top: 24px;
}
.have_question_conten {
  font-size: 14px;
  font-weight: 500;
  color: #0a0c10;
  line-height: 20px;
}
.mini_cart_btns_wrp .bg-green-lg-btn a {
  width: 100% !important;
  max-width: unset !important;
  padding-left: unset;
  padding-right: unset;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
/*** Thank you page styling ***/

.order_recived_success {
	  min-height: 100vh;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.order_recived_success h1 {
	font-size: 48px;
    font-weight: 700;
	color: var(--menu-background);
	line-height: 56px;
	padding-bottom: 20px;
}
.page-id-6 .title_outer .title {
	display: none !important;
}
.thankyou_order_page_content {
	text-align: center;
	max-width: 590px;
	margin: 0 auto;
}
.thankyou_btns_wrp > div {
	display: inline-block;
}
.thankyou_btns_wrp .bg-green-lg-btn {
	margin-right: 20px;
}
.thankyou_btns_wrp .bg-black-lg-btn a {
	background-color: #000;
	width: 180px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 48px;
	display: block;
	height: 50px;
	transition-duration: 0.7s;
	border: 1px solid #000;
}
.thankyou_btns_wrp .bg-black-lg-btn a:hover {
	background-color: transparent;
	color: #000;
	transition-duration: 0.7s;
}
.bg-green-lg-btn {
	font-weight: 700;
}


.have_question_heading {
  font-size: 14px;
  font-weight: 600;
  line-height: 12px;
  text-transform: uppercase;
}
.have_question_heading img {
  position: relative;
  top: 5px;
  padding-right: 5px;
}

.product_note_content {
  background-color: #444d31;
  padding: 10px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 999;
  top: -50px;
  display: none;
  text-align: left;
}
.product_note_content span {
  display: block;
  padding-bottom: 5px;
}
.xmas-products .xmas-products-loop .xmas-item .input-text.qty {
  font-family: "Work Sans";
}
.product_note_content_wrp {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  display: inline-block;
  width: 100%;
  position: relative;
  text-align: right;
  margin-top: -24px;
  padding-right: 35px;
}
.product_note_content_wrp:hover .product_note_content {
  display: block;
}
span.single-onsale.onsale-outter {
  display: none;
}
.awcdp-deposits-wrapper {
  display: none;
}
.cart_item dl.variation {
  display: none;
}
.select2-container--default {
  z-index: 99999;
}
#select_a_pickup_date_field .select2,
#pickup_date_field {
  width: 100% !important;
}
.woocommerce .select2-container, .woocommerce-page .select2-container {
  width: 100% !important;
  max-width: 100%;
}
#select_a_pickup_date_field {
  width: 100%;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444444ab;
}
#select_a_pickup_date_field .select2 .select2-selection {
  line-height: 48px;
}
#billing_country_field .selection .select2-selection {
  line-height: 50px;
}
.page-id-6 .woocommerce-info {
  letter-spacing: 0px;
}
.woocommerce #payment ul.payment_methods li {
  border: unset;
  padding: unset;
}
.mobile_cart_notice_text.monile_only {
  background-color: #444d31;
  margin-bottom: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 30px;
  color: #fff;
  line-height: 18px;
  font-size: 12px;
}
.filters .filter-items .filter-item {
  list-style: none;
}
.filter_rest_btn {
  margin-top: 12px;
}

.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.checkout_order_notes {
order: 10;
width: 100% !important;
margin-right: 0px !important;
padding-top: 10px;
}
.checkout_order_notes #order_notes {
width: 100% !important;
height: 80px;
background-color: #f4f4f4 !important;
border-color: #000 !important;
margin-top: 10px;
}
p#billing_postcode_field {
margin-left: auto;
}
#pickup_date_field {
margin-right: 0px;
}
.checkout_order_notes .woocommerce-input-wrapper::before {
content: 'Additional Information';
padding-top: 10px;
font-size: 20px;
color: #0a0c10;
font-weight: 700;
text-transform: capitalize;
padding-bottom: 5px;
font-family: "Work Sans", sans-serif;
}






/***********
***** Kev's updated****
************/
*{
  margin:0;
  padding:0;
  box-sizing:border-box;
  }
*{
	box-sizing:border-box;
}
/* HOME PAGE */
.home_slider_item img{
	object-fit:cover;
}

/* XMAS HAMPERs */

.xmas-item .woocommerce-variation-add-to-cart .add_to_cart_button.ajax_add_to_cart {
	font-family: 'Work Sans';
}
.xmas-item .variations_form .variations select{
	font-family: 'Work Sans';
	font-size:12px!important;
}
.xmas-products .xmas-products-loop .xmas-item .quantity .plus{
	top:2px!important;
	color: #000;
}
.xmas-products .xmas-products-loop .xmas-item .quantity .minus{
	color:#000;
}
.product_note_content{
	top:-52px;
}

.xmas-item .price {
	min-height: 27px;
	padding-bottom:0;
}
.xmas-product-title{
	min-height:40px;
}
.variations_form .variations #pa_weight, .product .variations_form .variations #pa_seasoning, .xmas-item .variations_form .variations select {
	height: 40px!important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding:0 12px!important;
	background-image: url(/wp-content/uploads/2022/10/Vector2.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	background-size: 10px;
	appearance: none;
	-webkit-appearance: none;
	border-radius:0!important;
}

.woocommerce-checkout #customer_details {
	padding-bottom: 50px;
	display: flex;
	width: 100%;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 14px !important;
	color: #444;
	font-weight: 300;
	font-size: 14px;
}

.xmas-item .woocommerce-variation-add-to-cart .add_to_cart_button.ajax_add_to_cart{
	top:0!important;
	border:none!important;
}
.variations_form .variations #pa_weight{
	border-radius:none!important;
}
.page-id-6 .woocommerce-info{
	padding-left:0;
}

.xmas-shop-page-wrp{
	padding-bottom:120px;
}

/* XMAS HAMPERS PAGE */

/* .variations_form .single_variation_wrap {
display: flex!important;
align-content: center;
justify-content: space-between;
} */
/* 
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
display: flex;
align-items: center;
justify-content: space-between;
}
.quantity.buttons_added{
top:0;
height: 36px;
width: 49%;
display: flex;
align-items: center;
justify-content: space-between;
}
.xmas-item .woocommerce-variation-add-to-cart .add_to_cart_button.ajax_add_to_cart {
top: 0!important;
border: none!important;
width: 49.5%!important;
}
.xmas-products .xmas-products-loop .xmas-item .quantity .plus {
top: unset!important;
}
.woocommerce-variation-add-to-cart {
position: relative;
display: flex;
margin-top: 0px;
align-items: center;
justify-content: space-between;
} */

/* SUBPAGES - Desktop */
.page-template-full_width .title_outer .title {
	padding-top: 0;
}

/* CHECKOUT */
.woocommerce-shipping-fields .coupon{
	display:flex;
	width:100%;
}
#payment .payment_methods .wc_payment_method.payment_method_paypal {
	padding: 0;
	margin-bottom: 24px;
	margin-top:24px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
a.about_paypal {
	display: none;
}
.payment_method_paypal label {
	width: 100%!important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.woocommerce #payment ul.payment_methods .payment_method_paypal label img{
	top:0;
}

li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding:0!important;
	border:none!important;
}

.payment_box.payment_method_stripe_cc.wc-stripe-no-methods {
	width: 100%;
	padding: 0!important;
	padding-top:24px!important;
}
img.wc-stripe-card-icon.amex {
	top: 0;
}
#wc-stripe-card-element {
	width: 100%;
	border: 1px solid #efefef;
	border-radius: 0;
	padding: 16px 12px 8px;
	height: 56px;
}

.woocommerce #payment ul.payment_methods{
	border-bottom:0;
	margin-bottom:48px;
}
.StripeElement--focus{
	border-color:#000!important;
}
.woocommerce #payment ul.payment_methods li label img{
	top:0!important;
}

.page-id-6 .container_inner {
	text-align: left;
}
.woocommerce .select2-container, .woocommerce-page .select2-container {
	width: 100%;
	max-width: 95%;
}
/** Category old page filter **/
.sidebar .widget_product_categories .product-categories .children {
  display: none;
}
.sidebar .widget_product_categories .product-categories .children {
  display: none;
}
.tax-product_cat .products .product .cart {
	display: none;
}

.tax-product_cat .products .product .ajax_add_to_cart {
	display: none;
}
.mini_cart_discount_total_price {
  padding-top: 10px;
  color: #444d31;
  font-size: 14px;
  font-weight: 600;
}
.mini_cart_discount_total_price .mc_discount_tprice_content {
  color: #0a0c10;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 25px;
}
.page-id-457 .parallax_section_holder {
  display: none;
}
.faq_page_content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.faq_accordian_wrp {
  max-width: 800px;
  margin: 0 auto;
}
.faq_accordion .faq_heading {
  font-size: 20px;
  color: #0A0C10;
  font-weight: 700;
  line-height: 24px;
  font-family: "Work Sans", sans-serif;
}
.faq_acc_item {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 28px;
  padding-top: 28px;
}
.faq_acc_item .faq_contents p {
  color: #131313;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 26px;
  margin-bottom: 0px;
  padding-top: 24px;
}
.faq_page_header {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 35px;
}
.faq_page_header h1 {
  font-size: 48px;
  color: #131312;
  font-weight: 700;
  line-height: 56px;
}
.faq_contents {
  display: none;
}

/** Coupon Form **/

form.checkout_coupon {
  position: absolute;
  right: 0px;
  width: 50% !important;
/*   bottom: 390px; */
	bottom: 510px;
  right: -10px;
  display: block !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
@-moz-document url-prefix() {
  .form.checkout_coupon {
      margin-bottom: 50px !important;
   }
}
.woocommerce-page.woocommerce-checkout div.coupon .input-text {
  width: 63%;
  margin-right: 10px;
  max-width: 380px;
}
.woocommerce form.checkout_coupon .button {
  text-transform: capitalize;
}
.checkout_coupon .coupon .button {
  background-color: #1f1a15 !important;
}
.checkout_coupon .coupon .button:hover {
  background-color: #2b2622 !important;
}
.woocommerce-checkout table.shop_table {
  margin-bottom: 120px !important;
  border-bottom: 1px solid #000;
}
/* .checkout_coupon .coupon::before {
  content: 'Coupon Code';
  padding-top: 10px;
  font-size: 20px;
  color: #0a0c10;
  font-weight: 700;
  text-transform: capitalize;
  padding-bottom: 5px;
  font-family: "Work Sans", sans-serif;
  display: block;
  width: 72%;
  margin-bottom: 8px;
} */

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot {
  height: 224px !important;
}
.checkoout_cart_details .shop_table.woocommerce-checkout-review-order-table .order-remaining {
  margin-bottom: 30px !important;
  display: block;
}
.woocommerce-checkout .woocommerce .woocommerce-message {
  display: none !important;
} 

.checkout_page_header_wrp .checkout_page_header {
  display: flex;
  width: 100%;
}
.checkout_go_back_link,
.checkout_page_logo {
  max-width: 170px;
  min-width: 170px;
}
.checkout_page_heading {
  flex-grow: 3;
  text-align: center;
}
.checkout_page_header_wrp {
  padding-top: 40px;
  padding-bottom: 40px;
}
.checkout_page_back_btn {
  top: 20px;
}
.checkout_page_logo {
  max-width: 170px;
  width: 170px;
}
.checkout_coupon .coupon h3 {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 20px;
  font-weight: 700;
  color: #0A0C10;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce-info {
  display: none !important;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
  padding-left: 0px;
}
.woocommerce-error li {
  color: #444d31;
}
.woocommerce-form-login-toggle .woocommerce-info {
  display: block !important;
}
.woocommerce-form-login-toggle .woocommerce-info .showlogin {
  height: 44px;
  line-height: 40px;
  margin-left: 20px;
}
.checkout_page_heading h1 {
  font-size: 48px;
  letter-spacing: 0.1px;
  color: #000;
}
.stock.out-of-stock {
	position: absolute;
    top: 7px;
    left: 15px;
    color: #fff;
}








/* FOOTER */
span.footer-phone-no{
	padding-bottom:0;
}

/* MOBILE */
@media only screen and (max-width:600px){
	.products-row{
		gap:12px;
	}
	.product.xmas-item {
		width: 100%;
	}
	.xmas-products .xmas-products-loop .xmas-item .variations {
		width: 98%;
	}
	.xmas-item .quantity.buttons_added {
		width: 98%;
	}
	.gluten_free_image {
		position: absolute;
		right: 3vw !important;
		top: 22vw;
	}
	.product_note_content{
		max-width:86%;
		top: -17.5vw;
		font-size:10px;
	}
	.xmas-item .price {
		/* 		min-height: 52px; */
		padding-bottom: 0;
	}
	/* 	.xmas-product-title {
	min-height: 18px; 
	padding-bottom: 0;
}*/
	.product_note_content_wrp {
		font-size: 12px;
		font-weight: 400;
		color: #000;
		display: inline-block;
		width: 100%;
		position: relative;
		text-align: left;
		margin-top: 0px;
		padding-right: 0;
	}
	.after_cart_block {
		margin-top: 24px;
	}
	.have_question_conten {
		margin-bottom: 8px;
	}
	.mini_cart_btns_wrp .bg-green-lg-btn a{
		margin-bottom:0;
	}
	.xmas-shop-page-wrp {
		padding-bottom: 40px;
	}
	span.mobile_cart_total_price {
		width: 40%;
	}
	.mobile_cart_open_btn {
		position: relative;
		top: 2px;
		width: 20%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mobile_cart_checkout_btn {
		width: 40%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.xmas-products .xmas-products-loop .xmas-item .quantity .plus {
		top: 0!important;
		color: #000;
	}
	.product_note_content_wrp img {
		top: 2px;
		position: relative;
	}
	.variations_form .variations #pa_weight, .product .variations_form .variations #pa_seasoning, .xmas-item .variations_form .variations select{
		background-position:92%;
	}
	.products-row{
		padding-top:40px;
	}
	.xmas-products-loop .products-row::before {
		top: -45px;
	}
	.xmas_shop_notice_section_wrp {
		background-color: #f8f8f8;
		padding-top: 40px;
		padding-bottom: 0;
		border-bottom: 1px solid #dedede;
	}
	.woocommerce .woocommerce-checkout #customer_details {
		flex-direction: column;
	}
	.woocommerce .select2-container, .woocommerce-page .select2-container{
		width:100%;
	}
	.woocommerce form.checkout .col2-set .form-row {
		width: 100%;
		margin-right: 0;
		float: unset;
	}
	.page-id-6 .container_inner {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		text-align: left;
	}

	.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: 12px;
		padding-right: 12px;
		width: 100%;
		height:48px;
	}
	.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type=text], .woocommerce form.checkout .col2-set .form-row.notes textarea {
		padding-left: 12px;
		padding-right: 12px;
		width: 100%;
	}
	.woocommerce-checkout .woocommerce-billing-fields .validate-state,.woocommerce-checkout .woocommerce-billing-fields .validate-postcode {
		width: 100%;
	}
	.woocommerce-billing-fields #billing_postcode_field #billing_postcode {
		padding-left: 12px;
		width: 100%;
	}
	.form-row .select2 .selection .select2-selection--single {
		height: auto;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
		padding-left: 12px;
		color: #444;
		font-weight: 300;
		font-size: 14px;
		line-height: 14px;
		width: 100%;
		height: 48px;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	.woocommerce-checkout #billing_country_field, .woocommerce-checkout #shipping_country_field {
		height: 48px;
	}
	#billing_country_field .selection .select2-selection, #shipping_country_field .selection .select2-selection {
		line-height: 48px;
	}
	.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .validate-phone input, .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .validate-email input {
		padding-left: 14px;
		width: 100%!;
	}
	.woocommerce-shipping-fields .coupon {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.woocommerce-shipping-fields .coupon #coupon_code {
		width: 100%;
		height: 48px;
		float: left;
		margin-bottom: 16px;
	}
	.woocommerce-shipping-fields .coupon .button {
		float: right;
		line-height: 40px;
		height: 50px;
		font-size: 12px;
		font-weight: 700;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.woocommerce-checkout #payment .place-order #place_order {
		width: 100%;
		max-width: unset;
		padding-left:0;
	}
	woocommerce #payment ul.payment_methods {
		border-bottom: 0;
		margin-bottom: 16px;
	}
}




/*** Xmas-page responsiveness Start ****/

@media screen and (min-width: 1600px) {
  .custom-container {
    width: 1440px;
  }
}

@media screen and (min-width: 1440px) {
  .custom-container {
    width: 1366px;
  }
}
@media screen and (min-width: 1400px) {
  .main-menu-logo a img {
    width: 400px;
  }
  .main-menu-logo {
    padding-top: 15px;
  }
  .site-container {
    max-width: 1300px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
  }
  .slider_content_container {
    padding-left: 10%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .site-container,
  .slider_content_container {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  .front-page-slider {
    padding-top: 55px;
  }
  /* .woocommerce-variation-add-to-cart .quantity input[type="text"] {
		width: 174px;
	} */
  .xmas-products .xmas-products-loop .xmas-item .input-text.qty {
    max-width: 28px;
    padding: 10px 0px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .custom-container {
    width: 1180px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .menu-block-wrp .nav-wrp li a {
    font-size: 12px;
    letter-spacing: 0px;
  }
  .main-menu-logo a img {
    max-width: 180px;
    padding-right: 80px;
  }
  .menu-block-wrp {
    background-color: var(--menu-background);
    padding-right: 30px;
    padding-left: 30px;
  }
  .menu-item-has-children > a::before {
    left: 90px;
  }
  .col-footer-about img {
    max-width: 250px;
  }
  .col-footer-about {
    width: 30%;
  }
  .col-footer-badge {
    width: 12%;
  }
  .col-footer-contact {
    width: 58%;
  }
  .site-container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .mobile-menu-wrp {
    display: none;
  }
  .menu-block-wrp {
    background-color: var(--menu-background);
  }
  .nav-wrp {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    position: relative;
  }
  .navbar-nav {
    display: flex;
  }
  .navbar-nav li {
    list-style: none;
  }
  ul.sub-menu {
    display: none;
  }
  .main-menu-logo {
    text-align: center;
    position: absolute;
    width: 100%;
    padding-top: 30px;
  }
  .left-menu-wrp,
  .right-menu-wrp {
    z-index: 100;
  }
  .nav-wrp .navbar-nav > li {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .main-menu-logo a img {
    max-width: 250px;
  }
  .right-menu-wrp {
    display: block;
    margin-left: auto;
  }
  #menu-left-navigation-menu > li {
    padding-right: 20px;
  }
  #menu-right-navigation-menu > li {
    padding-left: 20px;
  }
  .menu-item-has-children {
    position: relative;
  }
  .menu-item-has-children .sub-menu {
    position: absolute;
    background-color: #131313;
    width: max-content;
    z-index: 10000;
    padding: 15px 40px;
    border-radius: 4px;
    box-shadow: 5px 10px 20px #00000047;
    top: 70px;
  }
  .sub-menu li {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .menu-block-wrp .nav-wrp .sub-menu li a {
    transition-duration: 0.7s;
    display: block;
  }
  .menu-block-wrp .nav-wrp .sub-menu li a:hover {
    color: #444d31;
    display: block;
    transition-duration: 0.7s;
  }
  .mobile-only {
    display: none;
  }
  .header_section_inner_page .header_content_wrp {
    background-image: unset !important;
  }
  .cart_block_mobile_only {
    display: none;
  }
  .mobile_mini_cart_open {
    display: none;
  }
  .woocommerce div.cart-collaterals div.cart_totals {
    width: unset;
  }
  .woocommerce-cart .woocommerce .cart_totals table {
    text-align: left;
    width: 372px;
  }
  .header_section_inner_page,
  .front-page-slider,
  .catalogue_header_wrp {
    padding-top: 98px;
    background-color: #131313;
  }
  .page-id-5 .title_outer .title {
    background-color: #131313;
  }

  .home_slider_section_wrp {
    padding-top: 90px;
    background-color: #131313;
  }
  .mobile_cart_notice_text.monile_only {
    display: none;
  }
	.menu-block-wrp .main-menu-logo a img {
		position: relative;
    	top: -10px;
    	max-width: 240px;
	}
}

@media screen and (max-width: 991px) {
  /**
	** Mobile Menu **
	**/
  .right-menu-wrp,
  .left-menu-wrp {
    display: none;
  }
  .mobile_cart_close_btn img {
    position: relative;
    top: 4px;
  }

  #ham-menu {
    display: none;
  }
  label[for="ham-menu"] {
    display: block;
    position: relative;
    top: 32px;
    left: 20px;
    z-index: 100000;
    height: 50px;
    width: max-content;
    padding: 0px 30px;
  }
  .ham-menu {
    width: 100vw;
    height: 100%;
    position: fixed;
    visibility: hidden;
    transform: translate(-110%);
    z-index: 998;
    background-color: #131313;
    transition: 1s;
  }
  .ham-menu > ul {
    /* display: flex; */
    flex-flow: column nowrap;
    justify-content: space-around;
    padding: 15px 22px;
  }

  #ham-menu:checked + label {
    background-color: transparent;
    border-color: #fff;
  }
  #ham-menu:checked ~ div.ham-menu {
    transform: translate(0px);
    visibility: visible;
  }
  .full-page-green {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #131313;
    z-index: 997;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: 500ms;
    position: fixed;
    top: 0;
    left: 0;
  }
  #ham-menu:checked ~ div.full-page-green {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  [for="ham-menu"] > div {
    width: 100%;
    height: 70%;
    display: flex;
    flex-flow: column wrap;
    align-content: center;
    align-items: center;
  }
  .menu-line {
    display: block;
    width: 14px;
    height: 2px;
    margin: 8px 0 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
    transition: 500ms;
    transform-origin: right center;
  }
  [for="ham-menu"] > div > span:nth-child(4),
  [for="ham-menu"] > div > span:nth-child(5),
  [for="ham-menu"] > div > span:nth-child(6) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    transform-origin: left center;
  }

  header {
    height: 100vh;
  }
  .mobile-menu #menu-mobile-menu > .menu-item {
    list-style: none;
    padding: 10px 0px;
  }
  .mobile-menu #menu-mobile-menu > .menu-item a {
    font-size: 24px;
  }
  .mobile-menu .sub-menu {
    padding-left: 23px;
    display: none;
    padding-right: 50px;
  }
  ul.sub-menu li {
    list-style: none;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 6px;
    padding-top: 6px;
  }
  #menu-mobile-menu ul.sub-menu li a {
    font-size: 16px !important;
  }
  .mobile-menu {
    width: 100%;
    padding: 0px 23px;
    padding-top: 30px;
    border-top: 1px solid #f5f5f5;
    margin-top: 88px;
  }
  .desktop-menu {
    display: none;
  }
  #ham-menu:checked ~ div.ham-menu {
    flex-wrap: wrap;
  }

  .menu-icons-wrp .social-icon {
    top: 0px;
    padding-left: 0px;
  }
  .menu-icons-wrp .instagram-icon {
    padding-left: 15px;
  }
  .mobile-menu-btn .hide-des .menu-line:nth-child(5) {
    width: 0px;
  }
  .mobile-menu-wrp {
    background: #131313;
    padding-bottom: 38px;
    display: flex;
  }
  .mobile-logo-image {
    display: inline-block;
    width: 75vw;
    /* z-index: 1000; */
    position: relative;
    top: 32px;
  }
  .mobile-logo-image a {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  .mobile-logo-image a img {
    max-width: 190px;
    z-index: 1000;
    position: relative;
  }
  .cartIcon {
    display: inline-block;
    position: relative;
    right: 25px;
    top: -4px;
  }
  .user-profile_link {
    position: relative;
    top: 32px;
    right: 45px;
    max-width: 25px;
    z-index: 1000;
    margin-left: auto;
  }
  .menu-item-has-children a {
    position: relative;
  }
  .menu-item-has-children > a::before {
    top: 15px;
    left: 180px;
  }
  .hide-des span {
    display: block;
    position: absolute;
    height: 2px;
    width: 40px;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .hide-des span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .hide-des span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 20px;
  }

  .hide-des span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .hide-des.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 5px;
  }

  .hide-des.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }

  .hide-des.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 28px;
    left: 6px;
  }

  .sub-menu li {
    list-style: none;
    text-transform: uppercase;
    pointer-events: auto;
    white-space: nowrap;
    box-sizing: border-box;
    transform: translatex(-100vw);
    /* ie workaround */
    -ms-transform: translatex(100vw);
    transition-duration: 0.8s;
  }
  .sub-menu li:last-child {
    margin-bottom: 10px;
  }

  /* input.hamburger {
		display: none;
	} */
  .menu-item-has-children.active .sub-menu {
    transform: translatex(0);
    border-bottom-left-radius: 0;
  }
  .menu-item-has-children.active .sub-menu li {
    transform: translatex(0);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(1) {
    transition: transform 1s 0.06s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(2) {
    transition: transform 1s 0.16s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(3) {
    transition: transform 1s 0.26s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(4) {
    transition: transform 1s 0.36s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(5) {
    transition: transform 1s 0.46s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(6) {
    transition: transform 1s 0.56s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(7) {
    transition: transform 1s 0.66s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(8) {
    transition: transform 1s 0.76s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(9) {
    transition: transform 1s 0.86s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.active .sub-menu li:nth-child(10) {
    transition: transform 1s 0.69s cubic-bezier(0.29, 1.4, 0.44, 0.96);
  }
  .menu-item-has-children.menu-closed .sub-menu {
    transform: translatex(-20vw);
    transition-duration: 0.8s;
  }
  .menu-item-has-children.menu-closed .sub-menu li {
    transform: translatex(-100vw);
  }

  .col-footer-about {
    width: 100%;
    padding-bottom: 25px;
  }
  .col-footer-contact {
    width: 100%;
  }
  .col-footer-badge {
    width: 100%;
  }

  .site-container {
    padding-left: 5%;
    padding-right: 5%;
  }
  .col-footer-about img {
    max-width: 360px;
  }
  .f-contact {
    width: 100%;
    padding-bottom: 10px;
  }
  .f-address {
    width: 100%;
    padding-bottom: 10px;
  }
  .footer-opening-hoours .opentiming-content {
    width: 140px;
  }
  .footer-opening-hoours .m-to-f {
    border-right: 1px solid #fff;
    margin-right: unset;
  }
  .footer-content-wrp .saturday {
    border-right: 1px solid #fff;
    margin-right: unset;
    padding-left: 14px;
  }
  .footer-content-wrp .sunday {
    padding-left: 15px;
  }
  .col-footer-badge .badge-image {
    max-width: 175px;
    padding-top: 40px;
    margin-left: unset;
  }
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none;
  }
  .footer-content-wrp .social-icon a {
    font-size: 25px !important;
    padding-right: 20px;
  }
  .footer-content-wrp {
    padding-bottom: 40px;
  }
  .locally-sourced-section .col-left {
    width: 100%;
    padding-bottom: 100px;
  }

  /* .v-slider-col {
		width: 33%;
	} */
  .locally-sourced-section .col-right {
    width: 100%;
  }
  header {
    height: unset;
  }
  .make-your-box-content-wrp .col-right {
    width: 100%;
    margin-left: unset;
    order: 1;
  }
  .make-your-box-content-wrp .col-left {
    width: 100%;
    padding-top: 52px;
    order: 2;
    text-align: center;
  }
  .make-your-box-section .col-right.my-box-img div {
    max-width: 480px;
    text-align: center;
    margin: 0 auto;
  }
  .make-your-box-content-wrp {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .make-your-box-section {
    padding-top: 0px;
  }
  .locally-sourced-section {
    padding-bottom: 0px;
  }
  .para-lg p {
    line-height: 40px;
  }
  .locally-sourced-content-wrp h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .para p {
    font-size: 15px;
    line-height: 18px;
  }
  .make-your-box-section h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .para-lg p {
    font-size: 18px;
    line-height: 24px;
  }
  .locally-sourced-section .site-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .locally-sourced-col {
    padding-left: 5%;
    padding-right: 5%;
  }
  .locally-sourced-section .col-left {
    padding-bottom: 50px;
  }
  .build-xmas-box-section {
    text-align: center;
    background-color: var(--green);
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .build-xmas-box-section a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 18px;
  }
  .main-menu-logo {
    display: none;
  }
  .header_section_inner_page .header_bg_image {
    display: none;
  }
  .header_section_inner_page .header_content_wrp {
    position: relative;
    top: unset;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .header_content {
    padding-left: 5%;
    padding-right: 5%;
  }
  .xmas-products-loop .products-row {
    grid-template-columns: 1fr 1fr;
  }
  .xmas-left-sidebar {
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* background-color: #f7f7f7; */
    overflow-y: hidden;
    margin-bottom: 20px;
  }
  .xmas-left-sidebar:-webkit-scrollbar {
    display: none;
  }
  .xmas-shop-content-wrp {
    width: 100%;
    padding-top: 30px;
  }
  .xmas-right-sidebar {
    width: 100%;
    position: relative;
    /* display: none; */
  }
  /* .right_col_cart_wrp {
		display: none;
	} */
  .mobile_mini_cart_btn_open {
    background-color: #808673;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin-bottom: -1px;
  }
  .xmas_cart_heading_content {
    display: none;
  }
  .mobile_cart_total_price strong {
    opacity: 0.65;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
  }
  .woocommerce-Price-amount.amount {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
  }
  .mobile_cart_open_btn {
    position: relative;
    top: 2px;
  }
  .mobile_cart_checkout_btn,
  .mobile_cart_checkout_btn a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
  }
  .mobile_cart_checkout_btn img {
    padding-left: 2px;
    position: relative;
    top: 1px;
  }
  .cart_gift_cart_mobile {
    background-color: #444d31;
    padding: 20px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
  }
  .cart_gift_cart_mobile span {
    padding-left: 5px;
    position: relative;
    top: -3px;
    letter-spacing: 0.3px;
  }
  .xmas-cartItem-name {
    font-size: 12px;
    line-height: 12px;
  }
  .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 11px;
    line-height: 12px;
    color: #d3d5ce;
  }
  .remove_cart_item_btn a img {
    width: 12px;
    position: relative;
    top: -15px;
    display: inline-block;
  }
  .xmas-right-sidebar .woocommerce-mini-cart__buttons {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .xmas-box-cart-products-wrp .woocommerce-Price-amount {
    color: #d3d5ce;
    font-weight: 400;
    font-size: 12px;
  }
  .product_cart_price {
    color: #d3d5ce;
    font-weight: 400;
    font-size: 12px;
  }
  .xmas-box-cart-products-wrp li {
    padding-top: 16px;
  }
  .product_item_count {
    color: #ffffff;
    font-weight: 400;
  }
  .woocommerce-mini-cart__total strong {
    color: #fff;
    padding-right: 5px;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 600;
  }
  .woocommerce-mini-cart__total .woocommerce-Price-amount bdi {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: 0.4px;
  }
  .woocommerce-mini-cart__total .cart_total_quantity {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.3px;
  }

  .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    display: inline;
    padding-left: 20px;
    padding-bottom: 10px !important;
  }
  .yith-wcan-filters .yith-wcan-filter .filter-items {
    width: max-content;
  }
  .xmas-left-filter-wrp h4 {
    display: none;
  }
  .xmas-shop-page-wrp {
    padding-top: 0px;
  }
  .xmas-left-sidebar .yith-wcan-filters {
    background-color: unset;
    margin-bottom: 0px;
  }
  .xmas-left-sidebar .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 0px;
  }
  .btn.btn-primary.yith-wcan-reset-filters {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    position: absolute;
    padding-left: 22px;
    height: 40px;
  }
  .filters .yith-wcan-reset-filters::before {
    content: unset;
  }
  .mobile_cart_wrp {
    width: 91%;
    display: block;
    position: fixed;
    bottom: 0px;
    background-color: #444d31;
    color: #fff;
    padding: 20px;
    z-index: 1000;
    left: 0px;
  }
  .mobile_cart_wrp.cart_open_btn_mobile {
    display: flex;
    justify-content: space-between;
  }
  .right_col_cart_wrp {
    max-width: unset;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
  }
  /* .woocommerce-mini-cart__buttons.xmas_cart_btns {
		display: none;
	} */
  .xmas_cart_heading_content {
    background-color: #444d31;
    color: #fff;
  }
  .xmas-box-cart-products-wrp {
    background-color: #444d31;
    color: #fff;
    margin-top: -1px;
  }
  /* .woocommerce-mini-cart__total.total {
		display: none;
	} */
  .xmas-cartItem-name {
    color: #fff;
  }
  .woocommerce-mini-cart.cart_list {
    padding-bottom: 10px;
  }
  .btn_create_box.btn_checkout {
  }
  .xmas-right-sidebar .woocommerce-mini-cart__buttons {
    background-color: var(--green);
    margin-top: -1px;
    padding-bottom: 40px;
    margin-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .btn_create_box.btn_checkout {
    border: unset;
    width: 100%;
    background-color: #fff;
    color: var(--green);
    text-transform: uppercase;
    font-size: 14px;
  }
  .xmas-box-cart-products-wrp {
    padding-bottom: 25px;
    padding-top: 0px;
  }
  .xmas-shop-page-wrp .site-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .filters {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  /* .widget_shopping_cart_content {
		display: none;
	} */
  /* .woocommerce-variation-add-to-cart .quantity input[type="text"] {
		width: 170.3px;
	} */
  .xmas-item .add_to_cart_button.ajax_add_to_cart {
    border: unset !important;
  }

  .xmas-item .ajax_add_to_cart {
    width: 88%;
    right: unset !important;
    float: left !important;
  }
  .xmas-item .quantity.buttons_added {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .xmas-products .xmas-products-loop .xmas-item .input-text.qty {
    max-width: unset;
    width: unset;
  }
  .xmas-products .xmas-products-loop .xmas-item .quantity .minus {
    float: left;
  }
  .xmas-products .xmas-products-loop .xmas-item .quantity .plus {
    float: right;
  }

  .widget_shopping_cart_content {
    transform: translateY(100%);
    bottom: 0px;
    position: fixed;
    width: 100%;
    transition: all 1s ease-out;
  }
  .cart_active {
    transform: translateY(0px);
  }
  .remove.remove_from_cart_button::before {
    content: " ";
    background-image: url(https://aqm.hereagency.com.au/wp-content/uploads/2022/10/removeCart.svg);
    width: 16px;
    height: 16px;
    display: block;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 5px;
  }
  .remove_cart_item_btn .remove_from_cart_button img {
    display: none;
  }
  .product-type-simple .product_type_simple {
    top: 4px;
  }
  .gluten_free_image {
    right: -8px;
  }
  .woocommerce-cart .container_inner > .woocommerce .woocommerce-cart-form {
    overflow: scroll;
  }
  body.woocommerce-cart
    .page_container_inner
    .woocommerce
    .woocommerce-cart-form
    tbody
    .actions
    .coupon
    .button {
    width: 280px;
    text-align: center;
    display: block;
  }
  .woocommerce table.cart td.actions input[type="submit"] {
    width: 280px;
    text-align: center;
    padding-left: 52px !important;
  }
  .woocommerce table.cart div.coupon .input-text,
  .woocommerce-page table.cart div.coupon .input-text {
    width: 183px;
    /* text-align: center; */
    margin-bottom: 16px;
    display: block;
    height: 30px;
  }
  .woocommerce table.cart td.actions > .checkout-button,
  .woocommerce-page table.cart td.actions > .checkout-button {
    float: left;
    margin-left: 0px;
    min-width: 280px;
    text-align: center;
  }
  .woocommerce-cart .cart_totals table {
    width: 100%;
  }
  .woocommerce table.cart,
  .woocommerce-page table.cart {
    width: max-content;
  }
  .category_listing_content .category_list_item {
    width: 48%;
  }
  .remove_mobile {
    display: none;
  }
  .xmas-left-filter-wrp .filter-item a {
    font-size: 14px;
  }
  .categoryFourHeading::before {
    font-size: 20px;
  }
  .xmas-item .price {
    font-size: 12px;
  }
  .xmas-product-title {
    min-height: unset;
  }
  .xmas-item .cart .single_add_to_cart_button {
    font-size: 10px;
  }
  .xmas-item .variations select {
    padding: 10px 10px;
  }
  .slider_item_content {
    left: unset;
    line-height: 60px;
    letter-spacing: -4px;
    font-weight: 600;
    font-size: 60px;
    padding-left: 30px;
  }
  .slider_item_content span {
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 41px;
  }
  .home_slider_item,
  .slider_item_content {
    height: 70vh;
  }
  .mobile_cart_total_price .woocommerce-Price-amount {
    color: #fff;
  }
  .remove_cart_item_btn {
    top: 16px;
  }
  .woocommerce-mini-cart-item .product_cart_price span {
    color: #d3d5ce;
  }
  .xmas-cartItem-name:hover {
    color: #fff;
  }
  .variations_form .single_variation_wrap {
    width: 99%;
  }
  .xmas-item .cart {
    width: 101%;
  }
  .cart_totals .shop_table .shipping td {
    padding-left: unset;
    text-align: right;
  }
  .woocommerce-cart .woocommerce .cart_totals td,
  .cart_totals td span {
    padding-left: unset;
    text-align: right;
  }
  .woocommerce-cart-form .shop_table .quantity {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #calc_shipping_city,
  #calc_shipping_postcode {
    background-color: #f4f4f4;
  }
  .shipping-calculator-form
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    background-color: #f4f4f4;
    padding-left: 14px;
  }
  .page-id-5 .title_outer .title {
    height: 220px !important;
  }
  .page-id-5 .title_outer .title .title_holder {
    top: 30%;
  }
  .page-id-5 .title_outer .title .image.responsive {
    height: 100%;
  }
  .page-id-5 .title_outer .title img {
    height: 100%;
    object-fit: fill;
  }
  .page-id-6 .woocommerce form.checkout_coupon input.button {
    width: max-content;
  }
  .page-id-6 .title_outer .title_holder .title_subtitle_holder {
    padding-left: 0px;
    padding-bottom: 20px;
    width: max-content;
    padding-right: 0%;
  }
  .checkout_go_back_btn {
    top: 20px;
  }
  .woocommerce .woocommerce-checkout #customer_details {
    max-width: 100%;
    margin: 0 auto;
  }
  .page-id-6 .woocommerce {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-id-6 .title_outer .title_holder .go_home_logo_checkout {
    margin-right: 20px;
  }
  .page-id-6 .title_outer .title_holder .checkout_go_back_btn {
    padding-left: 20px;
  }
  .vertical-slider-wrp .gallery-image__img {
    padding-top: 100%;
  }

  .slider_pre_heading span {
    position: relative;
    top: -7px;
    padding-right: 4px;
    font-size: 18px !important;
  }
  .slider_item_content h1 {
    color: #fff;
    font-size: 48px;
    line-height: 45px;
  }
  .slider_item_content {
    max-width: 500px;
  }
  .sub_heading_home {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 14px;
  }
  .go_home_logo_checkout {
    max-width: 130px;
    padding: 14px 20px;
  }
  .page-id-6 .title_outer .title_holder .title_subtitle_holder h1 {
    font-size: 34px;
  }

  .woocommerce #payment ul.payment_methods .payment_method_paypal label img {
    top: 18px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100px;
  }
  .woocommerce #payment ul.payment_methods li label {
    font-size: 11px;
  }
  .payment_box.payment_method_paypal {
    display: none;
  }
  .after_cart_block {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
  }
  .after_cart_block {
    margin-top: 80px;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #d8d8d8;
  }
  .cart_active {
    overflow: scroll;
    max-height: 100vh;
  }
  .after_cart_block .after_mini_cart_content .para_light {
    display: none;
  }
  .xmas_shop_filter_cotent {
    height: 65px;
  }
  .xmas_shop_filter_cotent  ul {
    width: max-content;
    overflow: scroll;
    background-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .filters .filter-items .filter-item {
    list-style: none;
    display: inline-block;
    padding-left: 12px;
  }
  .xmas-left-filter-wrp .filters {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .xmas-left-sidebar {
    width: 100%;
  }
  .filter_rest_btn {
    margin-top: 12px;
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
  }
  .filters .filter-items .filter-item:hover {
    transform: unset;
  }
  .faq_page_header {
    padding-top: 50px;
    padding-bottom: 15px;
  }
  .faq_page_content {
    padding-top: 0px;
  }
  .faq_accordion .faq_heading {
    font-size: 16px;
    padding-right: 15px;
  }
  .faq_acc_item .faq_contents p {
    font-size: 16px;
  }
  .faq_acc_item .faq_contents p {
    font-size: 16px;
    line-height: 20px;
  }
  .faq_heading::before {
    position: relative;
    right: -15px;
  }
body .mini_cart_discount_total_price .mc_discount_tprice_content {
  color: #fff;
}



} /*** End of max 991 ***/
@media screen and (min-width: 601px) and (max-width: 1200px) {
  .woocommerce-checkout table.shop_table {
    margin-bottom: 170px !important;
  }
  .page-id-6 .woocommerce form.checkout_coupon input.button {
    margin-top: 10px;
  }
  .col-2.checkoout_cart_details {
    margin-left: 20px;
  }
  .checkout_page_heading h1 { 
    font-size: 32px;
  }
  .checkout_go_back_btn {
    top: 20px;
  }

}
@media screen and (max-width: 600px) {
  .header_content_wrp .para p {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    padding-top: 5px;
  }
  .header_content_wrp h1 {
    font-size: 32px;
    line-height: 33px;
  }
  .locally-sourced-content-wrp .gallery {
    gap: 1px 1px;
  }
  .vertical-slider-wrp .gallery-image {
    padding-bottom: 2px;
  }
  .v-slider-col {
    width: 100%;
  }
  .xmas-products .xmas-products-loop .xmas-item .input-text.qty {
    width: unset;
  }
  .variations_form .single_variation_wrap {
    height: unset !important;
  }
  .xmas-item
    .woocommerce-variation-add-to-cart
    .add_to_cart_button.ajax_add_to_cart {
    width: 101% !important;
  }
  .xmas-products .xmas-products-loop .xmas-item .variations {
    width: 100%;
  }
  .product.xmas-item {
    width: 94%;
  }
  .xmas-shop-page-wrp {
    padding-bottom: 80px;
  }
  .home_slider_item,
  .slider_item_content {
    height: 40vh;
  }
  .slider_item_content {
    max-width: 441px;
    top: 22%;
  }

  .locally-sourced-section {
    padding-bottom: 0px;
  }
  .xmas-products-loop .products-row::before {
    top: -75px;
  }
  .xmas-products .xmas-products-loop .xmas-item .input-text.qty {
    background-color: transparent;
  }
  .gluten_free_image {
    right: 0px;
  }
  .page-id-6 .title_outer .title_holder .go_home_logo_checkout {
    margin-right: 0px;
  }
  .locally-sourced-section {
    padding-top: 50px;
  }
  .slider_item_content h1 {
    color: #fff;
    font-size: 32px;
    line-height: 33px;
  }
  .sub_heading_home {
    font-size: 15px;
    padding-top: 2px;
    line-height: 20px;
  }
  .slider_button.bg-green-lg-btn {
    margin-top: 0px;
  }
  .vertical-slider {
    max-height: 100vw;
  }
  .checkout_go_back_btn {
    font-size: 11px;
    width: 80px;
  }
  .page-id-6 .title_outer .title_holder .title_subtitle_holder h1 {
    font-size: 24px;
  }
  .go_home_logo_checkout {
    max-width: 100px;
    padding: 14px 20px;
  }
  .checkout_go_back_btn {
    top: 10px;
  }
  .checkout_go_back_btn img {
    position: relative;
    top: 4px;
  }
  .after_mini_cart_content {
    padding-top: 20px;
  }
  .footer-opening-hoours .m-to-f {
    border-right: unset;
  }
  .footer-opening-hoours .opentiming-content {
    width: 100%;
    padding-bottom: 30px;
  }
  .footer-content-wrp .saturday {
    padding-left: 0px;
    border-right: unset;
  }
   /******* coupon form / Checkout page *********/
   .woocommerce-checkout .woocommerce .checkout_coupon {
    width: 97% !important;
    bottom: 460px;
  } 
  .woocommerce-checkout table.shop_table {
    margin-bottom: 190px !important;
  }
  .woocommerce-page.woocommerce-checkout div.coupon .input-text {
    width: 92%;
    max-width: unset;
  }
  .page-id-6 .woocommerce form.checkout_coupon input.button {
    width: 92%;
  }
  .checkout_page_header .checkout_page_back_btn {
    top: 20px;
  }
  .checkout_page_heading h1 {
    font-size: 30px;
  }
  .checkout_page_header .checkout_page_logo {
    max-width: 170px;
    width: 100px;
    position: relative;
    top: 16px;
    min-width: unset;
  }
  .checkout_go_back_link {
    width: 100px;
    min-width: unset;
  }
  .woocommerce-form-login-toggle {
    display: block;
  }
  .woocommerce-form-login-toggle .woocommerce-info .showlogin {
    height: 48px;
    margin-top: 10px;
  }
	body .woocommerce form.checkout_coupon {
		bottom: 475px !important;
	}

}
@media screen and (max-width: 480px) {
  .home_slider_item,
  .slider_item_content {
    height: 30vh;
  }
  .slider_item_content {
    max-width: 300px;
    color: #fff;
    top: 17%;
    left: unset;
    line-height: 40px;
    letter-spacing: -4px;
    font-weight: 600;
    font-size: 42px;
    padding-left: 30px;
  }
  .slider_item_content span {
    font-size: 38px;
  }
  /* .make-your-box-content-wrp  {
		max-width: 250px;
		margin: 0 auto;
	} */
  .header_content {
    max-width: 350px;
  }
  .page-id-6 .container_inner {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px !important;
  }
  .woocommerce .woocommerce-form-login-toggle .woocommerce-info,
  .page-id-6 .woocommerce > .woocommerce-info {
    width: 100%;
  }
  .woocommerce-form-login-toggle {
    width: 100%;
  }
  .go_home_logo_checkout {
    max-width: 60px;
    padding: 12px 12px;
  }
  .category_listing_content .category_list_item .category_item_name {
    font-size: 16px;
    font-weight: 600;
  }
  .page-id-6 .title.title_size_medium h1 {
    font-size: 20px;
  }
  .slider_pre_heading span {
    position: relative;
    top: -6px;
    padding-right: 4px;
    font-size: 16px !important;
  }
  .checkout_page_heading h1 {
    font-size: 24px;
    margin-right: 15px;
  }
  .checkout_go_back_btn {
    font-size: 10px;
    
  }

}
@media screen and (max-width: 467px) { 
  .footer-content-wrp .sunday {
    padding-left: 0px;
  }

}

@media screen and (max-width: 360px) {
  .mobile-logo-image {
    top: 38px;
  }
  .mobile-logo-image a img {
    width: 130px;
  }
  .col-footer-about img {
    max-width: 280px;
  }
  /* .slider-cloumn-three {
		display: none;
	} */
  /* .v-slider-col {
		width: 49%;
	} */
  .build-xmas-box-section a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 18px;
  }
  .bg-white-lg-btn a {
    padding: 15px 40px;
  }
  .woocommerce-Price-amount.amount,
  .mobile_cart_total_price strong,
  .mobile_cart_checkout_btn,
  .mobile_cart_checkout_btn a {
    font-size: 11px;
  }
}
