/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child theme for Jamie York Academy
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/

body{
  font-family: 'Open Sans', sans-serif;
}

/*---------- TYPEOGRAPHY ----------*/
h1, h2, h3, h4{
  font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5, h6{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

ul {
  padding-left: 14px;
  margin-bottom: 15px;
}
li {
  margin-bottom: 10px;
}
.elementor .short-hr {
  width: 130px;
  margin: 20px 0;
  color: #5C7E9A;
}
.single ul {
  margin-left: 30px;
}
blockquote {
  border-left: 2px solid #A28D56;
  padding-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
}

/*---------- HEADER ----------*/
.elementor-nav-menu svg {
  width: 26px;
}

.menu_content{
    position: absolute;
    top: 200px;
    opacity: 0;
    pointer-events: none;
		transition: opacity 0.3s;
		border-bottom: 1px solid #6786A1;
    z-index: 2000;
}
.menu_content.visible{
	opacity: 1;
	pointer-events: visible;
}
.menu_content:hover, .menu_content:focus, .menu_content:focus-within{
    opacity: 1;
    pointer-events: visible;
}
.menu-item-70 a::after {
  content: "+";
	position: relative;
	height: 20px;
	width: 20px;
	/* color: #fff; */
	border: none;
	vertical-align: top;
	display: flex;
	font-weight: 800;
	font-size: 18px;
	align-items: center;
  margin-left: 5px;
}
.elementor-nav-menu .sub-arrow i{
  font-size: 12px;
}
.menu-item-70 .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)::after,
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .menu-item-70 .elementor-item::after{
  opacity: 1;
  background: none;
}
.elementor-location-header .elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  background-color: transparent;
  color: #4C677C;
}

.elementor-location-header .elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container {
  background: transparent;
}
.announcement-banner p {
  margin-bottom: 0;
  margin: 5px 0 5px 0;
}
.announcement-banner p a {
  text-decoration: underline;
  color: #d9e8f4;
	letter-spacing: 1px;
}

/*---------- MEGA MENU (NEW) ----------*/
.premium-nav-menu .fas.fa-angle-down.premium-dropdown-icon {
  display: none;
}
.premium-mega-content-container li {
  margin-bottom: 5px;
}
.dashicons.dashicons-arrow-down.premium-item-icon {
  font-size: 20px;
  position: relative;
  top: -2px;
  width: 20px;
  height: 20px;
  margin: 0;
}
.dashicons.dashicons-arrow-down.premium-item-icon:before{
  content: "\f140";
  font-family: dashicons;
}
.premium-nav-menu-item:hover i {
  color: #6F2623 !important;
}
.mega-drop-down h3.elementor-heading-title {
  font-size: 1.3rem;
  letter-spacing: 0;
}

/*---------- ELEMENTS ----------*/
.elementor-button-link.elementor-button {
  border-radius: 200px;
}
.elementor-button-text {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}

.h5-link{
  border-bottom: 2px solid #4C677C;
  padding-bottom: 5px;
}
.h5-link.elementor-widget-heading{
  display: inline-flex;
}
.border-bottom.elementor-widget-heading {
  border-bottom: 2px solid #A28D56;
  padding-bottom: 5px;
}
.quote-icon{
  display: block;
  width: 60px;
  height: auto;
  position: absolute;
}
.quote-icon svg {
  fill: #6F2623;
}
.quote-icon.left {
  right: 0;
}
.quote-icon.right {
  left: 0;
  bottom: 0;
}
.parent-quote {
  padding: 25px;
  background: #f2f2f2;
}
/*---------- PRODUCTS ----------*/

.variations td.label, .variations td.value {
    background-color: transparent;
}
.elementor .woocommerce-product-details__short-description hr {
    margin: 30px 0;
    width: 75%;
}
.elementor .woocommerce-product-details__short-description h4 {
    color: #6F2623;
    margin-bottom: 0.5rem;
}
select#wsf-1-field-33 {
    height: 75px;
}
.product-newsletter.e-con {
  padding: 0;
}
form.cart .wscsd_date_picker {
    margin: 20px 0;
}
.woocommerce div.product form.cart .woocommerce-variation-description p{
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 5px;
}
.woocommerce-variation.single_variation {
    margin-bottom: 20px;
}
form.cart .wscsd_date_picker {
    margin-top: 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{
  border-radius: 100px;
}

.variations_form table tbody > tr:nth-child(2n+1) > th,
.variations_form table tbody tr:hover > th{
  background: none;
}
.woocommerce div.product form.cart .variations {
  border-collapse: separate;
  border-spacing: 0 10px;
}
/* not sure why I need to do this for JYMA */
.single-product .e-con-boxed .e-con-inner {
  width: 1140px;
  display: flex;
}

/*---------- MC Signup----------*/

div#mc_embed_signup {
    background: transparent;
    font-family: 'Open Sans';
}
.mailchimp-form #mc_embed_signup form {
    margin: 0;
}
#mc_embed_signup label {
  margin-bottom: 5px;
}
#mc_embed_signup .mc-field-group {
    padding-bottom: 5px;
}
.mailchimp-form #mc_embed_signup .helper_text{
  background: transparent;
}
#mc_embed_signup .mc-field-group.first-name, #mc_embed_signup .mc-field-group.last-name {
    display: inline-block;
    width: 48%;
    clear: none;
    min-height: auto;
    padding-bottom: 0;
}
#mc_embed_signup .mc-field-group input{
  background: #fcfcfc;
  border: none;
}
#mc_embed_signup .mc-field-group input[type="email"]{
  width: 96%
}
#mc_embed_signup .indicates-required {
    float: right;
}
#mc-embedded-subscribe {
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 100px;
  padding: 10px 25px;
}

