body {
color: #696969;
background-color: #FFFFFF;
word-wrap: break-word;
font-family: 'Lora', serif;
line-height: 2;
font-size: 14px;
}
a {
color: #393939;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
a:hover, a:focus {
color: #a161bf;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.single .entry-content a {
color: #a161bf;
}
.single .entry-content a:hover,
.single .entry-content a:focus {
background: #a161bf;
color: #fff;
}
.single .entry-content .page-links a:hover,
.single .entry-content .page-links a:focus {
background-color: transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #696969;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
margin: 30px 0;
}
.container {
max-width: 1090px;
}
h1, .h1 {
font-size: 28px;
}
h2, .h2 {
font-size: 24px;
}
h3, .h3 {
font-size: 20px;
}
h4, .h4 {
font-size: 16px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 13px;
}
p {
margin: 15px 0;
}
*> p:first-child {
margin-top: 0;
}
*> p:last-child {
margin-bottom: 0;
}
blockquote {
position: relative;
border: 0;
padding: 0 0 0 50px;
font-style: italic;
line-height: 1.6;
}
blockquote:before {
content: "\201D";
color: #a161bf;
font-size: 80px;
position: absolute;
left: 5px;
top: 0;
line-height: 1;
}
blockquote p {
margin: 0;
}
img {
height: auto; max-width: 100%; }
button, input, select, textarea {
font-family: 'Montserrat', sans-serif;
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
}
input[type="checkbox"], input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea, select {
color: #666;
border: 1px solid #E8E8E8;
border-radius: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
color: #111;
outline: 1px solid #a161bf;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before, .clear:after, .gallery:before, .gallery: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, .home-widget-area:before {
content: '';
display: table;
}
.clear:after, .entry-content:after, .gallery:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .home-widget-area:before {
clear: both;
} article.sticky.post {
background: #f9f9f9;
padding: 20px 0 0;
}
.sticky .entry-content {
margin: 10px 20px;
}
.hentry {
margin: 0;
}
.byline, .updated {
display: none;
}
.single .byline, .group-blog .byline {
display: inline;
margin-right: 0;
}
.single article.post {
margin-bottom: 50px;
}
.page-content, .entry-content, .entry-summary {
margin: 20px 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.main-content-area {
margin-top: 40px;
margin-bottom: 40px;
} .entry-meta a {
font-size: 13px;
color: #6B6B6B;
}
.entry-meta {
margin-bottom: 20px;
}
footer.entry-meta {
margin-bottom: 0;
}
.page-header {
margin-top: 0;
border-bottom: 0;
padding-bottom: 0;
}
.entry-meta .fa {
font-size: 14px;
margin-right: 3px;
}
.entry-meta span {
margin-right: 10px;
}
.entry-title {
color: #444;
margin-bottom: 30px;
}
.page .entry-title {
margin-bottom: 30px;
}
.entry-title a {
color: #444;
}
hr.section-divider {
border-color: #E8E8E8;
margin-top: 50px;
margin-bottom: 50px;
}
.single-category {
margin: 0;
padding: 0;
list-style: none;
}
.single-category > li {
display: inline-block;
}
.single-category > li.show-more-categories {
cursor: pointer;
position: relative;
}
.show-more-categories .subcategories {
display: none;
position: absolute;
bottom: 0;
left: 50%;
transform: translate( -50%, 100% );
margin: 0;
padding: 0;
min-width: 150px;
background-color: #fff;
}
.show-more-categories .subcategories li {
margin-bottom: 0;
}
.show-more-categories .subcategories li:after {
display: none;
}
.single-category > li.show-more-categories:hover .subcategories,
.single-category > li.show-more-categories:focus-within .subcategories,
.single-category > li.show-more-categories.active .subcategories {
display: block;
}
@media (max-width: 768px) {
.single-category > li.show-more-categories:not(.active) .subcategories {
display: none;
}
} .author-bio {
clear: both;
width: 100%;
padding-top: 35px;
padding-bottom: 35px;
}
.author-bio .avatar {
float: left;
}
.author-bio-content h4 {
font-size: 14px;
margin-top: 0;
}
.author-bio .author-bio-content {
margin-left: 74px;
}
.secondary-content-box {
padding-top: 0;
padding-bottom: 0;
}
.single-view, .blog-item-wrap {}
.post-inner-content { padding: 50px 0;
}
.archive .post-inner-content {
margin-bottom: 50px;
}
.page .post-inner-content {
border: 0;
padding: 0;
}
article.post:first-child .post-inner-content {
padding-top: 0;
}
.entry-header {
text-align: center;
}
.entry-title {
font-family: "Lora", serif;
font-size: 24px;
font-style: italic;
margin-top: 0;
margin-bottom: 15px;
}
.entry-footer {
margin-top: 20px;
text-align: center;
}
.entry-footer> *, .entry-footer a {
color: #696969;
margin: 0 6px;
}
.more-link, .says {
display: none;
}
.read-more {
text-align: center;
}
.read-more a {
border-left: 2px solid #696969;
border-right: 2px solid #696969;
color: #696969;
font-family: 'Maven Pro', sans-serif;
font-weight: 700;
line-height: 1.2;
letter-spacing: 1px;
display: inline-block;
padding: 0 10px;
text-transform: uppercase;
}
.comment-author .fn, .author-bio h4, .comment-reply-title {
text-transform: uppercase;
font-weight: 700;
}
.comment-author .fn {
font-family: "Montserrat", sans-serif;
letter-spacing: 2px;
font-style: normal;
}
.cat-title {
border-bottom: 1px solid #dedede;
margin: -30px 0 50px 0;
padding-bottom: 20px;
text-align: center;
}
.cat-title ul {
margin: 0;
padding: 0;
list-style: none;
}
.cat-title ul li {
display: inline;
}
.cat-title a {
color: #8e6193;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
article.post .post-categories, .post-inner-content .cat-item {
position: relative;
font-size: 12px;
margin: 0 0 15px 0;
padding: 0 0 8px 0;
list-style: none;
}
article.post .post-categories:after, .post-inner-content .cat-item:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
height: 2px;
width: 40px;
margin-left: -20px;
background: #a161bf;
}
article.post .post-categories a, .post-inner-content .cat-item a {
color: #696969;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
article.post {
width: 100%;
margin: 0;
padding-right: 10px;
}
article.grid {
padding: 0;
width: 325px;
}
article.grid .post-inner-content {
border: 0;
padding-bottom: 0;
}
article.grid iframe {
max-width: 325px;
max-height: 164px;
width: 100%;
} @media (min-width: 768px) {
.article-container {
overflow: hidden;
}
.half-posts article.post {
width: 50%;
margin: 0;
padding-right: 10px;
display: inline-block;
float: left;
}
.blog.home article.post .read-more, .blog.home article.post .entry-footer {
display: none;
}
.blog.home article.post .post-inner-content {
border: 0;
padding: 0 0 30px;
}
.blog .page-1 .article-container article.post:first-child, .blog .page-1 .article-container article.post:nth-child(2) {
width: 100%;
padding-right: 0!important;
}
.blog.home .page-1 article.post:first-child .post-inner-content, .blog.home .page-1 article.post:nth-child(2) .post-inner-content {
border-bottom: 1px solid #dedede;
}
.blog.home .page-1 article.post:first-child .post-inner-content {
padding: 0 0 50px;
}
.blog.home .page-1 article.post:nth-child(2) .post-inner-content {
padding: 50px 0;
margin-bottom: 30px;
}
.blog.home .page-1 article.post:first-child .read-more, .blog.home .page-1 article.post:nth-child(2) .read-more, .blog.home .page-1 article.post:first-child .entry-footer, .blog.home .page-1 article.post:nth-child(2) .entry-footer {
display: block;
}
.half-posts article.post:nth-child(odd) {
clear: left;
padding-right: 25px;
}
.blog.home article.post:nth-child(even) {
padding-left: 25px;
padding-right: 0;
}
}
.site-main {
max-width: 100%;
}
@media (max-width: 768px) {
.site-main {
width: 100% !important;
}
.post-inner-content {
padding-left: 0 !important;
padding-right: 0 !important;
}
#secondary {
padding: 30px 15px 0!important;
}
#masthead ul.nav ul ul {
left: auto;
margin: 0;
padding-left: 20px;
}
} .page-links span {
display: inline-block;
color: #fff;
background-color: #a161bf;
border-radius: 4px;
padding: 2px 10px;
margin-left: 2px;
}
.page-links a span {
background-color: #f2f2f2;
border: none;
color: #696962;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.page-links a:hover span,
.page-links a:focus-within span {
background-color: #a161bf;
border: none;
color: #fff;
}
.pagination .fa-chevron-left, .pagination .fa-chevron-right {
font-size: 12px;
}
.pagination li a {
color: #a161bf;
}
.pagination li:hover a,
.pagination li:focus-within a {
color: #a161bf;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
color: #FFF;
background-color: #a161bf;
border-color: #a161bf;
}
.pagination>li>a, .pagination>li>span {
padding: 9px 14px;
border-color: #dadada;
}
.bottom-pagination {
text-align: center;
} .blog .format-aside .entry-title, .archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.single-featured {
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
display: block;
margin: auto;
}
.single-featured:hover,
.single-featured:focus-within {
opacity: 0.8;
}
.wp-caption {
border: 1px solid #ddd;
margin-bottom: 1.5em;
max-width: 100%;
}
.thumbnail .caption {
color: #696969;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} embed, iframe, object {
max-width: 100%;
}  .widget select {
max-width: 100%;
height: 40px;
}
.widget input[type="text"], .widget input[type="email"], .widget input[type="tel"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget textarea, .widget select {
padding: 5px 10px;
width: 95%;
} .widget_search .search-submit {
display: none;
}
.widget input[type="text"].search-query {
width: 100%;
}
.widget ul li {
list-style: none;
border-bottom: 1px solid #F2F2F2;
margin-bottom: 10px;
padding-bottom: 10px;
}
.widget ul {
padding: 0;
line-height: 18px;
font-size: 14px;
}
.widget ul.nav.nav-tabs {
padding: 0;
}
#secondary .widget {
margin-bottom: 50px;
overflow: hidden;
}
#secondary .widget:last-child {
margin-bottom: 0px;
}
.tab-content ul li {
list-style: none;
}
#secondary .widget> h3 {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 0;
color: #636467;
}
#secondary .widget-title {
position: relative;
padding-bottom: 15px;
margin-bottom: 15px;
}
#secondary .widget-title:after {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 2px;
width: 40px;
background: #a161bf;
}
.widget ul ul {
padding: 10px;
}
.widget #social ul li {
border-bottom: 0;
}
.not-found-widget {
margin-top: 30px;
}
@media (max-width: 767px) {
#secondary {
clear: both;
}
}
@media (max-width: 768px) {
.navbar-toggle {
display: block;
}
}
ul#menu-social-items, #secondary .widget .social-icons {
margin-bottom: 0;
}
ul.children, ul.children li {
border: 0;
margin: 0;
} .cats-widget ul li span {
float: right;
} .recent-posts-wrapper .post {
float: left;
clear: both;
margin-bottom: 20px;
}
.recent-posts-wrapper .post .post-image {
width: 80px;
height: 80px;
float: left;
display: block;
background-color: #DADADA;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.recent-posts-wrapper .post .post-image img:hover,
.recent-posts-wrapper .post .post-image img:focus-within {
opacity: 0.6 !important;
}
.recent-posts-wrapper .post .post-content {
margin-left: 100px;
}
.widget .post-content> span {
display: block;
}
#secondary .widget .post-content a {
font-style: italic;
font-size: 16px;
}
#secondary .widget .post-content a:hover {}
.widget .post-content span {
font-size: 12px;
}
.tagcloud {
margin-top: 25px;
}
.tagcloud a {
padding: 6px 8px;
margin-right: 0;
margin-bottom: 4px;
line-height: 100%;
display: inline-block;
background-color: #f2f2f2;
letter-spacing: 1px;
font-family: "Montserrat", sans-serif;
font-size: 10px !important;
text-transform: uppercase;
}
.tagcloud a:hover,
.tagcloud a:focus {
color: #ffffff!important;
background-color: #a161bf;
border-color: #a161bf;
}
#instafeed {
margin: -5px;
}
#instafeed a {
float: left;
margin: 5px;
height: 80px;
width: 80px;
} .btn-default, .label-default, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .btn.btn-default, button, .input-group-btn:last-child>.btn, input[type=submit] {
background: #f2f2f2;
border-color: transparent;
color: #696969;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 12px;
text-transform: uppercase;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.label-default[href]:hover,
.label-default[href]:focus,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-previous a:focus,
#image-navigation .nav-next a:hover,
#image-navigation .nav-next a:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
button:hover,
button:focus,
.input-group-btn:last-child>.btn:hover,
.input-group-btn:last-child>.btn:focus,
input[type=submit]:hover,
input[type=submit]:focus {
background-color: #a161bf;
border-color: transparent;
color: #fff;
}
.input-group-btn:last-child>.btn {
font-size: 12px;
opacity: 1;
padding: 8px 20px;
line-height: 16px;
}
#subscription-toggle {
float: right;
}
.woocommerce a.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt {
width: 100%;
text-align: center;
line-height: 20px;
}
.woocommerce #respond input#submit, .woocommerce button.button.alt, .woocommerce button.button, input[type=submit] {
padding: 0 80px;
text-align: center;
line-height: 35px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-handle span {
display: block;
text-align: center;
text-transform: uppercase;
margin-bottom: 10px;
border-radius: 4px;
padding: 20px;
background: transparent;
border: 1px solid #DADADA;
background: #fff;
color: #a161bf;
}
#infinite-handle span:hover,
#infinite-handle span:focus-within {
background-color: #a161bf;
color: #fff;
} #logo {
padding: 50px 0 45px 0;
text-align: center;
}
a.custom-logo-link {
display: block;
}
#line {
border-bottom: 1px solid #ddd;
margin-bottom: 10px;
}
.site-name .navbar-brand {
color: #1c202a;
}
.tagline {
font-family: 'Montserrat', sans-serif;
margin-top: 10px;
letter-spacing: 1px;
}
.site-branding {
margin-top: 20px;
margin-bottom: 20px;
}
.site-description {
color: #777;
font-weight: 200;
font-size: 16px;
}
.page-template-page-homepage-php .carousel {
margin-top: -20px;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.pull-right {
float: none !important;
}
.pull-left {
float: none !important;
}
.flex-caption {
display: none;
}
}
button, html input[type=button], input[type=reset], input[type=submit], .comment-form #submit {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
article.post .post-categories a:hover,
article.post .post-categories a:focus,
.entry-title a:hover,
.entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.entry-footer a:hover,
.entry-footer a:focus,
.read-more a:hover,
.read-more a:focus,
.flex-caption .post-categories a:hover,
.flex-caption .post-categories a:focus,
.flex-caption .read-more a:hover,
.flex-caption .read-more a:focus,
.flex-caption h2:hover,
.flex-caption h2:focus-within,
.comment-meta.commentmetadata a:hover,
.comment-meta.commentmetadata a:focus,
.post-inner-content .cat-item a:hover,
.post-inner-content .cat-item a:focus {
color: #a161bf;
}
button,
html input[type=button]:hover,
html input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.comment-form #submit:hover,
.comment-form #submit:focus {
background: #a161bf;
color: #fff;
}
div.flex-caption {
top: auto;
bottom: 25%;
} .post-navigation a, .paging-navigation a {
font-family: "Montserrat", sans-serif;
font-size: 12px;
display: block;
letter-spacing: 1px;
text-transform: uppercase;
}
.post-navigation a:hover,
.post-navigation a:focus,
.paging-navigation a:hover,
.paging-navigation a:focus {
text-decoration: none;
}
.paging-navigation {
margin-top: 1.5em;
text-transform: uppercase;
}
.post-navigation .nav-previous, .paging-navigation .nav-previous {
float: left;
}
.post-navigation .nav-next, .paging-navigation .nav-next {
float: right;
text-align: right;
}
.more-link {
float: right;
margin: 10px 0;
}
.single .nav-links {
margin-top: 30px;
}
.nav>li>a {
text-transform: uppercase;
}
.navbar.navbar-default {
background-color: #ffffff;
font-family: 'Montserrat', sans-serif;
margin-bottom: 0;
font-weight: 400;
min-height: auto;
padding: 0;
box-shadow: 0 0 2px #e3e3e3;
}
.navbar-default .navbar-nav> li {
margin-right: 25px;
}
.navbar-default .navbar-nav> li> a {
color: #1c202a;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
padding: 20px 0;
line-height: 2.6;
letter-spacing: 1px;
}
.site-name {
display: inline-block;
margin: 0;
}
.navbar-brand {
display: inline-block;
float: none;
font-family: 'Lora', serif;
color: #DADADA;
font-size: 30px;
height: auto;
line-height: 1;
margin: 0;
padding: 0;
}
.navbar-default .navbar-nav> .open> a, .navbar-default .navbar-nav> .open> a:hover, .navbar-default .navbar-nav> .open> a:focus {
border-right: none;
border-left: none;
}
.navbar {
border-radius: 0;
}
.navbar-default {
border: none;
}
.navbar-default .navbar-nav> .active> a, .navbar-default .navbar-nav> .active> a:hover, .navbar-default .navbar-nav> .active> a:focus, .navbar-default .navbar-nav> li> a:hover, .navbar-default .navbar-nav> li> a:focus, .navbar-default .navbar-nav> .open> a, .navbar-default .navbar-nav> .open> a:hover, .navbar-default .navbar-nav> .open> a:focus {
color: #a161bf;
background-color: transparent;
}
.dropdown-menu> li> a:hover, .dropdown-menu> li> a:focus, .navbar-default .navbar-nav .open .dropdown-menu> li> a:hover, .navbar-default .navbar-nav .open .dropdown-menu> li> a:focus {
color: #fff;
background-color: #a161bf;
}
.dropdown-menu li {
position: relative;
border-bottom: 1px solid #eeeeee;
}
.dropdown-menu > li:last-child {
border-bottom: 0 none;
}
.dropdown-menu > li:last-child > a {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.navbar-collapse {
float: left;
padding: 0;
}
.nav-search {
float: right;
padding: 18px 0;
}
.nav-search input {
border: 0;
}
@media (max-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color: #fff;
background-color: #a161bf;
}
.navbar-collapse {
background: #ffffff;
float: none;
position: absolute;
top: 70px;
left: 0;
padding: 0 15px;
width: 100% !important;
z-index: 99999;
}
.navbar-nav {
margin: 0;
}
}
.dropdown-menu {
box-shadow: none;
border: 1px solid #eeeeee !important;
font-size: 13px;
}
.navbar-default .navbar-nav .current-menu-ancestor a.dropdown-toggle {
color: #a161bf;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu> li.active> a {
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu> li> a {
color: #DADADA;
}
@media (min-width: 979px) {
ul.nav li.menu-item-has-children:hover> ul.dropdown-menu,
ul.nav li.menu-item-has-children:focus-within> ul.dropdown-menu {
display: block;
}
}
.nav .open> a, .nav .open> a:hover, .nav .open> a:focus {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu> li> a {
padding: 10px 15px;
color: #636467;
display: block;
}
.dropdown-menu> li> .activello-dropdown {
padding: 10px 0;
line-height: 1.42857143;
}
.dropdown-menu, .dropdown-menu> .active> a, .dropdown-menu> .active> a:hover, .dropdown-menu> .active> a:focus {
border: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
background-color: #a161bf;
color: #fff;
}
.dropdown-menu .divider {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav> li> .dropdown-menu {
padding: 0;
}
.navbar-nav> li> a {
padding-top: 18px;
padding-bottom: 18px;
}
.navbar-default .navbar-toggle {
float: left;
margin-top: 18px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.navbar-default .navbar-toggle:focus span {
background-color: #a161bf;
}
.nav.navbar-nav {
float: left;
}
.nav.activello-mobile-menu > li > a {
display: inline-block;
}
.activello-dropdown {
display: none;
padding: 20px 0;
}
.activello-dropdown:after,
.nav:not(.activello-mobile-menu) li.menu-item-has-children > a:after {
font-family:'FontAwesome';
font-size: inherit;
content: "\f107";
display: block;
width: 30px;
text-align: center;
}
.dropdown-menu .activello-dropdown:after,
.nav:not(.activello-mobile-menu) .dropdown-menu li.menu-item-has-children > a:after {
content: "\f105";
}
.nav:not(.activello-mobile-menu) li.menu-item-has-children > a:after {
display: inline-block;
float: right;
}
.nav:not(.activello-mobile-menu) .dropdown-menu li.menu-item-has-children > a:after {
display: block;
float: none;
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
}
.dropdown-menu > li.menu-item-has-children > a {
padding-right: 30px;
}
.dropdown-menu .activello-dropdown {
float: right;
}
.activello-mobile-menu .dropdown-menu> li> a:hover,
.activello-mobile-menu .dropdown-menu> li> a:focus {
color: #333;
background-color: #fff;
}
.activello-mobile-menu .activello-dropdown {
display: inline-block;
}
.activello-mobile-menu .dropdown-menu> li> a {
display: inline-block;
} .navbar-default .navbar-nav.activello-mobile-menu> li> a:hover,
.navbar-default .navbar-nav.activello-mobile-menu> li> a:focus {
color: #333;
}
ul.nav.activello-mobile-menu li.menu-item-has-children:hover> ul.dropdown-menu,
ul.nav.activello-mobile-menu li.menu-item-has-children:focus-within> ul.dropdown-menu {
display: none;
}
ul.nav.activello-mobile-menu li.menu-item-has-children > ul.dropdown-menu.active {
display: block;
}
@media (max-width: 768px) {
.dropdown-menu {
display: block;
position: relative;
min-width: 100%;
border: 0 none !important; }
.dropdown-menu> li:first-child> a {
padding-top: 0;
}
.dropdown-menu li {
border-bottom: 0 none;
}
body .dropdown-menu>.active>a,
body .dropdown-menu>.active>a:hover,
body .dropdown-menu>.active>a:focus,
body .dropdown-menu> li> a:hover,
body .dropdown-menu> li> a:focus {
background-color: transparent;
color: #262626;
}
.nav.navbar-nav {
float: none;
}
.navbar> .container .navbar-brand {
margin: 0;
}
.navbar-default .navbar-nav> li> a {
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
.navbar-header {
float: left;
}
.navbar-toggle {
border: 0;
border-radius: 0;
margin: 0;
}
.site-navigation-inner .navbar-nav>li {
float: none;
}
.navbar-collapse.collapse {
display: none !important;
}
.navbar-collapse.collapse.in {
display: block !important;
}
.navbar-default .navbar-nav> li.menu-item-has-children:after {
content: "";
display: block;
clear: both;
}
.nav li.menu-item-has-children > a:after {
display: none !important;
}
} ul.nav ul ul {
margin: -40px 0 0 0;
border-radius: 0 4px 4px 4px;
padding: 0;
left: 100%;
} .flexslider {
background-color: #f5f5f5;
}
.flexslider ul {
margin: 0;
padding: 0;
list-style: none;
}
.flex-caption h2 {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
} .comment-content {
margin-top: 10px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {}
#respond {
background-color: transparent !important;
box-shadow: none !important;
padding: 0px !important;
}
#respond> p, #respond p.comment-notes, p.logged-in-as {
margin-bottom: 10px;
}
p.logged-in-as {
padding-bottom: 0px;
}
.comment-list {
margin-bottom: 40px !important;
margin-left: 0px !important;
padding-left: 0;
}
.comment-list li .comment-body {
position: relative;
}
.comment-list li .comment-body:after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
height: 2px;
width: 40px;
background: #a161bf;
margin-left: -20px;
}
.comment-list> li:last-child .comment-body:after {
content: none;
}
.comment-list, .comment-list .children {
list-style: none;
}
.comment .comment-body {
background-color: #ffffff;
margin: 0;
overflow: hidden;
margin-top: 2em;
padding-left: 100px;
position: relative;
min-height: 100px;
}
.comment-list .children {
margin-left: 0px!important;
padding-left: 55px;
background-repeat: no-repeat;
background-position: left 20px;
}
.comments-title, .comment-reply-title {
font-size: 12px;
margin: 0 0 50px 0;
padding-bottom: 10px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.comment-author.vcard {
font-size: 12px;
margin-bottom: 10px;
}
.vcard .avatar {
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.comment-metadata {
display: none;
font-size: 11px;
line-height: 16px;
margin-bottom: 10px;
}
.comment-reply-link {
background: #f2f2f2;
border-radius: 2px;
color: #000000;
font-size: 10px;
margin-left: 20px;
display: inline-block;
padding: 4px 10px;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
}
.form-allowed-tags code {
word-wrap: break-word;
white-space: inherit;
}
.comment-respond label {
display: block;
font-weight: normal;
}
.comment-respond .required {
color: #C7254E;
}
#submit {
font-size: 12px;
}
.comment-navigation, .single .nav-links {
overflow: hidden;
margin-top: 30px;
}
.comment-form input[type="text"] {
border: 1px solid #eeeeee;
border-radius: 0;
height: 35px;
margin-bottom: 30px;
padding: 0 10px;
width: 100%;
}
.comment-form textarea {
border: 1px solid #eeeeee;
border-radius: 0;
padding: 10px;
margin-bottom: 30px;
min-height: 100px;
}
.comment-form #submit {
height: 35px;
background: #f2f2f2;
border: 0;
border-radius: 0;
padding: 0 80px;
text-transform: uppercase;
}
.comment-form .form-submit {
margin: 0;
}
.comment-meta.commentmetadata a {
color: #999;
font-style: italic;
}
@media(max-width:767px) {
.post-inner-content {
padding: 20px 25px;
}
.comment-list .children {
padding-left: 10px;
}
} #image-navigation .nav-previous a, #image-navigation .nav-next a {
padding: 5px 20px;
border: 1px solid #E8E8E8;
border-radius: 4px;
display: block;
}
#image-navigation .nav-previous a:hover,
#image-navigation .nav-previous a:focus,
#image-navigation .nav-next a:hover,
#image-navigation .nav-next a:focus {
background-color: #a161bf;
color: #fff;
}
#image-navigation .nav-previous, #image-navigation .nav-next {
margin: 10px 0;
}
#image-navigation .nav-previous a {
float: left;
}
#image-navigation .nav-next a {
float: right;
} .gallery {
margin-bottom: 20px;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
width: 100%;
}
.gallery-icon img {
margin: 0 auto;
display: block;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
clear: left;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption,
.gallery-item:focus-within .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
display: none;
} #footer-area {
background-color: #f2f2f2;
color: #999;
}
#footer-area .footer-widget-area {
padding: 40px 0 20px 0;
overflow: hidden;
}
#footer-area ul li {
border-bottom: 1px solid #444;
}
#footer-area .site-info nav ul li {
border-bottom: none;
}
.widgettitle {
font-size: 14px;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 0;
color: inherit;
}
#footer-area .widget ul li {
list-style: none;
}
.footer-nav.nav> li {
position: relative;
display: inline-block;
}
.footer-nav.nav {
float: left;
margin-bottom: 2px;
}
.footer-widget {
overflow: hidden;
}
.copyright {
font-family: "Montserrat", sans-serif;
margin-top: 10px;
}
.copyright, .copyright a {
color: #696969;
}
#colophon {
padding: 50px 0;
text-align: center;
}
.site-info a {
color: #777;
}
.site-info a:hover,
.site-info a:focus {
color: #a161bf;
}
.site-info {
color: #999;
font-size: 12px;
}
.footer-nav.nav> li> a:hover,
.footer-nav.nav> li> a:focus {
background-color: transparent;
}
.scroll-to-top {
background: #363636;
background: rgba(100, 100, 100, 0.4);
color: #FFF;
bottom: 4%;
cursor: pointer;
display: none;
position: fixed;
right: 20px;
z-index: 999;
font-size: 16px;
text-align: center;
line-height: 35px;
height: 35px;
width: 35px;
border-radius: 50%;
-webkit-transition: background-color 0.3s linear;
-moz-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.scroll-to-top:hover,
.scroll-to-top:focus {
background: #a161bf;
opacity: .8;
}
@media (max-width: 768px) {
.site-info, .copyright {
text-align: center;
}
.footer-nav.nav, .copyright {
float: none;
}
} #secondary .widget .social-icons a {
margin-right: 20px;
}
.social-icons {
position: relative;
margin-bottom: 20px;
text-align: center;
}
#secondary .widget .social-icons {
text-align: left;
}
#social a {
color: #696969;
display: inline-block;
font-size: 18px;
list-style: none;
text-align: center;
}
.header-search-icon {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#social a:hover,
#social a:focus {
color: #a161bf;
}
.header-search-icon {
background: transparent;
color: #696969;
}
.header-search-icon:hover,
.header-search-icon:focus {
background: transparent;
color: #a161bf;
}
#social li a span {
display: none;
}
#footer-area #social a {
margin: 0 15px;
}
@media (max-width: 992px) {
.site-branding {
text-align: center;
}
.main-content-inner {
margin-bottom: 30px;
}
} .widget_rss ul, .postform, table#wp-calendar {
display: none;
}
.no-js .widget_rss ul, .no-js .postform, .no-js table#wp-calendar {
display: block;
} .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
border-radius: 0;
border: 1px solid #eeeeee;
height: 35px;
padding: 0 10px;
width: 100%;
}
.wpcf7 textarea {
min-height: 200px;
padding: 10px;
}
.wpcf7 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 30px;
}
.wpcf7 .wpcf7-submit {
height: 35px;
background: #f2f2f2;
border: 0;
border-radius: 0;
font-size: 12px;
padding: 0 80px;
text-transform: uppercase;
}
.wpcf7 p {
margin: 0;
} .woocommerce .woocommerce-info {
border-top-color: #a161bf;
}
.woocommerce .woocommerce-info:before {
color: #a161bf;
}
.related.products {
clear: both;
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n+1) { clear: left; }
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper { margin: 0; }
.woocommerce-product-search {
width: 100%;
}
.woocommerce-product-search:after {
display: block;
content: "";
clear: left;
}
.woocommerce-product-search .search-field,
.woocommerce-product-search input[type=submit] {
float: left;
box-sizing: border-box;
}
.widget .woocommerce-product-search input[type="search"].search-field {
width: 80%;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
padding: 0 10px;
line-height: 35px;
}
.woocommerce-product-search input[type=submit] {
width: 20%;
padding: 1px 0;
border: 0 none;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
} .has-sidebar-left #secondary {
padding-right: 40px;
}
.no-sidebar {
float: none;
margin: 0 auto;
}
.full-width {
width: 100%;
} .infinite-wrap:after {
content: "";
display: block;
clear: both;
}#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: 700;
}
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;
margin: 0 8px 12px 0;
padding: 0;
}
.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 0 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;
}
body .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .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: 400 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: 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,
.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: #08c;
}
.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;
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-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0,0,0,.2);
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%;
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;
}
.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: #000;
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: #555 !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: #08c;
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: #555 !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;
}
#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:"\f10e"}.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"}