/* Skin-specific styles
----------------------- */
html {
  font-size: 15px;
}

ol li, ul li {
  margin-top: 10px;
  margin-bottom: 11px;
}

.wp-block-quote,
blockquote {
  text-align: left;
  padding: 13px 0 17px 30px !important;
  border-left: 2px solid #000000 !important;
  line-height: 1.74em;
}
.wp-block-quote:before,
blockquote:before {
  display: none;
}
.wp-block-quote p,
blockquote p {
  font-weight: 400;
}
.wp-block-quote cite,
blockquote cite {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-top: 2em;
}

figure figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item 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 {
  font-weight: bold;
  background-color: transparent !important;
  padding: 16px 0 0 0 !important;
  line-height: 1.4em;
}

.page_content_wrap {
  padding-top: 154px;
  padding-bottom: 120px;
}

/* Containers Expand */
.sidebar_hide.body_style_wide:not(.expand_content) [class*=content_wrap] > .content {
  padding: 0 40px;
}

.single-post.sidebar_hide.body_style_wide:not(.expand_content) [class*=content_wrap] > .content {
  padding: 0 11.5%;
}

/* Buttons */
.nav-links-more a, .woocommerce-links-more a {
  border-radius: 0;
}

form button:not(.components-button),
input[type=button],
input[type=reset],
input[type=submit],
.theme_button,
.post_item .more-link,
.gallery_preview_show .post_readmore,
.wp-block-button__link,
#btn-buy,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-list-view input[type=submit],
body .booked-list-view button,
body table.booked-calendar input[type=submit],
body table.booked-calendar button,
body .booked-modal input[type=submit],
body .booked-modal button,
.mc4wp-form .mc4wp-form-fields input[type=submit],
.sc_button,
.sc_form button,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type=submit],
#tribe-bar-form .tribe-bar-submit input[type=submit],
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit],
#tribe-bar-form button,
#tribe-bar-form a,
#tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-events .tribe-events-button,
.tribe-events-button,
.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
.tribe-events-read-more,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.widget_edd_cart_widget .edd_checkout a,
.woocommerce .button, .woocommerce-page .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce input[type=button], .woocommerce-page input[type=button],
.woocommerce input[type=submit], .woocommerce-page input[type=submit],
.woocommerce .woocommerce-message .button,
.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond p.form-submit input[type=submit],
.woocommerce-page #review_form #respond p.form-submit input[type=submit],
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce table.cart td.actions .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled,
.yith-woocompare-widget a.clear-all {
  border-radius: 0;
  padding: 1.1em 3.3em;
  text-transform: none;
  letter-spacing: 0.05em;
  border-width: 1px !important;
  font-size: 12px;
  font-weight: 500;
}

.sc_button.sc_button_bordered, .wp-block-button.is-style-outline > .wp-block-button__link {
  padding: 1em 3.3em;
}

.sc_button_hover_strike .strike-text:after,
.sc_button_hover_strike:after {
  display: none;
}

.sc_button_hover_strike .strike-text {
  display: none;
}

input[type=submit],
input[type=reset],
input[type=button] {
  border: 1px solid #ddd;
  border-width: 1px !important;
  padding: 1em 3.3em;
}

.sc_button.sc_button_bordered, .wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 1px !important;
}

.sc_button_simple {
  letter-spacing: 0 !important;
  font-size: 13px !important;
  text-transform: capitalize !important;
  line-height: 16px !important;
}

.sc_button.sc_button_simple:before, .sc_button.sc_button_simple:after {
  content: "\e966";
  font-family: "fontello";
  font-size: 0.8em;
  top: 0;
}

/* Text fields */
input[type=text],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=password],
input[type=search],
select,
textarea,
textarea.wp-editor-area,
form.mc4wp-form .mc4wp-form-fields input[type=email],
.tourmaster-form-field input[type=text],
.tourmaster-form-field input[type=email],
.tourmaster-form-field input[type=password],
.tourmaster-form-field textarea,
.tourmaster-form-field select,
.tourmaster-form-field.tourmaster-with-border input[type=text],
.tourmaster-form-field.tourmaster-with-border input[type=email],
.tourmaster-form-field.tourmaster-with-border input[type=password],
.tourmaster-form-field.tourmaster-with-border textarea,
.tourmaster-form-field.tourmaster-with-border select,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce form .form-row .input-text, .woocommerce form .form-row select,
#buddypress div.dir-search input[type=search],
#buddypress div.dir-search input[type=text],
#buddypress li.groups-members-search input[type=search],
#buddypress li.groups-members-search input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=password],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form textarea,
#give-recurring-form .form-row input[type=email],
#give-recurring-form .form-row input[type=password],
#give-recurring-form .form-row input[type=tel],
#give-recurring-form .form-row input[type=text],
#give-recurring-form .form-row input[type=url],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type=email],
form.give-form .form-row input[type=password],
form.give-form .form-row input[type=tel],
form.give-form .form-row input[type=text],
form.give-form .form-row input[type=url],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*=give-form] .form-row input[type=email],
form[id*=give-form] .form-row input[type=password],
form[id*=give-form] .form-row input[type=tel],
form[id*=give-form] .form-row input[type=text],
form[id*=give-form] .form-row input[type=url],
form[id*=give-form] .form-row select,
form[id*=give-form] .form-row textarea,
form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text,
form[id*=give-form] #give-final-total-wrap .give-final-total-amount,
form[id*=give-form] .give-donation-amount .give-currency-symbol,
form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before,
form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after,
form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
  padding: 0.88em 1.6em;
  border: 1px solid #ddd;
  border-radius: 0;
}

.select_container {
  border-radius: 0;
}

.widget_search form:after, .woocommerce.widget_product_search form:after, .widget_display_search form:after, #bbpress-forums #bbp-search-form:after {
  font-size: 16px;
}

input[type=radio] + label,
input[type=checkbox] + label,
input[type=radio] + .wpcf7-list-item-label,
input[type=checkbox] + .wpcf7-list-item-label,
.edd_price_options ul > li > label > input[type=radio] + span,
.edd_price_options ul > li > label > input[type=checkbox] + span,
.woocommerce-form__label-for-checkbox,
.wpgdprc-checkbox .woocommerce-input-wrapper label.checkbox,
.gdpr-terms-container {
  padding-left: 1.6em;
}
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,
.edd_price_options ul > li > label > input[type=radio] + span:before,
.edd_price_options ul > li > label > input[type=checkbox] + span:before,
.woocommerce-form__label-for-checkbox:before,
.wpgdprc-checkbox .woocommerce-input-wrapper label.checkbox:before,
.gdpr-terms-container:before {
  border-radius: 50%;
}

.wpcf7 .columns_wrap > [class*=column-] {
  padding-right: 20px;
}

.wpcf7 .columns_wrap {
  margin-right: -20px;
}

.wpcf7 textarea {
  height: 10.75em;
  min-height: 9em;
}

/* Field error */
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border-width: 1px !important;
}

body .body_wrap .trx_addons_message_box_success,
body .body_wrap div.wpcf7-mail-sent-ok {
  border-color: #66cc66 !important;
  border-width: 1px !important;
  border-radius: 0;
  color: #757575;
  background: #fff;
}

span.wpcf7-not-valid-tip {
  color: #FE1E1D;
}

.trx_addons_field_error, .wpcf7-not-valid {
  border-color: #FE1E1D !important;
}

.wpcf7 div.wpcf7-response-output {
  border-radius: 0;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border-color: #FE1E1D !important;
  color: #757575;
  background: #fff;
}

form .error_field {
  border-color: #D14F30 !important;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

form .trx_addons_message_box {
  border-radius: 0;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}

.trx_addons_message_box_error {
  border: 1px solid #FE1E1D;
  color: #757575;
  background: #fff;
}

.trx_addons_message_box {
  font-size: 14px;
  line-height: 18px;
  padding: 0.8em 1.6em;
  background-color: #fff;
  border-radius: 0 !important;
}

/* Dropcap */
.trx_addons_dropcap {
  width: 80px;
  height: 80px;
  line-height: 80px;
}

.trx_addons_dropcap.trx_addons_dropcap_style_2 {
  margin: 3px 18px 3px 0;
}

/* Sidebars
-------------------------------------------------------------- */
.widget .widget_title, .widget .widgettitle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0;
  padding-bottom: 11px;
  font-style: italic;
}
.widget .widget_title:before, .widget .widgettitle:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
}
.widget .widget_title:after, .widget .widgettitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.widget input[type=text], .widget input[type=number],
.widget input[type=email], .widget input[type=url],
.widget input[type=tel], .widget input[type=password],
.widget input[type=search], .widget select,
.widget textarea, .widget textarea.wp-editor-area {
  padding: 13px 1.65em;
}

.widget ul {
  overflow: hidden;
}

ul.wp-block-page-list li,
ul.wp-block-archives-list li,
ul.wp-block-categories-list li,
ul.wp-block-categories__list li,
ul.wp-block-latest-posts:not(.is-grid) li,
ul.wp-block-rss li,
.widget li {
  font-weight: 400;
  z-index: 1;
}

