/*
	Theme Name:   Peintre Expert Longueuil
	Theme URI:    https://localgo.ca
	Description:  Savoy child theme
	Author:       LocalGo
	Author URI:   http://www.localgo.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

/* Soumission */
#nm-right-menu-ul .menu-item a{
	background-color:#425ce7;
	color:#ffffff;
	font-weight:700;
   }
   
   /* Hover Soumission */
   #nm-right-menu-ul .menu-item a:hover{
	background-color:#000000;
	color:#ffffff;
	font-weight:700;
   }
   
   /* Titre footer */
   .nm-footer-block-grid .widget h3{
	font-weight:600;
   }
  
   
   
/* Taille bouton */
#nm-right-menu-ul .menu-item a{
	position:relative;
	width:175px;
	text-align:center;
   }
   /* Bouton sur A propos */
   .elementor-element-51ab81d6 .elementor-widget a{
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
   }
   /* Footer titre */
.nm-footer-block-grid .widget h3{
	font-size:18px;
   }
   
/* blogue single */
.nm-post-body .nm-post-col .nm-single-post-meta-top{
	visibility:hidden;
	height:5px;
   }
   
   /* commentaire */
   #respond{
	height:65px;
	visibility:hidden;
   }
   
   