/**
* Theme Name: Edumodo Child
* Description: This is a child theme of Edumodo, generated by Merlin WP.
* Author: <a href="https://www.themexpert.com/">Themexpert</a>
* Template: edumodo
* Version: 4.3.12
*/

/* PAGE TITLE */
.page-id-301 .page-details ,
.page-id-12054 .page-details {
	display: none;
}

.blog-home .edumodo-blog-content-wrapper{
	margin-bottom: 30px;
}

.blog-columns .row{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

body .main-post.single-post .entry-content{
	padding: 30px 50px;
}

@media (min-width: 687.98px) {
	body .main-post.single-post .entry-content{
		padding: 50px 150px;
	}
}

.main-post.single-post .image-content img{
	width: 100%;
}

.main-post.single-post .entry-content p{
	line-height: 2;
}

.navigation.post-navigation{
	margin-top: 50px;
	background: #FFF;
	border-radius: 10px;
	padding: 20px 30px;
}

.navigation.post-navigation a{
	color: #7554A3;
}

.navigation.post-navigation a:hover{
	color: #FFD32D !important;
}

body .site-content{
	background: #FFF;
}

body article.main-post,
body article.main-post.single-post,
.navigation.post-navigation{
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.banner-principal .carousel-caption{
	text-shadow: none !important;
}

/* CURSOS */
.course-summary.ld-course-summary,
.lpcourse-main .widget-area .widget{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

body .lpcourse-sidebar .course-video{
	border-radius: 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

body .lpcourse-sidebar .course-video img{
	border: none;
	border-radius: 20px 20px 0 0;
}

.post-type-archive-sfwd-courses .sfwd-courses{
	border-radius: 20px;
}

.sfwd-courses .post-thumbnail img{
	border-radius: 20px 20px 0 0;
}

.sfwd-courses .ld_course_grid_price{
	border-radius: 5px 5px 5px 0;
}

#ld_course_list .btn, .ld_course_grid_button .btn, .ld-course-list-items .ld_course_grid .btn-primary{
	border: none;
	background: #7554A3 !important;
	color: #FFF !important;
}

#ld_course_list .btn:hover, .ld_course_grid_button .btn:hover, .ld-course-list-items .ld_course_grid .btn-primary:hover{
	background: #654199 !important;
}

.ld_course_grid .entry-title:hover{
	background: transparent !important;
}

.lp-course-buttons{
	display: none;
}

.lpcourse-sidebar .lp-course-meta{
	padding: 30px !important;
	margin-bottom: 30px;
}

.reg-price-sale,
.reg-price-sale-single {
	font-weight: 400;
    text-decoration: line-through;
	display: block;
}

.reg-price-sale {
	font-size: 12px;
}

.reg-price-sale-single {
	font-size: 16px;
}

.ld_course_grid_price.ribbon-enrolled{
	line-height: 1.5;
}

#posts-la-liga .wk-display-block{
	max-height: 200px;
	overflow: hidden;
}


/* CUENTA */
body.woocommerce-cart article .woocommerce,
body.woocommerce-checkout article .woocommerce,
body.woocommerce-account article .woocommerce{
	width: 100%;
	box-shadow: none;
}

body.woocommerce .woocommerce-MyAccount-navigation ul li.is-active,
body.woocommerce-cart .woocommerce-MyAccount-navigation ul li.is-active,
body.woocommerce-checkout .woocommerce-MyAccount-navigation ul li.is-active,
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active{
	border-left: solid 5px #FFD32D;
}

.woocommerce main#main button[type="submit"]:hover,
.woocommerce-cart main#main button[type="submit"]:hover,
.woocommerce-checkout main#main button[type="submit"]:hover,
.woocommerce-account main#main button[type="submit"]:hover,
.woocommerce main#main a.button:hover,
.woocommerce-cart main#main a.button:hover,
.woocommerce-checkout main#main a.button:hover,
.woocommerce-account main#main a.button:hover,
.woocommerce main#main input[name="submit"]:hover,
.woocommerce-cart main#main input[name="submit"]:hover,
.woocommerce-checkout main#main input[name="submit"]:hover,
.woocommerce-account main#main input[name="submit"]:hover{
	background: #654199 !important;
	color: #FFF !important;
}

/* FOOTER */
.menu-footer ul{
	display: flex;
	flex-direction: column;
	column-gap: 20px
}

@media (min-width: 687.98px) {
	.menu-footer ul{
		flex-direction: row;
	}
}

.footer .widget.menu-footer ul li{
	padding: 0;
	width: auto;
}

.menu-footer ul li:before{
	display: none;
}

.footer-sidebar-1 > div,
.footer-sidebar-2 > div{
	width: 100%
}

