@media only screen and (min-width: 1200px) {
    .external-fonts-loaded body .container, body.blank-mode .container, body .container {
        max-width: 1640px;
        width: 90%;
    }
}


.btn.btn-cart:hover, .btn.btn-conversion:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover {
    background-color: #dea748;
    border-color: #dea748;
    color: #fff;
}


#header .site-name a img {
    display: block;
    margin: 0 auto;
    max-height: 60px;
    max-height: 60px;
    max-width: 100px;
}


.top-navigation-bar a:hover {
    color: #000;
}

#header .navigation-buttons .btn.cart-count:before {
    font-weight: 500;
    height: 32px;
    width: 30px;
    font-size: 1.1em;
    background-color: transparent;
    content: "";
    border-radius: 50px;
    text-transform: uppercase;
    color: transparent;
    overflow: hidden;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    position: relative;
    margin-left: 0;
    z-index: 999;
    letter-spacing: 0;
    background-image: url(/user/documents/upload/upravy/icons/cart-4-svgrepo-com.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 50%;
}



#header .header-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 98px;
    position: relative;
}



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

@media only screen and (max-width: 767px) {
    #header {
        position: fixed;
        width: 100%;
        top: 0;
        height: 60px;
        background: var(--color-primary) !important;
        z-index: 9;
    }

a.top-nav-button.top-nav-button-login {
    display: none;
}

    #navigation .navigationActions .menu-level-2 {
        padding-left: 15px;
    }
    #navigation .navigationActions__submenu li a {
        padding: 8px 0 !important;
        background: transparent;
        margin: 4px 15px;
        border-radius: 0;
        color: #1e1e1c !important;
        line-height: 1.2em !important;
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 4px !important;
    }

.navigationActions__submenu__item--active:before {
    background-color: transparent;
}

.navigation-in .navigationActions__submenu ul:not(:first-of-type) li:first-of-type>a {
    border-color: transparent;
}

    #navigation .navigationActions li .shp-flag {
        position: relative;
        top: -2px;
    }

ul.navigationActions__submenu.menu-level-2 li {
    padding-bottom: 5px;
}

    .top-navigation-bar {
        position: fixed;
        display: none;
        z-index: 99;
        width: 100%;
        height: 0;
        transition: .3s;
    }
    #header .container {
        padding: 0 20px !important;
    }
    #header .header-top {
        height: 60px !important;
    }
     #header .header-top .languagesMenu {
        top: 0;
        right: 100px;
        width: 60px;
        height: 60px;
        z-index: 999;
        padding-left: 0;
        display: none;
    }
    #header .header-top .responsive-tools a[data-target=search] {
        width: 42px;
        height: 56px;
        padding: 4px;
        text-align: center;
        position: absolute;
        right: 30px;
        top: 0;
        border-left: none;
        margin: 0pc;
    }
    #header .header-top .responsive-tools a[data-target=login] {
        display: none;
    }
    #header .header-top .responsive-tools a[data-target=navigation] {
        left: -11px;
    }
    #header .header-top .responsive-tools a[data-target=navigation] {
        z-index: 2;
        position: absolute;
        left: -13px;
        padding: 9px 2px;
        top: 9px;
    }
    #header .navigation-buttons .btn.cart-count {
        position: relative;
        top: 0;
        height: 32px !important;
        margin-right: -22px;
        min-height: 31px;
        z-index: 999;
        transform: none;
        width: 42px;
        border-right: none;
        border-left: none;
    }
    #header .navigation-buttons .btn.cart-count:before {
        background-size: 25px;
        margin-left: 7px;
    }
    #header .header-top {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

}



html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,:after,:before {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}



.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}



.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}



[class*=" icon-"],[class^=icon-] {
    font-family: shoptet!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.msg {
    background-color: transparent;
    padding: 0;
    border: transparent;
    width: auto;
    height: auto
}

body.blank-mode .msg .container,body .msg .container {
    width: auto;
    border-color: transparent;
    max-width: 70%;
    width: 300px;
    padding: 20px!important;
    border-radius: 10px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: auto;
    top: auto;
    color: #fff!important;
    z-index: 9999999999;
    font-size: 18px;
    animation-name: slideInUp;
    animation-duration: 1s;
    font-size: 13px
}

@media only screen and (max-width: 767px) {
    body.blank-mode .msg .container,body .msg .container {
        text-align:center
    }
}

.msg .container:before,div.message:before {
    position: absolute;
    top: -65px;
    left: 50%;
    margin-left: -40px;
    content: "";
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.msg .container a,div.message a {
    color: #fff;
    text-decoration: underline
}

.msg.msg-error .container,div.message.error-message {
    background-color: #fb4f52
}

.msg.msg-warning .container,div.message.warning-message {
    background-color: #fb4f52
}

.msg.msg-info .container,div.message {
    background-color: #358fc3
}

.msg.msg-success .container,div.message.success-message {
    background-color: #84c335
}

.site-msg.information,div.message.notice-message {
    bottom: auto!important;
    font-size: 1em;
    text-align: center;
    color: #1e1e1c;
    margin-bottom: 15px;
    z-index: 9999;
    background: #fffdef;
    font-weight: 500;
    border: 1px solid #d3d3d3;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 500px;
    padding: 20px 0
}

@media only screen and (max-width: 767px) {
    .site-msg.information,div.message.notice-message {
        padding:20px 0!important
    }
}

.site-msg.information a:hover,div.message.notice-message a:hover {
    text-decoration: none
}

@media only screen and (max-width: 1800px) {
    .site-msg.information .close,div.message.notice-message .close {
        right:60px
    }
}

@media only screen and (max-width: 1200px) {
    .site-msg.information .close,div.message.notice-message .close {
        right:40px
    }
}

@media only screen and (max-width: 992px) {
    .site-msg.information .close,div.message.notice-message .close {
        right:20px
    }
}

@media only screen and (max-width: 767px) {
    .site-msg.information .close,div.message.notice-message .close {
        top:-10px;
        right: 10px;
        background-size: 20px
    }
}

.site-msg.information .container,div.message.notice-message .container {
    padding: 0 80px
}

@media only screen and (max-width: 767px) {
    .site-msg.information .container,div.message.notice-message .container {
        padding:0 35px!important
    }
}

@media only screen and (min-width: 768px) {
    .site-msg.information {
        position:relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        margin: 0;
        max-width: 100%;
        border: none;
        background: #fffdef;
        color: var(--color-primary);
        padding: 8px 10px!important;
        font-size: 1em!important;
        opacity: 1!important;
        z-index: 9;
        box-shadow: 0 4px 4px rgba(0,0,0,.05)
    }

    .site-msg.information .close {
        top: 50%;
        transform: translateY(-50%);
        background-size: 18px
    }

    .site-msg.information .button {
        display: inline-block!important;
        padding: 9px 11px;
        min-height: inherit;
        border-radius: 5px;
        margin: 0 10px;
        background: var(--color-primary-hover)
    }

    .site-msg.information .button:hover {
        background: var(--color-primary)
    }

    .overall-wrapper>div:first-child.site-msg.information {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .site-msg.information .button {
        display:inline-block!important;
        padding: 9px 11px;
        min-height: inherit;
        border-radius: 5px;
        margin: 15px 10px 0 0;
        background: var(--color-primary-hover)
    }

    .site-msg.information .button:hover {
        background: var(--color-primary)
    }
}

@media (min-width: 992px) {
    .admin-logged.scrolled #content-wrapper {
        margin-top:25px
    }
}

.btn {
    -webkit-appearance: none
}
div.message {
        background-color: transparent;
    }

.btn.btn-primary:hover,.button:hover,.products .product .btn:hover,.products .product button:hover,.unveil-button:hover,a.btn:hover,form button:hover,input.btn:hover {
    border: none;
    text-decoration: none;
    background: var(--color-primary-hover)
}

@media only screen and (max-width: 767px) {
    .btn.btn-primary,.button,.products .product .btn,.products .product button,.unveil-button,a.btn,form button,input.btn {
        margin:0 auto
    }
}

a.btn {
    display: inline-block!important;
    line-height: 40px;
    padding: 0 15px;
    min-height: 40px;
    color: #fff!important
}

form textarea {
    min-height: 120px;
    background: transparent
}

form .btn {
    padding-left: 15px;
    padding-right: 15px
}

form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    background: #f7f7f9;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ededed;
    margin-bottom: 10px;
    font-family: var(--template-font)
}

form .form-control:focus {
    border-radius: 0;
    border: 1px solid var(--color-primary);
    outline: none
}

form .form-control input {
    width: 100%;
    max-width: none
}

select,select.form-control {
    -moz-appearance: none;
    appearance: none;
    padding: 6px 45px 6px 11px;
    line-height: 22px;
    background-image: url(/user/documents/upload/upravy/icons/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center
}

#formContact {
    margin-top: 30px
}

#formContact .submit-wrapper {
    margin-top: 60px
}

.form-group label {
    float: left;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 5px;
    padding-right: 20px;
    display: block
}

.form-group.form-group-wrapped label {
    float: none;
    display: block;
    font-weight: 600
}

@media (min-width: 768px) {
    .form-group>input.form-control,.form-group>select.form-control {
        width:100%;
        max-width: 400px
    }

    .form-group label.confirmation,.form-group label.whole-width {
        float: none;
        width: 100%
    }

    .form-group label.whole-width {
        width: auto
    }
}

table tr td,table tr th {
    padding-right: 5px
}

.content.narrow h4,.content form h4 {
    font-size: 1.3em;
    font-weight: 500;
    text-transform: none;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 0
}

.content.narrow h4:first-child,.content form h4:first-child {
    margin-top: 0
}

.content.narrow h4:after,.content form h4:after {
    display: none
}

.box,fieldset {
    border: none;
    padding-left: 0;
    padding-right: 0
}

.js-hidden {
    position: absolute;
    max-height: 0;
    max-width: 0;
    overflow: hidden;
    transform: scaleY(0) scaleX(0);
    transform-origin: center
}

.js-hidden.visible {
    position: inherit;
    max-height: none;
    max-width: none;
    overflow: visible;
    transform: scaleY(1) scaleX(1);
    transform-origin: center;
    transition: all .3s ease-out
}

.country-flags {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    width: 78px;
    height: 36px;
    cursor: pointer
}

.country-flags:not(.active):focus {
    outline: 0
}

.country-flags-inner {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0
}

.country-flags.active .country-flags-inner {
    width: 290px;
    height: 360px;
    padding: 36px 5px 5px;
    overflow: auto;
    z-index: 2;
    background: #fff;
    border: 2px solid;
    border-radius: 5px;
    left: -2px;
    top: -2px
}

.country-flag {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    height: 36px
}

.country-flag.selected,.country-flags.active .country-flag {
    display: -ms-flexbox;
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    transition: all .3s ease-out
}

.js-validator-msg,.validator-msg {
    margin-bottom: 5px
}

@media (min-width: 480px) {
    .compact-form .js-validator-msg+.phone-combined-input,.compact-form .js-validator-msg+input,.compact-form .js-validator-msg+select,.compact-form .validator-msg+.phone-combined-input,.compact-form .validator-msg+input,.compact-form .validator-msg+select {
        margin-left:0
    }

    .input-wrapper .js-validator-msg+input,.input-wrapper .js-validator-msg+select,.input-wrapper .validator-msg+input,.input-wrapper .validator-msg+select {
        margin-left: 0
    }

    .consents .js-validator-msg,.consents .validator-msg {
        margin-left: 0
    }
}

.js-validator-msg.msg-info,.validator-msg.msg-info {
    color: #3276b1
}

.js-validator-msg.msg-error,.validator-msg.msg-error {
    color: #d9534f
}

.js-validator-msg.msg-warning,.validator-msg.msg-warning {
    color: #eea236
}

.form-control.error-field,.form-control.error-field:focus,.form-control.js-error-field,.form-control.js-error-field:focus {
    border-color: #d9534f
}

.form-control.warning-field {
    border-color: #eea236
}

.error-field+label,.js-error-field+label {
    border-color: #d9534f
}

.country-flags.active .country-flag.selected {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.country-flags.active .country-flag.country-flag-preferred-last {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.shp-flag-name {
    display: none;
    padding-right: 5px
}

.country-flags.active .shp-flag-name {
    display: inline-block
}

.shp-flag,.shp-flag-label {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.shp-flag {
    width: 18px;
    height: 18px
}

.shp-flag-label {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 52px;
    padding-right: 16px;
    padding-left: 3px;
    justify-self: flex-end;
    font-size: 14px;
    line-height: 18px;
    text-align: right
}

.shp-flag-label:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 10px;
    margin-top: -5px;
    background-image: url(/user/documents/upload/upravy/icons/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.country-flags.active .shp-flag-label {
    width: 215px;
    text-align: left
}

.country-flags.active .shp-flag-label:before {
    display: none
}

.phone-combined-input {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.phone-combined-input .js-validate-phone {
    border-radius: 0
}

.phone-combined-input select {
    display: none
}

.phone-combined-input .country-flags,.phone-combined-input input {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.red {
    color: red
}

.phone-combined-input input {
    width: calc(100% - 90px)!important;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.phone-combined-input {
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    width: 100%
}

.phone-combined-input .country-flags {
    height: 40px;
    padding: 10px 15px;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
    background: #f7f7f9;
    padding-left: 5px;
    width: 92px;
    border: 1px solid #ededed;
    margin-right: -2px
}

.phone-combined-input .country-flags .shp-flag {
    margin-right: 5px
}

.search-results-groups .search-results-group {
    margin-bottom: 19px
}

.search-results-groups h4 {
    margin: 0 0 10px
}

.search-results-groups .search-results-group-list {
    column-width: 240px;
    column-count: 3;
    margin-bottom: 10px
}

.search-results-groups .search-results-group-list ul {
    margin: 0;
    padding-left: 40px
}

.search-results-groups .search-results-group-list ul li {
    list-style-position: outside
}

.search-products-heading {
    margin-top: 0
}

.search-next-wrap {
    text-align: center;
    margin: 19px 0
}

@media (min-width: 480px) {
    .js-validator-msg+.phone-combined-input,.js-validator-msg+input,.js-validator-msg+select,.validator-msg+.phone-combined-input,.validator-msg+input,.validator-msg+select {
        clear:both;
        margin-left: 0
    }
}

#register-form h4 {
    padding-top: 10px;
    padding-left: 0
}

#register-form .btn-login {
    margin-top: 20px
}

#register-form .consents label {
    float: none
}

#register-form .btn-login {
    background: var(--color-secondary)
}

#register-form .btn-login:hover {
    background: var(--color-secondary-hover)
}

#formLogin {
    max-width: 300px
}

#formLogin .password-helper {
    margin-top: 20px
}

