/*
Theme Name: Saltworth Child Theme
Theme URI: https://shtheme.com/demosd/acens
Description: This is child theme of acens
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain: acens-child
Template: acens
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

==== Colours =====

Orange: #ff6600
Darker Orange: #e55c00

Purple: #3e4095
Darker Purple: #323377

Light Grey: #f0f0f3

==== Fonts =====

Poppins for headings:       font-family: 'Poppins', sans-serif;
Hind for body text:         font-family: 'Hind', sans-serif;
Architects Daughter:        


/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

body {
  color: #333;
  line-height: 28px;
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  line-height: 1.25em;
}

p {
  font-size: 18px !important;
  line-height: 1.35em;
  font-weight: 400;
  color: #333;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: #333;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}



b,
strong {
  font-weight: bold;
}

a {
  color: #ff6600;
}


a:hover,
a:focus {
  color: #e55c00;
}

.elementor a {
  text-decoration: underline !important;
}

.section-padding h1 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 1rem;
}

.section-padding h1+h2 {
  font-size: 36px !important;
  margin-bottom: 1rem;
}

.section-padding h1+h2+h3 {
  margin-bottom: 1rem;
  font-size: 32px !important;
}

.section-padding h1+h2+h3+h4 {
  margin-bottom: 1rem;
  font-size: 28px;
}

.section-padding h1+h2+h3+h4+h5 {
  margin-bottom: 1rem;
  font-size: 24px;
  color: #1b1b1b;
}

.section-padding h1+h2+h3+h4+h5+h6 {
  margin-bottom: 1rem;
}

.section-padding h5+h6 {
  color: #1b1b1b;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

.section-padding h2 {
  font-size: 36px;
  line-height: 1.25em;
  font-weight: 700;
  margin-bottom: 5px;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
}

ol li a {
  color: #333;
}

ul li a {
/*  color: #333;*/
}

a.btn-primary {
/*  background-color: #ff6600;*/
  background-color: #3e4095;
  border: none;
  font-weight: 700;
  text-decoration: none !important;
}

a.btn-primary:hover,
a.btn-primary:focus {
/*  background-color: #e55c00;*/
  background-color: #323377;
  border: none;
}


a.btn-1,
a.btn-2,
a.btn-3,
a.btn-4,
a.btn-5 {
  font-weight: 700;
  text-decoration: none !important; 
}


.elementor .elementor-widget-container hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo-img {
  width: 200px;
}

.logo-sticky {
  display: none !important;
}

.nav-scroll .logo-sticky, 
.scrolled .logo-sticky {
  display: block !important;
}

.nav-scroll .logo-default, 
.scrolled .logo-default {
  display: none !important;
}


.nav-scroll .logo-img {
  width: 200px;
}

header.slider-fade .row {
  margin-right: calc(var(--bs-gutter-x));
  margin-left: calc(var(--bs-gutter-x));
}

.section-padding {
    padding: 100px 0 100px 0;
}

.section-padding.section-padding-top {
  padding: 100px 0 0px 0;
}

.elementor-widget-bdevs-sw-heading {
  margin-bottom: 0;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}

/* == Navbar Changes == */

.navbar .navbar-nav .nav-link {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
/*  color: #fff;*/
  margin: 1px;
  -webkit-transition: all .4s;
  transition: all .4s;
  padding-right: 10px;
  padding-left: 10px;
}

.navbar .navbar-nav .nav-link {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
/*  color: #fff;*/
  margin: 1px;
  -webkit-transition: all .4s;
  transition: all .4s;
  padding-right: 10px;
  padding-left: 10px;
}

.nav-scroll .navbar-nav .nav-link {
/*  color: #1b1b1b;*/
}

.navbar .navbar-right .wrap .text h5 { /* Call Us */
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .current-menu-item .nav-link {
    color: var(--clr-theme-color) !important;
}


/* == Homepage Changes == */

/* -- Hero Carousel -- */

.header .caption h1 span, 
.header .caption[data-overlay-dark] h1 span,
.header .caption h1, 
.header .caption[data-overlay-dark] h1 {
  font-size: 90px;
}

@media (max-width: 767px) {

  .parallax-header h1, 
  .parallax-header h1 span, 
  .parallax-header[data-overlay-dark] h1, 
  .parallax-header[data-overlay-dark] h1 span, 
  .not-found h1, 
  .header .caption h1, 
  .header .caption h1 span, 
  .video-fullscreen h1, 
  .events .item .date > span {
    font-size: 36px;
    line-height: 1.2em;
  }

}

/* -- Signposts -- */

.hp-signpost {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  height: 100%;
  padding: 30px 30px 30px 30px;
  border-radius: 10px;  
  background: #f0f0f3;
}

.signpost-row {
  row-gap: 20px;
}

.section-padding .hp-signpost h2 {
  display: block;
  margin-bottom: 10px;
  min-height: 35px;
  font-size: 20px;
  text-align: center;
}

.hp-signpost-text {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 18px;
  min-height: 65px;
}

.hp-signpost .btn {
  display: block;
  width: 100%;
  align-self: flex-end;
}


/* -- HP Slices -- */

.hp-grey {
  background: #f0f0f3;
  margin-bottom: 0 !important;
}

/* -- HP Text blocks -- */


.hp-textblock {
  padding-bottom: 80px;
}

/* -- HP Testimonials -- */

.testimonials .item {
    padding: 30px 30px 30px 30px;   
    margin-bottom: 10px;
}

.testimonials .item .info .cont {
    min-height: 56px;
}

.testimonials .item .info .cont {
/*    margin-left: 0px;*/
}

.testimonials .item .info span {
    font-size: 16px;
    color: #727272;
    line-height: 1.2em;
    min-height: 18px;
}

.testimonials .item .quote {
    font-size: 35px;
    line-height: 20px;
}


/* == General pages == */

.banner-header {
    height: 50vh;
}


/* == Footer == */

.footer .top {
  position: relative;
  display: block;
  padding: 100px 0 20px 0;
  z-index: 1;
  background-color: #101010;
}

.footer .top .social a { /* fix icons */
  font-size: 32px;
  padding-top: 2px;
}

.footer ul.menu {
  padding-left: 0;
  list-style: none;
}

.footer ul.menu li a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #999;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding-left: 15px;
}

.footer ul.menu li a:before {
    position: absolute;
    top: 45%;
    left: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    content: "";
    background-color: var(--clr-theme-color);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.footer ul.menu li a:hover,
.footer ul.menu li a:focus {
    padding-left: 15px;
    color: var(--clr-theme-color);
}

ul.sub-menu {
  list-style-type: none;
  padding-left: 1rem;
}


.footer .bottom {
    text-align: center;
}

.footer .bottom p {
    font-size: 14px !important;
}

.footer .bottom p a {
    color: #999999;
}

.footer .bottom p a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: transparent;
    content: "";
}

.footer .bottom .horizontal-link li a:hover,
.footer .bottom .horizontal-link li a:focus,
.footer .bottom p a:hover,
.footer .bottom p a:focus {
    color: var(--clr-theme-color);
}

/* == Contact Us page == */

.contact-item {
  margin-bottom: 20px;
  font-size: 22px;
}

.contact-item i {
  color: var(--clr-theme-color);
  margin-right: 10px;
}




/* == Original child css content below == */

.blog .category .post-categories {
  margin-bottom: 0px;
  padding-left: 0px;
}

.comment .comment-respond h3.comment-reply-title {
  font-size: 28px;
  color: #1b1b1b;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
}

body.dark .comment .comment-respond h3.comment-reply-title {
  font-size: 28px;
  color: #fff;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
}

p.comment-form-cookies-consent {
  display: none;
}

body.dark .comment-respond form.contact__form .form-group input::placeholder {
  color: #fff;
}

