/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 * {

    box-shadow: none !important;

} 

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color:#737373;
border-color: transparent transparent #737373;
}

.bootstrap-touchspin .input-group-btn {
  z-index: 0;
}

.product-manufacturer a {
  color: black;
}

.card-product {
border-radius:16px;
border:1px solid #989898;
}

.product__card-img {
margin-top:14px;
}


/*Changer la couleur du Highlight désignation produit du .card-product*/
.card-product:hover .product-title a{
  color: #000000;
  }


a {
  color: #ffffff;
  background-color: transparent;
}

a:hover {
color:#0eebff;
}

/*Bandeau header*/
.u-bor-bot {
border:none;
background-color:#000000;
text-align:right;
height:30px;
line-height:30px;
}

/*Cacher le lien Prestarocket en footer*/
a._blank {
  display:none;
}

.user-info .u-link-body, .header-top .blockcart {
  color:#ffffff; 
  }

.user-info .u-link-body:hover, .header-top .blockcart:hover {
  color:#0eebff;
   }

.u-bor-bot .d--flex-between {
display:block;
}

.contact-rich a{
  color:#000000
}

.contact-rich a:hover{
  color: #0eebff;
}

.u-bor-bot .d--flex-between a, .u-bor-bot .d--flex-between a:hover, .u-bor-bot .d--flex-between a:active, .u-bor-bot .d--flex-between a:visited {
color:#ffffff!important;
/*color:#989898*/
font-weight:600;
}

#menu-icon {
  color:#ffffff!important;
  }

#header {
/*background: linear-gradient(to top, #000000 50px, #000000 1px );*/
background-color:#000000;
background-image:url('https://www.mzmdesign.com/img/bg-header-IW.png');
background-position:bottom left;
background-repeat:repeat-x;
}

.header-top {
  flex-wrap: wrap;
  padding-top: none;
  padding-bottom: none;
}

#_desktop_top_menu a, #_desktop_top_menu a:active, #_desktop_top_menu a:visited {
color:#ffffff!important;
}
#_desktop_top_menu a:hover {
color:#0eebff!important;
}

.breadcrumb {
background-color:#ffffff;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #989898;
    content: " > ";
}

.breadcrumb-item a {
color: #000000;
}
.breadcrumb-item a:hover {
color: #0eebff;
}

.breadcrumb-item.active {
  color: #0eebff;
}

#_desktop_top_menu {
height:50px;
padding:0px;
}

.menu-sub {
left:auto;
/*Permet de modifier la couleur qui apparait en premier
lors du déroulemet du sous-menu sur mobile.
/*background-color:#000000;*/
width:300px;
}


/*Couleur nom de catégorie sur menu mobile*/
.menu__item-link--top {
  color:#000;
}


.menu__item {
  border-bottom:#000000;
  background-color:#000000;
  border-top: #000000;
}
/*Croix fermeture menu mobile*/
.close {
  color:#000;
  text-shadow: none;
  opacity: 0.8;
}

/*Croix fermeture menu mobile survol*/
.close:hover {
  color:#0eebff;
}

.u-link-body {
  color:#ffffff;
}

/*Couleur flèche déroulante menu mobile survol*/
.material-icons.menu__collapseicon:hover {
  background-color:#fff;
  color:#0eebff;
}

/*Couleur carte ajout nouvelle adresse*/
.card.bg-light.card--address {
  color: #000000;
}

/*Couleur lien CGV avant achat*/
#cta-terms-and-conditions-0{
  color: #0eebff;
}
#cta-terms-and-conditions-0:hover{
  color: #0eebff;
  text-decoration: underline;
}

/*Couleur flèche déroulante menu mobile, corps apercu rapide et ajouter au panier rapide*/
.modal-content {
  background-color:#fff;
  color:#000;
}

.btn-outline-secondary{
  color: #FFFFFF;
  border-color:#ffffff;
}

.btn-outline-secondary:hover{
  color: #000000;
  border-color:#0eebff;
  background-color: #0eebff;
}

