@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500;600;700;800&display=swap";

.footer-banners {
    margin: 15px -5px -5px -5px;
}

.fix-detail-header .c-product-interconnection-detail-params {
    display: none;
}

.fix-detail-header .p-to-cart-block {
    margin-top: 0px !important;
}

.c-product-interconnection-detail-params.is-template--Disco {
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.c-product-interconnection-detail-params.is-template--Disco .c-product-interconnection-detail-params__type {
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 18px;
}

.c-product-interconnection-detail-params.is-template--Disco .c-product-interconnection-detail-params__type {
    min-width: 100%;
}

.c-product-interconnection-detail-params__products .item-label {
    z-index: 999;
}

.c-product-interconnection-detail-params__products span[class^=item-type] {
    border: 3px solid #333;
}

.c-product-interconnection-detail-params__products a.is-current .item-type-bg, .c-product-interconnection-detail-params__products a.is-current .item-type-img {
    border: 3px solid #009c00;
}

.c-product-interconnection-detail-params__products a.is-current .item-type-bg:before, .c-product-interconnection-detail-params__products a.is-current .item-type-img:before {
    background-size: 20px;
}

.category-top h4 {
    display: block !important;
}

@media (max-width: 767px) {
    select, select.form-control {
        max-width: 100%;
    }
}


.p-to-cart-block {
    display:none;
    margin-top: 20px;
}

.navigation-in>ul>li.ext>ul>li>div>ul>li::after{
    content:none
}

.category-perex.empty-content {
    box-shadow:0px 0px 60px rgba(0,0,0,.1);
    padding:40px
}

.empty-category .category-top::before {
    height:0px
}

.content-wrapper-in:not(.sidebar-indented) .content.narrow .subcategories {
    margin-bottom:10px
}

.products-block>div .p .p-bottom>div .p-tools .btn {
    color:#000;transition:.1s
}

.products-block>div .p .p-bottom>div .p-tools .btn:hover {
    color:#fff
}

.newsletter-header h4 {
    color:#fff
}

.newsletter-header {
    color:#fff
}

.p-detail-inner .detail-parameters {
    margin-bottom:0px
}

.category-perex {
    max-width:unset
}

.description-inner a {
    color:#333 !important;
    font-weight:600 !important;
    text-decoration:underline !important;
    transition:.1s
}

.description-inner a:hover {
    color:#ffc500 !important
}

.parameter-wrap h4 .checkedCount.num {
    background:none !important
}

@media(max-width: 768px) {
    .order-wrap {
        border-top:1px solid var(--color-border)
    }
    
    .order-wrap .select-wrap::after{
        display:none !important
    }
    
    .order-wrap .select-wrap{
        width:50%;
        text-align:center;
        padding:10px 0px 10px 0px
    }
    
    .order-wrap:before{
        content:"Triediť podľa:" !important;
        text-align:right;
        width:50%;
        margin:auto;
        padding:10px !important
    }
    
    .order-wrap select.orderselector{
        height:auto !important;
        font-size:15px !important;
        line-height:normal !important;
        font-weight:600;
        cursor:pointer;
        text-align:left
    }
}

@media(min-width: 768px){
    .order-wrap .select-wrap {
        display:inline-flex
    }
    
    /*#content .filter-section fieldset div label{
        padding-top:6px !important;
        padding-right:0px !important;
        min-height:0px !important
    }
    
    .parameter-wrap h4 .checkedCount{
        position:absolute;
        right:20px !important;
        top:20px !important
    }
    
    .filters-wrapper .parameter-wrap h4{
        font-size:15px !important;
        line-height:1;
        margin:0;
        padding:20px !important;
        font-weight:600 !important
    }
    
    .parameter-wrap{
        width:40% !important
    }
    
    #content .filters{
        margin-bottom:0px !important
    }*/
    
    .order-wrap .select-wrap::after{
        display:none !important
    }
    
    .order-wrap:before{
        content:"Triedenie:" !important;
        padding:20px !important;
        font-size:15px;
        margin:auto 0
    }
    
    .order-wrap select.orderselector{
        height:auto !important;
        padding:25px !important;
        font-size:15px !important;
        line-height:normal !important;
        font-weight:600;
        cursor:pointer;
        text-align:center
    }
    
    .order-wrap{
        width:auto !important;
        font-size:13px
    }
    
    /*#filters-wrapper{
        border-bottom:1px solid rgba(0,0,0,.1);
        padding:0px 0px 20px 0px
    }
    
    .filter-head-wrap{
        border-bottom:0px !important
    }
    
    .filter-head-wrap .slider-wrapper{
        width:33.33% !important;
        padding:10px
    }
    
    div#showFilters{
        font-size:15px !important;
        width:33.33% !important;
        background:#333 !important;
        color:#ffc500 !important;
        padding:20px !important;
        cursor:pointer !important;
        text-align:center;
        line-height:25px;
        font-weight:600
    }*/
}

.flag{
    border-radius:0px;
    padding:5px 10px
}

.shp-tabs-holder ul.shp-tabs li a{
    text-decoration:none;transition:.1s
}

.show-more{
    display:block;
    padding:20px;
    text-align:center;
    cursor:pointer;
    color:#000 !important;
    margin-left:-10px;
    margin-right:-10px;
    text-decoration:none !important;
    font-size:14px;
    font-weight:600;
    transition:.1s;
    box-shadow:0px 0px 60px rgba(0,0,0,.1)
    ;clip-path:inset(-120px 1px 1px 1px)
}

.show-more:hover{
    color:#ffc500 !important;
    background-color:#333
}

.ask-price .link-icon{
    color: var(--color-secondary-hover);
    border-color: var(--color-secondary);
    background-color:var(--color-secondary);
    display:block;
    padding:0 24px;
    font-size:14px;
    font-weight:600;
    line-height:50px;
    text-align:center;
    text-decoration:none !important;
    text-transform:uppercase;
    white-space:normal;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    letter-spacing:2px;
    height:52px;
    transition:.1s
}

.ask-price .link-icon:hover{
    color: #FFF;
    background-color: var(--color-secondary-hover)
}

.link-icon:before{
    display:inline;
    margin-right:15px
}

.basic-description{
    padding-right:30px
}

.mt-25{
    margin-top:25px
}

.navigation-in>ul>li.exp>a,.navigation-in>ul>li>a:hover,
.navigation-in>ul>li>a.active{
    background-color:#333;
    color:#ffc500
}

.products-block>div .p .p-bottom>div .p-tools .btn.btn-cart{
    color:#333
}

button.btn.btn-conversion.add-to-cart-button,
button.btn.btn-cart.add-to-cart-button{
    color:#333;transition:.1s
}

button.btn.btn-conversion.add-to-cart-button:hover,
button.btn.btn-cart.add-to-cart-button:hover{
    color:#fff !important
}

.type-post .content-inner{
    max-width:100%
}

.img-card{
    text-align:center
}

.img-card p{
    margin-top:15px;
    margin-bottom:35px;
    font-style:italic
}

.spectable td{
    padding:15px;
    vertical-align:middle;
    border-left:1px solid #dee2e6;
    border-right:1px solid #dee2e6;
    border-bottom:1px solid #dee2e6
}

.spectable td:first-child{
    border-left:none
}

.spectable td:last-child{
    border-right:none
}

.spectable th{
    color:#333;
    padding:15px;
    vertical-align:middle;
    border-top:1px solid #bdc3c7;
    border-right:1px solid #bdc3c7;
    background-color:#ecf0f1
}

.spectable tr{
    vertical-align:middle;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.PrdSpecValue{
    text-align:left
}

.PrdHeadElso{
    background:#303030;
    padding:10px 20px;
    color:#fff;
    font-weight:bold;
    border-bottom:none
}

.PrdSubSplitter{
    font-weight:bold;
    color:#fff;
    background:#7f8c8d;
    border-bottom:1px solid #333
}

.spectable tr:not(:first-child){
    border-bottom:1px solid #aaa
}

.PrdItemElso{
    font-weight:bold;
    background-color:#f9f9f9
}

.PrdSubElso{
    font-weight:bold
}

.thead-dark th{
    color:#fff;
    background-color:#333;
    border-left:0px;
    border-right:0px;
    border-bottom:1px solid #333
}

table.table thead>tr>th,
table.table tbody>tr>th,
table.table thead>tr>td,
table.table tbody>tr>td{
    padding:1.25rem 1.5rem
}

.news-item time,.news-item-detail time{
    border-bottom:1px solid #333;
    padding-bottom:20px
}

.welcome-wrapper ol li::before,
.category-perex ol li::before,
.p-short-description ol li::before,
.tab-content ol li::before,
article ol li::before{
    font-family:inherit
}

body{
    font-family:Montserrat,sans-serif
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:Montserrat,sans-serif
}

.group:before,.group:after{
    content:" ";
    display:table
}

.group:after{
    clear:both
}

.menu{
    margin:0;
    padding-left:0;
    list-style:none
}

.menu li,.menu a{
    display:inline-block
}

.searchWhisperer__product__price{
    display:none !important
}

.fix-detail-header ul#p-detail-tabs{
    display:none
}

.in-index main#content{
    display:flex;
    flex-direction:column
}

