/*
Theme Name: Novelty
Theme URI: http://teslathemes.com/demo/wp/novelty/
Description: Awesome theme for a Wordpress cretive website
Version: 1.8.2
Author: Tesla Themes
Author URI: http://teslathemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, theme-options,creative,responsive,unique,filtered portfolio,ajax forms
*/

body {font-family:sans-serif;}

.slider-left {background-color:#111}
.header-search .header-search-line {background: #810053 none repeat scroll 0% 0%;}

.menu-menu-1-container {width:1200px}

/* Couleur des réseaux sociaux au passage de la souris*/
.header .header-socials li a.header-socials-facebook:hover{color:#3a589b}
.header .header-socials li a.header-socials-twitter:hover{color:#20b8ff}
.header .header-socials li a.header-socials-linkedin:hover{color:#007ab9}
.header .header-socials li a.header-socials-pinterest:hover{color:#cc242b}
.header .header-socials li a.header-socials-youtube:hover{color:#cf3427}

.subscription .input-cover .subscription-button{background-color:#810053!important}
.subscription .input-cover .subscription-button:hover{background-color:#b2b502!important}

#novelty_widget_social_icons-3 ul li{display:inline}
.widget-follow-us li a{display:inline}
.widget-follow-us li a:hover span{margin-right:20px}

.menu ul li a {padding: 22px 20px}
.menu{background-color:#b2b502!important}
.menu ul li.current-menu-item > a, .menu ul li.current-page a, .menu ul li a:hover{background-color:#810053!important}
img.size-full, img.size-large, img.header-image, img.wp-post-image{width:100%;}

/*Slide*/
.site-title a, .tabs .tab-one h4 a:hover, .footer .footer-copyright a:hover, .widget-follow-us li a:hover, .widget-latest-posts li h4 a:hover, .widget-contact li a:hover, .category-post .category-post-details a:hover, .the-slider .the-bullets li.active span, .the-slider .the-bullets li.active h4, .home-post .home-post-title a:hover, .twitter_widget li a:hover, .featured-posts ul li.active a, .featured-posts ul li a:hover, .home-post .home-post-more .comment-more:hover, .site-text-color {color:#b2b502!important}
.accordion .accordion-heading.active a, .the-slider .the-bullets-dots li.active span, .site-bg-color{background-color:#b2b502!important}
.the-slider .the-bullets li h4{font-size:13px}

#newsletter{display:none}
.header-search{display:none}
.header-socials{display:none}

.site-title{background-color:#810053 !important; border-left-color:#810053 !important}
.twitter_widget{border-top-color:#810053 !important}
.sidebar .widget .widget-title{border-left-color:#810053 !important;color:#B2B502 !important;background:transparent!important}

/*footer*/
#novelty_widget_social_icons-3{display:none}
.footer{padding:0}
.footer-copyright{margin-top:0px!important}

/* Category : add a margin top to avoid categories to overlap navigation menu */

.category-page {
margin-top:20px;
margin-bottom:10px;
}
.category-page a{
color:#810053 !important;
}
.category-page a:hover{
color:#B2B502!important;
}

.sidebar {margin-top:20px;}

/*hide recents comments & archives */
#recent-comments-2{display:none}
#archives-2{display:none}
#categories-2{display:none}

/*formulaire*/
.wpcf7-form-control{border: 1px groove #810053;} ;
.wpcf7-form-control.wpcf7-submit:hover
{
background-color:#b2b502!important;
}