/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ======================================================================== 
   Use this file to add custom CSS easily
 ========================================================================== */

 

html {
  /* 1 */
  font: 400 12px / 24px 'Verdana';
  background: #8c1818;
  
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  color: #525252;
}
 
body { 
  /*background: #fffbcf; */
   background-image:url(/images/elements_graphiques/image_de_fond.jpg);
}


 /* icone imprimante http://le-tablier-de-grand-mere.fr/media/zoo/elements/itemprint/assets/images/printer.png */
 
  /* Header bar 
 ========================================================================== */
.tm-headerbar { margin-top:-10px;
  padding: 5px 0;


 /*background-image:url(/images/elements_graphiques/bandeau_haut.jpg); */
}
.tm-headerbar .tm-logo {
  margin-top:-10px;
  padding-top:-10px;
}
.tm-headerbar .uk-panel {
  max-width: 300px;
  margin-right: 0;
  float: right;
}

 
a:hover { 
text-decoration: none;
transition: color 0.1s cubic-bezier(0.42, 0, 0.58, 1) 0;
color: #DE3B34;
}
theme.css:52
a:hover, .uk-link:hover { 
color: #DE3B34;
text-decoration: underline;
}
theme.css:39
a:active, a:hover { 
outline: 0px none currentColor;
}
theme.css:46
a, .uk-link { 
color: #A23530;
cursor: pointer;
text-decoration: none;
} 




  /* Module du bas de l'accueil 
 ========================================================================== */
.tm-block-full {
  height: 150px;
  
}
 


   /* Bouton MENU
 ========================================================================== */  

 .uk-search-field { 
background: #fff;

box-shadow:2px 2px 5px #6f6f6f;  border-radius:10px;
color:#993333;
 }
/*
 * Micro clearfix
 */
.uk-navbar:before,
.uk-navbar:after {
  content: " ";
  display: table;
  
}
.uk-navbar:after {
  clear: both;
}
 
 .uk-navbar {
  
  color: #fff;
  border-top: 0px solid #eaeef0;
   background-color: #993333;

}
 
 .uk-navbar-nav > li > a {

  /* 1 */
  height: 60px;
  padding: 0 14px;
  line-height: 60px;
  
  /* 2 */
  color: #fff;
  font-size: 21px;
  
     background-image: linear-gradient( #993333 50%, #993333); /* MODIFIE LE BANDEAU DU HAUT*/
	 background-position: 0 100%;
     background-color: #fff;
}



/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {

  color: #fff;
  /* 3 */
  outline: none;
  background-position: 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
}



/* Bouton MENU OnClick */
.uk-navbar-nav > li > a:active {
  background-color: #;
  color: #fff;
}

/* Bouton MENU Active */
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  font-weight: bold;
}
.uk-navbar-nav > li.uk-active > a:hover {
  color: #fff;
}

.uk-navbar-nav > li > a { 
color: #FFFFFF;
}
 


	
  /* Hauteur de la Navigation
 ========================================================================== */  
  	
.tm-page {
  max-width: 100%;
  margin-top: 30px; /* auto;*/ 
  box-shadow: 0 0 0 0px rgba(47, 49, 53, 0.03), 0 0px 0px rgba(47, 49, 53, 0.04);
   
 }	
	

  /* Titre d'article  Sub-object: `uk-panel-title`
 ========================================================================== */
.uk-panel-title {
  margin-top: -10px; 
 /* margin-bottom: 15px;*/
  font-size: 20px;
  line-height: 15px;
  font-weight: 500;
  text-transform: none;
  color: #525252;
}


	

/* Modifier: Mise en forme MODULE (fond et arrondis)
 ========================================================================== */
 
.uk-panel-box {	
line-height: 18px;
  padding: 25px 20px 10px 20px;
  
 
background:#fff;
  
  /* background-color: rgba(250, 250, 250, 0.6); */ 
  color: #525252;  

  border-radius:10px;
 /*  border: 1px outset #993333; */
box-shadow:2px 2px 5px #b4b1b1;  border-radius:10px;
}
 

.uk-panel-box .uk-panel-title {
  color: #525252;
}
.uk-panel-box .uk-panel-badge {
  top: -1px;
  right: 10px;
}
.uk-panel-box .uk-panel-teaser {
  margin: -30px -30px 20px -30px;
}

	/* alpha-index  Alphabet 
  ========================================================================== */
  
 
