#rcp_registration_form {
    padding: 20px;
}


div.rcp-subscription-banner {
    background-color: #f7d187 !important; /* Vibrant gold with higher specificity */
    color: black !important;
    text-align: center;
    padding-top: 10px;
    /*position: sticky;*/
    top: 0;
    z-index: 999;
    font-size: 1.25rem;
    font-family: inherit;
    border-bottom: 1px solid #b8975a;
    transition: opacity 0.3s ease;
}
div.rcp-subscription-banner.hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
div.rcp-subscription-banner p {
    margin: 0;
    line-height: 1.4;
}
div.rcp-subscription-banner a {
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    line-height: 1.4;
}
@media (max-width: 768px) {
    div.rcp-subscription-banner {
        font-size: 1rem;
        padding-top: 8px;
    }
}


/*---H1 Code---*/

h1.entry-title{
	font-weight:bold;
}

header.entry-header .entry-title {
     font-size: 2rem;
}
/*---END H1 Code---*/

/*---Formating for Posts Page---*/ 

.ast-post-format-.blog-layout-4.ast-article-inner.ast-no-date-box{
	/*border: 1px solid #ccc;*/
	background-color: #dee8e8;
	
}

.ast-blog-layout-4-grid .ast-article-inner, .ast-blog-layout-5-grid .ast-article-inner, .ast-blog-layout-6-grid .ast-article-inner {
    box-shadow: 1px 6px 16px -2px rgba(0,0,0,0.20); 
}

.entry-header.ast-blog-single-element.ast-blog-meta-container{
	padding-left:24px;
	margin-top:30px;
	margin-bottom:5px;
}

.entry-title.ast-blog-single-element{
	padding-left:24px;
	padding-right:24px;
	padding-bottom:10;
}


/*---END Formatiing for Posts Page---*/
.woocommerce-product-gallery__image{
	/*border: 1px solid #ccc;*/
}

.flex-active{
	/*border: 1px solid #ccc;*/
}

#secondary li{
	margin-bottom: 0em;
}

#somdn-form-submit-button{
	padding: 20px 28px 20px 28px; 
font-weight:normal;
	margin-bottom: 24px;
}

.wc-block-product-categories-list--depth-1{
padding-left: 10px;
}

.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item{
	line-height:1.2em;
}

.wp-block-image figcaption{
	color:#000;
} 

.wp-block-image img, .wc-block-grid__product-image {border: 1px solid #e6e6e6;
}

.wp-block-image:hover img, .wc-block-grid__product-image:hover{border: 1px solid #0274be;
}

.no-border{
	border:none;
}

.images{
	border: 1px solid #e6e6e6;
	margin-bottom: 24px;
	
}

/*.images:hover{
	border: 1px solid #0274be;
}*/


.astra-shop-thumbnail-wrap img{
	
	border: 1px solid #e6e6e6;}

.astra-shop-thumbnail-wrap img:hover{
	border: 1px solid #0274be;}


#secondary{
	line-height:1.7;
}
.wc-block-product-categories-list-item li{
	1ine-height:1.2;
}
.rcp_form input{
} background-color: #0274be;

li{
	line-height:1.2;
}
.ast-edd-container{
width:100%;
}
.ast-edd-archive-block-wrap{
	padding:0px;
}
#main{
	padding-left:20px;
}
.ast-container{margin-bottom:24px;} 


.edd_download_image img{
	width:100%;
	padding:4px;
	border: 1px solid #ccc;
	margin-bottom:12px;
}
.content-views-title h2{
	font-style:bold;
}
.entry-content h2, h2{
	font-size: 1.4em;
}

ol{
	padding: 0px 0px 0px 0px;
}
.entry-meta{
	font-size: 16px;
	margin-bottom:12px;
}

.ast-single-post .entry-title{
	line-height:1.0; margin-bottom: 18px;
}
/*.single .entry-header{
	margin-bottom:0px;
}*/
/*.single .entry-header .ast-single-post-order+.post-thumb img {width:300px; float:left; margin-right:24px;border: 1px solid #ccc; margin-top:0px;}*/

/*.post-thumb-img-content img{
border: 1px solid #ccc; margin-top:0px;}*/

.single .entry-header .ast-single-post-order+.post-thumb img{
	margin-top:0px;
}
.header-main-layout-1 .main-header-bar-navigation{
	text-align:center;
}
.comic-strip{
	 width:100%;
	margin:0 auto;
    max-width:980px;
    height:auto;
}
.comic-container{
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding: 24px;
	/*border: 1px solid #ccc;*/
	background-color: #fff;
	
}
.ast-archive-description p{
	font-size:15px;
}
.chat-story{
}
.chat-story p, .chat-story ol{
	padding: 16px 0px 30px 70px;
	position: relative;
	margin-bottom:10px;
}

.chat-story img{
	left: 0;
		position: absolute;
		top: 0px;
	
}
.icon{
	overflow: hidden;
}


.btn {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.btn:hover {
    background-color: #57c95a; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
ins{
	background-color:#fff;
}

.blog-layout-1{
	/*border:1px solid #ccc; 
	border-bottom: 3px solid */
}/