/*
Theme Name: Patties R Crust
Description: Customized for Patties R Crust (October 2024)
Author: AREDCREATIVE
Author URI: http://www.aredcreative.com
Template: uncode
Version: 2.0.0
Text Domain: uncode
*/

@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dangrek&display=swap');

@font-face {
    font-family: 'tangosans_bolditalic';
    src: url('assets/fonts/tangosans_bolditalic.woff2') format('woff2'),
         url('assets/fonts/tangosans_bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tangosans_bold';
    src: url('assets/fonts/tangosans_bold.woff2') format('woff2'),
         url('assets/fonts/tangosans_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tangosans_italic';
    src: url('assets/fonts/tangosans_italic.woff2') format('woff2'),
         url('assets/fonts/tangosans_italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tangosansregular';
    src: url('assets/fonts/tangosans.woff2') format('woff2'),
         url('assets/fonts/tangosans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:root {
    --prcyellow: #fec30e;
    --prcbeige: #fff1cd;
    --prcpurple: #440e62;
}

html {
}

/* COLORS */

.accent {
    color: #000 !important;
}

.accent2 {
    color: #FFC300 !important;
}

white,
.white {
    color: #fff !important; 
}

green, .clr-green {
    color: green !important;
}

.clr-blk {
    color: #000 !important;
}

blue, .clr-blue { color: #0e6db1 !important; }
.clr-red { color: red !important; }
.clr-brown { color: brown !important; }
.clr-purple, purple { color: var(--prcpurple) !important; }
.clr-burgundy { color: #990033 !important; }
.clr-yellow, yellow { color: var(--prcyellow) !important; }
.clr-beige { color: var(--prcbeige) !important; }

.bg-beige { background: var(--prcbeige) !important; }
.bg-purple { background-color: var(--prcpurple) !important; }

body {
    font-family: 'Red Hat Text', sans-serif;
    background: #fff !important;
}

/* TYPOGRAPHPY */

.tangobold {
    font-family: 'tangosans_bold' !important;
}

.tangoreg {
    font-family: 'tangosansregular' !important;
}

h1,
h2,
h3,
h4,
h5,
.woocommerce h1,
.woocommerce h2,
.woocommerce h4,
.woocommerce h5 {
    font-family: 'tangosans_bold';
    font-weight: normal;
}
p { font-family: 'Red Hat Text', sans-serif; color: grey;}
h1.product_title {
}
.post-content .post-title-wrapper {
}
.post-content .post-title {
    font-family: 'tangosans_bold' !important;
    text-transform: capitalize;    
    color: #000;
}
.woocommerce-order-received .post-content .post-title {
    text-transform: capitalize;    
    text-align: center;
}

.center {
    text-align: center !important;
}
.contact-title {
    margin-top: 0px;
}

.hero-section-title {
    font-size: 6em !important;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 15px !important;
}

.tv-hero-title {
    font-size: 7rem !important;
}

.top-section-title {
    font-family: 'Red Hat Text', sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    margin-bottom: 20px;
}

.top-section-title-icon {
    margin-top: 0px;
}

.section-bottom-title {
    margin-top: 0px;
    font-family: 'tangosansregular' !important;
    font-weight: normal;
    font-size: 1.25em;    
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading {
    font-family: 'tangosansregular' !important;
    color: #000;
}

.section-title-reg {
    font-family: 'tangosansregular';
    font-weight: normal;
    margin-top: 0px;
}

.section-title-1 {
    font-family: 'tangosans_bold' !important;
    font-weight: normal;
    font-size: 35px;
    line-height: 1.2;
    margin-top: 0px;
    margin-bottom: 15px;
}

.section-title-lg {
    font-size: 4em !important;
    line-height: 1em;    
}

.section-title-md {
    font-size: 3em !important;
    line-height: 1em;    
}


.section-title-3 {    
    font-family: 'Outfit', sans-serif !important;
    font-weight: 700 !important;
    margin-top: 0px;
    margin-bottom: 15px;
}

.section-title-4 {
    font-family: 'tangosans_bold' !important;
    font-weight: 700 !important;
    margin-top: 0px;
    margin-bottom: 15px;
}

.vday-pop-title {
    font-size: 2.5em !important;
    line-height: 1em;
    margin-bottom: 10px;
}

.section-title-2 {
    color: #000;
    font-family: 'Outfit', sans-serif !important;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px;
}

.section-title-sub {
    margin-top: 10px;
    margin-bottom: 0px;
    color: #000 !important;
    font-size: 10px;
}

.section-sub-title {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #808080;
}

.product-main-title {
    font-family: 'tangosans_bold';
    font-size: 5em !important;
    font-weight: normal;
    line-height: 1em;
}

.thank-you-title {
    font-family: 'tangosansregular' !important;
    font-weight: normal;
    font-style: normal;    
}

.notice-title {
    font-family: 'tangosansregular' !important;
    font-weight: normal;
    font-style: normal;    
}

.instruct-desc {
}

.service-features-p {
    margin-top: 20px !important;
}

.warming-step {
    margin-top: 10px !important;
    line-height: 1.25em;    
}

.hero-img {
    margin: 0 auto;
}

.hero-prod-img-mb img {
    max-width: 65%;
}

.header-title {
    font-family: 'Red Hat Text', sans-serif !important;
    color: #fff !important;
}

.value-title {
    margin-top: 25px !important;
    font-family: 'tangosansregular';
    font-weight: normal;
    font-style: normal;      
}

.step-num {
    font-size: 1.5em;
    font-weight: 600;    
    text-align: center;
    line-height: normal;
    color: var(--prcpurple) !important;    
    background: var(--prcbeige);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px;
}

.step-num-center {
    margin: 0 auto;
}

.tmb-value .t-inside {
    border-width: 1px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
}

.tmb-step .t-inside {
    border-width: 1px;
    background: #fff;
}

.intro-statement {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 1.3em;
    line-height: 1.5em;
    color: #000;
}

.tv-intro-statement {
    font-size: 2rem;
    font-weight: 400;
}

.notice-statement {
    color: #1b1d1f;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.5em;
    margin-top: 4px;
}

.notice-statement-hero {
    color: grey;
    font-size: .9em;
    font-weight: 500;
    line-height: 1.35em;
    margin-top: 10px;
    margin-bottom: 6px;
}

.tmb-delivery-zone .t-inside {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    color: #303133 !important;
    margin-bottom: 20px;
}

.free-devliery-qualification {
    margin-top: 0px !important;
    font-size: 12px !important;
}

.menu-category-title,
.menu-category-title a {
    color: #000;
    font-weight: normal;    
    transition: all 0.5s ease;
}

.menu-category-title:hover {
    text-decoration: underline;
}

.category-exceprt {
    font-weight: 500;
    line-height: 1.2em; 
    min-height: 2.4em;
    max-width: 340px;
    margin: 20px auto;
    display: block;     /* Ensure it behaves as a block for height rules */
    align-items: center; /* Centers text vertically */
    justify-content: center; /* Optional: centers text horizontally */
    text-align: center;    
    
}

.delivery-location {
    color: #000;
    margin-top: 15px;
    margin-bottom: 0px;
}

.menu-category-desc {
    font-family: 'Outfit', sans-serif !important;
    color: grey;
    margin-bottom: 30px;
    margin-top: 0px;
    max-width: 320px;
}

.tmb-product .t-entry-text .t-entry-title {
    font-family: 'Red Hat Text', sans-serif;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #000 !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wp-block-cart-cross-sells-product__product-title,
.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title, .wp-block-post-title {
    font-family: 'Red Hat Text', sans-serif;
    font-weight: 600 !important;
    font-size: 15px !important;
    margin-bottom: 2px !important;
    color: #000 !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-name {
    font-weight: 600 !important;
}

.wc-block-grid__product-price .h3 {
    font-weight: 600 !important;
    font-size: 15px !important;	
    text-decoration: none;	
}

.wc-block-components-product-name {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #303133 !important;
}

.tmb-light.tmb-woocommerce span.price,
.tmb-light.tmb-woocommerce.tmb .t-entry .t-entry-stars .star-rating {
    margin-top: 5px !important;
}

.tmb-woocommerce.tmb .t-entry span.price ins {
    font-family: 'Red Hat Text', sans-serif;
    font-weight: 600 !important;
    color: grey !important;
    padding-bottom: 5px;
    margin-top: 2px;
    font-size: 13px !important;
}

div.product span.price del {
    color: red;
}

.tmb-woocommerce span.price,
:not(.enhanced-atc).tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a,
span.price, p.price {
    font-family: 'Red Hat Text', sans-serif !important;
    font-weight: 600;
    font-size: 1.1em !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-price {
    font-size: 13px !important;    
    color: grey !important;
}

.woocommerce-product-details__short-description {
    font-family: 'Red Hat Text', sans-serif !important;
    color: grey;
    margin-bottom: 15px;
    display: none;
}

.tmb-content-center.tmb .t-entry-text {
    padding-top: 20px;
}
.tmb .t-entry p.t-entry-meta .small-spacer {
    width: auto;
}
.product_meta {
}

.allergy-message {
    color: grey;
    margin-top: 25px;
}
.allergy-message p {
    margin-top: 0px;
    font-family: 'Red Hat Text', sans-serif !important;
    font-size: 12px;
}
.meal-item-cals {
    text-transform: capitalize;
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 13px !important;
}
.meal-item-cals .cal-count,
.t-entry-cf-food_calories {
    font-weight: 300 !important;
    float: right !important;
}
ul.dietary-stat {
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
}

.dietary-stat-2 {
}

.dietary-stat-2 li {
    display: inline;
    color: #777777;
    line-break: strict;
}

.dietary-stat-2 li:after {
    content: ',';
}

.dietary-stat li a,
.t-entry-cat-single {
    display: inline;
    background: #FFD503;
    color: #000;
    width: fit-content;
    font-weight: 300 !important;
    font-size: 11px !important;
    margin-top: 10px;
    margin-bottom: 7px;
    padding: 5px !important;
    transition: all 0.5s ease;
}

.tmb .t-entry p.t-entry-meta span {
    font-size: 11px !important;
}
.tmb-light.tmb .t-entry-text hr {
    border-color: #efefef;
}
.dietary-stat li a:hover,
.dietary-stat-2 li a:hover,
.t-entry-cat-single:hover {
    background: #000;
    color: #fff;
}

.vday-promo-text {
    color: #430824;
    font-weight: 400;
    line-height: 1.45em;
}

.menu-list-sticky-container {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 20px;
    min-width: 19%;
    max-width: 300px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
    backdrop-filter: blur(10px); /* Glass effect */
    transition: all 0.3s ease;    
}

.menu-list-sticky li {
    font-size: 1em;
    font-weight: 500;
    text-transform: capitalize;
}

.menu-list-sticky li a {
    transition: all 0.5s ease;
}

/* TV MENU */

.page-template-tv-menu-page {
    background: var(--prcpurple) !important;
}

body .page-template-tv-menu-page {
    overflow: hidden;
}

.tv-order-countdown-container {
    bottom: 0;
    position: fixed !important;
    background: #000 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: block !important;
}



.page-template-tv-menu-page .order-countdown-container,
.page-template-tv-menu-page .custom-footer,
.page-template-tv-menu-page .copyright-footer,
.page-template-tv-menu-page .mobile-footer,
.page-template-tv-menu-promos-page .custom-footer,
.page-template-tv-menu-promos-page .copyright-footer,
.page-template-tv-menu-promos-page .mobile-footer {
    display: none;
}

.menu-board-column {
    background: #fff;
    border-radius: 6px;
}

.menu-board-column .uncont {
    padding: 5em 36px 36px;
}

.menu-column-title-container {
    position: relative !important;
    bottom: -20px;
    background: var(--prcyellow);
    padding: 20px;
    z-index: 11;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    display: block;
    transform: rotate(-2deg);
    transform-origin: center;
    border-radius: 6px;
    border: 3px solid #000;
    box-shadow: 0 12px 28px rgba(0,0,0,0.18);
}

.menu-column-title {
    margin-top: 0px !important;
}

.tv-menu-price-list {
    
}

.tv-menu-price-list li {
    font-weight: 600;
    font-size: 1.5em;
}

.tv-menu-price-list li:not(:last-child){
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
}

span .menu-item-prices {
    float: right;
}

.menu-item-prices-legend-container {
    border-bottom-width: 1px;
    border-bottom: solid #eaeaea;
}

.menu-item-prices-legend {
    text-align: center
    
}

.menu-item-prices-legend span {
    display: inline-block;
    margin-left: 4.5em;
    font-size: 1.5em;
    font-family: 'tangosansregular';
}

.menu-item-prices-legend .fa-solid {
    display: block;
    font-size: 30px;
    color: var(--prcpurple);
    margin-top: 10px;
}

.tv-menu-price-list .sold-out{
  font-size: 0.75em;
  opacity: 0.9;
  margin-left: 6px;
}

.tv-menu-price-list .tv-menu-item{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
}

.tv-menu-price-list .menu-item-title{
  flex:1;
}

.tv-menu-price-list .menu-item-prices{
    font-family: 'tangosansregular';
  text-align:right;
  white-space:nowrap;
}

.menu-item-prices .woocommerce-Price-amount:not(:last-child) {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.tv-menu-price-list del:not(:last-child) {
    margin-right: 15px;
}

.menu-item-prices .woocommerce-Price-amount:last-child {
    margin-left: 15px !important; 
}

.tv-menu-price-list del{
}

.tv-menu-price-list .spice-inline{
    font-size: 0.8em;
    font-weight:700;
    margin-left:7px;
}

.tv-menu-price-list .item-sold-out{
  font-size:0.8em;
  margin-left:10px;
  color: red;
}

.flavours-option-box {
    background: #fff;
    border-radius: 12px;
    padding: 1rem 3rem 2rem;
    width: 100%;
}

.tv-flavours-list li:before {
    font-family: 'uncodeicon';
    content: '\f058';
    color: #4dd17c;
    margin-right: 8px;
}

.tv-flavours-list li {
    font-family: 'tangosansregular';
    font-size: 1.5rem;    
}

.prc-website-bubble {
    background: var(--prcyellow);
    color: #000;
    font-weight: 600;    
    text-align: center;
    border-radius: 10em;
    padding: 6px 20px;
    width: fit-content;
    margin-top: 0px;
    
}

/* POPUP STYLES */

.cake-bites-popup-container {
  background: url('https://pattiesrcrust.com/8mal03/wp-content/uploads/2025/03/purp-bg.png'); /* Solid dark purple color for the base */
  background-size: 100% 100%; /* Ensure the gradient stretches fully */
  background-repeat: no-repeat; /* Prevent the gradient from repeating */
}

.pop-promo-title-reg {
    font-weight: normal;    
}

.pop-promo-title-reg span {
    font-family: 'tangosansregular';
}

.pop-text-reg {
    font-size: 1.1em;
    line-height: normal;
}

.plain-pop {
    padding: 20px 30px 0px;
}

.gform_wrapper .gfield_radio li label {
  font-size: 24px;
  color: gold;
  cursor: pointer;
}

/* HEADER & MENU */

.top-menu {
    color: #FFF !important;
    font-weight: bold;
}
.top-menu.top-menu-enhanced:after {
    border-bottom: 1px solid #eaeaea;
}
.top-menu a {
    color: #fff !important;
    font-family: 'Outfit', sans-serif !important;
}

.top-menu .fa,
.top-menu .fas {
    color: #fff !important;
}

.menu-bloginfo {
    font-family: 'Outfit', sans-serif !important;
    color: #FFF;
}

.menu-dark.top-menu .menu-bloginfo-inner,
.menu-dark.top-menu p {
    color: #fec311;
    font-weight: bold;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-horizontal a {
    font-weight: bold !important;
}

.menu-shadows {
    box-shadow: none;
}

.mobile-menu-button-light .lines,
.mobile-menu-button-light .lines:before,
.mobile-menu-button-light .lines:after {
    background: #000;
}
.lines,
.lines:before,
.lines:after {
    width: 25px;
    height: 2.5px;
    border-radius: 5px;
    color: #000;
}
.mobile-additional-icon i {
    font-size: 25px;
    margin-left: 10px;
    color: #000;
}

.menu-container {
    background: #fff !important;
}

body.hmenu-position-right .menu-primary-inner  > li > a {
    font-weight: 700 !important;
    font-family: 'Red Hat Text', sans-serif !important;
    transition: all 0.5s ease;
    letter-spacing: 0 !important;
    font-size: 1em !important;
    color: #000;    
}

.menu-primary .menu-horizontal .menu-smart > li > a {
    font-family: 'Red Hat Text', sans-serif !important;
    transition: all 0.5s ease;
    letter-spacing: 0 !important;
    color: #000;
}
.menu-animated .menu-horizontal .menu-smart > li ul.open-animated:not(.mega-menu-inner):not(.cart_list) > li > a {
}
.menu-smart > li > .lang-item a {
    font-weight: 500 !important;
}
.menu-primary .menu-horizontal .menu-smart > li > a:hover, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn):hover {
    color: #000 !important;
    text-decoration: underline;
}

.uncode-sidecart-wrapper li.mini_cart_item {
    border-color: #eaeaea;
}

.widget_shopping_cart .total {
    border-color: #eaeaea;
}

.uncode-cart .buttons {
    border-color: #eaeaea;
}

.uncode-cart .uncode-cart-dropdown .wc-forward:first-child,
.uncode-cart .wc-forward.checkout {
    background: #000;
    padding: 10px !important;
    color: #fff !important;
}

.uncode-cart .badge, .mobile-shopping-cart .badge {
    background-color: var(--prcpurple) !important;
}

/* BODY STYLING */

.row-breadcrumb {
    background: #fff !important;
}
.row-breadcrumb .row-parent {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.breadcrumb,
.breadcrumb a {
    color: #000;
}
.row-breadcrumb .row-breadcrumb-light {
    background: #fff !important;
}

.row-navigation.row-navigation-light {
    outline-color: #fff;
    background-color: #fff;
}
.pagination > li .current,
.navigation > li .current,
.pagination > li .current:hover,
.navigation > li .current:hover,
.pagination > li .current:focus,
.navigation > li .current:focus {
    background-color: #000;
    color: #fff !important;
}

.back-container {

}

.back-container .fa {
    cursor:pointer;
    color: #000;
    font-size: 30px;
    position: fixed;
    top: 210px;    
    z-index: 999;
}

.product-info-table .fas {
    cursor:pointer;
    color: #000;
    border-radius: 60px;
    font-size: 15px;
    background: #FFC300;
}

.product-info-table .fas:hover,
.back-container .fas:hover {
    background: #000;
    color: #fff;
}

.new-prod-badge {
    position: absolute !important;
    right: 28px;
    top: 32px;
    z-index: 999;
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    -o-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg);
}

.wc-notice-badge {
    font-family: 'Red Hat Text', sans-serif;    
    pointer-events: none;
    z-index: 100;
    top: 10px;
    left: 10px;
    border-radius: 2px;
    font-size: 11px !important;
    padding: 2px 5px 2px 5px;
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    text-transform: uppercase;
    position: absolute;
    text-align: center;
    color: #ffffff !important;
}

.soldout-home {
    position: absolute !important;
    right: -30px;
    top: -20px;
    z-index: 999;
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    -o-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg);     
}

.soldout-single {
    position: absolute !important;
    left: 42.5%;
    right: 0;
    top: 40%;
    z-index: 999;
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    -o-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg);     
}

.soldout-badge {
    position: absolute !important;
    left: -50px;
    top: -15px;
    z-index: 999;
    -webkit-transform: rotate(345deg);
    -moz-transform: rotate(345deg);
    -o-transform: rotate(345deg);
    -ms-transform: rotate(345deg);
    transform: rotate(345deg);    
}

/* Container at the bottom left */
#status-slider-wrapper {
    position: fixed;
    bottom: 20px;
    left: 0;
    z-index: 99999;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    align-items: center;
}

/* Slide away state */
#status-slider-wrapper.is-hidden {
    transform: translateX(-100%);
}

/* The Main White Bar */
.store-status-footer {
    background: #ffffff;
    box-shadow: 4px 0 15px rgba(0,0,0,0.15);
    border-radius: 0 50px 50px 0;
    display: flex;
    align-items: center;
    gap: 12px;
    white-space: nowrap;
    transition: opacity 0.3s ease;
    opacity: 1;
}

/* Completely hide bar content when slid away */
#status-slider-wrapper.is-hidden .store-status-footer {
    opacity: 0;
    pointer-events: none;
}

/* The Red Clock Tab (Hidden by default) */
#status-toggle-tab {
    position: absolute;
    left: 100%;
    color: #fff;
    width: 3.5em;
    height: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 15px 0 0;
    cursor: pointer;
    box-shadow: 3px 0 8px rgba(0,0,0,0.2);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, background-color 0.3s ease; /* Added background transition */
}

/* Using !important to ensure it overrides any theme defaults */
#status-toggle-tab.is-open {
    background-color: green !important;
}

#status-toggle-tab.is-closed {
    background-color: red !important;
}

/* Ensure the icon stays white */
#status-toggle-tab.is-open .fa, 
#status-toggle-tab.is-closed .fa {
    color: #ffffff !important;
}

/* Show clock only when wrapper is hidden */
#status-slider-wrapper.is-hidden #status-toggle-tab {
    opacity: 1;
    pointer-events: auto;
}

