/* Custom layouts
---------------------------------------------- */
.sc_layouts_cart_panel .sc_layouts_cart_panel_widget .widget_shopping_cart .widget_shopping_cart_content .total:after {
    content: "";
    display: block;
    background-color: var(--theme-color-alter_bg_color);
    position: absolute;
    z-index: -1;
    top: 0;
    right: -10px;
    bottom: 0;
    left: -10px;
    height: 100%;
}

/* 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;
}

.search-no-results .page_content_wrap,
.error404 .page_content_wrap {
    background-color: var(--theme-color-bg_color);
}

.footer_wrap .sc_layouts_row_type_compact .sc_socials.sc_socials_names:not(.alter) .socials_wrap .social_item + .social_item {
    margin-top: 14px;
}

/* User styles
---------------------------------------------- */
/* Dot & Success */
ul[class*="trx_addons_list_dot"],
ul[class*="trx_addons_list_success"] {
    color: var(--theme-color-text_dark);
}

ul.text_link3[class*="trx_addons_list"] > li:before {
    color: var(--theme-color-text_link3);
}

.trx_addons_dropcap_style_2 {
    color: var(--theme-color-text_link3);
}

.sc_title .sc_typed .sc_item_title_text u {
    color: var(--theme-color-text_link3);
}

.sc_title .sc_typed .sc_item_title_text u .sc_typed_entry {
    color: inherit;
}

.trx_addons_alter_text {
    font-size: 19px;
    font-weight: 700;
}

/* Blockquotes
---------------------------------------------- */
blockquote p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

/* Tables */
table td {
    font-size: 15px;
    letter-spacing: -0.15px;
}

.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 .sc_button_title {
    font-size: 21px;
    font-weight: 700;
}

.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;
}

