/* 
 Theme Name:   Child - X
 Theme URI:    
 Description:  Child theme for X
 Author:       Komanda
 Author URI:   https://komanda.dev/
 Template:     x
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

h1.h-custom-headline.cs-ta-center.h3 {
    color: hsl(211, 100%, 28%)!important;  
}

.x-raw-content.p-intro {
    max-width: 800px;
    margin: 0.925em auto 1.25em;
    color: #fafafa;
}

header.x-header-landmark.h-40 {
    padding: 40px 0px 40px!important;
}

h2.x-text-content-text-primary,
h2.h-custom-headline.h4 {
    font-weight: 400;
    text-transform: uppercase !important;
	font-family: 'Montserrat' !important;  
	font-size: 18pt !important;
    text-align: center!important;
}
h2.x-text-content-text-primary.txt-left{
    text-align: left!important;
	margin-bottom: 15px;
}

h3.x-promo-title{
	margin: 0;
    font-size: 1.15em;
    min-height: 48px;
}

.catalog-box h3 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #3e4952;
    font-size: 18px;
    font-weight: 600;
	text-transform: none !important;
}