/* Themify Customize Styling */
body {	
	font-family: "Muli";	font-weight:normal;
	font-size:17px;
 
}
.pagewidth,.module_row>.row_inner,.module-layout-part .module_row.fullwidth_row_container>.row_inner {	
	width: 80%; 
}
#headerwrap {	background: none;
	background-color: #ed2121;margin: auto; 
}
#header {	
	margin: 10px; 
}
#site-description {		font-size:15px;
	text-align:center;
	color: #fff204; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body {		font-weight:normal;
 
}
.pagewidth,.module_row>.row_inner,.module-layout-part .module_row.fullwidth_row_container>.row_inner {	width: auto; 
}
#headerwrap {	background: none;
	background-color: #ed2121; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #ebebeb;
	font-family: "Muli"; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #fafafa;
	font-family: "Muli";	font-weight:600;
	font-size:18px;
 
}
.pagewidth,.module_row>.row_inner,.module-layout-part .module_row.fullwidth_row_container>.row_inner {	width: auto; 
}
#headerwrap {	background: none;
	background-color: #ed2121; 
}
 }
/* Themify Custom CSS */
.cryptowp-grid .cryptowp-coin-price {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}

.widgettitle {
    background: #FBEBE5;
}
.post-meta a {
    color: #736b44;
    text-decoration: none;
    font-weight: normal;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 10%;
    background: #ffe3e3;
        background-color: rgb(255, 227, 227);

        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
}