/*--28-11--*/
.wrap-modal-slider button.slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: -5000px;
  outline: none;
  border: 0px;
}
button.slick-next.slick-arrow:focus,
button.slick-prev.slick-arrow:focus {
  outline: none !important;
}
.error {
  color: #fe6b35;
  font-size: 15px;
}
.wrap-modal-slider button.slick-prev.slick-arrow {
  border: 0px;
  text-indent: -4000px;
}
.wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  margin: 20px auto;
  width: 100%;
}
main.main.product-details-wrap .row.single_variation_wrap button.closdiv_ide {
  background: transparent;
  border: 0pc;
  font-size: 30px;
  outline: none;
  border: 0px;
}
main.main.product-details-wrap
  .row.single_variation_wrap
  button.closdiv_ide:focus {
  outline: none;
}
.date-listing-wrap {
  text-align: left;

  margin: 0px 10px 16px 0px;
  padding: 0px 0px 0px 0px;

  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #f5f5f5;

  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}

.date-listing-wrap i.price-tag {
  white-space: nowrap;
  position: absolute;
  right: 0px;
  top: 50%;
  vertical-align: middle;
  transform: translate(0px, -50%);
  color: #fe6b35;
  background-color: #fff;
  line-height: 39px;
  padding: 13px 5px;
  font-size: 16px;
  font-style: inherit;
  font-weight: 600;
  width: 100px;
  text-align: center !important;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  letter-spacing: 0.36px;
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 18px;
}
.date-listing-wrap p {
  margin: 0px;
  line-height: normal;
  font-size: 14px;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  color: #616161;
}
.date-listing-wrap label {
  margin-bottom: 0px;
  margin-left: 0px;
  display: block;
  padding: 10px 90px 15px 50px;
  cursor: pointer;
  font-weight: 600;
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 16px;
}
.date-listing-wrap label p {
  font-weight: normal !important;
  margin-top: 8px;
}
div#delivery_date2 {
  text-align: left;
  /*height: 300px;
    overflow-y: scroll;*/
}
div#delivery_date1 {
  overflow-y: auto;
  height: 400px;
}
div#delivery_date1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

div#delivery_date1::-webkit-scrollbar {
  width: 8px;
}

div#delivery_date1::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fe6b35;
}
.wrap-modal-slider.open {
  height: 400px;
}

/*div#delivery_date2::-webkit-scrollbar-track
{
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 0px;
}

div#delivery_date2::-webkit-scrollbar
{
 width: 5px;
}

div#delivery_date2::-webkit-scrollbar-thumb
{
 border-radius: 0px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #FE6B35;
}*/
.backtocalendar-link {
  margin-top: 25px;
}
.wrap-modal-slider.open {
  height: 400px;
}
h5#exampleModalLabel {
  text-align: center !important;
  display: block !important;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.9px;
}

/*--09-12--*/

span.selected-shipping_deliveryDate {
  font-size:32px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 20px;
  color: #222 !important;
  font-weight: 600;
}

.delivery-options-wrapper {
  position: relative;
  padding-left: 56px !important;
  padding-right: 10px !important;
  min-height: 60px;
  border-radius: 5px;
  width: 100%;
  /* max-width: 83%; */
  max-width: 520px;
}
.delivery-options-wrapper.blank
  span.selected-shipping_placeholder
  > span
  > i.fa.fa-calendar,
.delivery-options-wrapper.blank
  span.selected-shipping_placeholder
  > span
  > svg {
  position: absolute;
  right: 15px;
  top: 13px;
  color: #fe6b35;
  font-size: 20px;
}
.delivery-options-wrapper span.selected-shipping_placeholder > i.fa.fa-pencil {
  background: #fe6b35;
  width: 50px;
  display: block;
  text-align: center;
  height: 59px;
  line-height: 59px;
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 30px;
  color: #fff;
  border-radius: 5px;
  
}
/*.delivery-options-wrapper span.selected-shipping_placeholder span {
    position: absolute;
    top: 6px;
    left: 7px;
    font-size: 15px;
        padding-left:0;
        padding-right:0;
}*/
.calender-model .modal-content .modal-header a#backarrow {
  color: #fff;
  width: 35px;
  height: 30px;
  border: 0px #fff solid;
  line-height: 29px;
  font-size: 20px;
  border-radius: 50%;
  display: block;
}
.calender-model .modal-footer {
  justify-content: start !important;
  border-top: 0px;
}
.calender-model .backtocalendar-link > a {
  text-decoration: underline;
}
.calender-model .backtocalendar-link > a:hover {
  text-decoration: none;
}
.outer-check-box .listing-checks {
  border: 1px #e0e0e0 solid;
  margin: 0px 10px 15px;
  padding: 0px;
  line-height: 30px;
  height: 44px;
  border-radius: 24px;
  width: 100%;
  max-width: 300px;
  left: 0px;
  right: 0px;
  margin: 0px auto 15px;
  position: relative;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 16px;
  color: #000;
}
.outer-check-box {
  text-align: center;
}
.lt-box {
  height: 312px;
  overflow-y: auto;
}
.lt-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

