/*
Theme Name: Truck Child Theme
Template: truck
Theme URI: https://truck.ancorathemes.com/
Description: Truck Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0
Tested up to: 6.7.2
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: truck
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */

/*varie*/
h1, h2 {
    color: #1d3175;
}
[class*="scheme_"].sidebar .widget_contacts .contacts_info span:before, [class*="scheme_"].sidebar .widget_contacts .contacts_info>a:before {
	color: #1d3175;
}
.menu_mobile .menu_mobile_inner {
    background-color: #1d3175;
}

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

/*HEADER - BG*/
.header_position_over .top_panel .sc_layouts_row[class*="scheme_"]:not(.sc_layouts_row_fixed_on) {
    backdrop-filter: blur(2.0px);
    background-color: #ffffff10!important;
}

/*HP - PORTFOLIO*/
.sc_portfolio.sc_portfolio_eclipse .sc_portfolio_item .post_featured .mask {
    background-color: #2e4bad;
}

/*HP - BLOG*/
.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_default.sc_blogger_item_on_plate.sc_blogger_item_image_position_top:hover .sc_blogger_item_header {
    border-color: #1d3175;
}
.sc_blogger_default.sc_blogger_default_classic_3 .sc_blogger_item_default.sc_blogger_item_on_plate.sc_blogger_item_image_position_top .sc_blogger_item_header {
    background-color: #fff;
}
.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_body {
    background-color: #fff;
}

/*BLOG - singolo*/
.widget_tag_cloud a {
    text-transform: uppercase;
}
.post_item_single .post_tags_single a {
    text-transform: uppercase;
}

/*TESTIMONIALS*/
.slider_outer_pagination_pos_bottom_outside .swiper-pagination {
    text-align: left;
    padding-left: 70px;
}
.sc_testimonials_modern .sc_testimonials_item::before {
    color: #1d3175!important;
}
.sc_testimonials_modern .sc_testimonials_item_author_data .sc_testimonials_item_author_title {
    display: none;
}
.sc_testimonials_alter2 [class*="column"] .sc_testimonials_item_author:before, .sc_testimonials_alter2 .sc_testimonials_item_author:before {
    color: #1d3175;
}
.sc_testimonials_alter2 [class*="column"] .sc_testimonials_item_author_data .sc_testimonials_item_author_title, .sc_testimonials_alter2 .sc_testimonials_item_author_data .sc_testimonials_item_author_title {
    display: none;
}

/*SERVIZI - pagina*/
h4.sc_services_item_title.entry-title {
    font-size: 1.247em;
}

