/*
Theme Name: Stromasoft Core Child
Theme URI: https://www.stromasoft.com
Template: stromasoft
Author: Stromasoft
Author URI: https://www.stromasoft.com
Description: Stromasoft are dedicated to delivering digital solutions to tackle real world business problems.
Tags: one-column,two-columns,left-sidebar,right-sidebar,wide-blocks,block-styles,buddypress,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,rtl-language-support,theme-options,threaded-comments,translation-ready,blog,e-commerce,portfolio
Version: 1.9.8.1771499966
Updated: 2026-02-19 12:19:26

*/

.header-mobile-devis {
	background: #2db376 !important;
	color: #fff !important;
	transition: 0.3s ease-in-out all;
	padding: 3px 13px !important;
	text-align: center;
}

.site-header .header-contents {
	display: flex;
	justify-content: space-between;
}

.site-header .header-contents>* {
	flex: 1;
}
.hamburger-menu {
	justify-content: flex-end;
}
.banner-ad-stromasoft {
	justify-items: center;
}
.footer-top {
	display: flex;
	padding-bottom: 20px;
	max-width: 1250px;
}
.footer-top .footer-col {
	flex: 1;
	text-align: left;
}
.footer-col > span {
	text-transform: uppercase;
}
.link-footer {
	display: flex;
	flex-direction: column;
	margin-bottom: 35px !important;
}
.link-footer a {
	margin: 0 !important;
}