
h1 {
    color: #ff7500;
}

.tm-toolbar {
    background: #222 none repeat scroll 0 0;
}


.tm-block-alt {
    background: #f4f4f4
}

.tm-block-alt h1, h2, h3, h4,
.tm-block-alt .uk-panel-title {
   
}

.tm-footer {
    background: #222;
}


/* MODULES */
#jd-mod-maps-default .jd-mod-maps-container, 
#jd-mod-maps-default .jd-mod-maps-body  {
    background: #222;
}

.cd-button-primary {
    background: #ff7500;
    border: 1px solid #ff7500;
}

.cd-button-primary:hover,
.cd-button-primary:active {
    background: #e74e12;
    border: 1px solid #e74e12;
}


#jd-mod-product-default .jd-mod-category {
    background: #e7dd0a 
}


/* HTML */

.uk-how-it-works i {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #a5a5a5;
}
