/*
Theme Name: Startit Child
Theme URI: https://startit.select-themes.com
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.0
Text Domain: startit
Template: startit
*/
/** Customización del footer */
footer .widget ul {
  margin: 0 auto;
  max-width: 50%;
  display: flex;
  justify-content: space-evenly;
}
.menu-legales-container {
  margin-bottom: 20px;
}
#text-5.widget.qodef-footer-text.widget_text p {
  font-size: 18px;
}
/** Customización WooCommerce */
.qodef-container .woocommerce {
  margin: 100px 0;
}
#pmpro_actionlink-levels {
  display: none;
}
p.acceso-curso-final {
  font-size: 24px;
}
section.woocommerce-order-details.carsako {
  margin: 60px 0;
}
.qodef-woocommerce-page table th.product-name,
.qodef-woocommerce-page table th.product-subtotal {
  font-size: x-large;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}
body .select2-container--default .select2-selection--single {
  background-color: #f6f6f5 !important;
  border: 1px solid #e9e9e9 !important;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  font-size: 24px !important;
  font-weight: 600 ;
  justify-content: space-around !important;
}
ul.wc_payment_methods.payment_methods li img.stripe-icon {
  float: right;
  max-width: 40px;
  padding-left: 3px;
  margin: 0;
}
label[for="payment_method_redsys"] {
  font-weight: 800;
  font-size: 16px;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
  width: 60% !important;
  margin-left: 24% !important;
}
#payment .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 20px;
  margin-left: 5px;
}
#payment
  .woocommerce-terms-and-conditions-wrapper
  p
  span.woocommerce-terms-and-conditions-checkbox-text {
  font-size: 16px;
}
table#tabla-final.shop_table.woocommerce-checkout-review-order-table {
  margin-bottom: 15px;
}
table#tabla-final.shop_table.woocommerce-checkout-review-order-table + p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
#submit_redsys_payment_form {
  margin: 20px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  font-weight: 800;
  border: 2px solid #e6e6e6;
}
.qodef-btn.cancel.carsako:not(.qodef-btn-custom-border-hover):hover {
  border-color: #ce1e1eee !important;
  background-color: #ce1e1eee !important;
}
/** Pagina compra acceso tabla */
.qodef-four-columns .qodef-price-table.qodef-active .qodef-price-table-inner {
  margin-bottom: 25px;
}
.qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price, .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-value {
  text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}
