/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@import url("https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400&display=swap");

input[type="email"],
input[type="password"],
input[type="text"],
input[type="number"],
input[type="tel"],
textarea,
select,
.select2-container--default .select2-selection--single {
  border: 2px solid #09f !important;
}

.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
  border: 2px solid #000000 !important;
}

.blog-grid-type-4 .blog-grid-content .btn-more {
  bottom: 0.4vh;
}

.js_active .checked-star {
  color: #54b3f3;
}

.purpose-of-ai-sec > div {
  border-top: 30px solid #019cff;
  margin: 15px;
  width: calc(50% - 30px);
  box-shadow: 2px 5px 9px -2px #eee;
  border-radius: 0 0 30px 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.purpose-of-ai-sec > div h5 {
  padding-top: 14px;
}

.purpose-of-ai-sec .icon-box-details {
  padding-bottom: 20px;
}

.purpose-of-ai-sec > div img,
.purpose-of-ai-sec > div .icon-box-icon {
  width: 60px !important;
  margin-top: -8px;
  height: 60px !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

.circle-ai-sec > div:last-child div.wpb_wrapper:last-child {
  position: relative;
  padding: 0px 50px;
}

.circle-ai-sec > div:last-child div.wpb_wrapper:last-child::before {
  width: 100%;
  height: 100%;
  background-color: #009cff;
  position: absolute;
  left: 0;
  content: "";
  opacity: 70%;
  z-index: 0;
  border-radius: 50%;
  max-height: 560px;
  max-width: 560px;
  min-width: 560px;
  min-height: 560px;
  top: -25px;
}

.circle-ai-sec > div:last-child div.wpb_wrapper:last-child p,
.circle-ai-sec h1 {
  z-index: 1;
  position: relative;
}

body .circle-ai-sec {
  background-position: left !important;
}

.ai-pg-author-responsivelities-sec > div > div > div > div {
  padding: 0px !important;
}

.ai-pg-author-responsivelities-sec > div > div > div > div .icon-box-icon {
  display: none;
}

.ai-pg-author-responsivelities-sec > div {
  box-shadow: 5px 5px 9px 5px #eee;
  margin: 15px;
  border-radius: 30px;
  padding: 20px !important;
}

.ai-pg-author-responsivelities-sec {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.ai-pg-author-responsivelities-sec div {
  flex: 1;
}

.accuracy-section .vc_empty_space {
  height: 15vh !important;
}

.ai-policy-banner video {
  position: absolute;
  width: 100% !important;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.ai-policy-banner div {
  position: static;
}

.ai-policy-banner {
  position: relative;
  min-height: 50vh !important;
  max-height: 80vh !important;
}

@media (max-width: 1200px) {
  .circle-ai-sec > div:last-child div.wpb_wrapper:last-child::before {
    width: 100%;
    height: 100%;
    max-height: 490px;
    max-width: 490px;
    min-width: 490px;
    min-height: 490px;
    top: -25px;
  }
}

@media (max-width: 1024px) {
  .circle-ai-sec > div:last-child div.wpb_wrapper:last-child::before {
    width: 100%;
    height: 100%;
    background-color: #009cff;
    position: absolute;
    left: -80%;
    content: "";
    opacity: 70%;
    z-index: 0;
    border-radius: 50%;
    max-height: 100%;
    max-width: 94%;
    min-width: 900px;
    min-height: 900px;
    top: 25px;
  }

  .circle-ai-sec {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .purpose-of-ai-sec,
  body .ai-pg-author-responsivelities-sec > div {
    display: flex;
    flex-wrap: wrap;
  }

  .ai-pg-author-responsivelities-sec > div {
    width: 100% !important;
    max-width: 100% !important;
    min-width: fit-content;
  }

  .circle-ai-sec > div:last-child div.wpb_wrapper:last-child::before {
    left: -130% !important;
  }

  .circle-ai-sec > div:last-child div.wpb_wrapper:last-child {
    padding: 0px 20px;
    max-width: 300px;
  }

  .purpose-of-ai-sec > div {
    width: calc(100% - 30px);
  }

  body .circle-ai-sec {
    background-size: cover !important;
  }
}

@media (max-width: 767px) {
  .circle-ai-sec > div:last-child div.wpb_wrapper:last-child::before {
    left: -50%;
  }
}

/* Scope all scholarly article styles */
.single-scholarly_article {
  scroll-behavior: smooth;
}

/* Article Meta Timeline Styling (Matching Frame 1000008379) */
.single-scholarly_article .article-meta-timeline {
  margin-bottom: 50px;
  padding: 0 15px;
}

.single-scholarly_article .article-meta-dates {
  display: flex;
  list-style: none;
  padding: 40px 10px;
  margin: 0;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #ffffff;
  justify-content: space-around;
  align-items: flex-start;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
}

.single-scholarly_article .article-meta-dates li {
  flex: 1;
  border-right: 1px solid #edf2f7;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  min-height: 60px;
  justify-content: center;
}

.single-scholarly_article .article-meta-dates li:last-child {
  border-right: none;
}

.single-scholarly_article .meta-label {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 700;
  color: #111;
  margin-bottom: 10px;
  display: block;
  line-height: 1.2;
}

.single-scholarly_article .meta-date {
  font-size: 12px;
  color: #718096;
  font-weight: 400;
}

.single-scholarly_article .meta-subtext {
  font-size: 11px;
  color: #a0aec0;
  margin-bottom: 3px;
}

.single-scholarly_article .meta-link {
  font-size: 11px;
  color: #4a5568;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

.single-scholarly_article .meta-link:hover {
  color: #2b6cb0;
  text-decoration: underline;
}

.single-scholarly_article .meta-link i {
  margin-left: 4px;
  font-size: 11px;
}

/* Mobile responsive adjustments */
@media (max-width: 991px) {
  .single-scholarly_article .article-meta-dates {
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding: 30px 20px;
  }
  .single-scholarly_article .article-meta-dates li {
    border-right: none;
    border-bottom: 1px solid #edf2f7;
    width: 100%;
    padding-bottom: 20px;
    min-height: auto;
  }
  .single-scholarly_article .article-meta-dates li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

/* --- UNIFIED SIDEBAR BOX STYLES --- */
.single-scholarly_article .article-nav-sidebar,
.single-scholarly_article .project-task,
.single-scholarly_article .article_additional_info,
.single-scholarly_article .article-download-box {
  background: #fff;
  border: 1px solid #bababb;
  border-radius: 12px;
  margin-bottom: 40px;
  padding: 25px;
  overflow: hidden;
}

/* Specific Navigation Sidebar Overrides */
.single-scholarly_article .article-nav-sidebar {
  padding: 20px 0; /* No side padding for list items */
}
.single-scholarly_article .article-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-scholarly_article .article-nav-list li {
  border-bottom: 1px solid #f0f0f0;
}
.single-scholarly_article .article-nav-list li:last-child {
  border-bottom: none;
}
.single-scholarly_article .article-nav-list li a {
  display: block;
  padding: 12px 25px;
  color: #111;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
}
.single-scholarly_article .article-nav-list li a:hover {
  background-color: #f9fafb;
  color: #0095ff;
}

/* Sidebar Metadata List */
.single-scholarly_article .project-meta {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-scholarly_article .project-meta li {
  margin-bottom: 25px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  width: 100% !important;
}
.single-scholarly_article .project-meta li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.single-scholarly_article .project-meta-title {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  font-weight: 700;
  color: #111;
  margin-bottom: 10px;
}
.single-scholarly_article .project-meta li p {
  font-size: 14px;
  color: #718096;
  margin: 0;
}

/* Generic Sidebar Buttons */
.single-scholarly_article .sidebar-btn {
  display: block;
  width: 100%;
  background-color: #0095ff;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-weight: 700;
  font-size: 15px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 20px;
}
.single-scholarly_article .sidebar-btn:hover {
  background-color: #0077cc;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,149,255,0.2);
}

/* --- DOWNLOAD BOX SPECIFIC STYLES --- */
.single-scholarly_article .article-download-box {
  text-align: left;
}
.single-scholarly_article .article-thumb-wrapper {
  background: #f8fafc;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center;
  border: 1px solid #edf2f7;
}
.single-scholarly_article .article-thumb-wrapper img {
  max-width: 100%;
  height: auto;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  border-radius: 2px;
}
.single-scholarly_article .download-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 25px;
}
.single-scholarly_article .action-link {
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 700;
  color: #111;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-scholarly_article .action-link i {
  color: #718096;
  font-size: 14px;
}
.single-scholarly_article .action-link:hover {
  color: #0095ff;
}

.single-scholarly_article .article-status-icons {
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.single-scholarly_article .status-item {
  font-size: 13px;
  color: #718096;
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-scholarly_article .status-item i {
  font-size: 16px;
  width: 20px;
}
.single-scholarly_article .status-item .ion-md-unlock { color: #48bb78; } /* Green for unlock */
.single-scholarly_article .status-item .ion-md-document { color: #a0aec0; }
.single-scholarly_article .status-item .ion-md-ribbon { color: #a0aec0; }

.single-scholarly_article .req-perm-link {
  font-size: 12px;
  color: #4a5568;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 5px;
}
.single-scholarly_article .req-perm-link:hover {
  color: #0095ff;
}

/* --- CONTENT SECTION SPACING & HEADINGS --- */
.single-scholarly_article .article-meta-timeline {
  margin-bottom: 80px; /* More space before first section */
}
.single-scholarly_article .article-content-section {
  margin-bottom: 80px; /* Space between "tabs" */
}
.single-scholarly_article .section-heading {
  display: flex !important;
  align-items: center;
  gap: 15px;
  font-family: "Playfair Display", serif;
  font-size: 26px;
  font-weight: 800;
  color: #111;
  margin-bottom: 35px;
  letter-spacing: -0.5px;
}
.single-scholarly_article .section-icon {
  background: #f1f5f9;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  color: #64748b;
  font-weight: 300;
  flex-shrink: 0;
}
.single-scholarly_article .section-body {
  padding-left: 47px; /* Align content with text after icon */
}
