body {
  line-height: 1.5;
}
.ct-text-block {
  line-height: 1.2;
}
.cart-empty-msg {
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
font-weight: 200;
}
.bottomCart {
  padding-top: 0;
}
.bottomCart .proceed {
  display: block;
  width: 100%;
  font-size: clamp(12px, 5w, 18px) !important;
  padding: 0.9em 1em;
  text-align: center;
  white-space: nowrap;
  margin-top: 0 !important;
  background: #99A59D !important;
}
.woocommerce-checkout .bottomCart .proceed {
  display: none;
}
@media (max-width: 991px) {
  .bottomCart {
    padding-left: 6%;
    padding-right: 6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    bottom: 3%;
  }
  .cart-empty .bottomCart {
    display: none;
  }
  .bottomCart .basketModal {
    width: 25% !important;
    cursor: pointer;
  }
  .bottomCart .proceed {
    max-width: 75%;
  }
}
.addToCartButton {
  cursor: pointer;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: transparent url("../images/plus.svg") center center no-repeat;
  background-size: 20px 20px;
}
.addToCartButton svg {
  display: none;
}
.product_category .ct-fancy-icon.dietary-modal-close > svg {
  fill: #000000;
}
#wb_cart .cart-item {
  margin-bottom: 20px;
}
#wb_cart .cart-item .item-image img {
  min-width: 55px;
  max-width: 55px;
}
#wb_cart .cart-item .item-value {
  padding-top: 15px;
}
#wb_cart .item-quantity button {
  width: 22px;
  height: 22px;
  padding: 0.43em;
}
#wb_cart .item-quantity svg path {
  fill: #000000;
}
@media (min-width: 992px) {
  #wb_cart {
    position: sticky;
  }
  #wb_cart .wb_cart_items {
    max-height: calc(100vh - 140px);
    overflow: hidden;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px;
    margin-top: -20px;
  }
  #wb_cart .wb_cart_items:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
  }
  #wb_cart .cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  #wb_cart .cart-item .item-image img {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1300px) {
  #wb_cart .cart-item .item-image {
    margin-right: 1em;
  }
  #wb_cart .cart-item .item-details {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #wb_cart .cart-footer {
    position: sticky;
    bottom: 40px;
    padding-top: 20px;
    margin-top: -20px;
    background: #ffffff;
  }
  #wb_cart .cart-footer:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
  }
  #orders-thankyou-page #wb_cart .cart-footer {
    background: none;
  }
}
@media (max-width: 991px) {
  #wb_cart {
    max-width: none;
    margin: 0 auto 2em;
  }
  #wb_cart .wb_cart_items {
    z-index: 9999;
    left: 0;
    overflow: auto;
    text-align: center;
    padding-bottom: 140px;
  }
  #wb_cart .cart-item {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content;
    min-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
