/*
  Theme Name: Bidnis
  Theme URI: https://gratis-themes.com/themes/bidnis
  Author: Gratis Themes
  Author URI: https://gratis-themes.com/
  Description: Create a website customized to suit your business and its customers. This theme is simple, clean, and professional. Something a small businesses can use as a starting point.
  Version: 2.2.1
  Requires at least: 5.0
  Tested up to: 5.7
  Requires PHP: 7.0
  License: GNU General Public License v3
  License URI: http://www.gnu.org/licenses/gpl-3.0.html  
  Tags: blog, news, one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, wide-blocks
  Text Domain: bidnis

  Bidnis WordPress Theme, Copyright (C) 2016-2022, Gratis Themes
  Bidnis distributed under the terms of the GNU GPL v3
*/
/*
Table of Contents
-------------------------------
Normalize
Base
  Root
  Base
  Typography
  Lists
  Tables
  Media
  Forms
Body
-------------------------------
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Base */
/* Base: Root */
:root {
  --color-white: #FFFFFF;
  --color-black: #191919;
  --color-gray: #EAEAEA;
  --color-scheme: #FFD200;
  --font-family: "Open Sans", sans-serif;
  --font-size: 1rem;
  --font-style: normal;
  --font-weight--thin: 300;
  --font-weight--normal: 400;
  --font-weight--bold: 600;
  --font-weight--xbold: 700;
  --font-weight--xxbold: 800;
  --border-width: 0.0625em;
  --border-style: solid;
  --border-color: var(--color-black);
  --border-radius: 0.125em;
  --background-color: var(--color-white);
  --text-color: var(--color-black);
  --header-text-color: var(--color-black);
  --anchor-color: var(--color-black);
}

/* Base: Typography */
html {
  font-family: var(--font-family);
}

body {
  font-size: var(--font-size);
  font-style: var(--font-style);
  font-weight: var(--font-weight--normal);
  color: var(--text-color);
  text-align: left;
  word-wrap: break-word;
  word-break: break-word;
}

h1 {
  font-size: 3rem;
  font-weight: normal;
}

h2 {
  font-size: 2.6rem;
  font-weight: normal;
}

h3 {
  font-size: 2rem;
  font-weight: normal;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.8rem;
}

h6 {
  font-size: 1.4rem;
}

p {
  line-height: 1.5em;
}

a {
  color: var(--anchor-color);
  text-decoration: underline;
}

q {
  font-style: italic;
}

blockquote {
  font-style: italic;
  border-left: 0.1875em solid var(--color-scheme);
  padding-left: 0.5em;
  margin-left: 1em;
}

address {
  font-style: italic;
}

cite {
  font-style: italic;
}

code {
  background-color: var(--color-gray);
  color: var(--color-black);
  padding: 0 0.25em;
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
}

hr {
  width: 100%;
  border: none;
  height: var(--border-width);
  background-color: var(--border-color);
}

ins {
  text-decoration: underline;
}

pre {
  white-space: pre;
  max-width: 100%;
  overflow-x: auto;
}

/* Base: Lists */
dt {
  font-weight: var(--font-weight--bold);
}

dd {
  margin-bottom: 1em;
  margin-left: 1em;
  line-height: 1.5em;
}

ul,
ol {
  -webkit-margin-start: 2em;
          margin-inline-start: 2em;
  padding: 0;
}

li {
  margin-block: 0.65em;
}

/* Base: Tables */
table,
td,
th {
  border: var(--border-width) var(--border-style) var(--color-gray);
}

table {
  display: block;
  border-spacing: 0;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}
@media (min-width: 28em) {
  table {
    display: table;
    white-space: initial;
    border-collapse: collapse;
  }
}

thead {
  background-color: var(--color-gray);
  color: var(--color-black);
}

td,
th {
  padding: 1em;
}

/* Base: Media */
img,
figure,
iframe,
embed,
object {
  max-width: 100%;
}

img {
  vertical-align: bottom;
  height: auto;
}

figure {
  margin: 0;
}

.wp-caption-text {
  padding: 0.5em;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, auto));
  max-width: 100%;
  gap: 2em;
}

.gallery-item img {
  display: block;
  margin: 0 auto;
}

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

@media (min-width: 48em) {
  .gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gallery-columns-1 {
    grid-template-columns: minmax(0, 1fr);
  }

  .gallery-columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .gallery-columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .gallery-columns-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .gallery-columns-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .gallery-columns-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .gallery-columns-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .gallery-columns-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .gallery-columns-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
}
/* Base: Form elements */
input,
textarea,
select {
  background-color: var(--color-white);
  color: var(--color-black);
  max-width: 100%;
  border: var(--border-width) var(--border-style) var(--color-scheme);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  padding: 0.5em;
}

/* iOS not respecting border-radius */
[type=text],
[type=email],
[type=url],
[type=password],
[type=number],
[type=tel],
[type=color],
[type=datetime],
[list=datalist],
[type=search],
textarea {
  -webkit-appearance: none;
}

[type=color] {
  padding: initial;
  cursor: pointer;
  border: none;
}

[type=file] {
  padding: 0;
  border: none;
}

/* buttons */
button,
.button,
[type=button],
[type=reset],
[type=submit] {
  background-color: transparent;
  color: var(--text-color);
  border: var(--border-width) var(--border-style) var(--color-scheme);
  -webkit-border-radius: var(--border-radius);
          border-radius: var(--border-radius);
  padding: 0.5em 0.75em;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button:hover,
.button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover {
  background-color: var(--color-scheme);
}

@media (prefers-reduced-motion) {
  button,
.button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
[type=submit] {
  background-color: var(--color-scheme);
}

fieldset {
  min-width: 0px;
}

/* Search and Password forms */
.search-form,
.post-password-form p:nth-child(2) {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 0.5em;
}

.search-form .search-submit,
.post-password-form [type=submit] {
  margin-left: -0.0625em;
}

.search-form .search-field,
.post-password-form [type=password] {
  width: 100%;
}

.search-form > label,
.search-form .search-submit,
.post-password-form p:nth-child(2) > label,
.post-password-form [type=submit] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.post-password-form [type=submit] {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

@media (min-width: 22em) {
  .post-password-form p:nth-child(2) {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
/* Body */
body {
  font-family: var(--font-family);
  margin: 1em;
}