.delivery_time{

    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;


}
.delivery_time_wrapper
{
      width: auto;
    max-width: 50%;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-bottom: 1px solid;

}
.wf_availability_popup .modal .content
{
  min-height:auto;

}
li.woofood-mini-cart-item img
{
      width: 32px;
    height: 32px;
}

.woofood_additional_comments
{
  width:100%;
  border: 1px solid #bbb;
    border-radius: 10px;
    padding: 13px;

}
.column-50-wf.image-column
{
      text-align: center;
    //padding: 17px;
    max-width: 450px;
    width: auto;

}
.woofood-mini-cart .cart_list li .woofood-cart-product-title
{
  width: 100%;
float: left;
display: block;
}
.extra-options-accordion .wf-flat-style-title
{
 font-size: 14px !important;
    text-transform: uppercase;
    position: absolute;
    margin-bottom: 8px;
    margin-top: -34px;
    padding: 5px 8px;
    background-color: #fff;
    display: inline-block;
    font-weight: 700;
}
.delivery_time h1{
font-size: 70px;
    float: left;
}
span.wf_minutes_format
{
      justify-content: center;
    display: flex;
    margin: auto;
    margin-left: 5px;
    flex-direction: row;
    margin-right: 0px;
    font-size: 13px;
    border-radius: 5px;
    padding: 3px;
    
}
span.delivery_date_text.zoom
{
  font-size: 40px;
    margin: auto;
}
span.wf_minutes_format.mins, span.wf_minutes_format.minutes
{
  background: #cc0000;
    color: white;
    border-radius: 5px;
    padding: 5px;
    font-size:13px;
}
.wc-variation-selection-needed.disabled
{
      opacity: 0.6;
    pointer-events: none;
    cursor: none;
}

.delivery_time h3{

    border: 1px solid #fff;
    width: 50%;
    font-weight: bold;
    padding: 15px;
    position: relative;
    margin: auto;
    background: #cc0000;
    color: white;


}

.extra-options-accordion{
	list-style: none;
    padding: 0;
    display:block;
float:left;
width:100%;
transition: all 0.3s ease-in-out;



}

.extra-options-accordion .inner{
	/*padding-left: 1em;
        overflow: hidden;
 -webkit-transition: max-height 0.8s ease-in-out;
  -moz-transition: max-height 0.8s ease-in-out;
  transition: max-height 0.8s ease-in-out;

  max-height:0;
  cursor:pointer;*/
  display:none;
  width:100%;

}
.extra-options-accordion .inner.shown{

  max-height:1000px;

}

.extra-options-accordion  li{
border: 1px solid rgba(128, 128, 128, 0.23);
	  margin: .5em 0;
}

.woofood-icon-down-light.float-right
{
  float:right;
}
.extra-options-accordion a.toggle{

	 width: 100%;
display: block;
padding: .75em;
color:black;
border-radius: 0.15em;
transition: background .3s ease;
}

.extra-options-accordion a.toggle:hover{



}
span.wf_minutes_format.default
{
  font-size: 43px;
}
.extra-options-accordion .plus{

float:right;}

.extra_options_value{

    width: 50%;
float: left;
}

.extra_options_label{

    width: 50%;
float: left;
}
.extra_options_label label {
  margin:5px;
font-weight:normal;
}

.extra_options_checkbox {

width: 100%;
display: block;
overflow: hidden;

}

.pickup_option_checkout input {

width: auto;
margin-right: 10px;
float: left;
margin-right: 10px!important;



}

.pickup_option_checkout label {

float: left;
width: auto;
margin-right: 20px;



}




/* Absolute Center Spinner */
.wf_quickview_loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display:none;
}

/* Transparent Overlay */
.wf_quickview_loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.wf_quickview_loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.wf_quickview_loading:not(:required):after {
 
}


.panel-collapse
{
  width:100%;
}

/* Absolute Center Spinner */
.wf_quickview_category_loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display:none;
}

/* Transparent Overlay */
.wf_quickview_category_loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}
.woofood_store_address_checkout
{
  margin-bottom: 10px;
  display:none;
      height: 0px;
  width:100%;
      background: #f8f9fa;
    padding: 20px;
  float:left;
    -webkit-transition: height 0.5s linear;
       -moz-transition: height 0.5s linear;
        -ms-transition: height 0.5s linear;
         -o-transition: height 0.5s linear;
            transition: height 0.5s linear;
}
#wf-time-to-deliver  .wf_tdlvr_title
{
   font-size: 17px;
    background: #343a40;
    width: 100%;
    float: left;
    padding: 6px;
    font-weight: bold;
    color: white;
    margin: auto;
}
#wf-date-to-deliver .wf_tdlvr_title
{
  font-size: 17px;
    background: #343a40;
    width: 100%;
    float: left;
    padding: 6px;
    font-weight: bold;
    color: white;
    margin: auto;
}
.woofood_date_to_deliver select, .woofood_date_to_pickup select, .woofood_date_to_deliver span, .woofood_date_to_pickup span
{
width:100%;
}
#wf-time-to-deliver
{
  width:100%;
  float:left;
  display:none;
}
#wf-date-to-deliver
{
  width:100%;
  float:left;
  display:none;
}
#wf-date-to-pickup
{
  width:100%;
  float:left;
  display:none;
}
#wf-time-to-deliver.open
{
  display:block;
}
#wf-date-to-deliver.open
{
  display:block;
}
#wf-time-to-deliver p span
{
  width:100%;
  float:left;
}
.woofood_store_select_wrapper .wf_store_select_title
{
width:100%;
  float:left;
  }
