/*
Theme Name: Estudiar Child
Author: VamTam
Author URI: https://vamtam.com
Template: estudiar
*/

div#sub-header h1 {
  color: #36348e;
}

button.woocommerce-Button.button,
.gform_button button,
.woocommerce-edit-address .woocommerce-address-fields button.button,
.gform_button.button,
.woocommerce-form-login__submit,
.wc-block-components-checkout-place-order-button,
.wc-block-components-button {
  background-color: var(--e-global-color-vamtam_accent_6) !important;
  color: var(--e-global-color-vamtam_accent_5) !important;
  width: fit-content !important;
  text-decoration: none !important;
}

button.woocommerce-Button.button:hover,
.gform_button button:hover,
.woocommerce-edit-address .woocommerce-address-fields button.button:hover,
.gform_button.button:hover,
.woocommerce-form-login__submit:hover,
.wc-block-components-checkout-place-order-button:hover,
.wc-block-components-button:hover {
  background-color: var(--e-global-color-vamtam_accent_1) !important;
}

.gfield input,
.gfield textarea,
.gform_button.button:focus {
  outline: none !important;
}

.wc-block-components-order-summary-item__individual-prices,
.wc-block-checkout__billing-fields .woocommerce-MyAccount-content .woocommerce-notices-wrapper,
.ginput_complex label.gform-field-label,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.gform_required_legend,
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity,
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  display: none !important;
}

.woocommerce-EditAccountForm.edit-account input,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  padding: 6px 20px !important;
  border: none !important;
  font-size: 16px;
  font-weight: 400;
}

.woocommerce h2,
.woocommerce-Address-title h2 {
  font-size: var(--e-global-typography-vamtam_h4-font-size) !important;
}

.woocommerce-EditAccountForm.edit-account label,
.woocommerce-edit-address .woocommerce-address-fields label,
.gfield .gfield_label {
  font-weight: 400 !important;
}

.select2-container--open .select2-dropdown,
.select2-container--focus .select2-dropdown,
.select2-container--open.select2-container--default .select2-selection--single,
.select2-container--focus.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-width: 1px !important;
}

.select2-dropdown .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit !important;
}

.ginput_container input:not([type="button"]):not([type="submit"]):not([type="checkbox"]):not([type="number"]):not([type="radio"]),
.ginput_container textarea,
.ginput_container .elementor-field-textual,
.ginput_container.ginput_container_select {
  min-height: 60px;
}

.woocommerce form .form-row {
  margin: 0 0 30px !important;
}

.gform-theme--foundation .gform_footer {
  margin-bottom: var(--gf-form-footer-margin-y-start) !important;
}

.woocommerce .checkout-breadcrumb .title-part-inactive a,
.woocommerce .checkout-breadcrumb .title-part-inactive {
  color: var(--e-global-color-vamtam_accent_6) !important;
}

.woocommerce-order-details .order_details tr td .order-actions-button {
  padding: 0;
}

.select2 .select2-selection {
  padding: 5px 20px !important;
  min-height: auto !important;
}

.select2-dropdown .select2-results__options {
  margin: 0;
}

.wc-block-checkout__sidebar .wc-block-components-order-summary__content .wc-block-components-product-name {
  font-size: 22px;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
  flex-flow: row-reverse;
}

.woocommerce.woocommerce-account table thead th {
  border-top: 1px solid var(--vamtam-default-line-color) !important;
  border-left: 1px solid var(--vamtam-default-line-color) !important;
}

.woocommerce.woocommerce-account table thead th:last-child {
  border-right: 1px solid var(--vamtam-default-line-color);
}

.woocommerce table.shop_table tbody tr:last-child td,
.woocommerce table.shop_table tbody tr:last-child th {
  border-bottom: 1px solid var(--vamtam-default-line-color);
}

#main-content #sub-header {
  background-color: var(--e-global-color-vamtam_accent_4);
  margin-bottom: 50px;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 0.6em 1em;
}

.woocommerce-MyAccount-navigation .custom-account-user-info .avatar {
  border-radius: 50%;
}

.woocommerce.woocommerce-account table a.button,
.woocommerce-order-details .order_details tr td .order-actions-button {
  background: var(--e-global-color-vamtam_accent_4);
  border: solid 1px var(--vamtam-default-line-color);
  font-size: 10px;
  padding: 8px 15px;
  margin: 0px 5px 5px 0px;
}

.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover,
.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  background: #36348e;
}

.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  color: #fff;
}

.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section {
  border: none !important;
  margin-bottom: -35px;
}

.gfield.gfield--type-section .gsection_title {
  color: var(--e-global-color-vamtam_accent_6);
  font-family: var(--e-global-typography-vamtam_h4-font-family), Sans-serif;
  font-size: var(--e-global-typography-vamtam_h4-font-size);
  font-weight: var(--e-global-typography-vamtam_h4-font-weight);
  line-height: var(--e-global-typography-vamtam_h4-line-height);
}

