/*
Theme Name: Construction's BFM child
Template: construction
Theme URI: http://construction.vamtam.com
Text Domain: construction
Description: WordPress Theme with powerful back-end framework.
Author: Vamtam, mod by DJP
Author URI: http://vamtam.com
Version: 9.4
License: Envato
License URI: http://themeforest.net/licenses
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/



/* SIGEKO WIZ */
#sigeko_wizard {
    visibility: hidden;
}
#sigeko_wizard_result {
}
#sigeko_wizard > .input {
    margin-bottom: 15px;
}
#sigeko_wizard fieldset {
    border: none;
}
#sigeko_wizard .btn {
    width: 100px;
    text-align: center;
    padding: 5px;
    border: 1px solid #333333;
    box-shadow: 1px 1px 1px #333333;
    border-radius: 5px;
    background-color: #cccccc;
    float: right;
    margin: 10px;
    margin-top: 5px;
}
a.btn {
    text-decoration: none;
    color: #000000;
}
#sigeko_wizard .btn:Hover {
    background-color: #ffffff;
}
#sigeko_wizard > #stepCounter li.active {
    background-color: #999999;
}
#sigeko_wizard > #stepCounter li {
    list-style: none;
    float: left;
    padding: 7px;
    border-radius: 4px;
    margin-right: 5px;
    background-color: #dddddd;
}
#sigeko_wizard > .step {
    margin: 40px;
    clear: both;
    border: 1px solid #dddddd;
    margin-top: 60px;
    padding: 20px;
    border-radius: 10px;
    padding-bottom: 60px;
}
.resultitem {
    margin-bottom: 15px;
    font-weight: bold;
}

.tp-caption {
	display: none;
}

.pea_cook_wrapper p {
    bottom: 30px;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    color: white;
}