.woofood_store_select_wrapper .wf_store_select_title
{
  font-size: 17px;
    background: #343a40;
    width: 100%;
    float: left;
    padding: 6px;
    font-weight: bold;
    color: white;
    margin: auto;

}
.woofood_store_address_checkout.open
{  display:block;

   height: auto;
     -webkit-transition: height 0.5s linear;
        -moz-transition: height 0.5s linear;
         -ms-transition: height 0.5s linear;
          -o-transition: height 0.5s linear;
             transition: height 0.5s linear;
}
/* :not(:required) hides these rules from IE9 and below */
.wf_quickview_category_loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.wf_quickview_category_loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}


/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}








label.btn span {
  font-size: 1.5em ;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #c8c8c8;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #7AA3CC;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #7AA3CC;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #7AA3CC;
}

div[data-toggle="buttons"] label.active{
    color: #7AA3CC;
}

div[data-toggle="buttons"] label {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#c8c8c8;
border-radius: 3px;
color: #c8c8c8;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-toggle="buttons"] label:hover {
color: #7AA3CC;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}





.woofood-cart
{
      padding: 20px;
    box-shadow: 1px 1px 10px #bbbbbb;
}

.woofood-cart .cart-contents li
{
  border-bottom: 1px solid #80808024;
    margin-bottom: 10px;


}

.woofood-cart .cart-contents .total
{
      margin-top: 10px;
    font-weight: bold;
}
ul.woofood-extra-options 
{
  margin-top: 0px;
    margin-left: 30px;
    border-left: 2px solid #0000003d;
}
    
.woofood-cart .cart-contents .woofood-extra-options li
{
      border-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
#woofood_confirm_order
{
  display:none;
}



div.woofood-loading{
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000073;
    /* display: none; */

    z-index: 100000;
    transition: all 0.5s;
    display: flex;
    display:none;
    opacity:0
}

div.woofood-loading.show{
      display: flex;
    opacity: 1;
    animation: fade 2s linear;
  }

.woofood-loading .loading-content
{

   margin: auto;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* right: 0; */
    width: auto;
    max-width: 50%;
    justify-content: center;
    /* display: flex; */
    padding: 20px;
    background: white;
    box-shadow: 1px 1px 10px #bbb;
    transition: all 0.5s;
    transform: scale(0);
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 18px 10px rgba(0,0,0,0.3), 0px 1px 17px;

}
.woofood-loading .loading-content.show
{
    transform: scale(1);
}

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
          animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
          animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}

@keyframes colors {
  0% {
    stroke: #4285F4;
  }
  25% {
    stroke: #DE3E35;
  }
  50% {
    stroke: #F7C223;
  }
  75% {
    stroke: #1B9A59;
  }
  100% {
    stroke: #4285F4;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}


.woofood-loading .loading-content .loading-text
{
      text-align: center;
    color: black;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-basis: auto;
    margin: auto;
    padding: 11px;
}

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



.uil-ring-css {
     margin: auto;
    position: relative;
    top: 20%;
    left: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
  }

.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #000000;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
}




/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: white; }
}



.wf_field_wrapper {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.wf_field_wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.wf_field_wrapper:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.wf_field_wrapper input:checked ~ .checkmark {
  background-color: #cc0000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.wf_field_wrapper input:checked ~ .checkmark:after {
  display: block;
  box-sizing: initial;
}

/* Style the checkmark/indicator */
.wf_field_wrapper .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wf_order_type_radio_50
{
        float: left;
    margin: 12px;
}
















/**************************\
  Basic Modal Styles
\**************************/

.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  flex-wrap: wrap;
  
}

.modal__container {
  background-color: #fff;
  padding: 30px;

  max-height: 80vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
      width: auto;
    min-width: 450px;
    border-top-left-radius: 0px;
        border-top-right-radius: 0px;
           max-width: 1000px;
}

.modal__header {
     display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background: white;
    width: 100%;
    padding: 8px;
    box-shadow: 0 4px 2px -2px rgb(219, 219, 219);
    position: relative;

  
}

