﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.h2,
.h3,
body,
h2,
h3 {
    font-family: Raleway, Arial, Helvetica, sans-serif;
    font-weight: 400
}


@font-face {
    font-family: 'exoregular';
    src: url('../fonts/OpenSans/opensans-regular-webfont.eot');
    src: url('../fonts/OpenSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/OpenSans/opensans-regular-webfont.woff') format('woff'), url('../fonts/OpenSans/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans/opensans-regular-webfont.svg#exoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'exomedium';
    src: url('../fonts/OpenSans/opensans-bold-webfont.eot');
    src: url('../fonts/OpenSans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/OpenSans/opensans-bold-webfont.woff') format('woff'), url('../fonts/OpenSans/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans/opensans-bold-webfont.svg#exomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'exobold';
    src: url('../fonts/OpenSans/opensans-extrabold-webfont.eot');
    src: url('../fonts/OpenSans/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/OpenSans/opensans-extrabold-webfont.woff') format('woff'), url('../fonts/OpenSans/opensans-extrabold-webfont.ttf') format('truetype'), url('../fonts/OpenSans/opensans-extrabold-webfont.svg#exobold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: Raleway;
    src: url(fonts/AvenirNextLTPro-Regular.woff2) format('woff2');
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(fonts/AvenirNextLTPro-Italic.woff2) format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(fonts/AvenirNextLTPro-Bold.woff2) format('woff2');
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Raleway;
    src: url(fonts/AvenirNextLTPro-Heavy.woff2) format('woff2');
    font-weight: 900;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(fonts/Gotham-Book.woff2) format('woff2');
    font-weight: 400
}

@font-face {
    font-family: Gotham;
    src: url(fonts/Gotham-Bold.woff2) format('woff2');
    font-weight: 700
}


body {
    font-size: 14px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}




.navbar-search .button {
    padding-top: 8px;
    padding-left: 4px;
}

.navbar-logo, .navbar-logo a, .navbar-logo a img {
    max-height: 55px;
}

.nadpis-eshopu {
    font-size: 1em;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.schovej {
    visibility: hidden;
    display: none;
}

.container-paper .title {
    padding-top: 20px;
    padding-left: 40px;
}


.autocomplete-suggestions {
    border-radius: 0px;
    border: 1px solid #28a65c;
    background: #FFF;
    cursor: default;
    overflow: hidden;
    -webkit-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 4px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
}

    .autocomplete-suggestion a {
        display: block;
        width: 100%;
        height: 100%;
    }

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #28a65c;
}

.autocomplete-selected a {
    color: #fff;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}



.autocomplete-group {
    padding: 5px 10px;
    background-color: #28a65c;
    text-transform: uppercase;
}

    .autocomplete-group strong {
        font-size: 16px;
        color: #F0F0F0;
        display: block;
        letter-spacing: 2px;
        font-family: Raleway, Arial, Helvetica, sans-serif !important;
    }



.navbar-logo {
    margin-top: 10px;
}

.navbar-secondary-menu .btn-group:last-child .btn-default {
    padding-right: 15px;
}


.input-control .button {
    margin-top: 7px;
}

.bt-xlg {
    font-size: 20px;
    line-height: 25px;
    padding: 17px 40px;
    width: 100%;
    margin-bottom: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a9955+0,1a9a2c+40,58ad5c+100 */
background: #4a9955; /* Old browsers */
background: -moz-linear-gradient(top,  #4a9955 0%, #1a9a2c 40%, #58ad5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9955', endColorstr='#58ad5c',GradientType=0 ); /* IE6-9 */

color: #fff;
border: none;
}

.bt-xlg:hover {
color: #e9e9e9;
}


.btn-block {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a9955+0,1a9a2c+40,58ad5c+100 */
background: #4a9955; /* Old browsers */
background: -moz-linear-gradient(top,  #4a9955 0%, #1a9a2c 40%, #58ad5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4a9955 0%,#1a9a2c 40%,#58ad5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9955', endColorstr='#58ad5c',GradientType=0 ); /* IE6-9 */

color: #fff!important;
border: none;
}

    .btn-block:hover {
        color: #749095 !important;
    }

.nopadding {
    padding: 0px;
}


.nav-tabs {
    border-bottom: 4px solid #f0ece9;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.tab-content {
    padding: 20px 20px 15px;
    border: 1px solid #f0ece9;
    margin-bottom: 20px;
}


.nav-tabs > li > a, .nav-tabs > li > a:hover {
    margin-right: 4px;
    border: none;
    text-transform: uppercase;
    background-color: rgba(50, 50, 50, 0.64);
    padding: 20px 20px 20px;
    font: 1.5em Raleway, Arial, Helvetica, sans-serif;
    border-radius: 0;
    color: #fff;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background: none;
        filter: none;
        color: #333;
        cursor: default;
        background-color: #f0ece9;
        border: 1px solid #f0ece9 !important;
        border-bottom: 0px !important;
    }



.nav-tabs > li > a:hover {
    color: #e9e9e9;
}

.tab-content {
    background-color: #f0ece9;
    box-shadow: 0 1px 2px #b6b6b6;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.panel {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
}

.kategorie-list {
    font-size: 1.2em;
    margin-top: 20px;
    margin-left: 40px;
}

    .kategorie-list li {
        display: list-item;
        float: left;
        width: 33.3%;
        text-decoration: none;
        /*
    background-image: url(../../images/sprites_777.png);    
    background-position: -619px -3px;
    padding: 0 0 5px 27px;
    */
    }

        .kategorie-list li a {
            text-decoration: none;
            font-family: Raleway,Arial,Helvetica,sans-serif;
        }

            .kategorie-list li a:hover {
                font-weight: 600;
                color: #47372c;
            }


            .kategorie-list li a.selected {
                font-weight: 600;
                color: #47372c;
            }


.clearfix {
    clear: both;
}

.drazbaitem {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.third {
    border-right: none;
}

.drazbaitem .title {
    padding-top: 10px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.drazbaitem .date {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    display: block;
    padding: 5px 0 2px 0;
}

    .drazbaitem .date span {
        font-family: Raleway,Arial,Helvetica,sans-serif;
        color: #28a65c;
    }

        .drazbaitem .date span.konec {
            color: #28a65c;
        }

        .drazbaitem .date p {
            padding: 0;
            margin: 0;
            color: #333;
            font-weight: bold;
        }

.drazbaitem {
    font-weight: bold;
    min-height: 420px;
}

    .drazbaitem .cena p {
        padding: 0;
        margin: 0;
    }

.drazbaitem .cena span {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    color: #1a9a2c;
}

.drazbaitem .cena {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    display: block;
    padding: 5px 0 10px 0;
}

.drazbakatitem .obsah span {
    display: block;
    padding: 0;
}

.drazbakatitem .cena span {
    display: block;
    padding: 0;
}

.drazbakatitem {
    border-right: none;
}

    .drazbakatitem .cena span.main {
        font-size: 1.5em;
        font-weight: bold;
        color: #1a9a2c;
    }

    .drazbakatitem .cena span.other {
        font-size: 1.2em;
        font-weight: bold;
        color: rgba(50, 50, 50, 0.64);
    }

    .drazbakatitem .obsah span.zacatek {
        padding: 2px 0;
        color: #1a9a2c;
        font: 1.2em PTSansBold, Arial, Verdana;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

    .drazbakatitem .obsah span.konec {
        padding: 0;
        font: 1.2em PTSansBold, Arial, Verdana;
        color: #EE3B27;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

.drazbakatitem {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
    min-height: 100px;
}

.drazba {
    font: 1em Raleway, Arial, Helvetica, sans-serif;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

    .drazba h3.nazev {
        font-family: Raleway,Arial,Helvetica,sans-serif;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #e9e9e9;
    }

    .drazba .cena {
        color: #28a65c;
        font: 1.7em Raleway, Arial, Verdana;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

.drazba .status {
    margin: 20px 0 20px 0;
    background-color: #e9e9e9;
    border-radius: 0;
    border-color: #0B4151;
}

    .drazba .status .zacatek {
        color: #28a65c;
        font: 1.5em Raleway,Arial,Helvetica,sans-serif;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

    .drazba .status .konec {
        color: #28a65c;
        font: 1.5em Raleway,Arial,Helvetica,sans-serif;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

dt {
    font-weight: normal;
}

.auction-parameters dl {
    margin: 0;
    padding: 5px 5px 25px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 1.1em;
    margin-right: 20px;
}

.auction-parameters dl {
    display: block;
}

    .auction-parameters dl dt {
        width: auto;
    }

    .auction-parameters dl dt {
        float: left;
        margin: 0;
        padding: 0;
        color: rgba(50, 50, 50, 0.64);
    }

.auction-parameters dt {
    display: block;
}

.auction-parameters dl dd {
    margin: 0;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    float: right;
    font-weight: bold;
}

.auction-parameters dd {
    display: block;
    -webkit-margin-start: 40px;
}

.btn-green {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0eb20e+0,085907+100 */
    background: #0eb20e; /* Old browsers */
    background: -moz-linear-gradient(top, #0eb20e 0%, #085907 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0eb20e 0%,#085907 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0eb20e 0%,#085907 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0eb20e', endColorstr='#085907',GradientType=0 ); /* IE6-9 */
    border: none;
    padding: 5px 15px 5px 15px;
    color: #fff;
    font-family: Raleway;
}

    .btn-green:hover {
        color: #749095;
    }

.panel h3 {

    margin: 0;
    padding: 0;
}

.table th {
     font: 1.2em Raleway, Arial, Verdana;
}

.drazbaprubeh span {
     font: 1.2em Raleway, Arial, Verdana;
    
}

.cervena {
    color: #EE3B27;
}

.velka {
     font: 1.5em Raleway, Arial, Verdana!important;
}

.divider {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    height: 10px;
    margin-bottom: 10px;
}

.innerbox {
    padding: 10px;
    border-right: 1px solid #e9e9e9;
}


.last {
    border-right: none;
}

.drazba .prilohy ul {
    list-style: none;
    padding-left: 0px;
}


.form-tabs {
    border-bottom: 4px solid #e9e9e9;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}


    .form-tabs > li.active > a, .form-tabs > li.active > a:focus, .form-tabs > li.active > a:hover {
        color: #333;
        cursor: default;
        background-color: #e9e9e9;
        border: 1px solid #e9e9e9 !important;
        border-bottom: 0px !important;
    }

    .form-tabs > li > a, .form-tabs > li > a:hover {
        margin-right: 2px;
        border: none;
        text-transform: uppercase;
        background-color: rgba(50, 50, 50, 0.64);
        padding: 20px 20px 20px;
        font: 1em Raleway, Arial, Helvetica, sans-serif;
        border-radius: 0px;
        color: #fff;
    }

        .form-tabs > li > a:hover {
            color: #e9e9e9;
        }

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.top5 {
    padding-top: 5px;
}

.form-dotaz {
    margin-bottom: 10px;
}


.breadcrumbs .oddelovac {
    padding: 0 10px;
}

.post-container h1 {
    margin-left: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 30px;
}

.post-container h2 {
    font-size: 25px;
}


.panel-group {
    margin-bottom: 20px;
}

.container-with-large-icon {
    min-height: 100px!important;
}

.container-with-large-icon .input-group-addon {
    min-width: 100px;
}

.container-with-large-icon .input-group {
    margin-bottom: 10px;
}


.modal-content {
    margin-top: 150px;
}

.x13 {
    font-size: 13em;
}

.grey {
    color: #e9e9e9;
}

.modal {
    font: 1em Raleway, Arial, Verdana;
}

.modal-title {
    padding: 0px;
}

.modal-body .prihlaska-row
{
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.modal-body .dolni-okraj
{   
   border-bottom: 1px dashed #e9e9e9;
}

.h20 {
    height: 20px;
}

.h40 {
    height: 40px;
}

.p3 {
    padding: 3px 3px 3px 3px;
}

.mb5 {
    margin-bottom: 5px;
}

.mr10
{
    margin-right: 10px;
}


.table-log>tbody>tr>td {
    padding: 3px;
    line-height: 1.2;
    vertical-align: top;
    border-top: none;
}

.detail-probiha-login {
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.detail-probiha-login a {
    color: #1a9a2c;
    }

.drazbaprubeh span#prihozy {
    font: 1em Raleway, Arial, Verdana;
}

.control-hledat {
    max-width: 40%;
}

.kategorie-divider {
    border-bottom: 1px solid #0B4151;

}

    .kategorie-divider a {
    
        background-color: #e9e9e9;
        padding: 0px 5px 5px 5px;
    }

.bezlistu
{
    list-style: none;
    padding-left: 20px;
}


.navbar-welcome {
    font-size: 1.3em;
}

.mt20 {
    margin-top: 20px;
}

.nopaddingtop {
    padding-top: 0px!important;
}

.chyba {
    background-color: #ffaaaa;
}

.namitka {
    background-color: #cdeeff;
}

.priklep {
    background-color: #28a65c;
    color: #fff;
}

.protokol {
    font-family: Arial, Tahoma, Verdana;
    margin-top: 30px;
}

.protokol h1, .protokol h2, .protokol h3, .protokol h4 {
    font-family: Arial, Tahoma, Verdana;
    padding-bottom:0.3em;
    }

.protokol .frame
{
    padding: 10px;
    margin-bottom: 5px;
    border: 1px dashed #a4a4a4;
    border-left: none;

}

.protokol .noframe
{
    padding: 10px;
    margin-bottom: 5px;
}

.protokol .ffirst
{
    border-left: 1px dashed #a4a4a4;
}

.prprotokol {
    padding-right: 30px;
}

.border-detail {
    padding: 10px;
    border: 1px solid rgba(50, 50, 50, 0.64);
}

/* MEDIA QUERY STYLES */
@media (min-width: 200px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 5px 5px 5px;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

}

@media (max-width: 479px) {
    .nopadding-xs {
        padding: 0;
    }
}


@media (min-width: 480px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 5px 5px 5px;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

}



@media (max-width: 767px) {
    .nopadding-sm, .nopadding-xs {
        padding: 0;
    }
}

@media (min-width: 768px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }


}

@media (max-width: 991px) {

   .box-search {
        border-left: 1px solid #edecea!important;
    }

    .servertime {
        margin-bottom: 10px;
        text-align: center;
    }

    .nopadding-sm, .nopadding-xs {
        padding: 0;
    }

}


@media (min-width: 992px) {

    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }

}


@media (max-width: 1199px) {

   .box-search {
        border-left: 1px solid #edecea!important;
    }


}


@media (min-width: 1200px) {
    .nav-tabs > li > a, .nav-tabs > li > a:hover {
        padding: 20px 20px 20px;
        font-family: Raleway,Arial,Helvetica,sans-serif;
    }
}




.nav-tabs-modal > li > a, .nav-tabs-modal > li > a:hover {
    padding: 5px 5px 5px 5px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.mujprihoz {
    background-color: #4a9955;
    color: #fff;
}

.mujprihoz:hover {
    background-color: #4a9955;
    color: #fff;
}

/*images with the same height*/
.drazbaitem .crop {
    height: 180px;
    /*width: 400px;*/
    overflow: hidden;
}
.drazbaitem .crop img {
    height: 100%;
    max-width: 200%;
}

.drazbaitem h4 {
    padding-bottom: 5px;
    font: 1.3em Raleway,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.btn-w {
    color: #fff!important;
}

.btn-w:hover {
    color: #e9e9e9!important;
}

.footer-navbar.dark {
    background: url(logo-back.jpg) no-repeat 50% 50% #272727;
    color: #d9d9d9;
}

.input-search {
    float: left;
    width: 100%;
    padding-left: 40px;
    padding-right: 50px;
    font-size: 1.3em;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.search-icon {
    position: absolute;
    right: 40px;
    top: 23px;
    font-size: 1.5em;
}

.box-search {
    width: 100%;
    border-right: 1px solid #edecea;
}

.logo {
    color: #0B4151!important;
}

.servertime {
    padding-top: 28px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.top-left li a, .top-right li a {
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.button-middle, .button-middle .waves-button-input {
    color: #FFF!important;
}

.content-sidebar {
    padding: 10px 10px;
}

.block-sidebar {
    margin-bottom: 10px;
}

.btn-register {
    margin-bottom: 10px;
}

.ul-main-menu {
    display: inline!important;
}

.ul-main-menu li {
    margin-right:40px;
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.ul-main-menu li:hover {
    background-color:#01a3cb;
}

.menu-fixed{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.header-top {
    background: #f0ece9;
    min-height: 30px;
}

.top-right li {
    line-height: inherit;
    margin-top: 3px;
}

.top-left li {
    line-height: inherit;
    font-size: 13px;
    color: #47372c;
    letter-spacing: .05em;
    margin: 5px 15px;
}

h4 {
    color: #47372c;
}

li {
    list-style-type: inherit;
}

a {
    color: #47372c;
}

.input-group-addon, .form-control {
    border-radius: 0px;
}

.btn-small {
    height: auto;
    line-height: 30px;
    padding: 0 5px;
    margin: 0px;
    letter-spacing: 0px;
    float: left;
    color: #fff!important;
}

.btn-top10 {
    margin-top: 10px;
}

.seznam-kraju {
    margin: 0px;
    margin-bottom: 10px;
}

.breadcrumbs {
    z-index: 0;
}

.sandwich {
    cursor:pointer;
}

.nofloat {
    float:none;
}

.logo {
    font-size: 39px;
    line-height: 20px;
    padding-top: 20px;
    text-shadow: 1px;
}


.container-widget {
    border: 1px solid #eaeaea;
    border-radius: 0px;
    padding: 15px;
    margin-bottom: 15px;
}

.wauto {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
}






/* Media query */

@media (min-width : 200px) and (max-width : 479px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 100%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 480px) and (max-width : 767px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 100%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 768px) and (max-width : 991px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 50%;
        height: 35px;
        text-decoration: none;
    }
}


@media (min-width : 992px) and (max-width : 1199px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 50%;
        height: 35px;
        text-decoration: none;
    }
}

@media (min-width : 1200px) {
    .kategorie-list li {
        display: list-item;
        float: left;
        width: 33.3%;
        height: 35px;
        text-decoration: none;
    }
}



/*COLOR CHANGE*/
.header-bottom {
    height: 62px;
    background: #f0ece9;
}

.ul-main-menu li a {
    color: #47372c!important;
}


.ul-main-menu li:hover {
    background-color: #47372c;
}

.ul-main-menu li:hover a {
    color: #fff !important;
}

.logo {
    color: #79ad49 !important;
}

.button-lardge:hover, .button-middle:hover, .button-small:hover, .submin-custom-size:hover {
    background: #f0ece9 !important;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    color: #47372c !important;
}

.button-middle, .button-middle .waves-button-input {
    background: #47372c !important;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.logo {
    font-size: 43px;
    line-height: 20px;
    padding-top: 20px;
    text-shadow: 1px;
    letter-spacing: -5px;
    font-family: Arial;
    font-weight: bold;
}

    .logo img {
        max-height: 70px;
    }

.button-small, .button-small .waves-button-input {
    background: #47372c !important;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.content-sidebar ul {
    padding: 10px;
    margin-left: 5px!important;
}

    .content-sidebar ul li a {
        display: inline;
        position: relative;
        letter-spacing: normal;
        padding: 0px;
    }

.content-sidebar ul li {
    list-style-type: circle;
    width: auto;
}

.cheks {
    max-height: 50px;
    max-width: 50px;
}

.rmargin {
    margin-right: 30px;
}

.centrovany {
    display: table;
    margin: 0 auto;
}

.box-not-found .block-404 {
    font-size: 276px;
    color: #8BC34A;
    line-height: 208px;
    text-align: center;
    margin-top: 50px;
}

.box-not-found p {
    text-align: center;
    color: #8BC34A;
    margin: 15px 0;
    font-size: 50px;
}

.white {
    color: #fff;
}

.pl24 {
    padding-left: 24px;
}

.header-bottom ul li a {
    line-height: 62px;
    color: #FFF;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 15px;
    width: 100%;
    height: 100%;
    display: block;
    letter-spacing: .05em;
    font-weight: 700;
}

.title-footer {
    font-family: Raleway,Arial,Helvetica,sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.copyright .text-copyright, .text-footer ul li a {
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.text-footer ul li a, .title-footer {
    color: #fff;
}

.text-footer ul li {
    color: #fff;
}

    .text-footer ul li a:hover {
        text-decoration: underline;
    }

.footer {
    background: #47372c;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.hr-footer {
    border-bottom: none;
}

.text-footer {
    color: #fff;
}

.drazbakatitem h4 {
    text-decoration: underline;
}

.alert {
    font-size: 1.6em;
}

.odkazheslo {
    text-decoration: underline;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .top-menu-mob {
        background: #47372c;
    }

    .header-top-mob {
        background: #47372c;
    }

    .footer-mob {
        background: #47372c;
    }


}






/* COOKIES 2022 BEGIN*/

.cookie-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 11000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.8);
}

.cookie-popup {
    position: relative;
    width: 785px;
    padding: 57px 63px;
    background: #fbf7f0;
    font-size: 14px;
}

    .cookie-popup a {
        text-decoration: underline;
    }

.cookie-popup__title {
    margin-bottom: 47px;
    font-size: 24px;
    font-weight: 700;
}

.cookie-popup p {
    line-height: 20px;
}

.cookie-popup__buttons {
    margin-top: 54px;
    text-align: right;
}

.cookie-popup__btn {
    margin-left: 10px;
    padding: 15px 24px;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    color: #2a2a2a;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
}

.cookie-popup__btn--accept {
    background: #2a2a2a;
    color: #fff;
}

.cookie-popup__close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #363636;
    border-radius: 50%;
}


.cmp__container {
    min-width: 570px;
}

.cmp__container {
    max-width: 600px;
    min-width: 340px;
    padding: 40px;
    background-color: #fff;
    color: #000;
}

.cmp__btn, .cmp__h1 {
    font-weight: 700;
    text-align: center;
}

.cmp__h1 {
    font-size: 22px;
    margin-bottom: 15px;
}

.faq__item, .mar-btm__10 {
    margin-bottom: 10px;
}

.f__12 {
    font-size: 12px;
}

.row__bs {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)*-0.5);
    margin-left: calc(var(--bs-gutter-x)*-0.5);
}

.faq__item {
    border: 1px solid #e2d9e2;
    border-radius: 5px;
}

.faq__item, .mar-btm__10 {
    margin-bottom: 10px;
}

.row__bs > * {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*0.5);
    padding-left: calc(var(--bs-gutter-x)*0.5);
    margin-top: var(--bs-gutter-y);
}

.cmp__item {
    font-size: 14px;
    padding: 10px 15px;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66667%;
}

.cmp__arrow__down {
    transform: rotate(180deg);
    right: 40px;
}

.cmp__arrow {
    position: absolute;
    right: 55px;
    height: 20px;
    width: 20px;
    font-size: 8px;
    font-weight: 700;
    color: #ccc;
    pointer-events: none;
}

    .cmp__arrow::before {
        content: "\e92a";
        font-family: icomoon;
    }

.cmp__pad_left__0 {
    padding-left: 0;
}

.cmp__green {
    color: #3fb91a;
}

.hidden, .hide, .param-hide, .spacer {
    display: none;
}

.cmp__item__detail {
    font-size: 12px;
    padding: 10px 15px;
}

.cmp__btn {
    width: 100%;
    box-sizing: border-box;
}

.cmp__btn {
    background-color: #2a2a2a !important;
    color: #fff !important;
    font-size: 16px !important;
    padding: 10px 40px !important;
    border-radius: 3px;
    margin-top: 30px !important;
}

.cmp__btn, .cmp__h1 {
    font-weight: 700;
    text-align: center;
}

.btn__wrapper {
    width: calc(50% - 10px);
    text-align: center;
}

._cn_settingsAcceptBtn {
    background: #fff !important;
    color: #2a2a2a !important;
    border: 1px solid #2a2a2a !important;
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute;
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative;
}

.btn__row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-right: calc(var(--bs-gutter-x)*-0.5);
    margin-left: calc(var(--bs-gutter-x)*-0.5);
    gap: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

/* COOKIES 2022 END*/


* {
    box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    margin-right: 5px;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

    .active,
    .demo:hover {
        opacity: 1;
    }
    
    


@media only screen and (min-width: 1700px) {
    .box-1675 {
        width: 1170px;
    }
}



.product-view .large-image.vertical {
    position: relative;
    width: 100%;
    padding: 0;
    padding-bottom: 15px;
    cursor: pointer;
}

img.cloudzoom-gallery {
    cursor: pointer;
}

.nahledy {
    overflow: auto;
    max-height: 300px;
}


@media only screen and (max-width: 768px) {
    .footer-wrap-mob {
        float: left;
        width: 100%;
        margin-bottom: 25px;
    }
}

body {
    color: #47372c;
}

.top-right li a {
    color: #47372c;
}

@media only screen and (max-width: 768px) {
    .logo-mob a {
        color: #FFF;
        font-family: Raleway, Arial, Helvetica, sans-serif !important;
        font-size: 28px;
        font-weight: 700;
    }
}


.input-group-addon {
    background-color: #f0ece9;
    color: #47372c;
    border: 1px solid #47372c;
}


.form-control {
    color: #47372c;
    background-color: #fff;
    border: 1px solid #47372c;
}

h1, h2, h4 {
    color: #47372c;
    font-family: Raleway, Arial, Helvetica, sans-serif !important;
    font-weight: 600;
}

.clanek ul {
    margin-left: 15px;
}

.wrap a {
    font-weight: 700;
}

    .wrap a:hover {
        text-decoration: underline;
        color: #47372c;
    }