img.dlogo {
  height: 43px;
}

section.support .features-row .feature-item p {
  display: table;
}

section.directory .wrapper .item-wrapper .item {
  padding: 35px 35px 60px;
}

section.centered-box-tabs.dark .tabs-wrapper .tabs a:focus {
  outline: none;
}

.error-msg {
  width: fit-content;
}

section.integrations-categories .wrapper ul li a .icon {
  height: 47px;
}

#main .banner-newsletter .banner-newsletter-inner {
  padding-top: 42px;
  padding-bottom: 42px;
  max-width: 652px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}

#main .banner-newsletter .banner-newsletter-inner {
  display: flex;
}

@media only screen and (max-width: 590) {
  .slick-track {
    max-height: 610px;
    height: 610px;
  }
}
/* edit icon on newsletter template items */
.page-id-5232 img.previews__icon {
  display: unset !important;
  position: absolute;
  width: 36px;
  height: 36px;
  right: 36px;
  top: 36px;
}

/* intercom white icon position */
.resources-section {
  padding-top: 90px !important;
}

@media only screen and (max-height: 850px) {
  .resources-section {
    padding-top: 45px !important;
  }
}
.popup--lcol .inputs-holder {
  position: relative;
}

.popup--lcol .inputs-holder .wpcf7-spinner {
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}

.popup--lcol {
  padding: 25px;
}

.popup--lcol input[type=email] {
  padding: 0 35px 0 24px;
  max-width: unset;
  width: 110%;
}

.popup--lcol input[type=submit] {
  right: 0;
}

@media only screen and (max-width: 768px) {
  .popup--lcol .inputs-holder .wpcf7-spinner {
    top: unset;
    bottom: 0;
  }
  .popup--lcol input[type=email] {
    padding: 0 24px 0 24px;
  }
}
header {
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.3);
}

.popup--holder {
  max-width: 710px;
}

.reading-bar-wrapper {
  top: 92px;
}

@media only screen and (max-width: 768px) {
  .reading-bar-wrapper {
    top: 70px;
  }
}
body.overflow-hidden .templates-list {
  z-index: 99999;
}

.col2hero .quote-block h2 {
  hyphens: none;
}

body#main h1.author-name {
  margin: 0 !important;
}

.popup--lcol i {
  top: 10px;
  right: 10px;
}

.pr2 .section--pricing-options {
  z-index: 6;
  position: relative;
}

.popup--rcol img {
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.col2hero .social-icon-holder img {
  width: 100%;
  max-width: 35px;
}

.col2hero .social-icon-holder {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
}

.social-icon-holder a:not(:last-of-type) {
  margin-right: unset;
}

body#main .radial-chart {
  width: 100%;
}

.row.tve_empty_dropzone {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 992px) {
  .page-id-1075 [class*=col] {
    width: 100%;
  }
}
[data-type=monthly].active ~ .old-price-wrap {
  /*display: none!important;*/
}

.page-template-page-black-friday-pricing-php .item-tabs-content {
  padding: 0 !important;
}

.page-template-page-black-friday-pricing .pr2 .pricing-options-wrapper .item {
  border-color: #F1F74D !important;
}

.page-template-page-black-friday-pricing-php .item-tabs-content .btn.bf {
  background-color: #F1F74D;
  border: none;
  border-radius: 21px;
  color: #090909;
}

.page-template-page-black-friday-pricing-php .section--free-trial .btn.bf {
  background-color: transparent !important;
  border-color: #F1F74D !important;
  border-radius: 21px;
  color: #F1F74D;
}

.page-template-page-black-friday-pricing .pr2 .pricing-options-wrapper .item {
  padding: 45px 45px 70px !important;
}

.page-template-page-black-friday-pricing .pricing-navigation .nav-item.active {
  background-color: #F1F74D !important;
  color: #090909 !important;
}

.pr2 .custom-select-selection {
  background-color: #eaeaea;
}

.pr2 .custom-select-options {
  background-color: #f3f3f3;
  border: 2px solid #394258;
}

.pr2 .custom-select-option:hover {
  background-color: #394258;
  color: #fff;
}

section.section-content.category-template:first-child {
  padding-top: 0 !important;
}

.wpcf7-form-control-wrap {
  height: auto !important;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-top: 0 !important;
}

/*# sourceMappingURL=customizer.css.map */
