@charset "utf-8";

    html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
sub,
sup {
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.color1 {
color: #f72565;
}
.color2 {
color: #ffcf38;
}
.color3 {
color: #f8be27;
}
.font1 {
font-family: 'Merriweather Sans', sans-serif;
}
.font2 {
font-family: 'Roboto', sans-serif;
}
.bold {
font-weight: bold;
}
.bg-cover,
.background-cover {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.box-shadow {
-webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.3);
}
.responsive-image {
width: 100%;
}
.section {
padding-top: 20px;
padding-bottom: 20px;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.clearfix:after {
content: '';
display: block;
clear: both;
}
.mtop0 {
margin-top: 0;
}
.mtop20 {
margin-top: 20px;
}
.mtop40 {
margin-top: 40px;
} html {
background-color: transparent;
}
body {
font-family: 'Roboto', sans-serif;
-webkit-font-smoothing: subpixel-antialiased;
-ms-word-wrap: break-word;
word-wrap: break-word;
background-attachment: fixed;
width: 100%;
overflow-x: hidden;
}
* {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
a {
color: #f72565;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover {
color: #f8be27;
}
ul {
margin: 0;
margin-bottom: 20px;
padding: 0;
}
ul li {
margin-left: 0;
list-style: inside;
}
ol {
margin: 0;
margin-bottom: 20px;
padding: 0;
list-style-position: inside;
}
ol li {
margin-left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Merriweather Sans', sans-serif;
}
h1 {
font-weight: bold;
}
h2 {
font-weight: bold;
font-size: 24px;
}
h3,
h4 {
font-weight: bold;
}
blockquote {
font-style: italic;
}
cite {
font-weight: bold;
display: block;
margin-top: 8px;
font-size: 13px;
}
q {
font-style: italic;
}
.section {
padding-top: 40px;
padding-bottom: 40px;
}
.col-no-padding {
padding: 0 !important;
}
.body-boxed {
max-width: 1280px;
margin: 0 auto;
background-color: #fafafa;
margin-top: 20px;
margin-bottom: 20px;
}
.bdw-wrapper {
text-align: center;
margin-bottom: 40px;
}
.bdw-wrapper:before {
content: '';
display: block;
height: 3px;
width: 80px;
margin: 0 auto;
margin-bottom: 20px;
background-color: #f72565;
opacity: 0.8;
}
.bdw-wrapper:after {
content: '';
display: block;
height: 4px;
width: 80px;
margin: 0 auto;
margin-top: 20px;
background-color: #f72565;
opacity: 0.8;
}
.bdw-wrapper-negative:before,
.bdw-wrapper-negative:after {
background-color: #ffffff;
} .titleM {
font-family: 'Merriweather Sans', sans-serif;
}
.titleM:first-child {
margin-top: 0;
}
.title1 {
font-family: 'Merriweather Sans', sans-serif;
font-weight: bold;
font-size: 36px;
line-height: 44px;
margin-bottom: 20px;
}
.title1:first-child {
margin-top: 0;
}
.title2 {
font-family: 'Merriweather Sans', sans-serif;
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.title2:first-child {
margin-top: 0;
}
.title3 {
font-family: 'Merriweather Sans', sans-serif;
font-size: 20px;
font-weight: bold;
}
.title3:first-child {
margin-top: 0;
}
.title4 {
font-family: 'Merriweather Sans', sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 7px;
}
.title4:first-child {
margin-top: 0;
}
.title4:first-child {
margin-top: 0!important;
}
.title5 {
font-family: 'Merriweather Sans', sans-serif;
font-weight: bold;
}
.title5:first-child {
margin-top: 0;
}
.title-of-section {
font-family: 'Merriweather Sans', sans-serif;
font-size: 24px;
margin-bottom: 10px;
text-align: center;
margin-top: 0;
margin-bottom: 60px;
font-weight: bold;
text-transform: uppercase;
color: #f72565;
}
.title-of-section:first-child {
margin-top: 0;
}
.title-border:after {
content: '';
display: block;
background-color: #f72565;
height: 2px;
width: 60px;
margin-top: 10px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.title-of-section.title-border:after {
content: '';
display: block;
margin: 0 auto;
margin-top: 10px;
}
p {
font-size: 13px;
line-height: 1.7;
margin-bottom: 18px;
opacity: 0.9;
}
.text-lg {
font-size: 22px;
}
.page-title {
margin-top: 0!important;
} .btn {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #f72565;
margin-bottom: 8px;
}
.btn-default {
border: 0;
background-color: #f72565;
color: #ffffff;
padding: 15px 30px;
}
.btn-primary {
background-color: #3276b1;
}
.btn-success {
background-color: #4cae4c;
}
.btn-info {
background-color: #4cae4c;
}
.btn-warning {
background-color: #eea236;
}
.btn-danger {
background-color: #d43f3a;
}
.btn-special {
background: #f72565;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
padding-left: 25px;
padding-right: 25px;
padding-top: 15px;
padding-bottom: 15px;
line-height: 1;
color: #ffffff;
font-weight: bold;
}
.btn-special:hover {
color: #ffffff;
}
.btn-stroke {
background: transparent;
border: 2px solid;
border-color: #f72565;
color: #f72565;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: 3px;
position: relative;
overflow: hidden;
}
.btn-stroke:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #f8be27 !important;
z-index: -1;
}
.btn-stroke:hover {
border-color: #f8be27 !important;
background-color: transparent!important;
color: #ffffff !important;
}
.btn-stroke:hover:before {
width: 100%;
}
.btn-stroke-negative {
color: #ffffff !important;
border-color: #ffffff !important;
} .form-control {
width: 100%!important;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
height: 50px;
font-size: 14px;
color: #111;
margin-bottom: 5px;
font-family: 'Merriweather Sans', sans-serif;
}
textarea.form-control {
min-height: 100px;
}
textarea.textarea2 {
height: 115px!important;
}
.btn-form {
width: 100%;
height: 50px;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
} #masthead {
color: #ffffff;
border: 0;
}
#masthead a {
color: #ffffff;
}
#masthead .container {
position: relative;
}
#masthead .navbar {
margin-bottom: 0;
}
#masthead .search-field {
border: 0 !important;
font-weight: lighter;
font-size: 12px;
}
#masthead .search-form {
display: none;
margin-top: 5px;
}
@media (min-width: 768px) {
#masthead .search-form {
display: block;
text-align: right;
}
#masthead .search-form .search-field {
box-sizing: border-box !important;
width: 90%!important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#masthead .search-form .search-field:focus {
width: 100%!important;
box-sizing: border-box !important;
outline: 0!important;
}
}
.navbar-toggle {
color: #ffffff;
border-color: #ffffff;
font-size: 22px;
background-color: transparent !important;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
}
.navbar-brand {
width: auto;
height: auto;
width: 100%;
text-align: center;
padding-top: 5px;
}
@media (min-width: 768px) {
.navbar-brand {
width: auto;
}  
}
@media (min-width: 768px) {
.navbar-brand img {
width: 100%;
max-height: 82px!important;
}
}
.site-title {
margin-top: 0;
font-family: 'Merriweather Sans', sans-serif;
text-align: left!important;
font-size: 32px;
font-weight: bold;
margin-bottom: 0px;
line-height: 1 !important;
}
.site-title a:hover {
text-decoration: none;
}
.site-description {
font-size: 11px;
font-style: italic;
opacity: 0.6;
margin-bottom: 0;
text-align: left!important;
}
.navbar-nav {
font-family: 'Merriweather Sans', sans-serif;
}
.navbar {
padding-top: 0;
padding-bottom: 0px;
border: 0;
}
.navbar li {
position: relative;
display: block;
}
.navbar li a {
white-space: nowrap;
font-size: 13px;
}
.navbar > li > ul {
list-style: none;
border: 0!important;
overflow: hidden;
margin: 0;
padding: 0;
}
@media (max-width: 768px) {
.navbar li > ul .dropdown-menu {
display: block;
}
.navbar li > ul .dropdown-menu li a{
padding-left: 35px!important;
font-style: italic;
}
.navbar-nav .open .dropdown-menu {
margin: 0;
padding: 0;
}
}
@media (min-width:992px) {
.navbar > li > ul {
margin-top: 6px!important;
margin-left: 10px!important;
border-radius: 6px !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
}
}
.navbar li > ul > li {
padding: 0;
}
.navbar > li > ul > li a {
padding: 5px;
padding-left: 8px;
display: block;
}
@media (min-width: 768px) {
.navbar li:hover > ul {
visibility: visible;
opacity: 1;
}
.navbar li > ul {
position: absolute;
z-index: 999;
top: 100%;
left: 0;
padding: 0;
display: block; 
list-style: none;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.navbar li > ul li ul {
display: block;
margin: 0;
border-radius: 0;
font-size: 10px;
font-style: italic;
left: 99%;
top: -1px;
}
.navbar li > ul li ul a {
font-size: 10px;
line-height: 18px;
}
.navbar li > ul li.menu-item-has-children > a:after {
content: '';
display: inline-block;
width: 7px;
height: 12px;
background: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/menu-right.png) no-repeat center center transparent;
vertical-align: middle;
position: absolute;
right: 10px;
top: 50%;
margin-top: -6px;
opacity: 0.8;
}
.navbar li > ul > li {
padding: 0;
display: block;
}
.navbar li > ul > li a {
display: block;
padding: 10px;
white-space: nowrap;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #ffffff;
}
.navbar li > ul > li a:hover,
.navbar li > ul > li a:focus,
.navbar li > ul > li a:active {
text-decoration: none;
}
}
@media (min-width: 768px) {
.navbar .nav > li {
margin-right: 4px;
}
}
.navbar .nav > li > a {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
z-index: 2;
overflow: hidden;
font-weight: bold;
font-size: 11px;
background: #f8be27;
}
.navbar-collapse.in {
overflow: hidden;
max-height: none !important;
height: auto !important;
}
span.icon-bar {
color: #fff;
background: #fff;
}
@media (max-width: 768px) {
.navbar .nav > li > a {
border-radius: 0;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
}
.dropdown-mega {
position: static!important;
}
@media (min-width:992px) {
.dropdown-mega > ul {
left: auto!important;
right: 0;
max-width: 1000px;
}
}
.dropdown-mega-content {
white-space: nowrap;
padding: 20px!important;
min-width: 100%;
color: #ffffff;
background-color: #f72565;
padding: 0;
display: block;
}
.dropdown-mega-content ul.dropdown-mega-sub-nav {
padding: 0;
margin: 0;
}
.dropdown-mega-content ul.dropdown-mega-sub-nav li {
list-style: none;
margin: 0;
}
.dropdown-mega-content ul.dropdown-mega-sub-nav li a {
background: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/aside-arrow.png) no-repeat 5px 16px;
padding-left: 20px;
}
.dropdown-mega-content ul.dropdown-mega-sub-nav li a:hover {
background: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/aside-arrow.png) no-repeat 5px 16px;
background-color: #f72565;
}
.dropdown-mega-sub-title {
font-weight: bold;
margin-bottom: 20px;
display: block;
}
.navbar-top {
background-color: #f72565;
position: relative;
z-index: 9;
}
@media (min-width:992px) {
.navbar-top {
height: 115px;
padding-top: 10px;
}
}
.navbar-top .container {
padding-top: 15px;
padding-bottom: 10px;
}
.navbar-bottom {
background-color: #ffcf38;
margin-bottom: 0;
padding-bottom: 15px;
padding-top: 15px;
}
.search-wrapper {
display: none;
}
@media (min-width:992px) {
.search-wrapper {
display: block;
float: right;
width: 25%;
padding-top: 5px;
}
} #colophon {
color: #ffffff;
background-color: #444444;
background-repeat: repeat;
}
#colophon a {
color: #ffffff;
}
#colophon .footer-top {
padding-top: 45px;
padding-bottom: 25px;
}
#colophon .footer-bottom {
background: #111;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
}
#colophon .site-quote {
margin-bottom: 0;
}
#colophon .site-quote p {
margin-bottom: 0;
font-size: 13px;
opacity: 0.7;
}
#colophon .site-quote p small {
font-style: italic;
}
.tagcloud a {
display: inline-block;
padding: 6px 12px;
background-color: #f72565;
color: #ffffff !important;
margin-bottom: 3px;
font-style: italic;
font-weight: normal;
}
.tagcloud a:hover {
text-decoration: none;
background-color: #f8be27;
color: #ffffff !important;
}
.tags-links {
font-weight: bold;
font-size: 12px;
}
.tags-links a {
color: #f72565;
font-style: italic;
font-size: 12px;
}
.secondary-footer {
background: #111;
padding-top: 15px;
padding-bottom: 15px;
margin-top: 20px;
}
.footer-logo {
opacity: 0.7;
max-width: 150px;
}
.footer-quote {
padding-top: 4px;
margin-bottom: 0;
}
.footer-social-icons .social-icons-list a {
display: inline-block;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
background: #555;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
color: #ffffff !important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding: 0;
}
.footer-social-icons .social-icons-list a:hover {
background-color: #f72565;
color: #ffffff !important;
} .content-area {
padding-top: 40px;
padding-bottom: 40px;
}
.content-element {
background: #fff;
-webkit-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
padding: 20px;
margin-bottom: 25px;
position: relative;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.content-element a {
word-break: break-word;
}
.section-title {
padding-top: 15px;
padding-bottom: 10px;
background-color: #f72565;
color: #ffffff;
}
.section-mini-hero {
min-height: 280px;
background: #eee;
color: #ffffff;
position: relative;
text-align: center;
padding-top: 100px;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}
.padding-box {
padding: 20px;
}
.contrast {
background-color: #f2f2f2;
}
.contrast-box {
background-color: #f2f2f2;
padding: 20px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.contrast-with-image {
color: #ffffff !important;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.social-icons .social-icons-list {
list-style: none;
margin-bottom: 0;
margin-top: 0!important;
}
.social-icons .social-icons-list li {
list-style: none!important;
display: inline-block;
background: none !important;
padding: 0 !important;
border-bottom: 0 !important;
}
.social-icons .social-icons-list li:after {
content: '';
display: none !important;
}
.social-icons a {
display: inline-block;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
background-color: #f72565;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
color: #ffffff !important;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding: 0!important;
}
.social-icons a:hover {
background-color: #ffcf38;
}
.page-content-element {
padding-bottom: 0;
margin-bottom: 0;
}
.page-header {
margin: 0;
padding: 0;
}
.post-element-header {
background-color: #f8be27 !important;
color: #ffffff !important;
padding-top: 20px!important;
}
.post-element-header .page-title {
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
}
.post-element-header p {
font-size: 13px;
font-style: italic;
margin-bottom: 3px;
} a.rsswidget {
color: #ffffff;
}
a.rsswidget:hover {
color: #ffffff;
}
.sidebar-area .widget-title {
font-family: 'Merriweather Sans', sans-serif;
background-image: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/title-bg.png);
background-repeat: no-repeat;
background-position: center left;
background-size: 100%;
height: 60px;
margin-top: 0;
font-size: 18px;
letter-spacing: -1px;
line-height: 26px;
margin-bottom: 15px;
color: #ffffff;
padding-left: 25px;
padding-top: 17px;
text-transform: none;
}
.sidebar-area .widget-title:first-child {
margin-top: 0;
}
.sidebar-area .widget-list {
list-style: none;
padding: 0;
margin: 0;
margin-top: 15px;
}
.sidebar-area .widget-list li {
padding-left: 5px;
font-size: 12px;
list-style: none;
font-family: 'Roboto', sans-serif;
padding-left: 15px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top: 10px;
}
.sidebar-area .widget-list li:after {
display: none;
}
.sidebar-area .widget-list li a {
padding-left: 0;
display: inline-block;
padding-bottom: 2px;
padding-top: 2px;
color: #555;
}
.sidebar-area .widget-list li a:hover {
color: #f8be27;
}
.sidebar-area .widget-list > li:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #ddd;
margin-top: 6px;
margin-bottom: 4px;
}
.sidebar-area .widget {
background: #fff;
-webkit-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
margin-bottom: 25px;
position: relative;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding: 20px;
padding-top: 15px;
margin-bottom: 20px;
}
.sidebar-area .widget select {
width: 100%;
height: 40px;
}
.sidebar-area .widget a {
word-break: break-word;
}
.sidebar-area .widget p {
font-size: 13px;
}
.sidebar-area .widget .btn {
padding-top: 10px!important;
padding-bottom: 10px!important;
padding-left: 10px;
padding-right: 10px !important;
}
.sidebar-area .widget h3 {
font-family: 'Merriweather Sans', sans-serif;
background-image: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/title-bg.png);
background-repeat: no-repeat;
background-position: center left;
background-size: 100%;
height: 60px;
margin-top: 0;
font-size: 18px;
letter-spacing: -1px;
line-height: 26px;
margin-bottom: 15px;
color: #ffffff;
padding-left: 25px;
padding-top: 17px;
text-transform: none;
}
.sidebar-area .widget h3:first-child {
margin-top: 0;
}
.sidebar-area .widget > ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 15px;
}
.sidebar-area .widget > ul li {
padding-left: 5px;
font-size: 12px;
list-style: none;
font-family: 'Roboto', sans-serif;
padding-left: 15px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top: 10px;
}
.sidebar-area .widget > ul li:after {
display: none;
}
.sidebar-area .widget > ul li a {
padding-left: 0;
display: inline-block;
padding-bottom: 2px;
padding-top: 2px;
color: #555;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sidebar-area .widget > ul li a:hover {
text-decoration: none;
}
.sidebar-area .widget > ul li a:hover {
color: #f8be27;
}
.sidebar-area .widget > ul > li:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #ddd;
margin-top: 6px;
margin-bottom: 4px;
}
.sidebar-area .widget .menu-all-pages-container > ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 15px;
}
.sidebar-area .widget .menu-all-pages-container > ul li {
padding-left: 5px;
font-size: 12px;
list-style: none;
font-family: 'Roboto', sans-serif;
padding-left: 15px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top: 10px;
}
.sidebar-area .widget .menu-all-pages-container > ul li:after {
display: none;
}
.sidebar-area .widget .menu-all-pages-container > ul li a {
padding-left: 0;
display: inline-block;
padding-bottom: 2px;
padding-top: 2px;
color: #555;
}
.sidebar-area .widget .menu-all-pages-container > ul li a:hover {
color: #f8be27;
}
.sidebar-area .widget .menu-all-pages-container > ul > li:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #ddd;
margin-top: 6px;
margin-bottom: 4px;
}
.sidebar-area .widget_search form {
position: relative;
}
.sidebar-area .widget_search #s {
background: #555;
border: 1px solid !important;
border-color: #ccc !important;
width: 100%;
display: block;
font-size: 11px;
color: #fff;
font-style: italic;
left: 0;
top: 0;
padding: 10px;
}
.sidebar-area .widget_search input#searchsubmit {
background: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/aside-search.png) center center no-repeat;
width: 20px;
height: 100%;
border: none;
text-indent: -9999px;
position: absolute;
float: left;
cursor: pointer;
right: 6px;
top: 1px;
}
.sidebar-area .widget_search label.screen-reader-text {
display: none;
}
.search-form {
position: relative;
}
.search-form label {
display: block;
width: 100%;
position: relative;
}
.search-form .search-submit {
background: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/ico-search.png) no-repeat center center transparent !important;
border: 0!important;
width: 40px!important;
height: 40px!important;
overflow: hidden!important;
text-indent: -9999px !important;
box-shadow: 0 0 0!important;
-moz-box-shadow: 0 0 0!important;
-webkit-box-shadow: 0 0 0!important;
}
.search-form .search-submit {
position: absolute;
right: 10px;
top: 0;
}
.search-form .search-field {
width: 100%!important;
max-width: 100%!important;
height: 40px;
box-sizing: border-box;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding-left: 20px;
}
.widget_calendar caption {
padding-bottom: 5px;
border-bottom: 1px solid #555;
margin-bottom: 5px;
font-weight: bold;
text-transform: uppercase;
}
.widget_calendar td {
padding-top: 3px;
padding-bottom: 3px;
}
.widget_calendar td a {
color: #f8be27 !important;
}
.widget_calendar tfoot {
padding-top: 10px;
}
.sidebar-area img {
max-width: 100%;
}
.sidebar-area .instagram-pics {
margin-bottom: 10px!important;
}
.sidebar-area .instagram-pics:after {
content: '';
display: block;
clear: both;
}
.sidebar-area .instagram-pics li {
float: left;
width: 33.33% !important;
background: none!important;
display: block;
padding: 2px!important;
margin: 0!important;
border: 0;
}
.sidebar-area .instagram-pics li:after {
display: none!important;
}
.sidebar-area .instagram-pics li a {
display: block;
padding: 0 !important;
}
.sidebar-area .instagram-pics li img {
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.null-instagram-feed p {
text-align: center;
}
.mc4wp-form p {
margin-bottom: 5px;
position: relative;
}
.mc4wp-form label {
display: block;
font-style: italic;
border-left: 2px solid #ccc;
padding-left: 8px;
margin-bottom: 6px;
}
.mc4wp-form input[type=text],
.mc4wp-form input[type=email] {
display: block;
width: 100%;
height: 40px;
padding-left: 8px;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
outline: none;
-webkit-outline: none;
}
.mc4wp-form input[type=submit] {
font-size: 12px;
background: #f72565;
box-shadow: 0!important;
border: 0;
text-shadow: 0;
color: #ffffff;
font-weight: normal;
text-transform: uppercase;
padding: 12px 20px!important;
height: 40px;
border-radius: 0 12px 12px 0;
-moz-border-radius: 0 12px 12px 0;
-webkit-border-radius: 0 12px 12px 0;
position: absolute;
right: 0;
top: -45px;
} .post-element {
background: #fff;
-webkit-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, 0.1);
padding: 20px;
margin-bottom: 25px;
position: relative;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
padding-top: 30px;
}
.post-element a {
word-break: break-word;
}
@media (min-width: 768px) {
.post-element {
padding-top: 50px;
padding-left: 50px;
padding-right: 50px;
}
}
.post-element h2,
.post-element h3,
.post-element h4 {
margin-top: 40px;
margin-bottom: 20px;
}
.post-element h2:first-child,
.post-element h3:first-child,
.post-element h4:first-child {
margin-top: 0 !important;
}
.post-element-aside,
.post-element-link {
border: 2px solid #ffcf38;
padding-top: 25px;
}
.post-element-aside p,
.post-element-link p {
font-size: 18px;
line-height: 1.4;
margin-bottom: 10px;
margin-top: 0;
}
.post-element-link {
display: block;
background: #ffcf38;
color: #ffffff !important;
font-size: 14px;
background-image: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/ico-link-bg.png);
background-position: -20px center;
background-repeat: no-repeat;
}
.post-element-link:hover {
text-decoration: none;
padding-left: 60px;
}
.post-element-link p {
font-size: 14px;
margin-bottom: 0;
}
.post-link-title {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 5px;
color: #ffffff;
margin-top: 0;
margin-bottom: 5px!important;
}
.post-element-quote {
background-image: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/quote-bg1.png);
background-position: -10px -10px;
background-repeat: no-repeat;
position: relative;
padding-top: 30px;
}
.post-element-quote:after {
display: block;
content: '';
background-image: url(//posicionar-web.net/wp-content/themes/aquarella-lite/img/quote-bg2.png);
background-position: 10px 20px;
background-repeat: no-repeat;
width: 127px;
height: 96px;
position: absolute;
right: 0;
bottom: 0;
}
@media (min-width: 768px) {
.post-element-quote {
padding-left: 80px;
padding-right: 80px;
}
}
.post-element-quote p {
font-size: 18px;
font-style: italic;
line-height: 1.5;
margin-bottom: 5px;
}
.post-element-quote .quote-author {
font-weight: bold;
font-size: 12px;
}
.post-element-quote blockquote {
padding-left: 0;
border-left: 0;
}
.post-element-video iframe {
width: 100% !important;
}
.gallery-item {
margin: 0;
}
.slideshow-window {
background-color: #222;
border: 0!important;
border-radius: 0!important;
height: 0;
margin-bottom: 20px;
overflow: hidden;
padding-top: 30px !important;
padding-bottom: 56.25% !important;
position: relative;
z-index: 1;
}
.gallery-featured-carousel {
background: #eeeeee;
}
.gallery-featured-carousel .owl-item {
height: 100%;
cursor: -webkit-grab;
cursor: -moz-grab;
}
.gallery-featured-carousel .owl-item img {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.gallery-featured-carousel .owl-next {
opacity: 0.8!important;
}
.gallery-featured-carousel .owl-prev {
opacity: 0.8!important;
}
.gallery-featured-carousel .owl-dots {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
background: rgba(0, 0, 0, 0.2);
padding-top: 5px;
}
.gallery-featured-carousel img:hover {
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
transform: scale(1) !important;
}
.lightbox-image {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
}
.entry-title {
font-family: 'Merriweather Sans', sans-serif;
font-size: 32px;
line-height: 1.3;
display: block;
font-weight: bold;
color: #4d4d4f;
letter-spacing: -1px;
position: relative;
z-index: 99;
margin-top: 0!important;
padding-bottom: 0;
}
.entry-title:first-child {
margin-top: 0;
}
.entry-title a:hover {
text-decoration: none;
}
.entry-title a {
color: #4d4d4f;
}
.entry-content .btn-special {
margin-top: 20px;
}
.entry-footer {
background: #eee;
padding: 20px;
margin-left: -20px;
margin-right: -20px;
margin-top: 30px;
position: relative;
top: 20px;
}
@media (min-width: 768px) {
.entry-footer {
margin-left: -50px;
margin-right: -50px;
}
}
.entry-footer .cat-links {
display: inline-block;
padding-right: 10px;
}
.entry-footer .cat-links a {
display: inline-block;
background: transparent;
color: #f8be27;
text-transform: uppercase;
border: 1px dashed;
border-color: #f8be27;
font-size: 11px;
font-family: 'Roboto', sans-serif;
font-weight: bold;
padding: 4px 12px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-bottom: 3px;
font-style: italic;
}
.entry-footer .cat-links a:hover {
background-color: #f8be27;
color: #ffffff;
text-decoration: none;
}
.entry-footer .tags-links {
display: inline-block;
padding-right: 8px;
}
.entry-footer .tags-links a {
display: inline-block;
background: transparent;
border-left: 0px solid;
border-color: #ccc;
font-size: 11px;
font-weight: lighter;
font-family: 'Roboto', sans-serif;
font-weight: bold;
padding: 4px 4px;
margin-right: 2px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-bottom: 3px;
font-style: italic;
}
.entry-footer .tags-links a:hover {
text-decoration: none;
}
.entry-footer .comments-link {
display: block;
float: right;
text-transform: uppercase;
}
.entry-footer .comments-link a {
display: inline-block;
color: #ffffff;
font-weight: bold;
padding: 4px 8px;
font-size: 12px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #f8be27;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.entry-footer .comments-link a:hover {
text-decoration: none;
background-color: #f8be27;
}
.post-featured-image {
margin-left: -20px;
margin-top: -30px;
margin-right: -20px;
position: relative;
z-index: 1;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.post-featured-image {
margin-top: -50px;
margin-left: -50px;
margin-right: -50px;
}
}
.post-featured-image a {
display: block;
overflow: hidden;
}
.post-featured-image img {
width: 100%!important;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border-radius: 0 6px 0 0;
-moz-border-radius: 0 6px 0 0;
-webkit-border-radius: 0 6px 0 0;
}
.entry-header-post {
padding-top: 30px;
}
.entry-meta {
position: absolute;
top: 0;
left: 0px;
background-color: #f8be27;
color: #ffffff;
z-index: 555;
padding: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
border-radius: 0 0 6px 0;
-moz-border-radius: 0 0 6px 0;
-webkit-border-radius: 0 0 6px 0;
}
.entry-meta a {
color: #ffffff;
font-weight: bold;
}
.post-has-ct {
height: 20px;
} .navigation a {
display: inline-block;
padding: 8px;
background: transparent;
color: #f8be27;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-transform: uppercase;
font-style: italic;
border-bottom: 2px solid #f8be27;
}
.navigation a:hover {
border-bottom: 2px solid #f72565;
color: #f72565;
}
.navigation .nav-previous a:before {
content: '« ';
}
.navigation .nav-next a:after {
content: ' »';
} .comments-area {
padding-bottom: 20px;
display: block;
}
.comments-area .comment-form {
display: block;
padding-bottom: 0;
margin-bottom: 20px;
margin-top: 20px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
}
.comments-area .comments-title {
font-weight: bold;
font-size: 28px;
margin-top: 0;
margin-bottom: 20px;
}
.comments-area .comment-reply-title {
font-weight: bold;
margin-top: 0;
font-size: 24px;
}
.comments-area input[type=submit] {
margin-bottom: 8px;
border: 0;
background-color: #f72565;
color: #ffffff;
padding: 15px 30px;
background: #f72565;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
padding-left: 25px;
padding-right: 25px;
height: 44px;
padding-top: 10px;
color: #ffffff !important;
font-weight: bold;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 15px;
font-size: 13px;
box-shadow: 0!important;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.comments-area input[type=submit]:hover {
color: #ffffff;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email {
width: 49%;
display: inline-block;
padding-right: 5px;
}
.comments-area input[type=text],
.comments-area input[type=email],
.comments-area input[type=url] {
height: 40px;
padding-top: 2px;
padding-left: 10px;
width: 100%;
display: block;
border: 1px solid;
border-bottom: 2px solid;
border-right: 2px solid;
border-color: #ffcf38;
background: transparent;
color: #111;
font-style: italic;
font-size: 12px;
font-family: 'Merriweather Sans', sans-serif;
}
.comments-area label {
font-size: 16px;
font-weight: bold;
font-style: italic;
opacity: 0.8;
display: block;
}
.comments-area textarea {
border: 1px solid;
border-bottom: 2px solid;
border-right: 2px solid;
border-color: #ffcf38;
padding: 12px;
width: 100% !important;
color: #111;
font-style: italic;
font-size: 12px;
font-family: 'Merriweather Sans', sans-serif;
}
ol.comment-list {
list-style: none;
margin: 0;
padding: 0;
}
ol.comment-list > li {
padding: 30px;
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
margin-bottom: 15px;
background: #f8f8f8;
}
ol.comment-list ol.children {
list-style: none;
margin-left: 0;
padding-top: 10px;
padding-bottom: 10px;
}
ol.comment-list ol.children > li {
background: #eee;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-bottom: 10px;
}
ol.comment-list ol.children > li > ol.children li {
border-left: 2px solid #ddd;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.comment-author {
padding-top: 5px;
font-family: 'Merriweather Sans', sans-serif;
}
.comment-author .fn {
font-size: 18px;
}
.comment-author .fn a {
color: #555555;
}
.comment-author .says {
opacity: 0.8;
font-style: italic;
}
.comment-author img.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
margin-right: 20px;
margin-top: -5px;
}
.comment-metadata {
font-size: 11px;
font-style: italic;
}
.comment-metadata a {
color: #555;
}
.comment-meta {
min-height: 64px;
margin-bottom: 20px;
}
.comment-reply-link {
display: inline-block;
color: #f72565;
font-weight: bold;
margin-bottom: 20px;
}
.comment-content {
font-size: 12px;
margin-bottom: 0px;
padding-bottom: 0px;
}
.comment-content p {
font-size: 12px;
}
.comment-body .reply a {
font-weight: normal;
font-size: 12px;
text-decoration: underline;
font-style: italic;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pingback {
font-style: italic;
font-weight: bold;
font-size: 13px;
}  .hero-image {
margin-bottom: 10px;
}
.hero-image img {
width: 100%;
} .wpcf7-form {
margin-top: 20px;
}
.wpcf7-form p {
font-weight: bold;
font-size: 13px;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email] {
border: 1px solid;
border-bottom: 2px solid;
border-right: 2px solid;
border-color: #ffcf38;
width: 100%;
margin-top: 5px;
height: 40px;
padding-left: 10px;
}
.wpcf7-form input[type=text]:hover,
.wpcf7-form input[type=email]:hover,
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus {
outline: none!important;
}
.wpcf7-form textarea {
border: 1px solid;
border-bottom: 2px solid;
border-right: 2px solid;
border-color: #ffcf38;
width: 100%!important;
margin-top: 5px;
height: 120px;
padding: 10px;
}
.wpcf7-form textarea:hover,
.wpcf7-form textarea:focus {
outline: none!important;
}
.wpcf7-form input[type=submit] {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-bottom: 8px;
border: 0;
background-color: #f72565;
color: #ffffff;
padding: 15px 30px;
font-size: 14px;
text-transform: uppercase;
-moz-box-shadow: inset 0 0 0px #000000;
-webkit-box-shadow: inset 0 0 0px #000000;
box-shadow: inset 0 0 0px #000000;
} .video-player {
margin-bottom: 20px;
max-width: 100%;
} @media (min-width: 768px) {
.col-sm-8 .entry-content .wp-block-image.alignfull {
width: 750px;
position: relative;
left: -90px;
}
.col-sm-8 .entry-content .wp-block-image.alignfull figcaption {
padding: 20px;
}
}#jp-post-flair {
padding-top: .5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: bold;
}
body.highlander-light h3.sd-title:before {
border-top: 1px solid rgba(0,0,0,.2);
}
body.highlander-dark h3.sd-title:before {
border-top: 1px solid rgba(255,255,255,.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 .5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2C3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0px 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button>span {
margin-left: 0;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
} .sd-content ul li a.sd-button:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: normal 18px/1 'social-logos';
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button:before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-content ul li a.sd-button:before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button:before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-official ul li a.sd-button:before {
top: 0px;
}
}
.sd-content ul li {
margin: 0 8px 12px 0;
padding: 0;
} .jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a:before,
.sd-content ul li.no-icon a:before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before,
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before {
content: '\f469';
}
.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before {
content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
content: '\f202';
}
.sd-social-icon .sd-content ul li.share-x a:before,
.sd-social-text .sd-content ul li.share-x a:before,
.sd-content ul li.share-x div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-x a:before {
content: '\f10e';
}
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before,
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before,
.sd-social-official .sd-content li.share-reddit a:before {
content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before,
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before {
content: '\f607';
}
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
content: '\f210';
}
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
content: '\f203';
}
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before,
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before {
content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a:before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before,
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before {
content: '\f606';
}
.sd-social-official .sd-content li.share-telegram a:before {
color: #0088cc;
}
.sd-social-icon .sd-content ul li.share-threads a:before,
.sd-social-text .sd-content ul li.share-threads a:before,
.sd-content ul li.share-threads div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-threads a:before,
.sd-social-official .sd-content li.share-threads a:before {
content: '\f10d';
}
.sd-social-official .sd-content li.share-threads a:before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a:before,
.sd-social-text .sd-content ul li.share-mastodon a:before,
.sd-content ul li.share-mastodon div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-mastodon a:before,
.sd-social-official .sd-content li.share-mastodon a:before {
content: '\f10a';
}
.sd-social-official .sd-content li.share-mastodon a:before {
color: #563ACC;
}
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before,
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before {
content: '\f415';
}
.sd-social-official .sd-content a.share-more:before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
content: '\f608';
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a:before,
.sd-social-text .sd-content ul li.share-nextdoor a:before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-nextdoor a:before,
.sd-social-official .sd-content li.share-nextdoor a:before {
content: '\f10c';
}
.sd-social-official .sd-content li.share-nextdoor a:before {
color: #8ED500;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button {
background: #8ED500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a:before,
.sd-social-text .sd-content ul li.share-bluesky a:before,
.sd-content ul li.share-bluesky div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-bluesky a:before,
.sd-social-official .sd-content li.share-bluesky a:before {
content: '\f10f';
}
.sd-social-official .sd-content li.share-bluesky a:before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a:before,
.sd-social-icon-text .sd-content li.share-deprecated a:before,
.sd-social-official .sd-content li.share-deprecated a:before,
.sd-content ul li.share-deprecated div.option.option-smart-off a:before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
-moz-border-radius: 10px;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content>ul>li>a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul>li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul>li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
width: 98px;
} .pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
margin: 0 !important;
}
.linkedin_button>span, .pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom>a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
}
body .sd-social-icon .sd-content li.share-custom a span {
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0px 5px 20px rgba(0,0,0,.2);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul{
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner:before, .sharing-hidden .inner:after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner:after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
border-radius: 50%;
-webkit-border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
border: none;
opacity: .6;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
top: 5px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
background: #00acee;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
color: #555555 !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
background: #0088cc;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
background: #ee4056;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
background: #cee3f8;
color: #555555 !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button {
background: linear-gradient(to top, #563ACC 0%, #6364FF 100%);
color: #fff !important;
} .sharing-screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.sharing-screen-reader-text:hover,
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus {
background-color: #f0f0f1;
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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#jetpack-source_f_name {
display: none!important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;src:url(data:application/octet-stream;base64,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) format('woff2');display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__bluesky:before{content:"\f10f"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__fediverse:before{content:"\f10b"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__link:before{content:"\f109"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__mastodon:before{content:"\f10a"}.social-logo__medium-alt:before{content:"\f106"}.social-logo__medium:before{content:"\f623"}.social-logo__nextdoor:before{content:"\f10c"}.social-logo__patreon:before{content:"\f105"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__sms:before{content:"\f110"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo-threads:before{content:"\f10d"}.social-logo__tiktok-alt:before{content:"\f107"}.social-logo__tiktok:before{content:"\f108"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__woocommerce:before{content:"\f104"}.social-logo__wordpress:before{content:"\f205"}.social-logo__x:before{content:"\f10e"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}