.modal__footer
{
  display: flex;
    position: relative;
    background: white;
    box-shadow: 0px -3px 2px -2px rgb(219, 219, 219);
    justify-content: flex-end;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.modal__title {
margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.25;
    color: #000000;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: 100%;
}

.modal__close {
background: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    justify-content: right;
    justify-items: right;
    justify-self: right;
    text-align: right;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 3rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
      height: 100%;
    float: left;
    width:100%;
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

#wf-date-to-deliver.disabled, #wf-date-to-pickup
{ pointer-events: none;
    opacity:0.6;

}
#wf-time-to-deliver.disabled, #wf-time-to-pickup.disabled
{
   pointer-events: none;
    opacity:0.6;
  
}


/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .content{
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
 /* will-change: transform;*/
}

@media only screen and (max-width: 768px) {
.modal__container
{
margin: 0px;
overflow: auto;
min-height: 100%;
border-radius: 0px;
position: relative;
height: auto;
min-height: 100vh;
padding-bottom: 100px;
min-width: 100%;
width: auto;
}

.modal .content
{
width: 100%;
max-width: 100%;
min-height: 100vh;
height: auto;

}

.modal__content
{
   margin-top: 120px;
}
}



.woofood-cbx-wrapper
{
  width:100%;
  float:left;
}
.woofood-cbx {
  margin: auto;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
      line-height: 30px;
    margin-bottom: 0px;
}
.woofood-cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.woofood-cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098A9;
  transition: all 0.2s ease;
}
.woofood-cbx.radio span:first-child
{
  border-radius:99px;
}
.woofood-cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  /*transition: all 0.3s ease;
  transition-delay: 0.1s;*/
 /* transform: translate3d(0, 0, 0);*/
}
.woofood-cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #cc0000;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.woofood-cbx span:last-child {
  padding-left: 8px;
}
.woofood-cbx:hover span:first-child {
  border-color: #cc0000;
}

.inp-woofood-cbx:checked + .woofood-cbx span:first-child {
  background: #cc0000;
  border-color: #cc0000;
  animation: wave 0.4s ease;
}
.inp-woofood-cbx:checked + .woofood-cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.inp-woofood-cbx:checked + .woofood-cbx span:first-child:before {
  /*transform: scale(3.5);*/
  opacity: 0;
  transition: all 0.6s ease;
}
.inp-woofood-cbx:disabled + label span
{
  opacity:0.4;
}

@keyframes wave {
  50% {
    transform: scale(0.9);
  }
}

 .woofood-accordion .woocommerce .products .product,  .woofood-accordion .woocommerce-page .products .product,  .woofood-tabs-wrapper .woocommerce .products .product,  .woofood-tabs-wrapper .woocommerce-page .products .product
 {
      float: left;
    padding: 0;
    position: relative;
    width: 49.7%!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    margin: 0.1% 0.1%;
    height: 80px;
    list-style: none;
 }

@media screen and (max-width: 768px) 
{
   .woofood-accordion .woocommerce .products .product,  .woofood-accordion .woocommerce-page .products .product,  .woofood-tabs-wrapper .woocommerce .products .product,  .woofood-tabs-wrapper .woocommerce-page .products .product
 {
 width: 100%!important;
     margin-bottom: 0px!important;

}
.woofood-accordion .woocommerce .products .product .woocommerce-loop-category__title, .woofood-tabs-wrapper .woocommerce .products .product .woocommerce-loop-category__title
{


}
.woofood-accordion .woocommerce .products .product  img, .woofood-tabs-wrapper .woocommerce .products .product  img
{
    height: 35px;
    width: auto;
}
.woofood-accordion .woocommerce .products .product .button, .woofood-tabs-wrapper .woocommerce .products li.product .button
{

    padding: .618em 0.5em!important;
}

}





.woofood-accordion .woocommerce .products .product  img, .woofood-tabs-wrapper .woocommerce .products .product  img
{
  left: 0px;
  height: 60px;
    width: 60px;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    float: left;
    border: 1px solid rgb(224, 224, 224);
    top: 10px;
    background: white;
    position: relative;
    margin-left:5px;
}


.woofood-accordion  .woocommerce .products .product .woocommerce-loop-product__title,  .woofood-tabs-wrapper  .woocommerce .products .product .woocommerce-loop-product__title
{
           clear: initial;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: normal;
    float: left;
    color: black;
    width: 28%;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    line-height: 16px;
    margin-left: 5px;
    margin-top: 20px;


}


.woofood-accordion .woocommerce .products .product .price,  .woofood-tabs-wrapper .woocommerce .products .product .price
{
    color: #cc0000;
    display: block;
    font-weight: 400;
    font-size: .857em;
    margin-top: 25px;
    float: left;
    margin-left: 2%;
    border-radius: 3px;
    width: auto;
    max-width: 16%;
    line-height: 1em;
}

.woofood-accordion .woocommerce .products .product .button, .woofood-tabs-wrapper .woocommerce .products .product .button
{
          cursor: pointer;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    float: right;
    font-size: 16px;
    margin-right: 3px;


}

.woofood-products-wrapper
{
    float: left;
    width: 100%;
    background: white;

}
.woofood-products-wrapper ul.woofood-products
{
  margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
        display: flex;
  flex-wrap: wrap;
}

.woofood-products .woofood-product-loop
{
  all:unset;
    padding: 7px;
    list-style: none;
    max-width: 50%;
    float: left;
    width: 50%;
    display: flex;
justify-content: center; /* align horizontal */
align-items: center; /* align vertical */
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    flex: 0 50%;
    box-sizing: border-box;
}

.woofood-product-loop .product-image
{
  float: left;
    width: auto;
}
.woofood-product-loop .product-image img
{
      left: 0px;
    height: 60px;
    width: 60px;
    box-shadow: none;
    border: 1px solid rgb(224, 224, 224);
    max-width: 60px;
}

.woofood-product-loop .product-title
{
      width: auto;
    float: left;
    margin: auto;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    margin-left: 5px;
    /*max-width: 28%;*/
    line-height: 16px;
    font-size:16px;
}
.woofood-product-loop .product-title
{
      font-size:16px;
      -webkit-text-fill-color:black;
      color:black;
  }


