/*
 Theme Name:   Fondation PlanetSolar Corporate Theme
 Description:  Thème sur mesure basé sur SiteOrigin Corp pour la Fondation PlanetSolar (Expo pionniers)
 Author:       SiteOrigin / Alexis Domjan
 Template:     siteorigin-corp
 Version:      1.0.0
 Text Domain:  planetsolar-expo
*/

/*.fps-bottom-white-box {
   position: absolute;
   width: calc(10vh);
   height: 500px;
   bottom: -100px;
   background-color: white;
   z-index: -1;
   overflow: visible;
}*/

.fps-up-boxed {
   top: -300px;
   z-index: 1000;
   position: relative;
   background-color: white;
   height: 300px;
   padding: 2rem 3rem 2rem 3rem;
   border-radius: 1rem 1rem 0 0;
   transform: rotate(3deg);
   opacity: 0.7;
}

.fps-up-boxed h1, .fps-up-boxed h2 {
   transform: rotate(-3deg);
   text-align: center;
}

.fps-bottom-waves {
   position: absolute;
   width: 100%;
   left: 0;
   bottom: -55px;
   padding-top: 15.625%;
   background: url(/wp-content/themes/siteorigin-corp-child/border-bottom-h400-2.svg) no-repeat center top;
   background-size: 100% auto;
}

.fps-bottom-waves > .content {
}

.main-navigation ul li {
   font-family: Montserrat, sans-serif;
   font-size: 16px !important;
}

/* Articles */
.post-template-default .entry-content {
   font-size: 1.1em;
}

.post-template-default .entry-title {
   font-size: 1.9em;
}

.post-template-default .entry-meta {
   font-size: 1em;
   color: #222 !important;
   text-transform: uppercase;
}

.sub-menu li a {
   font-weight: 500 !important;
   border-color: white !important;
   transition: all 0.3s ease-in;
}

.sub-menu li a:hover {
   background-color: #e8e8e8 !important;
}

.fps-bigger p {
   font-size: 1.2em;
}

.fps-bigger li {
   font-size: 1.2em;
}

.so-widget-sow-image h3 {
   font-weight: 400;
   font-size: 14px;
   color: #444;
   padding-top: 6px;
}

h2 {
   margin: 0 0 25px 0 !important;
}
