/*  
Theme Name: Gotcha! WP Theme
Theme URI: --------------
Description: ------------
Version: 1.0
Author: gotcha! Dev Team
Author URI: https://gotchamobi.com
*/

/* ----------------- Reset CSS Start ----------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, address,strong, sub, sup, var,
b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, menu, nav, section {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {font-family: "Plus Jakarta Sans", sans-serif;line-height:1;}
footer,header {display:block;}


* {box-sizing: border-box;}

/*  ----------------- Typography ----------------- */

h1, h2, h3, h4, h5, h6, 
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-family: "Nunito", sans-serif;margin: 0;padding: 0;}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { font-weight: inherit; }
p, span, dd, dt, bdi, th, td {font-family: "Plus Jakarta Sans", sans-serif;margin: 0;}
p img {margin: 0;}
strong {font-weight: bold;}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

/* ----------------- Links ----------------- */
a,
a:visited,
a:hover,
a:focus {
  color: inherit;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-decoration: none;
  outline: 0;
}
button {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  color: inherit;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
button:visited,
button:hover,
button:focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 transparent;
  border: 0 none;
}

/* ----------------- Transisiton for Links ----------------- */
#sidebar a,
#footer a,
#title a,
#header a,
#copyright a{
  -webkit-transition: all 0.07s ease-in;
       -moz-transition: all 0.07s ease-in;
        -ms-transition: all 0.07s ease-in;
         -o-transition: all 0.07s ease-in;
            transition: all 0.07s ease-in;
}

a:hover,
a:focus {color: inherit;}

p a,
p a:visited {line-height: inherit;}

ul {list-style: outside none none;margin: 0;padding: 0;}
ul > li {display: inline-block;font-family: "Plus Jakarta Sans", sans-serif;vertical-align: top;}

.gform_wrapper.gform-theme--no-framework label, label {font-family: "Nunito", sans-serif;}
input, select, textarea {font-family: "Plus Jakarta Sans", sans-serif;}
.gform_wrapper.gform-theme--no-framework input:focus,  input:focus, 
.gform_wrapper.gform-theme--no-framework textarea:focus, textarea:focus {
  box-shadow: 0 0 0 transparent;
  outline: 0 none;
}
/* ----------------- Globals ----------------- */
html { scroll-padding-top: var(--header-h, 0px); }
body.home {padding-top: 0;}
.admin-bar .header {top: 32px !important;}
.container {max-width: 1360px;}
hr {
  border: solid #b8b8b8;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

h1 {
  color: #130d00;
  font-size: 66px;
  font-weight: 800;
  line-height: 1.11;
  margin-bottom: 16px;
}
h2 {
  color: #130d00;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.21;
  margin-bottom: 16px;
}
h3 {
  color: #130d00;
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  margin-bottom: 16px;
}
h4 {
  color: #402D00;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 16px;  
}
p {
  color: #402d00;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 32px;
}
.hero-sec {
  background-color: #f7ba17;
  padding: 80px 0;
}

:root {
  /*--nrlfont: 'Montserrat' ,sans-serif;
  --boldfont: 'Montserrat' ,sans-serif;*/
}
.admin-bar .fixed-top {top: 32px;}

/* ----------------- Topbar ----------------- */

#topbar {
  background-color: #f7ba17;
  padding: 10px 0;
}
.topbar-content p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  margin-bottom: 0;
  text-align: center;
  color: #130d00;
}
.top-flavor-item img {
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
}
.top-flavor-item:hover img {
  transform: scale(1.1);
}

/* ----------------- /Topbar ----------------- */

/* ----------------- Header ----------------- */

.header {background-color: #fff;}
.btm-nav #main-navbar #mega-menu-wrap-main_navigation {
  margin: 0 auto;
  text-align: center;
}
.sticky-nav #main-navbar #mega-menu-wrap-main_navigation {
  margin: 0 auto;
}
.btm-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 52px;
  height: 52px;
  padding: 0px 16px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.sticky-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link {
  font-size: 13px;
  font-weight: bold;
  line-height: 52px;
  height: 52px;
  padding: 0px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.btm-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu, 
.sticky-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu {
  box-shadow: 0 0px 4px #ddd;
  border-radius: 0 !important;
  padding: 10px;
}
.btm-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link,
.sticky-nav #main-navbar #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
  font-size: 14px;
  font-weight: 600;
  line-height: 42px;
  height: 42px;
  padding: 0px 16px;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
#rmp-menu-wrap-793 .rmp-submenu .rmp-menu-item-link {
  position: relative !important;
}
.btm-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li.flagship-store .mega-menu-link::after,
.sticky-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li.flagship-store .mega-menu-link::after {
  background-image: url('/wp-content/uploads/2025/11/dine-in-carry-out-img.png');
  content: "";
  display: block !important;
  height: 40px;
  position: absolute;
  right: 30px;
  top: -3px;
  width: 80px;
  background-size: cover;
  background-position: top;
}
#rmp-menu-wrap-793 .rmp-submenu li.flagship-store .rmp-menu-item-link::after {
  background-image: url('/wp-content/uploads/2025/11/dine-in-carry-out-img.png');
  content: "";
  display: block !important;
  height: 55px;
  position: absolute;
  right: 100px;
  top: 3px;
  width: 120px;
  background-size: cover;
  background-position: top;
}
.btm-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li.pickup-store .mega-menu-link::after,
.sticky-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li.pickup-store .mega-menu-link::after {  
  background-image: url('/wp-content/uploads/2025/11/Carry-Out-icon.png');
  content: "";
  display: block !important;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 85px;
  background-size: cover;
  background-position: top;
}
#rmp-menu-wrap-793 .rmp-submenu li.pickup-store .rmp-menu-item-link::after {  
  background-image: url('/wp-content/uploads/2025/11/Carry-Out-icon.png');
  content: "";
  display: block !important;
  height: 30px;
  position: absolute;
  right: 80px;
  top: 20px;
  width: 120px;
  background-size: cover;
  background-position: top;
}
.btm-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li#mega-menu-item-3159 .mega-menu-link::after,
.sticky-nav #main-navbar .mega-menu-wrap .mega-menu .mega-menu-item ul.mega-sub-menu li#mega-menu-item-3159 .mega-menu-link::after {
  background-image: url('/wp-content/uploads/2025/11/coming-soon-icon.png');
  content: "";
  display: block !important;
  height: 30px;
  position: absolute;
  right: 45px;
  top: 4px;
  width: 70px;
  background-size: cover;
  background-position: top;
}
#rmp-menu-wrap-793 .rmp-submenu li#rmp-menu-item-3159 .rmp-menu-item-link::after {
  background-image: url('/wp-content/uploads/2025/11/coming-soon-icon.png');
  content: "";
  display: block !important;
  height: 55px;
  position: absolute;
  right: 95px;
  top: 10px;
  width: 125px;
  background-size: cover;
  background-position: top;
}
#rmp-menu-wrap-793 .rmp-menu-subarrow {
  top: 10px !important;
}
.top-links {
  margin-right: 40px;
}
.top-links li a {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  text-align: left;
  color: #4a4640;
}
.top-links li {
  margin-right: 5px;
  padding-right: 5px;
  position: relative;
}
.top-links li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.top-links li::after {
  background-color: #4a4640;
  content: " ";
  height: 15px;
  position: absolute;
  top: 2.5px;
  right: -2px;
  width: 2px;
}
.top-links li:last-child::after {
  content: none;
}

/* Header Cart Icon */
a.cart-toggle, a.cart-toggle-sticky {
  position: relative;
  display: block;
}
a.cart-toggle .cart-count, a.cart-toggle-sticky .cart-count {
  position: absolute;
  top: 0px;
  right: -5px;
  z-index: 2;
  background-color: #f04438;
  border-radius: 100%;
  height: 17px;
  width: 17px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  line-height: 17px;
}

/* Overlay */
#mini-cart-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 998;
}

/* Drawer */
.mini-cart-drawer {
  position: fixed;
  top: 0;
  right: -400px; /* hidden offscreen */
  width: 350px;
  background: #fff;
  z-index: 999;
  box-shadow: -2px 0 10px rgba(0,0,0,0.2);
  transition: right 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  opacity: 0;
}

.mini-cart-drawer.active {
  right: 0;
  opacity: 1;
  z-index: 9999;
}

.mini-cart-drawer, .mini-cart-drawer-sticky {
  position: fixed;
  top: 0;
  right: -400px; /* hidden offscreen */
  width: 350px;
  height: 90vh;
  background: #fff;
  z-index: 999;
  box-shadow: -2px 0 10px rgba(0,0,0,0.2);
  transition: right 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  opacity: 0;
}

.mini-cart-drawer.active, .mini-cart-drawer-sticky.active {
  right: 0;
  opacity: 1;
  z-index: 9999999 !important;
}

/* Header */
.mini-cart-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.mini-cart-header h3 {
  color: #402d00;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: center;
  margin: 0;
}
.mini-cart-close, .mini-cart-close-sticky {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 20px;
}
.mini-cart-content, .widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: #fff7ea;
  /*justify-content: flex-end;*/
  position: relative;
}
/* Content */
.mini-cart-drawer ul.cart_list, .mini-cart-drawer-sticky ul.cart_list,
.woocommerce ul.cart_list, 
.woocommerce ul.product_list_widget {
  background-color: #fff7ea;
  padding: 20px 15px !important;
  /*flex: 1;*/
  overflow-y: scroll;
  /*height: 60%;*/
  height: 65vh;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item, .mini-cart-drawer-sticky ul.cart_list li.mini_cart_item,
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li {
  border-bottom: 1px solid #e9e1d8;
  display: flex;
  gap: 5px;
  margin: 0 0 20px;
  padding: 0 0 20px;  
  position: relative;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item:last-child,
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item:last-child {
  border-bottom: 0 none;
  margin: 0;
  padding: 0;  
}
.mini-cart-drawer ul.cart_list li.mini_cart_item:first-child,
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item:first-child {
  border-bottom: 1px solid #e9e1d8;
  margin: 0 0 20px;
  padding: 0 0 20px;  
}
.mini-cart-drawer ul.cart_list li.mini_cart_item a.remove_from_cart_button,
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item a.remove_from_cart_button {
  background-color: transparent;
  color: #88754f !important;
  font-size: 18px;
  font-weight: normal;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  border: 1px solid #222;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item a.cart-edit-link, 
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item a.cart-edit-link {
  background-color: transparent;
  border: 1px solid #222;
  border-radius: 50%;
  color: #88754f !important;
  font-size: 18px;
  font-weight: normal;
  height: 20px;
  line-height: 12px;
  position: absolute;
  top: 25px;
  right: 0;
  text-align: center;
  width: 20px;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item a.cart-edit-link i, 
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item a.cart-edit-link i {
  font-size: 8px;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item .mc-prd-img img,
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item .mc-prd-img img,
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 60px;
  height: 60px;
  float: none;
  margin: 0;
  max-width: 60px;
}
.mini-cart-drawer ul.cart_list li.mini_cart_item .mc-prd-txt,
.mini-cart-drawer-sticky ul.cart_list li.mini_cart_item .mc-prd-txt {
  flex-grow: 1;
  padding-right: 35px;
  padding-top: 0;
}
.mini-cart-drawer .mc-prd-txt a.mini-cart-prd-title, 
.mini-cart-drawer-sticky .mc-prd-txt a.mini-cart-prd-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: left;
  color: #130d00;
  margin-top: -5px;
}
.mini-cart-drawer .mc-prd-txt dl.variation,
.mini-cart-drawer-sticky .mc-prd-txt dl.variation,
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  display: block;
  margin-bottom: 5px;
  padding-left: 0;
  border: 0 none;
}
.mini-cart-drawer .mc-prd-txt dt.variation-Flavors,
.mini-cart-drawer-sticky .mc-prd-txt dt.variation-Flavors  {
  /*display: none;*/
}
.mini-cart-drawer .mc-prd-txt dd.variation-Flavors,
.mini-cart-drawer-sticky .mc-prd-txt dd.variation-Flavors,
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  /*display: none;*/
}
.mini-cart-drawer .mc-prd-txt dd.variation-Flavors p,
.mini-cart-drawer-sticky .mc-prd-txt dd.variation-Flavors p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
  margin-bottom: 0;
}
.mini-cart-drawer .mini-cart-qty-price,
.mini-cart-drawer-sticky .mini-cart-qty-price {
  justify-content: space-between;
  display: flex;
}
.mini-cart-drawer .mini-cart-qty-price .mini-cart-qty,
.mini-cart-drawer-sticky .mini-cart-qty-price .mini-cart-qty {
  display: flex;
  gap: 5px;
}
.mini-cart-drawer .mini-cart-qty span,
.mini-cart-drawer-sticky .mini-cart-qty span {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
}
.mini-cart-drawer .mini-cart-qty-price span,
.mini-cart-drawer-sticky .mini-cart-qty-price span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  text-align: right;
  color: #402d00;
}
.mini-cart-footer {
  /*display: flex;
  flex-direction: column;
  justify-content: flex-end;*/
  background-color: #fff;
}
.mini-cart-drawer .woocommerce-mini-cart__total,
.mini-cart-drawer-sticky .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  padding: 20px 15px 0;
}
.mini-cart-drawer .woocommerce-mini-cart__total strong, 
.mini-cart-drawer-sticky .woocommerce-mini-cart__total strong, 
.mini-cart-drawer .woocommerce-mini-cart__total span.woocommerce-Price-amount bdi,
.mini-cart-drawer-sticky .woocommerce-mini-cart__total span.woocommerce-Price-amount bdi {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.mini-cart-drawer .woocommerce-mini-cart__buttons,
.mini-cart-drawer-sticky .woocommerce-mini-cart__buttons {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  gap: 10px;
}
/*.mini-cart-drawer .woocommerce-mini-cart__buttons a:first-child {
  display: none;
}*/
.mini-cart-drawer .woocommerce-mini-cart__buttons a.button,
.mini-cart-drawer-sticky .woocommerce-mini-cart__buttons a.button {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}
.mini-cart-drawer .woocommerce-mini-cart__empty-message,
.mini-cart-drawer-sticky .woocommerce-mini-cart__empty-message {
  padding: 15px;
}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background: #fff7ea !important;
}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, 
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #fff7ea !important;
}


