/*
 Theme Name:   Rise Pro child
 Theme URI:    http://normandiesalsa.com/v3/wp-content/themes/rise_pro-child
 Description:  Rise Pro Child Theme
 Author:       James Molloy
 Author URI:   none
 Template:     rise_pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         css, javascript, php, header, menu
 Text Domain:  rise-pro-child
*/
body {
	margin-top: 90px;
}
@media screen and (max-width: 40em) {
	.site-branding {
		max-width: 200px;
	}
}
/* modif agenda page top margin
article#post-0 {
	margin-top: 120px;
}
div#secondary.widget-area {
	margin-top: 120px;
}
*/
.photonic-panel {
	margin-top: 150px;
}
.photonic-picasa-panel {
	margin-top: 150px;
}
.photonicModal {
	margin-top: 150px;
}
.photonicModalClose {
	margin-top: 150px;
}
@media screen and (min-width: 1300px) {
	.menu-toggle {
		display: none;
	}	
	.main-navigation ul {
		display: block;
	}
}
.icon-facebook {
    color: #3b5998;
}
i:hover.icon-facebook {
    color: #FFF;
}
.icon-youtube {
    color: #c4302b;
}
i:hover.icon-youtube {
    color: #FFF;
}
.icon-envelope {
    color: #FFF;
}
i:hover.icon-envelope {
    color: #FFF;
}
div.upw-before p {
    color: #A3C316;
}
h4.tribe-event-title {
    margin-bottom: 0.15em;
}
.tribe-events-list-widget ol li {
    margin-bottom: 5px;
}
p.post-title a {
    pointer-events: none;
    cursor: default;
    /* Le texte peut être amplifié */
    text-size-adjust: auto;
    font-size: x-large;    
    color: #FFF;
}
/*
div.upw-content {
    background-color: #FFF;
    margin-left: 5px;
    padding-left: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-color: #FFF;
    color: #000 !important;
}*/
/* bordure pointillé blanc autour du flash info et des events dans la page agenda */
div.upw-content {
   padding: 5px;
   margin: 5px;
   /*background: #ff0030;*/
   color: #fff;
   /*font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;*/
   border: 2px dashed #fff;
   border-radius: 6px;
   /*box-shadow: 0 0 0 4px #9D0E04, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);*/
   /*text-shadow: -1px -1px #A3C316;*/
   font-weight: normal;
}
/* pas de puce dans le flash info */
aside#sticky-posts-4.widget.widget_ultimate_posts ul {
    list-style-type: none;
}
p.post-title {
    margin-bottom: 0.5em;
}
/*
div.upw-content p {
    color: #000 !important;
}*/
.cbp-spmenu {
    background-color: rgba(84, 47, 25, 0.5) !important;
}
/*
div.pbs-main-wrapper p {
    color: #FFF;
}*/