/*
Theme Name: Archivo
Theme URI: https://wordpress.com/theme/archivo/
Author: Automattic
Author URI: https://automattic.com/
Description: Archivo is a blog and portfolio theme that shows your featured image large.
Requires at least: 6.3
Tested up to: 6.4
Requires PHP: 5.7
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: 
Text Domain: archivo
Tags: one-column, editor-style, featured-images, full-site-editing, rtl-language-support, threaded-comments, translation-ready, wide-blocks, style-variations
*/

/*
 * Control the hover stylings of outline block style.
 * Unnecessary once block styles are configurable via theme.json
 * https://github.com/WordPress/gutenberg/issues/42794
 */
.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
	background-color: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--background);
	border-color: var(--wp--preset--color--secondary);
}

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */
a {
	text-decoration-color: var(--wp--preset--color--tertiary);
	text-decoration-thickness: .5px !important;
	text-underline-offset: .1em;
}

a:hover {
	text-decoration-color: var(--wp--preset--color--tertiary) !important;
}

/*
 * Navigation Block
 * Reset the padding from List block
 * https://github.com/WordPress/gutenberg/issues/50486
 */
.wp-block-navigation ul {
	padding: unset;
}

/*
 * Adjust the position of the close button
 */
.wp-block-navigation__responsive-container-close {
	left: 0;
}

.has-modal-open .is-menu-open .wp-block-navigation__responsive-dialog {
	margin-top: 48px;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
	margin-top: 94px;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */
.wp-block-navigation__responsive-container.is-menu-open {
	padding: var(--wp--preset--spacing--50);
}

/* Adjust the top padding for the menu items */
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	padding-top: calc(1.5rem + var(--wp--preset--spacing--50));
}

/* Adjust the top padding for the submenu items */
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
	padding: 0 var(--wp--preset--spacing--50);
}

/*
 * Pull quote Block
 * Reset the browser default margins for blockquote element
 * https://github.com/WordPress/gutenberg/issues/44129
 */
.wp-block-pullquote blockquote,
.wp-block-pullquote p {
	margin: 0;
}

/*
 * Needed to style Jetpack Contact Form
 */
.wp-block-jetpack-contact-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.wp-block-jetpack-contact-form select,
.wp-block-jetpack-contact-form textarea {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em;
	margin-bottom: var(--wp--preset--spacing--50);
	padding: 8px;
}

.wp-block-jetpack-contact-form .wp-block-jetpack-button button {
	padding: 0.5em 2em;
}

.wp-block-jetpack-contact-form.contact-form label {
	font-weight: 400;
	margin-bottom: 0;
	text-transform: none;
}

.wp-block-jetpack-contact-form.contact-form label span {
	opacity: 0.7;
}

.wp-block-jetpack-contact-form.contact-form select {
	padding: 8px;
}

.wp-block-jetpack-contact-form.contact-form textarea {
	margin-bottom: var(--wp--preset--spacing--50);
}

div[id^="contact-form-"] h4 {
	font-size: var(--wp--preset--font-size--medium);
	font-weight: 700;
	line-height: 1.388888889;
}

.contact-form-submission {
	margin: 0;
	padding: 0;
}

.wp-block-jetpack-mailchimp input:not([type=submit]) {
	border: 1px solid #949494;
	font-family: inherit;
	font-size: 1em;
	padding: 8px;
}

.wp-block-jetpack-mailchimp .wp-block-jetpack-button button {
	padding: 0.5em 2em;
}

.wp-block-jetpack-mailchimp .wp-block-jetpack-button,
.wp-block-jetpack-mailchimp p {
	margin-bottom: var(--wp--preset--spacing--50);
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
	line-height: inherit;
}


.foogallery .fg-caption-title  {
	width: 100%;
    box-sizing: content-box;
    font-size: 1.5em;
    font-weight: 600;
    padding: 0;
    margin: .4em;
	height: 100%;
    overflow-wrap : break-word;
	line-break: normal;
	white-space : pre-wrap;
	text-align : left;
	margin-bottom : 0px;
	line-height : 0.9em;
/*text-shadow: 1px 1px #000;*/
}

.foogallery.fg-light-overlays .fg-caption {
    background-color: rgb(255 204 2 / 90%);
    color: #fff;
    font-size: 2.3rem;
	font-weight: 800;
}

.foogallery.fg-caption-hover .fg-caption .fg-caption-inner {
    justify-content: end;
	/*padding-bottom: 5%;
    top: 80%;*/
}

.wp-block-column {
    text-align: left;
}

.wp-block-column p {
    text-align: justify;
}

.wp-site-blocks {
	background-color: #FFFFFFD6;
	width: 80%;
    margin: auto;
}

body {
  /*background-image: url("http://localhost:8888/dadomino/wp-content/uploads/2024/09/FOND-FORME-scaled.jpg");*/
  /*background-image: url("http://localhost:8888/dadomino/wp-content/uploads/2024/09/fond-details-scaled.jpg");*/
	  background-image: url("http://localhost:8888/dadomino/wp-content/uploads/2024/09/fond-route.jpg");
background-attachment: fixed;

	background-size: 100%;
}