#wb_cart .item-value {
  color: #000000;
}
.woocommerce-checkout #wb_cart .cart-footer .basketModal {
  display: none;
}
@media (max-width: 991px) {
  .cart-content + .ct-div-block {
    background-color: transparent !important;
  }
}
.product_category:last-child {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .product_category .oxy-dynamic-list > div {
    display: block !important;
  }
}
.product_category .oxy-dynamic-list .product-image-wrap .ct-image {
  height: 125px;
  width: 125px;
  -o-object-fit: cover;
  object-fit: cover;
  background: #ffffff;
  border: 2px solid #ffffff;
}
.product_category .ct-headline.title-right {
  font-weight: 100;
}
.product_category .ct-headline.title-right br {
  display: none;
}
.product_category .ct-headline.title-right .ct-span {
  font-weight: 600;
}
@media (max-width: 768px) {
  .product_category .productMain + .ct-div-block {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
}
.product_category .ct-div-block.dietary-info {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #ffffff !important;
}
@media (max-width: 768px) {
  .product_category .ct-div-block.dietary-info {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .product_category .ct-div-block.dietary-modal {
    width: calc(100% - 125px);
    margin-left: 125px;
  }
}
@media (max-width: 768px) {
  .product_category .ct-div-block.dietary-modal {
    background: none;
    padding-top: calc(100% + 2em);
  }
}
.product_category .ct-fancy-icon.dietary-modal-close {
  cursor: pointer;
  margin-top: 2em;
}
.product_category .ct-fancy-icon.dietary-modal-close > svg {
  width: 40px;
  height: 40px;
}
@media (min-width: 769px) {
  .product_category .ct-fancy-icon.dietary-modal-close {
    margin-right: calc(30px + 2em);
  }
}
@media (max-width: 768px) {
  .product_category .ct-fancy-icon.dietary-modal-close {
    margin-top: calc(100% + 4em);
  }
}
.oxy-dynamic-list :is([data-id="headline-13801-468"],#incspec) {
  color: #000000 !important;
}
.title-left::before {
  font-size: 0.8em;
  margin-top: 0.2em;
}
.addToCartModal {
  left: 0;
}
@media screen and (max-width: 768px) {
 
  .addToCartModal .productPicture {
    border-radius: 0 !important;
  }
  .addToCartModal .cart-modal-close {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .addToCartModal .addProduct {
    position: sticky;
    bottom: 0;
    z-index: 99999;
  }
}
.dropdownOption {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url("../images/select-arrow.svg") no-repeat top 50% right
    1em;
  background-size: 1em;
  padding-right: 3em;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  border: 1px solid;
}
#section-175-300 {
  overflow: visible !important;
  overflow: initial !important;
}
@media (max-width: 991px) {
  #section-175-300 .site_header {
    position: sticky !important;
  }
}
@media screen and (max-width: 600px) {
  .logged-in .site_header {
    top: 0;
  }
}
@media screen and (max-width: 476px) {
  #section-175-300 .site_header {
    width: calc(100% + 35px);
    padding-right: 35px;
  }
}
#customer_details .col-1,
#customer_details .col-2 {
  padding-right: 0;
}
#customer_details .col-2 {
  padding-bottom: 0;
}
.woocommerce-billing-fields h4 {
  padding-right: 1.5em;
}
.woocommerce textarea,
.woocommerce input[type="search"],
.woocommerce input[type="text"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce select,
.oxy-woo-checkout .woocommerce form .form-row label {
  font-size: 1em;
  border-radius: 10px;
  padding-left: 1em;
  padding-right: 1em;
  background: #F4F6F5 !important;
  color: #000000 !important;
}
.woocommerce-input-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-input-wrapper input {
  padding-top: 1.7em !important;
  padding-bottom: 0.9em !important;
  border: 2px solid #ffffff !important;
  background: #F4F6F5 !important;
  color: #000000 !important;
}
.woocommerce-input-wrapper input:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0px 0.1em #ffffff !important;
  box-shadow: 0 0 0px 0.1em #ffffff !important;
}
.woocommerce-input-wrapper label {
  position: absolute;
  margin-left: 0.9em;
  color: #000000 !important;
}
.woocommerce-input-wrapper label .required {
  color: #000000 !important;
  margin-left: -0.25em;
}
.woocommerce-input-wrapper label .optional {
  display: none;
}
.woocommerce-input-wrapper input:not(:-moz-placeholder-shown) ~ label {
  transform: translateY(-0.7em) scale(0.7);
}
.woocommerce-input-wrapper input:not(:-ms-input-placeholder) ~ label {
  -ms-transform: translateY(-0.7em) scale(0.7);
  transform: translateY(-0.7em) scale(0.7);
}
.woocommerce-input-wrapper input:focus ~ label,
.woocommerce-input-wrapper input:not(:placeholder-shown) ~ label {
  -webkit-transform: translateY(-0.7em) scale(0.7);
  -ms-transform: translateY(-0.7em) scale(0.7);
  transform: translateY(-0.7em) scale(0.7);
}
.woocommerce-input-wrapper label {
  -webkit-transition: -webkit-transform 100ms;
  transition: -webkit-transform 100ms;
  -o-transition: transform 100ms;
  transition: transform 100ms;
  transition: transform 100ms, -webkit-transform 100ms;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
#date_field::after {
  background: url("../images/calendar.svg");
  top: 40%;
  margin-right: 20px;
  width: 20px;
  height: 20px;
}
.coupon-wrapper {
  display: none;
}
.coupons {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.coupons .coupon-wrapper {
  display: block;
}
.coupons .woocommerce-error,
.coupons .woocommerce-message {
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
  padding: 0;
  margin: 0;
}
.coupons .woocommerce-error::before,
.coupons .woocommerce-message::before {
  display: none;
}
.coupons .woocommerce-error li::after,
.coupons .woocommerce-message li::after {
  display: none;
}
.coupons:not(:last-child) {
  margin-bottom: 2em;
}
.coupons .woocommerce-form-coupon-toggle {
  margin-top: 2em;
}
.coupons .woocommerce-form-coupon-toggle label {
  display: block;
  position: relative;
  line-height: 1;
  padding-top: 0;
  padding-left: 1.5em;
  padding-bottom: 0;
  margin-bottom: 1em;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
}
.coupons .woocommerce-form-coupon-toggle label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.coupons .woocommerce-form-coupon-toggle label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1em;
  width: 1em;
  background-color: #ffffff;
}
.coupons .woocommerce-form-coupon-toggle label .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 0.3em;
  top: 0.05em;
  width: 0.4em;
  height: 0.7em;
  border: solid #000000;
  border-width: 0 0.2em 0.2em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.coupons
  .woocommerce-form-coupon-toggle
  label
  input:checked
  ~ .checkmark:after {
  display: block;
}
.coupons .checkout_coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: inherit !important;
  padding: 0 !important;
  display: flex;
  width: calc(50% - 1em);
  margin-top: 0 !important;
}
.coupons .checkout_coupon .woocommerce-input-wrapper:first-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.coupons .checkout_coupon .woocommerce-input-wrapper input#coupon_code {
  border: 0 !important;
  width: 100%;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000000;
  padding-top: 1em;
  border-radius: 5px 0 0 5px !important;
  padding-left: 0;
}
.coupons .checkout_coupon .woocommerce-input-wrapper input#coupon_code:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.coupons .checkout_coupon .woocommerce-input-wrapper label {
  font-size: 1em;
  margin-left: 0;
}
.coupons .checkout_coupon .woocommerce-input-wrapper button {
  border: none;
  border-radius: 0 5px 5px 0 !important;
  background: #ffffff !important;
  cursor: pointer;
  padding: 1em;
  margin-top: 0.5em;
}
.coupons .checkout_coupon .woocommerce-input-wrapper button svg {
  width: 1.5em;
  height: 1.5em;
  display: block;
}
.coupons .checkout_coupon .woocommerce-input-wrapper button svg path {
  fill: #000000;
}
@media screen and (max-width: 991px) {
  .coupons .checkout_coupon {
    width: 100%;
  }
}
.woocommerce-billing-fields {
  margin-right: -1em;
}
#time1_field,
#time2_field,
#time3_field,
#time4_field {
  position: absolute;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  #div_block-6-291 {
    padding-left: 20px;
    padding-right: 7em;
  }
  #new_columns-5-291 {
    padding-left: 5em;
    padding-right: 5px;
  }
  #div_block-7-291 {
    padding-top: 116px;
  }
}
@media screen and (min-width: 992px) {
  .wooCheckout .bottomCart {
    width: calc(50% - 1em);
  }
}
@media screen and (max-width: 991px) {
  .wooCheckout .bottomCart {
    position: fixed;
    bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 99999;
  }
}
@media screen and (max-width: 991px) {
  #div_block-7-291 {
    display: inline;
    display: initial;
    position: fixed;
    min-height: 0;
    padding: 0;
    background: none;
  }
  #div_block-7-291 .couponSection {
    display: none;
  }
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 1.5em;
  background: transparent;
  color: #f57c31;
  margin: 2em 1em 0 0;
  padding: 0;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  padding: 0;
}
.woocommerce-error li::after,
.woocommerce-info li::after,
.woocommerce-message li::after {
  content: "";
  background: url(../images/error.svg) no-repeat;
  width: 0.9em;
  height: 0.9em;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 0.5em;
}
.woocommerce-error strong,
.woocommerce-info strong,
.woocommerce-message strong {
  color: #f57c31;
}
.woocommerce > .woocommerce-NoticeGroup-checkout {
  display: none;
}
.woocommerce-additional-fields {
  padding-right: 0;
}
.woocommerce-checkout #payment .wc_payment_method {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 8px;
  margin: 5px;
  padding: 7px 19px 7px 19px;
  z-index: 10;
}
@media screen and (min-width: 992px) {
  .woocommerce-checkout #payment .wc_payment_method label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .woocommerce-checkout #payment .wc_payment_method label::before {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .woocommerce-checkout #payment .wc_payment_method label img {
    width: calc(100% - 40px);
  }
}
.woocommerce-checkout #payment .wc_payment_method input {
  position: absolute;
  opacity: 0;
}
.woocommerce-checkout #payment .wc_payment_method img {
  vertical-align: text-bottom;
}
.woocommerce-checkout #payment .wc_payment_method label::before {
  outline: none;
  -webkit-box-shadow: 0 0 0px 2px #1da88a;
  box-shadow: 0 0 0px 2px #1da88a;
  margin-top: -0.5px;
}
.woocommerce-checkout #payment .wc_payment_methods {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.woocommerce-checkout #payment div.payment_box {
  width: 100%;
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  border-radius: 0 !important;
  position: relative;
  max-height: none;
  overflow: visible !important;
  margin-bottom: 0 !important;
  margin-top: 12px !important;
  padding-bottom: 15px !important;
  height: auto !important;
  padding-top: 1.3em !important;
}
.woocommerce-checkout #payment div.payment_box:not(.payment_method_stripe) {
  display: none !important;
}
.woocommerce-checkout #payment div.payment_box > div > p {
  display: none;
}
.woocommerce-checkout #payment div.payment_box fieldset {
  padding: 0;
  border: none;
}
.woocommerce-checkout
  #payment
  div.payment_box
  fieldset.wc-credit-card-form
  label {
  display: none;
}
.woocommerce-checkout
  #payment
  div.payment_box
  fieldset.wc-credit-card-form
  ~ fieldset {
  display: none;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-error {
  background: none;
  color: #f57c31;
  padding: 0;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-error li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.woocommerce-checkout #payment div.payment_box .woocommerce-error li::after {
  display: none;
}
@media screen and (min-width: 992px) {
  .woocommerce-checkout #payment div.payment_box {
    bottom: 0;
    -webkit-transform: translateY(-17px) !important;
    -ms-transform: translateY(-17px) !important;
    transform: translateY(-17px) !important;
    margin-bottom: -17px !important;
    overflow: visible !important;
  }
  .woocommerce-checkout #payment div.payment_box:before {
    width: calc(100% + 4px) !important;
    left: -2px !important;
    margin-top: 0;
    margin-left: 0;
    height: 19px;
  }
  .woocommerce-checkout #payment div.payment_box:after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 4px) !important;
    left: -2px !important;
    bottom: -20px;
    height: 20px;
    background: #ffffff;
    z-index: -1;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-checkout #payment div.payment_box {
    background: none !important;
    padding: 30px 0 10px 10px !important;
  }
}
.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
}
#payment .wc_payment_method:active label::before {
  background: transparent;
  border: none;
}
#payment .active.wc_payment_method label::before {
  background: #1da88a;
  border: 3px solid #ffffff;
}
#place_order {
  background-image: url("../images/ssl.svg");
  background-position: 0.75em 50%;
  padding: 0.75em;
  padding-left: calc(0.75em + 17px);
  font-size: clamp(12px, 5vw, 18px) !important;
  margin-top: 0;
  width: 100%;
  text-transform: uppercase;
  font-family: "Neuzeit Gro";
}
@media screen and (max-width: 991px) {
  #place_order {
    margin: 0;
    border-radius: 12px 40px 40px 12px;
    max-width: 220px;
  }
}
@media screen and (min-width: 992px) {
  #place_order {
    min-width: 180px;
  }
}
#ppc-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
#ppc-button .paypal-buttons {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 600px;
  height: 100% !important;
}
#ppc-button .paypal-buttons > iframe {
  width: 600px !important;
}
@media screen and (min-width: 992px) {
  #ppc-button {
    width: 100%;
    border-radius: 30px;
    height: 55px;
  }
}
@media screen and (max-width: 991px) {
  #ppc-button {
    border-radius: 12px 40px 40px 12px;
    padding: 0 20px;
    -ms-flex-negative: 2;
    flex-shrink: 2;
    max-width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .bottomCart a {
    height: 50px;
  }
  .bottomCart a .basketIcon,
  .bottomCart a .backIcon {
    max-height: 40px;
  }
}
#thankyou-page {
  background: #ffffff;
  margin-top: 2em;
  border-radius: 10px;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
}
#thankyou-page section.thankyou-image {
  width: calc(100% - 24px);
  margin: 12px auto 0;
  background: #ffffff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.woocommerce #thankyou-page section.thankyou-image {
  padding: 5%;
}
#thankyou-page section.thankyou-image img {
  width: 100%;
  height: auto;
  max-width: 512px;
}
#thankyou-page section.thankyou-details {
  max-width: 700px;
  margin: 0 auto;
}
#thankyou-page section.thankyou-details .ct-section-inner-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}
.woocommerce #thankyou-page section.thankyou-details {
  padding: 0 5%;
}
#thankyou-page section.thankyou-details h1,
#thankyou-page section.thankyou-details h4,
#thankyou-page section.thankyou-details p {
  color: #000000;
}
#thankyou-page section.thankyou-details h4 {
  font-family: "Neuzeit Gro";
  text-transform: uppercase;
  font-size: 1em;
}
#thankyou-page section.thankyou-details p {
  margin-top: 0;
}
#thankyou-page section.thankyou-details hr {
  margin: 1em 0;
  border: solid #ffffff;
  border-width: 2px 0 0 0;
}
#thankyou-page section.thankyou-map .ct-section-inner-wrap {
  padding: 0;
}
#thankyou-page section.thankyou-map .google-maps {
  position: relative;
  height: 0;
  padding-bottom: 60% !important;
  width: 100%;
}
#thankyou-page section.thankyou-map .google-maps iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#wb_cart .item-extras,
#wb_cart .item-order-quantity {
  color: #000000;
