.post_header_wrap_style_style-3 .post_header .content_wrap {
  background-color: var(--theme-color-alter_bg_color);
}

.trx_addons_video_player.with_cover .video_hover,
.post_featured.with_thumb .post_video_hover,
.sc_layouts_blog_item_featured .post_featured.with_thumb .post_video_hover {
  color: var(--theme-color-input_dark);
  background-color: var(--theme-color-inverse_hover);
}

.scroll_to_top_style_default {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.scroll_to_top_style_default:hover {
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-extra_bg_hover);
  background-color: var(--theme-color-extra_bg_hover);
}

.post_layout_band .post_content_wrap .post_meta_item.post_categories a {
  color: var(--theme-color-extra_dark);
}
.post_layout_band .post_content_wrap .post_meta_item.post_categories a:hover {
  color: var(--theme-color-inverse_hover);
}

.single-post .post_meta_item a.post_sponsored_label:hover {
  background-color: var(--theme-color-text_hover);
}

.sc_price_simple .sc_price_item.sc_price_active .sc_price_item_link {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.sc_price_simple .sc_price_item .sc_price_item_link:hover,
.sc_price_simple .sc_price_item .sc_price_item_link:focus {
  color: var(--theme-color-inverse_link) !important;
}

.sc_testimonials_accent .sc_testimonials_item {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sc_testimonials_accent .sc_testimonials_item:before {
  content: '\EA36';
  color: var(--theme-color-text_link);
}

.awards_slider .widget_slider .slider_type_images .slider-slide {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: var(--theme-color-bg_color);
}

.extra-size-skills .sc_skills_counter_alter .sc_skills_item_title {
  color: #c19a5b;
}

div.wpcf7 .form-style-3 .style-line[class*="icon-"]:before {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]::placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]::placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:focus::placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:focus::placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:active::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:active::-webkit-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:active::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:active::-moz-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:active:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:active:-ms-input-placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 input[placeholder]:active::placeholder {
  color: var(--theme-color-input_dark);
}
div.wpcf7 .form-style-3 textarea[placeholder]:active::placeholder {
  color: var(--theme-color-input_dark);
}

div.wpcf7 .form-style-6 .wpcf7-submit-style .wpcf7-submit {
  display: inline-block;
  padding: 17px 35px 17px 35px !important;
}
div.wpcf7 .form-style-6 .wpcf7-submit-style .submit-style-in:before {
  display: none;
}

.wpcf7 form .trx_addons_message_box.wpcf7-response-output, .wpcf7 div.wpcf7-response-output {
  padding: 10px 15px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--theme-color-text_link);
}

.sc_layouts_cart:not(.modern) .sc_layouts_cart_widget .total {
  border-top: 1px solid #3C3F47 !important;
}

.sc_layouts_cart_items_short {
  background-color: var(--theme-color-text_link2);
}

.sc_services_fashion .sc_services_item.with_image .sc_services_item_content:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.6) 100%);
}

.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title {
  background-color: var(--theme-color-extra_bg_color);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title a {
  color: var(--theme-color-extra_dark) !important;
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories {
  background-color: var(--theme-color-extra_bg_color);
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories a, .sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_9 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories span {
  color: var(--theme-color-extra_dark) !important;
}

.sc_blogger_lay_portfolio .sc_blogger_filters .sc_item_filters_tabs li a:after,
.sc_blogger_lay_portfolio_grid .sc_blogger_filters .sc_item_filters_tabs li a:after {
  background-color: var(--theme-color-alter_link2);
}

.sc_style_toggle .sc_blogger .sc_item_filters_wrap .sc_item_filters .list_wrap .sc_item_filters_tabs li.sc_item_filters_tabs_active a {
  color: var(--theme-color-alter_link2);
}

.sc_button.sc_button.sc_button_simple.sc_button_with_icon .sc_button_icon {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.nav-links .page-numbers.current, .comments_pagination .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.esg-filters div.esg-navigationbutton.selected {
  color: var(--theme-color-inverse_bd_color);
}

.dis_block .elementor-counter .elementor-counter-number-wrapper {
  display: block;
}

/*#style-3.mc4wp-form input[type="checkbox"] + label::before {
	border-color: var(--theme-color-text) !important;
}*/
#style-3.mc4wp-form .mc4wp-form-fields {
  color: var(--theme-color-text_dark);
}
#style-3.mc4wp-form .mc4wp-form-fields button:hover,
#style-3.mc4wp-form .mc4wp-form-fields button:active,
#style-3.mc4wp-form .mc4wp-form-fields button:focus,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus,
#style-3.mc4wp-form .mc4wp-form-fields button:active::before,
#style-3.mc4wp-form .mc4wp-form-fields button:focus::before,
#style-3.mc4wp-form .mc4wp-form-fields button:hover::before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:active::before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus::before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover::before {
  color: var(--theme-color-text_dark_07) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="checkbox"] + label::before,
#style-3.mc4wp-form .mc4wp-form-fields input[type="checkbox"] + label a {
  border-color: var(--theme-color-text_dark) !important;
}
#style-3.mc4wp-form .mc4wp-form-fields input[type="checkbox"] + label a:hover {
  color: var(--theme-color-text_dark_07) !important;
  border-color: var(--theme-color-text_dark_07) !important;
}

.sc_services_modern .sc_services_item_thumb .all-svg {
  display: none;
}
.sc_services_modern .sc_services_item:hover .sc_button_arrow {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-color: var(--theme-color-text_link);
}
.sc_services_modern .sc_services_item .sc_button_arrow {
  border: 1px solid var(--theme-color-bd_color);
  background-color: transparent;
}
.sc_services_modern .sc_services_item .sc_button_arrow:hover {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-color: var(--theme-color-text_link);
}

@media (max-width: 1279px) {
  div.wpcf7 .form-style-6 .wpcf7-submit-style .wpcf7-submit {
    padding: 15px 35px 15px 35px !important;
  }
}
@media (max-width: 767px) {
  .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img,
  .sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img,
  .search_modern .search_header_wrap .logo_image,
  .menu_mobile .sc_layouts_logo img {
    max-height: 30px;
  }

  div.wpcf7 .form-style-6 .wpcf7-submit-style .wpcf7-submit {
    padding: 13px 30px 13px 30px !important;
  }
}

/*# sourceMappingURL=skin-upgrade-style.css.map */
