/*Masquer emplacement logo promo*/
/*.menu-mobile .item-logo-promo {
    display: none;
}

.header.sticky .logo-promo {
    display: none;
}*/

/*Alignement des éléments du menu institutionnel*/
@media (min-width: 1024px)
{
		.menu-main {
			text-align: center;
		}
}

/*Suppression de l'implantation liée au client dans le header de 1024 à 1259px + affichage court de l'implantation de 1024 à 1299px*/
@media (min-width: 1024px) and (max-width: 1349px)
{
		.header .toolbar .toolbar-item.item-service {
				display: none;
		}
}

@media (min-width: 1024px)/* and (max-width: 1299px)*/
{
.header li.toolbar-item.item-service.last-item span.name {
    max-width: 234px;
    overflow: hidden;
    text-overflow: ellipsis;
		}
}

@media (min-width: 1024px) and (max-width: 1259px)
{
.header .toolbar .toolbar-item {
    padding-left: 17px;
    padding-right: 17px;
		}
}

@media (min-width: 1024px) and (max-width: 1259px)
{
.header.sticky .logo-promo {
   display: none !important;
		}
}

@media (min-width: 1024px)
{
.header.sticky .logo-promo {
    flex: 0 0 58px;
		}
}

/*Modification du bloc de page d'accueil "expertise" avec la vidéo en fond à partir de 1024px et la photo en dessous 1023px*/
@media (min-width: 576px)
{
		.block-expertise .title2 {
				display: none;
		}
}

@media (min-width: 1024px)
{
		.block-expertise .title2 {
				display: block;
		}
}

@media (min-width: 576px)
{
		.block-expertise .expertise-list {
			display: none;
		}
}

@media (min-width: 1024px)
{
		.block-expertise .expertise-list {
		    display: flex;
		}
}

@media (min-width: 576px)
{
		.block-expertise .btn, .block-expertise .btn-lg, .block-expertise .btn-xs {
				display: none;
		}
}

@media (min-width: 1024px)
{
		.block-expertise .btn, .block-expertise .btn-lg, .block-expertise .btn-xs {
				display: inline-block;
		}
}

@media (min-width: 576px)
{
		.block-expertise .form-search-expertise {
		    display: inherit;
		}
}

@media (min-width: 1024px)
{
		.block-expertise .form-search-expertise {
		    display: none;
		}
}

.block-expertise .expertise-list {
    margin: 0 -6px 24px -6px;
}

.block-expertise .expertise-item {
    background-color: #fffffff1;
}

.block-expertise .expertise-item a {
    font-size: 1.25rem;
}

.block-expertise .expertise-item .icon {
    width: 50px;
    height: 39px;
}

.form-search-expertise-content {
	position:relative;
}

/*Bloc de réassurance page d'accueil*/
.block-common {
		margin-bottom: 18px;
}

@media (min-width: 576px)
{
		.block-common {
		    margin-bottom: 30px;
		}
}

/*Bloc slide page d'accueil*/
.block-slider {
    margin-bottom: 50px;
	padding-bottom: inherit;
}

.block-slider .block-slider-image {
    padding-bottom: 15px;
}

.block-slider .block-slider-image .picture {
    max-width: 1220px;
    max-height: 300px;
}

@media (min-width: 1024px)
{
.block-slider .block-slider-text {
    padding-bottom: 70px;
		}
}

@media (min-width: 1024px)
{
.block-slider .owl-nav {
    left: 30px;
    bottom: 30px;
		}
}

/*Bloc solutions page d'accueil*/
section.container.block-common.block-teasers {
    margin-bottom: 40px;
		}

@media (min-width: 576px)
{
section.container.block-common.block-teasers {
    margin-bottom: 50px;
		}
}

/*Bloc produits page d'accueil*/
.block-products-thumbnail {
    margin-bottom: 40px;
		}

@media (min-width: 576px)
{
.block-products-thumbnail {
    margin-bottom: 50px;
		}
}

/*Bloc Actualités + Agenda page d'accueil*/
.block-news {
    margin-bottom: 50px;
}

@media (min-width: 1024px)
{
.block-news .block-news-list {
    text-align: center;
		}
}

.block-events .btn {
    margin-left: auto;
    margin-right: auto;
}

.block-new .picture {
    aspect-ratio: 1/1;
    height: inherit;
    max-height: 246px;
}

/*Bloc marques page d'accueil*/
@media (min-width: 576px)
{
section.block-common.block-best-brands.container.d-print-none {
    margin-bottom: 50px;
		}
}

@media (min-width: 1024px)
{
.block-best-brands {
    text-align: center;
		}
}

.block-best-brands .brands-item img {
    max-width: 125px;
    max-height: inherit;
}

/*Bloc réseaux sociaux page d'accueil*/
.block-social-networks {
    padding: 42px 10px;
	margin-bottom: 0px;
}

.block-social-networks .social-network-item {
    margin: 0 15px 20px 15px;
}

/*Footer*/
.footer-top {
    padding: 30px 20px 10px 20px;
}

/**/
.block-promo {
    margin-bottom: 30px;
}

/*Hauteur du menu Nos produits + institutionnel à partir de 1024px*/
@media (min-width: 1024px)
{
.header .navigation {
    max-height: 58px;
		}
}

/*Modification sur les pages métiers*/
.page-job .job-header {
    margin-bottom: 30px;
}