#status-toggle-tab .fa-clock {
    font-size: 24px;
    width: 24px;
    height: 24px;
}

#hide-status-arrow {
    font-size: 24px;
    color: #d32f2f;
    cursor: pointer;
    font-weight: bold;
}

.store-status-container {
    position: fixed;
    z-index: 1;
    bottom: 10px;
    background: #fff;
    padding: 10px 20px 10px 15px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
}

.hours-table-pop {
    background: #fff;
    padding: 10px 10px 5px;    
}

.hours-list {
    list-style: none;
    padding: 0;
}
.hours-list li {
    padding: 8px;
    font-family: 'tangosansregular';
}
.hours-list li:not(:last-child) {
    border-bottom: 1px solid hsla(0,0%,7%,.8);
}
.hours-list li span {
    float: right;
    font-family: 'Red Hat Text', sans-serif !important;
    font-weight: 500;
}

.hours-list li.today {
    background: var(--prcpurple);
    color: var(--prcyellow) !important;
}

.hours-list li.today span {
    font-family: 'tangosansregular' !important;
}

.contact-details-pop p {
    font-weight: 500;
}

.current-status {
    margin-top: 0px;
    font-weight: bold;
    line-height: normal;    
}

.status-next {
    font-weight: 500;
    font-size: 13px;
    color: #777777; 
}

.status-closed:before {
    vertical-align: middle;    
    font-family: "uncodeicon";
    content: '\f192';
    margin-right: 6px;
    color: red;
}

.status-closed {
    color: red;
}

.status-open {
    color: green;
}

.status-open:before{ 
    vertical-align: middle;    
    font-family: "uncodeicon";
    content: '\f192';
    margin-right: 6px;
    color: green;
    animation: blink 3s ease-in infinite;
}

.closing-soon {
    color: #ea7f19;
}

.closing-soon:before {
    vertical-align: middle;    
    color: #ea7f19;
}

.hours-pop {
    margin-left: 0px;
    font-size: 13px;
}

.hours-pop:hover {
    text-decoration: underline;
}