@media (min-width: 687.98px) {
	.footer-sidebar-1 > div{
		width: 65%
	}

	.footer-sidebar-2 > div{
		width: 35%
	}
}

.footer-sidebar-3,
.footer-sidebar-4,
#copyright {
	display: none;
}

section.footer {
	background-color: #f4f4f4 !important;
}

section.footer a, section.footer .widget ul li a, section.footer .widget ul li:before{
	color: #454545 !important;
}



/* FOROS */

.bbpress-wrapper {
	padding: 50px 0;
}

.bbpress #bbpress-forums .bbp-body li.bbp-forum-freshness,
li.bbp-forum-freshness, li.bbp-topic-freshness {
	text-align: right;
}

body.bbpress #bbpress-forums .bbp-template-notice {
	background: #7554a3;
	border: #624191;
}

body.bbpress #bbpress-forums .bbp-template-notice a,
body.bbpress #bbpress-forums .bbp-template-notice p,
body.bbpress #bbpress-forums .bbp-template-notice span,
body.bbpress #bbpress-forums .bbp-template-notice li { 
	color: #FFF;
}

body.bbpress #bbpress-forums .bbp-template-notice li:hover a{
	color: #FFF;
}

body.bbpress #bbpress-forums .bbp-template-notice li a:hover {
	color: #624191;
}

body.bbpress #bbpress-forums .bbp-topic-form,
body.bbpress #bbpress-forums .bbp-reply-form {
	background: #f0f0f0;
}

body.bbpress #bbpress-forums .bbp-topics {
	border: 1px solid #f0f0f0;
	border-radius: 10px;
}

body.bbpress #bbpress-forums .bbp-topics .bbp-header {
	padding: 10px 25px;
	background: #7554a3;
	color: #FFF;
}

body.bbpress #bbpress-forums .bbp-topics .bbp-body {
	margin: 0;
}

body.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic {
	margin: 0;
}

body.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header {
	background: #7554a3;
	color: #FFF;
}

body.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-admin-links a,
body.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-permalink {
	color: #FFF;
}

body.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-admin-links a:hover,
body.bbpress #bbpress-forums .bbp-replies .bbp-body div.bbp-reply-header .bbp-reply-permalink:hover {
	color: #FFD32D;
}

body.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper button,
body.bbpress #bbpress-forums .bbp-no-reply form .bbp-submit-wrapper button,
body.bbpress #bbpress-forums .bbp-topic-form form .bbp-submit-wrapper #bbp_topic_submit {
	background: #7554a3;
	color: #FFF;
	border: none;
	border-radius: 50px;
	font-weight: bold;
	text-transform: uppercase;
}

body.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper button:hover,
body.bbpress #bbpress-forums .bbp-no-reply form .bbp-submit-wrapper button:hover,
body.bbpress #bbpress-forums .bbp-topic-form form .bbp-submit-wrapper #bbp_topic_submit:hover {
	background: #7554a3;
}

body.bbpress #bbpress-forums .bbp-reply-form form .bbp-submit-wrapper a {
	padding: 7px 20px;
	margin-right: 10px;
	border-radius: 50px;
	border: 1px solid #7554a3;
}

body.bbpress #bbpress-forums .bbp-topics .bbp-body ul.topic .bbp-topic-meta .bbp-topic-started-by .bbp-author-name:hover {
	color: #576574;
}

.container-top-banner img {
	border-radius: 10px;
}

.wrapper-topics-banner {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	position: relative;	
}

.wrapper-topics-banner .widget {
	margin: 0;
}

#bbpress-forums .wrapper-topics-banner .title-topic {
	position: absolute;
	color: #FFF;
	margin: 0;
	padding: 30px;
	font-size: 35px;
	font-weight: bold;
	width: 75%;
	text-align: center;
}


.entry-footer-body {
	display: none;
}

/* FORO PRIVADO */

.forum.type-forum.status-private {
	width: 100%;
}

.ld-bbpress-forums,
#forum-private {
	width: 100%;
	text-align: center;
}

.ld-bbpress-forums {
	margin-top: 100px;
}

#forum-private {
	margin-bottom: 100px;
}

.ld-bbpress-forums p {
	font-size: 22px;
}

#forum-private div.bbp-template-notice.info ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#forum-private div.bbp-template-notice.info {
	background: #7554a3;
	color: #FFF;
	border: 1px solid #624191;
}

#forum-private div.bbp-template-notice.info li {
	font-size: 18px;
}

/*TERMINOS Y CONDICIONES WOOCOMMERCE*/

.wc-terms-and-conditions .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox,
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{
	position: relative !important;
}