.qodef-four-columns
  .qodef-price-table.qodef-active
  .qodef-price-table-inner
  ul
  li.qodef-table-body {
  border-bottom: none;
}
.qodef-four-columns
  .qodef-price-table.qodef-active
  .qodef-price-table-inner
  ul
  li.qodef-table-title {
  border: none;
}
.qodef-price-table .qodef-price-table-inner ul {
  margin: 0 0 20px 0 !important;
}
.qodef-pricing-tables.qodef-four-columns .qodef-price-table {
  width: 24% !important;
}
.qodef-price-table.qodef-active {
  border: 15px solid #149992;
}
.qodef-section.carsako-intensivo .qodef-pricing-info {
  border-radius: 0 !important;
  padding: 0 !important;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-description {
  margin-bottom: 38px !important;
}
.qodef-section.carsako-intensivo .qodef-pricing-info .qodef-pricing-info-title {
  margin-bottom: 0px;
}
.qodef-section.carsako-intensivo .qodef-pricing-info .qodef-pricing-info-title {
  padding: 38px 0;
  background: #acd648;
  color: #fff;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-description
  ul {
  list-style: none outside none;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-description
  ul
  li:nth-child(2n + 1) {
  background-color: #f8f8f8;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-description
  ul
  li:last-child {
  border: 1px solid #f8f8f8;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-description
  ul
  li {
  text-align: center;
  margin: 0;
  padding: 14px;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-pricing
  span.qodef-mark {
  display: none;
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-pricing
  span.qodef-price {
    font-size: 55px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}
.qodef-section.carsako-intensivo
  .qodef-pricing-info
  .qodef-pricing-info-pricing {
  margin-bottom: 30px;
}
.qodef-price-table.qodef-active .qodef-active-text {
  right: -35px !important;
  top: -60px !important;
  z-index: 20 !important;
}
.qodef-price-table.qodef-active .qodef-active-text .qodef-active-text-inner {
  -webkit-transform: rotate(-82deg) !important;
  -ms-transform: rotate(-82deg) !important;
  transform: rotate(-82deg) !important;
  padding: 38px 11px 11px 0px !important;
  font-size: 14px !important;
  animation: blinker 1.7s linear infinite;
}
.qodef-price-table.qodef-active .qodef-active-text span {
  width: 100px !important;
  height: 100px !important;
  background: #e9c574 !important;
}
.qodef-price-table
  .qodef-price-table-inner
  ul
  li.qodef-table-prices
  .qodef-mark {
  display: none !important;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/** Página específica de ingreso profesores */
.page-id-8323 .qodef-page-header .qodef-sticky-header {
  transform: translateY(0) !important;
  height: 65px !important;
}
.page-id-8323 .qodef-content {
  background-color: #293033 !important;
  background-image: url("images/pattern-hero.svg");
}

p.pmpro_actions_nav {
  margin: 40px !important;
  font-size: 1.4em !important;
  text-align: center !important;
}

/** Contact form 7 */
#submit-autoescuelas input[type="submit"].wpcf7-form-control.wpcf7-submit {
  width: 100%;
}

/** Header h1 */
.qodef-title .qodef-title-holder h1 {
  text-shadow: #000 2px 2px 3px !important;
}

/** Logo landing page */
#landing-page .qodef-logo-wrapper a img {
  margin: 25px 30px;
}

/** pmpro add admin page */
.pmpro_admin {
  background-image: none !important;
}
p#footer-upgrade {
  display: none !important;
}

/** Form regsitration */
.ur-frontend-form form button[type="submit"],
.ur-frontend-form form input[type="submit"] {
  background: #b2dd4c;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  outline: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 8px 15px;
  border-radius: 3px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    opacity 0.15s ease-in-out;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="date"],
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="email"],
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="number"],
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="password"],
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="text"],
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input[type="url"],
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid select,
.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  textarea {
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  outline: none;
  padding: 8px 10px;
  margin-top: 8px;
  line-height: 1.3;
  color: #404040;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #c1c5c8;
  border-radius: 3px;
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/** grid topbar */
.qodef-top-bar .qodef-grid {
  width: 90%;
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left {
  width: 30% !important;
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right {
  width: 70% !important;
}

/** Boton ingresar */
.styles-module_Button__2zcg9 {
  margin: 0;
  padding: 0;
  border: none;
  display: inline-block;
}

.styles_Base_Button__1i_ff,
div.styles_Base_Button__1i_ff {
  display: inline-block;
}

.styles_Button_Stretch__LMACx {
  width: 100%;
  max-width: none;
}

.styles_Base_Button__1i_ff {
  position: relative;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in, color 0.2s ease-in;
  transition: background-color 0.2s ease-in, color 0.2s ease-in;
}

.styles_Button_Content__1kgwf {
  display: block;
  padding: 3px 15px;
  position: relative;
}

.styles_Button_Primary__1TcT-,
.styles_Button_Primary__1TcT-:active {
  background-color: #b2dd4c;
  color: #fff !important;
  font-weight: 700;
}

.styles_Button_Primary__1TcT- .styles_Button_Content__1kgwf,
.styles_Button_Primary__1TcT-:active .styles_Button_Content__1kgwf {
  border-color: #ffb77f;
}

.styles_Button_Content__1kgwf .styles_Content_Text__2vvlv {
  font-size: 16px;
}

.styles_Button_Content__1kgwf:after {
  opacity: 1;
}

a.current.qodef-side-menu-button-opener {
  font-size: 18px !important;
}

a.current.qodef-side-menu-button-opener:before {
  display: none;
}

/** Boton de login unikany */
#ult-login-form #ult-login-submit,
.ult-form__submit-btn {
  background: #b2dd4c;
}

/** call to action home */
a.qodef-btn.qodef-btn-icon.qodef-side-menu-button-opener:before {
  display: none;
}

/** Paid membership pro checkout */
form.pmpro_form .input,
form.pmpro_form textarea,
form.pmpro_form select {
  display: block;
  max-width: 97%;
  width: 100% !important;
}

input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
  font-size: 13px;
  color: #767676;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: 0;
  margin-bottom: 4px;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-name {
  display: inline-block;
  margin: 0 0.5rem 1rem 0;
}

#pmpro_payment_information_fields ul.payment_methods {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #ebe9eb;
  margin: 0;
  list-style: none outside;
}

#pmpro_payment_information_fields {
  background: #f3f3f3;
}

#pmpro_payment_information_fields ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: 400;
}

#pmpro_payment_information_fields
  .payment_method_stripe
  label[for="payment_method_stripe"] {
  display: block;
  padding-left: 32px;
}

#pmpro_payment_information_fields ul.payment_methods li img.stripe-icon,
#add_payment_method
  #pmpro_payment_information_fields
  ul.payment_methods
  li
  img.stripe-icon {
  float: right;
  max-width: 40px;
  padding-left: 3px;
  margin: 0;
}

#pmpro_payment_information_fields div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #e9e9e9;
  color: #515151;
}

