/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@import url('https://fonts.googleapis.com/css?family=Bitter:400,700|Open+Sans:400,500,700');

.home .wpb_revslider_element rs-dotted {
    background: #318fc4;
    opacity: 0.86;
}
.home .wpb_revslider_element rs-sbg-wrap rs-sbg {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    position: relative;
    margin-bottom: 40px;
    /* padding: 0; */
    background-color: transparent;
}
.payment_box.payment_method_bacs {display: none;border: 1px solid #ddd;}
table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {/* display: none; */}
.woocommerce-billing-fields {}
.woocommerce-shipping-fields {display: none;}
.woocommerce-billing-fields .form-row label {
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0px;
}
.home .whb-header {
    margin-bottom: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
height: 100px;
    z-index: 302;
}
.home .whb-header .whb-main-header {    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 390;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;}
header.whb-sticked .wd-tools-element>a {color: #fff;}
form.checkout #customer_details .woocommerce-billing-fields {margin-top: 0;margin-bottom: 0;/* background: #fff; */padding: 0;}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info { text-align: center; padding: 13px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info  a.showcoupon {
    text-decoration: none;
    color: #777;
}
.woocommerce-checkout form.checkout_coupon {max-width: 100%;}

#billing_company_field label span.optional {display: none;}
.woocommerce-additional-fields {display: none;}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #000;
}
header:not(.whb-sticked) .whb-general-header {padding-top: 10px;padding-bottom: 10px;}
header.whb-sticked .whb-general-header {padding-top: 10px;padding-bottom: 10px;background: #000;}
header.whb-sticked .whb-general-header .navigation-style-underline .item-level-0>a {color: #fff;}

header.whb-sticked .whb-general-header .icons-design-default .woodmart-social-icon {color: rgb(255 255 255 / 80%)!important;}
header.whb-sticked .whb-general-header .icons-design-default .woodmart-social-icon:hover {color: rgb(255 255 255 / 100%)!important;}

header.whb-sticked .whb-general-header .woodmart-cart-design-3 .woodmart-cart-icon:before {
    color: rgb(255 255 255 / 60%);
}
header.whb-sticked .whb-general-header .woodmart-cart-design-3 .woodmart-cart-number {color: #fff;}

#objetivos {
 padding-bottom: 0;padding-top: 0;
    background: #eee;
}
#programa {
   background: #eee;
}
.nomargin {margin: 0;}

#objetivos .objetivos_columna {
    border: 1px solid #bdb8b8;
    padding: 40px 10px;
    border-right: 0;
    border: 0;
    background: #eee;
    text-align: justify;
}
#objetivos .dirigido_columna {padding: 40px 10px;/* background: #777; *//* color: #fff; */}

#relatores {
    background: #222222;
    background-color: #000000;
    background-image: url(https://www.cursohuella.paiscircular.cl/wp-content/uploads/2021/03/3-min.jpg);
    background-size: cover;
    background-position: top center;
   /* filter: grayscale(100); */
    padding-top: 10vh;
    padding-bottom: 10vh;
}
#relatores::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /* filter: grayscale(1); */
    /* background-color: #00000057; */
    /* mix-blend-mode: color; */
    /* background: url(https://cursos.paiscircular.cl/wp-content/plugins/revslider/public/assets/assets/gridtile.png); */
    /* background-color: rgb(44 45 31 / 83%); */
    background-color: #3db1f3f0;
}
#informacion {background: #fff;}
#contacto {
    background-color: #0082d0;
    background-size: cover;
    background-position: top center;
    /* filter: grayscale(1); */
    padding-top: 6vh;
    padding-bottom: 6vh;
}

footer.footer-container {
    background-color: #000000;
    color: #fff;
    display: none;
}
footer.footer-container a {color: #fff;}

.home .site-content {
    margin-bottom: 0;
}

.section__title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 22px;
    /* font-family: "Bitter", serif; */
    font-weight: 600;
    position: relative;
    z-index: 300;
    text-align: center;
  
    font-family: 'Poppins',sans-serif;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #b3b3b357;
    padding-bottom: 11px;
}
.section__title span {
    position: relative;
    /* display: block; */
}
.section__title span:before {
    content: "";
    background-color: #f1c447;
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -9px;
    left: 50%;
    margin-left: -50%;
}

