/* **************************************************
 *
 *         Internet D2 Savoie - Page Style 
 *
 ************************************************** */

/* ID2S - pleine largeur */
.full-width {width:100% !important;}
/* ID2S - Page Produit */
@media screen and (min-width: 48em) {
	.solutions .entry-header {margin-bottom:3em !important;}
	.solutions-template-default .site-content {padding:2.5em 0 0;}
}
.solutions .entry-title {font-size:300% !important; color:#6D6F71 !important;text-align:left !important;font-family:MyriadPro-BoldCondIt;}
.solutions .entry-title span {font-family:minimassk;font-weight:900;}
.solutions .entry-title {letter-spacing:0.05em !important;text-transform:uppercase;margin-bottom:0 !important;line-height:60%;}
.solutions .entry-title span {text-transform:lowercase;}
.solutions .content-area {max-width:100% !important;}
.solutions .entry-title i, .solutions .entry-title .svg-inline--fa {font-family:FontAwesome;font-weight:normal; padding-right:0.15em;font-size:0.9em;}
.solutions .entry-sub-title {text-transform:uppercase; color:#6D6F71; font-size:90%; font-family:MyriadPro-boldCond;}
.solutions .entry-content {font-size:14px;}
.solutions .entry-content h6 {text-transform:uppercase;}
.solutions-template-default .site-header {z-index:1;}
.solutions-template-default .solution-featured-image-header {width:100%; height:30vh; background-size:cover !important;position:relative;}
.solutions-template-default .solution-featured-slogan-header {width:3em;height:100%;margin-left:25%;font-size:1.5em;position:relative;}
.solutions-template-default .solution-featured-slogan-header:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;}
.solutions-template-default .solution-featured-slogan-header:after {
	color:#fff;
	text-transform:uppercase;
	font-family:MyriadPro-boldCond;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	white-space:nowrap;
	position:absolute;
	bottom:1em;
	width:100%;
}
.solutions-template-default .boutons-bas .text-bouton {height:100%;vertical-align:middle;}
.solutions-template-default .boutons-bas {width:30%;margin:0 1.667%;color:#fff;font-size:60%;padding:0.2em 0.3em;border-radius:5px;text-transform:uppercase;float:left;}
.solutions-template-default .boutons-bas:before {font-family:FontAwesome; background-color:#fff;font-size:2em;float:left;padding:0 0.2em;margin-right:0.2em;border-radius:5px 0 0 5px;}
.solutions-template-default .boutons-bas#brochure:before {content:'\f278';}
.solutions-template-default .boutons-bas#solutions:before {content:'\f00a';}
.solutions-template-default .boutons-bas#contact:before {content:'\f0e6';}
@media screen and (max-width: 1024px) {
	.solutions-template-default .solution-featured-slogan-header {width:3em;margin-left:4%;font-size:1.1em;}
	.solutions .entry-title {font-size:200% !important;}
	.solutions .entry-sub-title {font-size:85%;}
	.solutions-template-default .boutons-bas {width:100%;margin:5px auto;font-size:70%;}
}
/* ID2S - Masquer l'auteur dans les articles */
.single-post .byline {display:none;}
.recent-posts img {max-height:200px;}