@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url(//banpao.chaiyaphum.police.go.th/wp-content/themes/wpdt-starter/fonts/iconfont/MaterialIcons.woff2) format("woff2");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}
body,
button,
input,
select,
textarea {
font-family: "Sukhumvit Set", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.62857143;
color: rgba(0, 0, 0, 0.54);
font-weight: 300;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: rgba(0, 0, 0, 0.95);
margin-bottom: 1rem;
}
h1 {
font-size: 1.8rem;
}
h2 {
font-size: 1.6rem;
}
h3 {
font-size: 1.4rem;
}
h4 {
font-size: 1.2rem;
}
h5 {
font-size: 1.1rem;
}
h6 {
font-size: 1rem;
}
p {
margin-bottom: 2rem;
}
hr {
background-color: #eee;
border: 0;
height: 1px;
margin-bottom: 20px;
} ul,
ol {
margin: 0 0 20px 0;
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
margin-left: 0px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
background: none repeat scroll 0 0 #eee;
margin: 0 0 1rem;
padding: 1rem;
color: rgba(0, 0, 0, 0.9);
font-size: 1.2rem;
line-height: 1.4rem;
}
address {
margin: 0 0 20px;
}
pre {
background: none repeat scroll 0 0 #eee;
border-radius: 0;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 1rem;
line-height: 1.2;
margin-bottom: 1.6rem;
max-width: 100%;
overflow: auto;
padding: 1rem;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
white-space: pre-wrap;
}
code {
padding: 20px;
max-height: 600px;
overflow: auto;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono,
DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace,
sans-serif;
font-size: 13px;
background-color: #f1f3f4;
display: block;
border-radius: 3px;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
padding: 0 0.4rem;
border-radius: 4px;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 20px;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background: none repeat scroll 0 0 #4285f8;
border: medium none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-size: 1rem;
font-weight: bold;
height: 34px;
line-height: 34px;
padding: 0 15px;
border-radius: 3px;
}
input[type="reset"] {
background: none repeat scroll 0 0 #f1f1f1;
color: #222222;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.9;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
opacity: 0.9;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="password"],
textarea,
.custom-file,
.form-control,
.custom-file-label {
color: #666;
border: 1px solid #f1f3f4;
max-width: 100%;
border-radius: 3px;
outline: none;
box-shadow: none;
background: #f1f3f4;
width: 100%;
}
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="password"],
.custom-file-input,
.custom-file,
.form-control,
.custom-file-label,
.custom-file-label::after {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
textarea,
textarea.form-control {
overflow: auto;
padding: 5px 10px 10px 10px;
vertical-align: top;
width: 100%;
height: 100px;
}
select,
.custom-select,
select.form-control:not([size]):not([multiple]) {
height: 34px;
border: 1px solid #f1f3f4;
}
.custom-file-label::after {
border: none;
height: 32px;
line-height: 32px;
margin: 0;
}
.select2-dropdown {
background-color: #fff;
border: 1px solid #f1f3f4;
border-radius: 3px;
}
.select2-container--default .select2-selection--single {
background-color: #f1f3f4;
border: none;
border-radius: 3px;
height: 34px;
text-align: left;
}
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #444;
line-height: 34px;
padding: 0px 10px;
}
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 34px;
position: absolute;
top: 1px;
right: 1px;
width: 28px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #f1f3f4;
}
.text-muted {
font-size: 0.65rem;
}
label {
margin-bottom: 0;
font-size: 0.8rem;
line-height: 1rem;
}
.form-group {
margin-bottom: 10px;
} a,
a:visited {
color: #4285f8;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
a:hover,
a:focus,
a:active {
color: #007bff;
text-decoration: none;
-webkit-transition: all 0.15s linear 0s;
transition: all 0.15s linear 0s;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.wp-embed {
border-radius: 3px;
padding: 1rem;
font-size: 1rem;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1rem;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.no-js .material-icons {
font-size: 0;
}
.navbar-collapse {
background-color: #fff;
padding: 8px 16px;
border-radius: 3px;
margin-top: 20px; position: relative;
margin: -5px 0 0 0;
position: absolute;
top: 3px;
z-index: 100;
min-width: 300px;
right: -10px;
left: auto;
bottom: 0;;
}
.navbar-collapse .navbar-nav {
padding: 10px 38px 10px 20px;
text-align: left;
background-color: #fff;
max-width: 320px;
} .navbar-dark .navbar-collapse .navbar-nav .nav-link {
color: #222;
border: none;
}
.navbar .site-header-user .menu li.user > .btn {
background-color: transparent;
}
.site-header-user .menu .dropdown-menu:hover,
.site-header-user .menu li.dropdown:hover .dropdown-menu {
display: block;
}
.navbar-collapse .dropdown-item:hover, 
.navbar-collapse .dropdown-item:focus{
background-color: initial;;
}
.navbar-collapse .dropdown-item{
word-spacing: initial;
} .hentry .entry-header .entry-title a {
color: #323232;
}
.single .hentry,
.page .hentry {
border-bottom: none;
}
.entry-meta {
clear: both;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-thumbnail {
padding: 0;
margin-bottom: 20px;
}
.entry-summary p {
margin-bottom: 10px;
}
.entry-content {
margin: auto;
font-size: 1rem;
line-height: 1.8rem;
}
.page-links {
clear: both;
margin: 0 0 20px;
}
.page-header {
border-bottom: medium none;
padding-bottom: 0;
margin: 0;
}
.page-header .entry-title {
font-size: 48px;
margin-bottom: 5px;
color: #fff;
}
.contact-header .entry-title {
margin-bottom: 0;
}
.attachment .entry-meta {
clear: none;
}
.clear {
clear: both;
} .entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
max-width: 100%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery a img {
border: medium none;
display: block;
height: auto;
max-width: 100% !important;
border: none !important;
margin-bottom: 0;
}
.gallery dd {
margin: 0;
}
.gallery .gallery-item {
float: left;
margin-top: 0px !important;
text-align: center;
margin-bottom: 0 !important;
position: relative;
}
.gallery .gallery-item .gallery-caption {
visibility: hidden;
position: absolute;
left: 0;
bottom: 0;
right: 0;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
}
.gallery .gallery-item:hover .gallery-caption {
visibility: visible;
}
.wpdt-gallery {
max-width: 1440px;
margin: auto;
margin-bottom: 50px;
} embed,
iframe,
object,
audio,
video {
max-width: 100%;
} .widget-title {
position: relative;
font-weight: normal;
}
.widget ul {
}
.widget ul ul {
padding: 0;
margin-left: 30px;
list-style: revert;
} .widget select {
max-width: 100%;
} #searchform {
position: relative;
max-width: 100%;
margin: 0 auto 0;
}
#searchform .field {
width: 100%;
border: #fff solid 1px;
background-color: #fff;
padding-right: 50px;
padding-left: 15px;
height: 36px;
border: 1px solid #f1f3f4;
background: #f1f3f4;
border-radius: 16px;
}
#searchform .submit {
padding: 6px 8px 10px 8px;
position: absolute;
right: 0;
top: 0;
z-index: 10;
border-radius: 0 18px 18px 0;
height: 36px;
}
.site-header .search-box {
padding: 0;
display: block;
position: relative;
margin: 0;
left: 0;
right: 0;
}
.site-header .font-size {
margin-top: -10px;
}
.site-header .search-box #searchform {
position: absolute;
max-width: 100%;
margin: 0 auto 0;
left: 10px;
right: 5px;
}
.site-header .search-box #searchform .field {
padding-right: 34px;
padding-left: 10px;
height: 34px;
max-width: 100%;
}
.site-header .search-box #searchform .submit {
padding: 5px 5px;
height: 34px;
background: transparent;
color: initial;
}
.site-header .search-box-togle,
.site-header .search-box-togle:focus,
.site-header .search-box-togle:active {
width: 40px;
height: 40px;
padding: 8px;
border: none;
box-shadow: none;
}
.widget_categories ul li:hover a,
.widget_categories ul li.current-cat > a {
color: #337ab7;
}
.widget_categories .children > li > a {
padding-left: 20px;
}
.widget_categories .children > li:last-child {
border-bottom: none;
}
.widget_nav_menu .menu li {
position: relative;
}
.widget_nav_menu .menu li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: block;
padding: 6px 10px 6px 0;
font-size: 16px;
}
.widget_nav_menu .menu li:last-child a {
border: none;
}
.widget_nav_menu .menu-item-has-children {
border-bottom: 1px solid #eee;
}
.widget_nav_menu .menu li .sub-menu > li > a {
border: none;
font-size: 14px;
border-bottom: 1px solid #eee;
padding-left: 20px;
} .comment-content a {
word-wrap: break-word;
}
#comments {
margin: 0px -20px -10px;
background: #fff;
padding: 15px 20px 10px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
border-radius: 0;
max-width: 840px;
}
#comments h2 {
margin-bottom: 20px;
}
.commentlist {
padding: 0;
margin: 0 0 10px;
list-style: none;
font-size: 0.9rem;
line-height: 1.4rem;
}
.commentlist li.comment {
padding: 0;
min-height: 70px;
}
.commentlist li.comment .comment-content {
padding-bottom: 0px;
padding-left: 54px;
}
.commentlist li.comment .comment-author img {
float: left;
margin-right: 10px;
}
.commentlist li.comment .comment-meta {
float: right;
font-size: 11px;
font-style: oblique;
margin-top: 0;
position: absolute;
right: 10px;
top: 5px;
}
.commentlist li.comment .reply {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
color: #ffffff;
font-size: small;
margin-top: 0;
padding: 5px;
position: absolute;
top: auto;
bottom: 0;
text-align: -webkit-auto;
left: 0;
}
.commentlist li.comment .reply a {
color: #ffffff;
display: block;
float: left;
font-size: 12px;
line-height: 10px;
}
.commentlist li.comment .children {
list-style: none outside none;
margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment {
background: #f8f8f8;
padding: 24px 10px 10px;
margin-bottom: 5px;
position: relative;
min-height: 90px;
border-radius: 3px;
}
.commentlist li.comment article.comment .comment-content p {
margin: 0;
}
#respond {
padding-bottom: 0px;
}
#commentform p {
margin-bottom: 10px;
}
#commentform label {
width: 100%;
display: block;
font-size: 0.8rem;
margin: 0 0 0.5rem;
}
#commentform textarea {
height: 100px;
line-height: 16px;
overflow: auto;
padding: 11px 7px 7px;
vertical-align: top;
width: 100%;
}
.nocomments {
display: none;
} .widget-area {
margin-top: 20px;
margin-bottom: 20px;
padding:0 10px;
}
.widget-area .widget {
margin-bottom: 20px;
}
.widget-area .widget h2 {
font-size: 1.4rem;
}
.archive-content .single-hentry {
border-bottom: #f4f4f4 solid 1px;
}
.archive-content .single-hentry .entry-meta {
padding: 5px 0;
}
.archive-content .single-hentry .entry-meta {
padding: 0;
}
.site-archive-header {
padding: 0;
background-color: transparent;
min-height: 0;
text-align: center;
padding: 20px 10px 60px;
text-align: left;
}
.header-sticky .site-archive-header {
padding-top: 104px;
}
.site-archive-header .page-title {
font-size: 1.6rem;
margin-bottom: 0;
display: inline-block;
font-weight: bold;
}
.site-archive-header .breadcrumbs {
margin-top: 0px;
padding: 5px 0;
float: right;
display: none;
}
.site-archive-content {
margin-top: -54px;
padding: 0 10px;
position: relative;
}
.home .site-archive-content {
margin-top: -60px;
}
.site-archive-content .hentry {
border-radius: calc(0.25rem - 1px);
margin-bottom: 1.2rem;
background-color: #fff;
}
.hentry.card .entry-summary {
padding-bottom: 1rem;
padding-bottom: 0;
}
.hentry.card .entry-summary p {
margin-bottom: 10px;
}
.site-archive-content .hentry .card-body {
padding: 10px;
}
.site-archive-content .hentry .entry-header .entry-title {
font-size: 1rem;
margin-bottom: 0;
}
.site-archive-content .hentry .card-body .entry-categories {
font-size: 0.7rem;
margin-bottom: 0px;
}
.site-archive-content .hentry .card-body .entry-footer {
font-size: 0.8rem;
}
.single .site-single-header {
position: relative;
}
.header-sticky.single .site-single-header {
padding-top: 104px;
} .single .site-single-header .breadcrumbs {
padding: 10px;
display: none;
}
.single .site-archive-content {
margin: 10px 0 10px;
position: relative;
z-index: 10;
}
.site-archive-content .single-hentry {
padding: 10px 00px;
box-shadow: none;
border-radius: 3px;
margin-bottom: 0;
background-color: transparent;
}
.site-archive-content .single-hentry .entry-header {
padding: 0px 0px 0;
}
.site-archive-content .single-hentry .entry-header .entry-title {
margin-bottom: 0;
color: #000000;
font-size: 1.4rem;
}
.site-archive-content .single-hentry .entry-meta {
padding: 0;
font-size: 0.8rem;
margin-bottom: 1rem;
color: rgba(0, 0, 0, 0.54);
}
.site-archive-content .single-hentry .entry-meta a {
color: rgba(0, 0, 0, 0.54);
}
.site-archive-content .single-hentry .entry-thumbnail {
margin: 0 -20px;
text-align: center;
display: block;
}
.site-archive-content .single-hentry .entry-thumbnail .wp-post-image {
border-radius: 0 !important;
}
.site-archive-content .single-hentry .entry-content {
padding: 1em 10px 5px;
box-shadow: none;
overflow: hidden;
margin: 0 -10px 0;
font-size: 1rem;
}
.wpdt-author-bio {
padding: 20px;
background-color: #f4f4f4;
margin: 0px -20px;
border-radius: 0px;
}
.wpdt-author-bio .avatar {
max-width: 100%;
height: auto;
}
.wpdt-author-bio .author-description {
margin-bottom: 0;
}
.wpdt-author-bio .social-buttons {
margin-bottom: 0;
}
.related-posts {
padding: 20px 20px 0 20px;
}
.site-archive-content .single-hentry.attachment {
padding: 1em 5em 1em 5rem;
margin-bottom: 0;
}
.site-archive-content .single-hentry.attachment .entry-attachment {
padding: 0;
border-radius: 3px;
margin-bottom: 0;
overflow: hidden;
}
.site-archive-content .single-hentry.attachment .entry-attachment .attachment {
margin-bottom: 0;
}
.site-archive-content
.single-hentry.attachment
.entry-attachment
.attachment
img {
max-width: 100%;
height: auto;
}
.site-archive-content .single-hentry.attachment .entry-caption {
padding: 2.5em 5em 2.5rem;
border-radius: 3px;
margin-bottom: 0;
} .site-header {
width: 100%;
z-index: 110; }
.site-header.sticky {
position: absolute;
}
.site-header.sticky-active {
background-color: #4054b2;
}
.fixed.site-header {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
background-color: #fff;
position: fixed;
}
.navbar-menus {
width: auto;
}
.navbar-toggler {
margin-right: 0px;
margin-left: -12px;
font-size: 13px;
height: 40px;
width: 40px;
border-radius: 50%;
border-color: transparent;
padding: 0;
text-align: center;
border: none;
}
.wpdt-nav-toggler {
padding: 7px;
height: 40px;
line-height: 24px;
float: right;
position: relative;
z-index: 100;
text-transform: uppercase;
font-weight: normal;
font-size: 0.8rem;
z-index: 110;
border: none;
border-radius: 3px;
z-index: 9999;
}
.wpdt-nav-toggler:hover,
.wpdt-nav-toggler:active,
.wpdt-nav-toggler:focus {
border: none !important;
}
.wpdt-nav-toggler .material-icons {
vertical-align: text-bottom;
}
.navbar-light .navbar-toggler:hover,
.navbar-light .navbar-toggler:focus {
background-color: rgba(1, 1, 1, 0.05);
border: none;
outline: none;
color: rgba(0, 0, 0, 0.9);
border-color: transparent;
}
.navbar-dark .navbar-toggler:hover,
.navbar-dark .navbar-toggler:focus {
background-color: rgba(0, 0, 0, 0.1);
border: none;
outline: none;
color: rgba(1, 1, 1, 0.05);
border-color: transparent;
}
.site-header .navbar {
padding: 10px 20px;
border-bottom: #484848 solid 1px;
}
.site-header .navbar-brand { max-width: inherit;
padding: 0;
font-weight: bold;
font-style: normal;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.site-header .navbar-brand img {
padding: 0;
max-height: 64px;
max-width: initial;
float: left;
}
.site-header .display-header {
line-height: 1.2rem;
padding-left: 10px;
}
.site-header .display-header .site-name{
display: block;
}
.site-header .display-header .description{
display: block;
}
.site-header .navbar-brand em {
font-size: 0.8rem;
font-weight: lighter;
font-style: normal;
vertical-align: middle; }
.site-header .nav-wpdt-header {
margin-right: -6px;
padding:12px 0;
}
.header-search-box {
position: absolute;
right: 80px;
left: 10px;
}
.site-header .site-search .btn {
height: 32px;
width: 32px;
line-height: 32px;
color: rgba(0, 0, 0, 0.5);
border: none;
padding: 0;
text-align: center;
border-radius: 50%;
}
.site-header .site-search .btn:hover,
.site-header .site-search .btn:active {
background-color: #f1f1f1;
}
.single-product .site-header .search-box {
display: none;
}
.site-header .site-header-cart {
padding: 0;
position: absolute;
right: 40px;
}
.site-header .site-header-cart .menu {
margin-bottom: 0;
}
.site-header .site-header-cart li {
display: inline-block !important;
height: 40px;
}
.site-header .site-header-cart > ul.menu > li > a,
.site-header .site-header-cart > ul.menu > li > span {
display: inline-block;
padding: 8px;
font-size: 18px;
}
.site-header .site-header-cart > li > a {
padding: 0 8px;
text-align: center;
box-sizing: border-box;
border-radius: 50%;
}
.site-header .site-header-cart > li:hover > a {
background: #f1f1f1;
}
.site-header .site-header-cart .cart-contents {
height: 40px;
width: 40px;
line-height: 32px;
color: rgba(0, 0, 0, 0.85);
border: none;
padding: 0;
text-align: center;
border-radius: 50%;
position: relative;
}
.site-header .site-header-cart .cart-contents:hover {
background-color: #f1f1f1;
}
.site-header .site-header-cart .cart-contents .badge {
font-size: 11px;
min-width: 15px;
line-height: 14px;
padding: 2px;
position: absolute;
top: 0;
right: 0;
margin: 0px;
background: #db4437;
width: 15px;
height: 15px;
border-radius: 50%;
color: #fff;
}
.site-header .site-header-cart li:hover a.btn {
opacity: 0.9;
background-color: #4285f8;
border-color: #4285f8;
} .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-top {
padding: 0;
}
.navbar-nav .nav-link {
font-weight: 400;
text-decoration: none;
zoom: 1;
-webkit-transition-property: color, background-color, border-color;
transition-property: color, background-color, border-color;
padding: 0.25em 0rem;
font-size: 1.1rem;
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.85);
}
.navbar-light .navbar-nav > .menu-item:first-child .nav-link {
border-top: none;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: #4285f8;
}
.navbar-dark .navbar-brand img {
filter: brightness(0) invert(1);
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.85);
border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link {
border-bottom: none !important;
}
.wpmm-main-wrap-primary .menu-item.cta > a,
.navbar-light .navbar-nav .nav-item.cta > .nav-link {
background: #4285f8;
color: #fff !important;
border-radius: 3px;
padding: 0.75em 2rem;
font-weight: 600;
border: none;
text-align: center;
font-weight: 600 !important;
}
.dropdown-toggle::after {
vertical-align: unset;
}
.navbar-nav .dropdown-menu {
float: none;
padding: 0;
min-width: 100%;
border: none;
box-shadow: none;
position: inherit !important;
background: #ffffff;
border-radius: 0;
transform: inherit !important;
padding-left: 00px;
}
.navbar-nav .dropdown-menu .dropdown-item {
padding: 0;
text-overflow: clip;
margin-bottom: 5px;
white-space: inherit;
padding: 5px 00px;
margin-bottom: 10px;
line-height: 1.2rem;
position: relative;
padding-left: 20px;
}
.navbar-nav .dropdown-menu .dropdown-item::before{
content: " • ";
position:absolute;
left: 10px;;
}
.dropdown-toggle::after{
margin-left: 10px;;
} .navbar .dropdown-menu li {
width: 100%;
margin-left: 0 !important;
}
.navbar .dropdown-menu li.dropdown {
position: relative;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu {
position: absolute;
left: 98%;
top: 0;
margin-top: -10px;
}
.navbar .dropdown-menu li.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-item.active,
.dropdown-item:active {
background-color: transparent;
color: #000;
text-decoration: none;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:after,
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:before {
right: 100%;
top: 25px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:after {
border-color: rgba(255, 255, 255, 0);
border-right-color: #ffffff;
border-width: 10px;
margin-top: -10px;
}
.navbar .dropdown-menu > li.dropdown > .dropdown-menu:before {
border-color: rgba(248, 248, 248, 0);
border-right-color: #f8f8f8;
border-width: 11px;
margin-top: -11px;
}
.site-page-header {
text-align: left;
padding-left: 10px;
padding-right: 10px;
}
.header-sticky .site-page-header {
padding-top: 100px;
}
.site-page-header .page-title {
margin-bottom: 0;
font-size: 1.4rem;
display: inline-block;
font-weight: bold;
}
.site-page-header .breadcrumbs {
margin-top: 0px;
padding: 5px 0;
}
.page-content{
padding-top: 10px;
}
.page-content .entry-content {
border-radius: 0;
background: #ffff;
margin-bottom: 14px;
}
.page-content .content-search-results {
margin-top: 0px;
}
.header-sticky .page-content .content-search-results {
padding-top: 104px;
}
.page-content .content-search-results .list-group-item h5 {
margin-bottom: 0;
font-size: 18px;
line-height: 1.33;
}
.page-content .content-search-results .list-group-item p {
line-height: 1.54;
word-wrap: break-word;
font-size: 0.9rem;
margin-bottom: 0;
}
.site-footer {
clear: both;
}
.site-footer .nav-link {
display: block;
padding: 0 10px 10px 10px;
}
.site-footer .footer-content ul li a {
font-weight: normal;
}
.site-footer .footer-content {
margin: auto;
padding: 20px 10px 10px;
position: relative;
width: 100%; font-size: 1rem;
}
.site-footer .footer-info {
padding: 6px;
line-height: 1.6rem;
font-size: 0.9rem;
}
.site-footer .footer-logo img {
max-height: 100px;
width: auto;
}
.site-credit,
.site-copyright {
padding: 0 5px;
margin-bottom: 0px;
display: inline-block;
}
.site-breadcrumbs {
background: #4285f8;
padding: 0.5em 1rem;
}
.site-breadcrumbs,
.site-breadcrumbs a {
color: #fff;
}
.breadcrumbs {
font-size: 0.8rem;
opacity: 0.8;
}
.breadcrumbs p {
margin-bottom: 0;
}
.site-main {
overflow: hidden;
width: 100%;
position: relative;
padding-bottom: 0px;
} .top-bar-search {
background-color: rgba(0, 0, 0, 0.05);
border-radius: 3px;
overflow: hidden;
}
.input-group-search .input-group-text {
background-color: transparent;
border: none;
}
.input-group-search .custom-select {
background-color: rgba(0, 0, 0, 0.05);
border: none;
}
.input-group-search .form-control,
.input-group-search .form-control:focus {
background-color: transparent;
border: none;
box-shadow: none;
} .item-gallery {
position: relative;
margin-bottom: 20px;
}
.item-gallery .caption {
bottom: 0;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 10;
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
opacity: 0;
}
.item-gallery:hover .caption {
opacity: 1;
}
.item-gallery .title {
font-size: 18px;
left: 20px;
position: absolute;
right: 20px;
text-align: center;
top: 50%;
color: #fff;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .not-found {
margin-bottom: 100px;
padding: 0px 10px;
background-color: #fff;
border-radius: 3px;
}
.not-found strong {
display: block;
font-size: 10rem;
margin-bottom: 0;
text-align: center;
line-height: 1.2rem;
font-weight: lighter;
}
.not-found #searchform {
margin-bottom: 50px;
}
.not-found hr {
margin: 20px auto;
width: 365px;
}
.search-no-results .not-found {
margin-top: -150px;
padding-top: 0;
min-height: 150px;
}
.page-template-default .archive-content .entry-content {
background-color: #fff;
padding: 10px 10px 1px;
border-radius: 3px;
} .single-attachment .site-header {
position: inherit !important;
}
.single-attachment .site-featured {
display: none;
}
.content-area.image-attachment {
background: #f5f5f5;
padding: 0 !important;
}
.image-attachment .page-header {
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.sidebar-image {
padding: 20px;
background-color: #fff;
border-top: rgba(0, 0, 0, 0.05) solid 1px;
border-left: rgba(0, 0, 0, 0.05) solid 1px;
}
.image-header {
margin-bottom: 20px;
}
.image-header .entry-title {
margin-bottom: 0;
}
#image-navigation .previous-image {
float: left;
}
.entry-attachment .attachment img {
margin: 0;
}
.post-navigation {
clear: none;
}
.pager {
list-style: none;
padding: 0;
margin: 0;
}
.single .site-navigation {
padding: 20px;
margin: 1px -20px;
border-radius: 3px;
}
.pager li a {
padding: 0;
display: block;
}
.pager li a:hover {
text-decoration: none;
}
.pager li a .meta-nav {
margin-bottom: 5px;
font-size: 16px;
font-weight: 300;
display: block;
line-height: 1rem;
}
.pager li.previous {
display: inline-block;
width: 50%;
}
.pager li.previous a {
position: relative;
line-height: 1rem;
display: block;
}
.pager li.previous a .meta-nav {
display: block;
}
.pager li.next {
float: right;
}
.pager li.next a .meta-nav {
display: block;
}
.pager li.next {
width: 50%;
float: right;
text-align: right;
}
.pager li > a,
.pager li > span {
background-color: transparent;
border: 0 none;
border-radius: 0;
display: inline-block;
}
.pager li > a:hover,
.pager li > span:hover {
background: transparent;
}
.pager li > a:hover {
text-decoration: none;
}
.site-navigation {
background: transparent;
margin: 0;
display: block;
padding: 0px;
padding: 0 0 20px 0;
font-size: 0.8rem;
}
.content-search-results .site-navigation {
padding: 20px 0;
}
.nopadding {
padding: 0 !important;
margin: 0 !important;
}
.nopadding .thumbnail {
display: block;
margin: 0;
}
.nopadding .thumbnail img {
display: inline-block;
}
.alert {
border-radius: 3px;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 0.5rem 2rrem;
font-size: 1.2rrem;
line-height: 1.2;
height: auto;
}
.btn-primary,
.btn-primary:visited {
background-color: #4285f8;
border-color: #4285f8;
color: #fff;
}
.btn-primary:hover,
.btn-primary:focus {
opacity: 0.9;
background-color: #4285f8;
border-color: #4285f8;
color: #fff;
}
.list-group-item {
position: relative;
background-color: #fff;
border: 1px solid #eaeff3;
padding: 1.25rem 1.25rrem;
}
.elementor-editor-active:hover .site-main {
z-index: 150;
position: relative;
}
#elementor {
position: relative;
z-index: 75;
}
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_entries li {
position: relative;
}
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a,
.widget_recent_entries li a {
display: inline-block;
padding: 10px 4px 14px 0;
color: #222222;
position: relative;
}
.widget_archive li:hover a,
.widget_categories li:hover a,
.widget_meta li:hover a,
.widget_nav_menu li:hover a,
.widget_pages li:hover a,
.widget_recent_entries li:hover a {
color: #337ab7;
}
.widget_recent_entries li {
margin-bottom: 10px;
}
.widget_recent_entries li a {
padding-bottom: 0;
padding-top: 0;
}
.widget_recent_entries .post-date {
font-size: 0.75rem;
display: block;
}
.widget_wpdt_address_widget p {
margin-bottom: 0;
}
.widget_wpdt_address_widget p.address {
margin-bottom: 1rem;
}
.sidebar .widget_categories .children > li:last-child {
border-bottom: none;
}
.sidebar .widget_categories .children .children > li a {
padding-left: 40px;
}
.socials li {
display: inline-block;
}
.addtoany_content {
clear: both;
margin: 16px 0;
border-top: #f4f4f4 solid 1px;
padding: 16px 0 0;
}
.page-item .page-link {
color: #4285f8;
padding: 1em 1.3rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #4285f8;
border-color: #4285f8;
}
.pagination .page-item .page-link {
border: none;
font-size: 1.2rem;
border-radius: 25px;
margin: 0.25rem;
background: #fff;
padding: 10px;
}
.pagination .page-item .page-link.current {
background-color: #eaeff3;
}
.contact-info > ul > li > a {
padding: 5px 0;
display: block;
color: #062045;
font-size: 13px;
}
.contact-info > ul > li i {
font-size: 15px;
color: #fff;
margin-right: 10px;
}
.pagination {
margin-bottom: 00px;
}
.hentry.card {
background-color: #fff;
background-clip: border-box;
border: none;
border-radius: 3px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
}
.hentry.card .post-readmore {
position: absolute;
bottom: 0;
font-size: 0.9rem;
margin-bottom: 1.25rrem;
border-radius: 3px;
}
.nav-footer-mobile {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.nav-footer-mobile .nav-item .nav-link {
line-height: 13px;
padding: 10px !important;
}
.nav-footer-mobile .nav-item .nav-link i {
line-height: 20px;
}
.nav-footer-mobile .nav-item .nav-link span {
font-size: 0.65rem;
display: block;
line-height: 10px;
}
.mobile-footer-bar .wpdt-live-connect-chat {
bottom: 74px;
z-index: 1050;
}
html {
min-height: 100%;
position: relative;
}
body.mobile-footer-bar {
padding-bottom: 54px;
}
.site-footer {
clear: both;
z-index: 10;
}
html #wpadminbar {
margin-top: -46px;
}
.zeno_font_resizer_container {
display: inline-block;
}
.zeno_font_resizer_container .zeno_font_resizer {
margin: 0 0 0 10px;
}
.zeno_font_resizer_container .zeno_font_resizer a {
padding: 0 5px;
}
.wpdt-regieter-form .form-row.form-row-first {
width: 49%;
display: inline-block;
}
.wpdt-regieter-form .form-row.form-row-last {
width: 49%;
display: inline-block;
float: right;
}
.logged-in.woocommerce-account .woocommerce.yith-wcwl-form {
margin-top: 0 !important;
}
.cart-empty.woocommerce-info::before {
display: none;
}
.socials li a {
display: block;
padding: 0px 4px;
}
.socials li a:hover {
color: #046338 !important;
}
.socials li.facebook a:hover {
color: #1877f2 !important;
}
.socials li.twitter a:hover {
color: #1da1f2 !important;
}
.socials li.instagram a:hover {
color: #c32aa3 !important;
}
.socials li.youtube a:hover {
color: #ff0000 !important;
}
.socials li.feed a:hover {
color: #ff4500 !important;
}
.link-page-child{
list-style: none;
padding: 0;
margin: 0;
display: grid;
grid-template-columns: repeat(1,1fr);
grid-column-gap: 1rem;
grid-row-gap: 1rem;
}
.link-page-child > .page_item{
background-color: transparent;
background-image: none;
border: rgba(0,0,0,0.1) solid 1px;
border-radius: 3px;
}
.link-page-child > .page_item > a{
padding:1rem;
display: block;
font-size: 1rem;
font-weight: 600;
}
.page-template-page-child .widget-page-menu {
margin: 0rem 0 1rem;
background-color: #f1f1f1;
padding: 1rem 0.5rem 1rem 1rem;
border-radius: 3px;
font-size: 1rem;
}@media (min-width: 768px) {
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="time"],
input[type="number"],
input[type="password"],
.custom-file-input,
.custom-file,
.form-control,
.custom-file-label,
.custom-file-label::after,
select,
.custom-select,
select.form-control:not([size]):not([multiple]),
.custom-file-label::after,
.select2-container--default .select2-selection--single,
.select2-container--default
.select2-selection--single
.select2-selection__rendered,
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 40px;
line-height: 40px;
}
select {
line-height: 26px !important;
}
h1 {
font-size: 1.8rem;
}
h2 {
font-size: 1.6rem;
}
h3 {
font-size: 1.4rem;
}
h4 {
font-size: 1.2rem;
}
h5 {
font-size: 1.1rem;
}
h6 {
font-size: 1rem;
}
.site-header {
background-color: transparent;
}
.header-search-box {
position: relative;
right: 10px;
left: auto;
}
.site-header .site-header-cart {
position: inherit;
}
.site-header .navbar {
padding: 10px 20px;
}
.navbar-collapse .navbar-nav {
padding: 0;
}
.site-page-header {
}
.header-sticky .site-page-header {
padding-top: 128px;
}
.site-page-header .breadcrumbs {
float: none;
display: block;
}
.woo-content .sidebar .widget {
margin-bottom: 20px;
padding: 16px;
}
.sidebar .widget-title {
margin-bottom: 5px;
border-bottom: rgba(255, 255, 255, 0.2) solid 2px;
padding-bottom: 10px;
}
.site-archive-header,
.single .site-single-header {
padding: 1rem 0;
}
.header-sticky .site-archive-header,
.header-sticky.single .site-single-header {
padding: 84px 0;
}
.site-archive-header .page-title {
font-size: 1.8rem;
}
.site-archive-header .breadcrumbs {
display: block;
float: none;
padding: 0;
}
.single .site-single-header .breadcrumbs {
display: none;
}
.site-archive-content {
margin-top: -80px;
padding: 0;
}
.home .site-archive-content {
margin-top: -164px;
}
.site-archive-content .hentry {
border-radius: calc(0.25rem - 1px);
overflow: hidden;
box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.05) inset;
background-color: #ffffff;
}
.site-archive-content .hentry .entry-thumbnail .card-img {
border-radius: calc(0.25rem - 1px) 0 0 calc(0.25rem - 1px);
}
.site-archive-content .hentry .card-body {
padding: 1rem;
}
.site-archive-content .hentry .card-body .entry-categories {
margin-bottom: 0rem;
font-size: 1rem;
}
.site-archive-content .hentry .card-body .entry-header {
margin-bottom: 0.5rem;
}
.site-archive-content .hentry .entry-header .entry-title {
font-size: 1.4rem;
}
.single .site-archive-header .breadcrums {
padding-top: 2rem;
display: none;
}
.single .site-archive-content {
z-index: 10;
}
.site-archive-content .single-hentry {
margin: -10em 0 0 2rem;
padding: 0;
box-shadow: none;
background-color: transparent;
}
.site-archive-content .single-hentry .entry-header {
text-align: center;
}
.site-archive-content .single-hentry .entry-header .entry-title {
margin-bottom: 0;
font-size: 1.8rem;
}
.site-archive-content .single-hentry .entry-meta {
padding: 5px 0;
font-style: 0.9rem;
margin-bottom: 20px;
}
.site-archive-content .single-hentry .entry-content {
padding: 20px 20px 1px;
background-color: #ffffff;
min-height: 400px;
overflow: visible;
margin-bottom: 5px;
position: relative; }
.site-archive-content .related-posts .hentry .card-body {
padding: 0 1.25rrem;
}
.wp-block-cover,
.wp-block-cover-image,
.wp-block-image,
.wp-block-embed {
width: auto;
max-width: initial;
max-width: auto; }
.wpdt-author-bio {
padding: 1rem;
margin: 0 0 5px;
border-radius: 3px;
margin-top: -10px;
}
.wpdt-author-bio .avatar {
max-width: 100%;
height: auto;
}
.wpdt-author-bio .author-description {
margin-bottom: 0;
}
.not-found {
}
.site-page-header .page-title {
margin-bottom: 0;
font-size: 1.8rem;
font-weight: normal;
}
.page-content .entry-content {
margin: 2rem 0;
}
.page-full-width .entry-content {
max-width: initial;
padding: 20px;
margin-top: -8rem;
}
.page-template-small .page-content .entry-content {
max-width: 800px;
border: rgba(0, 0, 0, 0.05) solid 1px;
}
.pager li a {
padding: 0px 0;
}
.pagination .page-item .page-link {
border-radius: 25px;
margin: 0.5rem;
background: #fff;
}
#comments {
margin: 0 auto 0px;
background: #fff;
padding: 20px 20px 10px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0);
border-radius: 2px;
max-width: 760px;
border: #f1f1f1 solid 1px;
}
#commentform .comment-form-cookies-consent label {
display: inline;
padding: 0 10px;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
display: inline-block;
width: 50%;
}
#commentform .comment-form-email {
float: right;
padding-left: 1.2rem;
}
.comment-form .form-submit {
padding-top: 10px;
margin-bottom: 0;
}
.related-posts {
padding: 0;
}
.related-posts .box-title {
text-align: center;
margin: 2em 0;
}
.related-posts .hentry .card-body {
padding: 0 1.25rrem;
}
.related-posts .hentry .card-body .entry-header {
margin-bottom: 1rem;
}
.related-posts .hentry .card-body .entry-summary {
margin-bottom: 0.5rem;
padding-bottom: 0;
}
.related-posts .hentry .card-footer {
border-top: none;
}
.site-footer {
position: relative;
margin-bottom: -54px;
}
.site-footer .footer-content {
margin: auto;
padding: 3rem 20px;
}
.site-footer .footer-info {
padding: 10px;
line-height: 36px;
}
.page-content .entry-content {
}
.single .site-navigation {
margin: auto;
max-width: 760px;
padding: 20px;
background-color: #fff;
border-radius: 2px;
margin-bottom: 5px;
}
html #wpadminbar {
margin-top: 0px;
}
.mobile-footer-bar .wpdt-live-connect-chat {
bottom: 20px;
}
} @media (min-width: 992px) {
html {
padding: 0;
}
body,
button,
input,
select,
textarea {
font-size: 16px;
}
body {
border-top-width: 18px;
}
h1 {
font-size: 1.8rem;
}
h2 {
font-size: 1.6rem;
}
h3 {
font-size: 1.4rem;
}
h4 {
font-size: 1.2rem;
}
h5 {
font-size: 1.15rem;
}
h6 {
font-size: 1.1rem;
}
.admin-bar .fixed-top {
z-index: 75;
top: 32px;
}
.admin-bar .sticky-active.site-header {
top: 32px !important;
}
.admin-bar .sticky-wrapper {
width: 100%;
z-index: 110;
top: 32px;
}
.admin-bar .sticky-wrapper.is-sticky .site-header {
top: 32px !important;
}
.site-header {
background-color: #fff;
}
.site-header .display-header {
line-height: 1.5rem;
padding-left: 10px;
}
.site-header .display-header .site-name{
display: block;
}
.site-header .display-header .description{
display: block;
font-size: 1rem;
}
.site-header .nav-wpdt-header{
padding:0;
}
.site-header .navbar {
padding: 12px;
}
.site-header.fixed .navbar {
padding: 12px 12px;
}
.site-header .navbar .container-fluid {
position: relative;
}
.site-header .font-size {
margin-bottom: 10px;
}
.navbar-menus {
position: relative;
padding-top: 00px;
height: 34px;
}
.search-box #searchform .field {
width: 100%;
}
.footer-info .container-fluid,
.footer-content .container-fluid,
.navbar-expand-lg .container-fluid {
max-width: 1850px;
}
.navbar-expand-lg .navbar-nav .menu-item {
margin-left: 10px;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
line-height: 1rem;
padding-top: 3px;
padding-bottom: 3px;
font-size: 1rem;
padding:10px 0;
}
.navbar-collapse {
padding: 0 1.1rem;
background-color: transparent;
margin: 0;
box-shadow: none;
position: relative;
width: auto;
top: inherit;
min-width: inherit;
right: auto;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: none;
}
.navbar-collapse ul {
padding: 0;
margin: 0;
}
.navbar-collapse ul.navbar-nav-secondary {
margin-right: -1rem;
}
.site-header .navbar-brand {
position: relative;
font-size: 1.6rem;
line-height: 36px;
white-space: nowrap;
padding: 0;
max-width: initial;
}
.site-header .navbar-brand img {
max-height: 100px;
max-width: initial;
width: auto;
}
.site-page-header {
padding: 0.5rem 0;
}
.navbar-collapse .navbar-nav{
max-width: inherit;
}
.header-sticky .site-page-header {
padding: 150px 0 100px 0;
text-align: center;
}
.site-header .search-box {
z-index: 110;
display: none;
position: absolute;
left: 10px;
}
.site-header .search-box.show {
display: block;
max-width: 600px;
width: 100%;
}
.site-archive-content .single-hentry {
margin: -10em 0 0 0;
}
.site-page-header .page-title {
font-size: 1.8rem;
}
.header-sticky .page-content .content-search-results {
padding-top: 180px;
}
.site-main {
padding: 0;
}
.page-full-width .entry-content {
max-width: 100%;
padding: 1rem;
margin-top: -9rem;
}
.logged-in.woocommerce-account .entry-content {
max-width: 100%;
padding-top: 0;
padding: 0;
}
.site-archive-header {
padding: 0.5rem 0;
min-height: auto;
}
.header-sticky .site-archive-header {
padding: 128px;
}
.site-archive-header .page-title {
font-size: 1.8rem;
}
.site-archive-content {
margin-top: 2rem;
margin-bottom: 2rem;
}
.site-archive-content .hentry {
margin-bottom: 1rem;
}
.site-archive-content .hentry .card-body {
}
.single .site-single-header .breadcrumbs {
}
.single .site-archive-content {
}
.site-archive-content .single-hentry {
margin: 0 auto 2rem;
box-shadow: none;
border-radius: 3px;
padding: 1.5em 5em 0 5rem;
position: relative;
z-index: 10;
}
.site-archive-content .single-hentry .entry-header {
text-align: center;
padding: 0 10%;
}
.site-archive-content .single-hentry .entry-header .entry-title {
margin-bottom: 0;
font-size: 2.2rem;
}
.site-archive-content .single-hentry .entry-meta {
padding: 5px 0;
font-style: 0.9rem;
margin-bottom: 20px;
}
.site-archive-content .single-hentry .entry-thumbnail {
margin: 1rem -5em;
}
.site-archive-content .single-hentry .entry-thumbnail .wp-post-image {
border-radius: 3px !important;
}
.site-archive-content .single-hentry .entry-content {
padding: 4.5em 5em 1.5rem;
border-radius: 3px;
margin: 0 0 1rem;
margin-top: 2rem;
}
.site-archive-content .single-hentry .entry-footer {
padding: 0 5rem;
background: #fff;
}
.site-archive-content .single-hentry .entry-content {
padding: 20px 20px 1px;
max-width: 780px;
margin-left: auto;
margin-right: auto;
}
.wpdt-author-bio {
padding: 20px;
margin: 2.5em auto 5px;
border-radius: 3px;
max-width: 940px;
margin-top: 5px;
}
.wpdt-author-bio .avatar {
max-width: 100%;
height: auto;
}
.site-navigation {
margin: 10px 0px 20px;
min-height: 0px;
background-color: transparent;
padding: 0px;
}
.single .site-navigation {
margin: auto;
max-width: 760px;
padding: 20px 5px 16px 5px;
background-color: #fff;
margin-bottom: 5px;
}
.pagination .page-item .page-link {
border-radius: 25px;
margin: 0.5rem;
background: #fff;
box-shadow: 0 0 0 1px #eaeff3 inset;
height: 50px;
line-height: 30px;
padding: 10px 15px;
min-width: 50px;
text-align: center;
}
.site-navigation .pager {
padding: 0 1.2rem;
}
.single .site-single-header {
padding: 5rem 0;
min-height: auto;
}
.single .site-single-header .page-title {
font-size: 1.8rem;
font-weight: bold;
}
.header-sticky.single .site-single-header {
padding: 128px 0 128px 0; }
#comments,
.wpdt-author-bio,
.single .site-navigation {
max-width: 780px;
}
.navbar-light .navbar-nav .nav-link {
border-top: none;
}
.navbar-light .navbar-nav .nav-item.cta > .nav-link {
border-radius: 3px;
}
.site-archive-header .page-title {
display: block;
}
.site-archive-header .breadcrumbs {
display: block;
float: none;
}
.display-1 {
font-size: 48px;
}
.display-2 {
font-size: 1.8rem;
}
.display-3 {
font-size: 32px;
}
.display-4 {
font-size: 26px;
}
.display-5 {
font-size: 20px;
}
.wpdt-mini-cart .widget_shopping_cart {
right: 0;
padding: 0;
box-shadow: none;
}
.widget_shopping_cart_content:after,
.widget_shopping_cart_content:before {
right: 14px;
}
.socials li a {
display: block;
}
.socials li:hover a {
color: rgba(0, 0, 0, 0.75);
}
.page-template-default .archive-content .entry-content {
padding: 20px 20px 1px;
border-radius: 2px;
}
.woocommerce-cart .archive-content .entry-content,
.woocommerce-checkout .archive-content .entry-content,
.woocommerce-account .archive-content .entry-content {
padding: 0;
background-color: transparent;
}
.seed-social{
padding: 1rem 0;;
} .widget-area {
margin-bottom: 20px;
margin-bottom: 2rem;
margin-top: 2rem;
}
.widget-area .widget {
margin-bottom: 1rem;
background: #f1f1f1;
padding: 20px;
border-radius: 3px;
}
.widget-area .widget {
margin-bottom: 1rem;
}
.widget-area .widget_tag_cloud .widget-title:after,
.widget-area .widget_recent_entries .widget-title:after {
display: none;
}
.widget-area .widget_tag_cloud .tagcloud,
.widget-area .widget_recent_entries ul {
display: initial;
}
.site-footer .footer-info {
padding: 30px 20px;
border-top: rgba(0, 0, 0, 0.05) solid 1px;
}
.image-attachment #comments {
padding: 20px 0;
}
.image-attachment .site-navigation {
margin: auto;
max-width: 760px;
padding: 0px;
background-color: #fff;
}
.image-attachment .site-navigation .pager {
padding: 0;
}
.not-found {
min-height: 660px;
padding: 80px 10px;
}
.not-found strong {
font-size: 18rem;
}
.wpdt-live-connect-chat {
bottom: 20px;
right: 20px;
left: auto;
}
.site-footer {
position: inherit;
margin-bottom: 0;
}
html #wpadminbar {
margin-top: 0px;
}
body.mobile-footer-bar {
padding-bottom: 0px;
}
}
@media (min-width: 1025px) {
.site-header .navbar {
padding: 10px;
}
.site-header.fixed .navbar {
padding: 12px 2rem;
}
.header-sticky .site-page-header,
.header-sticky .site-archive-header,
.header-sticky .single .site-single-header {
}
.page-full-width .entry-content {
}
.not-found {
min-height: 600px;
}
.navbar-expand-lg .navbar-nav > .menu-item {
margin-left: 15px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute !important;
top: 10px !important; border: none;
box-shadow: 0 0px 2px 0px rgb(0 0 0 / 10%);
background: #fff;
min-width: 280px;
transform: translate3d(0px, 24px, 0px) !important;
list-style: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
padding: 5px 10px; margin-left: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .menu-item {
margin-left: 0 !important;
border-top: rgba(0, 0, 0, 0.1) solid 1px;
padding: 5px 0;
margin: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .menu-item:first-child {
border-top: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item { margin-bottom: 0;;
}
.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover {
text-decoration: none;
background-color: transparent;
} .navbar-expand-lg .navbar-nav > .menu-item:hover > .dropdown-menu {
display: block;
}
.page-template-page-child .widget-page-menu {
margin: 2rem 0;
background-color: #f1f1f1;
padding: 1rem 0.5rem 1rem 1rem;
border-radius: 3px;
font-size: 1rem;
}
.page-template-page-child .widget-page-menu .current_page_item {
font-weight: bold;
}
.page-template-page-child .page-content {
margin: 2rem 0;
padding-left: 0rem;
padding-top: 0;;
}
.page-template-page-child .page-content .entry-title {
font-weight: 600;
}
.page-template-page-child .page-content .entry-content {
margin-top: 1rem;
}
.link-page-child{
grid-template-columns: repeat(2,1fr);
}
}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.site-header .nav-wpdt-header{
padding:0;
} @media (min-width: 992px) {
.site-header {
padding: 0;
}
.site-header .navbar-brand {
margin: auto;
line-height: 1.6rem;
}
.site-header .navbar-brand img {
margin-right: 1rem;
}
.site-header .navbar-brand .site-name {
display: block;
}
.site-header .navbar-brand em {
margin: auto;
font-size: 1.2rem;
padding: 0;
}
.site-header .font-size {
margin: auto;
}
.navbar-collapse .navbar-nav{
background-color: initial;
}
.navbar-menus {
height: auto;
padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
line-height: 1rem;
padding-top: 1rem;
padding-bottom: 1rem;
font-size: 1rem;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
top: 51% !important;
}
.site-page-header {
padding: 0;
}
.site-page-header .breadcrumbs {
padding: 0.2rem 1rem;
}
.widget-area,
.site-archive-content,
.single .site-archive-content {
margin-top: 2rem;
margin-bottom: 4rem;
}
.single .site-single-header {
padding: 0;
}
.single .site-single-header .breadcrumbs {
display: block;
}
.site-archive-content .single-hentry {
margin: 0 auto 0rem;
box-shadow: none;
border-radius: 3px;
padding: 0;
position: relative;
z-index: 10;
}
.site-archive-content .single-hentry .entry-header {
padding: 0;
text-align: left;
}
.site-archive-content .single-hentry .entry-thumbnail {
margin: 1rem 0;
}
.wp-block-categories .current-cat > a,
.wp-block-categories .current-cat-ancestor > a {
color: indianred;
}
.site-content .page-title {
margin: 2rem 0 1rem;
}
.footer-content .menu {
font-weight: 300;
list-style: disc;
padding-left: 20px;
}
}