/*
Theme Name: Adron Technologies SNC
Theme URI: https://wordpress.org/
Author: Adron Technologies SNC
Author URI: https://adron.ch/
Description: Theme for Oberson Abels By Adron Technologies SNC with Love.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Text Domain: adron
*/

.section .image {
    min-width: 150px !important;
    height: auto;
    padding-right: 30px;
    width: 150px !important;
}

.section .info {
    width: 100%;
}

ul {
	margin-left: 3rem;
	margin-bottom: 1.875rem;
}

#realMenu {
	margin-left: 0rem !important;
	margin-bottom: 0rem !important;
}

#language {
	margin-left: 0rem !important;
	margin-bottom: 0rem !important;
}

li::marker {
  color: #b26b00;
}

h4 {
	font-size: 1.125rem;
}

h1 {
	margin-bottom: 5rem !important;
}

.mainContent {
	padding: 0rem 75px;
	width: 1170px;
	margin: auto;
	margin-top: -5rem;
}

article > .mainContent {
	padding: 4rem 75px !important;
	margin-top: 0rem !important;
}

.gradientContainer {
	margin-top: -5rem;
}

img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:100%;
	height:auto;
}