.admin-bar .sticky-header {
  top: 32px;
}

.wp-block-button {
  margin: 10px 0;
}

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

.wp-block-cover,
.wp-block-cover-image {
  margin-bottom: 10px;
}

ul.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0 !important;
}

.main_page .page-links {
  margin-bottom: 20px;
}

.post-password-form input[type="password"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  max-width: 320px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.post-password-form input[name="Submit"] {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #6ecc84;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  max-width: 90px;
  margin-bottom: 10px;
  cursor: pointer;
}

.comment.yes-ping {
  padding-left: 0 !important;
}

.news-block-one:hover .image-box img {
  width: auto;
}

.news-block-one .image-box {
<<<<<<< HEAD
<<<<<<< HEAD
  background: #f5f4f0;
=======
  background: transparent;
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
}

.news-block-one .image-box img {
  width: auto;
}
<<<<<<< HEAD
=======
  background: transparent; }
  .news-block-one .image-box img {
    width: auto; }
>>>>>>> cc86ce51b848751f20be7b9bb376a55cb9596281
=======
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f

.news-block-one .inner-box .post-info li {
  font-weight: 600;
}

.news-block-one .inner-box .post-info li a {
  color: #000;
}

.news-block-one .lower-content h3 a {
  display: block;
}

.one-style-blog article {
  position: relative;
  background: #f5f4f0;
}

.one-style-blog article .news-block-one {
  margin-bottom: 30px;
  padding: 30px;
}

.one-style-blog article .news-block-one .inner-box .post-info {
  margin-bottom: 15px;
  margin-top: 5px;
  display: block;
  float: left;
  width: 100%;
}

.one-style-blog article .news-block-one .inner-box .post-info li {
  font-weight: 600;
}

.one-style-blog article .news-block-one .inner-box .post-info li a {
  color: #000;
}

.one-style-blog article .news-block-one .inner-box .lower-content .entry-title {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.one-style-blog article .news-block-one .inner-box .lower-content .btn-box a {
  background: #ffffff73;
  color: #000;
}

.no-post-thumb .lower-content {
  padding-top: 0;
}

.no-post-thumb article .news-block-one .inner-box .categorie-list {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: 5px;
}

.no-post-thumb article .news-block-one .inner-box .categorie-list a {
  margin-bottom: 10px;
}

.no-post-thumb article .news-block-one .inner-box .categorie-list a:first-child {
  margin-left: 0;
}

.no-post-thumb article .news-block-one .inner-box .sticky_post_icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  color: #6ecc84;
}

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

.page-links {
  overflow: hidden;
  width: 100%;
  float: left;
}

.nav-links .page-numbers, .nav-links .post-page-numbers, .page-links .page-numbers, .page-links .post-page-numbers {
  cursor: pointer;
  margin: 0px 5px;
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-family: 'Open Sans', sans-serif;
  height: 60px;
  font-weight: 600;
  width: 60px;
  line-height: 60px;
  border: 1px solid #e5e5e5;
  text-align: center;
  color: #848484;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.nav-links .page-numbers:hover, .nav-links .post-page-numbers:hover, .page-links .page-numbers:hover, .page-links .post-page-numbers:hover {
  background: #6ecc84;
  color: #ffffff;
  border-color: #6ecc84;
  -webkit-box-shadow: 0 10px 30px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px 1px rgba(0, 0, 0, 0.1);
}

.nav-links .current, .page-links .current {
  background: #6ecc84;
  color: #ffffff;
  border-color: #6ecc84;
  -webkit-box-shadow: 0 10px 30px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px 1px rgba(0, 0, 0, 0.1);
}

.pagination-wrapper .pagination h2 {
  display: none;
}

.sidebar-page-container .sidebar {
  margin-left: 0px;
}

.main-header .header-bottom {
  border-bottom: 1px solid #f5f4f0;
}

.menu-area.hader-menu-gap-class {
  margin-right: 0px !important;
}

html[lang="en-US"] {
  margin-top: 0 !important;
}