.lt-box::-webkit-scrollbar {
  width: 8px;
}

.lt-box::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fe6b35;
}
.outer-check-box h2 {
  color: #000;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 600;
}
.calender-model .ui-widget-header .ui-datepicker-prev .ui-icon {
  background-image: url(img/Left-Arrow.svg);
  background-position: 0px 0px;
  margin-top: -5px;
}
.calender-model .ui-widget-header .ui-datepicker-next .ui-icon {
  background-image: url(img/Right-Arrow.svg);
  background-position: 0px 0px;
  margin-top: -5px;
}
button.single_add_to_cart_button.button.alt.wp-element-button.disabled.wc-variation-selection-needed {
  opacity: 1;
}
.radio-col {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 24px;
  height: 24px;
}
.radio-col input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  z-index: 999;
  width: 24px;
  height: 24px;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  
}
.radio-col:hover input ~ .checkmark {
  background-color: #ccc;
}
.radio-col input:checked ~ .checkmark {
  background-color: #fe6b35;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-col input:checked ~ .checkmark:after {
  display: block;
}
.radio-col .checkmark:after {
  left: 11px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ot-radio {
  position: absolute;
  top: 21px;
  left: 12px;
}
.outer-check-box .listing-checks .ot-radio {
  position: absolute;
  top: 11px;
  left: 55px;
}
.filed-dates-panel {
  padding-left: 15px;
}

.wrap-modal-slider {
  padding: 0 30px;
  opacity: 0;
  transition: all 0.3s;
}

.wrap-modal-slider.open {
  opacity: 1;
}

.slick-prev:before,
.slick-next:before {
  color: red;
}
.ui-datepicker-today a {
  background: #f6f6f6 !important;
  border: 1px solid #ccc !important;
  color: #1c94c4 !important;
  border-radius: 100%;
}
.delivery-options-wrapper.error {
  border: 1px solid red !important;
}
#validation-msgs span.error {
  color: #f90404;
  font-size: 15px;
}
main.main.product-details-wrap .row.single_variation_wrap .MyDatemyfield1 {
  margin-bottom: 35px !important;
  border-bottom: 0px !important;
}

.calender-model .modal-content {
  border-radius: 0px;
}

.calender-model .modal-content .modal-header {
  background: #2a445f;
  text-align: center !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
  border-radius: 24px 24px 0px 0px;
}

.calender-model .modal-content .modal-header h5.modal-title {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-family: var(--wp--preset--font-family--fredoka-medium);
}
.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  margin: 0px auto;
  width: 100%;
  background: #fff !important;
  border: 0px !important;
}

.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
  table.ui-datepicker-calendar
  thead
  tr
  > th {
  background: #ebebeb;
  border: 6px #fff solid;
}

.calender-model .wrap-modal-slider table.ui-datepicker-calendar {
  margin-top: 20px;
}
.calender-model .wrap-modal-slider .ui-state-default,
.calender-model .wrap-modal-slider .ui-widget-content .ui-state-default,
.calender-model
  .wrap-modal-slider
  .ui-widget-header
  .ui-state-default
  .ui-widget {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-content
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-header
  .ui-state-default {
  border: 0px;
  font-weight: bold;
  color: #555;
  text-align: center !important;
  border-top-width: 0px;
}
.calender-model .wrap-modal-slider .ui-datepicker td span,
.calender-model .wrap-modal-slider .ui-datepicker td a {
  display: inline-block;
  /* padding: 10px; */
  text-align: center;
  text-decoration: none;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 23px!important;
}
main.main.product-details-wrap
  .row.single_variation_wrap
  .calender-model
  button.closdiv_ide {
  background: transparent;
  border: 0pc;
  font-size: 30px;
  outline: none;
  border: 1px #fff solid;
  color: #fff;
  border-radius: 50%;
  line-height: 30px;
  height: 30px;
  width: 30px;
  padding: 0px !important;
  cursor: pointer;
}
.product_shipping_date .red {
  color: #fb0202;
}
.product_shipping_date .red {
  color: #24cb24;
}
/*.calender-model .ui-datepicker-today a {
    background: #FE6B35 !important;
    border: 1px solid #FE6B35 !important;
    color: #fff !important;
}*/
.calender-model .ui-widget-header {
  border: 1px solid #fff !important;
  background: #fff !important;
  color: #000;
  font-weight: 400;
  width: 100%;
  /* max-width: 215px; */
  margin: 0px auto;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 18px;
}
.calender-model .wrap-modal-slider {
  padding: 0px 0px !important;
}
span.selected-shipping_shippingCost {
  color: #fe6b35;
  font-weight: 600;
}
#backtocalendar {
  z-index: 99;
}
.backtlocation-btn {
  z-index: 99;
  background: #fe6b35;
  color: #fff;
  padding: 4px 20px;
  position: relative;
  border-radius: 4px;
}
.backtlocation-btn:hover {
  color: #fff;
}

