

.lp-navigation-section .nav-strip ul li:last-child a {
    background: #750D6C;
	color:#FFFFFF;
	{#
    max-width: 232px;
    width: 100%;
    padding: 13px 15px 12px;
    margin: -11px auto;
    font-size: 20px;
    border-radius: 100px;
  color:#ffffff;!important
  #}
}

.lp-navigation-section .nav-strip ul li:last-child a:hover {
  
  color:#ffffff!important;
}

/* .lp-navigation-section .nav-strip ul li a:hover  {
    color: #7F7F7F;
    font-weight: 400;
    text-transform: uppercase;
   text-decoration: underline;
} */
.nav-strip i.fa-arrow-right { font-weight: 300; /* font-size: 18px; */}
.lp-navigation-section .nav-strip ul li:last-child a:hover { text-decoration: none; background: #750D6C; opacity:1; }
.lp-navigation-section .nav-strip ul li a:hover i {transform: translateX(6px);transition: all 0.5s ease;}
.lp-navigation-section .nav-strip ul li a {padding: 20px 40px; border-radius: 50px;{# padding: 9px 20px; #} }
.lp-navigation-section .nav-strip ul li a:hover { background: #EDF2DF; text-decoration: none; opacity:1;  }