/* Custom layouts
---------------------------------------------- */
/* Menu hovers */
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-parent > a,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-ancestor > a {
    color: var(--theme-color-text_link) !important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover:after,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a:after,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a:after,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-parent > a:after,
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-ancestor > a:after {
    background-color: var(--theme-color-text_link);
}

.sc_layouts_row_type_narrow .sc_layouts_item_icon,
.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_icon,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
    color: var(--theme-color-text_dark);
}

.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover .sc_layouts_item_icon,
[class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not([class*="button"]):hover .sc_layouts_item_icon {
    color: var(--theme-color-text_link);
}

/* Header fixed positions */
.sc_layouts_row_fixed_on {
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: var(--theme-color-alter_bg_color) !important;
}

.sc_layouts_row_fixed_on .search_style_fullscreen.search_opened .search_close {
    top: 35px;
    right: -40px;
}

/* User styles
---------------------------------------------- */
/* Dot & Success */
ul[class*="trx_addons_list_dot"],
ul[class*="trx_addons_list_success"] {
    color: var(--theme-color-text_dark);
}

/* Blockquotes
---------------------------------------------- */
blockquote p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

.trx_addons_alter_text {
    font-size: var(--theme-font-h6_font-size);
    font-weight: var(--theme-font-h6_font-weight);
}

/* Tables */
table td {
    font-size: 15px;
    letter-spacing: -0.15px;
}

/* Page 404
---------------------------------------------- */
.search-no-results .page_content_wrap,
.error404 .page_content_wrap {
    background-color: transparent;
}

.search-no-results .body_wrap .top_panel,
.error404 .body_wrap .top_panel {
    background-color: transparent;
}

.post_item_404 .page_title {
    letter-spacing: -10.8px;
}

.post_item_404 .page_description {
    font-size: 17px;
}

/* Buttons
---------------------------------------------- */
.sc_button.sc_button.sc_button_simple.sc_button_with_icon.button_bg_icon_color_2 .sc_button_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

.sc_button.sc_button.sc_button_simple.sc_button_with_icon.button_bg_icon_color_2 .sc_button_icon span {
    line-height: 31px;
}

.button_bg_icon_color_2 .sc_button_icon {
    background-color: var(--theme-color-alter_bg_color);
    border: 4px solid rgba(234, 234, 234, 0.8) !important;
}

/* Price
---------------------------------------------- */
/* Style 'Default' */
.sc_price_default .sc_price_item_icon > span {
    font-size: 3.7em;
}

/* Icons
---------------------------------------------- */
/* Style 'Bordered' */
.sc_icons_bordered .sc_icons_item_title {
    font-size: var(--theme-font-h5_font-size);
    font-weight: var(--theme-font-h5_font-weight);
}

.sc_icons_bordered .sc_icons_icon,
.sc_icons_bordered .sc_icons_image {
    background-color: var(--theme-color-alter_bg_color);
    border-color: var(--theme-color-alter_bg_color);
    border-radius: 0;
}

.sc_icons_bordered .sc_icons_item .sc_icons_item_more_link {
    font-size: var(--theme-font-h5_font-size);
    font-weight: var(--theme-font-h5_font-weight);
}

.sc_icons_bordered.sc_icons_size_small .sc_icons_icon,
.sc_icons_bordered.sc_icons_size_small .sc_icons_image {
    width: 3.5em;
    height: 3.5em;
    line-height: 3.5em;
}

.sc_icons_bordered.sc_icons_size_small .sc_icons_icon + .sc_icons_item_details,
.sc_icons_bordered.sc_icons_size_small .sc_icons_image + .sc_icons_item_details {
    margin-top: 1.1em;
}

.sc_icons_bordered .sc_icons_icon + .sc_icons_item_details,
.sc_icons_bordered .sc_icons_image + .sc_icons_item_details {
    margin-left: 1.7em;
}

/* Style 'Simple' */
.sc_icons_simple .sc_icons_item .sc_icons_item_more_link {
    font-size: var(--theme-font-h6_font-size);
    font-weight: var(--theme-font-h6_font-weight);
}

/* Style 'Simple' */
.sc_icons_divider .slider-wrapper .sc_icons_item:after,
.sc_icons_divider .sc_icons_columns_wrap .sc_icons_item:after {
    background-color: var(--theme-color-text_dark);
    opacity: 0.2;
}

/* Booked Calendar
---------------------------------------------- */
/* Small style */
body .booked-calendar-wrap.small .booked-appt-list {
    max-height: 180px;
}

/* Testimonials
---------------------------------------------- */
.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before,
.sc_testimonials_alter .sc_testimonials_item_author:before {
    content: '\E9A1';
}

/* Slider Pagination
---------------------------------------------- */
.swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
    border-color: var(--theme-color-text_link2);
    background-color: var(--theme-color-text_link2);
}

/* Portfolio
---------------------------------------------- */
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_13 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: var(--theme-color-text_link);
}

.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_13 .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_13 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl .post_meta .post_meta_item a {
    color: var(--theme-color-inverse_link) !important;
}

/* Blogger
---------------------------------------------- */
.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item:hover .item_more_link .link_text {
    margin-right: 18px;
}

.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item:hover .item_more_link .link_icon {
    width: 49px;
}

.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_button .item_more_link {
    font-size: 14px;
    font-weight: 700;
}

.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_button .item_more_link .link_icon {
    width: 35px;
    overflow: hidden;
    position: relative;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    will-change: width;
}

.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_button .item_more_link .link_icon:before {
    content: '\EA04';
    position: absolute;
    right: 0;
    top: 0;
}

.sc_blogger_default.sc_blogger_default_classic_time .sc_blogger_item_default.sc_blogger_item_on_plate.sc_blogger_item_image_position_top .post_meta.sc_blogger_item_meta.post_meta_date {
    z-index: 999;
}

/* Tabs 
---------------------------------------------- */
/* Tabs Style 1 */
.tabs_style_1.elementor-widget-tabs .elementor-tab-title.elementor-active,
.tabs_style_1.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: var(--theme-color-text_dark);
}

/* Mailchimp */
#style-9.mc4wp-form input[type="checkbox"] + label:before {
    text-indent: 0;
}

/* Contact Form 7 */
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]::-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 input[placeholder]:-ms-input-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 input[placeholder]::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 textarea[placeholder]::-moz-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 textarea[placeholder]::-ms-input-placeholder {
    color: var(--theme-color-input_dark);
}

div.wpcf7 .form-style-3 textarea[placeholder]::placeholder {
    color: var(--theme-color-input_dark);
}

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

@media (max-width: 1279px) {
    .menu_mobile .sc_layouts_logo img {
        max-height: 30px;
    }

    .sc_icons_bordered .sc_icons_item .sc_icons_item_more_link {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .menu_mobile .sc_layouts_logo img,
    .search_modern .search_header_wrap .logo_image,
    .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 {
        max-height: 34px;
    }

    blockquote p {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    .post_item_404 .page_description {
        font-size: 16px;
    }

    .search-no-results .body_wrap, .error404 .body_wrap {
        background-size: 58%;
    }

    .sc_button.sc_button.sc_button_simple.sc_button_with_icon.button_bg_icon_color_2 .sc_button_icon {
        width: 51px;
        height: 51px;
        line-height: 51px;
    }

    .sc_button.sc_button.sc_button_simple.sc_button_with_icon.button_bg_icon_color_2 .sc_button_icon span {
        line-height: 25px;
    }

    body .booked-calendar-wrap.small table.booked-calendar .booked-appt-list {
        max-height: 180px !important;
    }
}

/*# sourceMappingURL=skin-upgrade-style.css.map */