.elementor-kit-17{--e-global-color-primary:#111111;--e-global-color-secondary:#378CC6;--e-global-color-text:#0A0A0A;--e-global-color-accent:#FFFFFF;--e-global-color-143085d:#EEEEEE;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.25em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:3em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Exo 2";--e-global-typography-text-font-size:2em;--e-global-typography-text-font-weight:600;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.25em;--e-global-typography-accent-font-family:"Exo 2";--e-global-typography-accent-font-size:1.5em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1.25em;--e-global-typography-41e197c-font-family:"Exo 2";--e-global-typography-41e197c-font-size:1.25em;--e-global-typography-41e197c-font-weight:400;--e-global-typography-41e197c-text-transform:none;--e-global-typography-41e197c-font-style:normal;--e-global-typography-41e197c-text-decoration:none;--e-global-typography-41e197c-line-height:1.25em;--e-global-typography-2e287c0-font-family:"Exo 2";--e-global-typography-2e287c0-font-size:1em;--e-global-typography-2e287c0-font-weight:300;--e-global-typography-2e287c0-text-transform:none;--e-global-typography-2e287c0-font-style:normal;--e-global-typography-2e287c0-text-decoration:none;--e-global-typography-2e287c0-line-height:1.75em;--e-global-typography-0a43d37-font-family:"Exo 2";--e-global-typography-0a43d37-font-size:1em;--e-global-typography-0a43d37-font-weight:400;--e-global-typography-0a43d37-text-transform:uppercase;--e-global-typography-0a43d37-font-style:normal;--e-global-typography-0a43d37-text-decoration:none;--e-global-typography-0a43d37-letter-spacing:1px;--e-global-typography-c2f26bb-font-family:"Exo 2";--e-global-typography-c2f26bb-font-size:1em;--e-global-typography-c2f26bb-font-weight:300;--e-global-typography-c2f26bb-text-transform:uppercase;--e-global-typography-c2f26bb-font-style:normal;--e-global-typography-c2f26bb-text-decoration:none;--e-global-typography-c2f26bb-line-height:1.25em;--e-global-typography-c2f26bb-letter-spacing:1px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-2e287c0-font-family ), Sans-serif;font-size:var( --e-global-typography-2e287c0-font-size );font-weight:var( --e-global-typography-2e287c0-font-weight );text-transform:var( --e-global-typography-2e287c0-text-transform );font-style:var( --e-global-typography-2e287c0-font-style );text-decoration:var( --e-global-typography-2e287c0-text-decoration );line-height:var( --e-global-typography-2e287c0-line-height );}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-kit-17 h2{color:var( --e-global-color-secondary );}.elementor-kit-17 h3{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-17{font-size:var( --e-global-typography-2e287c0-font-size );line-height:var( --e-global-typography-2e287c0-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-17{--e-global-typography-primary-font-size:2.625em;--e-global-typography-secondary-font-size:2.125em;--e-global-typography-text-font-size:1.75em;font-size:var( --e-global-typography-2e287c0-font-size );line-height:var( --e-global-typography-2e287c0-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
--primary-color: #111111;
--secondary-color: #CFAA6D;
--dark-color: #0A0A0A;
--white-color: #FFFFFF;
--gray-color: #EEEEEE;

--regular-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);

} 

body {
   scroll-behavior: smooth !important;
}

.hidden-element {
    display: none;
}

/* DEFAULT TITLE HIDE */

.entry-title {
    display: none !important;
}

/* BUTTONS */
.elementor-button {
    border-radius: 0 !important;
}

/* LANGUAGE BUTTONS */
.side-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.language-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 20px;
    width: 100%;
    height: 100%;
    padding-top: 150px;
    padding-bottom: 50px;
}


.language-container-mobile {
    font-size: 2em;
    width: 100%;
    display: flex !important;
    flex-direction: row;
    gap: 1em;
    border-bottom: 1px solid var(--secondary-color) !important;
    padding: 1em 1.25em !important;
}

.language-container::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    height: 100%;
    bottom: 0;
    width: 0.5px;
    background: var(--secondary-color);
}

.language-button {
    z-index: 2;
    width: 50px;
    height: 50px;
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid var(--secondary-color);
    transition: all 0.25s ease-in-out;
}

.language-container-mobile .language-button {
    width: 60px;
    height: 60px;
    background: var(--gray-color);
    border: 1px solid var(--secondary-color);
}

.language-button:hover {
    cursor: pointer;
    background: var(--secondary-color);
    border: 0.5px solid var(--secondary-color);
}

.czech-language::after {
    content: url('/wp-content/uploads/2023/07/czech-republic-icon.svg');
    display: block;
    position: relative;
    top: 2.5px;
}

.language-container-mobile .czech-language::after, .language-container-mobile .english-language::after {
    top: 0;
}

.english-language::after {
    content: url('/wp-content/uploads/2023/07/united-kingdom-icon.svg');
    display: block;
    position: relative;
    top: 2.5px;
}

.active-lang, .language-container-mobile .active-lang {
    border-color: var(--secondary-color) !important;
    background: var(--secondary-color)
}

.active-lang:hover {
    cursor: default;
    background: var(--secondary-color);
}

.copyright-container {
    z-index: 2;
    writing-mode: vertical-rl;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
    width: 100%;
    padding-bottom: 1em;
    padding-top: 2em;
    margin-bottom: 6em;
    background-color: var(--primary-color);
}

.copyright-container p {
    color: var(--gray-color);
    font-size: 10px;
    letter-spacing: 5px;
    font-family: 'Exo 2';
    margin: 0;
}

/* PRODUCT LIST HOVER */


.product-img-list, .hero-crossroad-category::before {
    transition: all 0.3s ease-in-out;
}

.product-img-hover, .category-img-hover::before {
    scale: 1.05;
    transition: all 0.3s ease-in-out;
}

.product-content-hover {
    background: var(--gray-color) !important;
    transition: all 0.3s ease-in-out;
}

/* SLIDESHOW TITLE */
.elementor-slideshow__title {
    display: none;
}
.site-header {
  display: none;
}
.site-footer {
  display: none;
}/* End custom CSS */