/* Single Portfolio */
.portfolio_page .portfolio_page_details_wrap.light_style .portfolio_page_details .portfolio_page_details_item .portfolio_page_details_item_title {
  color: var(--theme-color-text_dark);
}

.portfolio_page .portfolio_page_details_wrap.light_style .portfolio_page_details .portfolio_page_details_item .portfolio_page_details_item_value {
  color: var(--theme-color-text);
}

/* 404 */
.post_item_404 .post_content .all-svg {
  display: none;
}

.post_item_404 .go_home {
  background-color: var(--theme-color-text_link2) !important;
}
.post_item_404 .go_home:hover {
  background-color: var(--theme-color-text_hover2) !important;
}

/* Countdown default */
.sc_countdown_default .sc_countdown_label:before {
  height: 1px;
}

/* Categories List style 6 */
.categories_list_style_6 .categories_list_info_wrap:before {
  opacity: 0.3;
}

/* Wooc */
.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  border-color: var(--theme-color-bd_color);
}

/* Filter by Price */
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: var(--theme-color-alter_link);
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  border-color: var(--theme-color-alter_link2) !important;
  background-color: var(--theme-color-alter_link2) !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  border-color: var(--theme-color-alter_hover2) !important;
  background-color: var(--theme-color-alter_hover2) !important;
}

/* Maps */
/* style 2 */
.map_marker_2 {
  background-color: var(--theme-color-bg_color);
}
.map_marker_2:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  content: '\e9ce';
  font-family: "fontello";
  color: var(--theme-color-text_link);
  font-size: 38px;
  margin: 2px 0 0 0;
}

