/*
 Theme Name:   G5Plus Achilles Child Theme
 Theme URI:    http://themes.g5plus.net/achilles/
 Description:  G5Plus Achilles Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     g5plus-achilles
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-achiless
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/
button.needsclick{
	padding-left:35px !important;
	padding-right:35px !important;
}
button.go3765224056{
	padding-left:65px !important;
	padding-right:65px !important;
}

article.post-single .gf-post-meta > li i, article.post-single .gf-post-meta > li a {
    font-size: 14px;
}
article.post-default .gf-post-meta {
	font-size: 13px;
}
.gf-single-related-wrap article.post-default .gf-post-meta .meta-cat > a {
    display: none;
    font-size: 14px;
}
article.post-default .gf-post-excerpt {
    font-size: 18px;
}
.mobile_canvas aside{
	padding:10px 20px;
}
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li > a,
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu .cat-caret:before{
  	color: #ffffff;
}
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li > a:hover,
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu .cat-caret:before:hover{
  	color: #dbb581;
}
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li.current-menu-item > a,
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li.current-menu-parent > a,
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li.current-menu-item .cat-caret:before,
.canvas-sidebar-wrapper.in .mobile_canvas .widget_nav_menu li.current-menu-parent .cat-caret:before{
	color:#dbb581;
}

.golden-years-banner {
  background-color: #dbb581;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-style: italic;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 24px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .golden-years-banner {
	margin-top:10px;
  }
}
@media (min-width: 480px) and (max-width: 767.99px) {
  .golden-years-banner {
	margin-top:10px;
  }
}
@media (max-width:479.99px) {
	.golden-years-banner {
    font-size: 16px;
  	}
}
@media (min-width: 379px) and (max-width: 415px) {
	.golden-years-banner {
    font-size: 14px;
  	}
}
@media (min-width: 361px) and (max-width: 378px) {
	.golden-years-banner {
    font-size: 13px;
  	}
}
@media (max-width: 360px) {
	.golden-years-banner {
    font-size: 11px;
  	}
}


.meta-view .post-views-icon.dashicons {
    /* Override any styles set by dashicons here */
    font-family: 'FontAwesome' !important; /* Force it to use Font Awesome's font */
    /* Add any other styles that might be set by dashicons that you want to reset */
}
