/**** 
CSS Indexing

1. Default CSS
2. Header CSS
3. Navigation CSS
4. Footer CSS
5. Breadcrumb CSS
6. Blog CSS
7. Comments CSS
8. Widgets CSS
9. Contact & Quote Form CSS
10.Preloader CSS
11.Responsive CSS

****/

/******------------------------------
-----------Default CSS------------
------------------------------******/
* {
  margin: 0;
  padding: 0;
  word-break: break-word;
}
body {
  font-family: 'Jost', sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  background: #fff;
  color: #3e3e3e;
  font-weight: 400;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
}
h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a {
  color: #00173c;
}
h1 {
  font-size: 2.25rem;
  line-height: 42px;
}

h2 {
  font-size: 26px;
  line-height: 32px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-size: 22px;
  line-height: 28px;
}

h5 {
  font-size: 20px;
  line-height: 24px;
}

h6 {
  font-size: 18px;
  line-height: 20px;
}

p{
  font-family: 'Fira Sans', sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

/* ==================================================
// Global styles
================================================== */

iframe {
  border: none;
}
a,
a:visited {
  color: #3e3e3e;
  text-decoration: none;
  transition: color 0.25s;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

a:hover {
  text-decoration: none;
  color: #000;
  opacity: 1 !important;
}
a:hover,
a:focus,
a:active {
  color: #FF4063;
}
.media > .pull-left {
  margin-right: 20px;
}

a:focus {
  outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Dropcap */

.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  float: left;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}

.clearfix:after {
  display: block;
  width: 100%;
  content: "";
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

/**** POST BLOCKS DESIGN *****/

/*** Pagination ***/

ul.page-pagination.theme-widget-pagination-wrapp {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.page-pagination.theme-widget-pagination-wrapp li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  min-width: 42px;
}

ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
  color: #fff;
  font-size: 15px;
  background: #0518c5;
  text-align: center;
  height: auto;
  text-align: center;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}

/*** Header ***/

/*** THEME UNIT TEST ***/

/* Global */

.admin-bar .navbar-sticky.sticky {
  margin-top: 30px;
}

.theme-page-content {
  background: #ffffff;
}

img,
figure {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
}

.wp-caption .wp-caption-text {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  text-align: center;
  padding: 12px 0 0;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* Gallery item */

.gallery {
  margin: 30px -1.1666667% 0;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  display: block;
  font-size: 14px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
  font-weight: 600;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* WP core style */

.alignnone {
  display: block;
  margin-bottom: 15px;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 15px auto 15px 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 {
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 15px auto 10px;
}

.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: 100%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.wp-caption .wp-caption-text a {
  text-decoration: underline;
  display: inline-block;
}

.wp-caption .wp-caption-text a {
  color: #5138ee;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.screen-reader-text {
  display: none;
}

.gallery-caption {
  z-index: 100000;
}

.bypostauthor {
  z-index: 100000;
}

@media screen and (min-width: 30em) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}

/* Theme check */

code {
  overflow: auto;
  max-width: 100%;
  padding: 0 1em;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word;
  color: #5138ee;
}

a code {
  color: #5138ee;
}

p {
  margin: 0 0 25px;
}

p img.alignleft {
  clear: both;
  margin-bottom: 30px;
}

select {
  max-width: 100%;
}

.post-password-form input[type="password"] {
  height: 45px;
  padding: 5px 15px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #5138ee;
}

.post-password-form input[type="submit"] {
  background-color: #5138ee;
  border: none;
  padding: 5px 20px;
  color: #fff;
  cursor: pointer;
  height: 45px;
  font-weight: 600;
}

.post-password-form input[type="submit"]:hover {
  background-color: rgb(255 53 36 / 10%);
  color: #5138ee;
}

.sidebar .widget.widget_media_image img {
  margin-top: 0;
}

.sidebar .widget.widget-tags ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eee;
  color: #666;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
  background: #5138ee;
  color: #fff;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
  margin-bottom: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
  border-color: #8392a5;
  color: #8392a5;
  border: 1px solid;
  display: inline-block;
  font-size: 17px !important;
  padding: 6px 18px !important;
  margin-bottom: 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  transition: all ease 500ms;
  line-height: 29px;
  margin-right: 0px;
}

.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
  margin-right: 0px;
}
.page-links .page-link {
  display: inline-block;
  color: #5138ee;
  margin-right: 5px;
}

/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment .comment-title {
  font-size: 24px;
}

.blog-post-comment .comment-info [class*="col-md-"] {
  margin-bottom: 15px;
  position: inherit;
}

.blog-post-comment .comment-content > h3 {
  margin-bottom: 0.5rem;
}

.blog-post-comment .comment-respond .comment-reply-title {
  font-size: 24px;
}

.comment-respond .comment-reply-title {
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}

.blog-post-comment .comment-respond .comment-form .form-control {
  border-radius: 0;
  height: 45px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
  height: 245px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #5138ee;
}

.blog-post-comment
  .comment-respond
  .comment-form
  .comment-form-cookies-consent {
  display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
  font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
  margin-top: 40px;
}

.blog-post-comment .comments-list .trackback .comment-body {
  margin-left: 0;
}

.loginformuser .form-control {
  height: 100%;
  resize: none;
}

.loginformuser .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #5138ee;
}

.blog-post-comment .comments-list .trackback .comment-body {
  margin-left: 0;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
  display: inline-block;
  background: #5138ee;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.01em;
  padding: 14px 28px;
  border-radius: 0px;
  width: auto;
  border: 0px solid;
  transition: all 0.4s ease;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
  background: #FF4063;
  color: #fff;
}

#comments {
  clear: both;
  padding: 30px;
  list-style: none;
  background: rgb(81 56 238 / 4%);
  overflow: hidden;
  margin-top: 32px;
  border-radius: 0px;
}

.comment-num {
  margin-bottom: 25px !important;
  font-size: 20px !important;
  line-height: 1.5;
  font-weight: 700;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  position: relative;
}

#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.comment-content a {
  display: inline-block;
}

.comments-area .comment-content p {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 14px;
}

p.logged-in-as a {
  display: inline-block;
}

#comments .comment-author .says {
  display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
  display: none;
}

/* Common */

.pingback p,
.pingback .says {
  display: none;
}

.comments-list {
  list-style: none;
  margin: 0;
}

.comments-list .comment-author {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 700;
  font-size: 15px;
  color: #1c1c24;
  font-style: normal;
  display: block;
  margin-bottom: 5px;
}

.comments-list .comment-author a {
  color: #1c1c24;
}

.comments-list .comment-author a:hover {
  color: #5138ee;
}

.comments-list .comment-date {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
}

.comments-list .comment-body {
  border-bottom: 1px solid #e4e4e4;
  margin-left: 65px;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.comments-list img.comment-avatar {
  width: 50px;
  height: 50px;
  border-radius: 0px;
}

.comments-list .comment-reply-link {
  color: #252a37;
  background: #fff;
  display: inline-flex;
  padding: 10px 30px;
  line-height: 1;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #ded9d9;
}

.comments-list .comment-reply-link i {
  display: none;
}

.comments-list .comment-reply-link:hover {
  background: #5138ee;
  color: #fff;
}

.comments-counter {
  font-size: 18px;
}

.comments-counter a {
  color: #666;
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
  float: none;
  color: #5138ee;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  margin-left: 8px;
}

#cancel-comment-reply-link:hover {
  color: #000;
}

#comments .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#comments .meta-data {
  margin-bottom: 1em;
}

a.comment-edit-link {
  display: none;
}

/* main page: Comments */

.blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
  line-height: 1.2;
  font-weight: 600;
}

.blog-post-comment .comment-content h1 {
  font-size: 30px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content h5 {
  font-size: 16px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content h6 {
  font-size: 14px;
  margin-bottom: 15px;
}

.blog-post-comment .comment-content p {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 14px;
}

.blog-post-comment .comment-content p:last-child {
  margin-bottom: 0;
}

.blog-post-comment .comment-content .entry-content a {
  text-decoration: underline;
}

.blog-post-comment .comment-content .entry-content a:hover {
  text-decoration: none;
}

.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog-post-comment .comment-content dt {
  margin-bottom: 5px;
}

.blog-post-comment .comment-content dd {
  margin: 0 1rem 1rem;
  font-size: 15px;
  line-height: 26px;
}

.blog-post-comment .comment-content ul {
  list-style: disc;
  padding-left: 20px;
}

.blog-post-comment .comment-content ul li {
  list-style: disc;
  line-height: 1.8;
  margin-bottom: 10px;
}

.blog-post-comment .comment-content ul li ul {
  margin: 10px 0 0;
  list-style-type: circle;
}

.blog-post-comment .comment-content ul li ul li {
  list-style-type: circle;
}

.blog-post-comment .comment-content ol {
  padding-left: 20px;
}

.blog-post-comment .comment-content ol li {
  line-height: 1.8;
  margin-bottom: 10px;
  list-style-type: decimal;
}

.blog-post-comment .comment-content ol li ol {
  margin: 10px 0 0;
}

.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
  font-weight: 600;
  color: #212529;
}

.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
  font-style: italic;
}

.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
  font-size: 0.88889em;
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.blog-post-comment .comment-content kbd {
  background-color: #fafafa;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
  background: #fff9c0;
  text-decoration: none;
  color: #000;
  padding: 0 6px;
}

.blog-post-comment .comment-content pre {
  font-size: 0.88889em;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.8;
  overflow: auto;
  background: #fafafa;
  color: #333333;
}

.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
  border-bottom: 1px dotted #484848;
  cursor: help;
}

.blog-post-comment .comment-content code {
  color: #5138ee;
  border: 0px solid;
  background-color: transparent;
  padding: 0;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
  background: #fff9c0;
  text-decoration: none;
  color: #000;
  padding: 0 5px;
}

.blog-post-comment .comment-content kbd {
  background-color: #eee;
  color: #5138ee;
}

#comments .pull-right.reply {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
}

#comments .comment-content a {
  color: #5138ee;
}

#comments .comment-content {
  color: #555555;
}

.comments-list .comment-author cite {
  font-style: normal;
}

#comments.blog-post-comment .children {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#comments.blog-post-comment .children {
  padding-left: 2rem;
}

#comments.blog-post-comment .comment-content img {
  margin: 5px 0;
}

.not-found h1 {
  margin-bottom: 20px;
}

.not-found .input-group-btn {
  background: #5138ee;
  color: #fff;
  padding: 0 20px;
  border: none;
  cursor: pointer;
}

.not-found .input-group-btn i {
  line-height: 48px;
}