#formLogin .password-helper a {
    display: block;
    margin-bottom: 10px
}

form .form-group {
    position: relative;
    clear: both;
    width: 100%
}

form input {
    background: transparent
}

form .validator-msg+input {
    margin-left: 0
}

form .validator-msg:hover {
    opacity: .5;
    cursor: pointer
}

form .js-validator-msg,form .validator-msg {
    background: #fff;
    border: 1px solid;
    padding: 2px 10px;
    z-index: 2;
    top: inherit;
    border-radius: 0;
    left: 0;
    margin-left: 0;
    position: relative;
    font-size: 12px;
    width: -moz-max-content;
    width: max-content
}

form .js-validator-msg:before,form .validator-msg:before {
    content: "";
    z-index: 1;
    position: absolute;
    transform: rotate(45deg);
    left: 8px;
    top: -6px;
    background: #fff;
    width: 10px;
    height: 10px;
    border-left: 1px solid;
    border-top: 1px solid
}

#myModal .modal-obsah {
    max-width: 700px
}

#myModal .modal-obsah+.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #000;
    font-size: 28px;
    background: #fff;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1em;
    border-radius: 40px;
    cursor: pointer;
    padding-bottom: 3px
}

#discussion-form {
    max-width: 800px;
    margin: 15px auto 35px 0
}

#discussion-form form .row>div {
    width: 100%
}

#discussion-form form .btn {
    width: 200px
}

#discussion-form form input {
    width: 100%;
    max-width: 100%
}

#discussion-form form .btn {
    top: 10px;
    position: relative
}

.votes-wrap.discussion .btn {
    display: inline-block!important;
    line-height: 40px;
    padding: 0 15px;
    margin-top: 15px
}

.btn.btn-cart.disabled,.btn.btn-conversion.disabled,.btn.btn-default.disabled,.btn.btn-primary.disabled,.btn.btn-secondary.disabled,.btn.btn-special.disabled,a.btn.btn-cart.disabled,a.btn.btn-conversion.disabled,a.btn.btn-default.disabled,a.btn.btn-primary.disabled,a.btn.btn-secondary.disabled,a.btn.btn-special.disabled {
    border-color: #cfcfcf;
    color: #cfcfcf;
    background-color: #fff;
    cursor: not-allowed
}

input[type=checkbox],input[type=radio] {
    display: none
}

.radio-wrapper input[type=checkbox]:disabled+label:before,.radio-wrapper input[type=radio]:disabled+label:before {
    border-color: #dadada
}

.form-control[disabled],select[disabled] {
    color: #ccc;
    background-color: #eee
}

label.disabled {
    opacity: .75;
    cursor: not-allowed
}

input[type=checkbox]+label,input[type=radio]+label {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding-left: 30px;
    float: none;
    line-height: 20px
}

input[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%)
}

input[type=checkbox]+label:before,input[type=radio]+label:before {
    left: 0;
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    border-color: #e4e4e4!important
}

input[type=checkbox]+label:after,input[type=checkbox]+label:before {
    border-radius: 3px
}

input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after {
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-style: solid;
    left: 0;
    border: none;
    background: url(/user/documents/upload/upravy/icons/checkbox-checked.svg) no-repeat;
    background-size: 18px;
    background-color: #20bf6b!important;
    background-position: 50%
}

input[type=checkbox]:disabled+label,input[type=radio]:disabled+label {
    cursor: not-allowed
}

.table-payu input[type=checkbox],.table-payu input[type=radio] {
    display: inline
}

input[type=checkbox].error-field+label,input[type=checkbox].js-error-field+label,input[type=radio].error-field+label,input[type=radio].js-error-field+label {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    width: auto;
    padding: 5px 5px 5px 26px
}

input[type=checkbox].error-field+label:after,input[type=checkbox].error-field+label:before,input[type=checkbox].js-error-field+label:after,input[type=checkbox].js-error-field+label:before,input[type=radio].error-field+label:after,input[type=radio].error-field+label:before,input[type=radio].js-error-field+label:after,input[type=radio].js-error-field+label:before {
    left: 5px
}

input[type=radio]+label:after,input[type=radio]+label:before {
    border-radius: 100%
}

input[type=checkbox][name="confirmations[]"] {
    display: block;
    position: absolute;
    left: 2px;
    top: 2px;
    opacity: 0;
    filter: alpha(opacity=0)
}

input[type=checkbox][name="confirmations[]"]+label {
    line-height: 19px;
    text-indent: 21px;
    padding-left: 0;
    margin-right: 0
}

input[type=checkbox][name="confirmations[]"]+label:after,input[type=checkbox][name="confirmations[]"]+label:before {
    top: 3px;
    transform: none
}

input[type=checkbox][name="confirmations[]"]+label:after {
    margin-top: 2px;
    margin-left: 2px;
    left: 0
}

input::-moz-placeholder {
    color: #b6b6b6;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #b6b6b6
}

input::-webkit-input-placeholder {
    color: #b6b6b6
}

input[type=checkbox],input[type=email],input[type=radio],input[type=search],input[type=text] {
    -moz-appearance: none;
    appearance: none
}

#company-info,#note,.form-group.unveil-wrapper {
    margin-bottom: 15px!important
}

.table-payu input[type=radio] {
    -moz-appearance: radio;
    appearance: radio
}

.table-payu input[type=checkbox] {
    -moz-appearance: checkbox;
    appearance: checkbox
}

.radio-wrapper {
    padding: 0;
    border: none
}

.radio-wrapper:last-child {
    border-bottom-style: none
}

.radio-wrapper.payu-billing-info {
    padding-left: 0
}

.radio-wrapper.payu-billing-info label {
    padding-left: 20px
}

.radio-wrapper input[type=radio]+label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.radio-wrapper input[type=radio]+label .sublabel {
    display: block;
    font-size: smaller
}

.customer-page #content-wrapper {
    padding-bottom: 50px
}

.customer-page form {
    max-width: 500px
}

.customer-page form h4 {
    font-weight: 600!important
}

.customer-page form .form-control {
    background: #fff;
    max-width: 100%
}

.customer-page form .phone-combined-input .country-flags {
    background: #fff
}

.customer-page .bottom-1rem {
    margin-bottom: 15px
}

.customer-page h4 {
    padding-top: 0!important
}

.customer-page h2 {
    margin-top: 30px
}

.customer-page .cart-table tr {
    display: table-row
}

.customer-page .cart-table tr th {
    padding: 15px 5px
}

.customer-page .cart-table tr th:first-child {
    padding-left: 15px!important
}

.customer-page .cart-table tr dl {
    margin: 0
}

.customer-page .cart-table tr.row-summary {
    background: #efefef
}

.customer-page .cart-table tr.row-summary td {
    padding: 15px!important
}

.customer-page .cart-table tr td {
    display: table-cell
}

.customer-page .cart-table tr td .p-name br {
    display: block
}

.customer-page #content table {
    width: 100%;
    background: transparent;
    border-radius: 0;
    overflow: hidden;
    border-collapse: collapse;
    text-align: left;
    border-spacing: 0;
    border: 1px solid #ccc
}

.customer-page #content table .stars {
    margin-top: 10px
}

.customer-page #content table tr {
    border-bottom: 1px solid #e7e7e7
}

.customer-page #content table tr:last-child {
    border: none
}

.customer-page #content table tr td,.customer-page #content table tr th {
    padding: 11px 20px
}

.customer-page #content table tr a {
    max-width: 120px;
    margin-left: auto
}

.customer-page #content table strong {
    font-weight: 600
}

.customer-page #content table thead {
    border-radius: 0;
    color: #000;
    background: #fff
}

.customer-page #content table thead th {
    font-weight: 400
}

.customer-page #content table thead th strong {
    font-weight: 400
}

.siteCookies {
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 1.7em;
    letter-spacing: .5px;
    z-index: 99999;
    background: #fff;
    color: #000;
    font-size: 15px;
    text-align: left;
    padding: 25px;
    max-width: 800px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 40px 160px 50vw #00000080
}

.siteCookies:before {
    width: 170px;
    height: 170px;
    content: "";
    background-image: url(/user/documents/upload/upravy/icons/cookies-bg.svg);
    background-size: 130px;
    background-repeat: no-repeat;
    background-position: left 10px top 10px;
    opacity: .04;
    position: absolute;
    display: inline-block!important;
    left: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .siteCookies:before {
        width:100px;
        height: 100px;
        background-size: 90px;
        top: 0
    }
}

@media only screen and (max-width: 480px) {
    .siteCookies {
        padding:15px;
        font-size: 13px;
        line-height: 1.6em
    }
}

.siteCookies.siteCookies--top {
    bottom: auto;
    top: 0
}

