.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a:after {
    font: normal normal normal 12px/1 FontAwesome;
    position: relative;
    line-height: inherit;
    content: "\f107";
    top: 1px;
    margin-left: 12px;
    background: none !important;
}

.bdt-price-table-button {
	background-size: 200%;
    background-image: linear-gradient(90deg, #F79056 0%, #F3600D 50%,#F79056 );
    background-image: linear-gradient(265.12deg,#F79056 11.19%,#FF5800 85.75%);
	transition: 0.4s !important;
}

.bdt-price-table-button:hover {
	background-position: right !important;
}
.swiper-slide {
  height: auto;
}

.bdt-advanced-icon-box-icon span img {
	margin-left: auto;
	margin-right: auto;
}
.cakelements-burger-menu {
	max-height: 70vh;
    overflow-y: auto;
}
.woocommerce div.product form.cart .button
{	
	background-color: #ff8767;
	transition-duration: 0.4s;	
}

.woocommerce div.product form.cart .button:hover
{
	background-color: #00837b;
	color: white;	
}

.woocommerce ul.products li.product .button:hover {
	background-color: #00837b;
	color: white;	
}

.woocommerce ul.products li.product .button {
  margin-top: 1em;
	background-color: #ff8767;
	transition-duration: 0.4s;
	color:white;
}

.woocommerce div.product div.images img {
  display: block-axis;
  width: 70%;
  height: 70%;
  box-shadow: none;
}

.digo-banner-breadcrumb {
  padding: 50px 0;
  height: 50px;
	background-color: #ff8767;
}

.digo-banner-breadcrumb::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
opacity: .8;	
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #00837b;
  font-size: 1.75em;
}

.button.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ff8767;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
