/* Skin-specific styles
----------------------- */
input::-ms-clear {
  display: none;
}

a,
button,
input[type=button],
input[type=submit] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sc_layouts_widgets .widget .widget_title,
.widget .widget_title,
.widget .widgettitle {
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0;
  border-left: 0;
}

.sc_layouts_widgets .widget,
.sidebar .widget,
.sidebar[class*=scheme_] .widget {
  border-radius: 20px;
}

.widget_nav_menu ul, .widget_recent_entries ul, .widget_meta ul, .widget_pages ul, .widget_archive ul, .widget_product_categories ul, .widget_categories ul {
  font-weight: 400;
  text-transform: lowercase;
  letter-spacing: 0;
}

.widget_calendar th {
  font-weight: 400 !important;
}

.select_container:after {
  right: 0.8em;
}

.widget .select_container select {
  padding-right: 3.5em !important;
}

/* Buttons */
.sc_button, .sc_button_simple, .sc_form button {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

/* Footer */
form.mc4wp-form .mc4wp-form-fields input[type=submit] {
  right: -3px;
}

.footer_wrap .mc4wp-form label:has(> input[type=checkbox])::before,
.footer_wrap input[type=checkbox] + label:before {
  border-color: rgba(255, 255, 255, 0.5) !important;
}

.footer_wrap input[type=checkbox]:checked + label:before {
  color: #ffffff !important;
}

.footer_wrap,
.footer_wrap .vc_row,
.footer_wrap a {
  color: rgba(255, 255, 255, 0.5) !important;
}

.scheme_purple_dark form.mc4wp-form label {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* Demo Countdown + top-style */
.extra-countdown.top-style {
  max-width: 548px;
  padding: 0;
  border-radius: 75px;
}
.extra-countdown.top-style .wp-widget-sportspress-countdown,
.extra-countdown.top-style .widget_sp_countdown {
  padding: 31px 7%;
}
.extra-countdown.top-style .widget_title,
.extra-countdown.top-style .sp-table-caption {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  width: 42% !important;
  max-width: none !important;
}
.extra-countdown.top-style .widget_title {
  margin-top: 0 !important;
}
.extra-countdown.top-style .widget_title + .sp-table-caption {
  margin-top: 8px !important;
}
.extra-countdown.top-style .sp-template-countdown {
  width: 58%;
  padding-left: 0;
}
.extra-countdown.top-style .sp-countdown-wrapper {
  padding-left: 25px;
}
.extra-countdown.top-style .sp-countdown-wrapper .countdown.sp-countdown {
  padding-left: 0;
}
.extra-countdown.top-style .sp-countdown-wrapper .countdown.sp-countdown time {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.extra-countdown.top-style .sp-countdown-wrapper .countdown.sp-countdown time span {
  border: none !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1em !important;
  display: block !important;
  padding: 0 5px !important;
  text-align: center !important;
  width: auto !important;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left !important;
}
.extra-countdown.top-style .sp-template-countdown:before {
  color: #ea592d;
  top: -78%;
}

/* Large Title */
.large-title .sc_item_title {
  font-size: 130px;
  text-transform: uppercase;
  letter-spacing: 7px;
}
.large-title .sc_title_descr {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 1 !important;
  padding-left: 25px;
  margin-top: 10px;
  letter-spacing: 6px;
}

.body_style_boxed .large-title .sc_item_title {
  font-size: 90px;
}
.body_style_boxed .large-title .sc_title_descr {
  font-size: 20px;
  padding-left: 5px;
}

/* Medium Title */
.medium-title .sc_item_title {
  font-size: 80px;
  line-height: 1.1em;
}

/* Small Title */
.small-title .sc_item_title {
  font-size: 40px;
  line-height: 1.25em;
}

/* Header */
.sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.current-menu-item > a,
.sc_layouts_menu_nav > li.current-menu-parent > a,
.sc_layouts_menu_nav > li.current-menu-ancestor > a {
  font-weight: 700 !important;
}

/* SC Title */
.sc_item_title,
.sc_item_subtitle {
  text-transform: uppercase;
}

.sc_item_title {
  line-height: 1.31em;
  letter-spacing: 1px;
}

.sc_item_subtitle {
  font-size: 1.429em;
  font-weight: 600;
  letter-spacing: 2px;
}

/* SportPress */
.sp-template-countdown .team-logo {
  width: 33%;
  max-width: none;
}

.sp-template-countdown .sp-countdown {
  position: relative;
}

.sp-template-countdown .sp-event-name > a:not(.team-logo) {
  position: absolute;
  top: 50%;
  width: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 0 !important;
}

.sc_layouts_widgets .sp-template-countdown .sp-event-date + .sp-countdown {
  margin-top: 1.6em;
}

.sp-template-countdown .sp-event-name {
  position: relative;
}

.sp-template-countdown .sp-event-date + .sp-countdown {
  margin-top: 2.6em;
}

/* Event */
.sp-template.sp-template-event-blocks {
  border-radius: 20px;
}

.sp-template-event-blocks .sp-event-results a,
.sp-template-event-blocks .sp-event-results a .sp-result {
  font-size: 2.3rem !important;
  font-weight: 400 !important;
}

.sp-template-event-blocks .sp-event-results {
  font-size: 37px !important;
}

.sp-data-table {
  border-radius: 20px 20px 0 0;
}

.sp-template-event-blocks:not(.sp-template-event-logos-block) .sp-data-table td {
  padding: 25px !important;
}

.sp-template-event-blocks:not(.sp-template-event-logos-block) .sp-event-blocks .team-logo {
  margin: 6px;
  width: 25%;
  height: 8em;
  max-width: 107px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* League Table */
.sp-league-table thead th:first-of-type {
  border-radius: 20px 0 0 20px;
}

.sp-league-table thead th:last-of-type {
  border-radius: 0 20px 20px 0;
}

.sp-league-table thead tr,
.sp-league-table thead tr:last-child {
  border-bottom: 0 !important;
}

.sp-league-table thead th {
  text-transform: uppercase !important;
}

.sp-league-table td {
  font-weight: 600 !important;
  font-size: 14px !important;
}

.sp-view-all-link > a {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.7px !important;
}

.sidebar_inner .sp-view-all-link > a,
.sc_layouts_widgets .sp-view-all-link > a {
  padding: 0.8em 1.5em !important;
}

.extra-event-block .elementor-container {
  border-radius: 20px;
}

/* Blogger */
.sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
  text-align: center;
}

.sc_blogger_default.sc_blogger_default_classic_meta .sc_blogger_item_excerpt {
  padding-right: 0;
}

.sc_blogger_default .sc_blogger_item_title {
  line-height: 1.1em;
}

/* Woocommerce */
.woocommerce ul.products li.product .post_featured {
  border-radius: 20px;
  border: 3px solid rgba(226, 226, 226, 0.35);
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-weight: 400;
}

.woocommerce ul.products li.product .post_header .post_tags {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}

.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
  padding-top: 2em;
}

.woocommerce ul.products li.product .post_tags + .woocommerce-loop-product__title {
  margin-top: 8px;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  margin: 9px auto;
}

span.amount > .decimals {
  font-size: 0.6em;
}

/* Title */
.sc_title.sc_title_accent {
  border-left: 0;
  padding: 16px 28px;
  border-radius: 20px 20px 0 0;
}
.sc_title.sc_title_accent .sc_item_title, .sc_title.sc_title_accent .sc_item_subtitle {
  text-transform: capitalize;
  font-weight: 400;
}

.sc_item_filters_header {
  border: 0 !important;
}
.sc_item_filters_header .sc_item_filters_title {
  text-transform: capitalize;
}

.sc_item_filters {
  border-radius: 20px 20px 0 0;
}

.sc_item_filters + .sc_item_posts_container:before {
  border-radius: 0 0 20px 20px;
}

/* Recent news */
.sc_recent_news_style_news-excerpt .post_item .post_header .post_categories {
  font-weight: 600;
  text-transform: lowercase;
}

.sc_recent_news .post_item .post_author,
.sc_recent_news .post_item .post_date {
  font-weight: 700;
  text-transform: uppercase;
}

.sc_recent_news_style_news-excerpt .post_item .post_title {
  font-weight: 400;
}

.sc_recent_news_style_news-excerpt .post_featured {
  border-radius: 20px;
}

/* Extra Table */
.extra-table .sc_table h4 {
  font-weight: 400;
}

.extra-table .sc_table table .sc_button {
  padding: 0.8em 2.5em;
}

.extra-table .sc_table table tr > td:first-child {
  width: 24%;
}

.extra-table .sc_table table tr h6 {
  font-size: 1.429em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}

.extra-table .sc_table table tr h6 + p {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}

.extra-table .sc_table table tr h4 + p {
  font-weight: 600;
}

/* Icons */
.sc_icons_default.sc_align_center .sc_icons_image {
  margin: 0 auto;
  max-width: 80px;
}

.sc_icons.sc_icons_default .sc_icons_item {
  border-radius: 20px;
}

.sc_icons_item_description {
  letter-spacing: 0.2px;
}

.sc_icons_default.sc_align_left .sc_icons_icon,
.sc_icons_default.sc_align_left .sc_icons_image,
.sc_icons_default.sc_align_right .sc_icons_icon,
.sc_icons_default.sc_align_right .sc_icons_image {
  position: static;
}
.sc_icons_default.sc_align_left .sc_icons_item,
.sc_icons_default.sc_align_right .sc_icons_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  height: 100% !important;
}
.sc_icons_default.sc_align_left .sc_icons_item_details,
.sc_icons_default.sc_align_right .sc_icons_item_details {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 64%;
  min-height: auto !important;
}
.sc_icons_default.sc_align_left .sc_icons_image,
.sc_icons_default.sc_align_right .sc_icons_image {
  width: 36%;
  max-width: none;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sc_icons_default.sc_align_right .sc_icons_item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sc_icons_default.sc_align_right .sc_icons_item_details {
  padding: 46px 6px 49px 43px !important;
}

.sc_icons_default.sc_align_left .sc_icons_item_details {
  padding: 43px 46px 49px 6px !important;
}

.sc_parallax_block.overflow_visible {
  overflow: visible;
}

/* Promo */
.sc_promo {
  border-radius: 20px;
}

.sc_promo.sc_promo_size_large .sc_promo_title {
  font-size: 80px;
}

/* Posts */
.post_layout_excerpt {
  border-radius: 20px;
}

/* Audio */
.format-audio .post_featured.with_thumb:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
}

.post_meta_item.post_categories a {
  text-transform: lowercase;
}

.post_layout_excerpt .post_title {
  font-weight: 400;
}

.comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
  display: none;
}