@keyframes blink {
  from, to {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.bogo-choice {
    margin-bottom: 30px;
}

.bogo-detail {
    font-weight: 500;
    color: #333;
    margin-top: 0px;
    margin-bottom: 20px;
}

/* TESTIMONIALS SLIDER */

.testimonial-carousel {
    background: #fff2c9;
}

.testimonial-block {
    display: flex;
    flex-direction: column;
    padding: 25px;
    border-radius: 10px;
    background: #fff;
}

.tmb-testi {
}

.tmb-testi:hover > .t-inside  {
    transform: rotate(-2deg);
}

.tmb-testi:hover > .testimonial-block {
    border-bottom: 4px solid var(--prcpurple) !important;
}

/* Outer ring = gradient "border" */
.insta-ring {
  display: inline-flex;
  padding: 3.5px; /* border thickness */
  border-radius: 50%;
  background: linear-gradient(45deg,
    #feda75,
    #fa7e1e,
    #d62976,
    #962fbf,
    #4f5bd5
  );
    width: 47px;
    height: 47px;
}

/* Inner circle = solid background #440e62 */
.insta-ring__inner {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #440e62;
    border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
}

.testimonial-rating {
    margin: 20px auto 0;
    text-align: center;
}

.testimonial-rating img {
    width: 20px;
}

.testimonial-block .fa-star {
    color: gold;
}

.testi-first-letter {
    font-family: 'tangosansregular' !important;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: 0px;
}

/* Align Avatar and Name horizontally */
.testi-header {
    display: flex;
    flex-wrap: wrap;       /* Allows items to move to a second line */
    align-items: center;   /* Keeps avatar and name vertically centered */
    column-gap: 6px;      /* Horizontal space between avatar and name */
}

/* Ensure the name looks like a username */
.quote-name {
    font-weight: 700 !important;
    color: #000;
    margin: 0 !important;
    font-size: 14px;
    line-height: 1;
}

/* Force the text block to drop to a new line */
.testi-content {
    flex-basis: 100%;      /* Forces this div to take the full width */
    padding-left: 52px;    /* Optional: Aligns text under the name instead of the avatar */
}

.quote-text {
    margin: 0;
    font-size: 14px;
}

.reply-text {
    font-size: 12px;
    font-weight: 600;
    color: #8e8e8e;
    cursor: pointer;
}

/* Remove any leftover inline-block spacing issues */
.insta-ring {
    display: block;
    margin: 0 !important;
}

.shipping-zones-table-container {
    margin-bottom: 40px;
    text-align: center;
}

.shipping-zones-table {
  columns: 5;
  -webkit-columns: 5;
  -moz-columns: 5;    
  margin-top: 35px;
}

.shipping-zones-table li {
    border: none;
}

.zone-name {
    font-family: 'Red Hat Text', sans-serif !important;    
    color: #000;
    margin-top: 0px;
}

.free-shipping-rates {
    margin: 0 auto !important;
}

.free-shipping-rates-hero {
    max-width: inherit;
}

.free-shipping-rates .fas {
    vertical-align: top;
    margin-right: 50px;
    width: 0px;
    font-size: 25px;
    color: #000;
}

.free-shipping-rates img {
    width: 50px;
}

.free-shipping-content {

}

.free-shipping-rates-title {
    font-family: 'Red Hat Text', sans-serif;
    margin-top: 10px;
    display: inline;
    color: #333;
}

.free-shipping-rates-text,
.free-shipping-content .tooltip-1 {
    font-size: 11px;
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
}

.product-img-content {
    max-width: 500px;
    margin: 0 auto;
}

.bounce {
  animation: bounce 3s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.bouncing-mini-patty-1 img {
    position: absolute;
    top: -110px;
    left: -40px;
    z-index: 999;
    width: 280px;
}

.bouncing-big-patty-1 img {
    position: absolute;
    right: 0;
    bottom: -190px;
    z-index: 999;
    width: 500px;
}

.product-details-content {
    max-width: 700px;
    margin: 0 auto;
}

.product-details-content .price-container {
    display: none;
}

.price-container span.price del {
    display: inherit !important;
}

/* Tooltip container */
.tooltip-1 {
    position: relative;
    display: inline-block;
    color: #777777;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
    cursor: pointer;    
}
.tooltip-1:hover {
    color: #000;
}

/* Tooltip text */
.tooltip-1 .tooltiptext {
    visibility: hidden;
    top: 125%;
    right: -172px;
    margin-left: 0%;
    width: max-content;
    max-width: 400px;
    background-color: #fff;
    padding: 20px;
    font-size: 13px;
    color: #333;
    position: absolute;
    z-index: 1;
    border-bottom: 3px solid var(--prcpurple);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.product .tooltip-1 .tooltiptext {
    left: 0% !important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-1:hover .tooltiptext,
.tooltip:focus-within .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.product-description p {
    font-weight: 500;
    color: #303133;
}

.product-description-clrd p {
    color: #fff;
}

.sold-out-overlay {
    background: #654ea3;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    right: 50px;
    top: 10px;
}

.blink-stock-status {
    animation: blinker 5s linear infinite;
    font-size: 14px;
    font-weight: 500;
    vertical-align: super;
}

.on-sale-blink .fa {
    color: green;
    font-size: 12px;
}

.sold-out-blink .fa {
    color: red;
    font-size: 12px;   
}

.sold-out-disable {
    cursor: not-allowed;
   pointer-events: none;
   opacity: .4;
}

.sold-out-disable:after {
    font-weight: bold;
    color: red;
    content: 'SOLD OUT';
    position: relative;    
    top: -30px;
}

/* Style the Sold Out radio labels specifically */
.radio-variation-wrapper input[disabled] + label {
    opacity: 0.7;
    cursor: not-allowed;
    position: relative;
}

/* Add a "Back Tomorrow" hint */
.radio-variation-wrapper input[disabled] + label::after {
    content: " (Notify me when back in stock)";
    font-size: 11px;
    color: #888;
    text-decoration: none;
    display: block;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


/* BUILD A BOX GRAVITY FORM */ 

    #patty-progress-container { margin-bottom: 20px; font-family: sans-serif; }
    #patty-status-text { margin-bottom: 8px; font-size: 15px; text-align: center; }
    .patty-bar-bg { background: #e9ecef !important; height: 30px; border-radius: 6px; overflow: hidden; border: 1px solid #dee2e6; }
    #patty-bar-fill { 
        background: #ffc107; /* Yellow for "working on it" */
            background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);    
        width: 0%; height: 100%; transition: width 0.3s ease, background 0.3s ease; 
    }
    .bar-complete #patty-bar-fill { 
        background-image: none;
        background-color: #addc30;
        background-size: 30px 30px;    
    }
    .bar-complete #patty-status-text { color: #155724; font-weight: bold; }
/* Hide default browser arrows */
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; margin: 0; 
}

/* Make the progress bar stick to the top once they start scrolling */
#patty-progress-container.sticky-progress {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.95);
    padding: 15px 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border-bottom: 2px solid #ffc107;
}

/* Adjust the fill bar height when sticky to keep it slim */
#patty-progress-container.sticky-progress .patty-bar-bg {
    height: 8px;
}

/* Standardize the container to fill the GF Column */
.ginput_container_number {
    display: flex !important;
    align-items: center;
    width: 100%; /* Fills the GF column width */
    max-width: 100%; 
    margin: 0 auto;
}

/* The buttons - keep them a consistent, tappable size */
.qty-btn {
    flex: 0 0 40px; /* Do not grow, do not shrink, stay 40px */
    height: 40px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* The input - this is what "fills" the remaining column space */
.ginput_container_number input[type="number"] {
    flex: 1; /* Grow to fill all available space between buttons */
    min-width: 0; /* Prevents overflow in narrow columns */
    height: 40px !important;
    text-align: center;
    border: 1px solid #ddd !important;
    margin: 0 8px !important; /* Space between buttons and box */
    font-weight: bold;
    background: #fff;
}

/* Remove default browser arrows for a cleaner look */
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
input[type=number] {
    -moz-appearance: textfield;
}

.qty-btn:hover { background: #333; }

/*
.patties-in-box {
    background: var(--prcyellow);
    width: fit-content;
    margin: 0 auto 20px;
    border-radius: 10em;
    padding: 1px 20px;
}


.single-product .patties-in-box input[type="text"] {
    border: none !important;
    font-family: 'tangosansregular' !important;
    font-size: 2em !important;
    font-weight: normal;
    color: #000;
    text-align:center;
    box-shadow: none !important;
    padding: 0px !important;
    margin-left: 5px;
    margin-right: 5px;
}

.single-product .patties-in-box:before {
    content: 'You have';
    display: inline-block;
    vertical-align: super;    
    font-size: 1em;
    font-weight: 400;
    color:  var(--prcpurple);; 
}

.single-product #field_9_41:before {
    content: 'Vous avez';
    display: inline-block;
    vertical-align: super;    
    font-size: 1em;
    font-weight: 400;
    color:  var(--prcpurple);;    
}

.single-product .patties-in-box:after {
    content: 'Patties selected';
    display: inline-block;
    vertical-align: super;    
    font-size: 1em;
    font-weight: 400;
    color:  var(--prcpurple);;   
}

.single-product #field_9_41:after {
    content: 'patties dans votre boîte';
    display: inline-block;
    vertical-align: super;    
    font-size: 1em;
    font-weight: 400;
    color:  var(--prcpurple);;    
}

.single-product .patties-in-box label.gfield_label + div.ginput_container {
    display: inline-block !important;
}

.single-product .gfield input.small {
    width: 35px !important;
}
*/

.menu-category h5 {
    background: #000;
    padding: 5px 10px;
    display: table;
}

.promo-box-excerpt {
    font-size: .9em;
    margin: 0 auto;
}

.tmb-patty {
}

.tmb-patty .t-entry-text-tc {
}

.tmb-patty .t-inside {
    transition: all 0.8s ease;
    background: inherit;
}

.quick-order-promo-notice {
    background: #ed2224;
    border-radius: 4px;
    padding: 0 6px;
    width: fit-content;
    display: inline-block;
    margin-top: 10px;    
    margin-right: 4px;
}

.quick-order-promo-notice:first-child {
    margin-top: 10px !important;
}

.quick-order-promo-notice:not(:first-child) {
    margin-top: 5px !important;
}

.quick-order-promo-notice p {
    margin-top: 0px;
    color: #fff !important;
    font-size: 12px;
}

.tmb .quick-order-promo-notice p {
    font-size: 10px;
}

.home-menu-slider .owl-carousel-wrapper,
.home-menu-slider div {
    height: auto !important;
}

.vday-promo-container {
    margin: 0 auto;
    max-width: 600px;
    background: #fb93c4;
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    border-radius: 20px;    
    border-bottom: 5px solid #bd245e;
}

.vday-sub-box {
    max-width: 600px;
    margin: 30px auto 0;
    transition: all 0.8s ease;
    color: #000;
    padding: 0px 40px 40px;
    text-align: center;    
}

#gform_wrapper_13 {
    margin-bottom: 30px;
}

.cta-promo-container {
    margin: 0 auto;
    max-width: 600px;
    background: #fff2c9;
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
}
.pum-theme-2133 .pum-container, .pum-theme-lightbox .pum-container {
    border-radius: 0px 0px 20px 20px;
}
.sub-box {
    max-width: 600px;
    margin: 30px auto 0;
    transition: all 0.8s ease;
    color: #000;
    padding: 0px 40px 30px;
    text-align: center;
}

.sub-box .gform_wrapper.gravity-theme .gform_footer {
    padding: 0px;
}

.sub-box .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
    text-align: center;
}

.sub-box .gform_wrapper input[type="text"],
.sub-box .gform_wrapper input[type="email"]{
    font-size: 16px !important;
    text-align: center;
}

.tmb-patty:hover > .t-inside {
    color: #fff;
    background: #fff2c9;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px !important;
}

.promo-box-2 {
    padding-bottom: 0px !important;
}

.promo-meta {
    margin-top: 40px;
}

.promo-title-2 {
    max-width: 400px;
}

.portion-amount {
    float: right
}

.promo-subscribe {
    max-width: 100%;
    margin-top: 20px;
}

.location-title {
    margin-top: 0px !important;
}

.product-title-container {
    background: #fff2c9;
}

.product-description-container .row-parent {
    padding-bottom: 36px !important;
}

.product-details-container {
    
}

.single-product .allergy-dislaimer-footer {
    display: none;
}

.warming-tabs .vc_tta-tabs-container {
    margin-top: 0px !important;
}

.warming-tabs .tab-container:not(.default-typography) .nav-tabs {
    font-family: 'Outfit', sans-serif !important;
}

/* PICKUP/DELIVERY TOGGLE */

.collection-selector-tabs-container {
    margin: 0 auto;
    max-width: 500px;
}

.collection-selector-tabs .tab-content {
    padding-top: 30px;
}

.collection-selector-tabs .vc_tta-tabs-container {
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    padding: 6px;
    border-color: rgb(230, 230, 230);
    background-color: rgb(242, 242, 242);
    max-width: 500px;
    margin: 0 auto;
}

.collection-selector-tabs .nav-tabs li {
    font-family: 'Red Hat Text', sans-serif !important;
    letter-spacing: normal;
    text-transform: capitalize;
    color: #000 !important;
    width: 49%;    
}

.collection-selector-tabs .nav-tabs li a {
    padding: 18px 23px 18px 23px;    
}

.collection-selector-tabs .nav-tabs i {
    font-size: 18px;
    margin-right: 10px !important;
    vertical-align: bottom;
}

.wc-block-checkout__shipping-method-option-price {
    font-weight: 400 !important;
}

.wc-block-checkout__shipping-method-option-title,
.collection-selector-tabs .nav-tabs > li > a span {
    font-size: 15px !important;
}

.collection-selector-tabs .nav-tabs li.active a {
    background: #fff !important;
    box-shadow: rgba(26, 26, 26, 0.12) 0px 1px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(230, 230, 230) !important;    
    color: #000 !important;
    border-radius: 6px !important;
}


/* FORMS & INPUTS */

.gfield_select[disabled] {
    pointer-events: none;
    opacity: 0.5; /* Makes it look disabled */
}

.disable-dropdown select {
    pointer-events: none;
    opacity: 0.5; /* Adjust opacity if needed */
}

.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper textarea {
    border: 1px solid hsla(0,0%,7%,.8);
    border-radius: 4px;
    color: #2b2d2f;
    font-size: 14px !important;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
    padding: 10px 15px 10px 15px !important;
}

.form-box input[type="email"],
.form-box input[type="password"],
.form-box input[type="text"] {
    border: 1px solid hsla(0,0%,7%,.8);
    border-radius: 4px;
    color: #2b2d2f;
    font-size: 14px !important;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
    padding: 10px 15px 10px 15px !important;
    width: 100%;
}

.woocommerce .form-row .input-text {
    border: 1px solid hsla(0,0%,7%,.8);
    border-radius: 4px;
    color: #2b2d2f;
}

.gform_wrapper select {
    border: 1px solid hsla(0,0%,7%,.8);
    border-radius: 4px;
    font-size: 14px !important;
    padding: 10px 15px 10px 15px !important;
}
.form-box input[type="checkbox"] {
    border-color: #eaeaea;
    border-radius: 2px;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
}
.gform_wrapper input[type="email"]:active,
.gform_wrapper input[type="number"]:active,
.gform_wrapper input[type="password"]:active,
.gform_wrapper input[type="tel"]:active,
.gform_wrapper input[type="text"]:active,
.gform_wrapper input[type="url"]:active,
.gform_wrapper textarea:active,
.form-box input[type="email"]:active,
.form-box input[type="password"]:active,
.form-box input[type="text"]:active {
    border-color: #000;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: initial !important;
    min-height: auto !important;
}
.gform_wrapper.gravity-theme .ginput_total {
    color: #303133;
    font-family: 'Outfit', sans-serif !important;
    font-weight: 500;
    font-size: 1.3em !important;
    box-shadow: none;    
    margin-top: 0px;    
}
.variations_form .gform_wrapper.gravity-theme .gfield_label {
    font-size: 1em;
    font-weight: 700;
    color: #000;    
}
.variations_form .gform_wrapper.gravity-theme .instruction {
    display: none;
}
.variations_form .gform_wrapper.gravity-theme .gform_footer {
    display: none !important;
}
#gform_submit_button_1 {
    width: 100%;
    margin-right: 0px;
}