body.dark .comment-respond form.contact__form textarea::placeholder {
  color: #fff;
}

.comment .wrap a.comment-reply-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  border: none;
  border-radius: 80px;
  background-color: var(--clr-theme-color);
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 10px 30px;
  height: auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-top: 30px;
  top: 15px;
}

.comment .wrap a.comment-reply-link:hover {
  border: none;
  background: #1b1b1b;
  color: #fff;
}

body.dark .comment .wrap a.comment-reply-link:hover {
  border: none;
  background: #fff;
  color: #1b1b1b;
}

.pagination-wrap li .page-numbers {
  background: #f0f0f3;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #f0f0f3;
  border-radius: 50%;
  font-size: 16px;
}

.pagination-wrap li .page-numbers.current {
  background-color: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

body.dark .pagination-wrap li a {
  background: #1b1b1b;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #1b1b1b;
  border-radius: 50%;
  font-size: 16px;
}

body.dark .pagination-wrap li .page-numbers.current {
  background-color: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog2 .item .wrapper .con .category i {
  transition: all ease 0.4s;
  color: var(--clr-theme-color);
  margin-right: 5px;
  font-size: 12px;
}

.blog2 .item .wrapper .con .category a {
  text-transform: capitalize;
}

.blog2 .item:hover .wrapper .con .category i {
  color: #fff;
}

.blog2 .item .wrapper .con .category .post-categories {
  display: inline-block;
  padding-left: 0px;
}

.widget .tagcloud .wp-tag-cloud li a {
  font-size: 14px !important;
  color: #727272;
  margin: 5px !important;
  padding: 5px 25px;
  background-color: transparent;
  border: none;
  float: left;
  border: 2px solid var(--clr-theme-color);
  border-radius: 30px;
  line-height: 1.5em;
}

.widget .tagcloud .wp-tag-cloud li a:hover {
  background-color: var(--clr-theme-color);
  color: #fff;
}

body.dark .widget .tagcloud .wp-tag-cloud li a:hover {
  background-color: var(--clr-theme-color);
  color: #fff;
}

body.dark .event-detail .item .con h5 {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fff;
}

.navbar .dropdown-menu .nav-link {
  padding: 7px 0;
  font-size: 16px;
  color: #1b1b1b;
  position: relative;
  background-color: transparent;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  font-weight: 400;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  font-family: 'Hind', sans-serif;
}

.navbar .dropdown-menu .nav-link:hover {
  color: var(--clr-theme-color);
}

body.dark .navbar .dropdown-menu .nav-link {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  border: 0;
  padding: 7px 0;
  font-size: 16px;
  color: #fff;
  position: relative;
  background-color: transparent;
  -o-transition: all .4s;
  transition: all .4s;
  font-family: 'Hind', sans-serif;
}

body.dark .navbar .dropdown-menu .nav-link:hover {
  color: var(--clr-theme-color);
}

@media screen and (max-width: 991px) {
  .navbar .dropdown-menu .nav-link {
    color: #1b1b1b;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
  }

  body.dark .navbar .dropdown-menu .nav-link {
    color: #fff;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
  }

  .navbar .dropdown-menu .dropdown-menu {
    margin: 0;
    padding: 0 0 0 20px !important;
  }
}

.search .search-custom {
  padding: 50px;
  background-color: #f0f0f3;
  border-radius: 10px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}

.search .search-custom h4 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #333;
}

.search .search-custom form {
  display: flex;
  position: relative;
  width: 70%;
}

.search .search-custom form .s-input-home {
  height: 60px;
  padding-left: 10px;
  max-width: 100%;
  border: 1px solid #fff;
  padding: 0px 10px 0px;
  margin-bottom: 0px;
}

.search .search-custom form button {
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: var(--clr-theme-color);
  color: #fff;
  border: 0;
  padding: 16px 17px 14px 17px;
  cursor: pointer;
  border-radius: 100%;
}

.search .search-custom form .btn-s-input .fa-search {
  font-weight: 900;
}

.services .item.active .wrap .con h4 a {
  color: #fff;
}

.services .item:hover .wrap .con h4 a {
  color: #fff;
}

.sidebar-widget.services .widget-inner .navbar-nav .nav-link {
  padding: 0px;
}

.contact form .contact__form textarea {
  height: 130px;
}

.contact form .contact__form .wpcf7-not-valid-tip {
  color: #1b1b1b;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.contact .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #1b1b1b;
  color: #1b1b1b;
  margin: 2em 0em 1em;
}

body.dark .contact form .contact__form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

body.dark .contact .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #fff;
  color: #fff;
  margin: 2em 0em 1em;
}

body.dark .contact form .contact__form input::placeholder {
  color: #fff;
}

body.dark .contact form .contact__form textarea::placeholder {
  color: #fff;
}

.subscribe form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  white-space: break-spaces;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  background-color: #fff;
  padding: 16px 17px 14px 17px;
  border-radius: 100%;
  color: var(--clr-theme-color);
  border: 0;
  position: absolute;
  top: 3.25px;
  right: 6px;
  cursor: pointer;
  outline: none;
  transform: rotate(0);
  width: auto;
}

.subscribe form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.subscribe form .wpcf7-response-output {
  border-color: #fff;
  margin: 0em 0em 1em;
  color: #fff;
}

#map iframe {
  margin-bottom: -10px;
}

.works .item .wrap {
  cursor: auto;
}

.video-popup {
  background-position: center;
  background-size: cover;
}


.video-popup .vid-butn .vid .icon {
  color: var(--clr-theme-color);
  width: 100px;
  height: 100px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  line-height: 110px;
  text-align: center;
  font-size: 40px;
  position: relative;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: inline-block;
}

.video-popup .vid-butn .vid:hover .icon {
  color: #fff;
  transform: translate3d(0px, -5px, 0.01px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.video-popup .vid-butn .vid .icon:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  -o-transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  transition: all 0.5s cubic-bezier(1, 0, 0, 1);
}

.video-popup .vid-butn .vid .icon:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  border-radius: 50%;
  z-index: -1;
}

.video-popup .vid-butn .vid:hover .icon:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

body.dark .works .item .wrap {
  cursor: auto;
}

.clients .clients-logo a {
  cursor: auto;
  display: i;
}

.clients .clients-logo {
  line-height: 0;
  padding: 15px;
  border: none;
  position: relative;
  transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
  overflow: hidden;
  border-radius: 5px;
  background: #FFFFFF;
  text-align: center;
}

.owl-carousel .owl-item .clients-logo img {
  display: block;
  width: auto;
  max-height: 100px;
}


.footer .subscribe form .wpcf7-response-output {
  border-color: #fff;
}

body.dark .blog-home .item .wrap {
  cursor: auto;
}

.blog-home .item .wrap {
  cursor: auto;
}

.about .item .wrap {
  cursor: auto;
}

body.dark .about .item .wrap {
  cursor: auto;
}

.widget .tagcloud .wp-tag-cloud li a {
  text-transform: capitalize;
}

.comment-respond .comment-reply-title small>a {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  border: none;
  border-radius: 80px;
  background-color: var(--clr-theme-color);
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 7px 24px;
  height: auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  float: right;
  font-size: 15px;
}

.comment-respond .comment-reply-title small>a:hover {
  border: none;
  background: #1b1b1b;
  color: #fff;
}

body.dark .comment-respond .comment-reply-title small>a:hover {
  border: none;
  background: #fff;
  color: #1b1b1b;
}

body.dark .section-padding[data-overlay-dark] h6,
body.dark .section-padding h6 {
  font-weight: 600;
}

body.dark .events .item .text p {
  font-weight: 600;
}

body.dark .blog-home .item .wrap .title h6 a {
  font-weight: 600;
}

body.dark .navbar .navbar-right .wrap .text p {
  font-weight: 600;
}

