/*
Theme Name: PHOX Child
Theme URI: http://phox.whmcsdes.com/
Author: whmcsdes
Author URI: https://whmcsdes.com
Template: phox
Description: PHOX Child - Hosting Wordpress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: domains, host, hosting, hosting templates, landing page, layout, layout switcher, modern, one page, template, web hosting templates, whmcs, whmcs templates, whmcsdes
Text Domain: phox
*/

:root {
  --loader-color: #f0513a;
}
body {
  -webkit-font-smoothing: antialiased;
}
.sticky-header {
  backdrop-filter: saturate(180%) blur(12px);
}
.sticky-header .h4g-topbar {
  display: none;
}
@media screen and (max-width: 767px) {
  #Top_bar .wdes-nav-sub {
    top: auto !important;
  }
}
.h4g-partners {
  opacity: 0.5;
}
.h4g-partners img.swiper-slide-image {
  height: 15px;
}
.h4g-tabs .wdes-align-tabs-flex-start .nav-item {
  min-width: auto;
}
@media screen and (min-width: 768px) {
  .h4g-tabs .nav-tabs {
    width: max-content;
  }
}
.wdes-progress-bar-title-text {
  min-width: 79px;
}
.h4g-bullet-item {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h4g-table tr th:first-child .wdes-table-cell-content {
  text-align: left !important;
  margin: 0 !important;
}
.h4g-table th.wdes-table-cell.wdes-table-head-cell:nth-child(2),
.h4g-table td.wdes-table-cell.wdes-table-body-cell:nth-child(2) {
  border-left: 1px solid #ffe2da !important;
  border-right: 1px solid #ffe2da !important;
}
.h4g-table-compare tr th:first-child .wdes-table-cell-content {
  text-align: left !important;
  margin: 0 !important;
}
.h4g-domain input.wdes-purchase-btn {
  padding: 7px 12px !important;
}
.h4g-domain .wdes-available-dom {
  display: none;
}
.h4g-faq .e-n-accordion-item-title-text span {
  font-family:
    JetBrains Mono,
    sans-serif;
  font-size: 11px;
  color: var(--e-global-color-2a4fcb9);
  letter-spacing: 0.1em;
  font-weight: 500;
}
.h4g-faq .e-n-accordion-item[open] .e-n-accordion-item-title-text span {
  color: var(--e-global-color-primary);
}
.h4g-faq .e-n-accordion-item-title-text {
  display: flex;
  align-items: center;
  gap: 14px;
}
.h4g-circle-support {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h4g-icon-box-support a.elementor-icon {
  border-color: var(--e-global-color-c818a68) !important;
}
.h4g-footer-logo span {
  color: var(--e-global-color-primary);
}
.h4g-header-pulse .wdes-elements-icon.e-font-icon-svg.e-fas-circle {
  border-radius: 50%;
  animation: h4g-pulse 1.8s ease-out infinite;
}
@keyframes h4g-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7);
  }
  100% {
    box-shadow: 0 0 0 7px rgba(34, 197, 94, 0);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #Top_bar
    .elementor-element
    .wdes-nav-wrap
    .wdes-nav
    .right-position
    .wdes-nav-sub {
    top: 122px !important;
  }
}
.h4g-cursor {
  animation: h4g-blink 1s infinite;
}
@keyframes h4g-blink {
  50% {
    opacity: 0;
  }
}
.h4g-domain-title span.wdes-head-highlight span {
  color: var(--e-global-color-primary);
}
.h4g-support-pulse .elementor-icon svg {
  border-radius: 50%;
  animation: h4g-pulse 1.8s ease-out infinite;
}
.h4g-color-text .wdes-section-header-primary span {
  color: var(--e-global-color-primary);
}
.h4g-color-text .wdes-section-header-description p {
  margin-bottom: 0;
}
.elementor .h4g-testimonials .wdes-testimonials-content {
  flex-flow: row wrap;
  justify-content: flex-start;
}
.h4g-testimonials .wdes-testimonials-image {
  width: 35px;
}
.h4g-testimonials .wdes-testimonials-image img {
  width: auto;
}
.elementor
  .h4g-testimonials
  .wdes-testimonials-instance
  .wdes-testimonials-comment {
  width: calc(100% - 45px);
}
.elementor
  .h4g-testimonials
  .wdes-testimonials-instance
  .wdes-testimonials-comment
  span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .elementor
    .h4g-testimonials
    .wdes-testimonials-instance
    .wdes-testimonials-comment
    span {
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}
.h4g-testimonials .wdes-testimonials-name {
  width: 100%;
}
.h4g-plans .wdes-pricing-table-price-perfix {
  margin-right: -4px;
}
.h4g-speed-svg svg {
  height: 160px;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .h4g-speed-svg svg {
    max-width: 100%;
  }
}