.cart-icon svg {
  background-color: #130d00;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: block;
  padding: 10px;
}
/* ----------------- /Header ----------------- */

/* ----------------- Home ----------------- */

.h-hero-sec {
  background-repeat: no-repeat;
  background-color: #f7ba17;
  background-position: center right;
  background-size: cover;
  padding: 64px 0;
}
.h-hero-content-txt h1 {
  font-size: 66px;
  font-weight: 800;
  line-height: 1.11;
  text-align: left;
  color: #130d00;
  margin-bottom: 15px;
}
.h-hero-content-txt p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}

.shipping-hdr {
  background-color: #fff7ea;
  padding: 60px 0 40px;
}
.shipping-hdr-txt h2 {
  margin: 0;
}
.shipping-prd {
  background-color: #fff7ea;
  padding: 16px 0 40px;
}
.ftr-prd-img {
  display: block;
  margin-bottom: 12px;
}
.shipping-prd img {
  border-radius: 16px 16px 0 0;
  max-width: 100%;
  height: auto;
  /*margin-bottom: 12px;*/
  width: 100%;
  position: relative;
}
.shipping-prd-list li > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  position: relative;
}
.shipping-prd-list li > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link::after{
  content:"";
  position:absolute; inset:0;
  background-image: url("/wp-content/uploads/2025/08/back-to-school-deviled-egg-kit-img-6.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity:0; transform:translateY(6px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events:none; /* keep clicks on the img */
  width: 316px;
  height: 316px;
  top: -145px;
  left: 0;
  border-radius: 16px 16px 0 0;
}
.shipping-prd-list li > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover::after{ opacity:1; transform:none; }
.shipping-prd .prd-box, .location-pickup-prd .prd-box {
  background-color: #FFDEA0;
  border-radius: 0 0 16px 16px;
  padding: 10px;
}
.ftr-prd-text h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  min-height: 48px;
  text-align: left;
  color: #000;
  margin-bottom: 24px;
}
.shipping-prd h2.woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  min-height: 48px;
  text-align: left;
  color: #000;
  margin-bottom: 24px;
}
.shipping-prd h2.woocommerce-loop-product__title span {
  font-size: 15px;
  font-weight: 700;
  /*margin-right: 5px;*/
}
.ftr-prd-text p.price, .shipping-prd span.price bdi,
.woocommerce ul.products li.product .price .woocommerce-Price-amount bdi,
.woocommerce .summary .price .woocommerce-Price-amount bdi {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
  margin-bottom: 8px;
}
.shipping-prd ul li a.button.learn-more-btn, 
.woocommerce ul.products li.product a.button.learn-more-btn {
  background-color: transparent;
  color: #4a4640;
  height: 36px;
  line-height: 36px;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}
a.prd-prd-btn, .shipping-prd a.add_to_cart_button,
.woocommerce ul.products li.product a.button.add_to_cart_button {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-align: left;
}
a.prd-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  line-height: 54px;
  padding: 0 32px;
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 75px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  float: none !important;
  margin: 0 !important;
  padding: 0 10px 0 10px !important;
  width: 25% !important;
}
.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
  margin-right: 0 !important;
}
.salad-sampler-sec {
  background-color: #fff7ea;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 231px 0 120px;
}
.salad-sampler-content {
  background-color: #fff7ea;
  border-radius: 16px;
  padding: 40px;
}
.salad-sampler-content h3 {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  text-align: left;
  color: #130d00;
  margin-bottom: 8px;
}
.salad-sampler-content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 32px;
}

.gift-card-sec {
  background-color: #fff;
  padding: 80px 0;
}
.gift-card-box {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  border-radius: 16px;
  height: 669px;
  padding: 32px 24px;
}
.gift-card-box h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.gift-card-box p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}
.gift-box-1 a.prd-btn {
  background-color: #f7ba17;
}
.egg-swag-sec {
  background-color: #fff7ea;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 231px 0 120px;
}
.egg-swag-content {
  background-color: #fff7ea;
  border-radius: 16px;
  padding: 40px;
}
.egg-swag-content h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.21;
  text-align: left;
  color: #130d00;
  margin-bottom: 8px;
}
.egg-swag-content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 32px;
}
.build-own-kit-sec {
  background-color: #f8e0b2;
  padding: 60px 0;
}
.build-own-kit-text h2 {
  font-size: 62px;
  font-weight: 800;
  line-height: 1.11;
  text-align: left;
  color: #130d00;
}
.build-own-kit-text p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 34px;
}
.build-own-kit-text a {margin-bottom: 10px;}
.build-own-kit-text p.build-own-kit-desp {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #000;
}
button.slide-arrow {
  z-index: 99;
}
.flavors-sec {
  background-color: #f7ba17;
  padding: 60px 0;
}
.flavors-hdr-text {margin-bottom: 50px;}
.flavors-hdr-text h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #130d00;
  margin-bottom: 24px;
}
.flavors-hdr-text p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #402d00;
  margin-bottom: 0;
}

.flavors-list {
  display: flex;
  padding: 0;
  gap: 10px;
  max-width: 100%;
  justify-content: start;
  align-items: start;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
}
.flavors-list {
  overflow: hidden;
}
.flavors-list.slick-initialized.slick-slider {
  overflow: visible;
}
.flavor-box {
  flex: 0 0 auto;
  width: 116px;
  padding: 0 8px 8px;
  border-radius: 8px;
  text-align: center;
}
.flavor-box.current {
  background-color: #f8e0b2;
  margin-bottom: 10px;
}
.flavor-box:hover {
  background-color: #f8e0b2;
}
.flavor-img {
  padding: 10px 0;
}
.flavor-img img {
  width: 100px;
  height: auto;
  object-fit: cover;
  margin: 0 auto;
  display: block;
}
.flavor-box:hover .flavor-img img {
  transform: scale(1.1);
}
.flavor-title {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
}

.customer-reviews-sec {
  background-color: #fff7ea;
  padding: 80px 0;
}
.customer-reviews-hdr-text h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #130d00;
  margin-bottom: 24px;
}
.customer-reviews-hdr-text p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #402d00;
  margin-bottom: 60px;
}
.customer-reviews {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow: hidden;
}
.customer-reviews.slick-initialized.slick-slider {
  overflow: visible;
}
.customer-reviews-box {
  background-color: #fff;
  border-radius: 24px;
  flex: 0 0 49%;
  min-height: 230px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 48px 32px;
}
.star-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 20px;
}
.star-wrap i.fa-star {
  color: #f7ba17;
  font-size: 16px;
}
.customer-review-txt p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
.customer-review-txt h5 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  text-align: left;
  color: #402d00;
}

.stores-sec {
  background-color: #fff;
  padding: 80px 0;
}
.stores-img {
  background-color: #f8e0b2;
  border-radius: 24px;
  padding: 40px 24px 16px;
  text-align: center;
}
.stores-text h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: left;
  color: #130d00;
  margin-bottom: 46px;
}
.stores-text ul.store-list {
  padding-left: 0;
}
.stores-text ul.store-list li {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 60px 20px 54px;
  border-radius: 16px;
  background-color: #fff;
}
.stores-text ul.store-list li:hover {
  background-color: #f8e0b2;
}
.stores-text ul.store-list li:last-child {margin-bottom: 0;}
.stores-text ul.store-list li::before {
  background-image: url('/wp-content/uploads/2025/08/store-3-off-1-5-0-round@2x.png');
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 24px;
  left: 20px;
  position: absolute;
  top: 24px;
  width: 24px;  
}
.stores-text ul.store-list li::after {
  background-image: url('/wp-content/uploads/2025/08/chevron-right-on-2-0-round@2x.png');
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 24px;
  right: 26px;
  position: absolute;
  top: 42px;
  width: 24px;  
}
.stores-text ul.store-list li a {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  position: relative;
}
.stores-text ul.store-list li:last-child a::after {
  background-image: url('/wp-content/uploads/2025/11/coming-soon-icon.png');
  content: "";
  display: block;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 5px;
  width: 90px;
  background-size: cover;
  background-position: top;
}
.stores-text ul.store-list li a em {
  font-size: 16px;
  font-weight: 500;
}
.stores-text ul.store-list li span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
}

.slide-arrow {
  background-color: #000;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  top: 50%;
  font-size: 18px;
  margin-top: -24px;
  padding: 0;
  z-index: 9999;
}
.slide-arrow i {color: #fff;}
.slide-arrow:hover, .slide-arrow i:hover {
  color: #fff;
}
.slide-arrow.next-arrow {
  right: -35px;
}
.slide-arrow.prev-arrow {
  left: -35px;
}

.flavors-list .slide-arrow {
  height: 34px;
  width: 34px;
  margin-top: -22px;
}
.faqs-sec.h-faqs-sec {
  padding: 80px 0;
}
.h-faqs-sec .faqs-accordions-wrap .accordion {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.h-faqs-sec .accordion .accordion-item {
  background-color: #fffefd;
  padding: 0 20px;
  border-radius: 16px;
}
.h-faqs-sec .faqs-hdr {
  margin-bottom: 50px;
}
.h-faqs-sec .faqs-hdr p {
  text-align: center;
}
a.call-now-btn {
  background-color: #f7ba17;
  border-radius: 200px;
  color: #402d00;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
  width: 182px;
}
/* ----------------- /Home ----------------- */


/* ----------------- Footer ----------------- */

.subs-save-sec {
  background-color: #fff7ea;
  background-size: contain;
  background-repeat: repeat;
  background-position: center top;
  padding: 80px 0;
}
.subs-save-sec-hdr h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  color: #130d00;
  margin-bottom: 16px;
}
.subs-save-sec-hdr p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #402d00;
  margin-bottom: 48px;
}
.subs-save-form .gform_wrapper.gform-theme--no-framework input {
  background-color: #fff;
  border: solid 4px #000;
  border-radius: 8px;
  color: #7c766f;
  font-size: 18px;
  font-weight: normal;
  line-height: 52px;
  height: 60px;
  padding: 0 14px;
  text-align: left;  
}
.subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--input-type-email {
  grid-column: span 6 !important;
  width: 344px !important;
}
.subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--input-type-text {
  grid-column: span 4 !important;
  width: 189px !important;
}
.subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--type-submit input.gform-button {
  background-color: #130d00 !important;
  border: 0 none !important;
  border-radius: 200px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 600 !important;  
  height: 60px !important;
  line-height: 60px !important;
  text-align: center !important;
  padding: 0 32px !important; 
  width: 158px !important; 
}
.subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--type-submit {
  grid-column: span 3 !important;
} 
.subs-save-form .gform_wrapper.gravity-theme .gform_fields {
  grid-template-columns: repeat(13,1fr);
}
.footer {
  background-color: #f7ba17;
  padding: 66px 42px;
}
.ftr-social-links {
  gap: 32px;
  margin-bottom: 48px;
}
.ftr-social-links a i.fa-brands {
  color: #000000b8;
  font-size: 49px;
}
.ftr-menu {
  margin-bottom: 24px;
}
.ftr-menu #menu-footer-menu li.menu-item {
  margin-bottom: 10px;
  margin-right: 16px;
  padding-right: 16px;
  position: relative;
}
.ftr-menu #menu-footer-menu li.menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.ftr-menu #menu-footer-menu li.menu-item::after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  height: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 2px;
}
.ftr-menu #menu-footer-menu li.menu-item:last-child::after {
  content: none;
}
.ftr-menu #menu-footer-menu li.menu-item a.nav-link {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  text-align: center;
  color: #000;
  padding: 0;
}
.ftr-logo, .ftr-copy {
  margin-bottom: 24px;
}
.ftr-copy p {
  font-size: 12.9px;
  font-weight: normal;
  line-height: 1.16;
  text-align: center;
  color: #000;
}
.ftr-policies #menu-policy-menu li.menu-item {
  margin-right: 16px;
  padding-right: 16px;
  position: relative;
}
.ftr-policies #menu-policy-menu li.menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.ftr-policies #menu-policy-menu li.menu-item::after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  height: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 2px;
}
.ftr-policies #menu-policy-menu li.menu-item:last-child::after {
  content: none;
}
.ftr-policies #menu-policy-menu li.menu-item a.nav-link {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  text-align: center;
  color: #000;
  padding: 0;
}
/* ----------------- /Footer ----------------- */


/* ----------------- About ----------------- */

.about-hero-sec {
  background-color: #f7ba17;
  padding: 80px 0;
}
.about-hero-content-txt img, .franchise-hero-content-txt img,
.contact-hero-content-txt img, .gifting-hero-hdr img, .catering-hero-content-txt img,
.pickup-delivery-hero-content-txt img, .location-hero-content-txt img {
  margin-bottom: 20px;
}
.about-hero-content-txt h1 {
  margin-bottom: 16px;
}
.hero-content-txt p {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}

.our-story-sec {
  background-color: #fff;
  padding: 60px 0;
}
.our-story-txt img {
  margin-bottom: 40px;
}
.passion-sec {
  background-color: #fff7ea;
  padding: 80px 0;
}

