/**
1.0  Variables
2.0  Normalize
3.0  Header
4.0  Home Page
      4.1 Main Banner Section
	    4.2 Featured Products Section
	    4.3 Testimonial Section
5.0  Footer
	    5.1 Cta Section
	    5.2 Footer Links Section
      5.2 Site Info Section
6.0  Back to top 
7.0  Theme Landing Page
      7.1 Banner Section
      7.2 Info Section
8.0  Starter Sites Page
9.0  Themes List Page
10.0 FAQ Section
11.0 Pricing Plans Page
12.0 Blog List Page
       12.1 Blog List Pagination
       12.2 Sidebar
13.0 Blog Page
       13.1 Related Blogs Section
14.0 About Us Page
15.0 Contact Us Page / Support Page
16.0 404 Page
17.0 Search Result Page
**/

/*
=========================================
1.0 Variables
=========================================
*/

:root {
  /* presents */
  --background: #f3f3f3;
  --bullet-color: #09b285;
  --card: #ffffff;
  --gradient-start: #4776e6;
  --gradient-end: #8e54e9;
  --loading: #ccc;
  --single-pricing-color: #ff9a83;
  --primary: #007aff;
  --radio-button: #d9d9d9;
  --review-button-gradient-start: #007aff;
  --review-button-gradient-end: #04da8d;
  --star-color: #04da8d;
  --text-color: #000000;
  --version: #f8f8f8;
}

/*
=========================================
2.0 Normalize
=========================================
*/

body {
  background-color: var(--background);
  color: var(--text-color);
}

body .site {
  max-width: 1440px;
  margin: 0 auto;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: var(--text-color);
}

.post,
.page,
.widget {
  margin: 0;
}

section {
  padding: 100px;
  position: relative;
  overflow: hidden;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
  color: var(--card);
  opacity: 1;
}

input[type="submit"] {
  cursor: pointer;
}