#yoo-zoo .alpha-index {
	margin-bottom: 50px;
	
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	   text-align: center;
	    /* background: #fff;  box-shadow:2px 2px 5px #b4b1b1;  */
		margin: 0px -7px 0px -7px ;  padding: 6px 20px 5px 12px;
		 border-top-left-radius: 10px;
		 border-top-right-radius: 10px;
	}

#yoo-zoo .alpha-index-1 {
	background: url(../images/line_dotted_h.png) 0 0 repeat-x;
	/*overflow: hidden; */
	   text-align: center;
	  
}

		#yoo-zoo .alpha-index a:hover { 
background: #993333;
color: #FFFFFF;
height: 28px;
line-height: 28px;
margin: 1px 0px; 
}
		
		
		
		
		

	/* items  Recettes de cuisine mise en forme liste HOME
 ========================================================================== */
 
#yoo-zoo .row { margin-left: 20px; margin-top: 10px;} /* marge à gauche du bloc */

#yoo-zoo .frontpage-categories { /* background: #fff;  border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;  box-shadow:2px 2px 5px #b4b1b1; */ margin: 0px -7px 0px -7px ;  padding: 6px 20px 2px 12px; }

#yoo-zoo .items .first-row { margin-top: 0px;}

#yoo-zoo .items-separator { margin-top:0px;/*  background: #fff;  box-shadow:2px 2px 5px #b4b1b1;  border-radius:10px; */}

#yoo-zoo .items div.pos-media { 
/* border: 0px solid #F0F1F2; */
} 

#yoo-zoo .items { 	/*  espace bloc  */
background: url("http://le-tablier-de-grand-mere.fr/media/zoo/applications/cookbook/templates/default/assets/images/line_dotted_h.png") 0px 100% repeat-x transparent;
margin: 0px -7px;
padding-bottom: 15px;
padding-top: 10px; 
} 

em { color: #993333;} /*couleur lien de lionel	*/

	/* Trait de séparation des blocs Liste de Recettes de cuisine
========================================================================== */
#yoo-zoo .items .row {
	  background: #fff; /*Cache les séparation 
	 background-color: rgba(250, 250, 250, 0.6); */
	
	padding: 0px 15px 0px 0px;
	margin-right:7px;

}


	/* Espacement des blocs Liste de Recettes de cuisine
 ========================================================================== */
   .tm-page .tm-block:first-child {
    padding-top: 0px;
	
  }
 


	/* items Titre de la recette de cusine RECETTES
 ========================================================================== */
#yoo-zoo .item h1.pos-title {
	margin: 15px 10px 20px 20px;
	font-weight: normal;
	color: #993333;
	font-size: 28px;  
	line-height: 30px;
	float: left;
	font-weight: 600 ;
		font-family: Courgette, Merienda, Verdana; 
		
}




	/* items Disposition de la recette de cusine RECETTES
 ========================================================================== */

#yoo-zoo .item ul.pos-infobar li.element.first { padding-left: 23px;}	/* 	espace durée etc	*/

#yoo-zoo .item div.pos-media { margin-left:18px; border: 0px solid #F0F1F2; }  

#yoo-zoo .item .element-textarea > * { margin: 0px 0px 10px 23px; padding-right:20px; }   /* 	espace mon conseil	*/

#yoo-zoo #comments { margin-top: 20px; margin-left: 23px; padding-bottom:10px; padding-right: 20px;}  /* 	espace mon conseil	*/

#yoo-zoo .item div.pos-directions ol {
	margin: 15px 0px 15px 10px;
	padding-left: 30px;
}


#yoo-zoo .item div.pos-media > * { 		/* 	nordure autour de la note	*/
background: #FFFFFF;
border: 0px solid #D2D3D4;
width:100%;
} 
  .yoo-zoo.rating { 
font-size: 12px;
padding-right:20px;
padding-top:10px;  
}



.yoo-zoo.rating div.current-rating div { 
cursor: pointer;
height: 20px;
left: 0px;
position: absolute;
top: 0px;

}



/**   note
.yoo-zoo.rating { 
font-size: 12px;
padding-right: 30px;
padding-top: 12px;
}
*/


