/*!
    Theme Name: Vibranium
    Text Domain: webpetal-theme
*/

/* all css in CSS folder. Edit cutom css here. PLease do not edit css/style.css */

.wpcf7-spinner {
    position: absolute;
}

footer .footer-copyright .copyright  ul li {
 display: inline-block;
 font-size: 11px;
}
 
footer .footer-copyright .copyright  ul li:after {
    content: " | ";
}
footer .footer-copyright .copyright  ul li:last-child:after {
    content: "";
}
.contact-form p {
    margin-bottom: 0;
}