/*
Theme Name: Makro Actie Theme
Theme URI: http://makrotankstations.be/
Author: U Digital Developer Team
Author URI: https://www.u-digital.nl/
Description: This template is exclusively developed for Intemo's website
Version: 1.0
Text Domain: makro

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body{
    padding-bottom: 60px;
}

img{
    max-width: 100%;
    height: auto;
    margin-bottom: 0px;
}

.makro-klantnummer{
    display: none;
}

#bonForm .form-group label.error{
    color: #ff0000;
    display: block;
    padding-top: 10px;
}

#bonForm label .labelDesc{
    font-weight: 400;
}

#bonForm .form-control{
    border-radius: 0px;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    font-style: italic;
}

#captchaImage{
    max-height: 36px;
    margin-bottom: 0px;
    width: 100px;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group-addon, .input-group-btn {
    /* width: 1%; */
    white-space: nowrap;
    vertical-align: middle;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-addon {
    padding: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #999;
    border-radius: 0;
    border: none;
}

.input-group-addon:last-child{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:first-child{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    /* border-right: 0; */
}

#captchaReload{
    display: block;
    float: right;
    padding-top: 10px;
}

#captchaReload img{
    max-height: 20px;
    margin-bottom: 0px;
}

#error-captcha{
    float: left;
    color: #ff0000;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
    display: none;
}

#actieFormSection h3{
    font-size: 24px;
    margin-bottom: 20px;
    color: #002870;
    border-bottom: 2px solid #002870;
    padding-bottom: 15px;
    margin-top: 0px;
}

#formulier{
    margin-bottom: 30px;
    /* padding-top: 30px; */
}

#formulier .btn-tertiary{
    border: none;
    padding: 10px 20px;
}

#formulier h3{
    color: #ed1820;
    margin-bottom: 0px;
    border-bottom: 0px;
}

#bonForm{
    border: 1px solid #ed1820;
    padding: 15px;
    background-color: #F1F1F1;
}

#bonForm .form-group label{
    color: #171717;
}

#bonForm .note{
    font-style: italic;
}

#moreBon{
    display: block;
    color: #171717;
    text-decoration: none;
    font-weight: 700;
    background: url(assets/img/actie_locatie/add-bon-btn.png) no-repeat;
    background-size: 20px 20px;
    line-height: 20px;
    padding-left: 30px;
    margin-bottom: 30px;
}

#bonForm #accept_term_condition-error{
    padding-top: 0px;
}

.bonForm{
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
}

#bonFormWrapper .bonForm:last-child{
    border-bottom: none;
}

#bonFormWrapper .bonForm:first-child{
    padding-top: 0px;
}

.speelgoedSuccess{
    display: none;
}

.actievoorwaarden{
    padding-top: 30px;
}

.actievoorwaarden h4{
    margin: 0 0 15px;
    font-family: eurostilebold, Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    color: #002870;
}

.actievoorwaarden-box{
    border-top: 2px solid #002870;
    padding: 20px 10px 15px;
}

.actievoorwaarden-box ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.actievoorwaarden-box ul li{
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

.actievoorwaarden-box ul li:last-child{
    margin-bottom: 0px;
}

.actievoorwaarden-box ul li:before{
    position: absolute;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E207";
    left: 0px;
    color: #002870;
}

#tankstation-list ul{
    margin: 0px;
    list-style: none;
    border: 1px solid #002870;
    padding: 15px 10px;
    background-color: #F1F1F1;
}

#tankstation-list ul li{
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

#tankstation-list ul li:last-child{
    margin-bottom: 0px;
}

#tankstation-list ul li:before{
    position: absolute;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E472";
    left: 0px;
    color: #002870;
}

#tankstation-list h4{
    margin: 0 0 15px;
    font-family: eurostilebold, Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    color: #002870;
}

.weekwinnaars-box{
    height: 59px;
    position: relative;
    background: #F1F1F1;
    margin-bottom: 30px;
}

/*.weekwinnaars-box:before{
    content: ' ';
    height: 59px;
    width: 109px;
    background: url(assets/img/winner-left.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.weekwinnaars-box:after{
    content: ' ';
    height: 59px;
    width: 109px;
    background: url(assets/img/winner-right.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}*/

.weekwinnaars-wrapper{
    position: relative;
    z-index: 10px;
    height: 59px;
    width: 100%;
}

.weekwinnars-item{
    height: 59px;
    width: 100%;
    line-height: 59px;
    text-align: center;
    color: #002870;
    font-size: 32px;
}

.actieContentBox p{
    margin: 0 0 15px;
    line-height: 1.5em;
}

.actieContentBox ul, .actieContentBox ol{
    margin-bottom: 15px;
}

.page-template-default:not(.home) .actieDescription{
    padding-top: 30px;
}

.actieContentBox{
    margin-bottom: 30px;
}