/**
Theme Name: Astra Child
Author: Mayarie Studio
Author URI: https://mayarie.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

/*** MENU DROPDOWN ***/
h3.gsection_title {
    color: #000;
    margin-bottom: 0;
    font-size: 22px;
}
.gform_wrapper.gravity-theme .gsection {
    border-bottom: 0px solid #ccc;
    padding: 0 16px 8px 0;
}
@media only screen and (max-width: 1140px){
.elementor-nav-menu--dropdown a {
	padding: 12px 20px !important;
	line-height: 1.4 !important;
}
.elementor-nav-menu--dropdown .elementor-item:focus {
	background-color: transparent !important;	
}
}

div#tribe-events {
    padding-top: 0!important;
}
body.post-type-archive-tribe_events div#content {
    background: #fff;
    border-top: 0px solid #f5f5f5;
}
div#tribe-events * {
    font-family: "Montserrat", sans-serif;
}
.tribe-events-notices {
    background:#f5f5f5!important;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth>div {
    visibility: hidden;
}
#tribe-events-pg-template {
    padding-top: 0;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #146734;
    color: #fff!important;
}
.tribe-events-tooltip h3.entry-title.summary {
    font-size: 20px;
    padding: 5px 0 0 5px;
}
#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
    background: #146734;
}
.dashicons-image-rotate:before {
    font-family: 'Font Awesome 5 Free';
}
button.tribe_events_filters_reset .tribe-reset-icon {
    font-size: 13px;
    position: relative;
    bottom: 1px;
}
#tribe-events .tribe-events-button, .tribe-events-button {
    background-color: #146734;
}
.tribe-events-title-bar:after {
    content: "";
    background: #42825A;
    position: absolute;
    top: 0;
    left: 0;
    width: 150vw;
    height: 100%;
    left: -50vw;
}
.tribe-events-title-bar h1.tribe-events-page-title {
    position: relative!important;
    z-index: 1;
    color: #f3d513;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 800;
}
.image_gallery_1 .gallery-icon img {
    height: 210px;
    object-fit: cover;
}
.tribe-events-title-bar {
    position: relative;
    padding: 28px 0;
    margin-bottom: 30px;
}
#tribe-events-pg-template, .tribe-events-pg-template {
    width: 100%;
}
div#tribe-events-content.tribe-events-single div.tribe_events {
    padding: 30px;
}
table.ui-datepicker-calendar .ui-datepicker-other-month {
    visibility: hidden;
}
div#tribe-events-content.tribe-events-single .tribe-events-single-event-description.tribe-events-content {
   /* display: none; */
}
.tribe-events-pg-template p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
    display: none;
}
div#tribe-events-content p.tribe-events-back a {
    text-transform: uppercase;
}
.rtec-outer-wrap .rtec-attendance-display {
    display: none;
}
.text-deciration-remove a {
    text-decoration: none!important;
}
li.tribe-events-nav-next.tribe-events-nav-right  a[rel="next"],li.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past a[rel="prev"] {
    text-transform: uppercase;
}
.tribe-events-month h3.tribe-events-month-event-title a {
    color: #fff!important;
    font-weight: 600;
}
.tribe-events-month h3.tribe-events-month-event-title {
    background: #146734;
    color: #fff!important;
}
.open_mobile_menu i.fas.fa-bars {
    color: #f3d513;
}
/*** Custom CSS Transferred From plugins ***/

