.text-center {
  text-align: center;
}
.spt-main-class .csf-active {
  color: #222222 !important;
  background: #ffffff !important;
  box-shadow: 0 3px 0 0 #4527a4 inset;
}
.spt-main-class .csf-active:focus {
  color: #222222 !important;
  background: #ffffff !important;
  box-shadow: 0 3px 0 0 #4527a4 inset;
}
.spt-main-class .csf-header-inner h1 {
  color: #444;
  font-size: 22px;
  font-weight: 600;
}
.spt-main-class .csf-sticky .csf-header-inner {
  z-index: 20;
}
.spt-main-class .csf-metabox .csf-nav {
  position: inherit;
  float: none;
  width: 100%;
  background: #f1f1f1;
}
.spt-main-class .csf-metabox .csf-nav ul li {
  display: inline-block;
}
.spt-main-class .csf-nav ul li a {
  text-transform: uppercase;
  font-weight: 600;
}
.spt-main-class .csf-metabox .csf-content {
  margin-left: 0;
}
.spt-main-class .csf-metabox {
  margin: -6px -12px -12px -12px;
}
.spt-main-class .csf-metabox .csf-nav ul li a {
  background-color: #4527a4;
  font-size: 14px;
  padding: 15px 15px;
  line-height: 1.4;
  color: #fff;
  border-right: 1px solid #e2e2e1;
  font-weight: 600;
  border-bottom: 0;
}
#sp_tpro_shortcode_options_new .csf-metabox .csf-nav ul li a {
  font-size: 13px;
  text-transform: uppercase;
  padding: 16px 15px;
}
.spt-main-class .csf-nav ul li .csf-section-active:after {
  display: none;
}
.spt-main-class .csf-metabox .csf-nav ul li .csf-section-active {
  color: #444;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #4527a4 inset;
}
.spt-main-class .csf-metabox .csf-nav ul li .csf-section-active .fa {
  color: #4527a4;
}
.spt-main-class .csf-metabox .csf-nav-background {
  display: none;
}
.spt-main-class.csf-theme-light .csf-container {
  border: 1px solid #ccd0d4;
}
.spt-main-class.csf-theme-light .csf-header-inner {
  border-bottom: 1px solid #ccd0d4;
}
.spt-main-class.csf-theme-light .csf-nav ul li a {
  color: #464646;
  background-color: #f5f5f5;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #ccd0d4 !important;
  margin-bottom: 0;
  padding: 15px 15px;
}
.spt-main-class.csf-theme-light .csf-nav ul li .csf-section-active {
  box-shadow: 3px 0 0 0 #4527a4 inset;
  background-color: #fff;
  color: #4527a4;
}
.spt-main-class.csf-theme-light .csf-nav ul ul li a {
  background-color: #f8fdff;
  padding: 13px 15px 13px 24px;
}
.spt-main-class.csf-theme-light .csf-nav-background {
  border-right: 1px solid #ccd0d4;
}
.spt-main-class .csf-field-border .csf--input,
.spt-main-class .csf-field-dimensions .csf--input,
.spt-main-class .csf-field-spacing .csf--input {
  margin-right: 10px;
  margin-bottom: 7px;
}
.spt-main-class .csf-field-border .csf--input select,
.spt-main-class .csf-field-dimensions .csf--input select,
.spt-main-class .csf-field-spacing .csf--input select {
  line-height: 26px;
}
.spt-main-class .csf-field-border .csf--input input,
.spt-main-class .csf-field-dimensions .csf--input input,
.spt-main-class .csf-field-spacing .csf--input input {
  line-height: 30px;
  float: left;
  padding: 0;
  border-radius: 0;
}
.spt-main-class .csf-field-border .csf--label,
.spt-main-class .csf-field-dimensions .csf--label,
.spt-main-class .csf-field-spacing .csf--label {
  max-width: 100%;
  font-size: 12px;
  line-height: 30px;
  vertical-align: top;
  text-align: center;
  color: #555;
  border: 1px solid #ddd;
  background-color: #eee;
  padding: 0 6px;
  min-height: 30px;
}
.spt-main-class .csf-field-border .csf--label-icon,
.spt-main-class .csf-field-dimensions .csf--label-icon,
.spt-main-class .csf-field-spacing .csf--label-icon {
  min-width: 20px;
  border-radius: 2px 0 0 2px;
}
.spt-main-class .csf-field-border .csf--label-unit,
.spt-main-class .csf-field-dimensions .csf--label-unit,
.spt-main-class .csf-field-spacing .csf--label-unit {
  color: #999;
  border-radius: 0 2px 2px 0;
}
.spt-main-class .csf-field-spinner .csf--unit {
  float: right;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border-left: none;
  color: #999;
  border: 1px solid #ddd;
  border-left: 0;
  background-color: #eee;
  padding: 0 6px;
  margin: 0;
  box-sizing: border-box;
}
.spt-main-class .csf-field-spinner .ui-spinner-button {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  color: #555;
  background-color: #eee;
  box-sizing: border-box;
}
.spt-main-class .csf-field-spinner .ui-spinner-button:before {
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 16px;
}
.spt-main-class .csf-field-spinner .ui-spinner-down {
  float: left;
  border-right: 0;
  border-radius: 2px 0 0 2px;
}
.spt-main-class .csf-field-spinner .ui-spinner-up {
  float: right;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}