#shippingOptionsModal {
  overflow-y: hidden;
}
.delivery-options-wrapper.blank {
  max-width: 95%;
  min-height: 56px;
  padding-left: 0px !important;
}
.delivery-options-wrapper.blank span.selected-shipping_placeholder span {
  line-height: 0px;
  margin-top: 20px;
  display: block;
}
.outer-check-box .listing-checks label {
  display: block;
  padding: 6px 0px 6px 30px;
  cursor: pointer;
}
.calender-model td.ui-datepicker-current-day > a {
  background: #fe6b35 !important;
  border: 1px #fe6b35 solid !important;
  color: #fff !important;
}
span.selected-shipping_placeholder > span.ch-date {
  position: absolute;
  /* top: -38px;
  right: -58px;
  font-weight: 600; */
  color: #fe6b35!important;
  font-size: 14px;
  bottom: -30px;
 
  right: 0;
}

/*-- 24-08--*/
select#delivery_locations,
#delivery-address {
  padding: 9px 35px 9px 15px;
  color: #333;
  font-size: 16px;
  width: 90%;
  position: relative;
  -webkit-appearance: none;
  background: url(/wp-content/themes/yummycake/assets/images/Arrow-Icon.png)
    no-repeat no-repeat right 0.75rem center;
  background-size: 15px;
}
.full-field.full-field-wrap {
  text-align: left;
  width: 100%;
  padding-left: 15px;
  padding-top: 30px;
}

.full-field.full-field-wrap > span.form-label {
  font-weight: bold;
  margin-bottom: 8px;
  display: inline-block;
}
.full-field.full-field-wrap input#delivery-address {
  width: calc(100% - 130px);
  border: 1px #cecece solid;
  margin-bottom: 15px;
  border-right: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.full-field.full-field-wrap button.selectdeliverydate {
  padding: 10px 20px;
  border: 0px;
  background: #2a445f;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  margin-left: -5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pac-container {
  z-index: 99999999999 !important;
}