.post_layout_chess .post_title {
  font-weight: 400;
}

/* Prices */
.price_info_title {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.price_info_title .sc_price_item_price {
  float: none;
  display: block;
}

/* Events */
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 43px;
}

.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover,
.single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-ical:hover {
  font-weight: 400;
  padding: 1.38em 3.5em;
}

/* Border-radius */
.sc_widget_slider .slider_engine_swiper,
.trx_addons_video_player.with_cover,
.single-post .post_item_single,
.author_info,
.nav-links-single .nav-links .nav-previous,
.nav-links-single .nav-links .nav-next,
.related_wrap.related_style_classic .post_featured,
blockquote,
.format-audio .post_featured,
.trx_addons_audio_player.with_cover,
.trx_addons_audio_player.with_cover:after,
.format-audio .post_featured.with_thumb:after,
.widget_banner .image_wrap,
.sc_googlemap_wrap,
.sc_testimonials_item,
.sc_price_item,
.related_wrap.related_style_classic blockquote,
.comments_list_wrap .comment_author_avatar,
.post_layout_classic .post_featured,
.post_layout_classic,
.post_layout_portfolio .post_featured,
.esg-filters .esg-filter-wrapper,
.post_type_sp_team .sp-template-team-details .sp-team-details,
.post_type_sp_team .sp-section-content-staff .sp-template-staff-photo,
.post_type_sp_team .sp-section-content-staff .sp-template-staff-photo img,
.sp-template-details.sp-template-staff-details dl,
.sp-template-details.sp-template-player-details dl,
.post_type_sp_staff .sp-section-content.sp-section-content-photo .sp-template-photo img,
.post_type_sp_player .sp-section-content.sp-section-content-photo .sp-template-photo img,
.sp-template-photo,
.sc_blogger.sc_blogger_line .post_featured,
.sc_recent_news_style_news-plain .post_item,
.sc_blogger .post_featured,
.trx_addons_scroll_to_top,
.woocommerce ul.products li.product a img,
div.wpcf7-response-output {
  border-radius: 20px;
}

