/* mobile styles */
#wrap { width:310px; margin-left:auto; margin-right:auto; overflow:hidden; }

#nav { width:310px; background:none; height:auto; overflow:hidden;   }
#nav ul { display: inline; list-style: none;  margin:0px; padding:0px; height:42px; line-height:42px;  }
#nav ul li { float: left;  display: inline;  font-size: 12px; margin:0px; padding:0px; }
#nav ul li a { display:block; height:42px; padding:0; margin:0px;  width:320px; border-bottom:1px solid #999; }
#nav ul li a:hover { }

.single-post .type-post	{ width:310px;}
.single-post .type-post .gridly-copy { width:290px;}
.single-post .type-post img	{ width:100%; height:inherit;}

.type-page { width:310px;}
.type-page .gridly-copy { width:290px;}
.type-page img { width:290px; height:inherit;}

#comment-form { width:285px; }

/* logo */
#logo { margin-top:35px; margin-bottom:15px; }
a#logo-rm { background:url(../../gridly-child_RM/images/logo-retour-rm-mobile.svg) no-repeat; height:50px; width:75px; display:block; background-position:left top; }
a#logo-rm:hover { background:url(../../gridly-child_RM/images/logo-retour-rm-mobile.svg) no-repeat; background-position:left bottom; }

/* copyright styles version mobile */
#reseaux p { padding-top:68px; color:#999; font-size:12px; } /* DEPLACEMENT LIGNE EN PIED */

/* pictos social networks */
#pictos li a { text-decoration:none; margin: 0 10px 0 0; }
a#picto_linkedin { background:url(../../gridly-child_RM/images/pictos-social-networks-mobile.svg) no-repeat; height:42px; width:42px; display:block; background-position:left top; }
a#picto_linkedin:hover { background-image:url(../../gridly-child_RM/images/pictos-social-networks-mobile.svg); background-position:left bottom; }
.picto-last	{ padding-right:20px; }

/* my css */
.attachment-summary-image { -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: .8; }
.pictos-tiret { display: none; }
#pictos li { float:none; text-align:left; list-style:none; text-transform:lowercase; line-height: 16px; }
#pictos li:nth-child(2), #pictos li:nth-child(4) { margin-top: .5rem; margin-bottom: .5rem; }
#pictos li:nth-child(2) a, #pictos li:nth-child(4) a, #pictos li:nth-child(6) a { display: inline-block; background: #999999; color: #ffffff; padding: 10px 20px; border-radius: 100px; }
#pictos li:nth-child(2) a:hover, #pictos li:nth-child(4) a:hover, #pictos li:nth-child(6) a:hover { background: #0091d2; text-decoration: none; }
#pictos a:hover::before { display: none; } /* LIEN MENTIONS */
.btn_projets_identite, .btn_projets_print, .btn_projets_web, .btn_projets_illustration { display: inline-block; margin-bottom: 1rem; }