body.dark .works .item .wrap .text p {
  font-weight: 600;
}

body.dark .gallery-box .gallery-detail p {
  font-weight: 600;
}

body.dark .video-gallery .item .text p {
  font-weight: 600;
}

body.dark .event-detail .item .con a {
  font-weight: 600;
}

.error404 .lets-talk[data-overlay-dark] h6,
.error404 .lets-talk h6 {
  font-weight: 600;
}

body.dark .subscribe form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  top: 4.75px;
  right: 6px;
}

.subscribe form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  top: 4.75px;
  right: 6px;
}

body.dark .events .btn-3:hover {
  border: 2px solid #fff;
  background-color: #fff;
  color: #1b1b1b;
}

.nav-scroll .navbar-right .wrap .text h5,
.nav-scroll .navbar-right .wrap .text h5 a:hover {
  color: #1b1b1b;
}

.single-event .team-single.section-padding {
  background: #f0f0f3;
}

body.dark.single-event .team-single.section-padding {
  background: #1b1b1b;
}

.blog.section-padding .page-numbers {
  background: #f0f0f3;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #f0f0f3;
  border-radius: 50%;
  font-size: 16px;
}

.blog.section-padding .page-numbers:hover {
  opacity: 1;
  text-decoration: none;
  background: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog.section-padding .page-numbers.current {
  background-color: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog2 .page-numbers {
  background: #f0f0f3;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #f0f0f3;
  border-radius: 50%;
  font-size: 16px;
  margin-right: 10px;
}

.blog2 .page-numbers:hover {
  opacity: 1;
  text-decoration: none;
  background: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog2 .page-numbers.current {
  background-color: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog-home .page-numbers {
  background: #f0f0f3;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #f0f0f3;
  border-radius: 50%;
  font-size: 16px;
  margin-right: 10px;
}

.blog-home .page-numbers:hover {
  opacity: 1;
  text-decoration: none;
  background: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog-home .page-numbers.current {
  background-color: var(--clr-theme-color);
  border: 2px solid var(--clr-theme-color);
  color: #fff;
}

.blog .category .post-categories {
  margin-bottom: 0px;
  padding-left: 0px;
}

.comment .comment-respond h3.comment-reply-title {
  font-size: 28px;
  color: #1b1b1b;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
}

body.dark .comment .comment-respond h3.comment-reply-title {
  font-size: 28px;
  color: #fff;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
}

p.comment-form-cookies-consent {
  display: none;
}

body.dark .comment-respond form.contact__form .form-group input::placeholder {
  color: #fff;
}

body.dark .comment-respond form.contact__form textarea::placeholder {
  color: #fff;
}

.comment .wrap a.comment-reply-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  border: none;
  border-radius: 80px;
  background-color: #dc2751;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 10px 30px;
  height: auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-top: 0px;
  position: absolute;
  top: 0px;
  right: 0;
}

.comment .wrap a.comment-reply-link:hover {
  border: none;
  background: #1b1b1b;
  color: #fff;
}

body.dark .comment .wrap a.comment-reply-link:hover {
  border: none;
  background: #fff;
  color: #1b1b1b;
}

.pagination-wrap li .page-numbers {
  background: #f0f0f3;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #1b1b1b;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #f0f0f3;
  border-radius: 50%;
  font-size: 16px;
}

.pagination-wrap li .page-numbers.current {
  background-color: #dc2751;
  border: 2px solid #dc2751;
  color: #fff;
}

body.dark .pagination-wrap li a {
  background: #1b1b1b;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  border: 2px solid #1b1b1b;
  border-radius: 50%;
  font-size: 16px;
}

body.dark .pagination-wrap li .page-numbers.current {
  background-color: #dc2751;
  border: 2px solid #dc2751;
  color: #fff;
}

.blog2 .item .wrapper .con .category i {
  transition: all ease 0.4s;
  color: #dc2751;
  margin-right: 5px;
  font-size: 12px;
}

.blog2 .item .wrapper .con .category a {
  text-transform: capitalize;
}

.blog2 .item:hover .wrapper .con .category i {
  color: #fff;
}

.blog2 .item .wrapper .con .category .post-categories {
  display: inline-block;
  padding-left: 0px;
}

.widget .tagcloud .wp-tag-cloud li a {
  font-size: 14px !important;
  color: #1b1b1b;
  margin: 5px !important;
  padding: 5px 25px;
  background-color: transparent;
  border: none;
  float: left;
  border: 2px solid #dc2751;
  border-radius: 30px;
  line-height: 1.5em;
  display: block !important;
}

.widget .tagcloud .wp-tag-cloud li a:hover {
  background-color: #dc2751;
  color: #fff;
}

body.dark .widget .tagcloud .wp-tag-cloud li a:hover {
  background-color: #dc2751;
  color: #fff;
}

body.dark .event-detail .item .con h5 {
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fff;
}

.navbar .dropdown-menu .nav-link {
  padding: 7px 0;
  font-size: 16px;
  color: #1b1b1b;
  position: relative;
  background-color: transparent;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  font-weight: 400;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  font-family: 'Hind', sans-serif;
}

.navbar .dropdown-menu .nav-link:hover {
  color: #dc2751;
}

body.dark .navbar .dropdown-menu .nav-link {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  border: 0;
  padding: 7px 0;
  font-size: 16px;
  color: #fff;
  position: relative;
  background-color: transparent;
  -o-transition: all .4s;
  transition: all .4s;
  font-family: 'Hind', sans-serif;
}

body.dark .navbar .dropdown-menu .nav-link:hover {
  color: #dc2751;
}

@media screen and (max-width: 991px) {

  .navbar .dropdown-menu .nav-link {
    color: #1b1b1b;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
  }

  body.dark .navbar .dropdown-menu .nav-link {
    color: #fff;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
  }

  .navbar .dropdown-menu .dropdown-menu {
    margin: 0;
    padding: 0 0 0 20px !important;
  }
}

.search .search-custom {
  padding: 50px;
  background-color: #f0f0f3;
  border-radius: 10px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}

.search .search-custom h4 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #333;
}

.search .search-custom form {
  display: flex;
  position: relative;
  width: 70%;
}

.search .search-custom form .s-input-home {
  height: 60px;
  padding-left: 10px;
  max-width: 100%;
  border: 1px solid #fff;
  padding: 0px 10px 0px;
  margin-bottom: 0px;
}

.search .search-custom form button {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #dc2751;
  color: #fff;
  border: 0;
  padding: 16px 17px 14px 17px;
  cursor: pointer;
  border-radius: 5px;
}

.search .search-custom form .btn-s-input .fa-search {
  font-weight: 900;
}

.services .item.active .wrap .con h4 a {
  color: #fff;
}

.services .item:hover .wrap .con h4 a {
  color: #fff;
}

.sidebar-widget.services .widget-inner .navbar-nav .nav-link {
  padding: 0px;
}

.contact form .contact__form textarea {
  height: 130px;
}

.contact form .contact__form .wpcf7-not-valid-tip {
  color: #1b1b1b;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.contact .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #1b1b1b;
  color: #1b1b1b;
  margin: 2em 0em 1em;
}

body.dark .contact form .contact__form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

body.dark .contact .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #fff;
  color: #fff;
  margin: 2em 0em 1em;
}

body.dark .contact form .contact__form input::placeholder {
  color: #fff;
}

body.dark .contact form .contact__form textarea::placeholder {
  color: #fff;
}

.subscribe form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  white-space: break-spaces;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  background-color: #fff;
  padding: 16px 17px 14px 17px;
  border-radius: 100%;
  color: #dc2751;
  border: 0;
  position: absolute;
  top: 4.75px;
  right: 6px;
  cursor: pointer;
  outline: none;
  transform: rotate(0);
  width: auto;
  height: auto;
}

.subscribe form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.subscribe form .wpcf7-response-output {
  border-color: #fff;
  margin: 0em 0em 1em;
  color: #fff;
}

.gallery-caption {
  color: #333;
}

.bypostauthor {
  color: #333;
}

.widget li {
  line-height: 40px;
  color: #333;
}

.widget a {
  font-weight: 400;
  font-size: 16px;
  float: left;
  color: #333;
  display: contents !important;
}

.widget a:hover {
  color: #dc2751;
}

.widget .widget-title-box.mb-30 {
  margin-bottom: 20px;
}

.widget select {
  width: 100%;
  padding: 10px 15px;
  border: solid 1px #333;
  color: #333;
  margin-top: 0px;
}

.widget_calendar table {
  border: 1px solid #333 !important;
  padding: 10px !important;
  color: #333 !important;
  border-collapse: collapse !important;
  width: 100%;
  border-bottom: 0px !important;
}

.widget_calendar table * {
  border: 1px solid #333 !important;
  padding: 5px !important;
  color: #333 !important;
}

.widget_calendar .calendar_wrap * {
  text-align: center !important;
}

.widget_calendar caption {
  caption-side: top;
  border-bottom: none !important;
  text-transform: uppercase;
  font-weight: 500;
  background: #dc2751 !important;
  color: #fff !important;
}

.widget_calendar tfoot {
  display: none;
}

.widget_calendar td#today {
  background: #dc2751 !important;
  color: #fff !important;
}