.style-light select:not([multiple]) {
    background-image: none;
}

/* Buttonize Radio & Checkbox Fields */

.gform_required_legend {
    display: none;
}

.gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
    padding-right: 3px;
}

 .gform_wrapper .gfield.buttonized .gfield_radio .gchoice,
 .gform_wrapper .gfield.buttonized .gfield_checkbox .gchoice {
    position: relative;
    text-align: center;
 }
 .gform_wrapper .gfield.buttonized input[type="radio"],
 .gform_wrapper .gfield.buttonized input[type="checkbox"] {
    position: absolute;
    left: -9999px;
 }
 .gform_wrapper input[type=radio]:checked:before {
    background: #000;
}
 .gform_wrapper .gfield.buttonized .gfield_radio label,
 .gform_wrapper .gfield.buttonized .gfield_checkbox label {
    transition: opacity .5s ease-in-out;     
    display: block !important;
    position: relative;    
    font-family: 'Red Hat Text', sans-serif;
    width: 100%;
    color: #000;
    font-size: 16px;    
    font-weight: 500;
    padding: 1px 6px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.3);
    background-color: #fff;
    cursor: pointer;
 }
 .gform_wrapper .gfield.buttonized input[type="radio"]:focus+label,
 .gform_wrapper .gfield.buttonized input[type="checkbox"]:focus+label {
    border: 2px solid rgba(0,0,0,1);
 }
 .gform_wrapper .gfield.buttonized input[type="radio"]:checked+label,
 .gform_wrapper .gfield.buttonized input[type="checkbox"]:checked+label {
    border: 2px solid rgba(0,0,0,1);
 }
 
.product-info-table {
    background: #f7f7f7;
    padding: 30px;
    margin: 0px auto;
    max-width: 520px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
div.product .price-container {
    margin-top: 0px !important;
}

.meal-item-price ins {
    text-decoration: none !important;
}

.post-info div {
    display: none;
}

/* WOOCOMMERCE */

.points-list {
    padding-left: 20px;
    position: relative;
    line-height: normal;
    margin-bottom: 10px;
}

.points-list li:before {
    font-family: "uncodeicon";
    content: '\f00c';
    position: absolute;
    left: 0;
}

.woocommerce .quantity {
}
.woocommerce-variation-availability {
}
.woocommerce .shop_table .quantity input[type="number"].qty:not(.btn-block),
.woocommerce .quantity input[type="number"].qty:not(.btn-block) {
    display: inline-block;
    max-width: 90px;
    color: #000;
}

.woocommerce .quantity input[type="number"].qty {
    padding: 15px 9px 15px 9px;
}   

.product_meta .uncode-accordion:not(.default-typography) .panel {
    border-bottom: 1px solid #eaeaea;
}

.product_meta .uncode-accordion:not(.default-typography) .panel:first-child {
    border-top: 1px solid #eaeaea;
}

.product_meta .uncode-accordion:not(.default-typography) .panel-title {
}

.product_meta .uncode-accordion:not(.default-typography) .panel-title > a span {
    font-family: 'Red Hat Text', sans-serif !important;
    text-transform: inherit;
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 1.05em !important;
    letter-spacing: 0;
}
.product_meta .panel-title > a > span:after {
    font-family: "uncodeicon";
    content: "\f0d7";
    font-weight: 300;
    right: 0;
}
.product_meta .panel-title.active > a span:after {
    content: "\f0d8";
    color: #000;
}
.panel-title.active > a span:after {
    transform: translateY(-50%) translateX(0) rotate(360deg);
}
.product_meta .panel-group .panel-heading + .panel-collapse .panel-body {
    padding-bottom: 30px;
    padding-top: 30px;
}

.tmb-service-feature {
    background: #fff;
    border: 1px solid #eee !important;
    transition: background .7s;
}

.product-template-default .tmb-service-feature {
}

.ct-details-container {
    border-right: 1px solid #eaeaea !important;
}

.ct-details-container-last {
    border-right: none !important;
}

.product_meta > * {
    display: block;
}
.woocommerce #payment div.payment_box {
    margin-left: 0px;
}
.wc_payment_methods fieldset {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
.woocommerce .place-order {
    padding: 18px !important;
}
.woocommerce #payment div.form-row {
    padding: 0px !important;
}
.woocommerce:not(.uncode-wc-module) #customer_details {
    margin-bottom: 30px !important;
}
.woocommerce-shipping-methods li input[type="checkbox"],
.woocommerce-shipping-methods li input[type="radio"] {
    margin-right: 5px !important;
}
.form-row .place-order {
    text-align: center !important;
}
.woocommerce .form-row label {
    font-weight: inherit;    
}

.woocommerce .row-related {
    padding-top: 20px;
    padding-bottom: 0px;
    border: none;
}
.woocommerce .products.related .related-title {
    text-transform: capitalize;
}
.woocommerce-variation-add-to-cart h6 {
    margin-top: 0px;
    font-size: 13px;
}
.woocommerce .order_details li {
    text-transform: none;
}

.shop_table tr > td:last-child .amount,
.woocommerce-thankyou-order-details li strong {
    font-weight: 600 !important;
}

.order-pickup-location li {
    font-family: 'Red Hat Text', sans-serif !important;
    font-weight: 400;
    color: #000;
    line-height: 1.5em;
}

.order-meta-title {
    font-family: 'tangosansregular' !important;
    font-weight: normal;
    font-style: normal;
    color: #000 !important;
}

.order-meta-subtitle {
    margin-top: 2px;
}

.selection-summary {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 18px;
}

.selection-summary-product {
    font-weight: 600 !important;
    color: #303133 !important;    
}

.selection-qty {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    background: var(--prcpurple);
    border-radius: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
    height: 20px;
    margin-left: 4px;
}

.summary-selection-price {
    float: right;
}

.summary-product-meta p {
    margin-top: 0px;
    line-height: normal;
    color: grey !important;
}

.summary-qty-multiplier {
    font-weight: 600;
    margin-left: 4px;
    color: #000; /* Darker color for the quantity so it pops */
}

.woocommerce-order-overview__date strong,
.woocommerce-order-overview__order strong {
    color: #000 !important;
    font-weight: bold !important;
}
.woocommerce div.product form.cart .variations td.label label {
    font-family: 'Red Hat Text', sans-serif !important;
    margin-bottom: 20px;
    color: #000;
}

.woocommerce div.product form.cart .variations td.label label:hover {
    text-decoration: underline;    
    cursor: pointer;
}

.woocommerce div.product form.cart .variations td.label label:first-child {
    display: none;
}

div.product p.cart:not(.dynamic-button), div.product form.cart:not(.dynamic-button) {
    margin-top: 0px;
}

div.product form.cart .variations {

    
}

div.product form.cart .variations select {
    display: none;
}

.rudr-variation-radios input[type=radio] {
    float: right;
    cursor: pointer;    
    width: 30px;
    height: 30px;
    border-color: #000;
}

.rudr-variation-radios hr {
    color: #000;
}

.rudr-variation-radios input[type=radio]:checked:before {
    background: #000;
    width: 80%;
    height: 80%;
}

.rudr-variation-radios label {
    float: left;
}

