/* 
Theme Name: ez-anime
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Eoxysit team
Author: Eoxys it Team
Template: hello-elementor
Version: 2.0.0
Text Domain: ez-anime
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/*common styles*/

body {
	font-family: "Graphit-Light", Sans-serif;
	font-size: 16px;
}


.title_margin {
	margin: 0 !important;
}
/*header styles start*/
header.page-header {
    display: none;
}
.head-2 {
    box-shadow: 0px 4px 24px rgba(159, 149, 149, 0.25);
}
.header-btn a {
    height: 54px;
    line-height: 54px;
    width: 100% !important;
    display: block;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.home-icon a.hfe-menu-item:before, .about-icon a.hfe-menu-item:before, .stories-icon a.hfe-menu-item:before, .faq-icon a.hfe-menu-item:before {
    display: block !important;
    position: absolute !important;
    opacity: 1 !important;
    background: unset !important;
    left: -12px;
}
.home-icon.current-menu-item a.hfe-menu-item:before, .about-icon.current-menu-item a.hfe-menu-item:before, .stories-icon.current-menu-item a.hfe-menu-item:before, .faq-icon.current-menu-item a.hfe-menu-item:before {
    filter: invert(47%) sepia(70%) saturate(2213%) hue-rotate(338deg) brightness(101%) contrast(95%);
}
.home-icon a.hfe-menu-item:before {
    content: url(/wp-content/uploads/2023/05/home-1.png);
}
.about-icon a.hfe-menu-item:before {
    content: url(/wp-content/uploads/2023/05/about-menu-icon.png);
}
.stories-icon a.hfe-menu-item:before {
    content: url(/wp-content/uploads/2023/05/stories-menu-icon.png);
}
.faq-icon a.hfe-menu-item:before {
    content: url(/wp-content/uploads/2023/05/faq-menu-icon.png);
}
.header-menu-1 a.hfe-menu-item:hover {
    filter: invert(47%) sepia(70%) saturate(2213%) hue-rotate(338deg) brightness(101%) contrast(95%);
}
/*header styles end*/

/*footer styles start*/
.footer-email input {
    background: #FFFFFF;
    border-radius: 6px;
    border: none !important;
    width: 100% !important;
    display: block;
    height: 50px;
	border-radius: 6px;
}
.footer-email label {
    width: 100%;
}
.footer-email input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000000;
    border-radius: 6px;
    color: #fff;
    width: 100%;
    height: 50px;
    text-transform: uppercase;
}
/*footer styles end*/


.title-icon h2:before {
    content: url(/wp-content/uploads/2023/05/before-h-img.png);
    padding-right: 20px;
}
.cont-page-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.cont-page-form input, .cont-page-form textarea {
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #e7e7e7;
    color: #495057;
}
.cont-page-form textarea {
    height: 150px;
}
.cont-page-form input {
    height: 48px;
}
.cont-page-form p {
    flex-basis: 48%;
}
.cont-page-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    background-color: #F8633B;
    border: none;
    height: 56px;
    display: block;
    width: 100%;
}
.cont-page-form p:nth-child(5), .cont-page-form label {
    flex-basis: 100%;
    width: 100%;
}
.cont-page-form span.wpcf7-not-valid-tip {
    margin-top: 15px;
}
.about-faq-section .elementor-toggle-item {
    border-radius: 12px;
}
.faqs .elementor-toggle .elementor-toggle-item a {
    text-decoration: none;
}
.blog-search .hfe-search-form__container {
    background: rgba(217, 217, 217, 0.1);
    border: 3px solid #B7B9CB !important;
}
.footer-email span.wpcf7-not-valid-tip {
    color: #fff;
    padding-top: 15px;
}
.single-post main#content {
    padding: 50px 10px;
}
.faqs .elementor-toggle .elementor-toggle-item .elementor-tab-title, .faqs .elementor-toggle .elementor-toggle-item .elementor-tab-content {
    border: 1px solid #E8E8E8 !important;
    padding: 20px;
    border-radius: 12px;
    background-color: #fff;
}
.faqs .elementor-toggle .elementor-toggle-item .elementor-tab-content {
    margin-top: 20px;
}
.blog-page .elementor-widget-container .elementskit-post-image-card .btn-wraper i.icon.icon-double-angle-pointing-to-right {
    position: relative;
    bottom: 2px;
    left: 5px;
}
.most-cat ul li.elementor-icon-list-item {
    list-style-type: none;
} 
.right-contact a {
    color: #404040;
    text-decoration: none;
}

.page-header {
    display: none;
}
.latest-news-blog .elementskit-blog-block-post, .single-page-popular-post .elementskit-blog-block-post {
    padding: 20px !important;
}
.youtube-icon {
    position: absolute;
    right: 36em;
    padding: 0 !important;
    top: 50%;
}
.trending-news .elementskit-post-body  {
    position: absolute;
    bottom: 8em;
    left: 2em;
}
.single-post main#content {
    padding: 50px 10px;
    padding: 0;
}
.single-page-popular-post .col-md-6.order-1 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 45%;
    max-width: 34%;
}
/* comment */

.comments-area ol.children {
    padding: 0px !important;
}

.comments-area ol.children::before {
    display: none !important;
}

.comments-area article.comment-body {
    margin-left: 48px;
}
section#comments {
    margin-top: 20px;
    box-shadow: 0px 4px 50px 0px #EC501E1A;
    padding: 30px;
    border-radius: 12px;
    border: 1px solid #EC501E1A;
    max-width: 1140px;
    margin: 20px auto;
    margin-bottom: 64px !important;
}

/* Comments Section */

.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;
}

.elementor-kit-6 h2 {
    color: #1C231F;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 600;
    line-height: 10px;
}

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

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

.comments-area textarea#comment {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    height: 162px;
    resize: none;
}
.comments-area input#submit {
    background: #F8633B;
    border: 1px solid #F8633B;
    color: #FFF;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 35px;
    margin-top: 35px;
}
.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;
}

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

.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 {
    /* display: flex; */
    margin-left: 3em;
}

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

.comments-area time {
    /* float: left; */
    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;
}

@media screen and (max-width: 767px) {
  .cont-page-form p {
    flex-basis: 100% !important;
 }
  .single-page-popular-post .col-md-6.order-1 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 1 0 45%;
    max-width: 100%;
}
}