ul.or-conditon-link {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
}
ul.or-conditon-link li p {
  margin: 0px 0px 7px;
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

ul.or-conditon-link li {
  display: block;
}

ul.or-conditon-link li > a {
  color: #fff;
  background: #2a445f;
  position: relative;
  font-size: 18px;
  display: block;
  padding: 12px 25px 12px 8px;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  max-width: 190px;
  margin: 12px auto;
}
a.show_currnt_loc.locate-btn:hover {
  background: #fe6b35;
}
ul.or-conditon-link li > a i.locate-icon {
  display: inline;
  position: absolute;
  width: 24px;
  margin-left: 10px;
}
/*--24-08--*/
.single-products-grid .product-info .outer-check-box h2 {
  font-family: var(--wp--preset--font-family--montserrat-semi-bold);
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
}
.single-products-grid .product-info .outer-check-box p {
  font-family: var(--wp--preset--font-family--montserrat-regular);
  font-size: 14px;
  color: #616161;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1200px) {
  span.selected-shipping_deliveryDate {
    font-size: 36px;
  }
  .delivery-options-wrapper {
    padding-left: 52px !important;
    padding-right: 0px !important;
  }
  .filed-dates-panel {
    padding-left: 7px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .single-products-grid .product-info .outer-check-box h2 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .full-field.full-field-wrap input#delivery-address {
    margin-top: 15px;
  }
  select#delivery_locations,
  #delivery-address,
  .full-field.full-field-wrap button.selectdeliverydate {
    font-size: 16px;
    width: 100%;
    margin-left: 0px;
    border-radius: 4px;
    margin-bottom: 10px;
  }
  div#delivery_date_selectlocation .full-field.full-field-wrap {
    padding-left: 0;
  }
  .full-field.full-field-wrap input#delivery-address {
    width: 99%;
    border: 1px #cecece solid;
    margin-bottom: 15px;
  }
  ul.or-conditon-link li > a {
    font-size: 16px;
    padding: 8px 25px 8px 8px;
    width: 100%;
    max-width: 100%;
    margin: 6px auto;
  }
  #shippingOptionsModal {
    /* background: #fff !important; */
    background: transparent!important;
  }
  div#delivery_date1 {
    height: calc(100vh - 20vh);
  }
  .lt-box {
    height: calc(100vh - 40vh);
    overflow-y: auto;
  }
  /* span.selected-shipping_placeholder > span.ch-date {
    top: -30px;
  } */
  .outer-check-box .listing-checks .ot-radio {
    top: 16px;
  }
  .date-listing-wrap .ot-radio {
    top: 25px;
  }
  .date-listing-wrap label {
    padding: 10px 90px 15px 40px;
    font-weight: 600;
  }
  .date-listing-wrap label p {
    font-weight: normal !important;
  }
  .radio-col {
    font-size: 18px;
    width: 18px;
    height: 18px;
  }
  .radio-col input {
    width: 18px;
    height: 18px;
  }
  .checkmark {
    height: 18px;
    width: 18px;
  }
  .radio-col .checkmark:after {
    left: 7px;
    top: 3px;
  }
  .delivery-options-wrapper.blank {
    max-width: 100%;
  }
  .calender-model .modal-content {
    border-radius: 0px;
    border: 0px;
    height: auto;
    /* height: 90vh; */
  }
  .modal.calender-model .modal-dialog {
    margin: 0px auto;
  }
  .calender-model .modal-content .modal-head- + er h5.modal-title {
    font-size: 18px;
  }
  .calender-model .modal-footer {
    border-top: 0px;
  }
  .outer-check-box h2 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
  }
  span.selected-shipping_deliveryDate {
    font-size: 30px;
    top: 18px;
  }
  .delivery-options-wrapper {
    position: relative;
    padding-left: 40px !important;
  }
  .filed-dates-panel {
    padding-left: 11px;
    font-size: 14px;
    line-height: 23px;
  }
  .backtocalendar-link {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 576px) {
  .calender-model .modal-dialog {
    max-width: 700px;
    height: 550px;
    margin: 60px auto 0px;
  }
}
/* @media only screen and (max-width: 400px) {
  .calender-model .wrap-modal-slider .ui-datepicker td span,
  .calender-model .wrap-modal-slider .ui-datepicker td a {
    padding: 5px;
    margin: 1px;
  }
} */
@media only screen and (max-width: 480px) {
  .date-listing-wrap:after {
    content: "";
    width: 88px;
    /* background: #FE6B35; */
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .date-listing-wrap i.price-tag {
    z-index: 99;
  }
  .date-listing-wrap .ot-radio {
    top: 23px;
  }
}

/*new css*/
.calender-model.ui-datepicker th {
  font-size: 16px;
  font-family: var(--wp--preset--font-family--montserrat-regular);
  padding: 10px;
}
.calender-model .ui-datepicker td {
  font-size: 16px;
  font-family: var(--wp--preset--font-family--montserrat-medium);
  padding: 10px;
  text-align: center;
}
.calender-model
  .wrap-modal-slider
  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all
  table.ui-datepicker-calendar
  thead
  tr
  > th {
  background-color: #fff;
  border-width: 0;
}

.calender-model td.ui-datepicker-current-day > a {
  border-radius: 100%;
  display: inline-block !important;
}

.calender-model .ui-state-default,
.calender-model .ui-widget-content .ui-state-default,
.calender-model .ui-widget-header .ui-state-default,
.calender-model .ui-button,
.calender-model html .ui-button.ui-state-disabled:hover,
.calender-model html .ui-button.ui-state-disabled:active {
  background-color: #fff;
  border-width: 0;
}
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-content
  .ui-state-default,
.calender-model
  .wrap-modal-slider
  table.ui-datepicker-calendar
  .ui-widget-header
  .ui-state-default {
  color: #000;
  font-family: var(--wp--preset--font-family--montserrat-medium);
}
@media all and (max-width:768px){
  .delivery-options-wrapper span.selected-shipping_placeholder > i.fa.fa-pencil {
    height:66px;
  }
    
}

/* ========================================
   INLINE DELIVERY OPTIONS (FNP Style)
   ======================================== */

.delivery-options-inline {
    padding: 0;
    margin-top: 20px;
}

.delivery-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.delivery-section:last-child {
    border-bottom: none;
}

.delivery-section .section-label {
    font-weight: 600;
    font-size: 16px;
    color: #25324B;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--wp--preset--font-family--montserrat-semi-bold, sans-serif);
}

.delivery-section .section-label svg {
    flex-shrink: 0;
}

.delivery-section .section-label .required {
    color: #FE6B35;
}

/* Location Section */
.location-input-wrapper {
    display: flex;
    gap: 10px;
    align-items: stretch;
}

.location-input {
    flex: 1;
    padding: 14px 16px;
    border: 1px solid #d2d2d2;
    border-radius: 8px;
    font-size: 16px; /* 16px minimum to prevent iOS zoom */
    color: #333;
    outline: none;
    transition: border-color 0.2s;
}

.location-input:focus {
    border-color: #FE6B35;
}

.locate-me-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 12px 16px;
    background: #2A445F;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.locate-me-btn:hover {
    background: #FE6B35;
}

