/*Fonts*/
@font-face { font-family: 'Open Sans'; src: url('../fonts/Open_Sans/static/OpenSans-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'Overlock'; src: url('../fonts/Overlock/Overlock-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; }

/*Basic*/
body { color: #464646; font-family: 'Open Sans', sans-serif; background-color: #e6e6e6; margin: 0 0 0 0; font-size: 16px; }
a:link, .ajava, a:visited{ color: #CA595D; text-decoration: none; }
a:hover, .ajava:hover { text-decoration: underline; cursor: pointer; }
a:active { }
* { -webkit-tap-highlight-color: transparent; }
h1 { font-size: 36px; margin-bottom: 8px; }
h2 { font-size: 28px; margin-top: 7px; margin-bottom: 2px; }
h1, h2, h3, h4, h5, h6, a.filtre { font-family: 'Overlock', cursive; font-weight: bold; }
hr { border-bottom: 1px #E6E6E6 solid; border-top: 0; border-right: 0; border-left: 0; margin-top: 30px; margin-bottom: 30px; }
div.alerte { font-weight: bold; background-color: #fffbf4; margin-top: 10px; margin-bottom: 30px; margin-left: -15px; margin-right: -15px; padding: 10px; border-radius: 5px; border-width: 1px 20px 1px 20px; border-color: #F8CC10; border-style: solid; }
img.attention { vertical-align: -16px; width: 50px; height:50px; margin-right: 10px; }
fieldset.note li { margin: 10px; }
span.icone { font-size: 65%; }
b, strong { font-weight: 700; }
img.fleche { margin-right: 4px; opacity: 0.6; }
iframe.matomo { border: 0; height: 140px; width: 95%; overflow: hidden; margin: -10px 0px 0px -10px; padding: 0px; }

/*Page*/
div.page { background-color: white; min-height: 400px; margin: 0 auto; border-right: 1px #CED1D1 solid; border-left: 1px #CED1D1 solid; }
main { text-align: left; padding: 65px 30px 30px 30px; }
div.page, nav.barre_menu, div.footer { display:block; max-width: 1280px; }

/*Header*/
#barre_menu { width: 100%; background-color: #04568f; position: fixed; top: 0; z-index: 999; }
@media (hover: hover) and (pointer: fine) { #barre_menu { padding-top: 1px; background-color: #fff; background-image: linear-gradient(to bottom, transparent 0px, transparent 1px, #04568f 1px, #04568f 100%); }}
nav.barre_menu { margin: auto; font-size: 16px; line-height: 65px; padding-right: 10px; padding-left: 8px; transition: max-height 0.4s ease, opacity 0.4s ease; max-height: 80px; }
nav.barre_menu img.logo_fest { padding-top: 8px; padding-left: 2px; border: 0; float: left; }
nav.barre_menu a.item_barre_menu { margin-left: 35px; }
nav.barre_menu a:link, nav.barre_menu a:visited{ color: white; }
nav.barre_menu a:hover { border-bottom: 2px #FFF solid; text-decoration: none; }
nav.barre_menu a img { vertical-align: text-bottom; margin-right: 6px; }
div.user_menu { position: relative; display: inline-block; float: right; }
a.icon_menu { display: none; }
@media (max-width: 999px) { a.item_barre_menu, div.user_menu { display: none; } a.icon_menu { display: inline; float: right; margin-top: 5px; } nav.barre_menu.responsive { position: relative; max-height: 600px; } nav.barre_menu.responsive a.item_barre_menu, nav.barre_menu.responsive div.user_menu { 	float: none; display: block; text-align: left; clear: both; margin-left: 30px; line-height: 50px; opacity: 0; animation: fadeIn 0.5s forwards; } @keyframes fadeIn { to { opacity: 1; }} nav.barre_menu a:hover { border-bottom: 0px; text-decoration: underline; } nav.barre_menu.responsive img.logo_fest { margin-bottom: 25px; } nav.barre_menu a img { 	margin-right: 8px; } nav.barre_menu.responsive a.icon_menu { position: absolute; right: 10px; top: 0; } a.icon_menu img { transition: transform 0.4s ease, opacity 0.4s ease; } a.icon_menu img.active { content: url("https://www.fest.fr/images/header/croix.svg"); transform: rotate(180deg); } }

/*Fenêtres*/
#user_menu_content { margin-top: -10px; }
div.fenetre { margin-top: 4px; z-index: 995; position: absolute; border: solid 1px #b4b4b4; background-color: white; padding: 16px; box-shadow: -5px 5px 20px -11px rgba(0,0,0,0.75); font-size: 16px; line-height: 26px; width: auto; }
div.fenetre a { white-space:nowrap; }
div.fenetre a:link, div.fenetre a:visited { color: #4C4C4C !important; }
div.fenetre a:hover { text-decoration: underline; }
div.fenetre a.selected { font-weight: bold; }
div.fenetre a.selected::after { content: ""; margin-left: 5px; width: 10px; height: 9px; display: inline-block; background-image: url('https://www.fest.fr/images/arrow-left.svg'); background-size: contain; background-repeat: no-repeat; }
div.groupeItems { float: left; margin-right: 30px; }
@media (max-width: 950px) { div.fenetre { line-height: 35px; } div.fenetre a:hover { text-decoration: underline; } div.groupeItems { width: 120px; overflow: hidden; text-overflow: ellipsis; } div#villes,div#departements { max-width: 310px; }}
@media (max-width: 450px) { div#villes { margin-left: auto; margin-right: auto; left: 0; right: 0; } a#filtreDept { margin-top: 2px; margin-bottom: 5px; } }

/*Footer*/
footer { width: 100%; background-color: #4C4C4C; }
footer div.footer { margin: auto; font-size: 15px; line-height: 25px; color: #FFF; padding: 0px 10px 20px 10px; }
footer div.footer a:link, footer div.footer a:visited{ color: white; }
footer section { float: left; width: 240px; margin: 20px 80px 20px 2px; }
footer h3 { text-transform: uppercase; font-weight: bold; border-bottom: 1px #FFF solid; margin: 0px 0px 7px 0px; }
footer section a { display: block; }
footer span.copyright { font-size: 13px; margin-top: 20px; }

/*Accueil*/
h1.intro { }
h2.sous-intro { color: #5e5e5e; font-size: 15px; font-family: 'Open Sans', sans-serif;  text-align: left; letter-spacing: 2px; margin-top: 10px; margin-bottom: 0;}
div.navigation { padding-top: 10px; padding-bottom: 10px; }
div.categories { text-align: right; float: right; }
nav.carte { float: left; margin-left: 1%; width: calc(100% - 400px); max-width: 680px; height: auto; }
@media (max-width: 1050px) { nav.carte { width: calc(100% - 360px); } }
p.presentation { font-size: 18px; padding-bottom: 10px; }
path { stroke: #464646; stroke-width: 1px; stroke-linecap: round; stroke-linejoin: round; stroke-opacity: .25; }
path.region-28, path.region-75, path.region-93 { fill: #F4F6E9;#E0E1BE }
path.region-01, path.region-02, path.region-03, path.region-04, path.region-05, path.region-06, path.region-11, path.region-84 { fill: #E2E7CC; }
path.region-53, path.region-24, path.region-44, path.region-94 { fill: #D9DFBC; }
path.region-52, path.region-27, path.region-32, path.region-76 { fill: #C8D2A5; }
g path { transition:all 0.3s ease; }
@media (min-width: 851px) { g path:hover { fill: #CA595D; transition:all 0s ease; }}
g path:active { fill: #04568f; }
nav.modVilles { margin-top: 20px; margin-bottom: 20px; display:block; }
nav.modVilles ul { float: left; width: 24%; padding: 0px; }
nav.modVilles li { list-style-type: none; }

/*Resultat de recherche*/
div.resultat, div.resultat_premium { width: calc(100% - 400px); float: left; margin-top: 20px; margin-bottom: 20px; }
div.resultat { border-top: 1px #CCC solid; }
div.resultat_premium { border-top: 1px #C09190 solid; }
div.modules, aside.modules { margin-top: 15px; text-align: right; float: right; }
h1.agenda { font-size: 32px; margin-top: 30px; margin-bottom: 0px; }
div.orgAdresse { font-weight: bold; }
div.orgDescription{ margin-top: 15px; }
nav.filtres { }
div.filtre { display: inline-block; margin-right: 20px; clear: both; margin-top: 12px; margin-bottom: 3px; }
a.filtre {  font-size: 16px; color: #464646; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;  display: inline-block; background-color: #fff; padding: 5px; border: solid 1px #e1e1e1; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease; border-radius: 5px; }
a.filtre:hover, a.filtreSeleted { color: #fafafa; background: #646464; cursor: pointer; text-decoration: none; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; transition:all 0s ease; }
div.userstats { background-color: #EEF0F0; margin-top: 10px; margin-bottom: 5px; padding: 4px 8px 4px 8px; }
nav.pagination { color: #828282; font-size: 28px; line-height: 50px; letter-spacing: 1px; margin-top: 20px; }
nav.pagination span { margin-right: 10px; margin-left: 10px; }
nav.pagination span.label { margin-left: 0px; font-size: 20px; }
nav.pagination a.select { color: #828282; text-decoration: none; padding: 8px; border: solid 1px transparent; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0s ease; transition:all 0.3s ease; }
nav.pagination a.select:hover, span.selected { color: #fafafa; background: #646464; text-decoration: none; padding: 8px; border: solid 1px #b4b4b4; cursor: pointer; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; -ms-transition:all 0s ease; transition:all 0s ease; border-radius: 3px; }
nav.pagination span.indisponible { color: #e6e6e6; }
div.item_img { height: 200px; width: 200px; float: left; overflow: hidden; }
div.item_txt { }
div.img_zn { margin-left: 220px; min-height: 190px; }
img.vignette { width: calc(100% - 4px); padding: 1px; border: solid 1px #b4b4b4; }
img.vignette:hover { border: solid 1px #0062a7; }
h2.titre { color: #0062a7; font-size: 24px; margin-top: 0; margin-bottom: 0; }
h2.titre:hover { text-decoration: underline; }
section.item { border-bottom: 1px #CCC solid; padding-top: 40px; padding-bottom: 40px; }
section.item:active { background-color: #F7F7F7; }
section.item_premium { border-bottom: 1px #C09190 solid; padding-top: 40px; padding-bottom: 40px; background-color: #FFFCF7; }
a.item { text-decoration: none !important; }
div.categorie { font-size: 16px; font-weight: bold; color: #408002; }
div.startDate { font-size: 14px; color: #4C4C4C; padding: 2px; width: 75%; background: linear-gradient(to right, #F2F2F2, #FFFFFF); }
div.ptDescription, div.ptDescription_premium { color: #646464; width: 80%; margin-top: 15px; margin-left: 20px; padding: 8px; border: dashed 1px #f0f0f0; border-radius: 5px; }
div.ptDescription { background-color: #fcfcfc; }
div.ptDescription_premium { background-color: #fefefb; }
div.actions { width: 100%; text-align: right; margin-top: 15px; }
a.action { display: inline; color: #5E5E5E; font-size: 13px; background-color: #fff; padding: 5px; margin-left: 5px; border: 1px #C0C0C0 solid; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 3px; }
a.action:hover { color: #fafafa; background: #646464; cursor: pointer; text-decoration: none; -webkit-transition:all 0s ease; -moz-transition:all 0s ease; transition:all 0s ease; }

/*Evenements*/
h2.filAriane { font-size: 24px; margin-top: 0px; margin-bottom: 30px; margin-left: 2px; }
img.principale { float: left; padding:1px; margin-right: 30px; margin-bottom: 20px; border: solid 1px #b4b4b4; }
img.principale:hover { cursor: zoom-in; }
p.description { margin-top: 0px; margin-bottom: 20px; text-align: justify; }
div.details { background-color: #fcfdfd; margin-top: 10px; margin-bottom: 5px; border: solid 1px #e6e6e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding-top: 20px; padding-right: 20px; padding-left: 20px; }
h3.detail { font-size: 18px; margin: 0; }
div.detail { margin-left: 40px; max-height: 300px; margin-top: 5px; overflow: auto; margin-bottom: 20px; }
tr.date { height: 20px; }
td.date { width: 320px; }
div.visualiser { font-size: 15px; margin-top: 5px; margin-left: 25px; font-weight: bold; }
div.moderation { font-size: 14px; text-align: right; width: 455px; float: right; margin-right: 5px; }
div.titre_annul { color: #f00; font-size: 30px; font-weight: bold; margin-top: 10px; margin-bottom: 30px; }
div.copyinfoloc { padding-top: 60px; padding-bottom: 10px; font-size: 14px; text-align: center; }
div.copyvide { height: 20px; }
time { display: block; }
aside.linkTags { margin-top: 40px; margin-bottom: 20px; padding: 5px; }
aside.linkTags h2 { font-size: 23px; }
a.linkTag { margin-top: 15px; margin-left: 20px; background-color: #04568f; cursor: pointer; color: #fff !important; font-size: 16px; padding: 5px 15px 5px 15px; text-decoration: none; display: inline-block; border-radius: 10px; border: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
a.linkTag:hover { background-color:#00781f; cursor: pointer; text-decoration: none; }
a.linkTag:active { position:relative; top:1px; }

/*Prévisualisation*/
div.previheader { margin-top: 10px; margin-bottom: 30px; border-bottom: 2px solid #f00; }
div.previfooter { margin-top: 30px; margin-bottom: 30px; border-top: 2px solid #f00; }
span.prevititle { color: #f00; font-size: 30px; font-weight: bold; font-variant: small-caps; }
span.previnotice { display: block; margin-top: 5px; margin-bottom: 2px; color: #999; }
img.fleche { vertical-align: bottom; }
img.flecheDroite { margin-left: 10px; }
img.flecheGauche { margin-right: 10px; }
button.flecheDroite { margin-top: 30px; margin-right: 100px; }
button.flecheGauche { margin-top: 30px; }

/*Formulaires*/
.form-submit-button, .bouton { background-color: #04568f; cursor: pointer; color: #ffffff; font-size: 20px; padding: 10px 30px 10px 30px; text-decoration: none; border-radius: 10px; border: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.form-submit-button:hover, .bouton:hover { background-color:#00781f; cursor: pointer; }
.form-submit-button:active, .bouton:active { position:relative; top:1px; }
div#formVilles form#rechercher { color: #646464; border: solid 1px #b4b4b4; border-radius: 4px; }
div#formVilles input.search { font-size: 15px; border: 0; padding: 8px; outline: none medium; width: calc(100% - 50px); color: #464646; border-radius: 4px; }
div#formVilles button { vertical-align: middle; border: 0px; padding: 0px;  margin-left:4px; margin-bottom:4px; height: 24px; width: 24px; background-color: #fff; cursor: pointer; }
div#formVilles svg.loupe { fill: #464646; }
div#formVilles svg.loupe:hover { opacity: 0.6; }
@media (max-width: 850px) { div#formVilles form#rechercher { width: 100%; } }

/*Modules*/
.module, nav.modVilles { font-size: 16px; line-height: 28px; background-color: #fcfcfc; margin-bottom: 15px; padding: 8px; border: solid 1px #f0f0f0; border-radius: 5px; }
.module { width: 320px; }
@media (max-width: 1050px) { .module { width: 280px; } div.resultat, div.resultat_premium { width: calc(100% - 350px); }}
.module a, nav.modVilles a { display: block; }
nav.modVilles section { float: left; width: 25%; min-width: 200px; margin-top: 10px; }
div.une { font-size: 15px; padding-top: 5px; padding-bottom: 40px; }
img.vignette_une { width: 100%; max-width: 350px; padding: 1px; border: solid 1px #b4b4b4; display: block; margin-bottom: 5px;}
img.vignette_une:hover { border: solid 1px #0062a7; }
a.titre_une { color: #0062a7; font-weight: bold; }
h3.titreModule { font-size: 16px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-top: 0 }
h4.une { font-size: 18px; margin-top: 0; margin-bottom: 5px; }
.module h3.titreModule { margin-bottom: 10px; }
nav.modVilles h3.titreModule { margin-bottom: 0px; }

/*Partage*/
div.reseaux_sociaux { padding-top: 5px; }
div.reseaux_sociaux img { filter: brightness(50%) grayscale(100%); margin-right: 17px; transition:all 0.3s ease; }
div.reseaux_sociaux img:hover { filter: brightness(100%) grayscale(0%); transition:all 0s ease; }
div.reseaux_sociaux img:active { filter: brightness(100%) grayscale(50%); }
div.reseaux_sociaux .natif-btn { background: none; border: none; width: 30px; margin-right: 25px; }

/*Icones*/
img.linkIcon { margin-bottom: -2px; }
img.linkIcon { margin-right: 17px; transition:all 0.3s ease; }
img.linkIcon:hover { filter:  grayscale(100%); transition:all 0s ease; }
img.linkIcon:active, img.icon:active { margin-bottom: -3px;  }
img.icon { filter:  grayscale(100%); }
img.icon:hover { filter:  grayscale(0); transition:all 0s ease; }

/*Pub*/
div.megabanner, div.ContPubInFeed { height: 280px; background-color: #F3F3F3; background-image: url('https://www.fest.fr/images/header/fest.svg');  background-size: 50px 50px; background-repeat: no-repeat; background-position: center; }
div.megabanner { margin-top: 20px; margin-bottom: 20px; max-width: 1200px; }
section.PubInFeed { margin-top: 40px; padding-bottom: 40px; border-bottom: 1px #CCC solid; }
div.ContPubInFeed { margin:0; padding:0; max-width: 820px; }
div.PubDroiteBas { position: sticky; top: 80px; }
div.PubBas { display: none; }
@media (max-width: 850px) {
	div.modules.PubDroiteBas { display: none; }
	div.PubBas { display: block; }
}

/*Mobile*/
@media (max-width: 850px) { 
	iframe.matomo { height: 160px; } 
	main { padding: 65px 10px 20px 10px; } 
	a.votreAn { white-space: nowrap; }
	div.carte { overflow: scroll; }
	nav.carte { float: none; width: 100%; min-width: 550px; }
	div.categories { margin-top: 15px; float: none; text-align: left; }
	div.modules, aside.modules { text-align: left; width: auto; display: block; float: none; padding-top: 0px; }
	.module { width: auto; }
	nav.modVilles { margin-top: 0px; }
	div.presentation { font-size: 16px; padding-top:10px; padding-bottom: 20px; }
	div.resultat, div.resultat_premium { float: none; width: auto; display: block; }
	div.item_img { float: none; height: auto; max-height : 200px; }
	div.item_txt { margin-top: 20px; }
	div.img_zn { margin-left: 0px; min-height: 0px;  }
	div.ptDescription, div.ptDescription_premium { display: block; width: auto; margin-left: 0px; clear: both; }
	p.description { padding-left: 5px; padding-right: 5px; }
	img.principale { float: none; width: auto; }
	div.detail { line-height: 25px; }
	button.flecheDroite, button.flecheGauche { margin-right: 0px; display: block; width: 100%; }
	div.leaderboard-top { margin-top: 30px; margin-bottom: 30px; }
	div.leaderboard-bottom-desktop { display: none; }
	div.leaderboard-bottom-mobile { display: block;margin-top: 20px; margin-bottom: 20px; }
	div.moderation { width: auto; float: none; }
	nav.pagination { font-size: 24px; }
	nav.pagination span.label { display: none; }
	footer section a { line-height: 30px; }
	div.linkTags { margin-top: 30px; }
	div.details { padding-top: 15px; padding-right: 15px; padding-left: 15px; }
	div.detail { margin-left: 25px; }
}

/*Animated*/
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.bounceIn { -webkit-animation-duration: .75s; animation-duration: .75s; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); } to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; }
@-webkit-keyframes shake { from, to {  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0); }  10%, 30%, 50%, 70%, 90% {  -webkit-transform: translate3d(-10px, 0, 0);  transform: translate3d(-10px, 0, 0); }  20%, 40%, 60%, 80% {  -webkit-transform: translate3d(10px, 0, 0);  transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to {  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0); }  10%, 30%, 50%, 70%, 90% {  -webkit-transform: translate3d(-10px, 0, 0);  transform: translate3d(-10px, 0, 0); }  20%, 40%, 60%, 80% {  -webkit-transform: translate3d(10px, 0, 0);  transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; }

/*Loader*/
.loader { animation: rotate 1s infinite; height: 50px; width: 50px; } .loader:before, .loader:after { border-radius: 50%; content: ""; display: block; height: 20px; width: 20px; } .loader:before { animation: ball1 1s infinite; background-color: #CA595D; box-shadow: 30px 0 0 #04568f; margin-bottom: 10px; } .loader:after { animation: ball2 1s infinite; background-color: #04568f; box-shadow: 30px 0 0 #CA595D; } @keyframes rotate { 0% { transform: rotate(0deg) scale(0.8) } 50% { transform: rotate(360deg) scale(1.2) } 100% { transform: rotate(720deg) scale(0.8) }} @keyframes ball1 { 0% { box-shadow: 30px 0 0 #464646; } 50% { box-shadow: 0 0 0 #464646; margin-bottom: 0; transform: translate(15px, 15px); } 100% { box-shadow: 30px 0 0 #464646; margin-bottom: 10px; }} @keyframes ball2 { 0% { box-shadow: 30px 0 0 #C8D2A5; } 50% { box-shadow: 0 0 0 #C8D2A5; margin-top: -20px; transform: translate(15px, 15px); } 100% { box-shadow: 30px 0 0 #C8D2A5; margin-top: 0; } }