/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


@font-face {
    font-family: Thesans-5;
    src: url(https://manuals.mectron.com/wp-content/themes/divi-child/fonts/thesans-5-regular.ttf);
}

h1 {
font-family: Thesans-5, Arial, sans-serif;
font-size: 48px;
color: #464646;
}

h2 {
font-family: Thesans-5, Arial, sans-serif;
font-size: 24px;
color: #f36e20;
}

p {
font-family: Thesans-5, Arial, sans-serif;
font-size: 16px;
}
footer p {
	color:#fff;
}

.download_link {
	text-align:right;
}
p.info_result {
    padding-bottom: 17px !important;
    text-align: right;
}
.download_link a:before {
	content:url('https://mectron-doc-cdn.s3.eu-west-1.amazonaws.com/wp-content/uploads/2021/03/10171207/pdf-link.png');
	margin-right:5px;
}


footer hr {
    padding: 0;
    margin: 0 0 10px 0;
    border-style: dotted;
    border-width: 0 0 2px;
}
#social .facebook,
#social .linkedin {
	display: inline-block;
	margin-right:20px;
}

.link_element {
    padding: 17px 0;
}

.ds-result-item .ds-meta-label {
  font-weight: 700;
}