/*!
Theme Name: hypeRanking
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: hyperanking
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.

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

.site-content .content-area {
  width: unset;
}

.is-right-sidebar {
  display: none;
}

td {
  border-width: 0;
}

.site-main .wp-block-group__inner-container {
  padding: 0px;
}

.separate-containers .site-main {
  margin: 0;
}

.site-header {
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}

.inside-article {
  padding-top: 5px !important;
}

.center:hover {
  box-shadow: 0 0 25px #1ba5d8;
}

ol, ul {
  margin: 0;
}

a {
  text-decoration: none;
}

.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
  font-size: 16px;
  font-weight: 600;
	padding-left: 15px;
	padding-right: 15px;
}

.line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.line_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
  font-size: 14px;
  line-height: 21px;
  color: #6f6f6f;
}

.line_value {
    font-size: 13px;
  line-height: 21px;
  color: black;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: right;
}

.cta__btn.link_oferta {
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  line-height: 24px;
  transition: background .5s ease;
  width: 100%;
  margin-top: 5px;
  background: #E36000;
}

.cta__btn.link_oferta {
  background: #d50303cf;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 450;
  align-items: center;
  justify-content: center;
	display: flex;
  flex-direction: row;
}

.cta__btn.link_oferta:hover {
  background: #f24a4a;
}

.offers:nth-of-type(1)
.logotype {
  height: auto;
  width: 130px;
}

.offers:nth-of-type(2)
.logotype {
  height: auto;
  width: 130px;
}

.offers:nth-of-type(3)
.logotype {
  height: auto;
  width: 130px;
}

.offers:nth-of-type(1)
.obraz::after {
content: "1";	
font-size: 20px;
line-height: 24px;
text-align: center;
color: #fff;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: #d50303cf;
border-radius: 30px;
padding-bottom: 3px;
box-sizing: border-box;
}

.offers:nth-of-type(1) .logotype {
  margin: auto;
}

.offers:nth-of-type(2)
.obraz::after {
content: "2";	
font-size: 20px;
line-height: 24px;
text-align: center;
color: #fff;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: #d50303cf;
border-radius: 30px;
padding-bottom: 3px;
box-sizing: border-box;
}

.offers:nth-of-type(2) .logotype {
  margin: auto;
}

.offers:nth-of-type(3)
.obraz::after {
content: "3";	
font-size: 20px;
line-height: 24px;
text-align: center;
color: #fff;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
background: #d50303cf;
border-radius: 30px;
padding-bottom: 3px;
box-sizing: border-box;
}

.offers:nth-of-type(3) .logotype {
  margin: auto;
}

.obraz {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
	margin-bottom: 10px;
}

.logotype {
  margin: auto;
}

.no-sidebar .entry-content .alignfull {
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 35px;
  padding-bottom: 15px;
}

.wp-block-table.is-style-stripes {
  border-radius: 10px;
  box-shadow: 2px 2px 22px #0000005e;
	padding: 5px;
font-size: 15px;
}

.wp-block-table thead {
  border-bottom: 2px solid;
}

table {
  margin: 0.5em 0 0.5em;
}

.wp-block-aab-group-accordion.aagb_accordion_39f6f9e4-eaa8-4b81-92d0-61e0639f278f {
  border-style: dashed;
  border-color: #c8c8c8;
  border-width: 1px;
  padding: 20px;
  border-radius: 10px;
}

.has-contrast-2-color.has-text-color {
  margin-bottom: 0.3em;
}

a {
  color: unset;
}

.wp-block-column.column.is-layout-flow {
  border-right-style: solid;
  border-width: 1px;
  border-color: gray;
}

@media only screen and (max-width: 920px) {

   h4 { 
      font-size: 13px;
		  word-wrap: anywhere;
   }

}

.entry-title {
  display: none;
}

.offers_list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}

.offers {
  width: 23%;
  margin: auto;
}

@media only screen and (max-width: 1024px) {
.offers {
  width: 49%;
}
}

.info {
  width: 23%;
  margin: auto;
}

@media only screen and (max-width: 1024px) {
.info {
  width: 49%;
}
}

.offer {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  box-shadow: 2px 2px 22px #0000002e;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin: 0;
	margin-top: 20px;
  padding: 20px 20px 20px;
  border-width:1px;
  border-style:solid;
  border-color:white;
}

.offer:hover {
  border-width:1px;
  border-style:solid;
  border-color:#ff3131;
}


.tag1 {
  margin-top: 15px;
  margin-bottom: 15px;
  align-items: center;
  display: flex;
  font-size: 14px;
  justify-content: center;
  line-height: 21px;
  min-height: 65px;
  padding: 5px 5px;
  text-align: center;
  border-style: dashed;
  border-width: 1px;
  color: black;

}

.icon {
  margin-right: 5px;
  max-width: 20px;
}

.dodatkowy_opis {
  color: #8c8c8c;
  font-size: 10px;
  margin-top: 10px;
}

#page {
    overflow: hidden;
}

.inside-header {
  width: 85%;
}

.nav-float-right .inside-header .main-navigation {
  float: right;
  clear: right;
}

.main-navigation.toggled .main-nav > ul {
  display: block;
  background: white;
  position: absolute;
  margin-left: -50px;
  width: 220px;
	border: solid;
  border-width: 1px;
	border-bottom-width:0px;
}

.main-navigation.toggled .main-nav li {
  text-align: center;
  border-bottom: solid;
    border-bottom-width: medium;
  border-width: 1px;
}


@media only screen and (max-width: 600px) {

	.inside-article {
  padding: 10px !important;
}
	
	.nav-float-right .inside-header .main-navigation {
  float: none;
  clear: both;
}


.main-navigation.toggled .main-nav > ul {
  display: block;
  background: white;
  position: unset;
  margin-left: 0px;
  width: 100%;
	border: solid;
  border-width: 1px;
	border-bottom-width:0px;
	border-color: #A6A6A6;
}

.main-navigation.toggled .main-nav li {
  text-align: center;
  border-bottom: solid;
    border-bottom-width: medium;
  border-width: 1px;
	border-color: #A6A6A6;
}
	
}

.menu-toggle {
  display: none !important;
}

.obraz { 
  height: 60px;
}



div#cookie-consent-box {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    color: #fff;
    background: #07152F;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	font-size: 14px;
}

button#accept-cookies {
    background: #DE3141;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s all ease;
    z-index: 1000;
    border: none;
    display: inline-block;
    margin-left: 1rem;
}

button#accept-cookies:hover {
    background: #F34A4E;
}

.cmplz-cookiebanner .cmplz-links.cmplz-information .cmplz-link.cmplz-read-more-purposes.tcf {
		display: none !important;
	}

@media (max-width: 767px) {
	.cmplz-cookiebanner .cmplz-body {
    max-height: 30vh !important;
}
	.cmplz-cookiebanner .cmplz-links.cmplz-documents {
		display: none !important;
	}
}

.cmplz-cookiebanner .cmplz-buttons {
    flex-direction: row-reverse;
}