/*!
Theme Name: poker
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: poker
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.

poker is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

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

.headerNavigation a.headerNavigation__logo.headerNavigation__link.headerNavigation__logo--custom {
    font-size: 14px;
}
.grid__content h1.entry-title {
    font-family: glypha-bold, arial, sans-serif;
    font-size: 3em;
    line-height: 1;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.grid__content .page-publish-date {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: glypha-bold, arial, sans-serif;
    color:#888;
}
.grid__content .entry-content {
    margin-bottom: 20px;
    font-size: .875em;
}
.grid__content .entry-content ul {
    list-style: disc;
    margin-block-start: 1em;
    padding-inline-start: 40px;
}
.grid__content .entry-content p img.aligncenter {
    text-align: center;
    display: flex;
    margin: auto;
}
.grid__content .entry-content p img.alignright {
    text-align: right;
    display: flex;
    margin-left: auto;
}
.grid__content .default-template table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.grid__content .default-template td, .grid__content .default-template th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.grid__content .entry-content table {
    font-size: .875em;
}
.grid__content .author__image {
    width: 100%;
    height: 100%;
    display: block;
}
.grid__content .default-template p, .grid__content .default-template ul {
    margin-bottom: 15px;
}
/*.grid__content .default-template h1,
.grid__content .default-template h2,
.grid__content .default-template h3,
.grid__content .default-template h4,
.grid__content .default-template h5,
.grid__content .default-template h6,
.grid__content .default-template p {
    padding: revert;
    margin: revert;
    font-weight: revert;
}
.grid__content .default-template h2,
.grid__content .default-template h3,
.grid__content .default-template h4,
.grid__content .default-template h5,
.grid__content .default-template h6{
        box-sizing: border-box;
    font-family: 'glypha-bold';
    font-weight: 500;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 25px;
}*/
.default-template .entry-content.grid__main {
    float: left;
    width: 100%;
    padding-right: 0;
    border-right: 1px solid #dddddd00;
}
.default-template .entry-content.grid__main h1.post__title {
    margin-top: 0px;
}
.grid__head .headerNavigation .menu-item ul.sub-menu {
    display: none;
}

/*.grid__head .header__subNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item {
    display: none;
}
.grid__head .header__subNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.current-menu-item.current_page_item.active {
    display: block;
}
.grid__head .header__subNavigation .current-menu-item.current_page_item.active li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.menu-item-type-custom.menu-item-object-custom {
    display: block;
}
.grid__head .header__subNavigation .current-menu-item.current_page_item.active a.headerSubNavigation__link {
    display: none;
}
.grid__head .header__subNavigation .current-menu-item.current_page_item.active ul.sub-menu.headerSubNavigation a.headerSubNavigation__link {
    display: block;
}*/
.grid__head .headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item {
    display: none;
}
.grid__head .headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.current-menu-item.current_page_item.active {
    display: block;
}
.grid__head .headerSubNavigation  .current-menu-item.current_page_item.active .sub-menu.headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item {
    display: block;
}
.grid__head .headerSubNavigation .current-menu-item.current_page_item.active a.headerSubNavigation__link {
    display: none;
}
.grid__head .headerSubNavigation .current-menu-item.current_page_item.active .sub-menu.headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item a.headerSubNavigation__link{
    display: block;
}
.grid__head .headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.current-menu-parent.current_page_parent.current_page_ancestor {
    display: block;
}
.grid__head .headerSubNavigation .current-menu-parent.current_page_parent.current_page_ancestor .sub-menu.headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item {
    display: block;
}
.grid__head .headerSubNavigation .current-menu-parent.current_page_parent.current_page_ancestor .sub-menu.headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.menu-item-object-page.current-menu-item.page_item.current_page_item.active a.headerSubNavigation__link{
    display: block;
}
.grid__head .headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.current-menu-parent.current_page_parent.current_page_ancestor a.headerSubNavigation__link {
    display: none;
}
.grid__head .headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item.current-menu-parent.current_page_parent.current_page_ancestor .sub-menu.headerSubNavigation li.custom-headerSubNavigation.headerSubNavigation__item.menu-item   a.headerSubNavigation__link{
    display: block;
}

li.custom-headerSubNavigation.headerSubNavigation__item.casino_menu_class.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children {
     display: block;
}

li.custom-headerSubNavigation.headerSubNavigation__item.casino_menu_class.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children > a.headerSubNavigation__link {
     display: none;
}

li.custom-headerSubNavigation.headerSubNavigation__item.casino_menu_class.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children ul li {
        display:block;
}

li.custom-headerSubNavigation.headerSubNavigation__item.casino_menu_class.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children ul li.current-menu-item.active a {
        color: #000;
}

@media only screen and (max-width: 991px) {
        .is-open .drawerNav .sub-menu.drawerSubNav__list span.drawerNav__label {
            color: #900; font-size: .875em; font-weight: 500;
        }
        .is-open .drawerNav__list .drawerSubNav__link span.drawerNav__label {
            font-size: 1.125em;
            display: block;
            padding: .25em 0 0;
            color: #000;
            font-weight: 700;
        }
}