.optimaOverlay{
    display:none;
}

.relativeProdImg{
    position:relative;
}

.lineOffersHR{
    display:none;
}

.imgProdAtasat{
    max-width: 100%;
    float: right;
    width: 85px;
}

.cadRedEvidence{
    font-weight:bold !important;
    color:red !important;
}

/*iframe hipay -> master_order.css*/
.iframe.placeholder.hipay{
	width: 100%;
}
#iframecontainer{
	width: 100%;
    height: 430px;
}
#hipayiframe{
	width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    border: solid 1px #bbbbbb;
    border-radius: 7px;
}
@media (max-width: 768px) {
	#iframecontainer{ 
	    height: 500px;
	}
}
/*iframe hipay -> master_order.css*/

.sumar_rate_special{
    border-radius:15px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 15px;
    background: #8bc34a7a;
    text-align: left;
    display:none;
}

#orderForm_paymentMethod .form-check, #orderForm_deliveryMethod .form-check {
    width: 100%;
}

.payment_method_paypal_image, .payment_method_paypal-abonament_image {
    height: 35px;
}

.fs-0d8rem {
    font-size: 0.8rem;
}

.lh-1rem {
    line-height: 1rem;
}

.mt-0d25rem {
    margin-top: 0.25rem;
}