/*
Theme Name: EZ Art
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 Art 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;
}

.foo-form p {
    display: inline-flex;
    background: #fff;
    padding: 10px;
    justify-content: space-between;
}
.foo-form span.wpcf7-form-control-wrap input {
    border: none;
}
.foo-form input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    font-family: 'Righteous';
    position: absolute;
    top: 10px;
    right: 10px;
}
.foo-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    color: #000;
}
.foo-form-main .wpcf7-response-output {
    color: #fff;
    margin-top: 60px !important;
}
.foo-form span.wpcf7-not-valid-tip {
    position: absolute;
    top: 50px;
}
.foo-form label {
    width: 62%;
}
.head-btn a {
    background: #000;
    color: #fff !important;
	  border: 1px solid #000;
    display: block !important;
    padding: 0 !important;
    width: 131px;
    text-align: center !important;
    height: 45px !important;
    line-height: 45px;
    margin-left: 50px;
}
.head-btn a:hover {
	background: #fff;
	color: #000 !important;
}
.con-hover-sec:hover h3, .con-hover-sec:hover p {
	color: #fff !important;
}
.contact-form-sec {
    width: 100%;
    max-width: 95%;
    box-shadow: 0px 4px 50px 0px #0000001A;
    margin: auto;
    position: relative;
    bottom: 7em;
    background-color: #fff;
    padding: 30px;
}
.cont-form-flex p {
    display: flex;
    width: 100%;
	  gap: 15px;
	 text-align: left !important;
}
.cont-form-flex label {
    width: 100%;
}
.cont-form-flex input {
    height: 55px;
    background: #F0F0F0;
    border: none !important;
}
.cont-form p {
    text-align: center;
}
.cont-form input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Righteous';
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0.03em;
    text-align: left;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    width: 100%;
    max-width: 160px;
    text-align: center;
	  margin-top: 20px;
}
.cont-form input.wpcf7-form-control.wpcf7-submit:hover {
	  background: #fff;
    color: #000;
}
.cont-form span.wpcf7-spinner {
    display: none;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: unset !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: unset !important;
}
/**/
/* 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: #F5F5F5;
    padding: 32px;
    margin-bottom: 40px;
}

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

.comments-area textarea#comment {
    border: 1px solid #000000;
    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: #000000;
}

.comments-area input#submit {
    background: #000000;
	  border: 1px solid #000000;
    color: #FFF;
    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 #000000 !important;
}

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

@media only screen and (max-width: 820px) {
	body.archive.category .page-content article.post {
    width: 48.5%;
}
}

@media only screen and (max-width: 768px) {
	.head-btn a {
		margin-left: 15px;
    margin-top: 15px;
	}
}

@media only screen and (max-width: 767px) {
  .cont-form p {
    flex-flow: column;
  }
	body.archive.category .page-content article.post {
    width: 100%;
}
}