.h4g-contact textarea:hover {
  border: 1px solid var(--e-global-color-primary);
}
.h4g-contact input[type="submit"].wpcf7-submit {
  margin: 0;
  text-transform: capitalize;
  font-weight: 600;
  padding: 11px 18px;
}
.h4g-feature-block-content .elementor-image-box-content {
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: var(--e-global-color-text);
}
.h4g-feature-block-content ul {
  margin: 10px 0;
  padding: 0;
  list-style-position: inside;
  display: flex;
  flex-flow: column;
  gap: 6px;
}
.h4g-feature-block-content ul li a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}
.h4g-feature-block-content ul li::marker {
  font-size: 12px;
  color: var(--e-global-color-primary);
}

.h4g-box-feature-link .elementor-image-box-description a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .h4g-table-compare table.wdes-table {
    table-layout: fixed !important;
    width: 100% !important;
  }

  .h4g-table-compare .wdes-table .wdes-table-head-cell {
    width: 100%;
  }
}

.h4g-table-compare tbody tr:last-child .wdes-table-cell-link {
  background-color: var(--e-global-color-primary);
  color: white !important;
  padding: 10px 15px !important;
  display: inline-flex;
  width: 100%;
  border-radius: 10px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}

.h4g-table-compare tbody tr:last-child .wdes-table-cell-link:hover {
  background-color: var(--e-global-color-1b9730c);
}

.h4g-table-compare tr.wdes-table-body-row.wdes-group-header td {
  background-color: #fcf4f2;
  border-color: var(--e-global-color-2fd279d);
  color: var(--e-global-color-primary);
  font-weight: 700;
}

.h4g-table-compare
  .wdes-table
  .wdes-table-cell-inner
  .wdes-table-cell-content
  .wdes-table-cell-text {
  display: flex;
  flex-flow: column;
  gap: 5px;
}

.h4g-table-compare
  .wdes-table
  .wdes-table-cell-inner
  .wdes-table-cell-content
  .wdes-table-cell-text
  s {
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family);
}

@media screen and (max-width: 767px) {
  .h4g-about-block-center .elementor-image-box-img img {
    margin: 0 auto;
  }
}

.h4g-domain .wdes-domain-tabs-controllers a {
  padding: 11px 19px;
  border-radius: 8px;
}

.h4g-domain .wdes-domain-tabs-controllers a.active {
  background-color: var(--e-global-color-secondary);
}

.h4g-domain textarea#wdes-domain-prompt {
  background-color: var(--e-global-color-accent);
  font-family: "Inter", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 11px 35px;
  color: var(--e-global-color-text);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-c818a68);
  border-radius: 10px 10px 10px 10px;
}

.h4g-domain #wdes-domain-ai-suggestions-form #wdes-generate {
  background-color: var(--e-global-color-primary);
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.003em;
  padding: 25px 20px;
  border-style: none;
  border-radius: 8px 8px 8px 8px;
}

@media screen and (max-width: 767px) {
  .h4g-domain .wdes-domain-ai-suggestions-form-wrapper {
    flex-flow: column;
  }
  .h4g-domain #wdes-domain-ai-suggestions-form #wdes-generate {
    width: 100%;
  }
}

.h4g-testimonial-item .elementor-testimonial-content {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  line-clamp: 10;
  -webkit-box-orient: vertical;
}

.h4g-search-form .wdes-search-field:focus {
  border: 0 !important;
}

.h4g-item-for .wdes-section-header-description a {
  color: var(--e-global-color-primary);
}

