.nav-previous {
position:absolute !important;
left:-9999px !important;
}
.nav-links {
position:absolute !important;
left:-9999px !important;
}
.navigation post-navigation {
position:absolute !important;
left:-9999px !important;
}
.navigation.post-navigation::before {
position:absolute !important;
left:-9999px !important;
}
.navigation.post-navigation::after {
position:absolute !important;
left:-9999px !important;
}
#pix-share-start {
display:none !important;
}
#pix-share-start {
border: solid rgba(34,34,34,.0) !important;
}
.entry-footer {
display:none;
}
input:not([type=”checkbox”]):not([type=”radio”]):not([type=”submit”]) {
border: 1px solid #959da5!important;
}
.wpcf7-form-control-wrap {
color: #ffffff !important;
font-family: “Open Sans”;
font-size: inherit;
font-weight: 300;
letter-spacing: 0em;
line-height: 1.7;
}
.breadcrumb-container {
height: 35px !important;
}
/* Remove Underline Link Hover */
.entry-content a:link {
text-decoration: none;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
}
a:link {
text-decoration: none;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.entry-content a:visited {
text-decoration: none;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
}
a:link {
color: deepskyblue;
}
/* Link Hover Color */
a:hover { color: LIGHTSKYBLUE; }
a:visited {
color: dodgerblue;
}
/* Formulario Inscricao cor */
label {
font-size: 14px;
width: 130px;
text-align: right;
color: #ffffff !important;
display: block;
float: none;
width: auto;
font-weight: 500;
text-align: left;
line-height: 20px;
padding-top: 0;
margin-bottom: 4px;
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
}
/* Give the link some padding and some color */
.fl-page-nav .navbar-nav > li.ss-nav-button {
padding: 10px;
}
.fl-page-nav .navbar-nav > li.ss-nav-button > a {
padding: 5px 18px !important;
color: #ffffff !important;
border-radius: 5px;
background-color: #0f637d;
}
/* Adjust the position for the fixed navigation menu */
.fl-page-header-fixed .fl-page-nav .navbar-nav > li.ss-nav-button > a {
position: relative;
bottom: 6px;
}
/* Give the button a hover & active state */
.fl-page-nav .navbar-nav > li.ss-nav-button > a:active,
.fl-page-nav .navbar-nav > li.ss-nav-button > a:hover {
color: #ffffff !important;
background-color: #196f8c;
}