/*Modification sur les pages solutions*/
.page-solution .solution-header {
    margin-bottom: 30px;
}

/*Alignement images du carrousel sur les pages solutions*/
.block-pictures-browser .pictures-browser-view {
    align-content: center;
}

/*Les 3 icônes impression, partage et téléphone*/
.block-tools {
    text-align: center;
    margin-bottom: 0px;
}

/*Taille des icônes du bloc réassurance*/
.block-reassurance .block-reassurance-item .picture .icon-tools {
    width: 35px;
    height: 35px;
}

/*Titre du bloc produit*/
@media (max-width: 1023px)
{
.block-products-thumbnail header .title1 {
    text-align: center;
		}
}

/*Titre du bloc solution*/
@media (max-width: 1023px)
{
.block-common header .title-block {
    text-align: center;
		}
}

/*Titre du bloc actualités*/
@media (max-width: 1023px)
{
.block-news .title-block {
    text-align: center;
		}
}

/*Titre du bloc agenda*/
@media (max-width: 1023px)
{
.block-events-content .title {
    text-align: center;
		}
}

/*Titre des pages univers*/
@media (max-width: 1259px)
{
.block-universe .universe-header .title1 {
    text-align: center;
		}
}

/*Bouton transparent*/
.btn-transparent, .card-contact .card-contact-link .btn, .card-contact .card-contact-link .btn-lg, .card-contact .card-contact-link .btn-xs {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    display: block;
}

/*Couleur de la partie Carrosserie industrielle*/
@media (min-width: 1024px)
{
.menu-product .item-trucks .level1-title .level1-title-inner .icon {
    fill: #ad2a30;
		}
}

@media (min-width: 1024px)
{
.menu-product .item-trucks .level1-title {
    color: #ad2a30;
		}
}

@media (min-width: 1024px)
{
.menu-product .item-trucks .level2 {
    background-color: #ad2a30;
		}
}

@media (min-width: 1024px)
{
.menu-product .item-trucks .level1-title:after {
    background-color: #ad2a30;
		}
}

.block-expertise .expertise-item.item-trucks a {
    color: #ad2a30;
}

.block-expertise .expertise-item.item-trucks .icon {
    fill: #ad2a30;
}

.block-expertise .expertise-item.item-trucks a:before {
    background-color: #ad2a30;
}

.block-expertise .expertise-item.item-trucks a:after {
    background-color: #ad2a30;
}

.card-teaser .universes-list .universes-item.item-trucks a, .card-big-teaser .universes-list .universes-item.item-trucks a {
    background-color: #ad2a30;
}

/*Couleur catégorie promotion dans le menu produits*/
@media (min-width: 1024px)
{
.menu-product .level1-item.item-promo {
    background-color: #f25c006b;
		}
}

/*Menu institutionnel*/
@media (min-width: 1024px)
{
.menu-main .level0 {
    font-size: .88rem;
		}
}

@media (min-width: 1260px)
{
.menu-main .level0 {
    font-size: .96rem;
		}
}

/*Fil d'ariane*/
.breadcrumb a {
    font-size: .83rem;
}

/*Bloc actualités*/
@media (max-width: 575px)
{
.block-news .block-news-item {
    margin-left: auto;
    margin-right: auto;
		}
}

/*Bloc agenda*/
@media (max-width: 575px)
{
.block-news-item .block-events .col-10 {
    margin-left: auto;
    margin-right: auto;
		}
}

.block-events .event .picture {
    height: 78px;
	padding: 4px;
}

/**/
.page-product .product-header .service .text {
    display: none;
}

/**/
.block-products-result .title-block.title-recherche {
	float: inherit;
}

/*Bouton infos sur les listes produits*/
.card-list.display-list .header-product .btn-additional-infos {
    display: block;
}

/*Logo marque sur les listes produits*/
.card-list.display-list .header-product .tags-card, .card-list.display-list .header-product .pictures-browser-logo {
    display: block;
}

.card-product .product-image .pictures-browser-logo {
    max-width: 60px;
}

/*Logo marque sur la fiche produit*/
.block-pictures-browser .pictures-browser-view .pictures-browser-logo {
    max-width: 125px;
}

/*Référence sur la page produit*/
.page-product .product-header .title2 strong {
    font-size: 1.125rem;
}

/*Référence sur les listes produits*/
.card-product .reference {
    font-size: 1.125rem;
    color: #d9232a;
}

/*Bouton ajouter au panier*/
@media (max-width: 1399px)
{
.card-product .btn-addtocart .icon {
    display: none;
		}
}

@media (max-width: 1399px)
{
.display-list .card-product .btn-addtocart .icon {
    display: inline-block;
		}
}

@media (max-width: 1399px)
{
.card-product .btn-addtocart .label {
	padding-left: 0px;
		}
}

@media (max-width: 1399px)
{
.card-product .btn-addtocart {
    padding-left: 6px;
    padding-right: 6px;
		}
}

/*Page salon événements*/
.block-events .liste-article-agenda .event .picture {
    height: 100%;
}

.block-events-content .event img {
    height: 100%;
	width: auto;
	max-height: 62px;
}

/*Couleur de la disponibilité sur commande*/
.content-wrapper .page-content .availability.not-salable {
    color: #f25c00;
}

.content-wrapper .page-content .availability.not-salable .icon {
    fill: #f25c00;
}

/*Couleur de la disponibilité des PF auto*/
.content-wrapper .page-content .availability.not-available {
    color: #21d36f;
}