ul.wp-block-page-list li > a,
ul.wp-block-archives-list li > a,
ul.wp-block-categories-list li > a,
ul.wp-block-categories__list li > a,
ul.wp-block-latest-posts:not(.is-grid) li > a,
ul.wp-block-rss li > a,
.widget li > a {
  position: relative;
  padding: 5px 0;
}
ul.wp-block-page-list li > a:after,
ul.wp-block-archives-list li > a:after,
ul.wp-block-categories-list li > a:after,
ul.wp-block-categories__list li > a:after,
ul.wp-block-latest-posts:not(.is-grid) li > a:after,
ul.wp-block-rss li > a:after,
.widget li > a:after {
  content: "";
  display: block;
  width: 100000%;
  height: 100%;
  background: #ddd;
  position: absolute;
  left: -1.15em;
  top: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.wp-block-page-list li > a:hover:after,
ul.wp-block-archives-list li > a:hover:after,
ul.wp-block-categories-list li > a:hover:after,
ul.wp-block-categories__list li > a:hover:after,
ul.wp-block-latest-posts:not(.is-grid) li > a:hover:after,
ul.wp-block-rss li > a:hover:after,
.widget li > a:hover:after {
  opacity: 1;
}

ul.wp-block-page-list li:before,
ul.wp-block-archives-list li:before,
ul.wp-block-categories-list li:before,
ul.wp-block-categories__list li:before,
ul.wp-block-latest-posts:not(.is-grid) li:before,
ul.wp-block-rss li:before,
.widget ul > li:before {
  border-radius: 0;
}

ul.wp-block-categories-list,
ul.wp-block-categories__list,
.widget_product_categories ul,
.widget_categories ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.wp-block-categories-list li,
ul.wp-block-categories__list li,
.widget_product_categories ul li,
.widget_categories ul li {
  font-size: 18px;
  margin-bottom: 12px;
}
ul.wp-block-categories-list li:last-child,
ul.wp-block-categories__list li:last-child,
.widget_product_categories ul li:last-child,
.widget_categories ul li:last-child {
  margin-bottom: 0;
}
ul.wp-block-categories-list li:before,
ul.wp-block-categories__list li:before,
.widget_product_categories ul li:before,
.widget_categories ul li:before {
  left: -1.3em;
}

ul.wp-block-page-list li:before,
ul.wp-block-archives-list li:before,
ul.wp-block-categories-list li:before,
ul.wp-block-categories__list li:before,
ul.wp-block-latest-posts:not(.is-grid) li:before,
ul.wp-block-rss li:before,
.widget ul > li:before {
  top: 8px;
}

/* Widget Items */
aside .post_item + .post_item {
  margin-top: 2.3em;
}

.widget_area .post_item .post_title, aside .post_item .post_title {
  margin: -3px 0 18px 0;
  line-height: 1.45em;
  font-weight: 400;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0;
}

.widget_area .post_item .post_categories, aside .post_item .post_categories {
  font-size: 10px;
  line-height: 13px;
  font-weight: 500;
  margin-top: 0;
  padding-right: 3em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 8px;
}

.widget_area .post_item .post_info, aside .post_item .post_info {
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
  letter-spacing: 0.05em;
}

.widget_recent_posts {
  overflow: visible;
  counter-reset: headings 0;
}
.widget_recent_comments ul li {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #eee;
}
.widget_recent_comments ul li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.widget_area .post_item .post_thumb,
aside .post_item .post_thumb {
  width: 108px;
  height: 108px;
  border-radius: 0;
  overflow: visible;
  position: relative;
  margin: 0 21px 6px 2.9em;
}

.widget_area .post_item .post_thumb img,
aside .post_item .post_thumb img {
  border-radius: 0;
}

.widget_recent_posts .post_item.with_thumb .post_thumb:before {
  display: block;
  position: absolute;
  left: -1.6em;
  top: 35%;
  width: auto;
  height: auto;
  counter-increment: headings 1;
  content: counter(headings, decimal) ".";
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  text-indent: 0;
  text-align: center;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.widget_calendar td#prev a:before, .widget_calendar td#next a:before {
  top: -1px;
}

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

.ua_gecko .widget_calendar td#prev a:before,
.ua_gecko .widget_calendar td#next a:before {
  top: 0;
}

/* Video Play */
.widget_video .hover_play > img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.widget_video .video_play > img {
  opacity: 0;
}

/* Header */
[data-type^="trx-addons/socials"], [data-type^="trx-addons/button"], [data-type^="trx-addons/layouts-"]:not([data-type^="trx-addons/layouts-blog-item"]):not([data-type^="trx-addons/layouts-container"]):not([data-type^="trx-addons/layouts-featured"]):not([data-type^="trx-addons/layouts-title"]), .wp-block-column > .sc_layouts_item, .sc_layouts_column .sc_layouts_item, .sc_layouts_column .sc_layouts_item + div:not(.sc_layouts_item):not(.vc_row):not(.vc_separator):not(.vc_empty_space):not(.vc_wp_text) {
  margin-right: 2.2em;
}

body .sc_layouts_row_type_compact,
body .sc_layouts_row_type_compact.sc_layouts_row_fixed_on {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

.sc_layouts_title_title > .sc_layouts_title_caption {
  margin-top: -0.1em;
}

.search .sc_layouts_title_title > .sc_layouts_title_caption {
  word-break: break-word;
}

/* Menu */
.sc_layouts_menu_nav li {
  text-align: left;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a:after, .sc_layouts_menu_nav li li.menu-item-has-children > a:after,
.sc_layouts_menu_nav > li.menu-item-has-children > a:after {
  display: none;
}

.sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
  padding: 0.4em 2.1em;
  letter-spacing: 0.02em;
  font-weight: 500;
}

.sc_layouts_menu_nav > li.menu-item-has-children[class*=icon-] > a,
.sc_layouts_menu_nav > li[class*=icon-] > a {
  padding-left: 1.5em;
}

.sc_layouts_menu_nav > li[class*=icon-]:before {
  padding: 0.9em 0;
  left: 0.2em;
}

.sc_layouts_menu_nav > li > ul {
  top: 4.1em;
  left: -0.45em;
  margin-left: 0;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
  width: 12.8em;
  padding: 1.5em 0;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_popup .sc_layouts_menu_nav > li > ul, .sc_layouts_menu_nav > li > ul ul {
  left: 12.8em;
  top: -1.5em;
  margin: 0 0 0 1px;
}

.sc_layouts_menu_nav > li > ul ul.submenu_left {
  left: -12.8em;
  margin: 0 0 0 -1px;
}

.sc_layouts_menu_nav > li > ul ul.sc_layouts_submenu.submenu_left {
  left: auto;
  right: 12.6em;
  margin: 0;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav > li.menu-item-has-children > a, .sc_layouts_menu_nav li li.menu-item-has-children > a,
.sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li li > a {
  padding: 0.36em 2.7em;
}

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.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: 400 !important;
}

.mobile_device .menu_mobile_inner,
.mobile_layout .menu_mobile_inner {
  overflow-y: scroll;
}

.mobile_device .menu_mobile .socials_mobile, .mobile_layout .menu_mobile .socials_mobile {
  margin: 1em 0 2em;
}

.mobile_device .menu_mobile .menu_mobile_nav_area, .mobile_layout .menu_mobile .menu_mobile_nav_area {
  margin: 2em 0 0;
}

.menu_mobile .menu_mobile_nav_area li > a {
  font-weight: 400;
}

.menu_mobile .social_item:last-child {
  margin-right: 1em;
}

/* Menu in Narrow */
.sc_layouts_row_type_narrow .sc_layouts_item {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.sc_layouts_row.sc_layouts_row_type_narrow .sc_layouts_menu_nav > li > a {
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  font-size: 13px;
  padding: 0.4em 1.2em;
}

.sc_layouts_row.sc_layouts_row_type_compact .sc_layouts_column_align_left .sc_layouts_menu_nav > li:first-child > a,
.sc_layouts_row.sc_layouts_row_type_narrow .sc_layouts_column_align_left .sc_layouts_menu_nav > li:first-child > a {
  padding-left: 0;
}

/* Search */
.search_style_expand.search_opened .search_field {
  font-weight: 400;
  line-height: inherit !important;
}

.sc_layouts_row_type_compact .sc_layouts_item input[type=text] {
  font-size: 15px;
}

.widget_search form:after, .woocommerce.widget_product_search form:after, .widget_display_search form:after, #bbpress-forums #bbp-search-form:after,
.search_wrap .search_submit:before {
  content: "\e8eb";
}

.sc_layouts_row_type_compact .search_wrap .search_submit {
  font-size: 1.25em;
}

.search_wrap.search_style_expand {
  max-width: 14em;
}

.search_style_expand.search_opened .search_field {
  width: 100%;
}

.search_wrap.search_style_expand .search_submit {
  min-width: 22px;
}

.search_wrap.search_style_expand .search_submit span {
  opacity: 1;
  -webkit-transition: 333ms ease all;
  transition: 333ms ease all;
  position: absolute;
  right: 2.9em;
}

.search_wrap.search_opened .search_submit span {
  opacity: 0;
  right: -22em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.search_wrap.search_style_expand .search_submit span,
.search_wrap.search_style_expand input[type=text] {
  font-size: 13px;
  font-weight: 500 !important;
  text-transform: capitalize;
  letter-spacing: 0;
}

.widget_search .search-field,
.woocommerce.widget_product_search .search_field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search {
  padding: 1em 1.65em;
}

/* Footer widgets */
footer .widget ul {
  padding-left: 0;
  font-size: 15px;
}

footer .widget ul ul {
  padding-left: 1em;
}

footer ul.wp-block-page-list li:after,
footer ul.wp-block-archives-list li:after,
footer ul.wp-block-categories-list li:after,
footer ul.wp-block-categories__list li:after,
footer ul.wp-block-latest-posts:not(.is-grid) li:after,
footer ul.wp-block-rss li:after,
footer .widget li > a:after,
footer ul.wp-block-page-list li:before,
footer ul.wp-block-archives-list li:before,
footer ul.wp-block-categories-list li:before,
footer ul.wp-block-categories__list li:before,
footer ul.wp-block-latest-posts:not(.is-grid) li:before,
footer ul.wp-block-rss li:before,
footer .widget ul > li:before {
  display: none;
}

footer .widget ol li, footer .widget ul li {
  margin-top: 0;
  margin-bottom: 0;
}

footer .widget.wp-widget-nav_menu li {
  font-weight: 400;
}

footer .widget.wp-widget-nav_menu li a {
  text-transform: none;
  display: block;
  padding: 5px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 400;
}

/* Footer nav */
.menu_footer_nav_area > ul > li, .footer_wrap .sc_layouts_menu > ul > li {
  font-size: 12px;
}

.menu_footer_nav_area > ul > li + li, .footer_wrap .sc_layouts_menu > ul > li + li {
  padding-left: 1.6em !important;
}

.menu_footer_nav_area > ul > li > a, .footer_wrap .sc_layouts_menu > ul > li > a {
  padding: 0.5em 0;
}

.menu_footer_nav_area > ul > li + li:before, .footer_wrap .sc_layouts_menu > ul > li + li:before {
  display: none;
}

/* mc4wp */
form.mc4wp-form {
  text-align: left;
}

form.mc4wp-form .mc4wp-form-fields {
  position: relative;
}

form.mc4wp-form .mc4wp-form-fields:before {
  position: absolute;
  right: 8px;
  top: 1px;
  font-family: "fontello";
  content: "\e974";
  font-size: 10px;
  font-weight: 300;
  display: none;
}

form.mc4wp-form .mc4wp-form-fields input[type=submit] {
  border: none;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  font-size: 10px !important;
  font-weight: 500 !important;
  padding: 0 4.2em;
  min-width: auto;
  letter-spacing: 0.2em !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
}

form.mc4wp-form .mc4wp-form-fields input[type=email] {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 400;
  padding: 0 11em 0 1.2em;
  letter-spacing: 0.3px;
  border: 1px solid #ddd;
}

form.mc4wp-form .mc4wp-form-fields input[type=submit]:focus,
form.mc4wp-form .mc4wp-form-fields input[type=submit]:hover {
  outline: none;
}

form.mc4wp-form label {
  font-size: 14px;
  font-weight: 400;
  margin-top: 14px;
}

.wpcf7-acceptance label, .wpgdprc-checkbox label {
  font-weight: 400;
}

#wp-comment-cookies-consent + label {
  font-size: 14px;
  line-height: 1.5em;
}

.wpgdprc-checkbox label input[type=checkbox]:before {
  border-radius: 50%;
  line-height: 13px;
  top: 2px;
}

.wpcf7-acceptance label, .wpgdprc-checkbox label {
  font-size: 14px;
  line-height: 17px;
}

form.mc4wp-form .mc4wp-alert {
  border-radius: 0;
}

/* Search */
.search_wrap .search_submit {
  background-color: transparent !important;
}

/* WP Search */
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border-radius: 0;
}

/* 404 */
.post_item_404 .post_content {
  padding: 1em 0;
}

.post_item_404 .page_subtitle {
  letter-spacing: 0.5px;
}

.post_item_404 .page_title {
  font-size: 16.4em;
  line-height: 0.9em;
  margin-top: -15px !important;
}

.post_item_none_search .page_title, .post_item_none_archive .page_title {
  font-size: 9em;
  line-height: 0.9em;
}

.sc_layouts_row_type_compact .search_wrap .search_submit {
  padding-left: 1px;
}

/* for ie */
.ua_ie .search_style_expand.search_wrap .search_form {
  line-height: 1.1em;
}

.ie-flex > .elementor-container {
  height: 100% !important;
}

.ua_ie input[placeholder]:-ms-input-placeholder {
  line-height: 1;
  vertical-align: top;
}

.ua_ie textarea[placeholder]:-ms-input-placeholder {
  line-height: 1;
  vertical-align: top;
}

/* Spacer */
.elementor-widget-spacer.sc_height_tiny .elementor-spacer-inner {
  height: 1rem !important;
}

.elementor-widget-spacer.sc_height_small .elementor-spacer-inner {
  height: 23px !important;
}

.elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
  height: 44px !important;
}

.elementor-widget-spacer.sc_height_large .elementor-spacer-inner, .elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
  height: 80px !important;
}