.h4g-feature-block-content .elementor-image-box-content a {
  color: var(--e-global-color-primary);
  border-bottom: 1px dashed;
}

.elementor-element .wdes-dropdown:not(.mega) .wdes-nav-sub.dropdown-content {
  width: 220px !important;
  top: 49px !important;
}

.elementor-element .wdes-nav-wrap .wdes-nav .menu-item-link {
  font-family: var(--e-global-typography-secondary-font-family), sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: var(--e-global-color-secondary);
}

.elementor-element .wdes-nav-wrap .wdes-nav .menu-item-link:hover {
  color: var(--e-global-color-1b9730c);
}

.h4g-dropdown-menu-reseller
  ul.wdes-nav-sub.dropdown-content.mega-w.wdes-template-style {
  width: 260px !important;
  padding-left: 20px;
  padding-right: 20px;
  top: 48px !important;
}

.h4g-bullet-item,
.h4g-circle-support {
  justify-content: center !important;
  align-items: center !important;
}

.wdes-domain-tabs-controllers-wrapper .wdes-domain-tabs-controllers > a.active {
  background-color: var(--e-global-color-primary) !important;
}

.h4g-plan-item .wdes-pricing-table-price,
.h4g-plan-item .pricing-button-period {
  display: none;
}

.h4g-plan-item .wdes-pricing-table-price.active,
.h4g-plan-item .pricing-button-period.active {
  display: block;
}

.h4g-plans-switcher {
  background-color: #ffffff;
  padding: 3px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-c818a68);
  border-radius: 10px 10px 10px 10px;
  display: inline-flex;
  align-items: center;
}

label.h4g-plans-switcher-item {
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0;
  border-radius: 8px 8px 8px 8px;
  border-style: none;
}

label.h4g-plans-switcher-item input {
  display: none;
}

label.h4g-plans-switcher-item span {
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: var(--e-global-color-text);
  padding: 8px 12px;
  border-radius: 8px 8px 8px 8px;
  cursor: pointer;
  text-transform: capitalize;
}

.article-item-box .item-art {
  height: 100% !important;
}

label.h4g-plans-switcher-item input:checked + span {
  background-color: var(--e-global-color-secondary);
  box-shadow: 0px 1px 2px 0px
    rgba(13.999999999999998, 22.00000000000002, 40, 0.06);
  border-style: none;
  color: #ffffff;
}

.inner-item-art .wp-post-image {
  width: 100%;
}

.elementor-element.h4g-plan-item .wdes-pricing-table-price {
  position: relative;
}

.elementor-element.h4g-plan-item
  .wdes-pricing-table-price
  .wdes-pricing-table-price-perfix {
  font-family:
    var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.45;
  margin: 8px 0px 0px 0px;
  color: var(--e-global-color-2a4fcb9) !important;
  font-style: italic;
}

.elementor-element.h4g-plan-item
  .wdes-pricing-table-price
  .wdes-pricing-table-price-num {
  font-size: 32px !important;
}

.elementor-element.h4g-plan-item
  .wdes-pricing-table-price
  .wdes-pricing-table-price-num
  sub {
  font-family:
    var(--e-global-typography-text-font-family), Sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: var(--e-global-color-text) !important;
  display: inline;
  position: static;
}

.elementor-element.h4g-plan-item .wdes-pricing-table-price .h4g-renew-msg {
  font-family:
    var(--e-global-typography-text-font-family), sans-serif !important;
  font-size: 11.5px;
  font-weight: 600;
  color: #15803d;
  margin-top: 0px;
  display: block !important;
  width: 100%;
}

.elementor-element.h4g-plan-item
  .wdes-pricing-table-price
  .wdes-pricing-table-price-original {
  background-color: var(--e-global-color-2fd279d);
  color: var(--e-global-color-primary);
  display: inline-flex;
  align-items: center;
  padding: 4px 10px 4px 15px;
  font-weight: 600;
  font-size: 10px;
  border-radius: 7px;
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 15% 100%, 0% 50%);
  transform: rotate(-15deg);
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 2px;
  margin-top: 5px;
}

.elementor-element.h4g-plan-item
  .wdes-pricing-table-price
  span.wdes-pricing-table-price-original::before {
  width: 5px;
  height: 5px;
  background-color: white;
  border-radius: 50%;
  margin-right: 5px;
  content: "";
}