#yoo-zoo .item div.pos-bottom .element { 
margin-top: 20px;
margin-left:23px;
}

/* position: ingredients */
#yoo-zoo .item div.pos-ingredients {
	line-height: 20px;
	font-size:12px;
	overflow: hidden;
	 padding-right:20px;
	  background-image:url(/images/logo/TDGM_petit.jcpg); opacity:1; /* fausse adresse pour la recette */
	 
}

#yoo-zoo .item div.pos-ingredients ul {
	list-style: none;
	padding: 15px 0px 0px 0px;
}

	/* items Presentation catégorie RECETTES
 ========================================================================== */

#yoo-zoo .details {}

#yoo-zoo .details h1.title {
	margin: 0px 0px 5px 20px;
	font-size: 20px;
	line-height: 40px;
	color: #993333;
	font-weight: normal;
}

#yoo-zoo .details h2.subtitle {
	margin: -5px 0px 5px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #323232;
	font-weight: normal;
}


	/* items Commentaires RECETTES
 ========================================================================== */

#yoo-zoo #comments .comment-head .author {
	margin: 8px 0 0 0;
	font-size: 13px;
	line-height: 9px;

	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1.0);
}



  /* Module bas recette page d'accueil
 ========================================================================== */  
  		
.wk-zoo-item div.description > div:first-child { 	/*	alignement du texte description	*/
margin-top: 0px;
text-align: left;


}

/*	largeur du module gauche à mettre dans le WIDGET KIT en bas de la page d'accueil 

	.wk-content > :last-child { 		
margin-bottom: 0px;
width:700px;
}

.wk-content > :first-child { 	
margin-top: 0px; 
width:700px;
}

 */


	/* Widgetkit Anim recette 
========================================================================== */

 /* Widgetkit */  