.content-wrapper .page-content .availability.not-available .icon {
    fill: #21d36f;
}

/*Couleur bloc service client (Il se trouve dans le panier par exemple)*/
.card-service-client.card-blue {
    background-color: #eff1f5;
    color: #1350c4;
}

/*Titre Service client*/
.card-service-client.card-blue .title {
    color: #1350c4;
}

/*Fond de couleur au survol sur les icônes du bloc service client (Il se trouve dans le panier par exemple)*/
.card-service-client.card-blue .btn-xs:hover {
    background-color: #1350c4;
}

/*Suppression icone info car aucun lien dessus*/
.card-service-client .services-client-list li.services-client-item:last-child {
    display: none;
}

/*Espacement entre les 2 icônes du bloc service client (Il se trouve dans le panier par exemple)*/ 
.card-service-client .services-client-list {
    justify-content: space-around;
}

/**/
.card-list.display-list .header-product .tags-card {
    left: inherit;
    right: -5px;
}

/**/
.block-side.sticky {
    width: 100%;
}

/*Fenêtre d'ajout au panier*/
@media (min-width: 1024px)
{
.modal-dialog {
    max-width: 1132px;
		}
}

/*Bouton téléphone sur page produit*/
.block-tools .btn-phone .icon {
    fill: #fff;
}

.block-tools .btn-phone {
    background-color: #1350c4;
}

/*Fil d'ariane*/
.breadcrumb .level0 {
    display: inline-block;
}

/*Sélecteur de langue*/
@media (max-width: 1023.98px)
{
.menu-product .item-language {
    width: 80px;
		}
}

/*Ne pas afficher le bloc code promo dans le panier
Dans le cas où vous voulez afficher juste l'affichage de la zone en allemagne : form-promo-code:lang(fr), .form-promo-code:lang(en), .form-promo-code:lang(es) {
    display: none;*/
.form-promo-code {
    display: none;
}

/*Largeur saisie code promo*/
.form-promo-code .cms-formulaire {
    width: 200px;
}

/**/
ul.block-tab-menu-list.container {
    text-align: center;
}

/*Filtre sur les catégories*/
.block-filters .filter-item.unfolded .filter-item-wrapper {
    max-height: 100%; /* correction affichage bcp de case à cocher*/
    overflow: visible;
}

.block-filters .form-check-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: inherit; /* correction affichage bcp de case à cocher*/
}

/*Barre en haut du site lorsqu'il y a des informations exceptionnelles*/
.infoHautPage
{
	text-align: center;
	background-color: #ffc800b8;
}

.infoHautPage .cms-tmef {
    font-size: large;
	padding-top: 5px;
    padding-bottom: 5px;
}

/*Bandeau de cookies*/
li.orejime-Notice-actionItem.orejime-Notice-actionItem--decline {
	position: absolute;
    top: -35px;
    right: 0px;
}

.orejime-Button--decline {
    background: inherit;
	margin-right: inherit;
}

@media (max-width: 1023px)
{
.orejime-Notice {
    background: #fff;
		}
}

@media (min-width: 1024px)
{
.orejime-Notice {
    background: #fff;
	bottom: 50%;
		}
}

.orejime-Notice-title {
    color: #000;
	font-size: 24px;
	text-align: center;
}

.orejime-Notice-description {
    color: #000;
	font-size: 15px;
	text-align: center;
}

.orejime-Notice-actions {
    text-align: center;
}

.orejime-Button--info {
    background: none;
}

.orejime-Button--info {
    color: #888;
	text-decoration: underline;
}

.orejime-Notice--mandatory {
    max-width: 50%;
}

@media (max-width: 1023px)
{
.orejime-Notice--mandatory {
    max-width: 100%;
		}
}

.orejime-Notice-actionItem {
    font-size: large;
}

.orejime-Button--save, .orejime-Button--accept {
    background: #21bd27;
}

.orejime-Notice-body {
    padding: 4em;
}

.orejime-NoticeOverlay {
    background: rgba(0,0,0,0.65);
}

/*Bouton produit remplacé par*/
.block-quantity .btn/*, .footer-product .btn*/ {
		padding: 10px;
		letter-spacing: inherit;
		font-family: 'barlow-medium';
		font-size: .938rem;
		text-transform: inherit;
}

/*Texte en bas des catégories produits*/
.categories-products-footer li
{
	list-style: disc;
}

/*Centrage puce de diaporama*/
.owl-dots {
    text-align: center;
}

/*Choix du groupement dans le panier*/
.page-tunnel-cart .form-group-groupement label {
    margin-top: -40px;
	font-size: 1.5rem;
    color: red;
}

@media (min-width: 1024px) and (max-width: 1259px)
{
.page-tunnel-cart .form-group-groupement label {
    font-size: 1.2rem;
		}
}

/*Couleur de fond des informations collaborateurs VPE*/
.prodrescom, .prodrescomheader, .prodrescom article, article.prodrescom, .prodrescom .pnv-card-product  {
    background-color: #e5132d14 !important;
}

/*Copyright pied de page*/
@media (min-width: 768px)
{
.footer-bottom li.copyright {
    display: none;
		}
}

@media (min-width: 1024px)
{
.footer-bottom li.copyright {
    display: block;
		}
}

/**/
@media (max-width: 1023px)
{
.block-products.block-common.block-tab {
    margin-top: 20px;
		}
}