.woofood-product-loop .product-title .product-short-descr span
{
  font-size:10px;
  color:black;
}

.woofood-product-loop .product-price
{
      float: left;
    width: 100%;
    vertical-align: middle;
       max-width: 15%;
    line-height: 13px;
    font-size: 13px;
    color: #cc0000;
    margin-left: 10px;
}
.woofood-product-loop .product-price ins, .woofood-product-loop .product-price del

{
  width: 100%;
}
.woofood-product-loop .product-button
{
          float: right;
    width: auto;
}

.woofood-product-loop .product-button .button
{
    cursor: pointer;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    float: right;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 3px;
    padding: .618em 1em;
  }



@media screen and (max-width: 768px) 
{
.woofood-products .woofood-product-loop

{
    width: 100%;
    float: left;
    max-width: 100%;
        flex: 0 100%;
}
.woofood-products
{
  flex-wrap: wrap
}

.modal__header
{
    display: flex;
      position: fixed;
/* margin-bottom: 20px; */
width: 100%;
left: 0px;
right: 0p;
top: 0px;
background: white;
z-index: 99999;
text-align: right;
/* border-bottom: 1px solid rgb(208, 208, 208); */
padding: 10px;
box-shadow: bisque;
box-shadow: 0 4px 2px -2px rgb(219, 219, 219);
}

}

.woofood-product-loop .product-button .button:hover
{

    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a !important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    opacity: 0.7;
}



.woofood-address-wrapper
{
  width: 100%;
    background: white;
    padding: 10px;
    margin-bottom: 10px;
}
.woofood-address-wrapper .woofood-address-title
{
      display: flex;
    width: 100%;
    flex: 1;
    justify-content: center;
    flex-direction: row;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 20px;
}

.woofood-address-wrapper .woofood-address-input
{
   width: 100%;
    display: flex;
    flex: 1;
    margin: 10px;
    justify-content: center;
    flex-direction: row;
}

.woofood-address-wrapper .woofood-address-input input
{
  width: 70%;
    display: flex;
    /* flex: 1; */
    justify-content: center;
    padding: 10px;
    border-radius: 4px;
    /* border-bottom-left-radius: 4px; */
    /* border-color: #c7c7c7; */
    /* color: #80808040; */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: 1px solid #ccc;
}
.woofood-address-wrapper .woofood-address-check-btn
{
  cursor: pointer;
  display: flex;
    margin-left: 1%;
    /* background: #cc0000; */
    text-align: center;
    justify-content: center;
    color: white;
    vertical-align: middle;
    line-height: 45px;
    font-size: 24px;
    /* justify-self: flex-end; */
    border-radius: 4px;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    /* background: #cc0000; */
    /* background-image: linear-gradient(0deg, #cc0000, #c00202); */
    /* border: 1px solid #740909; */
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
}
.woofood_order_type
{
      display: flex;
    flex-direction: row;
    justify-content: center;
        margin: 10px;
            width: 100%;
    flex: 0 100%;
}

