/* Primary Navigation / Menu Border Below Menu in Main Navigation */
.main-navigation {
	border-bottom: 1px solid #ccebff
}

/* A Links in menu  */
li.menu-item, li.menu-item a:link, li.menu-item a:hover, li.search-item, li.search-item a:link, li.search-item a:hover {
	text-decoration: none;
	border-bottom: 0px;
	border-radius: 0px;
	transition: all 0.4s ease-out;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Sidebar Widgets */
div.sidebar aside.widget {
	border: 1px solid #ccebff;
	border-radius: 20px 5px;
}

/* JetPack Ads */
div.wpa {
	border: 1px solid #000000;
	border-radius: 0px;
	background-color: #FFFFFF;
}

/* Box around posts in archive lists, full post views, Leave A Reply, paging navigation on lists */
div.inside-article, div.comments-area, nav.paging-navigation {
	border: 0px solid #ccebff;
	border-radius: 0px;
}

/* Site logo */
.header-image {
	padding: 5px;
}

/* A Links Default */
a:link {
	text-decoration: underline;
}


/* A Links in HTML tags/classes - P (paragraphs) - li - cite - div.tagcloud - div.custom-blackonwhite - a.page-numbers - div.textwidget - figcaption */
p a:link, p a:visited, li a:link, li a:visited, cite a:link, cite a:visited, div.tagcloud a:link, div.tagcloud a:visited, div.custom-blackonwhite a:link, div.custom-blackonwhite a:visited, a.page-numbers:link, a.page-numbers:visited, div.textwidget a:link, div.textwidget a:visited, figcaption a:link, figcaption a:visited {
	text-decoration: none;
	color: #81579d;
	border-bottom: solid 2px;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
p a:hover, li a:hover, cite a:hover, div.tagcloud a:hover, div.custom-blackonwhite a:hover, a.page-numbers:hover, div.textwidget a:hover, figcaption a:hover {
	color: #ffffff;
	border-bottom: solid 2px #096794;
	background-color: #096794;
	border-radius: 5px;
	transition: all 0.4s ease-out;
}

/* A Links in HTML tags/classes - div.custom-blackonwhite-terms - div.lwptoc_item */
div.custom-blackonwhite-terms a:link, div.custom-blackonwhite-terms a:visited, div.lwptoc_item a:link, div.lwptoc_item a:visited {
	text-decoration: none;
	color: #81579d;
	border-bottom: solid 1px;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
div.custom-blackonwhite-terms a:hover, div.lwptoc_item a:hover {
	color: #ffffff;
	border-bottom: solid 1px #096794;
	background-color: #096794;
	border-radius: 5px;
	transition: all 0.4s ease-out;
}

/* A Links in HTML tags/classes - div.custom-whiteonblack - h1.custom-whiteonblack */
div.custom-whiteonblack a:link, div.custom-whiteonblack a:visited, h1.custom-whiteonblack a:link, h1.custom-whiteonblack a:visited {
	text-decoration: none;
	color: #81579d;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
div.custom-whiteonblack a:hover, h1.custom-whiteonblack a:hover {
	color: #ffffff;
	border: solid 1px #ffffff;
	background-color: #096794;
	border-radius: 5px;
	transition: all 0.4s ease-out;
}

/* A Links in HTML tags/classes - div.custom-whiteonpurple */
div.custom-whiteonpurple a:link, div.custom-whiteonpurple a:visited {
	text-decoration: none;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #81579D;
	border-left: solid 1px #81579D;
	border-right: solid 1px #81579D;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
div.custom-whiteonpurple a:hover {
	color: #ffffff;
	border: solid 1px #ffffff;
	background-color: #000000;
	border-radius: 5px;
	transition: all 0.4s ease-out;
}

/* A Links in HTML tags/classes - div.site-footer */
div.site-footer a:link, div.site-footer a:visited {
	text-decoration: none;
	color: #ffffff;
	border-bottom: solid 1px;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
div.site-footer a:hover {
	color: #ffffff;
	border-bottom: solid 2px #096794;
	background-color: #096794;
	border-radius: 5px;
	transition: all 0.4s ease-out;
}

/* Headers formatting */
h1 {
  border-bottom: 1px solid;
  padding-bottom: 2px;
}

h2 {
  border-bottom: 1px solid;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 2px;
}

/* Disable Headers formatting for special uses */
h2.entry-title, h2.widget-title {
  padding: 0px;
  margin: 0px;
}

h2.entry-title a:link {
	text-decoration: none;
	border: 0px;
}

h3 {
  border-left: 1px solid;
  padding: 5px;
  margin-top: 20px;
}

h4 {
  border-left: 3px solid;
  padding: 5px;
  margin-top: 20px;
}

h5 {
  border-left: 6px solid;
  padding: 5px;
  margin-top: 20px;
}

h6 {
  border-left: 9px solid;
  padding: 5px;
  margin-top: 20px;
}

/* JetPack Share Like Related Posts Headers */
h3.sd-title, h3.jp-relatedposts-headline {
	font-size: 30px;
	color: #096794;
	background-color: #ffffff;
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	border-color: #096794;
	border-radius: 10px 0px 0px 0px;
  padding: 0px 350px 10px 10px;
}

/* Disable Headers formatting for special uses */
h3.widget-title, h4.related-posts-main-title, h3.comment-reply-title, h3.entry-title, h4.author-name, h4.jp-relatedposts-post-title {
	border: 0px;
  padding: 0px;
  margin: 0px;
}

/* Image & Video caption - fix centering problem with GeneratePress & make Italic */
div.wp-block-image figure figcaption, figure.wp-block-video figcaption, figure.wp-block-jetpack-image-compare figcaption {
	text-align: center;
	font-style: italic;
}

/* Search form & field */
.search-form {
	width: 50%;
	transition-duration: 0.5s;
	margin-top: 35px;
	margin-left: 50%;
	border-right: 1px solid rgba(153,153,153,0.85);
	border-left: 1px solid rgba(153,153,153,0.85);
	border-bottom: 1px solid rgba(153,153,153,0.85);
}

input.search-field {
	background-image: url('//srv/htdocs/wp-content/uploads/2019/12/SearchIconTransparentBackground37x37.png');
	background-size: 15px 15px;
background-position: 12px 12px; 
  background-repeat: no-repeat;
  padding-left: 40px;
  line-height: 20px;
}

/* LuckyWP Table of Contents plugin */
.lwptoc-right {
	border-left: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	position: relative;
	z-index: 1;
}
.lwptoc-left {
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/* Special table formatting using in posts - iPhone X Review */
.customtable {
   border: 1px solid #CCCCCC;
   border-collapse: collapse;
   padding: 4px;
}
th.customtable {
   background-color: #EEEEEE;
}
tr:nth-child(even) {
	background-color: #f2f2f2;
}

/* Read More & Post Comment button */
a.read-more, form.comment-form input.submit  {
	border: 2px solid rgba(0,0,0,0.8);
	border-radius: 10px;
	text-decoration: none;
	padding: 4px;
}

/* Load More posts button */
div.load-more a.button {
	border: 2px solid rgba(0,0,0,0.8);
	border-radius: 10px;
	text-decoration: none;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Tag, Category, Comments at bottom of posts */
span.cat-links, span.tags-links, span.comments-link {
	border-top: 1px solid #dddddd;
	padding: 5px 0px 5px 0px 	
}

/* Post prev/next nav at bottom of posts */
.post-navigation {
	display: flex;
	border-top: 1px solid;
	padding: 10px 0px 5px 0px ;
}

.post-navigation .nav-next {
    width: 50%;
    text-align: right;
}

.post-navigation .nav-previous {
    width: 50%;
}

.post-navigation .nav-next .next:before {
    display: none;
}

.post-navigation .nav-next .next:after {
    font-family: GeneratePress;
    text-decoration: inherit;
    position: relative;
    margin-left: .6em;
    width: 13px;
    text-align: center;
    display: inline-block;
    content: "\f105";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    speak: none;
}

/* Appearance > Elements > ArchivePageTitle */
.ArchivePageTitle-class {
	font-family: "Audiowide", display;
	font-size: 24px;
}
div.ArchivePageTitle-class {
	border: 0px solid #000000;
	border-radius: 0px 0px 10px 10px;
}

/* JetPack Subscribe - Submit Button */
#subscribe-submit button {
	border: 2px solid rgba(0,0,0,0.8);
	border-radius: 10px;
	padding: 4px;
}

/* Quote Block */
blockquote.wp-block-quote {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #D3B6E6;
	border-radius: 0px;
	font-size: 14px;
	padding: 2px 20px 10px 60px;
	background-color: #FAF3FF;
	background-image: url("/wp-content/uploads/2022/01/Icon-Quote-1-Purple.png");
	background-repeat: no-repeat;
	background-size: 45px 45px;
	background-position: 5px 3px;
}
blockquote.wp-block-quote p::before {
	content: open-quote;
	font-weight: bold;
	font-size: 14px;
	color: #81579d;
	padding: 0px;
	margin: 0px;
}
blockquote.wp-block-quote p::after {
	content: close-quote;
	font-weight: bold;
	font-size: 14px;
	color: #81579d;
	padding: 0px;
	margin: 0px;
}

blockquote.wp-block-quote cite::before, blockquote.wp-block-quote cite::after {
	content: " – ";
}

/* Image hover zoom effect */
.post-image, .featured-image {
    position: relative;
    overflow: hidden;
}
.post-image img, .featured-image img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.post-image:hover img, .featured-image:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/* Elementor Posts widget - Post title custom styles */
.custom-elementor-posts-widget-post-title a:link, .custom-elementor-posts-widget-post-title a:visited {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #81579d;
	border-bottom: solid 1px;
	transition: all 0.4s ease-out;
	padding: 0px 2px 0px 2px;
}
.custom-elementor-posts-widget-post-title a:hover {
	color: #81579d;
	border-bottom: solid 1px rgba(129, 87, 157, 0.2);
	background-color: rgba(129, 87, 157, 0.1);
	border-radius: 0px;
	transition: all 0.4s ease-out;
}

/* Custom Elementor Sidebar Widgets */
div.custom-elementor-sidebar-widget {
	border: 1px solid #ccebff;
	border-radius: 20px 5px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
div.custom-elementor-sidebar-widget div.textwidget, div.custom-elementor-sidebar-widget div#subscribe-text {
	padding: 5px 10px 0px 10px;
	margin: 0px;
}
div.custom-elementor-sidebar-widget p#subscribe-email, div.custom-elementor-sidebar-widget p#subscribe-submit {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
div.custom-elementor-sidebar-widget div.tagcloud {
	padding: 5px 10px 10px 10px;
	margin: 0px;
}
div.custom-elementor-sidebar-widget h5 {
    font-family: "Audiowide", sans-serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #096794;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-radius: 20px 5px 0px 0px;
	border-color: #000000;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

/* Image border for Image block, Featured Image */
div.wp-block-image img, div.custom-featured-image img, figure.wp-block-jetpack-image-compare img {
	border: solid 1px rgba(0, 0, 0, 0.2);
}
/* NO border on image */
div.custom-noborder-wp-block-image img {
	border: 0px;
}

/* JetPack Slideshow - Border */
div.wp-block-jetpack-slideshow {
	border: solid 1px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}
/* JetPack Slideshow - Buttons row to page through images */
div.wp-block-jetpack-slideshow_pagination {
	color: #000000;
	background-color: #e8e8e8;
}


/* BEGIN Elementor Table of Contents Styles */
/* Elementor TOC - Header */
div.elementor-toc__header {
    vertical-align: top;
    padding: 5px 5px 5px 7px;
    margin: 0px;
    border-bottom: solid 0px #000000;
}

/* Elementor TOC - Body*/
div.elementor-toc__body {
    vertical-align: text-top;
    border: solid 0px #ffff00;
    padding: 5px;
    margin: 0px;
    color: #ffffff;
    font-size: 12px;
}

/* Elementor TOC - Ordered List (OL) Wrapper */
ol.elementor-toc__list-wrapper {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

/* Elementor TOC - Unordered List (UL) Wrapper */
ul.elementor-toc__list-wrapper {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

/* Elementor TOC - List Iten (LI) including number and heading link */
li.elementor-toc__list-item {
    vertical-align: top;
    padding: 0px 2px 0px 2px ;
    margin: 0px;
    border-top: solid 1px rgba(255, 255, 255, 0.4);
}

/* Elementor TOC - List Iten (LI) Hover */
zOLD-li.elementor-toc__list-item:hover {
    background-color: #0E5381;
}

li.elementor-toc__list-item a:link {
	text-decoration: none;
	border-bottom: solid 0px;
	transition: all 0.4s ease-out;
}

li.elementor-toc__list-item a:hover {
	transition: all 0.4s ease-out;
	background-color: #096794;
	color: #ff0000;
}

/* Elementor TOC - Div class for heading link */
div.elementor-toc__list-item-text-wrapper {
}

/* Elementor TOC - Class used on heading link in A HTML tag */
a.elementor-toc__list-item-text {
	text-decoration: none;
	border-bottom: solid 0px;
	transition: all 0.4s ease-out;
}

/* Elementor TOC - Class used on active clicked on heading link in A HTML tag */
a.elementor-item-active {
    background-color: #000000;
}


/* END Elementor Table of Contents Styles */
