.elementor-kit-14{--e-global-color-primary:#990000;--e-global-color-secondary:#222222;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF0000;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:21px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;background-color:#111111;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:98%;}.e-con{--container-max-width:98%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */button.single_add_to_cart_button.button.alt {
    background: linear-gradient(90deg, #990000, #FF0000) !important;
}


.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-radius: 20px 20px 0px 0px !important;
}

/*Sombreado cursos*/

a.elementor-element.elementor-element-de1e33b.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
  position: relative !important;
  overflow: hidden !important;
}

a.elementor-element.elementor-element-de1e33b.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0) 0%,
    rgba(0,0,0,0.3) 50%,
    rgba(0,0,0,0.7) 100%
  ) !important;
  z-index: 1 !important;
  pointer-events: none !important;
}

a.elementor-element.elementor-element-de1e33b.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > .e-con-inner {
  position: relative !important;
  z-index: 2 !important;
}


.woocommerce-message {
    border-top-color: #ff0000;
    background: #222222;
}


.woocommerce-message {
    color: white;
}

.woocommerce-mini-cart__empty-message {
    color: white !important;
}

button.button.e-apply-coupon {
    background: #990000 !important;
    color: white !important;
}



.iconboxheight {
    min-height: 270px;
}




/*ELIMINACION DEL CAMPO POBLACIÓN EN FORM DE FINALIZAR COMPRA*/

p#billing_city_field {
    display: none !IMPORTANT;
}


.imageproduct {
    background-size: cover;
    background-position: center;
}


/*CURSOS*/

.elementor-153 .elementor-element.elementor-element-9b827c6 .elementor-heading-title {
    font-family: "Outfit", Sans-serif;
    font-size: 22px !important;
    font-weight: 600;
    color: var(--e-global-color-text);
}

.elementor-element.elementor-element-dc884e1.elementor-position-right.elementor-mobile-position-right.elementor-widget-mobile__width-initial.elementor-view-default.elementor-widget.elementor-widget-icon-box {
    margin-bottom: 20px;
}

.single-product >  .product_title {
    font-size: 50px !important;
    text-decoration: underline;
}


p.requieresuscription
 {
    color: white;
    font-size: 26px;
    text-align: center;
    padding-top: 60px;
}/* End custom CSS */