.locate-me-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.locate-me-btn .spin {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* Per-Field Inline Error Messages */
.field-error-inline {
    display: none !important;
    visibility: hidden;
    opacity: 0;
    background: linear-gradient(135deg, #FFF5F5 0%, #FED7D7 100%);
    border: 1px solid #FC8181;
    border-left: 4px solid #E53E3E;
    border-radius: 8px;
    padding: 12px 16px;
    margin-top: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #C53030;
    font-family: var(--wp--preset--font-family--montserrat-medium, sans-serif);
    box-shadow: 0 2px 8px rgba(229, 62, 62, 0.15);
    align-items: center;
    gap: 10px;
}

.field-error-inline.show,
#location-error.show,
#date-error.show,
#shipping-error.show,
#timeslot-error.show {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    animation: slideInError 0.3s ease-out;
}

.field-error-inline .error-icon {
    font-size: 18px;
    flex-shrink: 0;
    color: #E53E3E;
}

.field-error-inline .error-text {
    flex: 1;
    line-height: 1.4;
}

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

/* Highlight the section with error */
.delivery-section.has-error {
    border: 2px solid #FC8181 !important;
    border-radius: 12px;
    padding: 16px !important;
    background: #FFFAF0;
    animation: pulseError 0.5s ease-in-out;
}

@keyframes pulseError {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.01); }
}

/* Error state for inputs */
.location-input.has-error,
.location-input-wrapper.has-error .location-input {
    border-color: #E53E3E !important;
    background: #FFF5F5;
}

/* Error state for date buttons */
.quick-date-btn.has-error {
    border-color: #FC8181 !important;
}

/* Error state for shipping method options */
.shipping-method-option.has-error {
    border-color: #FC8181 !important;
    background: #FFF5F5;
}

/* Error state for time slot options */
.timeslot-option.has-error {
    border-color: #FC8181 !important;
    background: #FFF5F5;
}

/* Old inline-error class for backward compatibility */
.inline-error {
    color: #dc3545;
    font-size: 13px;
    margin-top: 8px;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    10%, 30%, 50%, 70%, 90% { transform: translateX(-5px); }
    20%, 40%, 60%, 80% { transform: translateX(5px); }
}

/* Error states for individual fields */
.delivery-section.has-error {
    border-color: #dc3545 !important;
    background: #FFF8F8;
}

.delivery-section.has-error .section-label {
    color: #dc3545;
}

.location-input.error,
.location-input-wrapper.error .location-input {
    border-color: #dc3545 !important;
    background: #FFF8F8;
}

/* Error message under specific fields */
.field-error-msg {
    display: block;
    color: #dc3545;
    font-size: 12px;
    font-weight: 500;
    margin-top: 6px;
    padding-left: 4px;
}

.field-error-msg::before {
    content: "⚠ ";
}

/* Make the quick date buttons show error state */
.quick-date-btn.error-state {
    border-color: #dc3545;
    animation: pulse-error 1s ease-in-out infinite;
}

@keyframes pulse-error {
    0%, 100% { box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.4); }
    50% { box-shadow: 0 0 0 6px rgba(220, 53, 69, 0); }
}

/* Shipping method error state */
.shipping-method-option.error-state {
    border-color: #dc3545 !important;
}

/* Time slot error state */
.timeslot-option.error-state {
    border-color: #dc3545 !important;
}

/* Quick Date Buttons */
.quick-date-buttons {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.quick-date-btn {
    flex: 1;
    min-width: 100px;
    padding: 16px 12px;
    border: 2px solid #e8e8e8;
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s;
    background: #fff;
}

.quick-date-btn:hover {
    border-color: #FE6B35;
    background: #FFF8F5;
}

.quick-date-btn.selected {
    border-color: #FE6B35;
    background: #FE6B35;
    color: #fff;
}

.quick-date-btn.disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
}

.quick-date-btn .date-label {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 4px;
    display: block;
}

.quick-date-btn .date-value {
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.quick-date-btn .date-day {
    font-size: 11px;
    opacity: 0.7;
    display: block;
    margin-top: 2px;
}

/* Calendar Toggle */
.calendar-toggle-wrapper {
    margin-bottom: 16px;
}

.calendar-toggle-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    background: transparent;
    border: 1px dashed #ccc;
    border-radius: 8px;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
    width: 100%;
    justify-content: center;
}

.calendar-toggle-btn:hover {
    border-color: #FE6B35;
    color: #FE6B35;
    background: #FFF8F5;
}

.calendar-toggle-btn.active {
    border-style: solid;
    border-color: #FE6B35;
    color: #FE6B35;
    background: #FFF8F5;
}

/* Full Calendar */
.full-calendar-wrapper {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    padding: 16px;
    margin-top: 12px;
}

.calendar-header-inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.calendar-month-title {
    font-size: 16px;
    font-weight: 600;
    color: #25324B;
}