.admin-bar .main-header {
<<<<<<< HEAD
<<<<<<< HEAD
  margin-top: 32px;
}
=======
  margin-top: 0px; }
>>>>>>> cc86ce51b848751f20be7b9bb376a55cb9596281
=======
  margin-top: 32px;
}
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f

.footer-no-link-social .copyright {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.main-menu .navigation > li > ul > li > .dropdown-btn {
  display: none;
}

.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;
}

.blog-single-featured-img .top-post {
  padding: 182px 0px 178px 0px;
}

.content-box .post-info li a time {
  color: #fff;
}

table,
th,
td {
  border: 1px solid #f0f0f0;
  border: 1px solid rgba(51, 51, 51, 0.1) !important;
  font-size: 15px;
}

th,
td {
  padding: 7px;
  font-size: 15px;
}

table {
  border-collapse: separate;
  margin-bottom: 10px;
  margin-top: 10px;
  border-spacing: 0;
}

select {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  max-width: 320px;
  margin-bottom: 10px;
}

ol.wp-block-latest-comments.has-avatars.has-dates.has-excerpts li {
  list-style: outside none;
}

.news-block-one .lower-content h3 {
  font-size: 25px;
}

.calendar_wrap * {
  color: #000;
  border-color: #00000070 !important;
}

.blog-sidebar .sidebar-widget .sidebar-title {
  font-size: 24px;
}

.blog-sidebar .widget_calendar table {
  width: 100%;
}

.blog-sidebar .widget_calendar table a {
  color: #000;
}

.blog-sidebar .widget_rss .rsswidget {
  color: black;
  font-size: 20px;
}

.blog-sidebar .widget_recent_entries li {
  margin-bottom: 10px;
}

.blog-sidebar .widget_recent_entries ul, .blog-sidebar .widget_rss ul {
  margin-left: 0px;
}