.in-index .row.banners-row{
    order: 1;
}

.in-index .footer-banners.row.banner-wrapper.banners-row{
    order: 2;
}

.in-index .benefitBanner.position--benefitHomepage{
    order: 3;
}

.in-index .homepage-group-title.homepage-products-heading-1.h4{
    order: 4;
}

.in-index .homepage-group-title.homepage-products-heading-1.h4 + .products-wrapper.product-slider-holder {
    order: 5;
}

.in-index .homepage-group-title.homepage-products-heading-2.h4{
    order: 6;
}

.in-index .homepage-group-title.homepage-products-heading-2.h4 + .products-wrapper.product-slider-holder {
    order: 7;
}

.in-index .welcome-wrapper.container-narrow{
    order: 8;
}

.in-index .container-narrow.full-width{
    order: 9;
}

.shp-tabs-holder{
    background-color:#333;
    position:relative;
    top:0;
    left:50%;
    width:100vw;
    height:auto;
    transform:translateX(-50%)
}

.shp-tabs-holder ul.shp-tabs a{
    color:#fff !important
}

.shp-tabs-holder ul.shp-tabs a:hover,
.shp-tabs-holder ul.shp-tabs a:focus{
    color:#ffc500 !important
}

div#productDiscussion, 
li.shp-tab[data-testid=tabDiscussion],
.shp-accordion[data-testid="tabDiscussion"] {
    display:none !important
}