/**/
@media (max-width: 575px)
{
.block-tab .block-tab-menu-list li a .title-block {
    font-size: 1.176rem;
	margin-bottom: 10px;
		}
}

@media (max-width: 575px)
{
.block-tab .block-tab-menu-list li {
    margin: 0 20px 0 0;
		}
}

@media (min-width: 576px) and (max-width: 767px)
{
.block-tab .block-tab-menu-list li a .title-block {
    font-size: 1.176rem;
		}
}

@media (min-width: 576px) and (max-width: 767px)
{
.block-tab .block-tab-menu-list li {
    margin: 0 20px 0 0;
		}
}

@media (min-width: 768px) and (max-width: 932px)
{
.block-tab .block-tab-menu-list li a .title-block {
    font-size: 1.582rem;
		}
}

@media (min-width: 768px) and (max-width: 932px)
{
.block-tab .block-tab-menu-list li {
    margin: 0 30px 0 0;
		}
}

/*Calendrier de l'avent*/
li.avent {
    list-style-type: none;
	padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
}

li.avent.opacity:hover {
    opacity: .1;
}

/**/
.bloc-lien-brochure {
    text-align: center;
}

/*Page réparation pompe*/
.row.reppompe {
    display: inline-flex;
	margin-right: -3px;
    margin-left: 0px;
}

.reppompe img {
    padding-left: 5px;
    padding-right: 5px;
	margin-left: auto;
    margin-right: auto;
}

.reppompe p.marque {
    background-color: #eff1f5;
    display: block;
    border-radius: 8px;
    color: #000;
    width: 95%;
    padding: 5px 10px !important;
	margin-left: auto;
    margin-right: auto;
}

.reppompe p.team, p.marginleftrightauto {
    margin-left: auto;
    margin-right: auto;
}

/*Vidéo Youtube*/
@media (min-width: 1024px) {
section.container.block-common.block-video.video-youtube.youtube65, .embed-responsive.embed-responsive-16by9.container.youtube65 {
    width: 65%;
		}
}

@media (min-width: 1024px) {
section.container.block-common.block-video.video-youtube.youtube80 {
    width: 80%;
		}
}

/*Tunnel de commande > Désactivation case à cocher BL chiffré en Allemagne*/
.order-tunnel-options-wrapper .form-check:lang(de) {
    display: none;
}

/**/
@media (min-width: 768px)
{
.container-solutions .card-teaser, .container-solutions .card-big-teaser {
		    flex: 0 0 24%;
		    width: 24%;
		    display: inline-flex;
		    height: 560px;
		}
}

/*Bloc expertise avec barre de recherche sur la page d'accueil sur mobile */
.img-video-youtube-home img {
    height: 100%;
	object-fit: cover;
}

/*Hauteur des boutons avec la class btn dans le header*/
.header .btn {
    min-height: inherit;
    height: 35px;
}

/*Pied de page*/
.footer li.level1-item {
    margin-bottom: 4px;
}

/*Bandeau sur Internet Explorer pour inciter à passer sur un nouveau navigateur web*/
.optimisationNavigation .libOptimisation {
	font-size: 25px;
}

.optimisationNavigation .lienOptimisation .libCliquerOptimisation {
	font-size: 20px;
}

.optimisationNavigation {
	height: 28px;
}

/*Animation du widget sur le côté droit de l'écran*/
/*body#\32 364 ul.cross-links-list {
 animation-duration: 3s;
 animation-name: slidein-1;
 animation-iteration-count: 1;
 animation-direction: alternate;
}

body#\32 364 li.cross-links-item.cross-links-item-panel.item-infos {
 animation-duration: 3s;
 animation-name: fadein;
}

@keyframes slidein {
 from {
   margin-left: 100%;
   width: 300%;
 }

 to {
   margin-left: 0%;
   width: 100%;
 }
}

.cross-links-link svg {
  animation-duration: 2s;
  animation-name: zoom-in-zoom-out;
  animation-iteration-count: 3;
  animation-direction: alternate;
}

@keyframes zoom-in-zoom-out {
0% {
transform: scale(.3, .3);
}
50% {
transform: scale(1.6, 1.6);
}
100% {
transform: scale(1, 1);
}
}

@keyframes slidein-1 {
0% {
}
50% {
margin-right: 300px;
}
100% {
}
}

@keyframes fadein {
0% {
        opacity:0;
    }
99% {
opacity:0;
}
100% {
opacity:1;
}
}

.cross-links-link {
	animation-duration: 2s;
	animation-name: notification;
	animation-iteration-count: 3;
	animation-direction: alternate;
}

@keyframes notification {
0% {
background-image: url(https://www.hydrokit.com/PartageWeb/images/notification.png);
background-repeat: no-repeat;
background-position-x: 75%;
background-position-y: 20%;
}
50% {
background-image: url(https://www.hydrokit.com/PartageWeb/images/notification.png);
background-repeat: no-repeat;
background-position-x: 75%;
background-position-y: 20%;
}
100% {
background-image: url(https://www.hydrokit.com/PartageWeb/images/notification.png);
background-repeat: no-repeat;
background-position-x: 75%;
background-position-y: 20%;
}
}*/

/**/
.lds-ellipsis {
	height: 20px !important;
}

/*Modification de l'affichage des prix dans le panier*/
.ligneDF span.net-price.net-price-with-reduction {
    font-size: .9rem;
}

.ligneDF .rate-price {
    font-size: 1.2rem !important;
}

