/**
Theme Name: Early Childhood Ireland 
Author: ECI
Author URI: http://wpastra.com/about/
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: early-childhood-ireland
Template: astra
*/


.gform_wrapper.gravity-theme .gf_progressbar_title {
    color: #767676;
    font-size: 16px !important;
	font-weight: 600 !important;
}

.account-sign-in a{
  color: #ffffff !important;
}


#custom-price.jet-woo-product-price{
	display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 2em;
	margin-bottom: 16px;
}
.reg-price,
.memb-price{
	font-weight: 600;
}
.reg-price p,
.memb-price p{
	display: block;
	color:#000;
	margin-bottom: 0!important;
	font-weight: 600;
}
.jet-woo-product-title{
	min-height:70px;
}
.single-product .reg-price,
.single-product .memb-price{
	color:#ff6d2d;
	font-family: "Roboto";
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.single-product .reg-price p,
.single-product .memb-price p{
	font-size: 20px;
}
.orig-price{
	text-decoration: line-through;
    margin-right: 16px;
}
#floating-cart{
	position: fixed;
    z-index: 10;
    right: 2%;
    width: auto;
    bottom: 50px;
}
#floating-cart #elementor-menu-cart__toggle_button .woocommerce-Price-amount{
	display:none;
}
#floating-cart a#elementor-menu-cart__toggle_button {
	background-color: #ff6d2d;
    padding: 27px;
    border-radius: 50%;
	color:#fff;
	font-size:30px;
}
#floating-cart .elementor-button-text {
    margin-right:0;
}
#floating-cart .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: block;
    position: absolute;
    min-width: 2em;
    height: 2em;
    line-height: 2em;
    top: -.9em;
    right: -1em;
    border-radius: 100%;
    color: #fff;
    background-color: #102a43;
    text-align: center;
    font-size: 14px;
}
#floating-cart  .elementor-menu-cart__container{
	left:auto;
	right:0;
	width: 120vw;
}
#ast-scroll-top{
	z-index:1 !important;
}
.elementor-element-e0d647d .elementor-element-populated{
	padding:0 !important;
	margin-top:-1px;
}
.jet-ajax-search__item-content-wrapper .pt-type:last-of-type{
	display:none;
}
.jet-ajax-search__item-content-wrapper .pt-type{
	color:#29a6a3 !important;
	font-size:16px;
	font-weight:bold;
}
.jet-ajax-search__item-title {
    line-height: 1.4;
}
.jet-woo-builder-columns-1 .reg-price,
.jet-woo-builder-columns-1 .memb-price {
	min-width: 65%;
    text-align: center;
    margin: 0 1em 0 0;
}
.jet-woo-builder-columns-1 #custom-price{
    padding: 0;
}
.jet-woo-builder-columns-1 .jet-woo-builder-archive-add-to-cart {
    text-align: center !important;
}
.jet-woo-builder-columns-1 .elementor-widget-wrap {
    padding-right: 1em !important;
}


element.style {
}
body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section {
    overflow: visible;
}
/*
[data-elementor-device-mode=desktop] .elementor-edit-area-active .elementor-hidden-desktop, [data-elementor-device-mode=mobile] .elementor-edit-area-active .elementor-hidden-phone, [data-elementor-device-mode=tablet] .elementor-edit-area-active .elementor-hidden-tablet {
    display: none !important;
} */

/* deepak css */

.elementor-widget-container .widget_maxmegamenu {
   list-style-type: none;
}


.jet-services.jet-services--header-position-top .jet-services__inner {
height: 500px;
}

.jet-woo-product-title a {
     font-size: 15px !important;
}
.elementor-menu-cart__subtotal {
    font-size: 16px !important;
    text-align: center;
    font-weight: 400;
}
.elementor-jet-single-upsells ul.products {
	justify-content: center;
}


/* wpforms button */