.woofood-address-wrapper .woofood-address-results
{
      display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

.woofood-address-wrapper .woofood-address-results .availability-result
{
font-weight: bold;
    font-size: 18px;
    justify-content: center;
    margin: auto;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    width: auto;
    justify-items: center;
}

@media screen and (max-width: 768px) 
{
.wf_availability_popup .modal__header
{
  position:relative;

}
.wf_availability_popup .modal__container
{
      height: auto;
    min-height: auto;
}
#wf_availability_popup .content
{
      min-height: auto;
}

.wf_availability_popup .modal__container .modal__content
{
     margin-top:0px;
}

}


.wf_availability_actions
{
      width: 100%;
    display: flex;
    flex: 1;
    justify-content: center;
}
a.wf_start_order_btn
{
  display: flex;
    width: 100%;
    margin-left: 1%;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    font-size: 24px;
    border-radius: 4px;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    justify-content: center;
}

a.wf_start_order_btn:hover
{
background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a !important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    opacity: 0.7;
    cursor:pointer;
  }

  .woofood-address-check-btn:hover
  {
background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a !important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    opacity: 0.7;
  }
  

  .woofood-product-loop.unavailable
  {
        opacity: 0.5;
    pointer-events: none;
  }
  .woofood_flat_category
  {
    width: 100%;
    padding: 20px;
    border: 2px solid #f1f1f1;
    border-radius: 6px;
    position: relative;
    margin-top: 20px!important;
  }
.wf_quickview_upsell_products
{
width: 100%;
display: block;
float: left;
flex-wrap: wrap;
}
.wf_quickview_upsell_products_header
{
  width: 100%;
text-align: center;
font-size: 19px;
}
.wf_quickview_upsell_products_content
{
  width: 100%;
float: left;
}
.wf_quickview_upsell_products_content .woofood-products .woofood-product-loop
{
  flex: 0 100%;
width: 100%;
max-width: 100%;
}
.woofood_order_type.disabled
{
  pointer-events: none;
opacity: 0.4;
}
.woofood_time_to_deliver select, .woofood_time_to_pickup select
{
  width:100%;

}
.wf_requiremnts_error
{
      color: #cc0000;
    font-size: 12px;
}
.extra-options-accordion li.error
{
  box-shadow:0px 1px 0px #cc0000a6;
}
.wf_requiremnts_error:before
{
  content: '*';
}
.availability-result-message
{
 display: flex;
    justify-content: center;
    margin: auto;
}
span.delivery_date_title
{
        font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    padding: 4px 5px;
    background-color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: -80px;
    margin-left: -32px;
    text-align: right;
    margin-left: auto;
    margin-left: -140px;
    }
    .delivery_date
    {    text-align: center;
      margin-bottom:22px;
    }
.delivery_date_wrapper
{
         max-width: 300px;
    margin: auto;
    border: 1px solid #949494;
    padding: 10px;
    border-radius: 5px;
    height: 68px;
    box-shadow: -2px 2px 2px #9a939385;
    margin-top: 20px;
    box-sizing: border-box;
}
span.delivery_date_text
{
      font-size: 28px;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-top: 7px;
}
.woofood-one-page
{
      width: 100%;
    float: left;
    padding:5rem;
   
}
.woofood-one-page-left
{

    width: 60%;
    float: left;
}
.woofood-one-page-right
{
  
    width: 30%;
    float: left;
    padding: 30px;
    padding-top: 20px;
    box-shadow: 1px 1px 3px #c5c3c3;
    margin: auto;
    margin-left: 5%;
}
.woofood-disabled-overlay
{
      width: 100%;
    height: 100%;
    position: fixed;
    justify-content: center;
    display: flex;
    margin: auto;
    overflow: hidden;
    z-index: 9999999999999;
    background: #00000094;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;

}
.woofood-overlay-content-disabled
{

  margin: auto;
    background: white;
    position: relative;
    padding: 100px;
    justify-content: center;
    box-shadow: 0px 0px 3px 3px #5a5a5a;
  }
.woofood-mini-cart
{
  background:white;
      padding: 15px;
      box-shadow: 1px 1px 10px #bbbbbb;
}
.woofood-mini-cart__empty-message
{
    text-align: center;
    background: rgb(247, 247, 247);
    border-radius: 10px;
    padding: 20px;
}
.woofood-mini-cart .cart_list li
{
    position: relative;
    padding-top: 0;
    float: left;
    width: 100%;
        padding: 4px 0;
    margin: 0;
    list-style: none;

          padding-left: 2em;

}

.woofood-mini-cart ul.cart_list
{
      list-style: none outside;
    padding: 0;
    margin: 0;
}
.woofood-mini-cart ul.cart_list li a
{       all:unset;
       display: block;
    font-weight: 700;
}
p.woofood-mini-cart__buttons.buttons a:first-child
{
  display:none;
}
.woofood-mini-cart-title
{
width: 100%;
    text-align: center;
}
.woofood-mini-cart-item .quantity
{
width: 100%;
}
.woofood-mini-cart-title span.cart-title
{
    border-radius: 0px;
    color: black;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0 13px;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;

}
p.woofood-mini-cart__total.total
{
      all: unset;
    width: 100%;
    display: block;
    float: left;
    color: black;
    font-size: 1rem;
    border-top: 3px double #ebe9eb;
    overflow: hidden;
    margin-bottom: 1.5rem;
}
.woofood-mini-cart .cart_list li a.remove {
      all: unset;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    }
  
.woofood-cart-item-meta-key
{
      all:unset;
      font-weight: normal;
    float: left;
    margin: 0px;
    min-width: 50%;
    overflow: hidden;
}
.woofood-mini-cart-item .woofood-cart-item-meta-value p, .woofood-mini-cart-item .woofood-cart-item-meta-value
{
      margin-bottom: 0px;
}
.woofood-mini-cart-item .woofood-cart-item-meta-value, .woofood-mini-cart-item .woofood-cart-item-meta-key
{
      font-size: 12px;
}
    .woofood-mini-cart__buttons.buttons a
    {
          background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
        padding: .618em 1em;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 3px;
    padding: .618em 1em;
}
    






    .woofood-side-menu-wrapper
    {
          display: flex;
    justify-content: center;
    flex-direction: row;
    flex: 1;
    width: 100%;
    max-width: 100%;
    }
.woofood-side-menu-left-wrapper
{
         flex-direction: column;
    width: 25%;
    justify-content: left;
    flex: 0 25%;
}

.woofood-side-menu-right-wrapper
{
     display: flex;
    width: 75%;
}
.woofood-side-menu
{
      text-align: left;
}
.woofood-side-menu li
{
      display: flex;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;

}
.woofood-side-menu-title
{
      justify-content: center;
    width: 100%;
    display: flex;
    font-size: 28px;
    margin-bottom: 15px;
}
.woofood-side-menu li a
{
  color:black;
  cursor:pointer;
      text-decoration: none;
}
.woofood-side-menu li a.active
{
  border-bottom:1px solid #cc0000;
}
.woofood-side-menu-wrapper .woofood-products .woofood-product-loop
{
      max-width: 100%;
          width: 100%;
              flex: 0 100%;
}

@media screen and (max-width: 768px) 
{
  .woofood-side-menu-wrapper
  {
    display:block;
  }
  .woofood-side-menu li
  {

  }
    .woofood-side-menu li a
  {

  }


  .woofood-side-menu-left-wrapper
{
  display:block;
         flex-direction: column;
    width: 100%;
    justify-content: left;
    flex: 0 100%;
}

.woofood-side-menu-right-wrapper
{
    display:block;

     display: flex;
    width: 100%;
}

}

  .wf-side-menu
  {
        display: block;
    float: left;
    width: 100%;
  }


  @media screen and (max-width: 768px) 
{
  ul.nav.justify-content-center.woofood-side-menu
  {
   position: fixed;
    all: unset;
    position: fixed;
    white-space: nowrap;
    overflow-x: scroll;
    top: 0;
    background: #ffffff;
    z-index: 9999;
    left: 0;
    width: 100%;
    margin-top: 0;
    box-shadow: 1px 1px 11px #c3c3c3;
    display: inline-flex;
    white-space: nowrap;
    /* overflow-y: auto; */
    /* width: 1000px; */
    justify-content: flex-start!important;
  }
  .woofood-side-menu li
  {
        display: inline-flex;
    padding-top: 5px;
    padding-bottom: 5px;
    width: auto;
    float: left;
    padding: 10px;
    float: left;
   
}
  }

  button.wf_address_changer_btn:disabled
  {
    opacity:0.5;
  }
.wf_addres_changer_btn_wrapper
{
      text-align: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.woofood-mini-cart-min-message
{
      background: #ebebeb;
    padding: 10px;
    margin-top: 4px;
    margin-bottom: 4px;

}
/*.pac-container {
z-index: 10000 !important;
position: absolute !important;
}
.pac-container:empty{
display: none !important;
}*/
.pac-container {
    z-index: 100000 !important;
  
}
.woocommerce-checkout .pac-container {
    z-index: 100000 !important;
    width: auto !important;
    position: initial !important;
    left: 0 !important;
    right: 0 !important;
    display: block !important;
}
.woocommerce-checkout .pac-container:empty{
    display: none !important;
}














.woofood-products .woofood-product-loop.square {
    width: 50%;
    max-width: 50%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    /* box-shadow: 0px 0px 1px 1px #bbb; */
}



.woofood-product-loop.square .product-image {
    width: 100%;
    display: flex;
    flex: 0 100%;
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
}

.woofood-product-loop.square .product-image img {
      text-align: center;
    justify-content: center;
    display: flex;
    max-width: 100%;
    height: auto;
    width: 400px;
    border: none;
    max-height: 400px;
}


.woofood-product-loop.square .product-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    padding: 9px;
    height:100px;

}

.woofood-product-loop.square .product-price {
    max-width: 100%;
    padding: 9px;
    width: 100%;
    justify-content: center;
    margin-left:0px;
}

.woofood-product-loop.square .product-button {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    display: flex;
}
li.woofood-product-loop.square .square-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    flex: 0 100%;
    margin: 17px;
    padding: 20px;
    box-shadow: 0px 0px 9px 0px #bbbbbb6b;
    transition: 0.2s ease-in;
    border-radius: 9px;
}
li.woofood-product-loop.square .square-wrapper:hover
{
      box-shadow: 0px 0px 9px 0px #bbbbbbde;
}
.woofood-product-loop.square .product-price .amount
{
      font-size: 20px;
}


