/*
Theme Name: Lexham Engineering
Theme URI: https://trickyweb.co.uk
Author: Trickyweb
Author URI: https://trickyweb.co.uk
Description: Custom Block theme for Lexham Engineering
Requires at least: 6.0
Tested up to: 6.3.1
Requires PHP: 5.7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lexhamengineering
Tags: full-site-editing, 
*/



@media screen and (max-width: 900px) {
.wp-block-navigation__responsive-container{
display: none !important;
	}
}

/* remove underline from links */

a {
	text-decoration: none !important;
}

/* set background colour of mobile menu to make it visible */
.wp-block-navigation__responsive-dialog{
	background-color: #444444;
	padding-bottom: 10px; 
	
	
}

/* text orange for navigation hover */
.wp-block-navigation-link a:hover{
	color: #fcb900 !important;
	}

.wp-block-navigation-link a.current{
  color: #fcb900 !important;
}

/* remove white space navigation and top image page*/
.lx-content-block {
	margin-block-start: 0px !important;
	
}





.graham-hill{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.txt-just{
	text-align: justify;
  text-justify: inter-word;
}

/********* shop **********/
.woocommerce-breadcrumb a {
	color: #444444 !important;
}

.woocommerce-breadcrumb a:hover{
	color: #de1414 !important;
}

.taxonomy-product_cat  a {
	color: #444444 !important;	
}

.taxonomy-product_cat  a:hover{
	color: #de1414 !important;	
}




footer {
		margin-top: 0px !important;
		
	}
	
.txt-centre{
	text-align: center !important;
}	

.txt-link a{
	color:#00fff9 !important;
}

footer .trickyweb{
	color:#FFFFFF !important;
}
	
.wpcf7-submit{
	color:#FFFFFF;
	padding: 10px 14px 10px 14px;
	background-color: #333333;
	font-size: 16px;
	border: none;
	border-radius: 10px;
}

.wpcf7-submit a:hover{
	color: #fcb900 !important;
	}
	
.wp-block-post-date{
	margin-block-start:8px;
}
	
.wp-block-post-author{
	margin-block-start:8px;
}

//
/* entry-content has-text-color has-black-color has-background has-white-background-color wp-block-post-content wp-elements-89c9534d9f612135348a11200eb45cd7 is-layout-flow wp-block-post-content-is-layout-flow
*/