.step-v3 ul li .chevron {
    border: 48px solid transparent;
    border-left: 28px solid #fff !important;
    border-right: 0;
    display: block;
    position: absolute;
    left: 0;
    top: -28px;
    z-index: 1;
  }
  /*
#search-on-page + div #page { 
background:transparent;
min-height:0;
 }
 */
 #wbe4Wrapper .box-gray-light {
    background-color: #fff !important;
}
#wbe4Wrapper .bordered-box {
    border: 1px solid #c5ca8f !important;
}
#wbe4Wrapper #search-box .nav-tabs>li>a:hover, 
#wbe4Wrapper #welcome-reset-account #welcomeResetAccountBox>li>a:hover
 {
    background-color: #f1f2e4 !important;
    color: #f1f2e4 !important;
  }


 #wbe4Wrapper .row-highlighting:hover {
    background-color: #EDEFD !important;
}
 #wbe4Wrapper .row-highlighting:hover div div h4 a {
    color: #7c7c7b !important;
}

 #wbe4Wrapper ul.precheckout-tabs>li.active>a,
 #wbe4Wrapper ul.precheckout-tabs>li.active>a:hover,
 #wbe4Wrapper ul.precheckout-tabs>li.active>a:focus {
  	color:#fff;
  	background-color:#990140;

 }
#footer { 
	border-top: 1px solid #fff; 
 }
div#cookies-alert {
    position: absolute;
    z-index: 999;
    opacity: .9;
    width: 80%;
    left: 10%;
}
@media screen and (min-width:320px) {

	 #wbe4Wrapper ul.precheckout-tabs>li.active>a,
	 #wbe4Wrapper ul.precheckout-tabs>li.active>a:hover,
	 #wbe4Wrapper ul.precheckout-tabs>li.active>a:focus {
	  color:#fff;
	  background-color:#990140 !important;

	 }
}

 @media screen and (min-width:768px) { 
   .step-v3 ul li, .step-v3 ul li:last-child { 
 		border-right: 2px solid #fff !important;
		border-left: 2px solid #fff !important;
 	}
	#wbe4Wrapper #steps-on-page {
	    background: #990140 !important;
	    margin:0 !important;
	}
	 #wbe4Wrapper ul.precheckout-tabs>li.active>a,
	 #wbe4Wrapper ul.precheckout-tabs>li.active>a:hover,
	 #wbe4Wrapper ul.precheckout-tabs>li.active>a:focus {
		  color:#fff;
		  background-color:#90992c !important;
	 }
	#wbe4Wrapper #power-image-box {
	    width: 100%;
	    margin-bottom: 16px;
	    border-bottom: solid 3px #ba014e;
	}

}

.touch-me-like-btn { 
	background-color:#c5ca8f; 
} 
/*
@media screen and (max-width:767px) {

  #show-steps-v3.step-v3 ul li .step-number,
 #show-steps-v3.step-v3 ul li:last-child .step-number,
 #show-steps-v3.step-v3 ul li:first-child .step-number {
  margin-right:0;
  font-size:14px;
  position:relative;
  left:0;
  padding:12px 16px;
  background-color: #ba014e !important;
  border-radius:50%;
  border: 1px solid #990140 !important;
  border-width:3px;
  color:#fff !important;
 }
#show-steps-v3.step-v3 ul li, 
#show-steps-v3.step-v3 ul li:last-child, 
#show-steps-v3.step-v3 ul li:first-child,
#show-steps-v3.step-v3 ul li.active, 
#show-steps-v3.step-v3 ul li:last-child.active, 
#show-steps-v3.step-v3 ul li:first-child.active  {
    background-color: #ba014e !important;
    height: 48px;
    padding: 0;
    line-height: 48px;
    border-right: none;
    text-align: center;
    color: #fff !important;
    
  }


#show-steps-v3.step-v3 ul li .step-number.badge-active, 
#show-steps-v3.step-v3 ul li:last-child .step-number.badge-active, 
#show-steps-v3.step-v3 ul li:first-child .step-number.badge-active {

background-color: #990140 !important;

border: 1px solid #990140 !important;

color: #fff !important;

}
}
*/