/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body #boxed-wrapper #wrapper .harica-link-decoration-only-hover a,
body #boxed-wrapper #wrapper .harica-link-no-decoration a,
body #boxed-wrapper #wrapper .harica-link-no-decoration a:hover {
  text-decoration: none;
}

.footer-info-text {
  max-width: 400px;
}

#harica-logo-container .fusion-imageframe {
  overflow: visible;
}


body #harica-footer-menu a {
  color: var(--awb-color1);
  margin-right: 10px;
  white-space: nowrap;
}

.awb-link-decoration #wrapper a:not(.awb-no-decoration,.fusion-builder-module-control):not([data-filter], .pagination *, .flex-next, .flex-prev, .awb-image-hotspots-hotspot, .fusion-social-network-icon, .fb-icon-element, .avada-button-select, .fusion-countdown-link, .fusion-button-bar, .tag-cloud-link):not(.fusion-rollover-link, .fusion-rollover-gallery, .fusion-rollover-title-link):not(.fusion-button, .tribe-button):not(.awb-menu__main-a, .awb-menu__sub-a, .awb-submenu__main-a, .awb-submenu__sub-a, .fusion-header *, .fusion-secondary-header *):not([role="tab"], [role="button"]):not(.awb-toc-el__item-anchor) {
  text-decoration-color: #07abcb;
}

.awb-link-decoration #wrapper a:not(.awb-no-decoration,.fusion-builder-module-control):not([data-filter], .pagination *, .flex-next, .flex-prev, .awb-image-hotspots-hotspot, .fusion-social-network-icon, .fb-icon-element, .avada-button-select, .fusion-countdown-link, .fusion-button-bar, .tag-cloud-link):not(.fusion-rollover-link, .fusion-rollover-gallery, .fusion-rollover-title-link):not(.fusion-button, .tribe-button):not(.awb-menu__main-a, .awb-menu__sub-a, .awb-submenu__main-a, .awb-submenu__sub-a, .fusion-header *, .fusion-secondary-header *):not([role="tab"], [role="button"]):not(.awb-toc-el__item-anchor):hover {
  text-decoration-color: var(--awb-color5);
}

body.awb-link-decoration #wrapper #harica-footer-menu a {
  text-decoration-color: var(--awb-color3);
}

body.awb-link-decoration #wrapper #harica-footer-menu a:hover {
  text-decoration-color: #07abcb;
}

body #boxed-wrapper #wrapper .harica-link-decoration-only-hover a:hover {
  text-decoration-color: var(--awb-color3);
  text-decoration-line: var(--awb-link_decoration_line);
  text-decoration-style: var(--awb-link_decoration_style);
  text-decoration-thickness: var(--awb-link_decoration_thickness);
  text-underline-offset: var(--awb-link_decoration_underline_offset);
}

body #boxed-wrapper #wrapper .harica-link-decoration-only-hover a:hover {
  transition-property: none;
}

body #boxed-wrapper #wrapper .why-choose-harica-section a:hover {
  color: var(--awb-color1);
  text-decoration-color: var(--awb-color5);
}

body #boxed-wrapper #wrapper .harica-link-1001 a:hover {
  text-decoration-color: var(--awb-color5);
}

body #boxed-wrapper #wrapper .harica-link-1001 a {
  color: var(--awb-color6);
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--awb-color3);
  text-decoration-line: var(--awb-link_decoration_line);
  text-decoration-style: var(--awb-link_decoration_style);
  transition-property: text-decoration, color, background-color, border-color;
}

body #wrapper #harica-breadcrumb .fusion-breadcrumb-item a:hover span,
body #wrapper #harica-breadcrumb .fusion-breadcrumb-item a:hover {
  color: var(--awb-color6);
  text-decoration-color: var(--awb-color5);
}

body #wrapper #harica-breadcrumb .fusion-breadcrumb-item a {
  font-weight: bold;
  color: var(--awb-color6);
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--awb-color3);
  text-decoration-line: var(--awb-link_decoration_line);
  text-decoration-style: var(--awb-link_decoration_style);
  transition-property: text-decoration, color, background-color, border-color;
}

body #wrapper #main .harica-document-statement a {
  font-weight: bold;
  border-radius: 6px;
  border-left: 8px solid #619ddb;
  background-color: var(--awb-color2);
  display: flex;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 20px;
  padding-right: 160px;
  margin-bottom: 30px;
  line-height: 28px;
  align-items: center;
  min-height: 80px;
  text-decoration: none;
}

body #wrapper #main .harica-document-statement {
  font-size: 20px;
}

body #wrapper #main .harica-document-statement i {
  font-size: 14px;
}

body #wrapper #main .harica-document-statement.harica-document-statement-type-guide a {
  background-image: url("https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/guide-arrow.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
  padding-right: 70px;
  line-height: 30px;
  width: 350px;
  min-height: 120px;
  margin-right: 50px;
}