.not-found .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #5138ee;
}

.not-found p {
  line-height: 1.1;
  margin-bottom: 25px;
}

.not-found p small {
  display: block;
}

.blog-sidebar .widget:first-child {
  margin-top: 0;
}

.blog-sidebar .widget {
  border: solid 1px #e9e9e9;
  padding: 2rem;
  border-radius: 0px;
  margin-bottom: 3rem;
  break-inside: avoid;
}

.site-navigation.theme_header_design__One .navbar-light {
  padding: 0;
  background: none;
  border-radius: 0px;
}

.blog-sidebar .widget ul li:last-child {
  margin-bottom: 0;
}

.blog-sidebar .widget ul li::before {
  height: 7px;
  width: 7px;
  content: "";
  left: 0;
  top: 7px;
  position: absolute;
  background-color: #5138ee;
  border-radius: 0px;
}
.sidebar.blog-sidebar .widget a.wp-block-latest-comments__comment-author {
  font-size: 1rem;
}
.sidebar.blog-sidebar .widget a.wp-block-latest-comments__comment-link {
  display: block;
  font-weight: 600;
}
.blog-sidebar span.post-count {
  float: right;
  font-size: 15px;
}

.nice-select {
  height: 45px;
  border: 1px solid #eee;
  width: 100%;
  color: #555;
  font-size: 13.5px;
  float: none;
  white-space: normal;
}

.nice-select span.current {
  display: block;
  margin-top: 3px;
  font-size: 15px;
}

.nice-select ul.list {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
  border-radius: 0;
  width: 100%;
  overflow-y: auto;
}

.nice-select ul.list li {
  list-style-type: none !important;
  font-size: 14px;
  padding: 8px 15px !important;
  line-height: 1 !important;
  margin: 0 !important;
  min-height: auto;
  text-transform: capitalize;
}

.nice-select ul.list li::before {
  display: none;
}
.elementor-widget-wp-widget-calendar .calendar_wrap caption,
.blog-sidebar .calendar_wrap caption {
  padding-top: 0;
  caption-side: top;
  font-weight: 500;
  color: #565656;
  font-size: 17px;
}

table {
  margin: 0 0 2rem;
  border-collapse: collapse;
  width: 100%;
  background: #ffffff;
}

table td,
table th {
  padding: 10px 13px;
  border: 1px solid #d3dbe2;
}

.blog-sidebar .calendar_wrap table {
  text-align: center;
  margin-bottom: 0;
}

.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
  text-decoration: underline;
}

.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
  text-decoration: none;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
  padding: 8px 5px;
}

.blog-sidebar .widget_pages ul li.page_item_has_children > a {
  margin-bottom: 10px;
  display: inline-block;
}

.blog-sidebar .widget_rss .widget-title .rsswidget {
  display: inline-block;
}

.blog-sidebar .widget_rss ul li {
  margin-bottom: 1.5rem;
}

.blog-sidebar .widget_rss ul li:last-child {
  margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li .rsswidget {
  display: block;
  font-weight: bold;
  font-size: 15px;
}
.widget.widget_nav_menu ul.sub-menu {
  padding-left: 1rem;
  font-size: 14px;
}

.elementor-widget-wp-widget-recent-comments ul li,
.widget.widget_recent_comments ul li {
  font-size: 16px;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
}


.elementor-widget-wp-widget-recent-comments ul li > a,
.widget_recent_comments li > a {
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: capitalize;
}

.blog-sidebar .widget_rss ul li .rss-date {
  font-size: 13px;
  margin: 3px 0 10px;
  display: block;
}

.blog-sidebar .widget_rss ul li .rssSummary {
  color: #555;
  line-height: 25px;
  font-size: 14px;
}

.blog-sidebar .widget_rss ul li cite {
  font-weight: bold;
  display: block;
  margin-top: 10px;
  font-style: normal;
  color: #222;
  font-size: 13.5px;
  text-align: right;
}

.blog-sidebar .widget_search form {
  position: relative;
}

.blog-sidebar .widget_search form .form-control {
  background-color: #ffffff;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #e4e4e4;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-radius: 0;
  font-size: 15px;
}

.blog-sidebar .widget_search form .form-control:focus {
  border-color: #5138ee;
  box-shadow: none;
  z-index: 1;
}

.blog-sidebar .widget_search form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  z-index: 1;
  border: none;
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #5138ee;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 15px;
  padding: 0 20px;
  top: 0;
  cursor: pointer;
}

.blog-sidebar .widget_search form button:hover {
  background: #000;
}

.blog-sidebar .widget_search form button:before {
  position: absolute;
  right: 50%;
  top: 50%;
  font-family: fontAwesome;
  color: #fff;
  content: "\f002 ";
  margin-top: -12px;
  margin-right: -6.5px;
}

.blog-sidebar p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #565656;
  line-height: 1.8;
}

.blog-sidebar .widget_text p img {
  margin: 10px 0;
}

.blog-sidebar .widget_text .wp-caption-text {
  border: none;
  text-align: center;
  font-size: 14px;
}

.post-meta.blog_meta_content_Box a {
  display: inline-block;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
  margin-bottom: 12px;
}

