/*
Theme Name: Studylms
Theme URI: https://apusthemes.com/studylms
Author: ApusTheme
Author URI: https://apusthemes.com/
Description: Studylms is clean theme, it's used Apus Framework.
Version: 1.10
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: studylms

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
/*   CUSTONM STYLE   */
/* menu */
.home .header-v1 .headertop, .header-v1 .headertop, .header-v1 .sticky-header {
    background: #fff !important;
}
#apus-topbar, .heading-right.pull-right.hidden-sm.hidden-xs {
    display: none !important;
}
#apus-header .active > a, #apus-header a:active, #apus-header a:hover, #apus-header a {
    text-decoration: none;
    font-weight: 400;
}
/* cupon */
div.cupon, .cupon div p, .cupon div h2 {
    margin: 0px !important;
}
/* highlight */
h2 span, p span {
    color: #eb6111;
}
.cincuenta-off {
    color: #00b350;
} 
.sesenta-off {
    color: #1680d1;
}
/* Slider */
#slider {
    z-index:-1;
}
#features {
    z-index: 1;
    margin-top: -116px;
}
.pop-ben {
	display: none;
}
h2.beneficios {
    color: #fff;
    font-size: 22px;
    margin: 0px;
}
.vc_custom_1582228514232 {
    border-radius: 100px;
}
/*.vc_col-has-fill>.vc_column-inner {
	padding: 10px 20px !important;
}*/
/* price tag */
p.price-tag {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    font-weight: 400;
}
p.price-tag span {
    color: #fff !important;
    font-weight: 100;
    font-size: 8px;
}
.cross-out {
    background-color: red;
    font-size: 10px;
    text-decoration: line-through;
}
.check {
    background-color: green;
    font-size: 16px;
}
/* boton */
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #eb6111 !important;
    width: 100%;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #d6510e !important;
}
.btn, .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px !important;
}
.vc_btn3-container {
    margin-bottom: 10px !important;
}
/* interior curso */
.widget-special-features .widget-content {
    border-width: 1px;
    margin-top: 0px !important;
}
a.edr-buy-widget__link, .info-meta.edr-course.clearfix, .course-socials-bookmark.clearfix, .title-tab, .list-instructors  {
    display: none !important;
}
/*.entry-thumb {
    display: none;
}*/
.widget.widget-text-heading.style1 .title {
    font-size: 24px !important;
    line-height: 1.2;
    margin-bottom: 30px;
}
/* Maketing spots */
.marketing-spot {
    background-color: #fff;
    border-radius: 100%;
	max-width: 50%;
    margin: 0 auto;
}
img.spot-pop {
    background: #fff;
    border-radius: 100%;
}
/* footer */
h3.footer {
    color: inherit;
    margin: 0 0 29px;
    text-transform: uppercase;
    font-size: 15px;
    padding-bottom: 17px;
    border-bottom: 1px solid rgba(232, 232, 232, 0.1);
}
ul.footer li a, div.fact a  {
    color: #777;
}
ul.footer li a:hover, div.fact a:hover {
    color: #fff;
}
.wpb_single_image.wpb_content_element.vc_align_left.footer{
    max-width: 50%;
    margin-bottom: 0px;
}
.widget-social li a.linkedin:active, .widget-social li a.linkedin:hover {
    background: #0077b5;
}
/* testimonial */
.testimonial-avatar {
    display: none !important;
}
/* navegacion carrusel */
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ababab !important;
}
/* course slider */
.vc_gitem-zone.vc_gitem-zone-c {
    border-radius: 0px;
    border: 1px solid #e6e6e6;
}
.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    border-radius: 0px;
}
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 60% !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.vc_gitem-post-data-source-post_title h4 {
    margin: 0px;
    }
    /* cta */
.default.widget-action.center {
    padding: 20px;
    color: #fff !important;
    background: #00b350;
    border: 0px solid #e5e5e5;
}
h3.title span {
    color: #fff;
}
/* cursos */
.meta-data.clearfix {
    display: none;
}
.edr-course .edr-teacher {
    display: none;
}
.edr-course .edr-course__price {
    background: green !important;
	font-size:16px;
}
/* testimoniales */
span.job {
    display: none !important;
}
/* categorias */
.breadcrumb li a:hover, .breadcrumb li a:focus {
    color: #eb6111 !important;
}
/* contenidos acordion */
.vc_tta-accordion .vc_tta-panel:last-child {
    border-bottom: 0px !important;
}
.vc_tta-accordion .vc_tta-panel {
    border: 0px !important;
}
/* Price sidebar course */
.edr-buy-widget__price {
    margin-right: 0px !important;
}
.price-tag.cross-out {
    padding: 5px 10px;
    color: #fff;
}
.edr-buy-widget.check {
    padding: 0 10px;
    border-radius: 5px;
}
.edr-buy-widget.check span.edr-buy-widget__price {
    color: #fff !important;
	font-size: 22px !important;
}