.gfield .gfield_label.gform-field-label {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

.gfield input[type="text"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield select,
.gfield textarea,
textarea {
  background-color: var(--e-global-color-vamtam_accent_4) !important;
  border-radius: 0px 0px 0px 0px !important;
  color: #29292980 !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  border-width: 0px 0px 0px 0px !important;
  border: none !important;
  box-shadow: none !important;
}

.vamtam-sticky-header.vamtam-sticky-header--fixed-shown.vamtam-sticky-header--transparent-header {
  background-color: transparent !important;
}

/* vamtam-sticky-header vamtam-sticky-header--transparent-header  */
.vamtam-sticky-header .elementor-widget-theme-site-logo a {
  background: var(--vamtam-body-link-visited);
}

.ginput_container input {
  width: 100% !important;
}

.ginput_container input:focus,
.ginput_container_textarea textarea:focus,
textarea:focus {
  background: #efefef !important;
}

.address_country,
.address_country select,
.ginput_container_number,
.ginput_container_number .vamtam-count-wrap,
.ginput_container_number .vamtam-count-wrap input {
  min-height: 60px !important;
}

.address_country select {
  padding: 18px 20px !important;
  margin-bottom: 0 !important;
}

body select:not(.elementor-field-textual) {
  margin-bottom: 0 !important;
  outline: none !important;
}

.gform-theme--foundation .gform_fields,
.gform-theme--foundation .gform-grid-row {
  row-gap: 30px !important;
  display: grid;
}

.ginput_container.ginput_container_radio .gfield_radio {
  display: inline-block !important;
  margin-top: 15px !important;
}

.ginput_container.ginput_container_radio .gfield_radio .gchoice {
  margin-right: 18px !important;
}

.gform-grid-col input,
.gfield input:not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.ginput_container_fileupload input {
  border: none !important;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  padding-top: 25px !important;
}

.wc-block-checkout__terms {
  margin: 0 0 25px !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  padding: 0 !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link),
.gform-footer .gform_button {
  min-height: 60px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}

input,
textarea,
.gfield input[type="text"],
.gfield input[type="email"],
.gfield input[type="tel"],
.gfield input[type="number"],
.gfield select,
.gfield textarea {
  color: var(--e-global-color-vamtam_accent_6) !important;
}

/* Global placeholder color */
input::placeholder,
textarea::placeholder {
  color: #29292980 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #29292980 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #29292980 !important;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #29292980 !important;
}

.gfield_checkbox .gform-field-label {
  font-size: 16px !important;
  line-height: 1.5em !important;
}

.woocommerce-MyAccount-content .woocommerce-what-next {
  margin-top: 2em !important;
}

.home-banner-video video {
  height: 630px !important;
}

.ginput_container.ginput_container_select select {
  min-height: 60px !important;
  padding: 18px 20px !important;
}

.ginput_container_textarea textarea {
  padding: 20px !important;
}

.request-info-checkbox .gfield-choice-input {
  margin-top: 5px !important;
}

#billing_country_field span.woocommerce-input-wrapper.elementor-select-wrapper {
  padding: 10.61px 20px !important;
  border: none !important;
  font-size: 16px;
  font-weight: 400;
  background-color: var(--e-global-color-vamtam_accent_4);
  width: auto;
}

.woocommerce #payment #place_order,
.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_print,
.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_download,
.woocommerce.woocommerce-checkout .checkout_coupon .form-row.form-row-last .button[name="apply_coupon"] {
  background-color: #36348e !important;
  text-decoration: none !important;
  fill: var(--e-global-color-vamtam_accent_5) !important;
  color: var(--e-global-color-vamtam_accent_5) !important;
  padding: 25px 40px 25px 40px;
}

.woocommerce #payment #place_order:hover,
.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_print:hover,
.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_download:hover,
.woocommerce.woocommerce-checkout .checkout_coupon .form-row.form-row-last .button[name="apply_coupon"]:hover {
  background-color: var(--e-global-color-vamtam_accent_2) !important;
  color: var(--e-global-color-vamtam_accent_6) !important;
}

.wc_payment_method.payment_method_billdesk img {
  width: 250px;
  display: block;
}

.woocommerce .woocommerce-notices-wrapper {
  margin-top: 0 !important;
}

.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_print,
.woocommerce-order .woocommerce-order-details .wt_pklist_invoice_download {
  padding: 12px 32px;
  margin: 12px 12px 0 0;
}

.woocommerce.woocommerce-checkout .checkout_coupon .form-row.form-row-last .button[name="apply_coupon"] {
  min-height: 50px;
  padding: 12px 32px;
  margin: 0 0 0 16px !important;
}

.woocommerce.woocommerce-checkout .checkout_coupon {
  flex-direction: inherit !important;
  padding: 20px !important;
}

.woocommerce.woocommerce-checkout .checkout_coupon .vamtam-checkout-coupon-header {
  width: 82% !important;
}

.woocommerce.woocommerce-checkout .checkout_coupon .vamtam-checkout-coupon-header .form-row.form-row-first {
  margin-bottom: 0 !important;
}

.woocommerce-order-details br {
  display: none;
}

.woocommerce.woocommerce-checkout .checkout_coupon .form-row.form-row-last {
  width: fit-content !important;
  margin-bottom: 0 !important;
}

.woocommerce.woocommerce-checkout .woocommerce-notices-wrapper {
  margin: 0;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  margin: 0 0 20px;
}

button#btn-billdesk,
button#btn-billdesk-cancel:hover {
  background-color: #36348e !important;
  text-decoration: none !important;
  fill: var(--e-global-color-vamtam_accent_5) !important;
  color: var(--e-global-color-vamtam_accent_5) !important;
  padding: 12px 40px;
  min-height: 50px;
  text-decoration: none;
}

