/*
	Theme Name: Grenada Child
	Theme URI: http://clapat.ro/themes/grenada-wordpress/
	Description: Responsive Wordpress Theme
	Template: grenada
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: grenada-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/

.text-center {
	text-align: center!important;
}

.link-accent {
    color: #8888ff;
	font-weight:500;
	letter-spacing:0.05rem;
    text-decoration: underline;
}

.custom-wide-btn {
    display: block;
    margin-right: 1rem;
    background: none;
    border: 1px solid #6666ff;
    padding: 1.8rem 3rem;
    min-width: 15rem;
    float: left;
}


/* Disable magic cursor on some pages  */

/* Disable on how-to page */
body.postid-1721 #magic-cursor {
    display: none;
    visibility: hidden;
}

/* iFames */

iframe#myIframe {
    width: 100%;
/*     min-height: 1500px; */
}

/* # TABLEPRESS PLUGIN */

td {
    background: #fefefe!important;
    padding: 1.2rem 1rem!important;
    border: 1px solid #f0f0f0!important;
}

th {
    background: #fcfcfc!important;
    padding: 1rem 1em!important;
    border: 1px solid #eee!important;
    font-weight: 600!important;
    color: #3f3a3a!important;
}

/* #WALLETS  */

#wallets .fa,
#community .fa,
#community .fa-brands {
    font-size: 4rem;
    margin-bottom: 0.75rem;
}

.wallet-downloads a,
.community-links a {
    border: 1px solid #6666ff;
    padding: 1rem 3rem;
    margin-top: 1rem;
}


.wallet-version p {
    font-size: 0.75rem!important;
    margin-top: 1.5rem;
}

.wallets-extra-links {
    margin-top: -1.5rem;
}


/* #COMMUNITY */


/* #PARTNERS */

.partners-image-links {
    float: left;
    text-align: left;
    margin: 0;
    border-right: 0.5px solid #ffffff;
    border-bottom: 0.5px solid #fff;
}

/* #NEWS */

.news-section h4 {
    margin: 4rem 0 2rem 0;
}


/* #NETWORK */

.network-project-img img {
    width: 150px;
    height: auto;
}