.founder-sec {
  background: linear-gradient(to bottom, #f7ba17 50%,#fff7ea 50%);
  padding: 80px 0;
}
.founder-content img {
  margin-bottom: 32px;
}
.founder-content h4 {
  margin-bottom: 32px;
}

.favorite-sec {
  background-color: #fff;
  padding: 80px 0;
}

.our-mission-sec {
  background-color: #fff7ea;
  padding: 60px 0;
}

.creation-sec {
  background-color: #f8e0b2;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
.creation-sec::before {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/egg-bg-repeat.webp);
  background-repeat: repeat;
  background-size: 128px;
  opacity: 0.04;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.our-journey-sec {
  background-color: #fff;
  padding: 60px 0;
}

/* ----------------- /About ----------------- */


/* ----------------- Contact Us ----------------- */

.form-sec {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 80px 0;
}
.form-wrap {
  background-color: #FFF7EA;
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  padding: 30px;
}
.form-hdr {
  border-bottom: 2px solid #88754F;
  margin-bottom: 30px;
}
.form-hdr h4 {
  font-size: 32px;
  margin-bottom: 5px;
}
.form-body .gform_wrapper.gform-theme--no-framework input {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 47px;
  line-height: 45px;
  padding: 0 20px !important;
  width: 100%;
}
.form-body .gform_wrapper.gform-theme--no-framework textarea {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 100px !important;
  line-height: 1.4;
  padding: 20px;
  width: 100%;
}
.form-body .gform_wrapper.gform-theme--no-framework input.gform_button {
  background-color: rgb(19, 13, 0);
  border-radius: 200px;
  border: 0 none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  line-height: 54px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.stores-map, .stores-map iframe {
  border-radius: 16px;
}
/* ----------------- /Contact Us ----------------- */


/* ----------------- Franchise ----------------- */

.why-franchise-sec {
  background-color: #fff;
  padding: 80px 0;
}

.franchise-partner-sec {
  background-color: #fff7ea;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
.franchise-partner-sec::before {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/egg-bg-repeat.webp);
  background-repeat: repeat;
  background-size: 128px;
  opacity: 0.04;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.stay-informed-sec {
  background-color: #f8e0b2;
  padding: 80px 0;
}

.stay-informed-form {
  background-color: #FFF7EA;
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  padding: 30px;
}
.stay-informed-form-hdr {
  border-bottom: 2px solid #88754F;
  margin-bottom: 30px;
}
.stay-informed-form-hdr h4 {
  font-size: 32px;
  margin-bottom: 5px;
}
.stay-informed-form-body .gform_wrapper.gform-theme--no-framework .gfield_description {
  margin-bottom: 8px;
  padding: 0 !important;
}
.stay-informed-form-body .gform_wrapper.gform-theme--no-framework input {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 47px;
  line-height: 45px;
  padding: 0 20px !important;
  width: 100%;
}
.stay-informed-form-body .gform_wrapper.gform-theme--no-framework textarea {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 100px !important;
  line-height: 1.4;
  padding: 20px;
  width: 100%;
}
.stay-informed-form-body .gform_wrapper.gform-theme--no-framework input.gform_button {
  background-color: rgb(19, 13, 0);
  border-radius: 200px;
  border: 0 none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  line-height: 54px;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* ----------------- /Franchise ----------------- */


/* ----------------- Flavors Description ----------------- */

.flavors-sec.flavors-list-wrap {
  padding: 10px 35px;
}

.flavors-desp-sec {
  background-color: #f8e0b2;
  padding: 80px 0;
}

.flavors-list-wrap .flavors-list .slide-arrow {
  height: 30px;
  width: 30px;
  margin-top: -15px;
}
.flavors-list-wrap .flavors-list .slide-arrow.prev-arrow {
  left: -18px;
}
.flavors-list-wrap .flavors-list .slide-arrow.next-arrow {
  right: -18px;
}
.flavor-desp-text h1 {
  font-size: 62px;
}

/* ----------------- /Flavors Description ----------------- */


/* ----------------- Location ----------------- */

.location-hero-sec {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 480px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.location-hero-sec::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/Deviled-Egg-Denison-Overlay.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 2;
  width: 100%;
  height: 480px;
  opacity: 0.8;
}
.hero-content-txt.location-hero-content-txt {
  position: relative;
  z-index: 3;
}
.video-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.location-hero-content-txt h1 {
  color: #fff7ea;
  margin-bottom: 0;
}
.location-hero-content-txt p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #fff7ea;
}
.delivery-logo {
  background-color: #fff7ea;
}
.delivery-logo-content {
  display: flex;
  justify-content: center;
  align-items: baseline;
  column-gap: 30px;
}
.delivery-logos-wrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  align-items: baseline;
}
.delivery-logo-content h4 {
  margin: 0;
}
.delivery-logo-img {
  position: relative;
  top: -50px;
  z-index: 4;
}
.delivery-logo-img img {
  margin-bottom: 15px;
}
.delivery-logo-img h6 {
  color: #130d00;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 0;  
}

.locations-details {
  background-color: #fff;
  padding: 20px 0 80px;
}

.location-gallery-item, .offerings-gallery-item {
  margin-left: 10px;
  margin-right: 10px;
}
.location-gallery-item img, .offerings-gallery-item img {
  height: auto;
  width: 100%;
}
.location-gallery-section .slide-arrow {
  height: 38px;
  width: 38px;
}
.location-gallery-section .slide-arrow.prev-arrow {
  left: -30px;
}
.location-gallery-section .slide-arrow.next-arrow {
  right: -30px;
}
.location-gallery-section {
  margin-bottom: 40px;
}
.location-header h1 {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #130d00;
  margin-bottom: 16px;
  text-transform: capitalize;
}
h6.location-subtitle {
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: start;
  gap: 8px;
  line-height: 1.6;
  text-align: left;
  color: #402d00;
  margin-bottom: 16px;
  text-transform: capitalize;
}
h6.location-subtitle i {
  color: #997202;
  font-size: 24px;
  margin-right: 10px;
}
.locations-main hr {
  margin: 64px 0 40px;
  border-top: solid 2px #e9e1d8;
}
.offerings-gallery-section h3, .faq-section h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #130d00;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.location-cta-section {
  margin-top: 64px;
  padding: 24px;
  background-color: #fff7ea;
  text-align: left;
  border-radius: 16px;
}
.location-cta-section h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #402d00;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.location-cta-section p {
  margin-bottom: 16px;
}
.locations-sidebar {
  position: sticky;
  top: 0;
}
.location-map-section {
  background-color: #fff7ea;
  border-radius: 16px;
  margin-bottom: 16px;
}
.location-map-section iframe {
  border-radius: 16px 16px 0 0;
  margin: 0;
  display: block;
}
.location-address-section {
  padding: 24px;
}
.location-address-section h5 {
  color: #130d00;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.location-address-section p {
  margin-bottom: 16px;
}
a.location-tel-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
a.location-gd-btn {
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px #88754f;
  border-radius: 200px;
  color: #261a00;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
a.location-tel-btn i, a.location-gd-btn i {
  margin-right: 10px;
}
.location-address-section hr {
  margin: 30px 0 24px;
  border-top: solid 2px #e9e1d8;
}
.hours-section h6 {
  color: #130d00;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: left;
  margin-bottom: 16px;
}
.hours-section ul {
  list-style: none;
  padding: 0;
}
.hours-section ul li {
  color: #402d00;
  font-size: 16px;
  font-weight: normal;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.hours-section ul li day {
  width: 120px;
}
.contact-form-section {
  background-color: #fff7ea;
  border-radius: 16px;
  padding: 24px;
}
.contact-form-section h5 {
  color: #130d00;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  text-align: left;
  margin-bottom: 16px;
  text-transform: capitalize;
}
.contact-form-section p {
  border-bottom: solid 2px #e9e1d8;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.contact-form-section .gform_wrapper.gform-theme--no-framework input {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 47px;
  line-height: 45px;
  padding: 0 20px !important;
  width: 100%;
}
.contact-form-section .gform_wrapper.gform-theme--no-framework textarea {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #88754F;
  height: 100px !important;
  line-height: 1.4;
  padding: 20px;
  width: 100%;
}
.contact-form-section .gform_wrapper.gform-theme--no-framework input.gform_button {
  background-color: rgb(19, 13, 0);
  border-radius: 200px;
  border: 0 none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  line-height: 54px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.location-faqs-group {
  margin-bottom: 20px;
}
.location-faqs-group h5 {
  font-size: 18px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  padding: 15px 20px;
  background-color: #fff7ea;
  border-radius: 10px;
  margin-bottom: 10px;
  box-shadow: 0 2px 4px #a7976e;
}

.faq-item {
  border-top: solid 1px #e9e1d8;
  margin: 0;
  padding: 24px 0;
}
h2.accordion-header, button.accordion-button {
  background-color: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  text-align: left;
  color: #130d00;
  padding-right: 10px;
}
.faq-main .accordion-body {
  padding: 0 30px 0 0;
}
.faq-main .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq-main .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq-main .accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: unset;
}
.faq-main .accordion-button:not(.collapsed) {
  color: #130d00;
  background-color: transparent;
  box-shadow: 0 0 0 transparent;
}
.faq-main .accordion-item.faq-item {
  border-color: #e9e1d8;
  margin: 0;
  padding: 24px 0;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.faq-main .accordion-item.faq-item h2.accordion-header .accordion-button {
  background-color: transparent;
  padding: 0;
}
.faq-main .accordion-item.faq-item h2.accordion-header .accordion-button:focus {
  box-shadow: 0 0 0 transparent;
  outline: 0 none;
}
.faq-main .accordion-item.faq-item h2.accordion-header .accordion-button[aria-expanded="true"] {
  margin-bottom: 24px;
}
.faq-main .accordion-item.faq-item h2.accordion-header .accordion-button::after {
  background-image: none;
  content: "\002B";
  float: right;
  font-size: 26px;
  line-height: 1;
  font-weight: 400;
  color: #88754f;
}
.faq-main .accordion-item.faq-item h2.accordion-header .accordion-button[aria-expanded="true"]::after {
  content: "\002D";
}
.locations-main .faqs-accordions-wrap .accordion-flush .accordion-item:first-child {border-top: 0 none;}
.location-pickup-prd.acf-product-page-wrap {
  background-color: #fff7ea;
  padding: 40px 0 80px;
}
.location-pickup-prd .location-pickup-prd-hdr h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  color: #daa200;
  margin-bottom: 40px;
}
.location-pickup-prd .location-pickup-prd-hdr h2 span {
  color: #130d00;
}
.location-pickup-prd ul li {
  position: relative;
}
.location-pickup-prd h2.woocommerce-loop-product__title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.36;
  margin-bottom: 10px;
  min-height: 50px;
  text-align: left;
}
.location-pickup-prd h2.woocommerce-loop-product__title span {
  font-size: 18px;
  font-weight: 700;
  display: block;
}
.location-pickup-prd span.price bdi {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #4a4640;
}
.location-pickup-prd img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  background-color: #fff;
  border-radius: 16px 16px 0 0;
  /*margin: 0 0 10px;
  padding: 15px 15px 0;*/
  width: 100%;
  max-width: 100%;
  height: auto;
}
.location-pickup-prd a.button.product_type_variable.add_to_cart_button,
.location-pickup-prd a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  /*position: absolute;
  right: 12px;
  bottom: 0px;
  font-size: 0;
  background-image: url(/wp-content/uploads/2025/08/button-icon-medium-secondary-default@2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  box-shadow: 0 1px 5px #959595;
  z-index: 99;*/
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-align: left;
  position: relative;
  bottom: 15px;
}
}

/* ----------------- /Location ----------------- */


