/*
 Theme Name:   Dislexia Day by Day Child
 Theme URI:    https://milenarmedia.pt/
 Description:  Milenar
 Author:       Milenar
 Author URI:   https://milenarmedia.pt/
 Template:     dislexiadaybyday
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  ailsa-child
*/

/* Write Custom CSS */

/*--------------------------------------------------*/
/*                      GERAL                       */
/*--------------------------------------------------*/
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #F7F7F7;
}

/*--------------------------------------------------*/
/*                      FOOTER                      */
/*--------------------------------------------------*/
footer .aisa-copyright {
	padding: 11px 0;
}

footer .aisa-copyright span {
	margin: 0 15px;
}

footer .aisa-copyright span a img {
	max-height: 30px;
	vertical-align: middle;
}

footer .aisa-right.scrolling {
	bottom: 13px;
}

/*--------------------------------------------------*/
/*                      SLIDE                       */
/*--------------------------------------------------*/
.aisa-sliderBox .aisa-postdetails .box {
	background: rgba(255, 255, 255, 0.85);
}

/*--------------------------------------------------*/
/*                     SIDEBAR                      */
/*--------------------------------------------------*/
.aisa-sidebar .aisa-widget h2 {
	background: #EEEEEE;
	color: #222222;
}

.aisa-sidebar .widget_media_image {
	text-align: center;
}

.aisa-sidebar .popular-posts .wpp-list li {
	line-height: normal;
	margin-bottom: 0;
}

.aisa-sidebar .popular-posts .wpp-list li a.wpp-post-title {
	color: #232323;
}

.aisa-sidebar .popular-posts .wpp-list li a.wpp-post-title:hover,
.aisa-sidebar .popular-posts .wpp-list li a.wpp-post-title:active {
	color: #F39D8A;
}

.aisa-sidebar .popular-posts .wpp-list li span.wpp-meta {
	text-transform: uppercase;
	line-height: 26px;
}

/*--------------------------------------------------*/
/*                     CATEGORY                     */
/*--------------------------------------------------*/
.aisa-categoryBar {
	background: rgba(255, 255, 255, 0.5);
}

.aisa-contentCol .category-coaching .category-title .aisa-btn,
.aisa-contentCol .category-terapia-da-fala .category-title .aisa-btn,
.aisa-contentCol .category-entrevistas .category-title .aisa-btn,
.aisa-contentCol .category-imprensa .category-title .aisa-btn {
	background: #BBBBBB;
	border: 1px solid #BBBBBB;
}

/*--------------------------------------------------*/
/*                     Page 404                     */
/*--------------------------------------------------*/
.error404 .aisa-logowrap {
	background-color: #F7F7F7;
}

.error404 .error-content h3 {
	font-family: "Playfair Display", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
}

.error404 footer {
	position: fixed;
	width: 100%;
	bottom: 0;
}

/*--------------------------------------------------*/
/*                  PAGE CONTACTOS                 */
/*--------------------------------------------------*/
.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
	width: 100%;
}

.wpcf7-form textarea {
	height: 100px;
	min-height: 100px;
	resize: vertical;
}

/*--------------------------------------------------*/
/*                      SINGLE                      */
/*--------------------------------------------------*/
.aisa-commentbox form input[type='text'],
.aisa-commentbox form textarea {
	width: 100%;
}

.aisa-commentbox form textarea {
	height: 100px;
	min-height: 100px;
	resize: vertical;
}

.aisa-commentbox .comment-form-cookies-consent input,
.aisa-commentbox .comment-form-cookies-consent label {
	display: inline-block;
}

.aisa-commentbox .comment-form-cookies-consent input {
	margin: 0 4px 0 0;
}

.aisa-commentbox .comment-form-cookies-consent label {
	font-size: 12px;
}
