.form_message001 {
    display: flex;
    align-items: center;
    position: fixed;
    top: 130px;
    right: 20px;
    background-color: #ffcfcf;
    color: #e50000;
    padding: 12px;
    max-width: 350px;
    width: 100%;
    font-size: 15px;
    border-radius: 11px;
    z-index: 11;
}
.close_icon {
    content: 'X';
    width: 25px;
    height: 25px;
    border: 1px solid #626262;
    border-radius: 100%;
    color: #616161;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    position: absolute;
    right: 10px;
    cursor: pointer;
}
.profile_page0091 .right_page {
    width: 100% !important;
}

.profile_page0091 .right_page .value{
    padding: 5px 10px !important;
    max-width: 371px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
}

.success-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: green;
    color: white;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .user_status_msg {
    position: absolute;
    background-color: #f00 !important;
    color: #fff;
    top: 124px;
    right: 20px;
    padding: 12px 20px;
    border-radius: 9px;
}




/* theme styles */

/* Note: The CSS files are loaded from assets/css/ folder. */

.category_box_section .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100% !important;
/*     height: 400px; */
}
.category_box_section .elementor-image-box-wrapper .elementor-image-box-img img{
    object-fit: cover;
    height: 100%;
    object-position: top;
}

.category_box_section .elementor-image-box-wrapper {
   border: 1px solid #ccc;
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.single-post.ast-separate-container .post-navigation{
	display : none !important
}
.single-post #comments{
	display : none !important
}
.single.single-post #content > .ast-container{
	max-width: 100% !important;
	padding: 0 !important
}

.single.single-post .content-area.primary{
	margin: 0 !important
}

.single.single-post .content-area.primary .ast-article-single{
    padding: 0;
    padding-bottom: 5em;
}
.single.single-post .content-area.primary .ast-article-single .entry-content{
	max-width: 1240px;
	margin: 0 auto
}
.single.single-post .content-area.primary .ast-article-single .entry-header .entry-meta{
	display : none
}
.single.single-post .content-area.primary .ast-article-single .post-thumb-img-content.post-thumb img{
	width : 100%;
	height : 100%;
	object-fit : cover
}
.single.single-post .entry-header .post-thumb {
    margin-bottom: 2em;
    height: 250px;
}
.single.single-post .content-area.primary .ast-article-single .entry-title{
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00000073;
    font-weight: bold;
    color: #fff;
}

.single.single-post .content-area.primary .ast-article-single .entry-header {
	position : relative
}

.custom_login_user{
	max-width: 600px;
	margin : 0 auto
}
form.custom_login_user input {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}

form.custom_login_user input[type="submit"] {
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 19px;
}

/* profile */
.profile_page0091 .image {
    width: 150px;
    margin-right: 40px;
}

.profile_page0091 {
    display: flex;
}
.profile_page0091 .right_page .label {
    font-size: 16px;
    margin-bottom: 2px;
    color: #000;
}
.profile_page0091 .right_page  .value {
    border: 1px dashed;
    padding: 25px 40px;
    margin-bottom: 20px;
    background: #fff;
}

.category_box_section .elementor-image-box-wrapper .elementor-image-box-img {
    margin-bottom: 0 !important;
}
.category_box_section .elementor-image-box-wrapper .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 0;
    background: #ffffff8f;
    border-top: 4px solid #002cc8;
	display: none
}
.category_box_section .elementor-image-box-wrapper .elementor-image-box-content h3 {
    margin-bottom: 0;
    /* padding: 10px 0; */
    color: #002cc8;
}

 .eael-post-grid-container .eael-post-elements-readmore-btn{
    background-color: #002CC8 !important;
    color: #fff !important;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

 .eael-post-grid-container  .eael-grid-post-holder-inner{
	height : auto;
}
 .eael-post-grid-container  .eael-entry-thumbnail {
    max-height: 20em;
	 height : auto
}

 .eael-post-grid-container  .eael-entry-thumbnail > img {
    object-fit: contain;
}

.eael-grid-post-holder .eael-entry-content p.read-more {
    display: none;
}
#ast-desktop-header .menu-item .sub-menu{
	padding: 10px;
    width: 100%;
}

#ast-desktop-header .menu-item .sub-menu li a:before{
    content: "\e900";
    position: absolute;
    left: 0;
    top: 11px;
    font-family: 'Astra';
    font-weight: 900;
    font-size: 10px;
    transform: rotate(-90deg);
}
#ast-desktop-header .menu-item .sub-menu li a{
	border-width: 0;
    padding: 5px;
	position : relative;
	padding-left: 12px;
}



#ast-desktop-header .ast-header-button-1{
	display : none
}
#ast-desktop-header  .main-navigation .main-header-menu{
	flex-direction: column;
	align-items: self-start;
}
#ast-desktop-header .main-header-menu > .menu-item{
	line-height: 30px;
}
#ast-desktop-header   .ast-main-header-bar-alignment{
	position: absolute;
    bottom: 0;
    top: 100%;
	min-height: 140px;
	min-width: 200px;
	right : 10px
}
#ast-desktop-header .ast-main-header-bar-alignment .main-header-bar-navigation{
    background: #ccc;
    padding: 10px;
	width: 300px;
}
#ast-desktop-header .main-header-bar-navigation,
#ast-desktop-header .site-navigation,#ast-desktop-header  .main-navigation{
	height : auto
}
#ast-desktop-header .menu-item.menu-item-has-children > .sub-menu{
	position: static;
	border: 0;
    background: transparent;
    padding-top: 0;
	box-shadow: none;
}

#ast-desktop-header .ast-main-header-bar-alignment .menu-item,
#ast-desktop-header .main-navigation ,
#ast-desktop-header .ast-main-header-bar-alignment ul ,
#ast-desktop-header .ast-main-header-bar-alignment li ,#ast-desktop-header .ast-main-header-bar-alignment li a{
	width : 100%
}
#ast-desktop-header .desktop_toggle{
	padding: 15px
}
#ast-desktop-header button.desktop_toggle.toggle_open .close,  {
    display: inline-block;
}
#ast-desktop-header button.desktop_toggle.toggle_open .menu, 
#ast-desktop-header button.desktop_toggle:not(.toggle_open) .close , 
#ast-desktop-header .ast-main-header-bar-alignment:not(.toggle_open) .main-header-bar-navigation {
    display: none;
}
#ast-desktop-header .toggle_open .main-header-bar-navigation{
	display: block;
} 
/* #ast-desktop-header .menu-item.menu-item-has-children:not(.sub_toggle_open) > .sub-menu {
	display: none
} */

#ast-desktop-header .menu-item.menu-item-has-children  > a:after{
	visibility : hidden
}
#ast-desktop-header .menu-item.menu-item-has-children.sub_toggle_open > a:after {
	transform: rotate(180deg);
}

#ast-mobile-header .menu-item.menu-item-has-children .sub-menu{
	display: block !important
}
#ast-mobile-header .menu-item .ast-menu-toggle{
	display : none !important
}