/*backlog oprava*/
.container.footer-newsletter button,
.custom-footer__banner4 a.footer-btn,
.btn:not(.toggle-window):not(.toggle-window-arr):not(.next-step-back){
    background-color: var(--color-secondary)!important;
    border-color: var(--color-secondary)!important;
    color: #fff!important;
    font-size:14px;
}
.container.footer-newsletter button:hover,
.custom-footer__banner4 a.footer-btn:hover,
.btn:not(.toggle-window):not(.toggle-window-arr):not(.next-step-back):hover,
.pagination-link:hover{
    background-color: var(--color-secondary-hover)!important;
    border-color: var(--color-secondary-hover)!important;
    color: #fff!important;
}

.consents.consents-first a{
    text-decoration:underline!important;
}
.form-group.js-validated-element-wrapper.consents.consents-first a:hover{
        text-decoration:none!important;
}
.menu-level-1>li:hover>a,
ul li a.active,
.menu-helper>ul>li.exp>a,
ul .menu-level-2 li.active{
    color: white;
    background:var(--color-secondary-hover)!important;
}
.menu-level-1 .menu-level-2 li:hover a{
    color: white;
    background:var(--color-secondary-hover);
}
ul .active span {
    color: white !important;
}
.menu-level-1 .menu-level-2, .menu-helper>ul{
    border:none!important;
}
input,textarea {
    outline: none!important;
}
.stars .star.is-active:hover, .stars .star.star-half:before, .stars .star.star-on:before{
	color:var(--color-secondary-hover)!important;
}
.hero-banner__button{
border-radius:0;
}
.p-thumbnails a img {
    object-fit: cover;
    aspect-ratio: 1 / 1 !important;
    border: none;
    padding-right: 2px;
}
.social-buttons-wrapper {
    display: none!important;
}
.onas_sekce {
    display: flex;
    flex-direction: row;
    padding: 100px 0 0;
    gap: 40px;
    align-items:center;
}
.obrazek_cast img {
    min-height: 400px;
    object-fit:cover;
}
@media(max-width:1200px){
    .obrazek_cast img {
    min-height: 350px;
}
}
@media(max-width:991px){
    .onas_sekce{
        flex-direction:column;
        padding:40px 0 0;
        gap:10px;
    }
    .obrazek_cast img {
        min-height: 300px;
    }
}


.kontakt_sekce {
    display: flex;
    flex-direction: row;
    gap: 40px;
    padding-bottom:100px;
}

.text_cast {
    flex: 1;
}

.obrazek_cast {
    flex: 2;
}
.obrazek_cast img{
    max-height:400px;
    width:100%;
    object-fit:cover;
}

.map iframe {
    width: 100%;
    max-height: 300px;
}
@media (max-width:991px){
    .kontakt_sekce {
        flex-direction: column;
        gap: 10px;
        padding-bottom:40px;
    }
    .text_cast {
        flex: 1;
    }
    
    .obrazek_cast {
        flex: 1;
}
}


@media only screen and (max-width: 42.09em) {
    .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        width:100%;
    }
    .dcf-table-responsive tr td{
        width:100%!important;
    }
     .dcf-table-responsive tr td{
         text-align:end!important;
     }
     .dcf-table-responsive tr td::before{
         text-align: left;
     }
    td[data-label="Platba dobírkou"] > div {
      display: none!important;
    }
}



@media only screen and (max-width: 480px) {
#header .container,
.dropdown,
a.toggle-window,
a.login-link.toggle-window,
a.toggle-window.cart-count,
a.toggle-window {
    height:60px!important;
    line-height:56px;
}
.navigation-buttons .dropdown {
    padding:0;

}
.navigation-buttons .dropdown>button{
    border-right:0!important;
}
}

a.carousel-control.left,a.carousel-control.right {
    opacity:0;
}


@media(max-width:991px){
.block,.p-to-cart-block,.p-param-block,
.p-data-wrapper,
.tab-content{
    padding-left: 0!important;
    padding-right:0!important;
}
}



@media(max-width:991px){
   .cart-header .step span{
    font-size:14px;
    font-weight:normal;
} 
}
@media(max-width:767px){
   .cart-header .step span{
    font-size:16px;
} 
}
div#category-header label {
    font-size: 14px;
}
