<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: StartBiz
Theme URI: https://www.nayrathemes.com/startbiz-free/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: StartBiz is a fast and lightweight, multi-purpose WordPress theme, easily customizable and focused on a smooth user experience, to make your site stand out from the rest. StartBiz comes with everything you could ever need to build an amazing website, and it's perfect for any type of business! View the demo of StartBiz Pro https://www.nayrathemes.com/demo/pro/startbiz
Template: startkit
Version: 6.8
Tested up to: 6.4
Requires PHP: 5.6
Requires at least: 4.7
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: startbiz
Slug: startbiz
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/*
==========================================
    Navigation
==========================================
*/

.blog-post ul:not(.meta-info) li a,
.blog-post ol:not(.meta-info) li a,
.blog-post table a, strong a, blockquote a,
code a, p a, span:not(.author-name):not(.comments-link):not(.posted-on):not(.post-list) a {
    color: #db2723;
}

body, .post-footer a,
.startbiz .section-header p, .startbiz p {
  color: #282828;
}

.startbiz #footer-widgets, .widget-search input[type=button]:hover, .widget-search input[type=button]:focus,
.post-content .more-link, .post-content .read-more-link {
  background-color: #282828;
}

#header-top .widget_search input[type="submit"].search-submit:hover, #header-top .widget_tag_cloud a:hover, #header-top .widget_search input[type="submit"].search-submit:focus, #header-top .widget_tag_cloud a:focus {
    color: #db2723;
}

.startbiz .main-menu {
    padding: 24px 15px 24px 0;
}
.startbiz .main-menu &gt; ul &gt; li:first-child a {
    padding-left: 0;
}

#breadcrumb-area:after {
    background: #282828;
}

.section-header .subtitle {
    background-color: #db2723;
    border-color: #db2723;
}

.section-header span {
    color: #db2723;
}

.section-header .liner:after {
    filter: hue-rotate(120deg);
}

.footer-sidebar .widget ul li a:before,
.header-social li a i,
.post-content a.more-link:hover:after,
#recent-blog a.more-link:hover:after,
.post-content a.more-link:focus:after,
#recent-blog a.more-link:focus:after,
.post-content a.read-more-link:hover:after,
#recent-blog a.read-more-link:hover:after,
.post-content a.read-more-link:focus:after,
#recent-blog a.read-more-link:focus:after,
.post-footer a:hover, .post-footer a:focus,
.post-footer i,
.image-qouts .rating,
a.boxed-btn i, .boxed-btn i,li#searchss .search-toggle,
.navbar-area .main-menu &gt; ul &gt; li.active &gt; a,
.navbar-area .main-menu &gt; ul &gt; li:hover &gt; a,
.navbar-area .main-menu &gt; ul &gt; li.focus &gt; a {
  color: #d92723;
}

a.book-now {
  background: #242424;
}

.animate-border,
#header-top, .scrollup:hover, .scrollup:focus,
.blog-post .more-link:hover,
.blog-post .more-link:focus,
.blog-post .read-more-link:hover,
.blog-post .read-more-link:focus,
.blog-post.blog-style-2 .post-thumbnail .tags-cat a,
.post-content .post-date,
.image-qouts:before,
.header-slider .owl-next:hover,
.header-slider .owl-prev:hover,
a.book-now i {
  background-color: #db2723;
}

.breadcrumb-nav li a {
    color: #ffffff;
}

.slide-content h1 {
    letter-spacing: 0.7px;
}

.slide-content p {
    color: #fff;
}

.slide-bg-line {
    padding: 30px;
    margin-top: 50px;
    background: rgba(0, 0, 0, 0.6);
}

.slide-bg-line.slide-center {
    border-top: 10px solid;
}

.startbiz-btn .boxed-btn,
.startbiz-btn .posts-navigation .nav-links a {
	overflow: hidden;
}

