.elementor-kit-43{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5f22a932:#4054B2;--e-global-color-45c1ef54:#23A455;--e-global-color-3902d6b7:#000;--e-global-color-25a371df:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-43 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#commentform .aux-form-cookies-consent input {
	background: #FFF;
	width: 20px;
	height: 20px; 
	border: none; 
	border-radius: 5px;
}

#commentform .aux-form-cookies-consent label {
			font-family: 'Montserrat';
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
	margin-bottom: 0;
}

#commentform .form-submit input[type="submit"]
{background: rgba(230,63, 150, 1);
    border-radius: 25px;
    padding: 15px 54px;
    margin: 25;font-family: "Poppins"
}
.logged-in #commentform .form-submit {
	margin-top: 0;
}

/* Sidebar */ 

aside .aux-widget-area {
	overflow: hidden;
}

aside .widget-container {
	text-align: center;
}

.aux-sidebar .widget-title {
	position: relative;
	display: inline-block;
	padding: 0;
	border: none;
}
.aux-sidebar .widget-title:after,
.aux-sidebar .widget-title:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 50%;
    transform: translateY(-50%);
}

.aux-sidebar .widget-title:after {
    right: calc( 100%  + 20px );
}
.aux-sidebar .widget-title:before {
    left: calc( 100%  + 20px );
}

.aux-vivid-sidebar-socials {
	display: flex;
	justify-content: space-between;
}
.aux-vivid-sidebar-socials > a {
	display: inline-block;
}

.popular-posts .wpp-list .wpp-list-items {
	border-bottom: none;
}

.popular-posts .wpp-list .wpp-list-items .wpp-item-img img {
	border-radius: 5px;
}

.popular-posts .wpp-list .wpp-list-items .wpp-post-meta {
	text-align: left;
	overflow: hidden;
}

.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .entry-title {
	color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
		margin-bottom: 10px;
}

.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .wpp-stats {
		color: rgba(0, 0, 0, 0.6);
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    font-style: normal;
    letter-spacing: 1.68px;
    text-transform: uppercase;
	text-indent: -96px;
}


/* Contact Form 7 Styles
---------------------------------*/

.wpcf7-form {margin-left: 25px; 
	margin-right: 25px;margin-top: 25px;font-family: "poppins";font-size: 14px;}

.wpcf7-form label {
  color: #FFFF;
  font-size: 14px}

.wpcf7 input[type="text"] {background-color: #FFFF;font-size: 14px;}

.wpcf7 input[type="email"] {background-color: #FFFF;font-size: 14px;}

.wpcf7 input[type="tel"] {background-color: #FFFF;font-size: 14px;}

.wpcf7-submit {
 
background:#FF0000;
color:#FFFF!important;
font-size: 18px;    
font-family: 'Poppins'!important;    cursor:pointer;
border-radius: 0px; 
border-width: 13px!important;
border-color: rgba(0,0,0,0);
font-weight: 500!important;
text-transform: uppercase!important;
background-color: rgba(0,0,0,0); 
}



/* Textarea Field CF7 CSS Styles */
 
.wpcf7 textarea {background-color: #FFFF;font-size: 14px;}

 /* Custom CSS used in the LearnPress tutorial */

/* hide course breadcrumbs */
.learn-press-breadcrumb {
    display: none;
}

/* hide student count */
.course-students {
    display: none;
}

/* hide instructor tab */
.course-nav-tab-instructor {
    display: none;
}

/* hide overview
 * tab */
.course-nav-tab-overview {
    display: none;
}

#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row {display: none;
}

/* hide course breadcrumbs */
.learn-press-breadcrumb {
    display: none;
}

.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
    width: 300px;
    max-width: 100%;
    margin-top: 20px;
}

.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
    display: none;}

.assignment-intro  {display: none}

.assignment-button-right {display: none}/* End custom CSS */