@media (min-width: 992px) {
  /*Centrage des colonnes du Footer*/
.perso {
  padding-right:0px!important;
  padding-left:131px!important;
}
/*Couleur + et - sur apercus*/
.bootstrap-touchspin .btn{
  color: #000000;
}
.btn.js-touchspin.bootstrap-touchspin-up, .btn.js-touchspin.bootstrap-touchspin-down {
  color: #000000;
}
}

@media (max-width: 991.98px) {
.search-widget {
  max-width: unset;
  margin-bottom: 18px;
}

a {
  color: #000;
}

.menu__item {
  border-bottom:#fff;
  background-color:#fff;
  border-top: #fff;
}

.menu__item-header{
  background-color: #fff;
}

/*Couleur + et - sur apercus*/
.bootstrap-touchspin .btn{
  color: #ffffff;
}


.input-group.form-control {
width:100%;
margin-bottom:10px;
}

.btn.btn-primary {
width:100%;
}

}

@media (min-width: 992px) {


#products article.product-miniature div.thumbnail-container, article.product-miniature div.thumbnail-container {height: 422px;}
#products article.product-miniature div.product-description, article.product-miniature div.product-description{height: auto;text-align: center;}

#products article.product-miniature div.product-description input.input-group.form-control, article.product-miniature div.product-description input.input-group.form-control{width: 30%;margin-left: auto;margin-right: auto;margin-bottom: 12px;margin-top: 10px;}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {bottom: inherit;}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {margin-top: 5px}


	.menu-sub__content > ul {
	left:auto;
	width:300px;
	background-color:#000000!important;
	border-radius: 0px 0px 20px 20px;
	z-index:1000;
	}

	.menu-sub__content > ul > li > a::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
	font-weight:bold;
    content: "\2022";
	}
	
	.menu-sub__content > ul > li {
	height:30px;
	line-height:30px;
	}
	
	.menu-sub__list {
	width:86%;
	display:block!important;
	}

}

article, aside, figcaption, figure, header, hgroup, main, section {
background-color:#ffffff;
}

.product-title a {
  color: #000000;
}

.product-title:hover {
  color:#0eebff;
}
/*Aspect aperçu rapide + et -*/
.bootstrap-touchspin .btn {
  color: #000;
  background-color: transparent;
}


.bootstrap-touchspin {
  border: transparent!important;
}


.bootstrap-touchspin:hover .btn:hover {
  color: #0eebff;
}

.page-header {
background-color:#ffffff!important;
}

.product-flag {
color: #000000;
background-color:#0eebff;
}

.btn-primary, .btn-primary:disabled {
background-color:#000000;
border-color:#000;
border-radius:10px;font-weight:600;
}

/*Couleur icônes compte*/
.link-item{
  color:#000000;
}

/*Couleur icônes compte survol*/
.link-item:hover{
  color:#0eebff;
}

.btn-primary:hover, .btn-primary:active {
color: #000;
background-color:#0eebff;
border-color:#0eebff;
}
.alert-info {
  color:#000000;
  background-color: #ffffff;
  border-color: #989898;
}

.alert-info p {
  background-color: #989898;
  font-weight:600;
}

.product-title a:hover {
  color: #0eebff!important;
}

/*Boutons de paiement avant sélection du mode de paiement*/
.ps-shown-by-js {
  display: none!important;
}

#ps_checkout-card-buttons-container {
  display: flex;
  justify-content: center;
  align-items: center;
}


/*Menu déroulant mobile*/
.btn-outline-primary {
color:#fff;
border-color:#0eebff;
border-radius:10px;font-weight:600;
}
/*Bouton continuer mes achats depuis panier*/
a.label.btn.btn-outline-primary {
  color: #fff;
  background-color: #000;
  border-color:#000000;
  border-radius:10px;font-weight:600;
}
/*Bouton continuer mes achats depuis panier au survol*/
a.label.btn.btn-outline-primary:hover {
  color: #000;
  background-color: #0eebff;
  border-color:#0eebff;
  border-radius:10px;font-weight:600;
}

.btn-outline-primary:hover, .btn-outline-primary:active {
color:#FFFFFF;
background-color:#0eebff;
border-color:#0eebff;
}