/* ----------------- Product ----------------- */
section.related.products {
  padding-top: 60px;
}
.deviledegg-product-wrap {
  background-color: #fff7ea;
  padding: 40px;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
  float: none !important;
  width: 100% !important;
  clear: none !important;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  text-align: left;
  display: none;
}
.woocommerce div.product form.cart .variations td.value {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: baseline;
  margin: 0;
}
.woocommerce div.product form.cart .variations td.value select {
  visibility: hidden;
}
.woocommerce div.product form.cart .variations td.value .gwvr-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}
.woocommerce .egg-product {
  background-color: #fff7ea;
  padding: 80px 0;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
  float: none !important;
  width: 100% !important;
}
.woocommerce-product-gallery__image.slick-slide {
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 15px;
}
.woocommerce-product-gallery__image.slick-slide img {
  border-radius: 15px;
}
.custom-product-rating {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.woocommerce .star-rating {
  float: none !important;
}
.woocommerce .star-rating::before {
  color: #f5be68 !important;
  float: none !important;
}
.woocommerce .star-rating span {
  display: none;
}
.woocommerce .star-rating span::before {
  content: none !important;
}
.woocommerce-review-link {
  font-size: 14px;
  text-transform: capitalize;
  color: #402d00;
  line-height: 1.22;
}
.woocommerce div.product h1.product_title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  text-align: left;
  color: #130d00;
}
.woocommerce div.product p.price, .woocommerce ul.products li.product .price {
  display: flex;
  gap: 10px;
  align-items: start;
  line-height: 1.3;
  margin-bottom: 0;
}
.woocommerce.woocommerce-page div.product p.price span bdi {
  font-size: 20px !important;
}
.short-desc p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
}
.shipping-other-desp-wrap > p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
}
.shipping-other-desp-wrap ul.shopping-prd-kit-list {
  margin-bottom: 20px;
  padding-left: 0;
  /*overflow-y: scroll;
  height: 290px;*/
  padding-right: 20px;
}
.shipping-other-desp-wrap ul.shopping-prd-kit-list li {
  display: block;
  list-style: none;
  margin-bottom: 10px;
  width: 100%;
}
.shipping-prd-kit {
  border: solid 1px #e9e1d8;
  border-radius: 16px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 15px;
  padding: 5px 16px;
  align-items: center;  
}
.woocommerce .shipping-prd-kit-img img {
  height: 60px;
  width: 60px;
  max-width: 60px;
}
.shipping-prd-kit-txt h6 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.shipping-prd-kit-txt p {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
.shipping-other-desp-wrap > ul {
  margin-bottom: 20px;
  padding-left: 15px;
}
.shipping-other-desp-wrap > ul > li {
  list-style: disc inside;
  display: list-item;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
.variations_form.cart #flavor-selection {
  overflow-y: scroll;
  height: 455px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.flavor-options {
  margin-bottom: 30px;
}
.flavor-option-btn, .gwvr-btn {
  border: 1px solid #261A00;
  border-radius: 200px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  color: #261A00;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  padding: 0 24px;
  text-transform: capitalize;
}
.flavor-option-btn.is-active, .flavor-option-btn:hover, .gwvr-btn.active, .gwvr-btn:hover {
  border: 1px solid #F7BA17;
  box-shadow: 0 0 0 2px #fff;
  background: #F7BA17;
  color: #ffffff;
  border-radius: 28px;
}
.flavor-item {
  margin-bottom: 10px;
}
.flavor-bar-item {
  margin-bottom: 10px;
}
.flavor-item-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #F8E0B2;
  border-radius: 15px 15px 0 0;
  min-height: 60px;
  margin-bottom: 0;
  padding: 5px 15px 5px 15px;
  cursor: pointer;
}
.flavor-item-middle {
  flex-grow: 1;
  margin-left: 15px;
  flex-direction: column;
  display: flex;
  line-height: 1.5;
}
.flavor-item-middle h5 {
  font-size: 16px;
  font-weight: 700;
}
.flavor-qty .qty-minus, .flavor-qty .qty-plus {
  background-color: #fff;
}
.flavor-desc {
  background-color: #f7ba17;
  padding: 10px 15px;
  border-radius: 0 0 15px 15px;
}
.gwfp-stepper {
  background-color: #fff;
  height: 40px;
  border-radius: 30px;
  border: 1px solid #222;
  padding: 0 20px;
}
.gwfp-flavors {
  height: 460px;
  overflow-y: scroll;
  padding-right: 30px;
}
.description-toggle {
  background-color: #f7ba17;
  border-radius: 0 0 15px 15px;
}
.description-button {
  background-color: #f7ba17;
  border: 0 none;
  color: #402d00;
  padding: 8px 16px;
  cursor: pointer;
  font-weight: bold;
  width: 100%;
  text-align: left;
  border-radius: 0 0 16px 16px;
  height: auto;
  line-height: 1.4;
  font-size: 14px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
button.description-button span.label {
  font-size: 12px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #402d00;
  margin: 0
}
.description-content {
  background-color: #f7ba17;
  padding: 0 40px 10px 10px;
  background-color: transparent;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}
.flavor-desc p {
  font-size: 14px;
  margin-bottom: 5px;
}
.description-content p {
  font-size: 14px;
  margin-bottom: 5px;
}
.flavor-desc p + p {margin-bottom: 0;}
.description-content p + p {margin-bottom: 0;}
.description-button.show i.fa-chevron-down {
  transform: rotate(180deg);
}
.description-button.show span.label {
  display: none;
}
/*button.description-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  width: 100%;
}*/
.ingredients-wrap {
  border-top: 1px solid #4b3501;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
  padding-top: 10px;  
  width: 100%;
}
.ingredients-box {
  border-top: 1px solid #805d1c;
  padding-top: 8px;
  margin-top: 5px;
}
.ingredients-box-inner {
  display: flex;
  justify-content: space-between;
}
.ingredients-wrap h5 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ingredients-wrap .form-check-input {
  margin-top: 3px;
  width: 14px;
  height: 14px;
}
.ingredients-wrap .form-check-label {
  font-size: 13px;
  line-height: 1.3;
  text-transform: capitalize;
}
.solid-ingredients-wrap {
  flex-grow: 1;
}
.sauce-ingredients-wrap {
  flex-shrink: 0;
}
.woocommerce ul.products li.product a.button.add_to_cart_button {
  position: relative;
  top: -37px;
}
.woocommerce ul.products li.product.product_cat-shipping a.button.add_to_cart_button {
  position: relative;
  top: 0;
}
.woocommerce .mywc-conditional-products ul.products li.product .price,
.woocommerce .mywc-conditional-products ul.products li.product .price .woocommerce-Price-amount bdi {
  margin: 0;
}
body.woocommerce ul.products li.product .price {
  display: flex;
}
.deviledegg-price-cart-inline .woocommerce-Price-amount.amount {
  display: none;
}
body.woocommerce div.product div.images.woocommerce-product-gallery {
  position: sticky;
  top: 0;
}
.woocommerce button.single_add_to_cart_button.button.alt {
  background-color: #130d00 !important;
  border-radius: 200px !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  height: 52px !important;
  line-height: 52px !important;
  padding: 0 24px !important;
  width: 380px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
}
.woocommerce button.single_add_to_cart_button.button.alt .price {
  color: #fff;
  font-size: 18px;
}
.shipping-slogan-item h6 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.seperator hr {
  border-color: #88754f;
  border-width: 1px;
  margin-top: 50px;
  margin-bottom: 40px;  
}
h3.prd-related__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: left;
  color: #000;
  margin-bottom: 40px;
}
a.prd-related__img {
  display: block;
  width: 100%;
}
.prd-related__item a.prd-related__img img {
  border-radius: 16px;
  margin-bottom: 10px;
  width: 100%;
}
h6.prd-related__title {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  min-height: 48px;
  line-height: 1.5;
  text-align: left;
  color: #000;
  margin-bottom: 20px;
}
.prd-related__btns_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
span.prd-related__price {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #4a4640 !important;
}
a.prd-related__learn{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #130d00;
}
a.prd-related__add {
  border-radius: 200px;
  background-color: #130d00;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0 16px;
  width: 123px;
}

.quantity-addtocart {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.prd-qty-box {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 2px solid #402d00;
  border-radius: 30px;
  box-shadow: 0 2px 5px #979797;
}
.qty-btn {
  background: transparent;
  color: #402d00;
  border: unset;
  cursor: pointer;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  padding: 0;
  width: 38px;
}
.qty-btn.qty-minus {
  border-radius: 30px 0 0 30px;
}
.qty-btn.qty-plus {
  border-radius: 0 30px 30px 0;
}
input.qty-input {
  width: 40px;
  text-align: center;
  height: 50px;
  border: unset;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 50px;
  color: #402d00;
  padding: 0;
}
input.qty-input:focus {box-shadow: 0 0 0 transparent;border: 0 none; outline: 0 none;}

.flavor-item-right .qty-btn {
  height: 40px;
  line-height: 40px;
}
.flavor-item-right input.qty-input {
  height: 40px;
  line-height: 40px;
}
.description-button img {
  width: 20px;
  height: auto;
}
.description-button.show img {
  transform: rotate(180deg);
}
.woocommerce .quantity .qty {
  width: 5em !important;
  text-align: center;
  border: 1px solid #9b9b9b;
  border-radius: 30px !important;
  height: 50px !important;
  padding: 0 20px !important;
}
.woocommerce ul.products li.product a img {
  border-radius: 16px;
}
/* ----------------- /Product ----------------- */

/* ----------------- Cart ----------------- */
.wc-main {
  background-color: #fff7ea;
  padding: 80px 0;
}
.bbq-cart-hero h1 {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  text-align: center;
  color: #130d00;
  margin-bottom: 40px;
}
.wc-main .woocommerce table.shop_table {
  border-color: rgba(0,0,0,.1);
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-radius: 0;
  margin-right: 0;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table th {
  background-color: #ffdea0 !important;
  color: #402d00;
  font-size: 16px;
  font-weight: 600;
  line-height: 72px;
  text-align: left;
  height: 72px;
  padding: 0 10px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table th.product-remove {
  width: 60px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table th.product-thumbnail {
  width: 80px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table th.product-name {
  width: 700px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table th.product-price {
  width: 150px;
}
.wc-main .woocommerce form.woocommerce-cart-form table.shop_table th.product-name img {
  width: 52px;
  height: auto;
  margin-right: 15px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table td {
  padding: 40px 12px;
}
.wc-main .woocommerce form.woocommerce-cart-form table.shop_table td.product-thumbnail img {
  width: 72px;
  height: auto;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table td.product-name > a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  text-align: left;
  color: #130d00;
}
.wc-main .woocommerce form.woocommerce-cart-form > .actions {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.wc-main .woocommerce form.woocommerce-cart-form > .actions .coupon {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wc-main .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .wc-main .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}

.time-days-main {
  padding: 30px 0;
}
.time-days-setting-wrap {
  background-color: #ffdea0;
  min-height: 440px;
  padding: 20px;
}
.td-content {
  background-color: #fff7ea;
  box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.16);
  border-radius: 16px;
  margin-bottom: 10px;
  padding: 8px;
  text-align: center;
}
.time-days-setting-wrap h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  color: #130d00;
  margin-bottom: 20px;
}
.td-content .td-head {
  border-bottom: 1px solid #cdc5bd;
  color: #402d00;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 45px;
  line-height: 44px;
  margin-bottom: 15px;
  text-align: center;  
}
/* Make any element scrollable with a thin, styled scrollbar */
.td-list {
  height: 200px;
  overflow-y: auto;                 
  scrollbar-width: thin;          
  scrollbar-color: #f7b404 #fff1cf; 
  scrollbar-gutter: stable;
  padding-right: 5px;
}

/* WebKit (Chrome/Edge/Safari) */
.td-list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.td-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 999px;
}
.td-list::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.35);
  border-radius: 999px;
  border: 2px solid transparent;
  background-clip: content-box;
}
.td-list:hover::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,.5);
}

/* Optional: dark mode tweak */
@media (prefers-color-scheme: dark) {
  .td-list {
    scrollbar-color: rgba(255,255,255,.45) transparent;
  }
  .td-list::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.45);
  }
}

.td-list .td-item {
  border-radius: 8px;
  background-color: transparent;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  gap: 10px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  margin-bottom: 2px;
  text-align: center;
  width: 100%;
}
.td-list .td-item.td-active, .td-list .td-item:hover {
  background-color: #f7ba17;
}
.td-msg:not(:empty) {
  background-color: #f8efe7;
  border-radius: 200px;
  color: #969088;;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.cart_totals > h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  color: #402d00;
  margin-bottom: 20px;
}
.wc-main .woocommerce .cart-collaterals .cart_totals table.shop_table tr th {
  padding: 20px 12px;
}
.wc-main .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal td,
.wc-main .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td {
  text-align: right;
  font-weight: 700;
  padding: 20px 12px;
  text-align: right;
}
.wc-main .woocommerce .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals td {
  text-align: right;
  font-weight: 700;
  padding: 20px 12px;
}
.wc-main .woocommerce form.woocommerce-cart-form table.shop_table td.product-name dl.variation dt.variation-Flavors {
  /*display: none;*/
}
.wc-main .woocommerce form.woocommerce-cart-form table.shop_table td.product-name dl.variation dd.variation-Flavors p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout #cart_order_notes {
  margin-bottom: 30px;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout #cart_order_notes .customer_notes_on_cart {
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout #cart_order_notes .customer_notes_on_cart label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 5px;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout #cart_order_notes .customer_notes_on_cart p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  text-align: left;
  color: #4a4640;
  margin-bottom: 8px;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout #cart_order_notes .customer_notes_on_cart textarea#customer_notes_text {
  height: 100px;
  border: solid 1px #88754f;
  border-radius: 8px;
  padding: 15px;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout form#checkout_form {
  display: flex;
  justify-content: end;
}
.woocommerce-cart .wc-main .wc-proceed-to-checkout a.checkout-button {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 230px;  
}
.select2-results__options li {
  display: block;
  width: 100%;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  text-align: left;
}
/* ----------------- /Cart ----------------- */

/* ----------------- Checkout ----------------- */

