/*
Theme Name: You Are Raven Theme
Theme URI: 
Description: Child theme of salient theme for the Salient theme
Author: JG Studio
Author URI: https://jongrogan.co
Template: salient
Version: 10.5.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 14 Aug 2019 16:32:05 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

body .col.centered-text ul, body .wpb_column.centered-text ul {
    display: inline-block;
    text-align: center;
    margin-left: 0;
    width: 100%;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	    width: 100% !important;
	}
}

.character-img {
    max-height: 300px !important;
}

@media only screen and (min-width: 1001px) {   
 .reverse-row > .col.span_12 {        
    flex-direction: row-reverse !important;  
  }
}

.hidden {
    display: none !important;
}