.widget_calendar .calendar_wrap thead tr th {
  background: #dc2751 !important;
  color: #fff !important;
}

.widget>ul>li:last-child {
  margin-bottom: -10px !important;
}

ul.children {
  padding-left: 20px;
  clear: both;
}

.widget ul.sub-menu {
  padding-left: 15px;
  clear: both;
}

.widget_rss .sidebar-title a {
  font-weight: 600;
  position: relative;
  color: #333;
  font-size: 22px;
  line-height: 1.3em;
}

.widget a.rsswidget {
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.04);
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 15px;
  color: #18191d;
  font-weight: 700;
}

.widget a.rsswidget img {
  width: auto;
}

.widget .rss-date {
  font-style: italic;
  font-size: 13px !important;
  color: #333;
  clear: both;
  display: block;
  font-weight: 700;
}

.blog-sidebar .widget .widget_rss>ul>li {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget_rss cite {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 12px;
}

.widget_rss>ul>li:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.widget_search>form {
  position: relative;
}

.widget_search>form>input {
  width: 100%;
  height: 60px;
  border: 1px solid #eee;
  background: #fff;
  padding: 0 20px;
}

.widget_search>form .btn-s-input {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #333;
  padding: 0 25px;
  color: #ffffff;
  line-height: 60px;
  border: 1px solid #333;
}

img {
  display: inline-block;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}

img.img-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.widget_text .textwidget>p strong {
  display: block;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
  color: #333;
}

.widget_text .textwidget>p strong:first-child {
  margin-top: 0px !important;
  color: #333;
}

.widget_text br {
  display: none;
}

.widget_tag_cloud.widget {
  display: flow-root;
}

.widget_tag_cloud .wp-tag-cloud a:hover {
  background: #333;
  color: #ffffff;
}

.copyright-text p {
  color: #ffff;
}

.read-more.mt-30 {
  margin-top: 20px;
}

.post-meta {
  margin-bottom: 18px;
}

.blog-title {
  margin-bottom: 15px;
}

.breadcrumb-area {
  background: #002bb7 !important;
}

.footer-default {
  background-color: #002bb7;
}

.featured-post {
  display: block;
  color: white;
  padding: 3px 20px 3px 20px;
  font-size: 14px;
  font-weight: 600;
  float: right;
  margin-right: 2px;
  border-radius: 2px;
  letter-spacing: 1px;
  margin-right: 40px;
  margin: 0px !important;
  background-color: #1a1a1a;
  border: none;
  margin-bottom: 20px;
  font-size: 16px;
}

.blog-coment-title h2 {
  font-size: 28px;
}

.wp-block-image {
  margin-block-start: 1em;
}

.wp-block-image figcaption {
  margin-top: 10px;
  margin-bottom: 0em;
  color: #333;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

.wp-block-image figcaption a {
  color: #333;
}

.wp-block-cover.has-background-dim-60.has-background-dim:last-child {
  margin-bottom: 0px !important;
}

.postid-1 .comments-box {
  padding-bottom: 0px;
}

.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
  margin-right: 0px;
}

@media (min-width: 600px) {

  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: auto;
  }
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: auto;
}

@media (min-width: 600px) {

  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
  }
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: block;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: auto;
}

@media (min-width: 600px) {

  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
    max-width: 100%;
  }

  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: auto;
  }

  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
  }

  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
  }

  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
  }

  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: auto;
    margin-right: 16px;
  }

  .wp-block-gallery.columns-8 li.blocks-gallery-item:first-child {
    max-width: 640px;
  }
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  display: block;
}

.blog-single ul.wp-block-gallery {
  padding-left: 0px;
}

.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
  margin-right: 0px;
}

.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item img {
  width: 100% !important;
}

.wp-block-gallery.is-cropped .blocks-gallery-item img.wp-image-1692 {
  width: auto;
}

.wp-block-gallery {
  display: block;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: auto;
}

ul.wp-block-gallery.columns-4>.blocks-gallery-item:last-child {
  max-width: 640px !important;
}

ul.wp-block-gallery.columns-6>.blocks-gallery-item:last-child {
  max-width: 640px !important;
}

.wp-block-media-text .wp-block-media-text__media {
  display: contents;
}

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
  padding: 0px 0;
  margin-bottom: 0px;
  margin: 0 0 0rem;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
  margin-bottom: 0px;
}



.wp-block-latest-posts__post-date {
  display: block;
  color: #333;
  font-size: 13px;
}

pre {
  display: block;
  padding: 20px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 15px;
}

pre.wp-block-verse:last-child {
  margin-bottom: 0px;
}

dl,
ol,
ul {
  color: #333;
}

address {
  color: #333;
}

code {
  color: #333;
}

div.page-links {
  color: #333;
  clear: both;
  margin-top: 20px;
  display: block;
  float: left;
}

.post-password-form #pwbox-1168 {
  height: 42px;
}

.comments-text p:last-child {
  margin-bottom: -5px;
}

.comments-text {
  padding-top: 0px;
}

.comments-box.no-avatar .comments-text {
  margin-left: 0px;
}

.avatar-name h5 {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: -3px;
  text-transform: capitalize;
}

.avatar-name {
  margin-bottom: 10px;
}

.avatar-name span {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 2px;
}

.avatar-name span {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1px;
}

.post-meta span {
  color: #333;
}

.post-meta span a {
  color: #333;
}

.comments-box.no-avatar {
  min-height: auto;
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
  display: block;
}

.main-menu ul li:hover>ul.submenu ul.submenu {
  left: 231px;
  top: -18px;
}

label {
  color: #333;
}

.comments-text {
  overflow: inherit;
  margin-left: 130px;
  line-height: 28px;
}

.reply {
  position: inherit;
}

@media (max-width: 1024px) {
  #respond.comment-respond .conatct-post-form p.form-submit .submit {
    width: 43%;
  }

  .post-meta span {
    margin-right: 13px;
  }

}

@media (max-width: 991px) {
  .widget_calendar table * {
    padding: 2px !important;
  }
}

