/*
Theme Name: EZ Teaching
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Eoxys it Team
Description: EZ Teaching is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0
*/

.page-header {
    display: none;
}
.head-btn a {
    background: #103724;
    color: #fff !important;
    padding: 0px 30px !important;
    margin-left: 40px;
	  border-radius: 4px;
	  border: 1px solid #103724;
}
.head-btn a:hover {
    background: #fff;
    color: #103724 !important;
    padding: 0px 30px !important;
    margin-left: 40px;
	  border-radius: 4px;
}
.outlined-heading h2 {
    font-family: 'Montserrat', sans-serif; 
    font-size: 80px; 
    font-weight: 700;
    color: transparent; 
    -webkit-text-stroke: 2px white; 
    position: relative;
    display: inline-block;
}
.course-main-sec img {
	  width: 100%;
}
.course-main-sec a {
	text-decoration: none;
}

/**/
/* Leave a comment */
/* Comments Section */

section#comments {
    max-width: 1200px;
    margin: auto;
}

.comments-area h2#reply-title::before,
.comments-area a.comment-reply-link::before {
    content: url("/wp-content/uploads/2024/04/reply-4.svg");
    margin-right: 10px;
}

.comments-area .comment-form-cookies-consent {
    display: none;
}

.comments-area div#respond {
    background: #85A17F1A;
    padding: 32px;
    margin-bottom: 40px;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
    color: #85A17F;
}

.comments-area textarea#comment {
    border: 1px solid #85A17F;
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: transparent;
}

.comments-area .comment-form-email input#email,
input#author {
    background: transparent;
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}
.comments-area input#submit:hover {
    background: #103724;
}
.comments-area input#submit {
    background: #103724;
    color: #FFF;
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 6px;
    margin-top: 35px;
    padding: 15px 26px;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.comments-area p.comment-notes {
    display: none;
}

.comments-area p.comment-notes {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #1C2B3A;
}

.comments-area p.comment-form-url {
    display: none;
}
input#author {
    border: 1px solid #85A17F !important;
}

input#email {
    border: 1px solid #85A17F !important;
}

.comments-area em.comment-awaiting-moderation,
span.says {
    display: none;
}

.comments-area a,
.comments-area .page-content a {
    text-decoration: none;
    color: #1C231F;
}

.comments-area a.url,
.fn {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 30.24px;
    text-align: left;
    text-transform: capitalize;
}

.comments-area article#div-comment-9 {
    margin-left: 3em;
}

.comments-area img.avatar.avatar-42.photo {
    width: 91px;
    height: 91px;
}

.comments-area time {
    position: absolute;
    left: 9.5em;
    top: 13px;
}

.comments-area a.comment-reply-link {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #DCFD68;
}

p.comment-form-author,
p.comment-form-email {
    margin-top: 15px !important;
}
.contact-page-form {
	font-family: 'Montserrat' sans-serif;
}
.contact-page-form .contact-form-inner p {
    display: flex;
    gap: 15px;
}
.contact-page-form .contact-form-inner label {
    width: 33.3333%;
}
.contact-page-form label {
    width: 100%;
}
.contact-page-form textarea.wpcf7-form-control.wpcf7-textarea {
    resize: none;
	border: 1px solid #CFCFCF !important;
	color: #4D4D4D;
}
.contact-page-form input {
    height: 80px;
    border: 1px solid #CFCFCF !important;
	color: #4D4D4D;

}
.contact-page-form input::placeholder, .contact-page-form textarea::placeholder {
  color: #4D4D4D;
  opacity: 1;
}
.contact-page-form input.wpcf7-form-control.wpcf7-submit {
    height: 62px;
    background: #103724;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 62px;
    width: 100%;
    max-width: 200px;
    text-align: center;
    padding: 0 !important;
    margin-top: 40px;
}
body.archive.category main#content {
	padding: 50px 0px;
}
body.archive.category .page-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
body.archive.category .page-content article.post {
    width: 32%;
}
body.archive.category .page-content article.post {
    display: flex;
    flex-flow: column;
    box-shadow: 0px 4px 60px 0px rgba(138.00000000000003, 153.00000000000003, 165.00000000000003, 0.23);
    border-radius: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    padding: 20px;
}
body.archive.category .page-content article.post a {
    order: 1;
    color: #063b41;
    line-height: 30px;
    font-size: 19px;
    font-family: "Crimson Text", sans-serif;
}
body.archive.category .page-content article.post h2.entry-title {
    order: 2;
	  line-height: 18px;
}
body.archive.category .page-content article.post p {
    order: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    line-height: 27px;
    font-family: "Montserrat", sans-serif;
}
body.archive.category .page-content article.post main#content {
    padding: 50px 0px;
}
.wpcf7-not-valid-tip {
    padding-top: 10px;
}
.blog-list ul {
	list-style-type: none;
}

.course-detail-sidebar {
    height: 100%;
    box-shadow: 0px 4px 64px 0px #00000021;
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    padding: 0px 0px 30px 0px;
}

.course-details {
    font-family: 'Montserrat', sans-serif; 
    padding: 30px;
}

.course-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #EDEDED;
}

.course-item:first-child {
    border-bottom: none;
}

.course-price {
    font-size: 24px; 
    font-weight: 700;
    color: #103724; 
}

.course-label {
    font-size: 16px;
    color: #999; 
}

.course-title {
    font-size: 24px;
    font-weight: bold;
    color: #103724; 
}

.course-value {
    font-size: 16px;
    color: #8C8C8C; 
}
.footer-newsletter input {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    height: 48px;
}
.footer-newsletter input::placeholder {
	 font-family: 'Montserrat', sans-serif;
	color: #BCBCBC;
} 
.footer-newsletter input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 0;
    background: #85A17F;
    color: #fff;
    border-color: #85A17F;
	  font-family: 'Montserrat', sans-serif; 
}
.footer-newsletter label {
    position: relative;
}
.newsletter-main-footer .wpcf7-response-output {
    color: #fff;
}
@media screen and (max-width: 768px) {
	.head-btn a {
		background: unset;
    color: #000000 !important;
    padding: 10px 15px !important;
    margin-left: 0px;
    border-radius: 0px;
    border: 0px solid #103724;
	}
}

@media screen and (max-width: 768px) {
.contact-page-form .contact-form-inner p {
    display: block;
}
.contact-page-form label {
    width: 100%;
}
	body.archive.category .page-content {
    display: block;
		padding: 0px 20px;
}
	body.archive.category .page-content article.post {
    width: 100%;
}
}