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

/**
* 01. 01. Header
*/
.spt-main-class .spftestimonial-header-inner h1 {
  float: left;
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  margin: 0;
}

/**
* 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: #1B73E8;  
  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: #1b73e8;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #1b73e8 inset;
}

.spftestimonial-field-tabbed.sp_tabbed_horizontal .spftestimonial-tabbed-nav a.spftestimonial-tabbed-active .testimonial--icon,
.spt-main-class .spftestimonial-metabox .spftestimonial-nav ul li .spftestimonial-active .fa {
  color: #1b73e8;
}

.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 #CCDEEB;
}

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

.spt-main-class.spftestimonial-theme-light .spftestimonial-nav ul li a {
  color: #464646;
  background-color: #EEF8FF;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #CCDEEB !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 #1B73E8 inset;
	background-color: #ffffff;
	color: #1B73E8;
}

.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-text-subtitle {
  font-style: italic;
}

/*ShortCode Area*/
.spftestimonial-metabox .sp-tpro-banner {  
  background-color: #1595ce;
  padding: 20px 28px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#1565D0), to(#008FF0));
  background: linear-gradient(90deg, #1565D0 0%, #008FF0 100%);
}

.sp-tpro-banner {
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	padding: 16px 28px;
	overflow: hidden;
	background-color: #EA6A1D;
	background-image: linear-gradient(62deg, #bd4600 26%, #EA6A1D 100%);
}

.sp-tpro-banner .spftestimonial-submit-options:focus {
	outline: none;
}

.sp-tpro-banner .spftestimonial-submit-options {
	position: relative;
}

.sp-tpro-banner .spftestimonial-submit-options::before {
	content: '';
	width: 100%;
	height: 50px;
	position: absolute;
	top: 80%;
	z-index: 10;
	cursor: pointer;
}

.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: 18px 15px 18px 0;
  background-color: #fff;
  border-radius: 5px;
  margin: 20px 20px 0 0;
  margin-bottom: 20px;
  box-shadow: 0 0 20px 0 rgba(36,39,50,.08);
}

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

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

#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,
.post-type-spt_testimonial_form #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 {
  display: none;
}

.post-type-spt_testimonial_form #sp_tpro_form_code_options .handle-actions {
  display: none;
}

.post-type-spt_testimonial_form #sp_tpro_form_code_options .postbox-header {
  pointer-events: none;
}

div#sp_tpro_live_preview {
  padding: 0;
  margin: -7px -13px 6px;
}
.sp-testimonial-column-image {
  width: 50px;
  height: auto;
}
/* Gutenberg selector field style */
.sprtf-gutenberg-shortcode.editor-styles-wrapper {
  padding: 0;
  line-height: 24px;
}

.sprtf-gutenberg-shortcode.editor-styles-wrapper::after {
  display: none;
}

.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:nth-child(9) a{
  color: #f9be48;
}
#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;
}
.sprtf-footer-text-star {
  color: #dba617;
}
#sp_tpro_live_preview .handle-actions,
#sp_tpro_builder_option .handle-actions,
#sp_tpro_shortcode_show .handle-actions,
.post-type-spt_testimonial_form #sp_tpro_form_code_options .handle-actions {
	display: none;
}

#sp_tpro_live_preview .postbox-header,
#sp_tpro_builder_option .postbox-header,
#sp_tpro_shortcode_show .postbox-header,
.post-type-spt_testimonial_form #sp_tpro_form_code_options .postbox-header {
	pointer-events: none;
}
#sp_tpro_layout_options .handlediv,
#sp_tpro_layout_options .hndle,
#sp_tpro_layout_options .postbox-header,
#sp_tpro_shortcode_options .postbox-header,
#sp_tpro_meta_options .postbox-header,
#sp_tpro_form_options .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_tpro_layout_options.postbox #sp_tpro_live_preview .postbox-header {
	display: block;
	border: 1px solid #dddddd;
	border-top: none;
}
#sp_tpro_layout_options.postbox #sp_tpro_live_preview .spftestimonial-metabox {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.spftestimonial-field-tabbed .spftestimonial-tabbed-nav i.testimonial--icon.fa.fa-star-o {
	padding-right: 8px;
	font-size: 16px;
}