.woocommerce ul.products li.product .post_featured > a:before {
  display: none;
}

.blog_style_excerpt .format-audio .post_featured.with_thumb:after,
.blog_style_excerpt .format-audio .post_featured.with_thumb,
.blog_style_excerpt blockquote {
  border-radius: 20px 20px 0 0;
}

.gallery-item .gallery-caption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  overflow: hidden;
  overflow-y: auto;
}

.wp-block-column blockquote p {
  font-size: 1.5em;
}
.wp-block-column blockquote > cite, .wp-block-column blockquote > p > cite {
  font-size: 1em;
}

.single-post .post_item_single .post_content_single > blockquote {
  margin: 3em 0;
}

.blog_style_excerpt .post_item.post_layout_excerpt {
  text-align: center;
}

.blog_style_excerpt .post_item.post_layout_excerpt .post_layout_excerpt_wrap {
  text-align: left;
}

.wp-block-media-text .wp-block-media-text__content p:first-child {
  margin-top: 0;
}

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

.post_meta .post_meta_item {
  display: inline-block;
}

.outofstock .add_to_cart_wrap a.button {
  display: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button {
  border-radius: 30px;
}

.tribe-common .tribe-events-view-loader__dots .tribe-common-c-loader__dot {
  border-radius: 50%;
}

.tribe-common button.tribe-events-c-search__button:active,
.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:hover,
.tribe-common button.tribe-events-c-search__button,
.tribe-common button.tribe-events-c-search__button:hover,
.tribe-common .tribe-common-c-btn.tribe-events-c-search__button {
  padding: 1.38em 3.5em;
  border-radius: 35px;
}

/* Slider */
.slider_container.slider_titles_lb .slide_info_small {
  text-align: center;
  width: 100%;
}

.trx_addons_popup_form_field_agree input[type=checkbox] + label {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mc4wp-form label:has(> input[type=checkbox]) > input[type=checkbox],
.mc4wp-form label:has(> input[type=checkbox])::before,
.woocommerce-page label:has(> input[type=checkbox])::before,
.gdpr-terms-container span:has(> input[type=checkbox]) > input[type=checkbox],
.gdpr-terms-container span:has(> input[type=checkbox])::before,
.wpgdprc-checkbox label:before,
input[type=radio] + label:before,
input[type=checkbox] + label:before,
input[type=radio] + .wpcf7-list-item-label:before,
input[type=checkbox] + .wpcf7-list-item-label:before,
.wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type=radio] + span:before,
.edd_price_options ul > li > label > input[type=checkbox] + span:before,
.trx_addons_popup_form_field_agree input[type=checkbox] + label:before {
  -webkit-transform: translateY(40%);
      -ms-transform: translateY(40%);
          transform: translateY(40%);
}

input[type=radio] + label:before,
input[type=radio] + .wpcf7-list-item-label:before,
.wpcf7-radio .wpcf7-list-item-label.wpcf7-list-item-right:before,
.edd_price_options ul > li > label > input[type=radio] + span:before {
  line-height: 0.5em;
}

.mfp-content .mfp-img + figcaption:has(div:empty) {
  display: none;
}

p > a[rel=magnific]:has(> img) {
  position: relative;
  display: block;
  text-align: center;
}

p > a[rel=magnific]:has(> img):before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-color: rgba(0, 0, 0, 0.5);
}

p > a[rel=magnific]:has(> img):after {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 3.4em;
  height: 1.050420168em;
  width: 1.050420168em;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  will-change: scale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 200;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}

p > a[rel=magnific]:has(> img):hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  will-change: scale;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

p > a[rel=magnific]:has(> img):hover:before,
p > a[rel=magnific]:has(> img):hover:after {
  opacity: 1;
}

p > a[rel=magnific]:has(> img.alignright) {
  float: right;
  margin-left: 2em !important;
  margin-bottom: 0.6em !important;
  margin-top: 0.6em !important;
}

p > a[rel=magnific]:has(> img.alignleft) {
  float: left;
  margin-right: 2em !important;
  margin-bottom: 0.6em !important;
  margin-top: 0.6em !important;
}

p > a[rel=magnific]:has(> img.alignleft) > img.alignleft,
p > a[rel=magnific]:has(> img.alignright) > img.alignright {
  margin: 0 !important;
}