/*
Theme Name: Twenty Twenty Child
Theme URI: http://bc-ice.com/twenty-twenty-child/
description: >-
  Twenty Twenty Child Theme
Author: Shella Gardezi
Author URI: shella-gardezi.ca
Template: twentytwenty
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Text Domain: twentytwenty-child
*/

.page .entry-header { display: none; }

.primary-menu reset-list-style {
color: #F26E21;
}

.orange {
color: #D44416;
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.wp-block-column {
	margin-bottom: 0rem;
	padding: 0;
}

.wp-block-column > *:first-child {
	margin-top: 0;
	padding: 0;
}

.wp-block-column > *:last-child {
	margin-bottom: 0;
	padding: 0;
}

.wpcf7-textarea {

	height: 10%;

}

/* Full */

.alignfull {
	margin-top: 1rem;
	margin-right: auto;
	margin-bottom: 1rem;
	margin-left: auto;
	padding: 0;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

.nudge {
	float: left;
	margin-left: 20rem;
}

.toggle-wrapper.search-toggle-wrapper {
    display: none;
}

#menu-item-193 {
	background-color: #D44516;
	border-radius: 5px;
	padding: 0px 15px;
	margin-left: 9px; 
	color: #fff !important;
	
}

#menu-item-193:hover {
	
}

#menu-item-193:hover a {
	

}

th {

	background-color: deepskyblue;
}