.lightblue {
color:#009fe3;
}

.logo img {
max-width: 258px !important;
}	
	
.main-header-content nav {
border-right: 2px solid #009fe3 !important;
}


		
.banner-slogan {		
background-color: #efdb22 !important;
}


.lime-button {
background-color: #efdb22 !important;
}

.lime-button:hover {
background-color: #009fe3 !important;
}
/*======================
 ADD BAG BUTTON
======================*/
.bag-button {
color: #efdb22 !important;
}

/*======================
 ADD BAG WRAP + INPUT
======================*/
  
.type-product .addToBagButtonWrap input[type=submit] {
	color: #efdb22 !important;
}

.type-product .addToBagButtonWrap::before {
	color: #efdb22 !important;
}
/*
.type-product .addToBagButtonWrap:hover { 
background-color: #efdb22 !important;
}

.type-product .addToBagButtonWrap:hover input[type=submit] {
background-color: #efdb22 !important;
}
*/

/* OVERLAY IMGS */

.new-arv-carousel span.icon-maglass {
color: #efdb22 !important;
}

.info span {
color: #efdb22 !important;
}


/* MOBILE MENU */

.mobile-bar .logo img {
max-height:38px;
width:auto !important;

}
.mobile-slide {
/*background: #009fe3 !important;*/
}

.mobile-menu-list li { 
/*background-color: #009fe3 !important;*/
}

.mobile-menu-list li a:hover {
background-color: #009fe3 !important;
color: #ffffff;
}

 .mobile-slide .sub-menu a {
background-color: #efdb22 !important;
 }

 .mobile-menu-sign-up {
	 background-color: #009fe3 !important;
 }
 
 
 
/* SINGLE PRODUCT */
.type-product div.tabs> h3 {
	border-top: #efdb22 1px solid !important;
}
.type-product div.tabs> div.tab {
	border-bottom: #efdb22 1px solid !important;
}
.type-product div.accordion> h3 {
	border-top: #efdb22 1px solid !important;
}
.type-product div.accordion> h3:first-child {
	border-bottom: #efdb22 1px solid !important;
}
/*
 span.addToBagButtonWrap {
	 background-color: #009fe3 !important;
 }
 */
 span.addToBagButtonWrap:before {
 color: #ffffff !important;
 }
 
 span.addToBagButtonWrap input {
 color: #ffffff !important;
background-color: #009fe3 !important;
 }
 
.lois-product-viewmore {
 border-bottom: #efdb22 1px solid !important;
}


 
/* NAV LINKS REMOVE */

 .mobile-slide  #nav-menu-item-8746 {
	display:none;
}
/* NAV LINKS HIGHLIGHT */
li#nav-menu-item-8726 {
	color:red !important;
}

/* FORM BUTTONS | CHECKOUT BUTTONS */

/* INTERNAL */

.lois-basketV2 input[type=submit],
.lois-basketV2 a.button,
input[type=button]
{
background-color:#2a3039 !important;
color: #efdb22 !important;
}

.lois-basketV2 input[type=submit]:hover,
.lois-basketV2 a.button:hover,
input[type=button]:hover{
background-color:#efdb22 !important;
color: #2a3039 !important;
}



/*=============================
TOP BANNER BUTTON ALTERATIONS
=============================*/


.top .lime-button {
background-color:transparent !important;
border:2px solid #ffffff ;	
color:#ffffff !important;	
}

.top .lime-button:hover {
background-color:#ffffff !important;
color:#2A3039 !important;
}

@media only screen and (max-width:900px) {
.top .lime-button {
background-color:transparent !important;
border:2px solid#2A3039 ;	
color:#2A3039 !important;
}

.top .lime-button:hover {
background-color:#2A3039 !important;
color:#ffffff !important;
}
}
/* =============================
FORM BUTTONS 
==============================*/


.single-intenralpage .lois-form-row form input[type=submit], 
.single-internalpage .lois-form-row form a.button, 
.single-internalpage .lois-form-row form input[type=button], 
.lois-form .lois-form-row input[type=submit] {
color: #efdb22 !important;
}


.single-intenralpage .lois-form-row form input[type=submit], 
.single-internalpage .lois-form-row form a.button, 
.single-internalpage .lois-form-row form input[type=button], 
.lois-form input[type=submit] {
color: #efdb22 !important;
}

/* SPECIFIC FREEDOM CSS OVERIDES PARENT ELEMENTS*/
td.bottomactions input[type=submit], 
.single-internalpage .entry-content td a.button {
color: #efdb22 !important;
}

td.bottomactions input[type=submit]:hover, 
.single-internalpage td a.button:hover {
color: #2A3039  !important;
}
/*===============================
LOIS BASKET WISHLIST
===============================*/

/* AJAX ADD BAG MODAL */

.lois #lois-modaloverlay .message input[type=button] {
background-color:#2a3039 !important;
color: #efdb22 !important;
}

/*===============================
QUICKBUY 
===============================*/

.lois .lois-product .quickbuy input {
color:#000000 !important;
}

.lois .lois-product .quickbuy .addToBagButtonWrap:before {
color:#000000 !important;
}

/*=================================
CHECKOUT 
==================================*/
/* SET FORM BUTTONS CHECKOUT */
.lois-checkout3 .checkoutbox input[type=submit],
.lois-checkout3 .checkoutbox input[type=button] {
background-color:#000000;
border:1px solid #000000;	
color: #efdb22 !important;
padding:5px 10px;
text-transform:uppercase;
font-weight:normal;	
font-family: 'Montserrat', sans-serif; /* FONT */	
}
/* WISHLIST */

.lois-wishlist .bottomactions a.button:hover {
background-color : #efdb22 !important
}