body {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

p {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.main-navigation li.my-account-menu .avatar-wrap img {
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}

.menu-signin-link a {
  background: #283381;
  text-transform: capitalize;
  color: #fff !important;
  line-height: inherit !important;
  padding: 8px 21px 8px 33px !important;
  border-radius: 29px;
}

.menu-signin-link a span:before {
  background: url("../images/user.png");
  width: 13px;
  height: 12px;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  position: absolute;
  left: 15px;
  top: 48%;
  transform: translateY(-50%);
}

body.home .menu-signin-link a:not(nav#sticky-navigation .menu-signin-link a),
.post-type-archive-download
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a),
.tax-download_category
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a) {
  background: #fff;
  color: #283381 !important;
}

body.home
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a):hover,
.post-type-archive-download
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a):hover,
.tax-download_category
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a):hover {
  background: #fff;
  color: #283381 !important;
}

body.home
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a)
  span:before,
.post-type-archive-download
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a)
  span:before,
.tax-download_category
  .menu-signin-link
  a:not(nav#sticky-navigation .menu-signin-link a)
  span:before {
  filter: invert(1);
}

.my-account-menu .display_option {
  display: flex;
  align-items: center;
  line-height: inherit !important;
}

.display_option .caret {
  margin-left: 8px;
}

.main-navigation ul.sub-menu {
  background: #ffffff;
  box-shadow: 0 25px 39px 14px rgba(96, 41, 0, 0.14);
}

.main-navigation .mega_menu ul.sub-menu {
  width: 344px;
  z-index: 9999;
  background: #fff;
  padding: 36px 30px 21px;
  background: #ffffff;
  /* box-shadow: 0 25px 39px 14px rgba(96,41,0,0.14); */
  border: 0;
  margin-top: 0;
  border-radius: 10px;
}

.main-navigation .extention_menu ul.sub-menu {
  width: 308px;
  padding-right: 0;
}

.main-navigation .extention_menu ul.sub-menu li a .description,
.main-navigation .help_menu ul.sub-menu li a .description {
  padding-right: 0;
}

.main-navigation .help_menu ul.sub-menu {
  width: 275px;
  padding-right: 0;
}

.main-navigation .mega_menu ul.sub-menu .help_text[class] a {
  display: none;
}

.main-navigation
  .mega_menu
  ul.sub-menu
  .help_text[class]
  span.description[class] {
  padding: 8px 8px 8px 18px !important;
}

.main-navigation
  .mega_menu.extention_menu
  ul.sub-menu
  .help_text[class]
  span.description[class] {
  padding: 8px 8px 8px 18px !important;
  margin-right: 30px;
}

.main-navigation
  .help_menu
  ul.sub-menu
  .help_text[class]
  span.description[class] {
  margin-right: 30px;
}

.main-navigation
  .mega_menu
  ul.sub-menu
  .help_text[class]
  span.description[class] {
  padding: 8px 23px 8px 25px !important;
  background: #f0f8ff;
  border-radius: 9px;
  margin-top: 19px;
}

.main-navigation .mega_menu ul.sub-menu:before {
  left: 17%;
}

.main-navigation .mega_menu ul.sub-menu li {
  margin-bottom: 12px;
  text-align: left;
}

.main-navigation ul.sub-menu[class] li:has(.description) a,
.main-navigation .mega_menu ul.sub-menu[class] li a {
  padding-bottom: 0 !important;
  padding-left: 0;
}

.main-navigation .mega_menu ul.sub-menu[class] li a {
  margin-bottom: -20px;
}

.main-navigation ul.sub-menu[class] li a:has(img) {
  padding: 0 !important;
  display: flex;
  gap: 24px;
  padding-bottom: 14px !important;
}

.main-navigation .mega_menu ul.sub-menu li .description {
  font-size: 14px;
  color: #717c82;
  letter-spacing: 0.13px;
  word-wrap: normal;
  display: inline-block;
}

.main-navigation .mega_menu ul.sub-menu li a:has(img) + .description {
  padding: 0 14px 7px 68px;
  line-height: 26px;
}

/*==========================
Mega menu hover color
==========================*/
.main-navigation .mega_menu ul.sub-menu li.erp-core:hover a,
.main-navigation .mega_menu ul.sub-menu li.all-extensions:hover a,
.main-navigation .mega_menu ul.sub-menu li.demo:hover a {
  color: #3ba0e3 !important;
}

.main-navigation .mega_menu ul.sub-menu li.hr-management:hover a,
.main-navigation .mega_menu ul.sub-menu li.hr-extensions:hover a,
.main-navigation .mega_menu ul.sub-menu li.contact:hover a {
  color: #854bf7 !important;
}
.main-navigation .mega_menu ul.sub-menu li.crm:hover a,
.main-navigation .mega_menu ul.sub-menu li.crm-extensions:hover a,
.main-navigation .mega_menu ul.sub-menu li.docs:hover a {
  color: #5dcb7f !important;
}

.main-navigation .mega_menu ul.sub-menu li.accounting:hover a,
.main-navigation .mega_menu ul.sub-menu li.accounting-extensions:hover a {
  color: #f49e46 !important;
}

.main-navigation .mega_menu ul.sub-menu li.all-extensions:hover a {
  color: #3ba0e3 !important;
}
.main-navigation .mega_menu ul.sub-menu li.hr-extensions:hover a {
  color: #854bf7 !important;
}
.main-navigation .mega_menu ul.sub-menu li.crm-extensions:hover a {
  color: #5dcb7f !important;
}
.main-navigation .mega_menu ul.sub-menu li.accounting-extensions:hover a {
  color: #f49c3f !important;
}

.main-navigation .mega_menu ul.sub-menu li.demo:hover a {
  color: #3ba0e3 !important;
}
.main-navigation .mega_menu ul.sub-menu li.contact:hover a {
  color: #854bf7 !important;
}
.main-navigation .mega_menu ul.sub-menu li.docs:hover a {
  color: #5dcb7f !important;
}

/*Footer icon */
.site-footer ul li {
  position: relative;
  list-style: none !important;
}

.site-footer ul li.accounting:before {
  content: "";
  background: url("../images/accounting-ft-icon.png");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
}

.site-footer ul li.hrm:before {
  content: "";
  background: url("../images/hr-ft-icon.png");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
}

.site-footer ul li.crm:before {
  content: "";
  background: url("../images/crm-ft-icon.png");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
}

.site-footer ul li.wppm:before {
  content: "";
  background: url("../images/wppm-ft-icon.png");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
}

.site-footer ul li.accounting,
.site-footer ul li.crm,
.site-footer ul li.hrm,
.site-footer ul li.wppm {
  padding-left: 55px;
  position: relative;
  padding-bottom: 21px;
}

@media (max-width: 767px) {
  .main-navigation .mega_menu ul.sub-menu {
    width: inherit;
    padding: 16px 0px 21px;
  }

  .main-navigation .mega_menu ul.sub-menu li {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 8px 0;
  }

  .main-navigation .mega_menu ul.sub-menu li .description {
    width: 100% !important;
  }
}

.main-navigation .mega_menu ul.sub-menu li a {
  color: #000000 !important;
  font-weight: 700;
  /* padding: 5px 0 0px 68px; */
  position: relative;
  font-size: 16px;
}

.main-navigation .mega_menu ul.sub-menu li:hover a {
  background: none !important;
}

/* login & register */
.login_modal,
.signup_modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  color: #616161;
  z-index: 9999;
  text-align: left;
}

