/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.1

Text Domain:  Avada

*/


body, html {
    background-color: #000 !important;
}


.content-contained {
    max-width: 700px;
    margin: 0px auto;
    float: none !important;
	padding:20px 0px;
}
.content-contained a{color:#004B97;}
.content-contained  .rcp-table th{background-color:#EFEFEF}
.rcp_form input{    border: 1px solid #CCC !important;
    margin: 10px 0px !important;}
.content-contained .rcp_form label {color:#000 !important;}

.rc-billing-navigation{background-color:#efefef;padding:10px;margin:10px 0px;}
.rc-billing-navigation a {color:#000;margin-right:15px}
.rc-billing-navigation a.active{font-weight:bold;}
.featured-poll-wrapper{margin-top:10px;margin-bottom:10px;}
.gform_wrapper{color: #e1b830 }
.gform_wrapper a{
	color: #e1b830 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    margin-right: 20px;
    padding: 10px 30px;
    padding-right: 20px;
    text-decoration: none;
    text-shadow: -1px 1px rgba(0,0,0,.3);}