.blog-sidebar .tagcloud a {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #595959 !important;
  border-color: #d6d6d6 !important;
  border-radius: 0px !important;
  margin-right: 5px;
  padding: 8px 14px !important;
  line-height: inherit;
  display: inline-block;
  transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover {
  background-color: #5138ee;
  border-color: #5138ee !important;
  color: #fff !important;
}

.blog-sidebar .widget_nav_menu .sub-menu {
  margin-top: 8px;
}

table th a {
  text-decoration: underline !important;
}

table th a:hover {
  text-decoration: none !important;
}

address {
  margin: 20px 0;
  font-style: italic;
  line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content ul {
  margin-top: 20px;
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
  margin: 10px 0 0;
  list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
  list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
  margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
  padding-left: 0;
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px solid #e4e4e4;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
  margin-bottom: 15px;
  line-height: 1.2;
  font-size: 30px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h3 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h4 {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h5 {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h6 {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 15px;
}

.blog-details-content ul li::marker {
  color: #5138ee;
}

blockquote,
.blockquote {
  overflow: hidden;
  background-color: #ffffff;
  padding: 50px !important;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  border-left: 0px !important;
  border-right: 0px !important;
}

blockquote::before,
.blockquote::before {
  color: #efefef;
  content: "\f10d";
  position: absolute;
  left: 50px;
  top: 40px;
  z-index: -1;
  font-family: fontAwesome;
  font-size: 90px;
  font-weight: 400;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
  color: #333333;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
}

.single-blog-content .single-blog-inner .entry-content p a {
  text-decoration: underline;
  display: inline-block;
  color: #5138ee;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
  text-decoration: none;
  display: inline-block;
  color: #fff;
  background: #5138ee;
}

table th a {
  text-decoration: underline !important;
}

table th a:hover {
  text-decoration: none !important;
}

.post-layout-style2 .single-blog-content .entry-content dl {
  margin-top: 20px;
  margin-bottom: 20px;
}

.post-layout-style2 .single-blog-content .entry-content dt {
  margin-bottom: 5px;
  color: #333333;
}

.post-layout-style2 .single-blog-content .entry-content dd {
  margin: 0 1rem 1rem;
  font-size: 15px;
  line-height: 26px;
}

.post-layout-style2 .single-blog-content .entry-content dd a {
  text-decoration: underline;
  display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
  font-weight: 600;
  color: #212529;
}

address {
  margin: 20px 0;
  font-style: italic;
  line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
  font-style: italic;
}

.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
  font-size: 0.88889em;
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.post-layout-style2 .single-blog-content .entry-content code {
  color: #5138ee;
  border: 0px solid;
  background-color: transparent;
  padding: 0;
}

.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
  background: #fff9c0;
  text-decoration: none;
  color: #000;
  padding: 0 5px;
}

.post-layout-style2 .single-blog-content .entry-content kbd {
  background-color: #eee;
  color: #5138ee;
}

.post-layout-style2 .single-blog-content .entry-content .post-footer {
  margin-top: 20px;
  clear: both;
  border-top: 1px solid #eee;
  list-style: none;
  padding-top: 30px;
}

.wp-block-columns {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wp-block-image {
  margin-bottom: 20px;
}

.wp-block-image figcaption {
  font-size: 14px;
  margin-top: 12px;
}

.wp-block-image figcaption a {
  text-decoration: underline;
  display: inline-block;
  color: #5138ee;
}

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

.wp-block-button .wp-block-button__link {
  background-color: #5138ee;
  font-size: 16px;
  border-radius: 0px;
}

.wp-block-button {
  margin-bottom: 1.5em;
}

.wp-block-button .wp-block-button__link:hover {
  background-color: #000;
  color: #fff;
}

.wp-block-cover .wp-block-cover-text {
  color: #fff !important;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent !important;
  font-size: 16px;
  border-radius: 0px;
}

.is-style-outline .wp-block-button__link:hover {
  background-color: transparent;
  color: #000 !important;
  border-color: #000;
}

.is-style-squared .wp-block-button__link {
  border-radius: 0 !important;
}

.wp-block-cover {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wp-block-cover p.wp-block-cover-text {
  font-weight: bold;
  margin-bottom: 20px !important;
  font-size: 31px !important;
  line-height: 1.5 !important;
}

.wp-block-cover p.wp-block-cover-text strong {
  color: #fff;
}

.wp-block-cover.has-background-dim.alignleft {
  margin-top: 0;
}

.wp-block-cover.has-background-dim-60.has-background-dim
  .wp-block-cover-text
  a {
  color: #fff;
}

.wp-block-file a {
  text-decoration: underline;
  font-size: 15px;
  color: #5138ee;
}

.wp-block-file a:hover {
  text-decoration: none;
}

.wp-block-file .wp-block-file__button {
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #5138ee !important;
    color: #ffffff;
    padding: 5px 15px;
    text-decoration: none;
}

.wp-block-file .wp-block-file__button:hover {
  background-color: #000 !important;
  color: #fff;
}

blockquote cite,
.blockquote cite {
  display: none;
}

.wp-block-media-text {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.wp-block-media-text .has-large-font-size {
  font-size: 25px !important;
  margin-top: 0 !important;
}

.wp-block-pullquote {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
  border-color: transparent;
  border-width: 2px;
  padding: 0;
  margin: 0 0 1rem;
}

.wp-block-pullquote blockquote {
  color: #111;
  border: none;
  margin-right: 0;
  padding-left: 0;
}

.wp-block-pullquote blockquote p {
  font-size: 2.25em !important;
  font-style: italic !important;
}

.wp-block-pullquote blockquote cite {
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  line-height: 1.6;
  text-transform: none;
  color: #767676;
  font-size: 15px;
  font-style: normal;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  background-color: #5138ee;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
  color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color
  cite {
  display: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color
  blockquote {
  max-width: 80%;
  background: transparent;
}

.has-medium-font-size {
  font-size: 20px !important;
}

.has-very-light-gray-color.has-very-light-gray-color {
  color: #fff !important;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
  text-decoration: none;
  color: inherit;
}

.post-layout-style2
  .single-blog-content
  .entry-content
  ul
  a
  .wp-block-cover__inner-container
  .has-large-font-size {
  color: #f8f9f9 !important;
  font-size: 36px !important;
}

.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  font-size: 14px;
  text-align: left;
}

table td a,
table td a:hover {
  color: #FF4063;
}

.wp-block-table.is-style-stripes td {
  border-color: #767676;
}

.wp-block-verse {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px !important;
}

.post-layout-style2 .single-blog-content .entry-content em {
  font-weight: 700;
}

.loginformuser {
  margin-top: 20px;
}

.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
  margin-bottom: 30px;
}

#comments {
  margin-top: 60px;
}

.pingback p,
.pingback .says {
  display: block;
}

.blog-sidebar select {
  height: 45px;
  font-size: 15px;
  padding: 8px 15px;
  width: 100%;
  border: 1px solid #eee;
  color: #272727;
  font-weight: 500;
  cursor: pointer;
}

.blocks-gallery-grid {
  margin-top: 0px !important;
}

.wp-block-gallery .blocks-gallery-caption {
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
  font-weight: 500;
  color: #565656;
  font-size: 14px;
  padding: 0;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
  display: none;
}

.blog-sidebar
  .widget_theme_recent_posts
  .recent_post_Content
  .recent-post-meta {
  display: none;
}

.blog-sidebar .widget_media_image {
  background: #fff;
  border: 0;
  padding: 0;
}

.blog-sidebar .widget_media_image img {
  border-radius: 0px;
}

.home-tag-widgett {
  background: #fafafa;
  padding: 30px;
  border-radius: 0px;
}

.home-tag-widgett h5 {
  font-size: 28px;
  line-height: 1;
  color: #272727;
  font-weight: 700;
  margin-bottom: 20px;
}

.home-tag-widgett .tagcloud a {
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #595959 !important;
  border-color: #d6d6d6 !important;
  border-radius: 0px !important;
  margin-right: 5px;
  padding: 8px 14px !important;
}

/*** Author Box ***/

.author_bio__Wrapper {
  clear: both;
  overflow: hidden;
  margin-top: 60px;
  padding: 35px 35px 35px;
  border-top: 0px solid #eaeaea;
  border-bottom: 0px solid #eaeaea;
  background: rgb(81 56 238 / 4%);
  border-radius: 0px;
}

.author-thumb {
  float: left;
  margin-right: 20px;
  margin-bottom: 0px;
}

.author-thumb img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.theme_author_Info {
  padding-right: 0;
}

h6.theme_author_Title {
  color: #555555;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 3px;
  line-height: 1;
}

h4.theme_author__Name {
  color: #424242;
  margin-top: 0px;
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}

p.theme_author__Description {
  font-size: 16px;
  line-height: 1.3;
  color: #555;
  margin-bottom: 0;
  font-weight: 500;
}

.theme_author_Socials a {
  display: inline-block;
  background: transparent;
  color: #5138ee;
  width: auto;
  height: auto;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  border-radius: 0px;
  margin-right: 8px;
}

.theme_author_Socials {
  margin-top: 10px;
}

.theme_author_Socials a:hover {
  background: transparent;
  color: #ff4063;
}

/*** navigation ***/

.theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.prev_nav_left_Img,
.prev_nav_Right_Img {
  height: 85px;
  width: 85px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  border-radius: 0px;
}

.prev_nav_left_Img {
  margin-right: 15px;
}

.prev_nav_Right_Img {
  margin-left: 15px;
}

.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
  padding-right: 15px;
}

.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
  text-align: right;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.prev_nav_left_Img img,
.prev_nav_Right_Img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0px;
}

.theme_blog_nav_Title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0;
  color: #171717;
  word-break: inherit;
}

.theme_blog_nav_Title a {
  margin-bottom: 0;
  color: #171717;
  word-break: inherit;
}

.theme_blog_nav_Label {
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.theme_blog_navigation__Wrap {
  margin-bottom: 0;
  padding: 35px;
  background: rgb(81 56 238 / 4%);
  margin-top: 60px;
  border-radius: 0px;
}

.theme_blog_nav_Title a:hover {
  color: #5138ee;
}

.post_nav_Right .theme_blog_Inner h3.theme_blog_nav_Title {
  text-align: right;
}

h1.theme-breacrumb-title {
  font-size: 42px;
  font-weight: 800;
  color: #252525;
  margin: 0;
  line-height: 1;
}

.main-container .pagination {
  margin-bottom: 0px;
  margin-top: 40px;
}

.posts-pagination-style.nav-links,
.main-container .theme-pagination-style .nav-links {
  display: block;
  width: 100%;
  text-align: left;
}
.posts-pagination-style.nav-links ul.page-numbers,
.main-container .theme-pagination-style ul.page-numbers {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.posts-pagination-style.nav-links ul.page-numbers li a.page-numbers,
.posts-pagination-style.nav-links ul.page-numbers li span.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
  width: 40px;
  height: 40px;
  line-height: 38px;
  margin-right: 6px;
  padding: 0;
  text-align: center;
  display: inline-block;
  border: 1px solid #e4e4e4;
  margin-left: auto;
  color: #272727;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  border-radius: 0px;
}
.posts-pagination-style.nav-links ul.page-numbers li span.current,
.main-container .theme-pagination-style ul.page-numbers li span.current {
  background: #FF4063;
  color: #fff;
  border-color: #FF4063;
}
.posts-pagination-style.nav-links ul.page-numbers li i,
.main-container .theme-pagination-style ul.page-numbers li i {
  line-height: 38px;
  color: #FF4063;
}
.posts-pagination-style.nav-links ul.page-numbers li a.page-numbers:hover,
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
  border: 1px solid #FF4063;
  background-color: #FF4063;
  color: #fff;
}
.posts-pagination-style.nav-links ul.page-numbers li a.page-numbers:hover i,
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
  color: #fff;
}

.theme-tags__wrapper h4 {
  font-size: 20px !important;
  margin-bottom: 15px !important;
  line-height: 1.2 !important;
  color: #272727 !important;
  margin-right: 10px;
  display: inline-block;
}

.theme-tags__wrapper a {
  border-color: #e4e4e4;
  color: #a0a0a0;
  border: 1px solid;
  display: inline-block !important;
  font-size: 15px !important;
  padding: 5px 18px;
  margin-bottom: 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  transition: all ease 500ms;
  line-height: 29px;
}

.blog-single .tag-lists a:not(:first-child) {
  margin-left: 6px;
}

.theme-tags__wrapper a:hover {
  border-color: #5138ee !important;
  background: #5138ee !important;
  color: #fff;
}

.theme_related_post_Grid h2 {
  margin-bottom: 22px;
}

.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
  font-size: 14px;
  line-height: 18px;
  color: #565656;
}

.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
  border-radius: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
  padding-bottom: 0px;
  margin-bottom: 5px;
}

/*==================================================
      404
 ================================================== */

.error-page .error-code {
  display: block;
  font-size: 150px;
  line-height: 1;
  color: #272727;
  margin-bottom: 25px;
}

.error-page .error-body .btn {
  margin-top: 30px;
  display: inline-block;
  background: #5138ee;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.01em;
  padding: 16px 30px;
  border-radius: 0px;
  width: auto;
  border: 0px solid;
}

.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
  border: none;
  outline: none;
  box-shadow: none !important;
  background: #FF4063;
}

.error-page .error-body .btn:hover {
  background: #FF4063;
}

.header-two-right .header-search-box {
  position: relative;
  right: 30px;
  top: 0px;
}

.header-bookmark-btn {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-left: 0;
  top: 10px;
}

/*** Theme New Unit CSS ***/

