
:root{
    --wp--preset--color--text: #393939;
    --wp--preset--color--beige-light: #FFF6E9;
    --wp--preset--font-family--circular-pro: "Circular";
}
  * {
      touch-action: manipulation;
  }
  .quantity span.qty-control{
    touch-action: manipulation;
  }

#address-suggestions {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 150px;
    overflow-y: auto;
}

#address-suggestions li {
    padding: 10px;
    cursor: pointer;
}

#address-suggestions li:hover {
    background-color: #f0f0f0;
}

#address-suggestions-shipping {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 150px;
    overflow-y: auto;
}

#address-suggestions-shipping li {
    padding: 10px;
    cursor: pointer;
}

#address-suggestions-shipping li:hover {
    background-color: #f0f0f0;
}


/* Gravity forms */
#gform_fields_4 .gfield_description{
    margin: 0px !important;
    padding-top: 0px !important;
 }

 #gform_4 .gform-footer{
    margin: 0px !important;
    padding: 5px 0px !important;
 }
 .venue-template-default .gform_wrapper{
    margin-top: 50px !important;
 }
/* Gravity forms */
/*Product page*/

.woocommerce-product-gallery .flex-viewport {
    border-radius: 8px;
    margin-bottom: 2rem;
}
.woocommerce div.product div.images.woocommerce-product-gallery  .flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li{
	width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img{
	border-radius: 8px;
}
.product-detail-wrap .wp-block-post-excerpt{
	margin-top: 1rem;
	margin-bottom: 3.125rem;
}
.product-detail-wrap .wp-block-post-excerpt{
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 140%;
}
.woocommerce.single-product div.product form.cart {
    display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 24px;
}
.woocommerce.single-product div.product form.cart::after,.woocommerce.single-product div.product form.cart::before{
	display: none;
}
.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger {
    width: 42px;
    height: 42px;
    border-radius: 9.2px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    overflow: visible;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23393939' stroke-linecap='round'%3E%3Cpath d='m4.91699 12.8306-.0002-8.109h8.10921' stroke-linejoin='round' stroke-width='2.44663'/%3E%3Cpath d='m4.92773 4.73145 9.97297 9.97295' stroke-width='2.45'/%3E%3Cpath d='m31.6025 23.1694.0002 8.109h-8.1091' stroke-linejoin='round' stroke-width='2.44663'/%3E%3Cpath d='m31.5918 31.2686-9.973-9.973' stroke-width='2.45'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}
.woocommerce.single-product button.single_add_to_cart_button.button{
    height: 52px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
}
.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger:after,
.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger:before{
    display: none;
}
.woocommerce.single-product .wp-block-add-to-cart-form{
	margin-top: 24px;
}
/*Bundle product*/
.woocommerce.product-type-bundle .moo-price-wrap.moobothprice{
    display: none;
}
.product-type-bundle .form-container.moo-attribute-options label{
    font-size: 18px;
    font-weight: 450;
}
.product-type-bundle .moo-attribute-options{
    margin-top: 34px;
}
.woocommerce-page.single-product div.product div.bundled_product_images, 
.woocommerce-page.single-product #content div.product div.bundled_product_images, 
.woocommerce.single-product div.product div.bundled_product_images, 
.woocommerce.single-product #content div.product div.bundled_product_images {
    float: left;
    width: 32%;
    margin: 0;
}
.single-product div.bundled_product_summary:not(.thumbnail_hidden) .details {
    float: right;
    width: 68%;
    padding: 0 0 0 12px;
}
.woocommerce div.product h4.bundled_product_title.product_title{
    font-family: var(--wp--preset--font-family--circular-pro);
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
        margin-bottom: 10px;
}
.bundled_product_summary .bundled_product_title .bundled_product_title_link{
    display: none;
}
.bundled_product_excerpt.product_excerpt,.bundled_product_excerpt.product_excerpt p{
    font-weight: 400;
    font-size: 15px;
    line-height: 135%;
}
.bundled_item_cart_details .price .amount{
    font-weight: 500;
    font-size: 36px;
    line-height: 120%;
}
.bundled_item_cart_details .price span.bundled_item_price_quantity{
    display: none;
}
.woocommerce div.product form.cart .bundled_item_after_cart_details div.quantity .qty{
    height: 58px;
}
.woocommerce div.product div.images .bundled_product_image a {
    max-width: 176px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
}
.woocommerce.single-product div.product form.cart.bundle_form{
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.bundled_item_after_cart_details.bundled_item_button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 42px;
}
body.product-type-bundle p.qty-min-value-info {
    display: none;
}
/*.product-type-bundle .c-product-list-meta{
    display: none;
}*/
.product-type-bundle .moo-min-qty-content{
    margin: 0;
}
.woocommerce.single-product.product-type-bundle div.product form.cart .bundle_wrap .bundle_button{
    grid-template-columns: repeat(1, 1fr);
}
.woocommerce .bundle_form div.product.bundled_product_summary {
    padding-top: 42px;
    padding-bottom: 116px;
    border-bottom: 1.5px solid var(--wp--preset--color--text);
    margin: 0;
}
.bundle_form .bundle_wrap .bundle_price {
    background: var(--wp--preset--color--secondary-yellow-3);
    margin-top: 34px !important;
    margin-bottom: 24px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 34px 16px;
    border-radius: 8px;
    flex-direction: column;
}
.bundle_form .bundle_wrap .bundle_price:before{
    content: "Totalpris";
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 2px;
}
.bundle_form .bundle_wrap .bundle_price:after{
    content: "Inkl. mva.";
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-top: 2px;
}
.moo-qty-selector-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.moo-qty-selector-info p {
    margin: 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
}
.woocommerce.single-product div.product form.cart.bundle_form .bundle_button .quantity {
    display: none;
}
.single-product.product-type-bundle .bundle_form .bundle_price p.price {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 36px;
    line-height: 120%;
}

.woocommerce .bundle_form div.product.bundled_product_summary:first-child {
    border-top: 1.5px solid var(--wp--preset--color--text);
}

.woocommerce.single-product div.product form.cart .bundle_wrap .bundle_button {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
}
.woocommerce.single-product div.product form.cart .bundle_add_to_cart_button{
    height: 52px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 700;
    border: none;
    background: var(--wp--preset--color--primary-orange-2);
}
.woocommerce.single-product div.product form.cart .quantity {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 0;
    position: relative;
}
p.qty-min-value-info {
    margin: 0;
    text-align: center;
    width: calc(50% - 12px);
    margin-bottom: 12px;
    font-weight: 400;
	font-size: 22px;
	line-height: 140%;
}
.quantity span.qty-control{
	width: 42px;
	height: 42px;
	background: var(--wp--preset--color--primary-orange-2);
	border-radius: 30px;
	border: none;
    font-size: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    min-width: 42px;
    outline: none;
    position: relative;
    color: transparent;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.quantity span.qty-control.minus.disable {
    opacity: 0.3;
    cursor: not-allowed;
}
.woocommerce div.product form.cart div.quantity .qty {
    margin: 0;
    width: 100%;
    height: 60px;
    background: var(--wp--preset--color--beige-light);
    border:none;
    border-radius: 8px;
    font-weight: 500;
	font-size: 28px;
	line-height: 120%;
	padding: 0 12px;
}

.woocommerce.single-product div.product form.cart .single_add_to_cart_button {
    flex: 1 1 50%;   /* Takes up 50% of the container width */
}
.moo-production-time-info,
.moo-allergens-info {
    background: var(--wp--preset--color--beige-light);
    display: flex;
    align-items: center;
    padding: 34px 18px;
    border-radius: 8px;
    margin-top: 0;
    margin-bottom: 1rem;
}
.moo-production-time-info span.info-icon,
.moo-allergens-info span.info-icon {
    margin-right: 12px;
    display: flex;
    align-items: center;
}
.moo-production-time-info p,
.moo-allergens-info p{
	margin:0px;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 135%;
	color: #393939;
}
/*price block*/
.moo-price-wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    color: var(--wp--preset--color--text);
    margin-top: 34px;
}
.moo-price-wrap.moobothprice {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 0px;
    color: var(--wp--preset--color--text);
    margin-top: 34px;
}
.moo-price-wrap.moototalprice .moo-price-per-person,
.moo-price-wrap.moosingleprice .moo-price-total{
    display: none;
}

.moo-price-wrap > div {
    padding: 34px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    border-radius: 8px;
}
.moo-price-per-person {
    background: var(--wp--preset--color--secondary-yellow-4);
}
.moo-price-total{
    background: var(--wp--preset--color--secondary-yellow-3);
}
.moo-price-wrap .price-title{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
}
.moo-price-wrap .tax-text{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 135%;
}
.moo-price-wrap span.price{
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 120%;
}
.moo-price-wrap  span.price-hidden{
	display: none;
}

/*Accordion*/
/* Panel heading styles */
.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  cursor: pointer; /* Added cursor to indicate clickability */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Panel heading link styles */
.panel-default > .panel-heading a {
  display: block;
  text-decoration: none;
	font-family: var(--wp--preset--font-family--body);
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 120%;
	outline: none !important;
}
.panel-default > .panel-heading > h4{
	margin: 0px;
}
#accordion .panel.panel-default {
    padding: 16px 0;
    border-top: 1.5px solid #393939;
}

#accordion .panel.panel-default:last-child {
    border-bottom: 1.5px solid #393939;
}


.panel-default > .panel-heading a:after {
  content: ""; /* Default to plus sign */
  position: relative;
  top: 8px;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='22' viewBox='0 0 22 22' width='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19.2627 6.99933-8.0022 8.00247-8.00247-8.00247' stroke='%23393939' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.97239'/%3E%3C/svg%3E");
  float: right;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform .25s linear; /* Smooth transition for rotation */
  -webkit-transition: -webkit-transform .25s linear;
}

/* Expanded state */
.panel-default > .panel-heading a[aria-expanded="true"] {
  background:none;
}

