.text-center {
  text-align: center;
}

/**
* 01. 01. Header
*/
.spt-main-class .spftestimonial-header-inner h1 {
  color: #444444;
  font-size: 22px;
  font-weight: 600;
}

/**
* 01. 02. Sticky
*/
.spt-main-class .spftestimonial-sticky .spftestimonial-header-inner {
  z-index: 20;
}

/**
* 01. 04. Navigation
*/

.spt-main-class .spftestimonial-metabox .spftestimonial-nav {
  position: inherit;
  float: none;
  width: 100%;
  background: #f1f1f1;
}

.spt-main-class .spftestimonial-metabox .spftestimonial-nav ul li {
  display: inline-block;
}

.spt-main-class .spftestimonial-nav ul li a {
  text-transform: uppercase;
  font-weight: 600;
}

/**
* 01. 06. Content
*/
.spt-main-class .spftestimonial-metabox .spftestimonial-content {
  margin-left: 0;
}

/**
* 01. 12. Metabox
*/
.spt-main-class .spftestimonial-metabox {
  margin: -6px -12px -12px -12px;
}

/**
* 02. Themes
*/
/**
  * 02. 01. Theme Dark
  */
.spt-main-class .spftestimonial-metabox .spftestimonial-nav ul li a {
  background-color: #1595ce;
  font-size: 14px;
  padding: 15px 15px;
  line-height: 1.4;
  color: #ffffff;
  border-right: 1px solid #E2E2E1;
  font-weight: 600;
  border-bottom: 0;
}

#sp_tpro_shortcode_options_new .spftestimonial-metabox .spftestimonial-nav ul li a {
  font-size: 13px;
  text-transform: uppercase;
  padding: 16px 15px;
}

.spt-main-class .spftestimonial-nav ul li .spftestimonial-active:after {
  display: none;
}

.spt-main-class .spftestimonial-metabox .spftestimonial-nav ul li .spftestimonial-active {
  color: #444;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #1595ce inset;
}

.spt-main-class .spftestimonial-metabox .spftestimonial-nav ul li .spftestimonial-active .fa {
  color: #1595ce;
}

.spt-main-class .spftestimonial-metabox .spftestimonial-nav-background {
  display: none;
}


/**
  * 02. 02. Theme Light
  */
.spt-main-class.spftestimonial-theme-light .spftestimonial-container {
  border: 1px solid #ccd0d4;
}

.spt-main-class.spftestimonial-theme-light .spftestimonial-header-inner {
  border-bottom: 1px solid #ccd0d4;
}

.spt-main-class.spftestimonial-theme-light .spftestimonial-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.spftestimonial-theme-light .spftestimonial-nav ul li .spftestimonial-active {
  box-shadow: 3px 0 0 0 #1595ce inset;
  background-color: #ffffff;
  color: #1595ce;
}

.spt-main-class.spftestimonial-theme-light .spftestimonial-nav ul ul li a {
  background-color: #f8fdff;
  padding: 13px 15px 13px 24px;
}

.spt-main-class.spftestimonial-theme-light .spftestimonial-nav-background {
  border-right: 1px solid #ccd0d4;
}

/**
 * 08. Helper
 */
.spt-main-class .spftestimonial-desc-text,
.spt-main-class .spftestimonial-text-subtitle {
  font-style: italic;
}

/*ShortCode Area*/
.spftestimonial-metabox .sp-tpro-banner {
  background-color: #0a73a7;
  padding: 22px 28px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#0a73a7), to(#1595ce));
  background-image: linear-gradient(to right, #0a73a7, #1595ce);
}

.spftestimonial-metabox .sp-tpro-logo {
  float: left;
}

.spftestimonial-metabox .sp-tpro-logo img {
  display: block;
  width: 182px;
}

.spftestimonial-metabox .sp-tpro-short-links {
  float: right;
  line-height: 30px;
}

.spftestimonial-metabox .sp-tpro-short-links a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 16px;
  font-size: 15px;
  font-weight: 600;
}

.spftestimonial-metabox .sp-tpro-short-links a i.fa {
  margin-right: 7px;
}

.sp-testimonial-shortcode-divider {
  height: 20px;
  background: #f1f1f1;
  border-top: 1px solid #dddddd;
}