/* custom top search bar */
.form-control {
    height: auto !important;
    padding: 5px !important;
	border-radius: 0px !important;
	border: 0px !important;
}
.btn {
    padding: 5px 15px !important;
    border-radius: 0px !important;
	border: 0px !important;
}
form.search {
    margin: 10px;
}
.header-v1 .headertop {
    border-top: 0px !important;
}
/* grid catalog courses */
div.cross-out {
    font-size: 13px;
    font-weight: 900;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 4px 10px;
    margin: 0;
    word-spacing: -2px;
    background: red;
    font-family: "Lato";
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.prices {
    display: none;
}




/*.compraloya {
	font-size: 25px;
	background: #000;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	margin:0 0 20px 0;
	text-align: center;
}*/

.precionormal {
	font-size: 12px;
	background: red;
	color: #fff;
	padding: 5px 15px;
	margin:0 0 20px 0;
	text-decoration: line-through;
	display: inline-block;
}
.preciorebajado {
	font-size: 18px;
	background: green;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	margin:0 0 20px 0;
	text-align: center;
	display: inline-block;
}
.precios {
    margin: 30px 0 15px;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7 !important;
}

.detail-post .entry-title {
    font-size: 38px;

}

.icono {
    width: 80px;
    float: left;
    margin: 0 20px 0 0;

}

.info-left {
	
	border-bottom: 1px solid #cacacaee;
    padding: 0 0 30px 0;
	
}

.detail-content {
    margin: 20px 0 0 0 !important;
}

.video-curso {
    width: 100% !important;
	margin: 30px 0 0 0;
}

.content-area h4  {
	color: #eb6111 !important;
}


.iconos-especs {
    width: 40px !important;
	float: left;
	margin: 0 15px 0 0;
}

.curso-incluye  {
	text-align: center;
	margin: 30px 0 0 0;
}
.curso-incluye img  {
	width: 60px;
}


.curso-spots {
	
	margin: 30px 0 0 0;
	padding: 10px;

	background: #f9f9f9;
	
}

.spot-solo {
	
	padding:20px !important;
}

.borde-bot{
	padding-bottom: 10px;

border-bottom: 1px solid #eee;

}



.apus-breadscrumb .breadcrumb {
    padding: 10px 0;

}
.apus-breadscrumb {
    margin-bottom: 40px;

}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: normal !important;

}



/*.apus-footer {
margin: 100px 0 0 0;
}*/



/**BARRA DE PRECIO**/

.vc_btn3.vc_btn3-size-md {
    font-size: 18px;
}


