/*
 Theme Name:   kava-child
 Author:       kava-child
 Template:     kava
*/


@import url("../kava/style.css");

body {
margin: auto !important;
}


.site-content__wrap
{
background-color: #C0C0C0 !important;	
}

.site-footer__wrap
{
background: #C0C0C0 !important;	
}

.site-footer 
{
margin-top: -30px;	
}



.um-account-profile-link a
{
border: 1px solid #333; 
display: inline-block;
padding: 5px 15px; 
text-decoration: none;
color: red !important; 
background: linear-gradient(to bottom, #fcfff4, #e9e9ce);
	
font-size: 30px !important;
font-weight: 900 !important;	
}



	

.page-content
{
/*background-color: #C0C0C0 !important;*/
}

.graph
{
/*height: 1000px;*/	
}


.form-table
{
background: #C0C0C0 !important;	
}


.nf-form-content 
{
max-width: 50% !important;
}

.td-crypto-name
{	
font-size: 18px !important;
font-weight: 900 !important;
display:inherit !important;
}


.td-crypto-count
{
font-size: 18px !important;
font-weight: 900 !important;	
}


.td-crypto-count input
{
background:#C0C0C0 !important;
}



.um-faicon-frown-o
{
display:none !important;	
}




.btn-buy-crypto
{
border: 1px solid #333; 
display: inline-block;
padding: 5px 15px; 
text-decoration: none;
color: #000; 	
}

.btn-buy-crypto:hover 
{
box-shadow: 0 0 5px rgba(0,0,0,0.3);
background: linear-gradient(to bottom, #fcfff4, #e9e9ce); 
color: #a00;
}
