.main-navigation {
	width: 100%
}

.content-area {
	width: 100%;
	margin-left: 2em;
}

.attachment-blask-post-thumbnail {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.portfolio-thumbnail a:hover:after {
	box-shadow: inset 0 0 0 4px #000;
}

.wp-block-image {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
		/*height: 800px;*/
 }

.wp-img-1208 {
	  border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.wp-block-media-text {
	padding: 1em;
}

.wp-block-media-text img {
	  border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.wp-element-caption {
	padding-left: 1em;
}
body {
	color: black;
}

.hentry {
	max-width: 90%;
	margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.entry-content {
	max-width: 90%;
	margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.entry-meta {
	display: none;
}

.entry-content a, .entry-summary a, .page-content a {
    border-bottom: none;
}

.tiled-gallery__row {
   flex-wrap: wrap;  
}

@media screen and (min-width: 1025px)
.entry-content, .entry-summary {
    float: first-line;
    /*max-height:40%;*/
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	opacity: 100%;
}


.site-branding {
	background-image: url('https://odile-xaxa.art/wp-content/uploads/2022/07/fond-ox.jpg');
	background-size: 270%;
}

.site-title a {
	color: #94230A;
	font: italic 16px/2 cursive;
	font-size: 12em ;
	text-transform: none  ;
}

.site-info {
	display: none;
}

.site-logo-link img {
	margin-top: 2em;
	margin-left: auto;
  margin-right: auto;
	width:1100px;
}

.comment-navigation {
	display: none;
}
.posts-navigation {
	display: none;
}

.post-navigation {
	border-bottom: 0px;
	border-top: 0px;
	width: 70%;
  max-width: 70%;
}

.jp-relatedposts {
	display: none !important;
}

.jp-relatedposts-items {
	display:none;
}

.jp-relatedposts-headline {
	opacity: 0%;
}

.menu-toggle {
	color: black;
}


.main-navigation .sub-menu li a::before, .main-navigation .children li a::before {
    color: rgb(170, 170, 170);
    content: "";
}

.
element.style {
}

.wp-container-2 {
	background: white;
}