/*
Theme Name: Moove Tracker
Theme URI: https://moovetracker.com.br/
Author: D`Almada Marketing Digital
Author URI: https://dalmada.com/
Description: Modelo desenvolvido pela D`Almada Marketing Digital.
*/

/* =Custom Styles
-------------------------------------------------------------- */

body {
  margin: 0;
  padding: 0;
}

/* =WordPress Core
  -------------------------------------------------------------- */

.alignnone {}

.aligncenter, div.aligncenter {}

.alignright {}

.alignleft {}

a img.alignright {}

a img.alignnone {}

a img.alignleft {}

a img.aligncenter {}

.wp-caption {}

.wp-caption.alignnone {}

.wp-caption.alignleft {}

.wp-caption.alignright {}

.wp-caption img {}

.wp-caption p.wp-caption-text {}

.sticky {}

.gallery-caption {}

.bypostauthor {}

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* LOGIN */

.login h1 a {
background-image: url('#');
background-size: 150px 40px;
width: 150px;
height: 40px;
}

body.login {
background: #f7f7f7;
}

.login form {
	background: #FFF !important;
}

.login #backtoblog a, .login #nav a{
    color: #282828;
}

.login #backtoblog a, .login #nav a:hover{
    color: #0b3c36;
}

.login #backtoblog, .login #nav {
    font-size: 11px;
    padding: 0 87px 0;
	color: #282828;
}