.siteCookies .siteCookies__form {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 480px) {
    .siteCookies .siteCookies__form {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.siteCookies .siteCookies__form .siteCookies__content {
    width: calc(100% - 150px);
    padding-right: 20px
}

@media only screen and (max-width: 480px) {
    .siteCookies .siteCookies__form .siteCookies__content {
        width:100%;
        padding-right: 0;
        text-align: center
    }
}

.siteCookies .siteCookies__form .siteCookies__content .siteCookies__text {
    padding-bottom: 0
}

.siteCookies .siteCookies__form .siteCookies__content a {
    color: #000;
    font-weight: 400;
    text-decoration: underline
}

.siteCookies .siteCookies__form .siteCookies__content a:hover {
    text-decoration: none
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap {
    bottom: 0;
    text-align: right;
    position: relative;
    left: 0;
    transform: none;
    width: 150px;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 480px) {
    .siteCookies .siteCookies__form .siteCookies__buttonWrap {
        width:100%
    }
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings,.siteCookies .siteCookies__form .siteCookies__buttonWrap button {
    background: #fff;
    color: #000;
    border-radius: 0;
    border: 1px solid #fff;
    padding: 0 10px;
    height: 56px;
    line-height: 28px;
    min-width: 127px;
    font-size: 15px;
    font-family: var(--template-font);
    cursor: pointer;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
    text-decoration: none
}

@media only screen and (max-width: 480px) {
    .siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings,.siteCookies .siteCookies__form .siteCookies__buttonWrap button {
        width:100%;
        height: 46px
    }
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings[value=reject],.siteCookies .siteCookies__form .siteCookies__buttonWrap button[value=reject] {
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings[value=reject]:hover,.siteCookies .siteCookies__form .siteCookies__buttonWrap button[value=reject]:hover {
    text-decoration: underline
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings[value=all],.siteCookies .siteCookies__form .siteCookies__buttonWrap button[value=all] {
    background: #44bd32;
    color: #fff;
    border-radius: 0;
    border: 1px solid #44bd32;
    margin-left: 0
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings:hover,.siteCookies .siteCookies__form .siteCookies__buttonWrap button:hover {
    opacity: .85
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings {
    border: 1px solid #000;
    color: #000
}

.siteCookies .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings:hover {
    background: #f2f2f2
}

.siteCookies .siteCookies__form .siteCookies__links a {
    font-weight: 600
}

.siteCookies.siteCookies--dark {
    background: #323232
}

.siteCookies.siteCookies--dark:before {
    filter: invert(1)
}

.siteCookies.siteCookies--dark .siteCookies__form .siteCookies__buttonWrap .js-cookies-settings[value=reject],.siteCookies.siteCookies--dark .siteCookies__form .siteCookies__buttonWrap button[value=reject] {
    background: transparent;
    border: none;
    color: #fff
}

.siteCookies.siteCookies--dark .siteCookies__form .siteCookies__links .js-cookies-settings {
    color: #fff
}

.siteCookies.siteCookies--dark .siteCookies__form .siteCookies__content .siteCookies__text {
    color: #fff
}

.siteCookies.siteCookies--dark .siteCookies__form .siteCookies__content .siteCookies__text a {
    color: #fff
}

.cookiesSetting__form {
    padding: 10px
}

.cookiesSetting__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    color: #000
}

.cookiesSetting__perex {
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.cookiesSetting__item {
    border-bottom: 1px solid #e5e8ea;
    padding: 10px 0
}

@media (min-width: 768px) {
    .cookiesSetting__item {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.cookiesSetting__item:last-child {
    border-bottom: 0
}

@media (min-width: 768px) {
    .cookiesSetting__item__col2 {
        margin-left:10px
    }
}

.cookiesSetting__item__name {
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.cookiesSetting__item__text {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .cookiesSetting__item__text {
        margin-bottom:0
    }
}

.cookiesSetting__item__status {
    margin: 20px 0;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #e5e8ea;
    border-radius: 4px;
    font-size: 16px;
    white-space: nowrap;
    width: 100%;
    display: block
}

.cookiesSetting__item__status:hover {
    background: #f8fafb;
    border: 1px solid #e5e8ea;
    color: #252525
}

@media (min-width: 768px) {
    .cookiesSetting__item__status {
        margin:0;
        padding: 7px 0
    }
}

.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state {
    padding-left: 40px
}

.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:before {
    left: 10px;
    width: 16px;
    height: 16px
}

.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after {
    left: 11px;
    width: 16px;
    height: 16px
}

.template-07 .cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after {
    left: 13px
}

.template-10 .cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after,.template-13 .cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after,.template-14 .cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after {
    left: 11px
}

.cookiesDialog #cboxClose {
    background-color: #f8fafb!important;
    border-radius: 8px
}

.cookiesSetting__data {
    border: 1px solid #e5e8ea;
    background-color: #fff;
    border-radius: 4px;
    padding: 0 20px
}

.cookiesSetting__bottom {
    text-align: center
}

@media (min-width: 768px) {
    .cookiesSetting__bottom {
        text-align:left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 20px
    }
}

.cookiesSetting__uncheck {
    display: block;
    margin: 10px 0
}

@media (min-width: 768px) {
    .cookiesSetting__uncheck {
        margin:0;
        -ms-flex: 1;
        flex: 1
    }
}

.cookiesSetting__uncheckLink {
    display: block;
    line-height: 48px;
    text-decoration: none;
    color: #11111f;
    padding: 0 12px;
    font-size: 16px;
    font-weight: 700;
    background-color: transparent;
    border: 0;
    text-align: center;
    font-family: var(--template-font)
}

.cookiesSetting__uncheckLink:hover {
    color: #383742;
    background: #e5e8ea
}

@media (min-width: 768px) {
    .cookiesSetting__uncheckLink {
        display:inline-block;
        width: auto;
        text-align: left
    }
}

.cookiesSetting__button {
    display: block;
    line-height: 48px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    padding: 0 15px;
    color: #fff;
    font-family: var(--template-font);
    background-color: #11111f
}

.cookiesSetting__button:hover {
    color: #fff;
    background-color: #11111f
}

@media (min-width: 768px) {
    .cookiesSetting__button:hover {
        opacity:.9
    }
}

@media (min-width: 768px) {
    .cookiesSetting__button {
        display:inline-block;
        width: auto
    }
}

.cookiesSetting__button--green {
    background-color: #007c47;
    margin-top: 10px
}

.cookiesSetting__button--green:hover {
    color: #fff;
    background-color: #007c47
}

@media (min-width: 768px) {
    .cookiesSetting__button--green {
        margin-top:0;
        margin-left: 15px
    }

    .siteCookies.siteCookies--left {
        left: 20px;
        bottom: 20px;
        transform: none
    }

    .siteCookies.siteCookies--right {
        right: 20px;
        bottom: 20px;
        left: auto;
        transform: none
    }
}

body.cookies-visible #colorbox {
    z-index: 9999999999
}

body.cookies-visible #colorbox #cboxContent {
    max-height: calc(100vh - 40px);
    overflow: auto
}

.js-cookiesSetting__form button {
    border-radius: 0;
    font-weight: 400
}

body {
    margin: 0;
    font-size: 14px;
    background-color: #fff!important;
    background-size: 0!important
}

body.ordering-process {
    background: #fff!important
}

@media only screen and (min-width: 768px) {
    body.scrolled {
        padding-top:139px
    }
}

a {
    color: #1e1e1c
}

.external-fonts-loaded body,body,body.blank-mode {
    color: #1e1e1c;
    background-position: bottom;
    background-size: contain;
    background-color: #fff!important;
    font-family: var(--template-font)
}

.external-fonts-loaded body.ordering-process,body.blank-mode.ordering-process,body.ordering-process {
    background: #fff!important
}

.external-fonts-loaded body .container,body.blank-mode .container,body .container {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0 15px
}

@media only screen and (min-width: 1200px) {
    .external-fonts-loaded body .container,body.blank-mode .container,body .container {
        max-width:1640px;
        width: 90%
    }
}

@media only screen and (max-width: 1200px) {
    .external-fonts-loaded body .container,body.blank-mode .container,body .container {
        padding:0 15px!important
    }
}

@media only screen and (max-width: 767px) {
    body.template-11.type-index .homepage-box.before-carousel {
        padding-top:0!important
    }
}

.type-index .overall-wrapper {
    background: #fff
}

.type-index #dklabBanplusIkony {
    box-shadow: none!important
}

.type-index.multiple-columns-body .h4.homepage-products-heading-1:before,.type-index.multiple-columns-body .h4.homepage-products-heading-2:before,.type-index.multiple-columns-body .h4.homepage-products-heading-3:before,.type-index.multiple-columns-body .h4.homepage-products-heading-4:before,.type-index.multiple-columns-body .h4.homepage-products-heading-5:before {
    display: none
}

.type-index.multiple-columns-body .products:before {
    display: none
}

.content-wrapper,.newsletter-wrap {
    background: #fff
}

.cookie-ag-wrap {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    opacity: .5;
    z-index: 99;
    transition: all .2s ease-in-out
}

.cookie-ag-wrap:hover {
    opacity: 1
}

.site-msg.cookies {
    width: 700px;
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    border-radius: 3px;
    padding: 8px 20px;
    color: #fff;
    background: #848484;
    padding-right: 90px;
    position: relative
}

@media only screen and (max-width: 767px) {
    .site-msg.cookies {
        padding-right:20px;
        text-align: center
    }
}

.site-msg.cookies a {
    color: #fff;
    text-decoration: underline
}

.site-msg.cookies .btn {
    font-size: 12px;
    padding: 0 8px;
    border-color: #fff;
    color: hsla(0,0%,100%,.7);
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    min-height: inherit;
    right: 0;
    height: 28px;
    line-height: 28px
}

@media only screen and (max-width: 767px) {
    .site-msg.cookies .btn {
        position:relative;
        top: 0;
        transform: none;
        right: 8px;
        margin-top: 10px
    }
}

.site-msg.cookies .btn:hover {
    color: #fff;
    border-color: transparent
}

.type-page footer {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .type-page footer {
        margin-bottom:20px
    }
}

.type-page article form .form-control {
    background: #fff
}

article {
    max-width: 1000px
}

article table {
    overflow: auto;
    max-width: 100%;
    display: inline-block
}

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

.cart-window-visible .popup-widget.cart-widget {
    display: block
}

.popup-widget {
    top: 100px
}

@media only screen and (max-width: 767px) {
    .popup-widget {
        top:50px
    }
}

.type-posts-listing #content-wrapper {
    padding-bottom: 40px!important
}

.type-posts-listing .content-inner {
    padding: 0!important
}

.type-post .news-item-detail {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 40px!important
}

@media only screen and (min-width: 768px) {
    aside+main {
        width:calc(100% - 340px)!important
    }
}

.popup-widget.cart-widget {
    position: fixed;
    background: #fff;
    right: 15px;
    border: 1px solid #ccc;
    margin-top: 20px;
    display: none;
    z-index: 99999
}

@media (min-width: 1280px) {
    .popup-widget.cart-widget {
        right:calc(50% - 805px)
    }
}

@media (min-width: 1280px) and (max-width:1820px) {
    .popup-widget.cart-widget {
        right:calc(5% + 15px)
    }
}

@media only screen and (max-width: 767px) {
    .popup-widget.cart-widget {
        right:0!important;
        border-radius: 0!important
    }
}

.popup-widget.cart-widget .place-cart-here {
    padding-left: 20px
}

.popup-widget.cart-widget .place-cart-here.full {
    padding-left: 0
}

.popup-widget.cart-widget .cart-widget-button .btn {
    width: 100%;
    border-radius: 0;
    height: 62px;
    line-height: 62px
}

.popup-widget.cart-widget .product-delete {
    width: 105px;
    padding: 0;
    text-align: center
}

.popup-widget.cart-widget .remove-item {
    vertical-align: middle;
    position: relative;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    border: 0;
    min-height: 30px;
    padding-top: 16px!important;
    text-align: left;
    line-height: 10px;
    background: none;
    -moz-appearance: none;
    appearance: none;
    opacity: .5;
    right: 3px
}

.popup-widget.cart-widget .remove-item:hover {
    opacity: 1
}



.popup-widget.cart-widget .remove-item:before {
    content: "\e912";
    font-size: 10px;
    color: red;
    left: 5px;
    width: 15px;
    height: 15px;
    position: absolute
}

@media only screen and (max-width: 767px) {
    .popup-widget.cart-widget {
        top:60px;
        margin-top: 0;
        right: 0;
        border: none;
        width: 100%;
        bottom: 0;
        height: auto;
        position: fixed
    }
}

@media only screen and (min-width: 768px) {
    .fixed-menu .popup-widget {
        top:70px
    }
}

#content-wrapper {
    background: #fff
}

@media only screen and (max-width: 767px) {
    #content-wrapper {
        margin-top:0
    }
}

main#content .content-inner article img {
    max-width: 100%
}

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

.content-wrapper {
    clear: both
}

@media only screen and (max-width: 767px) {
    .type-index {
        padding-top:60px
    }

    .type-index #carousel+#content-wrapper {
        margin-top: 0
    }
}

.login-window-visible {
    position: relative
}

.login-window-visible .popup-widget.login-widget {
    display: block
}

.entrance-protection-wrapper .site-name img {
    max-width: 100%
}

.entrance-protection-wrapper .entrance-protection-inner {
    width: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.entrance-protection-wrapper .entrance-protection-inner form {
    margin-top: 30px
}

.entrance-protection-wrapper .entrance-protection-inner form .btn {
    width: 120px;
    height: 38px;
    border: none;
    border-radius: 4px
}

.search-results-groups h4,.search-results h4 {
    font-size: 1.3em!important;
    padding-top: 30px!important
}

.search-results-group-list a:hover {
    text-decoration: none
}

.search-results {
    margin-bottom: 40px
}

.quick-view-box .variant-table .table-row .btn.btn-cart {
    font-size: 16px;
    width: 36px;
    display: inline-block!important;
    min-width: 36px;
    min-height: 36px;
    margin-left: 10px;
    margin-top: -6px;
    border-radius: 0;
    background-image: url(/user/documents/upload/upravy/icons/cart-w.svg);
    background-size: 19px;
    background-repeat: no-repeat;
    background-position: 50%
}

body.no-gradients #header .search-form fieldset button,body.no-gradients .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish,body.no-gradients .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward,body.no-gradients .cart-widget.popup-widget #continue-order-button,body.no-gradients .newsletter form button,body.no-gradients .product-top .add-to-cart button,body.no-gradients .products-block.products .product button,body.no-gradients footer #formLogin .btn,body.no-gradients footer #formLogin button,body.no-gradients footer .search .btn,body.no-gradients footer .search button {
    background: var(--color-secondary)
}

body.no-gradients #header .search-form fieldset button:hover,body.no-gradients .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-finish:hover,body.no-gradients .cart-inner:not(.cart-empty) .cart-row .col-md-4 .next-step-forward:hover,body.no-gradients .cart-widget.popup-widget #continue-order-button:hover,body.no-gradients .newsletter form button:hover,body.no-gradients .product-top .add-to-cart button:hover,body.no-gradients .products-block.products .product .btn:hover,body.no-gradients .products-block.products .product button:hover,body.no-gradients footer #formLogin .btn:hover,body.no-gradients footer #formLogin button:hover,body.no-gradients footer .search .btn:hover,body.no-gradients footer .search button:hover {
    background: var(--color-secondary-hover)
}

body.no-gradients #carousel .carousel-slide-caption .button,body.no-gradients #carousel .carousel-slide-caption .extended-banner-link,body.no-gradients #carousel .extended-banner-texts .button,body.no-gradients #carousel .extended-banner-texts .extended-banner-link,body.no-gradients .footer-banners .banner-wrapper a .extended-banner-texts .extended-banner-link,body.no-gradients .footer-banners .carousel-slide-caption .button,body.no-gradients .footer-banners .carousel-slide-caption .extended-banner-link,body.no-gradients .footer-banners .extended-banner-texts .button,body.no-gradients .footer-banners .extended-banner-texts .extended-banner-link,body.no-gradients .footer-banners .footer-banner a .extended-banner-texts .extended-banner-link,body.no-gradients .hp-news .go-to-articles,body.no-gradients .hp-news .news-wrapper .news-item .text .read-more,body.no-gradients .hp-ratings.container .show-more,body.no-gradients .middle-banners-wrapper .banner-wrapper a .extended-banner-texts .extended-banner-link,body.no-gradients .middle-banners-wrapper .carousel-slide-caption .button,body.no-gradients .middle-banners-wrapper .carousel-slide-caption .extended-banner-link,body.no-gradients .middle-banners-wrapper .extended-banner-texts .button,body.no-gradients .middle-banners-wrapper .extended-banner-texts .extended-banner-link,body.no-gradients .middle-banners-wrapper .footer-banner a .extended-banner-texts .extended-banner-link,body.no-gradients .next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-link,body.no-gradients .next-to-carousel-banners .footer-banner a .extended-banner-texts .extended-banner-link,body.no-gradients .type-category .banner-category .carousel-slide-caption .button,body.no-gradients .type-category .banner-category .carousel-slide-caption .extended-banner-link,body.no-gradients .type-category .banner-category .extended-banner-texts .button,body.no-gradients .type-category .banner-category .extended-banner-texts .extended-banner-link,body.no-gradients .type-index .body-banners .carousel-slide-caption .button,body.no-gradients .type-index .body-banners .carousel-slide-caption .extended-banner-link,body.no-gradients .type-index .body-banners .extended-banner-texts .button,body.no-gradients .type-index .body-banners .extended-banner-texts .extended-banner-link,body.no-gradients.type-index .products .product.show-more-products-box span {
    background: transparent;
    color: var(--color-secondary);
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset
}

body.no-gradients #carousel .carousel-slide-caption .button svg path,body.no-gradients #carousel .carousel-slide-caption .extended-banner-link svg path,body.no-gradients #carousel .extended-banner-texts .button svg path,body.no-gradients #carousel .extended-banner-texts .extended-banner-link svg path,body.no-gradients .footer-banners .banner-wrapper a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .footer-banners .carousel-slide-caption .button svg path,body.no-gradients .footer-banners .carousel-slide-caption .extended-banner-link svg path,body.no-gradients .footer-banners .extended-banner-texts .button svg path,body.no-gradients .footer-banners .extended-banner-texts .extended-banner-link svg path,body.no-gradients .footer-banners .footer-banner a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .hp-news .go-to-articles svg path,body.no-gradients .hp-news .news-wrapper .news-item .text .read-more svg path,body.no-gradients .hp-ratings.container .show-more svg path,body.no-gradients .middle-banners-wrapper .banner-wrapper a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .middle-banners-wrapper .carousel-slide-caption .button svg path,body.no-gradients .middle-banners-wrapper .carousel-slide-caption .extended-banner-link svg path,body.no-gradients .middle-banners-wrapper .extended-banner-texts .button svg path,body.no-gradients .middle-banners-wrapper .extended-banner-texts .extended-banner-link svg path,body.no-gradients .middle-banners-wrapper .footer-banner a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .next-to-carousel-banners .footer-banner a .extended-banner-texts .extended-banner-link svg path,body.no-gradients .type-category .banner-category .carousel-slide-caption .button svg path,body.no-gradients .type-category .banner-category .carousel-slide-caption .extended-banner-link svg path,body.no-gradients .type-category .banner-category .extended-banner-texts .button svg path,body.no-gradients .type-category .banner-category .extended-banner-texts .extended-banner-link svg path,body.no-gradients .type-detail .products-additional .product.show-more-products-box span.show-more-button svg path,body.no-gradients .type-index .body-banners .carousel-slide-caption .button svg path,body.no-gradients .type-index .body-banners .carousel-slide-caption .extended-banner-link svg path,body.no-gradients .type-index .body-banners .extended-banner-texts .button svg path,body.no-gradients .type-index .body-banners .extended-banner-texts .extended-banner-link svg path,body.no-gradients.type-index .products .product.show-more-products-box span svg path {
    fill: var(--color-secondary)!important
}

