.elementor-kit-5{--e-global-color-primary:#0056D2;--e-global-color-secondary:#28A745;--e-global-color-text:#333333;--e-global-color-accent:#FFC527;--e-global-color-d084aa1:#E68A00;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Outfit", Sans-serif;font-size:16px;font-weight:400;line-height:1.6px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Outfit", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;border-radius:52rem 52rem 52rem 52rem;padding:16px 32px 16px 32px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#E68A00;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Outfit", Sans-serif;font-size:48px;font-weight:600;line-height:1.2px;}.elementor-kit-5 h2{font-family:"Outfit", Sans-serif;font-size:36px;line-height:1.3px;}.elementor-kit-5 h4{font-family:"Outfit", Sans-serif;font-size:28px;font-weight:500;line-height:1.4px;}.elementor-kit-5 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-5 h6{font-family:"Outfit", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:16px;border-radius:4px 4px 4px 4px;padding:14px 14px 14px 14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:10%;--container-default-padding-right:05%;--container-default-padding-bottom:10%;--container-default-padding-left:5%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{font-size:15px;line-height:1.5em;}.elementor-kit-5 h1{font-size:38px;}.elementor-kit-5 h2{font-size:30px;line-height:1.3em;}.elementor-kit-5 h4{font-size:24px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:15px;padding:014px 28px 012px 28px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:15px;padding:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:60px;--container-default-padding-right:20px;--container-default-padding-bottom:60px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-5{font-size:14px;line-height:1.5em;}.elementor-kit-5 h1{font-size:30px;}.elementor-kit-5 h2{font-size:26px;}.elementor-kit-5 h4{font-size:22px;line-height:1.4em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:14px;padding:12px 24px 12px 24px;}.elementor-kit-5 img{border-radius:4px 4px 4px 4px;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:14px;padding:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:40px;--container-default-padding-right:15px;--container-default-padding-bottom:40px;--container-default-padding-left:15px;}}/* Start custom CSS */.sticky-section{
    position: sticky !important;
    top: 100px !important;
}



.elementor-widget-theme-post-content {
  font-family: 'Segoe UI', Tahoma, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  padding: 20px 0;
  max-width: 800px;
  margin: auto;
}

/* Headings */
.elementor-widget-theme-post-content h1 {
  font-size: 36px;
  line-height: 1.3;
  margin: 40px 0 20px;
  font-weight: 700;
  color: #111;
}

.elementor-widget-theme-post-content h2 {
  font-size: 28px;
  line-height: 1.4;
  margin: 35px 0 15px;
  font-weight: 600;
  color: #222;
  border-left: 4px solid var(--e-global-color-accent);
  padding-left: 12px;
}

.elementor-widget-theme-post-content h3 {
  font-size: 22px;
  line-height: 1.5;
  margin: 30px 0 10px;
  font-weight: 600;
  color: #333;
}

/* Paragraphs */
.elementor-widget-theme-post-content p {
  margin-bottom: 1.4em;
  color: #444;
}

/* Lists */
.elementor-widget-theme-post-content ul {
  margin: 1em 0 1em 1.5em;
  list-style-type: disc;
  color: #444;
}

.elementor-widget-theme-post-content ol {
  margin: 1em 0 1em 1.5em;
  list-style-type: decimal;
  color: #444;
}

.elementor-widget-theme-post-content li {
  margin-bottom: 0.5em;
}

/* Blockquotes */
.elementor-widget-theme-post-content blockquote {
  margin: 2em 0;
  padding: 1em 1.5em;
  background: #f9f9f9;
  border-left: 5px solid #ccc;
  font-style: italic;
  color: #666;
}

/* Images */
.elementor-widget-theme-post-content img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
  border-radius: 6px;
  display: block;
}

/* Links */
.elementor-widget-theme-post-content a {
  color: var(--e-global-color-primary);
  text-decoration: underline;
  transition: color 0.3s;
}

.elementor-widget-theme-post-content a:hover {
  color: var(--e-global-color-accent);
}

/* Tables */
.elementor-widget-theme-post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0;
}

.elementor-widget-theme-post-content th,
.elementor-widget-theme-post-content td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: left;
}

/* Code and Pre */
.elementor-widget-theme-post-content code {
  background-color: #f4f4f4;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: monospace;
}

.elementor-widget-theme-post-content pre {
  background-color: #f4f4f4;
  padding: 1em;
  overflow-x: auto;
  font-family: monospace;
  border-radius: 4px;
  margin: 2em 0;
}

/* Responsive spacing */
@media (max-width: 768px) {
  .elementor-widget-theme-post-content h1 {
    font-size: 28px;
  }

  .elementor-widget-theme-post-content h2 {
    font-size: 24px;
  }

  .elementor-widget-theme-post-content h3 {
    font-size: 20px;
  }

  .elementor-widget-theme-post-content {
    font-size: 16px;
    padding: 15px;
  }
}


/*Comments Section */

/* Comment section container */
#respond {
  background: var(--bg-color, #ffffff);
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}