a.link-icon.print{
    display:none
}

a.link-icon.watchdog{
    display:none
}
a.link-icon.share.js-share-buttons-trigger{
    display:none
}

span.flag.flag-cenapoziadanie{
    display:none
}

.product-info{
    color:red;
    background-color:rgba(255,0,0,.0901960784);
    padding:10px;
    margin-bottom:20px
}

.product-info a{
    text-decoration:underline
}

.contactUs .link-icon.chat::before{
    display:none
}

.contactUs a.link-icon.chat{
    background: var(--color-secondary);
    color: var(--color-secondary-hover);
    font-weight: bold;
    padding: 13px 20px;
    display:block;
    margin-top:10px;
    transition: .1s;
}

.contactUs a.link-icon.chat:hover {
    color: #FFF;
    background: var(--color-secondary-hover);
}

.hidden-tape{
    display:none !important
}

.breadcrumbs.navigation-home-icon-wrapper{
    background-color:#fff;
    color:#333
}

.breadcrumbs.navigation-home-icon-wrapper a{
    color:#333
}

.breadcrumbs a,.breadcrumbs a span{
    color:#333 !important
}

div.description-inner{
    max-height:510px;
    overflow:hidden;
    transition:3s
}

.availability.full-width{
    width:100% !important;
    justify-content:center !important
}

.show-more{
    text-align:center;
    cursor:pointer;
    color:var(--color-secondary);
    text-decoration:underline
}

.show-more::after{
    content:"";
    font-family:ikony;
    margin-left:20px;
    font-size:15px;
    position:relative;
    top:-1px;
    display:inline-block;
    vertical-align:middle;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    line-height:0;
    text-transform:none;
    text-decoration:none
}

span.flag.flag-custom2, span.flag.flag-custom3{
    display:none
}