/*---------- WS Form ----------*/

select.wsf-field option {
    margin-bottom: 10px;
}

/*---------- CONTACT ----------*/

.wpcf7-form {
  width: 350px;
  /* margin: 0 auto; */
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid #686666;
  margin-bottom: 5px;
  border-radius: 0;
}
.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 15px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form br {
  display: none;
}
.form-heading {
  font-family: din-condensed, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 22px;
  margin-bottom: 5px;
}
.wpcf7-form-control-wrap[data-name="InvestorInterests"] {
  display: block;
}
.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
  display: block;
}
.wpcf7-list-item-label {
  margin-left: 8px;
}
label.text-label {
  top: 37px;
  position: relative;
}
.wpcf7-form:not(.form-with-background) input[type="text"], .wpcf7-form:not(.form-with-background) input[type="email"], .wpcf7-form:not(.form-with-background) textarea {
  padding-left: 0;
}
.screenReaderOnly {
 border: 0;
 clip: rect(0 0 0 0);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
 }
 .wpcf7-form-control.wpcf7-submit {
  margin-top: 20px;
  border-radius: 100px;
}

/*---------- ELEMENTOR FORM ----------*/

.elementor-form .elementor-button.elementor-size-md{
  border-radius: 100px;
}
/*---------- ACCESIBILITY ----------*/
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{
  bottom: 0;
}

/*---------- COURSES ----------*/
.course-description .e-con {
  padding: 0;
}

.premium-blog-post-tags-container i{
  display: none;
}

.premium-blog-post-tags-container {
  border-top: 1px solid #5C7E9A;
  padding-top: 8px;
}
.premium-blog-post-tags-container a {
  color: #5C7E9A;
  margin-left: 0;
}
.premium-blog-post-tags-container span{
  margin-left: 5px;
}
.premium-blog-post-tags-container span:first-of-type{
  margin-left: 0;
}

/*---------- WooCOmmerce Checkout ----------*/

.checkout.woocommerce-checkout {
  margin-bottom: 50px;
}
.woocommerce-cart-form #coupon_code {
  width: 200px;
}
.woocommerce table.cart td.actions .input-text#coupon_code, .woocommerce-page #content table.cart td.actions .input-text#coupon_code, .woocommerce-page table.cart td.actions .input-text#coupon_code{
  width: 300px;
}
.woocommerce .quantity .qty{
  width: 5em;
}

/* */
.variations-warning{

}
.variations-warning.warning-on{
  padding: 10px;
  border: 1px solid red;
}

/*---------- BSK PDFs ----------*/

.bsk-pdfm-cat-titile {
  border-bottom: 1px dotted #4C677C;
  padding-bottom: 10px;
  width: 100%;
}

.bsk-pdfm-category-output {
  display: block;
  clear: both;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.bsk-pdf-category {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.bsk-pdfm-columns-single h3 {
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
}

/*---------- AUTHOR ----------*/

h4.elementor-author-box__name {
  margin-top: 0;
}

/*---------- NEWSLETTER ARCHIVES ----------*/
.newsletter-archive .campaign {
    font-size: 18px;
    margin-bottom: 10px;
}

/*---------- FOOTERS ----------*/
.sub-footer p {
  margin-bottom: 0;
}

/*---------- Pop Ups ----------*/
.elementor-18425 .elementor-element.elementor-element-764e742 a.elementor-button{
  border: 0;
}

/*---------- MEDiA QUERIES ----------*/

@media screen and (max-width: 767px){
  .page-content {
    /*padding: 0 15px;*/
  }
  .elementor-15920 .elementor-element.elementor-element-df03560{
    justify-content: center;
    padding: 0;
  }
  .premium-toggle-text {
    font-size: 24px;
  }
  .elementor-element.elementor-element-fea0045.e-flex.e-con-boxed.e-con .e-con-inner {
    padding-top: 0;
  }
  .elementor-15920 .elementor-element.elementor-element-e15d095 .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{
    font-size: 20px
  }
  .premium-nav-menu-item.menu-item-has-children .fas.fa-angle-down.premium-dropdown-icon {
    display: none;
  }
  .premium-mobile-menu-container .menu-item a {
    font-size: 20px;
  }
  .newsletter-container .e-con-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mailchimp-form #mc_embed_signup {
    width: 350px;
  }

  #mc_embed_signup label{
    display: block;
  }

  #mc_embed_signup .mc-field-group,
  #mc_embed_signup .mc-field-group.first-name,
  #mc_embed_signup .mc-field-group.last-name{
    display: block;
    width: 340px;
  }
  #mc_embed_signup .mc-field-group input[type="email"] {
    width: 100%;
  }
  .elementor-menu-toggle__icon--open.eicon-menu-bar {
    font-size: 35px;
  }
  .sub-footer .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li{
    width: 100%;
  }
  .sub-footer .elementor-item {
    display: block;
    text-align: center;
  }
}