.checkout-main {
  background-color: #fff;
  padding: 80px 0;
}
h1.checkout-title {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  text-align: left;
  color: #130d00;
  margin-bottom: 10px;
}
.checkout-card {
  background-color: #fff7ea;
  border-radius: 16px;
  margin-top: 30px;
  padding: 40px 24px 24px;
}
.checkout-card__head {
  border-bottom: solid 2px #88754f;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
  padding-bottom: 24px;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table {
  border: 0 none;
  margin: 0;
  border-collapse: separate;
  border-radius: 0;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-thumbnail img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 104px;
  height: auto;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  text-align: left;
  color: #130d00;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name dl.variation dt.variation-Flavors {
  display: none;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name dl.variation dd.variation-Flavors p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name span.woocommerce-Price-amount {
  display: block;
  width: 100%;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name .woocommerce-Price-amount bdi {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.checkout-card.checkout-card--shipping, .checkout-card.checkout-card--pickup {
  background-color: #ffdea0;
  border-radius: 0 0 16px 16px;
  margin-top: 0;
  padding: 24px;
}
.checkout-card--shipping .checkout-card__head, .checkout-card--pickup .checkout-card__head {
  font-size: 20px;
}
.shipping-wrapper .checkout-card, .pickup-wrapper .checkout-card {
  border-radius: 16px 16px 0 0;
}
.checkout-card__body .summary-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.checkout-card__body .summary-grid .details-group .k {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-right: 10px;
}
.checkout-card__body .summary-grid .details-group .v {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.woocommerce-billing-fields h3 {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
}
h3#ship-to-different-address label.woocommerce-form__label span {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
}
.checkout-card .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  padding: 0;
}
.checkout-content .woocommerce form .form-row-first, 
.checkout-content .woocommerce form .form-row-last, 
.woocommerce-page .checkout-content form .form-row-first, 
.woocommerce-page .checkout-content form .form-row-last {
  padding: 0;
  width: 49%;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
  text-align: right;
}
.checkout-card.order-details {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}
.order-details table.shop_table tr td {
  text-align: right;
}
.checkout-content .woocommerce form.checkout .checkout-card .woocommerce-checkout-payment {
  margin-top: 30px;
  background-color: #fff7ea !important;
  border-radius: 16px !important;
  padding: 24px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  background-color: #130d00 !important;
  border-radius: 200px !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  height: 52px !important;
  line-height: 52px !important;
  padding: 0 24px !important;
  width: 200px !important;
}
.woocommerce-checkout #payment ul.payment_methods {padding: 0 0 10px 0 !important;}
.woocommerce-checkout #payment ul.payment_methods li {
  display: block;
}
.woocommerce-checkout #payment div.form-row.place-order {
  padding: 10px 0;
}
/* ----------------- /Checkout ----------------- */

/* ----------------- MyAccount ----------------- */

main.myaccount-main {
  background-color: #fff7ea;
  padding: 80px 0;
}
.logged-in .myaccount-content .woocommerce {
  display: flex;
  gap: 15px;
  height: 100%;
}
.woocommerce form.woocommerce-form.woocommerce-form-login.login, 
.woocommerce form.woocommerce-form.woocommerce-form-register.register {
  background-color: #ffdea0;
  border: 0 none;
  border-radius: 16px;
  min-height: 400px;
  padding: 40px;  
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
  display: block;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  font-size: 20px;
  font-weight: 500;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #F7BA17;
  border-left: 5px solid #D4A449;
  color: #0a0a0a;
  border-radius: 8px;
  font-size: 18px;
  height: 47px;
  line-height: 47px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: #ffdea0;
  border-radius: 16px 0 0 16px;
  flex: 1;
  padding: 40px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  background-color: #ffdea0;
  border-radius: 0 16px 16px 0;
  padding: 40px;
}

/* ----------------- /MyAccount ----------------- */


/* ----------------- Catering ----------------- */

.catering-hero-sec {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 80px 0;
}
.catering-hero-content-txt {
  background-color: #ffefd5;
  border-radius: 24px;
  padding: 40px;
}
.catering-hero-content-txt h1 {
  font-size: 66px;
  font-weight: 800;
  line-height: 1.11;
  text-align: center;
  color: #130d00;
  margin-bottom: 15px;
}
.catering-hero-content-txt p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
  margin-bottom: 20px;
}
.catering-hero-content-txt a.catering-btn {
  background-color: #f7ba17;
  border-radius: 200px;
  color: #402d00;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
}
.unique-sec {
  background-color: #ffdea0;
  padding: 104px 0 84px;
}
.unique-sec-hdr {
  margin-bottom: 40px;
}
.unique-txt h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: left;
  color: #130d00;
}
.unique-txt p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
}
.unique-box {
  background-color: #fff;
  border-radius: 16px;
}
.unique-box-img img {
  border-radius: 16px 16px 0 0;
}
.unique-box-slogan {
  background-color: #f7ba17;
  padding: 8px 16px;
}
.unique-box-slogan p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
.unique-box-txt {
  padding: 30px 20px;
}
.unique-box-txt h4 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #130d00;
  margin-bottom: 20px;
}
.unique-box-txt p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 30px;
  min-height: 75px;
}
.unique-box-txt p.price-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 15px;
  min-height: auto;
}
.unique-box-txt a.prd-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
}
.on-site-sec {
  background-color: #fff7ea;
  padding: 80px 0;
}
.on-site-hdr-txt {
  margin-bottom: 60px;
}
.on-site-hdr-txt h2 {
  font-size: 62px;
  font-weight: 800;
  line-height: 1.11;
  text-align: center;
  color: #130d00;
  margin-bottom: 30px;
}
.on-site-hdr-txt h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
  margin-bottom: 30px;
}
.on-site-hdr-txt p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
  margin-bottom: 30px;
}
.on-site-hdr-txt a.prd-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
}
.onsite-boxes-wrap {
  margin-bottom: 0;
}
.on-site-box {
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #cdc5bd;
}
.on-site-box-title {
  background-color: #ffdea0;
  border-bottom: 1px solid #e9e1d8;
  border-radius: 16px 16px 0 0;
  padding: 40px 16px;
}
.on-site-box-title h4 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: center;
  color: #130d00;
  margin-bottom: 10px;
}
.on-site-box-title h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
}
.on-site-list li {
  border-bottom: 1px solid #e9e1d8;
  font-size: 16px;
  font-weight: normal;
  display: block;
  line-height: 1.5;
  padding: 20px 16px;
  text-align: left;
  color: #402d00;
  width: 100%;
}
.on-site-list li:last-child {
  border-bottom: 0 none;
}
.celebration-section {
  background-color: #fff;
  padding: 80px 0;
}
.crowd-celebration-hdr {
  margin-bottom: 40px;
}s
.crowd-celebration-hdr h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #402d00;
  margin-bottom: 0;
}
.crowd-celebration-box-img img {
  margin-bottom: 30px;
}
.crowd-celebration-box-text h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #402d00;
  margin-bottom: 20px;
}
.crowd-celebration-box-text p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
  margin-bottom: 0;
}
.service-delivery-sec {
  background-color: #ffefd5;
  padding: 80px 0;
}
.service-delivery-hdr {
  margin-bottom: 50px;
}
.service-delivery-hdr h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #130d00;
  margin-bottom: 0;
}
.delivery-setup-wrap {
  border-top: 1px solid #cdc5bd;
  padding: 40px 0;
}
.delivery-included-wrap {
  border-top: 1px solid #cdc5bd;
  padding: 40px 0 0;
}
.delivery-setup-title h3, .delivery-included-title h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2;
  text-align: left;
  color: #130d00;
}
.delivery-setup-table {
  background-color: #fff;
  border: 1px solid #cdc5bd;
  border-radius: 16px;
}
.delivery-setup-table-hdr {
  background-color: #ffdea0;
  border-radius: 16px 16px 0 0;
  border-bottom: 1px solid #e9e1d8;
}
.delivery-setup-table-hdr > ul > li, .delivery-setup-table-body > ul > li {
  padding: 24px 16px;
}
.delivery-setup-table-hdr > ul > li:first-child,
.delivery-setup-table-body > ul > li:first-child {
  width: 25%;
}
.delivery-setup-table-body > ul {
  border-bottom: 1px solid #e9e1d8;
}
.delivery-setup-table-body ul.dot-list {
  padding-left: 10px;
}
.delivery-setup-table-body ul.dot-list > li {
  display: list-item;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  list-style: disc outside;
  width: 100%;
}
.delivery-setup-table-hdr > ul > li {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.delivery-setup-table-body > ul > li h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.delivery-setup-table-body > ul > li {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.delivery-included-table > ul.dot-list > li {
  display: list-item;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  list-style: disc outside;
  width: 100%;
}
.seasonal-special-customization-sec {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 207px 0 120px;
}
.seasonal-special-customization-txt {
  background-color: #ffefd5;
  border-radius: 24px;
  padding: 40px;
}
.seasonal-special-customization-txt h3 {
  font-size: 52px;
  font-weight: 800;
  line-height: 1.21;
  text-align: left;
  color: #130d00;
  margin-bottom: 20px;
}
.seasonal-special-customization-txt p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 30px;
}
.seasonal-special-customization-txt a.catering-btn, .faqs-hdr a.catering-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  margin-right: 20px;
  padding: 0 32px;
  text-align: center;
}
.seasonal-special-customization-txt a.consultation-btn, 
.faqs-hdr a.consultation-btn, .add-us-menu-txt a.catering-btn {
  background-color: #f7ba17;
  border-radius: 200px;
  color: #402d00;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
  width: 182px;
}
.event-highlight-sec {
  background-color: #fff;
  padding: 80px 0;
}
.event-highlight-hdr h3 {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  text-align: center;
  color: #130d00;
  margin-bottom: 20px;
}
.event-highlight-hdr p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #402d00;
  margin-bottom: 30px;
}
.event-highlight-card {
  border-radius: 16px;
  margin-right: 20px;
}
.event-highlight-card img {
  border-radius: 16px;
}
.faqs-sec {
  background-color: #fff7ea;
  padding: 80px 0 70px;
}
.faqs-hdr p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
}
.faqs-accordions-wrap .accordion {
  --bs-accordion-bg: transparent !important;
}
.faqs-accordions-wrap .accordion .accordion-button:not(.collapsed) {
  box-shadow: 0 0 0 transparent !important;
  background-color: transparent !important;
}
.faqs-accordions-wrap .accordion-flush .accordion-item:first-child {
  border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.faqs-accordions-wrap .accordion .accordion-item h2 button {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 78px;
  line-height: 77px;
  letter-spacing: normal;
  padding: 0 20px 0 0;
  position: relative;
  text-align: left;
  color: #130d00;
}
.faqs-accordions-wrap .accordion .accordion-item h2 button:focus {
  box-shadow: 0 0 0 transparent;
}
.faqs-accordions-wrap .accordion .accordion-item h2 button::after {
  content: "+";
  background-image: none;
  height: auto;
  position: absolute;
  right: -4px;
  top: -3px;
  font-size: 24px;
}
.faqs-accordions-wrap .accordion .accordion-item h2 button:not(.collapsed)::after {
  content: "-";
  background-image: none;
  height: auto;
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 24px;
}
.faqs-accordions-wrap .accordion .accordion-body {
  padding: 0 30px 0 0;
}
.faqs-accordions-wrap .accordion .accordion-body p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 20px;
}
.faqs-accordions-wrap .accordion .accordion-body .dot-list {margin-bottom: 20px;}
.faqs-accordions-wrap .accordion .accordion-body li {font-size: 16px;}
.faqs-accordions-wrap .accordion .accordion-body .num-list {
  list-style: decimal outside;
  padding-left: 30px;
  margin-bottom: 20px;
}
.faqs-accordions-wrap .accordion .accordion-body .num-list li {
  display: list-item;
  list-style: decimal outside;
  color: #402d00;
  font-size: 16px;
  line-height: 1.7;
}
.add-us-menu-sec {
  background-color: transparent;
  background-position: center top;
  background-repeat: no-repeat;
  height: 700px;
  position: relative;
}
.add-us-menu-sec::before {
  content: "";
  background-color: #222;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.48;
  z-index: 2;
}
.add-us-menu-txt {
  position: relative;
  z-index: 20;
}
.add-us-menu-txt h2 {
  font-size: 58px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  color: #fff7ea;
  margin-bottom: 20px;
}
.add-us-menu-txt p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  color: #fff7ea;
  margin-bottom: 30px;
}


/* ----------------- /Catering ----------------- */


/* ----------------- Gift Card ----------------- */

.woocommerce .product-type-wgm_gift_card .summary .price, 
.woocommerce .product-type-wgm_gift_card form .deviledegg-price-cart-inline ins {
  display: none;
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper p {
  margin: 0 0 10px;
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper label, 
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper .wps_wgm_method {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper input {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #88754f;
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;  
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper select {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #88754f;
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 12px;  
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper textarea {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #88754f;
  color: #000;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  height: 90px;
  line-height: 1.5;
  padding: 12px;  
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_delivery_method {
  border: 0 none;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 30px;
  padding: 0;
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper input[type="radio"] {
  height: auto;
  margin-bottom: 10px;
}
.woocommerce .product-type-wgm_gift_card form .wps_wgm_added_wrapper .wps_wgm_message_length {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
}
/* ----------------- /Gift Card ----------------- */

.product_meta .posted_in {
  display: none;
}

/* ----------------- Bar Request Form ----------------- */

.bar-request-sec {
  background-color: #ffefd5;
  padding: 80px 0;
}
.bar-request-hdr {
  margin-bottom: 50px;
}
.bar-request-hdr p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
}
.bar-request-form {
  background-color: #fff7ea;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
  border-radius: 24px;
  padding: 40px;
}
.bar-request-form .gform_wrapper.gravity-theme .gsection {
  border-bottom: 0 none;
  padding: 0;
}
.gform_wrapper.gravity-theme .gsection:not(:first-child) {
  margin-top: 30px;
}
.bar-request-form h3.gsection_title {
  color: #130d00;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 12px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: normal;
  margin: 0 0 10px;
  position: relative;
  text-align: center;  
}
.bar-request-form h3.gsection_title::after, 
.bar-request-form h3.gsection_title::before {
  content: "";
  height: 1px;
  background-color: #88754f;
}


/* Base wrapper for just this field */
.gform_wrapper .btn-radio .gfield_radio li {
  margin: 0.25rem 0.4rem 0.25rem 0; /* spacing between buttons */
  list-style: none;
}

/* Hide the native radio but keep it focusable & screen-reader friendly */
.gform_wrapper .btn-radio .gfield_radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.gform_wrapper .btn-radio .gfield_radio label {
  display: inline-block;
  padding: 0.55rem 0.9rem;
  border: 1px solid #e9e1d8;
  border-radius: 200px;
  font-family: "Plus Jakarta Sans", sans-serif;;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  background: transparent;
  transition: box-shadow .15s ease, border-color .15s ease, background .15s ease;
  user-select: none;
}

.gform_wrapper .btn-radio .gfield_radio input[type="radio"] {
  position: absolute;
  visibility: hidden;
}

.gform_wrapper .btn-radio .gfield_radio label:hover {
  border-color: #b8bec7;
}
.gform_wrapper .btn-radio .gfield_radio input[type="radio"]:focus + label {
  outline: 2px solid #84caff;
  outline-offset: 2px;
}

.gform_wrapper .btn-radio .gfield_radio input[type="radio"]:checked + label {
  background: #0ea5e9;          
  color: #fff;
  border-color: #0ea5e9;
  box-shadow: 0 0 0 2px rgba(14,165,233,.15);
}

.gform_wrapper .btn-radio .gfield_radio input[type="radio"][disabled] + label,
.gform_wrapper .btn-radio .gfield_radio label[aria-disabled="true"] {
  opacity: .55;
  cursor: not-allowed;
}

.gform_wrapper .btn-radio.btn-radio--sm .gfield_radio label {
  padding: 0.4rem 0.7rem;
  font-size: 0.875rem;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield input  {
  background-color: #fff;
  border-radius: 8px;
  border: solid 1px #88754f;
  color: #7c766f;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;  
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  text-align: left;  
  width: 100%;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield select  {
  background-color: #fff;
  border-radius: 8px;
  border: solid 1px #88754f;
  color: #7c766f;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;  
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  text-align: left;  
  width: 100%;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield textarea  {
  background-color: #fff;
  border-radius: 8px;
  border: solid 1px #88754f;
  color: #7c766f;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;  
  height: 100px !important;
  line-height: 1.5px;
  padding: 18px 14px;
  text-align: left;  
  width: 100%;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield .gchoice {
  display: flex;
  align-content: center;
  align-items: center;
  margin: 0 0 7px;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield input[type="radio"],
.bar-request-form .gform_wrapper.gravity-theme .gfield input[type="checkbox"] {
  height: 24px;
  width: 24px;
  margin: 0 10px 0px 0;
}

.bar-request-form .gform_wrapper.gravity-theme .field_description_above .gfield_description {
  color: #4a4640;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;  
  line-height: 1.2;
  padding: 0 0 8px;
  text-align: left; 
}

.bar-request-form .gform_wrapper.gravity-theme .gfield--type-html#field_5_18 {
  background-color: #ffefd5;
  border: 1px solid #88754f;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
}

.bar-request-form .gform_wrapper.gravity-theme .gfield--type-html .bar-flavor-btn-wrap p {
  margin: 0 0 10px;
}

.bar-request-form .gform_wrapper.gravity-theme .ginput_container_date {
  position: relative;
}

.bar-request-form .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
}

.bar-request-form .gform_wrapper.gravity-theme .gform_button {
  color: #fff;
  background-color: #130d00;
  border-radius: 200px;
  border: 0 none;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  height: 64px;
  line-height: 64px;
  text-align: center;
}

/* ----------------- /Bar Request Form ----------------- */

/* ----------------- Gifting ----------------- */

.gifting-hero-sec {
  background-color: #fff;
  padding: 80px 0;
}
.gifting-hero-hdr {
  margin-bottom: 50px;
}
.gifting-hero-hdr h5 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
  margin-bottom: 20px;
}
.gifting-hero-hdr p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
  color: #402d00;
}
.how-it-work-sec {
  background-color: #fff;
  padding: 0 0 80px;
}
.how-it-work-hdr-txt {
  margin-bottom: 50px;
}
.how-it-work-card-img {
  margin-bottom: 20px;
}
.how-it-work-card-title h5 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #402d00;
}
.unique-gift-sec {
  background-color: #ffdea0;
  padding: 104px 0;
}
.unique-gift-sec-hdr {
  margin-bottom: 50px;
}
.unique-gift-txt p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  text-align: left;
  color: #402d00;
}
.unique-gift-card {
  background-color: #fff;
  border-radius: 16px;
}
.unique-gift-card-img img {
  border-radius: 16px 16px 0 0;
}
.unique-gift-card-slogan {
  background-color: #f7ba17;
  padding: 8px 16px;
}
.unique-gift-card-slogan p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
.unique-gift-card-txt {
  padding: 30px 20px;
  position: relative;
  height: 90%;
}
.unique-gift-card-txt h4 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.14;
  text-align: left;
  color: #130d00;
  margin-bottom: 20px;
}
.unique-gift-card-txt p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  margin-bottom: 10px;
}
.unique-gift-card-txt a.prd-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.e-gifts-sec {
  background-color: #fff;
  padding: 80px 0;
}
.e-gifts-img img {
  border-radius: 16px;
}
.e-gifts-txt h3 {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.21;
  text-align: left;
  color: #130d00;
  margin-bottom: 30px;
}
.e-gifts-txt p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
  margin-bottom: 30px;
}
.e-gifts-txt a.prd-btn {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
}
p.faqs-note {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #daa200;
}
.faqs-hdr h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  text-align: left;
  color: #402d00;
  margin-bottom: 0;
}
a.faqs-email-link{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
  text-decoration: underline;
  color: #402d00;
}

.num-list {
  list-style: decimal outside;
  padding-left: 15px;
}
.unique-gift-card-txt .num-list, .unique-gift-card-txt .dot-list {
  margin-bottom: 10px;
  padding-left: 15px;
}
.unique-gift-card-txt .num-list li, .unique-gift-card-txt .dot-list li {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #402d00;
  position: relative;  
}
.unique-gift-card-txt .dot-list li {
  list-style: none;
  padding-left: 20px;
}
.unique-gift-card-txt .dot-list li::before {
  color: #fabc16;
  content: "✓";
  font-size: 16px;
  font-weight: normal;
  left: 0;
  position: absolute;
  top: 0;
}





/* ----------------- /Gifting ----------------- */



.payment_box.payment_method_finix_gateway { overflow: visible !important; }
.checkout .checkout-card .pickup__summary h3 {
  font-size: 28px;
}
.checkout .checkout-card .pickup__summary {
  display: none;
}

.dot-list {
  list-style: disc outside;
  padding-left: 30px;
  margin-bottom: 30px;
}
.dot-list li {
  display: list-item;
  list-style: disc outside;
  color: #402d00;
  font-size: 18px;
  line-height: 1.7;
}

.woocommerce-Address-title h2 {
  font-size: 38px;
}
.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title a.edit {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  margin-bottom: 30px;
  padding: 0 32px;
  text-align: center;
}
.woocommerce-MyAccount-content form h2 {
  font-size: 38px;
}
.woocommerce-MyAccount-content .woocommerce-address-fields button.button,
.woocommerce-MyAccount-content .woocommerce-address-fields button.button:hover {
  background-color: #130d00;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  margin-top: 30px;
  padding: 0 32px;
  text-align: center;
}


.woocommerce div.product.product_cat-coffee form.cart .variations label,
.woocommerce div.product.product_cat-refreshers form.cart .variations label {
  display: block;
}
.product_cat-coffee .gwvr-btn {
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
}

.woocommerce .cart .product-remove a.remove, 
.woocommerce .cart .product-remove a.remove:hover {
  background-color: transparent;
  border: 1px solid #222;
  border-radius: 50%;
  color: #222 !important;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: normal;
  height: 30px;
  line-height: 22px;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  width: 30px;
}
.woocommerce .cart .product-remove a.cart-edit-link, 
.woocommerce .cart .product-remove a.cart-edit-link:hover {
  background-color: transparent;
  border: 1px solid #222;
  border-radius: 50%;
  color: #222 !important;
  display: block;
  float: left;
  font-size: 20px;
  font-weight: normal;
  height: 30px;
  line-height: 24px;
  margin-bottom: 5px;
  margin-left: 10px !important;
  padding: 0;
  text-align: center;
  width: 30px;
}
.woocommerce .cart .product-remove a.cart-edit-link i {font-size: 10px;}

.payment_method_finix_gateway #finix_gateway-form .finix-form-container iframe, 
.payment_method_finix_gateway #finix_bank_gateway-form .finix-form-container iframe {
  height: 45px !important;
}
.payment_method_finix_gateway .finix-wc-form > div {
  width: 100% !important;
}
.payment_method_finix_gateway #finix_gateway-form .finix-form-container .field-array {
  gap: 10px !important;
  margin-top: 0 !important;
}