div.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit {
color: #FFFFFF;
   background-color: #F47620;
   border-style: solid;
   border-width: 1px 1px 1px 1px;
   border-color: #F47620;
   transition: all .3s;
   padding: 6px 24px;
   border-radius: 4px 4px 4px 4px;
   font-weight: 500;
   box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit:hover {
   background-color: #ffffff;
   color: #f47620;
}

/* paid membership pro non logged in user */
.pmpro_content_message {
   padding: 50px 0 50px 0;
   max-width: 1400px;
   margin: 0 auto;
   text-align: center;
}
.pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
   color: #FFFFFF;
   background-color: #F47620;
   border-style: solid;
   border-width: 1px 1px 1px 1px;
   border-color: #F47620;
   transition: all .3s;
   padding: 6px 24px;
   font-weight: 500;
   box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.pmpro_btn:link, .pmpro_content_message a:hover, .pmpro_content_message a:link:hover {
   background-color: #ffffff;
   color: #F47620;
}

/* woocommerce buttons, add to cart page stylin */



/* change butons Add to cart, Apply code and Proceed to Checkout styling here */

body .woocommerce .cart .button,
body .woocommerce .cart input.button,
body .woocommerce #respond input#submit,
body .woocommerce a.button,
body .woocommerce button.button,
body .woocommerce input.button {
background: #FF6D2D !important;
border-color:#ff6d2d !important;
color: #fff !important;
font-weight: 300;
	border-radius: 4px;
}

body .woocommerce a.button:hover, body .woocommerce button.button:hover, body .woocommerce body .woocommerce-message a.button:hover, body .woocommerce #respond input#submit:hover,body .woocommerce #respond input#submit.alt:hover, body .woocommerce a.button.alt:hover, body .woocommerce button.button.alt:hover, body .woocommerce input.button.alt:hover,body .woocommerce input.button:hover, body .woocommerce button.button.alt.disabled:hover,body .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{
	border-color:#ff6d2d !important;
	color: #ff6d2d !important;
	background-color: #fff !important;
	border-width: 1px;
	border-radius: 4px; 
	
}
/* change butons Add to cart hover color here */

a.button.product_type_simple.
add_to_cart_button.ajax_add_to_cart:hover {
color: #fff;

}
.woocommerce button.button:hover {
	border-color: #ff6d2d;

}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	color: #fff;
} 
/* 

*/

#content table.cart td.actions .button {
    border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#content table.cart td.actions .button:hover {
    background-color: #ffffff !important;
	color:#ff6d2d;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
		border-radius:4px;
	border:1px solid #ff6d2d !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	background-color: #ffffff !important;
	color:#ff6d2d;
}

/* members price product page */

.single-product .reg-price, .single-product .memb-price {
	font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

/*jobs board*/

.single_job_listing {
   padding: 2rem;
   box-shadow: 0px 4px 10px #dddd;
}
.single_job_listing .meta {
    font-size: 14px;
}
.single_job_listing .meta .date-posted{
    font-weight:300
}
.single_job_listing .application .application_button {
    border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.single_job_listing .application .application_button:hover {
    border-radius: 4px; 
}
/* Jobs board */


ul.job_listings li.job_listing a:hover{
background-color: #ffece4;
}
.job_filters {
    background: #ff6d2d;
}
.job_filters .search_jobs {
    padding: 1em;
    zoom: 1;
    display: flex;
}
.job_filters .search_jobs div.search_submit {
    padding-top: 0;
    margin-left: 1.5rem;
}
.job_filters .search_jobs div.search_submit input {
    height: 2.85rem;
	  background-color:#ffffff;
		color: #7a7a7a;
    padding: .5rem 1rem;
    border-color: #ffffff;

}
.job_filters .search_jobs div.search_submit input:hover {
	color:#ff6d2d;
	
}
.job_filters .job_types{
	background: #ffffff;
    	border-top: 0px solid #e5e5e5;
}
.job_filters .job_types li{
	border-right: 0px solid #eee;
	font-size: 14px;
}
ul.job_listings li.job_listing a div.position h3 {
    font-size: 20px;
    font-weight: 500;
}
ul.job_listings li.job_listing a div.position .company {
    font-size: 14px;
    color: #ff6d2d;
		font-weight: 400;
}

ul.job_listings li.job_listing a .meta .job-type {
    font-size: 13px;
}
ul.job_listings li.job_listing a .meta .date {
    font-size: 13px;
    font-weight: 300;
}
ul.job_listings li.job_listing a div.location {
    background: #5e616e;
    padding: 0.15rem .85rem;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    width: auto;
    line-height: 1.7;
}

/* gdpr consent button styling */ 

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #ff6d2d;
    color: #ffffff !important;
}

@media(max-width:767px){

  html, body{
    display: block;
    max-width: 100%;
    overflow-x: hidden;
  }

  .elementor-282566 .elementor-element.elementor-element-2a6f261 > .elementor-element-populated{
    padding: 40px 30px !important;
  }

	.job_filters .search_jobs{
		flex-wrap:wrap
	}
	.job_filters .search_jobs div.search_submit{
		padding-top: .5em;
    		width: 100%;
		margin-left: 0
	}
	.job_filters .search_jobs div.search_submit input{
		height: auto;
	}
}
.job_filters .search_jobs input, .job_filters .search_jobs select{
	font-size: 14px;
	height: 2.85rem;
}

ul.job_listings li.job_listing a div.position .company strong{
	font-weight:500
}
.single_job_listing{
	Padding:0;
	box-shadow:none
}
/*my account- order view button margin */
.woocommerce table.my_account_orders .button {
	margin-right: 2px;

}

/* woocommerce add to cart button notification*/
.woocommerce a.button{
	background-color: #ff6d2d !important
	border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
		border-radius:4px;
	border:1px solid #ff6d2d !important;
}

.woocommerce a.button:hover {
	background-color: #ffffff !important;
		color:#ff6d2d !important;
}

/* job manager alert */

#job-manager-alerts td, #job-manager-alerts th {
    padding: 1em 1em 1em 1em;
}