.xyDiscount__banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 29px 0;
    padding: 12px;
    border-width: 1px;
    border-style: solid
}

.xyDiscount__icon {
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 50%;
    padding: 6px
}

.xyDiscount__icon:before {
    font-size: 20px;
    line-height: 1
}

.xyDiscount__title {
    font-weight: 700
}

.xyDiscount__description {
    margin-top: 5px
}

.xyDiscount__description p {
    margin-bottom: 5px
}

.xyDiscount__description>:last-child {
    margin-bottom: 2px
}

.xyDiscount__conditions {
    margin-top: 5px
}

.xyDiscount__conditions a {
    text-decoration: underline
}

.xyDiscount__conditions a:hover {
    text-decoration: none
}

.xyDiscount__banner {
    border-color: #dadada
}

.xyDiscount__icon {
    color: #fff;
    background-color: var(--xy-discount-banner-color)
}

.xyDiscount__title {
    color: var(--xy-discount-banner-color)
}

.xyDiscount__conditions a,.xyDiscount__conditions a:hover {
    color: #666
}

.cart-xyDiscount__banner {
    border-color: #dadada
}

.cart-xyDiscount__icon {
    color: #fff;
    background-color: var(--xy-discount-banner-color)
}

.cart-xyDiscount__title {
    color: var(--xy-discount-banner-color)
}

.cart-table .cart-xyDiscount__banner .cart-xyDiscount__conditions a,.cart-table .cart-xyDiscount__banner .cart-xyDiscount__conditions a:hover {
    color: #666
}

.popup-widget.login-widget {
    position: fixed;
    z-index: 1;
    margin: 0;
    display: none;
    bottom: unset;
    width: 100%;
    height: 100%;
    left: 0;
    right: inherit;
    top: 0!important;
    max-width: 100%;
    max-height: 100%;
    background: rgba(0,0,0,.7)
}

.popup-widget.login-widget:before {
    display: none
}

@media only screen and (max-width: 1200px) {
    .popup-widget.login-widget .tab-content {
        overflow:auto;
        max-height: 300px
    }
}

.popup-widget.login-widget .popup-widget-inner {
    max-width: 560px;
    max-height: 700px;
    height: auto;
    margin: 8% auto;
    width: 90%;
    padding: 50px 60px;
    overflow: visible;
    position: relative;
    animation: a .5s;
    border-radius: 5px
}

@media only screen and (max-width: 1200px) {
    .popup-widget.login-widget .popup-widget-inner {
        margin:5% auto;
        padding: 40px
    }
}

.popup-widget.login-widget .popup-widget-inner .login-close {
    width: 40px;
    height: 40px;
    transition: .3s;
    right: -85px;
    top: 0;
    position: absolute;
    background-image: url(/user/documents/upload/upravy/icons/close-w.svg);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.popup-widget.login-widget .popup-widget-inner .login-close:hover {
    opacity: .7
}

.popup-widget.login-widget .popup-widget-inner h2 {
    font-weight: 600
}

.popup-widget.login-widget .popup-widget-inner .user-action-tabs {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .popup-widget.login-widget .popup-widget-inner {
        width:100%;
        max-width: 100%;
        max-height: 100%;
        margin: 0;
        height: 100%;
        padding: 30px 20px
    }

    .popup-widget.login-widget .popup-widget-inner .login-close {
        right: 10px;
        top: 10px;
        background-image: url(/user/documents/upload/upravy/icons/cross.svg);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: 50%
    }
}

.popup-widget.login-widget:before {
    border-color: #ccc
}

.popup-widget.login-widget .password-helper a {
    margin: 3px 0
}

.popup-widget.login-widget .popup-widget-inner {
    background: #fff;
    border-color: #ccc
}

.popup-widget.login-widget h2 {
    margin-top: 0
}

.popup-widget.login-widget button {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    letter-spacing: .2px;
    margin-bottom: 20px
}

.popup-widget.login-widget .login-wrapper {
    padding: 10px 0
}

.popup-widget.login-widget .user-action-tabs {
    padding: 0
}

.popup-widget.login-widget .password-helper a {
    display: block;
    text-decoration: none
}

.popup-widget.login-widget .password-helper a:hover {
    text-decoration: underline
}

.popup-widget.login-widget input {
    margin-bottom: 20px
}

.cart-widget.popup-widget {
    border-radius: 0!important;
    overflow: hidden;
    border: none!important;
    box-shadow: 0 2px 7px rgba(0,0,0,.05);
    top: 101px;
    animation: a .5s
}

@media only screen and (max-width: 767px) {
    .cart-widget.popup-widget {
        border-radius:0!important;
        top: 61px!important
    }
}

.cart-widget.popup-widget:before {
    display: none
}

.cart-widget.popup-widget .cart-widget-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-image {
    -ms-flex-order: 1;
    order: 1;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 5px
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-image img {
    border-radius: 5px
}

.cart-widget.popup-widget .cart-widget-product .quantity {
    border-color: #000
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-name {
    width: calc(100% - 225px)
}

@media only screen and (max-width: 480px) {
    .cart-widget.popup-widget .cart-widget-product .cart-widget-product-name {
        font-size:.85em
    }
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-name a {
    font-weight: 600;
    color: #1e1e1c;
    text-decoration: none;
    line-height: 1.2em;
    display: block;
    margin-bottom: 2px
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-name a:hover {
    text-decoration: underline
}

.cart-widget.popup-widget .cart-widget-product .cart-widget-product-delete {
    -ms-flex-order: -1;
    order: -1
}

.cart-widget.popup-widget #continue-order-button {
    height: 56px;
    line-height: 56px;
    margin: 10px 0 0;
    border-radius: 0;
    font-size: .95em;
    letter-spacing: .7px;
    position: relative;
    background: var(--color-primary)
}

.cart-widget.popup-widget #continue-order-button:before {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(/user/documents/upload/upravy/icons/cart-w.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 13px;
    top: 5px
}

.cart-widget.popup-widget #continue-order-button:hover {
    background: var(--color-primary-hover)
}

@media only screen and (min-width: 768px) {
    .scrolled .cart-widget.popup-widget {
        top:63px
    }
}

@media only screen and (max-width: 767px) {
    #header.dkMoved {
        top:6.5vw
    }

    .headerScrolled #header.dkMoved {
        top: 0
    }
}

#header {
    border-bottom: none;
    transform: none;
    background: var(--color-primary);
    z-index: 999;
    position: relative;
    top: 0;
    transition: 0s;
    width: 100%;
    padding-bottom: 18px
}

#header.search-visible {
    z-index: 9999
}

@media only screen and (min-width: 768px) {
    #header .container {
        opacity:1!important
    }
}

@media only screen and (max-width: 767px) {
    #header .container {
        padding:0 20px!important
    }
}

@media only screen and (max-width: 767px) {
    #header {
        transition:.3s
    }

    #header.dkMoved {
        top: 6.5vw
    }
}

#header.fixed-menu {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    padding-top: 0;
    margin-top: 0!important;
    box-shadow: 0 0 20px rgba(0,0,0,.1)
}

#header.fixed-menu.roll-up {
    top: -95px;
    transition: .3s;
    padding-bottom: 10px
}

@media only screen and (min-width: 768px) {
    #header.fixed-menu.roll-up #navigation ul.menu-level-1>li .menu-level-2 {
        top:54px!important
    }
}

#header.fixed-menu:after {
    display: none
}

#header.fixed-menu .site-msg.information {
    display: none
}

#header.fixed-menu .menu-helper {
    bottom: 25px
}

#header.fixed-menu .header-top .oblibeneBtn {
    top: 28px
}

#header .site-name {
    margin-bottom: 0;
    padding-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0
}

@media only screen and (min-width: 768px) {
    #header .site-name {
        width:230px;
        height: auto;
        margin-left: 0
    }

    #header .site-name img {
        max-width: 100%;
        height: auto;
        max-height: 60px!important
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
    #header .site-name {
        width:190px
    }
}

#header .site-name:after {
    display: none
}

#header .site-name>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#header .site-name img {
    max-height: 60px;
    max-width: 180px
}

#header .site-name:hover img {
    opacity: .7
}

#header .top-navigation-contacts {
    width: 225px;
    float: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 40px;
    position: relative
}

@media only screen and (max-width: 1200px) {
    #header .top-navigation-contacts {
        padding-left:30px
    }
}

@media only screen and (max-width: 992px) {
    #header .top-navigation-contacts {
        display:none
    }
}

#header .top-navigation-contacts .contact-photo {
    justify-self: start;
    position: absolute;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 30px;
    overflow: hidden
}

#header .top-navigation-contacts .contact-photo img {
    max-width: 100%;
    height: auto
}

#header .top-navigation-contacts>strong {
    font-weight: 400;
    font-size: .9em;
    color: #fff;
    margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
    #header .top-navigation-contacts {
        width:auto;
        height: 30px!important
    }

    #header .top-navigation-contacts .project-phone:before {
        top: 0!important;
        font-size: 17px!important
    }

    #header .top-navigation-contacts .project-phone span {
        display: none
    }

    #header .top-navigation-contacts .project-email {
        height: 30px!important;
        line-height: 30px!important;
        margin-right: 10px!important
    }

    #header .top-navigation-contacts .project-email:before {
        color: #000;
        top: 0!important
    }
}

#header .top-navigation-contacts .project-email,#header .top-navigation-contacts .project-phone {
    position: relative;
    line-height: 50px;
    color: #fff
}

#header .top-navigation-contacts .project-email:before,#header .top-navigation-contacts .project-phone:before {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 10px;
    font-family: shoptet;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    display: none
}

#header .top-navigation-contacts .project-email:hover,#header .top-navigation-contacts .project-phone:hover {
    color: var(--color-primary-hover)!important
}

#header .top-navigation-contacts .project-email:hover span,#header .top-navigation-contacts .project-phone:hover span {
    color: var(--color-primary-hover)
}

#header .top-navigation-contacts .project-email:hover:before,#header .top-navigation-contacts .project-phone:hover:before {
    color: #000
}

#header .top-navigation-contacts .project-email {
    overflow: hidden;
    color: var(--color-primary);
    margin-right: 15px;
    line-height: 1.1em;
    text-decoration: none;
    font-size: 1.2em;
    margin-top: 0;
    font-weight: 600;
    color: #fff
}

#header .top-navigation-contacts .project-email.show {
    display: block
}

#header .top-navigation-contacts .project-email span {
    display: block
}

#header .top-navigation-contacts .project-email:before {
    content: "\e924"
}

#header .top-navigation-contacts .project-phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    line-height: 21px;
    text-decoration: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 1.3em;
    color: #fff
}

#header .top-navigation-contacts .project-phone:hover {
    color: #000
}

#header .top-navigation-contacts .project-phone:before {
    display: none
}

#header .top-navigation-contacts .project-phone+.project-email {
    display: none
}

#header #dkLabComparerHeaderWrappper {
    position: absolute;
    top: 24px;
    height: auto;
    right: 200px;
    width: 31px;
    z-index: 3
}

@media only screen and (max-width: 1200px) {
    #header #dkLabComparerHeaderWrappper {
        padding-left:0;
        text-align: center;
        width: 35px;
        padding-top: 0;
        right: 113px
    }
}

@media only screen and (max-width: 767px) {
    #header #dkLabComparerHeaderWrappper {
        width:42px;
        padding-top: 20px;
        border: none;
        right: 73px;
        transform: none!important;
        top: -3px
    }
}

#header #dkLabComparerHeaderWrappper.moved-1 {
    right: 273px
}

@media only screen and (max-width: 1200px) {
    #header #dkLabComparerHeaderWrappper.moved-1 {
        right:169px
    }
}

@media only screen and (max-width: 767px) {
    #header #dkLabComparerHeaderWrappper.moved-1 {
        right:117px
    }
}

#header #dkLabComparerHeaderWrappper.moved-2 {
    right: 273px
}

@media only screen and (max-width: 1200px) {
    #header #dkLabComparerHeaderWrappper.moved-2 {
        right:169px
    }
}

@media only screen and (max-width: 767px) {
    #header #dkLabComparerHeaderWrappper.moved-2 {
        right:116px
    }
}

#header #dkLabComparerHeaderWrappper.moved-3 {
    right: 392px
}

@media only screen and (max-width: 1200px) {
    #header #dkLabComparerHeaderWrappper.moved-3 {
        right:210px
    }
}

@media only screen and (max-width: 767px) {
    #header #dkLabComparerHeaderWrappper.moved-3 {
        right:116px
    }
}

#header #dkLabComparerHeaderWrappper .dkLabComparerHeaderIconBtn:before {
    font-size: 23px;
    margin-right: 0;
    color: #fff
}

@media only screen and (max-width: 767px) {
    #header #dkLabComparerHeaderWrappper .dkLabComparerHeaderIconBtn:before {
        font-size:19px
    }
}

#header #dkLabComparerHeaderWrappper em {
    width: 17px;
    height: 17px;
    font-weight: 400;
    padding-top: 1px;
    top: -4px;
    right: -10px
}

