/* ThemeREX Addons
------------------------------------------------------------------------------------ */
/* Grid */
.sidebar .trx_addons_columns_wrap {
  margin-right: 0; }

.sidebar .trx_addons_columns_wrap [class*="trx_addons_column-"] {
  display: block;
  width: 100%;
  padding: 0; }

/* Scroll to top */
.menu_style_right .trx_addons_scroll_to_top {
  left: 2em;
  right: auto; }

/* Layouts */
.menu_style_left .sc_layouts_row_fixed_on {
  margin-left: 6rem !important; }

.menu_style_right .sc_layouts_row_fixed_on {
  margin-right: 6rem !important; }

body.mobile_layout.menu_style_left .sc_layouts_row_fixed_on {
  margin-left: 0 !important; }

body.mobile_layout.menu_style_right .sc_layouts_row_fixed_on {
  margin-right: 0 !important; }

.header_position_under:not(.mobile_layout) .top_panel .wpb_row {
  background-color: transparent !important; }

.top_panel.with_bg_image .sc_layouts_row:not(.sc_layouts_row_fixed_on) {
  background-color: transparent; }

/* Search field inside content */
.content .search_wrap {
  max-width: 50%;
  margin: 0; }

.post_item_none_search .search_wrap,
.post_item_none_archive .search_wrap {
  max-width: none; }

.content .search_wrap .search_form_wrap {
  width: 100%; }

.content .search_wrap .search_form_wrap .search_field {
  width: 100%; }

.content .search_wrap .search_submit {
  background-color: transparent; }

.post_item_none_search .search_wrap .search_field,
.post_item_none_archive .search_wrap .search_field {
  padding: 1.2em 3em 1em 1em !important; }

.post_item_none_search .search_wrap .search_submit,
.post_item_none_archive .search_wrap .search_submit {
  left: auto;
  right: 0;
  top: 0;
  padding: 0 1em; }

.content .search_wrap .search_results {
  width: 100%; }

.sc_layouts_row_type_normal .search_wrap .search_field {
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 0.5em 3em 0.5em 1em !important;
  height: 42px;
  line-height: 42px;
  width: 17.2rem;
  text-transform: capitalize;
  font-size: 14px; }

div .sc_layouts_row_type_normal .search_wrap .search_submit {
  line-height: 42px;
  height: 42px;
  width: 2em; }
  div .sc_layouts_row_type_normal .search_wrap .search_submit:before {
    content: '\e962';
    font-family: "fontello"; }

/* Slider
---------------------------------------------- */
/* Pagination */
.sidebar .slider_pagination_pos_bottom > .swiper-pagination,
.sidebar .slider_outer_pagination_pos_bottom > .swiper-pagination {
  bottom: 0.5em; }

.sidebar .slider_container .swiper-pagination-bullet,
.sidebar .slider_outer .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  line-height: 8px;
  text-align: center; }

.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
  bottom: 20px; }

.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
  opacity: 1;
  box-shadow: none; }

.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
  border: none;
  width: 7px;
  height: 7px; }

/* Icons in controls */
.sc_slider_controls .slider_controls_wrap > a:before,
.slider_container.slider_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_side .slider_controls_wrap > a:before,
.slider_outer_controls_outside .slider_controls_wrap > a:before,
.slider_outer_controls_top .slider_controls_wrap > a:before,
.slider_outer_controls_bottom .slider_controls_wrap > a:before {
  font-family: "fontello";
  font-size: 1.6em; }

.sc_slider_controls .slider_controls_wrap > .slider_prev:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_prev:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_prev:before {
  content: '\e95c'; }

.sc_slider_controls .slider_controls_wrap > .slider_next:before,
.slider_container.slider_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_side .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_outside .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_top .slider_controls_wrap > .slider_next:before,
.slider_outer_controls_bottom .slider_controls_wrap > .slider_next:before {
  content: '\e95e'; }

.slider_elastistack_outer.slider_outer_controls > .slider_controls_wrap > .slider_next:before,
.slider_elastistack.slider_controls > .slider_controls_wrap > .slider_next:before {
  content: '\e929'; }

.slider_outer_controls_top .slider_controls_wrap > a, .slider_outer_controls_bottom .slider_controls_wrap > a {
  width: 2.2em;
  height: 1.8em;
  line-height: 1.8em;
  font-size: 12px; }

/* Slider in the widgets area */
.header_widgets_wrap .slider_container .slide_overlay.slide_overlay_large {
  background-color: transparent; }

.header_widgets_wrap .slider_container.slider_titles_center:not(.slider_multi) .slide_info.slide_info_large {
  width: 18em; }

.sidebar .slider_container.slider_multi .slide_info:not(.slide_info_large),
.sidebar .slider_container .slide_info:not(.slide_info_large),
.footer_wrap .slider_container.slider_multi .slide_info:not(.slide_info_large),
.footer_wrap .slider_container .slide_info:not(.slide_info_large) {
  bottom: 8px; }