ul {}
.site-content ul.lista_texto_simple {margin-bottom: 0;font-size: 100%;}
.site-content ul.lista_texto_simple li {
    line-height: 1.2em;
    margin-bottom: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
}
.site-content p {line-height: 1.2em;text-rendering: optimizeLegibility !important;-webkit-font-smoothing: antialiased !important;font-family: 'Open Sans',sans-serif;font-size: 14px;font-weight: 500;letter-spacing: 0.3px;}


#informacion ul.informacion_grid {
    margin: 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
}

#informacion ul.informacion_grid li {
    list-style: none;
    width: calc(100%/3 - 10px);
    padding: 20px;
    margin: 5px;
    /* background: #eeeeee; */
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 0px solid #ddd;
}

#informacion ul.informacion_grid li:before {display: none;}
#informacion ul.informacion_grid li .imagenexpositor {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    /* border-radius: 100%; */
}

#informacion ul.informacion_grid li .imagenexpositor img {
    width: 100%;
    /* border-radius: 100%; */
    filter: grayscale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#informacion ul.informacion_grid li h3 {
    text-align: center;
    font-size: 17px;
    /* font-weight: 500; */
    line-height: 1em;
    color: #f1c447;
    letter-spacing: 0.3px;
    margin-bottom: 8px;
    /* font-family: "Bitter", serif; */
}
#informacion ul.informacion_grid li h3 strong {
    font-weight: 700;
    font-style: italic;
}

#informacion ul.informacion_grid li h4 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.2px;
    font-weight: 600;
    padding-top: 6px;
    padding-bottom: 3px;
    line-height: 1em;
    /* -webkit-font-smoothing: inherit; */
}

#informacion ul.informacion_grid li {/* width: calc(100%/1 - 0px); */padding: 20px 15px;/* margin: 0px 0px 10px 0px; */display: flex;flex-wrap:wrap;align-items: center;background: #949494;color: #fff;text-align: center;}
#informacion ul.informacion_grid li .imagenexpositor {width: 60px;margin-bottom: 0;/* margin-right: 10px; */font-size: 60px;line-height: 1em;/* display: block; */margin: auto;color: #fff;}
#informacion ul.informacion_grid li .info_relator {width: 100%;padding-left: 0;color: #fff;text-align: center;margin: 1px auto 0;}
#informacion ul.informacion_grid li h3 {background: #ffffff;/* text-align: left; *//* font-size: 16px; */margin-bottom: 4px;font-weight: 800;text-transform: uppercase;letter-spacing: 0px;display: inline-block;font-size: 16px;padding: 5px 8px 4px 8px;font-family: 'Poppins',sans-serif;}
#informacion ul.informacion_grid li h4 {/* text-align: left; */letter-spacing: 0;}


#relatores ul.relatores_grid {
    margin: 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
}

#relatores ul.relatores_grid li {
    list-style: none;
    width: calc(100%/4 - 12px);
    padding: 15px;
    margin: 6px;
    background: #FFFFFF;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#relatores ul.relatores_grid li:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #e9e7e7;
}
#relatores ul.relatores_grid li:before {display: none;}
#relatores ul.relatores_grid li .imagenexpositor {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
}

#relatores ul.relatores_grid li .imagenexpositor img {
    width: 100%;
    border-radius: 100%;
    filter: grayscale(1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

img {}

#relatores ul.relatores_grid li:hover .imagenexpositor img {
    transform: scale(1.1);
    /* border-radius: 0; */
    filter: grayscale(1);
    /* object-fit: cover; */
}

#relatores ul.relatores_grid li h3 {
    text-align: center;
    font-size: 17px;
    /* font-weight: 500; */
    line-height: 1em;
    color: #222222;
    letter-spacing: 0.3px;
    margin-bottom: 8px;
    font-family: "Bitter", serif;
}
#relatores ul.relatores_grid li h3 strong {
    /* font-weight: 700; */
}

#relatores ul.relatores_grid li h4 {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #000000b0;
    letter-spacing: 0.2px;
    /* font-weight: 500; */
    /* padding-top: 3px; */
    /* padding-bottom: 3px; */
    line-height: 1.1em;
    -webkit-font-smoothing: inherit;
    font-family: "Open Sans",sans-serif;
}