.wk-zoo-item div.media>embed{display:block; }.wk-zoo-item
h3.title{ font-weight: 600;font-size:20px;font-weight:normal;letter-spacing:0px;line-height: 23px; }.wk-zoo-item h3.title
a{text-decoration:none;font-weight: 600	; }.wk-zoo-item
p.meta{margin-top:10px; font-size:11px;color:#787878;line-height:14px;font-style:italic}.wk-zoo-item
div.description{line-height:20px; }.wk-zoo-item div.description>div{margin-top:5px}.wk-zoo-item div.description>div:first-child{margin-top:0px; width:600px;}.wk-zoo-item
p.links{margin:7px
0px 0px 0px}.wk-zoo-item p.links a:after{content:" »";font-size:14px;width:700px;}.wk-map .wk-zoo-item
img{max-width:none;height:auto} 
 


#Module-131 .wk-zoo-item /*	module bas gauche page accueil */
h3.title{ font-weight: 600;font-size:25px;font-weight:normal;letter-spacing:0px;line-height: 28px; }.wk-zoo-item h3.title
a{text-decoration:none;font-weight: 600	; }	.wk-zoo-item
p.meta{margin-top:10px; font-size:12px;color:#787878;line-height:16px;font-style:italic}.wk-zoo-item
div.description{ line-height:20px; font-size:14px; }.wk-zoo-item div.description>div{margin-top:5px}.wk-zoo-item div.description>div:first-child{margin-top:0px; width:600px;height:135px;}.wk-zoo-item
p.links{margin:7px
0px 0px 0px}.wk-zoo-item p.links a:after{content:" »";font-size:16px;width:700px;}.wk-map .wk-zoo-item
img{max-width:none;height:auto}

#Module-131 .wk-zoo-item
p.meta{margin-top:10px; font-size:14px;color:#787878;line-height:16px;font-style:italic}.


#Module-131 .wk-zoo-item /*	module bas gauche page accueil */
h3.title{ font-weight: 600;font-size:25px;font-weight:normal;letter-spacing:0px;line-height: 28px; }.wk-zoo-item h3.title
a{text-decoration:none;font-weight: 600	; }	.wk-zoo-item
p.meta{margin-top:10px; font-size:12px;color:#787878;line-height:16px;font-style:italic}.wk-zoo-item
div.description{ line-height:16px; font-size:12px; }.wk-zoo-item div.description>div{margin-top:5px}.wk-zoo-item div.description>div:first-child{margin-top:0px; width:600px;height:135px;}.wk-zoo-item
p.links{margin:7px
0px 0px 0px}.wk-zoo-item p.links a:after{content:" »";font-size:16px;width:700px;}.wk-map .wk-zoo-item
img{max-width:none;height:auto}
#Module-131 .wk-zoo-item
div.description{ line-height:20px; font-size:15px;letter-spacing:1px; }  

#Module-132 .wk-zoo-item /*	module bas droit page accueil */
h3.title{ font-weight: 600;font-size:25px;font-weight:normal;letter-spacing:0px;line-height: 28px; }.wk-zoo-item h3.title
a{text-decoration:none;font-weight: 600	; }	
#Module-132 .wk-zoo-item
p.meta{margin-top:10px; font-size:14px;color:#787878;line-height:16px;font-style:italic}
#Module-132 .wk-zoo-item
div.description{ line-height:20px; font-size:15px;letter-spacing:1px;  }
#Module-132 .wk-zoo-item div.description>div{margin-top:5px}.wk-zoo-item div.description>div:first-child{margin-top:0px; width:600px;height:135px; }.wk-zoo-item
p.links{margin:7px
0px 0px 0px}
#Module-132 .wk-zoo-item p.links a:after{content:" »";font-size:16px;width:700px;}.wk-map .wk-zoo-item
img{max-width:none;height:auto}


#Module-108 div:first-child{width:auto;}		/*	largeur  de l'ANCIEN module gauche */



#Module-114 div:first-child{width:auto;}		/*	largeur  de l'ANCIEN module droite */





#Module-113 h1 { 
color: #993333;
font-family: "Courgette", "Merienda", "Verdana";
font-weight: 700;
float: center;
text-align: center;
}


#yoo-zoo .item div.media-left {
	margin-right: 15px;
	float: left;
	width:50%;
}

}
.wk-zoo-item div.media-left { 	/*	ecart entre titre et photo */
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

#yoo-zoo .items div.teaser-item {
	padding: 0px 7px 0px 7px;
	overflow: hidden;
	color: #525252;
  }

.wk-slideshow-default .nav { 
margin-top: 15px;
text-align: center;

}

	/* H3 H2
========================================================================== */


#yoo-zoo .item h3 { 		/*	 mise en forme sous menu Ingredients, conseil,etc...	*/
background: url("http://le-tablier-de-grand-mere.fr/media/zoo/applications/cookbook/templates/default/assets/images/line_dotted_h.png") 0px 100% repeat-x transparent;

font-size: 20px;
font-weight: 400;
margin-top: 0px;
padding-bottom: 7px;
margin-bottom:0px;
color:#494949;
}

#yoo-zoo .categories h2.title { 
font-size: 17px;
font-weight: 400;
line-height: 18px;
}



#yoo-zoo .items h2.pos-title { 
font-size: 18px;
font-weight: 600;
line-height: 22px;
margin-top: -2px;
}




 #yoo-zoo .items div.pos-description .element { 
font-size: 12px; 
line-height: 16px;
margin-top: 11px;
}


.wk-zoo-item div.media > img, .wk-zoo-item div.media > a > img, .wk-zoo-item div.media > object, .wk-zoo-item div.media > embed { 
display: block; margin-bottom:7px;
}



/* Block light and grey */
.tm-block-light + .tm-block-dark,
.tm-block-dark + .tm-block-light {
  border-top: 0px solid #eaeef0;
}

/* */
  .tm-block {
	margin-top:0px;
	padding-bottom: 0px;  
	/*background-color: #8c1818;*/
} 
  


.tm-block-light {
  
  /*background-image: url('/images/logo/logo copie.png');
  background-repeat:no-repeat;
  background-position:100% 85%;
  */	
}

.tm-block-dark {
 /* background-color: #fffbcf; */
}

.tm-block-full { 
height: 120px;

}

  .tm-content > :last-child {
  
/* margin-top:10px; 	ESPACE HAUT ARTCICLE	*/ 
	background: #fff; box-shadow:2px 2px 5px #b4b1b1;  border-radius:10px; 
	
	
/*	background-color: rgba(250, 250, 250, 0.6); */
	
	
}
 
 
 * + .uk-margin { 
margin-top: 20px; padding-left:20px; 
}


 .uk-grid { 
list-style: none outside none;
}
 
 /* Horizontal gutter */ 
  .uk-grid:not(.uk-grid-preserve) {
	margin-top: 0px;
    margin-left: -35px;
	
  }
  .uk-grid:not(.uk-grid-preserve) > * {
    padding-left: 35px;
  }

   /* Quarters */
  .uk-width-medium-1-4 {
    width: 25%;
	
  }
  .uk-width-medium-3-4 {
    width: 75%;
		}
  
  
  /* 1. Needed for the gutter
 * 2. Makes grid more robust so that it can be used with other block elements like lists
 */