@media (max-width: 767px) {
  .featured-post {
    float: left;
    clear: both;
    margin-bottom: 20px !important;
    margin-top: 10px;
  }

  .blog-post-categorydate-wrapper {
    clear: both;
    display: block;
  }

  .blog-post-categorydate-divider {
    display: none;
  }

  .blog-title {
    font-size: 26px;
  }

  .widget_calendar table * {
    padding: 7px !important;
  }

  .conatct-post-form textarea {
    padding: 18px;
  }

  #respond.comment-respond .conatct-post-form p.form-submit .submit {
    width: 100%;
  }

  .wp-block-gallery .blocks-gallery-item figcaption {
    line-height: 16px;
  }

  .fb_iframe_widget iframe {
    max-width: 100%;
  }

  .fb_iframe_widget span {
    max-width: 100%;
  }

  .fb_iframe_widget {
    max-width: 100%;
  }

  .wp-block-embed {
    max-width: 100%;
  }

  .post-meta span {
    float: left;
  }

  .post-meta span {
    margin-right: 10px;
  }

  .post-meta span {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: capitalize;
  }

  .post-password-form p+p {
    display: flex;
  }

  .post-password-form p+p #pwbox-1168 {
    width: 80%;
  }

  .post-password-form p label[for="pwbox-1168"] {
    display: flex;
  }

  .comments-text {
    margin-top: 20px;
  }

  .comments-text {
    margin-left: 0px;
  }
}

@media (max-width: 600px) {
  .featured-post {
    float: left;
    clear: both;
    margin-bottom: 20px !important;
    margin-top: 10px;
  }
}

.search .search-custom {
  background: #fff;
  padding: 30px;
}

.search .search-custom {
  position: relative;
  background: #f0f0f3;
  padding: 45px 30px;
  margin-bottom: 30px;
  display: grid;
  border-radius: 10px;
}

.search .search-custom h4 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
}

.search .search-custom form {
  display: flex;
}

.search .search-custom form .s-input-home {
  width: 70%;
  height: 42px;
  padding-left: 10px;
  max-width: 100%;
  border: 1px solid #999;
}

.search .search-custom form .btn-s-input {
  background: #333;
  color: #fff;
  border: 1px solid #333;
  padding: 6px 20px;
}

.widget .recentcomments a {
  display: contents !important;
  font-weight: 500;
}

.widget .recentcomments {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}

.widget .recentcomments:last-child {
  border-bottom: 0px dashed #cccccc;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.widget .recentcomments a:hover {
  color: #333;
}

.widget h4 a.rsswidget {
  font-size: 22px;
}

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

#wp-block-archives-5e578f55eb51f {
  width: 100%;
  padding: 10px 15px;
  border: solid 1px #333;
  color: #333;
  margin-bottom: 10px;
}

.main-menu ul li ul.submenu li a {
  color: #333;
  line-height: 28px;
}

.mean-container .mean-nav ul li li a {
  opacity: 1;
}

#recent-comments-2.widget .widget-title-box.mb-30 {
  margin-bottom: 25px;
}

.wp-block-image.size-full.wp-image-906 {
  margin-bottom: 5px;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-bottom: 10px;
}

.wp-block-archives .screen-reader-text+select {
  width: 100%;
  padding: 10px 15px;
  border: solid 1px #333;
  color: #333;
  margin-bottom: 10px;
}

.wp-block-media-text.has-media-on-the-right {
  margin-bottom: 20px;
}

.news-sidebar-widget .widget-categories ul li,
.news-sidebar-widget .widget-archives ul li {
  display: block;
  padding: 0px 0;
  border-bottom: 0px dashed #ccc;
}

.widget li {
  display: block;
}

.news-description {
  padding: 30px;
  background: #F9F9F9;
}

.blog-sidebar .widget ul li.recentcomments {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}

.widget-wrap ul li.cat-item::before {
  display: none !important;
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 100%;
}

.wp-block-cover .wp-block-cover-text {
  color: #fff;
  z-index: 1;
  max-width: 610px;
  padding: 14px;
  text-align: center;
}

.wp-block-button.alignright {
  float: right;
  margin-left: 20px !important;
  margin-top: 9px;
}

.wp-block-button.alignleft {
  margin-right: 20px !important;
  float: left;
  margin-top: 9px;
}

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}

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

.wp-block-button.is-style-outline {
  color: #32373c;
}

.main-menu ul li:hover .submenu ul {
  display: none;
}

.main-menu ul li .submenu>li:hover ul.submenu {
  visibility: visible;
  opacity: 1;
  display: block;
  margin-top: -11px;
  margin-left: 10px;
}

@media (min-width: 992px) {
  .hamburger-menu.hamburger-menu-03 {
    display: none;
  }
}

.nice-select.open .list {
  width: 100%;
}

.scroll-target i {
  color: white;
}

p.logged-in-as {
  margin-bottom: 20px;
}

.comments-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.contact-form-area.post-form-area .comment-respond {
  padding: 40px 40px 40px 40px;
  border: 2px solid #e4e4e4;
}

.widget.widget_recent_entries ul li {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget.widget_recent_entries ul li:last-child {
  border-bottom: 0px dashed #cccccc;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.main-menu ul li ul.submenu li {
  margin-right: 0px;
}

.post-form-area .input-message textarea {
  color: #333;
}

.post-form-area .input-message textarea::placeholder {
  color: #333;
}

.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid;
}

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

.is-style-outline {
  color: #333;
}

.alignleft {
  float: left;
}

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

.wp-block-cover {
  margin-bottom: 20px !important;
}

.wp-block-cover.has-left-content .wp-block-cover-text {
  margin: 0 auto;
}

.post-content ul.disc+blockquote {
  font-size: 15px !important;
  text-align: left;
  padding: 40px !important;
  display: block;
  position: relative;
  border: 2px solid var(--clr-theme-color);
  overflow: hidden;
  margin: 45px 0;
  color: #fff;
  background: var(--clr-theme-color) !important;
  border-radius: 10px;
}

.post-content ul.disc+blockquote::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  content: "\22";
  right: 40px;
  bottom: 40px;
  font-size: 75px;
  opacity: 1;
  line-height: 1;
  color: #fff;
}

blockquote {
  background: #333 !important;
  border-left: 5px solid #333;
  margin-bottom: 10px;
  padding: 15px !important;
  font-size: 15px !important;
  margin-top: 0;
  text-align: left;
  color: #fff;
}

blockquote p {
  color: #fff;
}

ul.wp-block-gallery,
.wt-post-meta ul {
  padding-left: 0px !important;
}

.wp-block-video figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #333;
  text-align: center;
  font-weight: 600;
}

iframe {
  max-width: 100%;
}

.wp-block-embed figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  color: #333;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

.wp-block-archives-dropdown select {
  margin-bottom: 20px;
  width: 100%;
}

.wp-block-categories-dropdown select {
  margin-bottom: 20px;
  width: 100%;
}

.page-title-area .page-title-inner {
  max-width: 100%;
}

.pagination li a {
  border: 0;
  background: 0;
  padding: 0;
  border-radius: 0;
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: #333;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: 51px;
  height: 51px;
  display: inline-block;
}

.pagination li span {
  background: #333;
  padding: 0;
  border-radius: 0;
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: white;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: 51px;
  height: 51px;
  display: inline-block;
}

.page-links .post-page-numbers .page-number {
  background: 0;
  padding: 0;
  border-radius: 0;
  border: 2px solid #e4e4e4;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: #333;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: 51px;
  height: 51px;
  display: inline-block;
  margin-right: 5px;
}

.page-links .post-page-numbers .page-number:hover {
  z-index: 2;
  color: white;
  text-decoration: none;
  background-color: #dc2751;
  border-color: #dc2751;
}

.page-links .post-page-numbers.current .page-number {
  background: #dc2751;
  padding: 0;
  border-radius: 0;
  border: 2px solid #dc2751;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: white;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: 51px;
  height: 51px;
  display: inline-block;

}

table {
  border: 1px solid #333 !important;
  padding: 5px !important;
  margin-bottom: 22px;
  margin-top: 13px;
  width: 100%;
}

table * {
  border: 1px solid #333 !important;
  padding: 10px !important;
  color: #333 !important;
}

