GhostManSec
Server: LiteSpeed
System: Linux premium197.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: parhudrw (1725)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/parhudrw/venice-restaurants.anqa.it/wp-content/themes/blogxer/style-editor.css
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
	color: #444444;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
.edit-post-visual-editor {
    font-family: 'Source Sans Pro', sans-serif;
}
p {
	line-height: 1.8;
	margin: 0 0 20px 0;
}
figure {
	margin: 1em 0;
}
.editor-styles-wrappe {
  color: #444444;
}
.wp-block {
	max-width: 1070px;
	width: 100%;
}
@media screen and ( min-width: 1199px ) {
	.wp-block {
		max-width: 1070px;
		width: 100%;
	}
}
@media screen and ( min-width: 768px ) {
	.wp-block {
		max-width: 1070px;
		width: 100%;
	}
}
.wp-block[data-align=full] {
    max-width: none;
	width: auto;
}

/*typography*/
.wp-block h1,
.wp-block h2,
.wp-block h3,
.wp-block h4,
.wp-block h5,
.wp-block h6,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-post-title__block .editor-post-title__input {
	font-family: 'Playfair Display', serif;
	margin: 0 0 20px 0;
	color: #111111;	
}
.editor-styles-wrapper h1,
.wp-block-freeform.block-library-rich-text__tinymce h1,
h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 42px;
}
.editor-styles-wrapper h2,
.wp-block-freeform.block-library-rich-text__tinymce h2,
h2{
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
}
.editor-styles-wrapper h3,
.wp-block-freeform.block-library-rich-text__tinymce h3,
h3{
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
}
.editor-styles-wrapper h4,
.wp-block-freeform.block-library-rich-text__tinymce h4,
h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
}
.editor-styles-wrapper h5,
.wp-block-freeform.block-library-rich-text__tinymce h5,
h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}
.editor-styles-wrapper h6,
.wp-block-freeform.block-library-rich-text__tinymce h6,
h6 {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}
/*blockquote*/
blockquote {
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    padding: 30px 63px;
    margin: 30px 0px 20px;
    text-align: center;
}
blockquote p {
	font-size: 24px;
	position: relative;
    padding-left: 30px;
    margin-bottom: 0 !important;
    line-height: 1.6;
}
blockquote p:before {
    font-family: 'FontAwesome';
	content: "\f10d";
	left: 0;
	position: absolute;
	top: -5px;
	z-index: 1;
	font-size: 20px;
	color: #646464;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left: none;
	padding-left: 63px;
}
.editor-rich-text__tinymce code {
	background: transparent;
	color: #e83e8c;
}
.editor-rich-text .wp-block-quote__citation,
.editor-rich-text .wp-block-pullquote__citation {
	font-size: 14px;
    font-weight: 400;
    margin-top: 12px;
	text-align: center;
	color: #646464;
	letter-spacing: 1px;
}

/*pre*/
pre {
  overflow: auto;
}
code, kbd, pre, samp, tt, var {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  background: #ffffff;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
/*Table*/
table th, 
table td {
	padding: 0.5em;
    border: 1px solid #d7d7d7;
	text-align: center;
}
table a {
	text-decoration: none;
	color: #dd3333;
}
table th .wp-block-table__cell-content, 
table td .wp-block-table__cell-content {
	padding: 0;
}
table td .wp-block-table__cell-content br {
	display: none;
}
/*List style*/
ul ul, 
ol ul {
	list-style: disc;
}
ul li {
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.wp-block-latest-posts.is-grid li {
    margin: 0 0 10px 0;
}
.wp-block-categories ul,
ul.wp-block-archives {
    padding-left: 0;
    margin-bottom: 0px;
	margin-top: 0px;
    text-align: left;
    margin-left: 20px;
}
.wp-block-categories ul ul,
ul.wp-block-archives ul {
	margin-top: 0;
}
.block-library-list .editor-rich-text__tinymce {
	margin-left: 20px;
	padding-left: 20px;
}
.editor-rich-text__tinymce {
	white-space: inherit;
}
.block-library-list ul {
	padding-left: 20px;
}

/*block separator*/
.wp-block-separator {
    border: none;
    border-bottom: 2px solid #cccccc;
    margin: 50px 0;
    text-align: left;
    background: transparent;
}
.wp-block-separator.is-style-wide {
	border-bottom: 1px solid #cccccc;
}
.wp-block-separator.is-style-dots {
    border-bottom: none;
    height: auto;
    line-height: 1;
    max-width: none;
    text-align: center;
}
.wp-block-latest-posts {
	margin-bottom: 20px;
	padding-left: 20px;
}
.wp-block-latest-posts a {
	color: #444444;
	text-decoration: none;
}
.wp-block-latest-posts.is-grid {
	padding-left: 20px;
}
/*Button*/
.wp-block-button__link {
  border: 1px solid #111111;
  border-radius: 4px;
  color: #111111 !important;
  padding: 12px 20px;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.3s ease-out;
  line-height: 1.4;
}
.wp-block-button__link:hover {
  color: #ffffff !important;
  background: #111111;
  border: 1px solid #111111;
  cursor: pointer;
}
.wp-block-button__link i:before {
  font-size: 14px;
  margin-left: 10px;
}
a:link, a:visited {
  color: #444444;
  text-decoration: none;
}
/*pullquote*/
.wp-block-pullquote {
    border-color: transparent;
    border-width: 0;
    padding: 0;
}
.wp-block-pullquote .editor-rich-text p {
	font-size: 24px;
}
.wp-block-pullquote.alignleft p, 
.wp-block-pullquote.alignright p {
    font-size: 20px;
}
/*Image align*/
@media only screen and (min-width: 768px) {
	.alignwide {
		margin-left: calc(25% - 25vw);
		margin-right: calc(25% - 25vw);
		width: auto;
		max-width: 1000%;
	}
	.alignfull {
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
		width: auto;
		max-width: 1000%;
	}
	.block-editor-block-list__block[data-align=wide] figure.wp-block-image,
	.block-editor-block-list__block[data-align=wide] figure.is-type-video	{
		margin-left: calc(25% - 25vw);
		margin-right: calc(25% - 25vw);
		width: auto;
		max-width: 1000%;
	}

}