body #wrapper #main .harica-document-statement a:hover {
  text-decoration-color: var(--awb-color6);
  text-decoration-line: var(--awb-link_decoration_line);
  text-decoration-style: var(--awb-link_decoration_style);
  text-decoration-thickness: var(--awb-link_decoration_thickness);
  text-underline-offset: var(--awb-link_decoration_underline_offset);
}

body #wrapper #main .harica-document-statement.harica-document-statement-type-pdf a {
  background-image: url("https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/pdf.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
}

a.harica-customer-support-header {
  text-decoration-color: var(--awb-color1);
  transition: text-decoration-color 0.4s ease;
}

a.harica-customer-support-header:hover {
  text-decoration-color: var(--awb-color5);
  text-decoration-line: var(--awb-link_decoration_line);
  text-decoration-style: var(--awb-link_decoration_style);
  text-decoration-thickness: var(--awb-link_decoration_thickness);
  text-underline-offset: var(--awb-link_decoration_underline_offset);
}

.harica-document-statement.harica-document-statement-type-doc a {
  background-image: url("https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/doc.svg");
  background-position: right 30px center;
  background-repeat: no-repeat;
}

.product-table table tr {
  border-bottom: 1px solid #ccc;
}

.product-table table tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 1.2em;
}

.product-table table tr td+td {
  font-weight: normal;
  font-size: 1em;
}

.harica-products-list ul {
  list-style-image: url("https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/list-item-1.svg");
  word-wrap: break-word;
  padding-left: 20px;
  padding-right: 20px;
}

.harica-products-list ul li {
  padding-left: 12px;
}

.harica-single-news-item-tags .fusion-tb-tags {
  visibility: hidden;
}


.harica-single-news-item-tags .fusion-tb-tags>* {
  visibility: visible;
}

body #boxed-wrapper #wrapper .harica-single-news-item-tags .fusion-tb-tags a {
  text-decoration: none;
  display: inline-block;
  border: 1px solid var(--awb-color6);
  border-radius: 6px;
  padding: 5px 10px 5px 10px;
  margin-bottom: 10px;
}

body #boxed-wrapper #wrapper .harica-single-news-item-tags .fusion-tb-tags a:hover {
  color: #fff !important;
  background-color: var(--awb-color6);
}

body .bbp-pagination .bbp-pagination-links,
body .fusion-pagination,
body .page-links,
body .pagination,
body .woocommerce-pagination {
  justify-content: center;
}

body .pagination .pagination-prev .page-text,
body .pagination .pagination-next .page-text {
  display: none;
}

body .pagination .pagination-prev:before,
body .pagination .pagination-next:after {
  font-size: 2em;
}

body .pagination a.inactive:hover {
  background-color: var(--awb-color5);
  color: var(--awb-color1);
}

ul.awb-toc-el__list .awb-toc-el__list-item--highlighted a {
  font-weight: 700;
}

ul.awb-toc-el__list .awb-toc-el__list-item a:hover {
  font-weight: 700;
}

.guides-container-all div.harica-guide-brief-text,
.guides-container-all div.fusion-title {
  width: 100%;
}

body #boxed-wrapper #wrapper .harica-top-menu-items a {
  margin-right: 20px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

body #harica-footer-menu  i,
body #boxed-wrapper #wrapper .harica-top-menu-items i {
  font-size: 8px;
  margin-left: 5px;
}

body.page-id-3029 table {
  background-color: var(--awb-color2);
}

body.page-id-3029 table tr td {
  font-weight: bold;
}

body.page-id-3029 table tr td + td {
  font-weight: normal;
}

body.page-id-3029 table thead {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom: 1px solid #dcdcdc;
}

body.page-id-3029 table th {
  background-color: var(--awb-color2);
  border-style: none;
  color: #000;
  font-weight: bold;
}

body.page-id-3029 table td a {
  font-size: 14px;
}

body.page-id-3029 table td i {
  font-size: 8px;
  margin-left: 5px;
}

.trust-compliance-item {
  border-left: 9px solid var(--awb-color3);
  border-radius: 6px;
  background-color: #fff;
  padding: 20px;
}


body.page-id-3029 .trust-compl-external i {
  font-size: 14px;
  margin-left: 5px;
}

.harica-trusted-partners-logos-set,
.harica-trusted-partners-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.harica-trusted-partners-logos span.hplogo {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 10px 0px #0000001A;
  height: 110px;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.harica-trusted-partners-logos img {
  max-width: 90px;
}

.why-choose-reasons-set {
  border-top: 1px solid #677D8C;
  padding-top: 20px;
  color: var(--awb-color1);
  display: flex;
  gap: 20px;
}
.why-choose-reasons-set h2 {
  color: var(--awb-color3);
  margin-bottom: 0px;
}
.why-choose-reasons-item {
  flex: 1;
}
.why-choose-reasons-item p {
  max-width: 180px;
}

.harica-lang-switcher {
  display: flex;
}

.harica-lang-switcher {
  margin-left: 20px;
}

.harica-lang-switcher img {
  padding-right: 4px;
  width: 16px;
}

.harica-myoptions-item {
  display: flex;
  background-color: #fff;
  border-left: 8px solid var(--awb-color3);
  border-radius: 6px;
  margin-bottom: 30px;
}

.harica-myoptions-item-title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
  width: 40%;
}

