/*
Theme Name: Coney
Theme URI: http://coney.select-themes.com
Description: Description
Author: Select Themes
Author URI: http://demo.select-themes.com
Text Domain: coney
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

input.wpcf7-form-control.wpcf7-submit{
background-color:#003cd4 !important;	
	}
	
.qodef-wrapper-inner{
 display: inline-block !important;
 opacity: 10 !important;
	}	

.text-center{
	text-align:center;
	}
	
@media only screen and (max-width:767px){
#pp_full_res > iframe{
width: 100% !important;
Height:auto;
}

.wpb_revslider_element{
   display:none;	
	}
	
	}