.header-main {
  background-color: #0091ad;
}
.content-categ {
  background-color: #0091ad;
}
form.search-form button {
  background-color: #0091ad;
}
form.search-form button:hover {
  background-color: #52a9ba;
}
.caption-fav,
.nbr-item-badge {
  color: #0091ad;
}
.caption-fav:hover {
  color: #52a9ba;
}
.btn-cookie:hover {
  background-color: #0091ad;
}
#btn-item {
  background-color: #0091ad;
}
#btn-item:hover {
  background-color: #52a9ba;
}
.footer-template1,
.footer-template2 {
  background-color: #0091ad !important;
}
.item.list-group-item .caption .content-item .btn-shop button, .item.grid-group-item .caption .content-item .btn-shop button {
  background-color: #0091ad;
}
.item.list-group-item .caption .content-item .btn-shop button:hover, .item.grid-group-item .caption .content-item .btn-shop button:hover {
  background-color: #52a9ba;
}
#produit-template1 .item-content .add_to_cart_block .card-header .nav-tabs .nav-link.active {
  background-color: #0091ad;
  border-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .card-header .nav-tabs .nav-link, #produit-template1 .item-content .add_to_cart_block .card .card-body {
  border-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .card-header .nav-tabs .nav-link, #produit-template1 .item-content .add_to_cart_block .card .card-body {
  border-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .card-header .nav-tabs .nav-link.active {
  color: #0091ad !important;
  background-color: #FFF;
  border-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .card-header .nav-tabs .nav-link {
  color: #FFF !important;
  background-color: #0091ad;
  border-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .btn-add-to-card a {
  background-color: #0091ad;
}
#produit-template1 .item-content .add_to_cart_block .btn-add-to-card a:hover {
  background-color: #52a9ba;
}
#produit-template1 .suggestion .card.item-suggestion .btn-shop button {
  background-color: #0091ad;
}
#produit-template1 .suggestion .card.item-suggestion .btn-shop button:hover {
  background-color: #52a9ba;
}
#caddie-template1 .caddie .btn-caddie button, 
#caddie-template1 .caddie .btn-caddie .commander button{
  background-color: #0091ad;
  color: white !important;
}
#caddie-template1 .caddie .btn-caddie button.btn.btn-outline-dark {
  color: #0091ad !important;
  border-color: #0091ad !important;
}
#caddie-template1 .caddie .btn-caddie button:hover {
  background-color: #52a9ba;
}
#connexion-template1 .card .card-body button {
  background-color: #0091ad;
}
#connexion-template1 .card .card-body button:hover {
  background-color: #52a9ba;
}
#connexion-template1 .card .card-body input:focus {
  border-color: #0091ad !important;
}
#connexion-template1 .card .card-body .password-content .password-icon:hover {
  color: #0091ad;
}
#paiement-template1 .header-caddie .round-btn a.active {
  border: 2px solid #0091ad;
  background-color: #0091ad;
  color: #0091ad;
}
#paiement-template1 .header-caddie .round-btn a {
  border: 2px solid #0091ad;
}
#paiement-template1 .header-caddie .round-btn::before {
  border: 1px solid #0091ad;
}
#paiement-template1 .btn-confirm button {
  background-color: #0091ad;
}
#paiement-template1 .btn-confirm button:hover {
  background-color: #52a9ba;
}
#dashboard-template1 .dashboard .dashboard-content .grid-wrapper li {
  border: 2px solid #0091ad;
}
#menu-client-template1 .menu-client-item button.active {
  border-left: 5px solid #0091ad;
}
.about-us-home .intro {
  border: 2px solid #0091ad;
}

#produit-template1 .item-content .mobile-info #mobile-info-produit .accordion-item .accordion-button {
  background-color: #0091ad;
  border: 1px solid #0091ad;
}

.about-us-home .intro img.img-fluid {
	max-width :100%
}
.btn-dark {
  background-color: #0091ad;
}
.btn-dark:hover {
  background-color: #52a9ba;
}
#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button {
	border-bottom: 2px solid #0091ad;
}
.about-ultime .img-about-ultime {
  height: 200px;
}
#convention-template1 .card .card-title {
  color: #0091ad;
}
#search-template1 .header-search .artist-categ-content h6 {
  color: #0091ad;
  font-weight: 500;
}
#search-template1 .header-search .artist-categ-content h6:hover {
  color: #52a9ba;
}
#nouveautes-template1 .header-nouveautes .filter-section .dropdown-menu {
  border-color: lightgray !important;
}
#search-template1 .filter-col #filter-listing .accordion-item,
#nouveautes-template1 .filter-col #filter-listing .accordion-item{
  border-color: #0091ad !important;
  border: 3px solid #0091ad !important;
}
#nouveautes-template1 .filter-col #filter-listing button,
#search-template1 .filter-col #filter-listing button {
  background-color: #0091ad !important;
}
#gestion-commandes-template1 .gestion-commandes .details-commandes table thead {
  background-color: #0091ad !important;
}
.navbar .navbar-nav .menu-scroll {
  width: 800px;
}

.text-info-important {
	color:red;
	font-weight: bold;	
}


@media only screen and (max-width: 767px) {
	.navbar .navbar-nav .menu-scroll {
		width: 100%;
	}
}