.startbiz-btn .boxed-btn,
.startbiz-btn .posts-navigation .nav-links a { 
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.startbiz-btn .search-form .boxed-btn {
	line-height: 50px;
}

/* Startbiz BTN Style */

.startbiz-btn .boxed-btn:hover,
.startbiz-btn .posts-navigation .nav-links a:hover,
.startbiz-btn .boxed-btn:focus,
.startbiz-btn .posts-navigation .nav-links a:focus {
    background-color: transparent;
}

.startbiz-btn .boxed-btn:hover:before,
.startbiz-btn .posts-navigation .nav-links a:hover:before,
.startbiz-btn .boxed-btn:focus:before,
.startbiz-btn .posts-navigation .nav-links a:focus:before {
    left: 0%;
    right: auto;
    width: 100%;
}

.startbiz-btn .boxed-btn:before,
.startbiz-btn .posts-navigation .nav-links a:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.startbiz-btn a.boxed-btn:hover i, .startbiz-btn .boxed-btn:hover i,
.startbiz-btn a.boxed-btn:focus i, .startbiz-btn .boxed-btn:focus i {
    background-color: #d92723;
    color: #ffffff;
    transition: all 0.8s cubic-bezier(0.42, 0, 0.58, 1);
}

/* Startbiz Colors */
.startbiz-btn .slide-content.slide-bg h4 {
    color: #fff;
}

/* Scroll Up */

@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 1;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 1;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    background-position: center top;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    -moz-background-size: 75% auto;
    -o-background-size: 75% auto;
    -webkit-background-size: 75% auto;
    background-size: 75% auto;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-position: center bottom;
    -moz-background-size: 0 auto;
    -o-background-size: 0 auto;
    -webkit-background-size: 0 auto;
    background-size: 0 auto;
  }
}

