/* 
Theme Name: Hello Child 
Theme URL: www.Nimia.net
Description: Hello Child 
Theme Author: Nimia.net
Author URL: www.nimia.net
Template: hello-elementor 
Version: 1.0.0 
Text Domain: hello-child 
*/

.ld-topic-status,
.single .page-content,
.type-sfwd-lessons{
		max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

a.elementor-post__thumbnail_link::after{background-color:#82BB25;}


.elementor-post__read-more {background-color:#82BB25;color:#ffffff;padding:20px 35px 20px 35px;border-radius:50px;}

.elementor-post__read-more {color:#ffffff!important;}


.elementor-post__read-more:hover {background-color:#1D5633;color:#ffffff;padding:20px 35px 20px 35px;border-radius:50px;}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{
background-image:linear-gradient(45deg,rgba(130,187,37,.45),rgba(130,187,37,.05))}

.woocommerce-checkout 
.woocommerce button.button.alt {
	    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #82BB25;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 50px 15px 50px;
}

.wpmc-no-back-to-cart #wpmc-prev {
	margin-right: 0 !important;
}
.wpmc-nav-wrapper {
	justify-content: center !important;
}

.wp-caption-text{font-size:12px!important;}

/*CART STYLES*/
.entry-title{margin-top:70px;margin-bottom:50px}

a.checkout-button.button.alt.wc-forward.wp-element-button {
    background-color: #82BB25;
}

a.checkout-button.button.alt.wc-forward.wp-element-button:hover {
    background-color: #a1cc5b;
}

table.inctables thead {
  background: #82BB25;
  background: -moz-linear-gradient(top, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
  background: -webkit-linear-gradient(top, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
  background: linear-gradient(to bottom, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
}
table.inctables thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF!important;
  border-left: 2px solid #FFFFFF!important;
}
table.inctables thead  {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF!important;
  
}
table.inctables thead th:first-child {
  border-left: none;
}

table.inctables tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #82BB25;
  background: -moz-linear-gradient(top, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
  background: -webkit-linear-gradient(top, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
  background: linear-gradient(to bottom, #a1cc5b 0%, #8ec13a 66%, #82BB25 100%);
}
table.inctables tfoot td {
  font-size: 14px;
}
table.inctables tfoot .links {
  text-align: right;
}
table.inctables tfoot .links a{
  display: inline-block;
  background: #AEBBA6;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}




.entry-summary {
	width: 100% !important;
}



.woocommerce-MyAccount-navigation {
display:none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}
#billing_state_field {
		float: left;
    width: 47%;
}
#billing_adress_field {
	width: 94% !important;
}

.single-sfwd-courses .ld_course_category-master-class .ld-section-heading h2 {
	display: none !important;
}
.single-sfwd-courses .ld_course_category-master-class .ld-section-heading {
	margin-bottom: 0px;
}
.single-sfwd-courses .ld_course_category-master-class .learndash-wrapper .ld-item-list {
	margin: 0px !important;
}

.product_cat-packages input[type=date], 
.product_cat-packages input[type=email], 
.product_cat-packages input[type=number], 
.product_cat-packages input[type=password], 
.product_cat-packages input[type=search], 
.product_cat-packages input[type=tel], 
.product_cat-packages input[type=text], 
.product_cat-packages input[type=url], 
.product_cat-packages select, 
.product_cat-packages textarea,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.select2.select2-container .select2-selection {
	border: 2.5px solid #82BB25 !important;
	border-radius: 8px !important;
	background-color: #fff !important;
}

.btn-join {
	font-family: "Roboto", Sans-serif !important;
    font-size: 18px!important;
    font-weight: 600 !important;
    background-color: #1D5633 !important;
    color: #fff !important;
    border-radius: 60px !important;
    border-color: blanchedalmond !important;
	padding: 0.5rem 7rem !important;
}
.learndash_join_button form {
	text-align: center !important;
}

.single-product .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
	display: block !important;
}

.wpmc-tabs-list {
	display: none !important;
}
.pasos-img {
	text-align: center;
    margin-bottom: 75px;
}
.ld-login-modal .select2.select2-container .select2-selection {
	background-color: #fff !important;
	border-radius: 0px !important;
}
.um-misc-ul {
	list-style: none !important;
	display: flex !important;
}

.um-misc-ul li {
	font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    background-color: #1D5633;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 50px 15px 50px;
    text-align: center;
	margin: 5px;
}

.um-login.um-logout {
    max-width: 450px !important;
}
.um-misc-ul a {
	color: white !important;
}

#billing_paym_field .select2 {
	width: 100% !important;
}
.postid-3856 .fpf-heading {
	width: 100% !important;
}

.tour-dubai {
	padding: 36px !important;
	color: #82BB25 !important;
}
.fpf-totals {
	display: none !important;
}

.edit-order {
	text-align: center !important;
	margin-top: 0.9rem !important;
}
.edit-order a {
	text-decoration: underline !important;
}
.woocommerce-cart .product-thumbnail {
	display: none !important;
}
#coupon_code {
	width: auto !important;
}

.um .um-form input[type=text],
.um .um-form input[type=password]{
	border: 2.5px solid #82BB25 !important;
    border-radius: 8px !important;
    
}
.ld-login-modal-wrapper .um .um-form input[type=text],
.ld-login-modal-wrapper .um .um-form input[type=password]{
	background-color: #f9f9f9 !important;
}
.um-4926.um {
	max-width: 100% !important;
}
/* #shipping_state_field{
	width:47% !important;
} */
#shipping_adresscompany {
	width: 94%
}
.woocommerce-billing-fields .select2 {
	width: 100% !important;
}
/*  OCULTAR OPCION DE 'Ship to a different address?'*/
#ship-to-different-address,
.learndash-course-student-message p{
	display: none !important
}

.mwb_upsell_offer_product_content del,
.mwb_upsell_offer_image{
	display: none !important;
}
.woocommerce-shipping-totals{
	display: none !important;
}
.woocommerce-account-fields {
	display: none !important;
}

@media (max-width: 600px) {
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width:100% !important;
}
}

@media (min-width: 600px) {
/* #billing_wooccm14_field,
#billing_wooccm13_field{
	margin-right: 65px !important;
} */
	.cartflows_step-template #billing_country_field,
	.cartflows_step-template #billing_email_field{
		width: 50% !important;
	}
}
.wcf-embed-checkout-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-top: 3px !important;
}
.select2.select2-container .select2-selection {
	height: 47px !important;
}
.thwmscf-content .select
{
	display: block !important;
    height: 47px;
    padding: 0 0 0 12px !important;
    overflow: hidden !important;
    position: relative !important;
    white-space: nowrap !important;
    line-height: 35px !important;
    color: #666 !important;
    font-size: 15px !important;
    text-align: left !important;
    text-decoration: none !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* background: none !important; */
    background-color: #fff;
    border: 1px solid #ddd;
    border: 2.5px solid #82BB25 !important;
    border-radius: 8px !important;
    background-color: #fff !important;
}
p#shipping_wooccm23_field{
	float: none;
}
#thwmscf-tabs {
	display: none !important;
}

