  .same-width-button a {min-width:150px!important}
  .same-width-button2 a {min-width:150px!important}


/*---Style for last Navigation Item in header Nav Bar */
#red-apple-nav li:last-of-type {
    background-color: #dc2626;
}

#red-apple-nav li:last-of-type a {
    color: #fff;
    text-transform: uppercase
}
/*---end style --*/