/*Centrage des images dans les composants image gauche et droite*/
@media (max-width: 1023px)
{
.col-lg-6.block-paragraphe-picture {
    text-align: center;
		}
}

/*Modification de l'image de fond sur la page connexion client*/
.block-customer-connection {
    padding: 3vw 0 4vw 0;
}

/*Modification du bloc de page d'accueil juste en-dessous du menu institutionnel*/
.hommage h2.title-block {
    text-align: center;
    margin-top: 20px;
	font-size: 1.8rem;
}

/*Modification de l'affichage des couleurs sur la page Ou nous trouver et les pages Point Services pour mettre la couleur bleue à la place du rouge*/
.page-agency .block-services .service-link:hover .label, .page-agency .block-services .service-link:focus .label {
	color: inherit;
}

.wraper-popin-map.PS .cmsMapMarkerTitreContainer, .wraper-popin-map.PS .cmsMapMarkerInfosMainContainer, .page-agency.PS .block-services .service-link .icon, .page-agency.PS .title-block, .page-agency.PS .page-agency-header .title2, .page-agency.PS .page-agency-header .title1-page {
	color: #012466 !important;
}

.wraper-popin-map.PS .btn, .page-agency.PS .page-agency-header .information-contact .picto, .page-agency.PS .owl-dots .owl-dot.active {
	background-color: #012466 !important;
}

.page-agency.PS .block-services .service-link .icon {
    fill: #012466 !important;
}

.page-agency.PS .page-agency-header .agency-slider .owl-dots .owl-dot {
    background-color: #232cd933;
}

/*Modification de l'affichage des tableaux des caractéristiques techniques des produits*/
table.data-table th, table.data-table td {
	height: inherit;
}

@media (min-width: 1024px)
{
.page-product .product-features-tech table.data-table td.value {
	min-width: inherit;
		}
}

/*Centrage des formulaires*/
.cms-formulaire {
    margin-left: auto;
    margin-right: auto;
}

/**/
body#\39 56 .cms-formulaire {
    margin-right: inherit;
}

@media (min-width: 576px)
{
body#\39 56 .card-list.display-list .header-product {
    width: 100%;
		}
}

/*Modification affichage style de l'indicateur d'un produit non disponible > Pour ce produit, contactez-nous ...*/
.blcplusdispo span {
    color: black!important;
    font-weight: bold;
}

/*Modification affichage sur les pages catégories*/
.block-categories-products .categories-products-header {
	margin-bottom: 18px;
}

@media (max-width: 767px)
{
.categories-products-desc {
	display: none;
		}
}

.block-categories-products .categories-products-desc .link-view-more {
    display: initial;
}

/*Modification affichage des blocs d'accueil univers client sur la page d'accueil > Hydrokit vous accompagne au quotidien*/
body#\32 364 .block-universe .title1 {
    text-align: center;
	padding-bottom: 20px;
}

@media (max-width: 767px)
{
body#\32 364 .block-universe .title1 {
	padding-bottom: inherit;
		}
}

@media (min-width: 1260px)
{
body#\32 364 .block-universe {
    padding-bottom: 40px;
		}
}

@media (max-width: 575px)
{
body#\32 364  .block-universe {
    padding: 10px 0 10px 0;
		}
}

@media (max-width: 575px)
{
body#\32 364 .block-universe .title1 {
    font-size: 1.875rem;
		}
}

body#\32 364 .block-universe {
    border-bottom: none;
}

body#\32 364 .col-md-4.item-agriculture {
    display: inline-flex;
}

body#\32 364 a.btn.item-agriculture {
    margin-left: auto;
    margin-right: auto;
    background-color: #8bbf4b;
}

@media (max-width: 767px)
{
body#\32 364 a.btn.item-agriculture {
    margin-top: 20px;
		}
}

/*Modification affichage sur la page de résultat de recherche*/
header.products-result-header p {
    float: left;
}

@media (min-width: 1260px)
{
.block-products-result .products-result-header {
    display: block;
		}
}

/*Modification de la page Nos offres d'emplois + des sous-catégories + Page cachée Dig Tour 2022*/
body#\31 7023 section.recrutement, body#\32 0673 section.recrutement {
    display: flex;
}

body#\31 7023 .recrutement img, body#\32 0673 .recrutement img {
    padding-left: 10px;
    padding-right: 10px;
	border-radius: 30px;
	filter: brightness(65%);
}

body#\31 7023 header.categories-products-header, body#\32 0643 header.categories-products-header, body#\32 0644 header.categories-products-header, body#\32 0645 header.categories-products-header {
    background-color: white !important;
}

body#\31 7023 h1.title1, body#\32 0643 h1.title1, body#\32 0644 h1.title1, body#\32 0645 h1.title1, body#\32 0673 h1.container.title-block {
    text-align: center;
}

body#\31 7023 .block-image .block-image-picture:before, body#\32 0673 .block-image .block-image-picture:before {
    background-color: rgba(0,0,0,0);
}

body#\31 7023 .block-image .title1 {
    text-transform: none;
    letter-spacing: inherit;
    border: solid 2px #fff;
    font-size: 2.1rem;
}

body#\32 0673 .block-image .title1 {
    text-transform: none;
    letter-spacing: inherit;
    border: solid 2px #fff;
    font-size: 1.9rem;
}

body#\31 7023 .block-image .title1:hover, body#\32 0673 .block-image .title1:hover {
    color: #012466;
}

