/*
Theme Name: gvsama
Theme URI: http://help.419.xyz/
Description: A child theme for catch-starter
Author: Gvsama
Author URI: http://419.xyz
Template: catch-starter
Version: 0.1
*/

.powered{display:none !important;}
.site{max-width:1280px !important;}
.breadcrumb-area{display:none !important;}
.site-navigation ul ul a {
line-height: 1.5;
text-transform: inherit;
}
@media screen and (max-width: 64em) {
	.custom-logo-link {
		display: none !important;
	}
}
@media screen and (min-width: 64em) {
	.custom-logo-link {
		display: block !important;
	}
}