.elementor-element.h4g-plan-item .wdes-pricing-table-badge-wrapper {
  display: flex;
  align-items: flex-start;
}

.elementor-element.h4g-plan-item .wdes-pricing-table-price-block {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.h4g-plan-item-popular .wdes-pricing-table-pro {
  border-color: var(--e-global-color-secondary) !important;
}

.h4g-plan-item-popular .wdes-pricing-table-pro .pricing-table-button {
  background-color: var(--e-global-color-primary) !important;
  color: #ffffff !important;
  border-color: var(--e-global-color-primary) !important;
}

.h4g-plan-item-popular .wdes-pricing-table-pro .pricing-table-button:hover {
  background-color: var(--e-global-color-1b9730c) !important;
  color: #ffffff !important;
  border-color: var(--e-global-color-1b9730c) !important;
}

.h4g-plan-item-popular
  .wdes-pricing-table-pro
  .wdes-pricing-table-strip-default {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.wide-posts-block {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  gap: 30px;
  justify-content: center;
}

.article-item-box {
  width: calc(100% / 3 - 20px);
}

@media screen and (max-width: 767px) {
  .article-item-box {
    width: 100%;
  }
}

.item-art {
  float: none;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border: 1px solid var(--e-global-color-c818a68);
  background-color: #fff;
  padding-bottom: 0;
  border-radius: 12px;
  transition:
    box-shadow 0.4s,
    translate 0.4s;
}

.custom-width-area-content {
  text-align: left;
}

.parent-img-post-inner {
  padding: 50px 0;
}

@media screen and (max-width: 767px) {
  .parent-img-post-inner .parent-title-archive h2 {
    width: 100% !important;
  }
  .parent-img-post-inner .parent-title-archive {
    padding: 0 15px;
  }
}

.classic-post-view .wp-post-image {
  width: 100%;
  height: 170px !important;
  object-fit: cover;
  object-position: center;
}

a.read-more-btn {
  display: none;
}

.classic-post-view a.title-art-sub {
  font-size: 20px !important;
  line-height: 1.3em !important;
  margin-top: 10px !important;
}

.item-art .info-content-hp {
  color: var(--e-global-color-text) !important;
}

.text-area .func-hr2 {
  display: none;
}

.classic-post-view .text-area {
  float: none !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  padding-right: 0 !important;
}

.item-art .img-post-wrap {
  float: none !important;
}

.item-art .art-info-sub {
  margin: 0 !important;
  padding: 0 30px;
  margin-top: 20px !important;
}

.art-info-sub {
  display: flex;
  align-items: center;
  gap: 15px;
}

.art-block-sub {
  margin-right: 0 !important;
}

img.icon-blog-outer {
  margin-right: 5px;
  height: 11px;
  width: 11px;
}

.art-info-sub .art-block-sub span,
.art-info-sub .art-block-sub a {
  color: var(--e-global-color-text) !important;
  font-size: 12.5px !important;
}

a.title-art-sub,
.item-art .info-content-hp {
  padding: 0 30px;
}

.wide-posts-block .item-art:hover {
  box-shadow: 10px 0px 20px -5px #e7e7e7;
}

@media screen and (max-width: 991px) {
  .wide-posts-block {
    padding: 0 15px;
  }
  .item-art .art-info-sub,
  a.title-art-sub,
  .item-art .info-content-hp {
    padding: 0 15px !important;
  }
}

span.page-number.current {
  background: var(--e-global-color-primary);
  border-radius: 8px;
}

.pagination > li > a,
.pagination > li > span {
  border-radius: 8px;
  color: var(--e-global-color-secondary);
}

.page-number {
  background: #fff;
  border: 1px solid var(--e-global-color-c818a68);
}

.pagination > li > a:hover {
  background: #fff;
  border: 1px solid var(--e-global-color-secondary);
  color: var(--e-global-color-secondary);
}

.pagination {
  width: 100%;
  display: block;
  text-align: center;
}

.single-feature-img {
  display: none;
}

.wide-posts-block .inner-item-art {
  border: 0;
  width: 100%;
  margin: 0 auto;
}

.wide-posts-block .inner-item-art:hover {
  box-shadow: none;
}

.inner-item-art .wp-post-image {
  border-radius: 12px;
}

.inner-item-art .art-info-sub,
.inner-item-art .body-article {
  padding: 0;
}

@media screen and (max-width: 991px) {
  .wide-posts-block .inner-item-art {
    width: 100%;
  }
}

.inner-item-art .body-article,
.inner-item-art .body-article p {
  color: var(--e-global-color-text);
  font-size: 17.5px;
  line-height: 28px;
}

:root {
  --text-font: "Inter", Sans-serif;
}

@media screen and (max-width: 767px) {
  .inner-item-art .art-info-sub {
    flex-wrap: wrap;
  }
  .h4g-menu-box-icon figure {
    display: none !important;
  }
  .inner-item-art .art-info-sub,
  .inner-item-art a.title-art-sub,
  .inner-item-art .info-content-hp {
    padding: 0 !important;
  }
  .blog-content.article-page {
    padding: 50px 0;
  }
}

.inner-item-art .art-block-sub.author-box {
  display: flex;
  align-items: center;
  gap: 5px;
}

.inner-item-art .art-block-sub .avatar.photo {
  margin-bottom: 0;
}

.art-block-sub a[rel="tag"] {
  font-size: 14px;
  color: var(--e-global-color-2a4fcb9);
  background: #fff;
  border-radius: 8px;
  border: 1px solid var(--e-global-color-c818a68);
}

.row-elements-box,
.comment-respond {
  display: none;
}

.item-art .share-blog {
  float: none;
  border-radius: 12px;
  overflow: hidden;
}

.ez-toc-sticky {
  position: relative;
  z-index: 999999999;
}

.block-sidebar-function {
  padding: 0;
  border: 0;
}

.widget_search label.wp-block-search__label {
  display: none;
}

.widget_search button[type="submit"] {
  background: var(--e-global-color-primary) !important;
  border-radius: 12px;
}

.sidebar-area .wid-title h2,
.sidebar-area .wid-title a {
  color: var(--e-global-color-secondary);
}

.block-sidebar-function .wid-title:after,
.block-sidebar-function .wp-block-group__inner-container > h2:after,
.block-sidebar-function .wp-block-search__label:after {
  display: none;
}

.sidebar-area .wid-title h2,
.sidebar-area .wid-title a {
  color: var(--e-global-color-secondary) !important;
  font-size: 19px !important;
  margin-bottom: 20px;
}

.posts li .img-post-wrap {
  margin-right: 4%;
}

.posts li img {
  height: 70px;
  object-fit: cover;
}

.ez-toc-widget-sticky {
  z-index: 99999999;
  position: relative;
}

div.ez-toc-widget-sticky-container.is_stuck {
  box-shadow: none !important;
}

.ez-toc-widget-sticky-title-container {
  padding-left: 0 !important;
}

.ez-toc-widget-sticky-toggle {
  display: none !important;
}

.ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.active > a,
ul.ez-toc-widget-sticky-list li.active > a {
  background-color: var(--e-global-color-c818a68) !important;
  color: var(--e-global-color-secondary) !important;
}

.ez-toc-widget-sticky-title {
  display: block !important;
  width: 100% !important;
}

.ez-toc-mobile-toggle-btn {
  background: var(--e-global-color-primary) !important;
}

@media screen and (min-width: 992px) {
  .blog-content.article-page .container > .row {
    justify-content: space-between;
  }
}

#ez-toc-container {
  background: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-c818a68);
  border-radius: 12px;
  margin-bottom: 1em;
  padding: 20px;
  margin-right: 0;
  width: 100%;
  display: block;
}