button#btn-billdesk:hover,
button#btn-billdesk-cancel {
  background-color: var(--e-global-color-vamtam_accent_2) !important;
  color: var(--e-global-color-vamtam_accent_6) !important;
  padding: 12px 40px;
  min-height: 50px;
  text-decoration: none;
}

.woocommerce.woocommerce-checkout .woocommerce-login-form {
  width: 100% !important;
  float: inherit !important;
  padding-right: 0px !important;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  padding: 15px 30px !important;
  outline: none !important;
}

.bdsdk-modal-wrapper {
  z-index: 99999 !important;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__register__wrapper {
  display: flex;
  align-items: center;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__register__wrapper .woocommerce-form-register__submit {
  margin-top: 30px;
  margin-left: 10px;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme-lost_password {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme-lost_password .lost_password {
  margin-top: 0 !important;
}

.woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme-lost_password .lost_password:before {
  display: none;
}

.woocommerce-form-login-toggle.woocommerce-info .woocommerce-info {
  border: 0;
  padding: 0 !important;
  margin: 0;
}

.woocommerce-form-login-toggle form.woocommerce-form.woocommerce-form-login.login {
  margin: 5px 0 0 0;
}

.woocommerce-form-login-toggle.woocommerce-info .form-row {
  margin-bottom: 12px !important;
}

.page-id-992168 .inner-menu,
.page-id-992168 footer#main-footer,
.page-id-990482 .inner-menu {
  display: none !important;
}

.page-id-990482 .elementor-widget-theme-site-logo a {
  cursor: not-allowed;
}

.vamtam-count-wrap span {
  display: none !important;
}

.custom-info-section {
  margin-bottom: 0 30px;
}

.custom-info-section .section-title {
  margin-block: 0 20px;
  color: #36348e;
}

.custom-info-section .info-row {
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
}

.custom-info-section .info-item {
  flex: 1;
  margin: 0;
}

.custom-info-section tbody tr:first-child th,
.custom-info-section tbody tr:first-child td {
  border-top: 1px solid var(--vamtam-default-line-color) !important;
}

.custom-info-section .section-sub-title {
  font-weight: 600;
  margin-block: 0 10px;
}

.woocommerce.custom-info-section table.shop_table {
  margin-bottom: 20px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 600 !important;
}

.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  padding: 0 !important;
}

.woocommerce.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 0.6em 1em;
  display: block;
}

.timeline {
  counter-reset: test 0;
  position: relative;
  margin-bottom: 16px !important;
}

.timeline li {
  list-style: none;
  display: inline-block;
  width: 24%;
  position: relative;
  text-align: center;
  font-size: 14px;
}

ul:nth-child(1) {
  margin: 0 0 0 -70px;
}

.timeline li:before {
  counter-increment: test;
  content: counter(test);
  width: 20px;
  height: 20px;
  border: 2px solid #36348E;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 20px;
  margin: 0 auto 5px auto;
  background: #fff;
  color: #36348E;
  transition: all ease-in-out .3s;
  cursor: pointer;
}

.timeline li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: grey;
  top: 11px;
  left: -50%;
  z-index: -999;
  transition: all ease-in-out .3s;
}

.timeline li:first-child:after {
  content: none;
}

.timeline li.active-tl {
  color: #36348E;
  font-weight: 600;
}

.timeline li.active-tl:before {
  background: #36348E;
  color: #F1F1F1;
  content: '\2713';
}

.timeline li.active-tl:after {
  background: #36348E;
}

@media only screen and (max-width: 600px) {
  .timeline li {
    width: 23%;
    font-size: 12px;
  }

  ul:nth-child(1) {
    margin: 0 0 0 0px;
  }
}