.btn-menu,
.btn-menu-top {
	background: #73AF28;
	color:#fff;
}
.btn-primary,
.chm-btn-primary {
	color:#ffffff;
	background-color: #73AF28;
}


.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:disabled,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:hover,
.chm-btn-primary:focus,
.chm-btn-primary:hover,
.chm-btn-primary:hover {
	background-color: #69b100;
	color:#ffffff;
}
.chm-btn-white:focus,
.chm-btn-white:hover,
.chm-btn-white:hover {
	color: #69b100;
}
.btn-general.is-active {
	background: #73AF28 !important;
}
.btn-general.is-active:focus, .btn-general.is-active:hover, .btn-general.is-active:active {
	color: #fff;
	background-color: #69b100 !important;
}
.fixed-goods-menu .viewed-quantity,
.btn-mob-cart .cart-total,
#cart .cart-total,
.wishlist-quantity,
.compare-quantity {
	background: #73AF28;
}
.swiper .swiper-fp-prod-pagination .swiper-pagination-bullet-active,
.megasliderpro .swiper-ms-pagination .swiper-pagination-bullet-active{
	background: #73AF28 !important;
}
.box-menu-top .icon-menu,
.box-menu-top .icon-menu-line,
.box-menu-top .icon-arrow,
.btn-menu-top.vh1-bl, .btn-menu-top.vh2, .btn-menu-top {
	color:#fff;
}
.mobm-list-item .mm-icon-catalog {
	background: #73AF28;
}
.icon-menu-line {
	color:#fff;
}

#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .icon-menu,
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .icon-menu-line,
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .btn-menu-mobile .text-a-icon,
.mob-fix-panel .btn-go-home.active-bg .text-a-icon{
	color:#73AF28;
}
.mob-fix-panel .btn-go-home.active-bg,
#fm-fixed-mobile-bottom.fm_type_design_bottom_3 .btn-menu-mobile {
	background: #73AF2826;
}

.mob-fix-panel .btn-go-home.active-bg svg {
	color:#73AF28;
}
#menu-vertical.open-mob .btn-menu, #menu-vertical.open .btn-menu, .btn-menu:hover, .btn-menu:active, .btn-menu.active, .btn-menu.disabled,
  .btn-menu-top:hover,
  .btn-menu-top:focus {
	background-color: #69b100;
}
.ms-price .ms-price-cont {
	background: #73AF28;
}
.ms-price .ms-price-from,
.ms-price .ms-price-text {
	color:#fff;
}
#product-options.product-thumb .btn-general,
.kit-cart .btn-general,
.add-to-cart-footer .btn-general,
#popup-quickview .cart .btn-general,
#product .cart .btn-general{
	background-color: #73AF28;
	color:#fff;
}
#product-options.product-thumb .btn-general .icon-cart-add,
.add-to-cart-footer .btn-general .icon-cart-add,
#popup-quickview .cart .btn-general .icon-cart-add,
#product .cart .btn-general .icon-cart-add{
	background: #fff;
}
.product-thumb:hover .cart .btn-general {
	background-color: #73AF28;
	color:#fff;
}

.btn-general:focus,
.btn-general:hover,
.btn-general:active{
	color:#fff;
	background-color: #69b100 !important;
}

.btn-general:focus .icon-cart-add,
.btn-general:hover .icon-cart-add,
.btn-general:active .icon-cart-add,
.product-thumb:hover .cart .btn-general .icon-cart-add{
	background: #fff;
}

/* ********************************************************************************************** */
/* 
body {
  background: radial-gradient(
      61.4% 35.18% at 88.44% 104.58%,
      #fff8d1 0,
      rgba(255, 248, 209, 0) 100%
    ),
    radial-gradient(
      24.2% 54.94% at 114.53% 46.02%,
      #fff8d1 0,
      rgba(255, 248, 209, 0) 100%
    ),
    radial-gradient(
      44.1% 20.6% at 70.31% -1.46%,
      #fff8d1 0,
      rgba(255, 248, 209, 0) 100%
    ),
    radial-gradient(
      51.78% 69.08% at 109.69% 36.7%,
      #d4d8fc 0,
      rgba(212, 216, 252, 0) 100%
    ),
    radial-gradient(
      43.58% 54.37% at 71.82% 66.11%,
      #d4d8fc 0,
      rgba(212, 216, 252, 0) 100%
    ),
    radial-gradient(
      69.89% 86.85% at 17.08% 51.31%,
      #efffdb 0,
      rgba(255, 233, 220, 0) 100%
    ),
    radial-gradient(
      46.43% 46.55% at 12.53% 7.34%,
      #efffdb 0,
      rgba(255, 233, 220, 0) 100%
    );
}
 */
