/*
Theme Name: FED Group
Theme URI: http://fivecreative.com.au
Description: Theme
Template: hello-elementor
Author: FIVE Creative
Author URI: http://fivecreative.com.au/
Version: 1.0
License:
License URI:

*/

/*!
Theme Name: Pesel&Carr
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 2.3.0
Stable tag: 2.3.0
Requires at least: 4.7
Tested up to: 5.4
Template: hello-elementor
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* -------------------------------------------------------------------------- */

/*	15.	Widgets
/* -------------------------------------------------------------------------- */

/*# sourceMappingURL=slick-theme.min.css.map */
/* body {
  -webkit-font-smoothing: antialiased;
}

.widget {
  margin-top: 3rem;
}

.widget:first-child {
  margin-top: 0;
}

.widget-content > div > *:first-child {
  margin-top: 0;
}

.widget-content > div > *:last-child {
  margin-bottom: 0;
}

.widget .widget-title {
  margin: 0 0 2rem;
}

.widget li {
  margin: 2rem 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
  margin-top: 0;
}

.widget table,
.widget table * {
  border-color: #dedfdf;
}

.widget table caption {
  background-color: #dedfdf;
}

.widget .post-date,
.widget .rss-date {
  color: #6d6d6d;
  display: block;
  font-size: 0.85em;
  font-weight: 500;
  margin-top: 0.2rem;
}

.widget select {
  max-width: 100%;
} */

/* Font Families ----------------------------- */
/* 
.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
  font-family: NonBreakingSpaceOverride, 'Hoefler Text', Garamond, 'Times New Roman', serif;
  letter-spacing: normal;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
}

@supports (font-variation-settings: normal) {
  .widget-content cite,
  .widget-content figcaption,
  .widget-content .wp-caption-text {
    font-family: 'Inter var', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, sans-serif;
  }
} */

/* Base List Widget -------------------------- */
/* 
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
  list-style: none;
  margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
  color: #6d6d6d;
  margin: 0.3rem 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
  margin-left: 2rem;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
  font-weight: 700;
  text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
  text-decoration: underline;
} */

/* Widget: Calendar -------------------------- */
/* 
.calendar_wrap {
  font-size: 2.4rem;
}

.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
  display: table-cell;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  padding: 2.5% 2.5% 1.75% 2.5%;
  text-align: center;
}

.wp-calendar-table {
  margin-bottom: 0;
}

.wp-calendar-nav {
  display: table;
  width: 100%;
  font-size: 1.8rem;
}

.calendar_wrap tfoot td {
  border-bottom: none;
}

.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
  text-decoration: none;
}

.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
  text-align: left;
}

.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
  text-align: right;
} */

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */
/* 
.widget_media_gallery .gallery {
  margin: 0 -0.4em -0.8em -0.4em;
  width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
  margin: 0 0 0.8em 0;
  padding: 0 0.4em;
} */

/* Widget: Nav Menu -------------------------- */
/* 
.widget_nav_menu .widget-content > div > ul {
  margin-left: 0;
} */

/* Widget: Recent Comments ------------------- */
/* 
.widget_recent_comments li {
  font-weight: 700;
}

.widget_recent_comments a {
  text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
  text-decoration: underline;
} */

/* Widget: Recent Entries -------------------- */
/* 
.widget_recent_entries a {
  font-weight: 700;
  text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
  text-decoration: underline;
} */

/* Widget: RSS ------------------------------- */
/* 
.widget_rss .widget-title a.rsswidget:first-of-type {
  display: none;
}

.widget_rss .rsswidget {
  font-weight: 700;
}

.widget_rss a {
  text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
  text-decoration: underline;
}

.widget_rss .rssSummary {
  margin-top: 0.5rem;
}

.widget_rss cite::before {
  content: '— ';
} */

/* Widget: Search ---------------------------- */
/* 
.widget_search .search-field {
  border-color: #dedfdf;
} */

/* Widget: Tag Cloud ------------------------- */
/* 
.widget_tag_cloud a {
  font-weight: 700;
  margin-right: 0.5rem;
  text-decoration: none;
  white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
  text-decoration: underline;
}

article > div {
  width: 100%;
} */

