.bread-crumb {
border-radius: 0px 0px 0px 40px;
background: #F4F4F4;
padding: 26px 0;
font-family: 'Open Sans';
font-size: 16px;
color: #616161;
}
.bread-crumb img {
width: 6px;
}
.form-filter form label {
color: #252788;
font-family: 'Mulish';
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.form-filter form input[type="text"] {
border-bottom: 2px solid #9e9e9e;
background: transparent;
}
.form-filter form .select-field {
border: 1px solid #9e9e9e;
}
.select-field select {
background: transparent;
border: none;
}
.form-filter form .filter-btn {
color: #252788;
font-family: Mulish;
font-size: 16px;
border-radius: 5px 20px;
border: 2px solid #00AEEF;
font-weight: 700;
width: 100%;
height: 100%;
}
.form-filter form .filter-btn:hover {
background-color: #00AEEF;
color: #fff;
transition: .3s;
} .page-container .page-header .post-categories {
list-style: none;
}
.page-container .page-header .post-categories li {
background-color: #00AEEF;
padding: 5px;
border-radius: 25px;
}
.page-container .page-header .the-date .post-categories li a {
color: #fff;
font-size: 14px;
font-family: 'Mulish';
}
.page-container .page-header .the-date p {
color: #616161;
font-family: 'Mulish';
font-size: 16px;
font-style: normal;
font-weight: 500;
}
.page-container .page-header .the-title h1{
color: #616161;
font-family: 'Mulish';
font-size: 40px;
font-style: normal;
font-weight: 700;
} .the-content .share-this .social-media ul {
list-style: none;
}
.the-content .share-this .social-media ul li a,
.share-this-bar ul li a {
color: #00AEEF;
border-radius: 50px;
border: 1px solid #d5d5d5;
width: 55px;
height: 55px;
display: block;
padding: 14px;
justify-content: center;
display: flex;
align-items: center;
margin: 10px 0;
font-size: 20px;
}
.the-content .title-text h4 {
color: #616161;
font-size: 32px;
font-style: normal;
font-weight: 500;
}
.the-content .conteudo {
color: #565656;
font-size: 18px;
font-style: normal;
font-weight: 400;
}
.share-this-bar ul li a {
margin: 0 5px;
}
.share-this-bar {
background-color: #ECF8FF;
padding: 15px 20px;
}
.share-this-bar .share-post {
display: flex;
align-items: center;
list-style: none;
}
.share-post .share-txt {
color: #252788;
font-size: 16px;
font-weight: 500;
}