.elementor-text-editor h2,
.elementor-text-editor h3,
.elementor-text-editor h4,
.elementor-text-editor h5,
.elementor-text-editor h6 {
	margin-top: 48px;
	margin-bottom: 16px;
}

.elementor-text-editor h2:first-child,
.elementor-text-editor h3:first-child {
	margin-top: 0;
}

.elementor-section .sharedaddy {
	padding: 0 10px;
}

#jupiterx-primary > .sharedaddy {
  display: none;
}

.hide-sharedaddy .sharedaddy {
	display: none;
}

.news-rss .jupiterx-widget {
	margin: 0;
}

.news-rss .card-title {
	display: none;
}

.news-rss .jupiterx-widget-content > p {
	display: none;
}

.news-rss ul {
	margin: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
}

.news-rss li {
	margin: 0 !important;
	border-bottom: 1px solid #ddd;
	padding-bottom: 24px;
}

.news-rss li:before {
	display: none;
}

.news-rss .rssSummary {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
}

.news-rss .rsswidget {
	display: block;
	color: black;
	text-decoration: none;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Lora';
	font-weight: 600;
	margin: 0 0 8px;
}

.news-rss .rsswidget:before {
	content: "🡵";
	margin-right: 8px;
	color: #d5b988;
}

@media (max-width: 480px) {
    .news-rss ul {
        grid-template-columns: repeat(1, 1fr)
    }
    
    .news-rss li {
        display: none;
    }
    
    .news-rss li:nth-child(-n+4) {
        display: block;
    }
}

.custom-post-content .elementor-heading-title {
	margin: 0;
}

.raven-submenu-item {
	color: inherit !important;
}

.submenu {
	border-bottom: 0 !important;
}

.wp-block-jetpack-instagram-gallery {
	display: flex !important;
	flex-wrap: nowrap !important;
	overflow: auto;
}

.wp-block-jetpack-instagram-gallery {
	padding-bottom: 12px !important;
}

.wp-block-jetpack-instagram-gallery::-webkit-scrollbar {
	height: 10px;
}

.wp-block-jetpack-instagram-gallery::-webkit-scrollbar-thumb {
	background: #1c1917;
	border-radius: 10px;
}

.wp-block-jetpack-instagram-gallery__grid-post {
	width: 246px !important;
	height: 246px !important;
	padding: 0 !important;
}

.wp-block-jetpack-instagram-gallery__grid-post img {
	width: 246px !important;
	height: 246px !important;
	max-width: unset !important;
}

@media (min-width: 768px) {
	.raven-post-navigation a[rel=prev] {
		grid-column: 1;
	}
	.raven-post-navigation a[rel=next] {
		grid-column: 2;
	}
}

#c-book-title h1 {
	display: inline;
}

#c-book-title span {
    margin-left: 12px;
    font-size: 28px;
    font-weight: 600;
    font-family: "Lora", sans-serif;
}

.cp-grid .elementor-column-wrap {
	padding: 12px;
}

.cp-grid .elementor-widget-wrap {
	border: 2px solid #ddd;
	padding: 12px !important;
}

.cp-grid .elementor-text-editor h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin: 20px 0 4px 0;
}

.cp-grid .elementor-text-editor h4:first-of-type {
	margin-top: 0;
}

.cp-grid .elementor-text-editor p {
	font-size: 15px;
	line-height: 1.4;
}

.cp-grid .elementor-text-editor p:last-child {
	margin-top: 32px;
}

.cp-grid h3 a {
	color: inherit !important;
}

.jupiterx-social-share-button-icon .fa-twitter {
background-image: url(/wp-content/uploads/2023/12/logo-white.png);
    width: 16px;
    height: 16px;
    background-size: contain;
}

.jupiterx-social-share-button-icon .fa-twitter:before {
	display: none;
}

.elementor-drop-cap {
font-size: 50px;
    font-weight: 600 !important;
    line-height: 1 !important;
    float: left !important;
    margin-right: 10px !important;
    text-align: center !important;
}

.jupiterx-comment-body p {
	font-size: 16px;
}

input,
label,
textarea {
	font-size: 16px !important;
}

.elementor-widget-raven-table-of-contents {
	display: none;
}

.elementor-widget-image .widget-image-caption {
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	opacity: .9;
}


#custom-post-sidebar .elementor-widget-container {
	background: #fcf4e9;
	padding: 24px;
}

#custom-post-sidebar p {
	font-size: 16px;
	line-height: 1.5;
}

#custom-post-sidebar h3{
	font-size: 24px;
	line-height: 1.2;
	margin: 40px 0 16px;
}

#custom-post-sidebar .elementor-widget-container > h3:first-child {
	margin-top: 0;
}

#custom-post-sidebar h4{
	font-size: 20px;
	line-height: 1.2;
	margin: 40px 0 16px;
}