/* Minus icon when expanded */
.panel-default > .panel-heading a[aria-expanded="true"]:after {
  -webkit-transform: rotate(180deg); /* Rotate the icon when expanded */
  transform: rotate(180deg);
}


.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.panel-collapse.collapse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
}

.panel-collapse.collapse.in {
  max-height: 500px;
  overflow-y: auto;
}

.accordian-container .panel-body {
    margin-top: 16px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}
.accordian-container #collapseTwo .panel-body p{
    margin: 0;
}
.accordian-container .panel-body h2,
.accordian-container .panel-body h3,
.accordian-container .panel-body h4,
.accordian-container .panel-body h5{
	font-family: var(--wp--preset--font-family--body);
}

.form-container {
    width: 100%;
    margin-bottom: 50px;
}

.form-container label {
    display: block;
    margin: 16px 0 8px;
    font-weight: 400;
	font-size: 22px;
	line-height: 140%;
	color: var(--wp--preset--color--text);
}

.form-container select {
    width: 100%;
    padding: 16px 18px;
    border: 1.5px solid #393939;
	border-radius: 8px;
    box-sizing: border-box;
    height: 75px;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    box-shadow: none;

}

.form-container option {
    padding: 8px;
}
/*Select*/
.moo-attribute-select {
  display: none; /* Hide the original select */
}

.moo-custom-dropdown {
    position: relative;
    width: 100%;
}

.moo-dropdown-title {
    padding: 12px 18px;
    border: 1.5px solid #393939;
    border-radius: 8px;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 131%;
    display: block;
    min-height: 54px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}
.moo-dropdown-title.title-selected {
    font-weight: 700;
    padding-left: 54px;
}
.moo-dropdown-title.title-selected span {
    display: block;
    clear: both;
    font-size: 15px;
    font-weight: 400;
}
.moo-dropdown-title.title-selected:before{
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='25' viewBox='0 0 24 25' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12.5' fill='%23ff932f' r='12'/%3E%3Cpath d='m17.9277 8.84082-7.3116 7.31898-4.54286-4.5408' stroke='%23393939' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
    width: 24px;
    height: 25px;
    background-repeat: no-repeat;
    position: absolute;
    left: 18px;
    display: block;
    top: 50%;
    margin-top: -12.5px;
}
.moo-dropdown-title:after{
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -8px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.335 5.33252-5.33479 5.33498-5.33501-5.33498' stroke='%23393939' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.31493'/%3E%3C/svg%3E");
}
.moo-dropdown-wrap {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none; /* Initially hidden */
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    z-index: 100;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    border-radius: 8px;
    overflow: hidden;
}

.moo-dropdown-wrap .custom-dropdown-option {
    padding: 14px 18px;
    border-bottom: 1px solid var(--wp--preset--color--muted);
    cursor: pointer;
}

.moo-dropdown-wrap .custom-dropdown-option:last-child {
    border-bottom: none;
}
.moo-dropdown-wrap .custom-dropdown-option.selected,
.moo-dropdown-wrap .custom-dropdown-option:hover {
    background-color: var(--wp--preset--color--beige-light);
}

.moo-custom-dropdown.selected .moo-dropdown-title {
    font-weight: bold;
    color: #007BFF; /* Highlight color for selected item */
}

.on-cake-file-upload {
    margin-top: 10px;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.on-cake-file-upload  span.filename {
    margin-left: 10px;
}
.on-cake-file-upload  button {
    outline: none;
}
/*Cart*/
.wc-block-cart-item__image a {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

.wc-block-cart-item__image a img {
    display: block;
}
.moo_cart_image_wrap {
    display: flex;
    align-items: self-start;
    margin-top: 5px;
    position: relative;
}
.moo_cart_image-zoom{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 42px;
    width: 300px;
    padding: 10px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 1;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    -webkit-box-shadow: -2px -10px 53px -12px rgba(0,0,0,0.43);
    -moz-box-shadow: -2px -10px 53px -12px rgba(0,0,0,0.43);
    box-shadow: -2px -10px 53px -12px rgba(0,0,0,0.43);
}
.moo_cart_image_wrap:hover .moo_cart_image-zoom{
    opacity: 1;
    visibility: visible;
}
span.moo_cart_uploaded_image {
    margin-left: 5px;
}

.moo_cart_image_wrap span.moo_cart_image-zoom img {
    width: 100% !important;
    display: block;
}
.moo_cart_image_wrap span.moo_cart_uploaded_image img.moo_image {
    width: 42px;
    height: 42px !important;
    object-fit: cover;
    border-radius: 5px;
    overflow: hidden;
    object-position: center;
    padding: 1.5px;
    border: 1px solid var(--wp--preset--color--text);
}

span.moo_cart_uploaded_image_title {
    font-weight: 700;
}
.moo_image_popup {
    display: none; /* Hide popup by default */
    position: absolute;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: white;
    z-index: 999;
}

.moo_image_popup img {
    width: 300px; /* Size of zoomed image */
    height: auto;
}

.moo_cart_uploaded_image img {
    cursor: pointer;
    /* Keep your original max-width style */
}

.moo_cart_uploaded_image {
    position: relative;
}
.wc-block-components-product-metadata {
    position: relative;
}
/*cart page layout and design*/

/*-------------------------------------------------------------------------------------------------------------------
    SHOPPING CART
---------------------------------------------------------------------------------------------------------------------*/
.woocommerce-cart .woocommerce * {
    box-sizing: border-box;
}
body.woocommerce-cart .wp-block-post-title{
    max-width: 1136px;
}
.cart-collaterals .cross-sells{
    display: none;
}
body.woocommerce-cart .entry-content > .woocommerce{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 100%;
}
body.woocommerce-cart .entry-content > .woocommerce > *:not(.woocommerce-cart-form):not(.cart-collaterals){
    width: 100%;
}
body.woocommerce-cart .entry-content > .woocommerce > .woocommerce-notices-wrapper:not(:empty){
    margin-bottom: 36px;
}
,
.woocommerce-checkout #customer_details,
.woocommerce .woocommerce-cart-form{
    width: calc(100% - 370px);
}
.woocommerce-cart .woocommerce .cart-collaterals,
.woocommerce-checkout #order_review{
    border-color: var(--wp--preset--color--text);
}
.woocommerce-cart .woocommerce .cart-collaterals{
    width: 371px;
    padding: 26px;
    border: none;
    border-radius: 8px;
    background: var(--wp--preset--color--beige-light);
}
.woocommerce-cart  .woocommerce table.shop_table{
   border:none;
}
.woocommerce-cart.woocommerce-page table.shop_table th{
    padding: 8px;
}
.woocommerce-page.woocommerce-cart  table.shop_table td{
    border-top: 1.5px solid var(--wp--preset--color--text);
    padding: 28px 8px;
}
.woocommerce-page.woocommerce-cart  table.shop_table td.actions{
    padding: 30px 0px;
}
.woocommerce-page.woocommerce-cart table.shop_table td.product-subtotal .amount {
    font-weight: 700;
    white-space: nowrap;
}
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
    width: 90px;
}
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .product-thumbnail a img {
    width: 72px;
    border-radius: 8px;
}
.woocommerce-cart  .woocommerce  .woocommerce-cart-form{
   /* border: 1.5px solid var(--wp--preset--color--text); 
   border-radius: 8px;*/
    max-width: 713px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals, 
.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals{
    float: none;
    width: 100%;
}
.cart-collaterals .cart_totals tr:not(.shipping) > td:last-child{
    text-align: right; /*rtl*/
}
.shop_table .cart_item dl.variation {
    display: grid;
    grid-template-columns: 34% 66%;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.shop_table .cart_item .variation dt,
.shop_table .cart_item .variation dd {
    margin: 0;
    padding: 0 0 3px 0;
    display: flex;
    align-items: center; /* Ensures vertical centering of text */
}

.shop_table .cart_item .variation dt {
    font-weight: bold;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.1;
}
.shop_table .cart_item .variation dd p{
    margin-top: 0px;
    line-height: 1.1;
}
.woocommerce-page.woocommerce-cart table.shop_table td.product-name a{
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 1rem;
    text-decoration: none;
    display: block;
}
.woocommerce-page.woocommerce-cart table.shop_table td.product-remove {
    padding: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table th{
    font-size: 14px;
}
p#coderockz_woo_delivery_date_datepicker_field {
    margin-top: 0;
}
div#coderockz_woo_delivery_setting_wrapper_internal {
    border-bottom: 1.5px solid var(--wp--preset--color--text);
    padding-bottom: 32px;
    margin-bottom: 50px;
}
.woocommerce-page .cart-collaterals .cart_totals  h2,
#coderockz_woo_delivery_setting_wrapper_internal label{
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px;
    display: block;
    font-family: var(--wp--preset--font-family--circular-pro);
}

#coderockz_woo_delivery_setting_wrapper_internal label abbr{
    text-decoration: none;
}
.woocommerce-page #coderockz_woo_delivery_delivery_selection_field .select2-selection,
.woocommerce-page .select2-container--default .select2-selection--single,
.woocommerce-page #coderockz_woo_delivery_delivery_time_section span.select2-selection.select2-selection--single,
.woocommerce-page #coderockz_woo_delivery_delivery_date_section input#coderockz_woo_delivery_date_datepicker {
    border-radius: 8px;
    box-shadow: none;
    outline: none;
    border: 1.5px solid var(--wp--preset--color--text);
    height: 54px !important;
    font-size: 15px;
    font-weight: 400;
}

select#shipping_method_dropdown{
   border-radius: 8px;
    box-shadow: none;
    outline: none;
    border: 1.5px solid var(--wp--preset--color--text);
    height: 46px;
    font-size: 14px;
    font-weight: 400; 
}
.woocommerce-page #coderockz_woo_delivery_delivery_time_section span.select2-selection.select2-selection--single{
    padding: 12px 1.1rem;
    background: #fff;
}
p.top-note.top {
    margin-bottom: 24px;
}
.woocommerce-cart .product-quantity .quantity {
    display: flex;
    align-items: center;
    column-gap: 4px;
    margin: 0;
    position: relative;
}