.square-button-style {
  border: none;
    color: black;
    -webkit-text-fill-color: black;
  background-color: #f5f5f5;
    color: #2b2b2b;
    transition: all .2s ease;
            padding: 0.733em 3em;
    color: #fff;
    cursor: pointer;
    padding: 0.8999em 4.6em;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    display: inline-block;


    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
    box-shadow: none;
}
.square-button-style:hover
{
  background: #dd3333;
    color: white;
    -webkit-text-fill-color: white;


}


@media screen and (max-width: 768px) 
{
.square-button-style
{
      padding: 0.999em 2.6em;
}

}.woofood-accordion
{
	width: 100%;
    float: left;
    margin-bottom: 3px;
    background: white;
}
.woofood-accordion .panel-heading
{    border-radius: 0px;
    color: white;
    padding: 0px;
    height: 60px;
	width: 100%;
    background: #ff3019;
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
}
.woofood-accordion .panel-heading .panel-title
{
	    width: auto;
    float: left;
    max-width: 90%;
    line-height: 60px;
    font-size: 19px;
    margin: 0px;
    margin-left: 17px;
        clear: initial;
        padding-bottom: 0px;
}
.woofood-accordion .accordion-plus-icon
{
	text-align: right;
    line-height: 61px;
    margin-right: 11px;

}
.woofood-accordion .accordion-plus-icon i
{
	color:white;
}

.woofood-accordion a .panel-heading .accordion-plus-icon i:before
{
	    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.woofood-accordion .woofood-icon-plus-circled:before
{
	content: '\e800';
}
.woofood-accordion .panel-body
{
	padding: 0px;
    background-color: white;
    width:100%;
}



.woofood-accordion .fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
   .woofood-accordion .fade {
      transition: none; } }
 .woofood-accordion .fade:not(.show) {
    opacity: 0; }


.woofood-accordion .collapse:not(.show)
{
  display:none;

}
.woofood-accordion .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
 .woofood-accordion   .collapsing {
      transition: none; } }

