ul.kata-owl {
margin-left: 0;
}
.kata-owl .owl-item {
z-index: 1;
}
.kata-owl .owl-item.center {
z-index: 8;
}
.dots-num .owl-dots,
.dots-and-num .owl-dots {
counter-reset: section;
}
.dots-num .owl-dot::before {
counter-increment: section;
content: counter(section);
color: inherit;
}
.kata-owl .owl-dots {
text-align: center;
padding-top: 1px;
display: block;
}
.kata-owl.dots-num .owl-dot {
color: rgba(0, 0, 0, 0.2);
}
.kata-owl.dots-num .owl-dot.active {
color: var(--ct-base-color);
}
.kata-owl.dots-num .owl-dot {
margin-right: 7px;
}
.kata-owl .owl-dots .owl-dot {
background: rgba(0, 0, 0, 0.2);
width: 10px;
height: 10px;
margin-right: 8px;
border-radius: 50%;
}
.kata-owl .owl-dots .owl-dot.active {
background: var(--ct-base-color);
}
.content-slider-num {
font-size: 15px;
color: #606162;
letter-spacing: 1px;
}
.kata-owl .owl-nav .owl-prev i,
.kata-owl .owl-nav .owl-next i {
font-size: 40px;
cursor: pointer;
}
.kata-owl .owl-nav .owl-prev,
.kata-owl .owl-nav .owl-next {
position: absolute;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
}
.kata-owl .owl-nav .owl-next {
right: -40px;
}
.kata-owl .owl-nav .owl-prev {
left: -40px;
}
.kata-owl.dots-num .owl-dots .owl-dot {
width: auto;
height: auto;
background: transparent;
}
.kata-owl-progress-bar {
background: #e3e3e3;
height: 2px;
width: 100px;
position: relative;
margin: 20px 15px 0;
}
.kata-owl-progress-bar .minitems,
.kata-owl-progress-bar .maxitems {
position: absolute;
top: -8px;
}
.kata-owl-progress-bar .minitems {
left: -15px;
}
.kata-owl-progress-bar .maxitems {
right: -16px;
}
.kata-progress-bar-inner {
height: 2px;
transition: all 0.8s ease;
-webkit-transition: all 0.8s ease;
} .owl-thumbs .owl-thumb-item {
padding: 0;
border: none;
margin: 0 5px;
}
.owl-thumbs {
margin: 10px 0;
}
.owl-thumbs .owl-thumb-item:first-child {
margin-left: 0;
}
.owl-thumbs .owl-thumb-item:last-child {
margin-right: 0;
} .kata-owl .container,
.kata-owl .elementor-section > .elementor-container {
max-width: 100%;
}
@media (max-width: 992px) {
.kata-owl .owl-nav .owl-next {
right: 0;
}
.kata-owl .owl-nav .owl-prev {
left: 0;
}
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s;
}
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s;
}
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s;
}
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s;
}
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
} .kata-plus-content-slider.vertical-bullet .owl-dots:not(.disabled) {
display: inline-grid;
}
.kata-plus-content-slider.vertical-bullet .owl-dot {
margin-bottom: 10px;
} .rtl .kata-owl {
direction: ltr;
}.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel:not(.owl-loaded) {
background-image: url(//24hrbookkeeper.com/wp-content/plugins/kata-plus/assets/src/images/frontend/sunny-light.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: 60px;
}
.owl-carousel * {
opacity: 0;
}
.owl-carousel {
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transition: opacity 0.8s ease 2s;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .owl-carousel *,
.owl-carousel.owl-loaded *,
.owl-carousel .owl-stage-outer {
opacity: 1;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//24hrbookkeeper.com/wp-content/plugins/kata-plus/assets/src/css/libraries/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.kata-plus-iconbox {
padding: 0 10px;
}
.kata-plus-iconbox .kata-icon {
font-size: 50px;
}
.kata-plus-iconbox.horizontal.dfalt {
text-align: center;
}
.kata-plus-iconbox.horizontal.right,
.kata-plus-iconbox.vertical.right {
text-align: right;
}
.kata-plus-iconbox-icon-wrap {
margin-bottom: 20px;
}
.kata-plus-iconbox-cntt [data-class="ck-icon-box-title"] {
font-weight: 400;
margin-bottom: 20px;
}
.kata-plus-iconbox-cntt [data-class="ck-icon-box-subtitle"] {
font-size: 16px;
font-weight: 400;
}
.kata-plus-iconbox.vertical .kata-plus-iconbox-icon-wrap {
float: left;
margin-right: 10px;
}
.kata-plus-iconbox.vertical.right .kata-plus-iconbox-icon-wrap {
float: right;
margin-right: 0;
margin-left: 10px;
}
.kata-plus-iconbox.vertical .kata-plus-iconbox-cntt {
overflow: hidden;
}
.kata-plus-iconbox .kata-plus-iconbox-cntt a i.kata-icon {
width: 17px;
height: 17px;
font-size: 10px;
}
.icon-box-list-item {
list-style: none;
}
@media (max-width: 480px) {
.kata-plus-iconbox.vertical .kata-plus-iconbox-icon-wrap.icon {
float: none;
}
}.kata-post-thumbnail {
margin-bottom: 10px;
}
.kata-post-thumbnail.col-sm-6 img {
width: 100%;
}
.kata-post-metadata {
padding: 5px 0;
}
.kata-category-links,
.kata-tags-links,
.kata-post-date,
.kata-comments-number,
.kata-post-author,
.kata-post-view,
.kata-post-share-count,
.kata-time-to-read,
.kata-post-share-count {
padding: 5px 15px 5px 0;
display: inline-block;
}
.kata-category-links,
.kata-post-view span,
.kata-time-to-read span,
.kata-category-links a,
.kata-tags-links a,
.kata-post-date a,
.kata-comments-number span,
.kata-post-share-count span,
.kata-post-author a {
font-size: 13px;
color: #919293;
}
.kata-bookmark[data-status="remove"] i {
fill: red;
}
.kata-category-links a:hover,
.kata-tags-links a:hover,
.kata-post-date a:hover,
.kata-post-author a:hover {
color: #414243;
text-decoration: underline;
}
.kata-category-links i,
.kata-post-view i,
.kata-time-to-read i,
.kata-tags-links i,
.kata-post-date i,
.kata-comments-number i,
.kata-time-to-read i,
.kata-post-author i {
font-size: 14px;
vertical-align: middle;
margin-right: 3px;
width: 14px;
height: 14px;
line-height: 14px;
}
.kata-post-author img {
margin-right: 3px;
}
.kata-blog-posts .kata-blog-post .kata-post-content a {
position: static;
}
.kata-post-title {
margin-top: 10px;
margin-bottom: 10px;
display: block;
font-weight: 600;
}
.kata-blog-posts .kata-post-title a {
font-size: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
margin: inherit;
color: inherit;
line-height: inherit;
}
.kata-post-title a:hover {
text-decoration: underline;
}
.kata-post-readmore {
display: inline-block;
font-size: 14px;
}
.kata-post-pagination {
display: block;
width: 100%;
margin-top: 20px;
}
.kata-blog-post.kata-first-post {
width: 100%;
}
.kata-post-pagination .page-numbers {
display: inline-block;
}
.kata-post-pagination span,
.kata-post-pagination a {
color: #000;
padding: 3px 10px;
border-radius: 3px;
font-size: 17px;
}
.kata-post-pagination span:hover,
.kata-post-pagination a:hover {
background: #000;
color: #fff;
}
.kata-post-pagination span.current {
background: #000;
color: #fff;
display: inline-block;
}
.kata-post-thumbnail-position-right {
text-align: right;
} .kt-post-socials-share-wrapper {
position: relative;
}
.kt-post-share-toggle-socials-wrapper {
position: absolute;
padding: 8px 0 2px;
left: -15px;
bottom: 30px;
margin: 0;
margin-top: 6px;
border-radius: 5px;
width: 50px;
visibility: hidden;
opacity: 0;
border: 1px solid #e2e2e2;
background: #fff;
box-shadow: 0 0 9px 0 rgb(0 0 0 / 6%);
z-index: 99;
-webkit-transition: all 0.18s ease;
transition: all 0.18s ease;
text-align: center;
}
.kt-post-socials-share-wrapper:hover .kt-post-share-toggle-socials-wrapper {
visibility: visible;
opacity: 1;
}
.kt-post-share-toggle-socials-wrapper:after,
.kt-post-share-toggle-socials-wrapper:before {
content: "";
display: block;
position: absolute;
bottom: -10px;
left: 50%;
margin-left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px;
}
.kt-post-share-toggle-socials-wrapper:before {
bottom: -21px;
border-color: #e2e2e2 transparent transparent transparent;
}
.kt-post-share-toggle-socials-wrapper:after {
bottom: -19px;
border-color: #fff transparent transparent transparent;
}
.kt-post-share-toggle-socials-wrapper a {
display: block;
transform: translateY(10px);
opacity: 0;
}
.kt-post-share-toggle-socials-wrapper a:nth-child(1) {
transition: all 0.12s ease;
}
.kt-post-share-toggle-socials-wrapper a:nth-child(2) {
transition: all 0.12s ease 0.1s;
}
.kt-post-share-toggle-socials-wrapper a:nth-child(3) {
transition: all 0.12s ease 0.2s;
}
.kt-post-share-toggle-socials-wrapper a:nth-child(4) {
transition: all 0.12s ease 0.3s;
}
.kt-post-socials-share-wrapper:hover a {
display: block;
transform: translateY(0);
opacity: 1;
} .kt-notfound-search-resault {
width: 100%;
}
.search .kata-blog-posts form.search-form {
max-width: 420px;
}
.ktbl-post-wrapper {
display: grid;
grid-gap: 15px;
}
@media (max-width: 1025px) {
.kata-blog-post .kata-post-thumbnail,
.kata-blog-post .kata-post-content {
flex: none;
max-width: 100%;
}
}
.zilla-likes:hover i,
.zilla-likes.active i {
fill: #f56559;
} .kata-blog-post-video-player-modal {
background: rgb(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
z-index: 99999;
width: 100%;
height: 100%;
background-image: url(//24hrbookkeeper.com/wp-content/plugins/kata-plus/assets/src/images/frontend/sunny-light.svg);
background-size: 60px;
background-repeat: no-repeat;
background-position: center;
}
.ktbl-load-more {
cursor: pointer;
}
.kata-blog-post-video-player-modal iframe,
.kata-blog-post-video-player-modal video {
text-align: center;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.kata-blog-post-video-player {
cursor: pointer;
}
.kata-post-title-underline a {
background-image: linear-gradient(currentColor, currentColor);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 2px;
transition: 0.4s ease;
text-decoration: none !important;
padding-bottom: 1px;
}
.kata-post-title-underline a:hover {
background-size: 100% 2px;
text-decoration: none !important;
cursor: pointer !important;
}.zilla-likes {
padding: 5px 15px 5px 0;
display: inline-block;
}
.zilla-likes i {
fill: #d2d6db;
font-size: 17px;
vertical-align: sub;
}
.zilla-likes:hover i,
.zilla-likes.active i {
fill: #f56559;
}
.zilla-likes span {
color: #919293;
font-size: 13px;
margin-left: -3px;
} .kata-category-links,
.kata-post-view span,
.kata-time-to-read span,
.kata-category-links a,
.kata-tags-links a,
.kata-post-date a,
.kata-comments-number span,
.kata-post-share-count span,
.kata-post-author a {
font-size: 13px;
color: #919293;
}