/* Light mode styles */
@media (prefers-color-scheme: light) {
  #respond {
    --bg-color: #ffffff;
    --text-color: #333;
    --input-bg: #f5f5f5;
    --input-border: #ccc;
    --button-bg: #007bff;
    --button-hover: #0056b3;
  }
}

/* Comment title */
#reply-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}

/* Cancel reply link */
#cancel-comment-reply-link {
  font-size: 0.9rem;
  color: #ff4d4f;
  text-decoration: none;
  margin-left: 10px;
  transition: color 0.2s ease;
}

#cancel-comment-reply-link:hover {
  color: #d9363e;
}

/* Form styling */
.comment-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Logged-in user info */
.logged-in-as {
  font-size: 0.95rem;
  color: var(--text-color);
  opacity: 0.8;
}

.logged-in-as a {
  color: var(--button-bg);
  text-decoration: none;
  font-weight: 500;
}

.logged-in-as a:hover {
  text-decoration: underline;
}

/* Textarea styling */
#comment {
  width: 100%;
  min-height: 120px;
  padding: 12px;
  border: 1px solid #a3a3a3 !important;
  border-radius: 8px;
  background: var(--input-bg);
  color: var(--text-color);
  font-size: 1rem;
  resize: vertical;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

#comment:focus {
  outline: none;
  border-color: var(--button-bg);
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.2);
}

/* Submit button */
.submit {
  background: var(--e-global-color-accent) !important;
  color: #000 !important;
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease;
}

.submit:hover {
  background:#000 !important;
  color: #fff !important;
  transition: all 0.2s ease;
}

.submit:active {
  transform: translateY(0);
}

/* Required field message */
.required-field-message {
  font-size: 0.85rem;
  color: var(--text-color);
  opacity: 0.7;
}

.required {
  color: #ff4d4f;
}

/* Animation for form appearance */
#respond {
  animation: fadeIn 0.5s ease-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive design */
@media (max-width: 600px) {
  #comments {
    padding: 15px;
  }

  #respond {
    padding: 16px;
  }

  #reply-title {
    font-size: 1.5rem;
  }

  .submit {
    padding: 10px 20px;
  }
}


/* Comment list container */
.comment-list {
  list-style: none;
  padding: 0;
  max-width: 800px;
  margin: 20px auto;
}

/* Individual comment */
.comment {
  background: var(--bg-color, #ffffff);
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* Dark mode styles */
@media (prefers-color-scheme: light) {
  .comment {
    --bg-color: #1e1e1e;
    --text-color: #e0e0e0;
    --meta-color: #a0a0a0;
    --link-color: #4da8ff;
    --link-hover: #80bfff;
  }
}

/* Light mode styles */
@media (prefers-color-scheme: light) {
  .comment {
    --bg-color: #ffffff;
    --text-color: #333;
    --meta-color: #666;
    --link-color: #007bff;
    --link-hover: #0056b3;
  }
}

/* Comment meta section */
.comment-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

/* Avatar styling */
.avatar {
  border-radius: 50%;
  border: 2px solid var(--input-border, #ccc);
  transition: transform 0.2s ease;
}

.avatar:hover {
  transform: scale(1.1);
}

/* Comment author info */
.comment-author-info {
  flex-grow: 1;
}

.comment-author .fn a {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--text-color);
  text-decoration: none;
}

.comment-author .fn a:hover {
  color: var(--link-hover);
}

/* Comment metadata */
.comment-metadata {
  font-size: 0.85rem;
  color: var(--meta-color);
  line-height: 1.4;
}

.comment-metadata a {
  color: var(--link-color);
  text-decoration: none;
}

.comment-metadata a:hover {
  text-decoration: underline;
  color: var(--link-hover);
}

.edit-link a {
  color: #ff4d4f;
  text-decoration: none;
}

.edit-link a:hover {
  color: #d9363e;
}

/* Comment content */
.comment-content {
  font-size: 1rem;
  line-height: 1.6;
  color: var(--text-color);
  margin: 0 !important;
}

.comment-content p {
  margin: 0 0 10px;
}

/* Reply link */
.reply a {
  display: inline-block;
  font-size: 0.9rem;
  color: var(--link-color);
  text-decoration: none;
  padding: 6px 12px;
  border: 1px solid var(--link-color);
  border-radius: 6px;
  transition: all 0.2s ease;
}



/* Animation for comment appearance */
.comment {
  animation: slideIn 0.5s ease-out;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive design */
@media (max-width: 600px) {
  .comment-list {
    margin: 15px;
  }

  .comment {
    padding: 15px;
  }

  .comment-author .fn a {
    font-size: 1rem;
  }

  .comment-content {
    font-size: 0.95rem;
  }

  .reply a {
    padding: 5px 10px;
    font-size: 0.85rem;
  }
}
#comments .comments-title{
    display: none !important;
}

.comment-author-info{
        gap: 20px;
    display: flex !important
;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}/* End custom CSS */