#header #dkLabComparerHeaderWrappper:before {
    position: absolute;
    content: "Porovnání";
    left: 50%;
    top: 38px;
    font-size: 11px;
    color: #fff;
    transform: translateX(-50%)
}

@media only screen and (max-width: 1200px) {
    #header #dkLabComparerHeaderWrappper:before {
        display:none
    }
}

#header #dkLabComparerHeaderWrappper:hover:before {
    color: var(--color-primary-hover)
}

#header #oblibeneBtn {
    position: absolute;
    top: 25px;
    right: 195px;
    height: auto;
    width: 28px;
    padding-left: 0;
    background: transparent;
    padding-top: 0;
    display: block
}

#header #oblibeneBtn:before {
    font-size: 24px;
    font-weight: 500;
    margin-right: 0;
    margin-left: 0;
    color: #fff
}

@media only screen and (max-width: 767px) {
    #header #oblibeneBtn:before {
        font-size:18px
    }
}

#header #oblibeneBtn:after {
    position: absolute;
    content: "Oblíbené";
    left: 50%;
    top: 37px;
    font-size: 11px;
    color: #fff;
    transform: translateX(-50%)
}

@media only screen and (max-width: 1200px) {
    #header #oblibeneBtn:after {
        display:none
    }
}

@media only screen and (max-width: 1200px) {
    #header #oblibeneBtn {
        right:117px;
        padding-left: 0;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    #header #oblibeneBtn {
        width:42px;
        right: 74px;
        padding-top: 18px;
        border: none;
        top: 2px
    }

    #header #oblibeneBtn.moved {
        right: 74px
    }
}

#header #oblibeneBtn:hover:after {
    color: var(--color-primary-hover)
}

#header .header-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    height: 98px;
    position: relative
}

@media only screen and (max-width: 1200px) {
    #header .header-top {
        height:76px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top {
        -ms-flex-pack:justify;
        justify-content: flex-end;
    }
}

#header .header-top .oblibeneBtn {
    position: absolute;
    right: 177px;
    top: 38px;
    width: 18px;
    height: 20px;
    z-index: 3;
    text-decoration: none!important
}

@media only screen and (max-width: 767px) {
    #header .header-top .oblibeneBtn {
        right:130px;
        top: 22px
    }

    #header .header-top .oblibeneBtn em {
        right: -2px
    }
}

#header .header-top .oblibeneBtn em {
    right: inherit;
    top: 35px;
    left: 33px;
    padding-left: 1px;
    width: 17px;
    padding-bottom: 2px;
    height: 17px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-size: 11px
}

@media only screen and (max-width: 1200px) {
    #header .header-top .oblibeneBtn em {
        top:21px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top .oblibeneBtn em {
        top:16px;
        left: 23px
    }
}

#header .header-top .oblibeneBtn:before {
    font-size: 20px;
    margin-left: 1px;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    #header .header-top .oblibeneBtn:before {
        font-size:16px;
        font-weight: 400
    }
}

#header .header-top .dropdown {
    padding-left: 3px;
    position: absolute;
    right: 0;
    height: 30px;
    width: 82px;
    border-left: none;
    bottom: -41px
}

#header .header-top .dropdown.moved {
    right: 230px
}

@media only screen and (max-width: 767px) {
    #header .header-top .dropdown.moved {
        right:162px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top .dropdown {
        top:20px!important;
        right: 130px;
        display: none
    }
}

#header .header-top .dropdown .dropdown-menu {
    border: none;
    box-shadow: 0 2px 7px rgba(0,0,0,.2);
    border-radius: 0;
    min-width: 68px;
    right: 0
}

#header .header-top .dropdown .dropdown-menu a {
    text-decoration: none;
    padding: 7px 10px;
    display: block;
    font-weight: 600;
    text-align: center
}

#header .header-top .dropdown a:before {
    display: none
}

#header .header-top .dropdown>span {
    display: none
}

#header .header-top .dropdown button {
    background: transparent;
    border: none;
    color: #fff;
    padding-right: 18px;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 3px 13px 3px 0;
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width: 767px) {
    #header .header-top .dropdown button {
        padding-right:15px
    }
}

#header .header-top .dropdown button:focus {
    outline: none
}

#header .header-top .dropdown button:hover {
    color: #9c9c9c
}

#header .header-top .dropdown button:before {
    content: "\e90e";
    position: absolute;
    right: -5px;
    top: 13px;
    font-family: shoptet;
    font-size: 10px;
    color: #fff
}

@media only screen and (max-width: 767px) {
    #header .header-top .dropdown button:before {
        top:4px
    }
}

#header .header-top .dropdown button:after {
    font-weight: 500;
    height: 30px;
    width: 30px;
    margin-right: 2px;
    font-size: 1.1em;
    background-color: transparent;
    content: "";
    border-radius: 0;
    text-transform: uppercase;
    color: transparent;
    overflow: hidden;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    letter-spacing: 0;
    background-image: url(/user/documents/upload/upravy/icons/flag.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 50%;
    filter: invert(1)
}

@media only screen and (max-width: 767px) {
    #header .header-top {
        height:60px!important
    }
}

.scrolled-up #header.fixed-menu {
    top: 0;
    transition: .3s
}

@media only screen and (min-width: 768px) {
    #header #navigation ul.menu-level-1>li.exp>ul {
        display:-ms-flexbox;
        display: flex;
        top: 50px;
        position: fixed;
        left: 0;
        background-color: #fff;
        padding: 20px;
        transition: all 1s ease-in-out;
        border: 1px solid #e4e4e8;
        border-top-width: 0;
        z-index: 99;
        opacity: 1;
        overflow: hidden
    }
}


@media only screen and (max-width: 767px) {
    #header {
        position:fixed;
        width: 100%;
        top: 0;
        height: 60px;
        background: var(--color-primary)!important;
        z-index: 9
    }

    #header .header-top .responsive-tools a[data-target=login] {
        display: block;
        margin: 0px 20px;
    }


.header-top .responsive-tools a[data-target=login]:after {
        position: relative;
        display: block;
        content: "Účet";
        color: #fff;
        font-size: 12px;
        margin-top: 2px;
        letter-spacing: 0;
        width: 45px;
        left: -8px;
    }




    .header-top .responsive-tools a[data-target=login]:before {
        content: "" !important;
        background-image: url(/user/documents/upload/upravy/icons/user-heart-alt-1-svgrepo-com.svg);
        background-size: 24px;
        width: 23px;
        height: 22px;
        background-repeat: no-repeat;
        background-position: 50%;
        position: relative;
        z-index: 1;
        opacity: 1;
        margin-right: 0;
        display: inline-block;
        top: -2px;
        margin-top: 0;
        margin-bottom: -3px;
    }

#header .cart-count:after {
    position: absolute;
    display: block;
    content: "Košík";
    color: #fff;
    font-size: 12px;
    top: 27px;
    text-transform: none !important;
    left: -1px;
    bottom: 0;
}




    #header .header-top .responsive-tools a[data-target=navigation] {
        z-index: 2;
        position: absolute;
        left: -13px;
        padding: 9px 2px;
        top: 9px
    }

    #header .header-top .responsive-tools a[data-target=navigation]:before {
        font-size: 20px;
        color: #fff
    }

    #header .header-top .responsive-tools a[data-target=search] {
        width: 42px;
        height: 56px;
        padding: 4px;
        text-align: center;
        position: absolute;
        right: 88px;
        top: 0;
        border-left: none
    }

    #header .header-top .responsive-tools a[data-target=search]:before {
        content: "";
        width: 100%;
        height: 100%;
        background-image: url(/user/documents/upload/upravy/icons/search-w.svg);
        background-size: 22px;
        background-repeat: no-repeat;
        background-position: 50%;
        top: 0;
        left: -16px;
        position: absolute
    }

    #header .site-name {
        position: relative;
        z-index: 9!important;
        margin-left: 36px;
    }

    #header .site-name img {
        max-height: 28px;
        max-width: 100px
    }

    .search-window-visible #header .search-form {
        display: block!important
    }

    .overall-wrapper {
        position: relative
    }

    .overall-wrapper:after {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.75);
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transition: .3s
    }

    .navigation-window-visible .overall-wrapper {
        position: relative
    }

    .navigation-window-visible .overall-wrapper:after {
        visibility: visible;
        opacity: 1
    }

    .navigation-window-visible .site-name {
        z-index: 99999!important
    }

    .navigation-window-visible .top-navigation-bar .nav-part .responsive-tools a[data-target=navigation] {
        display: none
    }

    .navigation-window-visible #header {
        z-index: 99
    }

    .navigation-window-visible .overall-wrapper:after {
        width: calc(100% - 320px)
    }
}

@media only screen and (max-width: 767px) and (max-width:480px) {
    #header .header-top .responsive-tools a[data-target=navigation] {
        left:-11px
    }
}

@media only screen and (max-width: 767px) and only screen and (max-width:480px) {
    #header .site-name {
        max-width:100px
    }
}




@media only screen and (max-width: 767px) {
    .st-light-mode #header .header-top .responsive-tools a[data-target=search]:before {
        filter:invert(1)
    }

    .st-light-mode #header .header-top .responsive-tools a[data-target=navigation]:before {
        color: #000
    }

    .st-light-mode #header {
        background: #fff!important
    }
}


@media (min-width: 768px) {
    .content {
        -ms-flex-positive:1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .one-columns-body .content {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .multiple-columns-body .content {
        width:calc(100% - 330px);
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.flag {
    float: left;
    clear: left;
    width: auto;
    margin-bottom: .5ex;
    padding: 4px 8px;
    border-radius: 0;
    font-size: smaller;
    font-weight: 700;
    line-height: 1.1;
    text-align: left;
    text-transform: none;
    display: inline-block;
    -ms-hyphens: none;
    hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity .3s ease-out
}

.flags-inline:after,.flags-inline:before {
    content: " ";
    display: table
}

.flags-inline:after {
    clear: both
}

.flags-inline .flag {
    clear: none;
    display: inline-block;
    margin-left: 3px
}

.flags-inline .flag:first-child {
    margin-left: 0
}

.products-top {
    margin-bottom: 19px
}

.products-top>div {
    transition: all .3s ease-out
}

.products-top>div.inactive {
    position: absolute;
    height: 0;
    overflow: hidden;
    transform: scale(0)
}

.products-top>div.revealed {
    transform: scale(1)
}

ul.manufacturers {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
    text-transform: uppercase
}

ul.manufacturers>li {
    list-style: none
}

ul.manufacturers>li:nth-child(2n) {
    background: #fbfbfb
}

ul.manufacturers li {
    list-style: none
}

ul.manufacturers h2 {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    margin: 0;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    transition: color .3s ease-out
}

ul.manufacturers ul {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

ul.manufacturers ul li {
    padding: 5px 0
}

ul.manufacturers>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #e7e7e7
}

ul.manufacturers>li a {
    text-decoration: none
}

ul.manufacturers>li:last-child {
    border-bottom-style: none
}

@media (min-width: 768px) {
    ul.manufacturers ul {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 1 1 calc(100% - 40px * 2.5);
        flex: 1 1 calc(100% - 40px * 2.5)
    }

    ul.manufacturers ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 992px) {
    ul.manufacturers ul li {
        -ms-flex-preferred-size:33.333333%;
        flex-basis: 33.333333%
    }
}

@media (min-width: 1200px) {
    ul.manufacturers ul li {
        -ms-flex-preferred-size:20%;
        flex-basis: 20%
    }
}

.latest-contribution-wrapper {
    margin-top: 38px;
    margin-bottom: 38px
}

@media (min-width: 768px) {
    .latest-contribution-wrapper {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.latest-contribution {
    padding-bottom: 19px
}

.latest-contribution a {
    text-decoration: none
}

@media (min-width: 768px) {
    .latest-contribution {
        width:auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.latest-contribution-placeholder {
    display: none
}

@media (min-width: 768px) {
    .latest-contribution-placeholder {
        display:block
    }
}

.latest-contribution-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 38px
}



#navigation ul.menu-level-1>li>a {
    padding: 13px 14px;
    line-height: 1.1em;
    font-weight: 400;
    margin-right: 12px;
    font-size: 16px;
    color: #fff;
    position: relative;
    border-radius: 5px;
    margin-bottom: 19px
}

#navigation ul.menu-level-1>li>a:hover {
    text-decoration: underline;
    color: #fff
}

#navigation ul.menu-level-1>li>a.active {
    background: var(--color-primary-hover);
    color: #fff
}

#navigation ul.menu-level-1>li>a.active:hover {
    text-decoration: none
}

#navigation ul.menu-level-1>li>a b {
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    #navigation ul.menu-level-1>li#nav-manufacturers .menu-level-2 {
        padding-top:50px!important
    }

    #navigation ul.menu-level-1>li#nav-manufacturers .menu-level-2>li>a {
        font-size: 1.2em
    }

    #navigation ul.menu-level-1>li#nav-manufacturers .menu-level-2>li>a:hover {
        text-decoration: underline
    }
}

.menu-helper {
    left: auto;
    right: 235px;
    z-index: 999
}

@media only screen and (min-width: 768px) {
    .menu-helper .navigationActions {
        display:none!important
    }
}

.menu-helper>span {
    display: none
}

.menu-helper .top-navigation-bar-menu {
    margin-top: 50px
}

.menu-helper .top-navigation-bar-menu li:before {
    display: none
}

.menu-helper .top-navigation-bar-menu li a {
    font-size: 1em;
    padding: 12px 20px
}

.menu-helper>ul {
    top: 44px!important;
    padding: 0;
    width: 250px;
    position: absolute;
    bottom: auto;
    display: none;
    max-height: none;
    box-shadow: 0 2px 7px rgba(0,0,0,.2)!important;
    transition: .3s;
    animation: none;
    left: inherit;
    background: #fff;
    right: 0;
    border: none;
    border-radius: 5px
}

.menu-helper>ul:before {
    width: 100vw;
    height: 80px;
    top: -80px;
    position: absolute;
    z-index: -1;
    content: "";
    background: #fff
}

.menu-helper>ul li {
    border-color: transparent;
    max-width: 1440px;
    margin: 0 auto
}

.menu-helper>ul li.splitted {
    display: none
}