.sidebar .slider_container.slider_multi .slide_title,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_title,
.footer_wrap .slider_container.slider_multi .slide_title,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_title {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 6px; }

.sidebar .slider_container.slider_multi .slide_date,
.sidebar .slider_container .slide_info:not(.slide_info_large) .slide_date,
.footer_wrap .slider_container.slider_multi .slide_date,
.footer_wrap .slider_container .slide_info:not(.slide_info_large) .slide_date {
  font-size: 12px;
  line-height: 16px; }

/* Widgets
---------------------------------------------- */
/* Widgets in the Footer */
.footer_wrap .sc_layouts_row {
  line-height: 1.7857em; }

.footer_wrap .sc_layouts_item {
  vertical-align: top;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important; }

.footer_wrap .sc_layouts_row .widget {
  vertical-align: top;
  margin-top: 0.5em !important;
  margin-bottom: 2.5em !important; }

.footer_wrap .sc_layouts_item .widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* Widget Categories list in columns or sidebar */
.widget_categories_list[class*="column-"] [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] {
  width: 100%;
  float: none;
  overflow: hidden; }

.widget_categories_list[class*="column-"] [class*="column-"] + [class*="column-"],
.sidebar .widget_categories_list [class*="column-"] + [class*="column-"] {
  margin-top: 0.5em; }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_item,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_item {
  text-align: left; }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image {
  display: inline-block;
  width: 20%; }