.spftestimonial-metabox .tpro_shortcode {
  display: inline-flex;
  width: 100%;
  background-color: #fffdfd;
}

.tpro_shortcode .tpro-col-lg-6 {
  border-right: 1px solid #dddddd;
  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;
}

.shortcode.column-shortcode .sp_tfree_input {
  border: 1px solid #cbcbcb;
  cursor: pointer;
}

.tpro_shortcode .tpro-col-lg-6 .tpro_shortcode_content .tpro-sc-code {
  background-color: rgba(82, 179, 217, .11);
  padding: 10px 15px 10px 30px;
  display: inline-block;
  border: 1px solid #d1e4ef;
  border-radius: 2px;
  cursor: pointer;
  background-image: url(../images/copy.svg);
  background-size: 16px;
  background-position: 10px center;
  background-repeat: no-repeat;
}

.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%;
}

.post-type-spt_shortcodes td.shortcode.column-shortcode input {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(203, 203, 203);
  cursor: pointer;
}

/* Responsive */

@media (max-width: 1200px) {

  .spftestimonial-metabox .tpro_shortcode {
    display: block;
  }

  .tpro_shortcode .tpro-col-lg-6 {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    border-right: none;
  }

  .tpro_shortcode .tpro-col-lg-6:last-child {
    padding-bottom: 42px;
  }
}



/* Custom */
.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 .postbox-header,
.js #sp_tpro_shortcode_options.postbox .postbox-header,
.js #sp_tpro_shortcode_options.postbox .handlediv,
.js #sp_tpro_shortcode_options.postbox .hndle,
.js #sp_tpro_meta_options.postbox .handlediv,
.js #sp_tpro_meta_options.postbox .hndle {
  display: none;
}

.sp-testimonial-font-load .spftestimonial--switcher,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--font-size,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--line-height,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--letter-spacing,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--margin-top,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--margin-right,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--margin-bottom,
.spftestimonial-field-typography .spftestimonial--block input.spftestimonial--margin-left,
.spftestimonial-field-typography .spftestimonial--block .chosen-container,
.sp-testimonial-font-color .wp-picker-container {
  pointer-events: none;
  opacity: .6;
}

/* Help Page */
.sp-testimonial-text-center {
  text-align: center;
}

div.sp-testimonial-help .wp-badge {
  border: none;
  background: url(../images/icon-256.png) right no-repeat;
  background-size: 128px 128px;
  box-shadow: none;
  height: auto;
  padding-top: 128px;
}

.about-wrap.sp-testimonial-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-testimonial-help [class$="-col"] .col {
  flex: 1;
  align-self: flex-start;
}

.sp-testimonial-help .col {
  margin-top: 40px;
}

.sp-testimonial-help.about-wrap [class$="-col"] .col+.col {
  margin-left: 0;
}

.sp-testimonial-help.about-wrap .help-section[class$="-col"] .col+.col {
  margin-left: 20px;
}

div.sp-testimonial-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-testimonial-help .headline-feature.feature-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div.sp-testimonial-help .feature-section .sp-testimonial-feature {
  background-color: #fff;
  padding: 20px 20px;
  border: 1px solid #ddd;
}

div.sp-testimonial-help .feature-section .sp-testimonial-feature h3 {
  font-size: 16px;
  margin-top: 18px;
}

