@charset "UTF-8";
.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); }
}img.montonio-payment-method-icon {
  height: 24px !important;
  margin-left: 8px;
}

.montonio-bank-payments-form:not(:first-child) {
  margin-top: 16px;
}
.montonio-bank-payments-form .montonio-payments-country-dropdown {
  width: 120px;
}
.montonio-bank-payments-form .montonio-bank-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}
.montonio-bank-payments-form .montonio-bank-items:not(:first-child) {
  margin-top: 16px;
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  margin: 0;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 12px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item:hover {
  background: #fbfbff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item.active {
  background: #f3f2ff;
  border: 1px solid #4537cd;
  color: #4537cd;
}
.montonio-bank-payments-form .montonio-bank-items .montonio-bank-item--hidden {
  display: none !important;
}
.montonio-bank-payments-form .montonio-bank-items--list {
  flex-direction: column;
  gap: 10px;
}
.montonio-bank-payments-form .montonio-bank-items--list .montonio-bank-item {
  width: 100%;
  height: 60px;
  padding: 12px 17px;
}

#montonio-payments-description.montonio-bank-items .montonio-bank-item-img,
#payment #montonio-payments-description.montonio-bank-items .montonio-bank-item-img {
  position: relative;
  right: unset;
  left: unset;
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  max-width: 100%;
  max-height: 26px;
  pointer-events: none;
  display: block;
}

.montonio-bnpl-items {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.montonio-bnpl-items:not(:first-child) {
  margin-top: 16px;
}
.montonio-bnpl-items .montonio-bnpl-item {
  margin: 0;
  background: #ffffff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 25px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: none;
}
.montonio-bnpl-items .montonio-bnpl-item:hover {
  background: #fbfbff;
}
.montonio-bnpl-items .montonio-bnpl-item:first-child {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.montonio-bnpl-items .montonio-bnpl-item:last-child {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.montonio-bnpl-items .montonio-bnpl-item.active {
  background: #f3f2ff;
  border: 1px solid #4537cd;
  color: #4537cd;
}
.montonio-bnpl-items .montonio-bnpl-item--disabled {
  background: #fefcfc;
  color: #a5a5a5;
  pointer-events: none;
}
.montonio-bnpl-items .montonio-bnpl-item .montonio-bnpl-item-subtitle {
  font-size: 12px;
  font-weight: normal;
}

#montonio-blik-form:not(:first-child),
#montonio-card-form:not(:first-child) {
  margin-top: 16px;
}
#montonio-blik-form.loading,
#montonio-card-form.loading {
  padding: 25px 0;
}

.montonio-shipping-provider-logo {
  max-height: 33px !important;
  max-width: 50px !important;
  display: block !important;
}

.montonio-pickup-point {
  overflow: visible !important;
}
.montonio-pickup-point td {
  width: 100%;
  overflow: visible !important;
}
.montonio-pickup-point label {
  text-align: left;
}

.choices .choices__list--single {
  box-sizing: border-box;
}
.choices .choices__list--single .choices__item {
  text-align: left;
}
.choices .choices__inner {
  box-sizing: border-box;
}
.has-error .choices .choices__inner {
  border-color: #cc1818;
}
.choices .choices__list--dropdown .choices__item--selectable,
.choices .choices__list[aria-expanded] .choices__item--selectable {
  padding-right: 10px !important;
}
.choices .choices__input {
  padding-left: 35px !important;
  background-color: #fff;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: 11px center;
  background-size: 16px 16px;
}

#montonio-shipping-pickup-point-dropdown-wrapper {
  position: relative;
}
#montonio-shipping-pickup-point-dropdown-wrapper h2 {
  margin-bottom: 8px;
}
#montonio-shipping-pickup-point-dropdown-wrapper #montonio-shipping-pickup-point-dropdown {
  display: block;
  width: 100%;
}
#montonio-shipping-pickup-point-dropdown-wrapper .choices {
  margin-bottom: 0;
}
#montonio-shipping-pickup-point-dropdown-wrapper .montonio-pickup-point-id {
  display: block !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0px !important;
  height: 0px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  pointer-events: none !important;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__label > span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wc-block-checkout__payment-method #montonio-card-form-wrapper {
  position: relative;
  min-height: 32px;
}

