/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/

img.custom-logo {
	margin-top: -20px;
	height: 225px;
	width: 400px;
}

.site-header>.site-branding {
	margin-bottom: 0;
}
a[href="https://wordpress.com/?ref=footer_segment_business"] {
	display: none;
}

.customize-unpreviewable{
	color: white;
	transition: all 300ms ease;
}

.site-info {
	display: none;
}

#masthead {
	padding-top: 0 !important;
}

.site-footer:before {
	content: "Tate Design & Build Consultancy © 2020";
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffda00;
	font-weight: bold;
}
.site-footer {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.widget-area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;

}
.attachment-medium {
	width: 80%;
	transition: all 300ms ease;
	margin-left: 8px
}
.wp-image-2229 {
	margin-left: -90px;
	width: 130%;
}
.wp-image-2108 {
	margin-left: 105px;
	border-radius: 15px;
}
.attachment-medium:hover {
	opacity: calc(.7);
	transform: scale(0.95)
}
.widget_media_image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: calc(100%/2);
	padding: 6px;
	padding-left: 120px;
}
.attachment-full {
	width: 80%;
	transition: all 300ms ease;
}
.attachment-full:hover {
	opacity: calc(0.8);
	transform: scale(0.95)
}

#page, .sub-menu {
	background: #474747;
	background: #424342;
	background: #464446;
}

.main-navigation a:link, .main-navigation a:visited {
    color: #FFFFFF;
}
.main-navigation a:hover {
	opacity: calc(0.7);
}

.site-header>.main-navigation>div>ul>li>.sub-menu {
	background: #474747;
	background: #424342;
	background: #464446;
}

.site-title {
	display: none;
}

.site-description {
	color: white;
	font-family: Helvetica;
	display: none !important;
}

.entry-title {
	background: white;
}

content-area, .entry-content, article, main {
	background: white;
}

.entry-header {
	padding-top: 60px;
	color: #474747;
	color: #424342;
	color: #464446;
}

#masthead {
	padding-top: 34px;
}

#menu-primary a {
	color: #ffda00;
}

#menu-primary a:hover, 
#menu-primary a:active, 
#menu-primary a:focus {
	color: #7b744d;
}

#toggle-menu {
	width: 100%;
	background: #ffda00;
	color: #424342;
	background: #ffda00;
}

.wp-block-cover a, .wp-block-cover-image a, .wp-block-media-text a, p:not(.site-title) a, li > a, [class*='wp-block-jetpack-'] a {
	color: #857100;
}

#toggle-menu:hover, 
#toggle-menu:active,
#toggle-menu:focus {
	background: #7b744d;
}

.main-navigation #toggle:focus+#toggle-menu {
	background: #7b744d;
}

.tate-title {
	background: #474747;
	background: #424342;
	color: #ffda00;
	text-align: center;
	border-radius: 50%;
	height: 65px;
	width: 65px;
	padding: 5px;
	font-size: 36px;
	font-weight: 900;
}





#actionbar {
	display: none;
}
.hide-on-button {
}

.tate-button-fixed {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.column2-mobile-grid__row-2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.wp-block-jetpack-layout-grid__padding-none {
	width: calc(100%/2);
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 24px;
}
.wp-image-1135 {
	width: 90%;
		border-radius: 5px;
}
.wp-image-797 {
	width: 90%;
	border-radius: 5px;
}
.wp-image-365 {
	width: 95%;

	border-radius: 5px;
}
.wp-block-spacer {
	display: none;
}
.wp-block-heading {
	text-align: center;
}
.margin-top-half {
	border-bottom: 2px solid lightgray;
	padding-bottom: 60px;
}

.column1-tablet-grid__span-8 {
	width: 100%;
	max-width: 10000px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-top: 64px;
	padding-left: 24px;
	margin-left: 32px;
}

.wp-block-button {
	padding-top: 5px;
}
.has-background {
	transition: all 300ms ease;
}
.has-background:hover {
	opacity: calc(0.85);
}
.btn__con {
	position: relative;
	background-color: #FAE755;
	bottom: 24px;
	padding: 23px;
	padding-bottom: 24px;
	border-radius: 80px;
	box-shadow: 0 10px 50px #FAE755;
	transition: all 300ms ease;
	font-family: sans-serif;
}
.btn__con:hover {
	color: lightyellow;
}



.wp-block-column a {
	color: white;
}
.wp-block-cover a:hover {
	color: white;
}


.post-1853 {
	display: none
}



@media (max-width: 800px) {
	.wp-image-2229 {
		width: 90%;
		margin-left: -12px;
	}
	.wp-image-2108 {
		margin-left: 50px;
		border-radius: 10px;
		width: 65%;
	}
	.attachment-full {
		width: 55%;
		margin-right: 12px;
	}
	.wp-block-jetpack-layout-grid__padding-none {
		width: 65%:
		text-align: center;
	}
	.margin-top-half {
		text-align: center;
		padding-right: 6px;
	}
	.column1-tablet-grid__span-8 {
		width: 100%;
		max-width: 800px;
		text-align: center;
	}
}

@media (max-width: 400px) {
	.wp-image-2229 {
		width: 90%;
		padding-left: -32px;
	}
	.wp-image-2108 {
		margin-left: 30px;
		border-radius: 5px;
		width: 60%;
	}	
	.wp-block-jetpack-layout-grid__padding-none {
		width: 45%:
		text-align: center;
	}
	.margin-top-half {
		text-align: center;
		padding-right: 3px;
	}
}