.ez-toc-title {
  color: var(--e-global-color-secondary) !important;
}

#ez-toc-container a,
#ez-toc-container a:visited {
  color: var(--e-global-color-secondary);
}

.error-p #wdes-fullscreen-searchform button[type="submit"] {
  background: var(--e-global-color-primary) !important;
  border-radius: 12px !important;
}

.author-blog {
  border-top: 1px solid var(--e-global-color-c818a68) !important;
}

.author-blog img {
  width: 80px;
  border-radius: 50%;
  height: 80px;
  display: block;
  margin: -70px auto 0;
  border: 1px solid var(--e-global-color-c818a68);
}

.author-blog .details-author {
  margin-top: 15px;
}

.author-blog .details-author a {
  color: var(--e-global-color-secondary);
}

.author-blog .details-author p {
  color: var(--e-global-color-2a4fcb9);
}

.author-blog ul.socialmedia-author li a {
  color: var(--e-global-color-text);
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}

.author-blog ul.socialmedia-author li a:hover {
  color: var(--e-global-color-primary);
}

.h4g-num-list ol {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: column;
  gap: 15px;
  list-style: none;
  counter-reset: h4g-counter;
}

.h4g-num-list ol li {
  counter-increment: h4g-counter;
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}

.h4g-num-list ol li::before {
  content: counter(h4g-counter);
  width: 25px;
  height: 25px;
  background-color: var(--e-global-color-2fd279d);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--e-global-color-primary);
  border-radius: 50%;
  font-size: 12px;
  font-weight: bold;
}

