/*
Theme Name: III Child Theme
Theme URI: http://internationalimplantologyinstitute.com
Description: Child theme for III
Author: Brandgestic
Author URI: http://brandgestic.com
Template: III
Version: 1.0
*/

#header-outer[data-box-shadow="small"] {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22) !important;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}

#copyright span, #footer-outer #copyright a, footer_data * {
    color: #243C46 !important;
}

#copyright .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#footer_data {
    text-align: center;
}

#footer_data p {
    padding-bottom: 7px;
}

#footer-outer #footer_data {
    padding-bottom: 0;
}

#copyright a:hover {
    text-decoration: underline;
}

@media only screen and (min-width:1000px) {
    #brandgestic {
        margin-left: auto;
    }
}

#recaptcha {
    margin: 10px 0;
}
