

.text-welcome{color: #c2a661;}
#topBar {
	padding: 10px 15px;
	font-size: 14px;
}
.vertical-line {
}
.info-bar p {
	color: #c2a661;
}

#topBar ul.top-links>li>a {color: #c2a661;}

.ligne{white-space: nowrap;font-size:12px;}


/* home produits du bas */
h2 > span {
	color: #c2a661;
}
.item-box .item-hover .inner .ico-rounded:hover>span {
	color: #c2a661;
}
.tp-bullets.simplebullets.round .bullet.selected{
	background-color: #c2a661;
}
/* /home produits du bas */

section {padding : 20px 0; margin-bottom: 10px;}
section.alternate {border: 0!important;}

#footer {
	background: #2E363F;!important;
}
#topBar ul.dropdown-menu {
min-width: 150px;
}
#topBar ul.top-links>li {
padding:0px;
}
.sous-titre{
font-family: inherit;
font-style: normal;
font-weight: 300;
letter-spacing: 0.5px;
}
/* page produit */
.pdt-100{
	padding-top: 80px;
}

.img-fluid {
max-width: 100%;
height: auto;
}

/* formulaire + d'info produit */
#alert_mandatory1, #alert_success1, #alert_failed1 {
display: none;
}

/* modif du hr */
hr{margin: 10px 0!important;}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color: #c2a661!important;
	border-color: #c2a661!important;
}
.text-marron{color: #c2a661!important;}

.nav-tabs.nav-top-border>li>a.active, .nav-tabs.nav-top-border>li>a.active:hover {
border-top-color: #c2a661!important;
}
.nav-tabs>li>a.active {
color: #c2a661!important;
}
div.side-nav ul>li:hover>a, div.side-nav ul>li.active>a, div.side-nav ul.list-group-bordered>li>a:hover {
color: #c2a661!important;
}

/* couleur des liens : bronze */
section .container a{color: #c2a661!important;}

/* pages antiquités et objets d'art */
div.divider.divider-color:before, div.divider.divider-color:after {
	border-top: #c2a661 1px solid;
}
div.divider.divider-color i {
	color: #c2a661;
}
.lead {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}
#progressBar #bar, #page-menu, #page-menu ul {
	background-color: #c2a661;
}
h1 {
font-size: 2.5rem;
margin: 20px!important;
color: #c2a661;
}
h4 {
color: #c2a661;
}
@media (min-width: 1100px) {
	.chapeau{font-family: 'Alex Brush',cursive;font-size: 36px;}
	/* DIV DECONNECTÉS */
  	.desktop-no {
    display: none;
  	}
}
@media (max-width: 1100px) {
	.chapeau{font-family: 'Alex Brush',cursive;font-size: 18px!important;}
	#footer>.copyright {
	font-size: 10px;
	}
	section {
	padding: 10px 0;
	margin-bottom: 0px;
	}
	/* DIV DECONNECTÉS */
  	.smartphone-no {
    display: none;
  	}
}
