/* Import of all styles */
/*@import url(../css/reset.css);*/
/*@import url(../assets/fonts/fonts.css);*/

abbr[title] {
    text-decoration: none;
}
.af-footer .logo{
	background: url(/wp-content/uploads/2020/02/logo-footer.png) 0 0 no-repeat;
}
.af-footer .map {
	background: url(/wp-content/uploads/2020/02/map.png) 0 5px no-repeat;
}
.af-footer .tel {
	background: url(/wp-content/uploads/2020/02/phone.png) 0 5px no-repeat;
}
.af-footer .email {
	background: url(/wp-content/uploads/2020/02/mail.png) 0 5px no-repeat;
}

/*.af2-footer .logo {*/
    /*background: url(https://static.azati.ai/framework-resources/v2/components/af2-footer/logo-footer.png) 0 0 no-repeat;*/
/*}*/
/*.af2-footer .map {*/
    /*background: url(https://static.azati.ai/framework-resources/v2/components/af2-footer/map.png) 0 5px no-repeat;*/
/*}*/
/*.af2-footer .tel {*/
    /*background: url(https://static.azati.ai/framework-resources/v2/components/af2-footer/phone.png) 0 5px no-repeat;*/
/*}*/
/*.af2-footer .email {*/
    /*background: url(https://static.azati.ai/framework-resources/v2/components/af2-footer/mail.png) 0 5px no-repeat;*/
/*}*/

@media (max-width: 768px) {
  .to-hide {
    display: none; } 
}
.search-results .nav-links .af-button{
	display: block;
    max-width: 217px;
    margin: 20px 0 30px;
}
.search-results .page-scroll img{
	width: 7%;
}
.search-results .author-pic img{
	margin: 30px 20px 0px 0;
	display: block;
}