.harica-myoptions-item-shortdesc {
  padding: 20px;
  width: 60%;
  word-wrap: break-word;
  line-height: 22px;
}

nav.fusion-breadcrumbs li:nth-child(2) {
  display: none;
}

.harica-product-bottom-banner-col-1 {
  width: 60%;
}

.harica-product-bottom-banner-col-1 h2 {
  margin-bottom: 10px;
  line-height: 21px;
}

.harica-product-bottom-banner-col-1 p:last-child {
  margin-bottom: 0px;
}

.harica-product-bottom-banner-col-2 * {
  display: inline-block;
}

.harica-product-bottom-banner-col-2 {
  width: 40%;
  text-align: center;
}

.harica-news-main-content h1,
.harica-news-main-content h2,
.harica-news-main-content h3,
.harica-news-main-content h4,
.harica-news-main-content h5,
.harica-news-main-content h6 {
  margin-bottom: 10px;
}

.harica-guide-container h1:not(:first-child),
.harica-guide-container h2:not(:first-child),
.harica-guide-container h3:not(:first-child),
.harica-guide-container h4:not(:first-child),
.harica-guide-container h5:not(:first-child),
.harica-guide-container h6:not(:first-child) {
  margin-top: 40px;
  margin-bottom: 10px;
}

.harica-guide-container div.fusion-text > h1:first-child,
.harica-guide-container div.fusion-text > h2:first-child,
.harica-guide-container div.fusion-text > h3:first-child,
.harica-guide-container div.fusion-text > h4:first-child,
.harica-guide-container div.fusion-text > h5:first-child,
.harica-guide-container div.fusion-text > h6:first-child {
  margin-top: 10px;
  margin-bottom: 10px;
}

body.parent-pageid-3835 #content img,
body.parent-pageid-3282 #content img {
  display: block;
  padding: 10px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}

.harica-product-header {
  color: var(--awb-color1);
  min-height: 180px;
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 190px;
  background-size: 170px;
}

.harica-product-header div.h2 {
  color: var(--awb-color1);
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}

.harica-product-header div.content {
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 32px;
}

.esignatures-bgicon {
  background-image: url('https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/product-icons/eSignatures.svg');
}
.server-certificates-bgicon {
  background-image: url('https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/product-icons/server-certificates.svg');
}
.email-certificate-bgicon {
  background-image: url('https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/product-icons/email-certificate.svg');
}
.code-signing-bgicon {
  background-image: url('https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/product-icons/code-signing.svg');
}
.eseals-bgicon {
  background-image: url('https://wy40s7r5arwsn7c.onstatic.studio/wp-content/themes/Avada-Child-Theme/images/product-icons/eseals.svg');
}

@media only screen and (max-width: 809.98px) {

  .harica-myoptions-item {
    flex-direction: column;
  }

  .harica-myoptions-item-title {
    width: 100%;
    padding-bottom: 0px;
  }

  .harica-myoptions-item-shortdesc {
    width: 100%;
    padding-top: 10px;
  }

  .footer-shields-text,
  .footer-harica-info {
    text-align: center;
  }

  .harica-trusted-partners-logos img {
      max-width: 80px;
    }
    .harica-trusted-partners-logos span.hplogo {
    height: 90px;
    width: 90px;
  }

  .harica-product-bottom-banner-col-1,
  .harica-product-bottom-banner-col-2 {
    width: 100%
  }

  .harica-product-bottom-banner-col-2 {
    margin-top: 20px;
    text-align: left;
  }

  .footer-info-text {
    max-width: 100%;
  }

  body #wrapper #main .harica-document-statement a {
    line-height: 22px;
  }

  .harica-products-list ul li {
    line-height: 26px;
    margin-bottom: 10px;
  }

  .harica-product-header {
    min-height: 80px;
    padding-right: 90px;
    background-size: 70px;
  }

  .harica-product-header div.h2 {
    line-height: 36px;
  }

  .harica-product-header div.content {
    line-height: 25px;
  }

  body.page-id-3282 #main {
    padding-top: 0px;
  }

  body.parent-pageid-3835 #main,
  body.parent-pageid-3282 #main {
    padding-top: 0px;
  }
}

@media only screen and (max-device-width: 640px) {
  body.single-post #content {
      margin-bottom: 0px;
  }
}