#pmpro_payment_information_fields div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #e9e9e9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

form.pmpro_form .pmpro_asterisk abbr {
  display: none;
}

form.pmpro_form select {
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  background-image: url(../../images/selectbox-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 12px 12px 16px;
  font-size: 12px;
  line-height: 14px;
  color: #252525;
  border-radius: 0;
  font-weight: 700;
  min-width: 240px;
  max-width: 100%;
  display: block;
}

#pmpro_payment_information_fields ul.payment_methods li img.stripe-icon,
#add_payment_method
  #pmpro_payment_information_fields
  ul.payment_methods
  li
  img.stripe-icon {
  float: right;
  max-width: 40px;
  padding-left: 3px;
  margin: 0;
}

#pmpro_payment_information_fields div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #e9e9e9;
  color: #515151;
}

#pmpro_payment_information_fields div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #e9e9e9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

#pmpro_payment_information_fields div.payment_box .form-row {
  margin: 0 0 1em;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_checkout-field-baddress2 {
  display: none;
}

form.pmpro_form .form-row-wide {
  clear: both;
}

form.pmpro_form .form-row label {
  display: block;
  font-size: 1.1rem !important;
}

form.pmpro_form .pmpro_checkout-fields .pmpro_level_cost p:last-child {
  display: none;
}

#pmpro_payment_information_fields
  ul.payment_methods
  li
  .stripe-credit-card-brand,
#add_payment_method
  #pmpro_payment_information_fields
  ul.payment_methods
  li
  .stripe-credit-card-brand {
  position: absolute;
  top: 9%;
  margin-top: 20px;
  right: 30px;
  background: no-repeat
    url(/wp-content/plugins/pmpro-customizations/images/credit-card.svg);
  display: block;
  width: 30px;
  height: 24px;
}

form.pmpro_form .pmpro_asterisk abbr {
  display: none;
}

form.pmpro_form .pmpro_asterisk abbr {
  border: none;
  text-decoration: none;
}

form.pmpro_form .form-row-first,
form.pmpro_form .form-row-last {
  float: left;
  width: 49%;
  overflow: visible;
}

form.pmpro_form .form-row-last {
  float: right;
}

form.pmpro_form .pmpro_submit {
  margin-top: 1em;
  text-align: right;
}

.pmpro_btn {
  margin: 0;
  border: none;
  outline: 0 !important;
  font-size: 13px;
  line-height: 13px !important;
  padding: 12px 15px;
  text-transform: uppercase;
  vertical-align: top;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  left: auto;
  white-space: nowrap;
  display: inline-block;
  background-color: #b2dd4c;
  color: #fff;
}

a.small {
  color: rgb(233, 33, 33);
}

.qodef-top-bar .widget_nav_menu ul li a {
  color: #b2dd4c !important;
  font-size: 16px !important;
  font-weight: 600;
  padding: 0 30px 0 0 !important;
}

/** Contador de membresía */
.TIE-fighter-dashboard {
  border: 0px solid #222 !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 2px 2px 2px #000 !important;
  -moz-box-shadow: 2px 2px 2px #000 !important;
  box-shadow: 2px 2px 2px #000 !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
#landing-page .qodef-logo-wrapper a img {
  max-width: 300px !important;
}
.qodef-logo-wrapper a img {
  height: auto !important;
}
#quizForm1 .qsm-pagination {
  display: none;
}
.qodef-page-header .qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
  max-height: 90px;
}