/*
Theme Name: Koral Child
Description: Child theme for the Koral Theme
Author: Upper
Template: koral
Version: 1.0
*/

.wpcf7 .koral-labeled input[type="tel"], .contact-form input[type="tel"] {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 15px;
    outline: none;
    margin: 10px 0;
    border: 2px solid #e0e0e0;
    background: #fff;
    font-size: 0.9em;
    opacity: 0.8;
}

#secondary_footer .footer_custom_text p, 
#secondary_footer .footer_custom_text a {
	font-size:12px !important;
}

#secondary_footer .footer_custom_text strong a{
	font-weight: bold !important;
}