.h4g-bullet-item-main {
  width: 45px !important;
  height: 45px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  border-radius: 50% !important;
}

.h4g-pricing-table {
  border: 1px solid var(--e-global-color-c818a68);
  border-radius: 12px;
  overflow: hidden;
}

.h4g-pricing-table .pricing-row {
  display: grid;
  grid-template-columns: 320px repeat(4, 1fr);
}

.h4g-pricing-table .pricing-head {
  font-family: "Inter", Sans-serif;
  font-size: 12.5px;
  font-weight: 500;
  color: var(--e-global-color-text);
  background-color: var(--e-global-color-accent);
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: var(--e-global-color-c818a68);
}

.h4g-pricing-table .pricing-head div {
  display: flex;
  flex-flow: column;
  gap: 5px;
  font-family: "Inter", Sans-serif;
  font-size: 12.5px;
  font-weight: 500;
  color: var(--e-global-color-text);
  text-align: center;
  padding: 15px;
}

.h4g-pricing-table .pricing-head div strong {
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family);
}

.h4g-pricing-table .pricing-group button.pricing-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background-color: #fcf4f2;
  border-color: var(--e-global-color-2fd279d);
  color: var(--e-global-color-primary);
  font-weight: 600;
  border-style: solid;
  font-size: 14px;
  border-width: 1px 0;
  border-radius: 0;
  padding: 10px 15px;
  cursor: pointer;
}

.h4g-pricing-table .pricing-group button.pricing-toggle::after {
  content: "\f056";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
}

.h4g-pricing-table .pricing-group:not([open]) .pricing-toggle::after {
  content: "\f055";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
}

.h4g-pricing-table .pricing-group .pricing-content {
  display: grid;
}

.h4g-pricing-table .pricing-group:not([open]) .pricing-content {
  display: none;
}

.h4g-pricing-table .pricing-group .pricing-row {
  font-family: "Inter", Sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  color: var(--e-global-color-text);
  border-bottom: 1px solid var(--e-global-color-c818a68);
  padding: 15px 25px;
  gap: 15px;
  align-items: center;
}

.h4g-pricing-table .pricing-group .pricing-row:last-child {
  border-bottom: 0;
}

.h4g-pricing-table .pricing-group .pricing-row div:not(:first-child) {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .h4g-pricing-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .h4g-pricing-table-wrapper .h4g-pricing-table {
    min-width: 700px;
  }
}

.pricing-buttons a {
  background-color: var(--e-global-color-primary);
  color: white !important;
  padding: 10px 15px !important;
  display: inline-flex;
  width: 100%;
  border-radius: 10px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.pricing-buttons a::before {
  content: "\f07a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
}

.pricing-buttons a:hover {
  background-color: var(--e-global-color-1b9730c);
}

.body-article p a {
  color: var(--e-global-color-primary);
  border-bottom: 1px dashed;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.h4g-highlight-link a {
  color: var(--e-global-color-primary);
  border-bottom: 1px dashed;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.search-results .sidebar-area {
  display: none;
}

.search-results .blog-content .row .col .row {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.search-results .blog-content .pagination {
  margin-top: 90px;
}
