/* Skin-specific styles
----------------------- */
/* WIdget */
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.post_item_single .post_content > .post_meta_single .post_tags a {
  padding: 11px 20px;
}

/* Figcaption */
figure figcaption,
.wp-block-image figcaption,
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
  padding: 1.4rem 10px !important;
}

.trx_addons_scroll_to_top.show {
  bottom: 4em;
}

/* List Style */
ul[class*="trx_addons_list"] > li {
  letter-spacing: -0.3px;
  font-size: 12px;
}

ul[class*="trx_addons_list_custom"] > li:before {
  left: -1em;
}

/* Post Title */
.post_layout_excerpt .post_title {
  font-weight: 700;
}

/* Title */
.sc_title .sc_title_descr, .sc_item_title + .sc_item_descr {
  font-size: 3.214285rem;
  margin-top: -0.2rem;
}

/* Mailchimp */
form.mc4wp-form {
  width: 100%;
}

.wp-widget-mc4wp_form_widget {
  justify-content: space-between;
}

form.mc4wp-form .mc4wp-form-fields input[type="email"] {
  width: 77%;
}

form.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  width: 22%;
}

/* Footer */
footer .widget_title,
footer .sc_title .sc_item_title {
  font-weight: 700;
}

/* Services */
.sc_services_default .sc_services_item_title {
  font-weight: 700;
}

/* Blockquote */
blockquote:before {
  font-size: 1.5em;
  position: absolute;
  z-index: 1;
  top: 9rem;
  left: 11.5rem;
}

blockquote,
blockquote[class*="wp-block-quote"][class*="is-style-"],
blockquote[class*="wp-block-quote"][class*="is-"],
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
  padding: 8.8rem 14rem 9.2rem 17rem;
}

blockquote > cite, blockquote > p > cite,
blockquote > .wp-block-pullquote__citation,
.wp-block-quote .wp-block-quote__citation {
  font-weight: 400;
  font-size: 12px;
}

blockquote,
blockquote p {
  font-weight: 700;
}

blockquote > cite:before, blockquote > p > cite:before,
blockquote > .wp-block-pullquote__citation:before,
.wp-block-quote .wp-block-quote__citation:before {
  position: relative;
  top: -2px;
}

/* Post meta */
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
  position: relative;
  top: -2px;
}

/* Team */
.sc_team_item_title {
  font-weight: 700;
}

.sc_team_item_subtitle {
  font-size: 12px;
  font-weight: 400;
}

/* Testimonials */
.sc_testimonials_default .sc_testimonials_item_author_title,
.sc_testimonials_default .sc_testimonials_item_author_subtitle {
  font-size: 12px;
}

.sc_testimonials_default .sc_testimonials_item_author:before,
.sc_testimonials_default .sc_testimonials_item_author:before {
  top: -1px;
}

/* Video */
.post_layout_classic.format-video .post_featured.with_thumb .post_video_hover:before {
  font-size: 2rem;
}

/* Toggle */
.elementor-toggle .elementor-tab-title {
  padding: 1.25rem 38% 1.25rem 2.5rem;
}

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