.cky-switch input[type="checkbox"] {
background: #8a8a8a !important;
border: 1px solid #8a8a8a !important;
}
.cky-switch input[type="checkbox"]:checked {
background: #1863dc !important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit {
color: white;
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
color: white;
}
.elementor-widget-post-navigation .elementor-post-navigation,
.elementor-widget-post-navigation .elementor-post-navigation__link,
.elementor-widget-post-navigation .elementor-post-navigation__link__prev,
.elementor-widget-post-navigation .elementor-post-navigation__link__next {
overflow: visible;
}
.elementor-widget-post-navigation .elementor-post-navigation__link {
white-space: normal;
min-width: 0;
}
.elementor-widget-post-navigation .elementor-post-navigation__link a {
white-space: normal;
align-items: flex-start;
}
.elementor-widget-post-navigation .post-navigation__prev--label,
.elementor-widget-post-navigation .post-navigation__next--label,
.elementor-widget-post-navigation .post-navigation__prev--title,
.elementor-widget-post-navigation .post-navigation__next--title {
overflow: visible;
text-overflow: clip;
white-space: normal;
overflow-wrap: break-word;
}
.dark-background {
a:focus{
outline: 2px solid #fff !important;
}
}
.oceanwp-breadcrumb .site-breadcrumbs {
position: static;
max-width: none;
height: auto;
line-height: inherit;
margin-top: 0;
overflow: visible;
white-space: normal;
text-align:center;
text-transform: uppercase;
}
.oceanwp-breadcrumb .breadcrumb-prefix {
margin-right: 8px;
font-weight: 500;
}
.oceanwp-breadcrumb .trail-items {
display: inline;
margin: 0;
padding: 0;
a:hover{
text-decoration: underline;
}
}
.oceanwp-breadcrumb .trail-item {
display: inline;
}
a:focus{
outline-width: 2px !important;
}
footer ul {
list-style: none;
}