.woocommerce-cart .quantity span.qty-control{
    width: 26px;
    height: 26px;
    background: var(--wp--preset--color--primary-orange-2);
    border-radius: 30px;
    border: none;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    min-width: 26px;
    outline: none;
    position: relative;
    color: transparent;
}
.woocommerce-cart .quantity span.qty-control.minus.disable {
    opacity: 0.3;
    cursor: not-allowed;
}
.woocommerce-cart div.quantity .qty {
    margin: 0;
    width: 60px;
    height: 44px;
    background: var(--wp--preset--color--beige-light);
    border: none;
    border-radius: 8px;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    padding: 0;
    text-align: center;
    -moz-appearance: textfield;
}
.woocommerce-cart div.quantity .qty::-webkit-outer-spin-button,
.woocommerce-cart div.quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.top-note{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
}
span.note-title {
    margin-top: 12px;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
        display: block;
}
ul.p-note.list {
    padding-left: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    margin-top: 0px;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    padding-bottom: 0;
}
.cart-collaterals .coderockz-woo-delivery-loading-image {
    left: -18px;
    top: -17px;
    width: calc(100% + 36px);
    height: 100%;
    border-radius: 8px;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce .cart-collaterals .cart_totals table.shop_table th {
    font-size: 16px;
    font-weight: 400;
    padding: 12px 0; 
    border: none;
/*    border-top: 1.5px solid var(--wp--preset--color--text);*/
}
.woocommerce .cart-collaterals p.woocommerce-shipping-destination {
    font-size: 15px;
    line-height: 1.2;
}
.woocommerce .cart-collaterals table.shop_table tbody:first-child tr:first-child td, 
.woocommerce .cart-collaterals table.shop_table tbody:first-child tr:first-child th{
/*    border-top: 1.5px solid var(--wp--preset--color--text);*/
    border: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td,
.woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th {
    font-weight: 700;
    font-size: 18px;

}
.woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td .includes_tax {
    display: block;
    font-size: 12px;
    color: var(--wp--preset--color--black);
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button{
    padding: 17px 18px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;
}
.woocommerce-page .woocommerce-cart-form .shop_table .coupon #coupon_code{
    border: 1.5px solid var(--wp--preset--color--text);
    border-radius: 8px;
    box-shadow: none;
    height: 52px;
}
.woocommerce-page.woocommerce-cart table.shop_table td.actions button {
    text-transform: none;
    font-size: 15px;
    font-weight: 700;
    height: 52px;
    text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart table.shop_table td.actions .coupon button {
        min-width: 123px;
    }
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle_table_item td .quantity {
    display: none;
}
.woocommerce-page.woocommerce-cart table.shop_table td.product-name a:focus {
    outline: none;
}
select:focus-visible,
input:focus-visible {
    outline-color: var(--wp--preset--color--primary-orange-2);
}

/*.woocommerce-page.woocommerce-cart table.shop_table tr.bundle-child td {
    padding: 12px 8px;
}
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle-child td.product-remove {
    border-top: 0;
}
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle-child td {
    border-color: rgba(0,0,0,0.1);
}
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle-child.last-child td {
    padding-bottom: 28px;
}
.woocommerce-page.woocommerce-cart .woocommerce-cart-form tr.bundle-child .product-thumbnail a img {
    width: 60px;
}
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle-child td.product-name a {
    font-size: 17px;
    font-weight: 600;
}
.woocommerce-page.woocommerce-cart table.shop_table tr.bundle_table_item td {
    padding-bottom: 12px;
}*/

.moo-order-return .moo_return_options{
    display: block;
    padding: 22px 26px;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 12px;
}

.moo-order-return .moo_return_options.selected{
    background: #FFBB7B;
} 


.woocommerce-page .cart-collaterals .moo-order-return h2{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    font-family: var(--wp--preset--font-family--circular-pro);
}
.moo-order-return > p{
    font-size: 15px;
    line-height: 19.5px;
    margin-bottom: 16px;
}
.moo-order-return .moo_return_options label span.price {
    font-size: 15px;
    font-weight: 700;
    line-height: 19.5px;
    color: #222;
}
.moo-order-return .moo_return_options label span.info p{
    font-size: 12px;
    line-height: 10px;
    margin-bottom: 0px;
    color: #222222;
}
.moo-order-return {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1.5px solid var(--wp--preset--color--text);
}
.moo-order-return > p:last-child {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px;
}
.moo-order-return .moo_return_options input {
    outline: none;
    clip: rect(0, 0, 0, 0);
    position: absolute;
}
.moo-order-return .moo_return_options label .price{
    position: relative;
    padding-left: 24px;
    position: relative;
}
.moo-order-return .moo_return_options label .price:before{
    content: "";
    width: 13px;
    height: 13px;
    border: 1.5px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    top: 2px;
}
.moo-order-return .moo_return_options.selected label .price:before{
    border: none;
    width: 16px;
    height: 16px;
    background-color: #E35000;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='7' viewBox='0 0 10 7' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.95182 1.06039-4.87443 4.87932-3.02856-3.02722' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
}
/*Cart flex*/
.cart-collaterals table.shop_table.shop_table_responsive tbody {
    display: flex;
    flex-direction: column;
}
.cart-collaterals table.shop_table.shop_table_responsive tbody tr {
    display: flex;
    justify-content: space-between;
     border-top: 1.5px solid var(--wp--preset--color--text);
     position: relative;
}
.cart-collaterals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping {
    flex-direction: column;
    border-top: none;
    padding-top: 0px;
    margin-top: 0;
    padding-bottom: 50px;
}
.cart-collaterals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping th {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 0px;
    padding-bottom: 18px;
    padding-top: 0px;
}
.moo-cart-summary-block-item h4{
    margin-top: 30px;
    font-weight: 700;
    font-size: 20px;
    font-family: var(--wp--preset--font-family--circular-pro);
    margin-bottom: 12px;
    line-height: 120%;
    color: #222222;
}
.moo-cart-summary-block-item.block-date h4 {
    margin-top: 0px;
}
.moo-cart-summary-block-item > p{
    font-weight: 450;
    font-size: 12px;
    line-height: 150%;
    margin: 0px;
    color: #222222;
}
.moo-cart-summary-block-item input.delivery_date{
    height: 54px;
    border: 1.5px solid #393939;
     border-radius: 8px;
      padding: 6px 18px;
     font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    cursor: pointer;
    background: transparent;
    position: relative;
   z-index: 3;
}
.block-time select#moo-point{
    height: 54px;
     border: 1.5px solid var(--wp--preset--color--text);
     border-radius: 8px;
     padding: 6px 18px;
     font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    display: block;
    width: 100%;
    background: transparent;
    -webkit-appearance: none;
  -moz-appearance: none;
   cursor: pointer;
   position: relative;
   z-index: 3;
}
.moo-cart-summary-block-item .inner-info p.option-title{
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    margin-top: 12px;
    margin-bottom: 4px;
    color: #222222;
}
.moo-cart-summary-block-item .inner-info .option-value{
    padding-left: 0px;
    list-style: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #222222;
}
.moo-cart-summary-block-group.moo-dropdown {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1.5px solid var(--wp--preset--color--text);
}
.moo-cart-summary-block-item .moo-form{
    position: relative;
}
.moo-cart-summary-block-item .moo-form:after{
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.335 5.33252-5.33479 5.33498-5.33501-5.33498' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.31493'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
h1.wp-block-post-title.has-xx-large-font-size {
    line-height: 1.6;
}
.cart-collaterals .shop_table tr.woocommerce-shipping-totals.shipping {
    order: 1;
}
.cart-collaterals .shop_table tr.cart-subtotal {
    order: 2;
}
.cart-collaterals .shop_table tr.fee {
    order: 3;
}
.cart-collaterals .shop_table tr.order-total {
    order: 4;
}
.woocommerce-page .cart-collaterals .cart_totals  > h2{
    /*display: none;*/
}
.moo-pickup .pickup-group{
    display: block;
    padding: 22px 20px;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 12px;
    cursor: pointer;
    border: 1.5px solid #E1CBB6;
    transition: all 0.3s ease;
}
.moo-pickup .pickup-group:hover{
    border-color:#E35000;
}
.moo-pickup .pickup-group.selected{
    background: #FFF1E7;
    border-color:#E35000;
} 
.moo-pickup label.moo-mock-radio{
    position: relative;
    display: block;
    padding-left: 24px;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 12px;
}

.moo-pickup .pickup-group label.moo-mock-radio:before{
    content: "";
    width: 13px;
    height: 13px;
    border: 1.5px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    top: 2px;
}
.moo-pickup .pickup-group p.catering-info{
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    margin: 0px;
}
.moo-pickup .selected.pickup-group label.moo-mock-radio:before{
    border: none;
    width: 16px;
    height: 16px;
    background-color: #E35000;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='7' viewBox='0 0 10 7' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.95182 1.06039-4.87443 4.87932-3.02856-3.02722' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
}
.moo-pickup select.moo_shipping_method_dropdown {
    height: 54px;
    border-radius: 8px;
    border: none;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    display: block;
    width: 100%;
    padding: 6px 18px;
     -webkit-appearance: none;
  -moz-appearance: none;
   cursor: pointer;
   border: 1.5px solid var(--wp--preset--color--text);
   background: var(--wp--preset--color--beige-light);
}
.moo-pickup .pickup-group#rema_pickup p{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 12px;
}
.moo-pickup .moo-form{
    position: relative;
}
.moo-pickup .moo-form:after{
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.335 5.33252-5.33479 5.33498-5.33501-5.33498' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.31493'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

/*new cart layout*/
.moo-flex-row {
  display: grid;
  grid-template-columns: auto 1fr auto auto auto; /* Adjust columns for thumbnail, product name, price, quantity, subtotal */
  grid-column-gap: 10px;
    grid-row-gap: 28px;
}

.moo-flex-row .product-remove {
  grid-column: 1 / 6; /* Spanning full width on its own row */
  width: 100%;
}

.moo-flex-row .product-thumbnail {
  width: 80px; /* Fixed width for thumbnail */
}

.moo-flex-row .product-name {
  flex-grow: 1; /* Dynamic width based on content */
  max-width: 300px; /* Maximum width to limit very long names */
}

.moo-flex-row .product-price,
.moo-flex-row .product-quantity,
.moo-flex-row .product-subtotal {
  width: 100px; /* Fixed width for these columns */
}
.moo-flex-row.bundle-child .product-quantity{
    width: 121px;
}
.moo-flex-row .product-meta-data {
  grid-column: 1 / 6; /* Spanning full width on its own row */
  width: 100%;
  margin-top: 0px;
}
.woocommerce-cart-form__contents.moo-flex-cart thead tr{
    display: flex;
    justify-content: space-around;
}
.woocommerce-cart-form__contents.moo-flex-cart thead th.product-name {
  width: 50%; /* Make product name column take up more space */
}

.woocommerce-cart-form__contents.moo-flex-cart thead th.product-price {
  width: 15%; /* Control width of price column */
}

.woocommerce-cart-form__contents.moo-flex-cart thead th.product-quantity {
  width: 21%; 
}

.woocommerce-cart-form__contents.moo-flex-cart thead th.product-subtotal {
  width: 12%; /* Adjust width for subtotal */
}

.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td{
    padding: 0px;
    border-top: 0px;
    align-self: center;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart{
    width: 100%;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr{
    border-top: 1.5px solid var(--wp--preset--color--text);
    padding-top: 28px;
    padding-bottom: 28px;
    position: relative;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-foot td {
    padding: 28px 0;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-remove{
    width: auto;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-thumbnail a{
    display: block;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-thumbnail a img{
    display: block;
    width: 78.4px;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-name a{
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-subtotal {
    width: 130px;
    text-align: right;
}
.moo-remove{
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #000000;
    display: flex;
    align-items: center;
}
.moo-remove:before{
    content: "";
    width: 16px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='15' viewBox='0 0 16 15' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23d93603' stroke-linecap='round' stroke-width='3'%3E%3Cpath d='m2.20215 1.5 11.99995 12'/%3E%3Cpath d='m14.2021 1.5-11.99995 12'/%3E%3C/g%3E%3C/svg%3E");
}
.moo-variation-wrap .moo-variation p,
.moo-variation-wrap .moo-variation{
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}
.moo-variation-wrap .moo-variation p{
    margin: 0px;
}
.moo-variation-wrap .moo-variation .vr-title{
    font-weight: 700;
    width: 160px;
}
.moo-variation-wrap {
  display: table;
  width: 100%;
}

.moo-variation {
  display: table-row;
}

.vr-title, .vr-value {
  display: table-cell;
  padding: 2px 0;
  vertical-align: top;
}
.woocommerce .woocommerce-cart-form__contents.moo-flex-cart thead th{
    padding: 0px 0px 16px 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #000000;
}

/*.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.bundle-parent {
    margin-top: 28px;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.bundle-parent:before {
    content: "";
    width: 100%;
    height: 1.5px;
    top: -28px;
    left: 0px;
    background: var(--wp--preset--color--text);
    position: absolute;
}*/
tr.moo-flex-row.woocommerce-cart-form__cart-item.cart_item.bundle-child td.product-meta-data.flex-full {
    display: none;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.cart_item.bundle-child {
    border-top: 1.5px solid #B3B3B3 !important;
    padding-top: 16px;
    padding-bottom: 16px;
    grid-gap: 0px;
    padding-right: 112px;
}
.woocommerce-page.woocommerce-cart .woocommerce-cart-form .bundle-child .product-thumbnail{
    width: 68.5px;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart .bundle-child td.product-thumbnail img,
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart .bundle-child td.product-thumbnail a img{
    width: 54px;
    border-radius: 8px;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart .bundled_table_item .bundled_table_item_indent{
    padding-left: 0px;
}
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart .bundled_table_item .bundled_table_item_indent,
.woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart .bundle-child td.product-name a{
    font-size: 18px;
    font-weight: 700;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.cart_item.bundle-child td.product-name {
    max-width: 164px;
}
.woocommerce-cart .cross-sells {
    display: none;
}
.moo-flex-row.bundle-child .product-price {
    width: 120px;
    text-align: center;
}
/*-------------------------------------------------------------------------------------------------------------------
    Checkout
---------------------------------------------------------------------------------------------------------------------*/
.wc-block-checkout__main .wc-block-components-title.wc-block-components-title,
.woocommerce-checkout h2{
     font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    font-family: var(--wp--preset--font-family--circular-pro);
}
.woocommerce-checkout .is-large .wp-block-woocommerce-checkout-order-summary-block{
    border: 1.5px solid var(--wp--preset--color--text);
    border-radius: 8px;
    padding: 16px;
}
.woocommerce-checkout .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading{
    margin-top: 0px;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step{
    margin-bottom: 50px;
    border-top: 1.5px solid var(--wp--preset--color--text);
    padding-top: 50px;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step#contact-fields {
    border-top: none;
    padding-top: 0;
}
.moo-checkout-summary-block-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 50px;
    margin-bottom: 50px;
    border-top: 1.5px solid var(--wp--preset--color--text);
}
.moo-checkout-summary-block-group > p {
    background: var(--wp--preset--color--beige-light);
    padding: 16px 52px 16px 52px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    margin:0px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
.woocommerce-checkout .wc-block-components-button.wc-block-checkout__shipping-method-option{
     background-color: var(--wp--preset--color--beige-light);
     border-radius: 8px;
     border: none;
    box-shadow: none !important;
    outline: none !important;
    color: var(--wp--preset--color--black);
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
}
.woocommerce-checkout .wc-block-components-button.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected{
    background-color: var(--wp--preset--color--primary-orange-3);
}
.moo-checkout-summary-block-group > p span.value{
    font-size: 15px;
    font-weight: 700;
    line-height: 150%;
}
.moo-checkout-summary-block-group > p:before{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    left: 16px;
    top: 50%;
    margin-top: -12px;
    background-repeat: no-repeat;
    background-position: center;
}
.moo-checkout-summary-block-group > p.checkout-pickup-date:before{
    background-image: url("data:image/svg+xml,%3Csvg height='24' viewBox='0 -960 960 960' width='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m212.31-100q-30.31 0-51.31-21-21-21-21-51.31v-535.38q0-30.31 21-51.31 21-21 51.31-21h55.38v-53.85q0-13.15 8.81-21.96 8.81-8.8 21.96-8.8 13.16 0 21.96 8.8 8.81 8.81 8.81 21.96v53.85h303.08v-54.61q0-12.77 8.61-21.39 8.62-8.61 21.39-8.61 12.77 0 21.38 8.61 8.62 8.62 8.62 21.39v54.61h55.38q30.31 0 51.31 21 21 21 21 51.31v535.38q0 30.31-21 51.31-21 21-51.31 21zm0-60h535.38q4.62 0 8.46-3.85 3.85-3.84 3.85-8.46v-375.38h-560v375.38q0 4.62 3.85 8.46 3.84 3.85 8.46 3.85zm-12.31-447.69h560v-100q0-4.62-3.85-8.46-3.84-3.85-8.46-3.85h-535.38q-4.62 0-8.46 3.85-3.85 3.84-3.85 8.46zm0 0v-112.31zm280 210.77q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.04 0-14.69 10.34-25.04 10.35-10.34 25.04-10.34t25.04 10.34q10.34 10.35 10.34 25.04 0 14.7-10.34 25.04-10.35 10.35-25.04 10.35zm-160 0q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.04 0-14.69 10.34-25.04 10.35-10.34 25.04-10.34t25.04 10.34q10.34 10.35 10.34 25.04 0 14.7-10.34 25.04-10.35 10.35-25.04 10.35zm320 0q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.04 0-14.69 10.34-25.04 10.35-10.34 25.04-10.34t25.04 10.34q10.34 10.35 10.34 25.04 0 14.7-10.34 25.04-10.35 10.35-25.04 10.35zm-160 156.92q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.03 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.03-10.35 10.35-25.04 10.35zm-160 0q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.03 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.03-10.35 10.35-25.04 10.35zm320 0q-14.69 0-25.04-10.35-10.34-10.34-10.34-25.03 0-14.7 10.34-25.04 10.35-10.35 25.04-10.35t25.04 10.35q10.34 10.34 10.34 25.04 0 14.69-10.34 25.03-10.35 10.35-25.04 10.35z'/%3E%3C/svg%3E");
}
.moo-checkout-summary-block-group > p.checkout-pickup-time:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M510-492.15V-650q0-12.75-8.63-21.38-8.63-8.62-21.38-8.62-12.76 0-21.37 8.62Q450-662.75 450-650v167.08q0 7.06 2.62 13.68 2.61 6.62 8.23 12.24l137 137q8.3 8.31 20.88 8.5 12.58.19 21.27-8.5t8.69-21.08q0-12.38-8.69-21.07l-130-130ZM480.07-100q-78.84 0-148.21-29.92t-120.68-81.21q-51.31-51.29-81.25-120.63Q100-401.1 100-479.93q0-78.84 29.92-148.21t81.21-120.68q51.29-51.31 120.63-81.25Q401.1-860 479.93-860q78.84 0 148.21 29.92t120.68 81.21q51.31 51.29 81.25 120.63Q860-558.9 860-480.07q0 78.84-29.92 148.21t-81.21 120.68q-51.29 51.31-120.63 81.25Q558.9-100 480.07-100ZM480-480Zm0 320q133 0 226.5-93.5T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160Z'/%3E%3C/svg%3E");
}
.moo-checkout-summary-block-group > p:after{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    right: 16px;
    top: 50%;
    margin-top: -8px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' fill='%23e35000' r='8'/%3E%3Cpath d='m11.9518 5.56036-4.87441 4.87934-3.02856-3.02724' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
}

.woocommerce-checkout .wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group, 
.woocommerce-checkout .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description-group{
    padding: 0px;
    margin: 0;
    width: auto;
}

.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description, 
.wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__secondary-description, 
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__description, .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__secondary-description{
    margin: 0px;
}

.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{
    border-color: #E35000;
    background-color: #E35000;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{
        background-image: url("data:image/svg+xml,%3Csvg fill='none' height='7' viewBox='0 0 10 7' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.95182 1.06039-4.87443 4.87932-3.02856-3.02722' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-color: transparent;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:focus{
    outline: none;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input {
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 1.5px solid #000000;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    left: 16px;
    margin: inherit;
    min-height: 20px;
    min-width: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    width: 20px;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after{
    border: none;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:after{
    display: none;
}
.woocommerce-checkout .wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option, 
.woocommerce-checkout .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option{
   border: 1.5px solid var(--wp--preset--color--text);
   margin-bottom: 12px;
   border-radius: 8px;
   box-shadow: none;
    border: none;
    background-color: var(--wp--preset--color--beige-light);
    font-size: 16px;
    font-weight: 700;
}
.woocommerce-checkout .wc-block-checkout__pickup-options .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked, 
.woocommerce-checkout .wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-local-pickup-rates-control .wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked{
  
    background-color: var(--wp--preset--color--primary-orange-3);
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url], 
.woocommerce-checkout .wc-block-components-text-input input[type=email], 
.woocommerce-checkout .wc-block-components-text-input input[type=number], 
.woocommerce-checkout .wc-block-components-text-input input[type=password], 
.woocommerce-checkout .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-text-input input[type=url]{
    border: 1.5px solid var(--wp--preset--color--text);
    border-radius: 8px;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select{
    border: none;
    outline: none;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__container{
     border: 1.5px solid var(--wp--preset--color--text);
    border-radius: 8px;
}

.moo-checkout-review .woocommerce-shipping-totals {
    display: none !important;
}
/*New*/
body.woocommerce-checkout form.moo-checkout.checkout {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 100%;
    margin-top: 50px;
}
body.woocommerce-checkout form.moo-checkout .moo-checkout-main{
    max-width: 713px;
    display: block;
    width: 100%;
}
body.woocommerce-checkout form.moo-checkout div#customer_details.col2-set{
    max-width: 100%;
    display: flex;
    flex-direction: column;
}
.woocommerce-page.woocommerce-checkout form.moo-checkout .col2-set .col-2,
.woocommerce-page.woocommerce-checkout form.moo-checkout .col2-set .col-1{
    width: 100%;
    float: none;
}
body.woocommerce-checkout form.moo-checkout .moo-checkout-sidebar{
    width: 371px;
    padding: 50px 26px;
    border: none;
    border-radius: 8px;
/*    border:1.5px solid var(--wp--preset--color--text);*/
    background: var(--wp--preset--color--beige-light);
}
body.woocommerce-checkout form.moo-checkout #order_review{
    width: 100%;
    padding: 0;
    border: none;
    border-radius: 0px;
    border:none;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper .selection-item {
    padding: 22px 20px;
    background: #ffffff;
    border-radius: 8px;
    display: flex;
    border: 1.5px solid #E1CBB6;
    align-items: flex-start;
    font-size: 18px;
    font-weight: 700;
    gap: 14px;
    color: #222222;
    cursor: pointer;
    transition: all 0.3s ease;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper .selection-item .catering-info {
    font-size: 15px;
    font-weight: 400;
    line-height: 130%;
    margin: 8px 0 0 0;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper .selection-item.selected .catering-info{
    font-weight: 500;
}
.moo-cart-summary-block-item.block-pickup {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1.5px solid var(--wp--preset--color--text);
}
.moo-cart-summary-block-item.block-pickup  h4{
    margin-bottom: 30px;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper .selection-item:hover {
    border-color:#E35000;
}
.moo-cart-summary-block-item.block-pickup .selection-wrapper .selection-item.selected {
    background: #FFF1E7;
    border-color:#E35000;
}
.selection-item .selection-item-content {
    padding-left: 32px;
    position: relative;
}

.selection-item .selection-item-content:after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    border: 1.5px solid #000000;
    top: 4px;
    border-radius: 17px;
}
.selection-item.selected .selection-item-content:after {
    width: 18px;
    height: 18px;
    border: none;
    border-radius:0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23E35000'/%3E%3Cpath d='M13.8909 6L8.40713 11.4892L5 8.08361' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
/* .selection-wrapper span.ic {
    display: flex;
    align-items: center;
    width: 18px;
    position: relative;
}
.selection-wrapper span.ic:before{
    content: "";
    border: 1.5px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    width: 18px;
    height: 18px;
    top: 0px;
    left: 0px;
} */
form.moo-checkout .woocommerce-checkout-review-order-table .moo-variation-wrap {
    display: none;
}

form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table thead{
    display: none;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tbody {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222222;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr td{
    padding: 0px;
    border:none;
    font-size: 15px;
    font-weight: 400;
    line-height: 130%;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping {
    display: flex;
    width: 100%;
    flex-direction: column;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table{
    width: 100%;
    border: none;
    margin-bottom: 50px;
}
body.woocommerce-checkout main .woocommerce{
    max-width: var(--wp--style--global--wide-size);
}
.woocommerce-checkout .woocommerce * {
    box-sizing: border-box;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal {
    margin-top: 12px;
    font-weight: 700;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th,
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.selected-shipping-method th,
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td{
    font-weight: 700;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total{
    border-bottom: 1.5px solid var(--wp--preset--color--text);
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th{
    padding: 12px 0;
    font-size: 15px;
    line-height: 130%;
    border: none;
    font-weight: 400;
    text-align: right;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total small.includes_tax{
    display: block;
}
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr{
     border-top: 1.5px solid var(--wp--preset--color--text);
}

.moo-checkout-main .moo-checkout-summary-block-group{
    padding-top: 0px;
    border-top: none;
}
.woocommerce-checkout-review-order .moo-pickup .pickup-group{
/*    background: var(--wp--preset--color--beige-light);*/
    /* background: #fff; */
}
.woocommerce-checkout-review-order .moo-pickup .pickup-group.selected {
    /* background: #FFBB7B; */
}
.woocommerce-checkout-review-order .moo-pickup select.moo_shipping_method_dropdown{
    background: transparent;
    z-index: 3;

}
.woocommerce-billing-fields{
    border-top: 1.5px solid var(--wp--preset--color--text);
}
.woocommerce-billing-fields h3{
    font-size: 27px;
    font-family: var(--wp--preset--font-family--circular-pro);
    font-weight: 700;
    margin-top: 44px;
    margin-bottom: 30px;
    color: #222222;
}
.woocommerce-checkout-review-order .moo-pickup h2{
    margin-top: 0px;
}
h2.moo_order_review_heading {
    margin-top: 50px;
    border-bottom: 1.5px solid var(--wp--preset--color--text);
    padding-bottom: 12px;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment{
    background: var(--wp--preset--color--beige-light);
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods{
    padding: 20px 0;
    display: flex;
    flex-direction: column;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li{
    display: block;
    padding: 22px 20px;
    border-radius: 8px;
    background: #ffffff;
    margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li:last-child{
    margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li.selected{
    background: #FFBB7B;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li label{
    position: relative;
    display: block;
    padding-left: 24px;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 0px;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li label:before{
    content: "";
    width: 13px;
    height: 13px;
    border: 1.5px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    top: 2px;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li.selected label:before{
    border: none;
    width: 16px;
    height: 16px;
    background-color: #E35000;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='7' viewBox='0 0 10 7' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.95182 1.06039-4.87443 4.87932-3.02856-3.02722' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment .woocommerce-privacy-policy-text{
    margin-top: 0px;
    font-size: 15px;
    line-height: 130%;
}
.woocommerce-checkout .woocommerce-checkout-review-order #payment div.form-row.place-order p{
    margin-top: 0px;
}
.woocommerce-checkout  span.woocommerce-terms-and-conditions-checkbox-text {
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
}
.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    line-height: 130%;
}
.woocommerce-page .woocommerce-checkout-review-order #payment #place_order {
    float: none;
    width: 100%;
    display: block;
    height: 52px;
    border-radius: 8px;
    font-weight: 700;
    color: #000;
    font-size: 17px;
}
.woocommerce-checkout #payment div.form-row.place-order {
    padding: 1em 0px 0px 0px;
}
/*Form*/
.woocommerce-page form .moo-checkout-main .form-row label {
    font-size: 15px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 12px;
}
.woocommerce-page form .moo-checkout-main .form-row .input-text{
    border: 1.5px solid #393939;
    border-radius: 8px;
    height: 54px;
}
.woocommerce form .moo-checkout-main .form-row{
    padding: 0;
    margin:0px 0px 30px 0px;
}
#billing_kundetype_field fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}

#billing_kundetype_field fieldset legend {
    display: contents;
    clear: both;
    padding: 0;
    float: none;
}
#billing_kundetype_field .label-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}
#billing_kundetype_field p.billing-label {
    font-size: 15px;
    margin-top: 0px;
}
#billing_kundetype_field fieldset label{
    display: block;
    padding: 16px 26px 16px 50px;
    border-radius: 8px;
    background: var(--wp--preset--color--beige-light);
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
}
#billing_kundetype_field fieldset label.selected{
    background: #FFBB7B;
}
#billing_kundetype_field fieldset label:before{
    content: "";
    width: 13px;
    height: 13px;
    border: 1.5px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 26px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    top: 17px;
}
#billing_kundetype_field fieldset label.selected:before{
    border: none;
    width: 16px;
    height: 16px;
    background-color: #E35000;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' height='7' viewBox='0 0 10 7' width='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.95182 1.06039-4.87443 4.87932-3.02856-3.02722' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");
}
#billing_kundetype_field fieldset label input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.woocommerce form #billing_ehf_field{
    width: 100%;
}
.woocommerce-page.woocommerce-checkout form.moo-checkout .col2-set .col-2{
    border-top: 1.5px solid var(--wp--preset--color--text);
    margin-top: 30px;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
    float: none;
    font-size: 27px;
    font-family: var(--wp--preset--font-family--circular-pro);
    font-weight: 500;
    margin-top: 44px;
    margin-bottom: 30px;
    color: #222222;
}

.woocommerce-checkout .checkout .col-2 textarea{
    font-size: 14px;
    letter-spacing: 0;
    font-family: var(--wp--preset--font-family--circular-pro);
    line-height: 130%;
}
.woocommerce-cart .woocommerce table.shop_table.cart.woocommerce-cart-form__contents.moo-flex-cart {
    width: 100%;
}

/*Moo linked Products*/
.moo-ep-sections {
    padding-top: 72px;
    margin-top: 0px;
    max-width: var(--wp--style--global--wide-size);
    margin-left: auto;
    margin-right: auto;
}

.moo-ep-sections h2{
    font-weight: 500;
    font-size: 36px;
    line-height: 120%;
    color: #222222;
    margin-bottom: 24px;
    margin-top: 0px;
/*    margin-left: 260px;*/
     font-family: var(--wp--preset--font-family--circular-pro);
}
.moo-ep-sections.moo-pro-samecategory {
    margin-bottom: 72px;
}
.moo-ep-sections .product-item {
    display: block;
}

.moo-ep-sections .product-item img {
    height: 274px;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
}
.moo-ep-sections .product-item .product-img{
    position: relative;
}
.product-img .product-tag,
.product-img .bestseller-tag{
    position: absolute;
    z-index: 1;
    margin: 0px;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    color: #393939;
    background: var(--wp--preset--color--beige-light);
    left: 10px;
    top: 10px;
    border-radius: 44px;
    text-transform: uppercase;
}
.product-img .product-tag.tag-bestselger{
    background: var(--wp--preset--color--secondary-yellow-2);
}
.product-img .stock-tag{
    position: absolute;
    z-index: 1;
    margin: 0px;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    background: #ffffff;
    bottom: 10px;
    right: 10px;
    border-radius: 2px;
    color: #393939;
    text-decoration: none;
    white-space:nowrap;
}
a.bundle-item.stock-tag {
    position: absolute;
    bottom: 82px;
    right: 10px;
    z-index: 1;
    margin: 0px;
    text-decoration: none;
     padding: 5px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    background: #ffffff;
    border-radius: 2px;
    color: #393939;
}
a.simple-item.stock-tag {
    position: absolute;
    bottom: 82px;
    right: 10px;
    z-index: 1;
    margin: 0px;
    text-decoration: none;
     padding: 5px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    background: #ffffff;
    border-radius: 2px;
    color: #393939;
}
.moo-ep-sections .product-item a.product-name{
    font-family: var(--wp--preset--font-family--circular-pro);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #383838;
    text-decoration: none;
}
.moo-ep-sections .product-item a.product-name h3{
    font-family: var(--wp--preset--font-family--circular-pro);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #383838;
    margin-bottom: 0px;
    margin-top: 6px;
    text-decoration: none;
}
.moo-ep-sections .product-item p.min-qty-text{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 135%;
    color: #383838;
    margin-top: 0px;
    margin-bottom: 0px;
}
.moo-ep-sections .product-item p.m-price{
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 135%;
    color: #383838;
    margin-top: 0px;
    margin-bottom: 0px;
}
.moo-ep-sections .owl-carousel .owl-nav button.owl-next span, 
.moo-ep-sections .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
.moo-ep-sections .owl-carousel .owl-nav button.disabled{
    opacity: 0.3;
}
.moo-ep-sections .owl-carousel .owl-nav button.owl-next, 
.moo-ep-sections .owl-carousel .owl-nav button.owl-prev {
    width: 42px;
    height: 42px;
    background-color: #fff;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
}
.moo-ep-sections .owl-carousel .owl-nav button.owl-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1595 17.6212L6.7145 10.1766L14.1595 2.73161' stroke='%23393939' stroke-width='2.44663' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    position: absolute;
    left: -20px;
    top: 34%;
}
.moo-ep-sections .owl-carousel .owl-nav button.owl-next{
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.30566 3.3241L13.7507 10.7687L6.30566 18.2137' stroke='%23393939' stroke-width='2.44663' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    right: -20px;
    position: absolute;
    top: 34%;
}
.moo-ep-sections.moo-pro-recommendation {
    background: var(--wp--preset--color--beige-light);
    padding: 138px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 72px;
    text-align: center;
}

.moo-ep-sections.moo-pro-recommendation h2 {
    margin: 0;
}

.moo-ep-sections.moo-pro-recommendation p {
    margin-top: 12px;
    font-size: 18px;
    margin-bottom: 0px;
}

h4.l-title {
    font-size: 22px;
    font-family: var(--wp--preset--font-family--circular-pro);
    margin-top: 0;
    margin-bottom: 0;
    color: #222222;
}
h4.logged-out.l-title {
    margin-bottom: 12px;
}
h4.l-title a,
h4.l-title span{
    font-weight: 700;
    text-decoration: underline;
}
.user-login-info-checkout p {
    font-size: 14px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}
.user-login-info-checkout {
    padding-bottom: 32px;
}
h1.checkout-title {
    margin-top: 0;
    color: #222222;
}
input.bundled_qty::-webkit-outer-spin-button,
input.bundled_qty::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

.bundled-product-lightbox {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    background: #fff;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
.bundled-product-lightbox img {
    max-width: 100%;
    height: auto;
    display: block;
}
.bundled-product-lightbox .close-lightbox {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #000;
    color: #fff;
    border: none;
    padding: 0;
    font-size: 22px;
    cursor: pointer;
    border-radius: 20px;
    font-weight: 300;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bundled_product_images img {
    cursor: zoom-in;
}
.lightbox-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}
.single-product .wp-block-post-excerpt {
    margin-top: 0px;
    margin-bottom: 32px;
}
.single-product h1.wp-block-post-title {
    margin-bottom: 20px;
}
.single-product .wp-block-post-excerpt p{
    margin-top: 0px;
}
.single-product .wp-block-post-excerpt p:last-child{
    margin-bottom: 0px;
}
.moo-pro-left-column.column-fix {
    position: sticky;
    top: 20px; /* Adjust for spacing from the top of the viewport */
    height: fit-content; /* Prevent height from affecting layout */
}

.woocommerce-product-gallery__image {
    border-radius: 8px;
    overflow: hidden;
}
/*Side Cart New Moo*/

.woocommerce-page .bundled_table_item_price::before,
.woocommerce-page .bundled_table_item_subtotal::before {
    display: none;
}

.xoo-wsc-container  .xoo-wsc-ft-btn-checkout,
.xoo-wsc-container  .xoo-wsc-ft-btn-continue {
    display: none !important;
}
.xoo-wsc-container .xoo-wsch-top{
    font-family: var(--wp--preset--font-family--heading);
}
.xoo-wsc-container .xoo-wscb-count {
    position: static;
    z-index: 1;
    background-color: transparent;
    font-size: inherit; 
    text-align: center;
    left: 0;
    right: 0;
    margin-left: 10px;
}
.xoo-wsc-container .moo-variation-wrap .moo-variation p, 
.xoo-wsc-container .moo-variation-wrap .moo-variation {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #000000;
}
/*.moo-variation-wrap .moo-variation .vr-title{
    width: auto;
}*/
.xoo-wsc-img-col img{
    border-radius: 4px;
}
.xoo-wsc-sml-qty.side-quantity {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px;
    border: 1px solid #e5e1c2;
    justify-content: space-around;
    padding: 0 !important;
    align-items: center;
}
.xoo-wsc-sml-qty.side-quantity.qty-bndl {
    border: none;
    padding: 0 !important;
    width: 30px;
    margin: 0;
    font-weight: 700;
    font-size: 18px;
}
.xoo-wsc-product.xoo-wsc-is-parent.xoo-wsc-bundled_items .xoo-wsc-sml-qty.side-quantity {
    display: none;
}
.xoo-wsc-product.xoo-wsc-is-parent.xoo-wsc-bundled_items span.xoo-wsc-smr-del+.xoo-wsc-smr-ptotal {
    margin-top: 20px;
}
.xoo-wsc-sml-qty input.xoo-wsc-qty-input {
    width: 60px;
    text-align: center;
    background: transparent;
    border: none;
        appearance: textfield;
    background: transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle;
}
.side-qty-control{
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.xoo-wsc-container .xoo-wsc-product {
    border-top: 1.5px solid var(--wp--preset--color--text);
    border-radius: 0px;
    border-bottom: none;
}
.xoo-wsc-container .xoo-wsc-product.xoo-wsc-is-parent{
    padding-bottom: 10px;
}
.xoo-wsc-container .xoo-wsc-product:first-child{
    border-top: none;
}
.xoo-wsc-container .xoo-wsc-product.xoo-wsc-is-child img{
    float: none;
}
.xoo-wsc-body .xoo-wsc-smr-ptotal span.amount {
    font-weight: 700;
    white-space: nowrap;
}
.xoo-wsc-body .xoo-wsc-bundled_by .xoo-wsc-smr-ptotal span.amount {
    font-weight: 400;
}
.xoo-wsc-product.xoo-wsc-is-child.xoo-wsc-bundled_by{
    border-top:1px solid  #B3B3B3 ;
    margin-left: 25px;
}
.xoo-wsc-container .xoo-wsc-is-child:has( +.xoo-wsc-is-child ), .xoo-wsc-container .xoo-wsc-is-parent + .xoo-wsc-is-child{
    padding-bottom: 10px;
}
.xoo-wsc-container .xoo-wsc-header{
    border-bottom: none;
}
.xoo-wsc-container .xoo-wsc-sm-left > *:not(:last-child) {
    padding-bottom: 8px;
}
.xoo-wsc-container .xoo-wsc-img-col {
    align-self: flex-start;
}
.xoo-wsc-container .xoo-wsc-bundled_by .xoo-wsc-img-col {
    align-self: center;
}
.xoo-wsc-ft-totals .xoo-wsc-ft-amt-subtotal {
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.xoo-wsc-container span.xoo-wsc-footer-txt {
    text-align: left;
    font-size: 13px;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-cart {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
}
.xoo-wsc-bundled_by span.xoo-wsc-pname {
    font-size: 15px;
    font-weight: 500;
}
.xoo-wsc-product.xoo-wsc-is-child.xoo-wsc-bundled_by .xoo-wsc-sml-qty.side-quantity {
    width: 90px;
}

.xoo-wsc-product.xoo-wsc-is-child.xoo-wsc-bundled_by .xoo-wsc-sml-qty.side-quantity span.side-qty-control {
    min-width: 22px;
}

.xoo-wsc-product.xoo-wsc-is-child.xoo-wsc-bundled_by .xoo-wsc-sml-qty.side-quantity input.xoo-wsc-qty-input.qty.text {
    min-width: 30px;
    width: 40px;
    font-size: 15px;
}
.moo-bundle .add-margin {
    margin-top: 50px;
}
.single-product .woocommerce.product{
    overflow: hidden;
}
.moo-hide{
    display: none !important;
}
.moo-show{
    display: block !important;
}
.moo-footer-buttons a.wp-block-button__link {
    font-size: 18px;
    text-transform: none;
    font-weight: 700;
}
.moo-pickup.shipping-pickup .moo-cart-summary-block-item.block-pickup h4 {
    margin-bottom: 16px;
}
.moo-cart-summary-block-item > p.shipping-option-top-text {
    font-size: 15px;
    line-height: 19.5px;
    margin-bottom: 16px;
}
.moo-cart-summary-block-item > p.shipping-option-bottom-text {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0px;
    margin-top: 12px;
}
/*Temp*/
form.moo-checkout table.shop_table.woocommerce-checkout-review-order-table tr.cart_item.bundled_table_item {
    display: none;
}
.moo-checkout .woocommerce-NoticeGroup{
    flex-shrink: 0;
    width: 100%;
}
.embla__container {
    min-height: 400px;
}
.embla__container .embla__slide img {
    border-radius: 8px;
}
.wp-block-woocommerce-filter-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/*Filter*/
.tax-product_cat .wc-blocks-filter-wrapper h3.wp-block-heading {
    margin-bottom: 12px;
    font-size: 22px;
}
.tax-product_cat .wc-blocks-filter-wrapper .wc-block-attribute-filter {
    margin-bottom: 0;
}
.tax-product_cat .wp-block-safari-catering-category-navigation__category a{
    padding: 6px 10px;
    font-size: 15px;
}
.tax-product_cat .wp-block-safari-catering-category-navigation{
    gap: 10px;
}
.tax-product_cat .wc-block-components-checkbox .wc-block-components-checkbox__label{
     padding: 6px 10px;
    font-size: 15px;
    white-space: nowrap;
}
.tax-product_cat .wc-block-attribute-filter .wc-block-attribute-filter-list{
    gap: 10px;
    flex-wrap: wrap;
}
.tax-product_cat .wp-block-safari-catering-category-navigation__category{
    display: flex;
    line-height: normal;
}
.moo-login-info {
    background: #FFF6E9;
    border-radius: 12px;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.moo-login-info span.m-strong {
    font-weight: 700;
}
.moo-login-info span.m-strong{
    font-weight: 700;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
    font-size: 18px;
}
/*New Homepage blocks*/
/*moo-model-3*/
.moo-model-3 .moo-model-3-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 0px;
}
.moo-model-3 .moo-model-3-columns .wp-block-column{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.moo-model-3 * {
  box-sizing: border-box;
}

.product-quantity.moo-order-receive-page + .product-quantity {
    display: none;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img{
    opacity: 1;
}
.gform-body div#gfield_description_2_3 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
body.home footer.wp-block-template-part {
    margin-top: 0px !important;
}
/*-------------------------------------------------------------------------------------------------------------------
    RESPONSIVE
---------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 782px) {
	.woocommerce.single-product .product-detail-wrap {
	    margin-left: 5.8rem;
	}
    .moo-ep-sections .owl-carousel .owl-stage-outer {
        overflow: visible;
    }
}
@media screen and (max-width: 781px) {

    .moo-model-3 .moo-model-3-columns{
        display: flex;       
        gap: 10px;
    }
    .moo-model-3-columns.col-02 .moo-model-3-col-img{
        order: 1;
    }
    .moo-model-3-columns.col-02 .moo-model-3-col-txt{
        order: 2;
    }
    .moo-model-4 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .product-img .stock-tag{
        right: 28px;
    }

    .moo-footer-buttons.footer-left {
        flex-direction: column;
        align-items: flex-start;
    }
    .bundled-product-lightbox{
        width: 85%;
    }
	.woocommerce .wp-block-woocommerce-product-image-gallery{
		max-width: 100%;
	}
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs{
        display: flex;
        padding: 6px 12px;
        background: rgba(255, 255, 255, 0.9);
        column-gap: 10px;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 10px;
        border-radius: 42px;
        transform: translateX(50%);
    }
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li {
        width: 6px;
        height: 6px;
        overflow: hidden;
        position: relative;
        border-radius: 10px;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
    .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li img {
         opacity: 0;
    }
     .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li{
         background: #A8A8A8;
     }
     .woocommerce div.product div.images.woocommerce-product-gallery .flex-control-thumbs li.active-parent{
        background: #393939;
     }

     .form-container label{
        font-size: 18px;
     }
     .moo-production-time-info, .moo-allergens-info{
        padding: 16px;
     }
     .moo-production-time-info p, .moo-allergens-info p{
        font-size: 12px;
     }
     .woocommerce.single-product div.product form.cart{
        grid-template-columns: repeat(1, 1fr);
     }
     .moo-price-wrap .price-title{
        font-size: 15px;
     }
     .moo-price-wrap span.price{
        font-size: 27px;
     }
     .moo-price-wrap .tax-text{
        font-size: 12px;
     }
     p.qty-min-value-info{
        width: 100%;
        font-size: 18px;
     }
     .panel-default > .panel-heading a{
        font-size: 16px;
     }
     .accordian-container .panel-body{
        font-size: 15px;
     }

    /*Cart Page*/
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        border: 1.5px solid #B3B3B3;
        padding: 16px;
        border-radius: 18px;
        margin-top: 48px;
        gap: 0;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child{
        border-top: none;
        border-bottom: none;
        border-color: #B3B3B3;
        border-radius: 0px;
        margin: 0;
        padding-right: 16px;
        position: relative;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-parent{
        margin-top: 48px;
        margin-bottom: 0px;
        border-radius: 18px 18px 0px 0px;
        padding-bottom: 28px;
    }
    .woocommerce-page table.cart .moo-flex-row .product-thumbnail{
      display: flex;
      align-items: center;
      width: 72px;
    }
    .moo-flex-row .product-name {
      display: flex;
      align-items: center;
      width: calc(100% - 100px);
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-remove,
    .moo-flex-row .product-price,
    .moo-flex-row .product-quantity,
    .moo-flex-row .product-subtotal,
    .moo-flex-row .product-meta-data {
      width: 100%; /* Make each of these take full width on mobile */
      padding-top: 10px;
      text-align: left;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.bundle-parent:before{
        display: none;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child.last-child {
        border-radius: 0px 0 18px 18px;
        border-bottom: 1.5px solid #B3B3B3 !important;
        padding-bottom: 16px;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table th{
        width: 100%;
        flex: 1;
        display: block;
    }
    .woocommerce-cart .woocommerce table.shop_table_responsive tr td::before{
        display: none;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background: none !important;
    }
    .moo-flex-cart td.product-remove.flex-full {
        order: 1;
    }

    .moo-flex-cart td.product-thumbnail {
        order: 2;
    }

    .moo-flex-cart td.product-name {
        order: 3;
    }

    .moo-flex-cart td.product-meta-data.flex-full {
        order: 4;
    }

    .moo-flex-cart td.product-price {
        order: 5;
    }

    .moo-flex-cart td.product-subtotal {
        order: 6;
    }

    .moo-flex-cart td.product-quantity {
        order: 7;
    }
    .woocommerce-cart div.quantity .qty{
        width: 100%;
    }

    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-name a {
        font-size: 18px;
        margin-left: 30px;
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-remove {
        margin-top: 0;
        padding-bottom: 16px;
    }
    .moo-variation-wrap {
        margin-top: 16px;
    }
    .moo-variation-wrap .moo-variation p, .moo-variation-wrap .moo-variation{
        font-size: 14px;
        line-height: 130%;
    }
    .moo-variation-wrap .moo-variation .vr-title {
        width: 103px;
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-subtotal{
        width: 100%;
    }
    .woocommerce-cart .product-quantity .quantity{
        margin-top: 16px;
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-price,
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-subtotal{
        position: relative;
         font-size: 15px;
        line-height: 130%;
        text-align: left;
        display: flex;
        padding: 2px 0;
        color: #000000;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.cart_item.bundle-child td.product-name,
    .moo-flex-row .product-name{
        max-width: 90%;
        padding-left: 16px;
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-price:before,
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart td.product-subtotal:before{
        content: attr(data-title) ": ";
        font-weight: 700;
        width: 103px;
        min-width: 103px;
    }
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart tr.bundle-child td.product-price:before, 
    .woocommerce-page.woocommerce-cart table.shop_table.moo-flex-cart tr.bundle-child td.product-subtotal:before{
        width: 82px;
        min-width: 82px;
    }
    .woocommerce-page.woocommerce-cart .woocommerce-cart-form .bundle-child .product-thumbnail {
        width: 64px;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child {
        justify-content: flex-start;
    }
    .moo-flex-row.bundle-child .product-quantity {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-parent td.product-subtotal,
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-parent td.product-price {
        display: none;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child td.product-price{
        margin-top: 14px;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child:after {
        content: "";
        height: 1.5px;
        width: calc(100% - 32px);
        background: #B3B3B3;
        top: 0px;
        position: absolute;
        left: 16px;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row.bundle-child{
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-foot {
        border-top: 0px;
    }
    .woocommerce table.cart.moo-flex-cart  td.actions .coupon{
        margin-bottom: 24px;
        padding-bottom: 0px;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-foot td{
        padding-top: 48px;
    }
    .moo-flex-row.bundle-child .product-price {
        width: 120px;
        text-align: center;
    }
    
    .woocommerce-page.woocommerce-cart table.shop_table td.actions .coupon button {
        width: 123px;
        margin-left: 12px;
    }
    .woocommerce table.cart.moo-flex-cart td.actions .coupon {
/*        justify-content: space-between;*/
    }
    .woocommerce-page .woocommerce-cart-form .shop_table .coupon #coupon_code{
        width: 100%;
        margin-right: 0;
        flex: 1;
    }
    .woocommerce .woocommerce-cart-form.moo-cart .moo-flex-cart thead{
        display: none;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.moo-flex-row:first-child {
        margin-top: 0px !important;
    }
    
    /*  Checkout  */

    body.woocommerce-checkout form.moo-checkout #order_review {
        width: 100%;
        border-width: 1.5px 0 0 0;
        border-radius: 0;
        padding: 0 0 0 0;
        margin-top: 30px;
    }
    #billing_kundetype_field .label-wrap{
        grid-row-gap: 12px;
        grid-template-columns: repeat(1, 1fr);
    }
    .woocommerce form .woocommerce-billing-fields .form-row{
        padding: 0px;
        margin-bottom: 24px;
    }
    .woocommerce form .woocommerce-billing-fields .form-row-last,
    .woocommerce form .woocommerce-billing-fields .form-row-first{
        width: 100%;
        float: none;
    }
    /*   Related product additional */
    .moo-ep-sections {
        padding-top: 50px;
        padding-left: 16px;
        padding-left: 16px;
        margin-top: 0px;
    }
    .moo-ep-sections h2{
        margin-left: 0px;
        margin-right: 104px;
        font-size: 27px;
    }
    .moo-ep-sections .owl-carousel .owl-nav button.owl-next, .moo-ep-sections .owl-carousel .owl-nav button.owl-prev{
        position: static;
        height: 34px;
        width: 34px;
        background-size: 16px;
    }
    .moo-ep-sections .owl-carousel .owl-nav {
        position: absolute;
        top: -56px;
        right: 16px;
        display: flex;
        gap: 12px;
    }
    .moo-ep-sections .product-item img{
        height: 160px;
    }
    .moo-ep-sections.moo-pro-recommendation {
        background: var(--wp--preset--color--beige-light);
        padding: 62px 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-top: 50px;
        text-align: center;
    }

    /* 23 dec   */
    body.home main.wp-block-group {
        margin-top: 0px;
    }
    
    .c-drawer.c-drawer--left .c-drawer__wrapper{
        height: calc(100% - 69px);
        top: 69px;
        width: 88%;
        max-width: 100%;
    }
    .c-drawer.c-drawer--left .c-drawer__overlay{
        height: calc(100% - 69px);
        top: 69px;
    }
    .c-drawer__overlay:after {
        content: "";
        width: 49px;
        height: 59px;
        background: transparent;
        position: fixed;
        top: 0;
    }
    footer.wp-block-template-part > .wp-block-group {
        padding-top: 50px !important;
    }
    footer h2{
        font-size: 20px;
    }
    .moo-footer-row {
        padding-bottom: 26px !important;!i;!;
    }

    .footer-logo {
        padding-bottom: 48px !important;!i;!;
        padding-top: 2px;
    }

    .moo-footer-buttons.footer-left {
        margin-top: 0;
    }

    .moo-footer-bottom {
        margin-top: 0;
    }

    .moo-footer-bottom .wp-block-buttons.moo-footer-buttons.footer-right {
        padding-bottom: 48px;
    }

    .wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-46.wp-block-group-is-layout-flex {}

    .footer-logo-holder {
        padding-bottom: 26px !important;!i;!;
    }
    .moo-social-footer {
        margin-top: 0;
        padding-bottom: 28px;
    }
    /* Homepage   */
    .moo-services-six,
    .moo-service-four,
    .moo-hovedbanner,
    .moo-tekst,
    .moo-service {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .woocommerce-cart .woocommerce .woocommerce-cart-form.moo-cart tbody tr.cart_item.bundle-child{
        border-top:none !important;
    }

    .woocommerce.single-product #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce.single-product div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce-page.single-product #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce-page.single-product div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce.single-product #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce.single-product div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce-page.single-product #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images, 
    .woocommerce-page.single-product div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images{
        float: left;
        width: 30.448%;
        margin: 0;
    }
    .single-product .small_width.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details, 
    .single-product .small_width.composite_form .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details{
        float: right;
        width: 68%;
        padding: 0 0 0 12px;
    }
    .single-product .small_width.bundle_form div.bundled_product_summary .bundled_product_images img, 
    .single-product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images img{
        margin-bottom: 0px;
    }

    .woocommerce div.product h4.bundled_product_title.product_title{
        font-size: 18px;
    }
    
    .bundled_product_excerpt.product_excerpt p{
        font-size: 12px;
        line-height: 150%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .bundled_product_excerpt.product_excerpt{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .bundled_item_cart_details .price .amount{
        font-size: 27px;
    }
    .woocommerce div.product form.cart .bundled_item_after_cart_details div.quantity .qty {
        height: 42px;
    }
    .woocommerce div.product form.cart div.quantity .qty{
        font-size: 20px;
    }
    .woocommerce .bundle_form div.product.bundled_product_summary{
        padding-bottom: 108px;
    }

    .moo-ep-sections .owl-stage-outer {
        margin-left: -60px;
    }
    .owl-carousel {
        touch-action: pan-y; /* Allows vertical scrolling only if not dragging horizontally */
    }

    .embla__container {
        min-height: auto;
    }

    /* Home-changes   */
    .moo-model-4-columns,
    .moo-service-two-columns {
        gap: 25px;
    }
    .moo-service-two-columns .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
        margin-top: 10px;
    }

    .moo-model-4.moo-model-plus .wp-block-columns {
        gap: 25px;
    }
    .moo-model-4 .wp-block-column .wp-block-spacer{
        display: none;
    }
    .moo-model-4 .wp-block-column .wp-block-spacer:last-child{
        display: block;
        margin-top: 10px;
    }
    .moo-jobblunsj-column {
        gap: 20px !important;
    }
    .moo-contact-team figure.wp-block-image{
        width: 115px;
    }
    .al-moo-01 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .al-moo-01 > .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1 {
        gap: 30px;
    }
    .al-moo-03 > .wp-block-columns.al-moo-03-a {
        padding: 22.2px 0;
        gap: 30px;
    }
    .al-moo-03 .wp-block-spacer {
        display: none;
    }
    .al-moo-03 .wp-block-columns.al-moo-03-b,
    .al-moo-03 .wp-block-columns.al-moo-03-inner-b {
        padding: 20px;
        gap: 30px;
    }
    .wp-block-group.moo-tekst.al-moo-03 {
        margin-bottom: 30px !important;
    }
    .al-moo-04 > .wp-block-spacer {
        display: none;
    }
    .al-moo-05 {
        margin-top: 20px !important;
    }
    .al-moo-05 > .wp-block-group > .wp-block-spacer {
        display: none;
    }
    .al-moo-05-header {
        padding-bottom: 10px;
    }
    .al-moo-05-header p.has-text-align-center {
        margin-top: 0px !important;
    }
    .moo-model-4.al-moo-05{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .wp-block-group.al-moo-09 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .al-moo-09 .wp-block-spacer.al-moo-09-clm-s1 {
        display: none;
    }
    /* Update the mobile version of the website - may */
    #moo-service-three > .wp-block-columns {
        gap: 40px;
    }
    #moo-service-three > .wp-block-columns .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
        margin-top: 0;
    }
    #moo-service-three > .wp-block-columns .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow .wp-block-group.is-layout-flex.wp-block-group-is-layout-flex {
        gap: 20px;
    }
    #moo-service-three > .wp-block-columns .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow .wp-block-spacer {
        margin-top: 10px;
    }

    body.woocommerce-checkout form.moo-checkout.checkout{
        margin-top: 0px;
    }
    h1.checkout-title{
        font-size: 32px
    }
    h4.l-title{
        font-size: 18px
    }
    .woocommerce-billing-fields h3{
        font-size: 20px
    }
    .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
        font-size: 20px;
    }
    .user-login-info-checkout{
        margin-top: 30px;
        padding-bottom: 44px;
    }
    body.woocommerce-checkout form.moo-checkout .moo-checkout-sidebar{
        padding: 40px 16px;
        margin-left: -16px;
        margin-right: -16px;
        width: calc(100% + 32px);
        border-radius: 0;
    }
} /*end*/

/* aniversary badge */
.moo-service.al-moo-01 figure.wp-block-image{
    position: relative;
}
.moo-service.al-moo-01 figure.wp-block-image::after{
    content: "";
    position: absolute;
    top: -84px;
    right: -100px;
    width: 260px;
    height: 260px;
    background-image: url(../images/Jubileumslogo-oransje.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
}
@media screen and (max-width: 781px) {
    .moo-service.al-moo-01 figure.wp-block-image::after{
        top: 50%;
        right: auto;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 160px;
        height: 160px;
    }
}