.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image {
  display: inline-block;
  width: 32px;
  vertical-align: middle; }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image img,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image img {
  width: 100%;
  height: auto; }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_title {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  margin: 0;
  font-size: 1em;
  text-align: left;
  text-transform: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.widget_categories_list[class*="column-"] .categories_list_style_1 .categories_list_image + .categories_list_title,
.sidebar .widget_categories_list .categories_list_style_1 .categories_list_image + .categories_list_title {
  padding-left: 1em; }

/* Contacts */
.footer_wrap .widget_contacts .contacts_description,
.footer_wrap .widget_contacts .contacts_content {
  margin-left: auto;
  margin-right: auto; }

.footer_wrap .columns_wrap .widget_contacts .contacts_description,
.footer_wrap .columns_wrap .widget_contacts .contacts_content {
  max-width: none; }

/* Recent News + Shortcode Recent News */
body.expand_content .sc_recent_news_style_news-announce .post_size_full,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_full {
  height: 656px; }

body.expand_content .sc_recent_news_style_news-announce .post_size_big,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_big {
  height: 560px; }

body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_medium,
body.expand_content .sc_recent_news_style_news-announce .post_size_small,
.sc_layouts_submenu .sc_recent_news_style_news-announce .post_size_small {
  height: 280px; }

.sidebar .sc_recent_news .post_item .post_title,
.footer_wrap .sc_recent_news .post_item .post_title {
  font-size: 1em; }

.sidebar .sc_recent_news .post_item .post_content,
.footer_wrap .sc_recent_news .post_item .post_content {
  font-size: 0.8667em;
  line-height: 1.3846em; }

.sc_recent_news.sc_recent_news_style_news-announce {
  position: relative; }
  .sc_recent_news.sc_recent_news_style_news-announce .post_size_big {
    border-right: 3px solid white;
    width: 62.2%; }
    .sc_recent_news.sc_recent_news_style_news-announce .post_size_big .post_info {
      padding: 0 0 30px 44px; }
      .sc_recent_news.sc_recent_news_style_news-announce .post_size_big .post_info .post_meta {
        margin: 1.2em 0 1em !important; }
    .sc_recent_news.sc_recent_news_style_news-announce .post_size_big .post_title {
      font-size: 48px;
      line-height: 45px;
      font-weight: 700; }
  .sc_recent_news.sc_recent_news_style_news-announce .post_size_medium {
    border-left: 3px solid white;
    border-bottom: 3px solid white;
    width: 37.8%; }
    .sc_recent_news.sc_recent_news_style_news-announce .post_size_medium .post_info {
      padding: 0 20% 20px 34px; }
      .sc_recent_news.sc_recent_news_style_news-announce .post_size_medium .post_info .post_meta {
        margin: 0.9em 0 1em !important; }
    .sc_recent_news.sc_recent_news_style_news-announce .post_size_medium .post_title {
      font-size: 24px;
      line-height: 25px;
      font-weight: 700; }
    .sc_recent_news.sc_recent_news_style_news-announce .post_size_medium + .post_size_medium {
      border-bottom: none;
      border-top: 3px solid white; }
  .sc_recent_news.sc_recent_news_style_news-announce .post_featured.with_thumb:after {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#16120f',GradientType=0 ); }

.sc_recent_news .post_item .post_featured .post_info .post_categories {
  background-color: transparent;
  font-weight: 600; }

.sc_recent_news .post_item .post_date {
  margin-left: 10px; }
  .sc_recent_news .post_item .post_date:before {
    display: none; }

div .sc_recent_news_style_news-portfolio [class*="column"] {
  padding: 0 !important; }

.post_layout_news-portfolio .post_featured.with_thumb {
  width: 100%; }

.sc_recent_news.sc_recent_news_style_news-portfolio .post_item .post_featured .post_info {
  padding: 0 5% 30px 44px; }
  .sc_recent_news.sc_recent_news_style_news-portfolio .post_item .post_featured .post_info .post_meta {
    margin: 1.2em 0 1em !important; }
  .sc_recent_news.sc_recent_news_style_news-portfolio .post_item .post_featured .post_info .post_title {
    font-size: 48px;
    line-height: 45px;
    font-weight: 700; }
.sc_recent_news.sc_recent_news_style_news-portfolio .post_featured.with_thumb:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: -2px;
  right: -2px;
  display: block;
  background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
  background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
  background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#16120f',GradientType=0 ); }

.sc_recent_news .post_item .post_featured .post_info .post_categories {
  padding: 0; }

.sc_recent_news_style_news-magazine .post_meta .post_author {
  position: relative;
  top: 2px; }

/* Custom links */
.custom_links_list_item.with_icon .custom_links_list_item_icon:before {
  line-height: 20px !important; }

/* Shortcodes
---------------------------------------------- */
/* Pricing */
.sc_price_item_info {
  border: 1px solid black;
  padding: 20px 0 20px; }
  .sc_price_item_info .sc_price_item_price {
    font-size: 48px;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 21px 10px;
    margin: 0 -1px; }
  .sc_price_item_info .sc_price_item_details {
    margin-top: 0; }
    .sc_price_item_info .sc_price_item_details ul {
      list-style-type: none;
      padding: 0;
      text-align: center;
      margin-top: 10px; }
      .sc_price_item_info .sc_price_item_details ul li {
        padding: 16px 15px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        font-style: normal; }
        .sc_price_item_info .sc_price_item_details ul li + li {
          margin-top: 0; }
        .sc_price_item_info .sc_price_item_details ul li:nth-child(2n+1) {
          background: #e9e5d8; }
  .sc_price_item_info .sc_price_item_title {
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0 10px; }
  .sc_price_item_info .sc_price_item_description, .sc_price_item_info .sc_price_item_details {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    font-style: normal;
    margin-top: 0; }
  .sc_price_item_info .sc_price_item_link.sc_button {
    width: calc(100% - 40px);
    margin-top: 11px;
    font-size: 16px;
    padding: 1.13em; }

.sc_price_item_image + .sc_price_item_info {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  padding: 0 0 20px; }

.sc_price_item_image {
  position: relative; }
  .sc_price_item_image:before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 0%, rgba(22, 18, 15, 0) 1%, #16120f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#16120f',GradientType=0 ); }
  .sc_price_item_image .sc_price_image_header {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    top: auto; }
    .sc_price_item_image .sc_price_image_header .sc_price_item_title {
      font-size: 30px;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0;
      padding: 0 10px; }
    .sc_price_item_image .sc_price_image_header .sc_price_item_description, .sc_price_item_image .sc_price_image_header .sc_price_item_details {
      font-size: 14px;
      line-height: 18px;
      font-weight: 600;
      font-style: normal;
      margin-top: 0; }

/* Title */
.sc_title.sc_title_default .sc_item_subtitle {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
  padding-left: 5px; }
.sc_title.sc_title_default .sc_item_title {
  line-height: 1em; }

h3.sc_item_title_tag + .sc_item_descr, h3.sc_item_title_tag + .sc_item_slider, h3.sc_item_title_tag + .sc_item_columns, h3.sc_item_title_tag + .sc_item_content {
  margin-top: 1.9em; }

h3.sc_item_title_tag + .sc_item_descr + .sc_item_button {
  margin-top: 1em; }

h1.sc_item_title_tag + .sc_item_descr.sc_align_center {
  max-width: 55%;
  margin-top: 1.5em; }

h1.sc_item_title_tag + .sc_item_descr + .sc_item_button {
  margin-top: 2.6em; }

/* Promo */
.sc_promo_subtitle {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.5em; }

.sc_item_title.sc_promo_title {
  line-height: 0.95em; }

.sc_promo.sc_promo_size_normal .sc_promo_descr {
  font-size: 1rem;
  max-width: 82%; }

.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr {
  margin-top: 32px; }

.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button {
  margin-top: 1em; }

.sc_promo.sc_promo_size_normal .sc_promo_text_inner {
  padding: 0 0 0 8em; }

.sc_promo.sc_promo_default .trx_addons_video_player.with_cover .video_hover {
  bottom: 45px;
  top: auto;
  left: 83px;
  right: auto; }

/* Blogger */
.sc_blogger .post_featured + .post_header {
  max-width: none;
  padding: 0;
  display: block; }

.sc_blogger_item_list.sc_blogger_item_image_position_left .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_right .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_alter .sc_blogger_item_title {
  font-size: 1.15em;
  line-height: 1.5em;
  font-weight: 400; }

.sc_blogger.sc_blogger_default .sc_blogger_item_content {
  display: flex;
  flex-direction: column; }
  .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_title {
    order: 2;
    margin-top: 0.6rem;
    font-size: 36px; }
  .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_meta {
    order: 1;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 600; }
    .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_meta .post_meta_views {
      text-transform: capitalize;
      letter-spacing: 0; }
      .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_meta .post_meta_views:before, .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_meta .post_meta_views:after {
        display: none; }
  .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_excerpt {
    order: 3; }
  .sc_blogger.sc_blogger_default .sc_blogger_item_content .sc_blogger_item_button {
    order: 4; }

.sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
  margin-top: 1.9em; }

.sc_blogger.sc_blogger_classic .post_header {
  display: flex;
  flex-direction: column; }
  .sc_blogger.sc_blogger_classic .post_header .post_meta {
    order: 1;
    margin-right: 0;
    margin-bottom: 5px; }
  .sc_blogger.sc_blogger_classic .post_header .post_title {
    order: 2;
    font-size: 36px;
    line-height: 35px; }
  .sc_blogger.sc_blogger_classic .post_header .post_categories {
    display: none; }
.sc_blogger.sc_blogger_classic .post_layout_classic .post_header + .post_content {
  padding-top: 2em; }

.sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .post_featured {
  position: relative; }
  .sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .post_featured:after {
    content: '';
    position: absolute;
    bottom: -1px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 10%, rgba(22, 18, 15, 0) 25%, #16120f 100%);
    background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 10%, rgba(22, 18, 15, 0) 25%, #16120f 100%);
    background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 10%, rgba(22, 18, 15, 0) 25%, #16120f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0016120f', endColorstr='#16120f',GradientType=0 ); }
  .sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .post_featured .mask {
    display: none; }
  .sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .post_featured > a {
    display: none; }
.sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*="post_info_"] {
  max-width: 100%;
  left: 0;
  transform: translateX(0);
  background-color: transparent !important;
  text-align: left;
  display: flex;
  flex-direction: column-reverse;
  padding: 0 10px 42px 42px; }
  .sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*="post_info_"] .entry-title + .post_meta {
    margin-top: 8px;
    margin-bottom: 10px; }
  .sc_blogger_item.sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*="post_info_"] .post_meta_item.post_date {
    font-size: 12px;
    font-weight: 600; }

.sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 30px;
  line-height: 30px; }
.sc_blogger_item_default.sc_blogger_item_image_position_left .post_featured.with_thumb .post_video_hover {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0 -20px; }
.sc_blogger_item_default.sc_blogger_item_image_position_left .post_featured.with_thumb:hover .post_video_hover {
  margin-top: -20px; }

.sc_blogger.sc_blogger_default .nav-links-more {
  padding: 5px 0 0; }
  .sc_blogger.sc_blogger_default .nav-links-more:before {
    display: none; }

.sc_blogger.sc_blogger_excerpt .post_featured.with_thumb img {
  width: 100%; }

.sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_body,
.sc_blogger_item_default.sc_blogger_item_image_position_right .sc_blogger_item_body,
.sc_blogger_item_default.sc_blogger_item_image_position_alter .sc_blogger_item_body {
  align-items: flex-start; }

.sc_blogger_item_default_classic_2 .sc_item_featured .post_info_bl {
  top: 14px;
  left: 14px;
  background: transparent !important;
  padding: 0; }

.sc_item_slider.slider_outer_controls_top > .slider_controls_wrap {
  top: -5.6em; }

.slider_outer_controls_top > .slider_controls_wrap > a + a, .slider_outer_controls_bottom > .slider_controls_wrap > a + a {
  margin-left: 2em; }

.sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item {
  border: 1px solid red;
  padding-bottom: 25px; }
  .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_blogger_item_meta {
    margin: 0; }
    .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_blogger_item_meta .post_date {
      display: block;
      text-align: center;
      font-size: 16px;
      padding: 12px 15px;
      letter-spacing: 1.5px; }
  .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger h6.sc_matches_item_player_name {
      margin: 0;
      font-size: 18px;
      padding: 0 15px;
      text-align: right;
      flex: 1 1 40%; }
    .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_score_value {
      font-weight: 600;
      position: relative;
      padding: 0 7px;
      min-width: 80px;
      display: inline-block; }
      .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_score_value:before, .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_score_value:after {
        content: '';
        width: 1px;
        height: 100%;
        display: block;
        background: red;
        top: 0;
        bottom: 0;
        position: absolute;
        left: 0;
        right: auto; }
      .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_score_value:after {
        left: auto;
        right: 0; }
    .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_divider {
      flex: 1 1 auto;
      text-align: center; }
      .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item .sc_matches_item_blogger .sc_matches_item_divider + .sc_matches_item_player_name {
        text-align: left; }
.sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 16px;
  margin-top: 1.6rem;
  margin-bottom: 10px;
  text-align: center; }
  .sc_blogger.sc_blogger_default_classic_meta_simple .sc_blogger_item_content .sc_blogger_item_title a {
    display: inline-block; }
.sc_blogger.sc_blogger_default_classic_meta_simple .slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets {
  margin-top: 5px;
  margin-bottom: 20px; }

