/*
Theme Name: Theme Extensions (Peter's Favorite)
Author: CHOICE
Author URI: http://choiceomg.com/
Description: We build on top of existing themes to extend what is already great. Save time and money by using what is tried tested and true.
Version: 1.0.0
License: Reserved.
Template: dt-the7
*/

input.wpcf7-submit {
    width: 150px;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 0.5em;
    font-size: 1em;
}

.landing-contact-col-head {

}

.landing-contact-coli-wrapper {
    padding: 0.5em;
}

.landing-contact-col {
    background-color: lightgrey;
    padding: 0.75em;
    border-radius: 3px;
}

html:not(.mobile-true) #bottom-bar img,
html:not(.mobile-true) #header img,
html:not(.mobile-true) #main,
img:not(.animate-element, .ls-s-1) {
    opacity: 1 !important;
}
