/*
Theme Name: Oresi
Theme URI: https://oresi.cz
Author: Filip Smolik
Author URI: https://oresi.cz
Description:  ...
Tags: oresi
Version: 2022
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: oresi

Oresi WordPress Theme © 2022

*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}



html {
    scroll-behavior: smooth
}

body {
    line-height: 1.3em;
    font-size: 14px;
	/* background-image: url('https://kuchyne-oresi.cz/ads/full/randomize.php');
	 */
	background-image: url('https://kuchyne-oresi.cz/wp-content/uploads/2024/11/Dresscube_2024_3840x2160_bez_textu.jpg');
  	background-repeat: no-repeat;
 	background-attachment: fixed;
  	background-position: center top;
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    padding: 2px
}

big {
    font-size: 120%
}

small, sup, sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd, tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del, strike, s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address, cite, var {
    font-style: italic
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}


/**
Oresi Theme Styles
 */

h1 {
    display: block;
    font-size: 2em;
	line-height: initial;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
	line-height: 1.3em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h3 {
    display: block;
    font-size: 1.17em;
	line-height: initial;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h4 {
    margin-top: 1.33em;
    margin-bottom: 1.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
	line-height: initial;
}

h5 {
    display: block;
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

h6 {
    display: block;
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

strong {
    font-weight: bold;
}

.nearest-store-button {
	height: 60px;
    margin-top: 1em;
    margin-bottom: 1.5em;
    margin-left: 2em;
    margin-right: 2em;
    box-shadow: 5px 5px 5px grey !important;
    background-color: #ebebeb;
    display: block !important;	
}

.nearest-store-button > div img {
	height: 45px;
	float: left;
    margin-left: 2em;
    margin-top: 7px;
}

.nearest-store-button span {
	position: absolute;
    margin-top: 20px;
    font-size: medium;
    left: 110px;
    font-weight: bold;
    color: var( --e-global-color-primary );
}

.grecaptcha-badge {
visibility: hidden;
}

/**
Advanced Ads Background Ad Helper
 */
.elementor-widget-wrap {
	z-index: 3;
}

/**
WooCommerce Oresi CSS
*/

.woocommerce button.button.alt, .woocommerce a.button.alt {
	background-color: var(--e-global-color-1ef4065);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
}

.woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover {
	background-color: var(--e-global-color-e984d5c);
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border: 1px solid var(--e-global-color-primary);
	padding: 5px
}

ins {
	font-size: 1.3em;
	padding-top: 5px;
	text-decoration: none;
}

.woocommerce ul.products li.product .price,
.eael-product-grid .eael-product-wrap .eael-product-price {
	display: grid !important;
}

/** Search form styles **/
.searchandfilter ul {
	display: flex;
	flex-wrap: wrap;
}
.searchandfilter > ul > li {
	flex-basis: 150px;
	margin: 0;
    min-width: 80px !important;
}

.searchandfilter > ul > li > ul > li{
	margin: 0;
    min-width: 80px !important;
}

.searchandfilter > ul > li.sf-field-post-meta-barva > ul,
.searchandfilter > ul > li.sf-field-post-meta-dvirka > ul{
	flex-direction: column;
}
.searchandfilter > ul > li.sf-field-post-meta-tvar_kl > ul{
	flex-wrap: wrap;
}
.searchandfilter > ul > li.sf-field-post-meta-_sale_price,
.searchandfilter > ul > li.sf-field-post-meta-rozmer{
	padding-right: 35px !important;
}
.searchandfilter > ul > li.sf-field-reset{
	text-align: center;
    margin: auto;
}
.search-filter-reset {
	color: #E30513 !important;
    font-weight: 700 !important;
    font-size: 1.2em !important;
	float: right;
    margin-top: -15px;
}
.searchandfilter input[type='radio']:checked:after {
	background-color: red;
}


/* If the screen size is 600px wide or less, change background image */
@media only screen and (max-width: 1520px) {
  body {
	/**background-image: url('https://kuchyne-oresi.cz/ads/nosides/randomize.php');
  	background-repeat: no-repeat;
 	background-attachment: fixed;
  	background-position: center top;**/
}
}