.spt-main-class .csf-field-spinner input {
  width: 60px;
  text-align: center;
  margin: 0;
  padding: 0 8px;
  height: 31px;
  line-height: 31px;
  border: 1px solid #ddd;
  border-radius: 0;
}
.spt-main-class .csf-field-spinner input:focus {
  outline: 0;
}
.spt-main-class .csf-field-tabbed .csf-tabbed-section {
  border: 1px solid #eee;
}
.spt-main-class .csf-field-text input,
.spt-main-class .csf-field-text_f input {
  width: 340px;
  max-width: 100%;
}
.spt-main-class .csf-field-typography select,
.spt-main-class .csf-field-typography textarea {
  margin: 0;
  width: 100%;
}
.spt-main-class .csf-field-typography .csf--title {
  color: #999;
  margin: 0 0 2px 0;
}
.spt-main-class .csf-field-typography .csf--block {
  padding-right: 5px;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.spt-main-class .csf-field-typography .csf--block .csf--block {
  padding-right: 0;
  padding-bottom: 0;
}
.spt-main-class .csf-field-typography .csf--blocks-selects .csf--block {
  flex: 1 33.3%;
}
.spt-main-class .csf-field-typography .csf--blocks-inputs .csf--block {
  flex: 1 25%;
}
.spt-main-class
  .csf-field-typography
  .csf--blocks-inputs
  .csf--block
  .csf--block {
  flex: 1;
}
.spt-main-class .csf-field-typography .csf--input {
  margin: 0;
  width: 100%;
  padding: 2px 8px;
  border-radius: 4px 0 0 4px;
}
.spt-main-class .csf-field-typography .csf--unit {
  min-width: 40px;
  max-width: 40px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #777;
  border: 1px solid #ddd;
  background-color: #eee;
  border-radius: 0 2px 2px 0;
  border-left: 0;
  line-height: 30px;
}
.spt-main-class .csf-field-typography .csf--preview {
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  color: #222;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 2.5px;
  user-select: none;
  -webkit-user-select: none;
  transition: background-color 0.2s, border-color 0.2s;
}
.spt-main-class .csf-field-typography .csf--block-preview {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  max-width: 100%;
}
.spt-main-class .csf-field-typography .csf--black-background {
  border-color: #000;
  background-color: #000;
}
.spt-main-class .csf-field-typography .csf--toggle {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #999;
}
.spt-main-class .csf-field-typography .csf--block-extra-styles {
  margin-top: 5px;
}
.spt-main-class .control-section .csf-field .csf-title {
  margin-bottom: 10px;
}
.spt-main-class .control-section .csf-field .csf-title h4 {
  font-size: 14px;
}
.spt-main-class .control-section .csf-field-background .csf--select {
  width: 100%;
}
.spt-main-class .control-section .csf-field-border select,
.spt-main-class .control-section .csf-field-dimensions select,
.spt-main-class .control-section .csf-field-spacing select {
  width: auto;
}
.spt-main-class .csf-text-desc,
.spt-main-class .csf-text-subtitle {
  font-style: italic;
}
@media only screen and (max-width: 1200px) {
  .spt-main-class .csf-metabox .csf-field .csf-title {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .spt-main-class .csf-metabox .csf-field .csf-fieldset {
    margin-left: 0;
  }
}
@media only screen and (max-width: 782px) {
  .spt-main-class .csf-header-inner {
    text-align: center;
  }
  .spt-main-class .csf-header-inner h1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .spt-main-class .csf-header-left,
  .spt-main-class .csf-header-right,
  .spt-main-class .csf-search {
    width: 100%;
  }
  .spt-main-class .csf-search {
    text-align: center;
    margin-bottom: 15px;
  }
  .spt-main-class .csf-footer {
    text-align: center;
  }
  .spt-main-class .csf-buttons {
    float: none;
  }
  .spt-main-class .csf-copyright {
    float: none;
    margin-top: 10px;
  }
  .spt-main-class .csf-expand-all,
  .spt-main-class .csf-nav,
  .spt-main-class .csf-nav-background,
  .spt-main-class .csf-reset-section {
    display: none !important;
  }
  .spt-main-class .csf-content {
    margin-left: 0;
  }
  .spt-main-class .csf-section,
  .spt-main-class .csf-section-title {
    display: block !important;
  }
  .spt-main-class .csf-field .csf-title {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .spt-main-class .csf-field .csf-fieldset {
    margin-left: 0;
  }
  .spt-main-class .csf-modal-inner {
    width: 350px;
    height: 380px;
  }
  .spt-main-class .csf-modal-content {
    height: 282px;
  }
  .spt-main-class .csf-icon-dialog .csf-modal-inner {
    width: 305px;
    height: 380px;
  }
  .spt-main-class .csf-icon-dialog .csf-modal-content {
    height: 267px;
  }
  .spt-main-class .csf-modal-icon .csf-modal-inner {
    width: 330px;
    height: 385px;
  }
  .spt-main-class .csf-modal-icon .csf-modal-content {
    height: 252px;
  }
  .spt-main-class .csf-profile > .csf-field > .csf-title {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .spt-main-class .csf-profile > .csf-field > .csf-fieldset {
    margin-left: 0;
  }
}
.sp-tpro-client-rating {
  float: left;
}
.sp-tpro-client-rating:not(:checked) > input {
  visibility: hidden;
  display: none;
  width: 0;
  height: 0;
  float: right;
  top: 100%;
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  border: 10px #fff solid;
}
.sp-tpro-client-rating:not(:checked) > label {
  float: right;
  display: block;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: 150%;
  line-height: 1.2;
  color: #d4d4d4;
  width: 1em;
}
.sp-tpro-client-rating > input:checked ~ label {
  color: #f3bb00;
}
.sp-tpro-client-rating:not(:checked) > label:hover,
.sp-tpro-client-rating:not(:checked) > label:hover ~ label {
  color: #de7202;
}
.sp-tpro-client-rating > input:checked + label:hover,
.sp-tpro-client-rating > input:checked + label:hover ~ label,
.sp-tpro-client-rating > input:checked ~ label:hover,
.sp-tpro-client-rating > input:checked ~ label:hover ~ label,
.sp-tpro-client-rating > label:hover ~ input:checked ~ label {
  color: #de7202;
}
.csf-metabox .sp-tpro-banner {
  background-color: #2684a6;
  padding: 22px 28px;
  overflow: hidden;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2684a6),
    to(#4527a4)
  );
  background-image: linear-gradient(to right, #2684a6, #4527a4);
}
.csf-metabox .sp-tpro-logo {
  float: left;
}
.csf-metabox .sp-tpro-logo img {
  display: block;
  width: 182px;
}
.csf-metabox .sp-tpro-short-links {
  float: right;
  line-height: 30px;
}
.csf-metabox .sp-tpro-short-links a {
  color: #fff;
  text-decoration: none;
  margin-left: 16px;
  font-size: 15px;
}
.csf-metabox .sp-tpro-short-links a i.fa {
  margin-right: 7px;
}
.sp-testimonial-shortcode-divider {
  height: 20px;
  background: #f1f1f1;
  border-top: 1px solid #ddd;
}
.csf-metabox .tpro_shortcode {
  display: inline-flex;
  width: 100%;
  background-color: #fffdfd;
}
.tpro_shortcode .tpro-col-lg-6 {
  border-right: 1px solid #ddd;
  width: 50%;
}
.tpro_shortcode .tpro-col-lg-6 .tpro_shortcode_content {
  padding: 42px 16px;
}
.tpro_shortcode .tpro-col-lg-6:last-child .tpro_shortcode_content {
  padding: 42px 16px 0 16px;
}
.tpro_shortcode .tpro-col-lg-6 .tpro_shortcode_content .tpro-sc-code {
  background-color: rgba(82, 179, 217, 0.11);
  padding: 10px 15px;
  display: inline-block;
}
.tpro_shortcode .tpro-col-lg-6:last-child {
  border-right: none;
}
.tpro_shortcode .tpro-col-lg-6 .tpro-shortcode-title {
  font-weight: 500;
  font-size: 17px !important;
  padding-top: 0 !important;
  color: #4c5158;
}
.tpro_shortcode .tpro-col-lg-6 p {
  margin-top: 2px;
  color: #4c5158;
}
.tpro_shortcode .tpro-col-lg-6 .back-image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.tpro_shortcode .tpro-col-lg-6 textarea {
  border-color: transparent;
  box-shadow: none;
  background-color: #eee;
  padding: 4px 6px;
  resize: none;
  text-align: center;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .sp-tfree-metabox-framework .sp-tfree-mbf {
    display: block;
  }
  .sp-tfree-element .sp-tfree-input-field,
  .sp-tfree-element .sp-tfree-input-label,
  .sp-tfree-mbf .sp-tfree-col-lg-3 {
    width: 100%;
  }
  .sp-tfree-mbf .sp-tfree-col-lg-3 {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    border-right: none;
  }
  .sp-tfree-mbf .sp-tfree-col-lg-3:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.sp-testimonial-shortcode {
  background-color: rgba(82, 179, 217, 0.11);
  padding: 8px 12px;
  display: inline-block;
  margin-left: 8px;
}
.selectable {
  -webkit-touch-callout: all;
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
.js #sp_tpro_meta_options.postbox .handlediv,
.js #sp_tpro_meta_options.postbox .hndle,
.js #sp_tpro_meta_options.postbox .postbox-header,
.js #sp_tpro_shortcode_options.postbox .handlediv,
.js #sp_tpro_shortcode_options.postbox .hndle,
.js #sp_tpro_shortcode_options.postbox .postbox-header {
  display: none;
}
.sp-testimonial-font-color .wp-picker-container,
.sp-testimonial-font-load .csf--switcher {
  pointer-events: none;
  opacity: 0.6;
}
.sp-tfree-text-center {
  text-align: center;
}
div.sp-tfree-help .wp-badge {
  border: none;
  background: url(../images/icon-256.png) right no-repeat;
  background-size: 110px 110px;
  box-shadow: none;
  height: auto;
}
.about-wrap.sp-tfree-help [class$="-col"] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about-wrap [class$="-col"] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sp-tfree-help [class$="-col"] .col {
  flex: 1;
  align-self: flex-start;
}
.sp-tfree-help .col {
  margin-top: 40px;
}
.sp-tfree-help.about-wrap [class$="-col"] .col + .col {
  margin-left: 0;
}
.sp-tfree-help.about-wrap .help-section[class$="-col"] .col + .col {
  margin-left: 20px;
}
div.sp-tfree-help .headline-feature.feature-video {
  position: relative;
  margin: 40px 0;
  padding-bottom: 56.25%;
  width: 100%;
  max-width: 100%;
  height: 0;
  text-align: center;
}
div.sp-tfree-help .headline-feature.feature-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.sp-tfree-help .feature-section .sp-tfree-feature {
  background-color: #fff;
  padding: 20px 20px;
  border: 1px solid #ddd;
}
div.sp-tfree-help .feature-section .sp-tfree-feature h3 {
  font-size: 16px;
  margin-top: 18px;
}
div.sp-tfree-help .feature-section i.sp-tfree-font-icon {
  font-size: 30px;
  display: block;
  color: #4527a4;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section span.dashicons {
  font-size: 22px;
  color: #fff;
  background-color: #4527a4;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 10px;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section {
  margin-bottom: 40px;
  margin-left: -2%;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section .sp-tfree-feature h3 {
  margin-top: 0;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section .sp-tfree-feature p {
  margin-bottom: 0;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section .sp-tfree-feature {
  box-shadow: 0 0 10px 0 #ddd;
  margin: 4px;
  border: 0 solid;
}
div.sp-tfree-help .sp-tfree-pro-features .feature-section.three-col .col {
  min-width: 31.3%;
  max-width: 31.3%;
  margin-top: 20px;
  padding-left: 2%;
}
div.sp-tfree-help .sp-tfree-pro-features .sp-tfree-pro-subtitle {
  font-size: 1.2em;
  margin-bottom: 26px;
}
div.sp-tfree-help .sp-tfree-upgrade-sticky-footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: calc(100% - 195px);
  z-index: 9;
  margin-left: -25px;
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 15px 0;
  border-bottom: none;
}
div.sp-tfree-help .sp-tfree-pro-features h2 {
  font-size: 2.5em;
  font-weight: 400;
}
div.sp-tfree-help .sp-tfree-upgrade-sticky-footer h3 {
  margin-top: 17px;
  margin-bottom: 20px;
}
div.sp-tfree-help .sp-tfree-upgrade-sticky-footer a.button {
  margin: 0 8px;
}
.sp-tfree-upgrade > h1 {
  font-size: 2.5em;
  color: #444;
  font-weight: 300;
}
.sp-tfree-upgrade > h1 span {
  font-weight: 400;
}
.sp-tfree-upgrade .about-text {
  margin-bottom: 0;
}
.sp-tfree-upgrade ul {
  margin-top: 0;
}
.about-wrap.sp-tfree-upgrade .about-text {
  min-height: 60px;
}
.about-wrap.sp-tfree-upgrade hr {
  order: 0;
  height: 0;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.sp-tfree-upgrade .sp-tfree-pro-features .feature-section {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
.sp-tfree-upgrade .sp-tfree-pro-features .feature-section .sp-tfree-feature h3 {
  margin-top: 0;
}
.sp-tfree-upgrade .sp-tfree-pro-features .feature-section .sp-tfree-feature p {
  margin-bottom: 0;
}
.sp-tfree-upgrade .sp-tfree-pro-features .feature-section .sp-tfree-feature {
  box-shadow: 0 0 10px 0 #ddd;
  margin: 4px;
  border: 0 solid;
}
.sp-tfree-upgrade .sp-tfree-pro-features .feature-section.three-col .col {
  min-width: 32%;
  max-width: 32%;
  margin-top: 20px;
  display: flex;
  align-self: auto;
}
.sp-tfree-upgrade .sp-tfree-pro-features .sp-tfree-pro-subtitle {
  font-size: 1.2em;
  margin-bottom: 26px;
}
.sp-tfree-upgrade .sp-tfree-pro-features h2,
.sp-tfree-upgrade .sp-tfree-promo-video-title {
  font-size: 2.2em;
  font-weight: 400;
}
.sp-tfree-join-community h2 {
  font-size: 2em;
}
.sp-tfree-upgrade .sp-tfree-upgrade-sticky-footer h3 {
  margin-top: 17px;
  margin-bottom: 20px;
}
.sp-tfree-upgrade .sp-tfree-upgrade-sticky-footer a.button {
  margin: 0 8px;
}
.sp-tfree-upgrade .tfree-upgrade-btn {
  display: inline-block;
  padding: 0 20px 0 0;
}
.sp-tfree-upgrade .tfree-upgrade-btn a,
.sp-tfree-upgrade a.tfree-upgrade-btn {
  text-decoration: none;
  text-align: center;
  font-size: 16px;
}
.sp-tfree-upgrade .tfree-upgrade-btn a:focus {
  outline: 0;
}
.sp-tfree-upgrade a.tfree-upgrade-btn,
.sp-tfree-upgrade ul li.tfree-upgrade-btn:first-child a {
  background: #4527a4;
  padding: 0 15px;
  line-height: 46px;
  display: block;
  color: #fff;
  border-radius: 3px;
  font-weight: 500;
}
.sp-tfree-upgrade ul li.tfree-upgrade-btn:last-child a {
  text-decoration: underline;
}
.sp-tfree-upgrade ul li.tfree-upgrade-btn a i {
  margin-left: 4px;
}
.sp-tfree-upgrade ul li.tfree-upgrade-btn:last-child a i {
  font-size: 14px;
}
.sp-tfree-upgrade a.tfree-upgrade-btn {
  display: inline-block;
}
#sp-tfree-review-notice {
  padding: 15px 15px 15px 0;
  background-color: #fff;
  border-radius: 3px;
  margin: 20px 20px 0 0;
}
#sp-tfree-review-notice .sp-tfree-plugin-icon {
  width: 125px;
  float: left;
  line-height: 90px;
  text-align: center;
}
#sp-tfree-review-notice .sp-tfree-plugin-icon img {
  max-width: 83px;
  vertical-align: middle;
}
#sp-tfree-review-notice .sp-tfree-notice-text {
  overflow: hidden;
}
#sp-tfree-review-notice .sp-tfree-notice-text h3 {
  font-size: 24px;
  margin: 0 0 5px;
  font-weight: 400;
  line-height: 1;
}
#sp-tfree-review-notice .sp-tfree-notice-text p {
  margin: 10px 0 10px 0;
  font-size: 13px;
}
#sp-tfree-review-notice .sp-tfree-notice-text p.sp-tfree-review-actions {
  margin: 10px 0 2px 0;
}
#sp-tfree-review-notice .sp-tfree-notice-text .sp-tfree-review-actions a {
  text-decoration: none;
  margin-right: 8px;
  color: #63a37b;
  display: inline-block;
  position: relative;
}
#sp-tfree-review-notice .sp-tfree-notice-text .sp-tfree-review-actions a span {
  padding-right: 2px;
}
#sp-tfree-review-notice
  .sp-tfree-notice-text
  .sp-tfree-review-actions
  a.button {
  color: #fff;
}
@media (max-width: 960px) {
  div.sp-tfree-help .sp-tfree-upgrade-sticky-footer {
    width: calc(100%);
  }
}
@media screen and (max-width: 782px) {
  div.sp-tfree-help .three-col .col {
    min-width: 48% !important;
    max-width: 48% !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 500px) {
  div.sp-tfree-help .wp-badge {
    background-position-x: center;
  }
  div.sp-tfree-help .three-col .col {
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 1em;
  }
}