[aria-current]:is([aria-current="page"]) {
 
    background-color: #FFCD04;
		color:#ffffff;

	
}

.wp-block-navigation .current-menu-ancestor > a:active,
.wp-block-navigation .current-menu-parent > a:active {
    font-weight: bold; /* Exemple de style pour indiquer l'état actif */
    color: #0073aa; /* Change la couleur du texte */
    background-color: #f0f0f0; /* Exemple de fond pour le parent actif */
}

aria-expanded="true" {
 
    background-color: #FFCD04;
		color:#ffffff;
	
}



.wp-block-site-title [aria-current]:is([aria-current="page"]) {
 
    background-color: transparent;
	
}

.wp-block-site-logo [aria-current]:is([aria-current="page"]) {
 
    background-color: transparent;
	
}



.wp-block-site-logo a:hover {
 
    background-color: transparent;
	
}

.wp-block-navigation li a:hover {
    background-color: #FFCD04;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px;
	color:#ffffff;

}

 .wp-block-navigation__submenu-icon li a:hover {
    background-color: #FFCD04;
	 	color:#ffffff;

	
}

.wp-block-navigation li a {
	text-decoration: none;
	padding: 5px 5px;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    border: none;
	align-items: end;
	font-weight: bold;
	padding:none;
	float: left;
  overflow: hidden
	  display: none;
  position: absolute;
	
}



.container {
  position: relative;
	  

	
}

/* Make the image to responsive */
.image {
  display: block;
  
}
 
/* The overlay effect - lays on top of the container and over the image */
.overlay {
  position: relative;
	
	/*background-image: url("http://localhost:8888/dadomino/wp-content/uploads/2024/09/fond-overlay.jpg");
	background-repeat: repeat;*/

 width: 100%;
  transition: .5s ease;
  opacity:1;
	height: 100%;	
}




.overlay h2 a {
	
color: #fff;
	position: absolute;
	z-index:1;
	background: rgb(255 204 2 / 90%);
	bottom: 0;
    overflow-wrap : break-word;
	line-break: normal;
	white-space : pre-wrap;
	text-align : left;
	line-height : 0.9em;
/*text-shadow: 3px 3px #000;*/
	font-size: 3.1rem;
    font-weight: 600;
	text-decoration:none;
	text-transform: uppercase;
	opacity:0;
	height: 100%;
	width: 100%;
	display: flex;
    align-items: center;
	

	
}

/*.overlay h2 a {
	position: absolute;
color: #000;
	height: 100%;
    overflow-wrap : break-word;
	line-break: normal;
	white-space : pre-wrap;
	text-align : left;
	
	line-height : 0.75em;
/*text-shadow: 1px 1px #000;*/
	/*font-size: 4em;
    font-weight: 600;
	text-decoration:none;
	text-transform: uppercase;
	display: flex;
	align-content: center;
	
}*/

.overlay h2 a:hover {
	opacity:1;

}



/* When you mouse over the container, fade in the overlay title */
.container .image a:hover {
  opacity: 1;
  left: 0px;
}

.wp-block-column .galerie {
  /*margin-top: -180px;*/
	width: 100%;
}

.wp-block-group .texte 
{
  width: 35%;
}

.wp-block-navigation-item__label span{
 padding-left: 15px;
}

.produit figure img {
background-blend-mode: multiply;
	
}

a:hover {
    background-color: #FFCD04;
	text-decoration: none;
	color: #OOOOOO;
	padding: 3px 3px;	
}

a {
	padding: 3px 3px;	
}

 figure a:hover {
    background-color: transparent;
	
}

    


.is-root-container .is-desktop-preview .is-layout-flow .wp-block-post-content-is-layout-flow .wp-block-post-content .block-editor-block-list__layout {
    min-width: 100%;
    
}

.wp-block-social-link-anchor {
    padding: 3px 3px;
	background-color: transparent;
}	

/*.wp-block-gallery.has-nested-images .wp-block-image {
    background: rgb(255 204 2 / 100%);
	opacity: 1;
}*/


.wp-block-gallery.has-nested-images figure.wp-block-image {
    background: rgb(255 204 2 / 100%);
}

.wp-block-gallery.has-nested-images img  {
    	margin: -3px;
}
figure.rose  {
    	
	background-color: pink !important;
}

figure.vert  {
    	background-color: green;
}

.wp-block-gallery.has-nested-images img:hover  {
/*opacity: 0.3;*/
mix-blend-mode: multiply;
	opacity: 0.8;
}

@media screen and (max-width: 750px) {
    .wp-site-blocks {
     width: 100%;
 } }

	@media (max-width: 750px) {
  .galerie {
    padding-right: 0 !important;
    margin-left: auto;
    margin-right: auto;
	  padding-top: 15px;
	  
  }
}

	