.featured-product .product-info .button-actions,
.action-buttons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.btn,
.wp-element-button,
.search-no-results .no-results .page-content .search-submit {
  padding: 12px 18px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.btn,
.info-section .row .column .pricing-card .tab-wrap .tab-item .plans-title,
.user-guidelines-card .card-header .guidelines-title,
.info-section .row .column .faq-card .card-header .faq-title,
.right-sidebar .plan-info-card .info-title,
.contact-us input[type="submit"],
.support input[type="submit"],
.wp-element-button,
.search-no-results .no-results .page-content .search-submit {
  font-family: inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
}

.btn-pricing,
.pricing-btn,
.docs-btn,
.wp-element-button,
.search-no-results .no-results .page-content .search-submit {
  background-color: var(--primary);
  color: var(--card);
}

.btn-pricing:hover,
.pricing-btn:hover,
.docs-btn:hover,
.changelog-btn:hover,
.info-section .row .column .pricing-card .btn:hover,
.info-section .row .column .faq-card .btn:hover,
input[type="submit"]:hover,
.post-edit-link:hover,
.wp-element-button:hover,
.search-no-results .no-results .page-content .search-submit:hover,
.widget-area .widget_search form input:focus,
.search-no-results .no-results .page-content form .search-field:focus {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.changelog-btn {
  background-color: var(--background);
  color: var(--text-color);
}

.featured-product .product-info .btn-view-details,
.banner-section .row .column .product-info-card .action-buttons .demos-btn {
  color: var(--text-color);
}

.featured-product .product-info .btn-view-details:hover,
.banner-section
  .row
  .column
  .product-info-card
  .action-buttons
  .demos-btn:hover {
  gap: 12px;
}

.main-banner-section .banner-title,
.testimonial-section .section-header .section-heading {
  font-family: poppins;
  font-size: 48px;
  line-height: 64px;
  font-weight: 500;
  text-align: center;
}

.banner-section .top-feature-card .top-features-list li,
.info-section .pricing-card .plan-card .plan-name,
.site-footer .cta-section input[type="submit"],
.page > .entry-header .entry-desc,
.page > .entry-header .entry-desc p,
.blog .site-main > .entry-header .entry-desc,
.page-info-section .header-wrap .info-desc,
.faq-section .faq-answer,
.contact-us input:not([type="submit"]),
.contact-us textarea,
.contact-us select,
.support input:not([type="submit"]),
.support textarea,
.support select,
.entry-content,
.entry-footer,
.entry-footer a,
.widget_block ul,
.no-comments,
.widget-area .widget_search form input,
.search-no-results .no-results .page-content form input {
  font-family: inter;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.item-desc,
.product-tag,
.feature-item,
.testimonial-section .button-wrap .desc,
.testimonial-section .testimonial-item .author-position,
.testimonial-section .testimonial-content,
.site-footer .widget_text,
.banner-section .product-info-card .tagline,
.banner-section .product-services-list li,
.banner-section .more-info-card .item-wrap .item-prefix,
.banner-section .more-info-card .item-value,
.info-section .pricing-card .tab-item .plans-desc,
.info-section .pricing-card .includes-list li,
.user-guidelines-card .guidelines-subtitle,
.user-guidelines-card .guidelines-list li,
.info-section .faq-card .faq-subtitle,
.banner-section .product-info-card .product-tag,
.site-footer .cta-section input:not([type="submit"]),
.site-footer .cta-section textarea,
.page .demos-card-wrap .search-demo-field,
.product-card .item-desc {
  font-family: inter;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.info-section .pricing-card .plan-card .plan-description {
  font-family: inter;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.card-heading {
  position: relative;
}

.card-heading .card-title {
  font-family: poppins;
  font-size: 82px;
  font-weight: 500;
  line-height: 80px;
  color: var(--review-button-gradient-start);
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  display: inline-block;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  opacity: 60%;
  width: 100%;
  white-space: normal;
  word-wrap: break-word;
  overflow: hidden;
  text-align: center;
}

.card-heading .demos-title {
  font-family: poppins;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  z-index: 10;
}

/*
=========================================
3.0 Header
========================================= 
*/

.site-header {
  padding: 18px 100px;
  background-color: var(--card);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.site-header .site-branding .custom-logo {
  height: 75px;
  width: 323px;
}

.main-navigation {
  display: flex;
  justify-content: flex-end;
}

.nav-menu {
  display: flex;
  background-color: var(--card);
}

.menu-toggle {
  display: none;
  background: var(--card);
  border-radius: 4px;
  border: none;
  cursor: pointer;
  padding: 0;
  font-size: 20px;
}

.nav-menu .menu-item {
  font-family: inter;
  font-size: 16px;
  font-weight: 400;
}

.nav-menu .menu-item a {
  color: var(--text-color);
  display: inline-block;
  padding: 10px 16px;
  width: 100%;
}

.nav-menu .menu-item a:hover,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-parent > a {
  color: var(--primary);
}

.menu-item-has-children > a::after {
  content: "\f078";
  font-family: FontAwesome;
  font-weight: 900;
  font-size: 0.6em;
  margin-left: 6px;
}

.menu-item-has-children:hover > a::after,
.menu-item-has-children.focus > a::after {
  content: "\f077";
}

.sub-menu {
  display: none;
  background: white;
  z-index: 1000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  margin-left: 40px;
}

.sub-menu .menu-item {
  font-size: 16px;
}

.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children.focus > .sub-menu {
  display: block;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  transition: all 4s linear;
}

/*
=========================================
4.0 Home Page
=========================================
*/

/*
=========================================
4.1 Main Banner Section
=========================================
*/

.main-banner-section {
  width: 100%;
  height: 620px;
  background-color: var(--card);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px;
}

.main-banner-section .banner-tagline {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: inter;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.main-banner-section .button-actions {
  display: flex;
  gap: 20px;
}

.main-banner-section .button-actions .btn {
  padding: 16px 22px;
  border-radius: 8px;
}

.main-banner-section .button-actions .btn-primary {
  background-image: linear-gradient(
    90deg,
    var(--gradient-start),
    var(--gradient-end)
  );
  color: var(--card);
}

.main-banner-section .button-actions .btn-primary:hover {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.main-banner-section .button-actions .btn-secondary {
  background-color: var(--card);
  color: var(--text-color);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.main-banner-section .button-actions .btn-secondary:hover {
  box-shadow: none;
}

.main-banner-section .float-icon {
  height: 52px;
  width: 52px;
  position: absolute;
}

.main-banner-section .float-icon-one {
  top: 70px;
  left: 200px;
}

.main-banner-section .float-icon-two {
  top: 100px;
  right: 200px;
}

.main-banner-section .float-icon-three {
  top: 302px;
  left: 312px;
}

.main-banner-section .float-icon-four {
  top: 302px;
  right: 312px;
}

.main-banner-section .wordpress-icon {
  height: 128px;
  width: 128px;
  opacity: 10%;
  position: absolute;
  top: 100px;
  left: 482px;
}

.main-banner-section .banner-image {
  width: 749px;
  position: absolute;
  bottom: -60px;
}

/*
=========================================
4.2 Featured Products Section
=========================================
*/

.featured-products-section .products-wrap {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.featured-products-section .products-wrap .featured-product {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  flex-direction: row;
}

.featured-products-section .products-wrap :nth-child(even) {
  flex-direction: row-reverse;
}

.featured-products-section .products-wrap .featured-product .item-thumbnail {
  flex: 1;
}

.featured-products-section .products-wrap .featured-product .product-info {
  flex: 1;
  background-color: var(--card);
  padding: 40px 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.featured-product .product-info .tags-wrap {
  display: flex;
  gap: 10px;
}

.featured-product .product-info .tags-wrap .product-tag {
  padding: 4px 6px;
  border-radius: 4px;
  color: var(--card);
}

.featured-product .product-info .product-info .item-name {
  font-family: poppins;
  font-size: 32px;
  font-weight: 500;
}

.featured-product .product-info .features-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 36px;
  row-gap: 7px;
  list-style: disc;
  list-style-position: inside;
}

.featured-product .product-info .features-wrap .feature-item::marker {
  color: var(--bullet-color);
}

.featured-product .product-info .button-actions a {
  flex-direction: row;
}

/*
=========================================
4.3 Testimonial Section
=========================================
*/

.testimonial-section {
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: 680px;
  width: 100%;
  background-image: url("../images/testimonial-background.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonial-section .section-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  z-index: 10;
}

.testimonial-section .section-header .review-stars-wrap {
  display: flex;
  gap: 10px;
}

.fa-star {
  color: var(--star-color);
}

.testimonial-section .section-header img {
  height: 64px;
  width: 257px;
}

.testimonial-section .button-wrap {
  margin-left: 100px;
  display: flex;
  flex-direction: column;
  width: max-content;
  z-index: 10;
}

.testimonial-section .button-wrap .btn-review-us {
  font-family: poppins;
  font-size: 26px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px;
  border-radius: 8px;
  background-image: linear-gradient(
    90deg,
    var(--review-button-gradient-start),
    var(--review-button-gradient-end)
  );
  color: var(--card);
}

.testimonial-section .button-wrap .btn-review-us:hover {
  background-image: linear-gradient(
    90deg,
    var(--review-button-gradient-end),
    var(--review-button-gradient-start)
  );
}

.testimonial-section .button-wrap .desc {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 7.5px 0px;
  text-align: center;
  width: 100%;
}

.testimonial-section .testimonials-wrap {
  background-color: var(--background);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 20px;
  width: 580px;
  position: absolute;
  right: 100px;
  top: 80px;
  z-index: 1;
  -webkit-mask-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 40%
  );
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 40%
  );
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}

.testimonial-section .testimonials-wrap .testimonial-item {
  padding: 20px;
  background-color: var(--card);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.testimonial-section .testimonials-wrap .testimonial-item .testimonial-author {
  display: flex;
  gap: 10px;
  align-items: center;
}

.testimonial-section
  .testimonials-wrap
  .testimonial-item
  .testimonial-author
  .author-image {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.testimonial-section
  .testimonials-wrap
  .testimonial-item
  .testimonial-author
  .author-info
  .author-name,
.faq-section .footer-faq-question,
.related-posts-wrapper article .entry-title,
.wp-block-heading,
.widget-area .widget_search form label {
  font-family: poppins;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

/*
=========================================
5.0  Footer
=========================================
*/
.site-footer {
  padding: 60px 100px;
  background-color: var(--text-color);
  display: flex;
  flex-direction: column;
  gap: 30px;
  color: var(--card);
}

.site-footer section {
  padding: 0;
}

/*
=========================================
5.1 Cta Section
=========================================
*/
.site-footer .cta-section {
  display: flex;
  gap: 40px;
}

.site-footer .cta-section .cta-title {
  flex: 1;
  font-family: inter;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  border-right: 1px solid var(--card);
  padding-right: 10px;
}

.site-footer .cta-section .form-wrap {
  flex: 1;
}

.site-footer .cta-section form > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.site-footer .cta-section input,
.site-footer .cta-section textarea {
  border-radius: 4px;
  border: none;
  color: var(--card);
}

.site-footer .cta-section input:not([type="submit"]),
.site-footer .cta-section textarea {
  padding: 10px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}

.site-footer .cta-section textarea {
  height: 100px;
}

.site-footer .cta-section input[type="submit"] {
  padding: 10px 20px;
  background-color: var(--primary);
}

/*
=========================================
5.2 Footer Links Section
=========================================
*/
.site-footer .footer-columns-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-bottom: 70px;
}

.site-footer .footer-columns-wrap .footer-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.site-footer .widget_media_image img {
  height: 75px;
  width: 323px;
}

.site-footer .wp-block-heading {
  font-family: poppins;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}

.site-footer .wp-block-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  list-style-position: inside;
  list-style-type: disc;
  font-family: inter;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.site-footer .wp-block-list a {
  color: var(--card);
}

/*
=========================================
5.3 Site Info Section
=========================================
*/

.site-footer .site-info,
.site-footer .site-info a {
  text-align: center;
  font-family: Be Vietnam Pro;
  font-size: 18px;
  font-weight: 300;
  color: var(--card);
}

/*
=========================================
6.0 Back to top 
=========================================
*/
.back-to-top {
  position: fixed;
  bottom: 103px;
  left: 100px;
  padding: 18px 10px 40px;
  background-color: var(--primary);
  color: var(--card);
  border-radius: 30px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  transition: background-color 0.2s, transform 0.2s, opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  z-index: 1000;
}

.back-to-top i {
  font-size: 24px;
  color: white;
  transition: transform 0.2s;
}

.back-to-top:hover {
  background-image: linear-gradient(
    to top,
    var(--gradient-start),
    var(--gradient-end)
  );
}

.back-to-top:hover i {
  transform: translateY(-2px);
}

.back-to-top.visible {
  opacity: 1;
  pointer-events: auto;
}

/*
=========================================
7.0 Theme Landing Page
=========================================
*/
/*
=========================================
7.1 Banner Section
=========================================
*/
.banner-section {
  padding: 0px 100px;
}

.banner-section .row {
  display: flex;
  gap: 40px;
}

.banner-section .row .column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.banner-section .product-info-card {
  background-color: var(--card);
  padding: 80px 20px 40px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.banner-section .product-info-card .product-tag {
  padding: 4px 6px;
  border-radius: 4px;
  background-color: var(--product-theme-color);
  color: var(--card);
}

.banner-section .product-info-card .main-heading {
  font-family: poppins;
  font-size: 32px;
  font-weight: 500;
}

.banner-section .product-info-card .main-heading span {
  color: var(--product-theme-color);
}

.banner-section .product-info-card .product-services-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 3px;
}

.banner-section .product-info-card .product-services-list li {
  position: relative;
  padding-left: 18px;
}

.banner-section .product-services-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: var(--bullet-color);
  font-size: 12px;
}

.banner-section .more-info-card {
  background-color: var(--card);
  padding: 40px 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.banner-section .more-info-card .item-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 4px;
}

.banner-section .more-info-card .item-wrap .info-item {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 6px;
}

.banner-section .more-info-card .item-wrap .info-item::before {
  content: "•";
  color: var(--bullet-color);
  font-size: 20px;
}

.banner-section .more-info-card .item-prefix {
  width: 20%;
}

.banner-section .more-info-card .info-item .item-value {
  width: 80%;
  font-weight: 600;
}

.banner-section .row .column .more-info-card .action-buttons .change-log {
  position: relative;
}

.banner-section
  .row
  .column
  .more-info-card
  .action-buttons
  .change-log
  .change-log-content {
  position: absolute;
}

.banner-section .with-bg {
  position: absolute;
  inset: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}

.banner-section .top-feature-card {
  position: absolute;
  top: 40px;
  right: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.banner-section .top-feature-card .card-title,
.faq-section .section-container .section-title,
.single-post .single-content-card .entry-title,
#single-related-posts-section .related-posts-title {
  font-family: poppins;
  font-size: 26px;
  font-weight: 500;
}

.banner-section .top-feature-card .top-features-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.banner-section .top-features-list li {
  position: relative;
  padding-left: 18px;
}

.banner-section .top-features-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: var(--bullet-color);
  font-size: 12px;
}

.banner-section .product-banner {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

/*
=========================================
7.2 Info Section
=========================================
*/
.single .info-section {
  padding: 60px 100px;
  background-color: var(--card);
}

.single .info-section .row {
  display: flex;
  gap: 40px;
}

.single .info-section .row .column {
  display: flex;
  flex-direction: column;
}

.single .info-section .info-column {
  gap: 40px;
  width: 70%;
}

.right-sidebar {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.single .info-section .demos-card-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.single .info-section .demos-card-wrap .card-heading .card-title {
  color: var(--product-theme-color);
}

.single .info-section .demos-card-wrap .demos-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 21px;
  row-gap: 20px;
}

.demos-card-wrap .demos-cards .demo-card {
  position: relative;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}

.demos-card-wrap .demos-cards .demo-card:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.single .info-section .demos-cards .demo-card img {
  width: 269px;
  height: 330px;
}

.demos-card-wrap .demos-cards .demo-card .demo-info {
  position: absolute;
  top: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0) 30%
  );
  height: 100%;
  width: 100%;
}

.demos-card-wrap .demos-cards .demo-card:hover .demo-info {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0) 60%
  );
}

.demos-card-wrap .demo-card .demo-label,
.demos-card-wrap .demo-card .demo-view-btn {
  font-family: inter;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  color: var(--card);
}

.demos-card-wrap .demo-card .demo-label {
  left: 20px;
  bottom: 20px;
  z-index: 10;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.demos-card-wrap .demo-card .demo-view-btn {
  display: none;
  inset: 0;
  height: 100%;
}

.demos-card-wrap .demo-card:hover .demo-view-btn {
  display: flex;
}

.single .info-section .banner-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.single .info-section .banner-cards .demo-card img {
  width: 100%;
  height: 100%;
}

.single .info-section .pricing-card,
.user-guidelines-card,
.info-section .faq-card,
.right-sidebar .plan-info-card {
  border-radius: 8px;
  background-color: var(--background);
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.single .info-section .pricing-card .tab-wrap {
  display: flex;
  gap: 10px;
}

.single .info-section .pricing-card .tab-item {
  flex: 1;
  padding: 10px;
  border-radius: 4px;
  background-color: var(--card);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.single .info-section .pricing-card .tab-wrap .active {
  background-color: var(--text-color);
}

.info-section .pricing-card .active .plans-title,
.info-section .pricing-card .active .plans-desc {
  color: var(--card);
}

.single .info-section .pricing-card .pricing-plans-wrap {
  padding: 10px;
}

.single .info-section .pricing-card .pricing-plans {
  display: none;
  flex-direction: column;
  gap: 10px;
}

.single .info-section .pricing-card .active {
  display: flex;
}

.single .info-section .pricing-card .plan-card {
  display: flex;
  align-items: center;
  gap: 12px;
}

input[type="radio"] {
  width: 20px;
  height: 20px;
  background-color: var(--radio-button);
  border-radius: 50%;
  border: none;
  appearance: none;
  cursor: pointer;
  position: relative;
}

input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: var(--bullet-color);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.plan-card input[type="radio"]:checked + .plan-details .plan-price {
  color: var(--bullet-color);
}

.info-section .pricing-card .plan-card .plan-details {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.info-section .pricing-card .plan-card .plan-name {
  font-weight: 500;
}

.info-section .pricing-card .plan-card .plan-price {
  font-family: inter;
  font-size: 20px;
  line-height: 18px;
  font-weight: 500;
}

.info-section .pricing-card .includes-card {
  background-color: var(--card);
  padding: 10px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.info-section .pricing-card .includes-title {
  font-family: inter;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}

.info-section .pricing-card .includes-list li {
  position: relative;
  padding-left: 14px;
}

.info-section .pricing-card .includes-list li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  color: var(--bullet-color);
  font-size: 10px;
}

.info-section .pricing-card .btn,
.info-section .faq-card .btn,
.right-sidebar .plan-info-card .btn {
  padding: 16px 18px;
  border-radius: 4px;
  background-color: var(--bullet-color);
  color: var(--card);
}

.user-guidelines-card {
  background-color: var(--card);
}

.info-section .card-header,
.user-guidelines-card .card-header {
  padding: 10px 0px;
}

.user-guidelines-card .guidelines-list {
  background-color: var(--background);
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 4px;
  list-style: none;
}

.user-guidelines-card .guidelines-list li {
  display: flex;
  align-items: center;
  gap: 6px;
}

.user-guidelines-card .guidelines-list li::before {
  content: "•";
  color: var(--text-color);
  font-size: 20px;
}

.info-section .faq-card .card-header {
  text-align: center;
}

.info-section .faq-card .faq-accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.info-section .faq-card .faq-accordion .faq-item {
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: var(--card);
  border-radius: 4px;
}

.info-section .faq-card .faq-question {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-family: inter;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.info-section .faq-card .faq-answer {
  font-family: inter;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  opacity: 0;
  height: 0;
  transition: height 0.8s ease;
}

.info-section .faq-accordion .active .faq-answer {
  height: auto;
  opacity: 1;
}

.info-section .faq-card .btn {
  background-color: var(--card);
  color: var(--text-color);
}

/*
=========================================
8.0  Starter Sites Page
=========================================
*/

.page > .entry-header,
.blog .site-main > .entry-header {
  padding: 20px 100px;
  background-color: var(--background);
}

.page > .entry-header .entry-title,
.blog .site-main > .entry-header .entry-title,
.page-info-section .header-wrap .info-title {
  font-family: poppins;
  font-size: 44px;
  font-weight: 500;
}

.page > .entry-header .entry-desc a,
.blog .site-main > .entry-header .entry-desc a {
  color: var(--primary);
  text-decoration: underline;
}

.page .demos-card-wrap {
  background-color: var(--card);
  padding: 60px 100px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.page .demos-card-wrap .tabs-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page .demos-card-wrap .tabs-bar .tabs-wrap {
  display: flex;
  gap: 10px;
  background-color: var(--background);
  border-radius: 8px;
  overflow: hidden;
}

.page .demos-card-wrap .tabs-bar .tabs-wrap .tab-item,
.page .demos-card-wrap .tabs-bar .search-demo-btn {
  padding: 21px 20px;
  font-family: inter;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
}

.page .demos-card-wrap .tabs-bar .tabs-wrap .tab-item.active {
  background-color: var(--primary);
  color: var(--card);
}

.page .demos-card-wrap .tabs-bar .search-demo-form {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid var(--background);
  display: flex;
  width: 50%;
}

.page .demos-card-wrap .tabs-bar .search-demo-field {
  border: none;
  flex: 1;
  padding: 21px 20px;
}

.page .demos-card-wrap .tabs-bar .search-demo-btn {
  border: none;
  border-radius: 0px;
  background-color: var(--primary);
  color: var(--card);
}

.page .demos-card-wrap .demos-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px;
  row-gap: 40px;
}

.page .demos-card-wrap .demos-cards .demo-card {
  display: none;
}

.page .demos-card-wrap .demos-cards .demo-card.active {
  display: block;
}

.page .demos-card-wrap .demos-cards .demo-card img {
  width: 287px;
  height: 380px;
}

.page-info-section {
  padding: 40px 100px;
  background-color: var(--background);
  display: flex;
  gap: 20px;
}

.page-info-section .header-wrap {
  display: flex;
  flex-direction: column;
  flex: 3;
  gap: 10px;
}

.page-info-section .btn-wrap {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-info-section .btn-wrap .info-btn {
  padding: 20px 22px;
  display: flex;
  gap: 10px;
  align-items: center;
  background-color: var(--card);
  border-radius: 8px;
}

/*
=========================================
9.0  Themes List Page
=========================================
*/
.filter-tabs-bar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.filter-tabs-bar .tabs-wrap {
  display: flex;
  gap: 10px;
}

.filter-tabs-bar .tabs-wrap .tab-item {
  padding: 10px 16px;
  background-color: var(--background);
  font-family: inter;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
}

.filter-tabs-bar .tabs-wrap .tab-item.active {
  background-color: var(--gradient-end);
  color: var(--card);
}

.product-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.product-cards .product-card {
  position: relative;
  cursor: pointer;
  display: none;
  overflow: hidden;
}

.product-cards .product-card.active {
  display: block;
}

.product-cards .product-card:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.product-cards .product-card img {
  width: 386px;
  height: 440px;
}

.product-cards .product-card .product-info {
  padding: 10px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-cards .product-card:hover .product-info {
  background: none;
  background-color: var(--card);
}

.product-card .title-wrap .name-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-card .title-wrap .name-wrap .item-name,
.site-main .blog-wrapper .entry-header .entry-title a {
  font-family: poppins;
  font-size: 26px;
  font-weight: 500;
}

.product-card .title-wrap .name-wrap .demos-count {
  font-family: poppins;
  font-size: 14px;
  font-weight: 500;
  color: var(--primary);
}

.product-card .button-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product-card .item-desc,
.product-card .button-actions {
  max-height: 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.product-card:hover .item-desc,
.product-card:hover .button-actions {
  max-height: 800px;
  opacity: 1;
}

.product-card .product-info .button-actions .btn {
  padding: 10px 14px;
  font-family: inter;
  font-size: 14px;
  font-weight: 500;
}

.page-template-template-themes .page-info-section {
  background-color: var(--primary);
}

/*
=========================================
10.0 FAQ Section
=========================================
*/

.faq-section {
  background-color: var(--card);
  padding: 40px 200px;
}

.faq-section .section-container {
  display: flex;
  flex-direction: column;
  gap: 23px;
}

.faq-section .section-container .section-title::after {
  content: "";
  display: inline-block;
  width: 50px;
  border-bottom: 4px solid var(--primary);
  margin-left: 10px;
  vertical-align: middle;
}

.faq-section .section-container .section-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-left: 70px;
}

.faq-section .section-content .footer-faq-item {
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.faq-section .footer-faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  gap: 10px;
}

.faq-section .faq-answer {
  display: none;
}

.faq-section .section-content .footer-faq-item.active .faq-answer {
  display: block;
}

/*
=========================================
11.0 Pricing Plans Page
=========================================
*/
.pricing-card-wrap {
  padding: 60px 100px;
  background-color: var(--card);
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.pricing-card-wrap .tabs-bar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pricing-card-wrap .tabs-bar .tabs-wrap {
  display: flex;
  border-radius: 8px;
  overflow: hidden;
}

.pricing-card-wrap .tabs-bar .tabs-wrap .tab-item {
  padding: 21px 20px;
  background-color: var(--background);
  font-family: inter;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  text-align: center;
}

.pricing-card-wrap .tabs-bar .tabs-wrap .tab-item.active {
  background-color: var(--text-color);
  color: var(--card);
}

.pricing-card-wrap .filter-tabs-bar .tabs-wrap {
  background-color: var(--background);
  padding: 10px;
  border-radius: 8px;
  gap: 0px;
}

.pricing-card-wrap .filter-tabs-bar .tabs-wrap .tab-item {
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}

.pricing-card-wrap .pricing-cards-wrap {
  display: flex;
  gap: 40px;
}

.pricing-card-wrap .pricing-cards-wrap .pricing-cards {
  display: flex;
  width: 70%;
  gap: 20px;
}

.pricing-cards .pricing-card {
  flex: 1;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  cursor: pointer;
}

.pricing-card .with-bg {
  position: absolute;
  inset: 0;
  clip-path: polygon(0% 10%, 0 0, 100% 0, 100% 32%);
  background-color: var(--text-color);
  z-index: 0;
}

.pricing-cards .selected {
  outline: 4px solid var(--bullet-color);
}

.pricing-cards .single-theme-plan .with-bg {
  background-color: var(--single-pricing-color);
}

.pricing-card .card-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 10;
}

.pricing-card .card-header .title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: var(--card);
}

.pricing-card .card-header .title-wrap .plan-name {
  font-family: poppins;
  font-size: 34px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.pricing-card .plan-name .name-first {
  margin-right: 100px;
}

.pricing-card .plan-name .name-second {
  margin-right: 40px;
}

.pricing-card .card-header .title-wrap .plan-price {
  font-family: poppins;
  font-size: 28px;
  font-weight: 500;
  display: none;
}

.pricing-card .card-header .title-wrap .plan-price.active {
  display: block;
}

.pricing-card .card-header .title-wrap .plan-price .plan-duration,
.pricing-card .card-header select,
.pricing-card .card-header select option {
  font-family: poppins;
  font-size: 16px;
  font-weight: 500;
}

.pricing-card .card-header .plan-desc {
  font-family: poppins;
  font-size: 12px;
  font-weight: 400;
  padding: 14px 20px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  background-color: var(--card);
  text-align: center;
  border-radius: 8px;
}

.pricing-card .card-header select {
  border: none;
  border-radius: 8px;
  padding: 14px 20px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='black' d='M0 0l5 6 5-6z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px;
}

.pricing-card .card-header select option {
  background-color: var(--card);
}

.pricing-card .card-body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  z-index: 10;
}

.pricing-card .card-body .list-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.pricing-card .list-group .group-heading {
  background-color: var(--background);
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: poppins;
  font-size: 14px;
  font-weight: 500;
}

.pricing-card .list-group .list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.pricing-card .list-group .list .list-item,
.pricing-card .list-group .list .list-item a {
  font-family: inter;
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color);
}

.right-sidebar .plan-info-card .info-title {
  padding: 20px;
  background-color: var(--text-color);
  color: var(--card);
  border-radius: 4px;
}

.right-sidebar .plan-info-card .info-list {
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.right-sidebar .plan-info-card .info-list .info-item {
  position: relative;
  font-family: inter;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  padding-left: 30px;
}

.right-sidebar .plan-info-card .info-list .info-item::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #d9d9d9;
  color: var(--bullet-color);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 6px;
  padding-bottom: 6px;
}

.right-sidebar .plan-info-card .info-desc {
  padding: 10px;
  background-color: var(--card);
  border-radius: 4px;
  font-family: inter;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.right-sidebar .plan-info-card .info-desc a {
  color: var(--primary);
  text-decoration: underline;
}

/*
=========================================
12.0 Blog List Page
=========================================
*/
.site-main .blog-main-wrapper {
  padding: 40px 100px;
  background-color: var(--card);
  display: flex;
  gap: 40px;
}

.site-main .blog-main-wrapper .blog-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 70%;
}

.site-main .blog-main-wrapper .blog-wrapper .post {
  display: flex;
}

.site-main .blog-wrapper .post img {
  width: 330px;
  height: 450px;
}

.site-main .blog-wrapper .post .entry-wrapper {
  flex: 1;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.site-main .blog-wrapper .entry-wrapper .entry-title {
  line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-transform: capitalize;
}

.site-main .blog-wrapper .entry-wrapper .entry-content {
  line-clamp: 8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}

.entry-meta,
.entry-meta a {
  font-family: inter;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  font-style: italic;
}

.entry-meta a {
  font-weight: 400;
}

.site-main .blog-wrapper .post .entry-wrapper .entry-meta {
  display: flex;
  margin-top: 8px;
  gap: 20px;
}

.blog .site-main .blog-wrapper .entry-content {
  text-align: justify;
}

.blog .site-main .blog-wrapper .entry-footer {
  margin-top: 10px;
  align-self: flex-end;
}

.blog .site-main .blog-wrapper .entry-footer a:hover {
  color: var(--primary);
  text-decoration: underline;
  text-underline-offset: 4px;
}

/*
=========================================
12.1 Blog List Pagination
=========================================
*/
.paginate-wrap {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  padding: 16px;
  gap: 10px;
}

.paginate-wrap .page-numbers {
  font-family: inter;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.paginate-wrap .current {
  color: var(--primary);
}

/*
=========================================
12.2 Sidebar
=========================================
*/
.widget-area {
  width: 30%;
  background-color: var(--background);
  border-radius: 4px;
  padding: 20px 20px 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.widget {
  margin: 0;
  padding: 0;
}

.wp-block-heading,
.widget-area .widget_search form label {
  margin-bottom: 20px;
}

.widget-area .widget_search form {
  display: flex;
  flex-direction: column;
}

.widget-area .widget_search form input,
.search-no-results .no-results .page-content form .search-field {
  border-radius: 4px;
  padding: 8px 20px;
  outline: none;
  border: none;
  transition: all 0.2s ease-in-out;
}

.widget-area .widget_block .wp-block-group .wp-block-heading,
.widget-area .widget_search form label,
.widget-area .widget_block .wp-block-group ul,
.widget-area .widget_block .wp-block-group ul a {
  color: var(--text-color);
}

.widget-area .widget_block .wp-block-group ul a:hover {
  color: var(--primary);
  text-decoration: underline;
  transition: all 0.2s ease-in-out;
}

.widget_block ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-left: 30px;
  list-style-type: disc;
}

/*
=========================================
13.0 Blog Page
=========================================
*/
.single-post .site-main .post {
  padding: 40px 150px;
  background-color: var(--card);
}

.single-post .site-main .post .thumnail-wrap {
  position: relative;
}

.single-post .site-main .post .thumnail-wrap img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.single-post .site-main .post .thumnail-wrap .entry-meta {
  background-color: var(--card);
  padding: 10px 6px;
  display: flex;
  gap: 10px;
  position: absolute;
  bottom: 10px;
}

.single-post .site-main .post .single-content-card {
  padding: 20px 153px;
}

.single-post .site-main .single-content-card .entry-title {
  text-align: center;
  text-transform: capitalize;
}

.single-post .site-main .single-content-card .entry-content {
  margin: 12px 0px 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: justify;
}

.wp-block-quote {
  position: relative;
  font-style: italic;
  padding: 15px 50px;
  background-color: var(--version);
  border-left: 5px solid var(--primary);
  border-radius: 4px;
}

.wp-block-quote::before {
  content: "“";
  font-size: 64px;
  position: absolute;
  top: -10px;
  left: 10px;
  color: var(--primary);
  font-family: serif;
  line-height: 1;
}

.single-post .site-main .entry-footer {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.single-post .cat-links,
.single-post .tags-links {
  font-weight: 700;
}

.single-post .cat-links a,
.single-post .tags-links a {
  font-weight: 400;
  text-decoration: underline;
}

.single-post .tags-links a:hover,
.single-post .cat-links a:hover {
  color: var(--primary);
}

/*
=========================================
13.1 Related Blogs Section
=========================================
*/
#single-related-posts-section {
  padding: 40px 200px;
  background-color: var(--card);
}

#single-related-posts-section .blog-wrapper {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

#single-related-posts-section .blog-wrapper .related-posts-title::after {
  content: "";
  display: inline-block;
  width: 50px;
  border-bottom: 4px solid var(--primary);
  margin-left: 10px;
  vertical-align: middle;
}

#single-related-posts-section .blog-wrapper .related-posts-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0px 83px;
}

.related-posts-wrapper article {
  display: flex;
  align-items: center;
  gap: 20px;
}

.related-posts-wrapper .post-thumbnail img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0px 4px 4px 0px #00000025;
}

/*
=========================================
14.0 About Us Page
=========================================
*/
.page .single-content-card {
  padding: 40px 150px;
  background-color: var(--card);
}

.about .post-thumbnail img {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.page .entry-content {
  padding: 40px 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.page .entry-content {
  padding: 40px 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.about .entry-content .wp-block-heading {
  margin-bottom: 0px;
}

/*
=========================================
15.0 Contact Us Page / Support Page
=========================================
*/
.contact-us .single-content-card,
.support .single-content-card {
  padding: 40px 200px;
  background-color: var(--card);
}

.contact-us .entry-content,
.support .entry-content {
  padding: 40px 44px;
}

.contact-us form > div,
.support form > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-us .fillout-message,
.support .fillout-message {
  margin-bottom: 10px;
}

.contact-us .fields-row,
.support .fields-row {
  display: flex;
  gap: 40px;
}

.contact-us .field-item,
.support .field-item {
  flex: 1;
}

.contact-us label,
.support label {
  font-family: inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.contact-us input:not([type="submit"]),
.contact-us textarea,
.contact-us select,
.support input:not([type="submit"]),
.support textarea,
.support select {
  border: 1px solid #00000025;
  outline-color: var(--primary);
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.contact-us textarea,
.support textarea {
  height: 160px;
}

.contact-us input[type="submit"],
.support input[type="submit"],
.post-edit-link {
  padding: 16px 22px;
  border-radius: 30px;
  background-color: var(--primary);
  color: var(--card);
}

/*
=========================================
16.0 404 Page
=========================================
*/
.error-404 {
  position: relative;
  padding: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: white;
  gap: 20px;
}

.error-404::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../images/404error.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.4;
}

.error-404 > * {
  position: relative;
}

.error-404 .page-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 40px;
}

.error-404 .page-header .error-title {
  font-family: poppins;
  font-size: 100px;
  line-height: 50px;
  font-weight: 600;
}

.error-404 .page-header .error-desc {
  font-family: poppins;
  font-size: 55px;
  line-height: 39px;
  font-weight: 500;
}

.error-404 .page-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0;
}

.error-404 .page-content p {
  font-family: inter;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

/*
=========================================
17.0 Search Results Page
=========================================
*/
