/*
Theme Name: TheGem_child_user_icons
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt

couleur verte: #428c33
couleur rose: #ff8f9f
*/



#site-header .header-background:before {
	background-color: #fff;
}
#site-header .style-hover-lined.style-hover-type-line-underline-2 .thegem-te-menu__default.desktop-view ul.nav-menu > li > a{
	padding-top: 10px;
	padding-bottom: 10px;
}
#site-header .thegem-te-menu .nav-menu > li.menu-item-active > a:before,
#site-header .thegem-te-menu .nav-menu > li.menu-item-current > a:before{
	border: 2px solid #ff8f9f;
}
#site-header .thegem-te-menu__default.desktop-view ul.nav-menu > li:not(.megamenu-template-enable) li.menu-item-active > a, 
#site-header .thegem-te-menu__default.desktop-view ul.nav-menu > li:not(.megamenu-template-enable) li.menu-item-current > a,
#site-header .thegem-te-menu__default.desktop-view ul.nav-menu > li:not(.megamenu-template-enable) li:hover > a{
  border-color: #ff8f9f;
}
.bullet::before{
	background: #ff8f9f !important;
}
#about p{
	font-size: 17px;
	color: #000;
	text-align: center;
}
#about{
	background-image: url("images/bg-siporc-about.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0;
	background-size: 30%;
}
.page-title-block .breadcrumbs > span.current {
    color: #ff8f9f;
    border-bottom: 3px solid #ff8f9f;
}
.wpb_wrapper .w3eden a,
.entry-content .w3eden a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  font-size: 15px;
}
.wpb_wrapper .wpdm-download-link.btn.btn-primary,
.entry-content .wpdm-download-link.btn.btn-primary{
  border-radius: 4px;
  background-color: #428c33;
  border-color: #428c33;
  color: #fff;
}
.wpb_wrapper .wpdm-download-link.btn.btn-primary:hover,
.entry-content .wpdm-download-link.btn.btn-primary:hover{
	background-color: #ff8f9f;
	border-color: #ff8f9f;
}
#footer-nav.site-footer {
  padding: 20px 0;
  border-top: none;
}
#footer-nav .col-md-3.col-md-push-9 {
  right: 0;
  float: right;
  width: 50%;
  left: 0;
}
#footer-nav .col-md-6 {
  display: none;
}
#footer-nav .col-md-3.col-md-pull-9 {
  width: 50%;
  right: 0;
  left: 0;
  float: left;
}
#footer-nav .footer-site-info a {
  color: #ddd;
}
.ptext {
  padding-left: 70px !important;
  padding-right: 70px !important;
}
#subheading-savi{
	
}
#subheading-savi .title-xlarge{
	font-size: 40px;
  line-height: 50px;
}
.nf-before-form-content {
  margin-bottom: 40px;
}
.nf-form-layout .nf-form-content label {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.nf-form-layout .nf-form-content input:not([type="button"]){
	height: 40px;
	color: #100c3c;
}
.nf-form-layout .nf-form-content #nf-field-34,
.nf-form-layout .nf-form-content #nf-field-38,
.nf-form-layout .nf-form-content #nf-field-45,
.nf-form-layout .nf-form-content #nf-field-46,
.nf-form-layout .nf-form-content #nf-field-47,
.nf-form-layout .nf-form-content #nf-field-51,
.nf-form-layout .nf-form-content #nf-field-52,
.nf-form-layout .nf-form-content #nf-field-53{
	height: 30px;
    padding: 10px;
    font-size: 15px;
}
.nf-form-layout .nf-form-content .field-wrap.html-wrap p {
  margin-bottom: 12px;
  line-height: 20px;
}
.nf-form-content .checkbox-container.label-right .nf-field-label{
	margin-bottom: 12px
}
.nf-form-layout .nf-form-content input:not([type="button"]):focus{
	color: #000;
}
.nf-form-layout .nf-form-content select.ninja-forms-field {
  color: #100c3c;
  height: 40px;
  padding: 8px;
}
.nf-form-layout .nf-form-content .nf-field-label .nf-label-span,
.nf-form-layout .nf-form-content .nf-field-label label{
	font-size: 16px;
	text-transform: uppercase;
}
.nf-form-layout .nf-form-content h3,
.nf-form-layout .nf-form-content h4{
	color: #000;
	text-align: center;
}
.nf-form-layout .nf-form-content h5 {
  color: #000;
  font-size: 16px;
  line-height: 26px;
}
.nf-form-layout .nf-form-content input[type="submit"] {
  background: #428c33;
  border: 0;
  color: #fff;
  transition: all .5s;
  width: 25%;
  height: 50px;
  padding: 15px;
  line-height: 18px;
  vertical-align: middle;
}
.nf-form-layout .nf-form-content input[type="submit"]:hover{
	background: #ff8f9f
}
.nf-form-content .submit-container{
	margin-top: 25px;
}


