.scrollup {
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 10px 0px;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
	display: block;
	opacity: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 0;
	font-size: 0;
	color: transparent;
	margin-left: auto;
	margin-right: auto;
	-moz-background-size: 0 auto;
	-o-background-size: 0 auto;
	-webkit-background-size: 0 auto;
	background-size: 0 auto;
	-webkit-animation: pulse 1.5s 0s infinite normal ease forwards;
	-moz-animation: pulse 1.5s 0s infinite normal ease forwards;
	-o-animation: pulse 1.5s 0s infinite normal ease forwards;
	animation: pulse 1.5s 0s infinite normal ease forwards;
	background-image: url("images/arrow-down.svg");
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.scrollup:before, .scrollup:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url("images/arrow-down.svg") no-repeat center top;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.scrollup:before {
	-webkit-animation: pulse 1.5s 0.25s infinite normal ease forwards;
	-moz-animation: pulse 1.5s 0.25s infinite normal ease forwards;
	-o-animation: pulse 1.5s 0.25s infinite normal ease forwards;
	animation: pulse 1.5s 0.25s infinite normal ease forwards;
}
.scrollup:after {
	-webkit-animation: pulse 1.5s 0.5s infinite normal ease forwards;
	-moz-animation: pulse 1.5s 0.5s infinite normal ease forwards;
	-o-animation: pulse 1.5s 0.5s infinite normal ease forwards;
	animation: pulse 1.5s 0.5s infinite normal ease forwards;
}

/* ( Startbiz ) Features Item Inner */
@media only screen and (max-width:767px) {}
.featured-item-inner .item--featured {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.featured-item-inner .item--featured img {
    display: block;
    height: auto;
}

.featured-item-inner .item--holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    opacity: 0;
    visibility: hidden;
}

.featured-item-inner:hover .item--holder,
.featured-item-inner:focus-within .item--holder {
    opacity: 1;
    visibility: visible;
}

.featured-item-inner .item--holder .item--holder-inner {
    position: relative;
    z-index: 1;
    padding: 18px 24px 18px;
    display: flex;
    flex-wrap: nowrap;
}

.featured-item-inner .item--holder .item--icon {
    line-height: 1;
    font-size: 48px;
    color: #fff;
    margin-right: 15px;
}

.featured-item-inner .item--holder .item--title {
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-top: 2px;
    margin-bottom: 6px;
    color: #da2723;
}

.featured-item-inner .item--holder .item--content {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.featured-item-inner .item--holder .item-readmore a {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 700;
    line-height: 34px;
    padding: 0 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #da2723;
    text-decoration: none;
}

.featured-item-inner .item--holder .item-readmore a:focus,
.featured-item-inner .item--holder .item-readmore a:hover {
    background-color: #ffffff;
    color: #212529;
}

.featured-item-inner .item--meta {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #ffffff;
    padding: 15px 25px;
    justify-content: flex-start;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.featured-item-inner:hover .item--meta,
.featured-item-inner:focus-within .item--meta {
    -webkit-box-shadow: 0 3px 12px rgb(0 0 0 / 8%);
    box-shadow: 0 3px 12px rgb(0 0 0 / 8%);
}

.featured-item-inner .item--meta .item--icon {
    line-height: 1;
    font-size: 36px;
    margin-right: 18px;
}

.featured-item-inner .item--meta .item--title {
    margin-bottom: 0;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 800 !important;
}

.featured-item-inner .item--meta .item--title a {
    font-size: inherit;
    font-weight: 800;
    color: inherit;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.featured-item-inner .item--meta .item--title a:focus,
.featured-item-inner .item--meta .item--title a:hover {
    color: #da2723;
    text-decoration: none;
}

.featured-item-inner .item-overlay {
    z-index: -1;
    background-color: rgba(21,38,68,.9);
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 100%;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.featured-item-inner:hover .item-overlay,
.featured-item-inner:focus-within .item-overlay {
    top: 0;
}

.featured-item-inner .item-overlay:before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    top: -4px;
    left: 0;
    background-color: #da2723;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}

.featured-item-inner:hover .item-overlay:before,
.featured-item-inner:focus-within .item-overlay:before {
    top: 0;
}

.item--primary {
  text-align: left;
}

/* StartBiz Featured box */
.features-startbiz {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 4px;
  text-align: left;
  box-shadow: 0 5px 35px 0 rgb(40 40 40 / 7%);
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  -ms-transition: all .4s linear;
  -o-transition: all .4s linear;
  transition: all .4s linear;
  background-color: #fff;
  padding: 50px 40px 50px;
  z-index: 0;
}
.features-startbiz:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.features-startbiz .features-contented {
  position: relative;
  z-index: 2;
}
.features-startbiz .features-icon {
  margin-bottom: 50px;
}
.features-startbiz .features-icon i {
  font-size: 65px;
  line-height: 1;
  color: #db2723;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.features-startbiz h5 {
  position: relative;
  font-size: 24px;
  padding-bottom: 36px;
  margin-bottom: 35px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.features-startbiz h5 a {
  font-size: inherit;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all .35s cubic-bezier(.645,.045,.355,1);
  transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.features-startbiz:hover h5 a,
.features-startbiz:focus-within h5 a {
  color: #ffffff;
}
.features-startbiz h5:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eaeaea;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.features-startbiz p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
  color: #9b9b9b;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.features-startbiz .features-link {
  margin-top: 14px;
  height: 32px;
  line-height: 32px;
  color: inherit;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 3px;
  text-decoration: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.features-startbiz .features-link i {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 65%;
  background-color: #db2723;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.features-startbiz .features-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  z-index: 1;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}
.features-startbiz .features-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #db2723;
  opacity: 0.85;
}
.features-startbiz:hover .features-overlay,
.features-startbiz:focus-within .features-overlay {
  opacity: 1;
}
.features-startbiz:hover .features-link,
.features-startbiz:hover p,
.features-startbiz:hover .features-icon i,
.features-startbiz:hover h5,
.features-startbiz:focus-within .features-link,
.features-startbiz:focus-within p,
.features-startbiz:focus-within .features-icon i,
.features-startbiz:focus-within h5 {
  color: #fff;
}
.features-startbiz:hover h5:after,
.features-startbiz:focus-within h5:after {
  background-color: #fff;
}
.features-startbiz:hover .features-link i,
.features-startbiz:focus-within .features-link i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #db2723;
  background-color: #fff;
}

/* Startbiz */
.startbiz, .startbiz .site {
    overflow-x: hidden;
}

.startbiz #sticky-wrapper.is-sticky .sticky-nav {
  background: none;
  box-shadow: none;
}

.startbiz .main-menu {
  position: relative;
  z-index: 0;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 0;
}

.startbiz .main-menu:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3000px;
  height: 100%;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 5%);
  border-radius: inherit;
}

.startbiz .main-menu &gt; ul &gt; li:before {
  position: absolute;
  content: '';
  background-color: #e9e9ea;
  width: 1px;
  height: 32px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.startbiz .main-menu &gt; ul &gt; li:last-child:before {
  display: none;
}

.startbiz .emergency-call {
  padding-left: 25px;
  min-height: 72px;
  margin-left: auto;
  position: relative;
  z-index: 0;
}

.startbiz .emergency-call:before {
  content: '';
  position: absolute;
  top: 0;
  width: 3000px;
  height: 100%;
  background: #db2723;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 5%);
  border-radius: 3px;
  z-index: -1;
}

.startbiz .emergency-call .contact-area {
  padding-left: 33px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.startbiz .emergency-call .contact-icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  font-size: 35px;
  line-height: 1;
  position: relative;
  z-index: 1;
  margin-left: 35px;
  width: 72px;
  height: 100%;
  border-color: #991b18;
  min-height: 72px;
}

.startbiz .emergency-call .contact-icon::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 108px;
  background-color: transparent;
  border: 36px solid;
  border-color: inherit;
  border-bottom-color: transparent;
  z-index: -1;
}

.startbiz .emergency-call .contact-icon::after {
    content: "";
    position: absolute;
    top: 0;
    right: 2px;
    width: 94%;
    height: 100%;
    min-height: 96px;
    margin: auto;
    background-image: url(images/shape_border.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.startbiz .emergency-call .contact-icon i {
  color: #ffffff;
}

.startbiz .emergency-call .contact-info {
  display: inline-block;
  text-align: right;
  color: #fff;
}

.startbiz .emergency-call .contact-info span {
  display: block;
  line-height: normal;
  margin: 0;
  font-weight: 700;
  word-break: break-word;
}

.startbiz .emergency-call .contact-info .text {
  font-size: 16px;
  text-transform: capitalize;
}

.startbiz .emergency-call .contact-info .title {
  font-size: 20px;
}

.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img,
.contact-area:focus-within .contact-icon i,
.contact-area:focus-within .contact-icon img {
  -webkit-animation-name: anim-float, anim;
  animation-name: anim-float, anim;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

@-webkit-keyframes anim {
  0% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }

  50% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
  }

  100% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }
}
@keyframes anim {
  0% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }

  50% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
  }

  100% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }
}
@-webkit-keyframes anim-float {
  100% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }
}
@keyframes anim-float {
  100% {
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
  }
}

