.electro-navbar-primary .yamm .yamm-content li:not(.nav-title) a {
  line-height: 1.08;
  font-size: 14.3px;
  color: #555859;
}

.menu-item-nav a {
  color: #7a7a7a !important;
  font-size: 14px !important;
}

#menu-navbar-primary .dropdown-menu {
  margin-top: -2px;
  transition: all 0.3s ease-in 0.2s;
}

.nav-dropdown-img {
  margin-top: -15px;
  margin-bottom: -15px;
  background: #54585A;
  background: linear-gradient(0deg, #54585A 0%, rgba(84, 88, 90, 0) 75%);
}

.menu-item-nav-end a {
  color: #77a394 !important;
  text-decoration: underline !important;
}

.menu-item-nav a:hover {
  color: #77a394 !important;
}

.dropdown-menu .yamm-content {
  background: #fff;
}

.dropdown-menu .yamm-content li.menu-item-nav-header:not(.nav-title) a {
  font-weight: bold;
}

.dropdown-menu .yamm-content li.menu-item-nav-header:not(.nav-title) a:hover {
  color: #77a394;
  text-decoration: none;
  transition: all 0.2s ease-in;
  padding-right: 4px;
}

.header-arrow {
  transition: all 0.2s ease-in;
}

.header-arrow:hover {
  padding-left: 4px;
  padding-right: 0;
  color: #77a394;
}

.yamm .yamm-content li > a:hover {
  color: #77a394 !important;
  transition: all 0.2s ease-in;
}


.electro-navbar-primary .yamm .yamm-content {
  padding: 14px 0 0 21px !important;
}

#menu-navbar-primary .yamm-content .wpb_column {
  padding-bottom: 0 !important;
}

.show_bg_all {
  height: 400px;
  width: 320px;
  background-size: cover;
  color: white;
  padding: 20px;
  float: right;
  margin-top: -30px !important;
}

#show_bg_skincare {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/skincare-nav-image-1.jpg);
}

#show_bg_haircare_left {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/sustainable-hair-brushes.jpg);
  margin-right: 1px;
}

#show_bg_haircare_right {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/natural-shampoo-bars.jpg);
}

#show_bg_makeup {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/natural-makeup-melt.jpg);
}

#show_bg_bathroom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/natural-toothpaste-nav.jpg);
}

#show_bg_kitchen_right {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/eco-living-dish-brush-nav.jpg);
}

#show_bg_kitchen_left {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/beeswax-wraps-nav.jpg);
  margin-right: 1px;
}

#show_bg_home {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/laundry-egg-nav.jpg);
}

#show_bg_onthego_left {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/stainless-steel-water-bottles-nav.jpg);
  margin-right: 1px;
}

#show_bg_onthego_right {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/stainless-steel-lunch-boxes-nav.jpg);
}

#show_bg_mamababy_left {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/mama-baby-nav-bottle.jpg);
  margin-right: 1px;
}

#show_bg_mamababy_right {
  /*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/mama-baby-nav.jpg);*/
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2025/07/Pepper-pig-wash-bar_2025_2.jpg);
  background-position: center top, -20px -40px;
}

#show_bg_food {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 68%, rgba(47, 52, 56, 0.5411764706) 79%), url(/wp-content/uploads/2022/05/herbs-spices-nav.jpg);
}

