/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.wpcf7 .main-form button[type="submit"]{background: #99B5C4 !important; color: #fff;}
.wpcf7 .main-form button[type="submit"]:hover{ background: #99B5C4; color: #fff !important;}

.wpcf7 .main-form input[type="checkbox"]{width: auto !important;}

a{color: #99B5C4;}
.project-item a{pointer-events: none !important;}