/*
Theme Name: ludego
Theme URI: http://ludego.com/
Author: Patrick Kurth, powered by Underscores.me
Description: Description
Version: 1.0.0
Text Domain: ludego

ludego is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.io/normalize.css/
*/

/** NORMALIZE.min **/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure, main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html [type="button"], /* 1 */
[type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details, /* 1 */
menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Globals
# Header
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Footer
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Globals
--------------------------------------------------------------*/
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

/* Tell headings to behave!! */
h1, h2, h3, h4, h5 {
  display: inline-block;
}

#content {
  flex: 1 0 auto;
}

[type="checkbox"] + label,
[type="radio"] + label {
  margin: 5px 0;
  height: auto !important;
}

.ppom-wrapper .form-check-label {
  padding-left: 35px !important;
}

.ppom-wrapper .form-check-inline {
  display: block !important;

}

[type="radio"] + label:before,
[type="radio"] + label:after {
  margin-left: 0 !important;
}

.form-control-label {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px !important;
}

.form-group .form-control.ppom-input.text {
  display: none !important;
}

.woocommerce-error {
  font-size: 1.4rem;
  color: red;
}

span.wpcf7-list-item {
  display: block;
  margin: 0;
}

.woocommerce-cart .update.action-group {
  display: none;
}

img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.fp {
  position: relative;
}

.fp .background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
}

.fp .main-navigation {
  background-color: transparent !important;
  position: absolute;
  top: 0;
  box-shadow: none;
  text-shadow: 3px 1px 2px rgba(0, 0, 0, 0.2);
}

.fp-search {
  padding-top: 64px;
  min-height: 50vh;
  background: url('./assets/img/fullwidth_fp.jpg') center / cover;
}

.nav-wrapper .brand-logo img {
  margin-top: 5px;
  max-height: 54px;
}

.side-nav,
#sidenav-overlay,
.drag-target {
  top: 56px;
}

.side-nav a {
  min-height: 48px;
  height: auto;
  line-height: 24px;
}

@media only screen and (max-width: 992px) {
  ul.sub-menu {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 993px) {
  .sub-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    z-index: 2;
  }

  .sub-menu li {
    float: none;
  }

  ul.sub-menu a {
    color: #000;
  }

  .menu-item:hover .sub-menu {
    display: block;
  }

}

.search-wrapper {
  margin: 0;
}

.fp-search h2 {
  color: #fff;
  text-shadow: 3px 1px 2px rgba(0, 0, 0, 0.2);
}

.fp-search .container .row {
  margin-left: auto;
  margin-right: auto;
}

.search-wrapper .search {
  display: block;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

#searchform .btn {
  height: 45px;
  width: 100%;
  cursor: pointer;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*
Checkout Page
*/
#order_payment_heading, .wc_payment_method, #order_review_heading {
  display: none !important;
}

.wc-gzd-product-name-left {
  max-width: 20%;
}

.variation dt {
  font-weight: bold;
  font-size: 16px;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.product .card .card-image {
  height: 230px;
  overflow: hidden;
}

.product .card .card-image img {
  height: 100%;
  width: auto;
  max-width: none;
  left: 50%;
  transform: translateX(-50%);
}

.product .card .card-image .card-title {
  width: 100%;
}

.product .card .card-image .card-title {
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.single-product h2 {
  font-size: 1.8rem;
}

.single-product .images img {
  width: 100%;
  height: auto;
}

.single-product .summary.collection {
  border: none;
}

.single-product .price del {
  color: rgba(0, 0, 0, 0.5);
}

.single-product .price ins {
  text-decoration: none;
  font-weight: bold;
  /*color: #2e7d32;*/
}

/* HACK @TODO*/
.wc-tabs, .product .product_meta {
  display: none !important;
}

.form-group {
  margin: 10px 0 !important;
}

.form-control-label .show_description {
  color: #5e5e5e !important;
  padding-left: 0 !important;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  line-height: 1.6 !important;
  font-size: 0.9rem !important;
  font-weight: normal;
}

#ppom-price-container {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-copyright {
  height: auto;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/**
* Responsive
**/
@media only screen and (min-width: 1024px) {
  nav a.button-collapse {
    display: none;
  }

  .hide-on-med-and-down {
    display: block;
  }
}


@media only screen and (max-device-width: 1024px) {
  .hide-on-med-and-down {
    display: none;
  }

  nav a.button-collapse {
    display: block;
  }

  footer nav {
    height: auto;
  }

  footer nav ul#nav-mobile {
    float: none !important;
  }

  footer nav ul#nav-mobile li {
    float: none;
  }

  footer nav ul#nav-mobile li a {
    padding: 0;
  }
}

