/*
 * Theme Name:  Authentic Child
 * Theme URI:   https://codesupply.co/themes/authentic/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
div.pinterest-board-wrapper{
text-align:center !important;
background-color:black;
padding: 40px 0px;
}

#wp-admin-bar-site-name div.ab-sub-wrapper, li#wp-admin-bar-wp-logo, li#wp-admin-bar-password_protected, li#wp-admin-bar-new-content, li#wp-admin-bar-customize, li#toplevel_page_amazon-web-services, li#toplevel_page_powerkit_manager, li#toplevel_page_powerkit_manager, li#wp-admin-bar-customize, li#wp-admin-bar-updates, li#wp-admin-bar-comments, li#wp-admin-bar-new-content{
display:none !important;
}

a.navbar-brand .logo-image {
    padding: 10%;
}
body ul#menu-primary-1{
	display:none !important;
}
body.single section.post-author{
	display:none !important;
}
body.category header h1, body.category header.page-header{
	display:none !important;
}
.header .logo-image {
    max-width: 400px;
    width: 90%;
}
div.navbar-primary.navbar-left a.navbar-brand.site-title{
	    width: 90px;
}
.navbar-primary button{
	display:none;
}
#masthead div.header.header-center.header-light.cs-d-none.cs-d-lg-block.header-background.parallax.parallax-video div.cs-container div.header-col.header-col-right a.navbar-search{
	display: none;
}

div.content-area ul.post-meta li a, div.content-area ul.post-meta li{
	color:black !important;
}
div.footer-info a.site-logo img.logo-image, div.navbar-col a.navbar-brand img.logo-image {
    width: 90%;
    max-width: 200px;
}
div.navbar-col a.navbar-brand img.logo-image {
    width: 130px !important;
}
@media screen and (max-width:1119px){
	.navbar-primary button{
	display:block !important;
}
div.navbar-col a.navbar-brand img.logo-image {
    
}
}

@media screen and (max-width:1020px){
	body.home article h2.entry-title a, h1.entry-title {
    font-size: 24px !important;
}
	.navbar-primary button{
	display:block !important;
}
}
@media screen and (max-width:760px){
	div.navbar-col a.navbar-brand img.logo-image {
    display: block !important;
}
	
}
@media (min-width: 1120px){
.header-enabled .navbar-primary:not(.sticky-nav-enabled) .navbar-brand {
    display: flex !important;
}
}
