.header-banner {
	background-color: rgb(220,41,38);
	background-image: none;
}



	.wdmrt-total-condition {
  width: 100%;
  position: relative;
  background: #EDEDED;
  height: 15px;
  line-height: 15px;
  font-size: 80%;
  margin-top: 25px;
}

.wdmrt-total-condition-hin {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  line-height: inherit;
  color: #555555;
  text-align: center;
  font-weight: bold;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  -o-transition: width 500ms ease;
  transition: width 500ms ease;
}

.wdmrt-subtotal-condition {
  background: #459647;
  position: relative;
  z-index: 1;
  color: #FFF;
  line-height: inherit;
  width: 2px;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  -webkit-transition: width 500ms ease;
  -moz-transition: width 500ms ease;
  -o-transition: width 500ms ease;
  transition: width 500ms ease;
}

.wdmrt-total-condition-desc {
  max-width: 550px;
  margin: 15px auto 30px auto;
  text-align: center;
  line-height: 1.4;
}
.wdmrt-total-condition-desc a {
  font-weight: bold;
  text-decoration: underline;
}
.wdmrt-total-condition-desc a:hover {
  color: #000;
}
.wdmrt-total-condition-desc strong {
  color: #000;
}
.wdmrt-total-condition-desc .woocommerce-Price-amount {
  color: #b51f29;
  font-weight: bold;
}
.product-summary-shadow .summary-inner {
    padding: 30px 35px 15px;
    background-color: #fff;
    border-radius: 0px;
	box-shadow: 0 3px 6px #0259c38c;}

.product-label.out-of-stock {
	color: #0259c3;}
.product-image-summary 
div.bundled_product_summary, .woocommerce div.product.bundled_product_summary {
display:inline-block;
}
p.stock {
	font-size: 17px;}
.tagged_as {
	display: none!important;
}
.single_add_to_cart_button {
font-size: 18px;
}

.product-type-simple form.cart > button {
  flex-grow: 1;
	width: 100%;
}
.woocommerce-Reviews .comment-reply-title, .woocommerce-Reviews .woocommerce-Reviews-title {
	text-transform: none;}
.set-cont-mb-s {
    --wd-tags-margin-bottom: 0px;
}
.container.header-banner-container.set-cont-mb-s.reset-last-child {
    -webkit-animation: pulse 1.5s infinite;
}