@font-face {
    font-family: Jenna;
    src: url("/custom/JENNASUE.TTF") format("truetype");
}
@font-face {
    font-family: Zeyada;
    src: url("/custom/Zeyada-Regular.ttf") format("truetype");
}

@font-face {
    font-family: StayClassy;
    src: url("/custom/Stay-Classy.ttf") format("truetype");
}

.tp-caption {
    text-shadow: 0 0 10px #222; -moz-text-shadow: 0 0 10px #222; -webkit-text-shadow: 0 0 10px #222; -khtml-text-shadow: 0 0 10px #222;
}

#concol {
    box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
    padding: 30px 30px 5px;
}

#concolone {
    box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
    padding: 30px;
}

.single-post .entry-title {
    line-height: 36px;
}

.fa {
    font-size: 30px !important;
    margin: 0 10px !important;
}

.et_pb_module_header {
    font-family: "StayClassy" !important;
    font-size: 53px;
    padding: 0 !important;
}

#mc_embed_signup input {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
}

.single-post .entry-title {
    color: #7e25f0;
    margin-bottom: 20px;
    font-weight: 600;
}

#footer-bottom {
    background: url(https://www.lucy-lloyd.com/wp-content/uploads/2020/10/image0.jpeg);
}

h5 {
    font-family: 'StayClassy' !important;
    font-size: 60px !important;
    margin-bottom: 15px;
}

#main-header {
    background-color: #fff;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: 0 !important;
}

#footer-info {
    width: 100%;
    text-align: center;
}

#main-header {
    background: url(/custom/ll-head-bg.png) no-repeat top right;
}

.et-fixed-header {
    background: #fff !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit, #mc-embedded-subscribe {
    background: #7e25f0;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

/* SINGLE POST AC FORM */

#bwform {
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee;-webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
  padding: 10px 0 30px;
  margin-top: 10px;
  margin-bottom: 40px;
}

.single .et_pb_post {
  margin-bottom: 0 !important;
}

.single .et_pb_post {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.single-post .et_pb_section.et_pb_section_0.et_section_regular {
  padding-bottom: 20px !important;
}