/*.filter-head-wrap .slider-header{
    padding:0 24px 5px 24px
}

.filter-head-wrap .slider-content{
    position:relative;
    padding:0 12px;
    height:4px;
    margin-bottom:9px;
    border-style:solid;
    border-width:0;
    width:calc(100% - 48px);
    left:24px;
    margin-top:10px
}

.filter-head-wrap .ui-slider-horizontal .ui-slider-handle{
    width:10px;
    height:10px;
    top:-6px
}

.filter-head-wrap .form-control,
.filter-head-wrap select{
    border-color:rgba(0,0,0,0);
    background-color:#fff;
    color:var(--color-text)
}*/

.order-wrap{
    display:flex;
    width:25%;
    font-size:13px
}

.order-wrap:before{
    content:"Řazení:";
    padding:5px;
    padding-top:12px
}

.order-wrap select.orderselector{
    height:43px;
    padding:10px !important;
    line-height:1;
    font-size:12px;
    font-weight:600
}

.order-wrap .select-wrap{
    position:relative
}

.order-wrap .select-wrap::after{
    content:"";
    display:inline-block;
    vertical-align:middle;
    font-family:shoptet;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    line-height:0;
    text-transform:none;
    text-decoration:none;
    position:absolute;
    right:0;
    top:22px
}

.parameter-wrap{
    width:20%;
    background:#555658
}

.parameter-wrap h4{
    position:relative;
    padding-right:10px;
    color:#ffc500;
    cursor:pointer
}

.parameter-wrap h4 .checkedCount{
    position:absolute;
    right:12px;
    top:11px
}

.parameter-wrap h4 .checkedCount.num{
    width:18px;
    height:18px;
    background:#aaa;
    padding:2px 7px;
    border-radius:50%
}

.parameter-wrap h4.active{
    background:#888c92
}

/*div#showFilters{
    font-size:12px;
    width:21%;
    background:#333;
    color:#ffc500;
    padding:12px;
    cursor:pointer
}*/

@media (min-width: 768px) {
    /*.category-content-wrapper {
        display: flex;
        flex-direction: column;
    }

    .category-header {
        order: -2;
    }
    
    .aktivni-filtry {
        margin-bottom: 0;
        margin-top: 24px;
    }
    
    #filters-wrapper {
        order: -1;
        border-bottom: 0;
        padding-bottom: 0;
    }
    
    .filters-unveil-button-wrapper, #price-filter-form {
        display: none;
    }

    .filters-wrapper {
        position: relative;
        z-index: 1;
    }
    
    #filters {
        overflow: auto;
    }

    .filter-sections {
        display: flex;
    }
    
    #content .filters, #footer .filters,
    #content .filters.visible, #footer .filters.visible {
        display: flex;
    }
    
    #category-filter-hover,
    #category-filter-hover.visible {
        display: flex;
        flex-direction: row;
    }
    
    #category-filter-hover > div {
        white-space: nowrap;
    }
    
    .filter-section h4, .slider-wrapper h4 {
        padding-right: 48px;
    }

    .filter-section h4, .slider-wrapper h4, .filter-section h4:after, .slider-wrapper h4:after {
        transition: .3s;
    }
    
    .filter-section form, .slider-wrapper > div {
        display: none;
        position: absolute;
        background: #F5F5F5;
        left: 0;
        right: 0;
    }
    
    .filter-section.active form, .slider-wrapper.active > div {
        display: block;
    }

    .slider-wrapper.active > div {
        max-width: 320px;
        padding-top: 12px;
    }

    .filter-section-boolean .filter-count {
        margin-left: 8px;
    }
    
    .filter-section.active h4, .slider-wrapper.active h4 {
        background-color: #F5F5F5;
        color: var(--color-primary-hover);
    }

    .filter-section.active h4:after, .slider-wrapper.active h4:after {
        transform: rotate(180deg);
    }*/

    .products.products-page {
        border-top: 1px solid var(--color-border);
        margin-top: 24px;
    }
}

/*.filters-wrapper .parameter-wrap h4{
    font-size:14px;
    line-height:1
    ;margin:0;
    padding:10px 9px;
    font-weight:400
}*/

div#category-header form{
    display:none
}