.woofood-accordion .panel-heading img
{     margin: auto;
    margin-right: 5px;
    float: left;
    max-width: 100px;
    height: auto;
    max-height: 100%;
    width: auto;
    padding: 12px;
        margin-right: -20px;
        box-sizing: border-box;
}
.woofood-accordion a .panel-heading .accordion-plus-icon i:before {
  -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    transform: rotate(-225deg);
}

.woofood-accordion .collapsed .panel-heading .accordion-plus-icon i:before {
    -webkit-transform: rotate(0deg)!important;
    -moz-transform: rotate(0deg)!important;
    transform: rotate(-0deg)!important;

}

.woofood-accordion .panel-heading.collapsed .accordion-plus-icon i:before {
  -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}.woofood-tabs-wrapper
{
	width: 100%;
    float: left;
}
.woofood-tabs-wrapper .woofood-tabs-menu
{
	justify-content: center!important;
}
.woofood-tabs-wrapper .nav
{
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.woofood-tabs-wrapper .tab-content
{
	    box-sizing: border-box;
}


.woofood-tabs-wrapper .tab-content>.tab-pane
{
	display:none;
}

.woofood-tabs-wrapper .fade:not(.show)
{
	opacity:0;
}
.woofood-tabs-wrapper .fade
{
	-webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.woofood-tabs-wrapper .tab-content>.active
{
	display:block;
  opacity:1;
}
.woofood-tabs-menu li a
{
  position: relative;
  font-size:21px;
  color:black;
  margin-left:3px;
  margin-right:3px;
  border: none;
  background: transparent;
      cursor: pointer;
}

.woofood-tabs-menu li a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  background: #cc0000;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
.woofood-tabs-menu li a:hover:after, .woofood-tabs-menu li .active:after  { 
  width: 100%; 
  left: 0; 
}
 .woofood-tabs-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #9CF5A6;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: .25s linear;
}
.woofood-tabs-menu  li a img
{
  margin-right: 10px;
  float: left;
    max-height: 35px;
}@font-face {
  font-family: 'woofood-icons';
  src: url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.eot?43395724);
  src: url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.eot?43395724#iefix) format('embedded-opentype'),
       url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.woff2?43395724) format('woff2'),
       url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.woff?43395724) format('woff'),
       url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.ttf?43395724) format('truetype'),
       url(//sushidonut.ee/wp-content/plugins/woofood-plugin/css/fonts/woofood-icons.svg?43395724#woofood-icons) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'woofood-icons';
    src: url(//sushidonut.ee/wp-content/plugins/woofood-plugin/font/woofood-icons.svg?43395724#woofood-icons) format('svg');
  }
}
*/
 
 [class^="woofood-icon-"]:before, [class*=" woofood-icon-"]:before {
  font-family: "woofood-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 [class^="woofood-icon-cart"]{

  font-size:38px;
  }
 
.woofood-icon-plus-circled:before { content: '\e800'; } /* '' */
.woofood-icon-cart-1:before { content: '\e801'; } /* '' */
.woofood-icon-minus-circled:before { content: '\e802'; } /* '' */
.woofood-icon-cart-3:before { content: '\e803'; } /* '' */
.woofood-icon-cart-2:before { content: '\e804'; } /* '' */
.woofood-icon-ok:before { content: '\e805'; } /* '' */
.woofood-icon-phone:before { content: '\e806'; } /* '' */
.woofood-icon-location:before { content: '\e807'; } /* '' */
.woofood-icon-plus:before { content: '\e808'; } /* '' */
.woofood-icon-minus:before { content: '\e809'; } /* '' */
.woofood-icon-down-bold:before { content: '\e80a'; } /* '' */
.woofood-icon-down-light:before { content: '\e80b'; } /* '' */
.woofood-icon-right-bold:before { content: '\e80c'; } /* '' */
.woofood-icon-right-light:before { content: '\e80d'; } /* '' */
.woofood-icon-left-light:before { content: '\e80e'; } /* '' */
.woofood-icon-left-bold:before { content: '\e80f'; } /* '' */
.woofood-icon-up-light:before { content: '\e810'; } /* '' */
.woofood-icon-up-bold:before { content: '\e811'; } /* '' */
.woofood-icon-twitter:before { content: '\f099'; } /* '' */
.woofood-icon-facebook:before { content: '\f09a'; } /* '' */
.woofood-icon-mail:before { content: '\f0e0'; } /* '' */
.woofood-icon-youtube:before { content: '\f16a'; } /* '' */
.woofood-icon-instagram:before { content: '\f16d'; } /* '' */
.woofood-icon-cart-5:before { content: '\f217'; } /* '' */
.woofood-icon-cart-6:before { content: '\f218'; } /* '' */
.woofood-icon-pinterest:before { content: '\f231'; } /* '' */
.woofood-icon-cart-7:before { content: '\f290'; } /* '' */
.woofood-icon-cart-4:before { content: '\f291'; } /* '' *//**
 * Minified by jsDelivr using clean-css v4.2.1.
 * Original file: /npm/toastify-js@1.4.0/src/toastify.css
 * 
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.4.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:0 5px;border-radius:2px}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
/*# sourceMappingURL=/sm/dd1b29cb021fab3da6e0e29d76deaa96e1a7bd7fe963c728f0990e73d8c8be34.map */.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px);}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0;/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0;/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto;}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%;}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box;}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0;}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%;}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto;}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05);}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0;}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto;}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9;}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left;}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left;}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wf_address_loading {
    display: none;
}
.wf_address_field {
margin-bottom: 10px;
	
}
.wf_address_input {

display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
height: 46px;
padding: 10px 16px;
font-size: 18px;
/* line-height: 1.3333333; */
border-radius: 6px;



}