@media (max-width: 767px) {
  .login_modal,
  .signup_modal {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 15px;
  }
}

.login_modal.is-open,
.signup_modal.is-open {
  opacity: 1;
  visibility: visible;
}

.login_form[class] input[type="text"],
.login_form[class] input[type="password"] {
  width: 343px !important;
}

@media (max-width: 767px) {
  .login_form[class] input[type="text"],
  .login_form[class] input[type="password"] {
    width: 100% !important;
  }
}

.signup_form[class] {
  width: 945px;
}

.login_form[class] {
  width: 1045px;
}

.login_form[class],
.signup_form[class] {
  height: 446px;
  border-radius: 5px;
  background-color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login_form[class] .close_icon,
.signup_form[class] .close_icon {
  position: absolute;
  top: -22px;
  right: -17px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 19px;
  box-shadow: 0 2px 32px 0 #e0e3e6;
}

.login_form[class] .close_icon:hover,
.signup_form[class] .close_icon:hover {
  color: red;
}

@media (max-width: 767px) {
  .login_form[class],
  .signup_form[class] {
    height: auto;
    width: 100%;
    display: inherit;
  }
}

.login_form[class] input::placeholder,
.signup_form[class] input::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #b9b9b9;
  font-weight: 500;
}

.login_form[class] input[type="text"],
.login_form[class] input[type="password"],
.signup_form[class] input[type="text"],
.signup_form[class] input[type="password"] {
  width: 360px;
  height: 52px;
  border-radius: 3px;
  background-color: #f6f7fb;
  border: 1px solid #ebebeb;
}

@media (max-width: 767px) {
  .login_form[class] input[type="text"],
  .login_form[class] input[type="password"],
  .signup_form[class] input[type="text"],
  .signup_form[class] input[type="password"] {
    width: 100%;
  }
}

.login_form[class] .form-area-wrap[class],
.signup_form[class] .form-area-wrap[class] {
  float: none;
  width: auto;
  margin-right: inherit;
  background: none;
  padding: 25px 107px;
  border: 0px solid #eee;
}

@media (max-width: 767px) {
  .login_form[class] .form-area-wrap[class],
  .signup_form[class] .form-area-wrap[class] {
    padding: 25px;
  }
}

.login_form[class] .form-area-wrap[class] .login-username label,
.login_form[class] .form-area-wrap[class] .login-password label,
.signup_form[class] .form-area-wrap[class] .login-username label,
.signup_form[class] .form-area-wrap[class] .login-password label {
  /* display: none; */
}

.login_form[class] .form-area-wrap[class] #user_login,
.signup_form[class] .form-area-wrap[class] #user_login {
  margin-bottom: 6px;
}

.login_form[class] .form-area-wrap[class] #edd-user-email,
.signup_form[class] .form-area-wrap[class] #edd-user-email {
  width: 100%;
}

.login_form[class] .form-area-wrap[class] .login-remember,
.signup_form[class] .form-area-wrap[class] .login-remember {
  text-align: left;
}

