<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************************************************************/
/*  Page																	  */
/******************************************************************************/

	/**************************************************************************/
	/* Page	/  Filter list													  */
	/**************************************************************************/	

	
	#title_wrapper {
	margin: 70px 0px 20px 0px;
	}

	ul.filter-list
	{
		display:none;
	}

/******************************************************************************/
/*  Page / Page Home														  */
/******************************************************************************/

	/**************************************************************************/
	/*  Page / Page Home / Carousel											  */
	/**************************************************************************/

			#carousel li h1
			{
				font-size:42px;
				margin-top:30px;
				line-height:100%;
			}
			
			#carousel li h3
			{
				font-size:14px;
			}

/******************************************************************************/
/* Page	/ Page Post														      */
/******************************************************************************/

	/**************************************************************************/
	/* Page	/ Page Post	/ Comments list										  */
	/**************************************************************************/
		
	ul.comment-list li ul
	{
		margin-left:45px;
	}
		
			ul.comment-list li div&gt;.image-preloader
			{
				width:60px;
				height:60px;
			}
		
			ul.comment-list li div&gt;.image-preloader img
			{
				width:58px;
				height:58px;				
			}
			
				ul.comment-list li div&gt;p,
				ul.comment-list li div&gt;ul
				{
					margin:0px 0px 0px 80px;
				}
		
				ul.comment-list li div ul.comment-info-list
				{
					margin-top:0px;
				}

					ul.comment-list li div ul.comment-info-list li
					{
						clear:both;
						float:right;
						margin-top:2px;
						margin-right:0px;
					}
					
/******************************************************************************/
/* Page	/ Page Folio													      */
/******************************************************************************/
					
	/**************************************************************************/
	/* Page	/ Page Folio / Folio list details								  */
	/**************************************************************************/

			/******************************************************************/
			/* Page	/ Page Folio / Folio list details / Thumbnail			  */
			/******************************************************************/
		
			ul.folio-list-details&gt;li div.thumbnail
			{
				display:none;
			}</pre></body></html>