/*.multiple-columns-body .filter-section,
.multiple-columns-body .slider-wrapper{
    border-bottom:none
}

.filter-head-wrap{
    border-bottom:1px solid rgba(0,0,0,.1)
}

.category-top h4{
    display:none
}

.category-top div#productsTop .price.price-final{
    display:none
}

@media(min-width: 768px){
    .filter-head-wrap{
        display:flex
    }
    
    .filter-head-wrap .slider-wrapper{
        width:60%
    }
    
    .filter-sections.active{
        display:flex
    }
}

@media(min-width: 1200px){
    #content .filter-section fieldset div,#footer .filter-section fieldset div{
        text-align:left;
        width:33%;
        clear:inline-end !important
    }
    
    #content .filter-section fieldset div label,#footer .filter-section fieldset div label{
        padding-top:0;
        padding-bottom:0;
        font-size:13px;
        padding-right:35px;
        min-height:34px !important
    }
}

@media(max-width: 767px){
    div#showFilters{
        width:100%
    }
    
    .order-wrap{
        display:flex;
        width:100%;
        font-size:13px
    }
    
    div#showFilters{
        display:none
    }
    
    .parameter-wrap{
        width:100%
    }
    
    div#category-filter-hover{
        width:100%
    }
}*/

.id-29 iframe{
    width:100%
}

.id-29 ul{
    margin:0
}

.id-29 h3,.id-29 .h3{
    margin-bottom:0
}

.price-offer{
    display:flex;
    flex-direction:column-reverse;
    align-items:center;
    max-width:340px;
    margin-top:20px;
    margin-left:auto;
    text-align:left
}

.price-offer span{
    text-decoration:underline;
    cursor:pointer;
    text-align:left;
    text-align:left;
    margin-right:auto
}

.more-top{
    padding-top:28px !important
}

.overlay.active{
    z-index:1000;
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0
}

.modal.active{
    position:absolute;
    z-index:10000;
    background:#fff;
    top:5%;
    padding:50px 20px
}

@media(min-width: 768px){
    .modal.active{
        width:50%;
        transform:translateX(50%)
    }
}

.modal.active form{
    display:flex;flex-direction:column
}

.modal.active form input{
    margin:0 0 10px 0
}

.modal.active .products{
    margin-bottom:50px
}

.agreement{
    margin-bottom:20px;
    font-size:11px
}

button.btn.sendEmail{
    background-color:#ffc500;
    border-color:#ffc500
}

.custom-footer__contact .container{
    background-color:#444
}

.custom-footer__contact{
    background-color:#333
}

#hodnoceniobchodu {
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: -64px;
    position: relative;
    background: none;
}

@media (max-width: 767px) {
    #hodnoceniobchodu {
        margin-bottom: -40px;
    }
}

#hodnoceniobchodu:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100vw;
    background: #F2F2F2;
    z-index: -1;
    display: block;
}

body:not(.id--51).jupiter #hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap) {
    background: #FFF;
}

#footer{
    background-color:#333
}

#footer .custom-footer__contact h4{
    color:#fff
}

#footer .custom-footer__contact a{
    color:#fff
}

#footer h5,#footer a,#footer p{
    color:#fff
}

#footer a{
    color:#fff;
    text-decoration:none
}

#footer a:hover{
    color:#ffc500;
    transition:.2s
}

#footer span.copyright,
#footer .contact-box ul li>span::before,
#footer .socialky ul::before{
    color:#fff
}

button.btn.btn-conversion.add-to-cart-button:hover,
button.btn.btn-cart.add-to-cart-button:hover{
    color:#333;
    border-color:#333
}

a.navigation-home-icon:hover{
    color:#ffc500 !important
}

.c-product-interconnection-detail-params {
    position: relative;
}

.c-product-interconnection-detail-params::after {
    content: "\e9b6";
    font-family: ikony;
    position: absolute;
    right: 16px;
    color: var(--color-secondary);
    bottom: 1px;
    line-height: 52px;
}

.c-product-interconnection-detail-params .select-wrapper {
    width: 100%;
}

.c-product-interconnection-detail-params .select-wrapper:after {
    content: none;
}

.c-product-interconnection-detail-params__products {
    position: relative;
    z-index: 1;
    background: none;
}

div.c-product-interconnection-detail-params__products {
    position: static;
}

div.c-product-interconnection-detail-params__products:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 52px;
    width: 100px;
    background: white;
    z-index: -1;
}