
/***************************************************************************************/
/* Master color: changes all the colors of the default theme */
/***************************************************************************************/

/*
 * Keep track of your colors!
 * Keep the colors list below updated!
 * 
 * This list displays all the colors
 * from the darkest to the lightest.
 *
 * You must use 6 differents shades of
 * your highlight color.
 *
 * —DARKEST
 * 1.  * 2.  * 3.  (the main color)
 * 4.  * 5.  * 6.  * —LIGHTEST
 *
 * The CSS that follows goes from
 * dark to light as well.
 *
 */

body {
	background-color: #e2dfe2;
  background-image:url();
}

/*
 * 1. Everything that is very dark blue by default
 *
 */

.containerFakeSelect .active {
	color: ;
}

.containerFakeSelect .contVal {
	background-color: ;
}

.main-content > aside > .btn.btn-blue {
	box-shadow: -3px 0 0 0 ;
}

.containerFakeSelect .active .arrowSelect-bg {
	border-top-color: ;
}

/*
 * 2. Everything that is dark blue by default
 *
 */

.topup-options a:hover {
	box-shadow: inset 0 0 0 1px ;
}

.topup-options a:hover {
	border-color: ;
}

.sidebar .btn.btn-blue {
	box-shadow: -3px 0 0 0 , 3px 0 0 0 ;
}

/*
 * 3. Everything that is blue by default (the main color)
 *
 */

.top-bar , .top-bar .container,
.services-quick-access header,
#services-description,
.services-quick-access .services-description li,
.topup-options a:hover,
.btn-blue,
.btn-toggle,
.order-steps .done:before,
.order-steps li:after {
	background-color: ;
}

a,
.top-bar a.active,
h1,
.field > label,
.btn-toggle.active,
.btn-toggle.active:hover,
.current .step-title,
.visual-steps .current a:hover .step-title,
.order-steps .done span,
.order-steps .done a,
.services-nav .btn {
	color: ;
}

.sidebar .user figure,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.content.standalone,
.btn-toggle,
.add-to-cart input[type="text"],
.current .step-number,
.order-steps li:before {
	border-color: ;
}

.services-quick-access .services-description .arrow {
	border-bottom-color: ;
}

/*
 * 4. Everything that is slightly lighter than blue by default
 *
 */

.btn-blue:hover {
	background-color: ;
}

.help-text a:hover,
.services-nav .btn:hover {
	color: ;
}

/*
 * 5. Everything that is light blue by default
 *
 */

.services-quick-access,
.current .step-number {
	background-color: ;
}

h2,
a:hover,
.article-name {
	color: ;
}

/*
 * 6. Everything that is very light blue by default
 *
 */

.containerFakeSelect .contVal li:hover {
	color: ;
}

/***************************************************************************************/
/* Other colors, if changes are needed */
/***************************************************************************************/

/*
 * Green by default
 *
 */

.btn-green,
.service-icon.green {
	background-color: ;
}

.sidebar .btn.btn-green.new-order {
    background-color: ;
}

.sidebar .btn.btn-green {
	box-shadow: -3px 0 0 0  , 3px 0 0 0  }

.tab-nav a.tabactive {
	-webkit-box-shadow: inset 0 4px , inset 1px 0 #E3E3E3, inset -1px 0 #E3E3E3; /* Change the first HEX code only! */
	-webkit-box-shadow: inset 0 4px , inset 1px 0 #E3E3E3, inset -1px 0 #E3E3E3; /* Change the first HEX code only! */
}

.article-price {
	color: ;
}

.services-overview-list li:hover {
	border-left-color: ;
}

/*
 * Slightly lighter than green by default
 *
 */

.btn-green:hover {
	background-color: ;
}

.sidebar .btn.btn-green.new-order:hover {
	background-color: ;
}

/*
 * "Calendar-red" by default
 *
 */

.sidebar-section-header.calendar {
	background-color: ;
}

.calendar .date:first-child {
	color: ;
	border-bottom-color: ;
}

/*
 * Services icons (not on the homepage)
 *
 */

.service-icon.green {
	background-color: ;
}

.service-icon.blue {
	background-color: ;
}






.order-steps li.done span, .order-steps li.done a {
	color: }
.order-steps li.done:before {
	background-color: }

.order-steps li:before {
	border: 2px solid }
.order-steps li:after {
	background-color: }


/***************************************************************************************/
/* Do not change the following */
/***************************************************************************************/

.top-bar a,
button,
.btn,
button:hover,
.btn:hover,
.services-list a,
.services-list a:hover,
.topup-options a:hover,
.preferences-table .containerFakeSelect li:hover,
.field .containerFakeSelect li:hover,
.view-cart span:hover {
	color: #ffffff;
}

.services-nav .btn {
	background-color: #ffffff;
}

.account-quick-access a,
tbody td:last-child a:hover {
	color: #8fc372;
}

.calendar a {
	color: #404040;
}

.calendar a:hover,
.topup-options a,
.footer nav a:hover {
	color: #808080;
}

.preferences-table .containerFakeSelect .contVal,
.field .containerFakeSelect .contVal {
	background-color: #808080;
}

.sidebar-login-form label,
.services-list .active,
.services-list .active:hover {
	color: #565656;
}

.easyday-update .toggle-visibility {
	color: #a0a0a0;
}

.help-text a {
	color: #cacaca;
}

tbody td:last-child a.delete:hover {
	color: #D06A6B;
}

.account-quick-access a:hover {
	color: #99d07a;
}

.btn-toggle.active {
	background-color: transparent;
}

/*.basket {
  top: 130px;
  background-color: ;
  box-shadow: -3px 0 0 0 , 3px 0 0 0 ;
}
*/

.basket {
  top: 130px;
  background-color: #ffac5a;
  box-shadow: -3px 0 0 0 #de9c4b, 3px 0 0 0 #de9c4b;
}

.comming-soon-events{
    background: #f8f8f8;
}

.comming-soon-events h2{ 
  color:; 
}

.comming-soon-events h2:after{ 
    background:  none repeat scroll 0 0;
}

.comming-soon-events ul li span{
  border: thin solid;
  color:;
}

.comming-soon-events ul li:hover span{ 
  background:; 
  color:#fff;
}
	
.comming-soon-events ul li h3{
  color:#fff;
}

.comming-soon-events ul li h3 a{ 
  color:; 
}

.comming-soon-events ul li h3 a:hover{ 
  color:;
}

.comming-soon-events ul li p{
  color:;
}


/***************************************************************************************/
/* End of the theme */
/***************************************************************************************/