.startbiz #recent-blog .blog-post.blog-style-1 .post-thumbnail:after,
.startbiz .search-submit {
    background: #d92723;
}


#header-top em,
#header-top cite, 
#header-top q {
    color: #fff;
}



.wp-block-tag-cloud a {
    display: -webkit-inline-box;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 16px!important;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
    padding: 5px 10px;
    -webkit-transition: .3s;
    transition: .3s;
    color: #282828;
    background: #ffffff;
}

.wp-block-table figcaption {
    text-align: center;
	font-weight: 600;
}

.wp-block-site-title a {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 0.65;
}

.wp-block-table table td {
    text-align: center;
}

.wp-block-image figcaption {
    text-align: center;
}

.sidebar .widget_block:not(.widget_calendar) {
    padding: 18px 20px 10px;
}

ul.wp-block-social-links li a {
    font-size: 24px;
}

ol.wp-block-latest-comments {
    padding: 0;
}

.footer-sidebar .widget.widget_calendar table th {
    color: #fff;
}

.footer-sidebar .wp-block-calendar tbody td, 
.footer-sidebar .wp-block-calendar th {
    padding: 8px 10px;
}

#header-top .widget_product_search button {
    background: #242424;
}

.post-content .wp-block-calendar thead th {
    text-align: center;
}