.rudr-variation-radios {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.radio-variation-wrapper {
  align-items: center;
  gap: 8px;
}

.radio-variation-wrapper:not(:last-child) {
    padding-bottom: 5px;
    border-bottom: 1px solid #eaeaea;  
}

div.product form.cart table ins {
    font-size: 15px !important;
}

.rudr-variation-radios del {
  color: #d43c2e;
  font-size: 0.95em;
}

.radio-variation-wrapper input:disabled .rudr-variation-radios del {
    color: #aaa;
}

.radio-variation-wrapper input:disabled {
    border-color: #aaa;
}

.rudr-variation-radios ins {
  text-decoration: none;
  font-weight: bold;
}

.radio-variation-wrapper input[type="radio"] {
  transform: scale(1.2);
  cursor: pointer;
}

.radio-variation-wrapper label {
  cursor: pointer;
}

.radio-variation-wrapper input:disabled + label {
  color: #aaa !important;
  cursor: not-allowed;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 0px !important;
}

.shop_table ul.wc-item-meta li .wc-item-meta-label {
    font-weight: 400;
    color: grey;    
}

.shop_table td.product-name {
    font-weight: 600 !important;
}

.single_variation_wrap {
    text-align: center;    
}

.div.product form.cart .single_variation .price {
    font-weight: 700 !important;
    font-size: 1.5em !important;
}

.product-details-content div.product form.cart .variations {
    text-align: center;    
}   

.woo-variation-swatches .variable-items-wrapper {
    justify-content: center;    
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 15px 50px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover,
.variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    background-color: #78c95e !important;
    box-shadow: 0 0 0 3px #78c95e !important;    
    color: #fff;
}

.woocommerce-variation-price {
    display: none;
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce-variation-price .h2 {
    font-family: 'Outfit', sans-serif !important;
    color: grey;
}
.woocommerce .quantity input.qty {


}
.woocommerce .product .qty-inset {
    background: #fff;
    margin: 0 auto 10px !important;
}
.qty-plus .fa,
.fa-minus2:before {
    font-weight: 900;
}
div.product form.cart .variations .reset_variations {
    margin-top: 0px;
    padding-bottom: 0px !important;
    display: none;
}
.woocommerce table.shop_table.cart td {
    color: #000 !important;
    font-weight: normal;
}
div.product form.cart .variations tr:not(:first-child) td.label {
    padding-top: 20px !important;
}
th.product-name,
th.product-price,
th.product-quantity,
th.product-subtotal,
th.product-total,
.cart-subtotal th,
.order-total th,
.shop_table.cart tbody td:before {
    font-weight: 700 !important;
    color: #333 !important;
}

.wc-block-components-quantity-selector {
    border: 1px solid #e6e6e6 !important;    
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: #000;
    color: #fff;
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid #e6e6e6 !important;    
}

.headings-style-woo,
.woocommerce .your_cart,
.woocommerce .cart-collaterals .shipping_calculator h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce .cart-collaterals .cart_totals .order-total .amount,
.woocommerce .checkout h3,
.woocommerce .order-details h3,
.woocommerce .order-details tfoot tr:last-child,
.woocommerce .woo-thank-you h2,
.woocommerce .woo-thank-you h3,
.woocommerce #order_review tfoot tr:last-child,
.woocommerce .address h3 {
    font-family: 'Red Hat Text', sans-serif !important;
}
.woocommerce .cart-collaterals .cart_totals table {
    color: #000;
}
a.shipping-calculator-button {
    font-weight: 300;
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering select {
    margin-top: 0px;
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons,
.wc-block-components-express-payment__event-buttons .wc-ppcp-sm__container {
    padding-left: 0px !important;
}

.woocommerce-form-login-toggle .wc-notice,
.woocommerce-form-coupon-toggle .wc-notice {
    background: #f7f9fb;
    padding: 20px 30px;
    color: #000;
}

.woocommerce-form-coupon-toggle .double-bottom-padding,
.woocommerce-form-login-toggle .double-bottom-padding {
    padding-bottom: 0px !important;
}
.woocommerce-checkout-review-order {

    
}
#additional_wooccm0 {
    margin-bottom: 10px;
}

/* 1. Create a "Step" feel using Card styling */
.wc-block-checkout__main .wc-block-components-checkout-step {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

/* 2. Hide unnecessary headers to reduce "Noise" */
.wc-block-checkout__main h2 {
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    font-family: 'Red Hat Text', sans-serif;   
    color: #000;
    margin-bottom: 20px !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
    border: none;
    box-shadow: none !important;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
}

.wc-block-cart .wc-block-components-sidebar {
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);     
}

.wc-block-checkout__sidebar {
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.03);    
}

/* 3. The Sticky Sidebar (Essential for "Performance Architecture") */
@media (min-width: 992px) {
    .wc-block-checkout {
        width: 100%;        
        justify-content: space-between;
    }
    .wc-block-checkout__main {
    }
    .wc-block-checkout__sidebar {
        flex: 0 0 390px;
        position: sticky;
        top: 120px;
        height: fit-content;
    }
}

/* 4. Desktop Field Grid (3-column split for City/Province/Postal) */
@media (min-width: 600px) {

}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    margin-top: 0px !important;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: 1em 0 1.5em !important;
    font-weight: 400;
}

.wc-block-components-product-details.wc-block-components-product-details li {
    font-size: 13px;
}

.wc-block-components-product-low-stock-badge {
    background: #ce0808;
    border-color: #ce0808;
    color: #fff;
}

.out-of-stock-badge,
.woocommerce span.soldout {
    background: #ce0808 !important;
    border-color: #ce0808 !important;
    color: #fff;    
}

.wc-block-components-totals-wrapper:empty,
.wc-block-components-totals-wrapper:has(>:only-child:empty),
.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper {
    border: none !important;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
    border-top: none !important;
}

.wc-block-components-totals-wrapper,
.wc-block-cart__main .wc-block-cart-items td {
    border-top: 1px solid #e6e6e6 !important;  
}

.wc-block-cart__main .wc-block-cart-items {
    border-bottom: 1px solid #e6e6e6 !important    
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th,
table.wc-block-cart-items .wc-block-cart-items__header th {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 1.3em !important;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 1.25em !important;
    font-weight: 700;
    color: #000 !important;
    text-transform: capitalize !important;
}

.max-stock-msg {
    animation: fadeIn 0.3s ease-in-out;
    display: block;
    clear: both;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-5px); }
    to { opacity: 1; transform: translateY(0); }
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    color: #000;
    font-weight: 700;
}

.wc-block-checkout__shipping-method .wc-block-checkout__shipping-method-container {
    padding: 9px !important;
    border: 1px solid rgb(230, 230, 230);    
    background-color: #f7f7f7 !important;
}

.wc-block-checkout__shipping-method-option-price, .wc-block-checkout__shipping-method-option-title {
    font-family: 'Red Hat Text', sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: normal;
    text-transform: capitalize;
    color: #000 !important;    
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected,
.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    background: #fff !important;
    box-shadow: rgba(26, 26, 26, 0.12) 0px 1px 4px 0px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(230, 230, 230) !important;
    color: #000 !important;
    border-radius: 6px !important;
}

.wc-block-checkout__shipping-method-option {
    padding: 18px 23px !important;
    transition: border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    width: 24px !important;
    height: 24px !important;
}

