#ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul {
  margin-left: 0; }
  #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul li {
    list-style: none;
    margin-bottom: 5px;
    clear: both; }
    #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul li span.ucs_modifier__counter-button {
      border: 0;
      background: 0 0;
      cursor: pointer;
      text-decoration: none;
      font-weight: 600;
      text-shadow: none;
      display: inline-block;
      outline: 0;
      background-color: #eeeeee;
      border-color: #eeeeee;
      color: #333333;
      font-size: 100%;
      margin: 0;
      vertical-align: baseline;
      font-family: "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
      line-height: 1.618;
      text-transform: none;
      padding: 3px 11px;
      border-radius: 3px;
      height: 31px;
      width: 31px; }
    #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul li input {
      text-align: center;
      -moz-appearance: textfield;
      margin: 0 5px; }
    #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul li input::-webkit-outer-spin-button,
    #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group_type--counter ul li input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }
#ucs_modifiers__singleproduct-modifiers label {
  display: block;
  margin-bottom: 3px; }
#ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group {
  position: relative;
  padding-top: 0; }
  #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group .ucs_modifiers_group__top-info {
    font-size: 80%;
    color: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 5px;
    position: relative;
    top: -10px; }
  #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group .ucs_modifier__side-info {
    font-size: 70%;
    line-height: 31px;
    position: relative;
    bottom: 2px;
    border-radius: 3px;
    padding: 0 8px;
    color: rgba(0, 0, 0, 0.5);
    display: inline-block; }
  #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group .ucs_modifier__price-tag {
    display: inline-block;
    padding: 3px 7px;
    line-height: 1em;
    background-color: rgba(0, 0, 0, 0.4);
    color: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    margin-left: 7px; }
  #ucs_modifiers__singleproduct-modifiers .ucs_modifiers_group .ucs_modifier__select {
    width: 100%; }

  #ucs_modifiers__singleproduct-modifiers .ucs_modifier_label_simple_class {
    display: inline;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
    margin: 0;
    padding: 0; }


    #ucs_modifiers__singleproduct-modifiers input[type=checkbox], #ucs_modifiers__singleproduct-modifiers input[type=radio] {
      margin: 0;
      line-height: inherit;
    }

@keyframes shake {
  0%,to {
    transform: translateZ(0); }
  10%,30%,50%,70%,90% {
    transform: translate3d(-6px, 0, 0); }
  20%,40%,60%,80% {
    transform: translate3d(6px, 0, 0); } }
.shake {
  animation-name: shake; }

.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 1.6s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s; }

