/**
 * Theme Name:     Solustrid Child
 * Author:         SmartDataSoft
 * Template:       solustrid
 * Text Domain:	   solustrid-child
 * Description:    Solustrid is a WordPress theme that is created specifically for Industry, Factory and Engineering business purpose. Focusing on industrial site, it has multiple section throughout the theme for widgets, slider, social menus, logo etc. It can be customized with multiple post formats and multimedia posts.
 */

 .auto-container {
    max-width: 100%;
    padding: 0px;
}

.header-upper {
	padding: 0px 40px;
}

.fixed-header .sticky-header {
	padding: 0px 40px;
}

p {
    line-height: inherit!important;
    font-weight: inherit!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: inherit!important;
    letter-spacing:1px;
    color: color: var(--wp--preset--color--foreground)!important;
    margin-bottom:10px!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bree Serif', sans-serif!important;
    letter-spacing:0.04em!important;
}

.elementor-price-list-price {
    font-family: 'Open Sans', sans-serif!important;
}

.page-banner {
	padding-left:40px!important;
}

/* Hide breadcrumb on pages */
.page-banner .inner-container .current-item {
    visibility: hidden;
}

/* Hide breadcrumb on pages */
.page-banner .inner-container .current-item {
    visibility: hidden;
}

.services-detail {
	max-width: 1000px!important;
}