/* Brackets Pseudoelement ------------------------- */
.pc-brackets--blk,
.pc-brackets--wht {
  padding: 0 10px;
  position: relative;
}
.pc-brackets--blk:after {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: url('data:image/svg+xml;utf-8,<svg width="7" height="45" viewBox="0 0 7 45" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13333 7L-4.76837e-07 7L1.36315e-07 -1.3393e-07L2.13333 5.22084e-08L7 4.76837e-07L7 2.13333L2.13333 2.13333L2.13333 7Z" fill="black"/><path d="M2.13333 38L-4.76837e-07 38L1.37507e-07 45L2.13333 45L7 45L7 42.8667L2.13333 42.8667L2.13333 38Z" fill="black"/></svg>')
    no-repeat;
  width: 8px;
  content: '';
  background-size: auto 100%;
}
.pc-brackets--blk:before {
  transform: rotateZ(180deg);
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background: url('data:image/svg+xml;utf-8,<svg width="7" height="45" viewBox="0 0 7 45" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13333 7L-4.76837e-07 7L1.36315e-07 -1.3393e-07L2.13333 5.22084e-08L7 4.76837e-07L7 2.13333L2.13333 2.13333L2.13333 7Z" fill="black"/><path d="M2.13333 38L-4.76837e-07 38L1.37507e-07 45L2.13333 45L7 45L7 42.8667L2.13333 42.8667L2.13333 38Z" fill="black"/></svg>')
    no-repeat;
  width: 8px;
  content: '';
  background-size: auto 100%;
}
.pc-brackets--wht:after {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  background: url('data:image/svg+xml;utf-8,<svg width="7" height="45" viewBox="0 0 7 45" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13333 7L-4.76837e-07 7L1.36315e-07 -1.3393e-07L2.13333 5.22084e-08L7 4.76837e-07L7 2.13333L2.13333 2.13333L2.13333 7Z" fill="white"/><path d="M2.13333 38L-4.76837e-07 38L1.37507e-07 45L2.13333 45L7 45L7 42.8667L2.13333 42.8667L2.13333 38Z" fill="white"/></svg>')
    no-repeat;
  width: 8px;
  content: '';
  background-size: auto 100%;
}
.pc-brackets--wht:before {
  transform: rotateZ(180deg);
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background: url('data:image/svg+xml;utf-8,<svg width="7" height="45" viewBox="0 0 7 45" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.13333 7L-4.76837e-07 7L1.36315e-07 -1.3393e-07L2.13333 5.22084e-08L7 4.76837e-07L7 2.13333L2.13333 2.13333L2.13333 7Z" fill="white"/><path d="M2.13333 38L-4.76837e-07 38L1.37507e-07 45L2.13333 45L7 45L7 42.8667L2.13333 42.8667L2.13333 38Z" fill="white"/></svg>')
    no-repeat;
  width: 8px;
  content: '';
  background-size: auto 100%;
}

.fed-meal-selection-sub {
  margin: 0 0 30px;
  border: 1px solid #e3e8ee;
  border-radius: 5px;
}

.fed-meal-selection-info {
  display: flex;
}

.fed-meal-selection-info .fed-meal-selection-info-col:first-child {
  flex: 1 1 auto;
}

.fed-meal-selection-info .fed-meal-selection-info-col:last-child {
  flex: 0 0 33%;
}

.fed-meal-selection-info .fed-meal-selection-info-col {
  padding: 15px 20px 5px;
  border-bottom: 1px solid #e3e8ee;
}

.fed-meal-selection-sub > h5 {
  padding: 10px 20px;
  border-bottom: 1px solid #e3e8ee;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  background: #f7fafc;
}

.fed-meal-selection-info-col h6 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 13px 0 8px;
}

.fed-meal-selection-info-col {
  font-size: 14px;
  background: #f7fafc;
  border-radius: 5px 5px 0 0;
}

.fed-meal-selection-sub > h5 strong {
  color: #598d78;
}

.fed-meal-selection-sub ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fed-meal-selection-sub ul li {
  display: flex;
  border-bottom: 1px solid #e3e8ee;
}

.fed-meal-selection-sub ul li:last-child {
  border: none;
}

.fed-meal-product-thumb {
  flex: 0 0 110px;
  margin: 0;
}

.fed-meal-product-thumb img {
  display: block;
}

.fed-meal-product-data {
  flex: 1 1 auto;
  padding: 10px 15px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #598d77;
  color: white;
  margin-top: 15px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #598d77;
  color: white;
}

.fed-meal-actions {
  border-top: 1px solid #e3e8ee;
  padding: 10px 10px;
  text-align: right;
}

.fed-meal-selection-info-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fed-meal-selection-info-col h4 {
  margin-bottom: 10px;
}

body:not(.fed-page-select-meals) .woocommerce div.woocommerce-MyAccount-content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-MyAccount-content .fed-meal-product-data h5 {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: normal;
}