.ucs_info {
  color: #00529B;
  background-color: #BDE5F8; }

.ucs_success {
  color: #4F8A10;
  background-color: #DFF2BF; }

.ucs_warning {
  color: #9F6000;
  background-color: #FEEFB3; }

.ucs_error {
  color: #D8000C;
  background-color: #FFD2D2; }

.ucs_restaurant_list__block {
  padding: 10px 15px;
  margin-bottom: 22px; }

.ucs_woo_checkout_billing_picker {
  margin-bottom: 10px; }

.ucs_woo_checkout_billing_picker_label {
  width: 100%; }

select.ucs_woo_checkout_billing_picker_select {
  width: 100%; }

.ucs_openinghours-notifier {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; }
  .ucs_openinghours-notifier .ucs_openinghours-notifier__innerblock {
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    text-align: center; }
    .ucs_openinghours-notifier .ucs_openinghours-notifier__innerblock .ucs_openinghours-notifier__opening-hour, .ucs_openinghours-notifier .ucs_openinghours-notifier__innerblock .ucs_openinghours-notifier__closing-hour {
      font-weight: 700; }
    .ucs_openinghours-notifier .ucs_openinghours-notifier__innerblock .ucs_openinghours-notifier__closed-message {
      font-weight: 700; }

form .ucs_disabled_input, form .ucs_disabled_input input {
  color: gray;
}
/*# sourceMappingURL=ucsdp_frontend.css.map */

#ucs_modifiers__singleproduct-modifiers .ucs_modifiers_complex_group {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.025);
  margin-bottom: 1.618em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#ucs_modifiers__singleproduct-modifiers .ucs_modifiers_complex_group_header{
  background-color: rgba(0,0,0,0.1);
  margin: -10px -10px 10px -10px;
  padding: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;  
}

ul.ucs_cart_modifiers_list {
  margin: 0px 0px 1em 0px;
  padding: 0px;
  list-style: none;
}

ul.ucs_cart_modifiers_list li ul {
  margin: 0px;
  padding: 0px;  
  list-style: circle;
  margin-left: 1em;
}
/* Burgeslap compatibility */
.theme-burgerslap .woocommerce td.product-name dl.variation dd ul.ucs_cart_modifiers_list li ul li {
  list-style-type: circle;
}
/* Elementor compatibility */
body .woocommerce td.product-name dl.variation dt {
  display: none;
}
/* Elementor compatibility */
table.shop_table td.product-name dl.variation {
  display: block !important;
}
/* Elementor compatibility */
table.shop_table td.product-name dl.variation dd {
  display: block;
  margin-left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  ul.ucs_cart_modifiers_list {
    text-align: left;
  }
}

.theme-burgerslap .woocommerce td.product-name dl.variation dt {
  float: none;
}

.theme-burgerslap .woocommerce td.product-name dl.variation dd ul li {
  list-style-type: none;
}

.woocommerce table .ucs-min-order-amount-not-meet {background: #e2401c; color: white;}

.modifier-checkox-table-type td.modifier-checkox-td-type-price, .modifier-checkox-table-type td.modifier-checkox-td-type-name { min-width: 1%; white-space: nowrap;}
.modifier-checkox-table-type td { border: none;}

/* Collapsable modifier */
.ucs_meta_collapsable.ucs_meta_closed {
  cursor: pointer;
}
.ucs_modifiers_group.ucs_collapsable .ucs_modifiers_group__content{
  position: relative;
  opacity: 0.3;
  overflow: hidden;
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_modifiers_group__content{
  opacity: 1;
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}
.ucs_modifiers_group.ucs_collapsable.ucs_spinner-top .ucs_modifiers_group__content:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
  border: 7px solid #ccc;
  border-top-color: #000;
  animation: spinner .6s linear infinite;
  z-index: 2;
  opacity: 1;
}
.ucs_modifiers_group.ucs_collapsable.ucs_spinner-top .ucs_modifiers_group__content::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(255,255,255, 0.6);
  background: linear-gradient(180deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 83%, rgba(255,255,255,0) 100%);
  z-index: 1;
}
.ucs_modifiers_group.ucs_collapsable.ucs_meta_closed .ucs_modifiers_group__content::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(255,255,255, 0.6);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  z-index: 1;
}

.ucs_modifiers_group.ucs_collapsable .ucs_collapsable--toggle{
  display: none;
  text-align: center;
  padding: 10px 1.618em;
  margin: 10px 0;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  cursor: pointer;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.ucs_modifiers_group.ucs_collapsable .ucs_collapsable--toggle:hover{
  background: rgba(0, 0, 0, 0.6);
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_collapsable--toggle .toggle-icon{
  display: inline-block;
  padding: 0 10px;
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_collapsable--toggle.ucs_meta_opened .toggle-icon{
  /* rotate the text 180 */
  transform: rotate(180deg);
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_collapsable--toggle .toggle-text{
  display: none;
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_collapsable--toggle.ucs_meta_opened .toggle-text.show-less{
  display: inline-block;
}
.ucs_modifiers_group.ucs_collapsable.ucs_collapsable_rendered .ucs_collapsable--toggle.ucs_meta_closed .toggle-text.show-more{
  display: inline-block;
}

.woocommerce form #payment .ucs_payment_meta_field_over_submit_button.form-row {
  width: 100%;
  margin: -30px 0 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.woocommerce form #payment .ucs_payment_meta_field_over_submit_button.form-row select {
  width: 100%;
}

.woocommerce .ucsdp-checkout-takaway-delivery-message {
  background:rgba(0, 0, 0, 0.1);
  border:1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}

.addresses-table-ucs {
  width: 100%;
  margin: 1.618em 0;
  border-left: 4px solid rgba(0, 0, 0, 0.3);
}

.addresses-table-ucs .address-wrapper {
  padding: 10px;
}

.addresses-table-ucs .address-wrapper:nth-child(odd) {
  background-color: rgba(204, 204, 204, 0.2);
}

.addresses-table-ucs .shipping-fields {
  margin-left: 10px;
}

.addresses-table-ucs .address-actions {
  padding: 10px 0;
}

.addresses-table-ucs .address-actions a {
  font-size: 0.8em;
  color: gray;
  text-decoration: underline;
}

.addresses-table-ucs .address-actions .edit-address a:hover {
  color: orange;
}

.addresses-table-ucs .address-actions .delete-address a:hover {
  color: red;
}

.addresses-ucs-counter {
  color: rgba(0, 0, 0, 0.6);
  font-style: italic;
}



#addresses-selector-ucs-block .addresses-selector-opener-button {
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px;
  border-radius: 7px;
  margin: 10px 0;
  text-align: center;
  text-decoration: none;
  font-size: 81%;
  text-transform: uppercase;
}
#addresses-selector-ucs-block .addresses-selector-opener-button:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 768px) {
  #addresses-selector-ucs-block .addresses-selector-opener-button {
    padding: 4px 8px;
  }
}

.popup-background-ucs {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* Darkened background */
  z-index: 1000; /* Ensure the popup appears above other content */
}

.addresses-selector-ucs {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Center the popup */
  background-color: #fff; /* Change as needed */
  width: calc(100% - 20px);
  max-width: 765px;
  max-height: calc(100% - 20px); /* Window height minus 20px (10px top and 10px bottom) */
  padding: 20px 30px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); /* Drop shadow */
  overflow: auto; /* Scrollable content if too long */
  box-sizing: border-box;
  z-index: 1001; /* Ensure the popup appears above the background */
  border-radius: 7px; /* Rounded corners */
}




.addresses-selector-ucs .addresses-selector-discription-ucs {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
}
.addresses-selector-ucs .address-wrapper{
  padding: 10px;
  border-radius: 7px; /* Rounded corners */
  /*box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); /* 3D button effect */
  margin: 20px 0; /* Space between buttons */
  cursor: pointer; /* Indicate that it's clickable */
  text-align: left; /* Left-align text */
  background-color: rgba(0, 0, 0, 0.2);
}

.addresses-selector-ucs .address-wrapper:hover{
  background-color: rgba(0, 0, 0, 0.4); 
}

.addresses-selector-ucs .address-wrapper:hover .shipping-fields {
  background: rgba(250,250,250,1); 
}

.addresses-selector-ucs .address-wrapper label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start; /* Align the fields to the left side */
  align-items: center; /* Vertically center the content */
}

.addresses-selector-ucs .address-wrapper .address-picker {
  padding: 20px 20px 20px 10px;
}

.addresses-selector-ucs .address-wrapper .shipping-fields {
  cursor: pointer; /* Indicate that it's clickable */
  background: rgba(250,250,250,0.9);
  width: 100%;
  margin: -8px -8px -13px 0;
  padding: 10px; 
  border-radius: 7px;
}

.addresses-selector-ucs .address-wrapper .field-label{
  font-weight: 700;
  margin-right: 5px;
}


.addresses-selector-ucs .address-wrapper {
  overflow: auto; /* Scrollable content if too long */
}

.addresses-selector-ucs .address-actions a {
  display: block; /* Stack the buttons vertically */
  width: 100%; /* Full width for easy mobile clicking */
  text-align: center; /* Center the text */
}

.ucs-button {
  display: inline-block;
  padding: 12px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 7px;
  color: #fff;
  line-height: 30px;
  background-color: #44b75b; /* Green background */
  border: none;
  text-align: center;
  text-decoration: none;
}

.ucs-button-small-1 {
  display: inline-block;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 7px;
  line-height: 20px;
}

.close-addresses-selector-ucs {
  display: inline-block;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 7px;
  background-color: #808080;
  border-color: #808080;
  color: #fff;
  text-align: center;
  text-decoration: none; 
}

.manage-addresses-ucs {
  text-decoration: underline;
  margin-top: 20px;
}

.ucs-button-tertiary {
  background-color: transparent;
  color: #808080;
  border: 1px solid #808080;
}

.ucs_hidden {
  display: none; }

.ucs-crm-myaccount-qrcode-module_qrcode-button-block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

.ucs-crm-myaccount-qrcode-module_qrcode-button-block a {
  display: inline-block;
  margin: 0 5px 30px 5px;
}

.ucs-crm-myaccount-qrcode-module_qrcode-button-block a img {
  border-radius: 0px;
  height: 50px
}

.deposit-charge-ucs {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
}

.deposit-charge-ucs span:first-child {
  margin-right: 5px;
}

.ucs_cart-discount-clarification {
  font-style: italic;
  color: #555;
  margin-top: 5px;
}

.ucs-deposit-charge {
  font-size: 75%;
  font-style: italic;
}

.ucs-deposit-charge .deposit-charge-name {
  margin-right: 4px;
}