/*
 Theme Name:   WP Spectrum Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2017, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_spectrum
 Version:      1.1.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp_spectrum_child
*/

div.wpcf7 { 
background-color: #ffffff;
border: 2px solid #98d3e9;
padding:20px;
width:70%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
background:#98d3e9;
color:#000;
font-family:lora, sans-serif; 
font-style:italic;    
max-width:100%;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
background-color:#98d3e9;
width:95%;
text-align:center;
text-transform:uppercase;
}.custom-menu-top{	margin-top: -10px !important;	}.custom-menu-top li a{font-size: 25px;font-weight: 600;}.text-right{font-size: 21px;font-weight: 600;}.text-right span{}.widget_cs_social_widget ul li a i{font-size: 28px !important;}

@media screen and (max-width: 480px) {
   
    div.wpcf7{width:100%}
    
}