table td {
  padding: 10px !important;
}

table a {
  border: none !important;
  padding: 0px !important;
  font-weight: 700;
}

table a:hover {
  color: #dc2751 !important;
}

blockquote p strong code {
  color: #fff;
}

.aligncenter {
  text-align: center;
}

.alignright {
  float: right;
}

.nils_tm_copyright .copyright_inner {
  text-align: center;
}

.nils_tm_copyright {
  padding: 20px 0px 10px 0px;
}

.nils_tm_copyright .bottom {
  display: block;
}

.widget_search>form {
  position: relative;
  display: inline-block;
  width: 100%;
}

.nils_tm_page_wrapper .blog_list>ul>li .details {
  padding-top: 0px;
}

.nils_tm_page_wrapper .blog_list>ul>li .text {
  margin-bottom: 25px;
}

.nils_tm_page_wrapper .blog_list>ul>li .metabox .info span {
  padding-left: 20px;
  margin-right: 0px;
  border-radius: 5px;
}

.nils_tm_page_wrapper .blog_list>ul>li .image {
  position: relative;
  margin-bottom: 20px;
}

@media (max-width: 1400px) {
  .nils_tm_page_wrapper .blog_list>ul>li .metabox .title a {
    font-size: 36px;
  }
}

.nils_tm_page_wrapper .blog_list>ul>li .metabox .info span:before {
  display: none;
}

.nils_tm_page_wrapper .blog_list>ul>li .image img {
  opacity: 1;
  width: auto;
  min-width: auto;
  margin: 0 auto;
  text-align: center;
  display: block;
}

.nils_tm_comments {
  margin-top: 40px;
  margin-bottom: 0px;
}

p.logged-in-as a {
  color: #333;
}

.wp-block-image .alignright {
  margin-top: 8px;
}

.wp-block-image .alignleft {
  margin-top: 8px;
}

.nils_tm_comment_filed {
  margin-top: 40px;
}

.alignleft {
  margin-right: 20px;
}

blockquote p strong em a {
  color: #fff;
}

blockquote p strong em a:hover {
  color: #fff;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
  color: #fff;
}

.nils_tm_comments .list ul li {
  margin: 0px 0px 0px 0px;
  width: 100%;
  float: left;
}

.nils_tm_comments .list>ul>li {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 30px;
  margin: 0px 0px 0px 0px;
  margin-bottom: 30px;
}

.nils_tm_comments .list ul.children>li {
  border: 1px solid rgba(0, 0, 0, .1);
  padding: 30px;
  margin: 0px 0px 0px 0px;
  margin-bottom: 30px;
}

.nils_tm_comments .list ul li .text {
  width: 100%;
  float: left;
  border-bottom: 0px solid rgba(0, 0, 0, .1);
  padding-bottom: 0px;
}

::marker {
  display: none;
}

.has-text-color strong {
  color: #333;
}

.blog_single_details ol,
.blog_single_details ul {
  color: #333;
  padding-inline-start: 40px;
}

.nils_tm_all_wrap .wp-block-file a:first-child {
  color: #333;
}

figure {
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

blockquote p strong+em+a {
  color: #fff;
}

blockquote p a code {
  color: #fff;
}

.blog_single_details dl a {
  color: #333;
}

.blog_single_details p a {
  color: #333;
}

.blog_single_details img.aligncenter,
.blog_single_details img.aligncenter {
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  margin-bottom: 10px !important;
  display: block;
}

.blog_single_details .alignleft,
.blog_single_details .alignleft {
  margin-right: 20px !important;
  margin-top: 6px !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  margin-bottom: 10px !important;
}

.blog_single_details .alignright,
.blog_single_details .alignright {
  margin-left: 20px !important;
  margin-top: 6px !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  margin-bottom: 10px !important;
}

div.wp-caption.alignnone,
div.wp-caption.aligncenter {
  width: 100% !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

.aligncenter {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.wp-caption p.wp-caption-text,
.blog-detail .wp-caption-text a {
/*  text-align: center;*/
  font-weight: 600;
  line-height: 28px;
  font-size: 15px !important;
  margin-top: 10px;
}

.nils_tm_comments .list>ul {
  padding-inline-start: 0px;
}

.blog_single_details p strong em a {
  color: #fff;
}

pre {
  overflow: auto;
}

input[type="submit"] {
  height: 39px;
}

.nils_tm_comments .list ul li .list_inner.no_avatar {
  padding-left: 0px;
}

.page-id-146 .section-padding.blog.post-page p {
  margin-bottom: 20px;
  line-height: 28px;
  letter-spacing: 1px;
}

@media (min-width: 768px) {
  a.comment-reply-link {
    position: absolute;
    right: 0px;
    top: 0px;
  }

}

@media (max-width: 991px) {
  .comment .wrap a.comment-reply-link {
    position: relative;
    margin-top: 10px;
  }
}

a.comment-reply-link {
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  transition: 0.3s;
  line-height: 1;
  border: 1px solid #333;
  padding: 10px 15px;
  border-radius: 5px;
  margin-top: -10px;
  position: inherit;
}

a.comment-reply-link:hover {
  color: #fff;
  border: 1px solid #333;
  background: #333;
}

.list_inner {
  overflow: hidden;
  position: relative;
}

.nils_tm_header {
  top: 32px;
}

@media (max-width: 991px) {
  .nils_tm_mobile_menu .mobile_menu_inner {
    margin-top: 46px;
    border-bottom: 0px solid rgba(0, 0, 0, .1);
  }
}

@media (max-width: 768px) {
  .nils_tm_mobile_menu .mobile_menu_inner {
    margin-top: 60px;
    border-bottom: 0px solid rgba(0, 0, 0, .1);
  }
}

.nils_tm_header .sub-menu li a {
  line-height: 28px;
}

.nils_tm_header .sub-menu ul {
  top: 5px;
}

.nilsbrown-footer-section h5 {
  font-family: 'Syne', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #18191d;
  text-align: center;
}

.blog-post-categorydate-wrapper a {
  text-transform: capitalize;
}

.blog-sidebar .widget ul li a {
  color: #333;
  text-transform: capitalize;
}

.widget_block.widget_search label.wp-block-search__label {
  display: none;
}

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

.widget_block .wp-block-search .wp-block-search__input {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #fff;
  margin-bottom: 0;
  border-radius: 0px;
}

.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  color: #18191d;
  border: 0;
  padding: 14px;
  cursor: pointer;
}

.blog .post-cont a.cs-btn-one.btn-sm {
  padding: 10px 20px;
  background-color: #333;
  border: none;
  color: #fff;
  float: left;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 15px;
  border: 1px solid #333;
}

.blog.section-padding .item .post-cont {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}

.blog .post-cont a.cs-btn-one.btn-sm:hover {
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
}

body.dark .widget_block .wp-block-group .wp-block-group__inner-container h2 {
  color: #fff;
}

body.dark .widget.item.widget_block.widget_search .wp-block-search__button-outside.wp-block-search {
  display: inline-block;
}

.widget_block .wp-block-group .wp-block-group__inner-container h2 {
  padding-bottom: 5px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.04);
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 0px;
  color: #18191d;
}

.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
  margin-bottom: 20px;
  color: #868a9b;
  font-size: 16px;
  line-height: 1.5em;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 40px;
}

.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px dashed #cccccc;
}

.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
  color: #868a9b;
  font-size: 16px;
  line-height: 1.5em;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 0px;
  padding-bottom: 10px;
  line-height: 40px;
}

.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px dashed #cccccc;
}

.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments {
  padding-left: 0px;
}

ul.children {
  margin-left: 20px;
}

.nilsbrown-footer-section {
  background: #fff;
  padding: 30px 0 20px 0;
  width: 100%;
}