/* Services
---------------------------------------------- */
/* Style 'Breezy' */
.sc_services_breezy .sc_services_item.with_image .sc_services_item_content:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38.9%, rgba(0, 2, 2, 0)), to(#010F12));
    background: linear-gradient(to bottom, rgba(0, 2, 2, 0) 38.9%, #010F12 100%);
    opacity: .8;
}

/* Team
---------------------------------------------- */
/* Style 'Hover' */
.sc_team_hover .post_featured .trx_addons_hover_mask {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(56%, rgba(0, 2, 2, 0)), to(#000202));
    background: linear-gradient(to bottom, rgba(0, 2, 2, 0) 56%, #000202 100%);
}

.sc_team_hover .post_featured:hover {
    opacity: .85;
}

/* Icons
---------------------------------------------- */
/* Style 'Bordered' */
.sc_icons_bordered .sc_icons_icon,
.sc_icons_bordered .sc_icons_image {
    border: 1px solid var(--theme-color-bd_color_07);
    background-color: var(--theme-color-bg_color_07);
    border-radius: 0;
}

/* Style 'Creative' */
.sc_icons.sc_icons_creative .sc_icons_decoration_bg svg.decor-svg {
    fill: var(--theme-color-alter_bg_hover) !important;
    stroke: none;
}

.sc_icons.sc_icons_creative .sc_icons_item:hover .sc_icons_icon,
.sc_icons.sc_icons_creative.color_style_link2 .sc_icons_item:hover .sc_icons_icon,
.sc_icons.sc_icons_creative.color_style_link3 .sc_icons_item:hover .sc_icons_icon {
    color: var(--theme-color-text_dark);
}

.sc_icons.sc_icons_creative .sc_icons_item:hover .sc_icons_decoration_bg svg.decor-svg,
.sc_icons.sc_icons_creative.color_style_link2 .sc_icons_item:hover .sc_icons_decoration_bg svg.decor-svg,
.sc_icons.sc_icons_creative.color_style_link3 .sc_icons_item:hover .sc_icons_decoration_bg svg.decor-svg {
    fill: var(--theme-color-alter_bg_hover) !important;
}

.sc_icons.sc_icons_creative.color_style_dark .sc_icons_item:hover .sc_icons_icon {
    color: var(--theme-color-alter_link);
}

.sc_icons.sc_icons_creative.color_style_dark .sc_icons_item:hover .sc_icons_decoration_bg svg.decor-svg {
    fill: var(--theme-color-alter_bg_hover) !important;
}

.sc_icons_simple .sc_icons_item .sc_icons_item_more_link {
    font-size: 19px;
    font-weight: 700;
}

/* Booked Calendar
---------------------------------------------- */
/* Small style */
body .booked-calendar-wrap.small .booked-appt-list {
    max-height: 180px;
}

body .booked-calendar-wrap.small table.booked-calendar td .date .number {
    -webkit-transition: none;
    transition: none;
}

/* Testimonials
---------------------------------------------- */
.sc_testimonials .sc_testimonials_item:before,
.sc_testimonials .sc_testimonials_item_content:before {
    color: var(--theme-color-text_link3);
}

.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before,
.sc_testimonials_alter .sc_testimonials_item_author:before {
    content: '\E9A1';
    color: var(--theme-color-text_link);
}

.sc_testimonials_alter .swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active,
.sc_testimonials_alter .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover,
.sc_testimonials_alter .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active,
.sc_testimonials_alter .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover,
.sc_testimonials_alter .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover {
    border-color: var(--theme-color-text_link3);
    background-color: var(--theme-color-text_link3);
}

/* 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_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;
}

/* Skills
---------------------------------------------- */
/* Style 'Modern' */
.sc_skills_counter_modern .sc_skills_total {
    color: var(--theme-color-alter_bg_color);
    opacity: 1;
}

/* Style 'Pie' */
.sc_skills_pie.sc_skills_compact_off .sc_skills_total {
    font-weight: 400;
}

/* Icons
---------------------------------------------- */
/* Style 'Bordered' */
.sc_icons_bordered .sc_icons_icon {
    background-color: var(--theme-color-alter_bg_color);
    border-color: var(--theme-color-alter_bg_color);
    border-radius: 0;
}

.sc_icons_bordered .sc_icons_icon + .sc_icons_item_details,
.sc_icons_bordered .sc_icons_image + .sc_icons_item_details {
    margin-left: 1.8em;
}

.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;
}

/* Price
---------------------------------------------- */
.sc_price_item .sc_price_item_link {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_link);
    background-color: var(--theme-color-text_link);
}

.sc_price_item:hover .sc_price_item_link {
    color: var(--theme-color-inverse_link);
    border-color: var(--theme-color-text_dark);
    background-color: var(--theme-color-text_dark);
}

/* Tabs 
---------------------------------------------- */
/* Tabs Style 1 */
.tabs_style_1.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color: var(--theme-color-text_link3);
}

.alter_clients .widget_slider .slider_container .slider-slide img {
    opacity: 0.5;
}

div.wpcf7 .form-style-3 .style-line[class*="icon-"]:before {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]::placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]::placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 input[placeholder]:focus::placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::-webkit-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::-moz-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus:-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::-ms-input-placeholder {
    color: var(--theme-color-input_text);
}

div.wpcf7 .form-style-3 textarea[placeholder]:focus::placeholder {
    color: var(--theme-color-input_text);
}

svg.arrow-scroll path {
    -webkit-animation: arrow-fadeIn 1.5s infinite;
    animation: arrow-fadeIn 1.5s infinite;
}

svg.arrow-scroll path:first-child {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

svg.arrow-scroll path:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

@-webkit-keyframes arrow-fadeIn {
    30% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

@keyframes arrow-fadeIn {
    30% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}

.icon_extra_size .sc_icons .sc_icons_item .sc_icons_icon svg {
    width: 100%;
    height: 100%;
}

@media (max-width: 1279px) {
    .menu_mobile .sc_layouts_logo img {
        max-height: 30px;
    }
}

@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: 25px;
    }

    blockquote p {
        font-size: 17px;
        line-height: 24px;
        font-weight: 400;
    }

    .post_item_404 .page_description {
        font-size: 16px;
    }

    .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 */