.rtl  #sp-testimonial-review-notice {
  margin: 20px 0 0 20px;
  padding: 18px 0 18px 15px;
}

.rtl #sp-testimonial-review-notice .sp-testimonial-plugin-icon {
  float: right;
  margin: 0 0 0 8px;
}

/* Offer Banner Styles  */
.sp_testimonial-admin-offer-banner-section {
  position: relative;
  border-radius: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 16px;
  height: auto;
  border-left: 0;
  margin-top: 40px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
  flex-wrap: wrap;
  gap: 20px;
  padding: 5px 40px;
  background: linear-gradient(90deg, #000717 0%, #002068 50.5%, #451223 100%);
  clear: both;
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-offer-additional-text {
  display: flex;
  align-items: center;
}

.sp_testimonial-admin-offer-banner-section span.sp_testimonial-clock-icon {
  font-size: 24px;
  margin-right: 6px;
}

.sp_testimonial-admin-offer-banner-section img.sp_testimonial-plugin-logo,
.sp_testimonial-admin-offer-banner-section img.sp_testimonial-offer-name,
.sp_testimonial-admin-offer-banner-section img.sp_testimonial-offer-percentage {
  max-width: 250px;
}

.sp_testimonial-admin-offer-banner-section img.sp_testimonial-plugin-logo {
  width: 150px;
}

.sp_testimonial-admin-offer-banner-section img.sp_testimonial-offer-percentage {
  width: 210px;
  vertical-align: middle;
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-offer-additional-text p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .5px;
}

.sp_testimonial-admin-offer-banner-section a.sp_testimonial-get-offer-button {
  width: 100px;
  display: inline-block;
  font-size: 13px;
  background: pink;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 12px 15px;
  font-weight: 600;
  transition: .8s ease;
  background: linear-gradient(98.42deg, #A900BF 8.48%, #E100FF 80.32%);
}

.sp_testimonial-admin-offer-banner-section a.sp_testimonial-get-offer-button:hover {
  background: linear-gradient(0deg, #A900BF 8.48%, #E100FF 80.32%);
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner {
  position: absolute;
  top: 50%;
  right: 6px;
  top: 6px;
  cursor: pointer;
}

.sp_testimonial-admin-offer-banner-section i.sp_testimonial-icon-banner-close {
  transition: 0.15s ease;
}

.sp_testimonial-admin-offer-banner-section i.sp_testimonial-icon-banner-close:hover {
  color: #df3939b5;
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-banner-action-button {
  line-height: 22px;
}

/* Offer Banner Responsiveness */
@media only screen and (max-width: 1360px) {
  .sp_testimonial-admin-offer-banner-section {
      padding-bottom: 20px;
  }
}

@media only screen and (max-width: 800px) {
  .sp_testimonial-admin-offer-banner-section {
      padding-top: 20px;
  }
  #screen-meta-links + .sp_testimonial-admin-offer-banner-section {
      margin-top: 50px !important;
  }
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner {
  position: absolute;
  top: 50%;
  right: 4px;
  top: 4px;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner:before,
.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner:after {
  content: '';
  width: 16px;
  height: 1.3px;
  background: #ffffff;
  top: 9px;
  left: 3px;
  display: block !important;
  transform: rotate(45deg);
  position: absolute;
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner:after {
  transform: rotate(135deg);
}

.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner:hover:before,
.sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner:hover:after {
  background-color: #df3939b5;
}

/* RTL style for the offer banner. */
.rtl .sp_testimonial-admin-offer-banner-section {
  margin: 40px 0 0 20px;
}

.rtl .sp_testimonial-admin-offer-banner-section .sp_testimonial-close-offer-banner {
  right: auto;
  left: 4px;
}

.rtl .sp_testimonial-admin-offer-banner-section span.sp_testimonial-clock-icon {
  margin-left: 6px;
  margin-right: 0;
}