.nilsbrown-footer-section h5 {
  font-family: 'Syne', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #18191d;
  text-align: center;
}

.blog-sidebar .widget ul li {
  margin-bottom: 0px;
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

.blog-sidebar .widget-title h5 {
  border-bottom: 0px solid rgba(0, 0, 0, 0.04);
}

.widget.widget_archive #archives-dropdown--1 {
  margin-top: 10px;
}

.blog-sidebar .widget-title h5 {
  margin-bottom: 0px;
}

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

.widget.widget_categories#monster-widget-placeholder-5 form {
  margin-top: 0px;
}

.widget.widget_rss ul li {
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget.widget_rss ul li:last-child {
  border-bottom: 0px dashed #cccccc;
  margin-bottom: 00px;
  padding-bottom: 0px;
}

.blog.section-padding .item .post-img img {
  position: relative;
  overflow: hidden;
  width: auto;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.blog-comment-section {
  clear: both;
}

.wp-block-pullquote p {
  color: #fff;
}

.wp-block-pullquote cite {
  color: #fff;
}

.wp-block-gallery.alignleft.extraclass {
  margin-right: 20px;
}

figure figcaption {
  font-weight: 700;
  text-align: center;
  margin-top: 13px !important;
}

.section-padding.blog.post-page .wp-block-image.size-full img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.blog-sidebar .widget .calendar_wrap .wp-calendar-nav {
  display: none;
}

.blog-comment-section h3.comment-reply-title {
  font-size: 36px;
}

.section-padding.blog.post-page img.size-thumbnail {
  max-width: 160px !important;
}

.section-padding.blog.post-page .wp-caption-text,
.section-padding.blog.post-page .wp-caption-text a {
  text-align: center;
  font-weight: 700 !important;
  font-size: 15px !important;
  margin-top: 15px;
  margin-bottom: 20px !important;
}

.wp-block-calendar tbody td#today {
  background: #333;
  color: #fff !important;
}

.wp-block-calendar table caption {
  font-size: 17px;
  text-align: center;
  font-weight: 500;
  caption-side: top;
  color: #fff !important;
  background: #333;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
  font-size: 20px;
  font-weight: 700;
}

.wp-block-latest-comments li {
  border-bottom: 1px dotted #9999;
  padding-bottom: 0px;
  padding-top: 16px;
  margin-bottom: 5px;
  line-height: 23px;
}

.has-avatars .wp-block-latest-comments__comment {
  min-height: 2.25em;
  list-style: none;
}

.wp-block-search__inside-wrapper {
  position: relative;
  margin: 0px 0px;
}

.wp-block-search__inside-wrapper .wp-block-search__input {
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  border-radius: 0px;
}

.wp-block-search__inside-wrapper .wp-block-search__button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  color: #18191d;
  border: 0;
  padding: 10px;
  cursor: pointer;
}

ul.wp-block-rss.wp-block-rss {
  box-sizing: border-box;
  padding-left: 30px;
}

.wp-block-group.has-background .wp-block-group__inner-container {
  padding: 20px;
  margin-bottom: 20px;
}

.alignleft {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}

.alignright {
  float: right;
  margin-left: 25px;
  margin-top: 8px;
}

img.thumbnail {
  width: auto;
  height: auto;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.post-password-form input[type="submit"] {
  background: #000;
  margin-left: -5px;
  height: 42px;
  border: 2px solid #000;
  padding: 0px 15px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  top: 0px;
  width: auto;
  display: inline-block;
  border-radius: 0px;
}

.post-password-form input[type="password"] {
  height: 43px;
  border: 1px solid #000;
  padding-left: 15px;
  margin-top: 0px;
  width: auto;
  display: inline-block;
  border-radius: 0px;
}

.blog-comment-section h3 span {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  margin-left: 0px;
  clear: both;
  display: block;
}

.blog-comment-section .blog-post-comment-wrap .blog-post-user-content {
  display: block;
}

.blog-comment-section .blog-post-comment-wrap .blog-post-user-content .comment-reply-link {
  position: absolute;
  top: 10px;
  right: 0;
}

.blog-comment-section .blog-post-comment-wrap .blog-post-user-content {
  position: relative;
  overflow: hidden;

}

.blog-comment-section .blog-post-comment-wrap {
  display: block;
  border-bottom: 1px solid #e8e9ef;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.blog-comment-section .blog-post-comment-wrap p:last-child {
  margin-bottom: 0px;
}

.blog-comment-section .blog-post-comment-wrap .blog-post-user-comment {
  display: block;
  float: left;
}

.blog-post-user-content h2 {
  font-size: 32px;
}

.blog-comment-section h3 {
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .blog-comment-section .blog-post-comment-wrap .blog-post-user-comment {
    display: block;
    float: none;
    margin-bottom: 20px;
  }

  .blog-comment-section .blog-post-comment-wrap .blog-post-user-content .comment-reply-link {
    position: initial;
    top: 10px;
    right: 0;
    margin-top: 8px;
  }
}

span.required-field-message {
  display: none;
}

.wp-container-2.wp-block-gallery-1.wp-block-gallery.columns-3 .blocks-gallery-caption {
  margin-bottom: 20px;
  margin-top: 0px !important;
}

.wp-container-2.wp-block-gallery-1.wp-block-gallery.columns-3 .blocks-gallery-caption strong {
  font-weight: 700;
}

@media (max-width: 600px) {
  .nilsbrown-header.scrolled {
    top: 0px;
  }

  ul.children {
    padding-left: 0px;
    clear: both;
  }
}

@media (min-width: 600px) {
  .nilsbrown-header.scrolled {
    top: 32px;
  }
}

ul.sub-menu.text-left {
  display: none;
}

.nilsbrown-menu-inner ul li.dropdown:hover ul.sub-menu.text-left {
  display: block;
}

.nilsbrown-menu-inner ul li.dropdown:hover ul.sub-menu.text-left ul.sub-menu.text-left {
  display: none;
}

.nilsbrown-menu-inner ul li.dropdown:hover ul.sub-menu.text-left li.dropdown:hover ul.sub-menu.text-left {
  display: block;
}

.section-padding.blog.post-page #post-1725 h2 {
  font-size: 32px;
}

.error .item {
  margin-bottom: 30px;
  text-align: center;
}

.error .item h1 {
  font-size: 200px;
}

.error .item p {
  margin-bottom: 30px;
}

.error .item a {
  margin: 5px !important;
  padding: 10px 24px;
  background-color: #000000;
  border: none;
  color: #fff !important;
  margin-bottom: 20px;
  color: #868a9b;
  font-size: 18px;
  margin-top: 51px;
  line-height: 1.5em !important;
  text-align: center;
  border: 1px #333 solid;
}

.error .item a:hover {
  color: #333 !important;
  background-color: #fff;
}

.search .search-custom .search input {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #f4f5f7;
  margin-bottom: 0;
  border-radius: 0px;
}

.blog-post-user-comment img {
  width: 85px;
}

.blog-post-user-content p>img {
  margin: 10px 0px;
}

select {
  -webkit-appearance: none;
  background: url(../acens/images/arrow.png) no-repeat right;
  background-position-x: 96%;
  background-color: #fff;
  image-rendering: auto;
  background-size: 20px;
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  padding-left: 12px;
  width: 100%;
  padding: 0px 15px;
  font-size: 16px;
  line-height: 28px;
  border-radius: 5px;
  height: 45px;
  border: 1px solid;
  color: #1b1b1b !important;
  margin-top: 20px;
}

.wp-block-button .wp-block-button__link {
  border: 2px solid #111 !important;
}

.wp-block-button .wp-block-button__link {
  border-radius: 4px !important;
  font-size: 15px;
}

.wp-block-button .wp-block-button__link {
  font-weight: 500 !important;
  background: #111 !important;
}

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