#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  background-color: #ffdf89 !important;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #ffdf89 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}
.woocommerce td.product-name dl.variation dd.variation-Flavors,
.mini-cart-drawer-sticky .mc-prd-txt dd.variation-Flavors,
.woocommerce ul.woocommerce-mini-cart li dl.variation dd.variation-Flavors {
  display: none;
}
.woocommerce td.product-name dl.variation dt, 
.woocommerce td.product-name dl.variation dd, 
.woocommerce td.product-name dl.variation p {
  font-size: 14px;
  display: block;
  float: none !important;
}
.checkout-content .woocommerce form.checkout .checkout-card table.shop_table tr.cart_item td.product-name br,
.wc-main .woocommerce .woocommerce-cart-form table.shop_table td.product-name > a br {
  display: none;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd p, .woocommerce ul.product_list_widget li dl dd p,
.mini-cart-drawer .mc-prd-txt dd p, .mini-cart-drawer-sticky .mc-prd-txt dd p  {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
  margin-bottom: 0;
}
.mini-cart-drawer .mc-prd-txt dt, .mini-cart-drawer-sticky .mc-prd-txt dt  {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #4a4640;
  margin-bottom: 0;
}
.woocommerce ul.cart_list li dl dd p strong, .woocommerce ul.product_list_widget li dl dd p strong,
.mini-cart-drawer .mc-prd-txt dd p strong, .mini-cart-drawer-sticky .mc-prd-txt dd p strong  {
  font-size: 13px;
}
.mini-cart-drawer .mc-prd-txt a.mini-cart-prd-title br {display: none;}

.description-toggle .description-button {
  display:inline-flex; align-items:center; gap:.5rem; position: relative;
}
.description-toggle .description-button .fa-chevron-down {
  transition: transform .2s ease;
}
.description-toggle .description-button.show .fa-chevron-down {
  transform: rotate(180deg);
  position: absolute;
  right: 16px;
  top: 10px;
}
.description-content[hidden] { display: none !important; }
.description-toggle .description-button.show {
  padding: 10px 0 0;
}
.woocommerce ul.cart_list li dl dd, 
.woocommerce ul.cart_list li dl dt, 
.woocommerce ul.product_list_widget li dl dd, 
.woocommerce ul.product_list_widget li dl dt {
  float: none !important;
}
.single-product .product h1.product_title br {
  display: none;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce-additional-fields h3 {
  font-size: 24px;
}
.woocommerce .checkout table.shop_table td.product-thumbnail {
  width: 100px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table td.product-remove {
  width: 110px;
}
.wc-main .woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
  width: 110px;
}

.related.products {
  margin-top: 50px;
}
.related.products > h2 {
  font-size: 40px;
  margin-bottom: 30px;
  color: #daa200;
}
.related.products > h2 span {
  color: #130d00;
}
.woocommerce a.added_to_cart.wc-forward {
  padding: 0;
  display: none;
  overflow: hidden;
}
.mywc-conditional-products ul.products li.product > a.woocommerce-loop-product__link, 
.mywc-conditional-products ul.products li.product > a.woocommerce-loop-product__link img {
  background-color: #fff;
  margin: 0;
  border-radius: 16px 16px 0 0;
}
.mywc-conditional-products ul.products li.product .prd-box {
  background-color: #FFDEA0;
  border-radius: 0 0 16px 16px;
  padding: 10px;
}
/*.woocommerce .mywc-conditional-products ul.products li.product {
  margin-bottom: 20px !important;
}*/
.woocommerce .mywc-conditional-products ul.products li.product .button {
  margin: 0 !important;
}

.woocommerce .mywc-conditional-products ul.products li.product h2.woocommerce-loop-product__title {
  padding-top: 0;
  min-height: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.36;
}
.woocommerce .mywc-conditional-products ul.products li.product h2.woocommerce-loop-product__title span {
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.pcf-btn-wrap {
  display:flex; gap:.75rem; align-items:center; flex-wrap:wrap;
  margin-bottom: 50px;
}
.pcf-btn {
  display: inline-flex; align-items: center; gap: .45rem;
  padding: .45rem .65rem; background-color: #fff; border: 1px solid #eff3f5;
  border-radius: 8px; cursor: pointer; width: 180px; justify-content: space-between;
  height: 60px; box-shadow: 0 2px 6px 0 rgba(33, 39, 45, 0.03);
}
.pcf-btn[aria-pressed="true"] { background-color: #ffefd5; border: 1px solid #f7ba17; }
.pcf-ico { 
  width: 36px; height: 36px; background-size:contain; 
  background-repeat:no-repeat; background-position:center;
  border-radius: 50%; background-image: var(--pcf-icon);
}
.pcf-btn[aria-pressed="true"] .pcf-ico {
  background-image: var(--pcf-icon-active);
}
.pcf-text {
  font-size: 14px; font-weight: 600; color: #21272d; text-align: left;
}
.pcf-count {
  color: rgba(33, 39, 45, 0.6); display: block; font-size: 12px; 
  font-weight: 400; width: auto; text-align: left; line-height: 1.2; margin-top: 2px;
}
.pcf-empty { display:none; margin-top:1rem; opacity:.7; }

/* Hide dropdown on desktop */
.pcf-select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M297.4 438.6C309.9 451.1 330.2 451.1 342.7 438.6L502.7 278.6C515.2 266.1 515.2 245.8 502.7 233.3C490.2 220.8 469.9 220.8 457.4 233.3L320 370.7L182.6 233.4C170.1 220.9 149.8 220.9 137.3 233.4C124.8 245.9 124.8 266.2 137.3 278.7L297.3 438.7z"/></svg>');
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 200px;
  border: 1px solid #ddd;
  display: none;  
  font-size: 16px;
  font-weight: 600;
  height: 54px;
  line-height: 52px;
  margin-bottom: 30px;
  padding: 0px 20px;  
  width: 100%;
}
.pcf-select option {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.7;
  padding: 10px 20px 15px;
}
.pcf-select option:checked {
  background: #ffc726 !important;
  color: #000 !important;
}
.pcf-select option:hover {
  background: #ffc726 !important;
  color: #000 !important;
}


/* PRoduuct Modifier CSS */

/* wrapper grid */
.gwpm-group.radio-btns .gwpm-options, 
.gwpm-group.checkbox-btns .gwpm-options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 14px;
}

.gwpm-option {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 14px;
  padding: 14px 12px 12px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.03);
}

/* card */
.gwpm-group.radio-btns label, 
.gwpm-group.checkbox-btns label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1px;  
  cursor: pointer;
  transition: 0.15s ease-in-out;  
}

/* radio itself – keep visible */
.gwpm-group.radio-btns input[type="radio"], 
.gwpm-group.fullwidth-radio-btns input[type="radio"] {
  width: 18px;
  height: 18px;
  accent-color: #9b4b1b; /* modern browsers */
  flex: 0 0 auto;
}

/* label text */
.gwpm-group.radio-btns .gw-option-label, 
.gwpm-group.checkbox-btns .gw-option-label {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.2;
}
.gwpm-group.radio-btns .gwpm-option label.gwpm-main, 
.gwpm-group.checkbox-btns .gwpm-option label.gwpm-main {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  gap: 10px;
  cursor: pointer;
  padding: 0 !important;
}

/* hover */
.gwpm-group.radio-btns .gwpm-option:hover, 
.gwpm-group.checkbox-btns .gwpm-option:hover, 
.gwpm-group.fullwidth-radio-btns .gwpm-option:hover {
  border-color: #f3d3b2;
  background-color: #fffaf2;
}

/* CHECKED STATE
   we need to catch "label that contains a checked radio" */
.gwpm-group.radio-btns label:has(input[type="radio"]:checked), 
.gwpm-group.checkbox-btns label:has(input[type="checkbox"]:checked), 
.gwpm-group.fullwidth-radio-btns label:has(input[type="radio"]:checked) {
  /*background: #9b4b1b; */          /* dark brown bg on select */
  border-color: #9b4b1b;
  /*box-shadow: 0 0 0 3px rgba(155,75,27,0.15);*/
}

/* text turns white on select */
.gwpm-group.radio-btns label:has(input[type="radio"]:checked) .gw-option-label, 
.gwpm-group.checkbox-btns label:has(input[type="checkbox"]:checked) .gw-option-label, 
.gwpm-group.fullwidth-radio-btns label:has(input[type="radio"]:checked) .gw-option-label {
  color: #333;
}

/* radio stays white circle on dark bg */
.gwpm-group.radio-btns label:has(input[type="radio"]:checked) input[type="radio"], 
.gwpm-group.checkbox-btns label:has(input[type="checkbox"]:checked) input[type="checkbox"], 
.gwpm-group.fullwidth-radio-btns label:has(input[type="radio"]:checked) input[type="radio"] {
  background: #fff;
}

.variations tr {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-wrap: wrap;
}

/* wrapper */
.gwvr-buttons.gwvr-pa_temperature, .gwvr-buttons.gwvr-pa_size {
  display: flex;
  gap: 14px;
  background: #fdf5e5; /* optional, page bg like screenshot */
  padding: 6px 0;
}

/* each button */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn, .gwvr-buttons.gwvr-pa_size .gwvr-btn {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 220px;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 16px;
  padding: 0 20px 0 60px;
  cursor: pointer;
  transition: all .18s ease;
  box-shadow: 0 8px 18px rgba(0,0,0,0.02);
  font-size: 15px;
  font-weight: 500;
  color: #666;
  line-height: 66px;
  height: 70px;
}

