/* 
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 */

.duration {
    color: #007AFF;
}
.single-course {
    border: 1px solid #E5E5E5;
}

.course-content h3 {
    font-weight: 600;
    margin-bottom: 2px;
}
.course-content p {
    line-height: 23px;
}
span.filled {
    background: #ff7f00;
    position: relative;
    height: 100%;

    display: block;
}

.pr-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
      margin-top: 20px;
}
.progress-cr {
    overflow: hidden;
}
.pr-wrap {
    font-weight: 600;
}
ul.form-fields {
    list-style: none;
    padding: 0px;
}

li.form-field label {
    margin-bottom: 10px;
    font-weight: 500;
}

li.form-field {
    margin-bottom: 20px;
}

span.required {
    color: red;
}
.learn-press-form-login.learn-press-form button:hover {
    background: #e98d09;
}
.learn-press-message.error.lp-content-area {
    background: #eee;
    padding: 0px 20px;
    text-align: center;
    border-radius: 6px;
    color: red;
}
.learn-press-message.success.lp-content-area {
    border: 0px;
    margin-bottom: 0px !important;!i;!;
    border-radius: 10px;
    font-weight: 600;
    margin-top: 30px !important;!i;!;
    background: #f1f2f5;
}
aside#profile-sidebar {
    border-radius: 10px;
    overflow: hidden;
}

.course-btn a {
    background: #285AC9 !important;!i;!;
    text-decoration: none;
}
.learn-press-message.success {
    border: 0px;
    background: #f1f2f5;
    border-radius: 10px;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background: #fff;
}

tfoot {
    display: none;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border: 0px;
}

tr.order-row td {
    font-weight: 500 !important;
}
.learn-press-form .form-fields .form-field input[type=text], .learn-press-form .form-fields .form-field input[type=email], .learn-press-form .form-fields .form-field input[type=number], .learn-press-form .form-fields .form-field input[type=password], .learn-press-form .form-fields .form-field textarea {
    border-color: #dddddd;
}


ul.lp-profile-nav-tabs {
    border-radius: 10px;
    overflow: hidden;
}
.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active, .lp-user-profile #profile-nav .lp-profile-nav-tabs>li:hover {
    background: transparent !important;
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>a, .lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover>a {
    color: #fc7d00 !important;
}

.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>a i, .lp-user-profile #profile-nav .lp-profile-nav-tabs li:hover>a i {
    color: #ff7f00 !important;
}

.learn-press-form-login.learn-press-form button {
    width: 100%;
    padding: 10px;
    border-radius: 6px !important;
}

.learn-press-form-register.learn-press-form button {
    width: 100%;
    padding: 10px;
    border-radius: 6px !important;
}
.learn-press-form-register.learn-press-form button:hover{
    background: #e98d09 !important;
}

.learn-press-form-login.learn-press-form input {
    border-color: #c4c4c4;
}

ul.profile-courses-list.learn-press-courses {
    display: flex;
    min-height: auto;
    gap: 20px;
}

.learn-press-courses[data-size="3"] .course {
    width: 100% !important;
    /* margin-bottom: 10px !important; */!i;!;!m;!;
}

.lp-archive-courses h2 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px !important;;
}

.lp-archive-courses .course-item {
    padding: 20px;
}

.lp-user-profile ul.learn-press-courses .course {
     margin-bottom: 10px !important; 
    height: auto !important;
}
a.elementor-button.bold.elementor-button-link.elementor-size-sm {
    font-weight: 600;
}
.lp-archive-courses h2 a {
    text-decoration: none;
    color: #222;
}
div#learn-press-course-description li {
    list-style: none;
    vertical-align: middle;
    position: relative;
    padding-left: 20px;
}div#learn-press-course-description {}



div#learn-press-course-description ul {
    margin-top: 20px;
}
.course-head {
    min-height: 200px;
    background-size: cover;
    position: relative;
}

.course-head:before {
    content: '';
    background-image: linear-gradient(72deg, #000000 25%, #F2295B00 68%);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}
.course-ct-left {
    width: 60%;
}

.course-head {
    padding-top: 80px;
    padding-bottom: 80px;
}

.course-ct-left h1 {
    color: #fff;
    font-size: 50px;
}
.course-ct-left li {
    position: relative;
    color: #fff;
    list-style: none;
    padding-left: 25px;
}
.lp-archive-courses ul.learn-press-breadcrumb {
    display: none;
}

.lp-archive-courses .course-summary-sidebar {
    margin: 0px !important;
    margin-top: 40px !important;
}
.lp-archive-courses .course-detail-info {
    display: none;
}
.order-confirmation {
    max-width: 580px;
    padding: 40px;
    border: 1px solid #eee;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
}

.lp-archive-courses .lp-entry-content {
    flex-direction: row-reverse !important;
}

.lp-archive-courses .lp-entry-content .entry-content-left {
    padding-right: 0px;
    padding-left: 40px;
}
.course-sidebar-preview li {
    list-style: disc;
}

.course-sidebar-top {
    box-shadow: none !important;
    border: 1px solid #dcdcdc;
    border-radius: 12px;
}
.course-ct-left .course-price {
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    margin-top: 10px;
}
button.lp-button.button.button-purchase-course {
    background: #ff7f00;
    border-radius: 8px;
    color: #Fff !important;
}

.course-sidebar-preview .course-price {
    text-align: left !important;
    font-size: 24px !important;
}

.course-sidebar-preview .course-price .price {
    font-weight: 600 !important;
    color: #000 !important;
}
.learnpress-checkout h1.lp-content-area {
    display: none;
}
.lp-content-area.ord-r {
    text-align: center;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
}

.c-container {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
}
.lp-archive-courses .learn-press-message.error {
    display: none;
}
.course-head {
    padding-left: 20px;
    padding-right: 20px;
}

.course-head:before {
    left: 0px;
}

@media(min-width: 768px) and (max-width: 1020px){
	aside#profile-sidebar {
    float: none !important;!i;!;
    width: 100% !important;!I;!;
}

body:not([class*=elementor-page-]) .site-main {
    max-width: 100%;
    padding:20px;
}

article#profile-content {
    width: 100% !important;!i;!;
}

.page-content {}
}

@media(max-width: 768px){
	
	aside#profile-sidebar {
    width: 100% !important;
    float: none !important;
}

article#profile-content {
    width: 100% !important;
}

.single-course {
    flex-direction: column;
}

.course-imgg {
    width: 100% !important;
}

.course-content {
    width: 100% !important;
}

.course-btn {
    width: 100% !important;
}
	.course-ct-left {
    width: 100%;
}

.course-head {
    padding-left: 20px;
    padding-right: 20px;
    background-size: cover !important;!I;!;
}

.course-head:before {
    left: 0px;
}

.course-ct-left h1 {
    font-size: 28px;
    line-height: 40px;
}

.lp-archive-courses .lp-entry-content {
    flex-direction: column !important;!i;!;
}

.entry-content-left {
    padding: 20px !important;!i;!;
}

ul.learn-press-nav-tabs.course-nav-tabs {
    display: none;
}
.entry-content-left {
    margin-bottom: 0px !important;!i;!;
}

}