.footer-widgets .wp-block-table {
    word-break: break-all;
}

.sidebar .wp-block-latest-comments {
    padding: 18px 20px 22px;
}

.sidebar .wp-block-social-links {
    padding: 10px 12px;
}

.site-content .wp-block-site-logo {
    padding: 15px 0;
}

.wp-block-buttons {
    margin: 15px 0;
}

.wp-block-categories {
    list-style: none;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.post-content p {
    word-break: break-word;
}

form.post-password-form input[type="submit"] {
    line-height: 1.2;
    vertical-align: super;
}

.comment-respond {
    width: 100%;
}

.post-content .gallery-item img {
    width: 100%;
}


#blog-content .post-title a,
.post-content p a {
    word-break: break-word !important;
}

.wp-block-embed figcaption {
    text-align: center;
}

.wp-block-code code img {
    display: inline-block;
    margin-left: 20px;
}

.wp-block-pullquote.has-background blockquote {
    background: inherit;
}

.site-content .wp-block-loginout,
.site-content .wp-block-search {
    padding: 20px 0;
}

pre.has-background code {
    background-color: inherit !important;
}

p.has-text-color em {
  color: inherit;
}

.site-content .wp-block-group.has-background {
    padding: 0 20px;
}

.wp-block-group em {
    color: inherit;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    border-color: inherit;
}

.has-text-color em,
.has-text-color h2  {
    color: inherit;
}

a.wp-block-file__button,
a.wp-block-file__button:hover,
a.wp-block-file__button:focus {
    color: #fff;
}

.has-text-color * {
    color: inherit;
}

.has-text-color a:hover, 
.has-text-color a:focus {
    color: inherit;
}

.wp-block-pullquote.has-text-color blockquote {
    border-color: inherit;
}    

blockquote {
    border-color: inherit !important;
}

.has-background.wp-block-read-more {
    padding: 5px 10px;
}

.wp-block-calendar table caption {
    font-weight: 500;
}

.wp-block-avatar img {
    border-radius: 50%;
}

/**/
.sidebar .widget_block:not(.widget_calendar) {
    padding: 0;
}

.sidebar .wp-block-tag-cloud {
    padding: 18px 20px 22px;
}

.sidebar .wp-block-tag-cloud {
    padding: 18px 20px 22px;
}

.sidebar .wp-block-search__inside-wrapper {
    padding: 18px 20px 22px;
    position: relative;
}

.sidebar .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 20px;
}

.sidebar .widget_search button {
    border-radius: 4px;
    box-shadow: 0px 0px 2px 0px rgb(7 7 6 / 20%);
    color: #fff;
    border: 0;
    font-size: 16px;
    padding: 12px 16px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    line-height: 1;
    height: 50px;
    transform: translateY(0px);
}

.wp-block-image figcaption {
 	margin-bottom: 0;
}

/* gallery cross buttom style */
button.featherlight-close-icon.featherlight-close {
    background-color: #0088CC;
    border: 1px solid #0088CC;
    top: 40px;
    right: 40px;
    border-radius: 0;
}


/* circle hover */
.is-style-circle figure.tiled-gallery__item:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #000;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.65s;
}
.is-style-circle figure.tiled-gallery__item:hover:before,
.is-style-circle figure.tiled-gallery__item:focus:before{
    visibility: visible;
    opacity: 0.5;
}

