@charset "UTF-8";
/*
 Theme Name:   Fiber Catalogue Model
 Theme URI:    https://assets.huhtamaki.com
 Author:	   Huhtamaki Digital Team
 Description:  Online catalogue for presentation of Franekar fiber products
 Template:     generatepress
 Version:      1.3
*/


/*
|--------------------------------------------------------------------------
| ISEEK HEADER CSS
|--------------------------------------------------------------------------
*/

.site-header {
  border-bottom: 1px solid #e8e8e8;
}
.site-header .inside-header {
  justify-content: space-between;
}
.site-header .inside-header .site-logo {
  padding: 20px 0;
}
.site-header .inside-header .header-widget {
  padding: 20px 0;
  margin-left: unset;
  flex: 2;
  padding: 0 75px;
}
.site-header .inside-header .icon {
  margin-bottom: 5px;
}
.site-header .inside-header .desktop-menu-links {
  display: flex;
  color: #00286e;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.site-header .inside-header .desktop-menu-links .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header .inside-header .desktop-menu-links .icon svg {
  height: 25px;
  width: auto;
}
.site-header .inside-header .desktop-menu-links > div {
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 20px 30px;
  border-bottom: 2px solid transparent;
}
.site-header .inside-header .desktop-menu-links > div:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.site-header .inside-header .desktop-menu-links .language-switcher {
  flex: 1;
  text-align: center;
  cursor: pointer;
}
.site-header .inside-header .desktop-menu-links .language-switcher:hover, .site-header .inside-header .desktop-menu-links .language-switcher:focus, .site-header .inside-header .desktop-menu-links .language-switcher:active {
  background-color: #ecf3fb;
  border-color: #0e61c6;
}
.site-header .inside-header .desktop-menu-links .language-switcher:hover a.wpml-ls-item-toggle, .site-header .inside-header .desktop-menu-links .language-switcher:focus a.wpml-ls-item-toggle, .site-header .inside-header .desktop-menu-links .language-switcher:active a.wpml-ls-item-toggle {
  background-color: transparent;
}
.site-header .inside-header .desktop-menu-links .language-switcher:hover div.wpml-ls ul li ul.wpml-ls-sub-menu, .site-header .inside-header .desktop-menu-links .language-switcher:focus div.wpml-ls ul li ul.wpml-ls-sub-menu, .site-header .inside-header .desktop-menu-links .language-switcher:active div.wpml-ls ul li ul.wpml-ls-sub-menu {
  visibility: visible;
}
.site-header .inside-header .desktop-menu-links .language-switcher:hover .wpml-ls-statics-shortcode_actions,
.site-header .inside-header .desktop-menu-links .language-switcher:hover .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a, .site-header .inside-header .desktop-menu-links .language-switcher:focus .wpml-ls-statics-shortcode_actions,
.site-header .inside-header .desktop-menu-links .language-switcher:focus .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a, .site-header .inside-header .desktop-menu-links .language-switcher:active .wpml-ls-statics-shortcode_actions,
.site-header .inside-header .desktop-menu-links .language-switcher:active .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
  background-color: transparent !important;
  border-color: transparent !important;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown {
  width: auto;
  text-align: center;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown a {
  border: none;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li .wpml-ls-item-toggle {
  padding: 0;
  line-height: 1.5;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li .wpml-ls-item-toggle span.wpml-ls-native {
  background-color: transparent !important;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li .wpml-ls-item-toggle::after {
  display: none;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu {
  right: auto;
  left: -30px;
  width: 272px;
  padding-top: 25px;
  background-color: transparent;
  border: none !important;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  text-align: left;
  padding: 0 15px;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:first-child {
  padding-top: 15px;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:last-child {
  padding-bottom: 15px;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li a {
  color: #7c7c7c;
  display: block;
  white-space: nowrap;
  padding: 10px;
  border: none;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li a span.wpml-ls-native {
  color: #00286e;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:hover a, .site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:focus a, .site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:active a {
  background-color: #ecf3fb;
}
.site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:hover a span.wpml-ls-native, .site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:focus a span.wpml-ls-native, .site-header .inside-header .desktop-menu-links .language-switcher .wpml-ls-legacy-dropdown ul li ul.wpml-ls-sub-menu li:active a span.wpml-ls-native {
  color: #4082d2;
}
.site-header .inside-header .desktop-menu-links .my-account-link {
  flex: 1;
  padding: 0;
}
.site-header .inside-header .desktop-menu-links .my-account-link:hover, .site-header .inside-header .desktop-menu-links .my-account-link:focus, .site-header .inside-header .desktop-menu-links .my-account-link:active {
  background-color: #ecf3fb;
  border-color: #0e61c6;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  cursor: pointer;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level {
  padding: 20px 30px;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu {
  display: none;
  position: absolute;
  right: -30px;
  width: 300px;
  padding: 24px 0 0 0;
  background-color: transparent;
  list-style-type: none;
  margin: 0;
  z-index: 101;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  text-align: left;
  padding: 0 15px;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item:last-child {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item a {
  text-decoration: none;
  white-space: nowrap;
  color: #343a40;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  padding: 14px 14px 14px 50px;
  background-repeat: no-repeat;
  background-position: left center;
  transition: 0.3s all ease;
  display: block;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item:first-child {
  padding-top: 15px;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.collections a {
  background-image: url(img/collections-blue-icon.svg);
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.orders a {
  background-image: url(img/orders-icon.svg);
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.my-account a {
  background-image: url(img/account-icon.svg);
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.help a {
  background-image: url(img/help-icon.svg);
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.sign-out {
  padding-bottom: 15px;
  padding-top: 10px;
  position: relative;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.sign-out a {
  background-image: url(img/exit-icon.svg);
  background-position: right 18px center;
  color: #00286e;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 45px 8px 8px;
  text-align: right;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item.sign-out:after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: #e8e8e8;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item:hover a, .site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item:focus a, .site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level ul.my-account-sub-menu li.menu-item:active a {
  background-color: #ecf3fb;
  color: #4082d2;
}
.site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level:hover ul.my-account-sub-menu, .site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level:focus ul.my-account-sub-menu, .site-header .inside-header .desktop-menu-links .my-account-link ul.my-account-menu li.top-level:active ul.my-account-sub-menu {
  display: block;
}
.site-header .inside-header .desktop-menu-links .my-order-link {
  flex: 1;
  color: #00286e;
  padding: 0;
}
.site-header .inside-header .desktop-menu-links .my-order-link:hover, .site-header .inside-header .desktop-menu-links .my-order-link:focus, .site-header .inside-header .desktop-menu-links .my-order-link:active {
  background-color: #ecf3fb;
  border-color: #0e61c6;
}
.site-header .inside-header .desktop-menu-links .my-order-link .icon span {
  font-weight: bold;
  font-size: 17.5px;
  margin-left: 6px;
}
.site-header .inside-header .desktop-menu-links .my-order-link a {
  text-decoration: none;
  padding: 20px 30px;
}
.site-header .inside-header .desktop-menu-links .my-order-link a .cart-tag {
  white-space: nowrap;
}

#ask_a_question {
  position: fixed;
  z-index: 999;
  bottom: 0px;
  right: 0px;
}
#ask_a_question::after {
  content: "X";
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #fff;
  font-size: 1rem;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999;
}
#ask_a_question #hubspot-conversations-inline-iframe {
  width: 300px;
  height: 500px;
  border: none;
}


/*
|--------------------------------------------------------------------------
| ISEEK BUTTON CSS
|--------------------------------------------------------------------------
*/


.btn, .woocommerce.woocommerce-wishlist a.create,
.woocommerce.woocommerce-wishlist a.manage,
.woocommerce.woocommerce-wishlist a.search, body .wpforms-container .wpforms-submit-container .wpforms-submit,
body .wpforms-container .wpforms-submit-container input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 10px 25px;
  border-radius: 4px;
  border: 1px solid transparent;
  text-decoration: none;
  transition: 0.5s all ease;
}
.btn svg, .woocommerce.woocommerce-wishlist a.create svg,
.woocommerce.woocommerce-wishlist a.manage svg,
.woocommerce.woocommerce-wishlist a.search svg, body .wpforms-container .wpforms-submit-container .wpforms-submit svg,
body .wpforms-container .wpforms-submit-container input[type=submit] svg {
  margin-right: 10px;
}
.btn.btn-blue, .woocommerce.woocommerce-wishlist a.create,
.woocommerce.woocommerce-wishlist a.manage,
.woocommerce.woocommerce-wishlist a.search, body .wpforms-container .wpforms-submit-container .wpforms-submit,
body .wpforms-container .wpforms-submit-container input[type=submit] {
  background-color: #006b46;
  border-color: #006b46;
  color: #fff;
}
.btn.btn-blue:hover, .woocommerce.woocommerce-wishlist a.create:hover,
.woocommerce.woocommerce-wishlist a.manage:hover,
.woocommerce.woocommerce-wishlist a.search:hover, body .wpforms-container .wpforms-submit-container .wpforms-submit:hover,
body .wpforms-container .wpforms-submit-container input[type=submit]:hover, .btn.btn-blue:focus, .woocommerce.woocommerce-wishlist a.create:focus,
.woocommerce.woocommerce-wishlist a.manage:focus,
.woocommerce.woocommerce-wishlist a.search:focus, body .wpforms-container .wpforms-submit-container .wpforms-submit:focus,
body .wpforms-container .wpforms-submit-container input[type=submit]:focus, .btn.btn-blue:active, .woocommerce.woocommerce-wishlist a.create:active,
.woocommerce.woocommerce-wishlist a.manage:active,
.woocommerce.woocommerce-wishlist a.search:active, body .wpforms-container .wpforms-submit-container .wpforms-submit:active,
body .wpforms-container .wpforms-submit-container input[type=submit]:active {
  background-color: #58b24a;
  border-color: #58b24a;
  color: #fff;
}
@media (min-width: 768px) {
  .btn, .woocommerce.woocommerce-wishlist a.create,
  .woocommerce.woocommerce-wishlist a.manage,
  .woocommerce.woocommerce-wishlist a.search, body .wpforms-container .wpforms-submit-container .wpforms-submit,
  body .wpforms-container .wpforms-submit-container input[type=submit] {
    display: inline-flex;
  }
}


/*
|--------------------------------------------------------------------------
| ISEEK NAV CSS
|--------------------------------------------------------------------------
*/

#mobile-header {
  border-bottom: 1px solid #e8e8e8;
}
#mobile-header .inside-navigation {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}
#mobile-header .inside-navigation .site-logo {
  order: 1;
  margin: 0;
  flex: 0 1 40%;
}
#mobile-header .inside-navigation .site-logo img {
  max-width: 107px;
  height: auto !important;
}
#mobile-header .inside-navigation .mobile-menu-links {
  order: 2;
  display: flex;
  flex-wrap: nowrap;
  flex: 0 1 45%;
}
#mobile-header .inside-navigation .mobile-menu-links button.exit {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #ecf3fb;
  color: #00286e;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 25px;
  right: 25px;
}
#mobile-header .inside-navigation .mobile-menu-links button.exit span.icon {
  display: block;
}
#mobile-header .inside-navigation .mobile-menu-links button.exit span.icon svg {
  font-size: 1.5rem;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher {
  flex: 0 1 33%;
  cursor: pointer;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher > .icon {
  height: 23px;
  margin-bottom: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher > .icon svg {
  height: 23px;
  width: auto;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher > .icon svg path {
  fill: #00286e;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .cart-tag {
  font-size: 10px;
  text-align: center;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper {
  width: 90vw;
  position: absolute;
  z-index: 100001;
  top: 0;
  right: 0;
  left: unset;
  background: #fff;
  right: -90vw;
  display: block;
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  padding-top: 94px;
  background: #fff url(img/logo.svg) no-repeat top 35px left 20px/109px 19px;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper.is-open {
  transform: translate3d(-90vw, 0, 0);
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown {
  width: auto;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul {
  display: block;
  position: unset;
  border-top: 1px solid #e9e6e2;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li {
  padding: 10px 15px;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a {
  padding: 21px 15px;
  color: #33539b;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: 0.5s all ease;
  position: relative;
  font-size: 14px;
  text-align: left;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:before {
  content: "⋅";
  position: absolute;
  right: 20px;
  color: transparent;
  transition: 0.5s all ease;
  font-size: 50px;
  line-height: 1;
  top: 0;
  bottom: 0;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:hover, #mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:focus, #mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:active {
  background-color: #ecf3fb;
  color: #4082d2;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:hover:before, #mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:focus:before, #mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul li a:active:before {
  color: #4082d2;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item {
  width: auto;
  text-align: center;
  position: unset;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item a.wpml-ls-item-toggle {
  background-color: #ecf3fb;
  color: #4082d2;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item a.wpml-ls-item-toggle span.wpml-ls-native {
  background-color: transparent !important;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item a.wpml-ls-item-toggle:before {
  color: #4082d2;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item a.wpml-ls-item-toggle:after {
  display: none;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item ul.wpml-ls-sub-menu {
  box-shadow: none;
  float: none;
  position: unset;
  left: auto;
  opacity: 1;
  width: unset;
  top: unset;
  transition: none;
  pointer-events: initial;
  height: auto;
  overflow: visible;
}
#mobile-header .inside-navigation .mobile-menu-links .language-switcher .language-switcher-wrapper .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown ul > li.wpml-ls-item ul.wpml-ls-sub-menu li.wpml-ls-item {
  padding: 0;
  border: none;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link {
  flex: 0 1 33%;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link > .icon {
  height: 23px;
  margin-bottom: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .cart-tag {
  font-size: 10px;
  text-align: center;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper {
  width: 90vw;
  position: absolute;
  z-index: 100001;
  top: 0;
  right: 0;
  left: unset;
  right: -90vw;
  display: block;
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  padding-top: 94px;
  background: #fff url(img/logo.svg) no-repeat top 35px left 20px/109px 19px;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper.is-open {
  transform: translate3d(-90vw, 0, 0);
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu {
  display: block !important;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item {
  position: relative;
  border-top: 1px solid #e9e6e2;
  padding-left: 25px;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item a {
  padding: 18px 25px 18px 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item a:after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  color: #00286e;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.collections a {
  background-image: url(img/collections-blue-icon.svg);
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.orders a {
  background-image: url(img/orders-icon.svg);
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.my-account a {
  background-image: url(img/account-icon.svg);
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.help a {
  background-image: url(img/help-icon.svg);
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.sign-out {
  padding-bottom: 15px;
  padding-top: 10px;
  position: relative;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.sign-out a {
  background-image: url(img/exit-icon.svg);
  background-position: right 18px center;
  color: #00286e;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 45px 8px 8px;
  text-align: right;
}
#mobile-header .inside-navigation .mobile-menu-links .my-account-link .my-account-sub-menu-wrapper ul.my-account-sub-menu li.menu-item.sign-out a:after {
  display: none;
}
#mobile-header .inside-navigation .mobile-menu-links .my-order-link {
  color: #00286e;
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
  flex: 0 1 33%;
}
#mobile-header .inside-navigation .mobile-menu-links .my-order-link .cart-tag {
  font-size: 10px;
}
#mobile-header .inside-navigation .mobile-menu-links .my-order-link .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 9px;
  height: 23px;
}
#mobile-header .inside-navigation .mobile-menu-links .my-order-link .icon span {
  font-weight: bold;
  font-size: 17.5px;
  margin-left: 6px;
}

.woocommerce-product-search-wrap {
  order: 4;
  flex: 0 1 100%;
  padding: 20px 0;
  position: relative;
}
.woocommerce-product-search-wrap:before {
  content: "";
  height: 1px;
  top: 0;
  left: -20px;
  right: -20px;
  background-color: #e8e8e8;
  position: absolute;
}
.woocommerce-product-search-wrap form.woocommerce-product-search .search-field {
  padding: 15px 25px 15px 63px;
  border-radius: 30px;
  border: solid 2px #e8e8e8;
  background-color: #f8f8f8;
  background-image: url(img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: left 25px center;
  line-height: 1;
  width: 100%;
}
.woocommerce-product-search-wrap form.woocommerce-product-search button {
  display: none;
}

.menu-toggle {
  order: 3 !important;
  flex: 0 1 15%;
  padding: 0 !important;
  color: #00286e;
  font-size: 10px;
  line-height: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.menu-toggle .gp-icon {
  display: block;
}
.menu-toggle .gp-icon svg {
  font-size: 1.5rem;
  margin-bottom: 9px;
  top: -5px;
}
.menu-toggle .mobile-menu {
  padding: 0 !important;
  margin-top: -4px;
}

#generate-slideout-menu.main-navigation.offside--right {
  right: -350px;
}
#generate-slideout-menu.main-navigation.offside--right.is-open {
  transform: translate3d(-350px, 0, 0);
}

#generate-slideout-menu.main-navigation.offside {
  width: 350px;
}

.admin-bar #generate-slideout-menu {
  top: 46px;
}

.main-navigation #mega-menu-wrap-primary {
  display: none;
}
@media (min-width: 768px) {
  .main-navigation {
    border-bottom: 1px solid #e8e8e8;
  }
  .main-navigation #mega-menu-wrap-primary {
    display: block;
    width: 100%;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a {
    position: relative;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:before {
    content: "";
    background-color: #0e61c6;
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 40px;
    opacity: 0;
    transition: 0.5s all ease;
    margin: 0 !important;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:hover > a:before, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:focus > a:before, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:active > a:before {
    opacity: 1;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-flyout > ul.mega-sub-menu {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    z-index: 999999 !important;
    top: 55px;
    border: solid 1px #4082d2;
    background-color: #fff;
    padding: 12px 12px 16px;
    width: auto;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
    display: block;
    border-radius: 5px;
    padding: 12px 16px;
    font-size: 18px;
    color: #343a40;
    font-weight: bold;
    border: solid 2px transparent;
    transition: 0.36s all ease-out;
    background-color: transparent;
    margin-bottom: 8px;
    white-space: nowrap;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link:hover, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link:focus, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-flyout > ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link:active {
    border-color: #4082d2;
    background-color: #ecf3fb;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: none;
    z-index: 999999 !important;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #4082d2;
    background-color: #fff;
    border-radius: 0px 0px 8px 8px;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(:last-child) {
    border-right: 1px solid #e8e8e8;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:first-child ul > li.mega-menu-item {
    padding-left: 15px;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child ul > li.mega-menu-item {
    padding-right: 15px;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul {
    opacity: 1;
    height: auto;
    display: block;
    left: auto;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu {
    pointer-events: unset;
    box-shadow: none;
    width: 100%;
    position: relative;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item {
    font-family: Oxygen, sans-serif;
    position: relative;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:before {
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-horizontal {
    transform: scale(1, 1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-horizontal:before {
    transform: translateY(-50%) scale(-1, 1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-90 {
    transform: rotate(0deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-90:before {
    transform: translateY(-50%) rotate(90deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-180 {
    transform: rotate(0deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-180:before {
    transform: translateY(-50%) rotate(180deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-270 {
    transform: rotate(0deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-rotate-270:before {
    transform: translateY(-50%) rotate(270deg);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-vertical {
    transform: scale(1, 1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-vertical:before {
    transform: translateY(-50%) scale(1, -1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-both, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(1, 1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-both:before, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item.fa-flip-horizontal.fa-flip-vertical:before {
    transform: translateY(-50%) scale(-1, -1);
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item a {
    font-family: Oxygen, sans-serif;
    padding: 22px 22px 22px 60px;
    background-repeat: no-repeat;
    background-position: left center;
    border: solid 1px transparent;
    border-radius: 5px;
    transition: 0.5s all ease;
    font-weight: bold;
    font-size: 17px;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item a span.description {
    margin-top: 5px;
    white-space: nowrap;
    display: block;
    opacity: 0;
    font-size: 13px;
    font-weight: bold;
    transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
    color: #00286e;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:hover:before, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:focus:before, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:active:before {
    color: #4082d2;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:hover a, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:focus a, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:active a {
    border-color: #4082d2;
    color: #4082d2;
    background-color: #ecf3fb;
  }
  .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:hover a span.description, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:focus a span.description, .main-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column ul > li.mega-menu-item ul.menu li.menu-item:active a span.description {
    opacity: 1;
  }
}

.nav-below-header .main-navigation .inside-navigation.grid-container {
  padding: 0;
}

#generate-slideout-menu .inside-navigation {
  padding-top: 94px;
  background: url(img/logo.svg) no-repeat top 35px left 20px/109px 19px;
}
#generate-slideout-menu .inside-navigation button.slideout-exit {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #ecf3fb;
  color: #006b46;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 25px;
  right: 25px;
}
#generate-slideout-menu .inside-navigation button.slideout-exit span.gp-icon {
  display: block;
}
#generate-slideout-menu .inside-navigation button.slideout-exit span.gp-icon svg {
  font-size: 1.5rem;
}
#generate-slideout-menu ul.slideout-menu {
  pointer-events: unset;
  box-shadow: none;
  width: 100%;
  position: relative;
}
#generate-slideout-menu ul.slideout-menu li.menu-item {
  font-family: Oxygen, sans-serif;
  position: relative;
  border-top: 1px solid #e9e6e2;
}
#generate-slideout-menu ul.slideout-menu li.menu-item:before {
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
}
#generate-slideout-menu ul.slideout-menu li.menu-item a {
  font-family: Oxygen, sans-serif;
  padding: 18px 25px 18px 60px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}
#generate-slideout-menu ul.slideout-menu li.menu-item a .dropdown-menu-toggle {
  padding-right: 0;
  position: absolute;
  right: 20px;
  top: 0;
  display: flex;
}
#generate-slideout-menu ul.slideout-menu li.menu-item a .dropdown-menu-toggle .gp-icon svg {
  font-size: 2rem;
  font-weight: bold;
  height: auto;
  width: auto;
  top: auto;
}
#generate-slideout-menu ul.slideout-menu li.menu-item:not(.menu-item-has-children) a:after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  color: #00286e;
}
#generate-slideout-menu ul.slideout-menu li.menu-item.sfHover > a {
  padding-left: 25px;
}
#generate-slideout-menu ul.slideout-menu li.menu-item .sub-menu {
  padding-left: 25px;
}

/*
|--------------------------------------------------------------------------
| ISEEK FRONTPAGE AND GLOBAL CSS
|--------------------------------------------------------------------------
*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
body form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(img/select-arrow.svg) no-repeat right 16px center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  text-align: left;
  padding-right: 90px;
  border: solid 2px #e8e8e8;
  border-radius: 4px;
}
body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
  height: 255px;
  background-color: #006b46;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header .grid-container {
  width: 100%;
}
body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header nav.woocommerce-breadcrumb {
  color: #fff !important;
  margin-bottom: 10px;
}
body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header nav.woocommerce-breadcrumb a {
  color: #fff !important;
}
body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header h1.entry-title {
  color: white;
}
body .page-title {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body .page-title,
  body .entry-title {
    margin-bottom: 35px;
  }
  body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header {
    height: 341px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 55px;
  }
  body:not(.page-favourites):not(.home):not(.page-purchase-order):not(.page-review-purchase-order):not(.woocommerce-account) .entry-header nav.woocommerce-breadcrumb {
    margin-bottom: 30px;
  }
}

button.pum-close.popmake-close {
  display: none !important;
}

#popmake-1948.pum-container {
  padding: 35px;
  border: none;
  box-shadow: none;
}
#popmake-1948.pum-container[style] {
  max-width: 656px !important;
}
#popmake-1948.pum-container .pum-content {
  color: #242424;
  font-size: 16px;
}
#popmake-1948.pum-container .pum-content p:first-child {
  font-size: 22px;
}
#popmake-1948.pum-container .pum-content label:not(.wpforms-error) {
  color: #343a40;
  font-size: 16px;
  margin: 0;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent,
#popmake-1948.pum-container .pum-content .wpforms-field ul li {
  display: flex;
  align-items: center;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox],
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border: 1px solid #006b46;
  color: #006b46;
  border-radius: 4px;
  margin: 0 10px 0 0;
  width: 18px;
  height: 18px;
  position: relative;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:hover, #popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:focus,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:hover,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:focus {
  background-color: #e5f4ef;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:active,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:active {
  color: white;
  background-color: #006b46;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:checked:before,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:checked:before {
  display: none;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:checked,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:checked {
  background-color: #006b46;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:before, #popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:after,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:before,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:after {
  display: none;
}
#popmake-1948.pum-container .pum-content .ginput_container.ginput_container_consent input[type=checkbox]:checked:after,
#popmake-1948.pum-container .pum-content .wpforms-field ul li input[type=checkbox]:checked:after {
  content: "✔";
  display: block;
  font-size: 21px;
  position: absolute;
  top: -12px;
  left: 2px;
  color: #fff;
  text-shadow: 1px -2px 6px #006b46;
  border-left: none;
  border-bottom: none;
  transform: none;
  height: auto;
}
#popmake-1948.pum-container .pum-content .gform_footer,
#popmake-1948.pum-container .pum-content .wpforms-submit-container {
  padding: 0;
  margin-top: 42px;
}
#popmake-1948.pum-container .pum-content .gform_footer input[type=submit],
#popmake-1948.pum-container .pum-content .gform_footer button[type=submit],
#popmake-1948.pum-container .pum-content .wpforms-submit-container input[type=submit],
#popmake-1948.pum-container .pum-content .wpforms-submit-container button[type=submit] {
  box-shadow: none;
  border: none;
  background: #006b46;
  background: 1px solid #006b46;
  font-weight: bold;
  padding: 13px 67px;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  transition: 0.36s all ease-in-out;
  height: auto;
}
#popmake-1948.pum-container .pum-content .gform_footer input[type=submit]:after,
#popmake-1948.pum-container .pum-content .gform_footer button[type=submit]:after,
#popmake-1948.pum-container .pum-content .wpforms-submit-container input[type=submit]:after,
#popmake-1948.pum-container .pum-content .wpforms-submit-container button[type=submit]:after {
  display: none;
}
#popmake-1948.pum-container .pum-content .gform_footer input[type=submit]:hover, #popmake-1948.pum-container .pum-content .gform_footer input[type=submit]:focus, #popmake-1948.pum-container .pum-content .gform_footer input[type=submit]:active,
#popmake-1948.pum-container .pum-content .gform_footer button[type=submit]:hover,
#popmake-1948.pum-container .pum-content .gform_footer button[type=submit]:focus,
#popmake-1948.pum-container .pum-content .gform_footer button[type=submit]:active,
#popmake-1948.pum-container .pum-content .wpforms-submit-container input[type=submit]:hover,
#popmake-1948.pum-container .pum-content .wpforms-submit-container input[type=submit]:focus,
#popmake-1948.pum-container .pum-content .wpforms-submit-container input[type=submit]:active,
#popmake-1948.pum-container .pum-content .wpforms-submit-container button[type=submit]:hover,
#popmake-1948.pum-container .pum-content .wpforms-submit-container button[type=submit]:focus,
#popmake-1948.pum-container .pum-content .wpforms-submit-container button[type=submit]:active {
  background: #00915f;
  border-color: #00915f;
}

.generate-back-to-top {
  font-size: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 80px;
  right: 30px;
  line-height: 1.5;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: opacity 300ms ease-in-out;
  background-color: #006b46 !important;
}
.generate-back-to-top .gp-icon {
  display: inline;
}

.mobile-only {
  display: block !important;
}
@media (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

.above-mobile-only {
  display: none !important;
}
@media (min-width: 768px) {
  .above-mobile-only {
    display: block !important;
  }
  .above-mobile-only.d-table {
    display: table !important;
  }
  .above-mobile-only.d-flex {
    display: flex !important;
  }
}

/* ISEEK CUSTOM ACF BLOCKS CSS */
.whats-new .site-footer {
  background-color: #f9f9f9;
}

.link-boxes-wrapper {
  transform: translateY(-110px);
  margin-bottom: -70px;
}
.link-boxes-wrapper .link-box {
  margin-bottom: 20px;
  display: flex;
  flex-flow: column;
  text-decoration: none;
  border: solid 2px #e8e8e8;
  border-radius: 6px;
  background-color: #fff;
  transition: 0.36s all ease-out;
  overflow: hidden;
}
.link-boxes-wrapper .link-box .image-wrapper {
  height: 210px;
  position: relative;
  background-color: #e9e6e2;
}
.link-boxes-wrapper .link-box .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.link-boxes-wrapper .link-box .text-wrapper {
  padding: 20px 24px 24px;
  position: relative;
  flex: 1;
}
.link-boxes-wrapper .link-box .text-wrapper .box-title {
  color: #006b46;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}
.link-boxes-wrapper .link-box .text-wrapper .box-description {
  color: #4b6274;
  font-weight: bold;
  margin-bottom: 20px;
  white-space: pre-wrap;
}
.link-boxes-wrapper .link-box .text-wrapper .go {
  color: #006b46;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  position: absolute;
  bottom: 28px;
  left: 0;
  font-weight: bold;
  padding-right: 24px;
  line-height: 1;
}
.link-boxes-wrapper .link-box .text-wrapper .go svg {
  margin-left: 8px;
  height: 13px;
  width: auto;
}
.link-boxes-wrapper .link-box .text-wrapper .go svg path {
  fill: #006b46;
}
.link-boxes-wrapper .link-box:hover, .link-boxes-wrapper .link-box:focus, .link-boxes-wrapper .link-box:active {
  box-shadow: 0 0 15px 5px rgba(64, 130, 210, 0.25);
  border: solid 2px #00915f;
}
@media (min-width: 768px) {
  .link-boxes-wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .link-boxes-wrapper .link-box {
    margin-bottom: 0;
  }
}

.acf-block-preview .link-boxes-wrapper {
  transform: translateY(0);
  margin-bottom: 40px;
}

.recommended-menu-wrapper {
  margin-bottom: 40px;
}
.recommended-menu-wrapper .recommended-menu-title {
  color: black;
  font-weight: 600;
  font-size: 17px;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 20px;
  display: inline-block;
}
.recommended-menu-wrapper .recommended-menu-title::after {
  content: "";
  height: 2px;
  background-color: #006b46;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.recommended-menu-wrapper .menu-recommended-container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.recommended-menu-wrapper .menu-recommended-container ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.recommended-menu-wrapper .menu-recommended-container ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-radius: 6px;
  border: solid 2px #f6f6f6;
  transition: 0.35s all ease-out;
  color: #343a40;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.recommended-menu-wrapper .menu-recommended-container ul li a .description {
  display: none;
}
.recommended-menu-wrapper .menu-recommended-container ul li a svg path {
  fill: #00915f;
}
.recommended-menu-wrapper .menu-recommended-container ul li a:hover, .recommended-menu-wrapper .menu-recommended-container ul li a:focus, .recommended-menu-wrapper .menu-recommended-container ul li a:active {
  border: solid 2px #00915f;
  color: #00915f;
  background-color: #e5f4ef;
}
@media (min-width: 768px) {
  .recommended-menu-wrapper {
    margin-bottom: 80px;
  }
  .recommended-menu-wrapper .recommended-menu-title {
    font-size: 22px;
  }
  .recommended-menu-wrapper .menu-recommended-container ul {
    display: grid;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .recommended-menu-wrapper .menu-recommended-container ul li {
    margin-bottom: 0;
  }
}

/* ISEEK BLOG CSS */
.blog .paging-navigation,
.archive .paging-navigation {
  text-align: center;
}
.blog .paging-navigation .nav-links .page-numbers,
.archive .paging-navigation .nav-links .page-numbers {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-weight: 600;
  background: var(--theme-light-grey);
  padding: 10px;
  border-radius: 100%;
  color: var(--theme-black);
  margin-right: 25px;
  line-height: 1.5;
}
.blog .paging-navigation .nav-links .page-numbers:hover,
.archive .paging-navigation .nav-links .page-numbers:hover {
  background: #bfbfbf;
}
.blog .paging-navigation .nav-links .page-numbers.current,
.archive .paging-navigation .nav-links .page-numbers.current {
  background: var(--theme-dark-grey);
}
.blog .paging-navigation .nav-links .page-numbers.next, .blog .paging-navigation .nav-links .page-numbers.prev,
.archive .paging-navigation .nav-links .page-numbers.next,
.archive .paging-navigation .nav-links .page-numbers.prev {
  text-indent: -9999px;
  position: relative;
  background: pink;
}
.blog .paging-navigation .nav-links .page-numbers.next:hover, .blog .paging-navigation .nav-links .page-numbers.prev:hover,
.archive .paging-navigation .nav-links .page-numbers.next:hover,
.archive .paging-navigation .nav-links .page-numbers.prev:hover {
  background: #009a9a;
}
.blog .paging-navigation .nav-links .page-numbers.next:after, .blog .paging-navigation .nav-links .page-numbers.prev:after,
.archive .paging-navigation .nav-links .page-numbers.next:after,
.archive .paging-navigation .nav-links .page-numbers.prev:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: none;
}
.blog .paging-navigation .nav-links .page-numbers.next svg, .blog .paging-navigation .nav-links .page-numbers.prev svg,
.archive .paging-navigation .nav-links .page-numbers.next svg,
.archive .paging-navigation .nav-links .page-numbers.prev svg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  color: var(--theme-white);
}
.blog .paging-navigation .nav-links .page-numbers.next,
.archive .paging-navigation .nav-links .page-numbers.next {
  margin-right: 0;
}
.blog .paging-navigation .nav-links .page-numbers.prev svg,
.archive .paging-navigation .nav-links .page-numbers.prev svg {
  transform: rotate(180deg);
}

/* ISEEK FORMS CSS */
body .wpforms-container .wpforms-field-container .wpforms-field .wpforms-field-label.wpforms-label-hide {
  display: none;
}
body .wpforms-container .wpforms-field-container .wpforms-field ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}
body .wpforms-container .wpforms-field-container .wpforms-field label.wpforms-error {
  color: red;
  font-weight: bold;
  margin: 10px 0;
  display: block;
}
body .wpforms-container .wpforms-field-container .wpforms-field input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border: 1px solid #006b46;
  color: #006b46;
  border-radius: 4px;
  margin: 0 8px 0 0;
  width: 15px;
  height: 15px;
  position: relative;
}
body .wpforms-container .wpforms-field-container .wpforms-field input[type=checkbox]:checked:after {
  content: "✔";
  /* \2714 - heavy check
     \2713 - light check
     \2611 - check in a box
     \2612 - x in a box
     \2610 - empty box
  */
  font-size: 18px;
  position: absolute;
  top: -10px;
  left: 2px;
  color: #006b46;
}

/*
|--------------------------------------------------------------------------
| ISEEK WOOCOMMERCE CSS
|--------------------------------------------------------------------------
*/

/* Checkout page processing preloader */
.woocommerce-checkout.processing .blockUI.blockOverlay {
  background-image: url(img/preloader.gif) !important;
  background-position: center 50% !important;
  background-repeat: no-repeat !important;
  position: fixed !important;
}

nav.woocommerce-breadcrumb {
  text-transform: uppercase;
  font-size: 14px;
  color: #006b46;
  margin-bottom: 30px;
  font-weight: bold;
}
nav.woocommerce-breadcrumb a {
  color: #006b46;
}

.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  background-color: #006b46 !important;
  color: #fff !important;
  border-color: #006b46 !important;
  display: flex;
  flex-flow: column;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
  color: #fff !important;
  text-decoration: underline;
  order: 2;
  margin-top: 15px;
}
.woocommerce .woocommerce-notices-wrapper .cart-empty.woocommerce-info {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    display: block;
    margin-bottom: 30px;
  }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message a {
    margin-top: 0;
  }
}

.woocommerce button:disabled {
  pointer-events: none;
  opacity: 0.4;
}

.woocommerce a.button.alt,
.woocommerce button.button {
  border-radius: 4px !important;
}
.woocommerce.single-product #content div.product div.images {
  margin-bottom: 20px;
}
.woocommerce.single-product #content div.product div.images .woocommerce-product-gallery__wrapper {
  position: relative;
  overflow: hidden;
}
.woocommerce.single-product #content div.product div.images .woocommerce-product-gallery__wrapper .production-model-notice {
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 24px;
  display: inline-block;
  background-color: #006b46;
  color: #fff;
  z-index: 10;
  font-weight: bold;
  white-space: nowrap;
}
.woocommerce.single-product #content div.product div.images .woocommerce-product-gallery__wrapper .production-model-notice:after {
  content: "";
  width: 24px;
  position: absolute;
  right: -24px;
  top: 0;
  height: 100%;
  border-right: 24px solid transparent;
  border-top: 20px solid #006b46;
  border-bottom: 20px solid #006b46;
}
.woocommerce.single-product #content div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.woocommerce.single-product #content div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
  background-color: #e9e6e2;
  background-color: rgba(233, 230, 226, 0.2);
  border-radius: 6px;
  border: none;
}
.woocommerce.single-product .summary.entry-summary .product_title.entry-title {
  margin-bottom: 10px;
}
.woocommerce.single-product .summary.entry-summary .sku {
  margin-bottom: 15px;
  font-size: 14px;
}
.woocommerce.single-product .summary.entry-summary .sku span:not(:last-child) {
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.woocommerce.single-product .summary.entry-summary .sku span:not(:last-child):after {
  content: "|";
  position: absolute;
  right: -2px;
}
.woocommerce.single-product .summary.entry-summary .cart {
  margin-bottom: 20px;
}
.woocommerce.single-product .summary.entry-summary .cart .lead-time,
.woocommerce.single-product .summary.entry-summary .cart .lead-time-title,
.woocommerce.single-product .summary.entry-summary .cart .lead-time-days {
  display: none !important;
  font-size: 14px;
  font-weight: bold;
  color: #006b46;
  margin-bottom: 24px;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap {
  margin-bottom: 16px;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet {
  display: none;
  align-items: center;
  width: auto;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case svg,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet svg {
  color: #00915f;
  margin-right: 10px;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case svg g path,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet svg g path {
  fill: #00915f !important;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case svg path,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet svg path {
  fill: #00915f !important;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case .units span,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet .units span {
  display: block;
  font-size: 12px;
  line-height: 1.83;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case .units span:first-child,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet .units span:first-child {
  color: #242424;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity {
  float: none;
  justify-content: flex-start;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .no-of-cases {
  flex: 0 1 100%;
  font-size: 18px;
  font-weight: bold;
  color: #006b46;
  margin-bottom: 8px;
  letter-spacing: 0.75px;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .no-of-cases.bundle {
  font-size: 16px;
  color: #343a40;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  flex: 0 1 50%;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .plus {
  border: 2px solid #e8e8e8;
  background: #fff;
  color: #006b46;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 2rem;
  transition: 0.36s all ease-in-out;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus:hover, .woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus:focus, .woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus:active,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .plus:hover,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .plus:focus,
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .plus:active {
  border-color: #00915f;
  background-color: #e5f4ef;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus {
  color: transparent;
  position: relative;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added .minus:before {
  content: "–";
  color: #006b46;
  position: absolute;
}
.woocommerce.single-product .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added input {
  border: none;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  background: #f8f8f8;
  font-size: 20px;
  font-weight: bold;
  display: inline;
  width: 65px;
  height: 50px;
  transition: 0.36s all ease-in-out;
}
.woocommerce.single-product .summary.entry-summary .cart button {
  clear: both;
  width: 100%;
  padding: 10px 25px;
  border-radius: 4px;
  background-color: #006b46;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  transition: 0.5s all ease;
}
.woocommerce.single-product .summary.entry-summary .cart button:before {
  content: " ";
  background: url(img/add-to-order-icon.svg) no-repeat center/25px 25px;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s all ease;
}
.woocommerce.single-product .summary.entry-summary .cart button:hover, .woocommerce.single-product .summary.entry-summary .cart button:focus, .woocommerce.single-product .summary.entry-summary .cart button:active {
  background-color: #58b24a;
}
.woocommerce.single-product .summary.entry-summary .cart button:hover:before, .woocommerce.single-product .summary.entry-summary .cart button:focus:before, .woocommerce.single-product .summary.entry-summary .cart button:active:before {
  background: url(img/added-to-order-icon.svg) no-repeat center/25px 25px;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 15px;
       column-gap: 15px;
  margin-bottom: 20px;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #343a40;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  border-radius: 4px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: 0.36s all ease-in-out;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link:hover, .woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link:focus, .woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link:active,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist:hover,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist:focus,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist:active,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item:hover,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item:focus,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item:active,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a:hover,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a:focus,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a:active,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a:hover,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a:focus,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a:active {
  border-color: #00915f;
  background-color: #e5f4ef;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link svg,
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link img,
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link i,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist svg,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist img,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist i,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item svg,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item img,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item i,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a svg,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a img,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a i,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a svg,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a img,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a i {
  margin-right: 10px;
  width: 16px;
  color: #343a40;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link svg path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link img path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .ask-a-question-link i path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist svg path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist img path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .add_to_wishlist i path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item svg path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item img path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item i path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a svg path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a img path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a i path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a svg path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a img path,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a i path {
  fill: #343a40;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.view-wishlist,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-add-button span.separator {
  display: none;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse span.feedback,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse span.feedback {
  display: none;
}
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a,
.woocommerce.single-product .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a {
  background: url(img/favourite-icon.svg) no-repeat left 7% center/16px auto;
  padding-left: 16px;
}
.woocommerce.single-product .summary.entry-summary .product-note {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce.single-product .summary.entry-summary .product-note svg {
  margin-right: 10px;
}
.woocommerce.single-product .summary.entry-summary .product-note .note span {
  color: #006b46;
  font-weight: bold;
}
.woocommerce.single-product .production-model-message {
  clear: both;
  background-color: #89d3c2;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  color: #242424;
  font-size: 16px;
  border-radius: 4px;
}
.woocommerce.single-product .production-model-message svg path {
  fill: #242424;
}
.woocommerce.single-product .production-model-message .message {
  margin-left: 16px;
}
.woocommerce.single-product .production-model-message .message p {
  margin-bottom: 0;
}
.woocommerce.single-product .product-details {
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.woocommerce.single-product .product-details .product-section-title {
  color: #242424;
  margin-bottom: 20px;
}
.woocommerce.single-product .product-details .product-download-buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 11px;
  margin-bottom: 30px;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button {
  padding: 15px 15px 15px 15px;
  border-radius: 4px;
  border: solid 2px #e8e8e8;
  background-color: #f8f8f8;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  line-height: 1;
  transition: 0.36s all ease-in-out;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button:not(.disabled):hover, .woocommerce.single-product .product-details .product-download-buttons .product-download-button:not(.disabled):focus, .woocommerce.single-product .product-details .product-download-buttons .product-download-button:not(.disabled):active {
  box-shadow: 0 0 0 2px #89d3c2;
  border-color: #00915f;
  background-color: #e5f4ef;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button svg {
  margin-bottom: 10px;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button svg path {
  fill: #006b46;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button i {
  margin-bottom: 10px;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button i:before {
  color: #006b46;
  font-size: 1.4em;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled {
  pointer-events: none;
  background-color: #fff;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled svg {
  opacity: 0.55;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled svg path {
  fill: #828282;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled i:before {
  color: #828282;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled .button-label {
  color: #828282;
  margin-bottom: 10px;
}
.woocommerce.single-product .product-details .product-download-buttons .product-download-button.disabled .button-disabled {
  font-size: 12px;
  color: #828282;
}
.woocommerce.single-product .product-details .progress-notice {
  display: none;
  position: fixed;
  left: 0;
  z-index: 10;
  width: 100%;
  bottom: 100px;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 24px 40px;
  box-shadow: 0 0 0 4px #e8e8e8;
  border: solid 2px #006b46;
  background-color: #fff;
  position: relative;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text {
  display: flex;
  align-items: center;
  transition: 0.5s all;
  position: relative;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text svg {
  margin-right: 15px;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text svg path {
  fill: #006b46;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text .download-message,
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text .downloaded-message {
  color: #343a40;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .text .downloaded-message {
  display: none;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner {
  color: #343a40;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner .datasheets_no,
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner .images_no,
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner .certificates_no {
  display: none;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner .files_zipped {
  margin-left: 8px;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner svg {
  animation: rotation 2s infinite linear;
  margin-left: 18px;
}
.woocommerce.single-product .product-details .progress-notice .progress-notice-wrapper .spinner svg path {
  stroke: #006b46!important;
}
.woocommerce.single-product .product-details .progress-notice.progress {
  display: block;
}
.woocommerce.single-product .product-details .product-title {
  color: #242424;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}
.woocommerce.single-product .product-details .product-title:after {
  content: "";
  height: 1px;
  background-color: #e8e8e8;
  margin-left: 15px;
  width: 100%;
}
.woocommerce.single-product .product-details .product-attributes {
  margin-bottom: 10px;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute {
  padding: 20px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute.product-attribute-item--attribute_pa_short-description {
  flex-flow: column;
  align-items: flex-start;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute:not(:last-child) {
  border-bottom: 1px solid #f8f8f8;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute .product-attribute-item-label,
.woocommerce.single-product .product-details .product-attributes .product-attribute .product-attribute-item-value {
  margin-bottom: 0;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute .product-attribute-item-label {
  text-transform: capitalize;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute .product-attribute-item-value {
  font-weight: normal;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute .product-attribute-item-value p {
  margin-bottom: 0;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute:nth-child(2n) {
  position: relative;
}
.woocommerce.single-product .product-details .product-attributes .product-attribute:nth-child(2n):after {
  content: "";
  background-color: #e5f4ef;
  position: absolute;
  border-radius: 5px;
  top: 6px;
  bottom: 6px;
  left: 0;
  right: 0;
  z-index: -1;
}
.woocommerce.single-product .product-details .product-description {
  margin-bottom: 20px;
}
.woocommerce.single-product .product-details .product-description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .woocommerce.single-product #content div.product div.images {
    margin-bottom: 0;
    width: 40%;
    margin-right: 5%;
  }
  .woocommerce.single-product #content .summary.entry-summary {
    width: 55%;
    float: left;
    overflow: visible;
  }
  .woocommerce.single-product #content .summary.entry-summary .product_title.entry-title {
    margin-bottom: 15px;
  }
  .woocommerce.single-product #content .summary.entry-summary .sku {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .woocommerce.single-product #content .summary.entry-summary .sku span:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
  }
  .woocommerce.single-product #content .summary.entry-summary .sku span:not(:last-child):after {
    right: -2px;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart {
    margin-bottom: 20px;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .lead-time {
    display: none !important;
    font-size: 16px;
    margin-bottom: 16px;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap {
    display: flex;
    justify-content: space-between;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details {
    display: flex;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case,
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet {
    display: inline-flex;
    padding-right: 20px;
    border-right: 1px solid #e8e8e8;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .units-per-case .units span:first-child,
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet .units span:first-child {
    margin-bottom: 0;
    font-size: 16px;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .packaging-details-wrap .p-details .cases-per-pallet {
    display: flex;
    padding-right: 0;
    margin-left: 20px;
    border-right: none;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap {
    width: 165px;
    margin-left: auto;
    display: block;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity {
    float: left;
    justify-content: flex-end;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .no-of-cases {
    margin-bottom: 0;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart .packaging-details-quantity-wrap .quantity-wrap .quantity.buttons-added {
    float: none;
    margin-left: auto;
    width: auto;
  }
  .woocommerce.single-product #content .summary.entry-summary .cart button {
    padding: 10px 0;
    width: 100%;
  }
  .woocommerce.single-product #content .summary.entry-summary .product-note {
    font-size: 16px;
  }
  .woocommerce.single-product #content .summary.entry-summary .product-note svg {
    margin-right: 15px;
  }
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .ask-a-question-link,
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .add_to_wishlist,
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .yith-wcwl-add-button a.delete_item,
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a {
    font-size: 15px;
    padding: 10px 5px;
  }
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .yith-wcwl-wishlistexistsbrowse a,
  .woocommerce.single-product #content .summary.entry-summary .extra-buttons .yith-wcwl-wishlistaddedbrowse a {
    background: url(img/favourite-icon.svg) no-repeat left 20% center/16px auto;
  }
  .woocommerce.single-product #content .product-details {
    padding-top: 45px;
    padding-bottom: 64px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons {
    grid-template-columns: repeat(4, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 0;
    margin-bottom: 65px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons.grid-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button {
    padding: 35px 25px 25px 25px;
    font-weight: bold;
    font-size: 18px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button svg {
    margin-bottom: 39px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button i {
    margin-bottom: 39px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button.disabled svg {
    margin-bottom: 15.5px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button.disabled i {
    margin-bottom: 15.5px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button.disabled .button-label {
    margin-bottom: 5px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons .product-download-button.disabled .button-disabled {
    font-size: 14px;
  }
  .woocommerce.single-product #content .product-details .product-download-buttons.grid-5 .product-download-button {
    padding: 27px 24px 20px 24px;
  }
  .woocommerce.single-product #content .product-details .product-title:after {
    margin-left: 20px;
  }
  .woocommerce.single-product #content .product-details .product-attributes {
    margin-bottom: 10px;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute {
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute.product-attribute-item--attribute_pa_short-description {
    flex-flow: row;
    align-items: center;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute:not(:last-child) {
    border-bottom: 1px solid #f8f8f8;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute .product-attribute-item-label,
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute .product-attribute-item-value {
    margin-bottom: 0;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute .product-attribute-item-value {
    font-weight: normal;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute:nth-child(2n) {
    position: relative;
  }
  .woocommerce.single-product #content .product-details .product-attributes .product-attribute:nth-child(2n):after {
    content: "";
    background-color: #e5f4ef;
    position: absolute;
    border-radius: 5px;
    top: 6px;
    bottom: 6px;
    left: 0;
    right: 0;
    z-index: -1;
  }
  .woocommerce.single-product #content .product-details .product-description {
    margin-bottom: 20px;
  }
}

.woocommerce .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.woocommerce .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
.woocommerce .yith-wcwl-add-button .yith-wcwl-icon {
  font-size: 1.1rem !important;
  color: #006b46;
  font: normal normal normal 14px/1 FontAwesome !important;
}
.woocommerce .products .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
.woocommerce .products .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
.woocommerce .products .yith-wcwl-add-button .yith-wcwl-icon {
  font-size: 1.1rem !important;
  color: #006b46;
  font: normal normal normal 30px/1 FontAwesome !important;
}
.woocommerce .woocommerce-result-count {
  padding: 0;
  margin-bottom: 34px;
  font-size: 18px;
  font-weight: bold;
  color: #006b46;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none;
  margin: 0;
  display: inline-flex;
  justify-content: space-around;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
  float: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #006b46;
  color: #006b46;
  background-color: #fff;
  transition: 0.5s all ease;
  font-size: 20px;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:active, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  background-color: #006b46;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev {
  position: relative;
  border-color: #006b46;
  background-color: #00915f;
  color: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev:before {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next:active, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev:focus, .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev:active {
  background-color: #006b46;
  border-color: #006b46;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev:before {
  content: "\f060";
}
.woocommerce ul.products {
  grid-gap: 35px;
}
.woocommerce ul.products li.woocommerce-text-align-center {
  text-align: left;
}
.woocommerce ul.products li.woocommerce-text-align-center .woocommerce-loop-product__title {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.woocommerce ul.products li.woocommerce-text-align-center .sku {
  font-size: 12px;
  color: #7c7c7c;
  margin-top: 0 !important;
}
.woocommerce ul.products li.woocommerce-text-align-center .wc-product-image {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.woocommerce ul.products li.woocommerce-text-align-center .wc-product-image .inside-wc-product-image {
  background-color: #e9e6e2;
  background-color: rgba(233, 230, 226, 0.2);
  border-radius: 6px;
  transition: 0.3s all ease;
  position: relative;
}
.woocommerce ul.products li.woocommerce-text-align-center .wc-product-image .inside-wc-product-image .view-product {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 2;
  opacity: 0;
  transition: 0.3s all ease;
  font-weight: bold;
}
.woocommerce ul.products li.woocommerce-text-align-center:hover .inside-wc-product-image, .woocommerce ul.products li.woocommerce-text-align-center:focus .inside-wc-product-image, .woocommerce ul.products li.woocommerce-text-align-center:active .inside-wc-product-image {
  background-color: #006b46 !important;
  border-color: #006b46 !important;
  opacity: 0.7;
}
.woocommerce ul.products li.woocommerce-text-align-center:hover .inside-wc-product-image img, .woocommerce ul.products li.woocommerce-text-align-center:focus .inside-wc-product-image img, .woocommerce ul.products li.woocommerce-text-align-center:active .inside-wc-product-image img {
  mix-blend-mode: multiply;
}
.woocommerce ul.products li.woocommerce-text-align-center:hover .inside-wc-product-image .view-product, .woocommerce ul.products li.woocommerce-text-align-center:focus .inside-wc-product-image .view-product, .woocommerce ul.products li.woocommerce-text-align-center:active .inside-wc-product-image .view-product {
  opacity: 1;
}
@media (min-width: 768px) {
  .woocommerce .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
  .woocommerce .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
  .woocommerce .yith-wcwl-add-button .yith-wcwl-icon {
    font: normal normal normal 16px/1 FontAwesome !important;
  }
  .woocommerce ul.products li.woocommerce-text-align-center {
    text-align: left;
  }
  .woocommerce ul.products li.woocommerce-text-align-center .woocommerce-loop-product__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .woocommerce ul.products li.woocommerce-text-align-center .sku {
    font-size: 16px;
    margin-top: 0;
  }
  .woocommerce ul.products .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,
  .woocommerce ul.products .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,
  .woocommerce ul.products .yith-wcwl-add-button .yith-wcwl-icon {
    font: normal normal normal 20px/1 FontAwesome !important;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers {
    width: auto;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers li:not(:last-child) {
    margin-right: 20px;
  }
}

.archive.woocommerce.showing-products #content,
.archive.woocommerce.showing-categories:not(.search) #content {
  padding-top: 0;
}
.archive.woocommerce.showing-products .category-hero-wrapper,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
  height: 185px;
  background-color: #006b46;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}
.archive.woocommerce.showing-products .category-hero-wrapper .inner-hero-wrapper,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper .inner-hero-wrapper {
  width: 100%;
}
.archive.woocommerce.showing-products .category-hero-wrapper nav.woocommerce-breadcrumb,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper nav.woocommerce-breadcrumb {
  color: #fff;
  margin-bottom: 10px;
}
.archive.woocommerce.showing-products .category-hero-wrapper nav.woocommerce-breadcrumb a,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper nav.woocommerce-breadcrumb a {
  color: #fff;
}
.archive.woocommerce.showing-products .category-hero-wrapper header.woocommerce-products-header h1.woocommerce-products-header__title.page-title,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper header.woocommerce-products-header h1.woocommerce-products-header__title.page-title {
  color: #fff;
  margin-bottom: 10px;
}
.archive.woocommerce.showing-products .category-hero-wrapper header.woocommerce-products-header .term-description,
.archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper header.woocommerce-products-header .term-description {
  font-size: 18px;
  color: #fff;
  opacity: 0.8;
}
@media (min-width: 768px) {
  .archive.woocommerce.showing-products .category-hero-wrapper,
  .archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper {
    height: 341px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 45px;
  }
  .archive.woocommerce.showing-products .category-hero-wrapper .grid-container,
  .archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper .grid-container {
    width: 100%;
  }
  .archive.woocommerce.showing-products .category-hero-wrapper header.woocommerce-products-header h1.woocommerce-products-header__title.page-title,
  .archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper header.woocommerce-products-header h1.woocommerce-products-header__title.page-title {
    margin-bottom: 15px;
  }
  .archive.woocommerce.showing-products .category-hero-wrapper header.woocommerce-products-header .term-description,
  .archive.woocommerce.showing-categories:not(.search) .category-hero-wrapper header.woocommerce-products-header .term-description {
    font-size: 21px;
  }
}

.archive.woocommerce.showing-categories:not(.search) #content #shop_header {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
  height: 255px;
  padding-top: 45px;
  background-color: #006b46;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 0;
}
.archive.woocommerce.showing-categories:not(.search) #content #shop_header h2.current-user-display-name {
  color: #fff;
  margin-bottom: 10px;
}
.archive.woocommerce.showing-categories:not(.search) #content #shop_header .page-description {
  color: #fff;
  font-size: 18px;
  opacity: 0.8;
}
.archive.woocommerce.showing-categories:not(.search).home.top-level .woocommerce-products-header__title.page-title {
  display: none;
}
.archive.woocommerce.showing-categories:not(.search).home.top-level .wc-columns-container {
  transform: translateY(-43px);
  margin-bottom: -43px;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products {
  grid-gap: 25px;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product {
  text-align: left;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .woocommerce-loop-category__title {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.5;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .woocommerce-loop-category__title .count {
  display: none;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .short-description {
  font-weight: normal;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .inside-wc-product-image {
  background-color: #e9e6e2;
  background-color: rgba(233, 230, 226, 0.2);
  border-radius: 6px;
  transition: 0.3s all ease;
  position: relative;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  height: 198px;
  overflow: hidden;
  margin-bottom: 10px;
  width: 100%;
}
.archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .inside-wc-product-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list {
  position: relative;
  padding-top: 35px;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list:before {
  content: "";
  height: 3px;
  background-color: #e8e8e8;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .secondary-categories-title {
  color: #006b46;
  font-weight: bold;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  margin-bottom: 0;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product {
  width: 100%;
  margin: 0;
  display: inline-flex !important;
  justify-content: center;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:before {
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 5px;
  margin-right: 5px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a {
  font-family: Oxygen, sans-serif;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: 0.35s all cubic-bezier(0.25, 0.1, 0.25, 1);
  height: 75px;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a i {
  margin-right: 10px;
  width: 50px;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a i:before {
  display: flex;
  align-items: center;
  color: #006b46;
  justify-content: center;
  font-size: 2rem;
  transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a h2.woocommerce-loop-category__title {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a h2.woocommerce-loop-category__title .count {
  display: none;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product a h5.short-description {
  margin-bottom: 0;
  opacity: 0;
  height: 0;
  transform: translateY(50%);
  font-weight: bold !important;
  color: #006b46;
  transition: opacity 0.1s ease, transform 0.5s ease, height 0.1s ease;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:hover:before, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:focus:before, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:active:before {
  color: #00915f;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:hover a, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:focus a, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:active a {
  border-color: #00915f;
  color: #00915f;
  background-color: #e5f4ef;
}
.archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:hover a h5.short-description, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:focus a h5.short-description, .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products .product-category.product:active a h5.short-description {
  margin-top: 5px;
  opacity: 1;
  height: auto;
  transform: translateY(0);
  transition: all 0.35s ease;
}
.archive.woocommerce.showing-categories:not(.search) .featured-products-title {
  color: #006b46;
}
@media (min-width: 768px) {
  .archive.woocommerce.showing-categories:not(.search) #content #shop_header {
    height: 341px;
    padding-top: 125px;
    padding-left: 0;
    padding-right: 0;
  }
  .archive.woocommerce.showing-categories:not(.search) #content #shop_header h2.current-user-display-name {
    margin-bottom: 7px;
  }
  .archive.woocommerce.showing-categories:not(.search) #content #shop_header .page-description {
    font-size: 21px;
  }
  .archive.woocommerce.showing-categories:not(.search).home.top-level .wc-columns-container {
    transform: translateY(-60px);
    margin-bottom: -60px;
  }
  .archive.woocommerce.showing-categories:not(.search) #wc-column-container.wc-columns-4 .products.columns-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 15px;
  }
  .archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .woocommerce-loop-category__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .archive.woocommerce.showing-categories:not(.search) #wc-column-container .products .product-category.product .inside-wc-product-image {
    height: 257px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list {
    position: relative;
    padding-top: 51px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .secondary-categories-title {
    margin-bottom: 25px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products:not(.columns-4) {
    display: block;
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 35px;
         column-gap: 35px;
    -moz-column-rule: 1px solid #89d3c2;
         column-rule: 1px solid #89d3c2;
    grid-gap: unset;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products:not(.columns-4) .product-category.product {
    display: inline-block;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 15px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products:not(.columns-4) .product-category.product a h2.woocommerce-loop-category__title {
    font-size: 18px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products:not(.columns-4) .product-category.product a h5.short-description {
    font-size: 16px;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products.columns-4 {
    display: block;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 35px;
         column-gap: 35px;
    -moz-column-rule: 1px solid #89d3c2;
         column-rule: 1px solid #89d3c2;
  }
  .archive.woocommerce.showing-categories:not(.search) .secondary-categories-list .products.columns-4 .product-category.product {
    display: inline-block;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 15px;
    width: 100% !important;
  }
}

.archive.showing-products .sibling-categories-list {
  position: relative;
  padding-top: 35px;
  margin-top: 50px;
}
.archive.showing-products .sibling-categories-list:before {
  content: "";
  height: 3px;
  background-color: #e8e8e8;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.archive.showing-products .sibling-categories-list .sibling-categories-title {
  color: #006b46;
  font-weight: bold;
}
.archive.showing-products .sibling-categories-list .products {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  margin-bottom: 0;
}
.archive.showing-products .sibling-categories-list .products .product-category.product {
  width: 100%;
  margin: 0;
  display: inline-flex !important;
  justify-content: center;
}
.archive.showing-products .sibling-categories-list .products .product-category.product:before {
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 5px;
  margin-right: 5px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a {
  font-family: Oxygen, sans-serif;
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
  height: 75px;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a i {
  margin-right: 10px;
  width: 50px;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a i:before {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  transition: 0.5s all cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a h2.woocommerce-loop-category__title {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a h2.woocommerce-loop-category__title .count {
  display: none;
}
.archive.showing-products .sibling-categories-list .products .product-category.product a h5.short-description {
  margin-bottom: 0;
  opacity: 0;
  height: 0;
  font-size: 13px;
  transform: translateY(50%);
  font-weight: bold !important;
  color: #006b46;
  transition: opacity 0.1s ease, transform 0.5s ease, height 0.1s ease;
}
.archive.showing-products .sibling-categories-list .products .product-category.product:hover:before, .archive.showing-products .sibling-categories-list .products .product-category.product:focus:before, .archive.showing-products .sibling-categories-list .products .product-category.product:active:before {
  color: #00915f;
}
.archive.showing-products .sibling-categories-list .products .product-category.product:hover a, .archive.showing-products .sibling-categories-list .products .product-category.product:focus a, .archive.showing-products .sibling-categories-list .products .product-category.product:active a {
  border-color: #00915f;
  color: #00915f;
  background-color: #e5f4ef;
}
.archive.showing-products .sibling-categories-list .products .product-category.product:hover a h5.short-description, .archive.showing-products .sibling-categories-list .products .product-category.product:focus a h5.short-description, .archive.showing-products .sibling-categories-list .products .product-category.product:active a h5.short-description {
  margin-top: 5px;
  opacity: 1;
  height: auto;
  transform: translateY(0);
  transition: all 0.35s ease;
}
@media (min-width: 768px) {
  .archive.showing-products .sibling-categories-list {
    position: relative;
    padding-top: 51px;
  }
  .archive.showing-products .sibling-categories-list .sibling-categories-title {
    margin-bottom: 25px;
  }
  .archive.showing-products .sibling-categories-list .products.columns-4 {
    display: block;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 35px;
         column-gap: 35px;
    -moz-column-rule: 1px solid #89d3c2;
         column-rule: 1px solid #89d3c2;
  }
  .archive.showing-products .sibling-categories-list .products.columns-4 .product-category.product {
    display: inline-block;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 15px;
    width: 100% !important;
  }
  .archive.showing-products .sibling-categories-list .products.columns-4 .product-category.product h5.short-description {
    font-size: 16px;
  }
}

.woocommerce.woocommerce-wishlist table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-checkout .woocommerce table.shop_table th {
  background-color: rgba(52, 58, 64, 0.03);
  color: #343a40;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  padding: 20px 15px;
}
.woocommerce.woocommerce-wishlist table.shop_table td,
.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table td {
  background-color: #fff;
  border-bottom: 1px solid #f2eee4;
  padding: 20px 15px;
  vertical-align: middle;
  text-align: left;
}

.wc-block-product-search form label.wc-block-product-search__label,
.widget_search.widget_block form label.wc-block-product-search__label {
  display: none;
  display: none;
}
.wc-block-product-search form .wc-block-product-search__fields .wc-block-product-search__field,
.wc-block-product-search form .wc-block-product-search__fields .wp-block-search__input,
.wc-block-product-search form .wp-block-search__inside-wrapper .wc-block-product-search__field,
.wc-block-product-search form .wp-block-search__inside-wrapper .wp-block-search__input,
.widget_search.widget_block form .wc-block-product-search__fields .wc-block-product-search__field,
.widget_search.widget_block form .wc-block-product-search__fields .wp-block-search__input,
.widget_search.widget_block form .wp-block-search__inside-wrapper .wc-block-product-search__field,
.widget_search.widget_block form .wp-block-search__inside-wrapper .wp-block-search__input {
  padding: 15px 25px 15px 63px;
  border-radius: 30px;
  border: solid 2px #e8e8e8;
  background-color: #f8f8f8;
  background-image: url(img/search-icon.svg);
  background-repeat: no-repeat;
  background-position: left 25px center;
  line-height: 1;
  width: 100%;
}
.wc-block-product-search form .wc-block-product-search__fields button.wc-block-product-search__button,
.wc-block-product-search form .wp-block-search__inside-wrapper button.wc-block-product-search__button,
.widget_search.widget_block form .wc-block-product-search__fields button.wc-block-product-search__button,
.widget_search.widget_block form .wp-block-search__inside-wrapper button.wc-block-product-search__button {
  display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100% !important;
}

/***
	2025-04-16 adding overrides to default 'huhtamaki-colour-options styling for rendering images
	
***/

.wrapSwatch{
	clear:both;
}
.colouroptionimage{
	float:left;
	margin: 0 8px 0 0;
  position:relative;
	
	
}
.colouroptionimage img{
	float:left;
	margin: 0 8px 0 0;
	
	height: 60px;
    width: 42px;
    display: block;
    border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}

.colouroptionhex {
  position:relative;
}

.colouroptionimage .text,
.colouroptionhex .text{
    display:none;
    position: absolute;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    padding: 8px 10px;
    background-color: #343a40;
    border-radius: 3px;
    width: 175px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    transition: 0.2s all;
    z-index: 1;

    margin-top: -45px;
    margin-left: -3px;

}

.colouroptionimage .text::after,
.colouroptionhex .text::after{
  content: "";
  position: absolute;
  height: 9px;
  width: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #343a40 transparent transparent transparent;
}

.colouroptionimage:hover .text,
.colouroptionhex:hover .text{
  display:block!important;
}

body.woocommerce.single-product .available-colours {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}


/***

2025-04-16 commented out by David Kelly
Using new colour options plugin

body.woocommerce.single-product .available-colours {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
body.woocommerce.single-product .available-colours .shape {
  position: relative;
  height: 60px;
  width: auto;
}
body.woocommerce.single-product .available-colours .shape .text {
  position: absolute;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  padding: 8px 10px;
  background-color: #343a40;
  border-radius: 3px;
  width: 175px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  opacity: 0;
  transition: 0.2s all;
  z-index: -1;
}
body.woocommerce.single-product .available-colours .shape .text.visible {
  opacity: 1;
  z-index: 5;
}
body.woocommerce.single-product .available-colours .shape .text:after {
  content: "";
  position: absolute;
  height: 9px;
  width: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #343a40 transparent transparent transparent;
}
body.woocommerce.single-product .available-colours .shape img {
  height: 60px;
  width: 42px;
  display: block;
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
}
****/

/****
	2025-04-22 Added styles to the theme stylesheet for dealing with product certificates
*****/


/*
|--------------------------------------------------------------------------
| CERTIFICATES PLUGIN CSS
|--------------------------------------------------------------------------
*/

body.woocommerce.single-product .certificate-logos {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}
body.woocommerce.single-product .certificate-logos .logoimage {
  position: relative;
  height: 120px;
  width: auto;
  border: solid 1.2px #e9e6e2;
  border-radius: 4px;
}
body.woocommerce.single-product .certificate-logos .logoimage .text {
  position: absolute;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  padding: 8px 10px;
  background-color: #343a40;
  border-radius: 3px;
  width: 175px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  opacity: 0;
  transition: 0.2s all;
  z-index: -1;
}
body.woocommerce.single-product .certificate-logos .logoimage .text.visible {
  opacity: 1;
  z-index: 5;
}
body.woocommerce.single-product .certificate-logos .logoimage .text:after {
  content: "";
  position: absolute;
  height: 9px;
  width: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #343a40 transparent transparent transparent;
}
body.woocommerce.single-product .certificate-logos .logoimage img {
  max-width: 100%;
  height: 100%;
}



/*
|--------------------------------------------------------------------------
| YITH WISHLIST CSS
|--------------------------------------------------------------------------
*/

.woocommerce.woocommerce-wishlist .woocommerce-message {
  background-color: #006b46 !important;
  color: #fff !important;
  border-color: #006b46 !important;
}
.woocommerce.woocommerce-wishlist .product-remove a.remove {
  text-decoration: none;
  color: red !important;
  font-size: 18px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none !important;
}
.woocommerce.woocommerce-wishlist .wishlist-title h2 {
  pointer-events: none;
}
.woocommerce.woocommerce-wishlist .wishlist-title .show-title-form {
  display: none !important;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit] {
  text-decoration: none;
  white-space: nowrap;
  display: block;
  padding: 10px 25px;
  border-radius: 4px;
  background-color: #006b46;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:before,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:before {
  content: " ";
  background: url(img/add-to-order-icon.svg) no-repeat center/25px 25px;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s all ease;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:hover, .woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:focus, .woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:active,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:hover,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:focus,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:active {
  background-color: #58b24a;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:hover:before, .woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:focus:before, .woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a:active:before,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:hover:before,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:focus:before,
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:active:before {
  background: url(img/added-to-order-icon.svg) no-repeat center/25px 25px;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart a.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_update input[type=submit] {
  transition: 0.5s all ease;
}
.woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_update input[type=submit]:hover, .woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_update input[type=submit]:focus, .woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_update input[type=submit]:active {
  background-color: #58b24a;
}
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  display: flex;
}
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added .minus,
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added .plus {
  border: 2px solid #e8e8e8;
  background: #fff;
  color: #006b46;
  display: inline-flex;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 2rem;
}
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added .minus {
  color: transparent;
  position: relative;
}
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added .minus:before {
  content: "–";
  color: #006b46;
  position: absolute;
}
.woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added input[type=number] {
  border: none;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  background: #f8f8f8;
  font-size: 20px;
  font-weight: bold;
  display: inline;
  width: 65px;
  height: 50px;
}
.woocommerce.woocommerce-wishlist .wishlist_table input::-webkit-outer-spin-button,
.woocommerce.woocommerce-wishlist .wishlist_table input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case,
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .cases-per-pallet {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case svg,
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .cases-per-pallet svg {
  color: #006b46;
  margin-right: 8px;
  fill: #006b46 !important;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case svg path,
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .cases-per-pallet svg path {
  fill: #006b46 !important;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case .units span,
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .cases-per-pallet .units span {
  font-size: 12px;
  line-height: 1.83;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case .units span:first-child,
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .cases-per-pallet .units span:first-child {
  color: #006b46;
  font-size: 16px;
  line-height: 1.5;
  margin-right: 8px;
  font-weight: bold;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-packaging .units-per-case {
  margin-bottom: 16px;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-thumbnail {
  padding: 0 !important;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-thumbnail a img {
  display: block;
  background-color: rgba(144, 129, 111, 0.2);
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-name {
  text-align: left !important;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-name a {
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 5px;
}
.woocommerce.woocommerce-wishlist .wishlist_table .product-name .sku {
  font-size: 14px;
  font-weight: normal;
}
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit] {
  background: #006b46 url(img/add-to-order-icon.svg) no-repeat center left 25px/25px 25px;
  padding-left: 60px;
}
.woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:hover, .woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:focus, .woocommerce.woocommerce-wishlist .yith_wcwl_footer_additional_action input[type=submit]:active {
  background: #58b24a url(img/added-to-order-icon.svg) no-repeat center left 25px/25px 25px;
}
.woocommerce.woocommerce-wishlist .wishlist-content {
  font-size: 14px;
  margin-bottom: 45px;
}
.woocommerce.woocommerce-wishlist .wishlist-content .note {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce.woocommerce-wishlist .wishlist-content .note svg {
  margin-right: 10px;
}
.woocommerce.woocommerce-wishlist .wishlist-content .note .note span {
  color: #006b46;
  font-weight: bold;
}
@media (min-width: 768px) {
  .woocommerce.woocommerce-wishlist .wishlist_table .quantity.buttons-added {
    width: auto;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table .product-units-per-case,
  .woocommerce.woocommerce-wishlist .wishlist_table .product-cases-per-pallet,
  .woocommerce.woocommerce-wishlist .wishlist_table .product-quantity,
  .woocommerce.woocommerce-wishlist .wishlist_table .product-add-to-cart {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table .units-per-case .units span,
  .woocommerce.woocommerce-wishlist .wishlist_table .cases-per-pallet .units span {
    font-size: 16px;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table .units-per-case .units span:first-child,
  .woocommerce.woocommerce-wishlist .wishlist_table .cases-per-pallet .units span:first-child {
    margin-bottom: 0;
    font-size: 16px;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table tbody .quantity.buttons-added {
    justify-content: flex-start !important;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table tbody .product-add-to-cart a {
    margin: 0 !important;
  }
  .woocommerce.woocommerce-wishlist .wishlist_table tbody tr:last-child td {
    border-bottom: 1px solid #f2eee4;
  }
  .woocommerce.woocommerce-wishlist .wishlist-content {
    font-size: 16px;
  }
  .woocommerce.woocommerce-wishlist .wishlist-content .note {
    font-size: 16px;
  }
  .woocommerce.woocommerce-wishlist .wishlist-content .note svg {
    margin-right: 15px;
  }
}

.woocommerce-wishlist .shop_table.mobile li {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f2eee4;
  padding-top: 25px;
  margin-bottom: 25px;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper {
  display: flex;
  margin: 0 0 15px 0 !important;
  width: 100%;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details {
  flex: 2;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .product-name h3 {
  line-height: 1;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .product-name h3 a {
  font-size: 14px;
  line-height: 1;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .product-name .sku {
  font-size: 12px;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case,
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .cases-per-pallet {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case svg,
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .cases-per-pallet svg {
  color: #006b46;
  margin-right: 8px;
  fill: #006b46 !important;
  height: 18px;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case svg path,
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .cases-per-pallet svg path {
  fill: #006b46 !important;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case .units span,
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .cases-per-pallet .units span {
  font-size: 12px;
  line-height: 1.83;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case .units span:first-child,
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .cases-per-pallet .units span:first-child {
  color: #006b46;
  font-size: 12px;
  line-height: 1.5;
  margin-right: 8px;
  font-weight: bold;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .item-details .units-cases .units-per-case {
  margin-bottom: 16px;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .product-remove {
  padding: 19px 14px;
}
.woocommerce-wishlist .shop_table.mobile li .item-wrapper .product-remove a {
  text-decoration: none;
  color: red !important;
  font-size: 18px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none !important;
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper {
  display: flex;
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper .product-add-to-cart {
  margin: 0;
  margin-right: 15px;
  flex: 0 1 calc(80% - 15px);
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper .product-add-to-cart a {
  margin: 0 !important;
  width: 100%;
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper .additional-info {
  flex: 0 1 20%;
  margin: 0 !important;
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper .additional-info .value {
  padding: 0;
}
.woocommerce-wishlist .shop_table.mobile li .additional-info-wrapper .additional-info .value input[type=number] {
  border: 2px solid #e8e8e8;
  background: #f8f8f8;
  width: 100%;
}

#yith-wcml-popup-message {
  border: 1px solid #006b46;
}

.yith_wcwl_wishlist_update {
  display: none;
}

/* ISEEK FOOTER CSS */
.site-footer {
  border-top: 3px solid #89d3c2;
}
.site-footer .footer-widgets-container {
  padding: 10px 15px 10px 15px;
}
.site-footer .menu-item a {
  color: #006b46;
  text-transform: uppercase;
  text-decoration: none;
}
.site-footer .menu-item a:hover, .site-footer .menu-item a:focus, .site-footer .menu-item a:active {
  text-decoration: underline;
}
.site-footer .site-info {
  border-top: 3px solid #89d3c2;
}
.site-footer .site-info .inside-site-info .copyright-bar {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .site-footer .footer-widgets-container {
    padding: 10px 0px 10px 0px;
  }
  .site-footer .menu {
    display: flex;
  }
  .site-footer .menu .menu-item {
    margin-bottom: 0;
    margin-right: 20px;
  }
}

/*
|--------------------------------------------------------------------------
| PRINT STYLES
|--------------------------------------------------------------------------
*/

@media print {
  body ._hj-g7b-Z__MinimizedWidgetBottom__open._hj-RCGJ4__MinimizedWidgetBottom__left,
  body ._hj-g7b-Z__MinimizedWidgetBottom__open._hj--qUEH__MinimizedWidgetBottom__right {
    display: none !important;
  }
  body #masthead,
  body #mobile-header,
  body #site-navigation {
    display: none !important;
  }
  body div.side-footer {
    display: none !important;
  }
  body .mobile-only {
    display: none !important;
  }
  body .above-mobile-only {
    display: block !important;
  }
  body .above-mobile-only.d-table {
    display: table !important;
  }
  body.woocommerce .product .summary {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  body.woocommerce .product .summary .pricing-wrap {
    display: none !important;
  }
  body.woocommerce .product .summary .packaging-pricing-breakdown-box {
    display: none !important;
  }
  body.woocommerce .product .summary button.button,
  body.woocommerce .product .summary .extra-buttons,
  body.woocommerce .product .summary .no-of-cases,
  body.woocommerce .product .summary .product-note {
    display: none !important;
    margin-bottom: 0 !important;
  }
  body.woocommerce .product .summary form.cart {
    margin-bottom: 0 !important;
  }
  body.woocommerce .product .summary form.cart .quantity.buttons-added {
    display: none !important;
    margin-bottom: 0 !important;
  }
  body.woocommerce .product .product-details {
    padding-top: 0 !important;
  }
  body.woocommerce .product .product-details h2:first-child {
    display: none !important;
    margin-bottom: 0 !important;
  }
  body.woocommerce .product .product-details .product-download-buttons {
    display: none !important;
    margin-bottom: 0 !important;
  }
  body.woocommerce .shop_table.wishlist_table td.product-details table.inner-table .hoverprint {
    height: auto !important;
    opacity: 1 !important;
  }
  body.woocommerce .shop_table.wishlist_table th.product-downloads,
  body.woocommerce .shop_table.wishlist_table td.product-downloads,
  body.woocommerce .shop_table.wishlist_table th.product-thumbnail,
  body.woocommerce .shop_table.wishlist_table td.product-thumbnail,
  body.woocommerce .shop_table.wishlist_table th.product-remove,
  body.woocommerce .shop_table.wishlist_table td.product-remove,
  body.woocommerce .shop_table.wishlist_table th.product-quantity,
  body.woocommerce .shop_table.wishlist_table td.product-quantity,
  body.woocommerce .shop_table.wishlist_table th.product-add-to-cart,
  body.woocommerce .shop_table.wishlist_table td.product-add-to-cart {
    display: none !important;
  }
  body.woocommerce div.shop_listing.wishlist_table.wishlist_view div.woocommerce-item .tab .tab-content {
    display: block !important;
  }
  body.woocommerce div.shop_listing.wishlist_table.wishlist_view div.woocommerce-item div.product-downloads {
    display: none !important;
  }
  body.woocommerce div.shop_listing.wishlist_table.wishlist_view div.woocommerce-item div.tab-label-wrapper {
    display: none !important;
  }
  body.woocommerce .back-to-all-wishlists {
    display: none !important;
  }
  body.woocommerce .bulk-action-buttons {
    display: none;
  }
  body.woocommerce-wishlist .site-footer,
  body.woocommerce-wishlist .otgs-development-site-front-end,
  body.woocommerce-wishlist .entry-content .wishlist-content,
  body.woocommerce-wishlist nav.woocommerce-breadcrumb {
    display: none !important;
  }
  body.woocommerce-account.woocommerce-view-order .woocommerce-order-details .view-order-heading {
    display: block;
  }
  body.woocommerce-account.woocommerce-view-order .woocommerce-order-details .view-order-heading .print-btn,
  body.woocommerce-account.woocommerce-view-order .woocommerce-order-details .view-order-heading .add-all {
    display: none;
    margin-left: 0;
    margin-right: 0;
  }
  body.woocommerce-account.woocommerce-view-order .woocommerce-notices-wrapper {
    display: none;
  }
  body.woocommerce-account.woocommerce-view-order a.btn, body.woocommerce-account.woocommerce-view-order .wpforms-container .wpforms-submit-container a.wpforms-submit, body.woocommerce-account.woocommerce-view-order .woocommerce.woocommerce-wishlist a.create, .woocommerce.woocommerce-wishlist body.woocommerce-account.woocommerce-view-order a.create,
  body.woocommerce-account.woocommerce-view-order .woocommerce.woocommerce-wishlist a.manage,
  .woocommerce.woocommerce-wishlist body.woocommerce-account.woocommerce-view-order a.manage,
  body.woocommerce-account.woocommerce-view-order .woocommerce.woocommerce-wishlist a.search,
  .woocommerce.woocommerce-wishlist body.woocommerce-account.woocommerce-view-order a.search {
    display: none;
  }
}

.yith-wcwl-add-button >a{
  width:100%;
}

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

.cm-progress-notice .inner .progress-message .text svg,
.cm-progress-notice .inner .progress-message .count svg,
.cm-progress-notice .inner .download-completed-message svg{
  filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(74deg) brightness(43%) contrast(119%);
}

/*
.cm-progress-notice .inner .progress-message .count svg path{
   fill:none!important;
}*/

.cm-progress-notice .inner{
  border:2px solid #006b46;
}


/*
|--------------------------------------------------------------------------
| PACKAGING PLUGIN CSS
|--------------------------------------------------------------------------
*/

/*@charset "UTF-8";*/

@keyframes clockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes fadin {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.tabs ul#tabs-nav {
  list-style: none;
  margin: 0;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  background-color: white;
  padding: 4px;
  overflow: auto;
  display: flex;
}
.tabs ul#tabs-nav li {
  flex: 1;
  text-align: center;
  padding: 4px 0px;
  border-radius: 4px;
  cursor: pointer;
}
.tabs ul#tabs-nav li a {
  color: #006b46;
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
}
.tabs ul#tabs-nav li:hover, .tabs ul#tabs-nav li.active {
  background-color: #e5f4ef;
}
.tabs ul#tabs-nav li:hover a, .tabs ul#tabs-nav li.active a {
  font-weight: bold;
}

.woocommerce-Price-amount.amount bdi {
  white-space: nowrap !important;
}

.packaging-pricing-breakdown-box {
  padding: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  border-radius: 4px;
  border: 2px solid #e8e8e8;
  transition: 0.5s all;
}
.packaging-pricing-breakdown-box.breakdown-open {
  box-shadow: 0 0 0 4px #cbe6fc;
  border: solid 2px #00915f;
  margin-left: 4px;
  margin-right: 4px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box {
  display: flex;
  flex-wrap: wrap;
}
.packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets {
  flex: 0 1 50%;
  display: flex;
  align-items: center;
  color: #006b46;
  font-size: 14px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets svg {
  margin-right: 8px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets .pallets-text {
  margin-right: 8px;
  white-space: nowrap;
}
.packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets .full-pallet-count {
  font-weight: bold;
  width: 63px;
  text-align: right;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button {
  margin-left: auto;
  display: flex;
  align-items: center;
  color: #343a40;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button .show {
  display: inline;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button .hide {
  display: none;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button svg {
  transform: rotate(360deg);
  transition: transform 0.5s;
  margin-left: 14px;
  transition: 0.5s all;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button.is-open .show {
  display: none;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button.is-open .hide {
  display: inline;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button.is-open svg {
  animation: clockwise 0.5s;
  transform: rotate(180deg);
}
.packaging-pricing-breakdown-box .inner-breakdown-box label[for=full_pallets] {
  display: none;
}
.packaging-pricing-breakdown-box .inner-breakdown-box progress {
  margin-top: 16px;
  margin-bottom: 16px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box progress#full_pallets[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  flex: 0 1 100%;
  width: 100%;
  height: 12px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box progress#full_pallets[value]::-webkit-progress-bar {
  border: solid 2px #e8e8e8;
  background-color: #f8f8f8;
  border-radius: 10px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box progress#full_pallets[value]::-webkit-progress-value {
  border-radius: 8px;
  background-color: #006b46;
}
.packaging-pricing-breakdown-box .inner-breakdown-box progress#full_pallets[value]::-moz-progress-bar {
  border-radius: 8px;
  background-color: #006b46;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #info.info {
  pointer-events: none;
  flex: 0 1 100%;
  text-decoration: none;
  margin-right: 10px;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #info.info svg {
  display: none;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message {
  width: 100%;
  font-size: 14px;
  color: #006b46;
}
.packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message .message-cases,
.packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message .message-full-pallets {
  font-weight: bold;
}
.packaging-pricing-breakdown-box .breakdown {
  margin-top: 16px;
  border-top: 1px solid #f2eee4;
  padding-top: 16px;
  width: 100%;
  display: none;
}
.packaging-pricing-breakdown-box .breakdown .breakdown-title {
  font-weight: bold;
  color: #242424;
  font-size: 18px;
  line-height: 1.44;
  margin-bottom: 16px;
}
.packaging-pricing-breakdown-box .breakdown .item {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #343a40;
  padding: 16px;
}
.packaging-pricing-breakdown-box .breakdown .item svg {
  margin-right: 16px;
}
.packaging-pricing-breakdown-box .breakdown .item svg path {
  fill: #00915f;
}
.packaging-pricing-breakdown-box .breakdown .item .price-wrap,
.packaging-pricing-breakdown-box .breakdown .item .piece-wrap {
  margin-left: auto;
}
.packaging-pricing-breakdown-box .breakdown .item .price-wrap .symbol,
.packaging-pricing-breakdown-box .breakdown .item .piece-wrap .symbol {
  font-weight: bold;
}
.packaging-pricing-breakdown-box .breakdown .item .price-wrap .value,
.packaging-pricing-breakdown-box .breakdown .item .piece-wrap .value {
  font-weight: bold;
  white-space: nowrap;
}
.packaging-pricing-breakdown-box .breakdown .item:not(:last-child) {
  border-bottom: 1px solid #f8f8f8;
}
.packaging-pricing-breakdown-box .breakdown.bundle {
  display: block;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.packaging-pricing-breakdown-box .breakdown.bundle .breakdown-title,
.packaging-pricing-breakdown-box .breakdown.bundle .item {
  padding: 20px;
  margin-bottom: 0;
}
.packaging-pricing-breakdown-box .breakdown.bundle .breakdown-title {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .packaging-pricing-breakdown-box {
    padding: 18px 20px;
  }
  .packaging-pricing-breakdown-box:not(.bundle).breakdown-open, .packaging-pricing-breakdown-box:not(.bundle):hover, .packaging-pricing-breakdown-box:not(.bundle):focus, .packaging-pricing-breakdown-box:not(.bundle):active {
    box-shadow: 0 0 0 4px #cbe6fc;
    border: solid 2px #00915f;
    margin-left: 0;
    margin-right: 0;
  }
  .packaging-pricing-breakdown-box.bundle {
    padding: 0;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box {
    flex-wrap: nowrap;
    align-items: center;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets {
    flex: 0 1 auto;
    font-size: 16px;
    order: 1;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets svg {
    margin-right: 10px;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box .full-pallets .pallets-text {
    margin-right: 8px;
    line-height: 1;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button {
    order: 4;
    margin-left: auto;
    font-size: 12px;
    line-height: 1;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #show_button.show-button svg {
    margin-left: 15px;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box progress {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
    order: 2;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box progress#full_pallets[value] {
    flex: 0 1 100%;
    height: 16px;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #info.info {
    pointer-events: all;
    order: 3;
    flex: 0 1 auto;
    position: relative;
    line-height: 1;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #info.info svg {
    display: inline-block;
    cursor: pointer;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message {
    position: absolute;
    line-height: 1.5;
    text-align: center;
    padding: 8px 10px;
    width: 200px;
    height: auto;
    background-color: #343a40;
    border-radius: 3px;
    color: white;
    left: -450%;
    top: -300%;
    opacity: 0;
    transition: 0.2s all;
    z-index: -1;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message.visible {
    opacity: 1;
    z-index: 5;
  }
  .packaging-pricing-breakdown-box .inner-breakdown-box #info.info .info-message:after {
    content: "";
    position: absolute;
    height: 9px;
    width: 10px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -9px;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #343a40 transparent transparent transparent;
  }
}

.price-list-select.mobile-only {
  margin-bottom: 16px;
}
.price-list-select.mobile-only select {
  width: 100%;
}

.pricing-messages {
  flex: 0 1 100%;
  padding: 16px 0 0 0;
}
.pricing-messages.mobile-only {
  margin-bottom: 16px;
}

.info-message {
  width: 100%;
  font-size: 14px;
  color: #006b46;
}
.info-message .message-cases,
.info-message .message-full-pallets {
  font-weight: bold;
}

.pricing-wrap {
  display: flex;
  align-items: center;
  flex: 0 1 50%;
}
.pricing-wrap .price-list-select {
  flex: 0 1 56%;
  margin-right: 16px;
}
.pricing-wrap .price-list-select #current_customer_price_list {
  width: 100%;
  padding: 8px 16px;
  background-color: white;
  color: #006b46;
  font-weight: bold;
  border: solid 2px #e8e8e8;
  border-radius: 4px;
  cursor: pointer;
}
.pricing-wrap .price-list-select #current_customer_price_list:hover {
  background-color: #e5f4ef;
}
.pricing-wrap .single-price-list {
  font-weight: 600;
  color: #006b46;
}
.pricing-wrap .price {
  margin-right: 8px;
  margin-left: auto;
  margin-bottom: 0;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pricing-wrap .price .more {
  vertical-align: middle;
}
.pricing-wrap .price .woocommerce-Price-amount.amount {
  margin-right: 8px;
}
.pricing-wrap .price .woocommerce-Price-amount.amount bdi {
  font-size: 22px;
  display: flex;
  justify-content: flex-end;
  font-weight: bold;
}
.pricing-wrap .price.left .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol, .pricing-wrap .price.left_space .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}
.pricing-wrap .price.right .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol, .pricing-wrap .price.right_space .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
.pricing-wrap .info-icon {
  display: inline-flex;
  vertical-align: middle;
}
.pricing-wrap .info-icon svg path {
  fill: #343a40;
}
.pricing-wrap .warning-icon {
  display: none;
  vertical-align: middle;
}
.pricing-wrap .warning-icon svg path {
  fill: #f9a400;
}
.pricing-wrap .warning .warning-icon {
  display: inline-flex;
}
.pricing-wrap .warning .info-icon {
  display: none !important;
}
.pricing-wrap .best {
  vertical-align: middle;
}
.pricing-wrap .best svg path {
  fill: #58b24a;
}
@media (min-width: 768px) {
  .pricing-wrap {
    flex: 1 auto;
    margin-bottom: 16px;
  }
  .pricing-wrap .price {
    display: block;
  }
  .pricing-wrap .price .woocommerce-Price-amount.amount {
    margin-right: 0;
  }
  .pricing-wrap .price .woocommerce-Price-amount.amount bdi {
    font-size: 30px;
  }
  .pricing-wrap .price.left .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol, .pricing-wrap .price.left_space .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
    margin-right: 23px;
  }
  .pricing-wrap #info_price,
  .pricing-wrap #info_price_best {
    text-decoration: none;
    pointer-events: all;
    order: 3;
    flex: 0 1 auto;
    position: relative;
    line-height: 1;
  }
  .pricing-wrap #info_price svg,
  .pricing-wrap #info_price_best svg {
    display: inline-block;
    cursor: pointer;
  }
  .pricing-wrap #info_price .info-message,
  .pricing-wrap #info_price_best .info-message {
    position: absolute;
    line-height: 1.5;
    text-align: center;
    padding: 8px 10px;
    width: 210px;
    height: auto;
    background-color: #343a40;
    border-radius: 3px;
    color: white;
    left: -475%;
    top: -305%;
    opacity: 0;
    transition: 0.2s all;
    z-index: -1;
  }
  .pricing-wrap #info_price .info-message.visible,
  .pricing-wrap #info_price_best .info-message.visible {
    opacity: 1;
    z-index: 2;
  }
  .pricing-wrap #info_price .info-message:after,
  .pricing-wrap #info_price_best .info-message:after {
    content: "";
    position: absolute;
    height: 9px;
    width: 10px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -9px;
    border-style: solid;
    border-width: 8.7px 5px 0 5px;
    border-color: #343a40 transparent transparent transparent;
  }
}

body .woocommerce table:not(.wishlist_table).shop_table.cart, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details {
  width: 100%;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th,
body .woocommerce table:not(.wishlist_table).shop_table.cart td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td {
  padding-right: 0;
  padding-left: 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-price, body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-total,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-price,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-total, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-price, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-total,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-price,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-total, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-price, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-total,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-price,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-total {
  display: none !important;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-subtotal,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-subtotal, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-subtotal,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-subtotal, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-subtotal,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-subtotal {
  text-align: right;
  padding-right: 20px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th .woocommerce-Price-amount.amount bdi,
body .woocommerce table:not(.wishlist_table).shop_table.cart td .woocommerce-Price-amount.amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th .woocommerce-Price-amount.amount bdi,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td .woocommerce-Price-amount.amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th .woocommerce-Price-amount.amount bdi,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td .woocommerce-Price-amount.amount bdi {
  font-size: 18px;
  font-weight: bold;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).shop_table.cart td .price-wrap.left .woocommerce-Price-currencySymbol, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td .price-wrap.left .woocommerce-Price-currencySymbol, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td .price-wrap.left .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).shop_table.cart td .price-wrap.right .woocommerce-Price-currencySymbol, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td .price-wrap.right .woocommerce-Price-currencySymbol, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td .price-wrap.right .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-quantity,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-quantity,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-quantity,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity {
  padding-left: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-quantity input,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity input, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-quantity input,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity input, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-quantity input,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity input {
  font-weight: bold;
  font-size: 18px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-earliest-delivery,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-earliest-delivery, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-earliest-delivery,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-earliest-delivery, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-earliest-delivery,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-earliest-delivery {
  white-space: nowrap;
  padding-right: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-earliest-delivery .earliest-delivery-date,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-earliest-delivery .earliest-delivery-date, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-earliest-delivery .earliest-delivery-date,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-earliest-delivery .earliest-delivery-date, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-earliest-delivery .earliest-delivery-date,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-earliest-delivery .earliest-delivery-date {
  font-weight: bold;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-earliest-delivery .earliest-delivery-date.earliest,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-earliest-delivery .earliest-delivery-date.earliest, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-earliest-delivery .earliest-delivery-date.earliest,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-earliest-delivery .earliest-delivery-date.earliest, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-earliest-delivery .earliest-delivery-date.earliest,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-earliest-delivery .earliest-delivery-date.earliest {
  color: #cb5b51;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-name,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-name, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-name,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-name, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-name,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-name {
  padding-left: 16px;
  padding-right: 100px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart th.product-remove,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-remove, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order th.product-remove,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-remove, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details th.product-remove,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-remove {
  padding-right: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td {
  vertical-align: middle;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-remove .remove, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-remove .remove, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-remove .remove {
  text-decoration: none;
  color: #cb5b51 !important;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none !important;
  margin: 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-remove .remove:hover, body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-remove .remove:focus, body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-remove .remove:active, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-remove .remove:hover, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-remove .remove:focus, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-remove .remove:active, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-remove .remove:hover, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-remove .remove:focus, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-remove .remove:active {
  background-color: #f2d6d3 !important;
  opacity: 1 !important;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-thumbnail, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-thumbnail, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-thumbnail {
  padding-left: 0;
  padding-right: 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-thumbnail .image-wrap, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-thumbnail .image-wrap, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-thumbnail .image-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 70px;
  border-radius: 6px;
  overflow: hidden;
  background-color: rgba(144, 129, 111, 0.2);
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-name, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-name, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-name {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-name a, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-name a, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-name a {
  text-decoration: none;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-name .sku, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-name .sku, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-name .sku {
  font-size: 14px;
  font-weight: normal;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .units-per-case,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .cases-per-pallet, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .units-per-case,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .cases-per-pallet, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .units-per-case,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .cases-per-pallet {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .units-per-case svg,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .cases-per-pallet svg, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .units-per-case svg,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .cases-per-pallet svg, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .units-per-case svg,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .cases-per-pallet svg {
  color: #006b46;
  margin-right: 8px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .units-per-case .units span,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .cases-per-pallet .units span, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .units-per-case .units span,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .cases-per-pallet .units span, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .units-per-case .units span,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .cases-per-pallet .units span {
  font-size: 12px;
  line-height: 1.83;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .units-per-case .units span:first-child,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .cases-per-pallet .units span:first-child, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .units-per-case .units span:first-child,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .cases-per-pallet .units span:first-child, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .units-per-case .units span:first-child,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .cases-per-pallet .units span:first-child {
  color: #006b46;
  font-size: 16px;
  line-height: 1.5;
  margin-right: 8px;
  font-weight: bold;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-packaging .units-per-case, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-packaging .units-per-case, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-packaging .units-per-case {
  margin-bottom: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity input[readonly], body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity input[readonly], body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity input[readonly] {
  border: none;
  background: transparent;
  padding: 10px 0px;
  max-width: 65px;
  color: #343a40;
  font-size: 16px;
  text-align: center;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity.buttons-added, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity.buttons-added, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity.buttons-added {
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  display: flex;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity.buttons-added .minus,
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity.buttons-added .plus, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity.buttons-added .minus,
body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity.buttons-added .plus, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity.buttons-added .minus,
body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity.buttons-added .plus {
  border: 2px solid #e8e8e8;
  background: #fff;
  color: #006b46;
  display: inline-flex;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 2rem;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity.buttons-added .minus, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity.buttons-added .minus, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity.buttons-added .minus {
  color: transparent;
  position: relative;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity.buttons-added .minus:before, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity.buttons-added .minus:before, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity.buttons-added .minus:before {
  content: "–";
  color: #006b46;
  position: absolute;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity:not(.buttons-added):before, body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity:not(.buttons-added):after, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity:not(.buttons-added):before, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity:not(.buttons-added):after, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity:not(.buttons-added):before, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity:not(.buttons-added):after {
  border: 2px solid #e8e8e8;
  background: #fff;
  color: #006b46;
  display: inline-flex;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 2rem;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity .quantity:not(.buttons-added):before, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity .quantity:not(.buttons-added):before, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity .quantity:not(.buttons-added):before {
  content: "–";
  color: #006b46;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-quantity input[type=number], body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-quantity input[type=number], body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-quantity input[type=number] {
  border: none;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  background: #f8f8f8;
  font-size: 20px;
  font-weight: bold;
  display: inline;
  width: 55px;
  height: 50px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart td.product-subtotal, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order td.product-subtotal, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details td.product-subtotal {
  padding-right: 20px;
  text-align: right;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td {
  border-bottom: none;
  padding: 36px 0 28px 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.discount-notice-cell, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.discount-notice-cell, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.discount-notice-cell {
  vertical-align: top;
  padding-right: 138px;
  font-weight: normal;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-label:not(.discounted-amount), body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-amount:not(.discounted-amount), body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-label:not(.discounted-amount), body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-amount:not(.discounted-amount), body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-label:not(.discounted-amount), body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-amount:not(.discounted-amount) {
  border-bottom: 1px solid #f2eee4;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-label.discounted-amount, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-amount.discounted-amount, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-label.discounted-amount, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-amount.discounted-amount, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-label.discounted-amount, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-amount.discounted-amount {
  opacity: 0.75;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-amount.discounted-amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-amount.discounted-amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-amount.discounted-amount bdi {
  text-decoration: line-through;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-label, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-label, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-label {
  padding-left: 16px;
  font-size: 20px;
  font-weight: bold;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-amount, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-amount, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-amount {
  padding-right: 20px;
  text-align: right;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.order-totals td.total-amount .woocommerce-Price-amount.amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.order-totals td.total-amount .woocommerce-Price-amount.amount bdi, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.order-totals td.total-amount .woocommerce-Price-amount.amount bdi {
  font-size: 20px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-select td, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-used td, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.delivery-address-select td, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.selected-delivery-address td, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.shipping-address-used td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-select td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-used td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.delivery-address-select td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.selected-delivery-address td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.shipping-address-used td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-select td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-used td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.delivery-address-select td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.selected-delivery-address td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.shipping-address-used td {
  border-bottom: none;
  padding: 16px 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-select td.select, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-select td.selected, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-used td.select, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.price-list-used td.selected, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.delivery-address-select td.select, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.delivery-address-select td.selected, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.selected-delivery-address td.select, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.selected-delivery-address td.selected, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.shipping-address-used td.select, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.shipping-address-used td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-select td.select, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-select td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-used td.select, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.price-list-used td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.delivery-address-select td.select, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.delivery-address-select td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.selected-delivery-address td.select, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.selected-delivery-address td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.shipping-address-used td.select, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.shipping-address-used td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-select td.select, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-select td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-used td.select, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.price-list-used td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.delivery-address-select td.select, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.delivery-address-select td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.selected-delivery-address td.select, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.selected-delivery-address td.selected, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.shipping-address-used td.select, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.shipping-address-used td.selected {
  padding-left: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.shipping-address-used td.selected .detail-item, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.shipping-address-used td.selected .detail-item, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.shipping-address-used td.selected .detail-item {
  margin-bottom: 8px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.shipping-address-used td.selected .address-line, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.shipping-address-used td.selected .address-line, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.shipping-address-used td.selected .address-line {
  font-weight: 500;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.minimum-order-total td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.minimum-order-total td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.minimum-order-total td {
  border-bottom: none;
  padding: 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.minimum-order-total td.message, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.minimum-order-total td.message, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.minimum-order-total td.message {
  padding-left: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.minimum-order-total td.message bdi, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.minimum-order-total td.message bdi, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.minimum-order-total td.message bdi {
  margin-left: 6px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td {
  border-bottom: none;
  padding: 16px 0 0 0;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.front-actions a, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.front-actions a, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.front-actions a {
  transition: 0.5s all ease;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.front-actions a:hover, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.front-actions a:focus, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.front-actions a:active, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.front-actions a:hover, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.front-actions a:focus, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.front-actions a:active, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.front-actions a:hover, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.front-actions a:focus, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.front-actions a:active {
  background-color: #58b24a;
  border-color: #58b24a;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.front-actions a:first-child, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.front-actions a:first-child, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.front-actions a:first-child {
  margin-right: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.proceed-action, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.proceed-action, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.proceed-action {
  padding-left: 16px;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button {
  text-align: center;
  text-decoration: none;
  padding: 12px 0px;
  border-radius: 4px;
  background-color: #006b46;
  border-color: #006b46;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
}
body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:hover, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:focus, body .woocommerce table:not(.wishlist_table).shop_table.cart tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:active, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:hover, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:focus, body .woocommerce table:not(.wishlist_table).woocommerce-checkout-review-order tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:active, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:hover, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:focus, body .woocommerce table:not(.wishlist_table).woocommerce-table--order-details tr.checkout td.proceed-action .wc-proceed-to-checkout a.checkout-button:active {
  background-color: #58b24a;
  border-color: #58b24a;
}
body .woocommerce .cart_totals h2 {
  display: none !important;
}
body .woocommerce .cart_totals .wc-proceed-to-checkout {
  text-align: right;
}
body .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  text-decoration: none;
  padding: 10px 0px;
  border-radius: 4px;
  background-color: #006b46;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
}
body .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:before {
  content: " ";
  background: url(img/request-a-quote-icon.svg) no-repeat center/25px 25px;
  height: 25px;
  width: 25px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: 0.5s all ease;
}
body .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover, body .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:focus, body .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:active {
  background-color: #58b24a;
}
body.woocommerce-checkout .mobile-shop-list, body.woocommerce-order-received .mobile-shop-list {
  margin-bottom: 45px;
}
body.woocommerce-checkout table.shop_table th.product-quantity, body.woocommerce-checkout table.shop_table th.product-packaging,
body.woocommerce-checkout table.shop_table td.product-quantity,
body.woocommerce-checkout table.shop_table td.product-packaging {
  text-align: center;
}
body.woocommerce-checkout table.shop_table th.product-subtotal,
body.woocommerce-checkout table.shop_table td.product-subtotal {
  width: 20%;
}
body.woocommerce-checkout #order_comments_field {
  margin-bottom: 16px;
}
body.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods {
  display: none;
  margin: 0;
}
@media (min-width: 768px) {
  body.woocommerce-checkout #order_comments_field {
    margin-bottom: 48px;
  }
}

body.woocommerce-cart .price-list-wrap #current_customer_price_list_top,
body.woocommerce-cart .price-list-wrap #current_customer_price_list_bottom,
body.woocommerce-cart .price-list-wrap #destination,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_top,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_bottom,
body.woocommerce-cart .destination-list-wrap #destination,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_top,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_bottom,
body.woocommerce-checkout .price-list-wrap #destination,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_top,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_bottom,
body.woocommerce-checkout .destination-list-wrap #destination {
  border: solid 2px #e8e8e8;
  border-radius: 4px;
  background-color: white;
  padding: 12px 80px 12px 16px;
  font-weight: bold;
  color: #006b46;
  cursor: pointer;
}
body.woocommerce-cart .price-list-wrap #current_customer_price_list_top:hover, body.woocommerce-cart .price-list-wrap #current_customer_price_list_top:focus, body.woocommerce-cart .price-list-wrap #current_customer_price_list_top:active,
body.woocommerce-cart .price-list-wrap #current_customer_price_list_bottom:hover,
body.woocommerce-cart .price-list-wrap #current_customer_price_list_bottom:focus,
body.woocommerce-cart .price-list-wrap #current_customer_price_list_bottom:active,
body.woocommerce-cart .price-list-wrap #destination:hover,
body.woocommerce-cart .price-list-wrap #destination:focus,
body.woocommerce-cart .price-list-wrap #destination:active,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_top:hover,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_top:focus,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_top:active,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_bottom:hover,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_bottom:focus,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_bottom:active,
body.woocommerce-cart .destination-list-wrap #destination:hover,
body.woocommerce-cart .destination-list-wrap #destination:focus,
body.woocommerce-cart .destination-list-wrap #destination:active,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_top:hover,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_top:focus,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_top:active,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_bottom:hover,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_bottom:focus,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_bottom:active,
body.woocommerce-checkout .price-list-wrap #destination:hover,
body.woocommerce-checkout .price-list-wrap #destination:focus,
body.woocommerce-checkout .price-list-wrap #destination:active,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_top:hover,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_top:focus,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_top:active,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_bottom:hover,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_bottom:focus,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_bottom:active,
body.woocommerce-checkout .destination-list-wrap #destination:hover,
body.woocommerce-checkout .destination-list-wrap #destination:focus,
body.woocommerce-checkout .destination-list-wrap #destination:active {
  background-color: #e5f4ef;
}
body.woocommerce-cart .price-list-wrap .single-price-list,
body.woocommerce-cart .destination-list-wrap .single-price-list,
body.woocommerce-checkout .price-list-wrap .single-price-list,
body.woocommerce-checkout .destination-list-wrap .single-price-list {
  margin-bottom: 24px;
  padding: 12px 0px;
  font-weight: bold;
  color: #006b46;
}
body.woocommerce-cart .price-list-wrap #current_customer_price_list_bottom,
body.woocommerce-cart .price-list-wrap #destination,
body.woocommerce-cart .destination-list-wrap #current_customer_price_list_bottom,
body.woocommerce-cart .destination-list-wrap #destination,
body.woocommerce-checkout .price-list-wrap #current_customer_price_list_bottom,
body.woocommerce-checkout .price-list-wrap #destination,
body.woocommerce-checkout .destination-list-wrap #current_customer_price_list_bottom,
body.woocommerce-checkout .destination-list-wrap #destination {
  margin: 0;
  width: 100%;
  padding-right: 0;
}
body.woocommerce-cart h5.price-list,
body.woocommerce-checkout h5.price-list {
  margin-bottom: 0;
}
body.woocommerce-cart table.shop_table img,
body.woocommerce-checkout table.shop_table img {
  width: auto !important;
}
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice {
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice .success,
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice .warning,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice .success,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice .warning {
  margin-right: auto;
  display: inline-flex;
  align-items: center;
  margin-right: 8px;
}
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice .success,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice .success {
  display: none;
}
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice .success svg path,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice .success svg path {
  fill: #58b24a;
}
body.woocommerce-cart table.shop_table tr.minimum-order-total .notice .warning svg path,
body.woocommerce-checkout table.shop_table tr.minimum-order-total .notice .warning svg path {
  fill: #f9a400;
}
body.woocommerce-cart table.shop_table tr.checkout .wc-proceed-to-checkout .checkout-button.disabled,
body.woocommerce-checkout table.shop_table tr.checkout .wc-proceed-to-checkout .checkout-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.discount-notice {
  padding: 24px;
  border-radius: 4px;
  border-left: solid 4px transparent;
  display: none;
  align-items: center;
}
.discount-notice.success {
  border-color: #58b24a;
  background-color: rgba(88, 178, 74, 0.08);
}
.discount-notice.display {
  display: flex;
}
.discount-notice .icon {
  margin-right: 16px;
}
.discount-notice .icon svg {
  vertical-align: middle;
}
.discount-notice.information {
  border-color: #f9a400;
  background-color: rgba(249, 164, 0, 0.08);
}
.discount-notice.information bdi {
  font-size: 18px;
  font-weight: bold;
}

body .woocommerce table.shop_table.cart .discount-amount-row,
body .woocommerce table.woocommerce-checkout-review-order .discount-amount-row,
body .woocommerce ul.mobile-shop-list .discount-amount-row {
  color: #58b24a;
  font-size: 18px;
  border-bottom: 1px solid #f2eee4;
}
body .woocommerce table.shop_table.cart .discount-amount-row .discount-amount-label,
body .woocommerce table.woocommerce-checkout-review-order .discount-amount-row .discount-amount-label,
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount-label {
  padding-left: 16px;
  padding-top: 0;
}
body .woocommerce table.shop_table.cart .discount-amount-row .discount-amount,
body .woocommerce table.woocommerce-checkout-review-order .discount-amount-row .discount-amount,
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount {
  text-align: right;
  padding-right: 20px;
  padding-top: 0;
}
body .woocommerce table.shop_table.cart .total-with-discount-row,
body .woocommerce table.woocommerce-checkout-review-order .total-with-discount-row,
body .woocommerce ul.mobile-shop-list .total-with-discount-row {
  font-size: 20px;
  font-weight: bold;
}
body .woocommerce table.shop_table.cart .total-with-discount-row .total-with-discount-label,
body .woocommerce table.woocommerce-checkout-review-order .total-with-discount-row .total-with-discount-label,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount-label {
  padding-left: 16px;
}
body .woocommerce table.shop_table.cart .total-with-discount-row .total-with-discount,
body .woocommerce table.woocommerce-checkout-review-order .total-with-discount-row .total-with-discount,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount {
  text-align: right;
  padding-right: 20px;
}
body .woocommerce table.shop_table.cart .total-with-discount-row .total-with-discount .woocommerce-Price-amount.amount bdi,
body .woocommerce table.woocommerce-checkout-review-order .total-with-discount-row .total-with-discount .woocommerce-Price-amount.amount bdi,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount .woocommerce-Price-amount.amount bdi {
  font-size: 20px;
}
body .woocommerce ul.mobile-shop-list .discount-amount-row,
body .woocommerce ul.mobile-shop-list .total-with-discount-row {
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f2eee4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount-label,
body .woocommerce ul.mobile-shop-list .discount-amount-row .total-with-discount-label,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .discount-amount-label,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount-label {
  padding-left: 0;
}
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount,
body .woocommerce ul.mobile-shop-list .discount-amount-row .total-with-discount,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .discount-amount,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount {
  padding-right: 0;
}
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .discount-amount-row .total-with-discount .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .discount-amount .price-wrap.right .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount .price-wrap.right .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
body .woocommerce ul.mobile-shop-list .discount-amount-row .discount-amount .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .discount-amount-row .total-with-discount .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .discount-amount .price-wrap.left .woocommerce-Price-currencySymbol,
body .woocommerce ul.mobile-shop-list .total-with-discount-row .total-with-discount .price-wrap.left .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}

.mobile-only .price-list-wrap #current_customer_price_list_top {
  margin: 0;
  margin-top: 16px;
  width: 100%;
  padding-right: 0;
}
.mobile-only ul.mobile-shop-list {
  list-style-type: none;
  margin: 24px 0 0 0;
}
.mobile-only ul.mobile-shop-list li {
  padding-top: 25px;
  margin-bottom: 25px;
}
.mobile-only ul.mobile-shop-list li:not(:first-child) {
  border-top: 1px solid #f2eee4;
}
.mobile-only ul.mobile-shop-list li .item-wrapper {
  display: flex;
  margin: 0 0 15px 0 !important;
  width: 100%;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .product-thumbnail {
  max-width: 60px;
  margin-right: 10px;
  display: inline-block;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .product-thumbnail img {
  display: block;
  background-color: rgba(144, 129, 111, 0.2);
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details {
  flex: 2;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-name-wrap {
  display: flex;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-name-wrap .product-name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 24px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-name-wrap .product-name .sku {
  font-size: 12px;
  font-weight: normal;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-name-wrap .product-remove {
  padding: 0;
  margin-left: auto;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap {
  display: flex;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .units-per-case,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .cases-per-pallet {
  display: flex;
  align-items: center;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .units-per-case svg,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .cases-per-pallet svg {
  margin-right: 12px;
  width: 15px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .units-per-case svg path,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .cases-per-pallet svg path {
  fill: #006b46;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .units-per-case .units,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .cases-per-pallet .units {
  color: #343a40;
  font-size: 10px;
  font-weight: normal;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .units-per-case .units span:first-child,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .units-cases .cases-per-pallet .units span:first-child {
  font-weight: bold;
  font-size: 14px;
  margin-right: 8px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal {
  margin-left: auto;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal span.label {
  font-size: 10px;
  display: block;
  text-align: right;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal span.price-wrap {
  display: block;
  text-align: right;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal span.price-wrap .woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: bold;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal span.price-wrap.right .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .unit-price-wrap .price-subtotal span.price-wrap.left .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing {
  display: flex;
  justify-content: space-between;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing .per-case .label,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing .product-subtotal .label {
  font-size: 10px;
  display: block;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing .per-case .woocommerce-Price-amount.amount,
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing .product-subtotal .woocommerce-Price-amount.amount {
  font-weight: bold;
  font-size: 18px;
  display: block;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing .product-subtotal {
  text-align: right;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .product-pricing.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table {
  margin-bottom: 0;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity {
  border-bottom: none;
  padding: 0;
  padding-top: 12px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .product-quantity-wrap {
  font-weight: bold;
  color: #343a40;
  font-size: 14px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .product-quantity-wrap span {
  color: #006b46;
  margin-right: 10px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .quantity {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  display: flex;
  justify-content: flex-end;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .quantity input[type=number] {
  border: 2px solid #e8e8e8;
  background: #f8f8f8;
  flex: 1.5;
  text-align: center;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .quantity:before, .mobile-only ul.mobile-shop-list li .item-wrapper .item-details .shop_table .product-quantity .quantity:after {
  border: 2px solid #e8e8e8;
  background: #fff;
  color: #006b46;
  font-size: 34px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .product-remove {
  padding: 19px 14px;
}
.mobile-only ul.mobile-shop-list li .item-wrapper .product-remove a {
  text-decoration: none;
  color: red !important;
  font-size: 18px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none !important;
}
.mobile-only ul.mobile-shop-list li.cart-footer .checkout .front-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-bottom: 24px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .price-list-used {
  font-weight: bold;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals {
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f2eee4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-amount .price-wrap.right .woocommerce-Price-currencySymbol {
  margin-left: 8px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-amount .price-wrap.left .woocommerce-Price-currencySymbol {
  margin-right: 8px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-label:not(.discounted-amount),
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-amount:not(.discounted-amount) {
  border-bottom: 1px solid #f2eee4;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-label.discounted-amount,
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-amount.discounted-amount {
  opacity: 0.75;
}
.mobile-only ul.mobile-shop-list li.cart-footer .order-totals .total-amount.discounted-amount bdi {
  text-decoration: line-through;
}
.mobile-only ul.mobile-shop-list li.cart-footer .price-list-select {
  margin-bottom: 16px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .message {
  margin-bottom: 16px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .message .notice {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .message .notice .warning {
  margin-right: 8px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .message .notice .warning svg {
  vertical-align: middle;
}
.mobile-only ul.mobile-shop-list li.cart-footer .message .notice bdi {
  font-weight: bold;
  margin-left: 6px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .checkout .proceed-action .wc-proceed-to-checkout .checkout-button {
  display: block;
  text-align: center;
  font-size: 16px;
}
.mobile-only ul.mobile-shop-list li.cart-footer .delivery-address-select {
  margin-bottom: 16px;
}

.woocommerce-checkout .woocommerce .woocommerce-billing-fields {
  height: 0;
  visibility: hidden;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row {
  display: flex;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .required {
  visibility: inherit;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row label {
  flex: 1;
  margin-right: 30px;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row label[for=billing_address_2] {
  width: auto !important;
  position: relative !important;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
  flex: 2;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input,
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper select {
  width: 100% !important;
  border: 1px solid #006b46;
  border-radius: 4px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single {
  border-color: #006b46;
  border-radius: 4px;
  padding: 10px 15px;
  height: auto;
}
.woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  bottom: 1px;
}
.woocommerce-checkout .woocommerce textarea,
.woocommerce-checkout .woocommerce input[type=text] {
  border: solid 2px rgba(52, 58, 64, 0.4);
  background-color: #fff;
  border-radius: 6px;
  padding: 15px;
}
.woocommerce-checkout .woocommerce textarea::-moz-placeholder, .woocommerce-checkout .woocommerce input[type=text]::-moz-placeholder {
  color: #a7a7a7;
}
.woocommerce-checkout .woocommerce textarea::placeholder,
.woocommerce-checkout .woocommerce input[type=text]::placeholder {
  color: #a7a7a7;
}
.woocommerce-checkout .woocommerce input[type=text] {
  width: auto !important;
}
.woocommerce-checkout .woocommerce textarea {
  height: 181px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-additional-fields .additional-fields-title {
  color: #006b46;
  margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce .woocommerce-additional-fields label {
  color: #006b46;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.woocommerce-checkout .woocommerce div.product-quantity {
  margin-top: 26px;
}
.woocommerce-checkout .woocommerce div.product-quantity div.product-quantity-wrap {
  font-weight: bold;
  font-size: 20px;
  color: #242424;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.woocommerce-checkout .woocommerce div.product-quantity div.product-quantity-wrap .label {
  color: #006b46;
  font-size: 14px;
  margin-right: 12px;
}
.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper {
  display: none;
}
.woocommerce-checkout .woocommerce #payment .form-row.place-order {
  display: flex;
  flex-flow: column;
}
.woocommerce-checkout .woocommerce #payment .form-row.place-order a.btn {
  order: 2;
  font-size: 14px;
}
.woocommerce-checkout .woocommerce #payment .form-row.place-order #place_order {
  order: 1;
  margin-bottom: 16px;
  text-decoration: none;
  padding: 10px 0px;
  border-radius: 4px;
  background-color: #006b46;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
  border: 1px solid #006b46;
}
.woocommerce-checkout .woocommerce #payment .form-row.place-order #place_order:hover, .woocommerce-checkout .woocommerce #payment .form-row.place-order #place_order:focus, .woocommerce-checkout .woocommerce #payment .form-row.place-order #place_order:active {
  background-color: #58b24a;
  border-color: #58b24a;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row {
    display: flex;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row label {
    flex: 1;
    margin-right: 30px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row label[for=billing_address_2] {
    width: auto !important;
    position: relative !important;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper {
    flex: 2;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input,
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper select {
    width: 100% !important;
    border: 1px solid #006b46;
    border-radius: 4px !important;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single {
    border-color: #006b46;
    border-radius: 4px;
    padding: 10px 15px;
    height: auto;
  }
  .woocommerce-checkout .woocommerce .woocommerce-billing-fields .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    bottom: 1px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-additional-fields .additional-fields-title {
    color: #006b46;
    margin-bottom: 25px;
  }
  .woocommerce-checkout .woocommerce .woocommerce-additional-fields label {
    color: #006b46;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
  }
  .woocommerce-checkout .woocommerce #payment .form-row.place-order {
    position: relative;
    flex-flow: row;
    align-items: center;
  }
  .woocommerce-checkout .woocommerce #payment .form-row.place-order a.btn {
    order: 1;
    white-space: nowrap;
    font-size: 16px;
  }
  .woocommerce-checkout .woocommerce #payment .form-row.place-order:before {
    content: "";
    order: 2;
    height: 1px;
    background-color: #f2eee4;
    width: calc(100% - 474px);
    margin: 0 20px;
  }
  .woocommerce-checkout .woocommerce #payment .form-row.place-order .woocommerce-terms-and-conditions-wrapper {
    display: none;
  }
  .woocommerce-checkout .woocommerce #payment .form-row.place-order #place_order {
    white-space: nowrap;
    margin-bottom: 0;
    order: 3;
    padding: 10px 120px;
    display: inline-flex;
    width: auto;
  }
}

.woocommerce-account .woocommerce-breadcrumb {
  margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: auto !important;
}
.woocommerce-account .entry-content {
  margin-top: 10px;
}
.woocommerce-account .entry-content .account-orders-message {
  margin-bottom: 24px;
}
.woocommerce-account .entry-content .woocommerce-orders-list {
  border-bottom: 1px solid #e9e6e2;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order {
  border-top: 1px solid #e9e6e2;
  padding-top: 32px;
  margin-bottom: 32px;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item .account-order-item.label {
  color: #006b46;
  font-size: 16px;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item .account-order-item.value {
  color: #006b46;
  font-weight: bold;
  font-size: 16px;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item.actions {
  display: block;
  margin-bottom: 0;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item.actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  padding: 10px 0;
  font-size: 16px;
}
.woocommerce-account .entry-content .woocommerce-orders-list .order .account-order-item.actions a svg {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce-breadcrumb {
    margin-bottom: 10px;
  }
  .woocommerce-account .entry-content {
    margin-top: 15px;
  }
  .woocommerce-account .entry-content .account-orders-message {
    margin-bottom: 32px;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table {
    width: 100%;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table thead tr th {
    background-color: #f5f5f5;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: left;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell {
    padding-top: 24px;
    padding-bottom: 24px;
    vertical-align: top;
    font-size: 16px;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell a {
    border-radius: 4px;
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell a svg {
    margin-right: 10px;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number div {
    white-space: nowrap;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell .pricing-wrap .price {
    margin-left: 0;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell .pricing-wrap .price .woocommerce-Price-amount.amount bdi {
    font-size: 16px;
    font-weight: normal;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    text-align: right;
    padding-right: 56px;
  }
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.pay,
  .woocommerce-account .entry-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.cancel {
    display: none;
  }
}

.woocommerce-view-order .entry-header {
  display: none;
}
.woocommerce-view-order .woocommerce-notices-wrapper .woocommerce-message:not(:last-child) {
  display: none;
}
.woocommerce-view-order .woocommerce-notices-wrapper .woocommerce-message:last-child {
  margin-bottom: 20px;
  color: #006b46 !important;
  display: block;
  padding-bottom: 0;
}
.woocommerce-view-order .woocommerce-notices-wrapper .woocommerce-message:last-child a {
  color: #fff !important;
  margin: 0;
}
.woocommerce-view-order .page-title {
  margin-bottom: 9px;
}
.woocommerce-view-order .view-order-message {
  margin-bottom: 16px;
}
.woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference,
.woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference .view-label,
.woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number .view-label {
  font-size: 14px;
}
.woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference .view-data,
.woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number .view-data {
  font-weight: bold;
}
.woocommerce-view-order .woocommerce-order-details .view-order-heading .print-btn {
  display: none;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.note {
  padding-top: 0;
  border: none;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.order_item:first-child {
  border-top: 1px solid #f2eee4;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.order_item .item-wrapper .item-details .product-quantity {
  margin-top: 26px;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.order_item .item-wrapper .item-details .product-quantity div.product-quantity-wrap {
  font-weight: bold;
  font-size: 20px;
  color: #242424;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.order_item .item-wrapper .item-details .product-quantity div.product-quantity-wrap .label {
  color: #006b46;
  font-size: 14px;
  margin-right: 12px;
}
.woocommerce-view-order .woocommerce-order-details ul.mobile-shop-list li.order_item .product-actions {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .woocommerce-view-order .woocommerce-notices-wrapper .woocommerce-message:last-child {
    padding-bottom: 20px;
  }
  .woocommerce-view-order .page-title {
    margin-bottom: 15px;
  }
  .woocommerce-view-order .view-order-message {
    margin-bottom: 32px;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading {
    margin-bottom: 23px;
    padding: 0;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference {
    position: relative;
    display: inline-block;
    padding-right: 32px;
    margin-right: 32px;
    margin-bottom: 0;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference:after {
    content: "";
    position: absolute;
    width: 1px;
    top: 0;
    height: 100%;
    right: 0;
    background-color: #e9e6e2;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference .view-label {
    font-weight: normal;
    font-size: 16px;
    margin-right: 63px;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .po-reference .view-data {
    font-weight: bold;
    font-size: 18px;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number {
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number .view-label {
    font-weight: normal;
    font-size: 16px;
    margin-right: 63px;
  }
  .woocommerce-view-order .woocommerce-order-details .view-order-heading .order-number .view-data {
    font-weight: bold;
    font-size: 18px;
  }
  .woocommerce-view-order .woocommerce-order-details .notes {
    margin-bottom: 23px;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table thead tr th {
    text-align: left;
    padding: 16px 0;
    white-space: nowrap;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table thead tr th.product-quantity {
    text-align: center;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table thead tr th.product-actions {
    background: none;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td {
    padding: 24px 0;
    vertical-align: middle;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-thumbnail .thumb-wrap {
    width: 80px;
    height: 70px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-thumbnail .thumb-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-units-per-case .units-per-case svg,
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-units-per-case .cases-per-pallet svg, .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-cases-per-pallet .units-per-case svg,
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-cases-per-pallet .cases-per-pallet svg {
    margin-right: 16px;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-units-per-case .units-per-case .units span,
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-units-per-case .cases-per-pallet .units span, .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-cases-per-pallet .units-per-case .units span,
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-cases-per-pallet .cases-per-pallet .units span {
    font-weight: bold;
    color: #006b46;
    font-size: 16px;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-quantity {
    font-weight: bold;
    color: #006b46;
    font-size: 20px;
    text-align: center;
  }
  .woocommerce-view-order .woocommerce-order-details .woocommerce-table tbody tr td.product-actions {
    text-align: right;
    border: none;
  }
}

#overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 5;
  width: 100%;
  height: 100%;
}
#overlay:target {
  display: table;
  position: absolute;
}
#overlay .modal-wrapper {
  display: table-cell;
  vertical-align: middle;
}
#overlay .modal-wrapper .remove-all-items-notice {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: 738px;
  max-width: 90%;
  padding: 48px 72px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  animation: fadin 0.5s;
}
#overlay .modal-wrapper .remove-all-items-notice .close {
  position: absolute;
  right: 72px;
  top: 48px;
  text-decoration: none;
}
#overlay .modal-wrapper .remove-all-items-notice .close svg {
  width: 26px;
}
#overlay .modal-wrapper .remove-all-items-notice .close svg path {
  fill: #006b46;
}
#overlay .modal-wrapper .remove-all-items-notice > h3 {
  text-align: center;
  margin-top: 44px;
  margin-bottom: 24px;
}
#overlay .modal-wrapper .remove-all-items-notice .tagline {
  margin-bottom: 24px;
  text-align: center;
}
#overlay .modal-wrapper .remove-all-items-notice .warning {
  border-top: solid 1px #f9a400;
  border-right: solid 1px #f9a400;
  border-bottom: solid 1px #f9a400;
  border-left: solid 3px #f9a400;
  border-radius: 4px;
  background-color: rgba(249, 164, 0, 0.08);
  padding: 24px 40px;
  margin-bottom: 24px;
  display: flex;
}
#overlay .modal-wrapper .remove-all-items-notice .warning svg {
  margin-right: 16px;
}
#overlay .modal-wrapper .remove-all-items-notice .warning svg path {
  fill: #f9a400;
}
#overlay .modal-wrapper .remove-all-items-notice .warning .warning-message > h3 {
  color: #f9a400;
  margin-bottom: 12px;
}
#overlay .modal-wrapper .remove-all-items-notice .warning .warning-message .warning-tagline {
  color: #bf7e00;
}
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all_cancel,
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all {
  width: 100%;
  text-align: center;
  font-weight: bold;
  transition: 0.5s all ease;
}
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all_cancel:hover, #overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all_cancel:focus, #overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all_cancel:active,
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all:hover,
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all:focus,
#overlay .modal-wrapper .remove-all-items-notice .warning-buttons #remove_all:active {
  background-color: #58b24a;
  border-color: #58b24a;
}

.woocommerce-order-received .woocommerce .thank-you-disclaimer-message,
.woocommerce-view-order .woocommerce .thank-you-disclaimer-message {
  font-size: 14px;
}
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-price-per-case,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-price-per-case,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-price-per-case,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-price-per-case {
  text-align: right;
}
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-name, .woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-quantity, .woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-price-per-case, .woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-subtotal,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-name,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-quantity,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-price-per-case,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-subtotal,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-name,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-quantity,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-price-per-case,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-subtotal,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-name,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-quantity,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-price-per-case,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-subtotal {
  width: 25%;
}
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details td.product-name,
.woocommerce-order-received .woocommerce table.shop_table.woocommerce-table--order-details th.product-name,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details td.product-name,
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details th.product-name {
  padding-right: 0;
}
.woocommerce-order-received .woocommerce .thankyou-content,
.woocommerce-view-order .woocommerce .thankyou-content {
  font-size: 16px;
  line-height: 1.63;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details,
.woocommerce-view-order .woocommerce .woocommerce-order-details {
  margin-top: 24px;
  font-size: 16px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item,
.woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item {
  display: flex;
  justify-content: space-between;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:first-child,
.woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:first-child {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 18px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:not(:last-child),
.woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:not(:last-child) {
  margin-bottom: 12px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address,
.woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address {
  margin-top: 24px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address .address-line:not(:last-child),
.woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address .address-line:not(:last-child) {
  margin-bottom: 12px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .notes,
.woocommerce-view-order .woocommerce .woocommerce-order-details .notes {
  margin-top: 24px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details .notes .detail-item:first-child,
.woocommerce-view-order .woocommerce .woocommerce-order-details .notes .detail-item:first-child {
  margin-bottom: 18px;
}
.woocommerce-order-received .woocommerce .catalogue-button-wrap .catalogue-button,
.woocommerce-view-order .woocommerce .catalogue-button-wrap .catalogue-button {
  text-decoration: none;
  padding: 10px 0px;
  border-radius: 4px;
  background-color: #006b46;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
  border: 1px solid #006b46;
}
.woocommerce-order-received .woocommerce .catalogue-button-wrap .catalogue-button:hover, .woocommerce-order-received .woocommerce .catalogue-button-wrap .catalogue-button:focus, .woocommerce-order-received .woocommerce .catalogue-button-wrap .catalogue-button:active,
.woocommerce-view-order .woocommerce .catalogue-button-wrap .catalogue-button:hover,
.woocommerce-view-order .woocommerce .catalogue-button-wrap .catalogue-button:focus,
.woocommerce-view-order .woocommerce .catalogue-button-wrap .catalogue-button:active {
  background-color: #58b24a;
  border-color: #58b24a;
}
@media (min-width: 768px) {
  .woocommerce-order-received .woocommerce .thankyou-content,
  .woocommerce-view-order .woocommerce .thankyou-content {
    font-size: 22px;
    line-height: 1.27;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details,
  .woocommerce-view-order .woocommerce .woocommerce-order-details {
    margin-top: 40px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item {
    display: flex;
    justify-content: space-between;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:first-child,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:first-child {
    margin-bottom: 16px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:not(:last-child),
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .detail-item:not(:last-child) {
    margin-bottom: 8px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address {
    position: relative;
    margin-top: 0;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address:before,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #e9e6e2;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address .address-line:not(:last-child),
  .woocommerce-view-order .woocommerce .woocommerce-order-details .woocommerce-order-details-header .shipping-address .address-line:not(:last-child) {
    margin-bottom: 8px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .notes,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .notes {
    margin-top: 16px;
  }
  .woocommerce-order-received .woocommerce .woocommerce-order-details .notes .detail-item:first-child,
  .woocommerce-view-order .woocommerce .woocommerce-order-details .notes .detail-item:first-child {
    margin-bottom: 16px;
  }
  .woocommerce-order-received .woocommerce table.shop_table,
  .woocommerce-view-order .woocommerce table.shop_table {
    margin-top: 48px;
  }
  .woocommerce-order-received .woocommerce table.shop_table th.product-quantity, .woocommerce-order-received .woocommerce table.shop_table th.product-price-per-case,
  .woocommerce-order-received .woocommerce table.shop_table td.product-quantity,
  .woocommerce-order-received .woocommerce table.shop_table td.product-price-per-case,
  .woocommerce-view-order .woocommerce table.shop_table th.product-quantity,
  .woocommerce-view-order .woocommerce table.shop_table th.product-price-per-case,
  .woocommerce-view-order .woocommerce table.shop_table td.product-quantity,
  .woocommerce-view-order .woocommerce table.shop_table td.product-price-per-case {
    text-align: center;
    font-weight: bold;
  }
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.product-price-per-case.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.product-subtotal.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.total-amount.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.product-price-per-case.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.product-subtotal.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.total-amount.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.product-price-per-case.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.product-subtotal.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.total-amount.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.product-price-per-case.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.product-subtotal.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.total-amount.right .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    margin-left: 8px;
  }
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.product-price-per-case.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.product-subtotal.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order_item td.total-amount.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.product-price-per-case.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.product-subtotal.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-order-received .woocommerce table.shop_table tr.order-totals td.total-amount.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.product-price-per-case.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.product-subtotal.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order_item td.total-amount.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.product-price-per-case.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.product-subtotal.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
  .woocommerce-view-order .woocommerce table.shop_table tr.order-totals td.total-amount.left .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    margin-right: 8px;
  }
  .woocommerce-order-received .woocommerce .catalogue-button-wrap,
  .woocommerce-view-order .woocommerce .catalogue-button-wrap {
    position: relative;
    text-align: right;
  }
  .woocommerce-order-received .woocommerce .catalogue-button-wrap:before,
  .woocommerce-view-order .woocommerce .catalogue-button-wrap:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #f2eee4;
    width: calc(100% - 474px);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .woocommerce-order-received .woocommerce .catalogue-button-wrap .catalogue-button,
  .woocommerce-view-order .woocommerce .catalogue-button-wrap .catalogue-button {
    padding: 10px 120px;
    display: inline-flex;
    width: auto;
  }
}

.stock-level {
  padding: 8px 16px;
  border-radius: 4px;
  border: solid 1.5px transparent;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  position: relative;
}
.stock-level:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: solid 0px transparent;
  border-top: solid 9.5px transparent;
  border-left: solid 16.5px transparent;
  border-right: solid 16.5px transparent;
  position: absolute;
  bottom: -9.5px;
  left: 0;
  right: 0;
  margin: auto;
}
.stock-level:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: solid 0px transparent;
  border-top: solid 8px #f8f8f8;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 5;
}
.stock-level .circle-wrap {
  margin-right: 8px;
  flex: 0;
}
.stock-level .circle-wrap .circle {
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 2px solid transparent;
}
.stock-level .level-label {
  font-weight: bold;
  margin-right: 24px;
  font-size: 16px;
}
.stock-level .explanation {
  color: #242424;
  font-size: 16px;
}
.stock-level.out-of-stock {
  border-color: #cb5b51;
}
.stock-level.out-of-stock:after {
  border-top-color: #cb5b51;
  display: none;
}
.stock-level.out-of-stock:before {
  display: none;
}
.stock-level.out-of-stock.with-tail:after, .stock-level.out-of-stock.with-tail:before {
  display: block;
}
.stock-level.out-of-stock .circle {
  border-color: #cb5b51;
  background-color: #cb5b51;
}
.stock-level.out-of-stock .level-label {
  color: #cb5b51;
}
.stock-level.low-stock {
  border-color: #f9a400;
}
.stock-level.low-stock:after {
  border-top-color: #f9a400;
}
.stock-level.low-stock .circle {
  border-color: #f9a400;
  background-color: #f9a400;
  position: relative;
}
.stock-level.low-stock .circle:after {
  content: "";
  height: 6px;
  width: 10px;
  border-radius: 12px 12px 0 0;
  background-color: #f8f8f8;
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 0px;
}
.stock-level.low-stock .level-label {
  color: #f9a400;
}
.stock-level.in-stock {
  border-color: #58b24a;
}
.stock-level.in-stock:after {
  border-top-color: #58b24a;
}
.stock-level.in-stock .circle {
  border-color: #58b24a;
  background-color: #58b24a;
}
.stock-level.in-stock .level-label {
  color: #58b24a;
}

.stock-level-loop {
  padding: 8px 0;
  margin: 0 !important;
}
.stock-level-loop .level-label {
  font-weight: bold;
  margin-right: 24px;
  font-size: 16px;
}
.stock-level-loop.out-of-stock .level-label {
  color: #cb5b51;
}
.stock-level-loop.low-stock .level-label {
  color: #f9a400;
}
.stock-level-loop.in-stock .level-label {
  color: #58b24a;
}

body.single-product .out-of-stock-notice,
body.woocommerce-cart .out-of-stock-notice {
  background: #fff;
  padding: 48px 72px 48px 72px;
  border-radius: 8px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -50%;
  left: -25%;
  opacity: 0;
  transition: 0.36s all ease-in-out;
  z-index: -5;
}
body.single-product .out-of-stock-notice.is-open,
body.woocommerce-cart .out-of-stock-notice.is-open {
  opacity: 1;
  z-index: 5;
}
body.single-product .out-of-stock-notice .close-button,
body.woocommerce-cart .out-of-stock-notice .close-button {
  margin-bottom: 20px;
  text-align: right;
}
body.single-product .out-of-stock-notice .close-button .close svg,
body.woocommerce-cart .out-of-stock-notice .close-button .close svg {
  width: 20px;
  cursor: pointer;
}
body.single-product .out-of-stock-notice .close-button .close svg path,
body.woocommerce-cart .out-of-stock-notice .close-button .close svg path {
  fill: #006b46;
}
body.single-product .out-of-stock-notice h3,
body.woocommerce-cart .out-of-stock-notice h3 {
  text-align: center;
}
body.single-product .out-of-stock-notice .notice,
body.woocommerce-cart .out-of-stock-notice .notice {
  background: #fff6e6;
  border-radius: 4px;
  overflow: hidden;
  padding: 24px 40px;
  margin-bottom: 20px;
  border-left: 4px solid #f9a400;
  display: flex;
}
body.single-product .out-of-stock-notice .notice svg,
body.woocommerce-cart .out-of-stock-notice .notice svg {
  margin-right: 20px;
}
body.single-product .out-of-stock-notice .notice .note .earliest-date,
body.woocommerce-cart .out-of-stock-notice .notice .note .earliest-date {
  font-weight: bold;
}
body.single-product .out-of-stock-notice .buttons-wrapper,
body.woocommerce-cart .out-of-stock-notice .buttons-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 24px;
       column-gap: 24px;
}
body.single-product .out-of-stock-notice .buttons-wrapper button:before,
body.woocommerce-cart .out-of-stock-notice .buttons-wrapper button:before {
  display: none !important;
}

body.woocommerce-cart .woocommerce-cart-form.above-mobile-only {
  position: relative;
}
body.woocommerce-cart .woocommerce-cart-form.above-mobile-only .out-of-stock-notice.cannot-order {
  top: 0;
  left: 25%;
  right: 25%;
}

#popmake-1692 {
  border: none;
  padding: 48px 72px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
#popmake-1692 .pum-content svg {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: auto;
}
#popmake-1692 .pum-content svg path {
  fill: #006b46;
}
#popmake-1692 .pum-content h3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
#popmake-1692 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message {
  padding: 24px 40px;
  border-radius: 4px;
  border-left: solid 4px #58b24a;
  background-color: rgba(88, 178, 74, 0.08);
  margin-bottom: 24px;
}
#popmake-1692 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .first-name {
  margin-bottom: 12px;
}
#popmake-1692 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .message p:last-child, #popmake-1692 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .message p:only-child {
  margin-bottom: 0;
}
#popmake-1692 .pum-content .first-time-buyer-message-wrapper .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
#popmake-1692 .pum-close {
  right: 40px;
  top: 24px;
}

#popmake-7364 {
  border: none;
  padding: 48px 72px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
#popmake-7364 .pum-content svg {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: auto;
}
#popmake-7364 .pum-content svg path {
  fill: #006b46;
}
#popmake-7364 .pum-content h3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
#popmake-7364 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message {
  padding: 24px 40px;
  border-radius: 4px;
  border-left: solid 4px #58b24a;
  background-color: rgba(88, 178, 74, 0.08);
  margin-bottom: 24px;
}
#popmake-7364 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .first-name {
  margin-bottom: 12px;
}
#popmake-7364 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .message p:last-child, #popmake-7364 .pum-content .first-time-buyer-message-wrapper .first-time-buyer-message .message p:only-child {
  margin-bottom: 0;
}
#popmake-7364 .pum-content .first-time-buyer-message-wrapper .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
#popmake-7364 .pum-close {
  right: 40px;
  top: 24px;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders td {
  vertical-align: top;
  font-size: 16px;
}

.order-status {
  display: flex;
  align-items: center;
}
.order-status .info-symbol {
  position: relative;
  margin-right: 8px;
}
.order-status .info-symbol svg {
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
}
.order-status .info-symbol svg path {
  fill: #006b46;
}
.order-status .info-symbol .text {
  position: absolute;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  padding: 8px 10px;
  background-color: #343a40;
  border-radius: 3px;
  width: 300px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  opacity: 0;
  transition: 0.2s all;
  z-index: -1;
}
.order-status .info-symbol .text.visible {
  opacity: 1;
  z-index: 5;
}
.order-status .info-symbol .text:after {
  content: "";
  position: absolute;
  height: 9px;
  width: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #343a40 transparent transparent transparent;
}

.order-statuses {
  margin-top: 40px;
  padding-bottom: 39px;
  margin-bottom: 40px;
  border-bottom: 2px solid #e8e8e8;
}
.order-statuses .detail-item {
  display: flex;
  margin-bottom: 4px;
}
.order-statuses .detail-item:first-child {
  margin-bottom: 20px;
}
.order-statuses .detail-item .status-name {
  font-weight: bold;
  flex: 0 1 15%;
}
.order-statuses .detail-item .status-date {
  flex: 0 1 8%;
}

.desired-delivery-date input {
  background: url(../img/chevron-down.svg) no-repeat right 16px center/14px 7px;
}
.desired-delivery-date .desired-delivery-date-disclaimer {
  font-size: 14px;
  margin-bottom: 24px;
}
.desired-delivery-date .desired-delivery-date-disclaimer p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .desired-delivery-date .desired-delivery-date-disclaimer {
    width: 50%;
  }
}

.lead-time .availability-calendar-trigger,
.availability-calendar-hide .availability-calendar-trigger {
  cursor: pointer;
}
.lead-time .availability-calendar-trigger .show,
.availability-calendar-hide .availability-calendar-trigger .show {
  display: inline;
}
.lead-time .availability-calendar-trigger .hide,
.availability-calendar-hide .availability-calendar-trigger .hide {
  display: none;
}
.lead-time .availability-calendar-trigger svg,
.availability-calendar-hide .availability-calendar-trigger svg {
  width: 15px;
  display: inline;
  margin-left: 0.5em;
  vertical-align: middle;
  transition: 0.36s all ease-in-out;
}
.lead-time .availability-calendar-trigger svg path,
.availability-calendar-hide .availability-calendar-trigger svg path {
  fill: #006b46;
}
.lead-time .availability-calendar-trigger.is-open .show,
.availability-calendar-hide .availability-calendar-trigger.is-open .show {
  display: none;
}
.lead-time .availability-calendar-trigger.is-open .hide,
.availability-calendar-hide .availability-calendar-trigger.is-open .hide {
  display: inline;
}
.lead-time .availability-calendar-trigger.is-open svg,
.availability-calendar-hide .availability-calendar-trigger.is-open svg {
  transform: rotate(180deg);
}

.availability-calendar-hide {
  font-size: 14px;
  font-weight: bold;
  color: #006b46;
  border: solid 2px #e8e8e8;
  border-radius: 4px;
}
.availability-calendar-hide .availability-calendar-trigger {
  display: block;
  text-align: center;
  padding: 12px 16px;
}
.availability-calendar-hide .availability-calendar-trigger svg {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .availability-calendar-hide {
    font-size: 16px;
  }
}

.availability-calendar-wrapper {
  position: relative;
  transition: 0.35s all ease-in-out;
}
.availability-calendar-wrapper .inner-availability-calendar {
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  transition: 0.35s all ease-in-out;
}
.availability-calendar-wrapper .inner-availability-calendar #availability_calendar {
  margin-bottom: 16px;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key {
  display: flex;
  margin-bottom: 16px;
  height: 34px;
  align-items: center;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .cell {
  width: 41.9062px;
  height: 100%;
  border: solid 1px transparent;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .cell.in-stock {
  background-color: #eff8ed;
  border-color: #58b24a;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .cell.low-stock {
  background-color: #fff6e6;
  border-color: #f9a400;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .cell.out-of-stock {
  background-color: #faefee;
  border-color: #cb5b51;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .label {
  font-weight: bold;
  color: #343a40;
  font-size: 14px;
  margin-left: 8px;
  margin-right: 16px;
  white-space: nowrap;
}
.availability-calendar-wrapper .inner-availability-calendar .availability-calendar-disclaimer {
  margin-bottom: 16px;
  font-size: 14px;
}
.availability-calendar-wrapper.is-open {
  padding-bottom: 100px;
}
.availability-calendar-wrapper.is-open .inner-availability-calendar {
  z-index: 5;
  opacity: 1;
}
@media (min-width: 768px) {
  .availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key {
    height: 36px;
  }
  .availability-calendar-wrapper .inner-availability-calendar .availability-calendar-key .label {
    font-size: 16px;
  }
  .availability-calendar-wrapper .inner-availability-calendar .availability-calendar-disclaimer {
    font-size: 16px;
  }
  .availability-calendar-wrapper.is-open {
    padding-bottom: 200px;
  }
}

.single.single-product div.ui-datepicker,
.woocommerce-cart div.ui-datepicker,
.woocommerce-checkout div.ui-datepicker {
  width: auto !important;
  font-size: 14px !important;
  border: none;
}
.single.single-product div.ui-datepicker .ui-datepicker-group,
.woocommerce-cart div.ui-datepicker .ui-datepicker-group,
.woocommerce-checkout div.ui-datepicker .ui-datepicker-group {
  border: none;
}
.single.single-product div.ui-datepicker .ui-datepicker-header,
.woocommerce-cart div.ui-datepicker .ui-datepicker-header,
.woocommerce-checkout div.ui-datepicker .ui-datepicker-header {
  border: solid 1px #a7a7a7;
  background: #e8e8e8;
  border-radius: 0;
  color: #242424;
}
.single.single-product div.ui-datepicker .ui-datepicker-header.ui-corner-right,
.woocommerce-cart div.ui-datepicker .ui-datepicker-header.ui-corner-right,
.woocommerce-checkout div.ui-datepicker .ui-datepicker-header.ui-corner-right {
  border-left: none;
}
.single.single-product div.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.single.single-product div.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.woocommerce-cart div.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.woocommerce-cart div.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.woocommerce-checkout div.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.woocommerce-checkout div.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  display: none;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar {
  border: none;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar thead th,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar thead th,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar thead th {
  line-height: 1;
  padding: 1px 1p 5px 1px;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar thead th span,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar thead th span,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar thead th span {
  border-bottom: 1px solid #006b46;
  display: inline-block;
  padding: 5px;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  padding-left: 1px;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td a,
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td span,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td a,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td span,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td a,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td span {
  padding: 5px !important;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td .ui-state-default,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td .ui-state-default,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td .ui-state-default {
  color: #242424;
  font-weight: bold;
  border: solid 1px transparent;
  border-color: #58b24a;
  background: #eff8ed;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td.in-stock .ui-state-default,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td.in-stock .ui-state-default,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td.in-stock .ui-state-default {
  border-color: #58b24a;
  background: #eff8ed;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td.low-stock .ui-state-default,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td.low-stock .ui-state-default,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td.low-stock .ui-state-default {
  background: #fff6e6;
  border-color: #f9a400;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td.out-of-stock .ui-state-default,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td.out-of-stock .ui-state-default,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td.out-of-stock .ui-state-default {
  background: #faefee;
  border-color: #cb5b51;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled {
  opacity: 1;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled .ui-state-default,
.woocommerce-cart div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled .ui-state-default,
.woocommerce-checkout div.ui-datepicker table.ui-datepicker-calendar tbody tr td.ui-state-disabled .ui-state-default {
  background: #fff;
  border: solid 1px #e8e8e8;
}

.single.single-product div.ui-datepicker {
  width: 100% !important;
  padding: 0px;
}
.single.single-product div.ui-datepicker table.ui-datepicker-calendar tbody tr td a {
  pointer-events: none;
}

.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper {
  display: flex;
  align-items: flex-end;
  margin-bottom: 24px;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top {
  display: flex;
  margin-left: 41px;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper label,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper label,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper label,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper label {
  color: #006b46;
  font-weight: bold;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper {
  border-radius: 4px;
  border: 2px solid #e8e8e8;
  padding-right: 16px;
  display: flex;
  align-items: center;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper input,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper input,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper input,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper input {
  border: none;
  background: transparent;
  font-weight: bold;
  padding: 12px 16px;
  max-width: 135px;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper input#pallet_places_top,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper input#pallet_places_top,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper input#pallet_places_top,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper input#pallet_places_top {
  max-width: 75px;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info {
  pointer-events: all;
  position: relative;
  line-height: 1;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info svg {
  display: inline-block;
  cursor: pointer;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info svg path,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info svg path {
  fill: #006b46;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message {
  position: absolute;
  line-height: 1.5;
  text-align: center;
  padding: 8px 10px;
  width: 200px;
  height: auto;
  background-color: #343a40;
  border-radius: 3px;
  color: white;
  left: -450%;
  top: -300%;
  opacity: 0;
  transition: 0.2s all;
  z-index: -1;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message.visible,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message.visible {
  opacity: 1;
  z-index: 5;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .availability-calendar-ctas-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .estimated-deliver-date-top-wrapper .control-wrapper #pallet_places_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #estimated_deliver_date_top_info .info-message:after,
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .pallet-places-top .pallet-places-top-wrapper .control-wrapper #pallet_places_top_info .info-message:after {
  content: "";
  position: absolute;
  height: 9px;
  width: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #343a40 transparent transparent transparent;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .cart-sort {
  margin-left: auto;
  margin-bottom: 11.5px;
}
.woocommerce-cart-form.above-mobile-only .above-cart-table-wrapper .cart-sort a {
  color: #006b46;
  font-weight: bold;
  text-decoration: none;
}




/*
|--------------------------------------------------------------------------
| BULK ACTIONS PLUGIN CSS
|--------------------------------------------------------------------------
*/



a.bulk-action,
a.bulk-spreadsheet,
a.bulk-print {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 4px;
  border: 2px solid transparent;
  text-decoration: none;
  transition: 0.35s all;
  background-color: #fcfff8;
  border-color: #e8e8e8;
  padding: 12px 16px;
  font-size: 14px;
  color: #00915f;
}
a.bulk-action svg path,
a.bulk-spreadsheet svg path,
a.bulk-print svg path {
  transition: 0.35s all;
  fill: #242424;
}
a.bulk-action.disabled,
a.bulk-spreadsheet.disabled,
a.bulk-print.disabled {
  pointer-events: none;
  opacity: 0.4;
}
@media (min-width: 768px) {
  a.bulk-action,
  a.bulk-spreadsheet,
  a.bulk-print {
    background-color: #fff;
    color: #00915f;
    font-size: 18px;
    display: inline-flex;
  }
  a.bulk-action:hover, a.bulk-action:focus, a.bulk-action:active,
  a.bulk-spreadsheet:hover,
  a.bulk-spreadsheet:focus,
  a.bulk-spreadsheet:active,
  a.bulk-print:hover,
  a.bulk-print:focus,
  a.bulk-print:active {
    background-color: #e5f4ef;
    border-color: #00915f;
    color: #00915f;
  }
  a.bulk-action:hover svg path, a.bulk-action:focus svg path, a.bulk-action:active svg path,
  a.bulk-spreadsheet:hover svg path,
  a.bulk-spreadsheet:focus svg path,
  a.bulk-spreadsheet:active svg path,
  a.bulk-print:hover svg path,
  a.bulk-print:focus svg path,
  a.bulk-print:active svg path {
    fill: #00915f;
  }
}

.bulk-action-buttons {
  margin-bottom: 15px;
  border-radius: 5px;
  border: solid 2px #e8e8e8;
}
.bulk-action-buttons .trigger {
  padding: 16px;
  color: #434041;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bulk-action-buttons .trigger svg {
  transition: 0.5s all;
}
.bulk-action-buttons .progress-notice {
  display: none;
  position: fixed;
  left: 0;
  z-index: 10;
  width: 100%;
  bottom: 100px;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 24px 40px;
  box-shadow: 0 0 0 4px #d3ddf1;
  border: solid 2px #006b46;
  background-color: white;
  position: relative;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text {
  display: flex;
  align-items: center;
  transition: 0.5s all;
  position: relative;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text svg {
  margin-right: 15px;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text svg path {
  fill: #006b46;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text .download-message,
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text .downloaded-message {
  color: #434041;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .text .downloaded-message {
  display: none;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner {
  color: #434041;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner .datasheets_no,
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner .images_no,
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner .certificates_no {
  display: none;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner .files_zipped {
  margin-left: 8px;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner svg {
  animation: rotation 2s infinite linear;
  margin-left: 18px;
}
.bulk-action-buttons .progress-notice .progress-notice-wrapper .spinner svg path {
  stroke: #006b46;
}
.bulk-action-buttons .progress-notice.progress {
  display: block;
}
.bulk-action-buttons .bulk-action-buttons-wrapper {
  display: none;
}
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  padding: 16px;
}
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-action,
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-spreadsheet {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-action svg,
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-spreadsheet svg {
  margin-bottom: 12px;
}
.bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-print {
  display: none;
}
.bulk-action-buttons.open {
  border-color: #006b46;
  box-shadow: 0 0 0 4px #d3ddf1;
}
.bulk-action-buttons.open .trigger svg {
  transform: scale(1, -1);
}
@media (min-width: 768px) {
  .bulk-action-buttons {
    margin-bottom: 40px;
    border-radius: 0;
    border: none;
  }
  .bulk-action-buttons .trigger {
    display: none;
  }
  .bulk-action-buttons .progress-notice .progress-notice-wrapper {
    min-width: 788px;
    flex-direction: row;
  }
  .bulk-action-buttons .progress-notice .progress-notice-wrapper .text.shift {
    animation: shift 0.5s;
    animation-fill-mode: forwards;
  }
  .bulk-action-buttons .bulk-action-buttons-wrapper {
    display: block;
  }
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid {
    display: flex;
    margin-bottom: 40px;
    padding: 0;
  }
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-action,
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-spreadsheet,
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-print {
    display: block;
    margin-right: 16px;
  }
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-action svg,
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-spreadsheet svg,
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-print svg {
    margin-right: 16px;
    margin-bottom: 0;
  }
  .bulk-action-buttons .bulk-action-buttons-wrapper .bulk-action-buttons-grid .bulk-print {
    display: block;
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes shift {
  0% {
    left: 0;
    transform: translateX(0);
  }
  100% {
    left: 50%;
    transform: translateX(-50%);
  }
}


/*
|--------------------------------------------------------------------------
| LOGIN PLUGIN CSS
|--------------------------------------------------------------------------
*/


@charset "UTF-8";
/* iSeek Theme SCSS Mixins */
body.login {
  background: #006b46 url(img/login_bg.jpg) no-repeat bottom left/cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
body.login #login {
  border-radius: 12px;
  background-color: #fff;
  padding: 30px 40px 35px 40px;
  width: 546px;
  max-width: 80%;
}
body.login #login h1 {
  margin-bottom: 30px;
}
body.login #login h1 a {
  height: auto !important;
  background-image: url(img/login_logo.svg) !important;
  background-size: 200px auto !important;
  width: 200px !important;
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}
body.login #login .message {
  border: none !important;
  box-shadow: none !important;
  color: #d00c0c;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
body.login #login form#loginform {
  margin-top: 0 !important;
}
body.login #login form#loginform label {
  font-size: 16px;
  color: #343a40;
  margin-bottom: 10px;
  font-weight: bold;
}
body.login #login form#loginform input#user_login {
  padding: 15px;
  border-radius: 6px;
  border: solid 2px #828282;
  background-color: #fff;
}
body.login #login form#loginform input#user_login:hover {
  border-color: #00915f;
  background-color: #fff !important;
}
body.login #login form#loginform input#user_login:focus, body.login #login form#loginform input#user_login:active, body.login #login form#loginform input#user_login:-webkit-autofill {
  border-color: #00915f;
  box-shadow: 0 0 0 50px #fff inset, 0 0 0 2px #89d3c2 !important;
  background-color: #fff !important;
}
body.login #login .user-pass-wrap {
  margin-bottom: 26px;
}
body.login #login .user-pass-wrap label {
  font-size: 16px;
  color: #343a40;
  margin-bottom: 10px;
  font-weight: bold;
}
body.login #login .user-pass-wrap .wp-pwd input#user_pass {
  padding: 15px;
  border-radius: 6px;
  border: solid 2px #828282;
  background-color: white;
  margin-bottom: 0;
}
body.login #login .user-pass-wrap .wp-pwd input#user_pass:hover {
  border-color: #00915f;
  background-color: #fff !important;
}
body.login #login .user-pass-wrap .wp-pwd input#user_pass:focus, body.login #login .user-pass-wrap .wp-pwd input#user_pass:active, body.login #login .user-pass-wrap .wp-pwd input#user_pass:-webkit-autofill {
  border-color: #00915f;
  box-shadow: 0 0 0 50px #fff inset, 0 0 0 2px #89d3c2 !important;
  background-color: #fff !important;
}
body.login #login .button.wp-hide-pw {
  top: 0;
  bottom: 0;
  margin: auto;
}
body.login #login .forgetmenot {
  display: flex !important;
  margin-bottom: 25px;
  align-items: center;
}
body.login #login .forgetmenot label {
  color: #343a40;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0 !important;
}
body.login #login .forgetmenot input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border: 1px solid #006b46;
  color: #006b46;
  border-radius: 4px;
  margin: 0 10px 0 0;
  width: 18px;
  height: 18px;
  position: relative;
}
body.login #login .forgetmenot input[type=checkbox]:hover, body.login #login .forgetmenot input[type=checkbox]:focus {
  background-color: #e5f4ef;
}
body.login #login .forgetmenot input[type=checkbox]:active {
  color: white;
  background-color: #006b46;
}
body.login #login .forgetmenot input[type=checkbox]:checked:before {
  display: none;
}
body.login #login .forgetmenot input[type=checkbox]:checked {
  background-color: #006b46;
}
body.login #login .forgetmenot input[type=checkbox]:checked:after {
  content: "✔";
  font-size: 21px;
  position: absolute;
  top: 5px;
  left: 2px;
  color: #fff;
  text-shadow: 1px -2px 6px #006b46;
}
body.login #login .submit input#wp-submit {
  background-color: #006b46 !important;
  border-color: #006b46 !important;
  box-shadow: none !important;
  text-align: center;
  width: 100%;
  padding: 12px 0;
  color: #fff;
  text-shadow: none;
  border-radius: 4px;
  transition: 0.36s all ease-in-out;
}
body.login #login .submit input#wp-submit:hover, body.login #login .submit input#wp-submit:focus, body.login #login .submit input#wp-submit:active {
  background-color: #00915f !important;
  border-color: #00915f !important;
}
body.login #login #nav {
  padding: 0;
}
body.login #login #nav a {
  font-size: 16px;
  color: #00286e;
  text-decoration: underline;
}
body.login #login #backtoblog {
  display: none;
}
body.login .language-switcher {
  margin-bottom: 100px;
}
body.login .language-switcher #language-switcher {
  color: #fff;
}

