.fecha_estimada {
    font-size: 12px;
}

#product .fecha_estimada {
	display: block;
	font-size: 14px;
    color: black;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 25px;
}

.checkoutpro-container .fecha_estimada {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    color: #6e6e6e;
    padding: 0px;
}
.fecha_estimada.feature-data img {
    vertical-align: bottom;
}
.fecha_estimada {
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7a7a7a;
    text-align: left;
}
#product .product-actions .fecha_estimada {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	font-size: 14px;
	color: #232323;
	padding: 0;
	align-items: center;
	gap: 0px 10px;
	margin: 0px;
	padding: 0px !important;
}
#product #status-sending.color_1 {
	background: green;
}
#product #status-sending.color_2 {
	background: green;
}
#product #status-sending.color_3 {
	background: red;
}
#product #status-sending, #product #status-nostock {
	width: 15px;
	height: 15px;
	display: block;
	border-radius: 50%;
}
@media(max-width:991px) {
	#product .fecha_estimada {
    	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	.rlp-product-footer .fecha_estimada {
    	font-size: 13px !important;
    	font-weight: 400 !important;
    	font-stretch: normal !important;
    	font-style: normal !important;
    	line-height: normal !important;
    	letter-spacing: normal !important;
    	color: #8c8c8c !important;
    	text-align: left !important;
    	clear: both !important;
   	 	padding-top: 3px !important;
   	 	font-family: 'Work Sans', Noto Sans, sans-serif !important;
	}
}