.menu-helper>ul li a {
    border: none;
    text-transform: none!important;
    color: #1e1e1c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-size: 1em;
    padding: 14px 15px!important;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none;
    line-height: 1.2em
}

.menu-helper>ul li a:hover {
    text-decoration: underline
}

.menu-helper>ul li a .submenu-arrow {
    margin-right: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 35px;
    height: 30px;
    margin-left: -5px;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    display: none!important
}

.menu-helper>ul li a .submenu-arrow:after {
    content: "+"!important;
    font-size: 22px;
    transition: 0s;
    font-weight: 500!important;
    font-family: Poppins!important
}

.menu-helper>ul li a b {
    font-weight: 500
}

.menu-helper>ul li .menu-level-2 {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none!important
}

.menu-helper>ul li .menu-level-2 li {
    margin: 0
}

.menu-helper>ul li .menu-level-2 li a {
    font-size: 1.2em;
    padding: 5px 15px;
    border-right: 1px solid #ccc;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .menu-helper>ul li .menu-level-2 li a {
        opacity:.72
    }

    .menu-helper>ul li .menu-level-2 li a:hover {
        opacity: 1
    }
}

.menu-helper>ul li .menu-level-2 li:last-child a {
    border: none
}

.menu-helper>ul li.exp>a .submenu-arrow:after {
    content: "-"!important;
    margin-bottom: 4px;
    font-size: 30px;
    font-weight: 100!important
}

.menu-helper:after {
    width: 34px;
    height: 34px;
    content: "";
    background-image: url(/user/documents/upload/upravy/icons/menu.svg);
    background-size: 34px;
    background-position: 50%;
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
    .scrolled .menu-helper>ul {
        top:40px!important
    }
}

.submenu-visible .menu-helper>ul>li.ext.exp>ul {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px
}

@keyframes a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    #navigation {
        background:#fff;
        padding-left: 0;
        width: 320px!important;
        left: -322px!important;
        margin: 0;
        height: auto;
        bottom: 0;
        top: 0;
        position: fixed;
        transform: none;
        padding-top: 52px!important;
        padding-bottom: 15px!important
    }

    #navigation .navigation-in ul li ul li a {
        padding: 7px 15px 7px 35px
    }

    #navigation .navigation-in {
        overflow: initial;
        position: relative
    }

    #navigation .navigation-close {
        z-index: 9;
        background: #f2f2f2;
        height: 48px;
        width: 48px;
        padding: 17px;
        padding-top: 19px
    }

    #navigation ul.menu-level-1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: auto;
        height: 100%
    }

    #navigation ul.menu-level-1>li {
        -ms-flex-order: 2;
        order: 2
    }

    #navigation ul.menu-level-1>li.appended-category {
        -ms-flex-order: 1;
        order: 1
    }

    #navigation ul.menu-level-1>li {
        border: none
    }

    #navigation ul.menu-level-1>li.ext.exp {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 9;
        top: 0
    }

    #navigation ul.menu-level-1>li.ext.exp>a b {
        font-weight: 700
    }

    #navigation ul.menu-level-1>li.ext.exp>a .submenu-arrow {
        top: -45px;
        background: #fff
    }

    #navigation ul.menu-level-1>li.ext.exp>a .submenu-arrow:after {
        left: 0;
        right: auto;
        width: 20px;
        height: 15px;
        top: 14px;
        content: "";
        background-image: url(/user/documents/upload/upravy/icons/arrow-left.svg);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: 50%;
        transform: none
    }

    #navigation ul.menu-level-1>li .menu-level-2 {
        width: 100%;
        padding: 0!important;
        margin-left: 0;
        height: auto;
        overflow: auto;
        margin-top: -4px!important;
        padding-bottom: 35px!important;
        position: absolute;
        top: 40px;
        bottom: 0
    }

    #navigation ul.menu-level-1>li .menu-level-2 li a {
        margin: 8px 15px!important
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level>div>a {
        padding-right: 30px;
        position: relative
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level>div>a:after {
        top: 13px;
        position: absolute;
        right: 15px;
        color: #1e1e1c;
        font-family: shoptet!important;
        content: "\e90e";
        font-size: 10px;
        width: 10px;
        font-weight: 200;
        height: 10px
    }
    .popup-widget.login-widget {
        position: fixed;
        z-index: 1;
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 9;
        top: -5px
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div>a {
        background: #fff!important;
        font-weight: 700;
        text-decoration: underline
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div>a:after {
        display: none
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div .menu-level-3 {
        display: block;
        height: 100vh;
        max-height: calc(100vh - 160px);
        overflow: auto;
        margin-top: -8px!important;
        padding-bottom: 15px!important
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div .menu-level-3 li {
        font-size: 0;
        line-height: 0
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level.clicked>div .menu-level-3 li a {
        font-size: 14px;
        margin-bottom: 0!important
    }

    #navigation ul.menu-level-1>li .menu-level-2.clicked {
        top: 6px
    }

    #navigation ul.menu-level-1>li>a {
        line-height: 40px
    }

    #navigation ul.menu-level-1>li>a .submenu-arrow {
        display: inline-block;
        padding-left: 0;
        line-height: 10px;
        vertical-align: middle;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 10px;
        font-weight: 600;
        width: 100%;
        height: 100%
    }

    #navigation ul.menu-level-1>li>a .submenu-arrow:after {
        top: 21px;
        position: absolute;
        right: 5px;
        color: #1e1e1c
    }

    #navigation ul.menu-level-1>li>a .submenu-arrow:before {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        z-index: 2
    }

    #navigation ul.menu-level-1>li>a.active {
        background: transparent;
        text-decoration: underline
    }

    #navigation li a {
        padding: 8px 0!important;
        background: transparent;
        margin: 4px 15px;
        border-radius: 0;
        color: #1e1e1c!important;
        line-height: 0em!important;
        font-weight: 400;
        font-size: 15px;
        margin-bottom: 4px!important
    }

    #navigation li a:hover {
        margin: 4px 15px!important;
        color: #5c5c5c
    }

    #navigation .dropdown-backdrop {
        display: none!important
    }

    #navigation .navigationActions {
        margin-top: 12px;
        border-top: 2px solid #f1f1f1!important;
        padding-top: 12px;
        -ms-flex-order: 2;
        order: 2;
        display: block
    }

    #navigation .navigationActions li {
        border: none!important
    }

    #navigation .navigationActions .shp-flag {
        position: relative;
        top: 4px
    }

    #navigation .navigationActions .navigationActions__submenu {
        display: none
    }

    #navigation .navigationActions .navigationActions__submenu li a {
        background: #fff;
        padding: 7px 15px!important
    }

    #navigation .navigationActions li.ext.exp .navigationActions__submenu {
        display: block
    }

    #navigation .actions-wrap {
        margin-top: 12px;
        border-top: 2px solid #f1f1f1!important;
        padding-top: 12px;
        display: block
    }

    #navigation .actions-wrap .languagesMenu {
        padding: 12px 15px!important;
        background: #f1f3f7;
        margin: 8px 15px;
        border-radius: 10px
    }

    #navigation .actions-wrap .languagesMenu button {
        width: 100%;
        text-align: left;
        padding: 0;
        margin: 0;
        border: none;
        background: transparent;
        height: 30px;
        margin-top: -5px;
        margin-bottom: -5px;
        position: relative
    }

    #navigation .actions-wrap .languagesMenu button:after {
        top: 11px;
        position: absolute;
        right: 0;
        color: #1e1e1c;
        font-family: shoptet!important;
        content: "\e90e";
        font-weight: 400;
        font-size: 10px
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content {
        display: none;
        margin-top: 10px
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content.open {
        display: block
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box {
        margin-bottom: 15px
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box:last-child {
        margin-bottom: 0
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box .languagesMenu__header--actual {
        display: none
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box ul li a {
        margin: 0;
        padding: 5px 11px!important;
        font-weight: 400
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box ul li a .shp-flag {
        margin-right: 5px;
        position: relative;
        top: 3px
    }

    #navigation .actions-wrap .languagesMenu .languagesMenu__content .languagesMenu__box .languagesMenu__header {
        margin-bottom: 5px;
        font-weight: 600
    }
}

@media only screen and (max-width: 767px) {
    .navigation-window-visible #header #navigation {
        left:0!important;
        padding-top: 15px
    }
}

#header .navigation-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 2;
    order: 2
}

#header .navigation-buttons .btn.cart-count {
    background: transparent;
    color: #fff!important;
    text-decoration: none;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-direction: column;
    flex-direction: row;
    position: absolute;
    font-weight: 500;
    font-size: 14px;
    padding-left: 15px;
    line-height: 1.2em;
    min-height: 42px;
    -ms-flex-align: start;
    align-items: center;
    min-width: inherit;
    top: 24px;
    margin-top: -1px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    right: 0;
    width: 75px;
    height: 81px;
    border: none;
    padding: 0;
    transition: .3s;
    flex-direction: column;
    height: 67px
}

@media (max-width: 1200px) {
    #header .navigation-buttons .btn.cart-count {
        height:69px;
        width: 40px;
        padding: 0
    }
}

#header .navigation-buttons .btn.cart-count:hover .sr-only {
    color: var(--color-primary-hover)
}

#header .navigation-buttons .btn.cart-count .sr-only {
    display: block;
    position: relative;
    left: 0;
    top: -1px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    min-height: 26px
}

@media (max-width: 1200px) {
    #header .navigation-buttons .btn.cart-count .sr-only {
        display:none;
    }
}

#header .navigation-buttons .btn.cart-count .cart-price {
    display: none;
    width: 105px;
    margin-right: 14px;
    font-size: 1em;
    font-weight: 600;
    text-align: left
}

@media (max-width: 1200px) {
    #header .navigation-buttons .btn.cart-count .cart-price {
        display:none;
    }
}

#header .navigation-buttons .btn.cart-count:before {
    font-weight: 500;
    height: 32px;
    width: 30px;
    font-size: 1.1em;
    background-color: transparent;
    content: "";
    border-radius: 50px;
    text-transform: uppercase;
    color: transparent;
    overflow: hidden;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    position: relative;
    margin-left: 0;
    z-index: 999;
    letter-spacing: 0;
    background-image: url(/user/documents/upload/upravy/icons/cart.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 50%
}

#header .navigation-buttons .btn.cart-count i {
    position: absolute;
    right: auto;
    bottom: auto;
    width: 18px;
    height: 18px;
    font-style: normal;
    font-size: 11px;
    line-height: 20px;
    border-radius: 20px;
    z-index: 999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #dea748 !important;
    color: #fff;
    border: none;
    right: 18px;
    top: 5px;
    padding: 0;
    box-shadow: none
}

@media (max-width: 1200px) {
    #header .navigation-buttons .btn.cart-count i {
        right:0
    }
}

@media only screen and (max-width: 767px) {
    #header .navigation-buttons .btn.cart-count i {
        left:auto;
        right: 1px;
        top: 0;
        line-height: 22px;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width: 767px) {
    #header .navigation-buttons .btn.cart-count {
        position:relative;
        top: -5px;
        height: 32px!important;
        margin-right: -12px;
        min-height: 31px;
        z-index: 999;
        transform: none;
        width: 42px;
        border-right: none;
        border-left: none
    }

    #header .navigation-buttons .btn.cart-count:before {
        background-size: 25px;
        margin-left: 7px
    }

    #header .navigation-buttons .btn.cart-count span {
        display: none
    }
    
    #navigation ul.menu-level-1>li .menu-level-2 li a {
    margin: 25px 16px !important;
}
}

#header .header-top .languagesMenu {
    display: -ms-flexbox;
    display: flex;
    color: #000;
    padding-top: 4px;
    padding-left: 0;
    position: absolute;
    right: 0;
    bottom: -38px;
    height: 21px;
    background: transparent;
    transition: .3s;
    width: 40px;
    border-left: none
}

@media only screen and (max-width: 1200px) {
    #header .header-top .languagesMenu {
        width:57px
    }
}

#header .header-top .languagesMenu:before {
    position: absolute;
    content: "Jazyk a měna";
    left: 18px;
    top: 17px;
    font-size: 10px;
    color: rgba(30,30,28,.4);
    display: none
}

@media only screen and (max-width: 1200px) {
    #header .header-top .languagesMenu:before {
        display:none
    }
}

#header .header-top .languagesMenu.moved {
    right: 200px
}

@media only screen and (max-width: 767px) {
    #header .header-top .languagesMenu.moved {
        right:155px!important
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top .languagesMenu {
        top:0;
        right: 100px;
        width: 60px;
        height: 60px;
        z-index: 999;
        padding-left: 0;
        display: none
    }
}

#header .header-top .languagesMenu #topNavigationDropdown {
    height: 30px;
    background: transparent;
    border: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    padding-top: 3px;
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (max-width: 1200px) {
    #header .header-top .languagesMenu #topNavigationDropdown {
        left:18px;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 4px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top .languagesMenu #topNavigationDropdown {
        left:15px
    }
}

#header .header-top .languagesMenu #topNavigationDropdown:focus {
    outline: none;
    border: none
}

#header .header-top .languagesMenu #topNavigationDropdown .caret {
    opacity: 1
}

#header .header-top .languagesMenu #topNavigationDropdown .caret:before {
    display: inline-block;
    speak: none;
    vertical-align: middle;
    font-family: shoptet!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 0;
    text-transform: none;
    color: #fff;
    margin-left: 8px;
    opacity: 1;
    font-size: 10px;
    text-decoration: none;
    content: "\e90e"
}

@media only screen and (max-width: 767px) {
    #header .header-top .languagesMenu #topNavigationDropdown .caret:before {
        font-size:8px;
        margin-left: 4px
    }
}

#header .header-top .languagesMenu .languagesMenu__content {
    display: none;
    position: absolute;
    -ms-flex-direction: column;
    background: #fff;
    padding: 0;
    top: 30px;
    border: none;
    width: 170px;
    -ms-flex: 1;
    flex: 1;
    left: inherit;
    transform: none;
    right: 0;
    border-radius: 5px;
    overflow: hidden;
    z-index: 999;
    box-shadow: 0 0 20px #00000033
}

@media only screen and (max-width: 1200px) {
    #header .header-top .languagesMenu .languagesMenu__content {
        top:69px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-top .languagesMenu .languagesMenu__content {
        top:60px
    }
}