#programa .programa_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* border: 1px solid #ccc; */
}
#programa .programa_grid .modulo_item {
    width: calc(100%/2 - 20px);
    background: #fff;
    margin: 15px 10px;
    padding: 20px;
    /* display: flex; */
    border: 1px solid #ccc;
    /* border-left: 0; */
    /* border-top: 0; */
    padding-top: 0;
    border: 0;
    margin-bottom: 20px;
}
#programa .programa_grid .modulo_item .modulo_cont_icono {
    width: 50px;
    /* font-size: 30px; */
    /* font-weight: 700; */
    /* line-height: 1em; */
    /* margin-right: 10px; */
    margin: -25px auto 10px;
}
#programa .programa_grid .modulo_item .modulo_cont_icono .modulo_cont_numero {
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    border: 0px solid;
    padding: 10px;
    background: #f1c447;
    color: #fff;
    border-radius: 100%;
    height: 50px;
    width: 50px;
}
#programa .programa_grid .modulo_item .modulo_cont_info {
    /* width: calc(100%/1 - 50px); */
}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_titulo {
    font-size: 17px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
    color: #222222;
    /* font-family: 'Poppins',sans-serif; */
    letter-spacing: -0.3px;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: inherit!important;
    /* min-height: 50px; */
}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_fecha_horario {
    line-height: 1em;
    margin-bottom: 10px;
    background: #3cb1f3;
    padding: 10px;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_relator {
    line-height: 1em;
    margin-bottom: 10px;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    letter-spacing: 0.5px;
    color: #444;
}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_lista {}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_lista ul {
    padding-left: 20px;
    font-family: 'Open Sans',sans-serif;
}
#programa .programa_grid .modulo_item .modulo_cont_info .modulo_cont_lista ul li {
    line-height: 1.1em;
    margin-bottom: 7px;
    font-size: 13px;
    letter-spacing: 0px;
    display: list-item;
    list-style-type: disc;
}
.titulo_subtitulo_curso {
    /* border-bottom: 1px solid rgba(119,119,119,.17); */
    position: relative;
    margin-bottom: 25px;
}
.titulo_subtitulo_curso .curso_cont_subtitulo {
    /* font-size: 14px; */
    font-family: 'Open Sans';
    letter-spacing: 1px;
    /* font-weight: 400; */
    /* line-height: 1em; */
    /* padding: 9px 15px; */
    background-color: #2d2a2a;
    color: #fff;
}
.titulo_subtitulo_curso .curso_cont_titulo {
    font-size: 23px;
    line-height: 1em;
    font-family: 'Open Sans';
    font-weight: 300;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: -2px;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
    border-color: #67ab7059;
    max-width: 85%;
}

