﻿/* ORACLE */

/* Iconos cabecera */

.info-product .summary-card .scs-component-content {
    width: 100%;
}

.info-product-icon .scs-image-container {
    overflow: inherit;
}


.info-product .scs-image .scs-image-image {
    width: inherit;
    vertical-align: inherit;
}


/* Botones */
/*
.info-product .info-product-footer div.button scs-button, .info-product .info-product-footer div.button-blue scs-button,
.info-product .info-product-footer div.button-grey scs-button, .info-product .info-product-footer div.button-close scs-button{
	margin-top: 0px;
}
*/
/* v3 */
.button-icon--call-phone {
    background-position-x: 15%;
}

/* Dos columnas , margin */
div#secondcol div.scs-paragraph {
    margin-left: 0px !important;
}
