
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400&amp;display=swap');

@media (max-width: 400px) {
		.title1 {
        color: black; 
				font-size:40px;
		}
		h2 {
				color: black; 
				font-size:40px;
		}
}


#masthead {
  background: #ffffff !important;
	height: 80px;	
}

.site-info.container {
    display: none;
}

.single .page-wrap .content-wrapper {
    padding: 0px;
}

p {
    margin: 0 0 0 0px;
}

#text-2 {
		margin: 0 0 0 0px;
		padding: 0px 0;
}

#colophon {
		margin: 0 0 0 0px;
		padding: 0px 0;
}

.widget widget_text {
		margin: 0 0 0 0px;
		padding: 0px 0;
}

#sidebar-footer {
		margin: 0 0 0 0px;
		padding: 0px 0;
}

.textwidget {
		padding: 15px;
}

.site-logo {
    max-height: 45px;
}

#media_image-2 {
		text-align: right;
		margin-top:15px;
}

@media only screen and (max-width: 1200px){
		.header-inner {
	
				content: url(https://mybumpercrop.com/wp-content/uploads/2019/11/bumpercrop_website_image_for_web.jpg)
				
		}
}

.hentry .title-post {
		font-size: 28px;
}
.entry-header  {
		text-align: center;
		padding-bottom: 15px;
	}


.footerlogo {
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
}

.linkedin {
		margin-top:20px;
}

#text-3 {
		margin-top:0px;
		padding-top:0px;
}


/*Small size*/
@media only screen and (max-width: 800px) {
#header-large {
				display: none; 
}
#header-normal {
				display: none; 
}
		.mobile-center {
				text-align: center;
	
	}
#emailsub-normal {
		display: none; 
}
		
#footer-normal {
		display: none; 
}
		
}
/*Medium size*/
@media only screen and (min-width: 800px) and (max-width: 1200px)  {
#header-small {
				display: none; 
}
#header-large {
				display: none; 
}
#footer-small {
		display: none; 
}
#emailsub-small {
		display: none; 
}
		
}
/*Large size*/
@media only screen and (min-width: 1200px) {
#header-small {
				display: none; 
}
#header-normal {
				display: none; 
}
#footer-small {
		display: none; 
}
#emailsub-small {
		display: none; 
}
		
}

#footertext {
		color: white;
	}

.menu-button {
		margin-left: 30px;
		background-color: #7DD956;
}

#mainnav a:hover {
color: #9b9b9b !important;
}