/* Shift */
.sc_shift_y_small {
  top: 4.4em !important;
}

.sc_push_small, .sc_push_y_small {
  margin-top: 4.4em !important;
}

/* Elementor Icon */
.elementor-icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.elementor-widget-icon.elementor-view-stacked .fa.fa-play {
  letter-spacing: -4px;
}

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

/* Accent Title */
.sc_title_accent h5.sc_item_title_tag + .sc_item_descr,
.sc_title_accent h5.sc_item_title_tag + .sc_item_slider,
.sc_title_accent h5.sc_item_title_tag + .sc_item_columns,
.sc_title_accent h5.sc_item_title_tag + .sc_item_content {
  margin-top: 1.7em;
}

.sc_title_accent .sc_item_descr p {
  line-height: 1.45em;
}

.sc_title_accent .sc_item_descr {
  font-size: 1rem;
}

.sc_item_title_style_accent.sc_align_center > .sc_item_title_text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sc_item_title_style_accent > .sc_item_title_text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.sc_item_title_style_accent > .sc_item_title_text:after {
  display: none;
}

.sc_item_title_style_accent.sc_align_right > .sc_item_title_text:after {
  display: none;
}
.sc_item_title_style_accent.sc_align_right > .sc_item_title_text:before {
  display: none;
}

.sc_item_title_style_accent.sc_align_center > .sc_item_title_text:after {
  display: none;
}
.sc_item_title_style_accent.sc_align_center > .sc_item_title_text:before {
  display: none;
}

.sc_button_simple {
  padding: 0 1.5em 0 0 !important;
}

.sc_title_accent .title-wrap-go {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 11px;
  position: relative;
}
.sc_title_accent .title-wrap-go .sc_item_title_text {
  font-style: italic;
}
.sc_title_accent .title-wrap-go:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
}
.sc_title_accent .title-wrap-go:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.sc_title_accent.right-go .title-wrap-go {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.sc_title_accent .title-wrap-go .sc_item_title {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.sc_title_accent .title-wrap-go .sc_item_button {
  margin: 0 0 0 20px;
}

.sc_title_accent .title-wrap-go .sc_item_title.sc_align_right + .sc_item_button {
  margin: 0 20px 0 0;
}

/* Mobile */
.menu_mobile .sc_layouts_logo {
  margin: 3.4rem 0 0;
}

.menu_mobile .menu_mobile_nav_area {
  top: 55%;
}

.menu_mobile .socials_mobile {
  bottom: 2rem;
}

.sc_item_button.sc_align_center .sc_button_bordered.sc_button_size_large {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 1em 3.3em;
  width: 100%;
  border-width: 1px;
}

/* Social in mobile */
.menu_mobile .social_item .social_icon {
  font-size: 1em;
}

/* Socials in header */
.sc_layouts_row_type_compact .socials_wrap .social_item {
  margin: 0 23px 0 0;
}

.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
  width: 1em;
}

/* Socials in footer */
.footer_wrap .sc_socials_icons_names .socials_wrap {
  margin: 0;
  white-space: normal;
}
.footer_wrap .sc_socials_icons_names .social_item {
  display: inline-block;
  min-width: 180px;
  text-align: center;
  vertical-align: middle;
  margin: 5px 1px 5px 0;
  line-height: 16px;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}
.footer_wrap .sc_socials_icons_names .social_item + .social_item {
  border-left: 1px solid #ddd;
}
.footer_wrap .sc_socials_icons_names .social_icon {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 22px;
  line-height: 22px;
  border-radius: 0;
  background: transparent !important;
}
.footer_wrap .sc_socials_icons_names .social_item .social_name {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  margin: 0 0 0 2px;
  letter-spacing: 0.3px;
}

/* Meta */
.comments_list_wrap .comment_author:after,
.post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
  content: "//";
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  vertical-align: baseline;
  margin: 0 0.8em;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  display: inline-block;
  position: relative;
  top: 0;
}

.post_meta .post_meta_item.post_categories a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 0.2em;
  border-radius: 0;
  padding: 0;
  margin-bottom: 3px;
  margin-right: 1px;
  vertical-align: middle;
  font-style: normal;
}

.post_meta .post_meta_item.post_categories a:last-child {
  margin-right: 0;
}

/* Video Hover Zoom */
.post_featured.with_thumb.hover_play > img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.post_featured.with_thumb.hover_play:hover > img {
  -webkit-transform: scale(1.08, 1.08);
  transform: scale(1.08, 1.08);
}

.post_featured.with_thumb.hover_play .mask {
  display: none;
}

/* Blog */
.post_layout_chess.post_layout_chess_2 .more-link,
.post_layout_chess.post_layout_chess_3 .more-link {
  padding: 1em 2.5em;
}

.sc_blogger .post_layout_chess_2 .post_featured {
  float: right;
}
.sc_blogger .post_layout_chess_2:nth-child(4n+4) .post_featured, .sc_blogger .post_layout_chess_2:nth-child(4n+3) .post_featured {
  float: left;
}
.sc_blogger .post_layout_chess_3 .post_featured {
  float: right;
}
.sc_blogger .post_layout_chess_3:nth-child(6n+4) .post_featured, .sc_blogger .post_layout_chess_3:nth-child(6n+5) .post_featured, .sc_blogger .post_layout_chess_3:nth-child(6n+6) .post_featured {
  float: left;
}

.post_layout_classic .post_header + .post_content {
  padding-top: 1em;
  padding-bottom: 0.7em;
}

.post_layout_classic .width_cat_top + .post_meta.cat_top {
  margin-top: 18px;
}

.post_layout_classic .post_meta.cat_top + .post_header {
  margin-top: 0.8em;
}

.post_layout_excerpt .more-link.sc_button_hover_strike .strike-text:after, .post_layout_excerpt .more-link.sc_button_hover_strike:after {
  margin-left: 8px;
  margin-right: -2px;
}

.post_layout_excerpt .post_content_meta + .post_title {
  margin-top: 1.7rem;
}

.post_format_gallery .slider_pagination_wrap {
  display: none;
}

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_breadcrumbs {
  margin-bottom: 0.1em;
}

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_title + .post_content_meta, .single_style_out-below-fullwidth .post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 1.3em;
}