[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
	background-color: #1D5633;
    border-radius: 50px 50px 50px 50px;
    padding: 10px 50px 10px 50px;
    color: #fff;
    border: #fff;
}

[type=button]:not(:enabled), [type=submit]:not(:enabled), button:not(:enabled){
	display: none !important;
}
.thwmscf-tab-panels {
	background-color: transparent !important;
}
.woocommerce-info {
	border-top-color: #3f602b;
}
.woocommerce-info::before {
	color: #3f602b;
}

#action-prev {
	background-color: #82BB25;
	float: left !important;
}
.woocommerce table.shop_table {
	background: #fff !important;
	border: 1px solid #82bb25 !important;
}
.woocommerce table.shop_table th, 
.woocommerce table.shop_table td, 
.woocommerce table.shop_table th{
	border-top: 1px solid #82bb25 !important;
}
table tbody>tr:nth-child(odd)>td {
	background-color: #82bb2530 !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #82bb2530 !important;
}

/*  ESTILOS TOUR DUBAI*/
#mwb_upsell_offer_main_id_1 .mwb_upsell_offer_parent_wrapper,
#mwb_upsell_offer_main_id_1 .mwb_upsell_offer_wrapper {
	background-color: #82bb25 !important;
	border-radius: 15px !important;
}
.mwb_upsell_offer_parent_wrapper h4,
.mwb_upsell_offer_parent_wrapper p, 
.mwb_upsell_offer_parent_wrapper {
	color: #fff !important;
}
.woocommerce-billing-fields h3 {
	display: none !important
}

.mwb_upsell_offer_parent_wrapper h5 {
	font-variant-caps: unicase !important;
}
.mwb_upsell_offer_discount_section {
	display: none !important;
}