/* header breadcrumbs */
.apus-breadscrumb .breadscrumb-inner {
    min-height: 0px !important;
}
/* ajutes home */
@media only screen and (max-width: 1024px) {
.sm-hide {
    display:none;
}
#features {
    margin-top: 0px;
}
}
@media only screen and (max-width: 1023px) {
#slider {
	display:none !important;
}
.spot-solo {
    text-align: center !important;
}
img.card-img-top {
    max-width: 50% !important;
}
#features {
    text-align: center !important;
}
.logo {
    margin: 7px 0px 0px 10px;
}
.vc_grid-item.vc_clearfix.vc_col-sm-3.vc_grid-item-zone-c-bottom.vc_visible-item.fadeIn.animated {
    width: initial !important;
}
h2#cupon-covid {
    max-width: 100% !important;
}
.flags {
    position: absolute !important;
    right: 15% !important;
}
}
img.card-img-top {
    max-width: 20% !important;
	display: inline-block;
}
h4.card-title {
    display: inline-block;
}
ul.course-features li span {
    text-transform: capitalize !important;
}
ul.course-features li:first-child span {
    text-transform: initial !important;
}
h4, .h4 {
    font-size: 15px !important;
}
.edr-course .edr-course__title {
    font-size: 15px !important;
}
/* sticky compra */
.compra-footer {
	display:none;
	padding: 0px 15px;
    border: none;
    position: fixed;
    bottom: 0;
    right: 0px;
    width: 100%;
    z-index: 10;
	background-color: #f1f1f1;
}
@media only screen and (max-width: 811px) {
.content-area h4  {
    display: inline-block;
}
.compra-footer {
	display: block !important;
    padding-top: 10px; 
}
#compralo, #suscripcion, #unpago, #trespagos, #seispagos, /*.precionormal,*/ #oxxo, p.compraT {
	display:none !important;
}
#sticky-sidebar div.precios, #sticky-sidebar div.compraT {
    display: none !important;
}
.precios {
    display: inline-block !important;
    width: 100% !important;
    margin: 0px !important;
}
/*.precios {
    display: inline-block !important;
    width: 49% !important;
    margin: 0px !important;
}*/
a#compralo-footer, a#suscripcion-footer, a#unpago-footer, a#trespagos-footer, a#seispagos-footer, a#oxxo-footer, a#paypal-footer {
    width: 30% !important;
    display: inline-block !important;
	font-size: 12px !important;
	max-height:56px !important;
}
/*a#compralo-footer, a#suscripcion-footer, a#unpago-footer, a#trespagos-footer, a#seispagos-footer {
    width: 49% !important;
    display: inline-block !important;
    font-size: 12px !important;
}*/
a#back-to-top {
    display: none !important;
}
.zopim {
	display: none !important;
}
}
#back-to-top {
    bottom: 70px !important;
}
.apus-breadscrumb .breadcrumb:before {
    background: transparent !important;
}
span.author {
    display: none;
}
.logo {
    max-width: 200px;
}
body {
	font-variant: none !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    opacity: 1 !important;
}
#slider-1-slide-6-layer-1 strong {
    font-size: 34px !important;
	font-weight:900 !important;
}
#slider-1-slide-6-layer-1 {
	font-weight: 400 !important;
}
/* hide mobile */
.apus-offcanvas-body .apus-search-form, .apus-offcanvas-body h3.setting{
    display: none;
}



.navbar-nav.megamenu > li > a {
    text-transform: normal !important;

}

.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.apus-breadscrumb .bread-title {

    display: none;
}
/* MAP */
.vc_custom_1588354488508, .vc_custom_1588354479096 {
    border-radius: 100%;
}


pre {
	padding: 0px !important;
		margin: 0px !important;
	border: 0px !important;
}



/*li.current-cat a {
    color: #eb6111 !important;
}

.cat-item a {
    color: black;
}
.sidebar ul > li.current-cat:before, .sidebar ul > li.current:before {
	color: #eb6111;
}*/
.sidebar ul > li.current-cat:before, .sidebar ul > li.current:before {
    color: #eb6111;
    width: 100%;
    display: flex;
    background: #f1f1f1;
    margin-right: -95%;
}
.sidebar ul > li.current-cat, .sidebar ul > li.current {
    line-height: 25px !important;
}
.breadcrumb li {
    text-transform: initial;
}


.open-button {
	display:none !important;
}

a {
	font-weight: 600 !important;
}

#course-2055>.edr-course__header>.prc>.precionormal, #course-2056>.edr-course__header>.prc>.precionormal {
    display: none !important;
}
p.compraT {
    font-size: 16px;
    display: none;
}
p.aviso {
    margin: 20px 0 0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-align: center;
    background: #f5f5f5;
}
/* Botón OXXO */
/*a#oxxo {
    color: grey;
    font-size: 12px;
    font-weight: 100;
	margin-top: -15px;
}*/
a#oxxo img {
    max-width: 20%;
}

/* botones pagos */
#compralo, #oxxo, #paypal-pe {
    font-size: 16px;
}
#compralo img, #trespagos img, #seispagos img {
    max-width: 15%;
}
#oxxo img {
    max-width: 20%;
}
#paypal-pe img {
    max-width: 30%;
}
/*#paypal-footer img {
    margin: 10px 0px;
}*/
#compralo-footer img {
    max-width: 50%;
}
#oxxo-footer img {
    max-width: 60%;
}
/* botones ocultos */
#oxxo, #oxxo-footer{
display: none !important;
}


/*.precionormal
{ display:none !important;}*/

/* bandera */
.flags {
    position: fixed;
    top: 0px;
    right: 5%;
    z-index: 100;
}
.flag-l {
    max-width: 30px;
    margin-right: 5px;
    display: inline-block;
}