.single_style_out-below-fullwidth .post_header_wrap .post_header .post_content_meta {
  padding-bottom: 1.1em;
}

.single_style_out-below-fullwidth .post_header_wrap {
  margin-bottom: 3.8em;
}

.single_style_out-below-fullwidth .post_header_wrap .post_featured.post_featured_bg {
  height: 35rem;
}

.esg-filters div.esg-navigationbutton, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span.current, .page_links > span:not(.page_links_title), .page_links > a, .comments_pagination .page-numbers, .nav-links .page-numbers {
  border-radius: 0;
}

.format-audio .post_featured .post_audio_title {
  line-height: 1.3em;
}

div.esg-filters, .woocommerce nav.woocommerce-pagination ul, .comments_pagination, .nav-links, .page_links {
  font-weight: 400;
}

.nav-links .page-numbers.prev:before, .comments_pagination .page-numbers.prev:before, .woocommerce nav.woocommerce-pagination ul li a.prev:before,
.nav-links .page-numbers.next:before, .comments_pagination .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul li a.next:before {
  font-size: 14px;
}

.esg-filters div.esg-navigationbutton, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span.current, .page_links > span:not(.page_links_title), .page_links > a, .comments_pagination .page-numbers, .nav-links .page-numbers {
  border-width: 1px;
}

/* Comments */
.comments_list_wrap {
  margin-top: 4.2em;
  padding-top: 0;
  border-top: none;
}

.comments_list_wrap .comment_author {
  margin: 0;
}

.comments_list_wrap .comment_author:after {
  margin: 0 0.65em;
}

.comments_list_wrap .comment_info {
  padding-right: 35px;
}

.comments_list_wrap .comment_content {
  position: relative;
}

.comments_list_wrap .comment_reply {
  font-size: 13px;
  line-height: 1em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  margin-top: 0;
  text-transform: capitalize;
  position: absolute;
  right: 0;
  top: 0;
}
.comments_list_wrap .comment_reply:after {
  content: "\e966";
  font-family: "fontello";
  color: inherit;
  font-size: 10px;
}

.comments_list_wrap .comment_author, .comments_list_wrap .comment_posted {
  letter-spacing: 0.05em;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}

/* Skills */
.sc_skills_counter .sc_skills_total {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
  font-size: 26px;
  top: 49%;
  font-weight: 400;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title {
  font-weight: 400;
}

/* Audio */
.mejs-controls .mejs-button > button {
  width: 36px !important;
  height: 36px !important;
  line-height: 38px !important;
  border-radius: 0;
}

/* Icons */
.sc_icons_extra .sc_icons_icon:before, .sc_icons_extra .sc_icons_icon > span:before {
  line-height: 35px !important;
}

.page_contact_form {
  margin-top: 3.4em;
}

/* Related */
.related_wrap.sc_team_posts .width_cat_top + .post_meta.cat_top, .related_wrap.related_style_classic .width_cat_top + .post_meta.cat_top {
  margin-top: 12px;
}

.related_wrap .post_featured.with_thumb.post_video_play img {
  opacity: 0;
}

.related_wrap {
  margin-top: 4.1em;
}

.related_wrap.sc_team_posts .post_title, .related_wrap.related_style_classic .post_meta {
  letter-spacing: 0.05em;
}

.related_wrap.sc_team_posts .post_title, .related_wrap.related_style_classic .post_title {
  text-transform: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
}

.single-product .related > h2,
.page_contact_form .page_contact_form_title,
.related_wrap .section_title.related_wrap_title {
  position: relative;
  display: block;
  text-align: left;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.36em;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-bottom: 1em;
}

.related_wrap.sc_team_posts .post_featured + .post_header, .related_wrap.sc_team_posts .post_meta.cat_top + .post_header, .related_wrap.related_style_classic .post_featured + .post_header, .related_wrap.related_style_classic .post_meta.cat_top + .post_header {
  margin-top: 0.5em;
}

/* Comments */
.show_comments.sc_button_hover_strike .strike-text:after, .show_comments.sc_button_hover_strike:after {
  margin-left: 7px;
  margin-right: -4px;
}

.show_comments {
  background: none !important;
  border-width: 1px !important;
  border-style: solid !important;
  padding: 1.6em 3em;
  width: 100%;
}

.show_comments_wrap {
  margin-top: 2.3em;
}

.show_comments.sc_button:not(.sc_button_hover_strike):after {
  content: "\e963";
  font-family: "fontello";
  font-style: normal;
  font-size: 8px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 0;
  margin-top: -2px;
}

.section_title {
  font-size: 36px;
  margin: 0 0 0.55em;
  line-height: 1.2em;
}

.single-cpt_team .section_title {
  padding-bottom: 11px;
}
.single-cpt_team .section_title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
}
.single-cpt_team .section_title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.single-cpt_team .comments_list_wrap,
.single-cpt_team .comments_form_wrap,
.comments_form_wrap {
  margin-top: 4em;
}

.comments_wrap .comments_field textarea {
  min-height: 11.3em;
}

.comments_list_wrap .comment_info {
  margin: -7px 0 0.7em;
}

.comments_list_wrap li + li, .comments_list_wrap li ul {
  margin-top: 1.3em;
}

.comments_list_wrap ul li + li, .comments_list_wrap li > ul > li {
  padding-top: 2em;
}

.comments_list_wrap ul li + li > .comment_body > .comment_author_avatar, .comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
  top: 2.05em;
}

.comments_list_wrap .comment_author_avatar {
  width: 90px;
  height: 90px;
  line-height: 90px;
}

.comments_list_wrap ul > li, .comments_list_wrap ul > li .comment_content {
  min-height: 91px;
}

.comments_list_wrap .comment_content {
  padding-left: 118px;
}

.comments_list_wrap ul ul {
  margin-left: 121px;
}

/* Twitter */
.sc_widget_twitter {
  position: relative;
}

.sc_twitter.sc_twitter_default {
  margin-bottom: 20px;
}

.sc_twitter_default .sc_twitter_item {
  padding: 0 30px 45px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.sc_twitter_default .sc_twitter_item_content {
  text-align: center;
  font-size: 21px;
  line-height: 1.4em;
  font-weight: 400;
}

.sc_widget_twitter .sc_twitter_default .sc_twitter_item .sc_twitter_item_icon {
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  margin-bottom: 0.55em;
  margin-top: -25px;
  display: block;
  width: 68px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  line-height: 50px;
}

.widget_twitter_follow {
  border: 2px solid #ddd;
  border-radius: 30px;
  padding: 1em 3.2em;
  white-space: nowrap;
  text-transform: capitalize;
}

.widget_twitter .widget_twitter_follow:after {
  display: none;
}

.widget_twitter .sc_twitter_default + .widget_twitter_follow:before {
  display: block;
  width: auto;
  content: "";
  height: 36px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -2;
  top: 0;
}

.sc_twitter_default + .widget_twitter_follow {
  margin: 0;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  height: 40px;
  line-height: 40px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-radius: 0;
}

body .page_content_wrap .widget_twitter .widget_content .sc_twitter_item .sc_twitter_item_icon {
  color: #219DFC !important;
}

/* Widget Banner */
.widget_banner .image_wrap {
  margin-bottom: 0.5em;
}

.widget.widget_banner:not(.widget_fullwidth) .image_wrap {
  border: 1px solid #ddd;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.without_decor .widget.widget_banner:not(.widget_fullwidth) .image_wrap {
  padding: 0;
  border: none;
}

.widget.widget_banner:not(.widget_fullwidth) {
  display: inline-block;
}

.widget_banner .image_wrap img {
  width: auto;
}

.banner_code_right .widget.widget_banner {
  text-align: right;
}

.widget.widget_banner {
  font-size: 10px;
  line-height: 16px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* Slider */
.slide_info .post_meta .post_meta_item.post_categories a {
  margin: 3px;
  border-radius: 0;
}

.slider_container.slider_multi .slide_info_small, .slider_container .slide_info_small {
  text-shadow: none;
}

.slider_container .slide_info.slide_info_large .slide_cats a {
  font-size: 12px;
  line-height: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}

.slider_container .slide_overlay:hover,
.slider_container .slide_overlay {
  background: rgba(0, 0, 0, 0.35);
}

.slider_container .slide_info.slide_info_large:hover,
.slider_container .slide_info.slide_info_large {
  background-color: transparent !important;
}

.slider_container.slider_titles_center .slide_info_large {
  width: 55%;
  padding: 0;
}

.slider_container.slider_multi .slide_title,
.slider_container .slide_info:not(.slide_info_large) .slide_title {
  font-size: 1.6em;
  margin: 0.3em 0;
  line-height: 1.2em;
}

.slider_container .slide_info.slide_info_large .slide_title {
  font-size: 60px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  margin: 0.05em 0;
}

.slider_container .slide_info.slide_info_large .slide_title + .post_meta {
  font-size: 18px;
}

.slider_container .slide_info.slide_info_large .post_meta .post_meta_item:after {
  width: 9px;
  height: 9px;
  border-width: 2px;
  margin: 0 0.9em;
}

.elementor-section-stretched .slider_titles_center.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev {
  margin-left: 50px;
}

.elementor-section-stretched .slider_titles_center.slider_container.slider_controls_side .slider_controls_wrap > .slider_next {
  margin-right: 50px;
}

.swiper-button-next, .swiper-button-prev {
  margin-top: -16px;
}

.sc_slider_controls .slider_controls_wrap > a,
.slider_container.slider_controls_side .slider_controls_wrap > a,
.slider_outer_controls_outside .slider_controls_wrap > a,
.slider_outer_controls_side .slider_controls_wrap > a,
.slider_outer_controls_top .slider_controls_wrap > a,
.slider_outer_controls_bottom .slider_controls_wrap > a {
  width: 40px;
  height: 40px;
  line-height: 37px;
  border-radius: 0;
}
.ua_gecko .sc_slider_controls .slider_controls_wrap > a,
.ua_gecko .slider_container.slider_controls_side .slider_controls_wrap > a,
.ua_gecko .slider_outer_controls_outside .slider_controls_wrap > a,
.ua_gecko .slider_outer_controls_side .slider_controls_wrap > a,
.ua_gecko .slider_outer_controls_top .slider_controls_wrap > a,
.ua_gecko .slider_outer_controls_bottom .slider_controls_wrap > a {
  line-height: 34px !important;
}

.slider_container.slider_controls_outside + .slider_controls_wrap > .slider_prev, .slider_outer_controls_outside .slider_controls_wrap > .slider_prev {
  left: -4.7em;
}

.slider_container.slider_controls_outside + .slider_next, .slider_outer_controls_outside .slider_controls_wrap > .slider_next {
  right: -4.7em;
}

.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 {
  margin-right: -1px;
}

.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 {
  margin-left: -1px;
}

.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-size: 10px;
}

.slider_container.slider_controls_side .slider_controls_wrap > .slider_prev, .slider_outer_controls_side .slider_controls_wrap > .slider_prev {
  margin-left: 0;
}

.slider_container.slider_controls_side .slider_next, .slider_outer_controls_side .slider_controls_wrap > .slider_next {
  margin-right: 0;
}

.slider_container.slider_controls_side:hover .slider_controls_wrap > a, .slider_outer_controls_side:hover .slider_controls_wrap > a {
  margin-left: 0;
  margin-right: 0;
}

.slider_container .swiper-pagination-bullet, .slider_outer .swiper-pagination-bullet {
  border: none;
  width: 7px;
  height: 7px;
  opacity: 1;
}

.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 11px 0 0;
}