/* icon circle (we'll fake it with :before) */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn::before, .gwvr-buttons.gwvr-pa_size .gwvr-btn::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: #f4f4f4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #888;
}

/* 4 specific terms -------------------------------------------------- */

/* 1) not toasted */
.gwvr-pa_temperature .gwvr-btn.term-not-toasted::before {
  content: "❄";
  background: rgba(255,255,255,.5);
  color: #d5a201;
}

/* 2) toasted */
.gwvr-pa_temperature .gwvr-btn.term-toasted::before {
  content: "🔥";
  background: rgba(255, 110, 44, .14);
  color: #ff4d2b;
}

/* 3) hot */
.gwvr-pa_temperature .gwvr-btn.term-hot::before {
  content: "🔥";
  background: rgba(255,192,145,.25);
  color: #ff7d3a;
}

/* 4) iced */
.gwvr-pa_temperature .gwvr-btn.term-iced::before,
.gwvr-pa_temperature .gwvr-btn.term-cold::before {
  content: "❄";
  background: rgba(0,147,255,.1);
  color: #0d7ac7;
}

/* 4 UNIVERSAL SIZE ICONS ---------------------------------- */
/* Large */
.gwvr-buttons.gwvr-pa_size .gwvr-btn.term-large::before {
  content: "L"; 
  background: rgba(231, 92, 17, 0.14);
  color: #333;
  transform: translateY(-50%) scale(1.1);
}
/* Medium */
.gwvr-buttons.gwvr-pa_size .gwvr-btn.term-medium::before {
  content: "M";
  background: rgba(3, 155, 229, 0.12);
  color: #333;
}
/* Regular */
.gwvr-buttons.gwvr-pa_size .gwvr-btn.term-regular::before {
  content: "R";
  background: rgba(255, 193, 7, 0.13);
  color: #333;
}
/* Small */
.gwvr-buttons.gwvr-pa_size .gwvr-btn.term-small::before {
  content: "S";
  background: rgba(98, 0, 234, 0.1);
  color: #333;
}

/* active tick (right side) */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn::after, .gwvr-buttons.gwvr-pa_size .gwvr-btn::after {
  content: "✓";
  position: absolute;
  right: 5px;
  top: 5px;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: #fabb28;
  border: 2px solid #ffe8aa;
  box-shadow: 0 4px 10px rgba(250, 187, 40, 0.45);
  opacity: 0;
  pointer-events: none;
  color: #fff;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
}

/* ACTIVE state (.active is already in your HTML) */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn.active,
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn[aria-pressed="true"],
.gwvr-buttons.gwvr-pa_size .gwvr-btn.active,
.gwvr-buttons.gwvr-pa_size .gwvr-btn[aria-pressed="true"] {
  background: #ffe392;
  border-color: #fcc948;
  color: #3f3521;
  box-shadow: 0 10px 24px rgba(252, 182, 46, 0.28);
}

/*.gwvr-buttons.gwvr-pa_temperature .gwvr-btn.active::before,
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn[aria-pressed="true"]::before,
.gwvr-buttons.gwvr-pa_size .gwvr-btn.active::before,
.gwvr-buttons.gwvr-pa_size .gwvr-btn[aria-pressed="true"]::before {
  background: rgba(255,255,255,0.5);
}*/

/* show tick only on active */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn.active::after,
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn[aria-pressed="true"]::after,
.gwvr-buttons.gwvr-pa_size .gwvr-btn.active::after,
.gwvr-buttons.gwvr-pa_size .gwvr-btn[aria-pressed="true"]::after {
  opacity: 1;
}

/* hover */
.gwvr-buttons.gwvr-pa_temperature .gwvr-btn:hover, .gwvr-buttons.gwvr-pa_size .gwvr-btn:hover {
  transform: translateY(-1px);
}

.fullwidth-radio-btns .gwpm-options label span.gw-option-label {
  padding-left: 10px;
}

.gwpm-group input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}

.gwpm-group input[type="checkbox"]:checked {
  background-color: #9b4b1b !important;
  border-color: #9b4b1b;
}

.gwpm-group input[type="checkbox"]:checked::after {
  content: "✔";
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 1px;
  left: 3px;
}



.mini-cart-drawer .woocommerce-mini-cart .woocommerce-mini-cart-item dl.variation {
  display: flex;
  flex-wrap: wrap;
  align-items: center; 
}

.mini-cart-drawer .woocommerce-mini-cart .woocommerce-mini-cart-item dl.variation dt,
.mini-cart-drawer .woocommerce-mini-cart .woocommerce-mini-cart-item dl.variation dd {
  margin: 0;
  padding: 2px 0;
}

.mini-cart-drawer .woocommerce-mini-cart .woocommerce-mini-cart-item dl.variation dt {
  font-weight: 700;
}

.mini-cart-drawer .woocommerce-mini-cart .woocommerce-mini-cart-item dl.variation dd {
  margin-right: 5px;
}

.fullwidth-radio-btns .gwpm-options {
  grid-template-columns: 1fr !important;
}

.fullwidth-checkbox-btns .gwpm-options {
  grid-template-columns: 1fr !important;
}

.fullwidth-radio-btns .gw-option-label, .fullwidth-checkbox-btns .gw-option-label {
  text-align: left !important; padding-left: 10px;
}
.gwpm-fl-title {
  font-size: 14px;
  line-height: 1.3;
}
.gwpm-fl-title strong {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}
.gwpm-group.fullwidth-radio-btns {
  height: 460px;
  overflow-y: scroll;
}

/* Attach this class to any scrollable element */
.gwpm-group.fullwidth-radio-btns,
.gwfp-flavors {
  overflow: auto;                   /* or overflow-y: auto */
  scrollbar-width: thin;            /* Firefox */
  scrollbar-color: #f7ba17 #ffedb9; /* Firefox */
}
.gwfp-flavors {margin-bottom: 25px !important;}

/* Chrome/Edge/Safari */
.gwpm-group.fullwidth-radio-btns::-webkit-scrollbar,
.gwfp-flavors::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.gwpm-group.fullwidth-radio-btns::-webkit-scrollbar-track,
.gwfp-flavors::-webkit-scrollbar-track {
  background: #f7ba17;          /* or rgba(0,0,0,.08) for a visible track */
  border-radius: 999px;             /* rounded track */
}
.gwpm-group.fullwidth-radio-btns::-webkit-scrollbar-thumb,
.gwfp-flavors::-webkit-scrollbar-thumb {
  background: #f7ba17;
  border-radius: 999px;             /* <-- rounded thumb */
  border: 2px solid #f7ba17;    /* keeps a pill shape and gap to track */
  background-clip: content-box;
}
.gwpm-group.fullwidth-radio-btns:hover::-webkit-scrollbar-thumb,
.gwfp-flavors:hover::-webkit-scrollbar-thumb {
  background: #f7ba17;
}

/* Optional: darker UI support */
@media (prefers-color-scheme: dark) {
  .gwpm-group.fullwidth-radio-btns {
    scrollbar-color: #f7ba17 #ffedb9;
  }
  .gwpm-group.fullwidth-radio-btns::-webkit-scrollbar-thumb {
    background: #f7ba17;
  }
}






/*.myaccount-content .woocommerce {
  flex-direction: column;
}*/
.myaccount-content .woocommerce form .form-row label {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
  padding: 0;
}
.myaccount-content .woocommerce form .select2-container .select2-dropdown, 
.myaccount-content .woocommerce form .select2-container .select2-selection {
  border: 0 none;
  border-radius: 8px;
}
.myaccount-content .woocommerce form .form-row .input-text,
.myaccount-content .woocommerce form .form-row .select2-selection__rendered {
  border: 1px solid #ccc;
  border-radius: 8px;
  color: #0a0a0a;
  font-size: 16px;
  font-weight: normal;
  height: 47px;
  line-height: 45px;
  padding: 0 20px !important;  
}
.myaccount-content .woocommerce form > p, 
.myaccount-content .woocommerce form .woocommerce-privacy-policy-text p {
  font-size: 14px;
  margin-bottom: 10px !important;
  padding: 0;
}

.myaccount-content .woocommerce form .form-row .woocommerce-form-login__submit,
.myaccount-content .woocommerce form .form-row .woocommerce-form-register__submit {
  background-color: rgb(19, 13, 0);
  border-radius: 200px;
  border: 0 none;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  height: 54px;
  line-height: 54px;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}


.gw-account-form h3.gw-page-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.31px;
  text-align: left;
  color: #0a0a0a;
  margin-bottom: 30px;
}
.gw-card.gw-card--personal, .gw-card.gw-card--password {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 24px;
  margin-bottom: 20px;
}
.gw-card .gw-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.gw-card .gw-card__title {
  color: #0a0a0a;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin: 0;
  text-align: left;  
}
.gw-card .gw-card__title .gw-ic {
  margin-right: 8px;
}
.gw-card .gw-pill.gw-edit-toggle, 
.gw-card .gw-pill.gw-password-toggle {
  background-color: #000;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  letter-spacing: -0.31px;
  padding: 0 20px;
  text-align: center;
  width: auto;  
}
.gw-card__body .gw-help {
  color: #364153;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 0;
  text-align: left;  
}
.gw-card.gw-card--danger {
  background-color: #fef2f2;
  border: solid 1px #ffc9c9;
  border-radius: 14px;
  margin-bottom: 20px;
  padding: 24px;
  display: none;
}

.gw-card.gw-card--danger .gw-card__title {
  color: #c10007;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 20px;
  text-align: left;  
}
.gw-card.gw-card--danger .gw-help {
  color: #364153;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 30px;
  text-align: left;  
}
.gw-card.gw-card--danger .gw-danger-btn {
  background-color: #e7000b;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  letter-spacing: -0.31px;
  padding: 0 20px;
  text-align: center;
  width: auto;
}
.gw-actions .woocommerce-Button.button, .gw-actions .woocommerce-Button.button:hover {
  background-color: #000;
  border-radius: 200px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  letter-spacing: -0.31px;
  padding: 0 20px;
  text-align: center;
  width: auto;
}
#account_display_name_description em {
  font-size: 14px;
}

.myaccount__address-hdr {
  margin-bottom: 30px;
}
.myaccount__address-hdr h3.myaccount__address-hdr__title,
.woocommerce-MyAccount-content .woocommerce-Address-title h2,
.woocommerce-MyAccount-content form h3,
.woocommerce-order-details h2.woocommerce-order-details__title,
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.31px;
  text-align: left;
  color: #0a0a0a;
  margin-bottom: 10px;
}
.myaccount__address-hdr p {
  color: #364153;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 0;
  text-align: left;
}
address.myaccount-address__content,
.woocommerce-MyAccount-content .woocommerce-order-details,
.woocommerce-columns--addresses .woocommerce-column {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 24px;
}
address.myaccount-address__content .account-address__name strong {
  color: #0a0a0a;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 10px;
  text-align: left;  
}
address.myaccount-address__content .account-address__lines {
  color: #364153;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 0;
  text-align: left;  
}
address.myaccount-address__content a.edit {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  color: #0a0a0a;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  letter-spacing: -0.31px;
  margin: 30px 0 0;
  padding: 0 20px;
  text-align: center;  
}
address.myaccount-address__content a.edit i {
  margin-right: 8px;
}
.woocommerce-address-fields {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 24px;
}
.woocommerce-order-details .wc-item-meta li {
  display: block;
}
ul.wc-item-meta li strong.wc-item-meta-label {
  float: none !important;
}
ul.wc-item-meta li p {
  clear: both !important;
}
.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 14px;
  padding: 24px;
  min-height: 270px;
}
.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address,
.woocommerce-customer-details address {
  color: #364153;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  text-align: left !important;
  padding: 15px !important;
  gap: 10px;
}
.woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column address p,
.woocommerce-customer-details address p {
  color: #364153;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.31px;
  margin-bottom: 0;
  text-align: left;
}

.checkout-content .woocommerce .woocommerce-order .woocommerce-order-details,
.checkout-content .woocommerce .woocommerce-order .woocommerce-customer-details,
.checkout-content .woocommerce .woocommerce-order > div {
  background-color: #fff7ea;
  border-radius: 14px;
  padding: 24px;
}
.checkout-content .woocommerce .woocommerce-order > div {
  display: flex;
  flex-direction: row;
  gap: 70px;
  justify-content: flex-start;
  align-items: center;
}
.checkout-content .woocommerce .woocommerce-order > div p {
  margin-bottom: 10px;
  text-transform: capitalize;
}
.woocommerce-table__product-name a {
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 18px;
}
.wc-item-meta li, .wc-item-meta li strong, .wc-item-meta li p {
  font-size: 14px;
}





/* -------------- Corporate Gift Order CSS -------------- */

.cgo-main {
  background-color: #ffefd5;
  padding: 80px 0;
}
.cg-hero h1 {
  color: #130d00;
  font-size: 62px;
  font-weight: 800;
  line-height: 1.11;
  letter-spacing: normal;
  margin-bottom: 24px;
  text-align: center;  
}
.cg-hero h1 span {font-size: 48px;}
.cg-hero p.cg-hero__subtitle {
  color: #402d00;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 26px;
  text-align: center;  
}
.cg-hero p {
  color: #4a4640;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 29px;
  text-align: center;  
}
form#cgForm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
form#cgForm > :nth-last-child(-n + 2) {
  grid-column: span 2;
}
.gift-card, .form-card {
  background-color: #fff;
  border: solid 2px rgba(0, 0, 0, 0);
  border-radius: 16px;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 36px 36px 56px;
}
/*.gift-card + .gift-card, .summary-card, .form-card, .form-card, .submit-wrap {margin-top: 24px;}*/
.card-txt h4 {
  color: #0a0a0a;
  font-size: 26px;
  font-weight: 800;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  line-height: 1.14;
  letter-spacing: normal;
  margin-bottom: 10px;
  text-align: left;  
}
.card-txt h6 {
  color: #4a5565;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 13px;
  text-align: left;  
}
.card-txt p {
  color: #6a7282;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 8px;
  text-align: left;
  color: #6a7282;
}
ul.checklist {list-style: none;margin: 0;padding: 0;}
ul.checklist li {
  color: #364153;
  display: block;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  text-align: left;  
}
ul.checklist li::before {
  color: #fabc16;
  content: "✓";
  font-size: 16px;
  font-weight: normal;
  left: 0;
  position: absolute;
  top: 0;
}
.card-txt p.desp {
  color: #364153;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 8px;
  text-align: left;  
}
.action-btns { border-top:1px solid #eee7db; margin-top:20px; padding-top:18px; position:relative; }
.action-btns .col-md-6 + .col-md-6 { position: relative; }
.action-btns label {
  color: #364153;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 10px;
  text-align: left;  
}
.qty-controls { display:flex; align-items:center; gap:10px; }
.qty-controls .btn {
  background-color: #f3f4f6;
  border: 0 none;
  border-radius: 10px;
  color: #0a0a0a;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 44px;  
}
.qty-controls input[type=number] {
  align-items: center;
  background-color: #fff;
  border: solid 2px #e5e7eb;
  border-radius: 10px;
  color: #0a0a0a;
  flex-grow: 1;
  font-size: 16px;
  font-weight: 600;
  height: 52px;
  line-height: 48px;
  text-align: center;
  padding: 0 20px;  
}
.qty-controls input::-webkit-outer-spin-button, 
.qty-controls input::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }
.qty-controls input[type=number] { -moz-appearance:textfield; }

