/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.current-menu-item, .current_page_item{font-weight: bold;}
header:not(.sticky) .level_1 > .current-menu-item::before, .current_page_item::before {position: absolute; top: 20px; right: 2px; content: ''; width: 20px; height: 20px; background-image: url(https://kayak-fishing-outdoor.fr/wp-content/uploads/2022/05/kayak-fishing-outdoor-element-hamecon.png); background-position: center; background-size: cover; background-repeat: no-repeat; display: block; z-index: 10; transform: rotate(-15deg); transition-duration: 0.5s;}
header.sticky .level_1 > .current-menu-item::before, .current_page_item::before {top: 21px; transition-duration: 0.5s; position: absolute; right: 2px; content: ''; width: 20px; height: 20px; background-image: url(https://kayak-fishing-outdoor.fr/wp-content/uploads/2022/05/kayak-fishing-outdoor-element-hamecon.png); background-position: center; background-size: cover; background-repeat: no-repeat; display: block; z-index: 10; transform: rotate(-15deg);}

.kfo-home-left {transform: rotate(80deg);}

.kfo-divider {
  height: 2px;                /* Épaisseur du trait */
  background-color: #ed6e0c;     /* Couleur du trait */
  margin: 2rem 0;             /* Espacement vertical */
  width: 50px;                /* Largeur du trait */
  border: none;
}

.kfo-count .w-counter-value { font-size: 50px !important; }

.kfo-carrousel-rounded img {border-radius: 15px;}