/*!
Theme Name: DebanenBank
Theme URI: https://sattvasystem.com
Author: Jaydeep Jagani
Author URI: https://sattvasystem.com
Description: debanenbank Custom Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: debanenbank
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! 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.
 */

.vacature_form_vertical .filter__blk .filter__opt .jf_input_item_wrapper input[type=checkbox],
.vacature_form_vertical .filter__blk .filter__opt .jf_input_item_wrapper input[type=radio] {
	opacity: 1;
	visibility: hidden;
	cursor: pointer;
}

.filter__row .filter__blk .filter__opt a label, .filter__row .filter__blk .filter__opt .jf_input_item_wrapper label, .vacature_form_vertical .filter__blk .filter__opt a label, .vacature_form_vertical .filter__blk .filter__opt .jf_input_item_wrapper label {
	cursor: pointer;
}


@font-face {
  font-family: "PPPierSansBold";
  src: url("./assets/fonts/PPPierSans-Bold.otf");
  src: url("./assets/fonts/PPPierSans-Bold.otf") format("embedded-opentype")
}

/*.header .navbar .navbar-collapse .navbar-nav .menu-item.current-menu-item a:after {
    width: 100%;
    left: 0;
    right: inherit;
}*/