.cal-nav-btn {
    width: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.cal-nav-btn:hover {
    border-color: #FE6B35;
    color: #FE6B35;
}

.calendar-table {
    width: 100%;
    border-collapse: collapse;
}

.calendar-table th {
    padding: 8px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
}

.calendar-table td {
    padding: 4px;
    text-align: center;
}

.calendar-table .cal-day {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s;
}

.calendar-table .cal-day:hover {
    background: #FFF8F5;
    color: #FE6B35;
}

.calendar-table .cal-day.selected {
    background: #FE6B35;
    color: #fff;
}

.calendar-table .cal-day.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.calendar-table .cal-day.today {
    border: 2px solid #FE6B35;
}

/* Shipping + Timeslot Grid Layout (FNP Style) */
.shipping-timeslot-section {
    border-bottom: none;
}

.shipping-timeslot-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.shipping-column,
.timeslot-column {
    min-width: 0;
}

.timeslot-column {
    border-left: 1px solid #eee;
    padding-left: 24px;
}

.timeslot-placeholder {
    padding: 40px 20px;
    text-align: center;
    color: #999;
    background: #f9f9f9;
    border-radius: 10px;
    border: 2px dashed #ddd;
}

.timeslot-placeholder p {
    margin: 0;
    font-size: 14px;
}

/* Shipping Methods */
.shipping-methods-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.shipping-method-option {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 12px;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    background: #fff;
}

.shipping-method-option:hover {
    border-color: #FE6B35;
    background: #FFF8F5;
}

.shipping-method-option.selected {
    border-color: #FE6B35;
    background: #FFF8F5;
}

.shipping-method-option.disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
}

.shipping-method-option .radio-indicator {
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 2px;
    position: relative;
    transition: all 0.2s;
}

.shipping-method-option.selected .radio-indicator {
    border-color: #FE6B35;
}

.shipping-method-option.selected .radio-indicator::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #FE6B35;
    border-radius: 50%;
}

.shipping-method-option .method-details {
    flex: 1;
}

.shipping-method-option .method-title {
    display: block;
    font-weight: 600;
    font-size: 15px;
    color: #25324B;
    margin-bottom: 4px;
}

.shipping-method-option .method-desc {
    display: block;
    font-size: 13px;
    color: #666;
}

.shipping-method-option .method-price {
    font-weight: 700;
    font-size: 16px;
    color: #FE6B35;
    white-space: nowrap;
}

/* Time Slots */
.timeslots-wrapper {
    margin-top: 10px;
}

.timeslot-group {
    margin-bottom: 10px;
}

.timeslot-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.timeslot-option {
    padding: 10px 16px;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    background: #fff;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}

.timeslot-option:hover {
    border-color: #FE6B35;
    background: #FFF8F5;
}

.timeslot-option.selected {
    border-color: #FE6B35;
    background: #FE6B35;
    color: #fff;
}

.timeslot-option.disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
}

/* Addon Products Section */
.addon-section .section-label .optional-tag {
    font-weight: 400;
    font-size: 13px;
    color: #999;
}

.addon-products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: 12px;
    max-height: 320px;
    overflow-y: auto;
    padding-right: 8px;
}

.addon-products-grid::-webkit-scrollbar {
    width: 6px;
}

.addon-products-grid::-webkit-scrollbar-thumb {
    background: #FE6B35;
    border-radius: 3px;
}

.addon-product-card {
    border: 2px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    transition: all 0.2s;
    background: #fff;
}

.addon-product-card:hover {
    border-color: #FE6B35;
}

.addon-product-card.selected {
    border-color: #FE6B35;
    background: #FFF8F5;
}

.addon-product-card .addon-image {
    margin-bottom: 8px;
}

.addon-product-card .addon-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}

.addon-product-card .addon-info {
    margin-bottom: 8px;
}

.addon-product-card .addon-name {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #333;
    margin-bottom: 4px;
    line-height: 1.3;
    height: 32px;
    overflow: hidden;
}

.addon-product-card .addon-price {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #FE6B35;
}

.addon-product-card .addon-actions {
    margin-top: 8px;
}

.addon-add-btn {
    width: 100%;
    padding: 8px 12px;
    background: #fff;
    border: 2px solid #FE6B35;
    color: #FE6B35;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.addon-add-btn:hover {
    background: #FE6B35;
    color: #fff;
}

.addon-qty-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: #FE6B35;
    border-radius: 20px;
    padding: 6px 12px;
}

.addon-qty-btn {
    width: 24px;
    height: 24px;
    border: none;
    background: rgba(255,255,255,0.3);
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.addon-qty-btn:hover {
    background: rgba(255,255,255,0.5);
}

.addon-qty-value {
    color: #fff;
    font-weight: 600;
    min-width: 24px;
    text-align: center;
}

.addon-summary {
    background: #f9f9f9;
    border-radius: 8px;
    padding: 12px 16px;
    margin-top: 16px;
}

.addon-summary-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
}

.addon-summary-row:last-child {
    margin-bottom: 0;
}

.addon-summary-row.total {
    font-weight: 600;
    color: #333;
    font-size: 15px;
    padding-top: 8px;
    border-top: 1px solid #ddd;
}

.addon-skip-wrapper {
    margin-top: 16px;
    display: flex;
    gap: 12px;
}

.addon-continue-btn {
    flex: 1;
    padding: 14px 24px;
    background: #FE6B35;
    border: none;
    color: #fff;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.2s;
}

.addon-continue-btn:hover {
    background: #e55a25;
}

/* Delivery Summary */
.delivery-summary {
    background: #F0FFF4;
    border: 1px solid #22C55E;
    border-radius: 10px;
    padding: 16px !important;
    margin-top: 16px;
}