.blog-sidebar .widget_recent_entries ul li, .blog-sidebar .widget_rss ul li {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-sidebar .widget_recent_entries ul li:after, .blog-sidebar .widget_rss ul li:after {
  display: none;
}

.blog-sidebar .widget_recent_entries ul li a, .blog-sidebar .widget_rss ul li a {
  margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li {
  height: auto;
  margin-bottom: 10px;
}

.blog-sidebar .widget_rss ul li .rsswidget {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 24px;
}

.blog-sidebar .widget_rss ul li cite {
  color: #000;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}

.blog-sidebar .widget_rss ul li:hover cite, .blog-sidebar .widget_rss ul li:hover a {
  color: #6ecc84;
  -webkit-transition: .2s;
  transition: .2s;
}

.blog-sidebar .widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  font-size: 14px !important;
  line-height: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  color: #000;
  background: transparent;
  border: 1px solid #d9d9d9;
  text-align: center;
  border-radius: 25px;
  padding: 9px 15px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.blog-sidebar .widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background: #6ecc84;
}

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

.blog-sidebar .widget_text .textwidget strong {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 10px;
}

.blog-sidebar .widget_text .wp-caption {
  margin-bottom: 1.5em;
  margin-top: 1em;
  max-width: 100%;
}

.blog-sidebar .widget_text .wp-caption .wp-caption-text {
  margin-top: 10px;
}

.blog-sidebar .widget_text select {
  margin-top: 10px;
}

.blog-sidebar .widget_recent_comments ul {
  margin-left: 0px;
}

.blog-sidebar .widget_recent_comments ul li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.blog-sidebar .widget_recent_comments ul li:after {
  display: none;
}

.blog-sidebar .widget_recent_comments ul li .comment-author-link {
  margin-right: 5px;
  margin-left: 0px;
}

.blog-sidebar .widget_recent_comments ul li a {
  margin-left: 5px;
}

.blog-sidebar ul {
  position: relative;
  margin-left: 20px;
}

.blog-sidebar ul li {
  position: relative;
  list-style-type: disc;
  color: #25283a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-sidebar ul li:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6ecc84;
}

.blog-sidebar ul li:hover a {
  color: #6ecc84;
}

.blog-sidebar ul li a {
  display: block;
  color: #25283a;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  margin-bottom: 10px;
}

.blog-sidebar ul li ul {
  width: 100%;
}

.blog-sidebar .widget_search .form-group {
  margin-bottom: 0;
  position: relative;
}

.blog-sidebar .widget_search .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.blog-sidebar .widget_search .form-group .search-btn {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #6ecc84;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  top: 0;
  right: 0;
  color: #6ecc84;
  cursor: pointer;
}

.error-area-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: calc( 100vh - 20vh);
}

.search-form .form-group {
  max-width: 300px;
  margin-bottom: 0;
  position: relative;
}

.search-form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.search-form .form-group .search-btn {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #6ecc84;
  border-radius: 5px;
  background: #fff;
  padding: 10px 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  top: 0;
  right: 0;
  color: #6ecc84;
  cursor: pointer;
}

a {
  word-wrap: break-word;
  font-weight: 600;
  color: #000;
}

.page-breadcrumb, .blog-details, .page-title {
  background: #000;
}

.blog-details .top-post .content-box h1 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.blog-details .top-post .content-box .categorie-list a {
  color: #09090a;
}

.news-block-one .inner-box .categorie-list a {
  color: #09090a;
}

.sidebar-page-container .blog-details-content .author-box {
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 180px;
}

.blog-details .top-post {
  padding: 182px 0px 178px 0px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

acronym {
  border-bottom: 1px dotted;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #f5f4f0;
  border-radius: 4px;
  overflow: auto;
  margin-top: 10px;
  border: 1px solid #6ecc84;
}

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

.wp-block-button.alignright {
  text-align: right;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 41px 40px !important;
}

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

.blocks-gallery-item {
  list-style: outside none;
  padding-left: 0 !important;
}

iframe {
  width: 100%;
}

.blocks-gallery-item:before {
  content: none !important;
}

blockquote {
  padding: 41px 40px;
  background-color: #f7f7fa;
}

blockquote {
  border-left: 2px solid #6ecc84;
}

.wp-block-cover-text {
  margin-bottom: 0 !important;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

figcaption {
  margin-top: 10px;
  font-size: 14px;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

p {
  font-size: 16px;
  line-height: 1.7em;
  font-weight: 400;
  margin: 0 0 15px;
}

.sidebar-page-container .blog-details-content .inner-box {
  overflow: hidden;
  margin-bottom: 30px;
}

.sidebar-page-container .blog-details-content .inner-box ol {
  list-style-type: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.sidebar-page-container .blog-details-content .inner-box ol li {
  list-style-type: decimal;
  margin-top: 8px;
}

.sidebar-page-container .blog-details-content .inner-box ul {
  list-style-type: disc;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-padding-start: 35px;
          padding-inline-start: 35px;
  margin-top: 8px;
}

.sidebar-page-container .blog-details-content .inner-box ul li {
  list-style-type: disc;
  font-size: 16px;
  line-height: 26px;
}

.sidebar-page-container .blog-details-content .comments-area {
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
  margin-bottom: 0;
}

.sidebar-page-container .blog-details-content .comments-area .comment-respond {
  margin-bottom: 15px;
  overflow: hidden;
  border-bottom: 1px solid #6ecc84;
}

.sidebar-page-container .blog-details-content .comments-area .children {
  margin-left: 25px;
}

.sidebar-page-container .blog-details-content .comments-area .group-title {
  position: relative;
  font-size: 20px;
  line-height: 1.25em;
  color: #000;
  font-weight: 400;
}

.sidebar-page-container .blog-details-content .comments-area .comment {
  padding: 0px 0px 0px 110px;
  margin-bottom: 0;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box {
  position: relative;
<<<<<<< HEAD
  margin-bottom: 15px;
=======
  margin-bottom: 13px;
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
  border-bottom: 1px solid #e5e5e5;
  padding-top: 0px;
  padding-bottom: 15px;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment {
  border-bottom: 0px solid #e5e5e5;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment ol {
  list-style-type: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment ol li {
  list-style-type: decimal;
  margin-top: 8px;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment ul {
  list-style-type: disc;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-padding-start: 35px;
          padding-inline-start: 35px;
  margin-top: 8px;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment ul li {
  list-style-type: disc;
  font-size: 16px;
  line-height: 26px;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment .thumb-box {
  width: 80px;
  height: 80px;
  top: 0;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment .thumb-box img {
  width: 100%;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment .comment-inner .text p:last-child {
  margin-bottom: 0;
}

.sidebar-page-container .blog-details-content .comments-area .comment-box .comment .comment-inner .clearfix .comment-info h5 {
  position: relative;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 400;
  color: #25283a;
  text-transform: capitalize;
  margin-bottom: 0px;
}
<<<<<<< HEAD
=======
  margin-bottom: 0; }
  .sidebar-page-container .blog-details-content .comments-area .comment-respond {
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #6ecc84; }
  .sidebar-page-container .blog-details-content .comments-area .children {
    margin-left: 25px; }
  .sidebar-page-container .blog-details-content .comments-area .group-title {
    position: relative;
    font-size: 20px;
    line-height: 1.25em;
    color: #000;
    font-weight: 400; }
  .sidebar-page-container .blog-details-content .comments-area .comment {
    padding: 0px 0px 0px 110px;
    margin-bottom: 0; }
  .sidebar-page-container .blog-details-content .comments-area .comment-box {
    position: relative;
    margin-bottom: 13px;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 0px;
    padding-bottom: 15px; }
    .sidebar-page-container .blog-details-content .comments-area .comment-box .comment {
      border-bottom: 0px solid #e5e5e5; }
      .sidebar-page-container .blog-details-content .comments-area .comment-box .comment ol {
        list-style-type: decimal;
        -webkit-margin-before: 1em;
        margin-block-start: 1em;
        -webkit-margin-after: 1em;
        margin-block-end: 1em;
        -webkit-margin-start: 0px;
        margin-inline-start: 0px;
        -webkit-margin-end: 0px;
        margin-inline-end: 0px;
        -webkit-padding-start: 20px;
        padding-inline-start: 20px; }
        .sidebar-page-container .blog-details-content .comments-area .comment-box .comment ol li {
          list-style-type: decimal;
          margin-top: 8px; }
      .sidebar-page-container .blog-details-content .comments-area .comment-box .comment ul {
        list-style-type: disc;
        -webkit-margin-before: 1em;
        margin-block-start: 1em;
        -webkit-margin-after: 1em;
        margin-block-end: 1em;
        -webkit-padding-start: 35px;
        padding-inline-start: 35px;
        margin-top: 8px; }
        .sidebar-page-container .blog-details-content .comments-area .comment-box .comment ul li {
          list-style-type: disc;
          font-size: 16px;
          line-height: 26px; }
      .sidebar-page-container .blog-details-content .comments-area .comment-box .comment .thumb-box {
        width: 80px;
        height: 80px;
        top: 0; }
        .sidebar-page-container .blog-details-content .comments-area .comment-box .comment .thumb-box img {
          width: 100%; }
      .sidebar-page-container .blog-details-content .comments-area .comment-box .comment .comment-inner .text p:last-child {
        margin-bottom: 0; }
      .sidebar-page-container .blog-details-content .comments-area .comment-box .comment .comment-inner .clearfix .comment-info h5 {
        position: relative;
        font-size: 17px;
        line-height: 1.4em;
        font-weight: 400;
        color: #25283a;
        text-transform: capitalize;
        margin-bottom: 0px; }
>>>>>>> cc86ce51b848751f20be7b9bb376a55cb9596281
=======
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f

.wp-caption-text {
  text-align: center;
}

p .alignright {
  clear: both;
}

.comment-respond .comment-reply-title {
  font-size: 18px;
  margin-bottom: 10px;
}

.comment-respond .comment-form {
  max-width: 700px;
}
<<<<<<< HEAD

.comment-respond .comment-form .email-not-publish {
  margin-bottom: 15px;
}

.comment-respond .comment-form .logged-in-as {
  font-size: 13px;
  margin-bottom: 15px;
}

.comment-respond .comment-form .comment-form-cookies-consent {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.comment-respond .comment-form .comment-form-cookies-consent input {
  margin-right: 10px;
  top: 7px;
  position: relative;
}

.comment-respond .comment-form .comment-form-cookies-consent label {
  margin-bottom: 0;
}

.comment-respond .comment-form .form-group {
  margin-bottom: 0 !important;
}

.comment-respond .comment-form .form-group textarea, .comment-respond .comment-form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 0px;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  padding: 15px 20px;
  border-radius: 2px;
  margin-bottom: 15px;
}

.comment-respond .comment-form .form-group textarea {
  height: 110px;
  resize: none;
}

.error-404 {
  text-align: center;
}

.error-404 h3 {
  font-size: 70px;
  font-weight: 700;
}

.error404 .search-form .form-group {
  margin: 0 auto;
=======

.comment-respond .comment-form .email-not-publish {
  margin-bottom: 15px;
}

.comment-respond .comment-form .logged-in-as {
  font-size: 13px;
  margin-bottom: 15px;
}

.comment-respond .comment-form .comment-form-cookies-consent {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.comment-respond .comment-form .comment-form-cookies-consent input {
  margin-right: 10px;
  top: 7px;
  position: relative;
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
}

.comment-respond .comment-form .comment-form-cookies-consent label {
  margin-bottom: 0;
}

.comment-respond .comment-form .form-group {
  margin-bottom: 0 !important;
}

.comment-respond .comment-form .form-group textarea, .comment-respond .comment-form .form-group input {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 0px;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  padding: 15px 20px;
  border-radius: 2px;
  margin-bottom: 15px;
}

.comment-respond .comment-form .form-group textarea {
  height: 110px;
  resize: none;
}

.error-404 {
  text-align: center;
}

.error-404 h3 {
  font-size: 70px;
  font-weight: 700;
}

.error404 .search-form .form-group {
  margin: 0 auto;
}

@media only screen and (min-width: 300px) and (max-width: 782.98px) {
  .main-header-padding {
    padding: 0px 15px;
  }
  .admin-bar .main-header {
    padding-top: 15px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 767.98px) {
  .admin-bar .main-header {
<<<<<<< HEAD
<<<<<<< HEAD
    margin-top: 46px;
  }
=======
    padding-top: 15px; }
>>>>>>> cc86ce51b848751f20be7b9bb376a55cb9596281
=======
    padding-top: 15px;
  }
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
  .sidebar-page-container {
    padding-top: 90px;
  }
  .blog-details .top-post {
<<<<<<< HEAD
<<<<<<< HEAD
    padding: 70px 0;
  }
}
/*# sourceMappingURL=theme-style.css.map */
=======
    padding: 70px 0; }
  .sidebar-page-container .blog-details-content .comments-area .comment {
    padding-left: 0px; }
    .sidebar-page-container .blog-details-content .comments-area .comment .thumb-box {
      position: relative; } }

@media screen and (max-width: 782px) {
  html[lang="en-GB"] {
    margin: 0 !important; }
  .admin-bar .main-header {
    padding-top: 35px; } }
=======
    padding: 70px 0;
  }
}
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f

@media only screen and (min-width: 300px) and (max-width: 600.98px) {
  .admin-bar .main-header {
    margin-top: 0;
    padding-top: 45px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 399.98px) {
  .main-header-padding {
<<<<<<< HEAD
    padding: 0px 0px; } }
>>>>>>> cc86ce51b848751f20be7b9bb376a55cb9596281
=======
    padding: 0px 0px;
  }
}
/*# sourceMappingURL=theme-style.css.map */
>>>>>>> 8852ef1f1a6329f73a255cde052020619643765f