.filedrop {
  background-color: #fafaf9;
  border: solid 2px #d1d5dc;
  border-radius: 10px;
  height: 52px;
  padding: 7px 10px;
  position:relative;
}
.filedrop:hover { border-color: #222; }
.filedrop input[type=file] { position:absolute; inset:0; opacity:0; cursor:pointer; }
.fd-label {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.fd-label p {
  color: #364153;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin: 0;
  padding-left: 40px;
  text-align: left;  
}
.fd-label p span {
  color: #6a7282;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
}
.fd-label p::before {
  content: "\e09a";
  position: absolute;
  top: 12px;
  left: 20px;
  font-family: "Font Awesome 6 Free";
  font-size: 20px;
  color: #99a1af;
}
.csv-template-link.small {
  position: absolute;
  bottom: -30px;
  right: 10px;
  text-decoration: underline;
  font-weight: 600;
  color: #174ff7;
}
.summary-card {
  background-color: #fabc16;
  border-radius: 16px;
  padding: 32px;
}

.summary-line{ display:flex; align-items:flex-start; justify-content:space-between; gap:16px; padding:12px 0; }
.summary-line + .summary-line{ border-top:1px dashed rgba(0,0,0,.12); }
.summary-name{ font-weight:700; }
.summary-sub{ color:rgba(0,0,0,.6); font-size:.95rem; margin-top:2px; }
.summary-amount{ font-weight:700; white-space:nowrap; }
.summary-rule{ border-top:2px solid #000; margin:18px 0; }
.summary-total{ display:flex; justify-content:space-between; align-items:center; }
.summary-total .label{ font-weight:800; }
.summary-total .value{ font-weight:900; font-size:1.2rem; }
@media (max-width:575.98px){ .summary-line{ flex-direction:column; align-items:flex-start; } .summary-amount{ margin-top:6px; } }


.form-card label {
  color: #364153;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  margin-bottom: 8px;
  text-align: left;  
}
.form-card input {
  background-color: #fff;
  border: solid 2px #e5e7eb;
  border-radius: 10px;
  color: rgba(10, 10, 10, 0.5);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 52px;
  align-items: center;
  margin-bottom: 10px;
  padding: 0 16px;  
}
.form-card textarea {
  background-color: #fff;
  border: solid 2px #e5e7eb;
  border-radius: 10px;
  color: rgba(10, 10, 10, 0.5);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 128px;
  line-height: 1.3;
  align-items: center;
  margin-bottom: 0;
  padding: 16px;  
}
.submit-wrap .btn, .submit-wrap .btn:hover {
  background-color: #130d00;
  border: 0 none;
  border-radius: 200px;
  color: #fff;
  display: block;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  height: 64px;
  line-height: 64px;
  padding: 0 32px;
  text-align: center;
  width: 100%;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background-color: #ffc11c;
  border-top: 3px solid #d4a449;
  border-radius: 12px;
  font-weight: 700;
}

.product_cat-egg-salads .description-content p strong {
  display: none;
}

.shipping__summary h3, .pickup__summary h3 {
  font-size: 24px;
}
.shipping-summary__data p, .pickup-summary__data p {
  margin: 0;
}

.faqs-sec.h-faqs-sec {
  padding: 80px 0;
}
.h-faqs-sec .faqs-accordions-wrap .accordion {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  align-items: start;
  grid-auto-flow: row dense;
}
.h-faqs-sec .accordion .accordion-item {
  background-color: #fffefb;
  padding: 0 20px;
  border-radius: 16px;
  height: auto;
}
.h-faqs-sec .faqs-hdr {
  margin-bottom: 50px;
}
.h-faqs-sec .faqs-hdr p {
  text-align: center;
}
a.call-now-btn {
  background-color: #f7ba17;
  border-radius: 200px;
  color: #402d00;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 32px;
  text-align: center;
  width: 182px;
}

.address-field span.woocommerce-input-wrapper strong {
  display: block;
}


/* ----------------- Responsiveness/Mobile CSS ----------------- */

@media only screen and (max-width: 1920px) {
  .mini-cart-drawer ul.cart_list, 
  .mini-cart-drawer-sticky ul.cart_list, 
  .woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    height: 65vh;
  }
}

@media only screen and (max-width: 1680px) {
  .mini-cart-drawer ul.cart_list, 
  .mini-cart-drawer-sticky ul.cart_list, 
  .woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    height: 64vh;
  }
}

@media only screen and (max-width: 1536px) {
  .mini-cart-drawer ul.cart_list, 
  .mini-cart-drawer-sticky ul.cart_list, 
  .woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    height: 65vh;
  }
}

@media only screen and (max-width: 1280px) {
  .header div#tnav-wrap.fixed-top {
    background-color: #fff;
    top: -1px;
  }
  #rmp_menu_trigger-793 {z-index: 999999;}
  .mini-cart-drawer.active, .mini-cart-drawer-sticky.active {
    z-index: 2147483647 !important;
  }
}

@media only screen and (max-width: 991.98px) {
  nav#snav-wrap.sticky-nav {
    display: none !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .header div#tnav-wrap.fixed-top {
    background-color: #fff;
    top: -1px;
  }
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 38px;
  }
  h3 {
    font-size: 34px;
  }
  div#topbar {
    display: none;
  }
  .top-links {
    display: none;
  }
  nav#bnav-wrap {
    padding: 0;
  }
  .navbar-brand img {
    width: 200px;
  }
  .header-cart {
    position: relative;
    right: 90px;
  }
  #rmp_menu_trigger-793.is-active {
    box-shadow: 0px 0px 5px #808080;
  }
  #rmp-container-793 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    background-color: #ffffff !important;
  }
  #rmp-menu-wrap-793 .rmp-menu-item-link {
    font-weight: 600 !important;
    height: auto !important;
    line-height: 1.7 !important;
    padding: 3% 5% !important;
    font-size: 24px !important;
  }
  .h-hero-sec {
    background-position: center center;
    padding: 64px 0;
  }
  .h-hero-content-img {
    margin-bottom: 30px;
  }
  .h-hero-content-img img {
    display: block;
    margin: 0 auto;
    width: 150px;
  }
  .h-hero-content-txt h1 {
    font-size: 42px;
    text-align: center !important;
  }
  .h-hero-content-txt p {
    text-align: center !important;
  }
  .h-hero-content-txt p br {display: none;}
  .shipping-prd {
    padding: 40px 20px 40px;
  }
  .shipping-prd-list li, .pickup-prd-list li {
    background-color: #ffebb5;
    border-radius: 16px;
    margin: 0 5px;
    padding: 10px;
    box-shadow: 0 2px 4px #8f8f8f;
  }
  .slide-arrow.prev-arrow {
    left: -10px;
  }
  .slide-arrow.next-arrow {
    right: -10px;
  }
  .salad-sampler-sec {
    padding: 60px 0;
  }
  .salad-sampler-content h3 {
    font-size: 34px;
  }
  .gift-card-sec {
    background-color: #fff7ea;
    padding: 60px 0;
  }
  .gift-card-box {
    height: 370px;
    margin-bottom: 20px;
  }
  .egg-swag-sec {
    padding: 60px 0;
  }
  .egg-swag-content h2 {
    font-size: 40px;
  }
  .build-own-kit-sec {
    padding: 30px 0;
  }
  .build-own-kit-text h2 {
    font-size: 40px;
  }
  .flavors-sec {
    padding: 60px 0 40px;
  }
  .customer-reviews-sec {
    padding: 60px 0;
  }
  .flavors-hdr-text h2, .customer-reviews-hdr-text h2 {
    font-size: 40px;
  }
  .flavors-list {
    padding: 0 20px;
  }
  .customer-reviews {
    padding: 0 20px;
  }
  .customer-reviews-box {
    margin: 0 5px;
  }
  .stores-sec {
    padding: 60px 0 40px;
  }
  .stores-img {
    margin-bottom: 30px;
  }
  .subs-save-sec {
    padding: 60px 0 30px;
  }
  .subs-save-sec-hdr h2 {
    font-size: 40px;
  }
  .subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--input-type-email,
  .subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--input-type-text {
    grid-column: 1 / -1 !important;
    width: 100% !important;
  }
  .subs-save-form .gform_wrapper.gform-theme--no-framework .gfield--type-submit {
    grid-column: 1 / -1 !important;
  }
  .about-hero-sec, .passion-sec, .founder-sec, .favorite-sec, .creation-sec,
  .hero-sec, .why-franchise-sec, .franchise-partner-sec, .stay-informed-sec, .form-sec,
  .locations-details {
    padding: 60px 0;
  }
  .location-gallery-section {
    padding: 0 20px;
  }
  .location-gallery-item, .offerings-gallery-item {
    margin: 0 5px;
  }
  ul.pickup-prd-list {
    padding: 0 20px;
  }
  .location-pickup-prd.acf-product-page-wrap {
    padding: 60px 20px;
  }
  .woocommerce button.single_add_to_cart_button.button.alt {
    margin-top: 0;
    width: 93% !important;
    position: fixed;
    bottom: 20px;
    z-index: 999;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 !important;
  }
  .woocommerce div.product {
    padding-top: 0 !important;
  }
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
  }
  .deviledegg-product-wrap {
    padding: 40px 0;
  }
  .woocommerce-product-gallery__image.slick-slide {
    margin: 0 5px;
  }
  .gwfp-flavors {
    height: auto;
    overflow-y: unset;
    padding-right: 0;
  }
  .flavor-item-inner {
    margin-bottom: 5px;
    justify-content: end;
  }
  .catering-hero-content-txt h1, .on-site-hdr-txt h2 {
    font-size: 44px;
  }
  .unique-txt h2, .service-delivery-hdr h2, .seasonal-special-customization-txt h3,
  .event-highlight-hdr h3, .add-us-menu-txt h2, .e-gifts-txt h3 {
    font-size: 36px;
  }
  .unique-sec, .service-delivery-sec, .faqs-sec, .e-gifts-sec, .unique-gift-sec {
    padding: 60px 0;
  }
  .delivery-setup-title h3, .delivery-included-title h3 {
    font-size: 32px;
  }
  .delivery-setup-table-hdr > ul > li, .delivery-setup-table-body > ul > li {
    width: 72%;
  }
  .seasonal-special-customization-txt a.catering-btn, .faqs-hdr a.catering-btn {
    margin: 0 auto 20px;
  }
  .faqs-accordions-wrap .accordion .accordion-item h2 button {
    line-height: 1.5;
    padding: 30px 30px 30px 0;
  }
  .faqs-accordions-wrap .accordion .accordion-item h2 button:not(.collapsed)::after {
    top: 23px;
  }
  .faqs-accordions-wrap .accordion .accordion-item h2 button::after {
    top: 18px;
  }
  .add-us-menu-sec {
    height: 420px;
  }
  .e-gifts-img {
    margin-bottom: 30px;
  }
  .how-it-work-card, .faqs-hdr.text-start {
    margin-bottom: 40px;
  }
  .how-it-work-card-title h5, .gifting-hero-hdr h5 {
    font-size: 20px;
  }
  .bar-request-form {
    padding: 40px 24px;
  }
  .bar-request-hdr p {
    font-size: 20px;
  }
  .location-pickup-prd .location-pickup-prd-hdr h2 {
    font-size: 36px;
  }
  .location-gallery-section .slide-arrow.next-arrow {
    right: 0px;
  }
  .location-gallery-section .slide-arrow.prev-arrow {
    left: 0;
  }
  .about-hero-content-txt h1 br {display: none;}
  #add_payment_method #payment ul.payment_methods li input, 
  .woocommerce-cart #payment ul.payment_methods li input, 
  .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0.5em 0 0;
  }
  h1.checkout-title {
    font-size: 42px;
  }
  .product-cat-filter .pcf-btn-wrap {
    display: none;
  }
  .product-cat-filter .pcf-select {
    display: block;
  }
  .cg-hero h1 {
    font-size: 52px;
  }
  .cg-hero p.cg-hero__subtitle {
    font-size: 20px;
  }
  form#cgForm {
    grid-template-columns: 1fr;
  }
  form#cgForm > :nth-last-child(-n + 2) {
    grid-column: span 1;
  }
  .gift-card {
    padding: 26px 20px 56px;
  }
  .gift-card .card-txt h4 {
    font-size: 24px;
    gap: 20px;
  }
  .h-faqs-sec .faqs-accordions-wrap .accordion {
    grid-template-columns: 1fr;
  }

}

@media only screen and (max-width: 575.98px) {

  .stores-text ul.store-list li:last-child a {
    width: 60% !important;
  }
  .stores-text ul.store-list li:last-child a::after {
    right: -90px !important;
  }
  .mini-cart-drawer ul.cart_list, .mini-cart-drawer-sticky ul.cart_list, .woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    height: 65dvh !important;  /* replaces vh */
    max-height: 65dvh !important;
  }
  .mini-cart-footer {
    position: sticky;
    bottom: 0;
    z-index: 9999;
  }
  
}

@media only screen and (max-width: 413.98px) {  
  
}