/*
Theme Name: Astra Child Theme
Theme URI: https://wpastra.com/
Description: This is a custom child theme for astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Template: astra
Version: 0.1
*/


.home_post .img{
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.home_post .img:after{
   display: block;
    content: "";
    padding-top: 60%;
}
.home_post .post_title{
    font-family: "Raleway", Ralewey;
    font-size: 30px;
    font-weight: 700;
    color: #415c71;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 15px;
}
.home_post .author{
    font-size: 12px;
    font-family: "Raleway", Ralewey;
    color: #141414;
}
.home_post .author span{
    color: #e56230;
}
.home_post .com {

}
.home_post .flex {
    display: flex;
 align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.home_post .data {
    text-align: center;
    background-color: #7c9b64;
    line-height: 15px;
    padding: 15px 15px;
    color: #fff;

}
.home_post .data span {
    display: block;
}
.home_post .com span{
    font-family: "Raleway", Ralewey;
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    padding-left: 25px;
}
.home_post .com span:before{
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-size: 76%;
    background-position: center;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: -2px;
}
.home_post .com span.comments:before{
   background-image: url("image/comment-icon.png");

}
.home_post .com span.view:before{
   background-image: url("image/view-icon.png");
}
.home_post .com span.category:before{
   background-image: url("image/icon.png");
}
.home_post .readmore{
    text-align: center;
    float: right;
    border: 1px dashed #141414;
margin-top: 20px;

}
.home_post .readmore a{
  color: #141414;
    font-size: 20px;
    font-family: "Raleway", Ralewey;
    padding: 7px 14px ;


}
@media only screen and (max-width:992px) {
    .home_post .readmore{
        text-align: center;
        float: none;
        border: 1px dashed #141414;
        margin: auto;
        max-width: 140px;
        margin-top: 20px;

    }
}
.myaccaount{
 position: relative;
    padding-left: 20px;
}
.myaccaount a{

    padding-left: 35px;
}
.myaccaount:before{
    position: absolute;
    display: inline-block;
    content: "";
    width: 30px;
    height: 100%;
    background-image: url("image/Layer 514.png");
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
}

#search.search .fa-search:before{
    background-image: url("image/search.png");
}

#search.search .fa-search:before{
    content: "" !important;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
#search.search input{
    background-color: #fff;
    font-family: "Raleway", Ralewey;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    border: none;
    padding-left: 15px;
}
#search.search .titles{
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: -8px;
}
#search.search .titles li{
    float: left;
    list-style: none;
    padding: 7px 17px;
    background: #0d5a88;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-family: "Raleway", Ralewey;
    font-weight: bold;
}
#search.search .titles li.active{
    background: #c4d1d9;
    color: #0d5a88;
}
#search.search .elementor-search-form{
    display: none;
}
#search.search .elementor-search-form.active{
    display: block;
}
#search.search .elementor-search-form{
    background-color: #c4d1d9;
    border-radius: 0px;
    border: 6px solid #c4d1d9;
}
#search.search .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #c4d1d9;
    min-height: 38px;
}
#search.search button{
    margin-left: 5px;
    min-width: 50px;
    background-color: #7c9b64;
}
#search.search input {
    color: #0d5a88;
    font-size: 16px;
    font-family: "Raleway", Ralewey;
    font-weight: 600;
}
@media only screen and (max-width:1200px) {
    #search.search .titles li {
        padding: 7px 12px;
    }
}
@media only screen and (max-width:992px) {
    #search.search .titles{
        margin-bottom: -4px;
    }
}

.elementor-11 .elementor-element.elementor-element-a135bb0 .elementor-nav-menu--main {
	font-size:12px !important;
}

.elementor-11 .elementor-element.elementor-element-a135bb0 .elementor-nav-menu--main .elementor-item {
	padding-left:18px !important;
	padding-right:18px !important;	
}

.myaccaount:before {
	background-position:left !important;
	background-size:50% !important;
}