#header .header-top .languagesMenu .languagesMenu__content .languagesMenu__box {
    border-right: 1px solid #f2f2f2;
    width: 100%
}

#header .header-top .languagesMenu .languagesMenu__content .languagesMenu__box[data-target=currency] .languagesMenu__header {
    position: relative
}

#header .header-top .languagesMenu .languagesMenu__content .languagesMenu__box[data-target=currency] .languagesMenu__header:after {
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    background: #ccc
}

#header .header-top .languagesMenu .languagesMenu__content .languagesMenu__header {
    padding: 6px 9px;
    font-weight: 600;
    background: #f2f2f2;
    text-align: center;
    font-size: .9em;
    border-bottom: none;
    border-bottom: 1px solid #e8e7e7
}

#header .header-top .languagesMenu .languagesMenu__content .languagesMenu__header[data-toggle=dropdown] {
    display: none
}

#header .header-top .languagesMenu .languagesMenu__content ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#header .header-top .languagesMenu .languagesMenu__content ul li a {
    padding: 3px 10px;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 30px;
    -ms-flex-align: center;
    align-items: center;
    color: #1e1e1c
}

#header .header-top .languagesMenu .languagesMenu__content ul li a span {
    display: none
}

#header .header-top .languagesMenu .languagesMenu__content ul li a img,#header .header-top .languagesMenu .languagesMenu__content ul li a svg {
    margin-right: 0
}

#header .header-top .languagesMenu .languagesMenu__content ul li a:hover {
    background: #f2f2f2
}

@media only screen and (min-width: 1200px) {
    #header .header-top .languagesMenu:hover:after {
        background:var(--color-primary);
        opacity: .1;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        content: "";
        width: 100%;
        height: 100%
    }
}

#header .header-top .languagesMenu:hover .languagesMenu__content {
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

html[lang=en] #header .header-top .languagesMenu:before {
    content: "Language"
}

html[lang=de] #header .header-top .languagesMenu:before {
    content: "Sprache"
}

html[lang=sk] #header .header-top .languagesMenu:before {
    content: "Jazyk a mena"
}

html[lang=vi] #header .header-top .languagesMenu:before {
    content: "Ngôn ngữ"
}

html[lang=pl] #header .header-top .languagesMenu:before {
    content: "Język i waluta"
}

html[lang=ro] #header .header-top .languagesMenu:before {
    content: "Limba si moneda"
}

html[lang=hu] #header .header-top .languagesMenu:before {
    content: "Nyelv és pénznem"
}

.search-whisperer {
    z-index: 100;
    position: absolute;
    display: none;
    width: calc(100% + 230px);
    max-width: 1700px;
    border-style: solid;
    text-align: left;
    font-size: 12px;
    border-radius: 0;
    top: 81px;
    left: -230px;
    line-height: 1.2;
    background: #fff;
    box-shadow: 0 30px 30px rgba(0,0,0,.2);
    min-width: 330px;
    border: none;
    padding: 0
}

@media only screen and (max-width: 1200px) {
    .search-whisperer {
        top:69px;
        width: calc(100% + 190px);
        left: -190px
    }
}

@media only screen and (max-width: 767px) {
    .search-whisperer {
        width:100%;
        max-width: 100%;
        border: 2px solid #000
    }
}

.search-whisperer>div,.search-whisperer>ul {
    padding: 30px 45px!important
}

@media only screen and (max-width: 767px) {
    .search-whisperer>div,.search-whisperer>ul {
        padding:15px 17px!important
    }
}

.search-whisperer p {
    margin: 10px 5px
}

.search-whisperer a:hover {
    background-color: rgba(0,0,0,.045)
}

.search-whisperer ul {
    margin: 0;
    padding: 0
}

.search-whisperer ul li {
    list-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.search-whisperer ul li a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 5px;
    text-decoration: none
}

.search-whisperer ul li a>img {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.search-whisperer .p-name {
    margin-bottom: .25ex
}

.search-whisperer .p-info {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 50%;
    padding: 0 5px
}

.search-whisperer .p-info span {
    display: block
}

.search-whisperer .p-availability-inner,.search-whisperer .p-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search-whisperer .p-availability {
    height: 14px;
    line-height: 1;
    position: relative
}

.search-whisperer .p-availability .p-availability-inner {
    position: absolute
}

.search-whisperer .price {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin-top: 0;
    text-align: right;
    font-size: 13px;
    line-height: 1
}

.search-whisperer.active {
    display: none
}

@media (min-width: 768px) {
    .search-whisperer .price {
        margin-top:0;
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    .search-whisperer ul li a {
        -ms-flex-align:center;
        align-items: center
    }

    .search-whisperer .price {
        width: 90px;
        margin-top: 0;
        padding-right: 7px
    }
}

.search-whisperer-documents {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.search-whisperer img {
    max-width: 100%
}

.search-whisperer-documents a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 10px;
    text-decoration: none
}

.search-whisperer-documents em {
    padding-right: 1ex;
    font-size: 12px
}

.search-whisperer-category em:before {
    content: "\e936";
    vertical-align: baseline
}

.search-whisperer-image {
    max-width: 59px
}

.search-whisperer-empty {
    padding: 6px 5px;
    border: none
}

.search-whisperer {
    border-color: #dadada;
    background-color: #fff
}

.search-whisperer ul li {
    border-color: #dadada
}

.search-whisperer ul li a:not(.btn) {
    color: #666
}

.search-whisperer .price {
    color: #656565
}

.search-whisperer .p-name {
    color: #656565
}

.search-whisperer-documents {
    border-bottom-color: #dadada
}

@media only screen and (max-width: 767px) {
    .search-window-visible #header .search-form {
        display:block!important
    }
}

.empty-cart-boxes .search-form button {
    min-height: 40px;
    height: 40px
}

@media only screen and (min-width: 768px) {
    #header .search {
        position:relative;
        height: 60px;
        width: calc(100% - 765px);
        min-width: 1px
    }
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
    #header .search {
        width:calc(100% - 585px);
        padding-left: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width:992px) {
    #header .search {
        width:calc(100% - 470px);
        padding-left: 30px
    }
}

@media only screen and (min-width: 768px) {
    #header .search-form {
        position:relative;
        right: 0;
        z-index: 3;
        margin-top: 0;
        height: 60px;
        border-left: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        background: #fff;
        border-radius: 5px
    }
}

@media only screen and (max-width: 767px) {
    #header .search-form {
        right:0!important;
        width: 100%;
        background: #f2f2f2;
        position: fixed;
        top: 60px;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 15px 18px;
        display: none
    }
}

#header .search-form .search-toggle {
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: transparent;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: "";
    top: 0;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    display: none
}

@media only screen and (max-width: 767px) {
    #header .search-form .search-toggle {
        display:none
    }
}

#header .search-form fieldset {
    right: 0;
    transition: 0s;
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#header .search-form fieldset input[type=search]::-webkit-search-cancel-button,#header .search-form fieldset input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

#header .search-form fieldset input {
    padding-left: 10px;
    transition: none;
    padding-right: 10px;
    margin-bottom: 0;
    width: 100%;
    height: 42px;
    padding: 15px 0 15px 15px;
    border: none;
    font-size: 1em;
    background: #fff;
    font-weight: 400;
    letter-spacing: 0
}

@media only screen and (max-width: 1200px) {
    #header .search-form fieldset input {
        font-size:1em
    }
}

#header .search-form fieldset input:-ms-input-placeholder {
    font-weight: 400;
    color: rgba(30,30,28,.56);
    letter-spacing: 0
}

#header .search-form fieldset input::placeholder {
    font-weight: 400;
    color: rgba(30,30,28,.56);
    letter-spacing: 0
}

@media only screen and (max-width: 767px) {
    #header .search-form fieldset input:-ms-input-placeholder {
        font-weight:400
    }

    #header .search-form fieldset input::placeholder {
        font-weight: 400
    }
}

@media only screen and (max-width: 767px) {
    #header .search-form fieldset {
        padding:0;
        margin: 0;
        display: block;
        right: 0;
        width: 100%
    }

    #header .search-form fieldset input {
        width: calc(100% - 45px);
        height: 40px;
        border-radius: 4px;
        background: #fff;
        float: left;
        font-size: 1em;
        opacity: 1;
        margin-bottom: 0;
        padding-left: 15px
    }
}

#header .search-form fieldset button {
    position: relative;
    right: 0;
    top: 0;
    border: none!important;
    left: unset;
    width: 50px;
    height: 50px;
    font-size: 0!important;
    letter-spacing: 1px;
    overflow: hidden;
    color: transparent;
    padding: 0;
    margin-left: -1px;
    z-index: 2;
    min-height: 20px;
    border-radius: 0;
    transition: .3s;
    min-width: 0;
    background: transparent;
    background: url(/user/documents/upload/upravy/icons/search-svgrepo-com.svg) no-repeat 50%;
    background-size: 24px;
    opacity: .7;
    margin-right: 5px
}

#header .search-form fieldset button:hover {
    opacity: 1
}

@media only screen and (max-width: 767px) {
    #header .search-form fieldset button {
        color:#fff!important;
        margin: 0;
        float: right;
        min-width: inherit;
        width: 30px!important;
        height: 40px;
        font-size: 1em;
        min-height: 40px;
        border-radius: 0;
        opacity: 1;
        top: 0;
        right: 0;
        display: block!important
    }
}




@media (max-width: 992px) {
    #header .search-form .search-whisperer.active .search-whisperer-documents {
        width:100%;
        margin-left: 0;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (max-width: 480px) {
    #header .search-form .search-whisperer.active .search-whisperer-documents {
        min-width:100%
    }
}

#header .search-form .search-whisperer.active .search-whisperer-documents.search-whisperer-empty {
    width: 100%;
    margin-left: 0;
    text-align: center
}

#header .search-form .search-whisperer.active .search-whisperer-documents.long {
    width: 100%;
    margin-left: 0
}

#header .search-form .search-whisperer.active .search-whisperer-documents a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 8px;
    color: #1e1e1c;
    font-size: 1.2em;
    letter-spacing: .5px
}

#categories .expandable>.topic>a>span:before,#categories .expandable>a>span:before,#cboxClose:before,#cboxNext:before,#cboxPrevious:before,.add-comment .comment-icon:before,.add-comment .rating-icon:before,.advanced-parameter-inner:before,.back-shopping-link .next-step-back:before,.browse-p .p-next:before,.browse-p .p-prev:before,.btn.add-to-cart-button:before,.btn.btn-arrow-down.btn-after:after,.btn.btn-arrow-down:before,.btn.btn-arrow-left.btn-after:after,.btn.btn-arrow-left:before,.btn.btn-arrow-right.btn-after:after,.btn.btn-arrow-right:before,.btn.btn-arrow-up.btn-after:after,.btn.btn-arrow-up:before,.btn.btn-cart:before,.btn.btn-cofidis.btn-after:after,.btn.btn-cofidis:before,.btn.btn-login.btn-after:after,.btn.btn-login:before,.btn.cart-count:before,.btn.next-step-forward:after,.carousel-control:before,.cart-widget-button .btn:after,.cart-widget-product-delete button:before,.chevron-after:after,.close-after:after,.co-box h4:before,.contact-box ul li>span:before,.discount-coupon:before,.empty-content-404 h2:after,.empty-content-category h2:after,.extra.delivery:before,.extra.discount:before,.image360:after,.instagram-follow-btn>span:before,.link-icon:before,.menu-helper:after,.navigation-close:before,.navigation-home-icon-wrapper:before,.next-step-back:before,.p-thumbnails .thumbnail-next:before,.p-thumbnails .thumbnail-prev:before,.pagination-link.next:before,.pagination-link.prev:before,.pagination-link.up:before,.quantity .decrease:before,.quantity .increase:before,.remove-item:before,.responsive-tools>a:before,.search-whisperer-category em:before,.show360image:after,.show-related:after,.shp-icon,.stars a:before,.stars span:before,.subcategories li a:before,.submenu-arrow:after,.top-navigation-bar .dropdown .caret:before,.top-navigation-contacts a.project-email:before,.top-navigation-contacts a.project-phone:before,.top-navigation-menu-trigger:before,a.btn.add-to-cart-button:before,a.btn.btn-arrow-down.btn-after:after,a.btn.btn-arrow-down:before,a.btn.btn-arrow-left.btn-after:after,a.btn.btn-arrow-left:before,a.btn.btn-arrow-right.btn-after:after,a.btn.btn-arrow-right:before,a.btn.btn-arrow-up.btn-after:after,a.btn.btn-arrow-up:before,a.btn.btn-cart:before,a.btn.btn-cofidis.btn-after:after,a.btn.btn-cofidis:before,a.btn.btn-login.btn-after:after,a.btn.btn-login:before,a.btn.cart-count:before,a.social-icon:before {
    display: inline-block;
    speak: none;
    vertical-align: middle;
    font-family: shoptet!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 0;
    text-transform: none;
    text-decoration: none
}




}


@media (max-width: 767px) {
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .site-name {
        transform: translateY(0%) !important;
    }
}


@media (max-width: 767px) {
    #header .site-name {
        left: 10px;
        position: absolute;
        text-align: left;
        top: 5px;
        transition: transform .15s;
    }
}

@media (max-width: 767px) {
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .cart-count {
        transform: translateY(0%);
    }
}

@media (max-width: 767px) {
    .scrolled-down body:not(.ordering-process):not(.search-window-visible) #header .site-name {
        transform: translateY(0%);
    }

}
/*-----------            -------PC---------           ------*/

@media only screen and (min-width: 769px) {

    #header.fixed-menu.roll-up #navigation ul.menu-level-1>li .menu-level-2 {
        top:54px!important
    }
    .fixed-menu .popup-widget {
        top:70px
    }
    .navigation-buttons a.nav-contact span:last-child {
        color: #dea748;
        display: block;
        font-size: 20px;
        font-weight: 600;
    }

    body.scrolled-nav .top-navigation-bar {
        display: none;
    }

    .popup-widget.cart-widget {
    position: fixed;
    background: #fff;
    right: 15px;
    border: 1px solid #ccc;
    margin-top: 20px;
    z-index: 99999;
}
@media (min-width: 1280px) and (max-width: 1820px) {
    .popup-widget.cart-widget { margin-left: calc(15% + 15px);
    }
}