body#\31 7023 .recrutement a, body#\32 0673 .recrutement a {
    text-decoration: none;
}

@media (max-width: 1259px)
{
body#\31 7023 .block-image .title1, body#\32 0673 .block-image .title1 {
    font-size: 1.5rem;
		}
}

@media (max-width: 1023px)
{
body#\31 7023 section.recrutement, body#\32 0673 section.recrutement {
    display: block;
		}
}

body#\31 7023 .categories-products-link, body#\32 0643 .categories-products-link, body#\32 0644 .categories-products-link, body#\32 0645 .categories-products-link {
    border-radius: 20px;
	/*font-size: 1.25rem;*/
}

body#\31 7023 li.li-rubrique-produit a.categories-products-link img.imgrub, body#\32 0643 li.li-rubrique-produit a.categories-products-link img.imgrub, body#\32 0644 li.li-rubrique-produit a.categories-products-link img.imgrub, body#\32 0645 li.li-rubrique-produit a.categories-products-link img.imgrub {
    /*width: 220px;*/
    border-radius: 20px;
	/*filter: brightness(0.7);*/
}

body#\31 7023 .categories-products-link .picture {
    max-width: inherit;
}

/*body#\31 7023 .categories-products-link span.name {
    position: absolute;
    margin-top: 30%;
    color: white;
    padding-right: 15px;
    padding-left: 10px;
}
*/

/*Modification entête + page mon compte*/
.header .toolbar .item-inner.cmsjs-dyncontainer {
    max-width: 330px;
    display: flex;
}

.header .item-inner.cmsjs-dyncontainer li.toolbar-item.last-item {
    width: max-content;
}

.header .item-connected a.btn.btn-primary {
   background-color: #fbfbfb;
   color: #012466;
   border: solid 2px;
   text-transform: inherit;
   padding: 1px 0px 1px 0px;
   letter-spacing: .04em;
   display: inline-table;
}

.header .last-item p.name {
   /*max-width: 300px;*/
   width: 300px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   padding-left: 10px;
   padding-right: 10px;
}

.header .select-groupement-entete {
   border: solid 1px;
   border-radius: 20px;
   background-position-x: 5px;
   text-align: center;
}

.header li.toolbar-item.item-connected.last-item svg.icon.icon-profil {
   fill: #012466;
}

/*.header li.toolbar-item.item-connected.last-item {
	padding-left: 0px;
}*/

.menu-mon-compte {
   display: flex;
   flex-wrap: wrap;
}

.menu-mon-compte a.level1-title {
   text-align: center;
   display: inline-block;
   font-size: 1rem;
   font-weight: 700;
   text-transform: uppercase;
   padding: 0 0.9375rem;
   margin-bottom: 1.875rem;
}

.menu-mon-compte span.level1-title-inner {
   display: block;
   height: 100%;
   box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
   background: #eff1f5;
   padding: 1rem;
   border-radius: 20px;
}

.menu-mon-compte .level1-title .icon {
   width: 100%;
   height: 3em;
   fill: #002344;
   padding-bottom: 0.8rem;
   background: #eff1f5;
}

/*Style du lien devant la langue dans le header (Utilisé pour Hydrokit recrute par exemple)*/
.header .item-infoent a.lien-simple {
    color: #002344;
    font-weight: bold;
    text-decoration: none;
}

.header .item-infoent a.lien-simple:hover {
    text-decoration: underline;
}

