/*
Theme Name: CCIC
Description: Theme enfant du theme Free template pour le site cerisy-colloques.fr
Author: Steve Chevillard
Author URI: https://www.astuceswordpress.fr
Template: free-template 
Version: 1.0
*/

/* menu top */

@media (max-width: 768px) {
	#top-menu.in-top #top-navbar-collapse.in {
		background-color: #ffffff !important;
	}
}
@media (min-width: 769px) {
	li.col-md-3 {
		width: auto !important;	
	}
}
.nav .open > a:focus {
	background-color: #ffffff !important;
}

#top-menu, .dropdown-menu {
	background-color: #ffffff;
	color: #000000;
}
.megamenu > li.dropdown:hover > ul.dropdown-menu, .megamenu .open > .dropdown-menu {
    left: auto;
    border-right: none !important;
}
#top-menu.in-top .navbar-header a {
    color: #000000 !important;
}
#top-menu.in-top ul.megamenu > li > a {
    color: #000000 !important;
}
.navbar-inverse {
	background-color: #ffffff;
	background-image: none;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
}
.navbar-toggle {
	background-color: #000;
}
.nomargin-box{
	-webkit-box-shadow: none !important;	
	-moz-box-shadow: none !important;	
	box-shadow: none !important;	
    border-radius: 0;
	margin-bottom: 5px;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: none;
	color: #999;
}
.dropdown-menu > li > a {
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000000 !important;
    white-space: nowrap;
	width: 100% !important;
}
#top-menu.in-top ul.megamenu > li > a:hover, #top-menu.in-top #top-menu-side > li > a:hover {
    background-color: #ffffff !important;
	color: #000000;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #ffffff !important;
	background-image: none !important;
	color: #000000;
}
.megamenu .dropdown-menu a.submenu-title-link:hover, .megamenu .dropdown-menu a.submenu-child-link:hover {
    font-weight: bold;
    padding-right: 0;
    padding-left: 10px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #ffffff;
    background-color: #fff !important;
	background-image: none !important;
    filter: none !important;
}
.dropdown-menu > li > a:hover {
}
body.admin-bar .navbar-fixed-top {
    top: 28px !important;
}
.navbar-inverse .navbar-nav > li > a {
	padding: 15px 5px;
}
.navbar-inverse {
    border-bottom: none !important;
}

#HeaderCarousel .overlay {
    opacity: 0;
}
/* correction ancre / menu */
:target:before {
	content:"";
	display:block;
	height:50px; /* fixed header height*/
	margin:-50px 0 0; /* negative fixed header height */
}
/* recherche */
.search-form {
	text-align: left !important;
}
/* menu Réseaux sociaux */
#custom_html-3, #custom_html-3::after,  #custom_html-3::before  {
	background-color: #dbdbdb  !important;
	box-shadow: none !important;
}
/* masque h1 carroussel */
h1.page-title, header h1 {
	display: none;
}
/* masque infos auteur pages */
.entry-footer .cat-links, .entry-footer .author-name, .entry-footer .posted-on{
	display: none !important;
}

/* boutons */
.so-widget-sow-button-wire-737d210a7350 .ow-button-base:before {
  content: '';
  display: block;
}
.so-widget-sow-button-wire-737d210a7350 .ow-button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-sow-button-wire-737d210a7350 .ow-button-base a, .so-widget-sow-button-wire-737d210a7350 .ow-button-base a:hover {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: transparent;
  border: 2px solid #9e9e9e;
  color: #9e9e9e !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-wire-737d210a7350 .ow-button-base a:hover {
	text-decoration : none !important;
	padding-right: 10px !important;
}

/* espacement widgets */
#primary .widget {
    padding: 5px !important;
}

/* recherche */
h1.srch-page-title {
	margin: 5px 0;
	font-size: 24px;
	text-align: justify;
}
.search #primary .entry-title {
    padding: 0;
    text-align: left;
	text-align: justify;
}
.search #primary .entry-header {
    padding: 5px 0 0;
}
.search .panel {
    margin-bottom: 10px;
}
.search h3.entry-title {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	color: #993300;
}
.search h3.entry-title a {
	color: #993300 !important;
}
.search h3.entry-title a:hover {
	text-decoration: none;
}

.search a.th-readmore {
	font-style: italic;
}
.savoirPlus {
	text-align: right !important;
}
/* bouton vers haut de page */
.back-to-top {
    bottom: 10px;
    right: 10px;
	left: auto;
}

/* footer */
.navbar-inverse .footer-bottom  {
	background-color: #ffffff !important;
	color: #000000 !important;
	background-image: none !important;
    border: none !important;
}
.footer-bottom {
    border-bottom: none !important;
	margin: 0 !important;
	vertical-align: middle !important;
}
.page-footer {
	padding-top: 0;	
    border: none !important;
}
#creditsFooter {
	color: #000000;
	line-height: normal;
	font-size: 14px;
	/*border: 1px solid #9e9e9e;*/
	border: none;
	padding: 15px 0;
	margin: 10px 0 0 0;
	width: 830px;
	text-align: left;
	vertical-align: middle !important;
}
#logo_footer {
	vertical-align: top;
	width: 200px;
	display: inline-block;
	padding: 5px 0 0 0;
}
#coordonnees_footer {
	vertical-align: top;
	display: inline-block;
	text-align: left;
	/*
	padding: 0 110px 0;
	width: 500px;
	*/
	padding: 0 65px 0;
	width: 400px;
}
#liens_footer {
	vertical-align: top;
	display: inline-block;
	text-align: left;
	width: 100px;
}
#liens_footer p {
	margin: 0 auto;
	padding: 0 0 3px 0 !important;
}
#liens_footer a, #liens_footer a:hover{
	color: #000000;
}
#copyright  {
	color: #993300;
	padding-top: 5px;
}
#liens_footer span  {
	color: #993300;
}
/* liens */
.widget a {
    padding-left: 0;
    font-weight: bold !important;
}
.widget a:hover {
    padding-left: 0;
    font-weight: bold !important;
}
.nav > li > a {
    padding: 10px 15px;
}
.widget_nav_menu a {
    padding-left: 15px;
}
.widget_nav_menu a:hover {
    padding-left: 15px;
}

/* bouton  paiement */
#formPaiementCA {
	width: 100%;
	margin: 0 auto;
	text-align: center !important;	
}
#formPaiementCA input[type=submit]:hover {
	background-color: #000000 !important;
}
#formPaiementCA input[type=submit] {
	background-color: #993300;
	color: #ffffff;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold; 
	text-transform: uppercase;
	display: block;
	min-width: 150px;
	border: none;
	margin: 25px auto;
	text-align: center !important;	
}
@media (max-width: 768px) {
	/*
	.navbar-nav .open .dropdown-menu {
		width : 100%;	
	}
	ul.dropdown-menu {
		display: block;
		width : 100%;	
	}
	*/
	.container {
		padding: 0 5px !important;
	}
	#logo_footer, #coordonnees_footer, #liens_footer {
		display: block;
		padding : 5px 0;
	}
	#creditsFooter {
		display: block;
		padding: 5px;
		margin: 10px auto;
		width: 95%;
		text-align: center ;
		border: none !important;
	}
	#logo_footer {
		padding: 10px 0 25px;
	}
	#liens_footer {
		width: 100%;
	}
}