.title-breadcumbs {
margin-bottom: 60px;
text-align: center;
background-color: #f6f6f6;
background-repeat: no-repeat;
background-position: center top;
padding: 25px 0;
}
.header-container .header-composer .top-header .header-dropdown-menu .widgettitlenoarrow:after {
content: "";
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
background-color: #eb2d2d;
color: white;
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
background-color: #c8ffa3;
color: black;
}
.woocommerce .product-wrapper .onsale, .woocommerce .single-product-image .onsale {
background: #eb2d2d;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #fff;
font-size: 0.9286em;
font-weight: 400;
height: 50px;
width: 85px;
line-height: 50px;
min-height: auto;
min-width: auto;
position: absolute;
left: 10px;
text-align: center;
text-shadow: none;
text-transform: none;
top: 10px;
z-index: 99;
padding: 0;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.main-container .product-view .summary .price {
display: inline-flex;
color: #eb2d2d;
font-size: 1.14em; 
font-weight: 700;
line-height: 1;
margin: 0 0 25px 0;
justify-content: center;
flex-wrap: nowrap;
align-items: flex-end;
}
.main-container .product-view .summary .price .woocommerce-price-suffix {
color: #707070;
display: block;
font-size: 0.6em;
padding-left: 5px;
margin-top: 10px;
}
.wp-block-woocommerce-checkout-order-summary-block {
font-size: 1.2em;
}
.wc-block-components-order-summary__button-text {
font-weight: 600;
color: #eb2d2d;
}
.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
background-color: #00b900;
color: white;
font-weight: 600;
border: none;
font-size: 1.2em;
}
.bapf_head h3 {
text-transform: none;
font-size: 1.2em;
border-bottom: 1px;
border-color: #80808075;
border-bottom-style: solid;
}
.main-container .product-view .summary .cart .variations {
border: none;
margin: 0;
width: 100%;
}