/*Modification de la puce Implantation (IP) et Point Service (PS) à côté des cases à cocher sur la page Où nous trouver*/
.form-check-service-points .IP .btn-xs {
    background-image: url(https://www.hydrokit.com/cmsimg/localisationIP.png);
    background-color: inherit !important;
}

.form-check-service-points .PS .btn-xs {
    background-image: url(https://www.hydrokit.com/cmsimg/localisationPS.png);
    background-color: inherit !important;
}

.form-check-service-points .btn-xs svg.icon {
	display: none !important;
}

/*Modification pour l'affichage de l'icône code-barre dans la barre de recherche dans le header + la barre de recherche sur la page d'accueil*/
.btn-code-barre:lang(en), .btn-code-barre:lang(de), .btn-code-barre:lang(es) {
   display: none;
}

/*@media (max-width: 1023.98px)
{
.loggedvisucom .btn-code-barre:lang(fr) {
    display: block;
		}
}*/

.header .btn-icon.btn-code-barre img:lang(fr) {
    padding-left: 7px;
    padding-right: 8px;
    padding-top: 9px;
}

@media (max-width: 1023.98px)
{
.header .menu-mobile .form-search .form-search-content .btn-icon.btn-code-barre:lang(fr) {
    width: 40px;
	right: 3px;
	top: 3px;
    background-color: #e1e1e1;
    height: 38px;
    border-radius: inherit;
    border-left: solid 1px;
		}
}

@media (max-width: 1023.98px)
{
.header .menu-mobile .form-search .form-search-content .btn-icon:lang(fr) {
   position: absolute;
   right: 55px;
   top: 14px;
   width: 17px;
   height: 17px;
		}
}

@media (max-width: 1023.98px) {
.header .menu-mobile .form-search .form-search-content .form-group .form-control:lang(fr) {
    padding-right: 80px;
		}
}

@media (max-width: 1023.98px)
{
.block-expertise .form-search-expertise .btn-icon.btn-code-barre:lang(fr) {
    width: 45px;
    right: 0px;
    top: 0px;
    background-color: #e1e1e1;
    height: 48px;
    border-left: solid 1px #012466;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
		}
}

@media (max-width: 1023.98px)
{
.block-expertise .form-search-expertise .form-group .form-control:lang(fr) {
    padding-right: 75px;
		}
}

.form-search-expertise-content .btn-icon.btn-code-barre img:lang(fr) {
	padding-left: 8px;
    padding-right: 12px;
    padding-top: 14px;
}

.block-expertise .form-search-expertise .btn-icon:lang(fr) {
    right: 55px;
}

.loggedvisucli .prodrescom:lang(fr) {
    background-color: #8080801f !important;
}

.loggedvisucli .prodrescom article.card-item-inner.card-product.pnv-card-product:lang(fr) {
    background-color: #8080801f !important;
}

/*@media (max-width: 1023.98px)
{
.btn.btn-addtocart {
    position: fixed;
    bottom: 2%;
    right: 0;
    width: 100%;
    z-index: 100;
		}
}*/

/*.modalcodebarre label {
    display: flex;
}

.modalcodebarre fieldset.reader-config-group {
    display: flex;
}*/

.logged .modalcodebarre .modal-header.modal-header-code-barre {
    height: 5px;
}

.modalcodebarre .form-search-content .form-control {
	width: 90%;
}

.modalcodebarre .btn-search-barre {
    right: 60px;
    top: 18px;
}

.modalcodebarre .modal-header .btn-close {
    right: 15px;
	top: 18px;
}

.modalcodebarre .form-group {
    margin-bottom: .6rem;
}

.modalcodebarre span.libCamera {
    display: none;
}

.codeBarreIncorrect {
    border: solid 1px #1350c4;
}

/*Fabricant sur intranet*/
.loggedvisucom .fabricant.prodrescom {
    font-weight: bold;
}

/*Centrage vertical des cellules tableaux page devis, commandes, factures, paniers enregistrés et commandes types*/
body#\39 56 td, body#\39 54 td, body#\32 0026 td, body#\39 57 td, body#\39 23 td {
    vertical-align: middle;
}

body#\39 57 .table a.btn, body#\39 23 .table a.btn {
    margin-bottom: 5px;
}

/*Modification header*/
.loggedcom header.header {
    padding-top: inherit;
}

.loggedcom .header ul.toolbarVpe.prodrescom {
    margin-bottom: 5px;
	padding: 5px 0px 10px 0;
}

.header .banner-top-secondary {
    min-width: inherit;
}

@media (min-width: 1024px)
{
.header .banner-top-secondary .mask-net-price {
    margin-left: 10px;
		}
}

/*Modification carte produit*/
.logged .card-product .stockLigneProduit {
    text-align: center;
}

.loggedvisucom .stockLigneProduit {
    margin-left: inherit;
}

/* fiche produit - pour que le stock ne se retrouve pas en dessous du prix */
.page-product .block-quantity {
    height: auto;
}

/*Disposition logo promo*/
.logo-promo {
    padding: 5px;
}

.header.sticky .logo-promo {
    padding: inherit;
}

.menu-mobile .logo-promo {
    padding: inherit;
}

/*Animation du logo promo*/
.logo-promo {
    animation-duration: 1s;
    animation-name: logopromo;
}

@keyframes logopromo {
0% {
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateX(90deg);
}
50% {
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateX(-30deg);
}
100% {
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateX(0deg);
}
}

/******** DEBUT PARTIE UNIVERS PERSONNALISE *********/

/*Univers agricole*/
#universagricole .page-universe .block-universe {
    border-color: #8bbf4b;
}

#universagricole .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #8bbf4b;
}

/*Univers TP*/
#universtp .page-universe .block-universe {
    border-color: #ff9f1b;
}

#universtp .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #ff9f1b;
}

/*Univers carrosserie industrielle*/
#universcarrosserie .page-universe .block-universe {
    border-color: #ad2a30;
}

#universcarrosserie .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #ad2a30;
}

/*Univers industrie*/
#universindustrie .page-universe .block-universe {
    border-color: #12b296;
}

#universindustrie .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #12b296;
}

/*Univers maritime*/
#universmaritime .page-universe .block-universe {
    border-color: #0070b7;
}

#universmaritime .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #0070b7;
}

/*Univers robotique*/
#universrobotique .page-universe .block-universe {
    border-color: #7a00ad;
}

#universrobotique .block-universe .universe-solutions-list .universe-solution-item a:after {
    background-color: #7a00ad;
}

/*Univers test Proginov*/
.rubrique-univers-header
{
	min-height: 90px;
}

#universgc .page-universe .block-universe {
    border-color: #0ce7e7;
}

#universgc .page-universe .block-universe .universe-expertises,#universgc .page-universe .block-universe .universe-solutions-list .universe-solution-item a:after,
#universgc .page-universe .block-quick-access .block-quick-access-group,
#universgc .page-universe .block-quick-access .block-quick-access-group .btn-quick-access-group:focus,#universgc .page-universe .block-quick-access .block-quick-access-group .btn-quick-access-group:hover,
#universgc .page-universe .block-zoom-solutions .zoom-solution-content .label .pointer,
#universgc .page-universe .block-references-universe .reference-universe-item:focus .reference-universe-item-image:before,#universgc .page-universe.page-universe-agriculure .block-references-universe .reference-universe-item:hover .reference-universe-item-image:before,
#universgc .block-expertise .expertise-item.universgc a:before,
#universgc .block-expertise .expertise-item.universgc a:after {
    background-color: #0ce7e7;
}