.widget_calendar,
table,
.wp-block-calendar {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.calendar_wrap nav.wp-calendar-nav {
  position: relative;
  top: 10px;
}
.elementor-widget-wp-widget-calendar .calendar_wrap nav.wp-calendar-nav{
  position: relative;
  top: -10px;
}
.elementor-widget-wp-widget-search button.input-group-btn.search-button {
  flex: 0 0 12%;
  border: 1px solid #5138ee;
  margin-left: -1px;
  background: #5138ee;
  cursor: pointer;
}
.elementor-widget-wp-widget-search button.input-group-btn.search-button:after {
  content: "\ed11";
  font-family: 'IcoFont';
  color: #ffffff;
}
.blog-sidebar .widget_categories .cat-item span.post_count {
  width: 30px;
  height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  font-size: 12px;
  line-height: 22px;
  position: relative;
  left: 2px;
}

.main-container.blog-spacing {
  padding-top: 80px;
  padding-bottom: 100px;
}

.main-container.blog-spacing .pagination {
  margin-top: 90px;
}

.widget_rss h3.widget-title a {
  color: #272727;
}

.sticky .post-list-medium-content {
  background: #f8f8f8;
  border-top: 4px solid #5138ee !important;
}

.blog-new-layout.theme-layout-mainn
  .post-wrapper.cat-layout-main-list
  .category-box
  a {
  color: #4f4f4f;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  transition: all 0.3s ease-in;
}

.blog-new-layout.theme-layout-mainn
  .post-wrapper.cat-layout-main-list
  .category-box
  a:hover {
  color: #5138ee;
}

.blog-new-layout.theme-layout-mainn
  .post-wrapper.cat-layout-main-list
  .category-box
  a:after {
  position: absolute;
  right: -5px;
  bottom: 0;
  content: ",";
  font-size: 15px;
}

.blog-new-layout.theme-layout-mainn
  .post-wrapper.cat-layout-main-list
  .category-box
  a:last-child:after {
  display: none;
}

.cat-layout-main-list
  .post-list-medium-content
  .post-meta-items
  div.author-name {
  text-transform: capitalize;
}

.blog-post-comment .comment-respond p.logged-in-as {
  line-height: 26px;
  font-size: 15px;
  margin-top: 5px;
}

.blog-post-comment .comment-respond .comment-reply-title {
  font-size: 24px;
  line-height: 25px;
}

.comment-respond p {
  margin-bottom: 0;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
  margin-top: 10px;
}

.single-meta-content h4.post-author-name a {
  text-transform: capitalize;
}

.blog-details-content ul li {
  position: relative;
  margin-bottom: 0.75rem;
}

.post-layout-style2 .single-blog-content .entry-content p:last-child {
  margin: 0;
}

.post-body p:last-child {
  clear: both;
  float: none;
}

.wp-block-button .wp-block-button__link {
  color: #fff !important;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent !important;
  font-size: 16px;
  border-radius: 0px;
  color: #5138ee !important;
  border-color: #5138ee;
}

.wp-block-button .wp-block-button__link:hover {
  background-color: #000;
}

.theme-blog-details .post-featured-image {
  margin-bottom: 50px;
}

.sidebar-active .alignfull {
  left: auto;
  right: auto;
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

figure.wp-block-gallery ul.blocks-gallery-grid {
  padding-left: 0 !important;
}

.blog-details-content .wp-block-columns {
  margin-top: 23px;
  margin-bottom: 23px;
}

blockquote,
.blockquote {
  margin-bottom: 23px !important;
  margin-top: 23px !important;
}

.single-blog-content blockquote {
  padding-bottom: 45px !important;
}

.single-blog-content blockquote,
.single-blog-content .blockquote {
  background: rgb(81 56 238 / 4%);
}

blockquote::before,
.blockquote::before {
  color: rgb(81 56 238 / 9%);
}

blockquote.has-text-color.has-light-gray-color p {
  font-size: 28px !important;
  line-height: 1.2 !important;
}

blockquote.has-text-color.has-very-dark-gray-color:before {
  color: rgb(255 255 255 / 50%);
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
  color: #555;
  line-height: 1.3;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
  font-size: 17px;
}
.wp-block-group.has-background {
  padding: 1.5rem 2rem;
}
.post-layout-style2 .single-blog-content .entry-content ol li ol {
  margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
  margin: 10px 0 0;
  list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
  list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
  margin-bottom: 28px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
  width: 100%;
  cursor: pointer;
  height: 45px;
  font-size: 15px;
  padding: 8px 15px;
  width: 100%;
  border: 1px solid #eee;
  color: #272727;
  font-weight: 500;
}

.wp-block-search .wp-block-search__button {
  background: #5138ee !important;
  border: 1px solid #5138ee !important;
  color: #fff !important;
  cursor: pointer;
}

.wp-block-calendar span.pad {
  display: none;
}

.wp-block-calendar nav.wp-calendar-nav {
  margin-bottom: 35px;
}

.page-links {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
}

.page-links .post-page-numbers {
  width: 35px;
  height: 35px;
  border-radius: 0px;
  background-color: #ffffff;
  border: 1px solid #eee;
  font-size: 15px;
  line-height: 35px;
  color: #0a0c19;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  text-decoration: none !important;
}

.page-links .page-link {
  display: inline-block;
  background-color: #5138ee;
  color: #fff;
  margin-right: 0px;
}

.blog-details-content table th a {
  color: #272727;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
  background: #eee;
}

.blog-post-comment table td {
  font-size: 14px;
  font-weight: 500;
}

.blog-post-comment p.no-comments {
  font-size: 14px;
  clear: both;
  margin-top: 0;
  line-height: 14px;
}

.post_format-post-format-image .blog-details-content figure img {
  border-radius: 0px;
}

.widget_calendar span.pad {
  display: none;
}

.widget_calendar span.wp-calendar-nav-next {
  display: block;
}
.nav-wrapper .mainmenu li ul li ul.sub-menu {
  position: absolute;
  right: 102%;
  top: 0%;
  left: auto;
  opacity: 0 !important;
  filter: Alpha(opacity=0) !important;
  visibility: hidden;
}
.nav-wrapper .mainmenu li ul.sub-menu li:hover ul {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
.not-found form {
  position: relative;
}
.not-found form .form-control {
  background-color: #ffffff;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #eeeeee;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-radius: 0;
}
.not-found form .form-control:focus {
  border-color: #5138ee;
  box-shadow: none;
  z-index: 1;
}

.not-found form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  z-index: 1;
  border: none;
  color: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #5138ee;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 15px;
  padding: 0 20px;
  top: 0;
  cursor: pointer;
}

.not-found form button:hover {
  background: #000;
}

.not-found form button:before {
  position: absolute;
  right: 50%;
  top: 50%;
  font-family: fontAwesome;
  color: #fff;
  content: "\f002 ";
  margin-top: -12px;
  margin-right: -6.5px;
}

.theme_img_cat_Itemlist span.category-btnn {
  transition: all 0.3s ease;
}

ul.footer-nav li a:hover {
  color: #5138ee;
}
.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-nav ul li {
  display: inline-block;
  padding: 0px 10px;
}
.home-tag-widgett .tagcloud a:hover {
  background: #5138ee !important;
  color: #fff !important;
  border-color: #5138ee !important;
}

.custom-theme-contactt label {
  font-size: 15px;
  font-weight: 500;
  color: #272727;
  line-height: 1;
  margin-bottom: 8px;
}

.single-one-bwrap {
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 80px;
  padding-left: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
  margin-bottom: 0px;
}

.main-container.cat-page-spacing {
  padding-top: 84px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}

.post-password-form input[type="submit"]:hover {
  background-color: #FF4063;
  color: #ffffff;
}

p.form-submit {
  margin-bottom: 20px;
}

.blog-sidebar .widget.widget_categories ul li::before {
  top: 9px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
  color: #5138ee;
  border-radius: 0px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
  position: relative;
  padding-left: 14px;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
  height: 7px;
  width: 7px;
  content: "";
  left: 0;
  top: 12px;
  position: absolute;
  background-color: #5138ee;
  border-radius: 0px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
  margin-bottom: 0;
}

.widget.widget_block .wp-block-group__inner-container h2 {
  padding-bottom: 10px;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #272727;
  padding-left: 0;
  letter-spacing: 0;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}

.wp-block-latest-comments {
  border-top: 1px solid #e7e9eb;
  border-bottom: 1px solid #e7e9eb;
  padding: 2rem 0;
  margin: 0;
}
.widget ol.wp-block-latest-comments {
  border: none;
}
.blog-sidebar .widget ul li::before {
  top: 8px;
}

.blog-sidebar .widget.widget_categories ul li::before {
  top: 8px;
}

.blog-sidebar .widget_categories ul li .children li::before {
  top: 8px;
}

.wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
}

.wp-block-search__input {
  background-color: #ffffff;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #e4e4e4;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-radius: 0px;
  font-size: 15px;
}

.wp-block-search .wp-block-search__label {
  padding-bottom: 10px;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #272727;
  padding-left: 0;
  letter-spacing: 0;
  border-bottom: 0px solid #e4e4e4;
  margin-bottom: 20px;
  line-height: 1.2;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
  position: relative;
  width: auto;
  font-weight: 600;
  font-size: 14px;
  padding: 0 14px;
  border-radius: 0px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
  display: none;
}

.widget_block.widget_search
  .wp-block-search__inside-wrapper
  input[type="search"]::-webkit-input-placeholder {
  color: #272727;
}

.widget_block.widget_search
  .wp-block-search__inside-wrapper
  input[type="search"]::-moz-placeholder {
  color: #272727;
}

article.tag-pingbacks-2 + .blog-post-comment .comment-body {
  margin-left: auto !important;
}

.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
  font-size: 15px;
}

.widget_block.widget_search .wp-block-search__button:hover {
  background-color: #FF4063 !important;
  color: #ffffff !important;
  border: 1px solid #FF4063 !important;
}

.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
  font-size: 26px;
  line-height: 1;
}
.widget_search form label {
    display: none;
}
.elementor-widget-wp-widget-tag_cloud h5,
.elementor-widget-wp-widget-nav_menu h5,
.elementor-widget-wp-widget-errin_recent_post h5,
.elementor-widget-wp-widget-custom_html h5,
.elementor-widget-wp-widget-media_gallery h5,
.elementor-widget-wp-widget-media_image h5,
.elementor-widget-wp-widget-archives h5,
.elementor-widget-wp-widget-calendar h5,
.elementor-widget-wp-widget-pages h5,
.elementor-widget-wp-widget-meta h5,
.elementor-widget-wp-widget-search h5,
.elementor-widget-wp-widget-text h5,
.elementor-widget-wp-widget-categories h5,
.elementor-widget-wp-widget-recent-posts h5,
.elementor-widget-wp-widget-recent-comments h5,
.blog-sidebar .widget .widget-title {
  padding-bottom: 0;
  position: relative;
  font-weight: 700;
  color: #252525;
  padding-left: 0;
  letter-spacing: 0;
  border-bottom: 0px solid;
  margin-bottom: 25px;
  font-size: 26px;
  line-height: 1;
}

.comments-list .comment-author cite,
.comment-author vcard cite {
  font-style: normal !important;
  text-transform: capitalize;
}

/*** Theme CSS ***/

.theme-logo-area {
  position: relative;
  margin-top: 32px;
  margin-bottom: 47px;
}

.theme-nav-area.theme-navigation-style.nav-design-one {
  margin-bottom: 41px;
}

.header-search-box {
  font-size: 18px;
  color: #000;
  line-height: 1;
  font-weight: 600;
  margin-top: 0px;
  display: inline-block;
}

.header-search-box a {
  color: #000;
}

.header-search-box a i {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.header-newsletter {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-top: 0px;
}

.header-newsletter a {
  display: inline-block;
  position: relative;
  color: #000;
}

.header-newsletter a i {
  line-height: 1;
  position: relative;
  top: 3px;
  font-weight: normal;
  font-size: 20px;
  margin-right: 1px;
}

.header-newsletter a:hover {
  color: #FF4063;
}

.nav-menu-wrapper .mainmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu-wrapper {
  text-align: center;
}
.nav-menu-wrapper.nav-st3 {
  text-align: left;
}

.nav-menu-wrapper .mainmenu ul li {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 15px;
}

.nav-menu-wrapper .mainmenu ul li a {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  line-height: 1;
}

.nav-menu-wrapper .mainmenu ul li a:hover {
  color: #FF4063;
}


a.widget-see-btn {
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 0;
  background: rgb(249 49 86 / 10%);
  color: #FF4063;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 5px 12px;
}

a.widget-see-btn:hover {
  background: rgb(81 56 238 / 10%);
  color: #5138ee;
}

.elementor-widget-wp-widget-archives ul li,
/* .elementor-widget-wp-widget-categories ul li, */
ul.wp-block-archives-list.wp-block-archives li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_archive ul li,
.widget.widget_meta ul li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  letter-spacing: 0.025rem;
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}