.summary-content {
    display: flex;
    align-items: center;
    gap: 12px;
}

.summary-icon {
    width: 32px;
    height: 32px;
    background: #22C55E;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    flex-shrink: 0;
}

.summary-details {
    flex: 1;
}

.summary-details span {
    display: block;
    font-size: 14px;
    color: #333;
}

.summary-date {
    font-weight: 600;
    font-size: 15px !important;
}

.summary-method {
    color: #666 !important;
}

.summary-addons {
    color: #FE6B35 !important;
    font-weight: 500 !important;
}

.change-delivery-btn {
    padding: 8px 16px;
    background: transparent;
    border: 1px solid #FE6B35;
    color: #FE6B35;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.2s;
}

.change-delivery-btn:hover {
    background: #FE6B35;
    color: #fff;
}

/* Responsive Styles */
@media only screen and (max-width: 768px) {
    .location-input-wrapper {
        flex-direction: column;
    }
    
    .locate-me-btn {
        justify-content: center;
    }
    
    .quick-date-buttons {
        gap: 8px;
    }
    
    .quick-date-btn {
        min-width: 80px;
        padding: 12px 8px;
    }
    
    .quick-date-btn .date-value {
        font-size: 16px;
    }
    
    /* Stack shipping and timeslot on mobile */
    .shipping-timeslot-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .timeslot-column {
        border-left: none;
        border-top: 1px solid #eee;
        padding-left: 0;
        padding-top: 20px;
    }
    
    .shipping-method-option {
        padding: 10px;
    }
    
    .timeslot-options {
        gap: 8px;
    }
    
    .timeslot-option {
        padding: 8px 12px;
        font-size: 12px;
    }
    
    /* Addon products mobile */
    .addon-products-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        max-height: 280px;
    }
    
    .addon-product-card {
        padding: 8px;
    }
    
    .addon-product-card .addon-image img {
        width: 60px;
        height: 60px;
    }
    
    .addon-product-card .addon-name {
        font-size: 11px;
        height: 28px;
    }
    
    .addon-product-card .addon-price {
        font-size: 13px;
    }
    
    .addon-add-btn {
        padding: 6px 10px;
        font-size: 12px;
    }
    
    .addon-qty-controls {
        padding: 4px 8px;
    }
    
    .addon-qty-btn {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
    
    .summary-content {
        flex-wrap: wrap;
    }
    
    .change-delivery-btn {
        width: 100%;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .delivery-section .section-label {
        font-size: 14px;
    }
    
    .quick-date-btn {
        min-width: 70px;
        padding: 10px 6px;
    }
    
    .quick-date-btn .date-label {
        font-size: 11px;
    }
    
    .quick-date-btn .date-value {
        font-size: 14px;
    }
    
    .shipping-method-option .method-title {
        font-size: 13px;
    }
    
    .shipping-method-option .method-desc {
        font-size: 11px;
    }
    
    .shipping-method-option .method-price {
        font-size: 13px;
    }
}

/* ============================================
   FNP-STYLE - Buy Now Button Fixed at Viewport Bottom
   JS controls positioning based on scroll position
   ============================================ */

/* Desktop: Buy Now button styling */
@media screen and (min-width: 992px) {
    
    /* Button wrapper - full width when in sidebar (not floating) */
    .single-product-btn-wrapper:not(.fnp-fixed-button) {
        display: flex !important;
        width: 100% !important;
    }
    
    /* Buy Now button - full width, same size in sidebar and floating */
    .single-product-btn-wrapper .buy_now_button {
        flex: 1 !important;
        width: 100% !important;
        padding: 16px 40px !important;
        font-size: 17px !important;
        font-weight: 600 !important;
        letter-spacing: 0.5px !important;
        border-radius: 8px !important;
        text-transform: uppercase !important;
        transition: none !important;
    }
    
    /* No hover animation */
    .single-product-btn-wrapper .buy_now_button:hover {
        transform: none !important;
    }
    
    /* When button is fixed by JS - add background extending to bottom */
    .single-product-btn-wrapper.fnp-fixed-button {
        display: flex !important;
        background: linear-gradient(to top, 
            #ffffff 0%, 
            #ffffff 85%, 
            rgba(255,255,255,0.95) 95%, 
            rgba(255,255,255,0) 100%) !important;
        padding: 20px 0 30px 0 !important;
        box-sizing: border-box !important;
        box-shadow: none !important;
    }
    
    /* Placeholder to reserve space when button is fixed - prevents content jump */
    .single-product-btn-wrapper.fnp-fixed-button + .fnp-button-placeholder,
    .fnp-button-placeholder {
        display: none;
    }
    
    form.cart .fnp-button-placeholder {
        height: 70px;
        display: none;
    }
    
    form.cart:has(.fnp-fixed-button) .fnp-button-placeholder {
        display: block;
    }
    
    /* Hide Add to Cart button - only show Buy Now buttons */
    .single-product-btn-wrapper .single_add_to_cart_button:not(.buy_now_button):not(.buy_now_button_original) {
        display: none !important;
    }

    /* Style "Original" button same as Buy Now */
    .single-product-btn-wrapper .buy_now_button_original {
        flex: 1 !important;
        width: 100% !important;
        padding: 16px 40px !important;
        font-size: 17px !important;
        font-weight: 600 !important;
        letter-spacing: 0.5px !important;
        border-radius: 8px !important;
        text-transform: uppercase !important;
        transition: none !important;
    }
    
    /* Hide scrollbar on sidebar */
    .product-info,
    .wp-block-column.product-info {
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
    }
    
    .product-info::-webkit-scrollbar,
    .wp-block-column.product-info::-webkit-scrollbar {
        display: none !important;
    }
}

/* Mobile/Tablet: Full width fixed at bottom of screen */
@media screen and (max-width: 991px) {
    body.single-product .single-product-btn-wrapper,
    .woocommerce.single-product .single-product-btn-wrapper,
    .single-product .single-product-btn-wrapper {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        background: #ffffff !important;
        box-shadow: 0 -3px 15px rgba(0, 0, 0, 0.1) !important;
        padding: 15px 20px !important;
        z-index: 9999 !important;
        display: flex !important;
        justify-content: center !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }
    
    body.single-product .single-product-btn-wrapper .buy_now_button,
    .woocommerce.single-product .single-product-btn-wrapper .buy_now_button,
    .single-product .single-product-btn-wrapper .buy_now_button {
        padding: 14px 40px !important;
        font-size: 16px !important;
        width: 100% !important;
        max-width: 400px !important;
        flex: none !important;
    }
    
    /* Padding at bottom for mobile - fixed button covers content */
    /* body.single-product .product-info,
    .woocommerce.single-product .product-info,
    .single-product .product-info {
        padding-bottom: 90px !important;
    } */
}

/* ============================================
   MOBILE RESPONSIVENESS FIXES
   Prevent iOS auto-zoom and horizontal overflow
   ============================================ */

@media screen and (max-width: 991px) {
    /* Prevent horizontal overflow on mobile - only for delivery options, NOT body */
    body.single-product .delivery-options-inline {
        overflow-x: hidden !important;
        max-width: 100% !important;
    }
    
    /* Ensure all containers are box-sizing border-box */
    .delivery-options-inline,
    .delivery-options-inline * {
        box-sizing: border-box !important;
    }
    
    /* Fix input font-size to prevent iOS zoom (must be 16px+) */
    .delivery-options-inline input,
    .delivery-options-inline select,
    .delivery-options-inline textarea,
    #location_address,
    .location-input-wrapper input {
        font-size: 16px !important;
        max-width: 100% !important;
    }
    
    /* Prevent touch zoom */
    .delivery-options-inline {
        touch-action: manipulation;
    }
    
    /* Fix location input wrapper */
    .location-input-wrapper {
        max-width: 100% !important;
        overflow: hidden !important;
    }
    
    #location_address {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    /* Fix quick date buttons overflow */
    .quick-date-buttons {
        max-width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        flex-wrap: nowrap !important;
        padding-bottom: 5px;
    }
    
    .quick-date-buttons::-webkit-scrollbar {
        display: none;
    }
    
    .quick-date-btn {
        flex-shrink: 0 !important;
    }
    
    /* Fix shipping methods overflow */
    .shipping-timeslot-grid {
        max-width: 100% !important;
        overflow: hidden !important;
    }
    
    .shipping-method-option,
    .timeslot-option {
        max-width: 100% !important;
        word-wrap: break-word !important;
    }
    
    /* Fix addon grid overflow */
    .addon-products-grid {
        max-width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }
    
    /* Calendar fixes */
    .full-calendar-wrapper {
        max-width: 100% !important;
        overflow-x: auto !important;
    }
    
    .calendar-table {
        min-width: auto !important;
        width: 100% !important;
    }
    
    /* Fix delivery summary */
    .delivery-summary-inline {
        max-width: 100% !important;
        overflow: hidden !important;
    }
    
    .summary-details span {
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    
    /* Fix validation message */
    #delivery-validation-msgs {
        max-width: 100% !important;
        word-wrap: break-word !important;
    }
}

/* Extra small screens */
@media screen and (max-width: 480px) {
    /* Ensure everything fits */
    .delivery-options-inline {
        padding: 0 !important;
        margin-left: -5px !important;
        margin-right: -5px !important;
        width: calc(100% + 10px) !important;
    }
    
    .delivery-section {
        padding: 0 5px !important;
    }
    
    /* Quick dates horizontal scroll */
    .quick-date-buttons {
        margin-left: -5px;
        margin-right: -5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    
    /* Addon cards smaller */
    .addon-products-grid {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 8px !important;
    }
    
    .addon-product-card {
        padding: 6px !important;
    }
    
    .addon-product-card img {
        height: 50px !important;
    }
}