@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');

.logo img {
    max-width: 440px;
    top: .5rem;
}
#img-bg-black {
    opacity: 1;
}
/* header */
.mynav {
	background-color: #DF912D;
	margin-bottom: 0px !important
}
.bg-menue {
    background-color: #DF912D;
    background-image: none !important;
}

.header .menu>ul>li .menu-subs {
    background-color: #DF912D;
}

.btn-outline-dark {
	border-color : #DF912D;
}

.btn-dark,
.btn-secondary {
    background-color: #DF912D;
}
.btn-dark:hover{
    background-color: #DF912D;
    color: #FFF;
}

.nbr-item-badge {
    color:#DF912D ;
    background:#fff;
}

/* Fin header */

.item.list-group-item .thumbnail {
    border-bottom: 2px solid #DF912D;
}
.item.list-group-item .caption .content-item .btn-shop button,
.item.grid-group-item .caption .content-item .btn-shop button {
    background-color: #DF912D;
    color: #FFF;
    border-color: #DF912D;
}
.item.list-group-item .caption .content-item .btn-shop button:hover,
.item.grid-group-item .caption .content-item .btn-shop button:hover {
    background-color: #DF912D;
    border-color: #DF912D;
}

.btn-dark {
    border-radius: 0;
}
.btn-outline-dark {
    border-color: #FFF;
    color:#FFF;
    border-radius: 0;
}
.btn-outline-dark:hover {
    border-color: #DF912D;
    color:#fff;
    background-color: #DF912D;
    border-radius: 0;
}

/*Home */

.caption-fav {
    color: #DF912D;
}
.caption-fav:hover i.fa-regular.fa-heart {
    color: #DF912D;
}

.caption-player:hover {
    color:  #DF912D;
}

b.bg-pagination{
    background-color: #DF912D;
    color: #FFF;
}

/*Footer */
i.bi.bi-arrow-up-circle:hover{
    font-size: 2rem;
    color: #DF912D;
}
i.bi.bi-arrow-up:hover  {
    font-size: 2rem;
    color: #DF912D;
}
i.bi.bi-arrow-up-circle-fill:hover{
    font-size: 2rem;
    color: #DF912D;
}

.bg-img-article {
	border: 1px solid white;
    border-radius: 0;
}

.breadcrumb {
	background-image: url(/public/motif/homepage1/dark/fond-principal.webp);
}

.breadcrumb-item.active {
	color:white !important;
}

.card {
	background-color: #343434;
    border: 2px solid #FFF;
}

.intro {
    border-color: #FFF !important;
}

/* Footer */
.footer {
	border-top: 2px solid #DF912D;
}

/* Caddie */
.form-title {
	color: white !important;
}
#caddie-template1 .caddie .body-items {
	background-color: black;
    border-radius: 0;
}
#caddie-template1 .btn-action-items button {
	background-color: #DF912D !important;
    color: #FFF !important;
    border-radius: 0;
}
#caddie-template1 .caddie .btn-caddie button {
    border: 1px solid #DF912D;
}
#paiement-template1 .btn-confirm button {
    background-color: #DF912D;
}
/* COMPTE CLIENT */
#menu-client-template1 .menu-client-item button.active {
    border-left: 5px solid #DF912D;
}

/* COMPTE VENDEUR/ADMIN */
#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper .btn-dashboard-vendeur .btn-dark:hover {
    background-color: #DF912D;
}
/* MENU VENDEUR */
    #menu-vendeur-template1 .menu-vendeur-item button.active .active-menu {
        background-color: #DF912D;
    }
    #menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button {
        border-bottom: 2px solid #DF912D;
    }
/* GESTION DES COMMANDES */
#gestion-commandes-template1 .gestion-commandes .header-gestion {
    background-color: #343434;
    color: #FFF;
}
#gestion-commandes-template1 .gestion-commandes .table#orders>tbody {
    border: 2px solid #DF912D;
}
#gestion-commandes-template1 .gestion-commandes .table#orders .border-start,
#gestion-commandes-template1 .gestion-commandes .table#orders .border-end {
    border-left: 1px solid #DF912D !important;
    border-right: 1px solid #DF912D !important;
}
#gestion-commandes-template1 .gestion-commandes table thead {
    background-color: #DF912D;
    border-color: #DF912D;
    color: #FFF;
}
#gestion-commandes-template1 .gestion-commandes .details-commandes table thead {
    background-color: #DF912D;
    color: #FFF;
}
#gestion-commandes-template1 .gestion-commandes .btn-action-commandes button {
    background-color: #DF912D;
    border-color: #DF912D;
}
#gestion-commandes-template1 .gestion-commandes .btn-action-commandes button:hover {
    background-color: #DF912D;
    border-color: #DF912D;
}
/* GESTION ARTICLES */

#catalogue-template1 .gestion-items table thead {
    background-color: #DF912D;
    color: #FFF;
}



/* CONFIGURATION DE LA BOUTIQUE */
#setup-shop-template1 .btn-valid .btn-dark{
    background-color: #DF912D;
    color: #FFF !important;
}
#setup-shop-template1 .btn-valid .btn-dark:hover {
    background-color: #DF912D;
    color: #FFF !important;
}
/* Admin */
#btn_submit{
	background-color:#DF912D;
    width: 300px;
}
		
.grid-wrapper li {
    background-color: #FFFFFF;
    color: #DF912D;
}

.grid-wrapper li:hover {
	background-color: #DF912D;
	color: #FFFFFF;
}

.col_ctegs .btn-outline-dark-selected {
    background-color: #DF912D;
    color: #FFFFFF;
}

/* tablette et mobile */
@media screen and (min-width: 300px) and (max-width: 767px) {
    .logo img {
        width: 120%;
    }


    } /*end media - tablette et mobile */