.blog-sidebar .widget ul.wp-block-categories li span.posts-count,
.elementor-widget-wp-widget-archives ul li span.posts-count,
.elementor-widget-wp-widget-categories ul li span.posts-count,
ul.wp-block-archives-list.wp-block-archives li span.posts-count,
.widget.widget_categories ul li span.posts-count,
.widget.widget_pages ul li span.posts-count,
.widget.widget_archive ul li span.posts-count,
.widget.widget_meta ul li span.posts-count {
  background: #5138ee;
  text-align: center;
  width: 40px;
  padding: 0.65rem 0px;
  font-size: 0.875rem;
  position: relative;
  color: #ffffff;
  z-index: 1;
}
.elementor-widget-wp-widget-categories ul li span.posts-count,
.blog-sidebar .widget ul.wp-block-categories li span.posts-count {
    color: #3e3e3e;
}
.blog-sidebar .widget ul.wp-block-categories li span.posts-count:after,
.elementor-widget-wp-widget-categories ul li.cat-item span.posts-count:after {
  position: absolute;
  width: 28px;
  height: 26px;
  background: #fff;
  content: "";
  border-radius: 0px;
  line-height: 24px;
  text-align: center;
  z-index: -1;
  font-size: 13px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.elementor-widget-wp-widget-archives ul li span.posts-count{
  padding: 6px 2px;
  color: #ffffff;
}
.widget_categories ul ul.children,
.widget_pages ul ul.children,
.widget_archive ul ul.children,
.widget_meta ul ul.children {
  flex: 0 0 100%;
  width: 100%;
}
.widget_categories ul ul.children li a,
.widget_pages ul ul.children li a,
.widget_archive ul ul.children li a,
.widget_meta ul ul.children li a {
  font-size: 14px;
  font-weight: 400;
}

.elementor-widget-wp-widget-archives ul li a,
ul.wp-block-archives-list.wp-block-archives li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_meta ul li a {
  padding-right: 0.5rem;
  margin-right: auto;
  transition: color 0.25s;
  text-decoration: none;
}

.elementor-widget-wp-widget-meta ul,
.elementor-widget-wp-widget-pages ul,
.elementor-widget-wp-widget-archives ul,
.elementor-widget-wp-widget-categories ul,
.elementor-widget-wp-widget-recent-posts ul,
.elementor-widget-wp-widget-recent-comments ul,
.widget ol,
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.wp-block-categories-list.wp-block-categories,
.elementor-widget-wp-widget-categories ul{
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  line-height: 1.2;
}
ul.wp-block-categories-list.wp-block-categories li,
.elementor-widget-wp-widget-categories ul li {
  background: transparent !important;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.elementor-widget-wp-widget-categories ul li a{
  background: #5138ee;
}
ul.wp-block-categories-list.wp-block-categories li a, 
.elementor-widget-wp-widget-categories ul li a {
  padding: 0.4rem 1rem;
  color: #ffffff;
}
ul.widget-recent-post-meta li i {
  margin-right: 6px;
}
.elementor-widget-wp-widget-recent-posts ul li {
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
  font-weight: 600;
}
.elementor-widget-wp-widget-recent-posts ul li:before {
  content: "\eea7";
  font-family: 'IcoFont';
  font-size: 20px;
  color: #ff6b86;
  margin-right: 6px;
  display: inline-block;
}
.widget ol.children,
.widget ul.children {
  padding-left: 1.25rem;
  margin-top: 0.5rem;
}
.blog-inner-thumbnail-custom img {
  height: 256px;
  object-fit: cover;
  object-position: center top;
}

.theme-blog-full-thumb img {
  width: 100%;
  height: auto;
}

.post-featured-image img {
  height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.theme-logo h1.text-logo {
  text-align: center;
}

.recent-post-blog-item::last-child {
  margin-bottom: 0;
}

.social-icons-img a img {
  margin-bottom: 15px;
}

.social-icons-img a:last-child {
  margin-bottom: 0;
}


.blog-grid-pagination ul.page-numbers {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.blog-grid-pagination ul.page-numbers i {
  font-style: normal !important;
}

.main-container
  .theme-pagination-style.blog-grid-pagination
  ul.page-numbers
  li
  span.current {
  background: #FF4063;
  color: #fff;
  border-color: #FF4063;
}

.main-container
  .theme-pagination-style.blog-grid-pagination
  ul.page-numbers
  li
  a.page-numbers:hover {
  border: 1px solid #FF4063;
  background-color: #FF4063;
  color: #fff;
}

.theme-pagination-style.blog-grid-pagination {
  margin-left: 0px;
  margin-top: 80px;
}

.theme-subscribe-form {
  position: relative;
}

.theme-subscribe-form input[type="email"] {
  background: #fff;
  width: 100%;
  border: 0px solid;
  display: inline-block;
  text-indent: 25px;
  font-weight: 400;
  color: #b4b4b4;
  padding: 22px 0 22px;
  font-size: 18px;
  max-width: 525px;
}

.theme-subscribe-form input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  background: #FF4063;
  border: 0px solid;
  color: #fff;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 600;
  box-shadow: none;
  outline: linen;
  padding: 26px 43px 26px;
  cursor: pointer;
  transition: all 0.4s ease-in;
}

.theme-subscribe-form input[type="submit"]:hover {
  background: #5138ee;
}

.subscribe-title.elementor-widget {
  margin-bottom: 0 !important;
}

footer.theme-footer-wrapper.theme_footer_Widegts.hav-footer-topp {
  background: #f5f5f5;
}

.footer-top {
  padding-top: 95px;
  padding-bottom: 65px;
}

.footer-gallery img {
  max-height: 85px !important;
  object-fit: cover !important;
}

.footer-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-widget ul li {
  display: block;
  font-size: 18px;
  position: relative;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
}

.footer-widget ul li a {
  color: #000;
}

.footer-widget ul li a:hover {
  color: #FF4063;
}

.footer-widget h4.widget-title {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 40px;
  color: #272727;
}

.footer-widget h2 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 40px;
}

.social-lists a {
  display: inline-block;
  background: #5138ee;
  color: #ffff;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.social-lists a:last-child {
  margin-right: 0;
}

.social-lists a:hover {
  background: #FF4063;
}

.col-xl-3.col-md-6.footer_four_Widget {
  padding-left: 75px;
}

.footer_one_Widget .widget_text p {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  margin-top: 28px;
}

h2.footer-logo {
  font-size: 32px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  line-height: 1;
  margin-bottom: 0;
  top: -2px;
}

.footer_one_Widget img {
  margin-top: -10px;
}

.post-featured-image {
  margin-bottom: 40px;
}

.single-top-meta-wrapper div {
  display: inline-block;
  position: relative;
  line-height: 1;
  margin-right: 20px;
}

.single-top-meta-wrapper div a:hover {
  color: #FF4063;
}

.single-top-meta-wrapper div.read-time-box {
  padding-left: 0px;
  text-transform: capitalize;
}

.single-top-meta-wrapper div.category-box a:first-child {
  padding-left: 26px;
}

.single-top-meta-wrapper div.category-box a:first-child:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f004";
  font-family: "IcoFont";
  color: #FF4063;
  transform: rotate(90deg);
}

.single-top-meta-wrapper div.read-time-box:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f20e";
  font-family: "remixicon" !important;
  color: #FF4063;
  font-weight: normal;
}

.single-top-meta-wrapper div:last-child {
  margin-right: 0;
}

.single-top-meta-wrapper div a {
  background: transparent !important;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.single-blog-header h1.post-title.single_blog_inner__Title a {
  color: #252525;
  transition: all 0.4s ease-in;
}

.single-blog-header h1.post-title.single_blog_inner__Title a:hover {
  color: #FF4063;
}

.single-bottom-meta-wrapper {
  margin-top: 25px;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.single-meta-left-infos {
  display: flex;
  align-items: flex-start;
}

.meta-author-thumb {
  border-radius: 100%;
  min-width: 45px;
  margin-right: 12px;
}
.meta-author-thumb img{
  border-radius: 100%;
}
.single-meta-content {
  margin-top: 5px;
}

.single-meta-content h4.post-author-name {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin: 0;
  color: #3e3e3e;
}

.single-meta-content h4.post-author-name a:hover {
  color: #FF4063;
}

.single-meta-content ul.single-top-meta-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.single-meta-content ul.single-top-meta-list li {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  opacity: 0.7;
}

.theme-related-wrapper .post-grid-wrapper-one-inner {
  margin-bottom: 0;
}

.theme_related_posts_Wrapper {
  margin-top: 55px;
}

.related-posts-block-wrap .post-grid-content-one h3.post-title {
  font-size: 22px !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
  color: #252525 !important;
  margin-bottom: 13px !important;
  min-height: 56px;
}

.related-posts-block-wrap .post-grid-content-one h3.post-title a {
  color: #252525 !important;
}

.theme-logo h1.text-logo {
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
  color: #252525;
  margin: 0;
  line-height: 1;
  position: relative;
  display: inline-block;
}

.theme-logo h1.text-logo a {
  color: #252525;
}

.theme-logo h1.text-logo:before {
  position: absolute;
  right: -7px;
  bottom: 5px;
  width: 6px;
  height: 6px;
  background: #5138ee;
  content: "";
}

p.copyright-text {
  margin: 10px 0;
}

/*** Back To Top ***/

.backto {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  background: #FF4063;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  height: 44px;
  text-align: center;
  width: 44px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
}

.backto:hover {
  background: #5138ee !important;
  color: #ffffff;
}

.backto:hover a {
  color: #ffffff;
}

.backto a {
  color: #fff;
  font-size: 24px;
  line-height: 1.84;
}

.blog-block-latest-single-item .latest-post-block-content .category-box {
  margin-top: 20px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  background: transparent !important;
  padding-left: 26px;
  opacity: 0.7;
}

.blog-block-latest-single-item
  .latest-post-block-content
  .category-box
  a:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f004";
  font-family: "IcoFont";
  color: #FF4063;
  transform: rotate(90deg);
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
  font-size: 38px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0;
  margin-bottom: 16px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title a {
  color: #252525;
}

.blog-block-latest-single-item
  .latest-post-block-content
  h3.post-title
  a:hover {
  color: #FF4063;
}

.sidebar.blog-sidebar {
  padding-left: 30px;
}
.post-single-custom-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.post-single-custom-meta div {
    line-height: 1;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7;
}
.post-single-custom-meta div:not(:last-child) {
  margin-right: 12px;
  padding-right: 12px;
}
.post-single-custom-meta div a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7;
}

.post-single-custom-meta .post-author-name img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
  display: inline-block;
}

