/*
Theme Name: uraana Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: uraana Child Theme
Template: uraana
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt
*/
*{box-sizing:border-box}
body{background-image:url(images/body-bg04.jpg);background-size:cover;background-repeat:no-repeat;color:#fff;font-family:arial;font-size:14px;line-height:18px;background-attachment:fixed}
img{max-width:100%;height:auto}
h1,h2,h3,h4,h5,h6{font-family:arial;font-weight:700;text-shadow:none;margin:0;margin-bottom:20px}
.skip-container,#header_section,#footer{display:none}
#wrapper{background:transparent;margin:0;padding:0;border:0;box-shadow:none}
.logo_margn{margin-bottom:20px !important}
.coming-soon{background-color:rgba(255,255,255,0.4);padding:60px 40px;width:100%;max-width:460px;-webkit-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;margin-left:50px}
.coming-soon h2{font-size:24px;line-height:30px;margin-bottom:20px;}
.coming-soon form{margin:0}
.coming-soon input[type="text"],.coming-soon input[type="email"],.coming-soon input[type="tel"],.coming-soon input[type="pass"],.coming-soon select{-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;height:35px;width:100%;border:0;font-family:arial;font-weight:300;font-size:14px;margin-bottom:3px;text-shadow:none}
.coming-soon input[type="submit"]{background:#ff7a39;color:#fff;border:0;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;height:35px;width:200px;font-family:arial;font-weight:700;font-size:16px;text-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;}
.coming-soon input[type="submit"]:hover{background:#ff5722}
form div{margin:0}
.fieldset:after{content:"";display:block;float:none;clear:both}
.field-left{float:left;width:48%}
.field-right{float:right;width:48%}
p{margin:0}
.text{margin-bottom:20px;}
form div.fieldset{margin-bottom:10px}
#container{max-width:100%}
body.full-width-layout #content-outer,body.default-layout #content-outer,body.full-width-no-box #content-outer{margin:0 auto;max-width:100%}
div.wpcf7 .ajax-loader{background-image:url(images/loading.gif);width:20px;height:20px;background-size:cover}
div.wpcf7-validation-errors{border:2px solid #f7e700;margin:0;font-size:12px;display:none!important}
span.wpcf7-not-valid-tip{font-size:14px;color:#ff0000}
div.wpcf7-response-output{font-size:14px; margin:10px 0;-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;}
div.wpcf7-mail-sent-ok{background: #398f14;}
#content-full{margin-top:120px;margin-bottom:0}
body.home #wrapper{margin:0}
.post-edit{display:none}
div.wpcf7-validation-errors{margin-bottom:20px}
@media(max-width:767px) {
#content-full{margin-top:20px}
.coming-soon{margin-left:0;padding:10px}
body{font-size:14px;line-height:20px}
p{margin-top:0!important}
.alignnone{margin:0}
.coming-soon h2{font-size:18px;line-height:23px;margin-bottom:15px}

}@media (max-width:460px) {	.subscribe-form .g-recaptcha {	transform: scale(0.77);	-webkit-transform: scale(0.77);	transform-origin: 0 0;	-webkit-transform-origin: 0 0;}	}