.fed-meal-product-data p {
  font-size: 13px;
  line-height: 1.3em;
  margin: 0 0 10px;
}

.fed-meal-product-data > *:last-child {
  margin-bottom: 0 !important;
}

.fed-meal-product-data p.fed-meal-product-info-more {
  font-size: 14px;
}

p.fed-meal-product-info-more span {
  font-weight: 600;
  color: #598d78;
  cursor: pointer;
}

p.fed-meal-product-info-more span i {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: auto auto auto 4px;
  background: transparent
    url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 492.004 492.004"><path d="M484.14 226.886L306.46 49.202c-5.072-5.072-11.832-7.856-19.04-7.856-7.216 0-13.972 2.788-19.044 7.856l-16.132 16.136c-5.068 5.064-7.86 11.828-7.86 19.04 0 7.208 2.792 14.2 7.86 19.264L355.9 207.526H26.58C11.732 207.526 0 219.15 0 234.002v22.812c0 14.852 11.732 27.648 26.58 27.648h330.496L252.248 388.926c-5.068 5.072-7.86 11.652-7.86 18.864 0 7.204 2.792 13.88 7.86 18.948l16.132 16.084c5.072 5.072 11.828 7.836 19.044 7.836 7.208 0 13.968-2.8 19.04-7.872l177.68-177.68c5.084-5.088 7.88-11.88 7.86-19.1.016-7.244-2.776-14.04-7.864-19.12z" fill="%2344894b" /></svg>')
    no-repeat 50% / contain;
  position: relative;
  top: 1px;
}

p.fed-meal-product-info-more span:hover {
  text-decoration: underline;
}

.fed-meal-product-qty {
  flex: 0 0 130px;
  display: flex;
  margin: 0;
}

.fed-meal-product-qty-controls {
  flex: 0 0 40px;
  border-left: 1px solid #e3e8ee;
  display: flex;
  flex-flow: column nowrap;
  background: #f7fafc;
}

.fed-meal-product-qty-num {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 200;
}

.fed-meal-product-qty-plus {
  flex: 0 0 auto;
  height: 50%;
  border-bottom: 1px solid #e3e8ee;
}

.fed-meal-product-qty-minus {
  flex: 0 0 auto;
  height: 50%;
}

.fed-meal-product-qty-minus,
.fed-meal-product-qty-plus {
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 20px;
  cursor: pointer;
  user-select: none !important;
}
.fed-meal-product-qty-minus:hover,
.fed-meal-product-qty-plus:hover {
  background: #4f566b;
  color: white;
}
.fed-meal-selection-sub > h5 {
  display: flex;
  padding: 0;
}

.fed-meal-selection-sub > h5 span:first-child {
  flex: 1 1 auto;
  padding: 10px 10px 10px 20px;
}

.fed-meal-selection-sub > h5 span:last-child {
  flex: 0 0 130px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-left: 1px solid #e3e8ee;
  padding: 10px 20px 10px 15px;
}

.fed-meal-selection-sub > h5 span {
  padding: 0;
}

.fed-meal-product-qty {
  border-left: 1px solid #e3e8ee;
}
.elementor-button[disabled] {
  background: #e3e8ee;
  border-color: #e3e8ee;
  color: #727374;
  cursor: not-allowed;
}

body.logged-in .hide-if-logged-in {
  display: none !important;
}

body:not(.logged-in) .hide-if-logged-out {
  display: none !important;
}

[type='button']:focus,
[type='button']:hover,
[type='submit']:focus,
[type='submit']:hover,
button:focus,
button:hover {
  background: #598d78;
  border-color: #0000 !important;
  box-shadow: none;
  outline: none;
}

.fed-meal-selection-sub.loading {
  position: relative;
}

.fed-meal-selection-sub.loading:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  cursor: wait;
  background: #f2f4f5f0;
}

.fed-meal-selection-sub > svg {
  display: none;
}