.post-single-custom-meta div:after {
  position: absolute;
  right: -3px;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #FF4063;
  content: "";
  border-radius: 50%;
  margin-top: -3px;
}

.post-single-custom-meta div:last-child:after {
  background: none;
}

.main-blog-layout .main-content-inner.category-layout-one:last-child {
  margin-bottom: 0;
}

.latest-post-list-btn .post-read-btn {
  padding-top: 0px;
  padding-bottom: 0px;
}

.latest-post-list-btn .post-read-btn a i {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    top: 4px;
}

.sidebar.blog-sidebar .recent-post-list-inner.recent_post_Content h4.title {
  font-size: 15px !important;
}

.widget.widget_block .wp-block-group__inner-container h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  border: none;
  margin: 0;
  color: #252525;
  margin-bottom: 25px;
}

.blog-sidebar .widget ul li:before {
  display: none;
}

.blog-sidebar .widget ul li:last-child {
  margin-bottom: 0;
}

.blog-sidebar .widget ul.wp-block-categories li a {
  display: inline-block;
}

.blog-sidebar .widget ul.wp-block-categories li:nth-of-type(4n) {
  margin-right: 0;
}

.theme-pagination-style.blog-grid-pagination {
  display: block;
}

.widget.widget_block h2.social-heading {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  border: none;
  margin: 0;
  color: #252525;
  margin-bottom: 35px;
}
.sidebar.blog-sidebar #block-13 {
  margin-top: 40px;
}

.widget.widget_block
  .wp-block-group__inner-container
  .widget_errin_recent_post
  h2 {
  margin-bottom: 35px;
}

.blog-sidebar .widget ul.wp-block-archives li a:hover {
  color: #FF4063;
}

.blog-details-content .wp-block-columns {
  margin-top: 33px;
  margin-bottom: 18px;
}

.blog-details-content
  .wp-block-columns
  figure.wp-block-image.size-full.blog-inner-thumbnail-custom {
  margin-bottom: 0;
}

.blog-details-content figure.wp-block-image.size-full.theme-blog-full-thumb {
  margin-top: 35px;
  margin-bottom: 32px;
}

/*** Responsive Nav ***/

div.slicknav_menu {
  background: transparent;
  text-align: right;
  font-size: 15px;
  padding: 5px 15px 5px 15px;
}

.slicknav_menu .slicknav_menutxt {
  font-weight: 400;
}

.slicknav_btn {
  float: none;
  display: inline-block;
}

ul.slicknav_nav {
  background: #252525;
  text-align: left;
  position: relative;
  top: -70px;
}

.slicknav_nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.slicknav_nav li:last-child {
  border-bottom: 0 solid;
}

a.slicknav_btn {
  background: #FF4063;
  border-radius: 0;
  margin: 3px 1px 15px;
  position: relative;
  top: -71px;
  right: 9px;
  border-radius: 0px;
}

.slicknav_nav a {
  color: #ffffff;
  padding-left: 20px;
}

.slicknav_menu {
  display: none;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  padding: 10px 0px;
  margin: 0px 0px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding-left: 20px;
}

.slicknav_nav li a:hover {
  background: #000;
  border-radius: 0;
  color: #fff;
}

.slicknav_nav ul {
  margin: 0 0 0 0px;
}

.errin-responsive-menu {
  position: absolute;
  right: 0;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.slicknav_menu .slicknav_menutxt {
  text-shadow: none;
}

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0;
  background: #000;
  color: #fff;
}

.slicknav_nav .slicknav_arrow {
  font-size: 15px;
  margin: 0;
  position: absolute;
  right: 20px;
}

.slicknav_menu .slicknav_icon {
  float: left;
  width: 25px;
  height: 25px;
  margin: 0;
  border-radius: 0px;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 25px;
  height: 4px;
  box-shadow: none;
  top: 3px;
  position: relative;
}

.slicknav_menu .slicknav_menutxt {
  display: none;
}

ul.slicknav_nav li ul.sub-menu li a {
  padding-left: 30px;
}

ul.slicknav_nav li ul.sub-menu li ul.sub-menu li a {
  padding-left: 15px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  font-size: 15px;
  font-weight: 400;
}

ul.slicknav_nav {
  background: #252525;
}

.slicknav_nav li:hover {
  background: #252525;
}

.slicknav_nav .slicknav_row:hover {
  background: transparent;
}

.slicknav_nav li a:hover {
  background: transparent;
}

ul.slicknav_nav li ul.sub-menu li a > a {
  padding-left: 0;
}

ul.slicknav_nav li ul.sub-menu li ul.sub-menu {
  padding-left: 30px;
}

.slicknav_nav li:hover {
  background: #FF4063;
}

.cat-page-spacing
  .main-content-inner.category-layout-one
  .post-block-wrapper-latest {
  margin-bottom: 75px;
}

.widget.widget_errin_recent_post {
  position: relative;
}

/*----------------------------------------
  ## Search Popup
----------------------------------------*/
.search-popup.active .search-form {
  visibility: visible;
  opacity: 1;
}

.search-popup .search-form {
  min-width: 650px;
  position: absolute;
  position: fixed;
  top: 50%;
  left: 50%;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
  border: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  height: 54px;
  line-height: 54px;
  padding: 0 100px 0 30px;
  font-size: 18px;
  border-radius: 0;
  width: 100%;
}

.search-popup .search-form .form-group .form-control,
.search-popup .search-form .search-input {
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

.search-popup .search-form .submit-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 54px;
  border: 0;
  border-radius: 0 0px 0px 0;
  background: #FF4063;
  color: #fff;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  padding: 0;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}

.search-popup .search-form .submit-btn:hover {
  background: #5138ee;
}

.body-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  z-index: 999;
  content: "";
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),
    progress;
  -webkit-backdrop-filter: blur(0.5px);
  backdrop-filter: blur(0.5px);
}

.body-overlay.active {
  visibility: visible;
  opacity: 0.8;
}

a.search-box-btn {
  display: inline-block;
}

a.search-box-btn:hover,
a.search-box-btn:hover i {
  color: #FF4063;
}

a.navSidebar-button {
  display: inline-block;
}

a.navSidebar-button:hover i {
  color: #FF4063;
}

.search-popup .search-form .submit-btn:focus,
.search-popup .search-form .submit-btn:active {
  border: none;
  outline: none;
  border-radius: 0;
}

.nav-design-one .mainmenu li ul.sub-menu {
  position: absolute;
  left: 15px;
  top: 40px;
  z-index: 100;
  padding: 10px 24px 10px 24px;
  background: #fff;
  min-width: 215px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 0px;
  border: 0px solid;
  box-shadow: 0 0 15px rgb(0 0 0 / 7%);
}

.nav-design-one .mainmenu li ul.sub-menu li {
  display: block;
  position: relative;
  padding: 3px 0px;
}

.nav-design-one .mainmenu li ul.sub-menu li a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  padding: 0px 0px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 0px;
}

.nav-design-one .mainmenu li ul.sub-menu li a:hover {
  color: #FF4063;
}

.nav-design-one .mainmenu li ul.sub-menu li:first-child a {
  padding-left: 0px;
}

.nav-design-one .mainmenu li ul.sub-menu li:last-child a {
  padding-right: 0px;
}

.nav-design-one .mainmenu li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
}

.nav-design-one .mainmenu li ul li ul.sub-menu {
  position: absolute;
  right: 118%;
  top: 0%;
  left: auto;
  opacity: 0 !important;
  filter: Alpha(opacity=0) !important;
  visibility: hidden;
  min-width: 225px;
}

.nav-design-one .mainmenu li ul.sub-menu li:hover ul {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.nav-design-one .mainmenu li ul.sub-menu {
  top: 100%;
}

.nav-design-one .mainmenu ul > li.menu-item-has-children > a:after {
  content: "\ea4e";
  color: #242323;
  font-family: "remixicon" !important;
  padding-left: 0px;
  opacity: 1;
  font-weight: normal;
  position: relative;
  top: 3px;
  font-size: 16px;
  left: -1px;
  vertical-align: 0;
  margin-left: 0;
  border: 0;
  display: none;
}

.theme-related-wrapper .read-time-box {
  display: none;
}

.slicknav_nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.slicknav_nav li:last-child {
  border-bottom: 0 solid;
}
.custom-themee-contactt label {
  font-size: 15px;
  font-weight: 500;
  color: #252525;
  line-height: 1;
  margin-bottom: 8px;
}

.custom-themee-contactt .fnamee,
.fmessage {
  background: rgb(81 56 238 / 4%);
  border: 0px solid;
  outline: none;
  height: 50px;
  border-radius: 0px;
  padding: 0 20px;
  font-weight: 400;
  line-height: 28px;
  color: #858585;
  width: 100%;
  margin-bottom: 15px;
}

.custom-themee-contactt .fmessage {
  resize: none;
  height: 150px;
  box-sizing: border-box;
  padding: 20px;
}

.custom-themee-contactt .fsubmitt {
  display: inline-block;
  background: #FF4063;
  border: 0px solid;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding: 11px 44px;
  border-radius: 0px;
  margin-top: 0px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.custom-themee-contactt .fsubmitt:hover {
  background: #5138ee;
  color: #fff;
}

.cat-page-spacing
  .main-content-inner.category-layout-one
  .post-block-wrapper-latest:last-child {
  margin-bottom: 0px;
}
.main-content-inner {
    padding: 30px;
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / 7%) 0px 0px 20px;
}
body.tag .main-container.blog-spacing {
  padding-bottom: 15px;
}

.error-page .error-body .btn {
  margin-top: 50px;
}

body.error404 .main-container {
  padding-top: 62px;
  padding-bottom: 100px;
}

/*===============================
 	  Preloader
================================*/

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999999;
}

.spinner {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-top: -20px;
  display: inline-block;
  vertical-align: middle;
  left: 50%;
  top: 50%;
  margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ff4063;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.blog-block-latest-single-item .latest-post-block-content .category-box {
  margin-top: 0;
}

.blog-block-latest-single-item .latest-post-block-content.has-featured-blog {
  margin-top: 20px;
}

.blog-details-content .wp-block-columns {
  margin-top: 31px;
  margin-bottom: 31px;
}

figure.wp-block-image.size-full.blog-ads-image {
  margin-top: 31px;
  margin-bottom: 31px;
}

.parent-sticky .elementor-widget-wrap {
  display: block !important;
}

/*** New CSS ***/


a.widget-see-btn {
  display: none;
}

.footer_one_Widget .widget_text p {
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  margin-top: 28px;
  font-weight: 400;
}

.footer-divider {
  margin: auto;
  max-width: 1400px;
  background: #dfdfdf;
  height: 1px;
}

.footer-bottom {
  padding-top: 10px;
  padding-bottom: 0px;
}

p.copyright-text {
  margin: 0;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
}

p.copyright-text a {
  display: inline-block;
  color: #5138ee;
}

ul.footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.footer-nav li {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding-left: 10px;
  margin-left: 10px;
}

ul.footer-nav li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #a4a4a4;
  width: 1px;
  height: 15px;
}