div.sp-testimonial-help .feature-section i.sp-testimonial-font-icon {
  font-size: 30px;
  display: block;
  color: #1595ce;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section span.dashicons {
  font-size: 22px;
  color: #fff;
  background-color: #1595ce;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 10px;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section {
  margin-bottom: 40px;
  margin-left: -2%;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section .sp-testimonial-feature h3 {
  margin-top: 0;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section .sp-testimonial-feature p {
  margin-bottom: 0;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section .sp-testimonial-feature {
  box-shadow: 0 0 10px 0 #dddddd;
  margin: 4px;
  border: 0 solid;
}

div.sp-testimonial-help .sp-testimonial-features .feature-section.three-col .col {
  min-width: 31.3%;
  max-width: 31.3%;
  margin-top: 20px;
  padding-left: 2%;
}

div.sp-testimonial-help .sp-testimonial-features .sp-testimonial-subtitle {
  font-size: 1.2em;
  margin-bottom: 26px;
}

div.sp-testimonial-help .sp-testimonial-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-testimonial-help .sp-testimonial-features h2 {
  font-size: 2.5em;
  font-weight: 400;
}

div.sp-testimonial-help .sp-testimonial-upgrade-sticky-footer h3 {
  margin-top: 17px;
  margin-bottom: 20px;
}

div.sp-testimonial-help .sp-testimonial-upgrade-sticky-footer a.button {
  margin: 0 8px;
}

/* Upgrade Page */
.sp-testimonial-upgrade>h1 {
  font-size: 2.5em;
  color: #444;
  font-weight: 300;
}

.sp-testimonial-upgrade>h1 span {
  font-weight: 400;
}

.sp-testimonial-upgrade .about-text {
  margin-bottom: 0;
}

.sp-testimonial-upgrade ul {
  margin-top: 0;
}

.about-wrap.sp-testimonial-upgrade .about-text {
  min-height: 60px;
}

.about-wrap.sp-testimonial-upgrade hr {
  order: 0;
  height: 0;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.sp-testimonial-upgrade .sp-testimonial-features .feature-section {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.sp-testimonial-upgrade .sp-testimonial-features .feature-section .sp-testimonial-feature h3 {
  margin-top: 0;
}

.sp-testimonial-upgrade .sp-testimonial-features .feature-section .sp-testimonial-feature p {
  margin-bottom: 0;
}

.sp-testimonial-upgrade .sp-testimonial-features .feature-section .sp-testimonial-feature {
  box-shadow: 0 0 10px 0 #ddd;
  margin: 4px;
  border: 0 solid;
}

.sp-testimonial-upgrade .sp-testimonial-features .feature-section.three-col .col {
  min-width: 32%;
  max-width: 32%;
  margin-top: 20px;
  display: flex;
  align-self: auto;
}

.sp-testimonial-upgrade .sp-testimonial-features .sp-testimonial-subtitle {
  font-size: 1.2em;
  margin-bottom: 26px;
}

.sp-testimonial-upgrade .sp-testimonial-features h2,
.sp-testimonial-upgrade .sp-tfree-promo-video-title {
  font-size: 2.2em;
  font-weight: 400;
}

.sp-testimonial-join-community h2 {
  font-size: 2em;
}

.sp-testimonial-upgrade .sp-testimonial-upgrade-sticky-footer h3 {
  margin-top: 17px;
  margin-bottom: 20px;
}

.sp-testimonial-upgrade .sp-testimonial-upgrade-sticky-footer a.button {
  margin: 0 8px;
}

.sp-testimonial-upgrade .sp-testimonial-upgrade-btn {
  display: inline-block;
  padding: 0 20px 0 0;
}

.sp-testimonial-upgrade .sp-testimonial-upgrade-btn a,
.sp-testimonial-upgrade a.sp-testimonial-upgrade-btn {
  text-decoration: none;
  text-align: center;
  font-size: 16px;
}

.sp-testimonial-upgrade .sp-testimonial-upgrade-btn a:focus {
  outline: 0;
}

.sp-testimonial-upgrade a.sp-testimonial-upgrade-btn,
.sp-testimonial-upgrade ul li.sp-testimonial-upgrade-btn:first-child a {
  background: #1595ce;
  padding: 0 15px;
  line-height: 46px;
  display: block;
  color: #fff;
  border-radius: 3px;
  font-weight: 500;
}

.sp-testimonial-upgrade ul li.sp-testimonial-upgrade-btn:last-child a {
  text-decoration: underline;
}

.sp-testimonial-upgrade ul li.sp-testimonial-upgrade-btn a i {
  margin-left: 4px;
}

.sp-testimonial-upgrade ul li.sp-testimonial-upgrade-btn:last-child a i {
  font-size: 14px;
}

.sp-testimonial-upgrade a.sp-testimonial-upgrade-btn {
  display: inline-block;
}

/* Review notice */
#sp-testimonial-review-notice {
  padding: 15px 15px 15px 0;
  background-color: #fff;
  border-radius: 3px;
  margin: 20px 20px 0 0;
  margin-bottom: 20px;
}

#sp-testimonial-review-notice .sp-testimonial-plugin-icon {
  float: left;
  line-height: 90px;
  text-align: center;
  width: 125px;
}

#sp-testimonial-review-notice .sp-testimonial-plugin-icon img {
  max-width: 83px;
  vertical-align: middle;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text {
  overflow: hidden;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text h3 {
  font-size: 24px;
  margin: 0 0 5px;
  font-weight: 400;
  line-height: 1;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text p {
  margin: 10px 0 10px 0;
  font-size: 13px;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text p.sp-testimonial-review-actions {
  margin: 10px 0 2px 0;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text .sp-testimonial-review-actions a {
  text-decoration: none;
  margin-right: 8px;
  color: #63a37b;
  display: inline-block;
  position: relative;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text .sp-testimonial-review-actions a span {
  padding-right: 2px;
}

#sp-testimonial-review-notice .sp-testimonial-notice-text .sp-testimonial-review-actions a.button {
  color: #fff;
}

/* Responsive CSS */
@media (max-width: 960px) {
  div.sp-testimonial-help .sp-testimonial-upgrade-sticky-footer {
    width: calc(100%);
  }
}

@media screen and (max-width: 782px) {
  div.sp-testimonial-help .three-col .col {
    min-width: 48% !important;
    max-width: 48% !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 500px) {
  div.sp-testimonial-help .wp-badge {
    background-position-x: center;
  }

  div.sp-testimonial-help .three-col .col {
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 1em;
  }
}

/* Shortcode column border css */
.post-type-spt_shortcodes td.shortcode.column-shortcode input {
  border: 1px solid #cbcbcb;
}

/* Shortcode */
.sp-testimonial-copy-btn {
  display: inline-block;
  height: 15px;
  line-height: 38px;
  margin-bottom: -4px;
  margin-right: -30px;
  cursor: pointer;
  position: relative;
  z-index: 99;
}

.sp-testimonial-after-copy-text {
  bottom: 0;
  opacity: 0;
  z-index: 9999999;
  position: fixed;
  width: 230px;
  left: 180px;
  text-align: center;
  padding: 15px 15px;
  line-height: 15px;
  color: #fff;
  border-radius: 3px;
  background: #32373C;
  border: 1px solid #32373C;
}

.sp-testimonial-after-copy-text .fa-check-circle {
  font-size: 14px;
  margin-right: 2px;
  color: #5db62e
}

/* Live preview */
.post-type-spt_shortcodes #sp-testimonial-show-preview {
  position: fixed;
  right: 144px;
  bottom: 30px;
  z-index: 1001;
  width: 155px;
  text-align: center;
  padding: 10px 0px;
  background: #54b154;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin: 0;
  box-sizing: border-box;
  border-color: #44a944;
  overflow: hidden;
}

.post-type-spt_testimonial #sp-testimonial-show-preview,
.post-type-spt_testimonial_form #sp-testimonial-show-preview {
  display: none;
}

div#sp_tpro_live_preview {
  padding: 0;
  margin: -7px -13px 6px;
}

#sp_tpro_shortcode_options.postbox #sp_tpro_live_preview .postbox-header {
  display: block;
}
.sp-testimonial-column-image {
  width: 50px;
  height: auto;
}
/* Gutenberg selector field style */
.sprtf-gutenberg-shortcode.editor-styles-wrapper {
  padding: 0;
  line-height: 24px;
}

.editor-styles-wrapper .sprtf_block_shortcode img {
  box-shadow: none;
}

.block-editor-page .editor-styles-wrapper select.sprtf-shortcode-selector,
.block-editor-page select.sprtf-shortcode-selector,
.block-editor-page select.sprtf-shortcode-selector:focus,
.block-editor-page select.sprtf-shortcode-selector:focus-visible {
  width: 250px;
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 13px;
  padding-right: 25px;
}
.block-editor-page .editor-styles-wrapper i{
  font-style: normal;
}

/* Go Pro Menu */
#adminmenu #menu-posts-spt_testimonial li:last-child a,
#adminmenu #menu-posts-spt_testimonial li:last-child:hover {
    color:#11b916;
    font-weight: 700;
}
#adminmenu #menu-posts-spt_testimonial li a .sp-go-pro-icon {
    background-image: url(../images/premium.svg);
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 1px;
    margin-left: -2px;
	margin-top: -1px;
}
a.sp_testimonial_block_edit_button {
	font-size: 16px;
	margin: 10px 0;
}