.sc_blogger_default_classic_meta_fighter .sc_blogger_item_content .sc_matches_item_meta {
  order: 3;
  margin-top: 20px; }
  .sc_blogger_default_classic_meta_fighter .sc_blogger_item_content .sc_matches_item_meta .sport_page_meta_item {
    min-height: 29px;
    background-color: transparent; }
.sc_blogger_default_classic_meta_fighter .sc_blogger_item + .sc_blogger_item {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid red; }
.sc_blogger_default_classic_meta_fighter .sc_blogger_pagination {
  text-align: center;
  margin-top: 40px;
  padding-top: 64px;
  border-top: 1px solid red; }

/* Content */
.sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
  width: 1170px; }

.sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
  width: 585px; }

.sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
  width: 390px; }

.sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
  width: 780px; }

.sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
  width: 292.5px; }

.sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
  width: 877.5px; }

/* Skill */
.sc_skills_counter .sc_skills_total {
  font-size: 7.857em;
  line-height: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sc_skills_counter .sc_skills_item_title {
  font-size: 36px;
  line-height: 30px;
  font-weight: 400;
  font-style: normal; }
  .sc_skills_counter .sc_skills_item_title b {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400; }

.counter_list .sc_skills_counter .sc_skills_item_wrap {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .counter_list .sc_skills_counter .sc_skills_item_wrap .sc_skills_item_title {
    text-align: left;
    padding-left: 40px; }
  .counter_list .sc_skills_counter .sc_skills_item_wrap .sc_skills_total {
    margin-bottom: 0;
    line-height: 1.32em; }
.counter_list .sc_skills_counter .sc_skills_column + .sc_skills_column {
  border-top: 1px solid white; }

/* Form */
.sc_form .sc_form_info_item .sc_form_info_icon:before {
  font-family: "fontello"; }

.sc_form .sc_form_info_item_address .sc_form_info_icon:before {
  content: '\e8fd'; }

.sc_form .sc_form_info_item_email .sc_form_info_icon:before {
  content: '\e8fa'; }

.sc_form .sc_form_info_item_phone .sc_form_info_icon:before {
  content: '\e8f5'; }

/* Icons */
.footer_wrap .sc_icons .sc_icons_icon + .sc_icons_item_title {
  margin-top: 1em;
  margin-bottom: 2em; }

.sc_layouts_item_icon {
  font-size: 1.2rem;
  vertical-align: top; }

.sc_layouts_item_icon + .sc_layouts_item_details {
  margin-left: 1.4em; }

.ua_ie_11 .sc_layouts_column_icons_position_right .sc_layouts_item_details {
  float: left; }

.sc_layouts_item_details_line2 {
  font-size: 14px;
  font-weight: 400; }

.sc_layouts_item_details {
  vertical-align: top; }

.iconed_text_extra .sc_layouts_item_icon {
  width: 76px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .iconed_text_extra .sc_layouts_item_icon:before {
    font-size: 34px; }
.iconed_text_extra .sc_layouts_item_link {
  display: flex; }
  .iconed_text_extra .sc_layouts_item_link .sc_layouts_iconed_text_details {
    align-self: center;
    text-transform: uppercase; }
    .iconed_text_extra .sc_layouts_item_link .sc_layouts_iconed_text_details .sc_layouts_item_details_line1, .iconed_text_extra .sc_layouts_item_link .sc_layouts_iconed_text_details .sc_layouts_item_details_line2 {
      font-weight: 600;
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      letter-spacing: .8px; }

/* Portfolio */
.sc_portfolio_default .sc_portfolio_item {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease; }

/* Social */
.socials_wrap .social_item .social_icon {
  width: 2.715em;
  height: 2.715em;
  line-height: 2.715em;
  border-radius: 2px !important; }

.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon {
  border-radius: 0 !important; }

/* Services */
.services_page_tabs {
  margin-top: 5em; }

.services_page_tabs .comments_list_wrap,
.services_page_tabs .comments_form_wrap:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top-width: 0; }

.services_page_tabs .comments_list_wrap + .comments_form_wrap {
  margin-top: 3em;
  padding-top: 3em;
  border-top-width: 1px; }

.sc_services_hover .sc_services_item:hover .sc_services_item_header {
  transform: rotateY(0deg); }

.sc_services_hover .sc_services_item_link {
  pointer-events: none; }

.sc_services_hover .sc_services_item_header_inner {
  top: 100%;
  transform: translateY(-100%);
  text-align: left;
  padding: 1.5em 2em; }
  .sc_services_hover .sc_services_item_header_inner .sc_services_item_title {
    font-weight: 700;
    margin-bottom: 11px;
    transform: translateY(50px);
    font-size: 36px;
    line-height: 37px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-delay: 0.3s; }
    @media (max-width: 767px) {
      .sc_services_hover .sc_services_item_header_inner .sc_services_item_title {
        font-size: 26px;
        line-height: 28px; } }
  @media (min-width: 768px) {
    .sc_services_hover .sc_services_item_header_inner {
      padding: 21px 34px; } }
  .sc_services_hover .sc_services_item_header_inner .sc_button {
    padding: 14px 60px 14px 33px;
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s; }
    .sc_services_hover .sc_services_item_header_inner .sc_button:before, .sc_services_hover .sc_services_item_header_inner .sc_button:after {
      transform: translateY(0px);
      top: 15px;
      right: 28px;
      transition-delay: 0s !important;
      -webkit-transition: all 0s ease;
      -ms-transition: all 0s ease;
      transition: all 0s ease; }
    .sc_services_hover .sc_services_item_header_inner .sc_button:hover {
      transition-delay: 0s !important; }
    .sc_services_hover .sc_services_item_header_inner .sc_button:hover:before, .sc_services_hover .sc_services_item_header_inner .sc_button:hover:after {
      transition-delay: 0s !important;
      -webkit-transition: all 0s ease;
      -ms-transition: all 0s ease;
      transition: all 0s ease; }

.sc_services_hover .sc_services_item:hover .sc_services_item_title {
  transform: translateY(-23px);
  transition-delay: 0s; }
.sc_services_hover .sc_services_item:hover .sc_button {
  transform: translateY(-18px);
  opacity: 1;
  visibility: visible;
  transition-delay: 0.3s; }

.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before {
  background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 47%, #16120f 100%);
  background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 47%, #16120f 100%);
  background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 47%, #16120f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0016120f', endColorstr='#16120f',GradientType=0 ); }

.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before, .sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before {
  background-color: rgba(0, 0, 0, 0.3); }

.sc_item_descr + .sc_item_slider, .sc_item_descr + .sc_item_columns, .sc_item_descr + .sc_item_content {
  margin-top: 3.5em; }

@media (min-width: 1440px) {
  div .sc_services_hover .sc_services_item:before {
    padding-top: 505px; } }

.services_page_content blockquote {
  margin: 0; }

.sc_services_default .sc_services_item_subtitle {
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  font-style: normal; }

/* Team */
.single-cpt_team .comments_list_wrap,
.single-cpt_team .comments_form_wrap {
  margin-top: 0;
  border-top: none; }

.sc_team_featured .trx_addons_hover_content .trx_addons_hover_title {
  opacity: 1;
  transform: translateY(42px);
  will-change: transform; }
.sc_team_featured .trx_addons_hover_content {
  top: auto;
  bottom: 0;
  transform: translateY(0); }
.sc_team_featured .post_featured.sc_team_item_thumb {
  position: relative;
  margin-bottom: 0;
  border: 1px solid transparent; }
  .sc_team_featured .post_featured.sc_team_item_thumb:before {
    content: '';
    position: absolute;
    bottom: -1px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    background: -moz-linear-gradient(top, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 55%, #16120f 100%);
    background: -webkit-linear-gradient(top, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 55%, #16120f 100%);
    background: linear-gradient(to bottom, rgba(22, 18, 15, 0) 34%, rgba(22, 18, 15, 0) 55%, #16120f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0016120f', endColorstr='#16120f',GradientType=0 ); }
.sc_team_featured .sc_team_item_title {
  font-size: 24px;
  line-height: 18px; }
.sc_team_featured .sc_team_item_subtitle {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 600;
  font-style: normal; }

.sc_team .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
  width: 38px;
  height: 38px;
  line-height: 38px; }

.trx_addons_hover_style_info:hover .trx_addons_hover_title {
  transform: translateY(-12px) !important; }

.single-cpt_team .team_member_page .team_top_wraper {
  padding-top: 128px; }
  @media (min-width: 768px) {
    .single-cpt_team .team_member_page .team_top_wraper {
      display: flex; } }
@media (max-width: 767px) {
  .single-cpt_team .team_member_page .left-side-team {
    padding: 0 15px; } }
.single-cpt_team .team_member_page .team_member_description {
  padding: 0 15px; }
@media (min-width: 768px) {
  .single-cpt_team .team_member_page .right-side-team {
    flex: 1 1 59.5%;
    margin-top: -9px; } }
@media (min-width: 1024px) {
  .single-cpt_team .team_member_page .right-side-team {
    padding-left: 15px; } }
.single-cpt_team .team_member_page .right-side-team .team_member_title {
  margin-top: 34px; }
  @media (min-width: 768px) {
    .single-cpt_team .team_member_page .right-side-team .team_member_title {
      font-size: 30px;
      line-height: 1.2em;
      font-weight: 700;
      letter-spacing: 1px;
      margin-top: 2px; } }
.single-cpt_team .team_member_page .right-side-team .team_member_position {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 15px;
  text-transform: capitalize; }
@media (min-width: 768px) {
  .single-cpt_team .team_member_page .left-side-team {
    flex: 1 1 40.5%; } }
.single-cpt_team .team_member_page .left-side-team .team_member_featured {
  float: none;
  width: 100%;
  padding: 0 0 30px 0; }
.single-cpt_team .team_member_page .team_member_content {
  margin-top: 10em; }

.team_member_page .team_member_brief_info {
  margin-top: 1.5em; }

/* Testimonials */
.sc_testimonials_item_content:before {
  content: '\e956';
  font-family: "fontello";
  font-size: 41px;
  margin-bottom: 13px; }

.sc_testimonials_default .sc_testimonials_item {
  padding: 38px 48px 20px; }
  .sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_content {
    line-height: 26px; }
  .sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author {
    padding-top: 10px; }
    .sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_data {
      max-width: 70%; }
    .sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_title {
      font-size: 16px;
      line-height: 1.2em;
      font-weight: 600;
      font-style: normal;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      .sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_title:before {
        content: '-';
        padding-right: 5px;
        display: inline-block; }

.sc_team.sc_team_default .sc_team_item_socials {
  margin-top: 15px; }

.sc_testimonials_simple .sc_testimonials_item_author {
  padding: 1.5em 1.3em; }

/* Title */
.sc_item_title_text i {
  font-style: normal;
  text-decoration: underline; }

h3.sc_title_title .sc_item_title_text i {
  text-decoration: none; }

.extra_heading .sc_title_default .sc_item_subtitle {
  font-size: 36px; }
.extra_heading .sc_title_default .sc_item_title {
  font-size: 122px;
  line-height: 112px; }

.extra_heading_shop .sc_title_default .sc_item_subtitle {
  font-size: 36px; }
.extra_heading_shop .sc_title_default .sc_item_title {
  font-size: 90px;
  line-height: 85px; }

/* Action */
.sc_action.sc_action_default .sc_action_item_subtitle {
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 400; }
.sc_action.sc_action_default .sc_action_item_title {
  line-height: 1em; }
.sc_action.sc_action_default .sc_action_item_description {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal; }
.sc_action.sc_action_default .sc_action_item_link {
  padding-left: 23px;
  padding-right: 23px;
  font-size: 16px; }
  .sc_action.sc_action_default .sc_action_item_link:after {
    content: '\e93a';
    font-family: "fontello";
    font-style: normal;
    padding-left: 13px; }
.sc_action.sc_action_default span {
  display: block; }

.sc_action_item.with_image .sc_action_item_inner {
  padding: 3em 3em 3.5em; }

.sc_action_item_default .sc_action_item_subtitle + .sc_action_item_title {
  margin-top: -1px; }

.sc_action_item_title + .sc_action_item_description {
  margin-top: 9px; }

.sc_action_item_subtitle + .sc_action_item_link,
.sc_action_item_title + .sc_action_item_link,
.sc_action_item_description + .sc_action_item_link {
  margin-top: 3.6em; }

/* Count Down */
.sc_countdown_circle .sc_countdown_digits, .sc_countdown_circle .sc_countdown_separator {
  line-height: 2.2em; }

/* About me*/
.widget_aboutme .aboutme_username {
  font-size: 1.5em;
  font-weight: 700; }

/* Tooltips */
.trx_addons_tooltip:before {
  font-size: 1rem;
  white-space: nowrap;
  padding: 5px 10px; }

/* Drop Caps */
.trx_addons_dropcap {
  font-size: 4.2876em;
  font-weight: 700;
  width: 64px;
  height: 64px;
  line-height: 64px;
  -webkit-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  margin-top: 8px;
  margin-right: 16px; }
  .trx_addons_dropcap.trx_addons_dropcap_style_2 {
    background: transparent;
    width: 80px;
    height: 70px;
    line-height: 91px;
    margin-right: 8px; }

/* Contact form */
.wpcf7 {
  border: 1px solid transparent; }
  .wpcf7 .contact-block-header {
    text-align: center;
    background: black;
    padding: 11px 15px; }
    .wpcf7 .contact-block-header h6 {
      margin: 0;
      color: white;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 2px; }
  .wpcf7 .contact-block {
    padding: 31px 38px 44px; }
    .wpcf7 .contact-block p {
      margin-bottom: 6px; }
    .wpcf7 .contact-block .elementor-column-gap-extended {
      margin: 0 -15px; }
    .wpcf7 .contact-block .wpcf7-form-control-wrap {
      width: 100%; }
      .wpcf7 .contact-block .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item {
        margin: 5px 0 15px 0; }
        .wpcf7 .contact-block .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:before {
          border-color: #000; }
  .wpcf7 .wpcf7-submit {
    padding: 1.1em 2.4em; }
  .wpcf7 textarea.wpcf7-form-control {
    height: 16rem; }

.wpcf7 div.wpcf7-response-output {
  margin: 0 40px 2em; }

div.wpcf7 .ajax-loader {
  margin: 19px 0 0 4px; }

/* PopUp */
.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title.ui-tabs-active::after {
  height: 1px; }

/* Sport */
.sport_single .sport_page_header .sport_page_featured {
  max-width: none;
  float: none;
  margin: 0; }
.sport_single .sport_page_header .sport_page_meta_boxer_record .sport_page_meta_item_value span + span:before {
  content: ' - '; }
.sport_single .sport_page_header .sport_page_meta .sport_page_meta_item {
  min-height: 34px;
  display: flex;
  align-items: center; }
  .sport_single .sport_page_header .sport_page_meta .sport_page_meta_item .sport_page_meta_item_label {
    vertical-align: middle;
    font-weight: 600;
    padding-left: 23px;
    min-width: 192px; }
  .sport_single .sport_page_header .sport_page_meta .sport_page_meta_item .sport_page_meta_item_value {
    vertical-align: middle;
    font-style: normal; }
  .sport_single .sport_page_header .sport_page_meta .sport_page_meta_item .sport_page_meta_residence_flag, .sport_single .sport_page_header .sport_page_meta .sport_page_meta_item .sport_page_meta_nationality_flag {
    vertical-align: middle; }

.sc_players_item_thumb {
  width: 100%; }

.sport_single .sport_page_content {
  margin-top: 3em; }

.sc_sport_default .post_featured img {
  height: auto;
  width: 100%; }

.type-cpt_matches .sport_page_header.sc_matches_main {
  border: 1px solid red;
  background: #ccc; }
  .type-cpt_matches .sport_page_header.sc_matches_main .sc_matches_item_header {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    background: black;
    padding: 10px 15px;
    margin-bottom: 40px; }
    .type-cpt_matches .sport_page_header.sc_matches_main .sc_matches_item_header .sc_matches_item_player_1 h4, .type-cpt_matches .sport_page_header.sc_matches_main .sc_matches_item_header .sc_matches_item_player_2 h4 {
      margin: 0;
      color: white; }
    .type-cpt_matches .sport_page_header.sc_matches_main .sc_matches_item_header .sc_matches_item_divider .sc_matches_item_score_value {
      font-size: 48px;
      line-height: 45px;
      font-weight: 700; }
  .type-cpt_matches .sport_page_header.sc_matches_main .sc_matches_item_player {
    text-align: left; }
.type-cpt_matches .sc_matches_item_pair .sc_matches_item_score {
  text-align: left; }
  .type-cpt_matches .sc_matches_item_pair .sc_matches_item_score .sc_matches_item_match_date_lable, .type-cpt_matches .sc_matches_item_pair .sc_matches_item_score .sc_matches_item_match_title_lable, .type-cpt_matches .sc_matches_item_pair .sc_matches_item_score .sc_matches_item_match_place_lable, .type-cpt_matches .sc_matches_item_pair .sc_matches_item_score .sc_matches_item_match_description_lable {
    font-weight: 600; }
  .type-cpt_matches .sc_matches_item_pair .sc_matches_item_score .sc_matches_item_match_description {
    padding-top: 34px;
    margin-top: 30px;
    border-top: 1px solid red; }
.type-cpt_matches .sc_matches_item_pair {
  max-width: 100%;
  margin: 0 auto 40px;
  padding: 0 40px;
  display: flex;
  flex-direction: row; }

.sc_matches_item_pair .sc_matches_item_player {
  width: calc(33.333% - 30px); }
  .sc_matches_item_pair .sc_matches_item_player .post_featured.with_thumb {
    width: 100%; }

.sc_matches_item_pair .sc_matches_item_player1 {
  padding-right: 30px; }

.sc_matches_item_pair .sc_matches_item_player2 {
  padding-left: 30px; }

.sc_matches_item_pair .sc_matches_item_score {
  width: 33.333%;
  padding: 0 42px;
  margin-top: 3.8em; }

.sc_matches_item_title, .sc_matches_item_match_place {
  margin-top: 5px; }

.sc_matches_item_pair .sc_matches_item_player .post_featured > img {
  height: auto; }

.sc_matches_item_player .post_featured {
  margin-bottom: 10px; }

.sc_matches_item_pair .sc_matches_item_meta {
  margin-top: 0; }
  .sc_matches_item_pair .sc_matches_item_meta .sport_page_meta_item_value {
    font-style: normal; }
  .sc_matches_item_pair .sc_matches_item_meta .sport_page_meta_item {
    margin-top: 0;
    min-height: 34px;
    display: flex;
    align-items: center; }
    .sc_matches_item_pair .sc_matches_item_meta .sport_page_meta_item .sport_page_meta_item_label {
      vertical-align: middle;
      font-weight: 600;
      padding-left: 23px;
      min-width: 117px; }
  .sc_matches_item_pair .sc_matches_item_meta .sport_page_meta_item_label {
    font-style: normal;
    font-weight: 600; }

.sport_page_meta_item .sport_page_meta_residence_flag, .sport_page_meta_item .sport_page_meta_nationality_flag {
  vertical-align: middle; }

.competition_single .sport_page_meta_date, .round_single .sport_page_meta_date {
  padding: 0 15px; }
  .competition_single .sport_page_meta_date .sport_page_meta_item_date, .round_single .sport_page_meta_date .sport_page_meta_item_date {
    padding-left: 5px; }
.competition_single ul.sport_page_list.inited li + li, .round_single ul.sport_page_list.inited li + li {
  margin-top: 0; }

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