.cookie-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  padding: 5px 20px;
  opacity: 0.9;
}

.cookie-banner-text a {
  color: white;
  font-weight: bold;
}

.cookie-banner-text a:hover {
  text-decoration: underline;
}

/* #### Woocommerce Card #### */
.woocommerce-cart {
}

.woocommerce-cart-form {
}

.woocommerce-cart-form__cart-item-slider {
  overflow-x: auto;
  display: flex;
  margin: 0 -2px;
  padding: 0 2px;
}

.woocommerce-cart-form__cart-item-slider::-webkit-scrollbar {
  height: 6px;
  background-color: #F5F5F5;
}

.woocommerce-cart-form__cart-item-slider::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #1976D2;
}

.woocommerce-cart-form__slider-buttons {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}

.woocommerce-cart-form__cart-item {
  flex: 0 0 calc(33.333% - 10px);
  margin-right: 10px;
  display: flex;
  flex-direction: column;
}

.woocommerce-cart-form__cart-item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .woocommerce-cart-form__cart-item-slider {
    margin: 0 -5%;
    padding: 0 5%;
  }

  .woocommerce-cart-form__cart-item {
    flex: 0 0 100%;
  }
}

.woocommerce-cart-form__cart-item .product-remove {
  text-align: right;
  padding: 2px 5px;
  font-size: 32px;
  line-height: 32px;
}

.woocommerce-cart-form__cart-item .product-thumbnail img {
  display: block;
}

.woocommerce-cart-form__cart-item .product-name {
  text-align: center;
  padding: 10px 5px;
}

.woocommerce-cart-form__cart-item .variation {
  margin: 0;
}

.woocommerce-cart-form__cart-item .variation dd,
.woocommerce-cart-form__cart-item .variation dt {
  margin: 0;
  padding: 5px;
  font-size: 13px;
}

.woocommerce-cart-form__cart-item .variation dt {
  background: #1976D2;
  color: white;
  text-align: center;
}

.woocommerce-cart-form__cart-item .variation dd p {
  margin: 0;
}

.woocommerce-cart-form__cart-item .product-quantity,
.woocommerce-cart-form__cart-item .product-subtotal,
.woocommerce-cart-form__cart-item .product-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}

.woocommerce-cart-form__cart-item .product-price-container {
  margin-top: auto;
}

.woocommerce-cart-form__cart-item .product-price {
  margin-top: 10px;
  border-top: 1px solid #1976D2;
}

.woocommerce-cart-form__cart-item .product-quantity .quantity {
  width: 50px;
}

.woocommerce-cart-form__cart-item .product-quantity .quantity .qty {
  text-align: right;
  margin: 0;
  height: 1.5rem;
}

.woocommerce-cart-form .update-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.woocommerce-cart-form .coupon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
}

.woocommerce-cart-form .coupon .input-text {
  width: 66.666%;
}

.wc-proceed-to-checkout {
  display: flex;
  justify-content: center;
  padding: 4px;
}

@media only screen and (max-width: 768px) {
  .woocommerce-cart-form .coupon {
    display: block;
    padding: 0;
    text-align: center;
  }

  .woocommerce-cart-form .coupon .input-text {
    width: 95%;
  }

  .woocommerce-cart-form .coupon .button {
    width: 100%;
    margin-top: 10px;
  }

  .wc-proceed-to-checkout {
    padding: 0;
  }

  .wc-proceed-to-checkout .button {
    height: auto;
    line-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
  }
}