/* Add your custom CSS here */
html {
	font-size: 14px;
	font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	line-height: 1;
}

body {
  
}

#header {

}

#header .header-nav {
    max-height: 50px;
}



#header .header-nav .container .row {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#header .header-nav #_desktop_contact_link #contact-link {
    margin-top: 0;
}

#search_widget {
	min-width: 46.5rem;
}

.block-categories .category-sub-menu li[data-depth="2"] {
    margin-bottom: .625rem;
}

.block-categories .category-sub-menu li[data-depth="0"] {
    padding-right: 2rem;
}

.block_newsletter {
	max-width: 100%;
}

.page-home #custom-text h1 {
    font-size: 2rem;
    font-weight: 500;
    color: #232323;
    text-transform: none;
	margin-bottom: 1rem;
}

.page-home #custom-text h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #232323;
	margin-bottom: 1rem;
    text-transform: none;
}

.page-home #custom-text p {
    font-size: 1rem;
	text-align: justify;

}

div.attachment {
	padding-top: 1rem;
}

#footer {

}
