/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
iframe[src*="google.com/maps/embed"]{
  --gap: 16px;
  width: calc(100% - (var(--gap) * 2)) !important;
  height: calc(100vh - (var(--gap) * 2)) !important;
  margin: var(--gap) !important;
  border: 0 !important;
  display: block;
  border-radius: 12px;
  overflow: hidden;
}

@supports (height: 100dvh){
  iframe[src*="google.com/maps/embed"]{
    height: calc(100dvh - (var(--gap) * 2)) !important;
  }
}

@media (max-width: 768px){
  iframe[src*="google.com/maps/embed"]{
    --gap: 5px;
  }
}

.blog-sidebar .wpcf7-response-output,
.blog-sidebar .wpcf7-not-valid-tip {
  display: block;
  min-height: 1.2em;
}

.blog-sidebar .wpcf7,
.blog-sidebar form {
  min-height: 260px;
}

@media (max-width: 1600px) {
    .nv-index-posts .nv-cv-m {
        content-visibility: visible;
    }
}

.blog-sidebar iframe,
.blog-sidebar embed,
.blog-sidebar object {
  max-width: 100%;
}
.blog-sidebar .ratio-16x9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.blog-sidebar .ratio-16x9 iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.single-post-container,.nv-single-post-wrap,.entry-header,.nv-title-meta-wrap,.nv-content-wrap,.nv-thumb-wrap{margin-top:0!important;padding-top:0!important;margin-bottom:16px!important}
.rank-math-breadcrumb,.rank-math-breadcrumb p{margin:0!important;padding:0!important;display:block;line-height:1.4}
.nv-title-meta-wrap h1.title.entry-title{margin-top:4px!important;margin-bottom:10px!important;line-height:1.2em!important}
.nv-meta-list{margin:0!important;padding:0!important;gap:6px}
.nv-thumb-wrap{margin-top:8px!important;margin-bottom:12px!important}
.nv-content-wrap.entry-content{margin-top:0!important;padding-top:0!important}
.nv-content-wrap.entry-content p{margin-bottom:12px!important}
.nv-content-wrap.entry-content h2,.nv-content-wrap.entry-content h3{margin-top:18px!important;margin-bottom:10px!important}
.nv-single-post-wrap>div,.entry-header>div,.nv-title-meta-wrap>*{margin-top:0!important;padding-top:0!important}
footer,.nv-content-wrap{margin-top:20px!important}

@media (max-width:768px){
.rank-math-breadcrumb{text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}
.rank-math-breadcrumb p{text-align:center!important;margin:0 auto!important;width:100%!important}
.rank-math-breadcrumb a,.rank-math-breadcrumb span{display:inline!important;float:none!important}
.nv-title-meta-wrap h1.title.entry-title{text-align:center!important}
.nv-meta-list{justify-content:center!important;text-align:center!important}
}

.asvs-comments-box-card {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 14px;
  box-shadow: 0 10px 26px rgba(0,0,0,0.06);
  padding: 14px;
  box-sizing: border-box;
  overflow: hidden;
}

.asvs-comments-box-header {
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

.asvs-comments-box-title {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
}

.asvs-comments-box-meta {
  margin-top: 6px;
  font-size: 12px;
  opacity: 0.75;
}

.asvs-comments-box-list {
  margin-bottom: 12px;
}

.asvs-comments-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.asvs-comments-list .comment {
  margin: 0 0 12px;
  padding: 10px 10px;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 12px;
  background: rgba(0,0,0,0.015);
}

.asvs-comments-list .comment-meta {
  font-size: 12px;
  opacity: 0.75;
}

.asvs-comments-list .comment-metadata,
.asvs-comments-list .says {
  display: none !important;
}

.asvs-comments-list .comment-author {
  font-size: 13px;
  font-weight: 600;
}

.asvs-comments-list .comment-content p {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.4;
}

.asvs-comments-list .avatar {
  border-radius: 50%;
  width: 32px !important;
  height: 32px !important;
}

.asvs-comments-box-empty {
  font-size: 13px;
  opacity: 0.8;
  padding: 10px 0;
}

.asvs-comments-box-more {
  margin-top: 8px;
}

.asvs-comments-box-morelink {
  font-size: 13px;
  text-decoration: none;
}

.asvs-comments-box-divider {
  height: 1px;
  background: rgba(0,0,0,0.08);
  margin: 14px 0;
}

.asvs-comments-box-card .comment-reply-title {
  display: none !important;
}

.asvs-comments-box-card .comment-form-author,
.asvs-comments-box-card .comment-form-email,
.asvs-comments-box-card .comment-form-url {
  width: 100% !important;
  float: none !important;
  display: block !important;
}

.asvs-comments-box-card input[type="text"],
.asvs-comments-box-card input[type="email"],
.asvs-comments-box-card input[type="url"],
.asvs-comments-box-card textarea {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,0.14);
  background: rgba(0,0,0,0.02);
}

.asvs-comments-box-card input:focus,
.asvs-comments-box-card textarea:focus {
  outline: none;
  border-color: rgba(0,0,0,0.30);
  background: #fff;
}

.asvs-comments-box-card textarea {
  min-height: 110px;
  resize: vertical;
}

.asvs-comments-box-card .comment-form p {
  margin-bottom: 12px;
}

.asvs-comments-box-card label {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  opacity: 0.88;
}

.asvs-comments-box-card input[type="submit"] {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 14px;
}

.asvs-comments-box-card .comment-form-cookies-consent {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 13px;
  opacity: 0.9;
}

.asvs-comments-box-card .comment-form-cookies-consent input {
  margin-top: 4px;
}

@media (max-width: 576px) {
    .nv-index-posts .nv-cv-m {
        content-visibility: visible;
    }
}

.ch-source-link {
    text-decoration: underline !important;
    font-weight: bold;
}

.has-vivid-cyan-blue-background-color {
    background-color: #005a8e !important;
}

.has-luminous-vivid-amber-color {
    color: #915d00 !important;
}

.has-cyan-bluish-gray-color {
    color: #37474f !important;
}

.has-vivid-green-cyan-background-color {
    color: #000000 !important;
}

.has-pale-pink-color {
    color: #8b0000 !important;
}

.rank-math-breadcrumb a {
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

.has-vivid-green-cyan-color {
    color: #007a6c !important;
}

.source-link {
    text-decoration: underline;
    color: #0056b3;
}
.single-post h1 { font-size: 2.4rem; color: #ffffff !important; background: #1a202c; padding: 20px; text-align: center; }
.single-post h2 { font-size: 1.8rem; color: #1a202c !important; border-left: 8px solid #c8102e; padding-left: 15px; }
.single-post h3 { font-size: 1.5rem; color: #c8102e !important; background: #fff5f5; padding: 10px; }
.single-post h4 { font-size: 1.3rem; color: #2d3748 !important; border-bottom: 1px solid #d1d5db; }
.single-post h5 { font-size: 1.1rem; color: #4b5563 !important; display: inline-block; border: 1px solid #e5e7eb; padding: 4px 10px; }
.single-post h6 { font-size: 0.9rem; color: #9ca3af !important; letter-spacing: 2px; }