/*
Theme Name: Mercury Child
Theme URI: https://mercury.is/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.6.3
*/
@import url("../mercury/style.css");

.space-box.enabled {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: none;
}
/*   button center fix    */
.wp-block-buttons .wp-block-button {
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.mycred-my-balance-wrapper {
    font-weight: 400;
    font-size: 1.2em;
    background-color: #f1f3f4;
    padding: 30px;
}
.coin-mybalance img {
    float: right;
    margin: 4px;
    position: relative;
    top: -45px;
}

.mycred-coupon-form {	
	background-color: #f1f3f4;
 	padding: 30px;	
}

.mycred-my-rank {
   
    font-size: 1.2em;
    background-color: #f1f3f4;
    padding: 30px;
}

.box-66 {
    width: 80%;
	margin: auto;
}
.mycred-my-rank img {
    top: -45px;
    float: right;
    position: relative;
}