.color_blanco {color: #fff;}
.color_negro {color: #000;}
.color_222_g {color: #222;}
.color_333_g {color: #333;}
.colorgrisoscuro_4 {color: #444;}
.colorgrisoscuro_5 {color: #555;}
.colorgrisoscuro_6 {color: #666;}
.colorgrisoscuro_7 {color: #777;}
.colorgrisoscuro_8 {color: #888;}
.colorgrisoscuro_9 {color: #999;}
.color_eee_g {color:#eee;}
.colorgrisclaro_b {color:#ddd;}
.colorgrisclaro_c {color:#ccc;}
.colorgrisclaro_d {color:#bbb;}



#contacto .gform_wrapper {margin: 0;width: 700px;max-width: 100%;margin: 0 auto 0;}
#contacto .gform_wrapper form {
    /* border: 1px solid #000; */
    /* padding: 20px; */
    border-radius: 0;
    /* border-left: 0; */
    /* border-right: 0; */
}

#contacto .gform_confirmation_wrapper {
    width: 700px;
    max-width: 90%;
    margin: 0 auto 0;
}
#contacto .gform_wrapper form ul.gform_fields {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#contacto li.gfield {
    width: calc(50%/1 - 20px);
    margin: 6px 10px;
    /* padding-right: 10px; */
    display: block;
}

#contacto li.gfield#field_1_5 {width: 100%;}

#contacto textarea {
    width: calc(100%/1 - 0px);
    padding: 15px 15px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1em;
    border-radius: 0px;
    font-weight: 500;
    border: 0;
    /* background: #eeeeee; */
    display: block;
    border: 1px solid #fff;
    font-family: 'Roboto',sans-serif;
}
#contacto label.gfield_label {
    display: block;
    margin-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff;
}
#contacto label.gfield_label span.gfield_required {
    display: none;
}
#contacto .ginput_container {
}
#contacto input[type="text"] {
    width: calc(100%/1 - 0px);
    padding: 10px 12px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1em;
    border-radius: 0px;
    border: 0;
    /* background: #eeeeee; */
    display: block;
    border: 1px solid #fff;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}

#contacto .gform_footer {
    margin: 20px 10px 10px 10px;
    text-align: center;
}
#contacto input[type="submit"] {
    background: #f1c447;
    color: #ffffff;
    padding: 10px 0px;
    line-height: 1em;
    font-size: 1.3em;
    border: 0;
    border-radius: 0px;
    margin: 0;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    width: 150px;
    font-family: 'Roboto',sans-serif;
    user-select: auto;
    text-transform: none;
    transition: all .25s ease;
}
#contacto input[type="submit"]:hover {background: #3cb1f3;}

#contacto .gfield_description.validation_message {
    margin-top: 7px;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing: 0.5px;
    opacity: 0.6;
    font-family: 'Roboto',sans-serif;
}
#contacto .validation_error {
    text-align: center;
    line-height: 1em;
    font-family: 'Roboto',sans-serif;
    letter-spacing: 0.5px;
    opacity: 0.6;
    font-weight: 400;
    font-size: 0.9em;
}
#contacto .gform_confirmation_message {
    text-align: center;
    border: 5px solid #fff;
    padding: 20px;
    font-family: 'Roboto',sans-serif;
    letter-spacing: 0.5px;
    opacity: 0.6;
    font-size: 25px;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    opacity: 1;
}
#contacto input[type="text"]::placeholder {color: #fff;opacity: 1;}
.displaynone {display: none!important;}

.curso_comprar {
    /* border: 3px solid #eee; */
    /* padding: 25px; */
    /* padding-bottom: 50px; */
    /* padding-top: 50px; */
    height: 100%;
    background: #f1f1f1;
    padding: 30px 25px;
    margin-top: 25px;
    display: block;
    text-align: center;
    display: block;
}
.curso_comprar .product-list-item .product-element-top {display: none;}

.curso_comprar .product-grid-item .product-title a {
    color: inherit;
    pointer-events: none;
}

.widget_shopping_cart .cart-item-image {display: none;}

.woocommerce-terms-and-conditions-wrapper {display: none;}
.woocommerce-order:not(.wd-with-extra-content) {
    margin: 0 auto;
    max-width: inherit;
}
section.woocommerce-order-details {
    margin: 0 0 20px 0;
    /* padding: 20px; */
    /* background: #f7f7f7; */
    text-align: center;
    padding: 20px 0 0 0;
    margin: 0 0 20px 0;
    /* background: #f7f7f7; */
    text-align: center;
    border-top: 1px solid #ddd;
}
section.woocommerce-order-details .responsive-table {
    margin-bottom: 0;
    border: 1px solid #ddd;
    border-bottom: 0;
}
section.woocommerce-bacs-bank-details {
    padding: 20px 0 0 0;
    margin: 0 0 20px 0;
    /* background: #f7f7f7; */
    text-align: center;
    border-top: 1px solid #ddd;
}
.wc-bacs-bank-details-heading+.wc-bacs-bank-details-account-name {display: none;}
section.woocommerce-order-details h2.woocommerce-order-details__title {margin-bottom: 10px;line-height: 1em;}
section.woocommerce-bacs-bank-details h2.wc-bacs-bank-details-heading  {margin-bottom: 10px;line-height: 1em;}
.wc-bacs-bank-details li, .woocommerce-thankyou-order-details li {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.woocommerce-thankyou-order-details.order_details {margin-bottom: 20px;}


.wc-bacs-bank-details strong, .woocommerce-thankyou-order-details strong {
    display: block;
    margin-top: 3px;
    color: #2d2a2a;
    line-height: 1em;
}

.woocommerce-order h4.woocommerce-thankyou-order-received {
    margin-bottom: 20px;
    padding: 3%;
    width: 100%;
    border: 2px dashed #d0d0d0;
    color: #000000;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
}

.resumen_pedido {margin-bottom: 10px;line-height: 1em;text-align: center;}

.wc-bacs-bank-details-heading, .woocommerce-customer-details>h2, .woocommerce-order-details__title {
    /* text-transform: inherit; */
    color: #8e8e8e;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1em;
    font-size: 20px;
}
.woocommerce-page table td {padding: 10px 12px;}
.woocommerce-page table th {
    padding: 8px 5px;
    border-top: 0px solid #d0d0d0;
}
section.woocommerce-customer-details {margin-bottom: 20px;}
section.woocommerce-order-details table {line-height: 1em;}

.curso_comprar .product-list-item .price {
    font-size: 24px;
    /* display: none; */
    color: #000;
}


a.maillink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
    text-indent: -9999px;
    z-index: 1;
  
}

a.maillink:hover {
    background: #ffffff9e;
}

#contacto:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    filter: grayscale(1);
    background-color: #543131eb;
    /* mix-blend-mode: saturation; */
    background: url(https://cursos.paiscircular.cl/wp-content/plugins/revslider/public/assets/assets/gridtile.png);
    /* background-color: rgb(0 0 0); */
    background-image: url(https://www.cursohuella.paiscircular.cl/wp-content/uploads/2021/03/22-min.jpg);
    background-size: cover;
    background-position: center;
    background-color: #000;
    opacity: 0.1;
}


img.imagen_sola_caluga {
    max-width: 85%;
    margin: 0 auto 0;
}
.checkout-order-review #order_review .shop_table tr .product-name { width: 100%; max-width: 100%; /* font-weight: 600; */ line-height: 1em; font-family: 'Open Sans',sans-serif; font-size: 15px; }


#inscripcion {background: #ffffff;border-top: 1px solid #eee;/* margin-top: 20px; */padding-top: 0;padding-bottom: 0;}

#customer_details  {
    /* padding: 25px; */
    /* background: #fff; */
    /* height: 100%; */
}

.woocommerce-billing-fields .form-row label label {
    display: block;
    margin-bottom: 10px;
    color: #000000;
    vertical-align: middle;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 0;
}
#payment .form-row.place-order {
    /* width: 240px; */
    margin: auto;
}
.payment_methods {
    margin-bottom: 10px;
    /* display: flex; */
    flex-wrap: wrap;
    /* justify-content: center; */
    align-items: unset;
}

.payment_methods>li {
    margin-bottom: 0!important;
    /* margin: 10px; */
    width: auto;
    /* background: #fff8f8; */
    padding: 0;
    margin: 6px!important;
    line-height: 1em;
    /* border: 1px solid #ddd; */
    /* padding: 10px; */
    /* text-align: center; */
    /* margin-right: 10px; */
    display: inline-block;
    vertical-align: middle;

}

.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    position: relative;
    margin-bottom: 25px;
    padding: 0;
    /* background-color: #ffffff; */
    padding: 0;
    border: 0px solid #ddd;
}

