/*   
Theme Name: Resto Végo
Description: Thème des restaurants Végo. Un thème enfant du thème <a href="http://themeforest.net/user/promola">Skoon, par Promola</a>.
Author: Alexandre Simard
Author URI: http://brocheafoin.biz/
Theme URI: http://restovego.ca/
Version: 1.0
Template: skoon
*/

@import url(../skoon/style.css);

.feat-cap, .feat-cap .post-title a, .feat-cap a, 
.post-meta, .post-meta a,
#main-nav li .sub-menu li a,
#top-posts .cap-meta,
.popular-post .cap-meta,
.tagcloud,
#reply-title,
#respond p label,
#respond p label + .required,
#submit,
.wpcf7-submit,
#copyright ul {
text-transform: none;
}

#featured-area {
	height:auto;
}

.wooslider {
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}

body .wooslider .slide-content { margin: 0 }

.wooslider-direction-nav .wooslider-prev { left: 0; }
.wooslider-direction-nav .wooslider-next { right: 0; }


/******************************************************

	smaller than 1000px

*******************************************************/



@media screen and (max-width: 1000px) {
	#main-nav .sf-menu li {
		text-transform: none;
	}

}