.wp-block-button.is-style-outline .wp-block-button__link {
  background: white !important;
  color: #111 !important;
}

dl dd {
  margin-left: 20px;
}

.search button .ti-search {
  color: #fff;
}

.wp-block-file *+.wp-block-file__button:hover {
  color: #fff;
}

.search .search-custom form .s-input-home {
  width: 100%;
  height: 50px;
  padding-left: 10px;
  max-width: 100%;
  border: 1px solid #999;
  background: #fff;
  border-radius: 5px;
}

.blog .item .wrap:first-child {
  padding: 0px 0px 30px 0px;
}

.blog .category {
  text-transform: capitalize;
}

.wp-block-search__inside-wrapper .wp-block-search__input:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}

select:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}

.widget ul li a.rsswidget {
  font-size: 18px;
}

.widget.item.widget_search form {
  display: flex;
}

.widget.item.widget_search form button {
  position: absolute;
  right: 0;
}

.comment .wrap .text h5 span {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  margin-left: 0px;
  display: block;
}

.comment .wrap .text {
  position: relative;
  margin-left: 20px;
}

.blog .comment .img img {
  margin-right: 0px;
}

.footer .copyrights.full-width {
  text-align: center;
}

.footer .copyrights.full-width p {
  color: #fff;
}

blockquote:before {
  display: none;
}

p.has-small-font-size+p.has-large-font-size+p {
  line-height: 50px !important;
  font-size: 46px !important;
}

.blog .blog-post-page ul {
  list-style-type: disc;
}

.blog .blog-post-page img {
  border-radius: 0px;
}

.blog .blog-post-page .wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
  padding-left: 40px !important;
}

.blog .mb-30.thumb {
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
  width: auto;
}

.blog.section-padding.post-page .date-post {
  margin-bottom: 10px;
}

.blog .comment .wrap {
  display: block;
}

.blog .comment .wrap .img.img-grayscale {
  float: left;
}

.blog .comment .wrap .text {
  margin-left: 120px;
}

.blog .comment .wrap .text h5.title-cm {
  display: inline-block;
  margin-bottom: 5px;
  text-transform: capitalize;
  line-height: 1.5em;
  font-weight: 700;
  font-size: 20px;
}

.blog .comment .wrap .text p img {
  margin: 10px 0px;
  width: auto;
  border-radius: 0px;
}

.blog .comment .wrap .text ul {
  list-style-type: disc;
}

.blog .comment .wrap .text ul ul {
  list-style-type: circle;
}

.blog .comment .wrap .text ul ul ul {
  list-style-type: square;
}

@media (max-width: 600px) {
  .blog .comment .wrap .img.img-grayscale {
    float: none;
  }

  .blog .comment .wrap .text {
    margin-left: 0px;
    margin-top: 10px;
  }
}

.blog .comment .wrap.no-avatar .text {
  margin-left: 0px;
}

.navbar {
  /*    top: 32px;*/
}

.nav-scroll {
  /*    top: -68px;*/
}

@media (max-width: 782px) {
/*  .navbar {
    top: 46px;
  }
*/
  .nav-scroll {
    top: -54px;
  }
}

@media (max-width: 600px) {
/*  .navbar {
    top: 46px;
  }*/

  .nav-scroll {
    top: -100px;
  }
}

@media screen and (max-width: 1365px) and (min-width: 991px) {
  .navbar .dropdown-menu {
    min-width: 200px;
  }

  .navbar .dropdown-menu .dropdown-menu {
    min-width: 200px;
  }
}

.nav-scroll .navbar-nav.ms-auto>.nav-item>.nav-link:hover {
  color: #dc2751;
}

.error .text-center h2 {
  font-size: 160px;
}

.error a.cs-btn-one.btn-md.btn-primary-color {
  display: inline-block;
  color: #1b1b1b;
  margin: 45px !important;
  padding: 11px 32px;
  background-color: transparent;
  border: none;
  border: 2px solid #dc2751;
  border-radius: 30px;
  line-height: 1.5em;
  font-weight: 500;
  font-size: 20px !important;
}

.error a.cs-btn-one.btn-md.btn-primary-color:hover {
  background-color: #dc2751;
  color: #fff;
}

@media screen and (min-width: 992px) {
  .navbar .dropdown-menu .dropdown-menu {
    top: -20px;
  }
}

.blog .item .wrap>h4 {
  font-size: 28px;
}

.comment-respond .comment-reply-title small a {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  transition: border-color 400ms ease, color 400ms ease, background-color 400ms ease;
  border: none;
  border-radius: 80px;
  background-color: #dc2751;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 12px 20px;
  height: auto;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-top: 0px;
  display: inline-block;
  font-size: 14px;
  float: right;
}

.blog-post-page p img {
  width: auto;
}

.blog .blog-post-page .post-password-form p+p {
  display: flex;
}

.blog-sidebar .item .text h5 {
  font-size: 22px;
}

.blog .item .wrap a.cs-btn-one.btn-sm {
  display: inline-block;
  color: #1b1b1b;
  padding: 11px 32px;
  background-color: transparent;
  border: none;
  border: 2px solid #dc2751;
  border-radius: 30px;
  line-height: 1.5em;
  font-weight: 500;
  margin-top: 10px;
}

.blog .item .wrap a.cs-btn-one.btn-sm:hover {
  background-color: #dc2751;
  color: #fff;
}

.blog .comment .text h5 {
  font-size: 20px;
  text-transform: capitalize;
}

figure.wp-block-gallery figcaption.blocks-gallery-caption {
  margin-top: 0px !important;
  margin-bottom: 15px;
}

ul {
  list-style-type: disc;
}

ul.post-categories {
  list-style-type: none;
}

.blog.post-page img {
  border-radius: 10px;
  width: auto;
}

.blog.post-page .wp-block-media-text .wp-block-media-text__media img {
  width: 100%;
}

.blog.post-page form p+p {
  display: flex;
}

.blog.post-page .post-content {
  position: relative;
}

.featured-post {
  display: block;
  color: white;
  padding: 3px 20px 3px 20px;
  font-size: 14px;
  font-weight: 600;
  float: right;
  margin-right: 2px;
  border-radius: 2px;
  letter-spacing: 1px;
  margin-right: 40px;
  margin: 0px !important;
  background-color: #1a1a1a;
  border: none;
  margin-bottom: 20px;
  font-size: 16px;
  top: 0px;
  position: absolute;
  right: 0px;
}

.blog .item .wrap {
  position: relative;
}

blockquote p {
  max-width: 100%;
}

.blog-sidebar .item .recent a {
  display: block !important;
  margin-left: 105px;
  float: none;
  line-height: 28px;
}

.blog-sidebar .item .recent li {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

body.dark .work-single .s-list>li>:last-child {
  margin-bottom: 0;
  color: #fff;
}

body.dark ul.disc li {
  margin-bottom: 10px;
  text-align: left;
  color: #ccc;
}

body.dark .blog .comment .wrap {
  display: block;
}

body.dark .blog .comment .wrap .text {
  margin-left: 130px;
}

body.dark .blog .comment h5 span {
  margin-left: 0px;
}

.blog .comment .wrap.comment_demo h5 span {
  margin-left: 15px;
  display: inline-block;
}

.comment .wrap.comment_demo a.comment-reply-link {
  position: relative;
  top: 8px;
  right: 0;
}

body.dark .blog-home .page-numbers {
  margin-right: 10px;
}

.section-padding.not-found h2 {
  font-size: 180px;
  line-height: 180px;
  font-family: 'Poppins', sans-serif;
  color: var(--clr-theme-color);
  margin-bottom: 15px;
  font-weight: 900;
}

body.dark .blog.section-padding.post-page {
  padding-bottom: 0px;
}

input.wpcf7-form-control.wpcf7-submit {
  height: unset;
}