.btn-link {
color:#000000;
}
.btn-link:hover {
color:#0eebff;
}

.slider-title {
  color: #ffffff;
  font-family: 'Söhne', 'ui-sans-serif', 'system-ui', '-apple-system', 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

/* Écrans moyens (tablettes) */
@media (max-width: 991.98px) {
  .slider-title {
    font-size: 20px; /* Légèrement plus grand sur les tablettes */
  }
}

/* Grands écrans (ordinateurs de bureau) */
@media (min-width: 992px) {
  .slider-title {
    font-size: 18px; /* Encore plus grand sur les ordinateurs de bureau */
  }
}

.slider-description {
  color: #ffffff;
  font-family: 'Söhne', 'ui-sans-serif', 'system-ui', '-apple-system', 'Segoe UI', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

/* Écrans moyens (tablettes) */
@media (max-width: 991.98px) {
  .slider-caption .display-1  {
    margin-top: 15px;
    padding-bottom: 60px;
  }
  .slider-description {
    font-size: 16px; /* Légèrement plus grand sur les tablettes */
  }
}

/* Grands écrans (ordinateurs de bureau) */
@media (min-width: 992px) {
  .slider-description {
    font-size: 18px; /* Encore plus grand sur les ordinateurs de bureau */
  }
}


.block-category {
border:none;
}

h1 {
text-align:center;
font-size: 2rem!important;
display:block;
}

/*Couleur trait en pied de volet*/
h1::after {
position: absolute;
content: "";
left: 50%;
top:inherit;
bottom:0;
width: 140px;
height: 5px;
background-color: #0eebff;
-webkit-transform: translate3d(-50%,0,0);
transform: translate3d(-50%,0,0);
}

/*Couleur lien détails du panier*/
a.link__showsummary {
  color:#000000;
}

a.link__showsummary:hover {
  color:#0eebff;
}

/*Couleur lien Créer compte/Connexion */
a.contact-rich {
  color:#000000!important;
}

/*Couleur lien Créer compte/Connexion au survol*/
a.contact-rich:hover {
  color:#0eebff!important;
}

/*Couleur lien Créer compte/Connexion */
a.nav-link {
  color:#000000!important;
}

/*Couleur lien Créer compte/Connexion au survol*/
a.nav-link:hover {
  color:#0eebff!important;
}

.cart-container h1::after {
display: none;
}

#left-column .address,#left-column .block-categories, #left-column .card, #left-column .card-block, #left-column .search_filters {
border:none;
background-color:#ffffff;
border-radius:0px 0px 20px 0px;

}

.form-control, .custom-select {
border-radius:10px;
}

.slider-caption {
background-color: #989898;
border-radius: 0px 0px 30px 0px;
left: 0px;
padding-left: 40px;
padding-right:10px;
top: 0px;
height: 80%;
opacity: 0.9;
}
.slick-prev {
left:-20px;
}
.slick-next {
right:-20px;
}

.slider-caption .display-1  {
font-size:1.5rem!important;
padding-top:10px;
}


.slick-prev {
left:-20px;
}
.slick-next {
right:-20px;
}

.lnklno {
margin-top:30px;
}


/*Couleur détail panier validation*/
/*.cart-content {
  background: #000000;
}*/

/*Couleur bouton supprimer des articles du panier*/
.material-icons.float-left{
  color: #000000;
}
/*Couleur bouton supprimer des articles du panier au survol*/
.material-icons.float-left:hover{
  color: #0eebff;
}

.modal-cart__name {
  color: #0eebff;
}

#footer {
color:#FFFFFF;
background-color:#000000;
}

.footer__title {
color:#ffffff!important;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited {
color:#ffffff
}

#footer a:hover {
color :#0eebff;
}

.footer__title{
  position: relative;
}

.footer_container{
  position: center;
}

#contact-link {
color:#FFFFFF;
font-weight:700;
}

#contact-link a:hover {
color:#0eebff!important;
}

.facebook {background-color:#1b74e4;}
.linkedin {background-color:#0a66c2;}
.twitter{background-color:#1d9bf0;}
.pinterest{background-color:#bd081c;}