.fed-meal-selection-sub.loading > svg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 200;
  margin: -28px 0 0 -28px;
  width: 56px;
  height: 56px;
}
/* 
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  border-width: 0px;
  padding-top: 12px;
  margin-top: 3px;
  padding-bottom: 12px;
  margin-bottom: 0px;
  border-top-left-radius: 0px;
  padding-left: 12px;
  border-bottom-width: 1px;
  border-bottom-color: #e3e8ee;
  background-color: #f7fafc !important;
}

.woocommerce-cart .woocommerce table.shop_table.cart {
  border-width: 1px;
  border-color: #e3e8ee;
}

.woocommerce-cart .woocommerce table.shop_table.cart td {
  border-width: 0px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td {
  background-color: #dfdfdf;
}

.woocommerce .cart-collaterals .cart_totals table td {
  border-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: rgba(233, 233, 233, 0);
  border-bottom-color: #e3e8ee;
} */

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 9px 12px;
}
/* 
.woocommerce .cart-collaterals .cart_totals table {
  border-radius: 0px;
  border-style: none;
}

.woocommerce .cart-collaterals .cart_totals table th {
  border-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: rgba(223, 223, 223, 0);
  border-bottom-color: #e3e8ee;
}

.woocommerce .wc-proceed-to-checkout .button {
  margin-bottom: 0px !important;
  background-color: rgb(68, 137, 75) !important;
  border-radius: 0px;
}

.woocommerce .wc-proceed-to-checkout {
  padding: 0px;
  margin-top: 28px;
}

.woocommerce .cart-collaterals .cart_totals h2 {
  display: none;
}

.woocommerce .wc-proceed-to-checkout .button:hover {
  background-color: rgb(46, 89, 50) !important;
}

.woocommerce-page table.shop_table_responsive tbody .recurring-totals th {
  padding-top: 25px;
  border-bottom-width: 0px;
  font-size: 16px;
  font-weight: 600;
  padding-left: 9px;
  color: rgb(68, 137, 75);
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  padding-left: 15px;
  padding-right: 15px;
} */
/* 
.woocommerce-page table.shop_table_responsive tbody .recurring-totals th {
  padding-left: 15px;
}

.woocommerce .cart-collaterals .cart_totals table tbody tr:last-child > * {
  border-bottom-width: 0px;
  padding-bottom: 25px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.actions {
  text-align: right;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove {
  width: 45px;
  padding-left: 10px;
  padding-right: 10px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-thumbnail {
  max-width: 80px;
  width: 80px;
  padding: 20px 0;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-thumbnail img {
  height: 80px;
  border-radius: 6px;
  display: inline-block;
  padding-right: 0px;
  width: 80px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-name a {
  color: rgb(68, 137, 75);
  font-weight: 500;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-name {
  padding-left: 20px;
}

.woocommerce-cart .woocommerce table.shop_table.cart .product-subtotal {
  text-align: right;
}

.woocommerce-cart .woocommerce table.shop_table.cart .product-quantity {
  text-align: center;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove {
  color: var(--e-global-color-secondary) !important;
  position: static;
  text-decoration: none !important;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.product-remove a.remove:hover {
  color: rgb(255, 255, 255) !important;
  background-color: var(--e-global-color-secondary) !important;
}

.woocommerce-cart .woocommerce table.shop_table.cart thead th.product-name {
  padding-left: 20px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td.actions button {
  border-radius: 0px;
  padding-right: 20;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-top: 12px;
} */

.woocommerce-checkout .woocommerce .shop_table {
  /* width: 50%; */
  border-top-color: rgb(255, 255, 255);
  border-style: none;
  /* background-color: rgb(255, 255, 255); */
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
  border-radius: 5px;
}

.woocommerce form.checkout h3 {
  width: auto;
}

.woocommerce #customer_details {
  width: 50%;
  float: left;
  padding-right: 50px;
}

/* .woocommerce #payment {
  float: right;
  width: 50%;
} */

.woocommerce #customer_details .col-1 {
  float: none;
  width: auto;
  padding-right: 0px;
}

/* #order_review_heading {
  float: right;
  width: 50% !important;
} */

.woocommerce #customer_details .col-2 {
  float: none;
  width: auto;
}

.woocommerce-checkout .woocommerce p {
  padding: 0px;
  margin-bottom: 20px;
  width: 100%;
}

.woocommerce form.checkout .form-row .input-text {
  font-size: 14px;
  padding-right: 12px;
  padding-left: 12px;
}

.woocommerce form.checkout .form-row label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.675em;
  margin-bottom: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
#shipping_country_field .woocommerce-input-wrapper,
#billing_country_field .woocommerce-input-wrapper {
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  height: 36px;
  line-height: normal;
  background-color: #fff;
}

.select2-dropdown {
  background-color: #fff;
}

.select2-container--default .select2-selection--single {
  border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: white;
}

.select2-container--default .select2-results__option[aria-selected='true'],
.select2-container--default .select2-results__option[data-selected='true'] {
  background-color: var(--e-global-color-secondary);
}