padding-top: 3px;
}
#wb_cart .order-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000000;
  border-top: 0.1em solid #000000;
  padding-top: 10px;
  padding-bottom: 15px;
font-weight: 200;
}
@media screen and (max-width: 991px) {
  #wb_cart .order-total {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  #wb_cart .wb_cart_items .order-total {
    display: none;
  }
  #wb_cart .cart-footer .order-total.thankyou-total {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  #wb_cart .cart-footer .order-total {
    display: none;
  }
}
#orders-thankyou-page #wb_cart .cart-item .item-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#orders-thankyou-page #wb_cart .cart-item .item-details {
  min-width: 0;
}
.logged-in .site_header {
  top: 0;
}
#orders-page .content-wrap,
#orders-thankyou-page .content-wrap {
  max-width: 1400px;
  margin: auto;
}
@media screen and (min-width: 992px) {
  #orders-content,
  #orders-sidebar {
    padding-bottom: 0;
    min-height: 100vh;
  }
}
@media screen and (max-width: 991px) {
  .woocommerce-checkout #orders-content {
    overflow: hidden;
  }
}
.page-id-468 #orders-sidebar .bottomCart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  #orders-sidebar {
    margin-bottom: 0;
  }
  #orders-sidebar .sidebar-heading {
    font-size: 1.5em !important;
    font-size: clamp(1em, 3vw, 2.25em) !important;
  }
  #orders-sidebar .bottomCart {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  #orders-sidebar {
    position: absolute;
    padding: 0;
    height: 0;
  }
  #orders-sidebar .bottomCart {
    position: fixed;
    bottom: 20px;
    padding-bottom: 0;
    left: 0px;
    z-index: 99999;
  }
  #orders-sidebar .sidebar-heading {
    display: none;
    font-size: 3vw;
  }
}
.orders-header .ct-section-inner-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar-cart-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 20px;
}
.woocommerce-page .orders-sidebar .ct-headline {
  display: none;
}
@media screen and (max-width: 991px) {
  .oxy-woo-checkout .woocommerce-checkout #payment ul.payment_methods li {
    margin: 0em 0;
  }
}
.lue-menu li {
  padding: 0 1em 0 0;
  margin-right: 0 !important;
  display: block !important;
}
.lue-menu li.active {
  border: none;
}
.lue-menu li a {
  display: block !important;
  padding: 0.5em;
  border: 2px solid transparent;
  line-height: 1;
  -webkit-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  transition: border-color 0.25s;
}
.lue-menu li.active a {
  border: 2px solid transparent;
}
.lue-menu li.scrolled a {
  border: 0.1em solid #ffffff;
}
@media screen and (max-width: 479px) {
  .lue-menu {
    margin-left: -35px;
    padding-left: 35px;
    width: calc(100% + 35px) !important;
    overflow-x: scroll;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
}
.blockOverlay {
  background: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .woocommerce-checkout .back-link {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px 5px 5px 10px;
  }
}
@media screen and (max-width: 468px) {
  .back-link {
    display: none;
  }
}
@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}