.login_form[class] .form-area-wrap[class] .login-remember label,
.signup_form[class] .form-area-wrap[class] .login-remember label {
  font-size: 14px;
  letter-spacing: 0px;
  color: #5f5f5f;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.login_form[class]
  .form-area-wrap[class]
  .login-remember
  input[type="checkbox"],
.signup_form[class]
  .form-area-wrap[class]
  .login-remember
  input[type="checkbox"] {
  width: 17px;
  height: 17px;
  border-radius: 3px;
  background-color: #f6f7fb;
  border: 1px solid #ebebeb;
  margin-right: 13px;
}

.login_form[class] .form-area-wrap[class] h3,
.signup_form[class] .form-area-wrap[class] h3 {
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 39px;
  color: #2b62c9;
  font-weight: 700;
  margin-bottom: 20px;
}

.login_form[class] input[type="submit"],
.signup_form[class] input[type="submit"] {
  text-transform: capitalize;
  border: 0;
  width: 126px;
  height: 45px;
  border-radius: 3px;
  background-color: #2b62c9;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 0;
  color: #ffffff;
  font-weight: 500;
}

.login_form[class] .help-text,
.signup_form[class] .help-text {
  display: flex;
  align-items: center;
}

.login_form[class] .help-text p,
.signup_form[class] .help-text p {
  margin-bottom: 0 !important;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 39px;
  color: #5f5f5f;
  font-weight: 500;
}

.login_form[class] .help-text a.button,
.signup_form[class] .help-text a.button {
  background: none;
  border: 0;
  box-shadow: none;
  color: #3863c1;
  padding: 0;
  margin: 0 8px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 700;
}

.signup_form[class] .form-area-wrap[class] {
  padding: 8px 0 0 107px;
}

@media (max-width: 767px) {
  .signup_form[class] .form-area-wrap[class] {
    padding: 25px;
  }
}

.signup_form[class] #edd_register_form fieldset p:nth-child(4) {
  float: left;
  width: 49%;
}

.signup_form[class] #edd_register_form fieldset p:nth-child(5) {
  float: right;
  width: 49%;
}

.signup_form[class] legend {
  display: none;
}

.signup_form[class] input[type="submit"] {
  line-height: 0;
}

.login_image {
  flex-basis: 29%;
  margin-top: 10px;
}