/* Portfolio Default */
.slider_width_auto .sc_portfolio.sc_portfolio_default .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n-2) {
  width: 30% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_default .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n-1) {
  width: 45% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_default .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n) {
  width: 25% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_default .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide .post_featured_bg:before {
  padding-top: 28.66rem;
}

/* Portfolio Extra */
.slider_width_auto .sc_portfolio.sc_portfolio_extra .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n-2) {
  width: 30% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_extra .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n-1) {
  width: 45% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_extra .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide:nth-child(3n) {
  width: 25% !important;
}

.slider_width_auto .sc_portfolio.sc_portfolio_extra .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide .post_featured_bg:before {
  padding-top: 28.66rem;
}

.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_title {
  background-color: var(--theme-color-bg_color);
}
.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_title a {
  color: var(--theme-color-text_dark) !important;
}

.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_meta .post_categories {
  background-color: var(--theme-color-bg_color);
}
.sc_portfolio.sc_portfolio_extra .sc_portfolio_item .post_featured .post_info .post_meta .post_categories a {
  color: var(--theme-color-text_dark) !important;
}

.sc_portfolio_extra .post_featured_bg > .post_featured_bg_image,
.sc_portfolio_extra .post_featured_bg .post_thumb {
  background-position: center top;
}

/* Portfolio Style 7 / 9 */
.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,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title {
  background-color: var(--theme-color-bg_color);
  color: var(--theme-color-text_dark);
}
.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,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .sc_blogger_item_title a {
  color: var(--theme-color-text_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,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories {
  background-color: var(--theme-color-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 > *,
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_7 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_categories > * {
  color: var(--theme-color-text_dark) !important;
}

/* MailChimp Style 9 */
#style-9.mc4wp-form .mc4wp-form-fields input[type="email"] {
  border-color: var(--theme-color-alter_bd_color);
}

/* Socials Modern/Modern 2 */
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item .social_icon,
.sc_socials.sc_socials_default.modern .socials_wrap .social_item .social_icon {
  background-color: var(--theme-color-alter_bg_hover) !important;
}

.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item:hover .social_icon,
.sc_socials.sc_socials_default.modern .socials_wrap .social_item:hover .social_icon {
  background-color: var(--theme-color-alter_bg_hover) !important;
}

.error404 .page_content_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(images/404.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.wp-block-file__button {
  background: none;
}

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

/* CF7 */
.wpcf7 .wpcf7-submit-style .submit-style-in {
  background-color: var(--theme-color-text_link2);
}

.wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
  background-color: var(--theme-color-text_hover2);
}

/* Style 11 */
#style-11.mc4wp-form .mc4wp-form-fields button,
#style-11.mc4wp-form .mc4wp-form-fields input[type="submit"] {
  color: var(--theme-color-inverse_link);
  border-color: var(--theme-color-text_link2);
  background-color: var(--theme-color-text_link2);
}
#style-11.mc4wp-form .mc4wp-form-fields button:hover, #style-11.mc4wp-form .mc4wp-form-fields button:focus, #style-11.mc4wp-form .mc4wp-form-fields button:active,
#style-11.mc4wp-form .mc4wp-form-fields input[type="submit"]:hover,
#style-11.mc4wp-form .mc4wp-form-fields input[type="submit"]:focus,
#style-11.mc4wp-form .mc4wp-form-fields input[type="submit"]:active {
  border-color: var(--theme-color-text_hover2);
  background-color: var(--theme-color-text_hover2);
}

/* Custom underline */
span.new_underline {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='661.152' height='16.667' viewBox='0 0 661.152 16.667'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;stroke:%23e74923;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-819.713 -320.701)'%3E%3Cpath class='a' d='M-5405.27-13853.5s486.6-16.546,661.1-3.841' transform='translate(6225 14186)'/%3E%3Cpath class='a' d='M-5404.335-13849.131s485.423-24.757,659.97-12.052' transform='translate(6225 14186)'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: 100%;
}

/* Counter Modern */
.sc_skills_counter_modern .sc_skills_total {
  color: var(--theme-color-text_dark);
  opacity: 0.03;
}

/* general styles */
.trx_addons_dropcap_style_1 {
  background-color: var(--theme-color-text_link);
}

.page_wrap.with_bg {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.page_wrap.with_bg.contain_size {
  background-position: top center;
  -webkit-background-size: contain;
  background-size: contain;
}
.page_wrap.with_bg .page_content_wrap {
  background-color: transparent;
}
.page_wrap.with_bg .top_panel,
.page_wrap.with_bg [class*="scheme_"].top_panel {
  background-color: transparent;
}

/* Modern Burger */
.sc_layouts_menu_mobile_button_modern_burger {
  position: relative;
  display: inline-block !important;
  vertical-align: middle;
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_link {
  position: relative;
  width: 30px;
  height: 28px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_icon {
  font-size: 2em;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 26px;
  height: 2px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: var(--theme-color-text_dark);
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_icon:before, .sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_icon:after {
  font-family: inherit;
  content: '' !important;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  height: 2px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: var(--theme-color-text_dark);
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_icon:before {
  top: -7px;
  width: 14px;
  left: 0;
  right: auto;
  -webkit-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_icon:after {
  top: 7px;
  width: 14px;
  -webkit-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.sc_layouts_menu_mobile_button_modern_burger:hover .sc_layouts_item_icon:after {
  width: 26px;
}
.sc_layouts_menu_mobile_button_modern_burger:hover .sc_layouts_item_icon:before {
  width: 26px;
}

/* Blogger Classic Masonry */
.sc_blogger_classic-masonry.sc_blogger_classic-masonry_default .post_layout_classic-masonry .post_header:before {
  background-color: var(--theme-color-text_link2);
}

/* Testimonials Alter */
.sc_testimonials_alter .slider_controls_wrap > a {
  background-color: var(--theme-color-alter_bg_color) !important;
  border-color: var(--theme-color-alter_bg_color) !important;
}

.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before, .sc_testimonials_alter .sc_testimonials_item_author:before {
  color: var(--theme-color-text_link);
}

/* Price deafult */
.sc_price_default .sc_price_item.sc_price_active {
  box-shadow: none !important;
}

/* Layouts Compact */
.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link2);
}

/* Layouts Normal */
[class*="scheme_"].sc_layouts_row_type_normal .sc_layouts_item a.accent1:not(.sc_button):not([class*="button"]) {
  color: var(--theme-color-text_link);
}
[class*="scheme_"].sc_layouts_row_type_normal .sc_layouts_item a.accent1:not(.sc_button):not([class*="button"]):hover {
  color: var(--theme-color-text_hover);
}

/* Slider Controls Alter */
.sc_slider_controls.sc_slider_controls_alter .slider_controls_wrap > a.slider_next,
.sc_slider_controls.sc_slider_controls_alter .slider_controls_wrap > a.slider_prev {
  background-color: var(--theme-color-alter_bg_color);
  border-color: var(--theme-color-alter_bg_color);
}

/* Icons Creative */
.sc_icons_creative .sc_icons_item .sc_icons_decoration_bg svg.decor-svg {
  fill: var(--theme-color-alter_bg_color) !important;
}

/* icons Figure */
.sc_icons_figure .sc_icons_item {
  transition: all 0.3s ease;
}

.sc_icons_figure .sc_icons_item:hover {
  background-color: var(--theme-color-alter_bg_color);
  box-shadow: none;
}

.sc_icons.sc_icons_figure .sc_icons_icon {
  color: var(--theme-color-text_link);
}

.sc_icons.sc_icons_figure .sc_icons_item_linked:hover .sc_icons_icon {
  color: var(--theme-color-text_dark);
}

/* Custom marquee styles
==========================================================================*/
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
  padding-right: 80px;
  padding-left: 0;
}
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h1, .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h2, .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h3, .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h4, .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h5, .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: inherit;
}
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span {
  display: inline-block;
  padding: 0 80px;
}
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span:first-child {
  padding-left: 0;
}
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span:last-child {
  padding-right: 0;
}
.trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span:before {
  content: '\EA5D';
  font-family: "fontello";
  font-size: 45px;
  color: var(--theme-color-text_link3);
  line-height: inherit;
  position: relative;
}

/* Responsive */
@media (max-width: 1439px) {
  .sc_price_item .sc_price_item_link {
    padding-left: 46px;
    padding-right: 46px;
  }
}
@media (max-width: 1279px) {
   /* Custom marquee styles
	==========================================================================*/
  .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element {
    padding-right: 40px;
    padding-left: 0;
  }
  .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span {
    display: inline-block;
    padding: 0 40px;
  }
  .trx_addons_bg_text.trx_addons_marquee_wrap .trx_addons_marquee_element .trx_addons_bg_text_char span:before {
    font-size: 30px;
  }

  .sc_price_item .sc_price_item_link {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .slider_width_auto .sc_portfolio.sc_portfolio_extra .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide .post_featured_bg:before {
    padding-top: 20rem;
  }

  .slider_width_auto .sc_portfolio.sc_portfolio_default .sc_portfolio_slider .slider_container .slider-wrapper.sc_item_columns_3 .swiper-slide .post_featured_bg:before {
    padding-top: 20rem;
  }
}

/*# sourceMappingURL=extra-styles.css.map */
