/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-button--view-cart {display: none!important;}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {display: none !important;}

/*CSS DARLEI - DARLEI.COM.BR*/ 

/*LOGIN*/
#loginform{border-radius:10px !important;}
/* Link */
#login .wp-login-logo a{
    background-color:#dbdbdb;
    height:50px;
    border-radius:10px !important;}   
    .login .notice-error {margin-top: 20px;border-radius: 10px;}
    #language-switcher {display: none !important}

/*ÁREA DO CURSO*/
/* Span Tag */
.ld-item-list-item-preview .ld-item-name span{
    color:#000000;
    font-weight:500;
    font-size:16px;
    margin-top:2px;
   }

/* Link (hover) */
.hentry span a:hover{
    color:#ffffff;
   }
   
/* Item title */
.ld-item-list-items .ld-item-name .ld-item-title{
    color:#000000;
   }

/* Link */
.learndash_post_sfwd-lessons .learndash-wrapper .learndash-shortcode-wrap .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments span a{
    color:#848484 !important;
   }
   
   /* Span Tag */
   .ld-breadcrumbs .ld-breadcrumbs-segments span{
    color:#848484;
   }
   
   /* Topic title */
   .ld-no-pagination .ld-table-list-item .ld-topic-title{
    color:#000000;
   }
   
   /* Button */
   .learndash_post_sfwd-lessons .learndash-wrapper .ld-button{
    border-radius:10px !important;
   }
   
/* Text */
.ld-focus-header .ld-button .ld-text{
    color:#666666;
   }
   
   /* Icon */
   .ld-focus-header .ld-button .ld-icon{
    color:#757575;
   }
   
/* Button */
.learndash_post_sfwd-topic .learndash-wrapper .ld-button{
    border-radius:10px !important;
   }
   
/* Heading */
.ld-focus-main h1{
    color:#5e5e5e;
   }
   
   @media (min-width:1025px){
   
    /* Heading */
    .ld-focus-main h1{
     font-size:30px;
    }
    
   }

/* Focus sidebar */
.learndash-wrapper .ld-focus .ld-focus-sidebar{
    opacity:0.5;
   }
   
   /* Focus sidebar (hover) */
   .learndash-wrapper .ld-focus .ld-focus-sidebar:hover{
    opacity:1;
   }
   
/* Focus content */
.ld-focus .ld-focus-main .ld-focus-content{
    max-width:1190px !important;
   }

   /* Content actions */
.learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions{
    opacity:0.3;
    transition: opacity 0.3s ease;
   }
   
   /* Content actions (hover) */
   .learndash_post_sfwd-topic .learndash-wrapper .ld-content-actions:hover{
    opacity:1;
   }
   
/* User welcome text */
.ld-focus-header .ld-user-menu .ld-user-welcome-text{
    color:#919191 !important;
   }
   
   /* Focus header */
   .ld-focus .ld-focus-main .ld-focus-header{
    box-shadow:0px -13px 17px 13px rgba(0,0,0,0.14);
   }
   
.learndash-wrapper .ld-course-status.ld-course-status-enrolled, .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {display:none !important;
   