#navigation ul.menu-level-1>li>a:hover {
    text-decoration: underline;
    color: #c69b8e;
    background-color: transparent
}
.navigation-in>ul>li.exp>a,.navigation-in>ul>li>a:hover {
        background-color: transparent;
        color: var(--color-primary)
    }


@media only screen and (min-width: 768px) {
    #header.fixed-menu.roll-up #navigation ul.menu-level-1>li .menu-level-2 {
        top:54px!important
    }
}

.navigation-in ul.menu-level-2 li a {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.navigation-in ul.menu-level-2 {
        z-index: 1001;
        position: absolute;
        left: 0;
        top: calc((100% - 9px) / 2);
        width: 100%;
        background: #fff;
        margin-left: 0;
        border-style: none;
        border-width: 0
    }

    .navigation-in ul.menu-level-2 li {
        border-top-style: none;
        border-top-width: 0;
        display: block
    }

    .navigation-in ul.menu-level-2 li:first-child {
        border-top-style: none
    }

    .navigation-in>ul>li {
        border-top-width: 0;
        border-bottom-width: 0;
        border-top-style: none;
        border-bottom-style: none
    }

    .navigation-in>ul>li>a {
        padding-top: 9px;
        padding-bottom: 9px
    }


@media (min-width: 768px) {
    .navigation-in {
        position:absolute;
        left: 0;
        top: 0;
        width: 9999em
    }

    .fitted .navigation-in,.submenu-visible .navigation-in {
        width: 100%
    }

    .navigation-in>ul {
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center
    }

    .fitted .navigation-in ul {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navigation-in ul li {
        display: block
    }

    .navigation-in ul li.splitted {
        visibility: hidden
    }

    .submenu-visible .navigation-in ul li.splitted {
        display: none
    }

    .navigation-in ul.menu-level-2 {
        z-index: 1001;
        position: absolute;
        left: 0;
        top: calc((100% - 9px) / 2);
        width: 100%;
        background: #fff;
        margin-left: 0;
        border-style: none;
        border-width: 0
    }

    .navigation-in ul.menu-level-2 li {
        border-top-style: none;
        border-top-width: 0;
        display: block
    }

    .navigation-in ul.menu-level-2 li:first-child {
        border-top-style: none
    }

    .navigation-in>ul>li {
        border-top-width: 0;
        border-bottom-width: 0;
        border-top-style: none;
        border-bottom-style: none
    }

    .navigation-in>ul>li>a {
        padding-top: 9px;
        padding-bottom: 9px
    }
}

#navigation ul.menu-level-1>li .menu-level-2 {
    width: 1180px;
    margin-top: 0;
    z-index: 999
}


@media only screen and (min-width: 768px) {
    #navigation ul.menu-level-1>li .menu-level-2 {
        transition: none!important;
        z-index: 1;
        box-shadow: 0 15px 15px rgba(0,0,0,.1);
        width: 100vw;
        position: absolute!important;
        padding: 40px 30px 25px!important;
        transform: none;
        left: calc((-100vw + 1600px) / 2)!important;
        top: 62px!important;
        padding-left: calc((100vw - 1600px) / 2)!important;
        padding-right: calc((100vw - 1600px) / 2)!important;
        min-width: 100%;
        max-height: calc(100vh - 120px)!important;
        overflow: auto!important
    }

    #navigation ul.menu-level-1>li .menu-level-2>li {
        width: 16.666%;
        -ms-flex-preferred-size: unset;
        flex-basis: unset
    }

    #navigation ul.menu-level-1>li .menu-level-2 li {
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 25px;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-right: 0;
        text-align: center
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>a {
        margin-bottom: 10px!important;
        margin-top: 18px!important;
        font-size: 1.2em;
        font-weight: 600
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>a:hover {
        color: var(--color-primary);
        text-decoration: underline
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: inherit
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3.rolled li:nth-child(n+7) {
        display: none
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3.rolled .cat-more {
        line-height: 10px;
        padding: 0;
        font-weight: 500
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 li {
        color: transparent;
        margin-bottom: 7px
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 li a {
        color: #1e1e1c;
        font-weight: 500
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 li a:hover {
        color: #1e1e1c
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3>li {
        margin-bottom: 8px
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3>li>a {
        color: rgba(30,30,28,.64);
        font-weight: 400;
        font-size: 13px
    }
}

@media only screen and (min-width: 768px) and (max-width:1820px) {
    #navigation ul.menu-level-1>li .menu-level-2 {
        left:calc(-5% - 40px)!important;
        padding-left: calc(5% + 40px)!important;
        padding-right: calc(5% + 40px)!important;
        align-items: flex-start;
        justify-content: flex-start;

    }
}



@media only screen and (min-width: 768px) and (max-width:1440px) {
    #navigation ul.menu-level-1>li .menu-level-2>li {
        width:20%
    }
}

@media only screen and (min-width: 768px) and (max-width:992px) {
    #navigation ul.menu-level-1>li .menu-level-2>li {
        width:25%
    }
}

#navigation ul.menu-level-1>li>a:hover {
    text-decoration: none;
    background-color: transparent
}
.menu-helper {

    top: 113px;

}

    #header .search-form {
        position: relative;
        right: 0;
        z-index: 3;
        margin-top: 0;
        height: 60px;
        border-left: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        background: #fff;
        border: 1px solid #c69b8e;
        border-radius: 5px;
    }

#header .navigation-buttons .btn.cart-count:before {
    font-weight: 500;
    height: 32px;
    width: 30px;
    font-size: 1.1em;
    background-color: transparent;
    content: "";
    border-radius: 50px;
    text-transform: uppercase;
    color: transparent;
    overflow: hidden;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    position: relative;
    margin-left: 0;
    z-index: 999;
    letter-spacing: 0;
    background-image: url(/user/documents/upload/upravy/icons/cart.svg);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 50%;
}

#header .search-form fieldset {
    right: 0;
    transition: 0s;
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
#header .search-form fieldset input {
    padding-left: 10px;
    transition: none;
    padding-right: 10px;
    margin-bottom: 0;
    width: 100%;
    height: 42px;
    padding: 15px 0 15px 15px;
    border: none;
    font-size: 1em;
    background: #fff;
    font-weight: 400;
    letter-spacing: 0;
}
#header .search-form fieldset button {
    position: relative;
    right: 0;
    top: 0;
    border: none !important;
    left: unset;
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    letter-spacing: 1px;
    overflow: hidden;
    color: transparent;
    padding: 0;
    margin-left: -1px;
    z-index: 2;
    min-height: 20px;
    border-radius: 0;
    transition: .3s;
    min-width: 0;
    background: transparent;
    background: url(/user/documents/upload/upravy/icons/search-svgrepo-com.svg) no-repeat 50%;
    background-size: 24px;
    opacity: .7;
    margin-right: 5px;
}

.languagesMenu__content {
    background-color: transparent;
    border: none;
}

.langimg {
    width: 30px;               /* Nastav požadovanú veľkosť kruhu */
    height: 30px;
    border-radius: 50%;        /* Tento riadok zaistí, že div bude kruhový */
    overflow: hidden;          /* Uistíme sa, že obsah sa správne oreže */
    display: flex;             /* Aby sme centrovali SVG vo vnútri */
    justify-content: center;
    align-items: center;
    background-color: #f0f0f0; /* Môžeš pridať farbu pozadia, ak chceš */
    position: relative;
    top: 3px;
}

.langimg svg {
    width: 100%;               /* SVG sa prispôsobí veľkosti rodičovského divu */
    height: 100%;
}

.top-navigation-contacts, .top-navigation-menu {
   background: var(--color-primary);
}

.top-navigation-bar .top-navigation-contacts a {
    margin-right: 30px;
    text-decoration: none;
    font-size: .9em;
    color: #fff;
}
.top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li a {
    padding: 4px 15px;
    text-decoration: none;
    font-size: .9em;
}
.top-navigation-bar {
    height: 38px;
    border: none;
    border-bottom: 0.2px solid;
    background: var(--color-primary);
    position: relative;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: flex;
    top: 0;
}

#header.fixed-menu {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    padding-top: 0;
    margin-top: 0!important;
    box-shadow: 0 0 20px rgba(0,0,0,.1)
}

#header.fixed-menu.roll-up {
    top: -95px;
    transition: .3s;
    padding-bottom: 10px
}


#header.fixed-menu:after {
    display: none
}

#header.fixed-menu .site-msg.information {
    display: none
}

#header.fixed-menu .menu-helper {
    bottom: 25px
}

#header.fixed-menu .header-top .oblibeneBtn {
    top: 28px
}

.scrolled-up #header.fixed-menu {
    top: 0;
    transition: .3s
}


#navigation {
    margin-left: 0;
    overflow: hidden;
    width: calc(100% - 100px);
    position: relative;
    bottom: 0;
    background: var(--color-primary);
    height: 44px;
    transform: none;
    display: block;
    float: none;
    max-width: none;
    max-height: none;
    margin-top: 8px;
}

#header {
    border-bottom: none;
    transform: none;
    background: var(--color-primary);
    z-index: 999;
    position: relative;
    top: 0px;
    transition: 0s;
    width: 100%;
    padding-bottom: 18px
}

#header.search-visible {
    z-index: 9999
}
#navigation ul.menu-level-1>li {
    border: none;
}
#navigation ul.menu-level-1>li>a {
    padding: 13px 14px;
    line-height: 1.1em;
    font-weight: 400;
    margin-right: 12px;
    font-size: 16px;
    color: #000000;
    position: relative;
    border-radius: 5px;
    margin-bottom: 19px;
}

#header .header-top .top-nav-button-login {
    padding-left: 0;
    font-weight: 500;
    text-decoration: none;
    position: absolute;
    right: 140px;
    width: 75px;
    top: 50%;
    bottom: inherit;
    margin-top: -8px;
    height: 81px;
    top: 17px;
    margin-top: 0;
    border-left: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 15px;
    background: transparent;
    transition: .3s;
}

.languagesMenu__header {
    border: 1px solid hsla(0, 0%, 100%, .3);
    color: #ffffff;
    border-radius: 5px;
}



.languagesMenu__header:hover {
    color: #ffffff;
    background-color: #dea748;
}

.languagesMenu__box.open .languagesMenu__header {color: #fff;}

#header .header-top .languagesMenu {
    display: -ms-flexbox;
    display: flex;
    color: #000;
    padding-top: 0px;
    padding-left: 0;
    position: absolute;
    right: 13%;
    bottom: -38px;
    height: 21px;
    background: transparent;
    transition: .3s;
    width: 40px;
    border-left: none;
}

#header .header-top .top-nav-button-login:after {
    font-weight: 500;
    height: 30px;
    width: 30px;
    font-size: 1.1em;
    background-color: transparent;
    content: "";
    border-radius: 0;
    text-transform: uppercase;
    color: transparent;
    overflow: hidden;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    letter-spacing: 0;
    background-image: url(/user/documents/upload/upravy/icons/user-heart-alt-1-svgrepo-com.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
}
#header .header-top .top-nav-button-login span {
    display: inline-block;
    padding-left: 3px;
    line-height: 1;
    padding-right: 5px;
    color: #000000;
    font-size: 11px;
    margin-top: 12px;
}

#header .navigation-buttons .btn.cart-count {
    background: transparent;
    color: #000000 !important;
    text-decoration: none;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: row;
    position: absolute;
    font-weight: 500;
    font-size: 14px;
    padding-left: 15px;
    line-height: 1.2em;
    min-height: 42px;
    -ms-flex-align: start;
    align-items: center;
    min-width: inherit;
    top: 24px;
    margin-top: -1px;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    right: 0;
    /* width: 75px; */
    height: 81px;
    border: none;
    padding: 0;
    transition: .3s;
    flex-direction: column;
    height: 67px;
    left: auto;
    margin: 0;
}

#header .navigation-buttons .btn.cart-count .sr-only {
    display: block;
    position: relative;
    left: 0;
    top: -1px;
    font-size: 11px;
    color: #000;
    text-align: center;
    line-height: 13px;
    /* min-height: 26px; */
}
#header .navigation-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 2;
    order: 2;
}

#header .navigation-buttons .btn.cart-count .cart-price {
    /* display: none !important; */
    /* width: 105px; */
    margin-right: 14px;
    font-size: 11px;
    font-weight: 500;
    text-align: left;
    top: 0;
}




.navigation-buttons>a {
    width: auto;
    height: 100%;
    border-radius: 0 !important;
    position: relative;
    margin: 0 60px 0 0;
    text-align: left;
}
.navigation-buttons a.nav-contact::before {
    content: '' !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 35px;
    height: 35px;
    display: block !important;
    margin-right: 0 !important;
    background-image: url(/user/documents/upload/upravy/icons/telephone-call-telephone-svgrepo-com.svg);
    position: absolute;
    left: -47px;
    top: 50%;
    transform: translateY(-50%);
}
.navigation-buttons a.nav-contact span {
    color: #dea748;
    display: block;
    font-size: 12px;
}


.navigation-buttons>a:not(.cart-count) {
    display: block;
    width: unset;
    height: unset;
    padding: 0;
    text-align: left;
}
.navigation-buttons>a strong {
    color: #969595;
    font-weight: 600;
}

.header-top .site-name-wrapper {
    flex: 0 1 318px;
}

.header-top>div.search {
    flex: 0 1 30%;
}

.header-top>div:last-child {
    text-align: right;
    flex: 0 1 40%;
}


.header-top .search button.btn {
    font-size: 0;
    background-color: #000;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
}
.header-top>div {
        align-self: center;
        flex: 0 1 25.333333%;
    }


.homepage-box { padding-top:0px;}
#navigation {
    padding: 25px;
}

/*/
/*footer*/
#footer, #footer>.container {
    position: relative;
    z-index: 0;
}





.top-navigation-contacts {
    display: none !important;
}


    .header-top .search button.btn::after {
    content: "";
    background-image: url(/user/documents/upload/upravy/icons/Lupa.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
}



}