/* mce editor job submission */
.mce-toolbar .mce-btn button, .qt-dfw {
border-color: #f6f7f7;
}

/* jet breadcrumbs */
 .jet-breadcrumbs{ border-bottom: 1px solid #d8d8d8 !important;}

/* post image size */ 
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    width: contain;
}














input:read-only,
select:disabled{
  background-color: #eee !important;
}

.gform_wrapper input,
.gform_wrapper select{
  height: 45px !important;
  border-color: #ccc !important;
  border-radius: 5px !important;
}
.ginput_container_consent{
    display: flex;
}
.ginput_container_consent input{
    height: 26px !important;
    width: 26px !important;
    min-width: 26px !important;
    margin-right: 15px;
    margin-top: 5px;
}
.gfield{
  margin: 15px 0;
}
.gsection{
  margin: 0;
}

.disabled{
  pointer-events: none;
}

.js-discount input,
.js-total input{
  border: 0;
  color: #060 !important;
  background: transparent;
  padding: 0 !important;
}

.js-subtotal input{
    color: #900;
    padding-left: 15px !important;
    border-bottom: 0 !important;
}
.js-total input,
.js-registrationFee input{
    border-bottom: 0 !important;
}
.js-discount span,
.js-subtotal span{
    padding-left: 15px !important;
    background: transparent !important;
    position: relative;
    top: 10px;
}

.gfield_total input{
  background-color: transparent !important;
}
.gform_footer input{
  border-color: #ff6d2d !important;
  background-color: #ff6d2d !important;
  color: #fff !important;
}

#js-tooltip{
  position: absolute;
  width: auto;
  height: auto;
  background: #333;
  border-radius: 5px;
  padding: 5px;
  z-index: 999999;
  max-width: 250px;
  color: #ffff;
  display: none;
}

#js-tooltip.active{
  display: block;
}




.js-total input,
.js-subtotal input,
.js-registrationFee input,
.js-registrationFee input{
    background: #fff !important;
}
.js-total input,
.js-registrationFee input,
.js-discount input{
    padding-left: 15px !important;
}
.js-total .ginput_container::before,
.js-registrationFee .ginput_container::before,
.js-subtotal .ginput_container::before{
    content: "€";
    position: absolute;
    margin-top: 10px;
}
.js-discount .ginput_container::before{
    content: "€";
    position: absolute;
    margin-top: 10px;
}

.js-subtotal span{
    padding-left: 15px !important;
}

.js-subtotal .ginput_container::before{
    content: "€";
    position: absolute;
/*    margin-top: 0;*/
}



.ld-content-action input[type=submit] { 
display: none;
}

#label_23_88_2 {
    font-weight: bold;
    font-size: 1.2em;     /* Increases font size */
}