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

.ps-shoppingcart.dropdown #blockcart-content{
z-index: 1000;
}

/* *********************************************************************/
/* Netenvie 2025 *******************************************************/

/* général *********************************/
@media (min-width: 1480px){
    .container, .elementor-section.elementor-section-boxed > .elementor-container {
    	max-width: 1440px !important;
    }
}
@media (min-width: 1680px){
    .container, .elementor-section.elementor-section-boxed > .elementor-container {
    	max-width: 1640px !important;
    }
}
@media (min-width: 1880px){
    .container, .elementor-section.elementor-section-boxed > .elementor-container {
    	max-width: 1840px !important;
    }
}

/* Couleurs *********************************/
#content-wrapper .page-title,
#wrapper .block-title a:link, #wrapper .block-title a:visited,
#wrapper .block-title
{
    color: #9b9b9b;
}

.elementor-element .elementor-heading-title, .elementor-element .elementor-heading-title a {
    color: #d47800;
}

@media (max-width: 767px){
    body {
    	background-position: center top;
    }
}

/* Header et menu *************************/
#header .header-nav {
    color: #fff;
    background: #000d28;
    border-bottom: 1px solid #282828;
}
.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    width: 348px !important;
}


/* Fiche produit *************************/
.stockalert-add, .stockalert-remove {
    background: #1c1c1c;
}
/* colissimo *************************/
@media (min-width: 1100px){
.colissimo-front-widget .modal-content {
    width:1035px !important;
}
}



/* Listing produit *************************/
#products .products {
    gap: 20px 0;
}
#products .products .add-to-cart
{
    margin-bottom:  2rem;
}
