/*
Theme Name: ErvaDoce
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Symplewp
Author URI: https://symplewp.com
Description: ErvaDoce is a theme built for creatives and entrepreneurs that would like to offer and/or showcase their courses and services online. It works with LearnPress, Elementor page builder and Kadence free theme.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.0
Updated: 2022-09-12 14:14:04

*/

.course-content {
   background-color: #fff;
}

.lp-archive-courses .course-item .course-instructor a {
  color: #1b5b62 !important;
}
.lp-archive-courses {
  margin-top: 2%;
}
.lp-user-profile .lp-user-profile-avatar img {
  width: 50%;
  border-radius: 200px;
 }
.lp-user-profile .lp-profile-left {border:none;}

.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
  border: 8px solid #fff;
  border-bottom-width: 20px;
}
a.elementor-button-link.elementor-button.elementor-size-md {
    min-width: 320px !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
	margin-top: 1%;
	color: #86998F;
	border-radius: 0;
	width: 375px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 375px;
    max-height: 150px;
	border-radius: 0px;
}
#ct-btn input.wpcf7-form-control.has-spinner.wpcf7-submit {background: #86998F; max-width: 375px;}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-top: 1%;
    width: 100%;
}