/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@media (max-width: 767px) {
img.custom-logo {
    height: 65px !important;
}

#site-logo #site-logo-inner a img {
    height: 65px !important;
}
    
i.fa.fa-bars {
    font-size: 26px !important;
    vertical-align: middle !important;
}
     
.salto-linea {
    display: block !important;
}
    
div#qlwapp {
    display: none !important;
}
    
span#cn-notice-text {
    text-align: center !important;
    margin-right: 0px !important;
    line-height: 1.5em !important;
    width: 100% !important;
    margin-top: 0px !important;
}

#mobile-fullscreen ul ul.sub-menu li a {
    font-size: 16px !important;
}
    
i.sidr-class-icon.sidr-class-line-icon.icon-home {
    display: none;
}
    
h1.stm_lms_course__title {
    font-size: 24px !important;
    line-height: 1.4em !important;
}
}

@media only screen and (min-width: 959px) { 
div#qlwapp {
    display: block;
}
    
span#cn-notice-text {
    text-align: center !important;
    margin-right: 0px !important;
    line-height: 1.5em !important;
    width: 100% !important;
    margin-top: 0px !important;
}
}

img.custom-logo {
    height: 75px;
}

#site-logo #site-logo-inner a img {
    height: 75px;
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity:  1 !important;
}

.navigation .megamenu>li>a.menu-link {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.is-sticky #site-header, .is-sticky #searchform-header-replace {
    border-bottom: 1px solid #1975ff;
}

.page-header {
    margin-top: -50px !important;
    border-top: 2px solid #1975ff;
    border-bottom: 2px solid #1975ff;
}

a.oceanwp-login {
    background: #1975ff !important;
    color: #ffffff !important;
}

a.oceanwp-login:hover {
    background: #2e65b7 !important;
    color: #ffffff !important;
}

a.oceanwp-logout {
    background: #2e65b7 !important;
    color: #ffffff !important;
}

a.oceanwp-logout:hover {
    background: #1975ff !important;
    color: #ffffff !important;
}

a.btn-cursos {
    background: #c60000;
    padding: 16px;
    border-radius: 10px;
    color: #ffffff;
}

a.btn-cursos:hover {
    background: #1975ff;
    padding: 16px;
    border-radius: 10px;
    color: #ffffff;
}

a {
	outline: none !important;
	font-weight: 400 !important;
}

.elementor-slideshow__title {
    display: none !important;
}

a.posted-by__author {
    pointer-events: none;
}

a.post__date-link {
    pointer-events: none;
}

.elementor-post-navigation__separator {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

span#cn-notice-text {
    text-align: left;
    margin-right: 40px;
    line-height: 1.5em;
    width: 50%;
    margin-top: 15px;
}

span.subtitulo {
    font-weight: 400;
    color: #1975FF;
}

span.subtitulo-dark {
    font-weight: 400;
    color: #FFC008;
}

sup.moneda-top {
    font-size: 20px;
    font-weight: 400;
    top: -1em !important;
}

a.politicas-form {
    color: #ffffff;
}

a.politicas-form:hover {
    color: #FFC008;
}

span.phone-footer {
    font-size: 24px;
    font-weight: 500;
}

.cn-button.bootstrap {
    background: #1975FF !important;
}

span#cn-notice-text {
    display: contents;
}

/* Codigo para MASTERSTUDY LMS Oceanwp */
.stm-lms-wishlist {
    display: none !important;
}

.stm_lms_wishlist_button {
    display: none !important;
}

.stm_lms_account_dropdown .dropdown-menu li a {
    padding: 6px 5px !important;
}

a.btn.btn-default.start-course {
    background-color: #273044;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 10px !important;
    text-transform: uppercase !important;
}

a.btn.btn-default.start-course:hover {
    background-color: #68c625;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 10px!important;
    text-transform: uppercase!important;
}

label.heading_font {
    display: block !important;
}

.stm_lms_edit_account .form-group textarea {
    padding: 15px 20px !important;
    width: 100% !important;
}

#site-navigation-wrap .dropdown-menu {
    display: block;
    float: none;
    position: relative;
    top: auto;
    left: auto;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#site-navigation-wrap .dropdown-menu>li>a, .oceanwp-mobile-menu-icon a, #searchform-header-replace-close {
    background: transparent;
}

.average-rating-stars {
    margin: 10px 0 10px 0 !important;
}

.stm-lms-buy-buttons .btn:not(.start-course) {
    background-color: #273044 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.stm-lms-buy-buttons .btn:not(.start-course):hover {
    background-color: #68c625 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}


.stm_lms_register_wrapper__actions .btn {
    background-color: #273044 !important;
    color: #ffffff !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.stm_lms_register_wrapper__actions .btn:hover {
    background-color: #68c625 !important;
    color: #ffffff !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

i.stm_lms_acc_tabs__toggle.fa.fa-ellipsis-v {
    padding: 10px !important;
    text-align: center !important;
}

/* Codigo para MASTERSTUDY LMS Oceanwp */