button.wf_address_changer_btn {
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a!important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
}

button.wf_address_changer_btn:hover
{
        background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a !important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;
    opacity: 0.7;
}

.wf_address_changer_modal{
display: none;
position: fixed;
background: white;
top: 10%;;
width: 40%;
left: 30%;
right: 30%;
height: auto;
max-height: 100%;
padding: 10px;
overflow: visible;
z-index:52;
padding:4rem;
  }

.edit-address-icon{

    color: white;
    /* width: 24px; */
    /* height: 24px; */
    border: 1px solid white;
    vertical-align: middle;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    background: #ffb645;
    background-image: linear-gradient(0deg, #ffb645, #ffe68e);
    color: #5a460a !important;
    box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
    background: #ffc600;
    background-image: linear-gradient(0deg, #faa21b, #ffc600);
    border: 1px solid #ec9a10;


}

.wf_address_changer_modal .close
{
          float: right;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 99px;
    width: 30px;
    height: 30px;
    background: none !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: black;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.edit-address-icon:hover{

 opacity:0.8;
}

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


	.address-change-header{

overflow: hidden;
width:100%;
position:relative;
top: -2px;
padding: 10px;
border: 1px solid black;
margin-bottom: 15px;
  
}


  .wf_address_changer_modal{
    position: fixed;
    background: white;
    top: 0%;
    bottom: 0%;
    width: 100%;
    height: auto;
    max-height: 100%;
    padding: 20px;
    overflow: auto;
    z-index: 52;
    left: 0px;
    right: 0px;wf
  }


}


@media  screen and (min-width: 1024px) {

  .address-change-header{

overflow: hidden;
width:100%;
position:relative;
top: -2px;
padding: 10px;
margin-bottom: 15px;
display: flex;
    flex-wrap: wrap;
    justify-content: center;

  }


  .wf_address_changer_modal{
display: none;
position: fixed;
background: white;
top: 10%;;
width: 40%;
left: 30%;
right: 30%;
height: auto;
max-height: 100%;
padding: 10px;
overflow: visible;
z-index:52;
padding:4rem;

  }
}

span.wf_total_address_display
{
        display: flex;
    margin: auto;
    justify-content: flex-end;
    margin-bottom:10px;
}
.wf_total_address_display b
{
        display: flex;
    margin: auto;
    justify-content: flex-start;
}
span.wf_address_changer_value
{
           line-height: 17px;
    text-align: left;
    margin-left: 14px;
    justify-content: center;
    margin: auto;
    display: flex;
    margin-left: 5px;
    margin-right: 1px;
}.wf_cart_notice{
width: 100%;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
padding: 15px;
position:fixed;
top:15%;
height:auto;
width:80%;
left:10%;
right:10%;
margin-bottom: 20px;
border: 1px solid transparent;
display: none;
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
box-shadow: 5px 5px 5px rgba(136, 136, 136, 0.49);
}

.wf_product_view{
	



}
.wf_category_view{



}
.column-50-wf{
display:block;
//float:left;
/*width:50%;
padding: 1%;*/
max-width:450px;
    position: relative;

}
.column-50-wf.image-column img{


  max-width: 100%;
width: auto;
height:auto;
}

.wf_product_view .single_add_to_cart_button {
margin-top: 10px;
background: #ffb645;
background-image: linear-gradient(0deg, #ffb645, #ffe68e);
color: #5a460a !important;
box-shadow: inset 0 1px hsla(0, 0%, 100%, .6);
background: #ffc600;
background-image: linear-gradient(0deg, #faa21b, #ffc600);
border: 1px solid #ec9a10;
border-radius: 5px;
float: right;
/* max-width: 25%; */
overflow: hidden;
font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;




}


@media  screen and (max-width: 768px) {
.wf_product_view .single_add_to_cart_button
{
	    bottom: 0px;
    width: 100%;
    position: fixed!important;
    left: 0px;
    right: 0px;
        border-radius: 0px;
    font-size: 22px;

}

	


  .wf_product_view{

}

  .wf_category_view{


}

.wf_product_view .body{
margin-top:40px;
	}


.wf_category_view .header{

	position: fixed;
float: right;
right: 0px;
top: 0px;
padding: 20px;
width: 100%;
background: white;
box-shadow: 1px 1px 10px #bbbbbb;
}
.wf_category_view .body{
margin-top:40px;
	}	
.column-50-wf{
display:block;
float:left;
width:100%;
overflow: hidden;
max-height: 100%;
height:auto;
}
.column-50-wf.image-column{
text-align:center;
}
.column-50-wf:first-child{
padding-top:50px;
}



}

.modal.wf_product_view
{
        z-index: 9999999;
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-width: 100%;

}

 .tc-extra-product-options.tc-show-override.noanimated
{
	z-index:1091;
}


.wf_quickview_product_loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #cc0000;
  width: 120px;
  height: 120px;
  margin:auto;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}