/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

#top .gq-btn,
.gq-btn {
    color: #2ecc71 !important;
    border: 2px solid #2ecc71 !important;
    border-radius: 5px;
    padding: 4px 10px;
    cursor: pointer;
    font-weight: bold;
    margin: 0 0 0;
    display: inline-block;
    position: relative;
    top: 6px;
}
#top .ph-btn,
.ph-btn {
	display: inline-block;
	position: relative;
	top: 8px;
	font-size: 21px !important;
	left: 10px;
}