.contact-form-container {
    margin-top: -200px !important;
    padding: 20px;
    background: #fff;
}
.contact-info li {
    color: #777777 !important;
    line-height: 1.6em;
}
.gform_wrapper .gform_footer {
    text-align: center;
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.uncode-sidecart-wrapper,
.uncode-sidecart-wrapper .widget_shopping_cart,
.uncode-sidecart-wrapper .widget_shopping_cart_content {
    padding: 10px;
}
.widget ul.product_list_widget li dl dt, .widget ul.product_list_widget li dl dd {
    line-height: 1.5em;
    font-weight: inherit !important;
    font-size: inherit;
}
.wc-stripe-bootstrap-form {
    margin-top: 15px !important;
}
.form-box-container {
}
.form-box {
    max-width: 400px;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 40px;
}
.form-box-title {
    margin-top: 0px;
    font-weight: bold;
}

.video-container {
    /* width is set as 100% here. any width can be specified as per requirement */
    width: 100%;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

.video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.youtube-video-container {
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}

.youtube-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* TRACKING METER */


/*
.calming-meter-bar {
    border: 4px solid var(--prcbeige);
    border-radius: 20px;
    padding: 20px 35px;
    color: #fff !important;
}

ul.meter-labels {
    margin-bottom: 20px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;  
    width: 100%;
}

.meter-labels li {
    color: #000;
    font-weight: 600;
    line-height: 1.35em;
}

li.low-level {
    text-align: left;
}

li.mid-level {
    text-align: center;
}

li.high-level {
    float: right;
}

.amount-percentage {
    border-radius: 20px;
    width: 50%;
    max-width: 100%;
    padding: 4px;
    background: #000;
}

.progress {
	overflow: hidden;
	height: 40px;
	background-color: #fff;
    border: 1px solid #eaeaea;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px  #f7f7f7;
	box-shadow: inset 0 1px 2px #f7f7f7;
	margin-bottom: 20px;
}
.progress-bar {
	width: 0;
	height: 100%;
	color: #fff;
	text-align: center;
	background-color: #ee303c;
	font-size: 15px;
	line-height:none;
}
.progress-bar-green{
	background-color: #addc30;
}

.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
}

*/

.order-tracker-container {
    padding: 40px 0;
    position: relative;
    max-width: 600px; /* Adjust based on your Uncode column */
    margin: 30px auto 0;
}

.tracker-steps {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
}

.step {
    text-align: center;
    flex: 1;
    position: relative;
}

/* The Dot/Number */
.step-dot {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    font-weight: bold;
    color: #999;
    transition: all 0.3s ease;
}

.step-label {
    font-family: 'Red Hat Text', sans-serif !important;
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #999;
    line-height: 1.2;
}

/* Active & Current States */
.step.active .step-dot, 
.step.current .step-dot {
    background: #000; /* Your brand color */
    border-color: #000;
    color: #fff;
}

.step.active .step-label,
.step.current .step-label {
    color: #000;
}

/* The Connecting Line */
.tracker-line {
    margin-top: 20px;    
    /*
    position: absolute;
    top: 55px; /* Aligns with the middle of the dots 
    left: 10%;
    right: 10%;
    */
    z-index: 1;
    background: #e9ecef !important;
    height: 30px;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #dee2e6;
}

.tracker-line-fill {
    height: 100%;
    background: #ffc107;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    transition: width 0.3s ease, background 0.3s ease;
}

/* ENDS */

/* Force all hero slides to same height */
.owl-carousel.owl-height-equal .hero-tmb > section.tmb-hero-slide{
  min-height: 650px;              /* pick your desired height */
  display: flex;
}

/* Make the inner container stretch vertically */
.owl-carousel.owl-height-equal .hero-tmb > section.tmb-hero-slide .home-hero-container,
.owl-carousel.owl-height-equal .hero-tmb > section.tmb-hero-slide .row-parent,
.owl-carousel.owl-height-equal .hero-tmb > section.tmb-hero-slide .row-inner{
  width: 100%;
}

/* METER END */

/* FOOTER & MOBILE FOOTER */

.footer-delivery-notice {
    background: var(--prcbeige);
}

.hero-delivery-notice {
    background: #fff;
}

.notice-content {
    display: inline-block;
    margin-left: 30px;
    vertical-align: super;    
}

.notice-content-hero {
    display: inline-block;
    vertical-align: sub;    
}

.custom-footer {
    font-family: 'Red Hat Text', sans-serif !important;
    background: #000;
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #000 !important;
    color: #aaaaaa;
}

.woocommerce-checkout .custom-footer {
    display: none;
}

.custom-footer ul { 
    margin-top: 0px;   
}

.custom-footer ul li {
    font-weight: 500;
    color: #b7b7b7;
}

.custom-footer li span {
    font-size: 13px;
}

.custom-footer li a {
    color: #b7b7b7;
    font-weight: 500;
    line-height: 2.5em;
}

.custom-footer li a:hover {
    text-decoration: underline;
    color: var(--prcyellow) !important;
}

.custom-footer p {
    font-family: 'Red Hat Text', sans-serif !important;
    font-size: .9em;
    font-weight: 500;
}

.custom-footer-title {
    font-family: 'tangosans_bold' !important;
    letter-spacing: .005em;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
}
.custom-footer .fab {
    font-size: 25px;
    margin-top: 10px;
    margin-right: 5px;
    color: var(--prcyellow) !important;
}
.resto-socials-contact .fab {
    font-size: 15px;
    margin-top: 10px;
    margin-right: 3px;
    border-radius: 3px;
    padding: 5px;
    color: var(--prcyellow);
}
.fa-instagram {
    color: var(--prcyellow);
}
.fa-facebook {
    color: var(--prcyellow);
}

.fa-whatsapp {
    color: var(--prcyellow);
}
#mc_embed_signup { width: 100%; }
.mc-field-group { display: block; margin-bottom: 10px; }

#mce-EMAIL,
#mce-PHONE,
#mce-FNAME {
    color: grey;
    display: block;
    width: 100%;
    text-align: center;
}

.mc-field-group:last-child {
    margin-bottom: 0px !important;
}

.clear {
    display: inherit;
}

/* COPYRIGHT FOOTER */

.copyright-footer {
    background: #fff;
    font-family: 'Red Hat Text', sans-serif !important;
    color: grey !important;
}
.copyright-footer ul {
    margin-top: 0px !important;
    line-height: 0;
    float: right;
}
.copyright-footer ul li,
.copyright-footer ul li a {
    font-family: 'Red Hat Text', sans-serif !important;
    font-size: 10px;
    color: grey !important;
    margin-left: 10px;
    display: inline;
}

.copyright-footer hr {
    border-color: #eaeaea;
}

.copyright-footer .date {
    margin-top: 0px;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 10px;
    color: grey !important;
}

.footer-disclaimer {
    font-size: 12px;
    margin-top: 0px;
}

/* MOBILE FOOTER */

.mobile-footer {
    font-family: 'Red Hat Text', sans-serif;
    background: #000;
    border-top: 1px solid #eaeaea !important;
    padding-bottom: 40px;
    padding-top: 40px;
    color: grey;
}
.mobile-footer .fab {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    text-align: center;
    padding: 7px;
}

.mobile-footer .uncode-accordion {

}

.mobile-footer .uncode-accordion .panel {
    border-color: #eaeaea;
}

.mobile-footer .panel-group .panel-heading + .panel-collapse .panel-body {
    border: none;
}
.mobile-footer .uncode-accordion:not(.default-typography) .panel-title > a span {
    font-family: 'tangosans_bold' !important;
    text-transform: capitalize;
    font-size: 1.15em;    
    letter-spacing: .005em;
    color: #fff;
}
.mobile-footer .panel-title > a span:after {
    content: "\f067";
    font-weight: 300;
    right: 0 !important;
}
.mobile-footer .panel-title.active > a span:after {
    content: "\f068";
}

.mobile-footer .panel-title.active > a,
.uncode-accordion.hours-table-accordion .panel-title.active > a,
.uncode-accordion.listing-bio-accordion .panel-title.active > a {
    color: #f97730 !important;
}

.uncode-accordion.hours-table-accordion .panel-title > a span:after,
.uncode-accordion.listing-bio-accordion .panel-title > a span:after{
    color: #000;
    right: 0 !important;
    font-family: "uncodeicon";
    content: "\f067";
}

.mobile-footer .panel-title > a span:after {
    font-family: "uncodeicon";
    content: "\f067";
    float: right;
}

.mobile-footer .panel-title.active>a span:after,
.uncode-accordion.hours-table-accordion .panel-title.active > a span:after,
.uncode-accordion.listing-bio-accordion .panel-title.active > a span:after {
    color: #FFC300 !important;
    float: right;
    top: 50%;
    font-family: "uncodeicon";
    content: "\f068";
}

.mobile-footer .uncode-accordion {
    margin-bottom: 40px;
}

.mobile-footer .panel-body {
    padding-top: 0;
    padding-bottom: 15px !important;
}

.mobile-footer .panel-body ul {
    margin-top: 0;
}

.mobile-footer .panel-body li a {
    color: grey;
    line-height: 2.5em;
    font-weight: 300;
}

.copyright-footer .date strong,
.copyright-footer .date strong a {
    color: #9e1f31 !important;
    font-weight: bold;
}
.mobile-footer .date {
    margin-top: 10px;
    color: grey;
    font-size: 10px;
}

.dev-brand img {
    width: 40px;
}

/* BUTTON STYLES */

.btn {
    border-radius: 5px !important;
}

.woocommerce a.button:disabled, .woocommerce button.button:disabled,
.woocommerce input.button:disabled, .woocommerce a.button.disabled,
.woocommerce button.button.disabled, .woocommerce input.button.disabled {
    opacity: .6;
}

.buttons-style,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"],
.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
.btn:not(.btn-custom-typo):not(.btn-inherit),
.btn:not(.btn-custom-typo),
.btn-link:not(.btn-custom-typo),
.nav-tabs,
.enhanced-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a,
.search_footer,
.wc-forward,
.wc-forward a {
    font-family: 'tangosansregular' !important;
}
.btn-reg,
.woocommerce div.product form.cart .button,
.woocommerce div.single-product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce #content div.single-product form.cart .button,
.woocommerce #payment .place-order .btn,
.woocommerce table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button,
.woocommerce-form-login__submit,
.btn.checkout-button,
#wp-submit, .style-light .wc-backward,
.uncode-sidecart-wrapper .buttons a.wc-forward.checkout,
.woocommerce-form-coupon .button,
.tmb-light.tmb-color-addcart,
.btn-reg-b,
.tmb-light.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a,
.wc-block-components-button:not(.is-link),
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    font-family: 'tangosansregular' !important;
    font-weight: normal;
    text-transform: uppercase !important;
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    border-radius: 5px !important;
}

.btn-promo-text {
    display: inline-block;
    margin-top: 25px !important;
    vertical-align: middle;
    margin-left: 10px;
    font-weight: 500;
    color: var(--prcpurple);
}

.btn-outline-blk {
    color: #000;
    border-width: 2px !important;
    border-color: #000 !important;
    background: transparent;
}

.btn-vday {
    background: #dd2670;
    border-color: #dd2670;
    color: #fff;
}

.btn-vday:hover {
    background: #ea66d3;
    border-color: #ea66d3;
}

.btn-yellow {
    background: var(--prcyellow) !important;
    border-color: var(--prcyellow) !important; 
    color: #000;    
}

.btn-yellow:hover {
    background: var(--prcpurple) !important;
    border-color: var(--prcpurple) !important; 
    color: #fff;        
}

.btn-outline-blk:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn-purple {
    background: var(--prcpurple) !important;
    border-color: var(--prcpurple) !important; 
    color: #fff;    
}

.woocommerce div.product form.cart .button {
    height: 52px;
}

.uncode-sidecart-wrapper .buttons a.wc-forward:first-child {
    padding: 13px 31px !important;
    border: 2px solid #000 !important;
}

.uncode-sidecart-wrapper .buttons a.wc-forward {
    padding: 13px 31px !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    font-family: 'tangosansregular' !important;
    font-size: 12px !important;
    letter-spacing: 0.1em;
    background: #000;
    border-color: #000;
    color: #fff !important;
    margin-right: 0px;
}
.single_add_to_cart_button {
    color: #fff !important;
    background: #000 !important;
}
.woocommerce a.added_to_cart {
    margin-left: 10px;
}

.menu-smart > li > a > div > div > div.btn {
    font-family: 'tangosansregular' !important;
}
#mc-embedded-subscribe {
    font-family: 'tangosansregular' !important;
    background: #000;
    border-color: #000 !important;
    color: #fff !important;
    margin-top: 0px !important;
    width: 100% !important;    
}
.promo-subscribe #mc-embedded-subscribe {
    background: #000;
    border-color: #000 !important;
    margin-top: 0px !important;
    width: 100% !important;
    color: #fff !important;
}

.addtocart {
    margin-top: 20px !important;
    width: 100%;
    background: none;
    border-color: #000;
    color: #000 !important;
    transition: all 0.5s ease;
}
.checkout-btn {
    width: 100%;
    background: #000;
    border-color: #000;
    color: #000 !important;
}

.wp-block-button__link {
    font-family: 'tangosansregular' !important;
    text-transform: uppercase;
    background-color: #000;
    border-radius: 2px;
}

.testimonial-carousel .style-light .btn-default {
    color: #FFC300 !important;
    background-color: transparent !important;
    border: 2px solid #FFC300 !important;
}

.owl-carousel-container .style-light .btn-default {
    border-radius: 10em !important;
    opacity: .5;
}

.owl-carousel-container .style-light .btn-default:hover {
    opacity: 1;
    background-color: var(--prcpurple) !important;
}

/* BUTTON HOVERS */

.woocommerce div.product form.cart .button:hover,
.woocommerce div.single-product form.cart .button:hover,
.woocommerce #content div.product form.cart .button:hover,
.woocommerce #content div.single-product form.cart .button:hover,
.wc-block-components-button:not(.is-link):hover, .wp-block-button__link:hover,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover,
#uncode_sidecart.style-light .btn-default.wc-forward:first-child:hover {
    background: #fec30e !important;
    border-color: #fec30e !important;
    color: #000 !important;
}
a.wp-block-button__link:hover {
    color: #000 !important;
}
.addtocart:hover,
.btn-reg:hover, .uncode-sidecart-wrapper .buttons a.wc-forward.checkout:hover,
#mc-embedded-subscribe:hover,
.woocommerce #payment .place-order .btn:hover,
.woocommerce div.single-product form.cart .button:hover,
.woocommerce #content div.product form.cart .button:hover,
.woocommerce #content div.single-product form.cart .button:hover,
.woocommerce #payment .place-order .btn:hover,
.woocommerce table.cart td.actions .button:hover,
.woocommerce-page table.cart td.actions .button:hover,
.checkout-btn:hover,
.woocommerce a.added_to_cart:hover,
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.uncode-cart .uncode-cart-dropdown .wc-forward:first-child:hover,
#wp-submit:hover .uncode-cart .wc-forward.checkout:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type="submit"]:hover,
.uncode-cart .uncode-cart-dropdown .wc-forward:hover,
.woocommerce-form-coupon .button:hover,
#wp-submit:hover, .btn-reg-b:hover,
.tmb-light.tmb-color-addcart:hover, .menu-smart > li > a > div > div > div.btn:hover,
.tmb-light.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a:hover {
    background: #fec30e !important;
    border-color: #fec30e !important;
    color: #000 !important;
}
.single_add_to_cart_button {
}

.warming-details-container {
    background: #000;
}

/* COUNT DOWN */

.order-countdown-container {
    background: var(--prcpurple);
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    right: 0;    
    z-index: 999;    
    width: 100%;
    max-width: inherit;    
}

.order-countdown-container-single {
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 999;    
    width: 100%;
    max-width: inherit; 
}

.countdown-list-display {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
}

.countdown-list-display li {
    display: inline-block;
    list-style-type: none;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    color: #ffd503;
    font-size: .8em;        
}

.countdown-list-display li span {
  font-weight: 700;
  font-size: .9em;
}

.countdown-headline {
    font-family: 'Red Hat Text', sans-serif !important;
    margin-top: 0px !important;
    color: #FFF !important;
    font-weight: 500 !important;  
    line-height: 1.6em !important;
}

.countdown-headline,
#countdown {
    display: inline-block;
}

#hours:after {
    content: 'HOURS';
    margin-left: 3px;
}

:lang(fr-CA) #hours:after {
    content: 'HEURS' !important;
}            

#minutes:after {
    content: 'MINUTES';
    margin-left: 3px;
}

#seconds:after {
    content: 'SECONDS';
    margin-left: 3px;
}

.woocommerce-order-received .order-countdown-container {
    display: none;
}