.nav-features-title {
  position: absolute;
  top: 292px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

.nav-features-text {
  position: relative;
  top: 319px;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}

.single-product-wrapper .summary {
  display: flex;
  flex-direction: column;
}

.single-product.full-width .woocommerce-product-details__short-description {
  margin-bottom: 0;
}

.variations_form {
  order: 3;
}

.reset_variations {
  display: none !important;
}

.single-product-wrapper .yith-wcwl-add-button {
  display: flex;
}
.single-product-wrapper .yith-wcwl-add-button a {
  margin: 15px 0;
  display: inline-block;
  font-size: 20px;
  color: #768b9e;
  line-height: 1;
}

.echld-el-add-to-cart-extra {
  order: 1;
}

.yith-par-message.yith-par-message-product {
  margin-bottom: 0 !important;
}

.price {
  order: 2;
}

.variations tr {
  display: flex;
  flex-direction: column;
}
.variations tr td.label {
  padding: 0 0;
}

.quantity input[type=number] {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
}

.qib-container button {
  background: transparent !important;
}

.select_box:not(.on_ptab) .select_option:hover,
.select_option.selected {
  border-color: #77a394;
}

.select_option {
  border: 2px solid #d6d3d3;
}
.select_option .yith_wccl_value {
  height: auto;
  padding: 1px 6px;
}

body .type-product.product .yith-par-message-variation,
body .type-product.product .yith-par-message {
  width: 100%;
  margin: 0 0 0 0;
  padding: 10px 0;
  max-width: 100%;
  border-bottom: none;
}

body .single-product-wrapper .availability {
  margin-top: 0;
  padding-bottom: 10px;
  max-width: 100%;
  padding-top: 0;
}

body .dropdown .dropdown-toggle[data-bs-toggle=dropdown]:not([data-hover=dropdown]) + .dropdown-menu,
body .dropdown .dropdown-toggle[data-bs-toggle=dropdown]:not([data-hover=dropdown]) + .dropdown-menu .dropdown-menu,
body .dropdown .dropdown-toggle[data-hover=dropdown] + .dropdown-menu,
body .dropdown .dropdown-toggle[data-hover=dropdown] + .dropdown-menu .dropdown-menu {
  transform: translateY(0) !important;
}

body .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul {
  display: flex;
  flex-wrap: wrap;
}
body .yith-wcbr-thumbnail-list .brand-info {
  margin-top: 5px;
}
body .yith-wcbr-brand-thumbnail .yith-wcbr-thumbnail-list ul li a {
  line-height: 1.2;
  height: 100%;
}
body.single-product .woocommerce-variation-price {
  position: static;
  left: unset;
}
body.single-product .woocommerce-variation-price .price {
  border-top: none;
  border-bottom: none;
  font-size: 0;
  margin-bottom: 0;
  padding: 0 0;
}
body.single-product .woocommerce-variation-price .wcsatt-options-wrapper-grouped {
  margin-top: 0;
}
body.single-product .wcsatt-options-wrapper.open .wcsatt-options-prompt-radio:first-of-type {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
body.single-product .wcsatt-options-wrapper.open .wcsatt-options-prompt-radio:last-of-type {
  border-top: 1px solid #77a394;
  border-left: 1px solid #77a394;
  border-right: 1px solid #77a394;
}
body.single-product .wcsatt-options-wrapper.open .wcsatt-options-product-wrapper {
  border-bottom: 1px solid #77a394;
  border-left: 1px solid #77a394;
  border-right: 1px solid #77a394;
}
body.single-product .wcsatt-options-wrapper.closed .wcsatt-options-prompt-radio:first-of-type {
  border: 1px solid #77a394;
}
body.single-product .wcsatt-options-wrapper.closed .wcsatt-options-prompt-radio:last-of-type {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
body.single-product .wcsatt-options-wrapper select:focus {
  border-color: #77a394;
}
body.single-product .wcsatt-options-product-wrapper {
  padding: 5px 10px;
  display: block !important;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
body.single-product .wcsatt-options-product-prompt {
  margin-bottom: 0;
}
body.single-product .wcsatt-options-prompt-radios {
  padding: 0;
}
body.single-product .wcsatt-options-prompt-radios .wcsatt-options-prompt-radio {
  padding: 10px;
  display: flex;
  align-items: center;
}
body.single-product .wcsatt-options-prompt-radios .wcsatt-options-prompt-radio label {
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
}
body.single-product .wcsatt-sub-options {
  display: none;
}
body.single-product .single_variation_wrap {
  display: flex;
  flex-direction: column;
  margin-top: 0 !important;
}
body.single-product .single_variation_wrap .woocommerce-variation.single_variation {
  order: 1;
  margin-bottom: 0;
  margin-top: 0;
}
body form.cart:not(.variations_form) {
  display: flex;
  order: 3;
}
body form.cart.yith-wcpb-bundle-form {
  display: block;
}
body .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item {
  display: block;
}
body .yith-wcpb-product-bundled-items .yith-wcpb-product-bundled-item-data {
  padding-left: 0;
}
@media (max-width: 500px) {
  body.single-product .yith-wcpb-product-bundled-item .price {
    font-size: 0;
  }
}
body .woocommerce-variation.single_variation.variation_need {
  display: block !important;
  margin-top: 18px;
}
body .woocommerce-variation.single_variation.variation_need.hide {
  display: none !important;
}
body.single-product div.product .single_variation.variation_need .wcsatt-options-prompt-label .price {
  display: none !important;
}
body.single-product .entry-summary .variation_need .price {
  display: none !important;
}
body .variation_need .wcsatt-add-to-subscription-action-label {
  display: none;
}
body.single-product div.product .single_variation.variation_need .wcsatt-options-wrapper-radio.open .wcsatt-options-product-wrapper {
  display: block !important;
}
body.single-product .yith-wcbr-brands {
  display: block;
  line-height: 1.2;
  margin-left: 0;
  font-weight: 400;
  margin-top: -10px;
}
@media (max-width: 767px) {
  body.single-product .yith-wcbr-brands {
    margin-bottom: 10px;
  }
}
body.single-product .yith-wcbr-brands a {
  color: #768b9e;
  text-decoration: none;
}
body .product-loop-footer .wcsatt-sub-options {
  display: none;
}
body .woocommerce-product-details__short-description ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
body .woocommerce-product-details__short-description ul li:before {
  content: "\f00c";
  color: #768b9e;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 7px;
}

.product-price ul.wcsatt-options {
  padding-left: 0;
}

.description_block {
  border-bottom: 1px solid #eceeef;
}
.description_block .hidden-block {
  display: none;
}
.description_block .hidden-block.show {
  display: block;
}
.description_block .action-block h2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 1.55rem;
}
.description_block .action-block h2 i {
  margin-left: auto;
  color: #768b9e;
}

.wcsatt-sub-discount {
  display: none;
}

.value select {
  border-radius: 0;
}

.wcsatt-options-product-wrapper ins {
  color: #77a394;
}
.wcsatt-options-product-wrapper del {
  display: none;
}

@media (min-width: 767px) {
  body .echld--extra-hide-on-not-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body .single-product-wrapper .product_title {
    padding: 0 13px 0 0;
    margin-left: 13px;
    box-sizing: border-box;
    width: calc(100% - 13px);
  }
}

@media (max-width: 767px) {
  .echld--extra-hide-on-mobile {
    display: none !important;
  }
}


.custom-deliver {
  display: flex;
  align-items: center;
}
.custom-deliver .wcsatt-options-product-dropdown {
  margin: 0 0 0.5em 10px;
  max-width: 270px;
}
.custom-deliver .wcsatt-options-product-dropdown-label {
  white-space: nowrap;
}

.wcsatt-options-product-wrapper .subscription-details {
  display: none;
}

.product-loop-footer .add_to_wishlist.single_add_to_wishlist {
  color: #9a9a9a;
  font-size: 13px;
}
.product-loop-footer .feedback.show {
  display: none;
}
.product-loop-footer .remove_from_wishlist.custom {
  display: none !important;
}
.product-loop-footer .remove_from_wishlist.custom.show {
  display: block !important;
  color: #77a394;
}