#shipping_country_field .woocommerce-input-wrapper,
#billing_country_field .woocommerce-input-wrapper {
  width: 100%;
  border-radius: 4px;
  margin-top: 5px;
  display: block;
  font-weight: 300;
  cursor: not-allowed;
}

#office_address_field {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  height: 36px;
  border-color: rgba(170, 170, 170, 0);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}

.select2-dropdown {
  border-style: none;
  font-size: 15px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: rgb(68, 137, 75);
}

#ship-to-different-address {
  font-size: 15px;
  line-height: 1.2em;
  position: relative;
  float: none !important;
  width: auto;
  margin-top: 15px;
  margin-bottom: 30px;
}

#ship-to-different-address span {
  position: relative;
  top: -1px;
  margin-left: 5px;
}

.woocommerce #payment ul.payment_methods {
  padding: 25px;
  padding-top: 20px;
}

.woocommerce #payment div.form-row {
  padding: 25px;
  font-size: 12px;
}

.woocommerce #payment {
  border-radius: 5px;
  padding: 0px;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
  background-color: #ffffff8c;
}

.woocommerce-checkout-review-order-table {
  background-color: #ffffff8c;
}

.woocommerce #payment div.form-row .button {
  font-size: 16px;
  background-color: var(--e-global-color-2ed7b6a);
  color: var(--e-global-color-primary);
  float: none !important;
  width: auto;
  padding-top: 20x;
  padding-bottom: 20px;
  height: auto;
  padding: 20px 20px 15px 20px;
  margin-right: auto !important;
  margin-bottom: 0px;
  margin-left: auto !important;
}

.woocommerce-checkout .woocommerce .shop_table th {
  border-style: none;
  border-bottom-color: #e3e8ee;
  border-bottom-width: 1px;
  font-weight: 500;
}

.woocommerce-checkout .woocommerce .shop_table td {
  border-style: none;
  background-color: transparent;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3e8ee !important;
}

.woocommerce-checkout .woocommerce .shop_table thead th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ebe9eb;
  font-size: 14px;
}

.woocommerce-checkout .woocommerce .shop_table tbody tr th:first-child,
.woocommerce-checkout .woocommerce .shop_table tbody tr td:first-child,
.woocommerce-checkout .woocommerce .shop_table tfoot tr th:first-child,
.woocommerce-checkout .woocommerce .shop_table tfoot tr td:first-child {
  font-size: 14px;
  border-bottom: 1px solid #e3e8ee;
}

.woocommerce-checkout .woocommerce .shop_table tbody tr th:last-child,
.woocommerce-checkout .woocommerce .shop_table tbody tr td:last-child,
.woocommerce-checkout .woocommerce .shop_table tfoot tr th:last-child,
.woocommerce-checkout .woocommerce .shop_table tfoot tr td:last-child {
  font-size: 14px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none !important;
  padding: 0 30px 0 0;
  margin: auto;
  margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding-right: 15px;
  padding-bottom: 11px;
  padding-left: 15px;
  padding-top: 10px;
  color: rgb(68, 68, 68);
  background-color: var(--e-global-color-55dd2f7);
  margin-bottom: 5px;
  font-size: 14px;
  border-radius: 3px;
}

.woocommerce-MyAccount-navigation ul li:last-child a {
  border: none;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #598d78 !important;
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: rgb(227, 227, 227);
}

.woocommerce table.shop_table td {
  background-color: rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 1px;
  border-color: rgb(187 187 187);
  border-bottom-style: solid !important;
  border-right-style: none;
  border-left-style: none;
  border-bottom-width: 1px;
  border-top-style: none;
}

.woocommerce table.shop_table {
  border-style: none;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgb(187 187 187);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(187 187 187);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: rgb(187 187 187);
  border-top-color: rgb(187 187 187);
  border-top-style: solid;
  border-top-width: 1px;
}

.woocommerce table.shop_table > *:last-child tr:last-child > * {
  border-bottom-style: none !important;
}

.woocommerce table.shop_table th {
  border-style: none;
  border-top-width: 0px !important;
}

.woocommerce table.shop_table tfoot td {
  border-left-style: none;
  border-top-style: none;
}

.woocommerce table.shop_table tfoot th {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(187 187 187);
  border-right-style: none;
  border-left-style: none;
}

.woocommerce-account h2 {
  font-size: 20px;
  margin-top: 30px;
}

.woocommerce table.shop_table thead th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(187 187 187);
  background-color: #147058;
  color: #fff;
}

.woocommerce .woocommerce-customer-details address {
  border-width: 1px;
  border-color: rgb(187 187 187);
  padding: 15px 20px;
  font-size: 14px;
}

