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

.grecaptcha-badge { 
    visibility: hidden;
    opacity: 0;
}

.home .nav-menu > li:first-child {
	display: none;
}
.dark .nav-menu ul {
  background: #90acd1;
}
.dark.header-scrolled .nav-menu ul {
  background: #222222;
}
/* Contact form 7 */
/*div.wpcf7 .ajax-loader {
  background-image: url('../images/ajax-loader.gif');
  width: 32px;
  height: 32px;
  margin-left: 10px;
  display: none !important;
}*/
.brands-area .owl-carousel .owl-item img {
  margin: auto;
}
span.wpcf7-not-valid-tip {
  display: none !important;
}
.wpcf7-form .btn .fa-spin {
  visibility: hidden;
  width: 0;
  opacity: 0;
}
.wpcf7-form .btn.loading .fa-spin {
  visibility: visible;
  width: auto;
  opacity: 1;
}
div.wpcf7-response-output {
  font-size: 0.9em;
  font-size: 0.85em;
  margin-right: 0;
  margin-left: 0;
  background-color: #ffffff;
}
.wpcf7-not-valid {
  border-color: #f30;
}

/* Books */
.page-template-template-books .wp-block-column,
.single-book .wp-block-column {
  flex-basis: 50%;
}
.page-template-template-books .wp-block-column:not(:first-child),
.single-book .wp-block-column:not(:first-child) {
  margin-top: 30px;
  margin-left: 8.333333%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  width: 100%;
}
.page-template-template-books .wp-block-column h4,
.single-book .wp-block-column h4 {
    color: #222222;
    font-size: 21px;
    margin-bottom: 18px;
    font-weight: 700;
}
.page-template-template-books .wp-block-column .list li,
.single-book .wp-block-column .list li {
  margin-bottom: 7px;
  font-weight: normal;
  font-size: 14px;
}
.page-template-template-books .wp-block-column .list li i,
.single-book .wp-block-column .list li i {
    color: #f1cd09;
}
.page-template-template-books .wp-block-column .list li span,
.single-book .wp-block-column .list li span {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  width: 97px;
  display: inline-block;
}
.portfolio_details_inner .more-link {
  display: none;
}
.portfolio_details_inner .wp-block-quote p {
}
.wp-block-quote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #e45447;
}
/* Single book */
.single-book .portfolio_details_inner h4:first-of-type {
  margin-top: 35px;
}
.single-book .portfolio_details_inner .wp-block-column h4:first-of-type {
  margin-top: 0;
}
.single-book .portfolio_details_inner .wp-block-column h4:first-of-type a {
  color: #222;
}
/* Sidebar */
.widget-wrap .single-sidebar-widget .widget-title {
    background: #e45447;
    color: #fff;
    text-align: center;
    padding: 12px 0px;
}

.widget-wrap .newsletter.single-sidebar-widget .newsletter-title {
    background: #e45447;
    color: #fff;
    text-align: center;
    padding: 12px 0px; }
  .widget-wrap .newsletter.single-sidebar-widget .col-autos {
    width: 100%; }
  .widget-wrap .newsletter.single-sidebar-widget p {
    text-align: center;
    margin: 20px 0px; }
  .widget-wrap .newsletter.single-sidebar-widget .bbtns {
    background: #e45447;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 7px 20px;
    border-radius: 0;
    border: 0;
    cursor: pointer; }
  .widget-wrap .newsletter.single-sidebar-widget .input-group-text {
    background: #fff;
    border-radius: 0px;
    vertical-align: top; }
    .widget-wrap .newsletter.single-sidebar-widget .input-group-text i {
      color: #ccc;
      margin-top: -1px; }
  .widget-wrap .newsletter.single-sidebar-widget .form-control {
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px;
    font-size: 13px;
    color: #ccc;
    padding: 9px;
    padding-left: 0px; }
    .widget-wrap .newsletter.single-sidebar-widget .form-control:focus {
      box-shadow: none;
      border-color: #ccc; }
  .widget-wrap .newsletter.single-sidebar-widget ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #ccc; }
  .widget-wrap .newsletter.single-sidebar-widget ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
    color: #ccc; }
  .widget-wrap .newsletter.single-sidebar-widget :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
    color: #ccc; }
  .widget-wrap .newsletter.single-sidebar-widget :-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
    color: #ccc; }
  .widget-wrap .newsletter.single-sidebar-widget .text-bottom {
    margin-bottom: 0px; }

.widget-wrap .popular-posts.single-sidebar-widget .popular-title {
    background: #e45447;
    color: #fff;
    text-align: center;
    padding: 12px 0px; }
  .widget-wrap .popular-posts.single-sidebar-widget .popular-post-list {
    margin-top: 30px; }
    .widget-wrap .popular-posts.single-sidebar-widget .popular-post-list .thumb img {
      width: 100%; }
  .widget-wrap .popular-posts.single-sidebar-widget .single-post-list {
    margin-bottom: 20px; }
    .widget-wrap .popular-posts.single-sidebar-widget .single-post-list .details {
      margin-left: 12px; }
      .widget-wrap .popular-posts.single-sidebar-widget .single-post-list .details h6 {
        font-weight: 600;
        margin-bottom: 10px; }
      .widget-wrap .popular-posts.single-sidebar-widget .single-post-list .details h6 a {
        color: #222222;
      }
      .widget-wrap .popular-posts.single-sidebar-widget .single-post-list .details p {
        margin-bottom: 0px; }

  .widget-wrap .tag-clouds.single-sidebar-widget .widget-title {
    margin-bottom: 30px; }
  .widget-wrap .tag-clouds.single-sidebar-widget ul li {
    display: inline-block;
    border: 1px solid #eee;
    background: #fff;
    padding: 4px 14px;
    margin-bottom: 10px;
    margin-right: 3px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .widget-wrap .tag-clouds.single-sidebar-widget ul li:hover {
      background: #e45447; }
      .widget-wrap .tag-clouds.single-sidebar-widget ul li:hover a {
        color: #fff; }
    .widget-wrap .tag-clouds.single-sidebar-widget ul li a {
      font-size: 12px;
      color: black; }

.tagcloud a {
  display: inline-block;
  font-size: 12px !important;
  border: 1px solid #eee;
  background: #fff;
  padding: 4px 14px;
  margin-bottom: 10px;
  margin-right: 3px;
  color: black;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tagcloud a:hover {
  background: #e45447;
  color: #fff;
}

/* Single blog */
.single-post img {
  max-width: 100%;
  height: auto;
}
.post-content-area .single-post .user-name .lnr {
}
.post-content-area .single-post .user-name a {
  margin-right: 0;
  margin-left: 5px;
}
.post-content-area .single-post .lnr-calendar-full {
  margin-right: 5px;
}
.single .single-post h1,
.single .single-post h2,
.single .single-post h3,
.single .single-post h4,
.single-book .wysiwyg h1,
.single-book .wysiwyg h2,
.single-book .wysiwyg h3,
.single-book .wysiwyg h4 {
  margin-bottom: 16px;
}
.iframe-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-right .shared-counts-wrap.style-classic .shared-counts-button,
.text-right .shared-counts-wrap.style-classic .shared-counts-button:last-child {
  margin-right: 2px;
}
.text-right .sd-social-official .sd-content {
  margin-right: -10px;

}
.text-right .sd-social-official .sd-content ul>li {
  float: none !important;
}