@charset "UTF-8";
      .post-title, h1 {
font-size: 2.3125em; line-height: 1;
}
h2 {
font-size: 1.75em; line-height: 1.321; }
.archive-header h1,
.pagination h1, .site-title, h3 {
font-size: 1.3125em; line-height: 1.143; }
.woocommerce-account .woocommerce-MyAccount-navigation li a, .singular-attachment .attachment-caption, .site-footer .design-credit, .widget > *, .comment-footer a,
.comment-footer span, .bypostauthor > .comment .author-name:after, .further-reading span, .post-tags a, .widget_tag_cloud a, .tagline, input[type=submit], input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
input[type=tel],
input[type=url],
textarea, .wp-caption-text,
.wp-caption-dd, .wp-block-image figcaption, .alignright figcaption,
.alignleft figcaption,
.aligncenter figcaption,
.alignnone figcaption,
.alignwide figcaption,
.alignfull figcaption,
.size-auto figcaption,
.size-full figcaption,
.size-large figcaption,
.size-medium figcaption,
.size-thumbnail figcaption, .wp-block-table figcaption {
font-size: 0.75em; line-height: 1.5; }
.woocommerce-account .woocommerce-MyAccount-navigation li a {
text-transform: uppercase;
letter-spacing: 0.05em;
font-weight: 400;
}
.sidebar-primary .widget_rss .widget-title a, .post-tags a, .widget_tag_cloud a, .menu-primary a, .site-title a {
color: white;
}
.sidebar-primary .widget_rss .widget-title a:link, .post-tags a:link, .widget_tag_cloud a:link, .menu-primary a:link, .site-title a:link, .sidebar-primary .widget_rss .widget-title a:visited, .post-tags a:visited, .widget_tag_cloud a:visited, .menu-primary a:visited, .site-title a:visited {
color: white;
}
.sidebar-primary .widget_rss .widget-title a:hover, .post-tags a:hover, .widget_tag_cloud a:hover, .menu-primary a:hover, .site-title a:hover, .sidebar-primary .widget_rss .widget-title a:active, .post-tags a:active, .widget_tag_cloud a:active, .menu-primary a:active, .site-title a:active, .sidebar-primary .widget_rss .widget-title a:focus, .post-tags a:focus, .widget_tag_cloud a:focus, .menu-primary a:focus, .site-title a:focus {
color: white;
}
.sidebar-primary .widget a {
color: #CCCCCC;
}
.sidebar-primary .widget a:link, .sidebar-primary .widget a:visited {
color: #CCCCCC;
}
.sidebar-primary .widget a:hover, .sidebar-primary .widget a:active, .sidebar-primary .widget a:focus {
color: white;
} *, *:before, *:after {
box-sizing: border-box;
}
body {
height: 100%;
font-size: 100%;
margin: 0;
padding: 0;
font-family: "Lato", sans-serif;
line-height: 1.5;
background: #27292B;
color: #27292B;
-webkit-font-smoothing: subpixel-antialiased;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.overflow-container {
position: relative;
overflow: hidden;
height: auto;
min-height: 100%;
}
.max-width {
max-width: 1400px;
margin: 0 auto;
min-height: 100%;
}
.main {
position: relative;
margin: 0 auto;
background: #F0F1F2;
padding: 1.5em 0;
min-height: 100vh;
min-height: calc(100vh - 120px);
}
.admin-bar .main {
min-height: calc(100vh - 166px);
}
@media all and (min-width: 782px) {
.admin-bar .main {
min-height: calc(100vh - 152px);
}
}
@media all and (min-width: 59.375em) {
.main {
min-height: calc(100vh - 36px);
}
.admin-bar .main {
min-height: calc(100vh - 68px);
}
}
p {
margin: 1.5em 0;
}
a {
color: #27292B;
transition: color 0.2s ease-in-out;
}
a:link, a:visited {
color: #27292B;
}
a:hover, a:active, a:focus {
color: #5c6066;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Rokkitt", sans-serif;
margin: 0;
padding: 0;
font-weight: 400;
}
h4, h5, h6 {
font-size: 1em;
line-height: 1.5;
}
ul,
ol {
font-size: 1em;
padding: 0;
margin: 1.5em;
}
ul ul, ul ol,
ol ul,
ol ol {
margin: 0 1.5em;
}
ul ul,
ol ol,
ul ol,
ol ul,
li li {
font-size: 1em;
} pre {
word-wrap: break-word;
white-space: pre-wrap;
background: #F0F1F2;
padding: 0.75em;
}
code {
background: #F0F1F2;
padding: 0 0.375em;
}
pre code {
padding: 0;
}
blockquote {
margin: 1.5em 1.5em 1.5em 0;
padding-left: 1.5em;
border-left: solid 3px #27292B;
}
blockquote cite {
display: block;
text-align: right;
}
hr {
margin: 0.69em 0;
} table {
border-spacing: 0;
border-collapse: collapse;
margin: 1.5em 0;
}
td {
padding: 0.5em 0.75em;
border: solid 1px #D9D9D9;
}
th {
padding: 0.5em 0.75em;
border: solid 1px #D9D9D9;
}
.wp-block-table {
margin: 0;
}
.wp-block-table thead {
background: #F0F1F2;
}
.wp-block-table td,
.wp-block-table th {
border-color: #D9D9D9;
}
.wp-block-table figcaption {
line-height: 1.5;
margin: -18px 0 18px 0;
color: #5c6066;
text-align: center;
}
.wp-block-table.is-style-stripes thead {
background: none;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
border-color: #D9D9D9;
}
.wp-block-group.alignwide,
.wp-block-group .alignwide,
.wp-block-group.alignfull,
.wp-block-group .alignfull {
line-height: 1.5;
} .alignright,
.alignleft,
.aligncenter,
.alignnone,
.alignwide,
.alignfull,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
height: auto;
line-height: 0;
max-width: 100%;
}
.alignright img,
.alignleft img,
.aligncenter img,
.alignnone img,
.alignwide img,
.alignfull img,
.size-auto img,
.size-full img,
.size-large img,
.size-medium img,
.size-thumbnail img {
max-width: 100%;
}
.alignright figcaption,
.alignleft figcaption,
.aligncenter figcaption,
.alignnone figcaption,
.alignwide figcaption,
.alignfull figcaption,
.size-auto figcaption,
.size-full figcaption,
.size-large figcaption,
.size-medium figcaption,
.size-thumbnail figcaption {
line-height: 1.5;
margin: 3px 0 0 0;
color: #5c6066;
text-align: center;
}
.wp-block-image {
margin: 0;
line-height: 0;
}
.wp-block-image figcaption {
line-height: 1.5;
margin: 3px 0 0 0;
color: #5c6066;
}
.alignleft {
float: left;
margin: 0 1.5em 1.5em 0;
}
.alignright {
float: right;
margin: 0 0 1.5em 1.5em;
}
.aligncenter {
text-align: center;
margin: 1.5em auto;
display: block;
max-width: 100%;
}
.alignnone {
margin: 1.5em;
}
img {
height: auto;
line-height: 0;
}
.singular-attachment img {
max-width: 100%;
}
.wp-caption-text,
.wp-caption-dd {
margin: 3px 0 0 0;
color: #5c6066;
}
.wp-block-social-links a,
.wp-block-social-links a:link,
.wp-block-social-links a:visited {
color: #fff;
} input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
input[type=tel],
input[type=url],
textarea {
padding: 9px 12px;
width: 100%;
max-width: 27.75em;
background: #F0F1F2;
color: #27292B;
outline: solid 1px #D9D9D9;
border: none;
border-radius: 0;
font-family: "Lato", sans-serif;
-webkit-appearance: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus {
background: white;
}
textarea {
max-width: 41.625em;
overflow: auto; }
input[type=submit] {
padding: 0.8em;
width: 100%;
color: white;
background: #27292B;
outline: none;
border: none;
border-radius: 0;
max-width: 13.875em;
font-family: "Lato", sans-serif;
-webkit-appearance: none;
transition: background 0.2s ease-in-out;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
cursor: pointer;
background: #5c6066;
}
input[type=search] {
margin-right: 2px;
padding-right: 0.375em; transition: background 0.2s ease-in-out;
}
::-webkit-input-placeholder {
color: #5c6066;
}
:-moz-placeholder {
color: #5c6066;
}
::-moz-placeholder {
color: #5c6066;
}
:-ms-input-placeholder {
color: #5c6066;
} a img {
border: none;
}
.screen-reader-text {
position: absolute;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
height: 1px;
width: 1px;
}
.skip-content {
position: absolute;
top: -4.5em;
width: 100%;
left: 0;
display: block;
text-align: center;
color: white;
z-index: 99;
padding: 1.5em;
background: #27292B;
transition: top 0.2s ease;
}
.skip-content:link, .skip-content:visited {
color: white;
}
.skip-content:focus {
top: 0;
outline: none;
}
.admin-bar .skip-content:focus {
top: 32px;
}
#breadcrumbs {
margin-top: 0;
padding: 0 7.4074%;
}
.singular #breadcrumbs {
margin-bottom: 3em;
}
@media all and (min-width: 34.375em) {
#breadcrumbs {
padding: 0;
}
.singular #breadcrumbs {
margin-bottom: 1.5em;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: none; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
html {
-webkit-text-size-adjust: none; }
}
@media all and (min-width: 87.5em) {
body:before {
content: "";
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 50%;
z-index: 0;
background: #F0F1F2;
}
}
.main-sidebar {
transform: translate3d(0px, 0px, 0px);
position: relative;
padding: 1.5em 7.4074%;
background: #27292B;
color: white;
}
.sidebar-primary {
max-height: 0;
overflow: hidden;
}
.open .sidebar-primary {
max-height: 9999px;
}
@media all and (min-width: 34.375em) {
.sidebar-primary {
position: absolute;
width: 320px;
left: 0;
padding: 0 8.6962876%;
}
}
@media all and (min-width: 59.375em) {
.main-sidebar {
float: left;
width: 27.775%;
padding: 3em 1.85185%;
min-height: 100%;
}
.sidebar-primary {
position: relative;
max-height: none;
width: auto;
padding: 0;
}
}
@media all and (min-width: 71.875em) {
.main-sidebar {
width: 22.23%;
}
}
@media all and (min-width: 87.5em) {
.main-sidebar {
padding: 3em 26px;
max-width: 311px;
}
}
.site-header:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.title-container {
float: left;
}
.site-avatar {
display: none;
}
.site-title {
font-family: "Rokkitt", sans-serif;
line-height: 36px;
}
.site-title a {
text-decoration: none;
}
.site-title a:hover, .site-title a:active, .site-title a:focus {
text-decoration: underline;
}
.site-title img {
max-width: 200px;
}
.tagline {
display: none;
}
.social-media-icons {
opacity: 0;
visibility: hidden;
max-height: 0;
overflow: hidden;
clear: both;
}
.social-media-icons ul {
list-style: none;
margin: 1.5em 0 0;
padding-top: 1.5em;
border-top: solid 1px #3E4145;
}
.social-media-icons li {
display: inline-block;
margin-right: 8px;
}
.social-media-icons a {
display: inline-block;
vertical-align: middle;
color: #CCCCCC;
font-size: 1.5em;
line-height: 1;
text-decoration: none;
}
.social-media-icons a:link, .social-media-icons a:visited {
color: #CCCCCC;
}
.social-media-icons a:hover, .social-media-icons a:active, .social-media-icons a:focus {
color: #fff;
}
.social-media-icons a.custom-icon img {
line-height: 0;
margin: 0;
width: 30px;
height: auto;
}
.social-media-icons a.twitter {
position: relative;
}
.social-media-icons a .verified {
position: absolute;
bottom: -4px;
right: -6px;
}
.toggle-navigation {
float: right;
height: 36px;
width: 36px;
margin: 0;
padding: 0;
font-size: 1em;
line-height: 1;
text-align: center;
color: white;
background: none;
border: solid 1px #3E4145;
}
.toggle-navigation:focus {
border-color: #999999;
outline: none;
}
.open .social-media-icons {
opacity: 1;
visibility: visible;
max-height: 9999px;
}
.open .toggle-navigation {
border-color: #999999;
}
@media all and (min-width: 34.375em) {
.site-title {
font-size: 1.75em; line-height: 1;
}
.tagline {
display: block;
color: #CCCCCC;
margin: 0;
}
.social-media-icons {
position: absolute;
width: 320px;
top: 100%;
left: 0;
padding: 0 8.6962876%;
}
.social-media-icons ul {
margin-top: 0;
}
}
@media all and (min-width: 43.75em) {
.site-avatar {
display: block;
float: left;
margin-right: 0.75em;
height: 48px;
width: 48px;
border-radius: 50%;
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
}
.title-container {
position: relative;
}
.title-container .container {
position: relative;
float: left;
top: 50%;
}
.title-container:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
}
@media all and (min-width: 59.375em) {
.toggle-navigation {
display: none;
}
.site-avatar {
float: none;
height: 96px;
width: 96px;
margin: 0 auto 0.75em;
}
.title-container {
float: none;
height: auto;
text-align: center;
padding-bottom: 0.75em;
}
.title-container .container {
float: none;
top: auto;
transform: none;
margin-bottom: 0.75em;
}
.site-title img {
max-width: 100%;
}
.social-media-icons {
opacity: 1;
visibility: visible;
position: relative;
max-height: none;
width: auto;
padding: 0;
text-align: center;
}
.social-media-icons ul {
border: none;
padding: 0;
margin-bottom: 1.5em;
}
} .menu-primary {
max-height: 0;
overflow: hidden;
clear: both;
opacity: 0;
visibility: hidden;
}
.menu-primary a {
text-decoration: none;
display: inline-block;
margin: 0.375em 0 0.375em;
clear: both;
}
.menu-primary a:hover, .menu-primary a:active, .menu-primary a:focus {
text-decoration: underline;
}
.menu-primary-items,
.menu-unset > ul {
list-style: none;
margin: 1.5em 0;
padding: 1.5em 0 0;
border-top: solid 1px #3E4145; }
.menu-primary-items ul,
.menu-unset > ul ul {
list-style: none;
}
.menu-primary-items > li:last-child a,
.menu-unset > ul > li:last-child a {
margin-bottom: 0;
}
.menu-primary-items .menu-item-has-children,
.menu-primary-items .page_item_has_children,
.menu-unset > ul .menu-item-has-children,
.menu-unset > ul .page_item_has_children {
position: relative;
}
.menu-primary-items .menu-item-has-children > a,
.menu-primary-items .page_item_has_children > a,
.menu-unset > ul .menu-item-has-children > a,
.menu-unset > ul .page_item_has_children > a {
max-width: calc(100% - 36px);
}
.menu-primary-items .menu-item-has-children ul,
.menu-primary-items .page_item_has_children ul,
.menu-unset > ul .menu-item-has-children ul,
.menu-unset > ul .page_item_has_children ul {
display: none;
margin: 0 0 0 0.75em;
}
.menu-primary-items .menu-item-has-children ul a,
.menu-primary-items .page_item_has_children ul a,
.menu-unset > ul .menu-item-has-children ul a,
.menu-unset > ul .page_item_has_children ul a {
color: #CCCCCC;
}
.menu-primary-items .menu-item-has-children ul a:link, .menu-primary-items .menu-item-has-children ul a:visited, .menu-primary-items .menu-item-has-children ul a:hover, .menu-primary-items .menu-item-has-children ul a:active, .menu-primary-items .menu-item-has-children ul a:focus,
.menu-primary-items .page_item_has_children ul a:link,
.menu-primary-items .page_item_has_children ul a:visited,
.menu-primary-items .page_item_has_children ul a:hover,
.menu-primary-items .page_item_has_children ul a:active,
.menu-primary-items .page_item_has_children ul a:focus,
.menu-unset > ul .menu-item-has-children ul a:link,
.menu-unset > ul .menu-item-has-children ul a:visited,
.menu-unset > ul .menu-item-has-children ul a:hover,
.menu-unset > ul .menu-item-has-children ul a:active,
.menu-unset > ul .menu-item-has-children ul a:focus,
.menu-unset > ul .page_item_has_children ul a:link,
.menu-unset > ul .page_item_has_children ul a:visited,
.menu-unset > ul .page_item_has_children ul a:hover,
.menu-unset > ul .page_item_has_children ul a:active,
.menu-unset > ul .page_item_has_children ul a:focus {
color: #CCCCCC;
}
.menu-primary-items .menu-item-has-children ul ul a,
.menu-primary-items .page_item_has_children ul ul a,
.menu-unset > ul .menu-item-has-children ul ul a,
.menu-unset > ul .page_item_has_children ul ul a {
color: #999999;
}
.menu-primary-items .menu-item-has-children ul ul a:link, .menu-primary-items .menu-item-has-children ul ul a:visited, .menu-primary-items .menu-item-has-children ul ul a:hover, .menu-primary-items .menu-item-has-children ul ul a:active, .menu-primary-items .menu-item-has-children ul ul a:focus,
.menu-primary-items .page_item_has_children ul ul a:link,
.menu-primary-items .page_item_has_children ul ul a:visited,
.menu-primary-items .page_item_has_children ul ul a:hover,
.menu-primary-items .page_item_has_children ul ul a:active,
.menu-primary-items .page_item_has_children ul ul a:focus,
.menu-unset > ul .menu-item-has-children ul ul a:link,
.menu-unset > ul .menu-item-has-children ul ul a:visited,
.menu-unset > ul .menu-item-has-children ul ul a:hover,
.menu-unset > ul .menu-item-has-children ul ul a:active,
.menu-unset > ul .menu-item-has-children ul ul a:focus,
.menu-unset > ul .page_item_has_children ul ul a:link,
.menu-unset > ul .page_item_has_children ul ul a:visited,
.menu-unset > ul .page_item_has_children ul ul a:hover,
.menu-unset > ul .page_item_has_children ul ul a:active,
.menu-unset > ul .page_item_has_children ul ul a:focus {
color: #999999;
}
.menu-primary-items .menu-item-has-children.open > button,
.menu-primary-items .page_item_has_children.open > button,
.menu-unset > ul .menu-item-has-children.open > button,
.menu-unset > ul .page_item_has_children.open > button {
transform: rotate(180deg);
}
.menu-primary-items .menu-item-has-children.open > ul,
.menu-primary-items .page_item_has_children.open > ul,
.menu-unset > ul .menu-item-has-children.open > ul,
.menu-unset > ul .page_item_has_children.open > ul {
display: block;
}
.toggle-dropdown {
float: right;
height: 32px;
width: 32px;
margin: 2px 0 0 0;
padding: 0;
font-size: 1em;
line-height: 1;
background: none;
color: white;
border: solid 1px #3E4145;
}
.toggle-dropdown:hover, .toggle-dropdown:active, .toggle-dropdown:focus {
outline: none;
border-color: #999999;
}
.toggle-dropdown:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 900;
transition: all 0.1s ease-in-out;
}
.open .menu-primary {
max-height: 9999px;
opacity: 1;
visibility: visible;
} .current-menu-item > a,
.current_page_item > a {
text-decoration: underline;
}
@media all and (min-width: 34.375em) {
.menu-primary {
position: absolute;
width: 320px;
top: 100%;
left: 0;
padding: 0 8.6962876%;
}
.menu-primary-items,
.menu-unset > ul {
margin-top: 0;
}
.rtl .menu-primary,
.rtl .social-media-icons,
.rtl .sidebar-primary {
right: 0;
left: auto;
}
} @media all and (min-width: 59.375em) {
.menu-primary {
opacity: 1;
visibility: visible;
position: relative;
max-height: none;
width: auto;
padding: 0;
}
.toggle-dropdown:hover {
cursor: pointer;
}
}
@media all and (min-width: 34.375em) {
.main {
padding: 1.5em 7.4074%;
}
.open ~ .main {
transform: translateX(320px);
}
.open ~ .main:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #27292B;
opacity: 0.3;
}
}
@media all and (min-width: 59.375em) {
.main {
float: right;
padding: 3em 5.555%;
width: 72.215%;
}
}
@media all and (min-width: 71.875em) {
.main {
width: 77.77%;
padding: 3em 16.665% 3em 5.555%;
}
}
.entry {
position: relative;
margin-bottom: 1.5em;
}
.entry article {
padding: 1.5em 7.4074%;
background: white;
}
.featured-image {
position: relative;
height: 0;
padding-bottom: 50%;
overflow: hidden;
}
.featured-image > a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-size: 0;
}
.featured-image > img,
.featured-image > a > img {
position: absolute;
left: 0;
height: 100%;
width: 100%;
object-fit: cover;
}
.featured-image > img.no-object-fit,
.featured-image > a > img.no-object-fit {
min-width: 0;
min-height: 0;
max-width: 100%;
max-height: 100%;
height: auto;
width: auto;
top: 50%;
right: 50%;
left: auto;
transform: translateX(50%) translateY(-50%);
}
.featured-image .ccfic {
position: absolute;
width: 100%;
bottom: 0;
text-align: center;
background: rgba(0, 0, 0, 0.7);
color: #eeeeee;
padding: 4px 8px;
font-size: 13px;
}
.post-header {
text-align: center;
margin: 0.75em 0 1.5em;
}
.post-title a {
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.post-title a:hover, .post-title a:active, .post-title a:focus {
color: #5c6066;
}
.post-content {
margin: 1.5em 0;
}
.post-content iframe {
max-width: 100%;
}
.post-content:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.singular .entry {
margin-top: -1.5em;
}
.singular-post .post-content {
border-bottom: solid 1px #D9D9D9;
}
.post-categories {
margin: 1.5em 0;
}
.post-categories a {
display: inline-block;
margin-left: 0.75em;
}
.post-tags, .widget_tag_cloud {
margin: 1.5em 0 0;
}
.post-tags ul, .widget_tag_cloud ul {
list-style: none;
margin: 0;
}
.post-tags li, .widget_tag_cloud li {
display: inline-block;
}
.post-tags a, .widget_tag_cloud a {
line-height: 1;
display: inline-block;
padding: 6px 20px;
margin: 0 6px 6px 0;
background: #27292B;
border-radius: 24px;
text-decoration: none;
transition: background 0.2s ease-in-out;
}
.post-tags a:hover, .widget_tag_cloud a:hover, .post-tags a:active, .widget_tag_cloud a:active, .post-tags a:focus, .widget_tag_cloud a:focus {
background: #5c6066;
}
.further-reading {
text-align: center;
background: #D9D9D9;
padding: 0.75em 7.4074%;
}
.further-reading div {
margin: 1.5em 0;
}
.further-reading span,
.further-reading a {
display: block;
}
.blog .entry,
.archive .entry,
.search .entry {
text-align: center;
}
.blog .post-content,
.archive .post-content,
.search .post-content {
margin-bottom: 0.75em;
}
.blog .post-content p:last-child,
.archive .post-content p:last-child,
.search .post-content p:last-child {
padding-top: 1.5em;
margin-bottom: 0;
border-top: solid 1px #D9D9D9;
}
.blog.full-post .entry,
.archive.full-post .entry,
.search.full-post .entry {
text-align: left;
}
.blog.full-post .post-content p:last-child,
.archive.full-post .post-content p:last-child,
.search.full-post .post-content p:last-child {
padding-top: 0;
margin-bottom: 1.5em;
border-top: none;
}
.entry.protected input[type=password] {
display: block;
margin: 6px 0 10px;
}
.wp-block-image.alignfull,
.wp-block-cover {
position: relative;
left: -8.67%;
width: 117.52%;
max-width: none;
}
.wp-block-quote.is-large {
padding-left: 0;
border-left: none;
margin: 1.5em;
}
.wp-block-embed {
margin: 1.5em 0;
}
.wp-block-code code {
background: none;
}
.last-updated {
font-style: italic;
}
@media all and (min-width: 34.375em) {
.entry article {
box-shadow: 0 0 2px 0 rgba(39, 43, 47, 0.1);
}
.singular .post-header {
margin-bottom: 2.25em;
}
.singular .entry {
margin-top: 0;
}
.further-reading:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.further-reading div {
width: 50%;
}
.further-reading .previous {
text-align: left;
float: left;
}
.further-reading .next {
text-align: right;
float: right;
}
}
@media all and (min-width: 43.75em) {
.post-title {
font-size: 3.1875em; }
}
@media all and (min-width: 59.375em) {
.entry {
padding: 0;
}
.entry article,
.entry .further-reading {
padding: 1.5em 13.63197%;
}
.wp-block-image.alignfull,
.wp-block-cover {
left: -18.67%;
width: 137.34%;
}
.wp-block-image.alignwide {
position: relative;
left: -10%;
width: 120%;
max-width: none;
}
}
@media all and (min-width: 71.875em) {
.entry article,
.entry .further-reading {
padding: 1.5em 9.999%;
}
.post-header {
margin-top: 1.5em;
}
.has-post-thumbnail .post-header {
margin-top: 0;
}
.wp-block-image.alignfull,
.wp-block-cover {
left: -12.4%;
width: 124.8%;
}
.wp-block-image.alignwide {
left: -7%;
width: 114%;
}
}
.comments {
margin: 1.5em 0;
}
.comments-number {
background: white;
box-shadow: 0 0 2px 0 rgba(39, 43, 47, 0.1);
padding: 1.5em;
margin: 1.5em 0;
text-align: center;
}
.comment-list {
margin: 1.5em 0;
list-style: none;
}
.comment-list .children {
list-style: none;
margin: 1.5em 0;
padding-left: 1.5em;
border-left: solid 2px #D9D9D9;
}
.comment-list .children > li,
.comment-list > li {
margin: 1.5em 0;
}
.comment-list .children > li .comment-respond,
.comment-list > li .comment-respond {
box-shadow: none;
}
.comment-list .children > li .comment-respond small,
.comment-list > li .comment-respond small {
font-size: 0.568em;
}
.comment-author {
margin-bottom: 1.5em;
}
.comment-author:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.comment-author img {
float: left;
margin: 0 8px 0 0;
border-radius: 50%;
width: 48px;
height: 48px;
}
.comment-author .author-name {
line-height: 48px;
}
.comment-content {
margin: 1.5em 0;
clear: both;
border-bottom: solid 1px #D9D9D9;
}
.comment-content blockquote,
.comment-content ul,
.comment-content ol,
.comment-content pre,
.comment-content table {
text-align: left;
}
.comment-content ul {
list-style: disc;
}
.bypostauthor > .comment .author-name:after {
content: " (author)";
text-transform: none;
font-weight: 400;
letter-spacing: 0;
margin-left: 2px;
}
.comment-footer {
margin-top: 1.5em;
}
.comment-footer .comment-link a {
font-size: 1em;
text-decoration: none;
color: #27292B;
}
.comment-footer .comment-link a:link, .comment-footer .comment-link a:visited, .comment-footer .comment-link a:active, .comment-footer .comment-link a:hover, .comment-footer .comment-link a:focus {
color: #27292B;
}
.comment-footer .comment-link a:active, .comment-footer .comment-link a:hover, .comment-footer .comment-link a:focus {
text-decoration: underline;
}
.comment-footer .comment-link a span {
font-size: 1em;
}
.comment-reply-link,
.comment-edit-link {
margin-left: 2px;
padding-left: 6px;
border-left: solid 1px #999999;
}
.pingback .author-name {
line-height: 1.5;
}
.pingback .comment-content {
border-bottom: none;
margin-bottom: 0;
}
.pingback p:last-child {
margin-bottom: 0;
}
.comment-respond,
.comments-closed,
.comment-pagination {
padding: 1.5em 7.4074%;
background: white;
}
.comment-respond label,
.comments-closed label,
.comment-pagination label {
display: block;
}
.comment-form-cookies-consent label {
display: inline;
}
.comment-pagination {
margin: 1.5em 0;
}
.comment-pagination p {
margin: 0;
width: 50%;
}
.comment-pagination:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.comment-pagination .previous-comment {
text-align: left;
float: left;
}
.comment-pagination .next-comment {
text-align: right;
float: right;
}
@media all and (min-width: 34.375em) {
.comment-respond,
.comments-closed,
.comment-pagination {
box-shadow: 0 0 2px 0 rgba(39, 43, 47, 0.1);
}
}
@media all and (min-width: 43.75em) {
.comments-number h2,
.comments-number h3,
.comment-respond h2,
.comment-respond h3 {
font-size: 2.3125em; line-height: 1;
}
.comment-list ul {
padding-left: 3em;
}
}
@media all and (min-width: 59.375em) {
.comment-respond {
padding: 3em 13.63197% 1.5em;
}
.comments-closed,
.comment-pagination {
padding: 1.5em 13.63197%;
}
}
@media all and (min-width: 71.875em) {
.comment-respond {
padding: 3em 9.999% 1.5em;
}
.comments-closed,
.comment-pagination {
padding: 1.5em 9.999%;
}
}
.archive-header,
.pagination {
padding: 1.5em 7.4074%;
margin-bottom: 1.5em;
background: white;
text-align: center;
}
.archive-header h1,
.pagination h1 {
display: inline-block;
margin-left: 6px;
}
.archive-header p {
margin: 0.75em 0 0;
}
.more-link-wrapper {
text-align: center;
}
.comments-link {
display: block;
text-align: center;
margin-top: 1.5em;
}
.comments-link i {
padding-right: 6px;
}
.comments-link a {
padding: 8px 16px;
border: solid 1px #202224;
text-decoration: none;
}
.pagination {
position: relative;
margin: 1.5em 0;
}
.pagination a,
.pagination span {
margin: 0 4px;
}
.pagination .next {
position: absolute;
right: 7.4074%;
left: auto;
}
.pagination .prev {
position: absolute;
left: 7.4074%;
right: auto;
}
.infinite-scroll .pagination {
display: none;
}
.sticky-status {
position: absolute;
top: 0;
left: 0;
z-index: 9;
padding: 6px 20px;
background: #27292B;
color: white;
}
@media all and (max-width: 71.875em) {
.blog .sticky:not(.has-post-thumbnail) article {
padding-top: 3em;
}
}
@media all and (min-width: 34.375em) {
.archive-header,
.pagination {
box-shadow: 0 0 2px 0 rgba(39, 43, 47, 0.1);
}
}
@media all and (min-width: 59.375em) {
.archive-header,
.pagination {
padding: 1.5em 13.63197%;
}
.pagination .next {
right: 13.63197%;
}
.pagination .prev {
left: 13.63197%;
}
}
@media all and (min-width: 71.875em) {
.archive-header,
.pagination {
padding: 1.5em 9.999%;
}
.pagination .next {
right: 9.999%;
}
.pagination .prev {
left: 9.999%;
}
}
.widget {
padding: 1.5em 0;
}
.widget .widget-title {
font-family: "Lato", sans-serif;
font-size: 1em;
line-height: 1.5;
margin-bottom: 0.75em;
}
.widget ul {
list-style: none;
margin: 0;
}
.widget ul a {
text-decoration: none;
}
.widget ul a:hover, .widget ul a:active, .widget ul a:focus {
text-decoration: underline;
}
.widget ul ul {
margin: 6px 0 6px 12px;
}
.widget li {
margin-bottom: 6px;
}
.sidebar-primary .widget {
color: #CCCCCC;
border-top: solid 1px #3E4145;
padding: 1.5em 1px;
}
.sidebar-primary .widget-title {
color: white;
}
.sidebar-primary .widget_recent_entries span {
color: #999999;
}
.sidebar-primary .widget_archive ul ul li,
.sidebar-primary .widget_categories ul ul li,
.sidebar-primary .widget_nav_menu ul ul li {
color: #999999;
}
.sidebar-primary .widget_archive ul ul a,
.sidebar-primary .widget_categories ul ul a,
.sidebar-primary .widget_nav_menu ul ul a {
color: #999999;
}
.sidebar-primary .widget_archive ul ul a:link, .sidebar-primary .widget_archive ul ul a:visited,
.sidebar-primary .widget_categories ul ul a:link,
.sidebar-primary .widget_categories ul ul a:visited,
.sidebar-primary .widget_nav_menu ul ul a:link,
.sidebar-primary .widget_nav_menu ul ul a:visited {
color: #999999;
}
.sidebar-primary .widget_archive ul ul a:hover, .sidebar-primary .widget_archive ul ul a:active, .sidebar-primary .widget_archive ul ul a:focus,
.sidebar-primary .widget_categories ul ul a:hover,
.sidebar-primary .widget_categories ul ul a:active,
.sidebar-primary .widget_categories ul ul a:focus,
.sidebar-primary .widget_nav_menu ul ul a:hover,
.sidebar-primary .widget_nav_menu ul ul a:active,
.sidebar-primary .widget_nav_menu ul ul a:focus {
color: #999999;
}
.sidebar-primary .widget_rss .rssSummary {
color: #999999;
}
.sidebar-primary .widget_rss cite,
.sidebar-primary .widget_rss span {
color: #999999;
}
.sidebar-primary .widget_search input[type=search] {
background: white !important;
}
.sidebar-primary .widget_search input[type=submit] {
background: #3E4145;
}
.sidebar-primary .widget_search input[type=submit]:hover, .sidebar-primary .widget_search input[type=submit]:focus {
background: #5c6066;
}
.widget_recent_entries span {
display: block;
line-height: 1;
margin-bottom: 12px;
}
.widget_recent_comments ul a {
text-decoration: underline;
}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul {
margin-left: 12px;
}
.widget_calendar caption {
text-align: left;
margin-bottom: 1em;
}
.widget_calendar #today {
background: #3E4145;
color: white;
}
.widget_calendar td {
text-align: center;
}
.widget_calendar #next,
.widget_calendar #prev {
padding: 0;
}
.widget_calendar #next a,
.widget_calendar #prev a {
display: block;
text-align: center;
padding: 6px 12px;
}
.widget_rss .widget-title a {
text-decoration: none;
}
.widget_rss .widget-title img {
margin-right: 4px;
}
.widget_rss .rssSummary {
margin: 12px;
}
.widget_rss .rssSummary + cite {
display: block;
margin: 0 0 24px 12px;
}
.widget_rss li a {
display: block;
}
.widget_rss cite,
.widget_rss span {
margin-bottom: 12px;
line-height: 1;
}
.widget_rss span + cite {
margin-left: 2px;
}
.widget_rss span + cite:before {
content: " | ";
font-style: normal;
}
.widget_tag_cloud a {
background: #3E4145;
margin-right: 0px;
}
.widget_search .search-form-container {
font-size: 1em;
}
.site-footer {
position: relative;
clear: both;
}
.site-footer .design-credit {
padding: 0.75em 7.4074%;
background: #D9D9D9;
color: #3E4145;
text-align: center;
}
.site-footer .design-credit a {
color: #3E4145;
}
.site-footer .design-credit a:link, .site-footer .design-credit a:visited, .site-footer .design-credit a:hover, .site-footer .design-credit a:active, .site-footer .design-credit a:focus {
color: #3E4145;
}
.scroll-to-top {
position: fixed;
bottom: -45px;
right: 0;
z-index: 9;
background: #000;
border: none;
color: #fff;
padding: 12px 0;
width: 60px;
transition: background 0.2s, transform 0.3s;
}
.scroll-to-top.visible {
transform: translateY(-45px);
}
.scroll-to-top:hover {
cursor: pointer;
background: #27292B;
}
.scroll-to-top:hover i {
transform: translateY(-4px);
}
.scroll-to-top i {
font-size: 21px;
transition: transform 0.2s;
}
@media all and (min-width: 59.375em) {
.site-footer {
float: right;
width: 72.215%;
}
}
@media all and (min-width: 71.875em) {
.site-footer {
width: 77.77%;
}
}
@media all and (min-width: 87.5em) {
.site-footer {
position: relative;
}
.site-footer:after {
content: "";
position: absolute;
top: 0;
right: -999px;
bottom: 0;
left: 100%;
background: #D9D9D9;
}
}
.error404 .entry article {
padding-bottom: 3em;
}
.search-form-container input[type=search] {
margin-bottom: 6px;
max-width: none !important;
}
.search-form-container input[type=submit] {
max-width: none;
}
@media all and (min-width: 34.375em) {
.main .search-form-container input[type=search] {
width: 70% !important;
margin-bottom: 0;
}
.main .search-form-container input[type=submit] {
width: calc(30% - 6px);
}
}
.search .archive-header .post-title {
margin-bottom: 24px;
}
.search .search-bottom {
padding-bottom: 3em;
}
.search .search-bottom p {
margin-bottom: 1.5em;
}
.search .sticky-status {
display: none;
}
@media all and (min-width: 34.375em) {
.search .archive-header h1 {
font-size: 1.75em; line-height: 1.321; }
}
.singular-attachment .entry .attachment {
text-align: center;
}
.singular-attachment .entry .further-reading p {
margin: 0;
}
.singular-attachment .attachment-container img {
display: block;
} .gallery {
margin: 2.25em auto;
}
.gallery-item {
display: inline-block;
padding: 0.75em;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-item img {
max-width: 100%;
max-height: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #5c6066;
display: block;
font-family: "Lato", sans-serif;
font-size: 12px;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .tiled-gallery {
margin: 2.25em auto !important;
}
.tiled-gallery .gallery-row {
margin: 0 auto;
}
.woocommerce .entry {
padding: 1.5em 7.4074%;
background: white;
}
.woocommerce a {
border-bottom: none;
}
.woocommerce .product .quantity .qty {
width: 50px !important;
font-size: 16px !important;
padding: 11px 6px 11px 12px !important;
}
.woocommerce .product .single_add_to_cart_button {
line-height: 1.5;
padding: 12px 24px;
}
.woocommerce .product_meta a {
text-decoration: underline;
}
.woocommerce .woocommerce-review-link {
text-decoration: underline;
}
.woocommerce .woocommerce-Reviews-title,
.woocommerce .related h2,
.woocommerce .upsells h2 {
margin-bottom: 24px;
}
.woocommerce .comment-reply-title {
display: block;
margin-bottom: 12px;
color: #27292B;
font-weight: 700;
}
.woocommerce .comment-respond {
box-shadow: none;
}
.woocommerce .woocommerce-loop-product__title,
.woocommerce .price {
padding-right: 8px !important;
padding-left: 8px !important;
}
.woocommerce .add_to_cart_button {
display: block !important;
text-align: center;
border-radius: 0 0 3px 3px !important;
}
.woocommerce .added_to_cart {
display: block !important;
text-align: center;
}
.woocommerce-cart th, .woocommerce-cart td,
.woocommerce-checkout th,
.woocommerce-checkout td,
.woocommerce-page th,
.woocommerce-page td {
border: none;
}
.woocommerce-cart h2,
.woocommerce-cart h3,
.woocommerce-checkout h2,
.woocommerce-checkout h3,
.woocommerce-page h2,
.woocommerce-page h3 {
margin-bottom: 24px;
}
.woocommerce-cart .quantity input {
width: 50px !important;
font-size: 14px !important;
padding: 8px 4px !important;
}
.woocommerce-cart .coupon input {
max-width: none !important;
width: 49% !important;
padding: 10px 12px;
}
.woocommerce-cart .coupon input[type=text] {
font-size: 14px !important;
padding: 7px 12px 8px !important;
}
.woocommerce-cart table.shop_table td.product-name {
padding: 24px 12px;
}
.woocommerce-cart table.shop_table .actions {
padding: 12px;
}
.woocommerce-cart .post-content a.remove {
text-decoration: none;
}
.woocommerce-cart .post-content .checkout-button {
text-decoration: none;
}
.woocommerce-checkout input {
max-width: none;
}
.woocommerce-checkout .required {
text-decoration: none;
}
.woocommerce-checkout #customer_details {
margin-bottom: 24px;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
width: auto;
float: none;
}
.woocommerce .col-2 {
margin-top: 1.5em;
}
.woocommerce-account .woocommerce {
position: relative;
border: solid 1px #F0F1F2;
border-radius: 6px;
min-height: 260px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
background: #F0F1F2;
padding: 1.5em;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
margin-bottom: 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
text-decoration: none;
font-weight: 800;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li a:active, .woocommerce-account .woocommerce-MyAccount-navigation li a:focus {
text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 1.5em;
}
.woocommerce-account .woocommerce-MyAccount-content > p:first-child {
margin-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset {
margin: 1.5em 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .button {
margin-top: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content .button {
text-decoration: none;
}
.woocommerce-account .woocommerce-message {
z-index: 9;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
top: -26px;
}
.woocommerce-account .col-2.woocommerce-Address {
margin-top: 1.5em;
}
.woocommerce form .form-row .required {
text-decoration: none;
}
@media all and (min-width: 34.375em) {
.woocommerce .entry {
box-shadow: 0 0 2px 0 rgba(39, 43, 47, 0.1);
}
}
@media all and (min-width: 769px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.woocommerce-account .col-2.woocommerce-Address {
margin-top: 0;
}
}
@media all and (min-width: 59.375em) {
.woocommerce {
padding: 0;
}
.woocommerce .entry {
padding: 1.5em 13.63197%;
}
}
@media all and (min-width: 71.875em) {
.woocommerce .entry {
padding: 1.5em 9.999%;
}
}
.bbpress .main {
padding-right: 5.555%;
}
.bbpress .entry {
padding: 1.5em 2.25em;
background: white;
box-shadow: 0 0 2px 0 rgba(58, 58, 58, 0.2);
}
.bbpress .entry article {
padding: 0;
box-shadow: none;
}
div.bbp-breadcrumb {
display: inline-block;
float: none;
}
#subscription-toggle {
font-weight: 400;
margin-left: 6px;
text-decoration: underline;
}
span.bbp-admin-links,
span.bbp-admin-links a,
.bbp-reply-header a.bbp-reply-permalink {
color: #5c6066;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
margin: 0 0 -3px;
display: inline-block;
}
.bbp-form textarea {
max-width: none;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
border-radius: 50%;
border: none;
margin-right: 4px;
}
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
border-radius: 50%;
}