body {
  background-color: #fef8e2!important;
}
#sp-main-body {
    padding: 150px 0 100px 0;
}
#sp-header.header-nectar {
    top: 45px;
}
.article-details  > div {
    max-width: 940px;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 40px;
  }
.view-products #sp-main-body {
    padding: 0px;
    background-color: #ffffff;
}
#sp-header.header-nectar.header-sticky {
  top: 0px;
  background-color: #e4e4e4;
}
.sp-page-title > .container {
    background-color: transparent;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    color: #626262;
      text-transform: none;
}
.sp-page-title {
  background-color: #fff!important;
}
.view-products #sp-header.header-nectar .container {
    background-color: #e5e5e5;
}
.view-orders #sp-main-body, .view-profile #sp-main-body, .view-checkout #sp-main-body {
  padding-top: 180px!important;
  padding-bottom: 50px!important;
  background-color: #cdd5ae;
}
.table.table-bordered {
  font-size: 18px;
}

.easystore-product-variant-color .easystore-variant-option {
    display: inline-flex;
    width: 40px;
    height: 40px;
    position: relative;
}
.easystore-product-variant-list .easystore-variant-option {
    display: inline-flex;
    width: auto;
    height: 40px;
    position: relative;
}
span.sp-copyright {
    width: 100%;
    text-align: center;
    display: block;
    padding: 0 0 15px;
}
#sp-footer, #sp-bottom {
    background: #cdd5ae;
    color: #525252;
}
body .sppb-btn, body .btn {
    text-transform: none!important;

}
.view-product .easystore-quantity-selector .form-control {
    min-height: auto;
    border: none;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.2;
    color: #7b7b7b;
    padding: 10px 35px;
    background-color: #ffffff;
}
.view-product .easystore-variant-title, .view-product .easystore-block-label, .easystore-quick-cart-content .easystore-variant-title, .easystore-quick-cart-content .easystore-block-label {
    display: flex!important;
}
.view-products .easystore-product-image {
    background: linear-gradient(15deg, #ffffff, #f5f5f5);
  border-radius: 12px 12px 0 0;
}
.view-products .easystore-product-image img {
    border-radius: 0;
      mix-blend-mode: multiply;
  aspect-ratio: 1 / 1;
    object-fit: cover;
  border-bottom: 1px solid #eeeeee;
}
.view-product .easystore-product-image {
    background: linear-gradient(15deg, #ffffff, #ffffff);
}
.easystore-product-gallery .easystore-gallery-image {
  background: linear-gradient(45deg, #ffffff, #fef8e2);
  border: none!important;
}
.view-product .easystore-product-description, .easystore-quick-cart-content .easystore-product-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
  margin-top: 16px;
}
.easystore-social-share-container .easystore-block-label {
  justify-content: center;
}
.easystore-form-select {
  border: 1px solid #c9c9c9 !important;
  height: 41.5px !important;
  border-radius: 22px;
  background-color: #cdcdcd;
}
.easystore-filter-container {
  justify-content: space-between;
}
.baehr-logo > img {
    height: 30px;
    border-radius: 6px;
  width: auto;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
    opacity: 1;
}
.logo-image {
    height: 115px;
    margin-top: -72px;
    margin-bottom: -50px;
}
.menu-with-offcanvas {
    gap: 25px;
}
.sp-megamenu-parent {
    margin: 0;
}
#sp-menu.menu-center .sp-megamenu-wrapper {
    justify-content: flex-end;
}
.addon-root-easystore-common-search {
  display: flex;
  align-items: center;
    justify-content: flex-end;
    margin-top: -80px;
    margin-bottom: 40px !important;
}
.view-checkout .easystore-checkout-steps-wrapper {
  border-radius: 8px;
}
.view-checkout .easystore-checkout-cart {
    border: none;
    border-radius: 8px;
    background-color: #e4e2d0;
}
.view-checkout .easystore-checkout-footer {
    border: none;
    background-color: #ffffff;
    border-radius: 8px;
}
.view-products .product-info {
  padding: 15px;
}
.easystore-product-price-block {

    margin-bottom: 0px;
}
.easystore-product-filter .easystore-checkbox-checkmark {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 22px !important;
    background: #ddd;
    border-color: transparent!important;
    transition: all 0.3s ease-in-out;
}
.easystore-product-filter .easystore-filter-item-name {
    width: 100%;
    text-align: center;
    display: block;
    padding: 11px 16px;
      white-space: nowrap;
}
.easystore-product-filter .easystore-checkbox-label > input[type="checkbox"]:checked ~ .easystore-checkbox-checkmark, .easystore-product-filter .easystore-checkbox-label > input[type="radio"]:checked ~ .easystore-checkbox-checkmark {
    border-color: transparent!important;
    background-color: #cdd5ae;
}
.view-product #sp-main-body {
   
    background-color: #e8e8e8;
}
.view-product #sp-main-body {
    padding: 190px 0px 20px;
}
.pagination .page-item a, .pagination .page-item span  {
  color: #444!important;
}
.pagination .page-item.active a, .pagination .page-item.active span {
  color: #111!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {

    padding: 10px 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.easystore-checkout-shipping__weight {
  display: none;
}
@media (max-width: 992px) {
.logo-image {
    height: 115px!important;
}
  }
@media (max-width: 576px) {
.logo-image {
    height: 80px!important;
    margin-top: -50px;
}
  #offcanvas-toggler {
  margin-left: 10px;
}
  .easystore-filter-container {
    flex-direction: column!important;
  }
  .easystore-filter-list {
    flex-wrap: wrap;
    width: 100%;
  }
  .addon-root-easystore-common-search {

    justify-content: center;
    margin-top: 0;
    margin-bottom: 15px!important;
}
  .easystore-product-image img {
    max-width: 200px;
    margin: 0 auto;
    border-radius: 0;
  }
  .easystore-product-single .easystore-product-image img {
    max-width: 100%;
  }
  .view-products .product-info {
  padding: 10px;
}
  .easystore-product-filter .easystore-filter-item-name {
   
    padding: 9px 13px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li ul.menu-child {
    display: block!important;
  }
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    font-size: 16px;
    padding: 7px 0px;
    line-height: 18px;
    font-weight: 400;
      color: #000000!important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li {
    display: flex;
  flex-direction: column;
}
}


