/*
 Theme Name:   Actions Child
 Theme URI:    http://algodiv.huma-num/actions-child
 Description:  Child of Actions, a simple, clean and actionable WordPress theme built around Actions.
 Author:       CamilleRoth-CMBDH
 Author URI:   http://camille.roth.free.fr
 Template:     actions
 Version:      1.0.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-menu, right-sidebar, sticky-post, theme-options, threaded-comments, two-columns, translation-ready, custom-logo, featured-images, blog
 Text Domain:  actions
*/

@import url("../actions/style.css");

body, input, textarea {
    color: #373737;
    font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625;
}

.main {
	margin: 0 auto;
	width: 100%;
	max-width: 1240px;
	padding: 0px 30px;
}


.main-navigation {
	background-color: #a9c1bd;
}

.main-navigation a {
	color: #ffffff;
}

.main-navigation .primary-menu {
	border-top: 	0px solid #525252;
	border-bottom: 	1px solid #828282;
}

.site-header-menu {
	border-bottom: 0px #ffffff;
	border-top: 0px  #ffffff;
	}

.site-header-menu .main {
	padding: 0em 30px;
}

.custom-logo {
	min-height: 118px;
	min-width:  250px;
}