/*
Theme Name: Laurent Child
Theme URI: https://laurent.qodeinteractive.com/
Description: A child theme of Laurent Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: laurent
Template: laurent
*/

.pum-container {
    text-align: center;
}

body .pum-theme-lightbox .pum-title {
    text-align: center;
    font-weight: 500;
}

body .pum-theme-lightbox .pum-content {
    text-align: center;
    font-weight: 400;
}

.pum-content input[type=email] {
    color: #000;
}

body .pum-content input.gform_button {
    margin: 0 auto;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 25px;
}
body .pum-theme-5598 .pum-container, body .pum-theme-lightbox .pum-container {
    background: #715b3e;
    border-color: #0b1315;
}
body .pum-theme-lightbox .pum-title {
    color: #fff;
}
body .pum-theme-lightbox .pum-content {
    color: #fff;
}
.pum-content input[type=email] {
    background: #fff;
}
body .pum-content input.gform_button{
        background: none;
    border: 1px solid #fff;
    color: #fff;
}

.eltdf-content ol li,
.eltdf-content ul li {
	margin-bottom: 20px;
	margin-left: 35px;
	list-style: auto;
}