/* MARQUEE BANNER / NOTIFICATION BANNER */

.marquee-container {
  overflow: hidden;
  background: var(--prcpurple);
}

.marquee-text {
}

/* Fade rotator */
.fade-rotator {
  position: relative;
  min-height: 1.5em; /* keeps height stable */
}

.fade-rotator .fade-item {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  transition: opacity 600ms ease, transform 600ms ease;
}

.fade-rotator .fade-item.is-active {
  opacity: 1;
  transform: translateY(0);
  position: relative; /* lets the active item define height */
}

.post-content > *:first-child {
    margin-top: 47px !important;
}

.woocommerce-order-received .post-content > *:first-child {
    margin-top: 0px !important;
}

.post-content .top-delivery-notice,
.header-spacer-adjust .row-container:first-child {
    margin-top: 55px !important;
}     

.home .post-content > *:first-child {
    margin-top: 42px !important;
}

/* PRODUCT SWATCH */

.swatch {
    border: none;
    margin-right: 0px;
}

.swatches-select {
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    padding: 6px;
    border-color: rgb(230, 230, 230);
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.swatches-select:last-child {
    margin-bottom: 20px;
}

.swatch-type-label {
    font-size: 18px !important;
    font-weight: 600;
    min-width: 50%;
    width: max-content;
    height: 56px;
    line-height: 56px;
    color: #000 !important;
    margin-bottom: 0px;
}

.swatch-type-label:hover,
.swatch.swatch--active {
    background: #fff !important;
    box-shadow: rgba(26, 26, 26, 0.12) 0px 1px 4px 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(230, 230, 230) !important;
    color: #000 !important;
    border-radius: 6px !important;
}

.post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs) {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em;
    font-weight: 700;
    color: #000;
}

.wc-block-components-checkout-place-order-button {
    font-size: 1.25em;
}

.wc-block-components-checkout-place-order-button__price span {
    color: #fff !important;
}

.wc-block-components-formatted-money-amount {
    color: #000;
}

.wc-block-components-title.wc-block-components-title {
    font-family: 'Red Hat Text', sans-serif;   
    font-weight: 700;
    color: #000;
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    color: #000;
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 400 !important;
}

.woocommerce div.product form.cart {
    margin-top: 0px !important;
}
.wc-forward .btn .btn-link {
    padding: 10px !important;
}
.gpay-button-container,
#payment button[type="submit"] {
    margin-top: 20px;
}
.t-entry-date,
.breadcrumb-title {
    display: none !important;
}
.product_type_simple:not(.btn-block) + .added_to_cart {
    margin-left: 0px !important;
}

.style-light .ui-bg-dots,
.style-light.style-override .ui-bg-dots,
.style-dark .style-light .ui-bg-dots,
.owl-dots-outside .owl-dots .owl-dot span,
.style-light.style-override .owl-dots-outside .owl-dots .owl-dot span,
.style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span {
    box-shadow: 0px 0px 0px 2px #000;
    background: transparent;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background-color: #000 !important;
    box-shadow: 0px 0px 0px 2px #000;
}
.owl-prev i, .owl-next i {
}
.woocommerce-checkout .woocommerce form + div + .woocommerce-checkout {
    margin-top: 30px;
}
.woocommerce div.product form.cart .single_variation .price {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.post-content ul:not(.no-list) {
    list-style: none;
}
.nav-tabs {
    border: none !important;
}
.tab-content {
    padding-top: 50px;
}
.nav-tabs h5 {
    font-family: 'Titillium Web', sans-serif !important;
    margin-top: 0px !important;
    font-size: 11px;
}
.nav-tabs a {
    border-color: #000 !important;
    color: #000 !important;
}
.nav-tabs li.active a {
    color: #fff !important;
    border-bottom: 1px solid #000 !important;
    background: #000;
    padding: 18px 23px 18px 23px;
    font-weight: 600 !important;
}
.fa.fa-sign-out:before {
    font-family: "Fontawesome" !important;
    content: "\f2f5" !important;
}
.fa.fa-dashboard:before {
    font-family: "Fontawesome" !important;
    content: "\f3fd";
}

/* HACKS */

body:not(.compose-mode) footer#colophon {
    height: 0px;
}
hr {
    border-color: #f7f7f7;
}

.fancy-border {
    position: relative;
    background: white;
    border-radius: 10px;
    color: white;
    box-shadow: 20px 20px rgb(255 240 209 / 35%);
    transition: all .4s ease;
}

.fancy-border:hover {
    border-radius: 0% 0% 50% 50% / 0% 0% 5% 5%;
    box-shadow: 20px 20px rgb(255 240 209);
}

.margt0 {
    margin-top: 0px !important;
}

.margt5 {
    margin-top: 5px !important;
}

.margt10 {
    margin-top: 10px !important;
}

.margt15 {
    margin-top: 15px !important;
}

.margt20 {
    margin-top: 20px !important;
}

.margt25 {
    margin-top: 25px !important;
}

.margt30 {
    margin-top: 30px !important;
}

.margt40 {
    margin-top: 40px !important;
}

.margt50 {
    margin-top: 50px !important;
}

.margb0 {
    margin-bottom: 0px !important;
}

.margb5 {
    margin-bottom: 5px !important;
}

.margb10 {
    margin-bottom: 10px !important;
}

.margb15 {
    margin-bottom: 15px !important;
}

.margb20 {
    margin-bottom: 20px !important;
}

.margb25 {
    margin-bottom: 25px !important;
}

.margb30 {
    margin-bottom: 30px !important;
}

.margb40 {
    margin-bottom: 40px !important;
}

.margb50 {
    margin-bottom: 50px !important;
}

/* MEDIA QUERRIES */

@media (min-width: 1400px) {

}

@media (min-width: 960px) {
    .mobile-only {
        display: none;
    }
    
    .menu-smart > li > a {
        padding: 0px 14px 0px 14px;
    }    
    
    .hmenu .menu-horizontal-inner .menu-item.menu-item-language,
    .hmenu .menu-horizontal-inner .lang-item {
        height: inherit;
    }
	
	body[class*=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a {
		padding-right: 15px;
	}
    
    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul {
        margin: 0px 0px 0px 0px !important;
        padding: 0px 0px 0px 15px !important;
    }    
    
    body[class*=hmenu-]:not(.hormenu-position-right) .navbar-cta + .uncode-close-offcanvas-mobile + .navbar-nav-last > ul {
        padding-left: 0px !important;
    }

    body[class*="hmenu"] .uncode-cart a i.fa:not(.fa-dropdown),
    body[class*="hmenu"] .menu-icons i:not(.fa-dropdown),
    body.menu-overlay-center .menu-icons i:not(.fa-dropdown) {
        font-size: 25px;
        color: #000 !important;
    }
    h1.product_title {
        font-size: 28px !important;
    }
    .uncode-cart .uncode-cart-dropdown .wc-forward:first-child .fa,
    .uncode-cart .wc-forward.checkout .fa {
        display: none !important;
    }
    .dev-brand img {
        width: 40px;
    }
    
   .woocommerce .quantity input[type="number"].qty {
       
    }    
    
    .woocommerce .quantity input.qty {
        font-size: inherit;
        font-weight: 600;
        color: #000;
    }
    
    .menu-list-sticky {
        margin-top: 30px;
    }
    
    .menu-list-sticky li {
        line-height: 2.5em;
    }
    
    .menu-list-sticky li a {
        color: #000;
    }
    
    .menu-list-sticky li a:hover {
        text-decoration: underline;
        font-weight: 600;
    }    
    
}
@media (max-width: 959px) {
    .desktop-only {
        display: none;
    }

    .menu-primary .menu-horizontal .menu-smart > li > a {
        font-weight: 500 !important;
    }

    .menu-smart li {
        margin-bottom: 7px;
    }
    
    .menu-smart .menu-item:not(.btn) {
        border-bottom: 1px solid #e0e0e0 !important;
        margin-bottom: 0px !important;
    }    
    
    .menu-smart .menu-item a {
        line-height: 2.5em;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    
    .current-product-parent,
    .menu-smart .active, .menu-smart .menu-item:hover {
        background: var(--prcpurple) !important;
        border-color: var(--prcpurple) !important;
    }    

    .current-product-parent > a,
    .menu-smart .active > a, .menu-smart .menu-item:hover > a,
    .submenu-light .menu-smart li.active > a, .submenu-light .menu-smart li.current-menu-ancestor > a,
    .submenu-light .menu-smart li.wpml-ls-current-language > a,
    .submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a {
        color: var(--prcyellow) !important;
    }
    
    .menu-smart li:last-child {
        border-bottom: none; 
        margin-bottom: 7px;
    }
    
    .navbar-cta ul.menu-smart > li > a {
        display: grid !important;
        padding-right: 0px;        
        padding-bottom: 0px !important;
    }
    
    body:not(.hmenu-center-split) li.menu-item-button {
        margin-bottom: 0px !important;
    }

    .menu-horizontal .menu-horizontal-inner > div:not(:first-child):not(.uncode-close-offcanvas-mobile):not(.navbar-main):not(.appended-navbar) {
        padding-top: 0px !important;
    }

    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        transition: all 0.5s ease;
        text-transform: capitalize;
    }
    
    .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *),
    .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn) {
        font-size: 15px !important;
        font-weight: 500 !important;
    }
    
    .product-template-default .main-container .row-inner > div:not([class*="col-md"]) {
        padding-top: 15px !important;
    }
    .mar-20 {
        margin-top: 40px;
    }
    .mart0 {
        margin-top: 0px !important;
    }
    .main-container .row-navigation .row-parent {
        padding: 0px 30px 0px 30px;
    }

    .woocommerce .quantity input.qty {
    }
    .wc-proceed-to-checkout {
        margin-top: 0px;
    }
    .woocommerce .cart-collaterals .cart_totals h2 {
        margin-top: 0px !important;
    }
    .woocommerce .cart-collaterals .cart_totals table {
        padding: 18px 0px 0px 0px;
        border-collapse: separate;
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    .mb-fixed {
        position: fixed !important;
        z-index: 11 !important;
        left: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        padding: 10px !important;
    }
    div.product form.cart:not(.dynamic-button) {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    #mc-embedded-subscribe {
        margin-top: 10px;
    }
    
    .menu-smart > li > a > div > div > div.btn {
        font-size: 15px !important;
        width: 100% !important;
        padding: 16px 31px !important;
    }
    .navbar .btn:not(input):not(.checkout-button):not(.btn-no-scale) {
        transform: scale(0.9) !important;
    }
    .btn.checkout,
    .btn.checkout-button {
        margin-top: 30px !important;
    }
    
    .soldout-home {
        right: -20px;
        top: -20px;
    }
    
    .menu-list-sticky li a {
        color: #000;
    }        
    
    .menu-list-sticky {
        /* Allow overflow from its inner list without moving itself */
        overflow: visible;
    }
    
    .menu-list-sticky ul {
        /* display: flex; */
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0 16px;
        margin: 0;
        list-style: none;
        scroll-snap-type: x mandatory;
        gap: 12px;
    }
    
    .menu-list-sticky ul li {
        flex: 0 0 auto;
        scroll-snap-align: start;
        white-space: nowrap;
        min-width: 100px;
    }
    
    /* Optional: hide scrollbars */
    .menu-list-sticky ul::-webkit-scrollbar {
        display: none;
    }
    
    .menu-list-sticky ul {
        scrollbar-width: none;
    }
    
}

@media (max-width: 959px) and (min-width: 570px) {
    .section-title-1 {
        margin-top: 0px;
    }
    .tmb {
        margin-bottom: 20px;
    }
    .font-size-menu-mobile,
    .menu-container:not(.isotope-filters) ul.menu-smart a:not(.social-menu-link) {
        font-weight: 700 !important;
    }
}