.footer-ribbon {
	background-color: #73AF28;
}
.footer-ribbon-box::after {
	background-color: #69b100;
}

footer .btn-newsletter {
    background-color: #73AF28;
}
footer .btn-newsletter:hover, footer .btn-newsletter:active, footer .btn-newsletter:focus {
    background-color: #69b100;
    border:0px;
    color:#ffffff;
}

.sticker-ch-pd.procent-skidka {
	background: #73AF28;
}
.price-old {
  color: #ADB5BD;
}
.btn-open-search {
  background: #73AF28 !important;
}
.product-thumb .price {
  justify-content: center;
}
.us-html-box {
  padding: 15px;
  background: #FFF;
  border-radius: 10px;
  -webkit-transition: box-shadow .2s ease, opacity .2s ease;
  transition: box-shadow .2s ease, opacity .2s ease;
}
.price-actions-box {
  margin-top: auto !important;
}
.header-nav-links .btn-link:hover {
  text-decoration: underline !important;
}
.header-nav-links li {
  padding: 1px 10px;
}
@media (min-width: 992px) {
  .header-nav-links > li + li {
    border-left: 1px solid rgba(100, 100, 100, .1);
  }
}
@media (min-width: 992px) {
  .ocf-theme-light-block.ocf-vertical .ocf-filter {
    box-shadow: 0px 0px 0px 1px #EAEDF7;
    padding: 20px !important;
    border-radius: 8px !important;
    background-color: #fff !important;
  }
}
.ocf-btn-mobile-fixed .ocf-btn {
  background-color: #73AF28 !important;
}
.ocf-noUi-connect:before, .ocf-noUi-handle {
  background-color: #73AF28 !important;
}
.chm-search-block {
  box-shadow: 0px 0px 0px 1px #EAEDF7;
  padding: 20px;
  border-radius: 8px; 
}
@media (min-width: 992px) {
  #additional-menu .nav-dopmenu {
    align-items: center;
  }
  .container.box-dopmenu::before {
    border-top: 47px solid #F7F8FB;
    box-shadow: 0px 15px 18px rgba(0, 0, 0, 0.05);
  }
  .btn-menu-top.vh1-bl {
    font-size: 16px;
  }
}
.nav-dopmenu .btn-menu-top {
  background: #73AF28;
  display: inline-flex;
  position: relative;
  width: 100% !important;
  flex: 0 0 20%;
  flex-grow: 0;
  flex-shrink: 1;
  height: 47px;
  margin-right: 30px;
  border-radius: 0;
}

.nav-dopmenu .btn-menu-top:hover {
  background: #69b100;
}
.icon-btn-menu-top {
  font-size: 20px;
  position: absolute;
  left: 14px;
}
.header-nav-links .btn-link {
  font-size: 12px;
}
#logo img {
  margin-left: 15px;
}
#additional-menu .nav-dopmenu > li > a:hover {
  background: #73AF28;
  color: #fff;
  text-decoration: none;
  height: 47px;
}
.checkout-col-fix-right {
  background: none !important;
}
.opc_block_totals .totals-inner {
  background: #fff;
}
.mod-categories .mc-item.is-active-item > span > a, .mod-categories .mc-child-item.is-active-item > span > a, .mod-categories .mc-child-item.is-active-item > .mc-children > .mc-child-item.is-active-item > a {
  color: #73AF28;
}
.box-contact-left, .box-contact-form form {
  background-color: #fff;
}
.feedback_widget_button {
  background-color: #73AF28 !important;
}
#menu-vertical-list .nsmenu-thumb, .m-mm-list .mobile-menu-icon {
  max-width: 35px;
}
/* a.hpm-button, span.hpm-button, .hpm-button.out-stock {
  opacity: 0.8 !important;
  background-color: unset !important; 
}
.hpm-button.out-stock:before {
  display: none;
}
.hpm-button.active {
  opacity: 1;
} */
.hpm-button.active {
  border-color: #69B100 !important;
}