.woocommerce a.button {
  color: white;
  background-color: #598d78;
  font-size: 13px;
}

/* .woocommerce a.button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(68, 137, 75);
} */

.woocommerce td.product-name .wc-item-meta {
  padding-left: 0;
  margin-bottom: 12px;
  font-size: 13px;
  color: rgb(73, 76, 79);
  display: none;
}

.woocommerce table.shop_table td.product-name {
  font-weight: 500;
  font-size: 15px;
}

.woocommerce table.shop_table td.product-name a:not('button') {
  color: rgb(68, 68, 68);
}

.woocommerce table.shop_table td.product-name .wcs-switch-link {
  display: inline-block;
  margin-right: 50%;
  margin-top: 8px;
}

.woocommerce table.shop_table td a:not(.button) {
  font-weight: 600;
  text-decoration: underline;
}
/* 
.woocommerce-cart .woocommerce table.shop_table.cart td,
.woocommerce-cart .woocommerce table.shop_table.cart th {
  background-color: rgba(255, 255, 255, 0) !important;
}

form.woocommerce-cart-form {
  width: 100%;
  flex: 0 0 100%;
  background: #fff;
  display: flex;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
  border-radius: 5px;
  margin: 0 auto auto;
  max-width: 800px;
}

.woocommerce-cart .woocommerce {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  flex: 0 0 100%;
}

form.woocommerce-cart-form .shop_table {
  margin: 0;
  border: none;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  flex: 0 0 100%;
  padding-left: 0;
  max-width: 600px;
  margin: 40px auto 0;
  padding-top: 80px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: auto;
  background: white;
  border-radius: 5px;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
}

.woocommerce-cart .woocommerce table.shop_table.cart td {
  border-bottom: 1px solid #e3e8ee;
}

.woocommerce .wc-proceed-to-checkout .button {
  border-radius: 0 0 5px 5px;
} */

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background: transparent;
}

table.variations,
table.variations tbody,
table.variations tr,
table.variations td,
table.variations th {
  display: block;
  padding: 0;
}

table.variations td.label label {
  font-size: 16px;
  line-height: normal;
  margin: 0 0 9px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border: none;
  box-shadow: none !important;
  padding: 9px 15px;
  margin: 0 10px 10px 0;
  background: #f2f4f5;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) span {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}

.woocommerce div.product form.cart .reset_variations {
  color: #444;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
  margin: 15px 0 20px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #598d78;
  font-weight: 500;
}

span.price .subscription-details {
  font-size: 70%;
  font-weight: 400;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #598d78;
  font-weight: 700;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #598d78;
}
.woo-variation-swatches .variable-items-wrapper .variable-item.selected:not(.radio-variable-item) {
  background: #fd7f29 !important;
  color: white;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
  background: #e2e5e6;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 24px;
}

.woocommerce div.product.elementor .quantity + .button {
  margin: 0;
}
/* 
.woocommerce-variation-add-to-cart.variations_button {
  margin-top: 15px !important;
  margin-bottom: 0;
}

button.single_add_to_cart_button.button.alt {
  float: none !important;
}

.woocommerce div.product form.cart {
  margin: 0;
} */
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  height: auto;
  padding: 12px 18px;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
  text-align: center;
  margin: 0 0 25px 0;
  font-size: 24px;
}

.woocommerce .cart-collaterals .cart_totals {
  position: relative;
}

.fed-meal-product-qty-minus.disabled,
.fed-meal-product-qty-plus.disabled {
  color: #ccc !important;
  background: white !important;
  cursor: not-allowed !important;
}

#toast-container > .toast-error {
  background-image: none !important;
  padding-left: 15px;
  background-color: #e21c21;
  opacity: 1;
  box-shadow: none;
  border-radius: 5px;
}

#toast-container > .toast-success {
  background-image: none !important;
  padding-left: 15px;
  background-color: #fff;
  color: black;
  opacity: 1;
  box-shadow: none;
  border-radius: 5px;
}

#toast-container > .toast-info {
  background-image: none !important;
  padding-left: 15px;
  background-color: #fff;
  color: black;
  opacity: 1;
  box-shadow: none;
  border-radius: 5px;
}

.woocommerce-order-received .woocommerce-order {
  text-align: center;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding: 0;
  display: flex;
  justify-content: center;
  /* background: white; */
  max-width: 960px;
  padding: 25px 20px;
  margin: 0 auto 3em;
  border-radius: 5px;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 20px;
  margin: 10px 0 50px;
}