ul.footer-nav li:first-child:before {
  display: none;
}

ul.footer-nav li a {
  font-size: 14px;
  line-height: 1;
  color: #a4a4a4;
  display: block;
  position: relative;
  font-weight: 500;
}

.col-lg-4.col-md-6.footer_one_Widget {
  padding-right: 100px;
}

.home-two-hero-sec .recent-post-list-inner.recent_post_Content h4.title {
  font-size: 21px !important;
}

.home-two-hero-sec .widget-recent-post-meta li {
  font-size: 14px !important;
}

.home-two-hero-sec .recent-post-blog-item .category-box a {
  font-size: 14px;
}

.theme-pagination-style.blog-grid-pagination {
  display: block;
  text-align: center;
  width: 100%;
}

.col-lg-3.col-md-6.footer_four_Widget {
  padding-left: 70px;
}

/*** Sticky header ***/

.stick-top {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.3s ease 0s;
}

.nav-design-one .col-lg-2 {
  display: none;
}

@media (min-width: 1025px) {
  .stick-top.sticky {
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 999;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }

  body.admin-bar .stick-top.sticky {
    top: 32px !important;
  }

  .stick-top.sticky .theme-header-area {
    margin-top: 22px;
    margin-bottom: 22px;
  }

  .nav-design-one.stick-top.sticky .col-lg-2 {
    display: block;
  }
}

.nav-design-one.stick-top.sticky {
  padding-top: 20px;
  padding-bottom: 20px !important;
  transition: none;
}

.nav-design-one.stick-top.sticky .nav-menu-wrapper .mainmenu ul li {
  padding-bottom: 0px;
}

.nav-design-one.stick-top.sticky .mainmenu li ul.sub-menu {
  top: 40px;
}

.theme-navigation-style .row {
  justify-content: center;
}

.blog-sidebar .widget ul.wp-block-archives-list.wp-block-archives li span {
  color: #fff;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  line-height: 1.8;
}
.wp-block-search .wp-block-search__button:hover {
  background: #FF4063 !important;
  border-color: #FF4063 !important;
}

.wp-block-search .wp-block-search__button:focus {
  outline: none;
}

.home-two-gridd .theme-pagination-style.blog-grid-pagination {
  display: none;
}

.nav-design-one .mainmenu li ul.sub-menu li {
  padding: 6px 0px;
  border-bottom: 1px solid #f4f4f4;
}

.nav-design-one .mainmenu li ul.sub-menu li:last-child {
  border-bottom: 0px solid #f4f4f4;
}

.home-four-grid h3.post-title {
  font-size: 18px !important;
}

.home-four-grid .grid-thumbnail-one-wrap .category-box,
.home-four-grid .grid-thumbnail-one-wrap .read-time-box {
  font-size: 14px !important;
}

/*** New CSS ***/

.errin_load_more_custom_Wrapper.load-more-btn {
  text-align: center;
  margin-top: 40px;
}

button.errin-load-more-btn {
  background: #5138ee;
  border: 0px solid;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  padding: 12px 38px;
  border-radius: 0px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

button.errin-load-more-btn:hover {
  background: #ff3366;
  color: #fff;
}

button.errin-load-more-btn:focus {
  outline: none;
}

/*** Unit CSS ***/

.footer-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
}

.blog-sidebar .widget ul.children li:after {
  top: 10px;
}

.post-featured-image img {
  width: auto;
  height: auto;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
  font-weight: 500;
}

.theme-logo h1.text-logo:before {
  display: none;
}

select:not([size]):not([multiple]) {
  height: calc(2rem + 0.625rem + 2px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg fill='currentColor'%3E%3Cpath d='M10.293,3.293,6,7.586,1.707,3.293A1,1,0,0,0,.293,4.707l5,5a1,1,0,0,0,1.414,0l5-5a1,1,0,1,0-1.414-1.414Z' fill='currentColor'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-size: 0.6em;
  background-repeat: no-repeat;
  background-position: calc(100% - 0.75rem) center;
}

.blog-sidebar .widget_archive span.posts-count:before {
  background: transparent;
  color: #fff;
}

.blog-block-latest-single-item .latest-post-block-content .category-box a {
  margin-right: 5px;
}

.blog-post-slide-content .post-meta-right div a:not(:last-child):after,
.blog-block-latest-single-item .latest-post-block-content .category-box a:not(:last-child):after {
  content: ",";
}

.blog-block-latest-single-item
  .latest-post-block-content
  .category-box
  a:last-child:after {
  content: "";
}
.post-layout-style2 .single-blog-content .entry-content ol {
  font-size: 17px;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
  margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
  margin: 10px 0 0;
  list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
  list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
  margin-bottom: 28px;
}
pre {
  background: #f8f7fe;
  padding: 20px;
  overflow: auto;
  font-size: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
  color: #171717;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin: 20px 0;
}

.blog-details-content table th a {
  color: #252525;
  text-decoration: none !important;
}

.blog-details-content table th a:hover {
  color: #279eff;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.comments-list img.comment-avatar {
  float: left;
}

#comments .comment-author .says {
  display: block;
  line-height: 1.5;
}

#comments .comments-list .comment-author cite {
  display: none;
}

.comments-list .comment-author {
  margin-bottom: 10px;
}

#comments .meta-data {
  margin-bottom: 5px;
}

#comments.blog-post-comment .comment-content img {
  margin: 11px 0;
}

#comments .comment-content table a {
  color: #252525;
}

.comments-list .comment-body {
  margin-bottom: 28px;
}

.blog-post-comment .comment-content pre {
  font-size: 14px;
  line-height: 1.65;
  overflow: auto;
  background: #eee;
  color: #252525;
  overflow: auto;
  padding: 20px !important;
  white-space: pre-wrap !important;
  word-wrap: break-word !important;
}

.comment-num {
  font-size: 26px !important;
}

#comments .pull-right.reply {
  top: 0px;
}

.comment-respond .comment-reply-title {
  padding-bottom: 27px;
}

.comments-list .comment-author a {
  color: #252525;
  display: inline-block;
}

.error-page .error-code {
  font-size: 135px;
  color: #252525;
  margin-bottom: 35px;
}

.nav-design-one .mainmenu li ul.sub-menu li a {
  font-size: 14px;
}

.nav-design-one .mainmenu li ul.sub-menu li {
  padding: 2px 0px;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
  font-size: 36px;
}

h1.theme-breacrumb-title {
  font-size: 42px;
}

.error-page .error-body .btn {
  margin-top: 50px;
}

.single-blog-content .wp-block-columns.alignwide blockquote:before {
  content: "\efcd";
  left: 20px;
  top: 15px;
  font-family: "IcoFont" !important;
  font-size: 24px;
}

blockquote::before,
.blockquote::before {
  content: "\efcd";
  top: 5px;
  font-family: "IcoFont" !important;
  font-size: 48px;
  line-height: 1;
}

blockquote cite,
.blockquote cite {
  display: block;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
  font-size: 20px;
}

.blog-sidebar .widget.widget_search form .form-control {
  margin-bottom: 8px;
}

.blog-sidebar .widget_search form button:before {
  position: absolute;
  right: 50%;
  top: 50%;
  font-family: "IcoFont";
  color: #fff;
  content: "\ed11";
  margin-top: -7px;
  margin-right: -7.5px;
  font-weight: normal;
}

.not-found form button:before {
  font-family: "IcoFont";
  color: #fff;
  content: "\ed11";
}

.blog-sidebar .widget_search form {
  line-height: 1;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
  word-wrap: break-word;
  position: relative;
}

.blog-new-layout.theme-layout-mainn .sticky .latest-post-block-content {
  background: rgb(81 56 238 / 10%);
  border-top: 5px solid #5138ee !important;
  padding-left: 35px;
  padding-top: 35px;
  padding-right: 35px;
  padding-bottom: 30px;
  margin-top: 0px;
}
.post-password-form {
  padding: 40px;
  background: #f8f7fe;
}
.post-password-form > p:last-child {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0;
}
.post-password-form label {
  margin-bottom: 0;
  flex: 1;
}
.blog-new-layout.theme-layout-mainn
  .sticky
  .latest-post-block-content
  h3.post-title:before {
  font-family: "IcoFont";
  content: "\f004";
  position: absolute;
  right: 8px;
  top: 8px;
  color: #5138ee;
  font-size: 25px;
}

#theme-header-two .theme-header-area {
  position: relative;
  padding-top: 22px;
  padding-bottom: 22px;
}

#theme-header-two .header-newsletter a {
  display: inline-block;
  position: relative;
  color: #fff;
  background: #5138ee;
  padding: 8px 20px 12px 20px;
  border-radius: 0px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  font-family: 'Poppins';
}
#theme-header-two .header-newsletter a i{
  margin-right: 6px;
}
#theme-header-two .header-newsletter {
  margin-left: 18px;
}

#theme-header-two a.search-box-btn {
  position: relative;
  top: 2px;
}

#theme-header-two a.search-box-btn i {
  margin-right: 0;
}

#theme-header-two .header-newsletter a:hover {
  background: #FF4063;
  color: #fff;
}

#theme-header-two .nav-menu-wrapper .mainmenu ul li {
  padding-bottom: 15px;
  padding-top: 15px;
}

#theme-header-two .nav-design-one .mainmenu li ul.sub-menu li {
  padding: 6px 0px !important;
}

#theme-header-two .header-search-box {
  font-size: 18px;
}

.blog-block-latest-single-item .latest-post-block-content .category-box {
  margin-top: 0;
  position: relative;
  padding-left: 0px;
  margin-bottom: 0.5rem;
}

.blog-block-latest-single-item
  .latest-post-block-content
  .category-box
  a:first-child {
  padding-left: 26px;
}

.blog-block-latest-single-item
  .latest-post-block-content
  .category-box
  a:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
}

.blog-block-latest-single-item
  .latest-post-block-content
  .category-box
  a:first-child:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "\f004";
  font-family: "IcoFont";
  color: #FF4063;
  transform: rotate(90deg);
}