/*** password protected page style ***/
.post-password-form {
	padding: 200px!important;
}
.mobile_menu_container,.menu-backdrop,.menu-close-cusomt,.mobile_toggle_menu2 {
	display:none;
}
.gform_heading p.gform_required_legend {
  
}
@media(max-width:1180px){
		.mobile_menu_container ul li button.ast-menu-toggle {
		display: inline-block;
		color: #fff;
		padding: 0;
		width: 25px;
		height: 25px;
		background: #0000006e;
		float: right;
	}
	.mobile_menu_container ul li button.ast-menu-toggle svg.ast-arrow-svg {
		margin-left: 0;
	}
	.mobile_menu_container {
		overflow-y: auto;
		position: fixed;
		top: 0;
		background: #146734;
		padding: 45px 0px;
		right: 0;
		z-index: 9910;
		display: block;
		width: 301px;
		max-width: 0px;
		height: 100%;
		transition:all .5s;
	}
	span.menu-close-cusomt {
		font-family: 'Montserrat';
		position: fixed;
		right: 302px;
		top: 50px;
		z-index: 9910;
		background: #fff;
		width: 30px;
		height: 30px;
		align-items: center;
		justify-content: center;
		font-size: 17px;
		padding: 0 0 0 10px;
		cursor: pointer;
	}
	
	.mobile_menu_container>ul>li {
		border-bottom: 1px solid #dddddd24;
		padding: 5px 20px;
	}
	span.menu-backdrop {
		position: fixed;
		background: rgba(0,0,0,.6);
		width: 100%;
		left: 0;
		top: 0;
		z-index: 999;
		height: 100%;
	}
	.mobile_menu_container ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.mobile_menu_container ul ul.sub-menu {
		padding-left: 15px;
		background: #0003;
		display: none;
	}
	.mobile_menu_container ul ul.sub-menu li a {
		font-size: 91%;
	}
	
	.mobile_menu_container ul li a {
		color: #fff;
		text-transform: uppercase;
	}
	.mobile_menu_section a.has-submenu span.sub-arrow {
		position: absolute;
		right: 20px;
		top: 15px;
		background: #00000040;
		padding: 14px;
	}
	.mobile_menu_section a.highlighted+ul.sub-menu {
		display: block;
		width: auto!important;
	}
	.mobile_menu_section a.has-submenu {
		display: inline-block;
		width: 100%;
		position: relative;
	}
	.mobile_menu_section {
		display:none;
	}
	.mobile_menu_section 
 .elementor-menu-toggle {
		display: none!important;
	}
	.desktop_menu_show{
		display:none;
	}
	.mobile_toggle_menu2 {
		display:block;
	}
	.mobile_toggle_menu2 
 .elementor-icon {
		margin-left: auto;
		float: right;
	}
	.inner_colimn_fullwidth .elementor-column {
		min-width: 100%;
	}
	.inner_colimn_fullwidth 
 .elementor-container.elementor-column-gap-no {
		flex-direction: column;
	}
}
@media(max-width:1140px){
	.elementor-location-header nav.elementor-nav-menu__container {
		transform: scaleY(1)!important;
		max-height: none!important;
	}
	

	html body.elementor-page div#page .mobile_menu_section nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
		margin-top: 0!important;
	}
}

@media (max-width:768px){
	.ha-data-table .ha-table__body .ha-table__head-column-cell {
		max-width:50%;
	}
	.ha-data-table.ha-row-icon-left.ha-row-alignment-left .ha-table__body-row-cell-wrap .ha-table__body-row-cell-text {
		line-break: anywhere;
		min-width: 100%;
	}
	tbody.ha-table__body>tr.ha-table__body-row {
		margin-bottom: 15px;
	}
  .post-password-form {
	padding: 20px!important;
}
}
@media (max-width:550px){
	.ha-data-table .ha-table__body .ha-table__head-column-cell {
		max-width:120px;
	}
}
.post-password-form input[type="submit"]{
	margin-left: 10px;
  color:white !important;
}
/*** The event calendar ***/
.tribe-events .tribe-events-calendar-month__day-cell article time {
	color: white !important;
	font-size: 16px;
	font-weight: 600;
}
#tribe-events-filterbar-f8682394-night {
	display: none !important;
}
label[for="tribe-events-filterbar-f8682394-night"] {
  display: none !important;
}
.rtec-attendance.tribe-events-notices {
	display: none !important;
}