.login_image:before {
  content: "";
  position: absolute;
  background: url("../images/my-account/sign-in-illustration.svg");
  width: 274px;
  height: 274px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

@media (max-width: 767px) {
  .login_image:before {
    width: 200px;
    height: 220px;
    top: 0;
    background-size: inherit;
    left: 25px;
    position: inherit;
  }
}

@media (max-width: 767px) {
  .login_image {
    text-align: center;
    flex-basis: 100%;
    display: inline-flex;
    top: 110px;
    position: relative;
  }

  .login_image img {
    width: 54%;
  }
}

.form-area-wrap {
  flex-basis: 48%;
  max-width: 48%;
}

.form-area-wrap .edd_errors {
  margin: 75px 0 20px;
}

@media (max-width: 767px) {
  .form-area-wrap {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.page-template-my-account .content-area,
.page-template-signup .content-area {
  padding-top: 80px;
}

.page-template-signup .site-content {
  display: block;
}

.page-template-my-account .content-area .entry-header,
.page-template-signup .content-area .entry-header {
  text-align: center;
}

.page-template-my-account .site-main[class],
.page-template-signup .site-main[class] {
  width: 100%;
}

.page-template-signup .mya_signup_modal {
  align-items: center;
  color: #616161;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 1;
  padding-bottom: 50px;
  position: inherit;
  text-align: left;
  top: 0;
  visibility: visible;
  width: 100%;
  z-index: 9999;
}

@media (max-width: 991px) {
  .page-template-signup .mya_signup_modal {
    display: block;
  }
}

/* Docs Search */
.wperp__docs-search-wrapper .page-header-search-box[class] {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}

.wperp__docs-search-wrapper .page-header-search-box[class] .page-title {
  text-align: center;
}

.wperp__docs-search-wrapper .page-header-search-box[class] .page-title h1 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 55px;
  color: #000000;
  letter-spacing: 0.5px;
  text-align: center;
}

.wperp__docs-search-wrapper.page-header-search-box[class] .page-title h3 {
  font-size: 18px;
  color: #334e68;
  letter-spacing: 0.16px;
  line-height: 24px;
}

.wperp__docs-search-wrapper
  .page-header-search-box[class].single_docs_page
  .page-title
  h3 {
  margin-bottom: 0;
}

body.search-results .wperp__docs-search-wrapper .site-content {
  display: block;
  padding: 0;
}

.wperp__docs-search-wrapper .wedocs-search-form {
  overflow: hidden;
  display: table;
  width: 544px;
  height: 58px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  border: 1px solid #cbd3e4;
  background: #fff;
}

.wperp__docs-search-wrapper .wedocs-search-form input.search-submit {
  position: relative;
}

.wperp__docs-search-wrapper .wedocs-search-form .form-control {
  width: 100%;
  display: block;
}

.wperp__docs-search-wrapper .wedocs-search-form .search-field {
  padding: 15px 5px;
  max-height: 50px;
}

.wperp__docs-search-wrapper .wedocs-search-form .hide {
  display: none !important;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form {
    display: flex;
    width: 100%;
    margin: 0;
    border-radius: 3px;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form > * {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form > * {
    display: block;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-input {
  width: 70%;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-input {
    width: 100%;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-input input {
  background-color: #ffffff;
  border: none;
  font-size: 16px;
  font-weight: 500;
  outline: none;
}

.wperp__docs-search-wrapper
  .wedocs-search-form
  .wedocs-search-input
  input:focus,
.wedocs-search-form .wedocs-search-input input:hover,
.wedocs-search-form .wedocs-search-input input:active {
  outline: none;
  background: none;
  box-shadow: none;
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in {
  position: relative;
  width: 25%;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in {
    width: 100%;
    clear: both;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in select {
  -webkit-appearance: none;
  border: none;
  padding: 10px;
  color: #000;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in select {
    padding-left: 10px;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in select:focus,
.wedocs-search-form .wedocs-search-in select:hover,
.wedocs-search-form .wedocs-search-in select:active {
  outline: none;
  border: none;
  border-color: transparent;
}

.wperp__docs-search-wrapper .wedocs-search-form .wedocs-search-in:after {
  content: "\f078";
  color: #d8d8d8;
  font-size: 18px !important;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  pointer-events: none;
}

.wperp__docs-search-wrapper .wedocs-search-form .search-submit {
  text-indent: -9999px;
  background-color: #2a62c8;
  border: none;
  height: 58px;
  background-image: url("../images/docs/search-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  width: 84px;
  border: 1px solid #2a62c8;
}

@media (max-width: 767px) {
  .wperp__docs-search-wrapper .wedocs-search-form .search-submit {
    width: 140px;
    display: block;
  }
}

.wperp__docs-search-wrapper .wedocs-search-form .search-submit:focus,
.wedocs-search-form .search-submit:hover,
.wedocs-search-form .search-submit:active {
  background-image: url("../images/docs/search-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  text-indent: -9999px;
  background-color: #1351c5;
  border: 1px solid #2a62c8;
}

.wperp__docs-search-wrapper .docs-search-wrapper .grid-item {
  margin-bottom: 25px;
  flex-basis: 48%;
  max-width: 100%;
}

.wperp__docs-search-wrapper .docs-search-wrapper .hentry:first-of-type {
  padding-top: 35px;
}

.wperp__docs-search-wrapper .docs-search-wrapper article {
  padding: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #f9fbff;
  margin: 0;
  height: 100%;
}

.wperp__docs-search-wrapper .docs-search-wrapper article .doc_label h4 {
  font-size: 20px;
  font-weight: 500;
  color: #3863c1;
  margin-bottom: 0;
}

.wperp__docs-search-wrapper .docs-search-wrapper article .entry-title {
  margin: 0 0 15px;
  padding-left: 0;
  font-size: 25px;
  line-height: 120%;
  font-weight: 700;
  padding-top: 15px;
}

.wperp__docs-search-wrapper .docs-search-wrapper article .entry-content {
  padding: 0;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 0;
}

.wperp__docs-search-wrapper .docs-search-wrapper article .entry-content p {
  margin-bottom: 15px;
}

.wperp__docs-search-wrapper
  .docs-search-wrapper
  article
  .entry-content
  p:last-child {
  margin-bottom: 0;
}

.wperp__docs-search-wrapper
  .docs-search-wrapper
  article
  .entry-content
  .read-more-wrap {
  margin-top: 24px;
}

.wperp__docs-search-wrapper
  .docs-search-wrapper
  article
  .entry-content
  .read-more-wrap
  a {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.wperp__docs-search-wrapper
  .docs-search-wrapper
  article
  .entry-content
  .read-more-wrap
  a:after {
  position: absolute;
  content: "";
  background: url("../images/docs/arrow-icon.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  width: 16px;
  height: 13px;
  position: absolute;
  right: -24px;
}

.wperp__docs-search-wrapper
  .docs-search-wrapper
  article
  .wedoc-feedback-wrap
  .feedback-title {
  font-size: 20px;
  line-height: 150%;
  color: #8f989f;
  margin-bottom: 25px;
}

.wperp__docs-search-wrapper .docs-search-wrapper .docs-grid {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-flow: row wrap;
}

.wperp__docs-search-wrapper h4.page-title.docs {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  color: #000;
  text-align: center;
}

.wperp__docs-search-wrapper h2.page-title.docs {
  font-size: 44px;
  margin-bottom: 55px;
  color: #3863c1;
  font-weight: 700;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .footer_subscribe_form .happyforms-form__part button[type="submit"][class] {
    font-size: 13px !important;
    margin-right: 4px !important;
  }
}

.wpfeather-toggler[class] {
  width: 65px !important;
  height: 65px !important;
}

.wpfeather-toggler:focus:not(:disabled)[class] {
  background: #6366f1 !important;
}

.wpfeather-toggler[class] {
  z-index: 3;
}

.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label {
  text-transform: capitalize;
}

.docs-section .help-list .help-box-element .sub-element li a {
  font-weight: 700;
}

/* Footer Subscribe Form */
.fluentform form {
  position: relative;
  margin-right: 25px;
}

.fluentform .ff-el-group {
  margin-bottom: 0;
}

.fluentform form .wperp_footer_subscribe_field input[type="email"] {
  height: 53px;
  padding: 0 24px;
  border-radius: 43px;
  background: rgba(249, 249, 249, 0.3);
  border: 0;
}

.fluentform form .wperp_footer_subscribe_btn button[type="submit"] {
  background-color: rgba(40, 51, 129, 1);
  border-color: rgba(40, 51, 129, 1);
  color: #ffffff;
  min-width: 38%;
  height: 53px;
  background: #283381;
  border-radius: 43px;
  font-size: 16px;
  font-weight: 500;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  outline: none;
}
.fluentform form .wperp_footer_subscribe_btn button[type="submit"]:hover {
  background-color: rgba(64, 158, 255, 1);
  border-color: #409eff;
}

.fluentform
  form
  .wperp_footer_subscribe_field
  input[type="email"]::placeholder {
  color: #495057;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .fluentform form .wperp_footer_subscribe_btn button[type="submit"] {
    position: inherit !important;
    width: 100%;
  }

  .fluentform form .wperp_footer_subscribe_field input[type="email"] {
    width: 100%;
  }
}

.page-template-my-account .login_form[class] .form-area-wrap[class] {
  padding: 8px 0 0 107px;
}

body.edd-checkout #edd_purchase_submit {
  position: relative;
}

/* End subscribe form */

nav#sticky-navigation {
  background-color: #fff;
  box-shadow: 0 13px 22px -5px rgba(0, 0, 0, 0.06);
  padding: 4px 0;
}

nav#sticky-navigation .inside-navigation {
  position: relative;
  margin-left: inherit;
}

.site-header .inside-header {
  position: relative;
}

.inside-navigation {
  position: inherit;
}

.nav-align-center .inside-navigation {
  margin-left: -50px;
}

body .menu-signin-link[class],
#top-signin {
  position: absolute !important;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

body .inside-navigation {
  position: inherit;
}

@media (min-width: 991px) {
  .main-navigation {
    margin: 0 auto;
  }
  nav#sticky-navigation #primary-menu {
    margin: 0 auto;
    margin-left: -40px;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .inside-navigation {
    position: relative;
  }

  .menu-signin-link[class],
  #top-signin {
    position: inherit !important;
    right: inherit;
    top: inherit;
    transform: inherit;
  }

  .nav-align-center .inside-navigation {
    margin-left: inherit;
  }
  .menu-signin-link[class],
  #top-signin {
    background: #fff;
    padding-bottom: 12px;
  }
}

/*==============================
Home Page Style
==============================*/
.feature_all_over_world_image img {
  filter: grayscale(1);
  opacity: 0.7;
}

.feature_all_over_world_image img:hover {
  filter: none;
  opacity: 1;
}
.testimonial-image img {
  border-radius: 50%;
}

.wperp__blocks-slider-tab-wrapper.right {
  flex-flow: row-reverse;
}

.wperp__blocks-scroll-tab-wrapper
  .wperp__blocks__scroll-tab-content
  .wperp__blocks__scroll-tab-inner-content
  .wp-block-erp-gutenbergblocks-scroll-tabs-item {
  top: 0;
}

.wperp-testimonial-wrapper .testimonial-footer {
  gap: 0;
}

.wp-core-banner-section:before {
  content: "";
  left: auto;
  width: 43%;
  height: 100%;
}

.wperp__blocks-scroll-tab-wrapper .wperp__blocks_scroll-tabs-nav {
  width: 100%;
  padding-top: 22vh;
  padding-bottom: 35vh;
}

.wperp__home-button {
  position: relative;
  overflow: hidden;
}

.wperp__home-button:hover .gb-button-text {
  position: relative;
  left: 44px !important;
}

.wperp__home-button:hover:before {
  left: 29px;
  opacity: 1;
}

.wperp__home-button:hover {
  padding-left: 22px !important;
}

.wperp__home-button span.gb-icon {
  left: 0;
  position: relative;
  transition: 0.3s linear 0s;
}

.wperp__home-button:hover span.gb-icon {
  position: relative;
  left: 40px !important;
  opacity: 0;
}

.wperp-blocks__slider-wrapper {
  margin: 0 !important;
}

.feature_all_over_world_image img.feedspot {
  filter: opacity(0.5);
}
.feature_all_over_world_image img.feedspot:hover {
  filter: opacity(1);
}

.wperp_footer_subscriber .ff-el-input--content .error {
  position: absolute;
}

.fluentform .ff-message-success {
  width: 90%;
}

.extensions_loading-indicator {
  display: none;
}

.docs-section .help-list .help-box-element .view-more img {
  margin-top: 2px;
}
.form-area-wrap .edd_errors {
  margin: 120px 0 20px;
}
.form-area-wrap .edd_errors p {
  font-size: 16px;
}
form#edd_register_form p {
  margin-bottom: 15px;
}

.site-footer a.wp-block-navigation-item__content {
  color: inherit;
}

.site-footer a.wp-block-navigation-item__content:hover {
  color: #fff;
}

.site-footer .fluentform .ff-message-success {
  border: 0;
  box-shadow: none;
  background: #fff;
  color: #000;
  padding: 25px;
  border-radius: 5px;
  margin: 0 14px;
}

.site-footer .fluentform .ff-message-success .c-mrkdwn__pre {
  margin-bottom: 0;
}

.site-footer .fluentform .ff-message-success a span {
  text-decoration: underline;
}

.blog .sidebar .bbp-logged-in .logout-link {
  color: #fff;
}
.blog .sidebar .bbp-logged-in h4 {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .archive.post-type-archive-download
    .site-header
    .main-navigation
    .main-nav
    ul
    li
    a:not(#sticky-navigation.main-navigation ul li a),
  .archive.tax-download_category
    .site-header
    .main-navigation
    .main-nav
    ul
    li
    a:not(#sticky-navigation.main-navigation ul li a) {
    color: inherit;
  }

  .wperp__blocks_vertical-tabs-nav li a {
    font-size: 24px !important;
    line-height: 40px !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
  }
  .wperp__blocks-vertical-tab-wrapper.scroll-active
    .wperp__blocks__vertical-tab-content {
    height: auto;
  }
  .wperp__blocks-vertical-tab-wrapper.scroll-active
    .wp-block-erp-gutenbergblocks-vertical-tabs-item {
    position: inherit;
  }

  p br {
    display: none;
  }
  .wperp__blocks-tab-wrapper.left,
  .wperp__blocks-tab-wrapper.right {
    display: block;
    gap: 45px;
    justify-content: center;
  }
  .mega_menu .sub-menu li {
    text-align: left !important;
  }
  .mega_menu .sub-menu li .description {
    width: 100% !important;
  }

  .wperp__blocks-tab-item .wperp-gutenbergblocks__tab-counter:before {
    display: none;
  }
  .wperp__blocks-tab-item .wperp-gutenbergblocks__tab-counter:after {
    display: none;
  }
  .wperp__blocks-tab-item.ui-tabs-active
    .wperp-gutenbergblocks__tab-counter
    + .wperp__blocks-tab-link:after {
    display: none;
  }
  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul {
    display: -webkit-box;
    overflow: scroll;
  }

  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul li {
    flex-basis: 68%;
  }

  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .wperp__blocks-vertical-tab-wrapper
    .wperp__blocks-tab-item.active-tab-item
    .tab_subtitle {
    display: none;
  }

  .wperp__blocks-scroll-tab-wrapper
    .wperp__blocks__scroll-tab-content
    .wperp__blocks__scroll-tab-inner-content {
    width: 100%;
  }

  .wperp__blocks-scroll-tab-wrapper .wperp__blocks__scroll-tab-content {
    display: block;
  }
  .wperp__blocks-scroll-tab-wrapper .wperp__blocks_scroll-tabs-nav {
    padding-top: 5vh !important;
    padding-bottom: 20vh !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .wperp__blocks-tab-item .wperp-gutenbergblocks__tab-counter:before {
    display: none;
  }
  .wperp__blocks-tab-item .wperp-gutenbergblocks__tab-counter:after {
    display: none;
  }
  .wperp__blocks-tab-item.ui-tabs-active
    .wperp-gutenbergblocks__tab-counter
    + .wperp__blocks-tab-link:after {
    display: none;
  }
  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul {
    display: -webkit-box;
    overflow: scroll;
  }

  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul li {
    flex-basis: 26%;
  }

  .wperp__blocks-vertical-tab-wrapper ul.wperp__tabs-ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .wperp__blocks-vertical-tab-wrapper
    .wperp__blocks-tab-item.active-tab-item
    .tab_subtitle {
    display: none;
  }
  .wperp__blocks-vertical-tab-wrapper.left,
  .wperp__blocks-vertical-tab-wrapper.right {
    display: block;
  }
  .wperp__blocks-vertical-tab-wrapper.left,
  .wperp__blocks-vertical-tab-wrapper.right .wperp-module-tab-panel,
  .wperp__blocks-tab-panel {
    text-align: center;
  }

  .wperp__button {
    z-index: 9999px;
  }
}

@media (min-width: 1600px) and (max-width: 2000px) {
  .wperp__blocks-scroll-tab-wrapper {
    margin-top: -110px;
    margin-bottom: -50px;
  }

  .wperp__scroll-tab-section .wperp__home-button {
    margin-top: -90px;
  }
  .wperp__hrm-button {
    margin-top: -100px;
  }
  .wperp__crm-button,
  .wperp__accounting-button {
    margin-top: -100px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .wperp__blocks-scroll-tab-wrapper
    .wperp__blocks__scroll-tab-content
    .wp-block-erp-gutenbergblocks-scroll-tabs-item
    img {
    opacity: 0;
    height: 430px;
    object-fit: contain;
  }
  .wp-core-banner-section:before {
    content: "";
    left: auto;
    width: 45% !important;
    height: 80% !important;
  }
  .wperp__blocks-scroll-tab-wrapper .wperp__blocks_scroll-tabs-nav[class] {
    padding-top: 13vh;
  }

  .wperp-blocks__slider-wrapper {
    width: 650px !important;
    height: 550px !important;
  }
  .werp_core_free_client_management .wperp-blocks__slider-wrapper {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .wperp_our_module_section {
    background: none;
  }
}

@media (max-width: 768px) {
  .our_modules {
    background: none;
    height: auto !important;
  }
}

.wperp-module-tab-wrapper {
  background: url("../images/module-tab-slider-image.svg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 50% 0;
  padding-top: 22px;
}

@media (max-width: 767px) {
  .wperp-module-tab-wrapper {
    background-size: contain;
    background-position: 50% 4px;
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wperp-module-tab-wrapper {
    background-size: contain;
    background-position: 50% 0;
    padding-top: 8px;
  }
}

body.home .video-modal-item:before {
  display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .erp-demo-client-wrapper .box-section[class] {
    margin-left: 30px;
    margin-right: 20px;
  }

  .erp-demo-client-wrapper .col-md-5.col-xs-12 {
    max-width: 41.66666667%;
  }

  .erp-demo-client-wrapper .col-md-7.col-xs-12 {
    max-width: 58.33333333%;
  }
}

/*==============================
End Home Page Style
==============================*/

/* wperp surver form */
.wperp_survey_form .fluentform label {
  font-size: 18px;
  color: #333333;
  font-weight: 400 !important;
  line-height: 150% !important;
  margin-bottom: 10px !important;
}

.wperp_survey_form .fluentform input[type="text"],
.wperp_survey_form .fluentform input[type="email"],
.wperp_survey_form .fluentform select[name="dropdown"] {
  background: transparent !important;
  border: 1px solid #d1d5db;
  padding: 9px 13px;
  border-radius: 6px;
  height: 42px !important;
}

.wperp_survey_form .fluentform textarea {
  background: transparent !important;
  border: 1px solid #d1d5db;
  padding: 9px 13px;
  border-radius: 6px;
  height: 106px !important;
}

.wperp_survey_form .fluentform input[type="text"]::placeholder,
.wperp_survey_form .fluentform input[type="email"]::placeholder {
  color: #d1d5db !important;
}

.wperp_survey_form .fluentform textarea::placeholder {
  color: #d1d5db !important;
}

.wperp_survey_form .fluentform select {
  color: #d1d5db !important;
}

.survey_form_radio_field .ff-el-input--content {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 767px) {
  .survey_form_radio_field .ff-el-input--content {
    display: flex;
  }
}

.specific_issue {
  margin-bottom: 8px !important;
}

.please_specific_field {
  margin-bottom: 30px !important;
}

.wperp_survey_form
  .survey_form_radio_field
  .ff-el-form-check-label
  .ff-el-form-check-input[class] {
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  appearance: none;
  border: 1px solid #d1d5db;
  border-radius: 50%;
  color: #d1d5db;
}

.wperp_survey_form
  .survey_form_radio_field
  .ff-el-form-check
  label
  input:before {
  content: counter(css-counter);
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.wperp_survey_form
  .survey_form_radio_field
  .ff_item_selected
  .ff-el-form-check-radio {
  color: #fff;
}

.wperp_survey_form .survey_form_radio_field .ff-el-form-check {
  margin-bottom: 5px;
  counter-increment: css-counter 1;
  position: relative;
}

.wperp_survey_form .survey_form_radio_field .ff-el-form-check span {
  display: none;
}

.wperp_survey_form .ff-el-form-check span {
  font-size: 16px;
  color: #6b7280;
}

.wperp_survey_form .survey_form_radio_field .ff-el-form-check span {
  font-size: 16px;
  color: #6b7280;
  padding-left: 20px;
}

.ff-el-form-check.ff-el-form-check- {
  padding-bottom: 4px;
}

.wperp_survey_form
  .fluentform
  .ff-el-form-check.ff-el-form-check-
  input[type="checkbox"],
.fluentform .ff-el-form-check.ff-el-form-check- input[type="radio"] {
  width: 20px;
  height: 20px;
}

.wperp_survey_form .ff-el-form-check span {
  padding-left: 7px;
}

.wperp_survey_form .fluentform .ff-el-form-check-label .ff-el-form-check-input {
  top: 0;
}

.wperp_survey_form
  .radio_button
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  .ff-el-form-check-label
  input[type="radio"]:before {
  content: "";
  background: #0b99ff;
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #0b99ff;
}

.wperp_survey_form
  .radio_button
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  .ff-el-form-check-label
  input[type="radio"] {
  position: relative;
}

.wperp_survey_form
  .radio_button
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  .ff-el-form-check-label
  input[type="radio"]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.wperp_survey_form
  .ff-el-form-check.ff-el-form-check-
  input[type="checkbox"]:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #d1d5db;
  border-radius: 4px;
}

.wperp_survey_form .ff-el-form-check.ff-el-form-check- input[type="checkbox"] {
  position: relative;
  appearance: none;
}

.wperp_survey_form
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  input[type="checkbox"] {
  background: #0b99ff;
  border-radius: 4px;
}

.wperp_survey_form
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  input[type="checkbox"]:before {
  content: "";
  border: 1px solid #0b99ff;
}

.wperp_survey_form
  .ff-el-form-check.ff-el-form-check-.ff_item_selected
  input[type="checkbox"]:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(36deg);
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  margin-top: -1px;
}

.wperp_survey_form .survey_form_radio_field input[type="radio"] {
  appearance: none;
}

.wperp_survey_form
  .survey_form_radio_field
  .ff_item_selected
  input[type="radio"][class] {
  background: #0066ff;
  border-radius: 50%;
  border: 1px solid #0066ff !important;
  color: #fff !important;
}
/* end wperp surver form */

/* eBook Download Popup */
.ebook_download_wrap {
  background: #ffffff;
  box-shadow: 0 2px 32px 0 #e0e3e6;
  border-radius: 5px;
  width: 242px;
  text-align: center;
  padding: 30px 15px;
  position: fixed;
  right: 189px;
  top: 120px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(28px);
  transition: 0.3s linear 0s;
  z-index: 9999;
}

@media (max-width: 767px) {
  .ebook_download_wrap {
    top: 125px;
  }
}

@media (max-width: 1500px) {
  .ebook_download_wrap {
    right: 10px;
  }
}

.ebook_download_wrap.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.ebook_download_wrap.is-hide {
  opacity: 0;
  visibility: hidden;
}

.ebook_download_wrap .ebook_image img {
  margin-bottom: 16px;
  width: 170px;
}

.ebook_download_wrap h3 {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.36px;
  font-weight: 400;
  margin-bottom: 25px;
}

.ebook_download_wrap .close-icon {
  position: absolute;
  top: -22px;
  left: -17px;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 17px;
  box-shadow: 0 2px 32px 0 #e0e3e6;
}

.ebook_download_wrap .close-icon:hover {
  color: red;
}

.ebook_download_wrap .subscribe_form[class] input[type="email"] {
  background: #eeeeee !important;
  border-radius: 3px;
  margin-bottom: 22px;
  box-shadow: none !important;
  border: 0 !important;
}

.ebook_download_wrap .subscribe_form[class] input[type="email"]::placeholder {
  padding: 0 10px;
}

.ebook_download_wrap .subscribe_form[class] li {
  padding: 0;
  margin-bottom: 0;
}

.wpuf-fields .wpuf-error-msg {
  display: none;
}

.ebook_download_wrap .subscribe_form[class] label {
  display: none;
}

.ebook_download_wrap .subscribe_form[class] input[type="submit"] {
  background: #1abd7d;
  border-radius: 3px;
  border: 0;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.36px;
  line-height: 25px;
  padding: 6px 15px;
  display: inline-block;
  text-transform: capitalize;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

.ebook_download_wrap .subscribe_form[class] .button-primary-disabled {
  background: #1abd7d !important;
  border-radius: 3px;
  border: 0;
  font-size: 16px;
  color: #ffffff !important;
  letter-spacing: 0.36px;
  line-height: 25px;
  padding: 6px 15px;
  display: inline-block;
  text-transform: capitalize;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
/* End eBook Download Popup */

/* single post */

.single-post main > article {
  max-width: 1180px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.single-post .post-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 48px 0;
}

.single-post .post-info p {
  margin: 0;
  font-size: 16px;
  color: #374151;
}

.single-post .post-info .post-author a {
  color: #0066ff;
}

.single-post .post-info .post-author a:hover {
  color: #3f8cff;
}

.single-post .post-info .post-author-n-post-date {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: center;
}

.single-post article > .inside-article {
  max-width: 760px;
  padding: 0;
  margin: 0 auto;
}

.single-post article img {
  border-radius: 20px;
}

.single-post article .post-categories {
  margin-bottom: 20px;
}

.single-post article .post-categories a,
.single-post article .post-tags a {
  color: #52525b;
  display: inline-block;
  padding: 14px 30px;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  border: 1px solid #e1e1e1;
  border-radius: 29px;
}

.single-post article .post-categories a:not(:last-of-type),
.single-post article .post-tags a:not(:last-of-type) {
  margin-right: 20px;
  margin-bottom: 20px;
}

.single-post article .post-categories a:hover,
.single-post article .post-tags a:hover {
  color: #ffffff;
  background-color: #0066ff;
}

.single-post .post-author-section {
  background-color: #f5f7f9;
  padding: 32px 36px;
  border: 1px solid #e1e1e1;
  border-radius: 30px;
  margin-top: 44px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-post .post-author-section .author-image {
  flex: 0 0 102px;
  height: 102px;
  border-radius: 50px;
  overflow: hidden;
}

.single-post .post-author-section .author-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-post .post-author-section .author-info {
  flex: 0 1 930px;
}

.single-post .post-author-section .author-info .author-name {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%å;
  letter-spacing: 0;
  color: #283381;
}

.single-post .post-author-section .author-info .author-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0;
  color: #3c434a;
}

@media (max-width: 767px) {
  .single-post .post-author-section {
    margin-top: 30px;
    padding: 20px;
  }

  .single-post .post-info {
    margin: 30px 0;
  }
  .single-post article .post-categories a,
  .single-post article .post-tags a {
    padding: 5px 15px;
    font-size: 16px;
  }
}

.single-post .related-posts {
  max-width: 760px;
  margin: 64px auto;
  margin-bottom: 0;
}

.single-post .related-posts > h3 {
font-weight: 600;
font-size: 42px;
line-height: 150%;
letter-spacing: -2%;
color: #111827;
margin-bottom: 40px;
}

.single-post .related-posts ul {
	margin: 0;
	padding: 0;
  list-style: none;
  width: 100%;
   display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 33px;
}


.single-post .related-posts ul li .related-thumb {
	width: 362px;
	height: 245px;
	border-radius: 20px;
	margin-bottom: 24px;
}

.single-post .related-posts ul li .related-thumb img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: fill;
}

.single-post .related-posts ul li .related-category {
	font-size: 16px;
	text-decoration: underline;
	letter-spacing: 0.15px;
	line-height: 100%;
	color: #6B7280;
	margin-bottom: 12px;
}

.single-post .related-posts ul li .related-title {
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0;
	color: #000000;
	margin: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.single-post .related-posts ul {
		grid-template-columns: 1fr; 
	}
}