#universgc .page-universe .block-quick-access .title-block,
#universgc .page-universe .block-zoom-solutions .zoom-solution-link .name,
#universgc .page-universe .block-zoom-solutions .zoom-solution-content .link,
#universgc .page-universe .block-references-universe .title-block,
#universgc .block-expertise .expertise-item.universgc a {
    color: #0ce7e7;
}

#universgc .page-universe .block-zoom-solutions .zoom-solution-link .icon,
#universgc .page-universe .block-zoom-solutions .zoom-solution-content .link .icon,
#universgc .page-universe .block-references-universe .reference-universe-item .btn-xs .icon,
#universgc .block-expertise .expertise-item.universgc .icon {
    fill: #0ce7e7;
}

@media (min-width: 1024px)
{
	.menu-product .universgc .level1-title {
	    color: #0ce7e7;
	}

	#universgc .menu-product .universgc .level1-title .level1-title-inner .icon {
		fill: #0ce7e7;
	}

}

/******** FIN PARTIE UNIVERS PERSONNALISE *********/

/*Hauteur affichage Nomenclature*/
.liste-nomenclature {
    max-height: 900px;
}

/*Pop-up Disponible en magasin*/
.modal-content span.title-block {
    margin-bottom: inherit;
}

.info-dispo-magasin ul {
    margin-top: inherit;
}

/*Pop-up ajout au panier*/
.row.modalPanierProduct.product-header {
    margin-bottom: 20px;
}

.modal-content h2.title1 {
    margin-top: 10px;
    margin-bottom: 10px!important;
    text-align: center;
}

/*Modification fiche produit*/
.page-product .product-infos {
    margin-bottom: 40px;
}

/*Pied de page dépassement des mots*/
.footer-top .menu-footer-top .level0-title {
    word-wrap: break-word;
}

/*Nombre de résultat entre parenthèses dans les filtres*/
.label-nb {
  margin-left: 5px;
  font-family: barlow-regular;
  font-size: .813rem;
}

/*Pour la croix dans le menu mobile en connexion intranet */
@media (max-width: 1023.98px)
{
		.loggedvisucom .navigation .item-menu-product .show-menu-product.active {
		    position: absolute;
		    top: 12px;
		}
}

/*Conversion des unités + Calcul*/

.conversion {
	background-color: #eff1f5;
    border-radius: 8px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1rem;
	padding: 1rem;
}

.conversion .title-block {
	text-align: center;
}

.calcul {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.calcul .form-group {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    text-align: center;
	margin-bottom: inherit;
}

.calcul .form-group input {
  border-radius: 1rem;
  text-align: center;
  /*background-color: #f7f7f7;*/
  border: solid 2px #012466;;
  max-width: 150px;
  font-size: 1.125rem;
  /*font-family: 'poppins-medium';*/
  color: #012466;
}

.calcul .form-group input::placeholder {
  font-style: italic;
  font-size: 1rem;
  /*font-family: 'poppins-regular';*/
  color: #7b7e82;
}

.calcul .form-group label {
  /*width: inherit;*/
  font-size: 1.125rem;
}

/*Gras sur les H2 et H3 dans les textes des catégories en bas de page*/
.categories-products-footer h2, .categories-products-footer h3 {
    font-weight: bold;
}

/*Tableau des statuts intranet en pop-up*/
.loggedvisucom .modal-body table.tablestatutsDepots {
    width: 100%!important;
}

/*Tableau des caractéristiques techniques*/
.page-product .product-features-tech table.data-table td.image img {
	max-width: 100%;
    max-height: 100%;
}

.page-product .product-features-tech table.data-table td.image.d-sm-table-cell {
	text-align: center;
}

/*Modification affichage des tableaux jusqu'à 767px*/
@media (max-width: 767px)
{
    .detailStock .pnv-tabtech {
    max-height: 300px;
    overflow-y: auto;
	}
}

@media (max-width: 767px)
{
table.tablestatutsDepots thead tr .colLibDepot {
    z-index: 3;
	}
}

@media (max-width: 767px)
{
table.tablestatutsDepots th {
    position: sticky;
    top: 0;
    z-index: 2;
    background-color: #fbdbe0;
	}
}

/*Modification affichage page d'accueil en intranet*/
@media (min-width: 1650px)
{
		.loggedvisucom .hommage:lang(fr) {
			display: inline-block;
			vertical-align: middle;
			margin-left: 15px;
		}
}

@media (min-width: 1650px)
{
		.loggedvisucom .block-slider:lang(fr) {
			display: inline-block;
			vertical-align: middle;
			margin-left: 10px;
		}
}

.tags-card-dyn{
		/* À surcharger si besoin */
}
.tags-card-dyn .tag{
		/* À surcharger si besoin */
}

/*Couleur tag nouveau*/
.tags-card-dyn .tag-new{
		background-color: #1ca1f2;
}

/*Couleur tag destockage*/
.tags-card-dyn .tag-destockage {
		background-image: repeating-linear-gradient(120deg, #9e6c00, #9e6c00 10px, black 10px, black 20px);
}

/*Largeur texte info fin de commande*/
.order-tunnel-step-confirmation .confirmation-message {
    max-width: 600px;
}