#order_review .woodmart-table-wrapper {
    overflow-x: auto;
    /* margin-bottom: 20px; */
    padding: 25px;
    box-shadow: none;
    line-height: 1em;
    background: #fff;
    /* margin: 0; */
    border: 5px solid #eee;
}

h3.order_review_heading {margin: 0 0 10px 0;}
tr.order-total strong .amount {
    font-size: 20px;
    color: #83ba8b;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 1em;
}
.woocommerce-billing-fields__field-wrapper input[type=text],.woocommerce-billing-fields__field-wrapper input[type=email] {height: inherit;padding: 11px;}

tr.order-total th {
    padding: 10px 5px 5px 5px;
    line-height: 1em;
    text-align: right;
}
tr.order-total td {
    padding: 10px 5px 5px 5px;
    line-height: 1em;
    font-size: 16px;
}
.checkout-order-review:before,.checkout-order-review:after {display: none;}


#payment {
    /* background: #eee; */
    padding: 25px;
    margin-bottom: 20px;
    border: 5px solid #f1f1f1;
}

.woocommerce-billing-fields__field-wrapper {
    padding: 25px;
    background: #ffffff;
    border: 5px solid #eee;
}

.payment_methods li>label {
    display: inline;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
}
.carrito_checkout {}
#carrito_home {}
#carrito_home .cart-empty.woodmart-empty-page {display: none;}
#carrito_home .woodmart-empty-page-text {display: none;}
#carrito_home .return-to-shop {display: none;}
#checkout_home {}
#carrito_home .woocommerce-notices-wrapper {}