/* circle spacing */
.wp-block-jetpack-tiled-gallery .tiled-gallery__row{
	margin-right: calc(-.4 * var(--bs-gutter-x));
    margin-left: calc(-.4 * var(--bs-gutter-x));
    --bs-gutter-x: 1.5rem;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row&gt;* {
    padding-right: calc(var(--bs-gutter-x) * .4);
    padding-left: calc(var(--bs-gutter-x) * .4);
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row:not(:last-child) {
    margin-bottom: 20px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__row+.tiled-gallery__row {
    margin-top: 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__col+.tiled-gallery__col {
    margin-left: 0px;
}

/* circle box shadow */
.wp-block-jetpack-tiled-gallery.is-style-circle .tiled-gallery__item {
    border-radius: 50%;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery.is-style-rectangular .tiled-gallery__item {
    width: 100%!important;
    height: 100%!important;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__item {
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}

.wp-block-jetpack-tiled-gallery .tiled-gallery__gallery{
	justify-content: center;
}

.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item{
	width: 100%!important;
	margin-bottom: 20px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item:last-child{
	margin-bottom: 0px
}
.wp-block-jetpack-tiled-gallery.is-style-columns .tiled-gallery__item {
    margin-top: 0px;
}

blockquote.wp-block-quote.has-text-color p, blockquote.wp-block-quote.has-text-color p var, blockquote.wp-block-quote.has-text-color p cite, blockquote.wp-block-quote.has-text-color cite {
	color: inherit;
}
.wp-block-table figcaption {
	text-align: center;
}
.sidebar .widget .wp-block-group .wp-block-image {
	margin-bottom: 0;
}
ul.wp-block-rss {
 	list-style: disc;
}
.has-text-color a:hover, .has-text-color a:focus {
	color: inherit;
}
.entry-content ul:last-child {
	margin-bottom: 0;
}
.wp-block-code.has-text-color code {
	color: inherit;
}
.sidebar .widget .wp-block-group .is-nowrap p {
 	padding: 0;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
	padding-top: 0.5rem;
 	padding-bottom: 0.5rem;
 	font-size: 0.875rem;
}

/*wp-Block-RSS*/
ul.wp-block-rss {
	list-style: none;
	margin-left: 0;
}
ul.wp-block-rss li.wp-block-rss__item {
    margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title &gt; a {
 	font-weight: 600;
}

.wp-block-quote.is-style-large {
	padding-top: 1.10rem;
	padding-bottom: 1.10rem;
}

.sidebar .widget .wp-block-group .wp-block-file, .sidebar .widget .wp-block-group .wp-block-image {
	padding: 1.563rem 1.000rem 1.563rem;
}

.widget .wp-block-group .is-vertical a {
    color: inherit;
}

.entry-content ol.wp-block-latest-comments {
	padding-left: 2rem;
}

.wp-block-table figcaption {
  text-align: center;
}

.post .entry-content ul.wp-block-archives {
	margin-left: 1.125rem;
	list-style: disc
}

.wp-block-code.has-background code {
	background: inherit;
}

.wp-block-group .wp-block-embed,
.wp-block-group .wp-block-image {
	 padding: 1.563rem 1.000rem 1.563rem;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
     width: auto;
}

.widget .wp-block-group .wp-block-columns {
	margin-bottom: 0;
}

.widget .wp-block-group .wp-block-rss li:last-child {
  padding-bottom: 0;
}

ul.wp-block-page-list a {
  text-decoration: none;
}

.sidebar .wp-block-group .is-nowrap {
  margin: 1.563rem 1.000rem 1.563rem;
}

.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
  font-weight: 600;
  line-height: 1.5;
}

â€‹.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
  height: 2em;
  width: 2em;
}

.sidebar .widget .wp-block-group .is-layout-flow h2 {
	border-left: 0 none;
}

.wc-block-components-product-title a,
.wc-block-components-product-title a:hover,
.wc-block-components-product-title a:focus {
	text-decoration: none;
}

.wp-block-verse {
  padding: 10px;
}

.wp-block-details summary {
  font-weight: 600; 
}


.wp-block-calendar .wp-calendar-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
 }

.sidebar .widget .wp-block-group .wp-block-latest-comments,
.sidebar .widget .wp-block-group .wp-block-loginout,
.sidebar .widget .wp-block-group .wp-block-table,
.sidebar .widget .wp-block-group .wp-block-buttons {
	padding: 1.563rem 1.000rem 1.563rem;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
  font-size: 24px;
  line-height: 34px;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.sidebar .widget .wp-block-group .wp-block-embed {
    margin: 0;
}

.sidebar .widget .wp-block-group ol li {
  padding-bottom: 0.625rem;
}

.wp-block-details summary {
 	font-weight: 600;
 	padding: 10px;
}</pre></body></html>