.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
  margin: 0;
}

.trx_addons_video_player.with_cover .video_hover, .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover, .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover, .post_layout_chess_1.format-video .post_featured.with_thumb .post_video_hover {
  width: 64px;
  height: 64px;
  line-height: 63px;
  border-radius: 0;
}

.slider_container .slider-slide {
  max-height: 150vh;
}

.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
  font-weight: 400;
}

.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom {
  padding-bottom: 2.3em;
}

/* Blogger */
.sc_blogger .slider_container .trx_addons_video_player.with_cover {
  z-index: 2;
}

.sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content, .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .sc_blogger_item_content {
  padding-left: 2em;
}

.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 {
  -ms-flex-align: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.sc_blogger_default_classic_meta_simple .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_title,
.sc_blogger_default_classic_meta_simple .sc_blogger_item_default.sc_blogger_item_image_position_right .sc_blogger_item_title {
  font-size: 24px;
  line-height: 1.2em;
}

.sc_blogger_item_list .sc_blogger_item_meta .post_meta_label,
.sc_blogger .sc_blogger_item_featured .post_meta_label {
  display: inline;
}

/* Blogger - List */
.sc_blogger_content .sc_blogger_item_list {
  margin-bottom: 0.98em;
  padding-bottom: 0.98em;
  position: relative;
}
.sc_blogger_content .sc_blogger_item_list:last-child:after {
  display: none;
}

.sc_blogger_content .sc_blogger_item_list.sc_blogger_item_image_position_top:first-child {
  border-top: 1px solid #ddd;
  margin-top: 0.95em;
  padding-top: 1.08em;
}
.sc_blogger_content .sc_blogger_item_list.sc_blogger_item_image_position_top:first-child:before {
  display: none;
}

.sc_blogger_content .sc_blogger_item_list.sc_blogger_item_image_position_top + .sc_blogger_item_list.sc_blogger_item_image_position_top {
  margin-top: 0.78em;
}

.sc_blogger_list .sc_blogger_item_title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25em;
  text-transform: none;
  letter-spacing: 0;
}
.sc_blogger_list .post_meta_categories + .sc_blogger_item_title {
  margin-top: 5px;
}
.sc_blogger_list .sc_blogger_columns_wrap .sc_blogger_item_title {
  font-size: 18px;
  line-height: 1.35em;
}
.sc_blogger_list .post_meta .post_meta_item.post_categories a {
  border-radius: 0;
  padding: 0;
  background: none !important;
}
.sc_blogger_list .post_meta .post_meta_item.post_categories a:after {
  content: ", ";
}
.sc_blogger_list .post_meta .post_meta_item.post_categories a:last-child:after {
  content: "";
}
.sc_blogger_list .post_meta_categories {
  margin: 0;
}
.sc_blogger_list .sc_blogger_item_title + .post_meta {
  margin-top: 8px;
}
.sc_blogger_list .sc_blogger_columns_wrap .sc_blogger_item_title + .post_meta {
  margin-top: 20px;
}
.sc_blogger_list.sc_blogger_list_full .sc_item_title_tag + .sc_blogger_content {
  margin-top: 2.4em;
}
.sc_blogger_list.sc_blogger_list_full .sc_blogger_content .sc_blogger_item_list {
  margin-bottom: 40px;
  padding-bottom: 34px;
}
.sc_blogger_list.sc_blogger_list_full .sc_blogger_content .sc_blogger_item_list:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sc_blogger_list.sc_blogger_list_full .sc_blogger_item .sc_blogger_item_body {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sc_blogger_list.sc_blogger_list_full .sc_blogger_item .sc_blogger_item_body .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}
.sc_blogger_list.sc_blogger_list_full .sc_blogger_item .sc_blogger_item_footer {
  margin-top: 0.7em;
}

/* Blogger - over_centered_simple */
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] {
  width: 100%;
  background: none !important;
  padding: 3.3em;
  max-width: 75%;
}
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .sc_blogger_item_title {
  font-size: 36px;
  line-height: 1.2em;
}
.sc_blogger_default_over_centered_simple .sc_item_featured .mask {
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta + .entry-title {
  margin-top: 22px;
}
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .entry-title + .post_meta {
  margin-top: 18px;
}

.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta,
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta .post_meta_item:after,
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta .post_meta_item,
.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta a {
  color: #fff !important;
  border-color: #fff !important;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .post_meta_categories a {
  padding: 8px 21px;
}

body .sc_blogger_default_over_centered_simple .sc_item_featured [class*=post_info_] .sc_blogger_item_title a {
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)) !important;
  background-image: linear-gradient(to right, #fff 0%, #fff 100%) !important;
}

