/*
Theme Name: Silver Theme !
Description: Un <a href='https://codex.wordpress.org/fr:Th%C3%A8mes_Enfant' target="_blank">thème enfant</a> du thème <a href="https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi" target="_blank">Enfold</a>.
Version: 1.0
Author: Yiannis Girod Informatique
Author URI: http://www.ygi.ch
Template: enfold
*/

/********* qwe S GENERAL *********/


h2 {
  font-size: 24px;
}

h3 {
	font-size: 18px;
}

#main ul {
  list-style: none outside disc;
}


/********* qwe S HEADER *********/

/*** qwe N Extra info ***/

.phone-info.with_nav a,
.phone-info.with_nav > span {
  color: #444;
  font-weight: normal;
}

/*** qwe N Menu principal ***/

.main_menu ul {
  list-style: outside none none;
}

.av-main-nav > li > a {
  padding: 0 10px;
}

.avia-menu-text {
  color: #055c9c;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 12px;
}


/********* qwe S SIDEBAR *********/

.main_color .sidebar ol, .main_color .sidebar ul {
	list-style: disc 
}

.main_color .sidebar a {
  text-decoration: none;
  color: #055c9c;
}

.main_color strong {
	color: inherit;
}

/********* qwe S CONTENT *********/

.avia_textblock > h3 {
  /*color: #e7040a;*/
}


/********* qwe S CONTENT > SHORTCODES *********/

#top div .avia-gallery {
	margin-bottom: 24px;
}

/********* qwe S FORMULAIRE-CONTACT *********/

h3.avia-form-success {
  color: red;
}

/* qwe S - AVIA */

#top .av-magazine-title.entry-title > a:hover {
  text-decoration: underline;
}

#top .av-magazine-title.entry-title > a {
  color: #055c9c;
}