/**
Theme Name: tradicion-silvestre-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tradicion-silvestre-child
Template: astra
*/

/*GENERAL*/
a.add_to_cart_button,
a.product_type_simple {
    border-radius: 5px!important;
}

/*INICIO*/
.home .cursos-destacados-home .wp-block-woocommerce-product-template {
    margin: 0;
}

.home .cursos-destacados-home .wp-block-woocommerce-product-template li h3 {
    font-size: 2rem !important;
}

.home .cursos-destacados-home .wp-block-woocommerce-product-template li .woocommerce-Price-amount {
    font-size: 1.25rem;
}

.home .cursos-destacados-home .wp-block-woocommerce-product-template li .wp-block-button a span {
    font-size: 16px;
}

/*TIENDA*/
.woocommerce-shop h1.page-title,
.term-cursos-completos h1.page-title,
.term-pildoras-formativas h1.page-title,
.term-talleres-presenciales h1.page-title {
    margin-bottom: unset;
}

.woocommerce-shop .woocommerce-ordering select,
.term-cursos-completos .woocommerce-ordering select,
.term-pildoras-formativas .woocommerce-ordering select,
.term-talleres-presenciales .woocommerce-ordering select {
    padding-right: 1.5rem;
}

.woocommerce-shop .ast-loop-product__link h2,
.term-cursos-completos .ast-loop-product__link h2,
.term-pildoras-formativas .ast-loop-product__link h2,
.term-talleres-presenciales .ast-loop-product__link h2 {
    font-size: 2rem !important;
}

.woocommerce-shop .price,
.term-cursos-completos .price,
.term-pildoras-formativas .price,
.term-talleres-presenciales .price {
    font-size: 1.25rem !important;
}

/*FICHA DE PRODUCTO*/
.single-product .product_title {
    font-size: 4rem;
}

.single-product .single_add_to_cart_button {
    width: 100% !important;
    padding: 1rem !important;
}

.single-product section.related.products ul li .astra-shop-summary-wrap .ast-loop-product__link h2 {
    font-size: 1.5rem;
}

.single-product section.related.products ul li .astra-shop-summary-wrap .price {
    font-size: 1.25rem;
}

/*LECCIONES ACADEMIA ONLINE*/
#sensei-quiz-list .sensei-quiz-question h2.question {
    text-decoration: underline;
}

#sensei-quiz-list .sensei-quiz-question h2.question span {
    display: none;
}

li.sensei-quiz-question,
.wp-block-sensei-lms-question-answers .answers li {
    list-style: none;
}
.sensei-quiz-actions {
    display: flex;
    justify-content: space-between;
}
li.sensei-quiz-question .wp-block-sensei-lms-question-description {
    font-style: italic;
    font-size: 1.25rem!important;
}
.sensei-quiz-actions-primary .sensei-quiz-action button,
.wp-block-sensei-lms-button-view-quiz button {
    color: #fff!important;
}
.sensei-quiz-actions-secondary .sensei-quiz-action button.reset {
    background-color: grey;
    color: white!important;
    margin-bottom: 1rem;
}
.sensei-course-theme-quiz-graded-notice .sensei-course-theme-quiz-graded-notice__reset-quiz-form button {
    background: var(--sensei-primary-color);
    color: #fff;
}
.sensei-course-theme-quiz-graded-notice__actions .wp-block-button .is-primary,
.sensei-quiz-actions .wp-block-button .is-primary {
    color: #fff;
}
.single-quiz .sensei-lms-question-block__header span.grade {
    display: none;
}
.single-lesson div.wp-video {
    width: 100%!important;
}

/*PAGINA DE CURSO DE SENSEI*/
.single-course nav.post-navigation,
.single-course .entry-meta {
    display: none;
}

/*TEXTOS LEGALES*/
.page-id-3135 p,
.page-id-1953 p,
.page-id-1955 p,
.page-id-1957 p,
.page-id-3217 p,
.page-id-3254 p {
    padding-bottom: 1em;
}
.page-id-3135 h1,
.page-id-1953 h1,
.page-id-1955 h1,
.page-id-1957 h1,
.page-id-3217 h1,
.page-id-3254 h1 {
    font-size: 4em!important;
}
.page-id-3135 p a,
.page-id-1953 p a,
.page-id-1955 p a,
.page-id-1957 p a,
.page-id-3217 p a,
.page-id-3254 p a {
    color: #e66200;
}
.page-id-3135 li a,
.page-id-1953 li a,
.page-id-1955 li a,
.page-id-1957 li a,
.page-id-3217 li a,
.page-id-3254 li a {
    color: #e66200;
}

.page-id-3135 ul,
.page-id-1953 ul,
.page-id-1955 ul,
.page-id-1957 ul,
.page-id-3217 ul,
.page-id-3254 ul {
    margin-left: 2em!important;
}

/*ENLACES EN TEXTO EN PRODUCTOS*/
.single-product ul li a {
    color: #e66200;
}