.sc_blogger.sc_blogger_default_classic .sc_blogger_item .sc_blogger_item_body .post_featured[data-ratio="4;3"] {
  padding-top: 70%;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item .sc_blogger_item_body .sc_blogger_item_content .post_meta_categories {
  margin-bottom: 1px;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item .sc_blogger_item_body .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 24px;
  line-height: 1.41em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item .sc_blogger_item_body .sc_blogger_item_content .sc_blogger_item_excerpt {
  line-height: 1.73em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
  margin-top: 1.2em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 0.5em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_top .post_meta:not(.post_meta_categories) {
  margin-top: 1.4em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_left .post_meta_categories, .sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_right .post_meta_categories {
  margin-top: -3px;
  margin-bottom: 9px !important;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_left .sc_blogger_item_title + .sc_blogger_item_excerpt, .sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_right .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 1em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_left .post_meta:not(.post_meta_categories), .sc_blogger.sc_blogger_default_classic .sc_blogger_item.sc_blogger_item_image_position_right .post_meta:not(.post_meta_categories) {
  margin-top: 1.1em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_content .sc_blogger_item + .sc_blogger_item {
  margin-top: 27px;
  padding-top: 29px;
  border-top: 1px solid #eee;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item .post_meta_categories,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item .post_meta_categories,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item .post_meta_categories {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item .sc_blogger_item_title,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item .sc_blogger_item_title,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item .sc_blogger_item_title {
  font-size: 18px;
  line-height: 1.38em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item .sc_blogger_item_excerpt,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item .sc_blogger_item_excerpt,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item .sc_blogger_item_excerpt {
  line-height: 1.73em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
  margin-top: 0.8em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_title + .sc_blogger_item_excerpt,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_title + .sc_blogger_item_excerpt,
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item.sc_blogger_item_image_position_top .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 0.5em;
}
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_4 .sc_blogger_item.sc_blogger_item_image_position_top .post_meta:not(.post_meta_categories),
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_5 .sc_blogger_item.sc_blogger_item_image_position_top .post_meta:not(.post_meta_categories),
.sc_blogger.sc_blogger_default_classic .sc_blogger_slider .sc_item_columns_6 .sc_blogger_item.sc_blogger_item_image_position_top .post_meta:not(.post_meta_categories) {
  margin-top: 0.5em;
}
.sc_blogger .sc_item_title.sc_item_title_style_accent {
  font-style: italic;
}
.sc_blogger .sc_item_title.sc_item_title_style_accent .sc_item_title_text:after {
  display: none;
}
.sc_blogger .sc_item_title.sc_item_title_style_accent:after {
  content: "";
  display: block;
  height: 1px;
  margin-top: 2px;
  background-color: #000;
  width: 100%;
}

.without_decor .sc_blogger.sc_blogger_default_classic .sc_blogger_content .sc_blogger_item + .sc_blogger_item {
  border-top: none;
  padding-top: 0;
  margin-top: 40px;
}

.sc_blogger nav.sc_item_pagination {
  margin-top: 25px;
}

/* Blogger - classic_meta_grid */
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 30px;
  line-height: 1.2em;
  margin-top: 8px;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_content .post_meta + .sc_blogger_item_title {
  margin-top: 0;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .post_meta {
  margin-top: 1.3em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .post_meta.post_meta_categories {
  margin: 0 0 0.1em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_excerpt {
  font-size: 1rem;
  line-height: 1.73em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 0.35em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_left .post_featured[data-ratio="16:9"]:before, .sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .post_featured[data-ratio="16:9"]:before {
  padding-top: 65%;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content, .sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .sc_blogger_item_content {
  padding-left: 2em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content .post_meta.post_meta_categories, .sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .sc_blogger_item_content .post_meta.post_meta_categories {
  margin: 5px 0 16px;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content .sc_blogger_item_title + .sc_blogger_item_excerpt, .sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .sc_blogger_item_content .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 3.45em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_content .sc_blogger_item_excerpt + .post_meta, .sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_alter.sc_blogger_item_odd .sc_blogger_item_content .sc_blogger_item_excerpt + .post_meta {
  margin-top: 1.6em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid .sc_blogger_item_default.sc_blogger_item_image_position_right .sc_blogger_item_content {
  padding-right: 2em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid > .sc_item_content > .sc_blogger_item + .sc_blogger_item {
  margin-top: 22px;
}
.sc_blogger_default.sc_blogger_default_classic_meta_grid nav.sc_item_pagination {
  margin-top: 35px;
}

.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
  margin-top: 0;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured {
  margin-bottom: 18px;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .post_meta.post_meta_categories .post_categories,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .post_meta.post_meta_categories .post_categories {
  position: relative;
  z-index: 100;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .post_meta,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .post_meta {
  margin-top: 0.7em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .post_meta_categories,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .post_meta_categories {
  margin: 0 0 0.6em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_meta + .sc_blogger_item_excerpt, .sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_title + .sc_blogger_item_excerpt,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .sc_blogger_item_meta + .sc_blogger_item_excerpt,
.sc_blogger_default.sc_blogger_default_classic_meta_simple .sc_blogger_item_title + .sc_blogger_item_excerpt {
  margin-top: 0.5em;
}

.sc_blogger_default_over_bottom .sc_item_featured.post_featured_bg[data-ratio="17:9"]:before {
  padding-top: 19%;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] {
  max-width: 66%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
  position: relative;
  padding: 3.3em 5em;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .post_meta_categories a {
  padding: 6px 18px;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .post_meta + .sc_blogger_item_title {
  margin-top: 11px;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .sc_blogger_item_title + .post_meta {
  margin-top: 0.3em;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .sc_blogger_item_title {
  font-size: 48px;
  line-height: 1.04em;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .sc_blogger_item_title a {
  background-size: 0 2px;
}
.sc_blogger_default_over_bottom .sc_item_featured [class*=post_info_] .sc_blogger_item_title a:hover {
  background-size: 100% 2px;
}
.sc_blogger_default_over_bottom .sc_item_featured .post_info_bc {
  padding-bottom: 0;
}

/* default */
.sc_blogger.sc_blogger_default .sc_blogger_item_title {
  font-size: 24px;
  line-height: 1.22em;
  font-weight: 400;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content {
  padding: 0.85em 1.2em 1.5em;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta_categories {
  margin: 0 0 0.7em;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta:not(.post_meta_categories) {
  margin-top: 0.9em;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .post_meta .post_meta_item.post_categories a {
  background: transparent !important;
  padding: 0;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .post_meta .post_meta_item.post_categories a + a {
  margin-left: 3px;
}
.sc_blogger.sc_blogger_default .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_title {
  font-size: 18px;
  line-height: 1.34em;
}
.sc_blogger.sc_blogger_default .sc_item_columns_1 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_title,
.sc_blogger.sc_blogger_default .sc_item_columns_2 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_title,
.sc_blogger.sc_blogger_default .sc_item_columns_3 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_title {
  font-size: 24px;
  line-height: 1.3em;
}
.sc_blogger.sc_blogger_default .sc_item_columns_1 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content,
.sc_blogger.sc_blogger_default .sc_item_columns_2 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content,
.sc_blogger.sc_blogger_default .sc_item_columns_3 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content {
  padding: 1.5em 1.9em 1.5em;
}
.sc_blogger.sc_blogger_default .sc_item_columns_1 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta:not(.post_meta_categories),
.sc_blogger.sc_blogger_default .sc_item_columns_2 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta:not(.post_meta_categories),
.sc_blogger.sc_blogger_default .sc_item_columns_3 .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content .post_meta:not(.post_meta_categories) {
  margin-top: 2.2em;
}

.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_content .post_meta_categories {
  margin-bottom: 1px;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_content .sc_blogger_item_title {
  font-size: 36px;
  line-height: 1.16em;
}
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_content .sc_blogger_item_excerpt {
  line-height: 1.73em;
}
/* Blogger - classic_meta_simple */
.sc_blogger_default.sc_blogger_default_classic_meta_simple .sc_blogger_item_default {
  padding-bottom: 8px;
}

.sc_blogger_item_list.sc_blogger_item_image_position_left .sc_blogger_item_body,
.sc_blogger_item_list.sc_blogger_item_image_position_right .sc_blogger_item_body,
.sc_blogger_item_list.sc_blogger_item_image_position_alter .sc_blogger_item_body {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.sc_blogger_item_list.sc_blogger_item_image_position_left .sc_blogger_item_body .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_right .sc_blogger_item_body .sc_blogger_item_title,
.sc_blogger_item_list.sc_blogger_item_image_position_alter .sc_blogger_item_body .sc_blogger_item_title {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}

/* Promo Default */
.sc_promo.sc_promo_default .sc_promo_title {
  line-height: 1.7em;
}
.sc_promo.sc_promo_default .sc_item_subtitle {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 0.2em;
  border-radius: 0;
  padding: 6px 20px;
  margin-bottom: 18px;
}
.sc_promo.sc_promo_default.sc_promo_size_small .sc_promo_title {
  line-height: 1.35em;
  margin-top: -3px;
}

.sc_promo_default.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_descr,
.sc_promo_default.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_descr,
.sc_promo_default.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_content,
.sc_promo_default.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_content,
.sc_promo_default.sc_promo.sc_promo_size_small .sc_item_descr + .sc_item_content {
  margin-top: 0.6em;
  margin-bottom: -3px;
}

/* Single */
.socials_wrap .social_item .social_icon {
  border-radius: 0;
}

.post_item_single .post_content > .post_meta_single::before {
  letter-spacing: 14px;
  text-indent: 14px;
  font-size: 24px;
}

.post_item_single .post_content > .post_meta_single:before {
  font-weight: 300;
}

.post_item_single .post_content .post_tags a {
  font-size: 10px !important;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 0;
  padding: 12px 19px;
  margin: 0 10px 10px 0;
}

.post_item_single .post_content > .post_meta_single {
  margin-top: 4.2em;
  padding-top: 5.1em;
}

.post_item_single .post_content > .post_meta_single .post_share .social_item .social_icon {
  width: 41px;
  height: 41px;
  line-height: 41px;
  font-weight: 300;
  border-radius: 0;
}

.author_info {
  margin-top: 2.2em;
  padding: 4.7em 0 4.9em;
}

.author_avatar {
  top: 4.7rem;
}

.author_description {
  padding-left: 9.5rem;
  padding-right: 0;
}

.author_title {
  margin-top: -4px;
  margin-bottom: 5px;
  font-size: 24px;
}

.author_bio .author_link {
  margin-top: 0.8em;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
}

.nav-links-single .nav-links .screen-reader-text:hover,
.nav-links-single .nav-links .screen-reader-text {
  font-size: 13px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0.5px !important;
}

.nav-links-single .nav-links .post-title {
  display: inline-block;
  max-width: 100%;
}

/* Team Featured */
.sc_team.sc_team_featured .sc_team_item_subtitle {
  text-align: left;
  margin: 0;
}
.sc_team.sc_team_featured .post_featured + .sc_team_item_subtitle {
  margin-top: -13px;
  margin-bottom: 25px;
  height: 0;
  overflow: visible;
  text-align: left;
}
.sc_team.sc_team_featured .sc_team_item_subtitle a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0.2em;
  border-radius: 0;
  padding: 6px 12px 5px;
  margin: 0;
  font-style: normal;
  position: relative;
  z-index: 10;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sc_team.sc_team_featured .sc_team_item .post_featured + .sc_team_item_subtitle:hover a, .sc_team.sc_team_featured .sc_team_item .post_featured:hover + .sc_team_item_subtitle a {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sc_team.sc_team_featured .sc_team_item_thumb .trx_addons_hover_content {
  top: auto;
  bottom: 20px;
  -webkit-transform: none;
  transform: none;
  padding: 10px;
}
.sc_team.sc_team_featured .sc_team_item_thumb .sc_team_item_socials .social_item .social_icon {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 46px;
  text-align: center;
  border-radius: 0;
}
.sc_team.sc_team_featured .sc_team_item_thumb .sc_team_item_socials {
  margin: 16px 0 0 0;
}
.sc_team.sc_team_featured .sc_team_item_thumb .sc_team_item_socials .social_item {
  margin: 0.25em 0.6em 0.25em 0;
}
.sc_team.sc_team_featured .trx_addons_hover_content .trx_addons_hover_title {
  font-size: 18px;
  line-height: 1.3em;
}
.sc_team.sc_team_featured .trx_addons_hover_style_info:hover .trx_addons_hover_mask {
  opacity: 0.7;
}

.team_member_page .team_member_socials .social_item .social_icon {
  border-radius: 0;
}

.team_member_page .team_member_position {
  font-weight: 400;
  font-size: 22px;
}

/* esg */
body .minimal-light .esg-navigationbutton {
  background: none !important;
  border-width: 1px !important;
  border-style: solid !important;
  padding: 1.2em 3.3em;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 26px;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.5px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
body .minimal-light .esg-navigationbutton:after {
  content: "\e963";
  font-family: "fontello";
  font-style: normal;
  font-size: 8px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: -5px;
  position: relative;
  top: -1px;
}

/* Breadcrumbs */
.breadcrumbs {
  font-size: 12px;
  line-height: 17px;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.breadcrumbs .breadcrumbs_delimiter {
  margin: 0 0.3em;
}
.breadcrumbs .breadcrumbs_delimiter:before {
  content: "//";
}

.sc_layouts_title_breadcrumbs {
  margin-top: 1.3em;
}

.post_breadcrumbs .breadcrumbs {
  font-size: 12px;
  line-height: 17px;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0.05em;
}

/* TRX */
.sc_icons_extra .sc_icons_icon:before, .sc_icons_extra .sc_icons_icon > span:before {
  font-size: 16px !important;
}

.sc_icons_default .sc_icons_item .sc_icons_item_description {
  font-weight: 400;
}

.sc_icons_default .sc_icons_item .sc_icons_item_title {
  font-size: 10px;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.sc_item_subtitle {
  font-size: 11px;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.sc_price_item_subtitle {
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400;
}

ul[class*=trx_addons_list] > li:before,
.sc_price_item_description ul[class*=trx_addons_list] > li:before,
.sc_price_item_details ul[class*=trx_addons_list] > li:before {
  content: "";
  width: 4px;
  height: 4px;
  top: 10px;
}

.sc_price_item .sc_price_item_title {
  font-weight: 400;
  font-size: 24px;
}

.sc_price_item .sc_price_item_price {
  border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.2px;
}

.sc_price_item .sc_price_item_title:after {
  margin-top: 2px;
}

.sc_title_default .sc_item_subtitle_above {
  margin-bottom: 0.1em;
}

.sc_price_item_description ul, .sc_price_item_details ul {
  font-weight: 400;
}

/* More */
.nav-links-more a,
.woocommerce-links-more a {
  padding: 0.7em 3.3em;
  text-transform: capitalize !important;
  border-width: 1px !important;
}

.nav-links-more a:after,
.woocommerce-links-more a:after {
  content: "\e810";
  font-family: "fontello";
  font-size: 13px;
  position: relative;
  top: -1px;
  margin-left: 0;
}

.nav-links-more.loading a:after,
.woocommerce-links-more.loading a:after {
  font-size: 13px;
  top: 0;
}

nav.sc_item_pagination .nav-links {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}

.sc_blogger_default_classic_meta_grid nav.sc_item_pagination .nav-links {
  margin-top: 0;
}

/* Burger */
.burger-text {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-left: 1.1em;
}

.sc_layouts_menu_mobile_button .sc_layouts_item_icon, .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon {
  font-size: 1.25em;
  font-weight: 400;
}

.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before, .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
  content: "\e96c";
  font-family: "fontello";
  vertical-align: top;
  position: relative;
  top: -1px;
}

/* WOO */
.woocommerce div.product .woocommerce-product-rating, .woocommerce-page div.product .woocommerce-product-rating {
  margin-top: 0;
}

.single-product .sc_layouts_title .sc_layouts_title_meta:not(:first-child) {
  display: none;
}

.post_featured.hover_shop_buttons .icons .sc_button_hover_strike .strike-text::after, .post_featured.hover_shop_buttons .icons .sc_button_hover_strike::after {
  margin-left: 8px;
  margin-right: 0;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
  float: none;
}

.woocommerce ul.cart_list li dl, .woocommerce-page ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.product_list_widget li dl {
  border-left-width: 0;
  padding-left: 0;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price,
aside.woocommerce .product-title, aside.woocommerce .mini_cart_item > a:not(.remove) {
  font-weight: 400;
}

.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-size: 22px;
  font-weight: 400;
}

.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
  padding-top: 12px;
}

.woocommerce .shop_table a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  font-size: 16px;
  line-height: 16px;
}

body li.product .post_featured.hover_shop_buttons .icons a {
  border-width: 1px !important;
}

.woocommerce.widget_shopping_cart .quantity, .woocommerce .widget_shopping_cart .quantity, .woocommerce-page.widget_shopping_cart .quantity, .woocommerce-page .widget_shopping_cart .quantity {
  font-size: 16px;
  font-weight: 400;
}

.woocommerce ul.cart_list li > .amount, .woocommerce ul.product_list_widget li > .amount, .woocommerce-page ul.cart_list li > .amount, .woocommerce-page ul.product_list_widget li > .amount, .woocommerce ul.cart_list li span .amount, .woocommerce ul.product_list_widget li span .amount, .woocommerce-page ul.cart_list li span .amount, .woocommerce-page ul.product_list_widget li span .amount, .woocommerce ul.cart_list li ins .amount, .woocommerce ul.product_list_widget li ins .amount, .woocommerce-page ul.cart_list li ins .amount, .woocommerce-page ul.product_list_widget li ins .amount {
  font-weight: 400;
}

body li.product .post_featured.hover_shop_buttons .icons a {
  text-transform: uppercase !important;
}

.woocommerce.widget_shopping_cart .total .amount, .woocommerce .widget_shopping_cart .total .amount, .woocommerce-page.widget_shopping_cart .total .amount, .woocommerce-page .widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
  letter-spacing: 0.2px;
  font-weight: 400;
}

.woocommerce table.shop_table th {
  font-weight: 400;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 12px;
}

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce .widget_price_filter .price_slider_amount span {
  font-weight: 400;
}

.woocommerce .widget_price_filter .price_slider_amount {
  letter-spacing: 0.5px;
  line-height: 3em;
  font-size: 16px;
}

body .widget.woocommerce .button {
  border-width: 1px !important;
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
  font-size: 0.88em;
  line-height: 1.66em;
  font-weight: inherit;
  padding: 0;
  margin: inherit;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
  margin-right: 0.25em;
}

.woocommerce ul.products li.product .star-rating {
  font-size: 0.8em;
  margin: 0.6em 0;
}

.woocommerce div.product p.price del,
.woocommerce ul.products li.product .price del {
  font-size: 1em;
}

.woocommerce .shop_mode_list ul.products li.product .post_content, .woocommerce-page .shop_mode_list ul.products li.product .post_content {
  margin: 1em 0 1.2em;
}

.woocommerce div.product form.cart div.quantity span, .woocommerce-page div.product form.cart div.quantity span, .woocommerce .shop_table.cart div.quantity span, .woocommerce-page .shop_table.cart div.quantity span {
  text-align: center;
}

.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
  height: 8em;
  min-height: 8em;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce .shop_table.cart div.quantity, .woocommerce-page .shop_table.cart div.quantity {
  border-radius: 0;
}

.woocommerce div.product form.cart div.quantity input[type=number], .woocommerce-page div.product form.cart div.quantity input[type=number], .woocommerce .shop_table.cart div.quantity input[type=number], .woocommerce-page .shop_table.cart div.quantity input[type=number] {
  font-size: 18px;
  font-weight: 400;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta time {
  letter-spacing: 1.5px;
}

.woocommerce .star-rating, .woocommerce-page .star-rating {
  width: 5.9em !important;
  letter-spacing: 0.15em !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
  font-weight: 400;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container.select2-container--default span.select2-selection,
.woocommerce-shipping-calculator .select_container select,
.woocommerce-shipping-calculator .select_container {
  border-radius: 0 !important;
}

.select2-container--open .select2-dropdown--above {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container.select2-container--default span.select2-selection {
  background-color: transparent !important;
}

.single-product .related {
  overflow: hidden;
}

.woocommerce .checkout #order_review, .woocommerce-page .checkout #order_review {
  margin-bottom: 1em;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  display: block;
}

.woocommerce div.product p.price ins,
.woocommerce div.product p.price del,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-weight: 400;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 400;
}

.woocommerce .product .compare, .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button, .woocommerce div.product form.cart .single_add_to_cart_button {
  border-width: 1px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce #review_form #respond #reply-title,
.woocommerce div.product .woocommerce-tabs h2, .woocommerce #content div.product .woocommerce-tabs h2, .woocommerce-page div.product .woocommerce-tabs h2, .woocommerce-page #content div.product .woocommerce-tabs h2 {
  font-weight: 400;
}

.woocommerce #review_form #respond .form-submit input {
  border: 1px solid #eee !important;
  border-width: 1px !important;
}

.post_content_inner + .post_price.price {
  margin-top: 10px;
}

.post_price.price {
  font-size: 18px;
  font-weight: 400;
}

/* Add */
.esgbox-share__button {
  border-radius: 0 !important;
}

.sc_edd_details .downloads_page_tags .downloads_page_data > a, .widget_product_tag_cloud a, .widget_tag_cloud a {
  border-radius: 0;
  padding: 6px 12px;
  margin: 0 5px 5px 0;
  line-height: 18px;
  font-size: 10px !important;
  font-weight: 500;
  letter-spacing: 0.2em;
}

.related_wrap.related_style_classic .related_item {
  padding: 0;
}

.related_wrap.sc_team_posts .post_header .post_meta, .related_wrap.related_style_classic .post_header .post_meta {
  margin-top: 0.8em;
}

.related_wrap .format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 1em;
}

.format-audio .post_featured .post_audio_title, .trx_addons_audio_player .audio_caption, .sc_layouts_blog_item_featured .post_featured .post_audio_title {
  font-weight: 400;
}

/* Title */
.sc_layouts_title.fixed_height {
  min-height: 36rem;
}

.sc_layouts_title.with_tint.with_content:before {
  background: rgba(0, 0, 0, 0.1);
}

.sc_layouts_title.fixed_height .sc_layouts_title_caption {
  max-height: 15em;
  overflow: visible;
}

.sc_layouts_title_content > .sc_layouts_title_meta {
  margin: 0 0 1.6em;
}
.sc_layouts_title_content > .sc_layouts_title_meta .post_meta.cat_top {
  margin: 0;
}

.sc_layouts_title_content .sc_layouts_title_title + .sc_layouts_title_meta {
  margin: 0.8em 0 0 0;
}

.sc_layouts_title.fixed_height .sc_layouts_title_content {
  top: auto;
  bottom: -41px;
  padding: 43px 50px 35px 50px;
  -webkit-box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 66%;
}

.sc_layouts_title.with_content .sc_layouts_title_content {
  padding: 43px 50px 35px 50px;
  -webkit-box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
}

.sc_layouts_title .sc_layouts_title_content .post_categories a {
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2em;
  padding: 7px 14px 6px;
  margin: 5px 1px 0 1px;
}
.sc_layouts_title .sc_layouts_title_content .post_categories a:before {
  display: none !important;
}

.woocommerce .shipping .woocommerce-shipping-calculator .select_container, .woocommerce .shipping .woocommerce-shipping-calculator .select_container select, .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container.select2-container--default span.select2-selection {
  background-color: transparent !important;
}

/* Link Hover */
.sc_blogger_news_announce .entry-title a,
.sc_blogger.sc_blogger_list .sc_blogger_item_title a,
.sc_blogger.sc_blogger_default .sc_blogger_item_title a,
.related_wrap.sc_team_posts .post_title a,
.related_wrap.related_style_classic .post_title a,
.nav-links-single .nav-links .post-title,
.post_layout_chess .post_title a,
.post_layout_classic .post_title a,
.post_layout_style .post_title a,
.post_layout_info .post_title a,
.post_layout_extra .post_title a,
.post_layout_plain .post_title a,
.post_layout_excerpt .post_title a,
.sc_recent_news_style_news-extra .post_item.post_size_small .post_title a,
.widget_area .entry-title a,
.widget_area .post_item .post_title a,
aside .post_item .post_title a {
  background-image: -webkit-gradient(linear, left top, right top, from(black), to(black));
  background-image: linear-gradient(to right, black 0%, black 100%);
  background-position: 0 calc(100% - 0.1em);
  background-size: 0 1px;
  -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 0;
  display: inline;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sc_blogger_news_announce .entry-title a:hover,
.slider_container .slide_info .slide_title a:hover,
.sc_blogger.sc_blogger_list .sc_blogger_item_title a:hover,
.sc_blogger.sc_blogger_default .sc_blogger_item_title a:hover,
.related_wrap.sc_team_posts .post_title a:hover,
.related_wrap.related_style_classic .post_title a:hover,
.nav-links-single .nav-links a:hover .post-title,
.post_layout_chess .post_title a:hover,
.post_layout_classic .post_title a:hover, .post_layout_style .post_title a:hover, .post_layout_info .post_title a:hover, .post_layout_extra .post_title a:hover, .post_layout_plain .post_title a:hover, .post_layout_excerpt .post_title a:hover, .sc_recent_news_style_news-extra .post_item.post_size_small .post_title a:hover, .widget_area .entry-title a:hover, .widget_area .post_item .post_title a:hover, aside .post_item .post_title a:hover {
  background-size: 100% 1px;
}

.sc_blogger_news_announce .entry-title a,
.sc_blogger_default_classic_meta_grid_bottom .sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content .sc_blogger_item_title a,
.sc_blogger .post_layout_chess .post_title a,
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_title a,
.slider_container .slide_info.slide_info_large .slide_title a {
  background-size: 0 2px;
}

.sc_blogger_news_announce .entry-title a:hover,
.sc_blogger_default_classic_meta_grid_bottom .sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content .sc_blogger_item_title a:hover,
.sc_blogger .post_layout_chess .post_title a:hover,
.sc_blogger_default.sc_blogger_default_classic_meta_simple_big .sc_blogger_item_title a:hover,
.slider_container .slide_info.slide_info_large .slide_title a:hover {
  background-size: 100% 2px;
}

.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_body {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Announce */
.sc_blogger_news_announce .sc_blogger_grid_1 .sc_item_featured.post_featured_bg[data-ratio="16:9"]:before {
  padding-top: 33.2%;
}

.sc_blogger_news_announce .sc_item_featured [class*=post_info_] {
  padding: 2em;
  -webkit-box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 49px 0 rgba(0, 0, 0, 0.16);
}
.sc_blogger_news_announce .sc_item_featured .post_info_mc {
  max-width: 66%;
}
.sc_blogger_news_announce .sc_blogger_grid_1 .sc_item_featured [class*=post_info_] .entry-title {
  font-size: 48px;
  line-height: 1.04em;
}
.sc_blogger_news_announce .sc_item_featured [class*=post_info_] .entry-title + .post_meta {
  margin-top: 18px;
}

/* Action */
.sc_action_default .sc_action_item_title {
  font-weight: 400;
}

/* Video */
.sc_blogger_item_default .trx_addons_video_player.with_cover {
  position: static;
  overflow: visible;
}

/* IE */
.ua_ie figure.wp-block-image,
.ua_ie .wp-block-gallery .blocks-gallery-image figure,
.ua_ie .wp-block-gallery .blocks-gallery-item figure {
  display: block;
}

/* Demo */
.copyright-text {
  font-size: 12px;
  font-weight: 400;
}

.wp-block-columns.extra-row {
  margin-top: 34px;
  margin-bottom: 10px;
}

.extra-row .widget_area {
  margin-top: 7px;
}

.extra-row.has-2-columns .wp-block-column {
  margin-bottom: 0 !important;
}

.extra-row.has-2-columns .wp-block-column:last-child {
  padding-left: 20px;
}

.extra-row .widget {
  padding: 47px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sc_item_title + .sc_item_slider, .sc_item_subtitle + .sc_item_slider,
.sc_item_title + .sc_item_columns, .sc_item_subtitle + .sc_item_columns,
.sc_item_title + .sc_item_content, .sc_item_subtitle + .sc_item_content {
  margin-top: 2em !important;
}

.elementor-widget-progress .elementor-title {
  font-weight: 400;
}

.sc_skills_counter .sc_skills_item_title {
  font-weight: 400;
}

.sc_testimonials_item_author_data {
  max-width: 100%;
}

.nav-links .page-numbers.first, .nav-links .page-numbers.prev, .nav-links .page-numbers.next, .nav-links .page-numbers.last, .comments_pagination .page-numbers.first, .comments_pagination .page-numbers.prev, .comments_pagination .page-numbers.next, .comments_pagination .page-numbers.last, .woocommerce nav.woocommerce-pagination ul li a.first, .woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.last {
  text-indent: -200px;
}

.product-categories li {
  font-size: 18px;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text,
.woocommerce div.product form.cart div.quantity input,
.woocommerce-page div.product form.cart div.quantity input,
.woocommerce .shop_table.cart div.quantity input,
.woocommerce-page .shop_table.cart div.quantity input {
  background-color: transparent !important;
}

.shipping-calculator-form p {
  position: relative;
}
.shipping-calculator-form #calc_shipping_state_field > .select_container {
  position: absolute;
  height: 100%;
}

.woocommerce div.product .summary .stock {
  font-weight: normal;
}

.blabber_shop_mode_buttons a {
  border: 1px solid #eee;
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.ua_ie_11 .blocks-gallery-item img,
.ua_ie_11 .wp-block-image img,
.ua_ie_win .blocks-gallery-item img,
.ua_ie_win .wp-block-image img,
.ua_ie .blocks-gallery-item img,
.ua_ie .wp-block-image img {
  height: 100%;
}

.ua_ie_11 .post_featured img,
.ua_ie_win .post_featured img,
.ua_ie .post_featured img,
.ua_edge .post_featured img {
  width: 100%;
}
.ua_ie_11 .blocks-gallery-item img,
.ua_ie_win .blocks-gallery-item img,
.ua_ie .blocks-gallery-item img,
.ua_edge .blocks-gallery-item img {
  height: 100%;
}

.ua_ie_11 .wp-block-gallery,
.ua_ie_win .wp-block-gallery,
.ua_ie .wp-block-gallery {
  display: block;
}
.ua_ie_11 .wp-block-gallery .blocks-gallery-item,
.ua_ie_win .wp-block-gallery .blocks-gallery-item,
.ua_ie .wp-block-gallery .blocks-gallery-item {
  display: inline-block;
}
.ua_ie_11 .wp-block-gallery .blocks-gallery-item img,
.ua_ie_win .wp-block-gallery .blocks-gallery-item img,
.ua_ie .wp-block-gallery .blocks-gallery-item img {
  height: 100%;
}
.ua_ie_11 .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator,
.ua_ie_win .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator,
.ua_ie .elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
  border: 1px solid #111111 !important;
}

.ua_ie_11 form.mc4wp-form .mc4wp-form-fields input[type=email],
.ua_ie_win form.mc4wp-form .mc4wp-form-fields input[type=email],
.ua_ie form.mc4wp-form .mc4wp-form-fields input[type=email] {
  line-height: 1.5em;
}

#trx_addons_login_popup .trx_addons_popup_form_wrap_login .trx_addons_popup_form_field_remember label {
  margin-top: 3px;
}
#trx_addons_login_popup .trx_addons_message_box_success,
#trx_addons_login_popup div.wpcf7-mail-sent-ok {
  border-color: #66cc66 !important;
  color: #757575 !important;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  text-transform: capitalize;
  font-weight: 400;
}

.woocommerce .shop_table.cart div.quantity,
.woocommerce-page .shop_table.cart div.quantity {
  width: 8em;
}
.woocommerce .shop_table.cart div.quantity input,
.woocommerce-page .shop_table.cart div.quantity input {
  padding-left: 15px !important;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  font-size: 15px;
}

.payment_methods .wc_payment_method label:before {
  top: 5px;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  font-size: 1rem !important;
  line-height: 1.65em !important;
}

.ua_ie .post_featured img,
.ua_ie_win .post_featured img,
.ua_ie_11 .post_featured img,
.ua_edge .post_featured img {
  width: 100%;
}
.ua_ie .blocks-gallery-item img,
.ua_ie_win .blocks-gallery-item img,
.ua_ie_11 .blocks-gallery-item img,
.ua_edge .blocks-gallery-item img {
  height: 100%;
}
/*# sourceMappingURL=skin.css.map */