.uk-grid {
  /* 1 */
  margin: 0 0 0 -30px;
  
  /* 2 */
  padding: 0;
  
}
  
	/* Footer
========================================================================== */
 
.tm-footer {
  color: #525252;
  font-weight: bold;
}

	
	/* Style
========================================================================== */

.titreoffre{
  font-style: ; 
  color: #34A9C7; 
}
	
.lettrerouge{ 
  color: #A23530 ; 
  
}	  


h1{ 
color: #993333;
font-family: Courgette,Merienda,Verdana;
font-weight: 700;
margin: 27px 50px 10px;


}
    
h5,
h6 {
  margin: 0 0 20px 0;

  font-weight: 200;
  color: #525252;
  text-transform: none;
}	
	
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 24px;
}	




	
  /* Module Recherche
 ========================================================================== */  
  .uk-article-title { 
font-size: 20px;
font-weight: 600;
line-height: 20px;
text-transform: none;

}



	

  /* Module 
 ========================================================================== */  
  

		.fondcontact {background:#993333;
		color:#000; 
		box-shadow: 2px 2px 5px #B4B1B1;
		border: 1px solid #9c9b9b; 
		
		}
		
a.bouton-contact { font-size:20px; color:fff; font-family:Courgette; margin-top:-20px;
		} 
		
		.uk-panel > :not(.uk-panel-title):last-child { 
margin-bottom: 10px;
}






		
		
  /* Impression recette
 ========================================================================== */   

.modal-button {
  font-size: 16px;
  color:#fff;
	font-family:Courgette;
  text-align:center;
background-color:#993333; 
box-shadow: 2px 2px 5px #B4B1B1;
		border: 1px solid #9c9b9b;
		border-radius:7px;
		padding:5px;
	
}

.modal-button:hover{
  
  color:#fff;
  }
  
#yoo-zoo .item div.pos-media .element-image > * { display: block; width:100%; }  
  

#yoo-zoo .item div.pos-media .element.last { 
margin-bottom: 7px;
text-align: center;
width:100%;
}

.pvw-title span { 
  display: none;
}
.pvw-title:after {
  content: 'whatever it is you want to add';
}
		
  /* Formulaire contact
 ========================================================================== */  
  		
		
	div#aiContactSafe_mainbody_2 table#aiContactSafeForm td, div#aiContactSafe_mainbody_2 div#aiContactSafeForm { 
padding-left: 20px;
vertical-align: top;
}	




#yoo-zoo .item div.directions { 
font-family: "Verdana";
font-size: 12px;
line-height: 19px;
overflow: hidden;
padding-right:20px; padding-left:0px; padding-top:0px; box-shadow:0px 0px 0px #6f6f6f;  border-radius:0px; display:;

}





/*

background: url("http://le-tablier-de-grand-mere.fr/media/zoo/elements/itemprint/

changer les infos pour l'impression

*/


/*

http://le-tablier-de-grand-mere.fr/yoo_eat/warp/config.php

changer les infos pour l'impression

*/


		
  /* Module 
 ========================================================================== */  
 

/* 
a.bouton-contact {
	color:#fffbcf;
	-moz-box-shadow: 1px 3px 4px #808080;
	-webkit-box-shadow: 1px 3px 4px #808080;
	-o-box-shadow: 1px 3px 4px #808080;
	box-shadow: 1px 3px 4px #808080;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px outset #003532; 
	background: #22405a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#993333", endColorstr="#993333"); /* Pour IE seulement et mode gradient à linear */