.montonio-spinner::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  pointer-events: none;
  animation: montonio-spinner 1s infinite cubic-bezier(0.65, 0.05, 0.36, 0.95);
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path opacity="0.16" d="M30 16C30 17.8385 29.6379 19.659 28.9343 21.3576C28.2308 23.0561 27.1995 24.5995 25.8995 25.8995C24.5995 27.1995 23.0561 28.2307 21.3576 28.9343C19.659 29.6379 17.8385 30 16 30C14.1615 30 12.341 29.6379 10.6424 28.9343C8.94387 28.2307 7.40052 27.1995 6.1005 25.8995C4.80048 24.5995 3.76925 23.0561 3.06569 21.3576C2.36212 19.659 2 17.8385 2 16C2 14.1615 2.36212 12.341 3.06569 10.6424C3.76926 8.94387 4.80049 7.40052 6.10051 6.1005C7.40053 4.80048 8.94388 3.76925 10.6424 3.06568C12.341 2.36212 14.1615 2 16 2C17.8385 2 19.659 2.36212 21.3576 3.06569C23.0561 3.76926 24.5995 4.80049 25.8995 6.10051C27.1995 7.40053 28.2308 8.94388 28.9343 10.6424C29.6379 12.341 30 14.1615 30 16L30 16Z" stroke="%23260071" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M16 2C17.8385 2 19.659 2.36212 21.3576 3.06569C23.0561 3.76925 24.5995 4.80049 25.8995 6.10051C27.1995 7.40053 28.2308 8.94388 28.9343 10.6424C29.6379 12.341 30 14.1615 30 16" stroke="%23260071" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  transform: rotate(-43deg);
}
.montonio-spinner--centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.montonio-spinner--xs::before {
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path opacity="0.16" d="M15 8C15 8.91925 14.8189 9.82951 14.4672 10.6788C14.1154 11.5281 13.5998 12.2997 12.9497 12.9497C12.2997 13.5998 11.5281 14.1154 10.6788 14.4672C9.82951 14.8189 8.91925 15 8 15C7.08075 15 6.17049 14.8189 5.32122 14.4672C4.47194 14.1154 3.70026 13.5998 3.05025 12.9497C2.40024 12.2997 1.88463 11.5281 1.53284 10.6788C1.18106 9.8295 1 8.91925 1 8C1 7.08074 1.18106 6.17049 1.53284 5.32121C1.88463 4.47193 2.40024 3.70026 3.05025 3.05025C3.70027 2.40024 4.47194 1.88462 5.32122 1.53284C6.1705 1.18106 7.08075 1 8 1C8.91926 1 9.82951 1.18106 10.6788 1.53284C11.5281 1.88463 12.2997 2.40024 12.9498 3.05026C13.5998 3.70027 14.1154 4.47194 14.4672 5.32122C14.8189 6.1705 15 7.08075 15 8L15 8Z" stroke="%23260071" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 1C8.91925 1 9.82951 1.18106 10.6788 1.53284C11.5281 1.88463 12.2997 2.40024 12.9497 3.05025C13.5998 3.70026 14.1154 4.47194 14.4672 5.32122C14.8189 6.1705 15 7.08075 15 8" stroke="%23260071" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

@keyframes montonio-spinner {
  0% {
    transform: rotate(-43deg);
  }
  100% {
    transform: rotate(317deg);
  }
}
.montonio-inbank-calculator {
  margin: 10px 0;
}

@keyframes montonio-spin {
  to {
    transform: rotate(360deg);
  }
}
.montonio-pickup-point {
  overflow: visible !important;
}
.montonio-pickup-point td {
  width: 100%;
  overflow: visible !important;
}
.montonio-pickup-point label {
  text-align: left;
}
.montonio-pickup-point__container {
  position: relative;
  width: 100%;
}
.montonio-pickup-point__search {
  width: 100%;
  background-color: #fff !important;
  border: 1px solid #d8d8d8 !important;
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/default-carrier-logo.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-size: auto 28px, 16px 16px;
  background-position: 10px center, right 11px center;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 48px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  box-sizing: border-box;
  box-shadow: none !important;
  padding: 10px 33px 10px 62px !important;
}
.montonio-pickup-point__search:focus {
  outline: none;
}
.montonio-pickup-point__search::-moz-placeholder {
  color: #7C7C7B;
}
.montonio-pickup-point__search::placeholder {
  color: #7C7C7B;
}
.montonio-pickup-point__search--omniva {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/omniva-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--dpd {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/dpd-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--latvian_post {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/latvian_post-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--smartpost, .montonio-pickup-point__search--smartposti {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/smartposti-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--unisend {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/unisend-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--venipak {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/venipak-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--inpost {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/inpost-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__search--orlen {
  background-image: url(//sushidonut.ee/wp-content/plugins/montonio-for-woocommerce/assets/images/orlen-rect.svg), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 19L14.65 14.65M17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1C13.4183 1 17 4.58172 17 9Z" stroke="%2327364B" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.montonio-pickup-point__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  background: white;
  border: 1px solid #d8d8d8;
  border-radius: 0 0 3px 3px;
  max-height: 300px;
  overflow-y: auto;
  z-index: 1000;
  display: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.montonio-pickup-point__dropdown--show {
  display: block;
}
.montonio-pickup-point__option {
  padding: 12px 16px;
  cursor: pointer;
  border-bottom: 1px solid #f3f4f6;
  transition: background-color 0.15s ease;
}
.montonio-pickup-point__option:hover {
  background-color: rgba(242, 242, 242, 0.9490196078);
}
.montonio-pickup-point__option:last-child {
  border-bottom: none;
}
.montonio-pickup-point__option-name {
  font-size: 14px;
  font-weight: 500;
  color: #3C3C3C;
  margin-bottom: 0px;
}
.montonio-pickup-point__option-address {
  font-size: 13px;
  color: #7C7C7B;
  line-height: 1.4;
  margin-bottom: 4px;
}
.montonio-pickup-point__loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 16px;
  text-align: center;
  color: #6b7280;
  font-size: 14px;
}
.montonio-pickup-point__no-results {
  padding: 16px;
  text-align: center;
  color: #9ca3af;
  font-size: 14px;
}
.montonio-pickup-point__error {
  background: #ffebeb;
  color: #ce0920;
  font-size: 12px;
  padding: 9px 12px;
  margin-top: 5px;
  overflow-wrap: break-word;
  border-radius: 6px;
}
.montonio-pickup-point__error--hidden {
  display: none;
}/*! Hint.css - v2.5.0 - 2017-04-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2017 Kushagra Gour */

[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}/* perfect-scrollbar v0.6.14 */
.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
.ps-theme-wpc {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps-theme-wpc {
        overflow: auto !important;
    }
}

.ps-theme-wpc.ps-active-x > .ps-scrollbar-x-rail,
.ps-theme-wpc.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
}

.ps-theme-wpc.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, .1) !important;
}

.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(0, 0, 0, 1);
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-theme-wpc > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(0, 0, 0, 1);
    /* border-radius: 0; */
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    width: 2px !important;
    border-radius: 1px !important;
}

.ps-theme-wpc > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-theme-wpc > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
    height: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
    width: 2px;
    border-radius: 1px;
}

.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 1);
}

.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover {
    background-color: rgba(0, 0, 0, .1);
    opacity: 1;
}

.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 1);
}
@font-face {
    font-family: 'woofc';
    src: url(//sushidonut.ee/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot);
    src: url(//sushidonut.ee/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot#iefix) format('embedded-opentype'),
    url(//sushidonut.ee/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.ttf) format('truetype'),
    url(//sushidonut.ee/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.woff) format('woff'),
    url(//sushidonut.ee/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.svg#woofc) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="woofc-icon-"], [class*=" woofc-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'woofc' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.woofc-icon-loading:before {
    content: "\e90c";
}

.woofc-icon-cart11:before {
    content: "\e903";
}

.woofc-icon-cart12:before {
    content: "\e904";
}

.woofc-icon-cart13:before {
    content: "\e905";
}

.woofc-icon-cart14:before {
    content: "\e906";
}

.woofc-icon-cart15:before {
    content: "\e907";
}

.woofc-icon-cart16:before {
    content: "\e908";
}

.woofc-icon-loading1:before {
    content: "\f01e";
}

.woofc-icon-loading2:before {
    content: "\f021";
}

.woofc-icon-icon1:before {
    content: "\f06b";
}

.woofc-icon-loading8:before {
    content: "\f110";
}

.woofc-icon-loading3:before {
    content: "\e97a";
}

.woofc-icon-loading4:before {
    content: "\e97b";
}

.woofc-icon-loading5:before {
    content: "\e97e";
}

.woofc-icon-loading6:before {
    content: "\e97f";
}

.woofc-icon-loading7:before {
    content: "\e981";
}

.woofc-icon-loading9:before {
    content: "\e982";
}

.woofc-icon-loading10:before {
    content: "\e983";
}

.woofc-icon-loading11:before {
    content: "\e984";
}

.woofc-icon-icon2:before {
    content: "\e99f";
}

.woofc-icon-cart1:before {
    content: "\e900";
}

.woofc-icon-loading12:before {
    content: "\e90f";
}

.woofc-icon-loading13:before {
    content: "\e910";
}

.woofc-icon-cart2:before {
    content: "\e901";
}

.woofc-icon-shopping-bag:before {
    content: "\e911";
}

.woofc-icon-cart3:before {
    content: "\e902";
}

.woofc-icon-cart4:before {
    content: "\e909";
}

.woofc-icon-cart5:before {
    content: "\e854";
}

.woofc-icon-loading14:before {
    content: "\e863";
}

.woofc-icon-icon3:before {
    content: "\e5cd";
}

.woofc-icon-icon4:before {
    content: "\e313";
}

.woofc-icon-icon5:before {
    content: "\e314";
}

.woofc-icon-icon6:before {
    content: "\e315";
}

.woofc-icon-icon7:before {
    content: "\e316";
}

.woofc-icon-cart6:before {
    content: "\e8cc";
}

.woofc-icon-cart7:before {
    content: "\e8cb";
}

.woofc-icon-loading15:before {
    content: "\e058";
}

.woofc-icon-loading16:before {
    content: "\e080";
}

.woofc-icon-cart8:before {
    content: "\e106";
}

.woofc-icon-icon8:before {
    content: "\e114";
}

.woofc-icon-icon9:before {
    content: "\e115";
}

.woofc-icon-icon10:before {
    content: "\e117";
}

.woofc-icon-cart9:before {
    content: "\e90a";
}

.woofc-icon-cart10:before {
    content: "\e90b";
}

.woofc-icon-loading17:before {
    content: "\e912";
}

@keyframes woofc-spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes woofc-spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes woofc-shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.woofc-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 99999998;
  opacity: 0;
  visibility: hidden;
}

.woofc-area {
  font-size: 14px;
  padding: 0;
  height: 100%;
  max-height: 100%;
  z-index: 99999999;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  /* Rounded */
}
.woofc-area.woofc-slide-no {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.woofc-area > div {
  align-self: stretch;
}
.woofc-area * {
  box-sizing: border-box;
}
.woofc-area .woofc-item-data dl, .woofc-area .woofc-item-data p {
  margin: 0;
}
.woofc-area .woofc-inner {
  width: 100%;
  height: auto;
  position: fixed;
  display: flex;
  flex-direction: column;
}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right {
  margin-left: 10px;
  font-weight: 700;
}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right *, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right * {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
.woofc-area.woofc-rounded-yes.woofc-position-01, .woofc-area.woofc-rounded-yes.woofc-position-02 {
  padding: 20px;
}
.woofc-area.woofc-rounded-yes.woofc-position-01 .woofc-inner, .woofc-area.woofc-rounded-yes.woofc-position-02 .woofc-inner {
  position: relative;
}
.woofc-area.woofc-rounded-yes.woofc-position-03 .woofc-inner {
  border-radius: 0 0 4px 4px;
}
.woofc-area.woofc-rounded-yes.woofc-position-04 .woofc-inner {
  border-radius: 4px 4px 0 0;
}
.woofc-area.woofc-rounded-yes .woofc-inner {
  border-radius: 4px;
  overflow: hidden;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-undo .woofc-undo-inner, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-notices .woocommerce-message {
  border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner {
  border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
  border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus {
  border-radius: 4px 0 0 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus {
  border-radius: 0 4px 4px 0;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-image img, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-atc .button {
  border-radius: 4px;
}

body.woofc-show .woofc-overlay, body.woofc-show .woofc-area {
  opacity: 1;
  visibility: visible;
}

.woofc-hide {
  display: none !important;
}

/* save for later */
.woofc-area .woofc-item-save {
  display: block;
  margin-top: 5px;
}

.woofc-area .woofc-save-for-later {
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area .woofc-save-for-later, .woofc-area .woofc-save-for-later a {
  color: #ffffff;
}

.woofc-save-for-later .woosl-heading {
  text-align: center;
  margin-bottom: 10px;
}

.woofc-save-for-later .woosl-heading {
  overflow: hidden;
}

.woofc-save-for-later .woosl-heading span {
  position: relative;
}

.woofc-save-for-later .woosl-heading span:before {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateX(-100%);
}

.woofc-save-for-later .woosl-heading span:after {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: -10px;
  transform: translateX(100%);
}

.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:after, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.woofc-area .woofc-save-for-later .woosl-product {
  display: flex !important;
  align-items: center;
  outline: none;
  margin-left: -5px;
  margin-right: -5px;
}

.woofc-area .woofc-save-for-later .woosl-product-image {
  width: 100px;
  flex: 0 0 100px;
  margin: 0 5px;
}

.woofc-area .woofc-save-for-later .woosl-product-info {
  flex-grow: 1;
  margin: 0 5px;
}

.woofc-area .woofc-save-for-later .woosl-product-name {
  font-weight: 700;
}

.woofc-area .woofc-save-for-later .woosl-product-image img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.woofc-area .woofc-save-for-later .woosl-product-price {
  opacity: 0.5;
}

.woofc-area .woofc-save-for-later .woosl-product-price * {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0;
}

.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline del, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline ins, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .price, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .amount {
  display: none;
}

.woofc-area .woofc-save-for-later .woosl-product-atc .button {
  margin-top: 5px;
  font-size: 12px;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area .woofc-save-for-later .woosl-product-atc .button:hover {
  color: #ffffff;
  background-color: transparent;
}

.woofc-area.woofc-style-02 .woofc-save-for-later, .woofc-area.woofc-style-04 .woofc-save-for-later {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-save-for-later a, .woofc-area.woofc-style-04 .woofc-save-for-later a {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button {
  color: #222222;
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
}

.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button:hover {
  color: #222222;
  border: 1px solid #222222;
  background-color: transparent;
}

/* upsell funnel */
.woofc-area .woofc-upsell-funnel {
  padding: 0 20px;
  margin-top: 15px;
}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header {
  text-align: center;
  overflow: hidden;
}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading {
  font-size: inherit;
  font-weight: inherit;
  position: relative;
  display: inline;
}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateX(-100%);
}
.woofc-area .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: -10px;
  transform: translateX(100%);
}

.woofc-area.woofc-style-02 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before, .woofc-area.woofc-style-02 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after, .woofc-area.woofc-style-04 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:before, .woofc-area.woofc-style-04 .woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-header .wpcuf-uf-heading:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized {
  display: block;
}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: start;
}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product .wpcuf-uf-product-image {
  width: 100px;
  flex: 0 0 100px;
  margin: 0 5px;
}
.woofc-upsell-funnel .wpcuf-uf-wrap .wpcuf-uf-products.slick-initialized .wpcuf-uf-product .wpcuf-uf-product-info {
  flex-grow: 1;
  margin: 0 5px;
}

/* cross sells */
.woofc-area .woofc-suggested {
  padding: 0 20px;
  margin-top: 15px;
  color: #ffffff;
}

.woofc-area .woofc-suggested .woofc-suggested-products-slick {
  display: none;
}

.woofc-area .woofc-suggested .woofc-suggested-products-slick.slick-initialized {
  display: block;
}

.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product {
  margin-bottom: 10px;
}

.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product:last-child {
  margin-bottom: 0;
}

.woofc-area .woofc-suggested a {
  color: #ffffff;
  outline: none;
}

.woofc-area .woofc-suggested-heading {
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
}

.woofc-area .woofc-suggested-heading span {
  position: relative;
}

.woofc-area .woofc-suggested-heading span:before {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateX(-100%);
}

.woofc-area .woofc-suggested-heading span:after {
  content: "";
  width: 1000px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: -10px;
  transform: translateX(100%);
}

.woofc-area.woofc-style-02 .woofc-suggested-heading span:before, .woofc-area.woofc-style-02 .woofc-suggested-heading span:after, .woofc-area.woofc-style-04 .woofc-suggested-heading span:before, .woofc-area.woofc-style-04 .woofc-suggested-heading span:after {
  background-color: rgba(0, 0, 0, 0.5);
}

.woofc-area .woofc-suggested .woofc-suggested-product {
  display: flex !important;
  align-items: center;
  outline: none;
  margin-left: -5px;
  margin-right: -5px;
}

.woofc-area .woofc-suggested .woofc-suggested-product-image {
  width: 100px;
  flex: 0 0 100px;
  margin: 0 5px;
}

.woofc-area .woofc-suggested .woofc-suggested-product-info {
  flex-grow: 1;
  margin: 0 5px;
}

.woofc-area .woofc-suggested .woofc-suggested-product-name {
  font-weight: 700;
}

.woofc-area .woofc-suggested .woofc-suggested-product-image img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.woofc-area .woofc-suggested .woofc-suggested-product-price {
  opacity: 0.5;
}

.woofc-area .woofc-suggested .woofc-suggested-product-price * {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0;
}

.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline del, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline ins, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .price, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .amount {
  display: none;
}

.woofc-area .woofc-suggested .woofc-suggested-product-atc .button {
  margin-top: 5px;
  font-size: 12px;
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
  background-color: #ffffff;
  color: #222222;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area .woofc-suggested .woofc-suggested-product-atc .button:hover {
  color: #ffffff;
  background-color: transparent;
}

.woofc-area.woofc-style-02 .woofc-suggested, .woofc-area.woofc-style-04 .woofc-suggested {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-suggested a, .woofc-area.woofc-style-04 .woofc-suggested a {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button {
  color: #222222;
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
}

.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button:hover {
  color: #222222;
  border: 1px solid #222222;
  background-color: transparent;
}

/* slick */
.woofc-area .slick-dots {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

.woofc-area .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  font-size: 0;
}

.woofc-area .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  outline: none;
  overflow: hidden;
}

.woofc-area .slick-dots li.slick-active button {
  background-color: rgb(255, 255, 255);
}

.woofc-area.woofc-style-02 .slick-dots li button, .woofc-area.woofc-style-04 .slick-dots li button {
  background-color: #eeeeee;
}

.woofc-area.woofc-style-02 .slick-dots li.slick-active button, .woofc-area.woofc-style-04 .slick-dots li.slick-active button {
  background-color: #222222;
}

/* shipping */
.woofc-shipping {
  cursor: pointer;
  text-decoration: underline;
}

.woofc-shipping:after {
  content: "✎";
  margin-left: 10px;
  text-decoration: none;
}

.woofc-shipping.woofc-shipping-open:after {
  content: "↑";
}

.woofc-shipping-area {
  color: #ffffff;
  padding: 0 20px;
  height: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-shipping-area.woofc-shipping-area-open {
  height: auto;
  max-height: 600px;
}

.woofc-shipping-inner {
  padding: 20px;
  margin: 10px 0;
  background-color: rgba(255, 255, 255, 0.1);
}

.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p {
  margin-bottom: 0;
}

.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p.form-row {
  margin-bottom: 10px;
}

.woofc-shipping-area .woocommerce-shipping-calculator [type=submit] {
  display: block;
  width: 100%;
}

.woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-shipping-area .woocommerce-shipping-calculator button {
  border-radius: 0;
  border: none;
  color: #222222;
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}

.woofc-area .shipping-calculator-form {
  display: block !important;
}

.woofc-area .shipping-calculator-button {
  display: none !important;
}

.woofc-shipping-destination {
  margin-bottom: 10px;
}

.woofc-shipping-methods {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woofc-shipping-methods label {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.woofc-shipping-methods label > span {
  margin-left: 5px;
}

.woofc-shipping-method {
  vertical-align: baseline;
  margin-right: 5px;
}

.woofc-area .wpcfb-wrap {
  display: block;
  width: 100%;
}

.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity {
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity input {
  margin: 0 !important;
}

.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .plus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .increase, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .decrease {
  display: none !important;
}

.woofc-area .woofc-inner.woofc-inner-loading:before {
  content: "\e90c";
  font-family: "woofc";
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 24px;
  color: #ffffff;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  position: absolute;
  vertical-align: baseline;
  top: 50%;
  left: 50%;
  z-index: 97;
  -webkit-animation: woofc-spinner 1s linear infinite;
  -moz-animation: woofc-spinner 1s linear infinite;
  -ms-animation: woofc-spinner 1s linear infinite;
  -o-animation: woofc-spinner 1s linear infinite;
  animation: woofc-spinner 1s linear infinite;
}

.woofc-area .woofc-inner.woofc-inner-loading:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}

.woofc-area .woofc-area-mid .woofc-item.woofc-item-has-not-remove .woofc-item-remove {
  display: none !important;
}

/* Checkout */
.woofc-checkout-area {
  background-color: #ffffff !important;
  background-image: none !important;
}

.woofc-checkout-area:after {
  display: none !important;
}

.woofc-checkout-area.woofc-inner-loading:before {
  color: #222222 !important;
}

.woofc-checkout-area.woofc-inner-loading:after {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.woofc-checkout-area .woofc-area-mid {
  margin-bottom: 0 !important;
}

.woofc-area form.checkout {
  display: flex;
  flex-direction: column;
}

.woofc-area form.checkout > *, .woofc-area form.checkout .row > * {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex: 0 0 auto !important;
}

.woofc-checkout-form {
  padding-left: 20px;
  padding-right: 20px;
}

.woofc-checkout-area .woofc-area-top {
  padding: 0 60px !important;
}

.woofc-checkout-area .woofc-area-top, .woofc-checkout-area .woofc-area-top .woofc-back, .woofc-checkout-area .woofc-area-top .woofc-close {
  color: #222222 !important;
}

.woofc-checkout-area .woofc-area-top .woofc-back {
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Undo */
.woofc-area .woofc-area-mid .woofc-undo {
  padding: 0 20px;
  margin: 0 0 10px 0;
}

.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner {
  padding: 10px 15px;
  color: #ffffff;
  background-color: transparent;
  background: none;
  border-width: 1px;
  border-style: dashed;
  border-color: #ffffff;
  display: flex;
  justify-content: space-between;
}

.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a {
  color: #ffffff;
  outline: none;
}

/* Notices */
.woofc-area .woofc-area-mid .woofc-notices {
  padding: 0 20px;
  margin: 0 0 10px 0;
}

.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error {
  margin: 0;
  padding: 10px 15px 10px 40px;
  border-radius: 0;
  background-color: transparent;
  background: none;
  border-width: 1px;
  border-style: dashed;
  border-color: #ffffff;
  color: #ffffff;
}

.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before {
  position: absolute;
  top: 10px;
  left: 15px;
}

body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error {
  padding: 10px 40px 10px 15px;
}

body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before {
  left: auto;
  right: 15px;
}

/* Effect 01 */
.woofc-area.woofc-position-01 {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  max-width: 460px;
  box-sizing: border-box;
  text-align: start;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-position-01 .woofc-inner {
  height: 100%;
  max-height: 100%;
}

.woofc-show .woofc-area.woofc-position-01, .woofc-area.woofc-position-01.woofc-slide-no {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* Effect 02 */
.woofc-area.woofc-position-02 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 460px;
  box-sizing: border-box;
  text-align: start;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-position-02 .woofc-inner {
  height: 100%;
  max-height: 100%;
}

.woofc-show .woofc-area.woofc-position-02, .woofc-area.woofc-position-02.woofc-slide-no {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

/* Effect 03 */
.woofc-area.woofc-position-03 {
  position: fixed;
  top: -100%;
  left: 50%;
  width: 100%;
  max-width: 460px;
  box-sizing: border-box;
  text-align: start;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-position-03 .woofc-inner {
  max-height: 80%;
}

.woofc-show .woofc-area.woofc-position-03, .woofc-area.woofc-position-03.woofc-slide-no {
  top: 0;
}

/* Effect 04 */
.woofc-area.woofc-position-04 {
  position: fixed;
  bottom: -100%;
  left: 50%;
  width: 100%;
  max-width: 460px;
  box-sizing: border-box;
  text-align: start;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-position-04 .woofc-inner {
  max-height: 80%;
  bottom: 0;
}

.woofc-show .woofc-area.woofc-position-04, .woofc-area.woofc-position-04.woofc-slide-no {
  bottom: 0;
}

/* Effect 05 */
.woofc-area.woofc-position-05 {
  position: fixed;
  left: 50%;
  top: 0;
  width: 100%;
  max-width: 460px;
  box-sizing: border-box;
  text-align: start;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-position-05 .woofc-inner {
  max-height: 80%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.woofc-show .woofc-area.woofc-position-05, .woofc-area.woofc-position-05.woofc-slide-no {
  top: 50%;
}

/* Style 01 */
.woofc-area.woofc-style-01 .woofc-inner {
  background-color: #cc6055;
}

.woofc-area.woofc-style-01 .woofc-area-top {
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.2);
}

.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.woofc-area.woofc-style-01 .woofc-area-top .woofc-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.woofc-area.woofc-style-01 .woofc-area-mid {
  flex-grow: 1;
  position: relative;
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item {
  padding: 0 20px;
  margin: 10px 0 0 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:first-child {
  margin: 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item a {
  text-decoration: none;
  outline: none;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner {
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner > div {
  margin: 0 5px;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  width: 80px;
  flex: 0 0 80px;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  flex-grow: 1;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #222222;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  text-decoration: none;
  color: #222222;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 5px;
  display: block;
  white-space: pre-line;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
  text-transform: capitalize;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
  color: #999;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
  background: none;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #444;
  background-color: #eeeeee;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  position: relative;
  text-align: center;
  display: flex;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  color: #444;
  background-color: #eeeeee;
  -moz-appearance: textfield;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
  font-size: 12px;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #444;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: 400;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
  background-color: #dddddd;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  outline: none;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(30px, -50%, 0);
  transform: translate3d(30px, -50%, 0);
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-removing {
  opacity: 0.5;
}

.woofc-area.woofc-style-01 .woofc-area-bot {
  padding-bottom: 20px;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px 0;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
  flex-grow: 1;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  color: #ffffff;
  height: 34px;
  min-height: 34px;
  line-height: 34px;
  border-radius: 0;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
  outline: none;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 0;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
  outline: none;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
  opacity: 0.5;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action {
  padding: 15px 15px 0 15px;
  margin: 0;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner {
  display: flex;
  align-items: center;
  width: 100%;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div {
  width: 50%;
  margin: 0 5px;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
  width: 100%;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  height: 40px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #cc6055;
  font-weight: 700;
  border: 2px solid #ffffff;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
  background-color: transparent;
  color: #ffffff;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link {
  padding: 0 20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue {
  text-align: center;
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-01 .woofc-no-item, .woofc-area.woofc-style-01 .woofc-error {
  padding: 20px;
  text-align: center;
  color: #ffffff;
}

@media only screen and (max-width: 768px) {
  .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
    padding: 10px 40px 10px 10px;
  }

  .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    color: #999;
    right: 10px;
  }

  .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/* Style 02 */
.woofc-area.woofc-style-02 .woofc-inner {
  background-color: #ffffff;
}

.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:before {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:after {
  background-color: rgba(255, 255, 255, 0.7);
}

.woofc-area.woofc-style-02 .woofc-area-top {
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #222222;
  font-weight: 700;
  background-color: #eeeeee;
}

.woofc-area.woofc-style-02 .woofc-area-top .woofc-area-heading {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.woofc-area.woofc-style-02 .woofc-area-top .woofc-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #222222;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.woofc-area.woofc-style-02 .woofc-area-mid {
  flex-grow: 1;
  position: relative;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item {
  padding: 0 20px;
  margin: 0;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
  border-top: none;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item a {
  text-decoration: none;
  outline: none;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner {
  border-color: #222222;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner a {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #ffffff;
  border-top: 1px dashed #eeeeee;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  width: 80px;
  flex: 0 0 80px;
  margin-right: 10px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  flex-grow: 1;
  margin-right: 10px;
}

body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb, body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  margin-right: 0;
  margin-left: 10px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  text-decoration: none;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 5px;
  display: block;
  white-space: pre-line;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
  text-transform: capitalize;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
  color: #999;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
  background: none;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #444;
  background-color: #eeeeee;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  position: relative;
  text-align: center;
  display: flex;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  color: #444;
  background-color: #eeeeee;
  -moz-appearance: textfield;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
  font-size: 12px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #444;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: 400;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
  background-color: #dddddd;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  outline: none;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(25px, -50%, 0);
  transform: translate3d(25px, -50%, 0);
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-removing {
  opacity: 0.5;
}

.woofc-area.woofc-style-02 .woofc-area-bot {
  padding-bottom: 20px;
}

.woofc-area.woofc-style-02 .woofc-shipping-area {
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator button {
  background-color: rgba(0, 0, 0, 0.05);
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon {
  padding: 0 20px;
  margin: 0;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px 0;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
  flex-grow: 1;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  color: #222222;
  height: 34px;
  min-height: 34px;
  line-height: 34px;
  border-radius: 0;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
  outline: none;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  color: #222222;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #222222;
  border-radius: 0;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
  outline: none;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
  opacity: 0.5;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-total {
  padding: 0 20px;
  margin: 0;
  color: #222222;
  display: flex;
  justify-content: space-between;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action {
  padding: 15px 15px 0 15px;
  margin: 0;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner {
  display: flex;
  width: 100%;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div {
  width: 50%;
  margin: 0 5px;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
  width: 100%;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  height: 40px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #cc6055;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  border-color: #cc6055;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
  background-color: #cc6055;
  color: #ffffff;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link {
  padding: 0 20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span {
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #444;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue {
  text-align: center;
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span {
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #444;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-02 .woofc-no-item, .woofc-area.woofc-style-02 .woofc-error {
  padding: 20px;
  text-align: center;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices {
  margin-bottom: 10px;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error {
  border-color: #222222;
  color: #222222;
}

.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error:before {
  color: #222222;
}

@media only screen and (max-width: 768px) {
  .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
    padding: 10px 30px 10px 0;
  }

  .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    color: #999;
    right: 0;
  }

  .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/* Style 03 */
.woofc-area.woofc-style-03 .woofc-inner {
  background-color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-top {
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.2);
}

.woofc-area.woofc-style-03 .woofc-area-top .woofc-area-heading {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.woofc-area.woofc-style-03 .woofc-area-top .woofc-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.woofc-area.woofc-style-03 .woofc-area-mid {
  flex-grow: 1;
  position: relative;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item {
  padding: 0 20px;
  min-height: 40px;
  margin: 0;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
  border-top: none;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item a {
  text-decoration: none;
  outline: none;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #ffffff;
  border-top: 1px dashed rgba(255, 255, 255, 0.5);
  margin: 0;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  display: none;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
  order: 1;
  margin-right: 10px;
}

body.rtl .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
  margin-right: 0;
  margin-left: 10px;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #444;
  background-color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
  background-color: #eeeeee;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  position: relative;
  text-align: center;
  display: flex;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  color: #444;
  background-color: #ffffff;
  -moz-appearance: textfield;
  box-shadow: none;
  font-weight: 400;
  font-size: 12px;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
  font-size: 12px;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #444;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  display: block;
  cursor: pointer;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
  background-color: #dddddd;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  order: 2;
  flex-grow: 1;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
  color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  text-decoration: none;
  color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  opacity: 0.7;
  white-space: pre-line;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
  text-transform: capitalize;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price {
  line-height: 1;
  font-size: 12px;
  font-weight: 400;
  text-align: end;
  color: #ffffff;
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del {
  color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins {
  background: none;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  outline: none;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
  padding-right: 30px;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
  right: 0;
  opacity: 1;
  visibility: visible;
}

.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-removing {
  opacity: 0.5;
}

.woofc-area.woofc-style-03 .woofc-area-bot {
  padding-bottom: 20px;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px 0;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
  flex-grow: 1;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  color: #ffffff;
  height: 34px;
  min-height: 34px;
  line-height: 34px;
  border-radius: 0;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
  outline: none;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 0;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
  outline: none;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
  opacity: 0.5;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-03 .woofc-area-bot .woofc-total {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action {
  padding: 15px 15px 0 15px;
  margin: 0;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner {
  display: flex;
  align-items: center;
  width: 100%;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div {
  width: 50%;
  margin: 0 5px;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
  width: 100%;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  height: 40px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #cc6055;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
  background-color: transparent;
  color: #ffffff;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link {
  padding: 0 20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue {
  text-align: center;
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-03 .woofc-no-item, .woofc-area.woofc-style-03 .woofc-error {
  padding: 20px;
  text-align: center;
  color: #222222;
}

@media only screen and (max-width: 768px) {
  .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
    padding: 10px 30px 10px 0;
  }

  .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    color: #ffffff;
    right: 0;
  }

  .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/* Style 04 */
.woofc-area.woofc-style-04 .woofc-inner {
  background-color: #ffffff;
}

.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:before {
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:after {
  background-color: rgba(255, 255, 255, 0.7);
}

.woofc-area.woofc-style-04 .woofc-area-top {
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #222222;
  font-weight: 700;
  background-color: #eeeeee;
}

.woofc-area.woofc-style-04 .woofc-area-top .woofc-area-heading {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.woofc-area.woofc-style-04 .woofc-area-top .woofc-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #222222;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.woofc-area.woofc-style-04 .woofc-area-mid {
  flex-grow: 1;
  position: relative;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item {
  padding: 0 20px;
  min-height: 40px;
  margin: 0;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
  border-top: none;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item a {
  text-decoration: none;
  outline: none;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner {
  border-color: #222222;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner a {
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #ffffff;
  border-top: 1px dashed #eeeeee;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  display: none;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
  order: 1;
  margin-right: 10px;
}

body.rtl .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
  margin-right: 0;
  margin-left: 10px;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #444;
  background-color: #eeeeee;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
  background-color: #dddddd;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  position: relative;
  text-align: center;
  display: flex;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  color: #444;
  background-color: #eeeeee;
  -moz-appearance: textfield;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
  font-size: 12px;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #444;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: 400;
  display: block;
  cursor: pointer;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
  background-color: #dddddd;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  order: 2;
  flex-grow: 1;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  line-height: 1.2;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  text-decoration: none;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  opacity: 0.7;
  white-space: pre-line;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
  text-transform: capitalize;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price {
  line-height: 1;
  font-weight: 400;
  font-size: 12px;
  text-align: end;
  color: #999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del {
  color: #999;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins {
  background: none;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  outline: none;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
  padding-right: 30px;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
  right: 0;
  opacity: 1;
  visibility: visible;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-removing {
  opacity: 0.5;
}

.woofc-area.woofc-style-04 .woofc-area-bot {
  padding-bottom: 20px;
}

.woofc-area.woofc-style-04 .woofc-shipping-area {
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator button {
  background-color: rgba(0, 0, 0, 0.05);
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon {
  padding: 0 20px;
  margin: 0;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px 0;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
  flex-grow: 1;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  color: #222222;
  height: 34px;
  min-height: 34px;
  line-height: 34px;
  border-radius: 0;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
  outline: none;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  color: #222222;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #222222;
  border-radius: 0;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
  outline: none;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
  opacity: 0.5;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-total {
  padding: 0 20px;
  margin: 0;
  color: #222222;
  display: flex;
  justify-content: space-between;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action {
  padding: 15px 15px 0 15px;
  margin: 0;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner {
  display: flex;
  align-items: center;
  width: 100%;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div {
  width: 50%;
  margin: 0 5px;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
  width: 100%;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  height: 40px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #cc6055;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  border-color: #cc6055;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
  background-color: #cc6055;
  color: #ffffff;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link {
  padding: 0 20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span {
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #444;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue {
  text-align: center;
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span {
  color: #444;
  text-transform: uppercase;
  border-bottom: 1px solid #444;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-04 .woofc-no-item, .woofc-area.woofc-style-04 .woofc-error {
  padding: 20px;
  text-align: center;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices {
  margin-bottom: 10px;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error {
  border-color: #222222;
  color: #222222;
}

.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error:before {
  color: #222222;
}

@media only screen and (max-width: 768px) {
  .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
    padding: 10px 30px 10px 0;
  }

  .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    color: #999;
    right: 0;
  }

  .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
    margin-left: 0;
  }

  .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/* Style 05 */
.woofc-area.woofc-style-05 .woofc-inner {
  background-color: #cc6055;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
  -o-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
  -moz-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
  -ms-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
  box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
}

.woofc-area.woofc-style-05 .woofc-inner:after {
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: -moz-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
  background: -o-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
  background: -webkit-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
  background: -ms-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
  background: linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
}

.woofc-area.woofc-style-05 .woofc-inner > div {
  z-index: 2;
}

.woofc-area.woofc-style-05 .woofc-area-top {
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 20px;
  position: relative;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.2);
}

.woofc-area.woofc-style-05 .woofc-area-top .woofc-area-heading {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.woofc-area.woofc-style-05 .woofc-area-top .woofc-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.woofc-area.woofc-style-05 .woofc-area-mid {
  flex-grow: 1;
  position: relative;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item {
  padding: 0 15px;
  margin: 10px 0 0 0;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:first-child {
  margin-top: 0;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item a {
  text-decoration: none;
  outline: none;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner {
  margin: 0 !important;
  padding: 10px !important;
  background-color: transparent;
  background: none;
  border: 1px dashed #ffffff;
  color: #ffffff;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner a {
  color: #ffffff;
  text-decoration: underline;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: transparent;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner > div {
  margin: 0 5px;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  width: 80px;
  flex: 0 0 80px;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
  width: 100%;
  height: auto;
  border: 2px solid #ffffff;
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  flex-grow: 1;
  margin-right: 10px;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #ffffff;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 5px;
  display: block;
  color: #ffffff;
  opacity: 0.7;
  white-space: pre-line;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
  text-transform: capitalize;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  opacity: 0.5;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
  color: #ffffff;
  opacity: 0.5;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
  background: none;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
  font-size: 12px !important;
  font-weight: 400 !important;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
  position: relative;
  text-align: center;
  display: flex;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-height: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  -moz-appearance: textfield;
  box-shadow: none;
  font-size: 12px;
  font-weight: 400;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
  font-size: 12px;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 12px;
  font-weight: 400;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  outline: none;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(25px, -50%, 0);
  transform: translate3d(25px, -50%, 0);
}

.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-removing {
  opacity: 0.5;
}

.woofc-area.woofc-style-05 .woofc-area-bot {
  padding-bottom: 20px;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px 0;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
  flex-grow: 1;
  background-color: transparent;
  box-shadow: none;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  padding: 0;
  color: #ffffff;
  height: 34px;
  min-height: 34px;
  line-height: 34px;
  border-radius: 0;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
  outline: none;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 0;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
  outline: none;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
  width: 20px;
  display: inline-block;
  cursor: pointer;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
  opacity: 0.5;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
  opacity: 0.5;
  pointer-events: none;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-05 .woofc-area-bot .woofc-total {
  padding: 0 20px;
  margin: 0;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action {
  padding: 15px 15px 0 15px;
  margin: 0;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner {
  display: flex;
  width: 100%;
  align-items: center;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div {
  width: 50%;
  margin: 0 5px;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
  width: 100%;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
  height: 40px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  background-color: transparent;
  color: #ffffff;
  font-weight: 700;
  border: 2px solid #ffffff;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link {
  padding: 0 20px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue {
  text-align: center;
  padding: 0 20px;
  margin-top: 15px;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span {
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span:hover {
  opacity: 0.7;
}

.woofc-area.woofc-style-05 .woofc-no-item, .woofc-area.woofc-style-05 .woofc-error {
  padding: 20px;
  text-align: center;
  color: #ffffff;
}

@media only screen and (max-width: 768px) {
  .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
    padding: 0 30px 0 0;
  }

  .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
    opacity: 1;
    visibility: visible;
    color: #ffffff;
    right: 0;
  }

  .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
.woofc-count {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #ffffff;
  display: block;
  cursor: pointer;
  position: fixed;
  left: 40px;
  bottom: 40px;
  z-index: 99999997;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.woofc-count:hover {
  bottom: 45px;
}

.woofc-count i {
  font-size: 24px;
  line-height: 60px;
  color: #444;
}

.woofc-count span {
  position: absolute;
  top: -10px;
  right: -10px;
  height: 30px;
  width: 30px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  background: #e94b35;
  color: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.woofc-count.woofc-count-bottom-right {
  right: 40px;
  left: auto;
}

.woofc-count.woofc-count-top-left {
  top: 40px;
  bottom: auto;
}

.woofc-count.woofc-count-top-left:hover {
  top: 45px;
}

.woofc-count.woofc-count-top-right {
  top: 40px;
  right: 40px;
  bottom: auto;
  left: auto;
}

.woofc-count.woofc-count-top-right:hover {
  top: 45px;
}

.woofc-count.woofc-count-loading i {
  display: none;
}

.woofc-count.woofc-count-loading:before {
  content: "\e90c";
  font-family: "woofc";
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 24px;
  color: #444;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  position: absolute;
  vertical-align: baseline;
  top: 50%;
  left: 50%;
  -webkit-animation: woofc-spinner 1s linear infinite;
  -moz-animation: woofc-spinner 1s linear infinite;
  -ms-animation: woofc-spinner 1s linear infinite;
  -o-animation: woofc-spinner 1s linear infinite;
  animation: woofc-spinner 1s linear infinite;
}

.woofc-count.woofc-count-shake {
  animation: woofc-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

body.woocommerce-cart .woofc-count-hide-cart-checkout, body.woocommerce-checkout .woofc-count-hide-cart-checkout, .woofc-count.woofc-count-hide-empty {
  display: none !important;
}

.woofc-menu-item .woofc-menu-item-inner {
  position: relative;
}

.woofc-menu-item .woofc-menu-item-inner i {
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  margin-right: 5px;
  width: 20px;
}

.woofc-menu-item .woofc-menu-item-inner:after {
  content: attr(data-count);
  display: block;
  background-color: #e94b35;
  color: #ffffff;
  font-size: 10px;
  font-weight: 400;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  position: absolute;
  left: 10px;
  top: -10px;
}

.woofc-cart-link .woofc-cart-link-inner {
  position: relative;
}

.woofc-cart-link a {
  outline: none;
}

.woofc-cart-link .woofc-cart-link-inner i {
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  margin-right: 5px;
  width: 20px;
}

.woofc-cart-link .woofc-cart-link-inner:after {
  content: attr(data-count);
  display: block;
  background-color: #e94b35;
  color: #ffffff;
  font-size: 10px;
  font-weight: 400;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
  position: absolute;
  left: 10px;
  top: -10px;
}

.woofc-area-count {
  margin-left: 5px;
}

.woofc-area-count:before {
  content: "(";
}

.woofc-area-count:after {
  content: ")";
}

/* WPC Product Quantity */
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-plus {
  display: none;
}

/* RTL */
body.rtl .woofc-area .woofc-area-top {
  padding: 0 20px 0 60px;
}

body.rtl .woofc-area .woofc-area-top .woofc-close {
  left: 20px;
  right: auto;
}

body.rtl .woofc-checkout-area .woofc-area-top .woofc-back {
  right: 20px;
  left: auto;
}

body.rtl .woofc-menu-item .woofc-menu-item-inner:after {
  left: auto;
  right: 10px;
}

/* WPC Estimated Delivery Date */
.woofc-item-estimated-delivery-date .wpced .wpced-inner {
  font-size: 12px;
}

.woofc-item-estimated-delivery-date .wpced .wpced-inner:before {
  width: 16px;
  height: 16px;
  background-size: 16px;
}

/*# sourceMappingURL=frontend.css.map */