/*
Theme Name:  theme55759
Theme URI:   http://yoursite.com/link/to/theme
Description: Your theme description.
Author:      Your Name
Author URI:  http://yoursite.com
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        fixed-layout, fluid-layout, responsive-layout, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: theme55759
Template:    cherryframework4
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.gallery-download {
	padding-left: 4px;
}
.gallery-download {
	padding-left: 4px;
}
.ngg-gallery-thumbnail .gallery-download span {
    background: #797d7a;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
	padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
	border: 1px solid #5f5f5f;
}
.posted-on + font {display: none;}
.ngg-gallery-thumbnail .gallery-download span:hover {
    background: #5f5f5f;
	cursor: pointer;
}
.gallery-download a, .gallery-download a:hover {
    color: #fff;
	display: block;
}
#wpmem_reg .button_div, #wpmem_login .button_div {
    margin-bottom: 20px !important;
}
#wpmem_reg, #wpmem_login {
    color: #777777 !important;
}
#wpmem_reg legend, #wpmem_login legend {
    margin-bottom: 20px !important;
    color: #9b0000 !important;
    font: 100 60px/72px Roboto, sans-serif !important;
}
#ms-logout {
	margin-top: 30px;
}
#ms-logout a {
    display: inline block;
    color: #fff;
    background-color: #9b0000;
    text-align: center;
    width: auto;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
	-webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
#ms-logout a:hover {
    background-color: #a7a69b;
}
.cherry-btn-content-wrap {
color: #fff!important;
}
.fa-arrow-right::before {
color: white!important;
}
.single-tribe_events .sidebar-main.widget-area {
display: none!important;
}
.single-tribe_events .sidebar-secondary.widget-area {
display: none!important;
}
.single-clients .entry-meta.entry-meta-bottom + font {display: none!important;
}