/*
Theme Name: EZ KeyMaster
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 KeyMaster 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;
}
.button-1 svg {
	width: 36px !important;
	height: 36px !important;
	position: relative;
	top: 3px;
}
.button-1 span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}
.img-box1-sec figure.elementor-image-box-img {
    background: #18B884;
    text-align: center;
    width: 80px !important;
    height: 80px;
    padding: 10px 0px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-box1-sec:hover h3, .img-box1-sec:hover p {
	color: #fff !important;
} 
.img-box1-sec:hover figure.elementor-image-box-img {
    background: #fff;
}
.img-box1-sec:hover figure.elementor-image-box-img img {
   filter: brightness(0) saturate(100%) invert(58%) sepia(82%) saturate(415%) hue-rotate(109deg) brightness(85%) contrast(94%);
}


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

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

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

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

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

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

.comments-area .comment-form-email input#email,
input#author {
    background: #fff;
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}

.comments-area input#submit:hover {
    background: #000000;
}

.comments-area input#submit {
    background: #fff;
	  border: 1px solid #000000;
    color: #000;
    font-family: "Roboto";
    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;
}

.comments-area input#submit:hover {
		background: #ffffff;
	  color: #000000;
}

.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 #fff !important;
}

input#email {
    border: 1px solid #fff !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;
}

body.archive.category main#content {
    padding: 50px 15px;
    width: 100%;
    max-width: 1200px;
}

body.archive.category .page-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.archive.category .page-content article.post {
    width: 32.5%;
}

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: "Roboto", 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: "Roboto", sans-serif;
}

body.archive.category .page-content article.post main#content {
    padding: 50px 0px;
}
.contact_form .name_contact p {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap {
    width: 50%;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap input {
    height: 50px;
}

.contact_form .name_contact p span.wpcf7-form-control-wrap input, .contact_form textarea {
    border: 0px solid #C4C6C8 !important;
    border-radius: 6px !important;
    margin-top: 10px;
	font-family: 'Outfit';
    font-size: 18px;
    font-weight: 300;
}

.contact_form textarea {
    height: 150px;
    resize: none;
}

.contact_form input#submit_cont {
    background-color: #18B884;
    border-radius: 6px;
    color: #fff;
    border: 2px solid #18B884;
    margin-top: 10px;
    width: 100%;
    max-width: 166px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.contact_form input#submit_cont:hover {
     background-color: #18B884;
     color: #fff;
}

.contact_form p label {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #344054;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    padding-top: 10px;
}
.cont-a a {
	text-decoration: none;
}
.header-a a {
    background: #fff;
    display: flex
;
    justify-content: center;
    padding: 5px 20px !important;
    margin-left: 30px;
    font-family: "Inter";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    border: 1px solid;
    border-radius: 100px;
	 width: fit-content;
}
.header-a a:after {
    content: url('/wp-content/uploads/2024/11/arrow-right-circle.svg');
	  position: relative;
    left: 10px;
    top: 2px;
}
.small-heading p:after {
    content: url('/wp-content/uploads/2024/11/heading-arrow.svg');
	left: 15px;
	bottom: 5px;
	position: relative;
}
.blog-read-more svg {
    max-width: 45px !important;
}
.blog-read-more path {
    fill: #18B884 !important;
    stroke: #fff !important;
}
@media only screen and (max-width: 820px) {
	body.archive.category .page-content article.post {
    width: 48.5%;
}
}
@media only screen and (max-width: 768px) {
	.header-a a {
    margin-left: 15px !important;
		margin-top: 15x !important;
}
}
@media only screen and (max-width: 767px) {
.contact_form .name_contact p {
	flex-flow: column;
}
		body.archive.category .page-content article.post {
    width:100%;
}
}