/*
Theme Name: Sahaj
Author: vibrant-info
Author URI: https://www.vibrant-info.com/
Description: Sahaj is a custom theme with different templates supported by ACF plugin.
Version: 1.0
Text Domain: sahajtheme
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image .alignleft {
  float: none;
  display: flex;
  align-content: center;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.fs-14 {
  font-size: 14px;
}
body.admin-bar .navbar.fixed-top.cust-nav {
  top: 32px;
}
.cky-consent-container .cky-consent-bar {
  padding: 20px 40px !important;
  margin: 20px auto;
  display: flex;
  align-items: center;
  border-radius: 50px;
  max-width: 95%;
}
.cky-consent-container .cky-title {
  display: none;
}
.cky-consent-container .cky-notice-des * {
  font-size: 12px;
  line-height: 1.5;
}
.cky-consent-container .cky-notice-btn-wrapper {
  margin-left: 50px;
}
.cky-consent-container button.cky-btn {
  border-radius: 40px;
  font-size: 12px;
  line-height: inherit;
  padding: 10px 20px;
  width: 100px;
}
.tag-list-heading > span {
  font-size: 2.6rem;
  line-height: 3rem;
  color: #715397 !important;
  font-family: "zilla_slabsemibold";
  font-weight: normal !important;
  background: none;
  border: none;
}
iframe {
  border-radius: 12px;
}