#filterbar_tag-pill-toggle-5dc42e8b-339e-47ed-9b8c-a7c713bd022b {
	display: none !important;
}
.tribe-events-related-events-title {
	font-size: 32px !important;
}
.tribe-events-notices {
	background: none;

	border: none;
	color: #146734;
	
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
	margin-bottom: var(--tec-spacer-3);
	width: 100%;
	display: none;
}

@media(max-width: 768px) {
  .tribe-events .tribe-events-calendar-month__body {
 padding-top: 21px !important;
}
 }

.tribe-events .tribe-events-calendar-month__day-cell span {
	color: white !important;
	font-weight: 800;
}
.tribe-events .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__calendar-event-details a {
	color: white !important;
  font-size: 18px;
	font-weight: 800;
}
.tribe-events .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__calendar-event-details time {
	color: white !important;
	font-size: 13px;
	font-weight: 600;
}
.tribe-common .tribe-common-l-container {
	
	width: 1200px !important;
  	max-width: 100%
}
.tribe-events-c-subscribe-dropdown__container {
	display: none !important;
}
.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
	display: none;
}
.tribe-events-single-event-title {
	font-size: 38px !important;
}
.tribe-events-schedule.tribe-clearfix h2 {
	font-size: 20px !important;
  margin-top:-15px;
}
.rtec-section-title code {
	font-size: 28px;
	font-weight: 800;
}
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-event-categories-label {
	display: none;
}
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-events-event-categories {
	display: none;
}
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-event-tags-label {
	display: none;
}
.tribe-events-meta-group.tribe-events-meta-group-details .tribe-event-tags {
	display: none;
}
#tribe-events-events-bar-keyword {
	color: black !important;
}
.tribe-common-l-container.tribe-events-l-container {
	margin-top: -45px;
 
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	min-height: 700px;
	padding-bottom: 48px !important;
	padding-top: var(--tec-spacer-13);
}
.tribe-events-after-html strong {
	background: #f3d513;
	padding: 10px 5px;
	border-radius: ;
}
.tribe-events-event-meta.rtec-event-meta .rtec-section-title {
	margin-top: 18px;
}
/*** Remove Filter categories first item ***/
.tribe-filter-bar-c-filter__filters-legend {
  display: none !important;
}
/***placeholder color***/
::-webkit-input-placeholder { /* WebKit browsers */
    color: gray !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: gray !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: gray !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: gray !important;
    opacity: 1;
}
/*** form ***/
input, select, textarea{
    color: gray !important;
  font-weight: 500px !important;
}
.rtec-submit-button {
	color: white !important;
}
#gform_submit_button_1 {
	color: white !important;
}


/*** lightbox image same resoulation ***/
.elementor-lightbox-image {
	max-width: 600px;
	max-height: 600px;
	width: 600px;
	height: 600px;
	object-fit: cover !important;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 8px;
	display: inline-block;
	padding: 0;
	font-family: Montserrat;
}
/*** Competition results page Our Canadian Medalists and Champions text center align ***/
h2.competition-extra-heading {
    text-align: center!important;
    width: 100%;
    font-size: 30px;
    color: black;
    margin-bottom: 5px;
    margin-top: 5px;
}


@media(max-width: 768px) {
  h2.competition-extra-heading {
    text-align: center!important;
    width: 100%;
    font-size: 22px;
    color: black;
    margin-bottom: 5px;
    margin-top: 5px;
}
 }
/*** The event calendar mobile screen title size ***/
@media(max-width: 768px) {
  h1.tribe-events-page-title {
    font-size: 30px!important;
}
 }
/*** The event calendar mobile screen next font color***/
@media(max-width: 768px) {
  li.tribe-events-nav-next a {
    color: white!important;
}
 }

h1.tribe-events-page-title a {
    color: white;
}
.elementor-4894 .elementor-element.elementor-element-afc758b:after {
    content: "0.66";
	display:none!important;
}
/*** The event calendar mobile screen button color change***/

@media(max-width: 768px) {
 .tribe-events-sub-nav li a {
    background: #146734!important;
    color: #fff!important;
  }
 }

/***remove wpml notification***/

.otgs-development-site-front-end {
    display: none!important;
   
}