
/* SINGE POST
-----------------------------*/

.single-post 	.rank-math-breadcrumb p{
	color: #838383;
}
.single-post 	.rank-math-breadcrumb .last{
	color: #000;
}	
.ez-toc-counter nav ul li a::before{
	content:unset!important;
}
div#ez-toc-container .ez-toc-title{
	text-align: center;
	display: block!important;
	padding: 24px 0;
}
div#ez-toc-container{
		border-style: dotted!important;
    border-color: #222222!important;
	  padding-bottom: 30px;
}
#ez-toc-container a:hover{
		text-decoration: unset!important;
}

.elementor-widget-theme-post-content p:not(:last-child),
.elementor-widget-theme-post-content ul li:not(:last-child),
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol{
  margin-bottom: 12px;
}
.elementor-widget-theme-post-content .aligncenter{
  margin: 0 auto;
}
.elementor-widget-theme-post-content .alignright{
  margin-left: auto;
}
.elementor-widget-theme-post-content img, .elementor-widget-theme-post-content iframe, .elementor-widget-theme-post-content video{
  max-width: 100%;
  object-fit: cover;
}
.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4,
.elementor-widget-theme-post-content h5,
.elementor-widget-theme-post-content h6{
  margin-bottom: 12px;
}
.elementor-widget-theme-post-content ul > li::before,
.elementor-widget-theme-post-content ol > li::before {
    position: absolute;
    inset-inline-start: 0px;
    content: "•";
}
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
    padding-inline-start: 3ch;
    position: relative;
    list-style-type: none;
}
.size-full{
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.wp-caption{
  margin-bottom: 12px;
  max-width: 100%;
}

.post-description .wp-caption-text {
  font-size: 0.9em;
  font-style: italic;
  font-weight: 400;
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