.woocommerce-order-received h2.woocommerce-order-details__title {
  margin-top: 50px;
  font-size: 28px;
}

.woocommerce-order-received.woocommerce-checkout .shop_table {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
  max-width: 600px !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.woocommerce-order-received header h2 {
  margin: 60px auto 30px;
  font-size: 28px;
}

.woocommerce-order-received .woocommerce-order section {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce-order-received .woocommerce-column {
  float: none !important;
  width: 100% !important;
}

.woocommerce-order-received .woocommerce-column h2 {
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 30px;
}

.woocommerce-order-received address {
  max-width: 320px;
  margin: auto;
  background: rgba(0,0,0,0.2);
  border: none !important;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
}

.woocommerce-order-received h1,
.woocommerce-order-received .elementor-widget-woocommerce-breadcrumb nav {
  text-align: center !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
  background: transparent;
  padding: 30px;
}

/* body.woocommerce-account:not(.logged-in) {
  background: #f2f4f5;
} */

label[for='pa_weekly-meals'] {
  display: none;
}

form.variations_form[data-product_id='28'] .variations:before {
  content: 'Change my subscription to:';
  display: block;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #1d281e;
  margin: 40px 0 20px;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  font-size: 20px;
}
.fed-choose-meals-thankyou {
  margin: auto auto 50px;
  max-width: 600px;
  background: white;
  padding: 25px 35px 35px;
  border-radius: 10px;
  box-shadow: 0px 8px 26px -10px rgba(33, 55, 70, 0.22);
}

.fed-choose-meals-thankyou h5 {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5em;
}

.fed-choose-meals-thankyou a {
  background: var(--e-global-color-primary);
  color: white;
  padding: 14px 25px;
  margin: 6px 0 0;
  display: inline-block;
  border-radius: 5px;
  font-weight: 600;
}

.woocommerce-product-gallery .flex-viewport {
  margin: 0 0 10px 0;
}

ol.flex-control-nav.flex-control-thumbs li {
  padding: 10px;
}

ol.flex-control-nav.flex-control-thumbs {
  margin: 0 -10px !important;
  width: auto;
  flex: 1 1 auto;
}
.fed-wc-checkout {
  display: none;
}
/* 
@media (max-width: 767px) {
  #root-checkout .checkout-header {
    flex-wrap: wrap;
  }

  #root-checkout .checkout-steps {
    flex: 0 0 100%;
    display: flex !important;
    width: 100%;
    margin: auto auto auto -10px !important;
  }

  #root-checkout .checkout-steps .step-item {
    flex-basis: 20% !important;
    padding: 0 !important;
    line-height: normal !important;
    display: flex !important;
  }

  #root-checkout .checkout-steps .step-item div {
    padding-top: 60px;
  }
} */

.menu-item-wholesale,
.menu-item-affiliate {
  display: none !important;
}

.is-wholesale-customer .menu-item-wholesale,
.is-affiliate .menu-item-affiliate {
  display: block !important;
}

#root-checkout .slick-slide img {
  max-height: 300px !important;
  object-fit: cover;
}

#update_all_subscriptions_addresses_field {
  display: none;
}

/* .woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link--wc-smart-coupons {
  display: none;
} */

[type='button'],
[type='submit'],
button {
  background: var(--e-global-color-primary);
  border: var(--e-global-color-primary);
  color: white;
  padding: 14px 25px;
  margin: 6px 0 0;
  display: inline-block;
  border-radius: 5px;
  font-weight: 600;
}

.fed-change-delivery-day-slot {
  width: fit-content;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.fed-change-delivery-day-slot button {
  width: 100%;
  margin-bottom: 15px;
}

td.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
  margin-right: 5px;
}
/* 
#fed-google-reviews .wp-gr .wp-google-wr a {
  background-color: var(--e-global-color-secondary) !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#fed-google-reviews .wp-gr .wp-google-wr a:hover {
  background-color: var(--e-global-color-secondary) !important;
}

#fed-google-reviews .wp-gr.wpac a.wp-google-name {
  color: black !important;
}

#fed-google-reviews .wp-gr .grw-slider .grw-slider-dot.active {
  background: var(--e-global-color-secondary) !important;
} */

.woocommerce-account #fed-footer-cta {
  display: none;
}

/* new theme fixes, can remove after entire site is done */

/* .woocommerce-checkout h1,
.woocommerce-checkout h2,
.woocommerce-checkout h3,
.woocommerce-checkout h4,
.woocommerce-checkout h5,
.woocommerce-checkout h6 {
  font-style: normal !important;
  color: black !important;
} */