.blog-block-latest-single-item .latest-post-block-content .category-box a {
  padding-left: 0;
  margin-right: 2px;
}

.single-top-meta-wrapper .category-box a {
    display: inline-block;
    position: relative;
    line-height: 1;
    margin-right: 2px;
    background: transparent !important;
    padding-left: 0px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7;
}
.single-top-meta-wrapper .category-box a:after {
  content: ",";
}

.single-top-meta-wrapper .category-box a:last-child:after {
  display: none;
}
 .single-layout-twoo .container {
    max-width: 980px;
}

.breaccrumb-inner #crumbs{
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
.breaccrumb-inner #crumbs a, .breaccrumb-inner #crumbs span {
  margin: 0 8px;
}

/* Topbar CSS */
.top__hader__st3 {
  background: #0F131C;
  padding: 6px 0;
}
ul.topbarmenu {
  flex-direction: row;
  gap: 1rem;
}
ul.topbarmenu li a {
  color: #ffffff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.topbar_menu_st3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar_menu_st3 li a {
  color: #ffffff;
  font-size: 16px;
  font-family: 'Roboto';
}
.topbar__tatetime {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}

/* Textbase Demo */
header#theme-header-one.transparent_header_nave {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

header#theme-header-one.headerdefault.transparent_header_nave {
  position: unset;
}
.headerdefault.transparent_header_nave .theme-logo-area {
  padding-top: 32px;
  margin-top: 0px;
}
.headerdefault.transparent_header_nave .theme-nav-area.theme-navigation-style.nav-design-one {
  margin-bottom: 0px;
  padding-bottom: 300px;
}
.transparent_header_nave .header-search-box a {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
}
.transparent_header_nave.sticky_hide .header-search-box a {
	color: #012340;
}
.transparent_header_nave .sticky .header-search-box a{
  color: #012340;
}
.transparent_header_nave .header-newsletter a {
  display: inline-block;
  position: relative;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #012340;
  padding: 8px 20px 10px;
  background: #ffffff;
}
.transparent_header_nave .header-newsletter a:hover{
  color: #ff4063;
}
.transparent_header_nave .sticky .header-newsletter a {
  background: #ff4063;
  color: #ffffff;
}

.transparent_header_nave .nav-menu-wrapper .mainmenu ul li a{
    display: block;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    color: #FFFFFF;
}
.transparent_header_nave .sticky .nav-menu-wrapper .mainmenu ul li a{
  color: #012340;
}
#main-content.bloglayout__text__base,
.bloglayout__text__base {
  margin-top: -250px;
}
.single-text-base-content {
  background: #ffffff;
  padding: 100px 100px 80px;
  box-shadow: 0px 2px 20px rgba(0, 17, 34, 0.1);
  margin-bottom: 100px;
}
.sticky_hide ~ #main-content.bloglayout__text__base {
  margin-top: 100px;
}
.bloglayout__text__base h1.theme-breacrumb-title {
  text-align: center;
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
}
.txtb__single__title h1 {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 700;
  font-size: 4.125rem;
  line-height: 1.2;
  color: #012340;
  text-transform: uppercase;
}
.txtb__single__date span.singleday {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 1.2;
  color: #012340;
  word-break: keep-all;
}
.txtb__single__date span.singlemonth {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  color: #012340;
  word-break: keep-all;
}
.txtb__single__date {
  display: flex;
  flex-direction: column;
  width: max-content;
  text-align: center;
}
.blog_layout_txtb_Top {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 3.5rem;
}
.txtb__single__meta {
  display: flex;
  align-items: center;
  gap: 8px 16px;
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #575758;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
}
.text_b_breadcrumb {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #575758;
  margin-bottom: 2rem;
}
.txt_s__views_count i,
.show_post_s_comments_count i {
  color: #FF6756;
}
.txtb__single__meta span.posted-in {
  display: flex;
  gap: 8px;
}
.txtb__single__meta span.posted-in a {
  border: 1px solid #FF6756;
  padding: 5px 12px;
}
.txtb__single__title {
  position: relative;
}
.txtb__single__title:before {
  content: '';
  background: rgba(13, 13, 13, 0.2);
  width: 6px;
  height: 100%;
  position: absolute;
  left: -24px;
  min-height: 138px;
}

.blog__single__txt_b_details p, .blog__single__txt_b_details ul li {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  color: #575758;
}
.blog__single__txt_b_details h2.wp-block-heading {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;
  color: #012340;
  margin-bottom: 1rem;
}
.blog__single__txt_b_details h1,
.blog__single__txt_b_details h2,
.blog__single__txt_b_details h3,
.blog__single__txt_b_details h4,
.blog__single__txt_b_details h5,
.blog__single__txt_b_details h6{
  font-family: 'Frank Ruhl Libre';
}
.blog__single__txt_b_details .wp-block-quote {
  margin: 2.5rem 0 !important;
  border-top: 1px solid #E5E9F2;
  border-bottom: 1px solid #E5E9F2;
  text-align: left;
  padding: 50px 100px !important;
}
.blog__single__txt_b_details .wp-block-quote p {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  color: #575758;
}
.blog__single__txt_b_details blockquote::before, .blog__single__txt_b_details .blockquote::before {
  content: "\efcd";
  top: 25px;
  font-family: "IcoFont" !important;
  font-size: 40px;
  line-height: 1;
  color: #E5E9F2;
}

.blog__single__txt_b_details  ul {
  padding-left: 5rem;
  margin-bottom: 1.7rem;
}
.blog__single__txt_b_details ul li::marker {
  color: #FF6756;
}
.blog__single__txt_b_details ul li {
  position: relative;
  margin-bottom: 0.3rem;
}
.single__txt_b_author__box {
  background: #F5F6FA;
  padding: 45px 30px 30px;
  margin-bottom: 3rem;
}
.author__txtb__info .author_top {
  overflow: hidden;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
.author__txtb__info .author__name {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  color: #012340;
}
.author__txtb__info span {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #575758;
}
.author__txtb__info .author-thumb img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.post_txtb_socials a {
  font-size: 14px;
  margin-right: 8px;
}
.author__txtb_desc p {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #575758;
}
.author_more_post_btn a {
  border: 1px solid #FF6756;
  padding: 10px 30px;
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #575758;
  display: inline-block;
  margin-bottom: 1rem;
}
.author_more_post_btn a:hover {
  background: #FF6756;
  color: #ffffff;
}
.txtb-tag-list-wrapp {
  border-top: 1px solid #E5E9F2;
  border-bottom: 1px solid #E5E9F2;
  padding: 1rem 0 0.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.txtb-tag-list-wrapp .theme-tags__wrapper a {
  padding: 6px 14px;
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
.author__txtb_more__posts>span {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #575758;
  margin-bottom: 24px;
  display: block;
  overflow: hidden;
}
.more_article .leftcontent span.singleday {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 44px;
  color: #012340;
  word-break: keep-all;
}
.more_article .leftcontent span.singlemonth {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #012340;
  word-break: keep-all;
}
.more_article .rightcontent h3 {
    font-family: 'Frank Ruhl Libre';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #012340;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.more_article .leftcontent {
  display: flex;
  flex-direction: column;
  width: max-content;
  text-align: center;
  min-width: 60px;
  position: relative;
}
.more_article .rightcontent {
  position: relative;
}
.more_article .rightcontent:before {
  content: '';
  background: rgba(13, 13, 13, 0.2);
  width: 4px;
  height: 100%;
  position: absolute;
  left: -18px;
  min-height: 60px;
}
.author__txtb_more__posts .more_article {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 1.5rem;
}
.author__txtb_more__posts  .rightcontent .am_meta {
  display: flex;
  gap: 20px;
  align-items: center;
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #575758;
  margin-bottom: 0.5rem;
}
.author__txtb_more__posts  .rightcontent span.posted-in a {
  border: 1px solid #FF6756;
  padding: 2px 8px 3px;
  display: inline-block;
}
.am_meta div {
  position: relative;
}
.am_meta div:not(:first-child):before {
  content: '';
  width: 4px;
  height: 4px;
  background: #575758;
  position: absolute;
  left: -11px;
  top: 44%;
  border-radius: 5px;
}
.blog_single_nav_Label {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #575758;
  margin-bottom: 1rem;
}
h3.single_blog_nav_Title {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #012340;
  text-transform: uppercase;
}
.blog_single_nav_Inner {
  background: #FFFFFF;
  border: 1px solid #E5E9F2;
  padding: 30px 30px 16px;
}
.am_meta .author .posted__by {
  margin-right: 0;
}
.txtb_rp h2 {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #001122;
}
.single-text-base-content #comments {
  background: #F5F6FA;
}
.single-text-base-content .blog-post-comment .comment-respond .comment-form .btn-comments {
	background: transparent;
	font-family: 'Frank Ruhl Libre';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #575758;
	border: 1px solid #FF6756;
	padding: 10px 30px;
}
.single-text-base-content .blog-post-comment .comment-respond .comment-form .form-control{
  border: 0;
}
.single-text-base-content .blog-post-comment .comment-content p {
	font-family: 'Frank Ruhl Libre';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #575758;
}
.single-text-base-content .blog-post-comment .comment-author.vcard span.says {
	font-family: 'Frank Ruhl Libre';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #012340;
	text-transform: capitalize;
}
.single-text-base-content .blog-post-comment .comment-meta.commentmetadata.comment-date {
	font-family: 'Frank Ruhl Libre';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 14px;
	color: #575758;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-bottom: 1rem;
}
.single-text-base-content .comments-list img.comment-avatar {
	border-radius: 50px;
}

.single-text-base-content .main-content-inner {
  padding: 0px;
  margin-bottom: 40px;
  box-shadow: none;
}
footer.minimal_custom_footer {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.mf_logo {
  margin-bottom: 30px;
}
.mf_text p {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #575758;
}
.mf_social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mf_social ul li {
  display: inline-block;
  padding: 0 8px;
}
.mf_social ul li a {
  font-size: 24px;
}
.transparent_header_nave.sticky_hide .theme-logo-area{
  background: #ffffff;
  margin-bottom: 0px;
  padding-top: 1.5rem;
  margin-top: 0;
  box-shadow: 0px 2px 20px rgba(0, 17, 34, 0.1);
}
/* Sidebar Column top Sticky */
.parent-sticky .elementor-widget-wrap { /*Add class 'parent-sticky' into elementor column */
  display: block !important;
}
.sidebarsticky { /*Add class 'sidebarsticky' into elementor column inner section*/
  position: sticky !important;
  top: 100px;
}