/*  ESTILOS FORMULARIO MASTERCLASSES*/
.cartflows_step-template .wcf-embed-checkout-form table.shop_table td, 
.cartflows_step-template .wcf-embed-checkout-form table.shop_table th, 
.cartflows_step-template .wcf-embed-checkout-form table.shop_table td dl dt, 
.cartflows_step-template .wcf-embed-checkout-form table.shop_table td dl dd {
	padding: 0.6em 0.6em !important;
}
.cartflows_step-template .wcf-embed-checkout-form .woocommerce-checkout .col2-set, .wcf-embed-checkout-form .woocommerce-checkout .wcf-col2-set {
	width: 100% !important;
} 
.wcf-embed-checkout-form-two-column .woocommerce-checkout .wcf-order-wrap {
	width: 100% !important;
}
@media (min-width: 600px) {
	.cartflows_step-template .woocommerce-checkout-payment {
	width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
}


.cartflows_step-template .shop_table,
.cartflows_step-template #order_review_heading,
.order-again
{
	display: none !important;
}

.cartflows_step-template .woocommerce-checkout #payment {
	background: inherit !important;
}

.cartflows_step-template .wooccm-field-country .select2.select2-container .select2-selection {
	padding: 7px 12px !important;
}

/*  ESTILOS UPLOAD CV EN EL CHECKOUT*/
.wooccm-file-list .wooccm-file-file {
	width: 100% !important;
}
.wooccm-file-list .wooccm-file-file .wooccm-file-list-image-container {
	padding-top: 0 !important;
	justify-content: left !important;
	margin-top: 0.5em;
}

.wooccm-file-list .wooccm-file-file .wooccm-file-list-image-container img.interactive {
	display: none !important;
}
 

/*  estilos botones my account*/
	 .woocommerce-Button,
	 .woocommerce-MyAccount-content button{
		background: #1D5633 !important;
		color: #fff !important;
		border-radius: 50px !important;
		/* font-variant: unicase; */
		text-transform: uppercase !important;
		padding: 15px 50px 15px 50px !important;
		font-size: 16px !important;
		font-weight: 500 !important;
		margin-top: 1em !important;
		 float: right !important;
	 }
.woocommerce-edit-address #billing_wooccm15_field,
.woocommerce-edit-address #billing_country_field,
.woocommerce-edit-address #billing_wooccm16_field,
.woocommerce-edit-address #billing_wooccm17_field {
	display: none !important;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a {
	border-radius: 50px;
    padding: 6px 50px 6px 50px !important;
    background: #1D5633 !important;
    color: #fff;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.button:hover{
	background: #82BB25 !important;
    color: #fff;
}

.ld_course_category-master-class .elementor-post__excerpt {
	display: none !important;
}

.completed-order-div {
	margin-top: 2em !important;
}

.ld-login-button {
	border-radius: 50px 50px 50px 50px !important;
    padding: 11px 50px 11px 50px !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}
/*  ESTILOS PARA LA FRASE DE LOS self-assesments*/
.wpProQuiz_content .wpProQuiz_forms td {
	width: 100% !important;
}

.wpProQuiz_content .wpProQuiz_forms input {
	display: none !important;
}

.wpProQuiz_content table tbody>tr:nth-child(odd)>td {
	background-color: transparent !important;
}

.grecaptcha-badge {
	display: none !important;
}

.sfwd-courses-template-default .ld-course-status {
	display:  none !important;
}

.postid-18832 .wpProQuiz_header {
	display: none !important;
}
.page-id-8362 .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details {
	display: none !important;
	
}


.woocommerce-ResetPassword .form-row{
	margin-left: auto !important;
    margin-right: auto !important;
	float: none !important;
}


.woocommerce-ResetPassword p,
.woocommerce-ResetPassword label {
	text-align: center !important;
}

body > div.elementor.elementor-54 > div > div > section > div > div > div > div > div > div.elementor-element.elementor-element-3c644751.elementor-widget.elementor-widget-text-editor > div > div > div > form > p:nth-child(4){
	width: fit-content;
}




.lost_reset_password p::before{content: "RESET YOUR PASSWORD\A\A"; font-size:30px; line-height:15px; font-weight:600; color:#1D5633; white-space: pre;visibility:visible;}

/*.lost_reset_password p::after{content: "Please enter your username or email address. You will receive a link to create a new password via email. \A";visibility:visible;white-space: pre;}

.lost_reset_password p:first-child{visibility: hidden;}*/

.lista-frutos label {
	display: inline-block !important;
    width: 50%;
}

.wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-customer-info-main-wrapper {
	width: 100% !important;
}
.wcf-customer-info-main-wrapper {
	text-align: center !important;
}