/* 
Theme Name: cinnridge
Theme URI: https://github.com/elementor/hello-theme/
Description: cinnridge is a child theme of Hello Elementor, created by Shanda
Author: Shanda Robb
Author URI: https://www.tsts.com
Template: hello-elementor
Version: 1.0.1
Text Domain: cinnridge
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */


:focus, :focus-visible {
  outline: solid 2px #e58837 !important;
  -moz-outline: solid 2px #e58837 !important;
  z-index: 100000; /* Above WP toolbar. */													
}

/*
.skip-link screen-reader-text {
	  background-color: #EDF2F7 !important;
	  color: #D71920 !important;
	  font-weight: 700 !important;
	  left: 50% !important;
	  padding: 4px !important;
	  margin: 10px !important;
	  position: absolute !important;
	  transform: translateY(-100%) !important;
} */
/*
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
} */
/*
.screen-reader-text:focus-visible {
	background-color: #EDF2F7;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #DD8E9D;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
} */



/* Adding bold font to active page in nav menu*/
#top-menu.elementor-nav-menu--main li.current-menu-item > a {
  font-weight: bold;
  color: #e58837 !important;
}
/*class options: elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade*/
#top-menu.elementor-nav-menu--main li.current-menu-parent > a {
  font-weight: bold;
  color: #e58837 !important;
}

.elementor-19388 .elementor-element.elementor-element-8589731 .elementor-nav-menu--main .elementor-item.elementor-item-active {
	fill: #e58837 !important;
}

.elementor-nav-menu .sub-arrow-active {
	fill: #e58837 !important;
}

/*@media (max-width: 767px) {
  .elementor-54 .elementor-element.elementor-element-5a7111b7 {
	  width: 800px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .elementor-54 .elementor-element.elementor-element-5a7111b7 {
	  width: 800px !important;
  }
}

/*.elementor-54 .elementor-element.elementor-element-bd05ae .sub-menu li.menu-item:first-child:hover {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px !important;
}

.elementor-54 .elementor-element.elementor-element-bd05ae .sub-menu li.menu-item:last-child:hover {
  border-bottom-right-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
} */


.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, 
.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical {
    position: absolute;
    width: 90% !important;
}

/* search field popup */
svg.e-font-icon-svg.e-fas-search {
	height: 20px !important;
	width:20px !important;
}

svg.e-font-icon-svg e-fas-angle-down:hover {
	stroke: #400101;
	fill: #400101;
}

svg.e-font-icon-svg e-fas-angle-down:active {
	stroke: #7b4a862;
	fill: #7b4a862;
}


input.ekit_search-field {
	font-size: 1.2rem;
}

.elementor-54 .elementor-element.elementor-element-6ced6bda .ekit_search-button svg path {
	stroke: white;
	fill: white;
}

/* Employment Form Styles */
.frm_dropzone .dz-message {
  font-size: 10px !important;
  text-align: center !important;
  background: #ffffff00 !important;
  border-color: #394A59 !important;
}

.frm_dropzone .frm_small_text {
  font-size: 10px !important;
}

.with_frm_style .frm_dropzone .frmsvg {
  width: 25px !important;
  height: 25px !important;
}

div.dz-message.needsclick {
	height: 110px !important;
	width: 200px !important;
}

.frm_repeat_buttons a.frm_add_form_row.frm_button,
.frm_repeat_buttons a.frm_remove_form_row.frm_button {
	line-height: 1.0;
	padding: 4px 6px;
	font-size: 12px;
	background: #394a59;
	border: #394a59; 
}

.with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"] { 
	color: #394a59;
}

.frm_style_formidable-style.with_frm_style .frm_total_formatted {
	font-weight: bold !important;
}

.frm_repeat_buttons .frmsvg {
  width: 15px;
  height: 15px;
}