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 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
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: 0; }
hr {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
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; } html {
font-size: 93.75%; }
body,
button,
input,
select,
textarea {
color: #626262;
font-family: "Merriweather", serif;
font-size: 15px;
font-size: 1em;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-weight: 400;
line-height: 1.8666; }
.site-content {
-ms-word-wrap: break-word;
word-wrap: break-word; } h1,
h2,
h3,
h4,
h5,
h6 {
color: #2d2d2d;
font-family: "Merriweather", serif;
font-weight: 700;
margin: 1em 0; }
h1 {
font-size: 34.1328px;
font-size: 2.1333rem; }
h2 {
font-size: 29.8656px;
font-size: 1.8666rem; }
h3 {
font-size: 25.6px;
font-size: 1.6rem; }
h4 {
font-size: 21.3328px;
font-size: 1.3333rem; }
h5 {
font-size: 19.2px;
font-size: 1.2rem; }
h6 {
font-size: 17.0656px;
font-size: 1.0666rem; }
.heading-strike {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: row;
-moz-flex-direction: row;
flex-direction: row;
-ms-flex-direction: row;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
text-align: center;
text-transform: uppercase; }
.heading-strike:before, .heading-strike:after {
align-self: center;
background-color: #f4f4f4;
content: '\a0';
-webkit-flex-grow: 1;
-moz-flex-grow: 1;
flex-grow: 1;
-ms-flex-positive: 1;
height: 2px; }
.heading-strike:before {
margin-right: 7px; }
.heading-strike:after {
margin-left: 7px; } p {
margin: 0 0 1.9833em; }
dfn,
cite,
em,
i {
font-style: italic; }
blockquote {
border-left: 3px solid #24c48a;
color: #828282;
font-style: italic;
margin: 0 0 2.25em;
padding: .5em 0 .55em 1.3333em; }
blockquote p {
margin-bottom: 0; }
address {
margin: 0 0 1.9833; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.9833;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr,
acronym {
border-bottom: 1px dotted #626262;
cursor: help; }
mark,
ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote, q {
quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after {
content: ""; }
hr {
background-color: #f4f4f4;
border: 0;
height: 1px;
margin-bottom: 1.9833em; }
img {
height: auto; max-width: 100%; } ul,
ol {
margin: 0 0 2.25em 2.4em;
padding: 0; }
ul li,
ol li {
padding-bottom: .2em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin: 0 0 0 2.4em; }
dt {
font-weight: bold; }
dd {
margin: 0 0 0 2.4em; } table {
border: 1px solid #ebebeb;
font-family: "Lato", sans-serif;
margin: 0 0 1.9833em;
max-width: 100%;
text-align: left;
width: 100%; }
table a {
text-decoration: none; }
table thead tr {
background: #f4f4f4; }
table thead th {
color: #2d2d2d;
font-size: 13.8656px;
font-size: 0.8666rem;
letter-spacing: 1px;
padding: 1.4306em 1.4665em;
text-transform: uppercase; }
table tr:nth-child(2n+2) {
background: #f4f4f4; }
table th,
table td {
padding: 1.1999em 1.4665em; }
@media (max-width: 768px) {
table th,
table td {
padding: 2%; } } .button, #page #infinite-handle span button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce #page #infinite-handle span button,
#page #infinite-handle span .woocommerce button,
.woocommerce input.button,
.woocommerce.single-product .cart button {
background: #fff;
border: 2px solid;
border-color: #ebebeb;
border-radius: 0;
color: #2d2d2d;
font-family: "Lato", sans-serif;
font-size: 13.8656px;
font-size: 0.8666rem;
line-height: 1;
letter-spacing: 1.5px;
outline-style: none;
padding: 1em 1.923em;
transition: .3s;
text-decoration: none;
text-transform: uppercase; }
.button:hover, #page #infinite-handle span button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce #page #infinite-handle span button:hover,
#page #infinite-handle span .woocommerce button:hover,
.woocommerce input.button:hover,
.woocommerce.single-product .cart button:hover {
background: #fff;
border-color: #24c48a;
color: #24c48a; }
.button:active, #page #infinite-handle span button:active, .button:focus, #page #infinite-handle span button:focus,
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce button.button:active,
.woocommerce #page #infinite-handle span button:active,
#page #infinite-handle span .woocommerce button:active,
.woocommerce button.button:focus,
.woocommerce #page #infinite-handle span button:focus,
#page #infinite-handle span .woocommerce button:focus,
.woocommerce input.button:active,
.woocommerce input.button:focus,
.woocommerce.single-product .cart button:active,
.woocommerce.single-product .cart button:focus {
border-color: #24c48a;
color: #24c48a; }
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: #adadad;
border: 1px solid #ebebeb; }
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: #626262;
outline: none; }
select {
border: 1px solid #ebebeb;
max-width: 100%; }
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"] {
font-size: 14px;
outline: none;
padding: 5px 15px; }
textarea {
outline: none;
padding: 5px 15px;
width: 100%; }  a {
color: #24c48a;
text-decoration: none; }
a:hover, a:focus {
color: #00a76a; }
a:hover, a:active {
outline: 0; } .main-navigation {
align-items: center;
display: flex; }
.main-navigation::after {
clear: both;
content: "";
display: table; }
.header-design-3 .main-navigation {
justify-content: center; }
.main-navigation > div {
display: inline-block; }
.main-navigation > div ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation > div ul ul {
background: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
float: left;
opacity: 0;
padding: 0;
position: absolute;
text-align: left;
top: 25px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
-webkit-transform-origin: center top;
-moz-transform-origin: center top;
-ms-transform-origin: center top;
-o-transform-origin: center top;
transform-origin: center top;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
visibility: hidden;
z-index: 99999; }
.header-design-4 .main-navigation > div ul ul {
top: 33px; }
.main-navigation > div ul ul ul {
left: 100%;
top: 0; }
.main-navigation > div ul ul li {
padding: 0; }
.main-navigation > div ul ul li:hover > ul,
.main-navigation > div ul ul li.focus > ul {
left: 100%; }
.main-navigation > div ul ul li:last-child a {
border-bottom: 0; }
.main-navigation > div ul ul a {
border-bottom: 1px solid #f4f4f4;
font-family: "Merriweather", serif;
font-size: 13.8656px;
font-size: 0.8666rem;
letter-spacing: normal;
line-height: normal;
margin: 0 20px;
min-width: 150px;
padding: 15px 0;
text-transform: none; }
.main-navigation > div ul li:hover > ul,
.main-navigation > div ul li.focus > ul {
opacity: 1;
visibility: visible; }
body:not(.ios) .main-navigation > div ul li:hover > ul,
body:not(.ios) .main-navigation > div ul li.focus > ul {
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
visibility: visible; }
.main-navigation > div ul li.hover > ul {
opacity: 1;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
visibility: visible; }
.main-navigation > div li {
float: left;
padding: 0 45px 0 0;
position: relative; }
.main-navigation > div li:last-child {
padding-right: 0; }
.main-navigation > div li a {
text-transform: uppercase;
color: #626262;
font-family: "Lato", sans-serif;
font-size: 0.8rem;
letter-spacing: 1px;
padding: 15px;
margin: -15px; }
.main-navigation > div li:hover > a,
.main-navigation > div li.focus > a {
color: #2d2d2d; }
.main-navigation > div a {
display: block;
text-decoration: none; }
.main-navigation .mega-menu .mega-menu-megamenu ul.mega-sub-menu {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1); }
.header-design-3 .main-navigation-bar > .container {
align-items: center;
display: flex;
height: 60px;
justify-content: center; }
.header-design-4 .main-navigation-bar > .container {
align-items: center;
display: flex;
justify-content: space-between; } .social-search {
line-height: 1;
display: flex;
align-items: center;
height: 60px;
padding-left: 45px;
white-space: nowrap; }
.header-design-3 .social-search,
.header-design-4 .social-search {
padding-left: 0; }
.social-search .widget {
display: inline-block; }
.social-search .widget .widgettitle {
display: none; }
.social-search .v-line {
background: #ebebeb;
display: inline-block;
height: 10px;
margin: 0 12px;
width: 1px; }
.header-design-3 .social-search .widget_sow-social-media-buttons,
.header-design-4 .social-search .widget_sow-social-media-buttons {
width: 100%; }
.header-design-3 .social-search .v-line,
.header-design-4 .social-search .v-line {
display: none; }
.header-design-3 .social-search .search-toggle,
.header-design-4 .social-search .search-toggle {
z-index: 15; }
.search-toggle {
background: transparent;
border: none;
outline: none;
padding: 0; }
.search-toggle .open {
display: block; }
.search-toggle .open .svg-icon-search {
height: 16px;
position: relative;
width: 17px; }
.search-toggle .open .svg-icon-search path {
fill: #626262; }
.search-toggle .close {
display: none; }
.search-toggle .close .svg-icon-close {
height: 16px;
width: 16px;
position: relative; }
.search-toggle .close .svg-icon-close path {
fill: #626262; }
.search-toggle.close-search .open {
display: none; }
.search-toggle.close-search .close {
display: block; } .main-navigation > div ul {
display: none; }
.menu-toggle {
display: block;
border: 0;
background: transparent;
line-height: 60px;
outline: none;
padding: 0; }
.menu-toggle .svg-icon-menu {
vertical-align: middle;
width: 22px; }
.menu-toggle .svg-icon-menu path {
fill: #626262; }
#mobile-navigation {
left: 0;
position: absolute;
text-align: left;
top: 61px;
width: 100%;
z-index: 10; }
.header-design-4 #mobile-navigation {
top: 100%; }
#mobile-navigation ul {
list-style: none;
margin: 0;
padding: 0; }
#mobile-navigation ul li {
background: #f4f4f4;
border-bottom: 1px solid #ebebeb;
line-height: 42px;
padding: 0;
position: relative;
width: 100%; }
#mobile-navigation ul li a {
color: #626262;
display: block;
font-family: "Lato", sans-serif;
font-size: 12.8px;
font-size: 0.8rem;
letter-spacing: .1em;
line-height: normal;
padding: 14px 0 12px 20px;
text-transform: uppercase;
width: 100%; }
#mobile-navigation ul li a.has-dropdown-button:not([href]) {
cursor: pointer; }
#mobile-navigation ul li.menu-item-has-children > a {
max-width: 100%;
padding-right: 48px; }
#mobile-navigation ul li .dropdown-toggle {
background: transparent;
border: 0;
box-shadow: none;
content: "Open";
height: 30px;
padding: 6px;
position: absolute;
right: 5px;
top: 6px;
outline: none;
width: 42px; }
#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu {
height: 10px;
width: 10px; }
#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu path {
fill: #626262; }
#mobile-navigation ul ul {
border-top: 1px solid #ebebeb;
display: none;
margin: 0;
padding: 0; }
#mobile-navigation ul ul li {
background: #fff; }
#mobile-navigation ul ul li:last-of-type {
border: 0; }
#mobile-navigation ul ul li a {
padding-left: 40px;
text-transform: uppercase;
width: 100%; }
#mobile-navigation ul ul li ul {
display: none; }
#mobile-navigation ul ul li a {
padding-left: 40px; }
#mobile-navigation ul ul ul li a {
padding-left: 80px; }
#mobile-navigation ul ul ul ul li a {
padding-left: 120px; }
#mobile-navigation ul ul ul ul ul li a {
padding-left: 160px; }
#mobile-navigation ul ul ul ul ul ul li a {
padding-left: 200px; } .comment-navigation,
.posts-navigation,
.post-navigation {
clear: both; }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: auto; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
padding: 1em 0;
text-align: left;
width: 50%; }
.comment-navigation .nav-previous span,
.posts-navigation .nav-previous span,
.post-navigation .nav-previous span {
font-family: Verdana, Geneva, sans-serif;
margin-right: .2em; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
padding: 1em 0;
text-align: right;
width: 50%; }
.comment-navigation .nav-next span,
.posts-navigation .nav-next span,
.post-navigation .nav-next span {
font-family: Verdana, Geneva, sans-serif;
margin-left: .2em; }
@media (max-width: 480px) {
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
float: none;
width: 100%; } }
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
border: 2px solid #ebebeb;
color: #626262;
padding: 1em 1.923em;
text-decoration: none;
text-transform: uppercase; }
.comment-navigation a:hover,
.posts-navigation a:hover,
.post-navigation a:hover {
border-color: #24c48a;
color: #24c48a; }
@media (max-width: 480px) {
.comment-navigation a,
.posts-navigation a,
.post-navigation a {
display: block;
text-align: center;
width: 100%; } }
.posts-navigation .nav-links,
.comment-navigation .nav-links {
font-size: 13.8656px;
font-size: 0.8666rem;
font-family: "Lato", sans-serif !important;
letter-spacing: .1em; }
.posts-navigation .nav-links .nav-previous span,
.comment-navigation .nav-links .nav-previous span {
margin-right: .5em; }
.posts-navigation .nav-links .nav-next span,
.comment-navigation .nav-links .nav-next span {
margin-left: .5em; }
.pagination {
margin: 0 0 4.6666em;
text-align: center; }
.pagination .page-numbers {
background: #fff;
border: 1px solid #ebebeb;
color: #626262;
font-size: 13px;
margin-right: 1px;
padding: 9px 11px 8px; }
.pagination .page-numbers:hover {
background: #24c48a;
border-color: #24c48a;
color: #fff; }
.pagination .dots {
background: none;
border: 0;
font-size: 13px;
padding-right: 0;
padding-left: 0; }
.pagination .dots:hover {
background: none;
color: #626262; }
.pagination .current {
background: #24c48a;
border-color: #24c48a;
color: #fff; }
.pagination .next,
.pagination .prev {
font-family: "Lato", sans-serif;
padding: 9px 9px 8px; }
#comment-nav-above {
padding-top: 35px; }
#comment-nav-below {
padding-top: 25px; }
.post-navigation {
border-top: 2px solid #ebebeb;
border-bottom: 2px solid #ebebeb;
font-family: "Merriweather", serif;
font-size: 17.0656px;
font-size: 1.0666rem;
font-weight: 600;
padding: 4em 0; }
.post-navigation a {
border: none;
color: #626262;
font-weight: 600;
padding: 0;
text-decoration: none;
text-transform: none; }
.post-navigation a:hover {
color: #24c48a; }
.post-navigation a .sub-title {
border-bottom: 2px solid #ebebeb;
color: #adadad;
display: inline-block;
font-family: "Lato", sans-serif;
font-size: 13.8656px;
font-size: 0.8666rem;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: normal;
margin-bottom: 1.1em;
padding-bottom: .2em; }
.post-navigation a div {
line-height: normal; } .breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
color: #adadad;
font-family: "Lato", sans-serif;
font-size: 12px;
line-height: normal;
margin-bottom: 24px;
text-transform: uppercase; }
.breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
color: #2d2d2d; }
.breadcrumbs a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
color: #24c48a; }
.breadcrumbs a,
.breadcrumbs span,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb span {
padding: 0 4px; }
.breadcrumbs .breadcrumb_last,
.woocommerce .woocommerce-breadcrumb .breadcrumb_last {
color: #adadad; }
.woocommerce .woocommerce-breadcrumb {
margin-bottom: 35px; }
.breadcrumbs.bcn a,
.breadcrumbs.bcn span {
padding: 0; }
.breadcrumbs.bcn span {
padding: 0 2px; } #scroll-to-top {
background: rgba(0, 0, 0, 0.4);
bottom: 20px;
cursor: pointer;
height: 44px;
line-height: 0;
opacity: 0;
padding-top: 17px;
position: fixed;
right: 20px;
transform: scale(0);
transition: .3s;
text-align: center;
width: 50px;
z-index: 101; }
#scroll-to-top svg path {
fill: #fff; }
#scroll-to-top img,
#scroll-to-top svg {
display: inline-block;
height: 11px;
width: 18px; }
#scroll-to-top:hover {
background: rgba(0, 0, 0, 0.65); }
#scroll-to-top.show {
opacity: 1;
transform: scale(1); }  .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-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.9833em; }
.alignright {
display: inline;
float: right;
margin-left: 1.9833em; }
@media (max-width: 480px) {
.alignleft,
.alignright {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
float: none; } }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before::after,
.clear:after::after,
.entry-content:before::after,
.entry-content:after::after,
.comment-content:before::after,
.comment-content:after::after,
.site-header:before::after,
.site-header:after::after,
.site-content:before::after,
.site-content:after::after,
.site-footer:before::after,
.site-footer:after::after {
clear: both;
content: "";
display: table; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } #secondary .widget .widget-title,
#colophon .widget .widget-title,
#masthead-widgets .widget .widget-title {
color: #626262;
font-size: 13px;
line-height: normal;
margin: 0 0 1.6em;
text-transform: uppercase; }
#secondary .widget .widget-title ~ *,
#colophon .widget .widget-title ~ *,
#masthead-widgets .widget .widget-title ~ * {
font-size: 14px; }
#secondary .widget a,
#colophon .widget a,
#masthead-widgets .widget a {
color: #626262;
text-decoration: none; }
#secondary .widget a:hover,
#colophon .widget a:hover,
#masthead-widgets .widget a:hover {
color: #24c48a; }
#secondary .widget p,
#colophon .widget p,
#masthead-widgets .widget p {
margin-bottom: 24px; }
#secondary .widget ul,
#colophon .widget ul,
#masthead-widgets .widget ul {
list-style: none;
margin: 0; }
#secondary .widget.widget_archive ul li, #secondary .widget.widget_categories ul li, #secondary .widget.widget_recent_comments ul li, #secondary .widget.widget_recent_entries ul li, #secondary .widget.widget_meta ul li,
#colophon .widget.widget_archive ul li,
#colophon .widget.widget_categories ul li,
#colophon .widget.widget_recent_comments ul li,
#colophon .widget.widget_recent_entries ul li,
#colophon .widget.widget_meta ul li,
#masthead-widgets .widget.widget_archive ul li,
#masthead-widgets .widget.widget_categories ul li,
#masthead-widgets .widget.widget_recent_comments ul li,
#masthead-widgets .widget.widget_recent_entries ul li,
#masthead-widgets .widget.widget_meta ul li {
border-bottom: 1px solid #f4f4f4;
font-size: 13px;
line-height: normal;
padding: 1.25em 0; }
#secondary .widget.widget_archive ul li:first-of-type, #secondary .widget.widget_categories ul li:first-of-type, #secondary .widget.widget_recent_comments ul li:first-of-type, #secondary .widget.widget_recent_entries ul li:first-of-type, #secondary .widget.widget_meta ul li:first-of-type,
#colophon .widget.widget_archive ul li:first-of-type,
#colophon .widget.widget_categories ul li:first-of-type,
#colophon .widget.widget_recent_comments ul li:first-of-type,
#colophon .widget.widget_recent_entries ul li:first-of-type,
#colophon .widget.widget_meta ul li:first-of-type,
#masthead-widgets .widget.widget_archive ul li:first-of-type,
#masthead-widgets .widget.widget_categories ul li:first-of-type,
#masthead-widgets .widget.widget_recent_comments ul li:first-of-type,
#masthead-widgets .widget.widget_recent_entries ul li:first-of-type,
#masthead-widgets .widget.widget_meta ul li:first-of-type {
padding-top: 0; }
#secondary .widget {
margin-bottom: 4em; }
#secondary .widget::after {
clear: both;
content: "";
display: table; } .widget_categories {
color: #adadad; }
.widget_categories a {
color: #626262; }
.widget_categories a:hover {
color: #2d2d2d; } .widget #wp-calendar {
border: none;
margin: 0; }
.widget #wp-calendar caption {
color: #2d2d2d;
font-family: "Merriweather", serif;
font-size: 14.9328px;
font-size: 0.9333rem;
font-weight: 700;
padding-bottom: .4em;
text-align: center; }
.widget #wp-calendar tr:nth-child(2n+2) {
background: none; }
.widget #wp-calendar th,
.widget #wp-calendar td {
padding: 0; }
.widget #wp-calendar thead {
border-bottom: 1px solid #f4f4f4; }
.widget #wp-calendar thead tr {
background: none; }
.widget #wp-calendar thead th {
padding-bottom: .7em;
text-align: center; }
.widget #wp-calendar tbody {
font-size: 13.8656px;
font-size: 0.8666rem; }
.widget #wp-calendar tbody .pad {
background: none; }
.widget #wp-calendar tbody tr:first-of-type td {
padding-top: .7em; }
.widget #wp-calendar tbody td {
padding-bottom: .5em;
text-align: center; }
.widget #wp-calendar tfoot #prev,
.widget #wp-calendar tfoot #next {
font-size: 14.9328px;
font-size: 0.9333rem; }
.widget #wp-calendar tfoot #prev a,
.widget #wp-calendar tfoot #next a {
color: #24c48a; }
.widget #wp-calendar tfoot #prev a:hover,
.widget #wp-calendar tfoot #next a:hover {
color: #00a76a; }
.widget #wp-calendar tfoot #next {
text-align: right; } .widget_recent_entries a {
padding-bottom: 0.5em; }
.widget_recent_entries .post-date {
color: #adadad;
display: block;
font-size: 12.8px;
font-size: 0.8rem;
padding-top: 0.5em; } .recent-posts-extended li {
clear: both;
padding-top: 3px; }
.recent-posts-extended .rpwe-alignleft {
float: left;
margin-right: 15px;
padding-bottom: 20px; }
.recent-posts-extended h3 {
color: #626262;
clear: none;
font-size: 14px;
font-weight: normal;
line-height: normal;
margin: 0;
padding-top: 3px; }
.recent-posts-extended h3 a:hover {
color: #2d2d2d; }
.recent-posts-extended time {
color: #adadad;
font-size: 12px; } #secondary .widget_search .search-form,
#colophon .widget_search .search-form,
#masthead-widgets .widget_search .search-form {
position: relative; }
#secondary .widget_search .search-form input[type="search"],
#colophon .widget_search .search-form input[type="search"],
#masthead-widgets .widget_search .search-form input[type="search"] {
box-sizing: border-box;
max-width: 100%;
width: 100%; }
#secondary .widget_search .search-form button[type="submit"],
#colophon .widget_search .search-form button[type="submit"],
#masthead-widgets .widget_search .search-form button[type="submit"] {
border: none;
padding: 7px;
padding-left: 8px;
position: absolute;
right: 15px;
top: 3px; }
#secondary .widget_search .search-form button[type="submit"] svg,
#colophon .widget_search .search-form button[type="submit"] svg,
#masthead-widgets .widget_search .search-form button[type="submit"] svg {
fill: #626262;
height: 16px;
width: 16px; } .widget.widget_wpcom_social_media_icons_widget {
text-align: center; }
.widget.widget_wpcom_social_media_icons_widget li {
margin-right: 18px; } #page .widget_tag_cloud a {
border: 1px solid #f4f4f4;
color: #626262;
display: inline-block;
font-size: 15px;
line-height: normal;
margin: 0 7px 10px 0;
padding: 8px 10px;
text-decoration: none; }
#page .widget_tag_cloud a:hover {
background: #24c48a;
border-color: #24c48a;
color: #fff !important; }
#secondary .widget_tag_cloud,
#colophon .widget_tag_cloud,
#masthead-widgets .widget_tag_cloud {
font-size: 14.856px;
font-size: 0.9285rem; }   .container {
margin: 0 auto;
max-width: 1190px;
padding: 0 25px;
position: relative;
width: 100%; }
@media (max-width: 480px) {
.container {
padding: 0 15px; } }
.site-content::after {
clear: both;
content: "";
display: table; }
.content-area {
width: 100%; }
.sidebar .content-area {
float: left;
margin: 0 -25.61404% 0 0;
width: 100%; }
@media (max-width: 768px) {
.sidebar .content-area {
margin: 0;
width: 100%; } }
.sidebar .site-main {
margin: 0 25.61404% 0 0; }
@media (max-width: 768px) {
.sidebar .site-main {
margin: 0 !important; } }
.sidebar-left .content-area {
float: right;
margin: 0 0 0 -25.61404%; }
.sidebar-left .site-main {
margin: 0 0 0 25.61404%; }
.page-layout-no-sidebar.sidebar .site-content .content-area {
float: none;
margin: 0;
width: 100%; }
.page-layout-no-sidebar.sidebar .site-content .site-main {
margin: 0; }
.page-layout-full-width-no-sidebar .site-content #primary.content-area {
float: none;
margin: 0;
width: 100%; }
.page-layout-full-width-no-sidebar .site-content #main.site-main {
margin: 0; }
.page-layout-full-width-no-sidebar .site-content .container {
max-width: none;
padding: 0; }
.widget-area {
float: right;
padding-left: 40px;
width: 25.61404%; }
.sidebar-left .widget-area {
float: left;
padding-right: 40px;
padding-left: 0; }
@media (max-width: 768px) {
.widget-area {
margin-top: 80px;
padding: 0;
width: 100% !important; } } .page-layout-no-sidebar .container .site-main,
.page-layout-full-width .site-main {
margin: 0; }
.page-layout-full-width .site-content .container,
.page-layout-full-width-sidebar .site-content .container {
max-width: 100%; }
.page-layout-no-masthead-margin #masthead,
.page-layout-no-masthead-margin.home #masthead,
.page-layout-no-masthead-margin.archive #masthead {
margin-bottom: 0; }
.page-layout-no-masthead-margin.archive .container > .page-header, .page-layout-no-masthead-margin.search .container > .page-header {
margin-bottom: 0; }
.page-layout-no-footer-margin #colophon {
margin-top: 0; } #masthead {
border-bottom: 1px solid #ebebeb;
margin-bottom: 80px; }
.header-design-2 #masthead {
border-bottom: none; }
.header-design-1 #masthead .sticky-bar-sentinel {
position: relative;
top: 1px; }
#masthead .sticky-bar {
background: #fff;
position: relative;
z-index: 101; }
#masthead .sticky-bar::after {
clear: both;
content: "";
display: table; }
@-webkit-keyframes stickyMh {
0%, 100% {
opacity: 1; }
10% {
opacity: 0.7; } }
@-moz-keyframes stickyMh {
0%, 100% {
opacity: 1; }
10% {
opacity: 0.7; } }
@keyframes stickyMh {
0%, 100% {
opacity: 1; }
10% {
opacity: 0.7; } }
.sticky-menu:not(.sticky-bar-out) #masthead .sticky-bar {
position: relative;
top: auto; }
.sticky-menu.sticky-bar-out #masthead .sticky-bar {
border-top: none;
border-bottom: 1px solid #ebebeb;
position: fixed;
top: 0;
left: 0;
width: 100%;
-webkit-animation: stickyMh 0.3s ease-in;
-moz-animation: stickyMh 0.3s ease-in;
animation: stickyMh 0.3s ease-in; }
.sticky-menu.sticky-bar-out #masthead .sticky-bar::after {
clear: both;
content: "";
display: table; }
.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
top: 32px; }
@media screen and (max-width: 782px) {
.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
top: 46px; } }
@media screen and (max-width: 600px) {
.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
top: 0; } }
#masthead .top-bar {
background: #fff;
border-bottom: 1px solid #ebebeb;
position: relative;
z-index: 9999; }
#masthead .top-bar::after {
clear: both;
content: "";
display: table; }
.header-design-2 #masthead .top-bar {
border-top: 1px solid #ebebeb; }
.homepage-has-slider.header-design-2 #masthead .top-bar {
border-bottom: none; }
#masthead .top-bar > .container {
align-items: center;
display: flex;
min-height: 60px;
justify-content: space-between; }
#masthead .top-bar-sentinel {
box-sizing: border-box; }
#masthead .site-branding {
padding: 60px 0;
text-align: center; }
#masthead .site-branding .site-title {
font-family: "Lato", sans-serif;
font-weight: 300;
font-size: 64px;
font-size: 4rem;
letter-spacing: 4px;
line-height: normal;
margin: 0;
text-align: center;
text-transform: uppercase;
word-break: break-all;
word-break: break-word; }
@media (max-width: 480px) {
#masthead .site-branding .site-title {
font-size: 51.2px;
font-size: 3.2rem; } }
#masthead .site-branding .site-title a {
color: #2d2d2d;
text-decoration: none; }
#masthead .site-branding a {
display: inline-block; }
#masthead .site-branding .site-description {
font-size: 14.9328px;
font-size: 0.9333rem;
line-height: 1.7142;
margin-bottom: 0;
text-align: center; }
.header-design-4 #masthead .site-branding {
display: inline-block;
float: left;
padding: calc(60px / 2) 0; }
.header-design-4 #masthead .site-branding .site-title {
font-size: 40px;
font-size: 2.5rem;
text-align: left; }
@media (max-width: 480px) {
.header-design-4 #masthead .site-branding .site-title {
font-size: 28.8px;
font-size: 1.8rem; } }
#masthead #masthead-widgets {
margin: 60px auto; }
#masthead #masthead-widgets::after {
clear: both;
content: "";
display: table; }
#masthead #masthead-widgets .widgets.widgets-1 .widget {
width: 100%; }
#masthead #masthead-widgets .widgets.widgets-2 .widget {
width: 48.75%; }
#masthead #masthead-widgets .widgets.widgets-3 .widget {
width: 31.66667%; }
#masthead #masthead-widgets .widgets.widgets-4 .widget {
width: 23.125%; }
#masthead #masthead-widgets .widgets.widgets-5 .widget {
width: 18%; }
#masthead #masthead-widgets .widgets.widgets-6 .widget {
width: 14.58333%; }
#masthead #masthead-widgets .widgets.widgets-7 .widget {
width: 12.14286%; }
#masthead #masthead-widgets .widgets.widgets-8 .widget {
width: 10.3125%; }
#masthead #masthead-widgets .widgets.widgets-9 .widget {
width: 8.88889%; }
#masthead #masthead-widgets .widgets.widgets-10 .widget {
width: 7.75%; }
#masthead #masthead-widgets .widgets .widget {
box-sizing: content-box;
margin-right: 2.5%;
float: left; }
#masthead #masthead-widgets .widgets .widget:last-of-type {
margin-right: 0; }
@media (max-width: 768px) {
#masthead #masthead-widgets .widgets .widget {
float: none;
margin: 0;
width: 100% !important; } }
.archive #masthead,
.search #masthead {
margin-bottom: 60px; }
#masthead .main-navigation-bar {
border-top: 1px solid #ebebeb;
text-align: center; }
#masthead .main-navigation-bar::after {
clear: both;
content: "";
display: table; }
.header-design-4 #masthead .main-navigation-bar {
border-top: none; }
.homepage-has-slider #masthead {
border-bottom: none;
margin-bottom: 0; }
.homepage-has-slider .site-content {
padding-top: 0; } #fullscreen-search {
background: rgba(255, 255, 255, 0.97);
display: none;
left: 0;
position: fixed;
z-index: 10; }
#fullscreen-search .container {
left: 50%;
max-width: 658px;
position: absolute;
top: 139px;
transform: translate(-50%, -50%); }
#fullscreen-search h3 {
color: #626262;
font-family: "Lato", sans-serif;
font-size: 17.0656px;
font-size: 1.0666rem;
font-weight: 400;
letter-spacing: .2em;
text-align: center;
text-transform: uppercase; }
#fullscreen-search form {
position: relative; }
#fullscreen-search form input[type="search"] {
background: transparent;
border: 0;
color: #626262;
display: inline-block;
font-size: 32px;
max-width: 493px;
outline: none; }
@media (max-width: 768px) {
#fullscreen-search form input[type="search"] {
font-size: 24px;
max-width: 100%;
padding-left: 0; } }
#fullscreen-search form button[type="submit"] {
border: none;
display: inline-block;
outline: none;
padding: 0;
position: absolute;
right: 0;
top: 16px; }
@media (max-width: 768px) {
#fullscreen-search form button[type="submit"] {
top: 14px; } }
#fullscreen-search form button[type="submit"] svg {
fill: #adadad;
height: 32px;
padding: 3px;
width: 32px; }
@media (max-width: 768px) {
#fullscreen-search form button[type="submit"] svg {
height: 24px; } }
@media (max-width: 480px) {
#fullscreen-search form button[type="submit"] svg {
display: none; } }
#fullscreen-search form button[type="submit"] svg:last-child {
display: none;
height: 34px; }
#fullscreen-search form button[type="submit"] svg:last-child path {
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg); } }
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg); }
to {
-moz-transform: rotate(360deg); } }
@keyframes spin {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } } .sticky {
display: block; }
.page-header,
.page article .entry-header {
margin-bottom: 2em; }
.page .widget_siteorigin-panels-postloop article .entry-header {
margin-bottom: 0; }
.entry {
margin-bottom: 5em; } .entry-meta {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
font-family: "Lato", sans-serif;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
letter-spacing: .1em;
line-height: normal;
text-align: center;
text-transform: uppercase; }
.entry-meta span {
color: #adadad;
font-size: 12.8px;
font-size: 0.8rem; }
@media (max-width: 480px) {
.entry-meta span {
font-size: 11.7328px;
font-size: 0.7333rem; } }
.entry-meta span:not(:last-child):after {
content: '\00a0\00a0/\00a0\00a0';
padding: 0 .4166em; }
.entry-meta span a {
color: inherit;
text-decoration: none; }
.entry-meta span a:hover {
color: #24c48a; }
.entry-title {
color: #2d2d2d;
font-size: 34.1328px;
font-size: 2.1333rem;
line-height: normal;
margin: 0.5em 0 35px;
text-align: center; }
@media (max-width: 480px) {
.entry-title {
font-size: 25.6px;
font-size: 1.6rem; } }
.entry-title a {
color: inherit;
text-decoration: none; }
.entry-title a:hover {
color: #626262; }
.entry-thumbnail {
margin: 0 0 35px; }
.entry-thumbnail img {
max-width: 100%;
vertical-align: middle; }
.more-link-wrapper {
display: block;
font-size: 13.8656px;
font-size: 0.8666rem;
text-align: center;
text-decoration: none;
text-transform: uppercase;
padding-top: 30px; }
.more-link-wrapper .more-text {
border-top: 2px solid #ebebeb;
border-bottom: 2px solid #ebebeb;
color: #2d2d2d;
cursor: pointer;
display: inline-block;
font-family: "Lato", sans-serif;
letter-spacing: 1px;
padding: 10px 0; }
.more-link:hover .more-text {
border: 2px solid #24c48a;
color: #24c48a;
padding: 10px 12px; }
.page-links {
clear: both;
padding: 1.9833em 0 4.6666em; }
.page-links .page-links-title {
color: #626262;
font-weight: 600; }
.page-links .post-page-numbers {
border: 1px solid #ebebeb;
color: #626262;
display: inline-block;
font-size: 13.8656px;
font-size: 0.8666rem;
line-height: normal;
margin-right: 4px;
padding: 7px 13px;
transition: .3s; }
.page-links .post-page-numbers:hover, .page-links .post-page-numbers.current {
border-color: #24c48a;
color: #24c48a; }
.tags-list {
margin-top: 1em; }
.tags-list a {
background: #ebebeb;
color: #626262;
display: inline-block;
font-size: 13.8656px;
font-size: 0.8666rem;
line-height: normal;
margin: 0 0.4615em 0.4615em 0;
padding: 0.6153em 0.7692em;
text-decoration: none; }
.tags-list a:hover {
background: #626262;
color: #fff; } .blog-layout-grid .archive-entry {
border-bottom: none;
float: left;
margin-right: 3.5%;
margin-bottom: 53px;
padding-bottom: 0;
vertical-align: top;
width: 31%; }
@media (min-width: 1175px) {
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+3) {
margin-right: 0; }
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+4) {
clear: left; } }
@media (max-width: 1175px) {
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
width: 48.25%; }
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(2n) {
margin-right: 0; }
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n) {
clear: right; } }
@media (max-width: 640px) {
body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
clear: none;
display: block;
margin-right: 0;
width: 100%; } }
@media (min-width: 890px) {
.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+3) {
margin-right: 0; }
.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+4) {
clear: left; } }
@media (max-width: 890px) {
.no-active-sidebar .blog-layout-grid .archive-entry {
width: 48.25%; }
.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(2n) {
margin-right: 0; }
.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n) {
clear: right; } }
@media (max-width: 640px) {
.no-active-sidebar .blog-layout-grid .archive-entry {
clear: none;
display: block;
margin-right: 0;
width: 100%; } }
.blog-layout-grid .archive-entry .entry-meta {
-webkit-box-pack: left;
-moz-box-pack: left;
box-pack: left;
-webkit-justify-content: left;
-moz-justify-content: left;
-ms-justify-content: left;
-o-justify-content: left;
justify-content: left;
-ms-flex-pack: left; }
.blog-layout-grid .archive-entry .entry-meta span:not(:last-child):after {
padding: 0 .2em; }
.blog-layout-grid .archive-entry .entry-title {
font-size: 17.0656px;
font-size: 1.0666rem;
margin: 10px 0 9px;
text-align: left; }
.blog-layout-grid .archive-entry .entry-thumbnail {
margin: 0 auto 17px;
position: relative; }
.blog-layout-grid .archive-entry .entry-thumbnail .entry-video,
.blog-layout-grid .archive-entry .entry-thumbnail .entry-image {
margin-bottom: 0; }
.blog-layout-grid .archive-entry .entry-thumbnail .flexslider {
margin-bottom: 40px; }
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta {
left: 12px;
position: absolute;
top: 12px;
max-width: 92%; }
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
background: #06090b;
color: #fff;
display: inline-block;
font-family: "Lato", sans-serif;
font-size: 11px;
line-height: normal;
letter-spacing: .1em;
margin: 0 4px 4px 0;
padding: 7px 9px;
text-transform: uppercase;
word-wrap: break-word; }
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
margin-right: 5px; }
.blog-layout-grid .archive-entry .entry-thumbnail .gallery-format-slides ul {
margin: 0; }
.blog-layout-grid .archive-entry p:only-of-type,
.blog-layout-grid .archive-entry p:last-of-type {
margin-bottom: 0; }
.blog-layout-grid .archive-entry .more-link-wrapper {
padding-top: 0; }
.blog-layout-grid .archive-entry .more-link {
display: block;
text-align: left;
text-decoration: none;
text-transform: none;
padding-top: 5px; }
.blog-layout-grid .archive-entry .more-link .more-text {
border: none;
color: #24c48a;
font-family: "Merriweather", serif;
font-size: 1.0769em;
letter-spacing: normal;
padding: 0; }
.blog-layout-grid .archive-entry .more-link .more-text:hover {
color: #626262; }
.blog-layout-grid .archive-entry .more-link .more-text:after {
content: '\279E';
position: relative;
right: -7px;
top: 1px; }
.blog-layout-masonry {
margin-left: -15px;
margin-right: -15px; }
.blog-layout-masonry .archive-entry {
border-bottom: none;
float: left;
margin-right: 0;
margin-bottom: 53px;
padding-bottom: 0;
vertical-align: top;
width: 33.333%; }
.blog-layout-masonry .archive-entry .masonry-entry-content {
padding: 0 15px; }
@media (max-width: 890px) {
.no-active-sidebar .blog-layout-masonry .archive-entry {
width: 50%; } }
@media (max-width: 640px) {
.no-active-sidebar .blog-layout-masonry .archive-entry {
width: 100%; } }
@media (max-width: 1175px) {
body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
width: 50%; } }
@media (max-width: 640px) {
body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
width: 100%; } }
.blog-layout-masonry .archive-entry .entry-meta {
-webkit-box-pack: left;
-moz-box-pack: left;
box-pack: left;
-webkit-justify-content: left;
-moz-justify-content: left;
-ms-justify-content: left;
-o-justify-content: left;
justify-content: left;
-ms-flex-pack: left; }
.blog-layout-masonry .archive-entry .entry-meta span:not(:last-child):after {
padding: 0 .2em; }
.blog-layout-masonry .archive-entry .entry-title {
font-size: 17.0656px;
font-size: 1.0666rem;
margin: 10px 0 9px;
text-align: left; }
.blog-layout-masonry .archive-entry .entry-thumbnail {
margin: 0 auto 17px;
position: relative; }
.blog-layout-masonry .archive-entry .entry-thumbnail .entry-video,
.blog-layout-masonry .archive-entry .entry-thumbnail .entry-image {
margin-bottom: 0; }
.blog-layout-masonry .archive-entry .entry-thumbnail .flexslider {
margin-bottom: 40px; }
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta {
left: 12px;
position: absolute;
top: 12px;
max-width: 92%; }
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
background: #06090b;
color: #fff;
display: inline-block;
font-family: "Lato", sans-serif;
font-size: 11px;
line-height: normal;
letter-spacing: .1em;
margin: 0 4px 4px 0;
padding: 7px 9px;
text-transform: uppercase;
word-wrap: break-word; }
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
margin-right: 5px; }
.blog-layout-masonry .archive-entry .entry-thumbnail .gallery-format-slides ul {
margin: 0; }
.blog-layout-masonry .archive-entry p:only-of-type,
.blog-layout-masonry .archive-entry p:last-of-type {
margin-bottom: 0; }
.blog-layout-masonry .archive-entry .more-link-wrapper {
padding-top: 0; }
.blog-layout-masonry .archive-entry .more-link {
display: block;
text-align: left;
text-decoration: none;
text-transform: none;
padding-top: 5px; }
.blog-layout-masonry .archive-entry .more-link .more-text {
border: none;
color: #24c48a;
font-family: "Merriweather", serif;
font-size: 1.0769em;
letter-spacing: normal;
padding: 0; }
.blog-layout-masonry .archive-entry .more-link .more-text:hover {
color: #626262; }
.blog-layout-masonry .archive-entry .more-link .more-text:after {
content: '\279E';
position: relative;
right: -7px;
top: 1px; }
.blog-layout-alternate .archive-entry {
margin-bottom: 60px;
padding-bottom: 60px; }
.blog-layout-alternate .archive-entry::after {
clear: both;
content: "";
display: table; }
@media (max-width: 640px) {
.blog-layout-alternate .archive-entry {
display: block;
width: 100%; } }
.blog-layout-alternate .archive-entry .entry-thumbnail {
float: left;
margin: 0 3.5% 0 0;
position: relative;
width: 42.5%; }
.blog-layout-alternate .archive-entry .entry-thumbnail .entry-video,
.blog-layout-alternate .archive-entry .entry-thumbnail .entry-image {
margin-bottom: 0; }
@media (max-width: 640px) {
.blog-layout-alternate .archive-entry .entry-thumbnail {
float: none;
margin: 0 0 30px;
width: 100%; } }
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta {
left: 12px;
position: absolute;
top: 12px;
max-width: 92%; }
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
background: #06090b;
color: #fff;
display: inline-block;
font-family: "Lato", sans-serif;
font-size: 11px;
line-height: normal;
letter-spacing: .1em;
margin: 0 4px 4px 0;
padding: 7px 9px;
text-transform: uppercase;
word-wrap: break-word; }
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
margin-right: 5px; }
.blog-layout-alternate .archive-entry .gallery-format-slides ul {
margin: 0; }
.blog-layout-alternate .archive-entry .entry-content {
float: right;
width: 54%; }
@media (max-width: 640px) {
.blog-layout-alternate .archive-entry .entry-content {
float: none;
width: 100%; } }
.blog-layout-alternate .archive-entry .entry-content .entry-meta {
-webkit-box-pack: left;
-moz-box-pack: left;
box-pack: left;
-webkit-justify-content: left;
-moz-justify-content: left;
-ms-justify-content: left;
-o-justify-content: left;
justify-content: left;
-ms-flex-pack: left;
margin-top: 7px; }
.blog-layout-alternate .archive-entry .entry-content .entry-title {
font-size: 25.6px;
font-size: 1.6rem;
margin: 10px 0 9px;
text-align: left; }
.blog-layout-alternate .archive-entry .entry-content p:only-of-type,
.blog-layout-alternate .archive-entry .entry-content p:last-of-type {
margin-bottom: 0; }
.blog-layout-alternate .archive-entry .entry-content .more-link-wrapper {
padding-top: 0; }
.blog-layout-alternate .archive-entry .entry-content .more-link {
display: block;
text-align: left;
text-decoration: none;
text-transform: none;
padding-top: 5px; }
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text {
border: none;
color: #24c48a;
font-family: "Merriweather", serif;
font-size: 1.0769em;
letter-spacing: normal;
padding: 0; }
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:hover {
color: #626262; }
.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:after {
content: '\279E';
position: relative;
right: -7px;
top: 1px; }
.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-thumbnail {
float: right;
margin-right: 0;
margin-left: 3.5%; }
.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-content {
float: left; }
.blog-layout-offset .archive-entry::after {
clear: both;
content: "";
display: table; }
.blog-layout-offset .archive-entry .entry-header {
margin-left: 23%; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-header {
margin-left: 0; } }
.blog-layout-offset .archive-entry .entry-header .entry-meta {
display: none; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-header .entry-meta {
display: block; } }
.blog-layout-offset .archive-entry .entry-header .entry-time {
color: #adadad;
font-size: 12.8px;
font-size: 0.8rem;
font-family: "Lato", sans-serif;
letter-spacing: .1em;
margin-bottom: 16px;
text-transform: uppercase; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-header .entry-time {
display: none; } }
.blog-layout-offset .archive-entry .entry-header .entry-title {
font-size: 34.1328px;
font-size: 2.1333rem;
text-align: left;
margin: 0 0 31px; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-header .entry-title {
margin: 0.5em 0 35px;
text-align: center; } }
@media (max-width: 480px) {
.blog-layout-offset .archive-entry .entry-header .entry-title {
font-size: 25.6px;
font-size: 1.6rem; } }
.blog-layout-offset .archive-entry .entry-offset {
box-sizing: border-box;
float: left;
padding-right: 30px;
width: 23%; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-offset {
display: none; } }
.blog-layout-offset .archive-entry .entry-offset div {
line-height: normal;
margin-bottom: 13px; }
.blog-layout-offset .archive-entry .entry-offset img {
border-radius: 50%;
margin-bottom: 3px; }
.blog-layout-offset .archive-entry .entry-offset .meta-text {
display: block;
color: #adadad;
font-size: 13.8656px;
font-size: 0.8666rem;
line-height: normal;
margin-bottom: 2px; }
.blog-layout-offset .archive-entry .entry-offset a {
color: #2d2d2d;
font-size: 14.9328px;
font-size: 0.9333rem;
font-weight: bold; }
.blog-layout-offset .archive-entry .entry-offset a:hover {
color: #626262; }
.blog-layout-offset .archive-entry .entry-content {
float: right;
width: 77%; }
@media (max-width: 768px) {
.blog-layout-offset .archive-entry .entry-content {
float: none;
width: 100%; } }
.blog-layout-offset .archive-entry .entry-content .gallery-format-slides ul {
margin: 0; } .archive .container > .page-header,
.search .container > .page-header {
border-bottom: 2px solid #f4f4f4;
margin-bottom: 80px;
padding-bottom: 4em; }
.archive .container > .page-header .page-title,
.search .container > .page-header .page-title {
font-family: "Lato", sans-serif;
font-size: 13.8656px;
font-size: 0.8666rem;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase; }
.archive .container > .page-header .page-title-text,
.search .container > .page-header .page-title-text {
border: 2px solid #ebebeb;
border-right: none;
border-left: none;
display: inline-block;
padding: 10px 0; }
.archive .taxonomy-description {
margin-top: .4666em;
text-align: center; }
.archive .taxonomy-description p:last-of-type,
.archive .taxonomy-description p:only-of-type {
margin-bottom: 0; }
.archive-entry {
border-bottom: 2px solid #f4f4f4;
margin-bottom: 5em;
padding-bottom: 5em; }
.archive-entry:last-of-type {
margin-bottom: 5.5em; } .page-title {
color: #2d2d2d;
line-height: normal;
margin: 0;
text-align: center; } .content-area .search-form button[type="submit"] {
border: none;
padding: .65em;
padding-left: 0.89375em;
position: relative;
right: 4.5356em;
top: .2em; }
.content-area .search-form button[type="submit"] svg {
fill: #626262;
height: 1.2666em;
width: 1.3333em; } .yarpp-related,
.related-posts-section {
padding-bottom: 1.3333em; }
.yarpp-related .related-posts,
.related-posts-section .related-posts {
font-size: 1em;
text-transform: uppercase; }
.yarpp-related ol,
.related-posts-section ol {
list-style: none;
margin: 0 -15px;
padding: 0.3333em 0; }
.yarpp-related ol::after,
.related-posts-section ol::after {
clear: both;
content: "";
display: table; }
.yarpp-related ol li,
.related-posts-section ol li {
display: block;
float: left;
margin: 0;
padding: 0 15px;
width: 33.33%; }
@media (max-width: 480px) {
.yarpp-related ol li,
.related-posts-section ol li {
width: 100%; } }
.yarpp-related ol li a,
.related-posts-section ol li a {
text-decoration: none; }
.yarpp-related ol li img,
.related-posts-section ol li img {
vertical-align: middle; }
.yarpp-related ol li .related-post-title,
.related-posts-section ol li .related-post-title {
font-size: 14.9328px;
font-size: 0.9333rem;
line-height: normal;
margin-top: 1em;
margin-bottom: 0;
padding: 0; }
.yarpp-related ol li .related-post-title:hover,
.related-posts-section ol li .related-post-title:hover {
color: #626262; }
.yarpp-related ol li .related-post-date,
.related-posts-section ol li .related-post-date {
color: #adadad;
font-size: 13.8656px;
font-size: 0.8666rem;
margin-top: 0; } .author-box {
margin: 2.666em 0 4.3333em; }
.author-box .author-avatar {
float: left; }
@media (max-width: 480px) {
.author-box .author-avatar {
float: none; } }
.author-box .author-avatar img {
border-radius: 50%;
vertical-align: middle; }
@media (max-width: 480px) {
.author-box .author-avatar img {
display: block;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto; } }
.author-box .author-description {
color: #626262;
font-size: 14.9328px;
font-size: 0.9333rem;
padding-left: 150px; }
.author-box .author-description::after {
clear: both;
content: "";
display: table; }
@media (max-width: 480px) {
.author-box .author-description {
padding-left: 0;
text-align: center; } }
.author-box .author-description .post-author-title {
font-size: 14.9328px;
font-size: 0.9333rem;
display: block;
font-weight: 700;
margin: 0 0 .35em 0; }
.author-box .author-description .post-author-title a {
color: #2d2d2d;
text-decoration: none; }
@media (max-width: 480px) {
.author-box .author-description .post-author-title a {
text-align: center; } }
.author-box .author-description .post-author-title a:hover {
color: #626262; } .left-medium-loop article {
margin-bottom: 60px; }
.left-medium-loop article::after {
clear: both;
content: "";
display: table; }
@media (max-width: 1024px) {
.left-medium-loop article {
margin-bottom: 1.4667em; } }
.left-medium-loop article .entry-thumbnail {
float: left;
margin: 0;
width: 42.452830188679%; }
@media (max-width: 640px) {
.left-medium-loop article .entry-thumbnail {
float: none;
margin-bottom: 1.8em;
text-align: center;
width: 100%; } }
.left-medium-loop article .entry-content {
float: right;
margin: 0;
width: 100%; }
@media (max-width: 640px) {
.left-medium-loop article .entry-content {
float: none; } }
.left-medium-loop article .entry-content .entry-meta {
justify-content: initial;
margin: .45em 0 .6em; }
@media (max-width: 640px) {
.left-medium-loop article .entry-content .entry-meta {
justify-content: center; } }
.left-medium-loop article .entry-content .entry-title {
font-size: 25.6px;
font-size: 1.6rem;
margin: 0;
text-align: left; }
@media (max-width: 640px) {
.left-medium-loop article .entry-content .entry-title {
text-align: center; } }
.left-medium-loop article .entry-content .entry-summary {
margin-top: 0.5em; }
.left-medium-loop article.has-post-thumbnail .entry-content {
width: 54.009433962264%; }
@media (max-width: 640px) {
.left-medium-loop article.has-post-thumbnail .entry-content {
width: 100%; } }
.no-active-sidebar .left-medium-loop article .entry-thumbnail {
width: 34.452830188679%; }
@media (max-width: 640px) {
.no-active-sidebar .left-medium-loop article .entry-thumbnail {
float: none;
margin-bottom: 1.8em;
text-align: center;
width: 100%; } }
.no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
width: 64.009433962264%; }
@media (max-width: 640px) {
.no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
float: none;
width: 100%; } } .search-results article {
margin-bottom: 60px; }
.search-results article::after {
clear: both;
content: "";
display: table; }
@media (max-width: 1024px) {
.search-results article {
margin-bottom: 1.4667em; } }
.search-results article .entry-thumbnail {
float: left;
margin: 0;
width: 42.452830188679%; }
@media (max-width: 640px) {
.search-results article .entry-thumbnail {
float: none;
margin-bottom: 1.8em;
text-align: center;
width: 100%; } }
.search-results article .entry-content {
float: right;
margin: 0;
width: 100%; }
@media (max-width: 640px) {
.search-results article .entry-content {
float: none; } }
.search-results article .entry-content .entry-meta {
justify-content: initial;
margin: .45em 0 .6em; }
@media (max-width: 640px) {
.search-results article .entry-content .entry-meta {
justify-content: center; } }
.search-results article .entry-content .entry-title {
font-size: 25.6px;
font-size: 1.6rem;
margin: 0;
text-align: left; }
@media (max-width: 640px) {
.search-results article .entry-content .entry-title {
text-align: center; } }
.search-results article .entry-content .entry-summary {
margin-top: 0.5em; }
@media (max-width: 640px) {
.search-results article .entry-content .entry-summary {
text-align: center; } }
.search-results article.has-post-thumbnail .entry-content, .search-results article.has-fallback-image .entry-content {
width: 54.009433962264%; }
@media (max-width: 640px) {
.search-results article.has-post-thumbnail .entry-content, .search-results article.has-fallback-image .entry-content {
width: 100%; } }
.search-results.no-active-sidebar article .entry-thumbnail {
width: 34.452830188679%; }
@media (max-width: 640px) {
.search-results.no-active-sidebar article .entry-thumbnail {
float: none;
margin-bottom: 1.8em;
text-align: center;
width: 100%; } }
.search-results.no-active-sidebar article.has-post-thumbnail .entry-content, .search-results.no-active-sidebar article.has-fallback-image .entry-content {
width: 64.009433962264%; }
@media (max-width: 640px) {
.search-results.no-active-sidebar article.has-post-thumbnail .entry-content, .search-results.no-active-sidebar article.has-fallback-image .entry-content {
float: none;
width: 100%; } }  .portfolio-filter-terms {
padding-bottom: 25px; }
.portfolio-filter-terms button {
border: none;
border-bottom: 2px solid transparent;
color: #adadad;
font-size: 12px;
letter-spacing: 1px;
padding: 0 0 12px 0;
margin-right: 34px; }
@media (max-width: 768px) {
.portfolio-filter-terms button {
padding: 0 0 5px 0;
margin: 0 10px 5px 0; } }
.portfolio-filter-terms button:hover {
color: #2d2d2d; }
.portfolio-filter-terms button.active {
background: none;
border-bottom: 2px solid #2d2d2d;
color: #2d2d2d; }
#projects-container,
.portfolio-archive-layout,
.related-projects {
margin-right: -1.1667%;
margin-left: -1.1667%; }
@media (max-width: 640px) {
#projects-container,
.portfolio-archive-layout,
.related-projects {
margin-right: 0;
margin-left: 0; } }
#projects-container ~ .posts-navigation {
padding-top: 52.5px; }
.post-type-archive-jetpack-portfolio #infinite-handle,
.tax-jetpack-portfolio-type #infinite-handle {
padding-top: 54.5px; }
.post-type-archive-jetpack-portfolio .infinite-loader,
.tax-jetpack-portfolio-type .infinite-loader {
margin-top: 54.5px; }
.archive-project {
float: left;
margin-right: 1.1667%;
margin-bottom: 30px;
margin-left: 1.1667%;
width: 31%; }
@media (max-width: 1175px) {
.archive-project {
margin-right: 0.875%;
margin-left: 0.875%;
width: 48.25%; } }
@media (max-width: 640px) {
.archive-project {
clear: none;
display: block;
margin-right: 0;
margin-left: 0;
width: 100%; } }
.archive-project .entry-thumbnail {
margin: 0; }
.archive-project .entry-thumbnail a {
display: block;
position: relative; }
.archive-project .entry-overlay {
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: .3s;
width: 100%;
z-index: 0; }
.entry-thumbnail:hover .entry-overlay {
background-color: rgba(255, 255, 255, 0.9);
border: 2px solid #adadad; }
.archive-project .entry-content {
opacity: 0;
transition: .3s;
visibility: hidden;
z-index: 5; }
.entry-thumbnail:hover .entry-content {
opacity: 1;
visibility: visible; }
.archive-project .entry-title {
bottom: 60%;
color: #2d2d2d;
font-size: 16px;
font-weight: bold;
margin: 0;
position: absolute;
text-align: center;
width: 100%; }
.archive-project .entry-divider {
border: solid #2d2d2d 1px;
bottom: 55.5%;
left: 50%;
position: absolute;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 30px; }
.archive-project .entry-project-type {
color: #adadad;
font-family: "Lato", sans-serif;
font-size: 12px;
letter-spacing: 1px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 47.5%;
width: 100%; }
.related-projects-section {
float: left;
padding-bottom: 41px;
width: 100%; }
.related-projects-section .related-projects {
font-size: 1em;
text-transform: uppercase; }
.related-projects-section .related-projects article {
float: left;
position: relative;
vertical-align: top; } .jetpack-portfolio-shortcode {
display: flex;
flex-wrap: wrap; }
.jetpack-portfolio-shortcode .portfolio-entry {
margin: 0 3.5% 23px 0;
width: 100%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
margin-right: 0; }
@media (max-width: 768px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
width: 48.25%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2:nth-child(2n+2) {
margin-right: 0; }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
margin-right: 0;
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
margin-right: 3.5%;
width: 31%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(3n+3) {
margin-right: 0; }
@media (max-width: 768px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
margin-right: 0;
width: 48.25%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(2n+1) {
margin-right: 3.5%; } }
@media (max-width: 768px) and (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(2n+1) {
margin-right: 0; } }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
width: 22.375%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(4n+4) {
margin-right: 0; }
@media (max-width: 768px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
margin-right: 0;
width: 48.25%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(2n+1) {
margin-right: 3.5%; } }
@media (max-width: 768px) and (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(2n+1) {
margin-right: 0; } }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
width: 17.2%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(5n+5) {
margin-right: 0; }
@media (max-width: 1024px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
margin-right: 0;
width: 48.25%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(2n+1) {
margin-right: 3.5%; } }
@media (max-width: 1024px) and (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(2n+1) {
margin-right: 0; } }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
width: 13.75%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(6n+6) {
margin-right: 0; }
@media (max-width: 1024px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
margin-right: 0;
width: 48.25%; }
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(2n+1) {
margin-right: 3.5%; } }
@media (max-width: 1024px) and (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(2n+1) {
margin-right: 0; } }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
width: 100%; } }
.jetpack-portfolio-shortcode .portfolio-featured-image {
display: block;
line-height: 0;
margin-bottom: 17px; }
.jetpack-portfolio-shortcode .portfolio-featured-image img {
display: block;
margin: 0 auto; }
.jetpack-portfolio-shortcode .portfolio-entry-title {
font-size: 17.0656px;
font-size: 1.0666rem;
margin: 0;
text-align: left; }
.jetpack-portfolio-shortcode .portfolio-entry-title a {
color: #2d2d2d;
text-decoration: none; }
.jetpack-portfolio-shortcode .portfolio-entry-title a:hover {
color: #626262; }
.portfolio-entry-column-1 .portfolio-entry-title {
font-size: 34.1328px;
font-size: 2.1333rem;
text-align: center; }
.jetpack-portfolio-shortcode .portfolio-entry-meta {
color: #adadad;
font-family: "Lato", sans-serif;
font-size: 12.8px;
font-size: 0.8rem;
letter-spacing: .1em;
line-height: normal;
margin: 10px 0 9px;
text-transform: uppercase; }
@media (max-width: 480px) {
.jetpack-portfolio-shortcode .portfolio-entry-meta {
font-size: 11.7328px;
font-size: 0.7333rem; } }
.jetpack-portfolio-shortcode .portfolio-entry-meta a {
color: #adadad;
text-decoration: none; }
.jetpack-portfolio-shortcode .portfolio-entry-meta a:hover {
color: #24c48a; }
.portfolio-entry-column-1 .portfolio-entry-meta {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
margin-bottom: 35px; }
.portfolio-entry-column-1 .portfolio-entry-meta .project-tags:before {
content: '\00a0\00a0/\00a0\00a0';
padding: 0 .4166em; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comment-content {
font-size: 14.9328px;
font-size: 0.9333rem; }
.comment-content p:last-of-type {
margin-bottom: .9em; }
.comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
.comment-list {
margin: 25px 0 57px;
padding: 0; }
.comment-list ol.children {
margin: 0; }
@media (min-width: 1025px) {
.comment-list li .comment {
margin-left: 70px; } }
.comment-list li.comment {
width: auto;
display: block;
color: #626262; }
.comment-list li.comment .comment-box {
padding: 2em 0;
border-bottom: 1px solid #ebebeb; }
.comment-list li.comment .comment-box::after {
clear: both;
content: "";
display: table; }
.comment-list li.comment .comment-container {
margin-left: 6em; }
@media (max-width: 481px) {
.comment-list li.comment .comment-container {
margin-left: 0; } }
.comment-list li.comment .comment-container .comment-awaiting-moderation {
font-style: italic; }
.comment-list li.comment.pingback .comment-container {
margin-left: 0; }
.comment-list li.comment .avatar-container {
float: left; }
@media (max-width: 480px) {
.comment-list li.comment .avatar-container {
display: none; } }
.comment-list li.comment .avatar-container img {
display: block;
border-radius: 50%; }
.comment-list li.comment .info {
line-height: 1.5;
padding-bottom: .45em; }
.comment-list li.comment .author {
color: #2d2d2d;
font-size: 14.9328px;
font-size: 0.9333rem;
font-weight: 700;
padding-bottom: .6em; }
.comment-list li.comment .author a {
color: #2d2d2d;
text-decoration: none; }
.comment-list li.comment .author a:hover {
color: #626262; }
.comment-list li.comment .date {
color: #adadad;
font-size: 13.8656px;
font-size: 0.8666rem; }
.comment-list li.comment .comment-reply-link {
color: #2d2d2d;
font-family: "Lato", sans-serif;
font-size: 12.8px;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 1px;
line-height: normal;
text-decoration: none;
text-transform: uppercase; }
.comment-list li.comment .comment-reply-link:hover {
color: #24c48a; }
.comments-title,
.comment-reply-title {
font-size: 1em;
text-transform: uppercase; }
.comments-title {
margin-bottom: 0; }
.comment-reply-title {
border-bottom: 1px solid #ebebeb;
font-size: 14.9328px;
font-size: 0.9333rem;
padding-bottom: 0.8666em;
text-transform: uppercase; }
.comment-reply-title #cancel-comment-reply-link {
color: #adadad;
font-family: "Lato", sans-serif;
font-size: 12.8px;
font-size: 0.8rem;
font-weight: normal;
letter-spacing: 1px;
line-height: normal;
text-decoration: none;
margin-left: .25em; }
.comment-reply-title #cancel-comment-reply-link:hover {
color: #24c48a; }
#commentform p {
line-height: normal;
margin-bottom: 2em; }
#commentform label {
color: #2d2d2d;
display: block;
font-size: 13.8656px;
font-size: 0.8666rem;
font-weight: 700;
line-height: normal;
margin-bottom: .5em; }
#commentform textarea {
width: 100%; }
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
box-sizing: border-box;
float: left;
width: 31%; }
@media (max-width: 768px) {
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
width: 100%; } }
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
width: 100%; }
#commentform .comment-form-email {
margin: 0 3.5% 2em; }
@media (max-width: 768px) {
#commentform .comment-form-email {
margin: 0 0 2em; } }
#commentform .comment-notes,
#commentform .logged-in-as {
font-size: 13.8656px;
font-size: 0.8666rem;
margin: .66em 0 2.25em; }
#commentform .comment-notes a,
#commentform .logged-in-as a {
color: #626262;
text-decoration: none; }
#commentform .comment-notes a:hover,
#commentform .logged-in-as a:hover {
color: #2d2d2d; }
#commentform .comment-form-cookies-consent {
align-items: center;
clear: both;
display: flex;
margin: 0 0 8px; }
#commentform .comment-form-cookies-consent input {
line-height: 1;
margin-right: 5px; }
#commentform .comment-form-cookies-consent label {
display: inline-block;
font-weight: normal;
margin-bottom: 0; }
#commentform .form-submit {
margin: 22px 0 0;
clear: both; }
#commentform .comment-subscription-form {
display: block;
clear: both;
margin: 0 0 8px;
overflow: auto; }
#commentform .comment-subscription-form input {
margin-right: 0;
position: relative;
top: -1px; }
#commentform .comment-subscription-form label {
font-weight: normal; } #colophon {
clear: both;
margin-top: 80px;
width: 100%; }
#colophon.footer-active-sidebar {
border-top: 1px solid #ebebeb; }
#colophon .widgets {
padding: 80px 0; }
#colophon .widgets::after {
clear: both;
content: "";
display: table; }
#colophon .widgets.widgets-1 .widget {
width: 100%; }
#colophon .widgets.widgets-2 .widget {
width: 48.75%; }
#colophon .widgets.widgets-3 .widget {
width: 31.66667%; }
#colophon .widgets.widgets-4 .widget {
width: 23.125%; }
#colophon .widgets.widgets-5 .widget {
width: 18%; }
#colophon .widgets.widgets-6 .widget {
width: 14.58333%; }
#colophon .widgets.widgets-7 .widget {
width: 12.14286%; }
#colophon .widgets.widgets-8 .widget {
width: 10.3125%; }
#colophon .widgets.widgets-9 .widget {
width: 8.88889%; }
#colophon .widgets.widgets-10 .widget {
width: 7.75%; }
#colophon .widgets .widget {
box-sizing: content-box;
margin-right: 2.5%;
float: left; }
#colophon .widgets .widget:last-of-type {
margin-right: 0 !important; }
@media (max-width: 768px) {
#colophon .widgets .widget {
float: none;
margin: 0 0 4em;
width: 100% !important; } }
#colophon .site-info {
border-top: 1px solid #ebebeb;
color: #626262;
font-size: 13.8656px;
font-size: 0.8666rem;
padding: 45px 0;
text-align: center; }
@media (max-width: 480px) {
#colophon .site-info {
word-break: break-all; } }
#colophon .site-info a {
color: inherit;
text-decoration: none; }
#colophon .site-info a:hover {
color: #2d2d2d; }
#colophon .site-info span:after {
content: "\002d";
display: inline-block;
padding: 0 5px; }
#colophon .site-info span:last-of-type:after {
content: none; }
#colophon.unconstrained-footer .container {
max-width: none;
padding: 0 40px; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none; }
.infinity-end.neverending .site-footer {
display: block; }
#page #infinite-handle {
clear: both;
text-align: center;
width: 100%; }
#page #infinite-handle span {
background: inherit;
border-radius: initial;
color: inherit;
cursor: pointer;
font-size: inherit;
padding: inherit; }
.infinite-scroll .infinite-loader {
display: block;
clear: both;
width: 100%; }
.infinite-scroll .infinite-loader .spinner {
margin: 0 auto; } .site-content #jp-relatedposts .jp-relatedposts-headline {
font-size: 1em; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
opacity: 1;
margin: 0;
padding: .3333em 0 0;
width: 31%; }
@media (max-width: 780px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
width: 100%; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
margin-right: 2.4%; }
@media (max-width: 480px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
margin-right: 0; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
margin-left: 2.4%; }
@media (max-width: 480px) {
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
margin-left: 0; } }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:only-child {
margin: 0; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
margin-top: 1em; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a {
color: #2d2d2d;
font-weight: 700;
line-height: normal; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a:hover {
color: #626262;
text-decoration: none; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
text-decoration: none; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p {
color: #adadad;
font-size: .8666rem;
opacity: 1; }
.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p:last-of-type {
margin-bottom: 1.9833em; } .share-this {
font-size: 13px; }
.single .sharedaddy .sd-content {
padding: 1em 0 1.5em;
text-align: center;
width: 100%; }
.single .sharedaddy .sd-content ul {
display: inline-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 {
font-size: 14.9328px;
font-size: 0.9333rem;
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: 2.25em; }
.gallery-item {
display: inline-block;
margin-bottom: 1.125em;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33333%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66667%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28571%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11111%; }
.gallery-caption {
display: block;
font-size: 13.8656px;
font-size: 0.8666rem;
line-height: 1.3999; } .flexslider.featured-posts-slider {
border: none; }
.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-prev:before {
background-color: rgba(0, 0, 0, 0.4);
background-image: url(//dykyiivan.com/wp-content/themes/siteorigin-unwind/images/arrow-left.svg);
background-position: 13px 15px;
background-repeat: no-repeat;
opacity: 1; }
.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-next:before {
background-color: rgba(0, 0, 0, 0.4);
background-image: url(//dykyiivan.com/wp-content/themes/siteorigin-unwind/images/arrow-right.svg);
background-position: 16px 15px;
background-repeat: no-repeat;
opacity: 1; }
.flexslider.featured-posts-slider:hover .flex-direction-nav .flex-prev:hover,
.flexslider.featured-posts-slider:hover .flex-direction-nav .flex-next:hover {
background: transparent !important; }
@media (max-width: 860px) {
.flexslider.featured-posts-slider .flex-direction-nav .flex-prev {
left: 0; }
.flexslider.featured-posts-slider .flex-direction-nav .flex-next {
right: 0; } }
.flexslider.featured-posts-slider .flex-direction-nav a {
height: 50px;
top: 49.166%;
margin-top: -25px;
width: 40px; }
.flexslider.featured-posts-slider .flex-direction-nav a:before {
background: none;
content: "";
height: 50px;
opacity: 0;
padding: 0;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
transition-property: opacity;
width: 40px; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 600px;
position: relative;
width: 100%; }
@media (max-width: 768px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
height: 380px; } }
@media (max-width: 480px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
height: 155px; } }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
left: 0;
position: absolute;
top: 0;
overflow: hidden;
width: 100%;
z-index: 3; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content.slide-overlay {
background-color: rgba(0, 0, 0, 0.5); }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-entry-link {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner {
display: table;
height: 100%;
margin: 0 auto;
width: 80%; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
display: table-cell;
padding-top: 157px;
width: 100%; }
@media (max-width: 768px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
padding-top: 77px; } }
@media (max-width: 480px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
padding-top: 27px; } }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta {
letter-spacing: .3em; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta span {
color: #fff; }
@media (max-width: 480px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta {
display: none; } }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
color: #fff;
font-size: 34.1328px;
font-size: 2.1333rem;
margin: 1em 0 1.65em;
position: relative;
z-index: 3; }
@media (max-width: 480px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
font-size: 19.2px;
font-size: 1.2rem;
margin: 0 0 1.2em; } }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button {
margin-top: 18px;
position: relative;
text-align: center;
z-index: 3; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button::after {
clear: both;
content: "";
display: table; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button {
background: transparent;
border-color: #fff;
color: #fff;
letter-spacing: .2em; }
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button:hover, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button:hover, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button:hover {
background: #fff;
color: #2d2d2d; }
@media (max-width: 480px) {
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button, .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button, #page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button {
font-size: 11.7328px;
font-size: 0.7333rem; } }  .flexslider.gallery-format-slider {
border: none; }
.flexslider.gallery-format-slider .flex-direction-nav a.flex-prev:before {
background-color: rgba(0, 0, 0, 0.5);
background-image: url(//dykyiivan.com/wp-content/themes/siteorigin-unwind/images/arrow-left.svg);
background-position: 13px 15px;
background-repeat: no-repeat;
opacity: 1; }
.flexslider.gallery-format-slider .flex-direction-nav a.flex-next:before {
background-color: rgba(0, 0, 0, 0.5);
background-image: url(//dykyiivan.com/wp-content/themes/siteorigin-unwind/images/arrow-right.svg);
background-position: 16px 15px;
background-repeat: no-repeat;
opacity: 1; }
.flexslider.gallery-format-slider .flex-direction-nav .flex-prev:hover,
.flexslider.gallery-format-slider .flex-direction-nav .flex-next:hover {
background: transparent !important; }
@media (max-width: 860px) {
.flexslider.gallery-format-slider .flex-direction-nav .flex-prev {
left: 0; }
.flexslider.gallery-format-slider .flex-direction-nav .flex-next {
right: 0; } }
.flexslider.gallery-format-slider .flex-direction-nav a {
height: 50px;
top: 49.166%;
margin-top: -25px;
width: 40px; }
.flexslider.gallery-format-slider .flex-direction-nav a:before {
background: none;
content: "";
height: 50px;
opacity: 0;
padding: 0;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
transition-property: opacity;
width: 40px; }
.flexslider.gallery-format-slider .flex-control-nav li {
padding: 0; }
.flexslider.gallery-format-slider .flex-control-nav li a {
background-color: rgba(0, 0, 0, 0.3);
height: 7px;
width: 7px; }
.flexslider.gallery-format-slider .flex-control-nav li a.flex-active {
background-color: rgba(0, 0, 0, 0.7); } .entry-video,
.entry-image {
margin: 0 0 35px; }.sow-image-container img {
border-radius: 50%;
}
.textwidget p {
text-align: center;
}
#secondary .widget a {
font-size: 15px;
font-weight: 500;
}
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
background: #1E72BD;
}
#secondary .widget .widget-title {
font-size: 16px;
}
.pagination .current {
background: #0b69c9;
border-color: #0b69c9;
color: #fff!important;
padding: 8px 12px;
}
.pagination.page-numbers {
margin-right: 5px;
}
nav.navigation.posts-navigation {
display: none;
}
pre {
background: #35383a!important;
color: #fff!important;
font-size: 16px!important;
}
.entry-title {
text-align: left;
}
.wpcf7-form  {
max-width: 768px;
}
.wpcf7-form textarea {
margin-bottom: 20px;
}
.wpcf7-form  p input {
width: 100%;
margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
max-width: 320px;
}
.wpcf7-form-control-wrap {
display: block!important;
}
label.cf__field {
@media screen and (min-width: 600px) {
width: calc(50% - 20px);
display: inline-block;
}
}
.cf__field-second {
@media screen and (min-width: 600px) {
margin-left: 40px;
}
}
.page-numbers,
.entry-comments a,
.more-text {
transition: all .4s ease-in-out;
}
.more-link .more-text:hover {
color: #1E72BD!important;
transition: all .4s ease-in-out!important;
}
.more-link .more-text:hover::after {
right: -13px!important;
transition: all .4s ease-in-out!important;
}
.main-navigation > div li a {
position: relative;
}
@media screen and (min-width: 768px) {
.menu .menu-item a::after {
content: '';
position: absolute;
left: 15px;
width: calc(100% - 30px);
bottom: 12px;
height: 1px;
background-color: #1E72BD;
transform-origin: right center;
transform: scale(0, 1);
transition: transform .3s ease;
}
}
.main-navigation > div li a:hover {
color: #1E72BD!important;
}
.main-navigation > div li a:hover::after {
transform: scale(1);
transform-origin: left center;
}.rl-gallery .rl-gallery-item {
overflow: hidden;
}
.rl-gallery .rl-gallery-link {
position: relative;
display: block;
}
.rl-gallery .rl-gallery-link,
.rl-gallery .rl-gallery-link img {
border: none;
outline: none;
box-shadow: none;
}
.rl-gallery .rl-gallery-link img {
z-index: 0;
}
.rl-gallery .rl-gallery-link .rl-gallery-caption {
position: absolute;
width: 100%;
display: block;
z-index: 2;
bottom: 0;
background-color: rgba(0,0,0,0.8);
overflow: hidden;
word-wrap: break-word;
padding: 1em 1.5em;
font-weight: normal;
line-height: 1em;
text-align: left;
word-wrap: break-word;
backface-visibility: hidden;
box-sizing: border-box;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
*.rl-gallery[class^="rl-hover-effect-"] .rl-gallery-link .rl-gallery-caption,
*.rl-gallery[class*="rl-hover-effect-"] .rl-gallery-link .rl-gallery-caption {
filter: "alpha(opacity=0)";
opacity: 0;
}
.rl-gallery .rl-gallery-item-title,
.rl-gallery .rl-gallery-item-caption {
display: block;
font-size: 0.85em;
color: #fff;
}
.rl-gallery .rl-gallery-item-caption {
display: block;
font-size: 0.75em;
color: #ccc;
}
.rl-gallery:not(.rl-hidden-text) .rl-gallery-link:after {
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
background-color: rgba(0,0,0,0.8);
display: block;
content: '';
filter: "alpha(opacity=0)";
opacity: 0;
top: 0;
left: 0;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.rl-gallery .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
} @font-face {
font-family: 'responsive-lightbox';
src: url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.eot?86939755);
src: url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.eot?86939755#iefix) format('embedded-opentype'),
url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.woff2?86939755) format('woff2'),
url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.woff?86939755) format('woff'),
url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.ttf?86939755) format('truetype'),
url(//dykyiivan.com/wp-content/plugins/responsive-lightbox/font/responsive-lightbox.svg?86939755#responsive-lightbox) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="rl-hover-icon-"] .rl-gallery-link:before, 
[class*="rl-hover-icon-"] .rl-gallery-link:before {
font-family: "responsive-lightbox";
font-style: normal;
font-weight: normal;
speak: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
text-decoration: none;
width: 1em;
height: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 50%;
left: 50%;
margin-top: -1em;
margin-left: -1em;
background-color: rgba(0,0,0,0.8);
color: #fff;
padding: 1em;
border-radius: 50%;
filter: "alpha(opacity=0)";
opacity: 0;
z-index: 4;
-webkit-transition: transform 0.3s, opacity 0.3s;
-moz-transition: transform 0.3s, opacity 0.3s;
-ms-transition: transform 0.3s, opacity 0.3s;
-o-transition: transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.rl-hover-icon-1 .rl-gallery-link:before { content: '\e800'; }
.rl-hover-icon-2 .rl-gallery-link:before { content: '\e801'; }
.rl-hover-icon-3 .rl-gallery-link:before { content: '\e802'; }
.rl-hover-icon-4 .rl-gallery-link:before { content: '\e803'; }
.rl-hover-icon-5 .rl-gallery-link:before { content: '\f0fe'; }
.rl-hover-icon-6 .rl-gallery-link:before { content: '\e809'; }
.rl-hover-icon-7 .rl-gallery-link:before { content: '\e80a'; }
.rl-hover-icon-8 .rl-gallery-link:before { content: '\e80b'; }
.rl-hover-icon-9 .rl-gallery-link:before { content: '\e80d'; }
.rl-hover-icon-10 .rl-gallery-link:before { content: '\e80e'; }
.rl-hover-icon-11 .rl-gallery-link:before { content: '\f08e'; }
.rl-hover-icon-12 .rl-gallery-link:before { content: '\f0b2'; }
.rl-hover-icon-13 .rl-gallery-link:before { content: '\e804'; }
.rl-hover-icon-14 .rl-gallery-link:before { content: '\f14c'; }
.rl-hover-icon-15 .rl-gallery-link:before { content: '\f196'; }
.rl-hover-icon-16 .rl-gallery-link:before { content: '\f24d'; }
[class^="rl-hover-effect-"][class^="rl-hover-icon-"] .rl-gallery-link:hover:before, 
[class*="rl-hover-effect-"][class*="rl-hover-icon-"] .rl-gallery-link:hover:before,
[class^="rl-hover-effect-"][class^="rl-hover-icon-"] .rl-gallery-link.hover:before, 
[class*="rl-hover-effect-"][class*="rl-hover-icon-"] .rl-gallery-link.hover:before {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-1 .rl-gallery-link .rl-gallery-caption {
background: none;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-1 .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-1 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-1 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-2 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-2 .rl-gallery-link.hover .rl-gallery-caption {
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-3 {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-item {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link {
overflow: visible;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link .rl-gallery-caption {
position: absolute;
background: none;
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-3 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
}
.rl-gallery.rl-hover-effect-3 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-3 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
}
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link:before, 
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link:hover:before, 
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-3[class^="rl-hover-icon-"] .rl-gallery-link.hover:before, 
.rl-gallery.rl-hover-effect-3[class*="rl-hover-icon-"] .rl-gallery-link.hover:before {
-webkit-transform: translate(15px, 15px);
-moz-transform: translate(15px, 15px);
-ms-transform: translate(15px, 15px);
-o-transform: translate(15px, 15px);
transform: translate(15px, 15px);
} .rl-gallery.rl-hover-effect-4 .rl-gallery-link .rl-gallery-caption {
background: none;
height: auto;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform:  translateY(0);
-o-transform:  translateY(0);
transform:  translateY(0);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:before {
background: none;
webkit-transform: translateY(-25%);
-moz-transform: translateY(-25%);
-ms-transform: translateY(-25%);
-o-transform: translateY(-25%);
transform: translateY(-25%);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover:before, 
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover:before {
webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:after {
filter: "alpha(opacity=100)";
opacity: 1;
top: -100%;
}
.rl-gallery.rl-hover-effect-4 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-4 .rl-gallery-link.hover:after {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
} .rl-gallery.rl-hover-effect-5 .rl-gallery-link .rl-gallery-caption {
background: none;
height: 100%;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform:  translateY(0);
-o-transform:  translateY(0);
transform:  translateY(0);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover:before, 
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover:before {
webkit-transform: translateY(2em);
-moz-transform: translateY(2em);
-ms-transform: translateY(2em);
-o-transform: translateY(2em);
transform: translateY(2em);
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:after {
filter: "alpha(opacity=100)";
opacity: 1;
top: -100%;
}
.rl-gallery.rl-hover-effect-5 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-5 .rl-gallery-link.hover:after {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
} .rl-gallery.rl-hover-effect-6 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link img {
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover img,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover img {
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:before {
background: none;
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link .rl-gallery-caption {
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-6 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-6 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .rl-gallery.rl-hover-effect-7 .rl-gallery-link {
overflow: visible;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:before {
filter: "alpha(opacity=100)";
opacity: 1;
top: -2em;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-7 .rl-gallery-link.hover:before {
webkit-transform: translateY(4em);
-moz-transform: translateY(4em);
-ms-transform: translateY(4em);
-o-transform: translateY(4em);
transform: translateY(4em);
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link img {
position: relative;
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link:hover img,
.rl-gallery.rl-hover-effect-7 .rl-gallery-link.hover img {
-webkit-transform: translateY(-5em);
-moz-transform: translateY(-5em);
-ms-transform: translateY(-5em);
-o-transform: translateY(-5em);
transform: translateY(-5em);
}
.rl-gallery.rl-hover-effect-7 .rl-gallery-link .rl-gallery-caption {
height: 5em;
filter: "alpha(opacity=100)";
opacity: 1;
} .rl-gallery.rl-hover-effect-8 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:before {
filter: "alpha(opacity=100)";
opacity: 1;
top: -2em;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-8 .rl-gallery-link.hover:before {
webkit-transform: translateY(4em);
-moz-transform: translateY(4em);
-ms-transform: translateY(4em);
-o-transform: translateY(4em);
transform: translateY(4em);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link img {
z-index: 1;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover img {
-webkit-transform: translateY(-3em);
-moz-transform: translateY(-3em);
-ms-transform: translateY(-3em);
-o-transform: translateY(-3em);
transform: translateY(-3em);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link .rl-gallery-caption {
height: 5em;
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform:  translateY(100%);
-o-transform:  translateY(100%);
transform:  translateY(100%);
}
.rl-gallery.rl-hover-effect-8 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-8 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
} .rl-gallery.rl-hover-effect-9 .rl-gallery-link {
overflow: hidden;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link img {
z-index: 3;
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
transition: transform 0.3s;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:before {
background: none;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover:before,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link .rl-gallery-caption {
background: none;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover .rl-gallery-caption,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover .rl-gallery-caption {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:after {
height: calc(100% - 1em);
width: calc(100% - 1em);
margin: 0.5em;
}
.rl-gallery.rl-hover-effect-9 .rl-gallery-link:hover:after,
.rl-gallery.rl-hover-effect-9 .rl-gallery-link.hover:after {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.rl-gallery.rl-justified-gallery .rl-gallery-link {
position: absolute;
}
.rl-gallery.rl-justified-gallery {
overflow: visible;
}
.rl-gallery-button {
text-align: center;
}
.rl-loading {
opacity: 0.5;
pointer-events: none;
}