body {
  margin: 0;
  color: #2d3a34;
  background: #f7f5ee;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.45;
}
a { color: #137b61; text-decoration: none; }
a:hover { color: #0b513f; text-decoration: underline; }
.container { max-width: 1180px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
.row:before, .row:after, .clearfix:before, .clearfix:after { content: ""; display: table; clear: both; }
img { max-width: 100%; height: auto; border: 0; }
button, .button, .btn, input[type=submit] {
  display: inline-block;
  border: 0;
  border-radius: 4px;
  padding: 9px 15px;
  background: #168467;
  color: #fff;
  cursor: pointer;
}
input, select, textarea {
  max-width: 100%;
  border: 1px solid #cfd8d3;
  border-radius: 3px;
  padding: 8px 10px;
}
.bd-headerarea-1, header, .header {
  background: #fff;
  box-shadow: 0 2px 16px rgba(0,0,0,.08);
}
.bd-menu, .navigation, nav, .sf-menu {
  background: #148465;
}
.bd-menu ul, .sf-menu, .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-menu li, .sf-menu li, .menu li {
  display: inline-block;
  position: relative;
}
.bd-menu a, .sf-menu a, .menu a {
  display: block;
  padding: 12px 16px;
  color: #fff;
  font-weight: 700;
}
.bd-menu ul ul, .sf-menu ul, .menu ul {
  display: none;
  position: absolute;
  z-index: 50;
  min-width: 220px;
  background: #0f6d54;
  box-shadow: 0 10px 24px rgba(0,0,0,.16);
}
.bd-menu li:hover > ul, .sf-menu li:hover > ul, .menu li:hover > ul { display: block; }
.item-page, .blog, .category-view, .productdetails-view, main {
  background: rgba(255,255,255,.94);
  border-radius: 8px;
  margin: 24px auto;
  padding: 22px;
}
h1, h2, h3 { color: #145b49; line-height: 1.2; }
table { width: 100%; border-collapse: collapse; }
th, td { border-bottom: 1px solid #e3e9e5; padding: 9px; }
.vm-product-media-container, .product-image, .image, .bd-imagelink-10 { text-align: center; }
.product-price, .PricesalesPrice { color: #168467; font-size: 1.25em; font-weight: 700; }
.moduletable, .module, aside { margin-bottom: 18px; }
.footer, footer, .bd-footerarea-1 { background: #154b3e; color: #eef8f2; padding: 28px 0; }
.footer a, footer a, .bd-footerarea-1 a { color: #fff; }
.bd-body-1, .bd-homepage {
  min-height: 100%;
  background: #f4f6f2;
}
.bd-pagebackground {
  min-height: 100vh;
  background:
    radial-gradient(circle at 18% 4%, rgba(33, 132, 99, .12), transparent 34rem),
    linear-gradient(180deg, #ffffff 0%, #f2f6f0 100%);
}
.bd-page-width {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.bd-headerarea-1 {
  position: relative;
  background: #fff;
  z-index: 20;
}
.bd-affix-1 {
  background: #fff;
  border-bottom: 1px solid rgba(25, 105, 82, .16);
}
.bd-layoutbox-25 {
  padding: 10px 15px 0;
}
.bd-imagelink-10 {
  display: block;
  width: 100%;
  max-height: 260px;
  object-fit: cover;
}
.bd-layoutbox-7,
.bd-layoutbox-9,
.bd-layoutbox-17,
.bd-layoutbox-11,
.bd-layoutbox-16 {
  padding: 8px 15px;
}
.bd-logo-2,
.bd-imagelink-3 {
  display: inline-block;
}
.bd-logo-2 img,
.bd-imagestyles-17 {
  max-height: 112px;
  width: auto;
}
.bd-textblock-3 {
  color: #145b49;
  font-size: 16px;
  font-weight: 700;
}
.bd-layoutcontainer-11 .row,
.bd-layoutcontainer-25 .row,
.bd-layoutcontainer-28 .row,
.bd-layoutcontainer-10 .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bd-layoutcolumn-1,
.bd-layoutcolumn-5,
.bd-layoutcolumn-20,
.bd-layoutcolumn-25,
.bd-layoutcolumn-26,
.bd-layoutcolumn-27,
.bd-layoutcolumn-30,
.bd-layoutcolumn-31,
.bd-layoutcolumn-60,
.bd-layoutcolumn-61,
.bd-layoutcolumn-62,
.bd-layoutcolumn-79,
.bd-layoutcolumn-80,
.bd-layoutcolumn-81 {
  min-height: 1px;
}
.bd-horizontalmenu-136,
.bd-horizontalmenu-5,
.bd-horizontalmenu-6,
.bd-hmenu-1 {
  background: #128464;
  border-radius: 4px;
}
.bd-menu-130,
.bd-menu-9,
.bd-menu-11,
.bd-menu-53 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-menu-130 > li,
.bd-menu-9 > li,
.bd-menu-11 > li,
.bd-menu-53 > li {
  position: relative;
  display: block;
}
.bd-menu-130 a,
.bd-menu-9 a,
.bd-menu-11 a,
.bd-menu-53 a,
.bd-toplevel-item,
.bd-menuitem-48,
.bd-menuitem-51 {
  display: block;
  padding: 13px 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.bd-menu-130 a:hover,
.bd-menu-9 a:hover,
.bd-menu-11 a:hover,
.bd-menu-53 a:hover {
  background: rgba(255,255,255,.14);
  color: #fff;
  text-decoration: none;
}
.bd-menu-130 ul,
.bd-menu-9 ul,
.bd-menu-11 ul,
.bd-menu-53-popup {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 200;
  min-width: 230px;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  background: #0e5e4b;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 14px 30px rgba(0,0,0,.22);
}
.bd-menu-130 li:hover > ul,
.bd-menu-9 li:hover > ul,
.bd-menu-11 li:hover > ul,
.bd-menu-53:hover .bd-menu-53-popup {
  display: block;
}
.bd-sub-item,
.bd-menu-130 ul a,
.bd-menu-9 ul a,
.bd-menu-11 ul a {
  color: #fff;
  padding: 9px 15px;
  white-space: nowrap;
  text-transform: none;
}
.bd-cartlink-2,
.bd-cartlink-3,
.bd-socialicons-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.bd-section-3,
.bd-section-9,
.bd-section-2,
.bd-section-1 {
  padding-left: 15px;
  padding-right: 15px;
}
.bd-section-9 {
  padding-top: 28px;
  padding-bottom: 30px;
}
.bd-contentlayout-offset {
  padding: 28px 15px;
}
.bd-content-1,
.bd-postcontent-7,
.item-page,
.blog,
.category-view,
.productdetails-view {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e2e8e3;
  border-radius: 10px;
  box-shadow: 0 12px 30px rgba(26, 61, 49, .08);
}
.bd-postcontent-7 {
  padding: 24px;
}
.bd-grid-26,
.bd-productsslider-1 {
  margin: 20px 0;
}
.bd-grid-26 .grid,
.productdetails-view .row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.bd-griditem-2,
.vm-product-item,
.product {
  background: #fff;
  border: 1px solid #dde8e1;
  border-radius: 9px;
  padding: 14px;
  box-shadow: 0 8px 22px rgba(20, 91, 73, .08);
}
.bd-productimage-2 img,
.vm-product-media-container img,
.bd-imagestyles-14 {
  display: block;
  width: 100%;
  max-height: 180px;
  object-fit: contain;
  margin: 0 auto 12px;
}
.bd-producttitle-4,
.bd-producttitle-4 a,
.pname {
  color: #173d32;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
.bd-productprice-2,
.bd-pricetext-5,
.product-prices,
.salesPrice {
  color: #138464;
  font-size: 20px;
  font-weight: 800;
}
.bd-button-36,
.add_to_cart_button,
.bd-custom-button {
  background: #158463;
  color: #fff !important;
  border-radius: 5px;
  padding: 10px 16px;
  border: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.bd-productsaleicon-5,
.bd-productsale-5 {
  display: inline-block;
  background: #d64f37;
  color: #fff;
  border-radius: 999px;
  padding: 4px 9px;
  font-size: 12px;
  font-weight: 700;
}
.bd-block,
.bd-block-2,
.moduletable {
  background: #fff;
  border: 1px solid #e2e8e3;
  border-radius: 8px;
  padding: 15px;
}
.bd-blockcontent {
  color: #44534d;
}
.bd-imagestyles,
.bd-custom-image img,
.bd-imagelink-5 img,
.bd-imagelink-8 img,
.bd-imagelink-17 img,
.bd-imagelink-34 img,
.bd-imagelink-35 img,
.bd-imagelink-37 img,
.bd-imagelink-38 img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}
.rev_slider_wrapper,
.fullwidthbanner-container {
  overflow: hidden;
  background: #eaf2ed;
}
.tp-caption {
  padding: 8px 12px;
  background: rgba(12, 76, 58, .72);
  border-radius: 4px;
}
.searchwrapper,
.ajax_srch {
  position: relative;
}
.GeniusAjaxInputMaster,
.inputbox {
  width: 100%;
  min-height: 38px;
}
.genius-search-submit {
  min-height: 38px;
}
.bd-footerarea-1 {
  margin-top: 32px;
  background: #123f34;
  color: #eaf6f0;
}
.bd-footerarea-1 .bd-section-2 {
  padding-top: 28px;
  padding-bottom: 24px;
  background: #174f40;
}
.bd-footerarea-1 .bd-section-1 {
  padding-top: 14px;
  padding-bottom: 14px;
  background: #0d3329;
  text-align: center;
}
.bd-footerarea-1 p,
.bd-footerarea-1 div {
  color: #eaf6f0;
}
.bd-socialicon {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.14);
  border-radius: 50%;
}
.bd-backtotop-1 {
  position: fixed;
  right: 22px;
  bottom: 22px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #158463;
  color: #fff;
}
@media (max-width: 760px) {
  .bd-menu li, .sf-menu li, .menu li { display: block; }
  .bd-menu ul ul, .sf-menu ul, .menu ul { position: static; box-shadow: none; }
  .item-page, .blog, .category-view, .productdetails-view, main { margin: 12px; padding: 16px; }
  .bd-layoutcontainer-11 .row,
  .bd-layoutcontainer-25 .row,
  .bd-layoutcontainer-28 .row,
  .bd-layoutcontainer-10 .row,
  .bd-grid-26 .grid {
    display: block;
  }
  .bd-menu-130,
  .bd-menu-9,
  .bd-menu-11,
  .bd-menu-53 {
    display: block;
  }
  .bd-menu-130 ul,
  .bd-menu-9 ul,
  .bd-menu-11 ul,
  .bd-menu-53-popup {
    position: static;
    display: none;
    min-width: 0;
  }
  .bd-menu-130 li:hover > ul,
  .bd-menu-9 li:hover > ul,
  .bd-menu-11 li:hover > ul {
    display: block;
  }
  .bd-imagelink-10 {
    max-height: 160px;
  }
}