@media (max-width: 804px) {
    .notice-content {
        display: initial;
        margin-left: 0px;
    }

    .mobile-fixed-addtc {
        position: fixed;
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .3);
        bottom: 0;
        z-index: 999;
        left: 0;
        width: 100%;
        padding: 16px;
        background: #fff;
    }
    
    .mobile-fixed-addtc-var {
        position: fixed;
        bottom: 75px;
        background: #fff;
        z-index: 999;
        left: 0;
        padding-top: 20px;
        width: 100%;
    }
    
    .mobile-fixed-addtc .woocommerce .quantity input[type="number"].qty:not(.btn-block),
    .mobile-fixed-addtc  .woocommerce div.product form.cart .button{
        margin-bottom: 0px !important;
    }        
}

@media (max-width: 768px){
    .patty-img,
    .patty-img-drinks {
        max-width: 285px;
    }
    
    .countdown-headline {
        font-size: calc(1.5rem * var(--smaller));
    }
    
    .countdown-list-display li {
        font-size: calc(1.125rem * var(--smaller));
    }
    
    .wc-block-checkout__sidebar,
    .wc-block-cart__sidebar {
        margin-top: 20px !important;
    }

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
        border: none;
        padding: 0px;
    }
    
}


@media screen and (max-width: 767px) {
  input, select, textarea {
    font-size: 16px !important;
  }
  
  .footer-delivery-notice {
      text-align: center;
  }
  
}

@media (min-width: 769px){
    .menu-list-sticky-container {
        position: -webkit-sticky;
        position: fixed;
        top: 160px; /* Adjust this to match your header height */
        z-index: 99;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 700px) {
    .cta-promo-container {
        max-width: 500px;
    }
    
    .product-main-title {
        font-size: 4em !important;
    }
    
}

@media (max-width: 699px) {
   .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
        border: 1px solid #e6e6e6;
        border-radius: 12px;
        padding: 25px;
        margin-bottom: 20px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
    }
    
    .wp-block-woocommerce-checkout-order-summary-block {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
        border: none;
    }
}

@media (max-width: 570px) {
    .shipping-zones-table {
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;    
    }
    
    .shipping-zones-table li {
        margin-bottom: 20px;
    }
    
    .shipping-zones-table li:nth-child(3) {
        border-right: none;
    }
    
    .woocommerce .row-related {
        padding-bottom: 4em;
    }
    
}

@media (min-width: 570px) {
    .product-title-container {
        margin-top: 41px;
    }    
    
    .product-title-container .price-container {
        float: right;
    }    
    
    .page-template-menu-page .post-content > *:first-child {
        margin-top: 43px;
    }
    
    .blink-stock-status {
        margin-right: 5px;
    }       
    
    .bogo-choice {
        max-width: 60%;
        width: 60%;
    }        
    
}

@media (max-width: 569px) {
    .btn,
    .addtocart {
        transform: none !important;
    }
    .gpay-button.long,
    .gpay-button.buy {
        width: 100% !important;
    }
    .btn-reg {
        width: auto !important;
    }
    .pad-0 {
        padding-top: 0px !important;
    }
    .padtmb15 {
        padding-top: 15px !important;
    }  

    .contact-form-container {
        margin-top: 0px !important;
        padding: 0px;
    }
    
    .product-title-container {
        margin-top: 55px;
    }
    
    .free-shipping-rates {
        margin: 0 auto !important;
        max-width: 100%;
    }
    
    .meter-labels li {
        font-size: .8em;    
    }        
    
    .calming-meter-bar {
        padding: 20px;
    }
    
    .post-content .post-title-wrapper {
        margin-bottom: 0px !important;
    }
    
    .wp-block-woocommerce-checkout {
        padding-top: 0px;
    }
    
    #hours:after {
        content: 'HRS' !important;
    }
    
    :lang(fr-CA) #hours:after {
        content: 'HRS' !important;
    }

    #minutes:after {
        content: 'MIN' !important;
    }
    
    #seconds:after {
        content: 'SEC' !important;
    }       
    
    .menu-list-sticky {
        margin-top: 20px;
    }
    
    .main-container .row-container .row-parent {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .swatches-select {
        margin-bottom: 30px;
    }    
    
    .rudr-variation-radios {
        margin-top: 15px;
        margin-bottom: 0px;
    }

}

@media (min-width: 481px) {
    .woocommerce div.product form.cart .button {
        margin-top: 0px !important;
        width: calc(100% - 103px) !important;    
    }
    
    .collection-valid-form #postal-code {
        border-radius: 6px 0px 0px 6px !important;
    }
    
    .collection-valid-form button {
        border-radius: 0px 6px 6px 0px !important;
    }
    
}

@media (max-width: 480px) {

    .woocommerce div.product form.cart .variations td.label,
    .woocommerce div.single-product form.cart .variations td.label,
    .woocommerce #content div.product form.cart .variations td.label,
    .woocommerce #content div.single-product form.cart .variations td.label {
        padding-right: 0px !important;
    }
    .menu-container:not(.isotope-filters) ul.menu-smart a:not(.social-menu-link) {
        font-weight: 700 !important;
    }
    .menu-smart a {
        padding-bottom: 15px !important;
    }
    .post-title {
        font-size: 25px !important;
    }
    
    .product-main-title {
        Font-size: 1.5em !important;
    }
    
    .product-img-content {
        margin: 40px auto 0px;
        text-align: center;
    }
    
    .product-img-content img {
        width: 250px;
    }

    .single-product .mobile-footer,
    .woocommerce-checkout .mobile-footer {
        display: none;
    }
    .btn,
    .addtocart {
        transform: none !important;
    }
    .woocommerce div.product form.cart button {
        width: calc(100% - 107px) !important;
    }
    .mobile-fixed-addtc {
        position: fixed;
        bottom: 0;
        z-index: 11;
        left: 0;
        width: 100%;
        padding: 12px 9px 12px 9px;
    }
    .mobile-fixed-addtc .woocommerce .quantity input[type="number"].qty:not(.btn-block),
    .mobile-fixed-addtc  .woocommerce div.product form.cart .button{
        margin-bottom: 0px !important;
    }
    
    .nav-tabs li.active a {
        border-bottom: none !important;
    }

    .woocommerce div.product form.cart .single_variation .price {
        text-align: center !important;
    }

    .menu-category-box img {
        margin: 0 auto;
        max-height: 200px;
    }
    :not(.tmb-post).tmb .t-entry > *:not(hr) {
        margin-top: 5px;
    }
    h1.product_title {
        font-size: 1.2em !important;
    }
    .t-entry-text .t-entry-title {
    }
    .tmb-content-center.tmb .t-entry-text {
        padding: 10px;
    }
    .woocommerce .woocommerce-ordering {
        width: 100% !important;
    }
    .hero-section-title {
        font-size: 3em !important;
        margin-top: 0px;
    }
    .intro-statement {
        line-height: normal;
        font-size: 1.2em !important;
        margin-top: 0px;
    }
    .section-title-1 {
        margin-top: 0px;
        font-size: 22px !important;
    }
    .section-title-lg {
        font-size: 3em !important;
    }
    .post-content .post-title {
    }
    .woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering select {
        margin-top: 0px;
    }

    .pad-top-0-sm {
        padding-top: 0px !important;
    }
    .pad-top-10-sm {
        padding-top: 10px !important;
    }
    .pad-bot-0-sm {
        padding-bottom: 0px !important;
    }
    .product-info-table {
        padding-top: 10px;
        box-shadow: none;
    }
    .single-product div.product div.images img {
        width: 65%;
        margin: 0 auto;
    }
    .product_meta {
        margin-bottom: 40px;
    }
    td.actions div.coupon + button {
        margin-top: 10px;
    }
    .gpay-button-container,
    .applepay-button-container,
    #payment button[type="submit"] {
        margin-top: 30px !important;
    }
    
    .mc-field-group {
        display: block;
        margin-bottom: 5px;
    }
    #mce-EMAIL,
    #mce-PHONE {
        width: 100%;
    }
    .clear {
        display: block !important;
    }
    .woocommerce-checkout .menu-wrapper {
        display: none;
    }

    .mbpda0 {
        padding: 0px !important;
    }
    .sub-box {
        padding: 10px 30px 30px;
    }
    .product-header img {
       max-width: 70% !important;
    }
    .padtmb0 {
        padding-top: 0px !important;
    }
    
    .padtmb10 {
        padding-top: 10px !important;
    }
    
    .padtmb15 {
        padding-top: 15px !important;
    }    
    
    .countdown-headline {
        font-size: 13px !important;
        line-height: normal !important;
    }
    
    .countdown-list-display li {
        font-size: 12px !important;
        padding: 0px 1px !important;
    }
    
    .product-title-container {
        margin-top: 40px;
        text-align: center;
    }    
    
    .product-title-container .price-container span.price {
        font-size: 18px !important;
    }
    
    .product-title-container .row-parent {
        padding-top: 35px !important;
        padding-bottom: 20px !important;
    }
    
    .back-container .fa {
        top: 195px;
    }
    
    .notice-content-hero {
        max-width: 240px;
    }
    
    .notice-content {
        max-width: 300px;
        margin: 0 auto;
        display: inherit;        
    }
    
    .notice-statement {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .catering-inquiry-container {
        text-align: center;
    }
    
    .bouncing-mini-patty-1 img {
        position: absolute;
        top: -110px;
        left: -40px;
        z-index: 999;
        width: 280px;
    }
    
    .testimonial-carousel .row-parent {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    .warming-step {
        margin-top: 15px !important;
        font-size: .9em;
    }
    
    .page-template-menu-page .post-content > *:first-child,
    .home .post-content > *:first-child, .post-content .top-delivery-notice {
        margin-top: 42px !important;
    }    
    
    .woocommerce .row-related {
        padding-top: 0px;
    }    
    
    .product-details-container .double-bottom-padding {
        padding-bottom: 0px !important;   
    }
    
    .product-details-container .row-inner {
        padding-bottom: 0px !important;   
    }    
    
    .cta-promo-container {
        max-width: 340px;
    }    
    
    #mc-embedded-subscribe {
        margin-top: 5px !important;
        font-size: 12px !important;
    }
    
    .swatch-type-label {
        min-width: 48.5%;
        font-size: 15px !important;        
        height: 50px;
        line-height: 50px;        
    }
    
    .blink-stock-status {
        display: block;   
        margin-bottom: 10px;
    }        
    
    .bogo-choice {
        width: 100%;
    }
    
    .soldout-single {
        width: 60px !important;
        left: 65%;
        right: 0;
        top: 25px;
    }
    
    .swatches-select {
        margin-bottom: 0px;
    }
    
    .home-hero-container {
        text-align: center;
    }
    
    .collection-valid-form {
        display: grid !important;    
        gap: 10px !important;
    }
    
    .collection-valid-form input {
        width: 100%;
    }
    
    .collection-valid-form button {
        height: 45px !important;
    }
    
    .collection-selector-tabs .nav-tabs i {
        display: grid !important;
        margin: 0px 10px 10px;
    }
    
    #status-toggle-tab {
        width: 2.5em;
        height: 2.5em;
    }
    
    .status-next {
        display: none;        
    }
}


@media (max-width: 320px) {

    .mobile-footer .date {
        margin-top: 5px;
    }
    h1.product_title {
        font-size: 20px !important;
    }
    .t-entry-text .t-entry-title {
        font-size: 15px !important;
    }
    .hero-section-title {
        font-size: 2.25em !important;
        margin-top: 0px;
    }
    .intro-statement {
        font-size: 1em;
    }
    
    .pop-promo-title-reg {
        font-size: 1.5em !important;        
    }
    
    .pop-text-reg {
        font-size: .9em;        
    }   
    
    .cta-promo-container {
        max-width: 270px;
    }        
    
    .swatch-type-label {
        min-width: 47.5%;
    }
    
    :lang(fr-CA) #hours:after {
        content: 'HRS' !important;
    }  
}