.notaespecial {
    padding-top: 16px;
    text-align: center;
    font-weight: 400;
    font-family: 'Roboto';
    letter-spacing: 0.5px;
    font-style: italic;
    color: #a6a6a6;
    font-size: 15px;
    line-height: 1em;
    /* background: #eee; */
    padding: 12px 5%;
    margin-top: 10px;
    border: 1px solid #ddd;
    /* display: inline-block; */
    /* margin: 0 auto 0; */
    border-right: 0;
    border-left: 0;
    /* width: 600px; */
    /* max-width: 90%; */
    margin: 15px auto 0;
}
@media (min-width:768px) {
	#objetivos .dirigido_columna {border-left: 1px solid #ccc;    font-size: 15px;
    transition: border-color .5s ease;
    letter-spacing: 0.3px;
    color: #565656;
    font-weight: 500; }
  #informacion ul.informacion_grid li:first-child {
  
}
}


@media (min-width:992px) {
	
	#programa .programa_grid .modulo_item:nth-child(3) {/* border-right: 0; */}
	#programa .programa_grid .modulo_item:nth-child(4) {/* border-bottom: 0; *//* width: calc(100%/2 - 20px); */}
	#programa .programa_grid .modulo_item:nth-child(5) {/* border-bottom:0; *//* border-right: 0; *//* width: calc(100%/2 - 20px); */}
	.pad_b_15px {padding-bottom: 40px;}
	.pad_t_15px {padding-top: 40px;}
}



@media (max-width:991px) {
	
	#programa .programa_grid .modulo_item {
    width: calc(100%/2 - 20px);
    }
    #programa .programa_grid .modulo_item:nth-child(2) {/* border-right: 0; */}
     #programa .programa_grid .modulo_item:nth-child(4) {/* border-right: 0; */}
     #programa .programa_grid .modulo_item:nth-child(5) {/* border-bottom:0; *//* border-right: 0; */width: 100%;}
     .pad_b_15px {padding-bottom: 25px;}
	.pad_t_15px {padding-top: 25px;}
	#relatores ul.relatores_grid li {    width: calc(100%/3 - 10px);}
}



@media (max-width:767px) {
#programa .programa_grid {border: 0;}
	#programa .programa_grid .modulo_item {
    width: calc(100%/1 - 0px);
    /* border-right: 0; */
    /* padding: 15px 0; */
    margin: 15px 0;
    margin-bottom: 20px;
}	
#objetivos .dirigido_columna {border-top: 1px solid #ccc;padding: 20px 5px 25px 5px;}
#objetivos .objetivos_columna {padding: 20px 5px 25px 5px;/* text-align: justify; */}
#relatores ul.relatores_grid li {width: calc(100%/1 - 0px);padding: 10px;margin: 0px 0px 10px 0px;display: flex;flex-wrap:wrap;align-items: flex-start;}
#relatores ul.relatores_grid li .imagenexpositor {width: 80px;margin-bottom: 0;/* margin-right: 10px; */}
#relatores ul.relatores_grid li .info_relator {width: calc(100%/1 - 80px);padding-left: 10px;}
#relatores ul.relatores_grid li h3 {text-align: left;font-size: 15px;margin-bottom: 4px;}
#relatores ul.relatores_grid li h4 {text-align: left;letter-spacing: 0px;}
#informacion ul.informacion_grid li {    width: calc(100%/1 - 0px);
    
    margin: 0px 0px 10px 0px;}
}

@media (max-width:575px) {
	
	form.checkout #customer_details .woocommerce-billing-fields {padding: 0;margin-bottom: 20px;}
section.woocommerce-bacs-bank-details {border: 0;padding: 0;}
}

@media (max-width:480px) {
	#contacto li.gfield {
    width: 100%;
}
	.titulo_subtitulo_curso .curso_cont_titulo {font-size: 20px;max-width: 85%;}
	.pad_b_15px {padding-bottom: 15px;}
	.pad_t_15px {padding-top: 15px;}
} 