.woocommerce-checkout .elementor-kit-46 input:not([type='button']):not([type='submit']),
.elementor-kit-46 textarea,
.elementor-kit-46 .elementor-field-textual {
  color: black !important;
}

/* #fed-checkout input,
#fed-checkout a {
  color: black !important;
} */

/* .shop_table th {
  color: white;
} */

#root-checkout .delivery-address ul.address-suggestions {
  color: black;
}

/* :not(#root-checkout) .elementor-kit-25121 label {
  color: white !important;
} */
/* .elementor-kit-25121 label {
  color: black !important;
} */

#fed-checkout .meal-link a {
  color: white !important;
}

#root-checkout .mantine-Switch-root .mantine-Switch-label {
  color: white !important;
}

/* END new theme fixes, can remove after entire site is done */

.yith-wcaf-registration-form .become-an-affiliate-form,
.yith-wcaf-registration-form .already-an-affiliate-wrapper,
.yith-wcaf-registration-form .pending-request-wrapper,
.yith-wcaf-registration-form .rejected-request-wrapper {
  background-color: var(--e-global-color-secondary);
}

.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a {
  color: white;
}

.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label {
  color: white;
}

.yith-wcaf-link-generator .link-generator-box.double-column .link-generator {
  background-color: var(--e-global-color-secondary);
}
.yith-wcaf-notice-message {
  background-color: var(--e-global-color-secondary);
}

.woocommerce-MyAccount-navigation-link a {
  padding-bottom: 6px !important;
}

/* .tb_theme_container {
  max-height: 575px !important;
  overflow: hidden !important;
}

@media (max-width: 767px) {
  .tb_theme_container {
    max-height: 676px !important;
  }
} */

html {
  overflow-x: hidden;
}

/* hide the element that has a href="https://taggbox.com/instagram-widget/?utm_source=https://fedgroup.jesweb.dev/&utm_medium=website&utm_campaign=widgetbranding" */

.tb_theme_container a {
  position: absolute;
  right: 10000px;
}
/* 
.woocommerce-account #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: var( --e-global-color-secondary );
} */

.woocommerce-account #add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: rgba(255, 255, 255, 0.2);
}

.woocommerce-account #add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #147058;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  color: white;
}

.woocommerce-checkout .elementor-location-popup {
  display: none;
}

@media (min-width: 992px) {
  .wc_payment_method.payment_method_stripe {
    float: right;
    width: 50%;
  }
}

.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
  top: -13px;
  border: 1em solid rgba(255, 255, 255, 0.2);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.tb_stt_author_img {
  display: none !important;
}

.fed-taking-week-off-message {
  font-weight: bold;
  font-size: 27px;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
  display: none;
}

.recurring-totals th,
thead .product-name,
thead .product-total {
  font-weight: bold !important;
}

.elementor-button.elementor-size-sm {
  border-radius: 50px;
}


.elementor-button.elementor-size-sm:hover {
  border-radius: 50px;
}


.fed-meal-delivery-button {
  position: relative;
}

.fed-meal-delivery-button:hover {
  border-radius: 50px !important;
}

/* button disabled */
.fed-meal-delivery-button[disabled] {
  background: #e3e8ee;
  border-color: #e3e8ee;
  color: #727374;
  cursor: not-allowed;
}

.fed-meal-delivery-button[disabled]:hover {
  background: #e3e8ee;
  border-color: #e3e8ee;
  color: #727374;
  cursor: not-allowed;
}

[data-tooltip]:hover::after {
  display: block;
  position: absolute;
  color: #fff;
  content: attr(data-tooltip);
  background: #000;
  padding: 6px;
  padding-bottom: 4px;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  border-radius: 5px;
  /* position top center */
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

/* .bMMjYH .swiper-autoheight, .bMMjYH .swiper-autoheight .swiper-slide,
.bMMjYH .dIKKtD,
.bMMjYH .VXphV {
  height: 100% !important;
} */

.woocommerce .woocommerce-order-details :last-child {
  margin-bottom: 20px;
}

.woocommerce-view-order dl dt {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: "Druk Medium Italic", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
}

.woocommerce-view-order dl dd {
  margin-left: 0;
}

@media (min-width: 992px) {
.woocommerce-checkout #order_review {
    float: right;
    width: 50% !important;
  }
}
.woocommerce-additional-fields h3 {
  display: none;
}

.wc-stripe-saved-methods-container .select2-container .select2-selection--single .wc-stripe-select2-container {
  color: black ;
}