/*
	background: -webkit-gradient(linear, left top, left bottom, from(#993333), to(#993333));
	background: -webkit-linear-gradient(#993333, #993333);
	background: -moz-linear-gradient(#993333, #993333);
	background: -o-linear-gradient(#993333, #993333); 
	background: -ms-linear-gradient(#993333, #993333);  
	background: linear-gradient(#993333, #993333);
	
	padding: 10px 25px;
	font-size: 100%;
	font-weight: 500;

}

/*
a:active.bouton-contact, a:visited.bouton-contact, a:focus.bouton-contact {text-decoration: none; }
a:hover.bouton-contact {
	-moz-box-shadow: 1px 3px 4px #aaaaaa;
	-webkit-box-shadow: 1px 3px 4px #aaaaaa;
	-o-box-shadow: 1px 3px 4px #aaaaaa;
	box-shadow: 1px 3px 4px #aaaaaa;

	border: 1px inset #003532 
	background: #993333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#993333", endColorstr="#993333"); 
	background: -webkit-gradient(linear, left top, left bottom, from(#993333), to(#993333));
	background: -webkit-linear-gradient(#993333, #993333);
	background: -moz-linear-gradient(#993333, #993333);
	background: -o-linear-gradient(#993333, #993333); 
	background: -ms-linear-gradient(#993333, #993333);  
	background: linear-gradient(#993333, #993333);
	text-decoration: none; 
		}
		 
p.bouton-contact {text-align: center; margin-top: 30px; margin-bottom: 30px;}
p.bouton-contact a.bouton-contact {font-size: 110%;}
*/	
	
	
	/* Test de modification
 ========================================================================== 

 
   .tm-content > :last-child {
  
   margin-top:20px; background: #993333;  box-shadow:2px 2px 5px #b4b1b1;  border-radius:10px;
}
 
 body {
  background: #993333;
    background-color: #993333;
   background-image: url('/images/elements_graphiques/fond_carreaux.jpg');
}

.tm-block-light {

}
.tm-block-dark {
  background-color: #993333;
}

.uk-panel-box {
  padding: 30px;
  background: #fffbcf; 
  color: #525252;
 
  border-radius:10px;
box-shadow:1px 1px 2px #b4b1b1;

}
.uk-panel-box .uk-panel-title {
  color: #525252;
}
.uk-panel-box .uk-panel-badge {
  top: -1px;
  right: 10px;
}
.uk-panel-box .uk-panel-teaser {
  margin: -30px -30px 20px -30px;
}


#yoo-zoo .items div.teaser-item {
	padding: 0px 7px 0px 7px;
	overflow: hidden;
	 
  background: #fffbcf;
  color: #525252;
  
  border-radius:10px;
}
#yoo-zoo .items .row {
	
	 border-radius:10px;
  background: #fffbcf;

}




  .tm-content > :last-child {
  
 margin-top:10px; background: #fffbcf;  box-shadow:1px 1px 2px #b4b1b1;  border-radius:10px;
}

  .uk-width-medium-3-4 {
    width: 75%;

  }

  #yoo-zoo .items .row {
	
	
padding: 0px 25px 0px 0px;
margin-right:7px;

}


 .uk-navbar-nav > li > a {


  height: 60px;
  padding: 0 15px;
  line-height: 60px;
 

  color: #993333;
  font-size: 16px;
}



.wk-zoo-item div.media>embed{display:block}.wk-zoo-item
h3.title{ margin:0px;font-size:16px;line-height:20px;font-weight:normal;letter-spacing:0px}.wk-zoo-item h3.title
a{text-decoration:none;color:#fffbcf;}.wk-zoo-item
p.meta{margin:0px; font-size:11px;color:#969696;line-height:27px;font-style:italic}.wk-zoo-item
div.description{margin:10px
0px 0px 0px}.wk-zoo-item div.description>div{margin-top:5px}.wk-zoo-item div.description>div:first-child{margin-top:0px}.wk-zoo-item
p.links{margin:7px
0px 0px 0px}.wk-zoo-item p.links a:after{content:" »";font-size:14px}.wk-map .wk-zoo-item
img{max-width:none;height:auto}

.wk-slideset
.nav{list-style:none;margin:0;padding:0;}.wk-slideset
.set{color:#fff;display:none;position:relative;text-align:center;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.wk-slideset .set:first-child{display:block}.wk-slideset .set>li{position:absolute}.wk-slideset .nav
span{display:block;cursor:pointer}.wk-slideset .next,


#Module-108 .uk-panel-box {margin-top:50px;}
	
	#Module-108 a { text-decoration: none;}
    
	*/
	