﻿.db-filtrovani h2
{
text-align:center;
font-size:22px
}
.db-filtrovani
{
border-bottom: 1px solid #ECD4F3;
margin-bottom:12px;
margin-top:-35px
}

.type-category .slider-header
{
order:2;
margin-top:20px;
}
.slider-content
{
order:1
}


.type-category .products-block .p-bottom  .btn.btn-cart
{
padding-left:18px;
padding-right:18px;
}

.popup-widget.cart-widget
{
z-index:99999
}




.type-category  .sidebar-inner
{
    background-color: var(--color-primary);
    padding:1px;
    border-radius: 5px;
}

html.dklab-filter-window-active--mobile #content .filters-wrapper.dkLab-mobile-window #filters
{
     background-color: var(--color-primary);
       padding: 20px;
    border-radius: 8px;
    margin-top: 11px
}


.type-category #content h4 {
    font-size: 1rem;
    color: #000;
    font-weight: 600;
}


.type-category .sidebar {
  border-radius: 5px;
    margin-top: 35px;
    margin-right: 15px;
}


.filter-label[class^="barva-"]::before { /* platí na všechny barvy */
  content: "";
  position: absolute;
  left: 0; top: 2px;
  width: 18px; height: 18px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
}
.filter-label.barva-cerna::before { background: #222; }
.filter-label.barva-bila::before { background: #fff; }
.filter-label.barva-modra::before { background: #2176d2; }
.filter-label.barva-ruzova::before { background: #ed8abc; }
.filter-label.barva-fialova::before { background: #b270d6; }
.filter-label.barva-telova::before { background: #f8e6d2; }
.filter-label.barva-cervena::before { background: #e22525; }
.filter-label.barva-zluta::before { background: #fbe14b; }
.filter-label.barva-zlata::before { background: #d8b24d; }
.filter-label.barva-tyrkysova::before { background: #006d6d; }


.filter-label.barva-hneda::before { background: #8d5524; }
.filter-label.barva-seda::before { background: #bbb; }
.filter-label.barva-stribrna::before { background: #e3e3e3; }
.filter-label.barva-zelena::before { background: #24b22c; }
.filter-label.barva-oranzova::before { background: #fa9500; }
.filter-label.barva-vinova::before { background: #7b223a; }
.filter-label.barva-pruhledna::before,
.filter-label.barva-transparentni::before { background: linear-gradient(135deg, #fff 60%, #bbb 100%); }



.filter-label {
  position: relative;
  padding-left: 24px;
}
.filter-label::before {
  content: "";
  position: absolute;
  left: 0; top: 3px;
  width: 16px; height: 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: none;
}


#dkLabTopFilters .filter-count
{
background-color: white;
font-size:15px;
}

#content #dkLabTopFilters .filter-section fieldset div .filter-label
{
font-size:15px;
}
.filter-section-count,
#dkLabTopFilters .filter-section.filter-section-count
{
display:none
}

/* .filter-sections-wrap
{
border:0
} */

/* #category-filter-hover .filter-section:first-child, .filter-section+.filter-section
{
background-color: white;
} */

#dkLabTopFilters #filters
{
padding-right:5px;
}

#content #dkLabTopFilters
{
background-color: #F8F8F8;
border: 1px solid #6B34C5 !important;
border-radius:5px;
}




#content #dkLabTopFilters .filter-section fieldset div
{
margin-bottom:5px
}


#dkLabTopFilters #filters
{
padding:20px
}

#dkLabTopFilters .filter-section > form, #dkLabTopFilters .slider-wrapper > .dkLab-slider-wrapper, #dkLabTopFilters .filter-section-boolean .param-filter-top
{
border:1px solid #E5E5E5 !important;
border-top:0 !important;  

}


#dkLabTopFilters .filter-section h4:after, #dkLabTopFilters .filter-section-boolean h4:after, #dkLabTopFilters .slider-wrapper h4:after
{
top:22px;
font-size:11px
}


#dkLabTopFilters .filter-section, #dkLabTopFilters .filter-section-boolean, #dkLabTopFilters .slider-wrapper,
#dkLabTopFilters .filter-section.checked, #dkLabTopFilters .filter-section-boolean.checked, #dkLabTopFilters .slider-wrapper.checked

{
border: 1px solid #E5E5E5 !important;
height:60px;
width:300px;
background-color:white;
border-radius:5px;
}

#category-filter-hover .filter-section:first-child
{
border-top:1px
}


#dkLabTopFilters .filter-section h4, #dkLabTopFilters .filter-section-boolean h4, #dkLabTopFilters .slider-wrapper h4
{
font-weight: 400;
font-size:15px;
padding-left:20px;
padding-top:20px
}





#content .filters-unveil-button-wrapper .unveil-button
{
    padding: 15px 52px;
}

.type-post blockquote.edu {
    background-color: #D6F1FF;
}
.type-post blockquote.edu::before {
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bg-education.svg'); 
}


.type-post blockquote.xmark {
    background-color: #F0F0F0;
}
.type-post blockquote.xmark::before {
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bg-xmark.svg'); 
    width: 27px;
    height: 27px;

}


.type-post blockquote.check {
    background-color: #DAFFE3;
}
.type-post blockquote.check::before {
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bq-check.svg'); 
}



.type-post blockquote.excl {
    background-color: #FFE3E3;
}
.type-post blockquote.excl::before {
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bq-exclamation.svg'); 
}
    
.type-post blockquote.thumbup
{
    background-color: #FCF1FF;
}
.type-post blockquote.thumbup::before 
{
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bq-thumbup.svg'); 
}

.type-post blockquote::before,
.type-post blockquote.bulb::before 
 {
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/bq-bulb.svg'); 
}


.type-post blockquote,
.type-post blockquote.bulb
{
    background-color: #FFF4E2;
}

.type-post blockquote {
    background-color: #FFF4E2;
    
}
.type-post blockquote {
    background-color: #FFF4E2;
    padding: 30px 25px;
    margin: 20px 0;
    border-radius: 15px;
    position: relative;
}

.type-post blockquote::before {
    content: '';
    position: absolute;
    left: 23px;
    width: 45px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
}

.type-post blockquote p {
    font-size: 14px;
    margin-left: 65px;
    margin-bottom:5px;
}

.type-post blockquote strong {
    font-size: 18px;
}



.type-post p,
.type-post li
{
font-size: 1rem;

}

.type-post h1,
.type-post h2,
.type-post h3
{
    font-weight: 600;
    line-height: 130%;
}
.type-post h1 {
font-size: 32px;  
}
.type-post h2 {
font-size: 28px;
}
.type-post h2 {
    font-size: 24px;
    }


.type-post ol {
    counter-reset: list-counter;
    list-style: none;
    padding-left: 0;
}

.type-post ol li {
    counter-increment: list-counter;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    
}

.type-post ol li::before {
    content: counter(list-counter);
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #E33BB3;
    color: white; 
    font-weight: 600;
    font-size: 18px; 
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 3px;
}


.slider-header .from
{
    margin-right: 9px;
}

.slider-header .az
{
    float: left;
    padding: 10px 5px 10px 5px;
}

.slider-header .jednotka
{
    float: left;
    padding: 10px 0 10px 10px;
}
.slider-header .to
{
    float: left !important;
    margin-left: 9px;
}
 
.slider-content
{
    background-color: transparent;
}


.filter-count
{
margin-left:0;
}

.hodnoceni .votes-wrap
{
    display: flex;
    gap: 30px;
}




.position--benefitHomepage,
.position--benefitCategory
{
    padding: 30px;
    background-color: var(--color-primary);
    border-radius: 5px;
}

.siteCookies--center .siteCookies__buttonWrap
{
max-width: 100%;
align-self: self-start !important;
bottom: unset;
}

.x-button
{
    background-color: #fff !important;
    height: 40px;
    width: 40px;
    background: none;
    border: 0;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-indent: -9999px;


}

.x-button:before {
    color: #1c1b1f;   
    background-color: var(--color-primary);
    margin: 0;
    padding: 0;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    text-indent: 0;
    position: absolute;
    content: "\e912";
    font-family: shoptet;
    font-size: 20px;
}


.siteCookies__button
{
    background-color: var(--color-secondary);
    border-radius: 5px;
}

.siteCookies__link
{
border: 1px solid var(--color-line);
border-radius: 5px;
color: #000;
font-size: 1rem;
font-weight: 600;
padding-bottom: 1px;
}

.siteCookies__links
{
max-width: unset !important;
text-align: center;    
    bottom:auto;
padding-bottom: 1px;
position: unset !important;
}



.siteCookies__form h2,
.siteCookies__form h1
{
    font-size: 1.4375rem;
    font-weight: 600;
    color: #000;
}

.siteCookies__form p
{
    font-size: 0.875rem;
    color: #000;
}



.type-posts-listing  .subcategories.with-image li a
{
padding-left: 25px;
}


.type-posts-listing .subcategories>li
{
    padding: 15px;

}

.type-posts-listing .db-exp>a::after
{
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/sipka-kategorie.svg");
    width: 18px; 
    height: 18px; 
    position: relative;
    padding-left: 4px;
    vertical-align:middle;
    
    
    
}

.type-posts-listing .db-subcategories-li > a
{
    padding: 10px;
}

.type-posts-listing .subcategories li a .text
{    
    overflow:visible;
text-align: left;
 margin-left: -25px;
 border: 1px solid transparent; 
}

.type-posts-listing  .subcategories li a:before
{
    content: "";
    
}

.type-category.products-block .image,
.type-category .products-block .name
{
    margin-bottom: 5px;
}

.type-category .product .category-appendix
{
    display: none;
}

.type-category  .subcategories li a:before
{
    content: "";
    display: none;
}

.type-posts-listing .subcategories
{
    display: flex;
    width: 100%;
    justify-content: center;
    
}

.type-posts-listing  .subcategories li a
{
border: 0 !important;
color: #000;
font-size: 1rem;
font-weight: 600;
}

.type-posts-listing .subcategories li a:before
{
content: "";
}

.type-posts-listing  .subcategories
{
border: 1px solid #ECD4F3;
border-top: 0;
margin: 0;
margin-bottom: 40px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

 .db-subcategories-mobil-wrap
{
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
} 


.type-posts-listing .subcategories.with-image li a .image
{
    display: none;
}

.sidebar-left input[type="range"] {
    width: 100%;
}



.sub-menu-category li a
{
text-decoration: underline;
height: auto;
}

.sub-menu-category li a {
    display: flex; /* Použij flexbox pro správné zarovnání */
    align-items: center; /* Vertikální centrování */
    padding-left: 23px; /* Mezera pro šipku a dodatečný prostor */
    position: relative; /* Relativní pozicování pro umístění šipky */
    
}

.sub-menu-category li a::after {
    content: '';
    position: absolute; /* Absolutní pozicování šipky */
    left: 0; /* Umístění na začátek odkazu */
    top: 50%; /* Vertikální centrování */
    transform: translateY(-50%); /* Přesně vycentrovaná na výšku */
    width: 18px; /* Šířka šipky */
    height: 18px; /* Výška šipky */
    background-image: url('https://www.sexito.cz/user/documents/upload/__nemazat__/sipka-subkategorie.svg'); /* URL šipky */
    background-size: cover; /* Zajistí, že šipka vyplní prostor */
    margin-right: 20px; /* Mezera za šipkou */
    
}




.type-posts-listing .subcategories li:hover ul.sub-menu-category {
    display: block;
}



.autor-nadpis
{
    font-size: 1rem;
    font-weight: 600;
}

.autori-clanku
{
    display: flex;
    border: 1px solid #ECD4F3;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 40px;
    column-gap: 20px;
}

.autori-clanku .autori-image img
{
min-width:  110px;
}

.autori-clanku .autori-text h3
{
font-size: 1rem !important;
font-weight: 600 !important;

}


.autori-clanku .autori-image .autori-text
{
font-size: 1rem;
}










.db-mam-ucet
{
    margin-top: 20px;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid var(--color-line);
    padding: 25px 0;
    text-align: center;
    font-weight: 500;
    ;
}

.db-mam-ucet div  
 {
    display: inline;
 }



 .content-inner .in-doprava-a-platba .db-doprava,
.content-inner  .in-doprava-a-platba .db-platba
{
    border-radius: 10px;
    background-color: var(--color-primary);
    width: 50%;
    padding: 20px;
}

.in-doprava-a-platba .doprava
{
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 25px;
}

.in-doprava-a-platba .doprava p
{
    
    text-align: left;
}


.no-doprava
{
    display: none;
}

.in-doprava-a-platba .db-doprava-platba
{
display: flex;    
column-gap: 20px;
}

.in-doprava-a-platba p
{
    font-size: 1rem;
    text-align: center;
}

.img-doprava,
.in-doprava-a-platba .db-zasilka-ikony,
.in-doprava-a-platba .db-doprava-platba

{
margin-bottom:65px
}

.in-doprava-a-platba h1,
.in-kontakty h1
{
    text-align: center;    
    font-size: 1.5rem;
    margin-top: 40px;
    font-weight: 600;
}

.in-doprava-a-platba h2
{
    text-align: center;
}

.in-doprava-a-platba .db-doprava-platba h3
{
    font-size: 1.5rem;
}

.in-doprava-a-platba .db-doprava-platba h3 strong
{
    font-weight: 600 !important;
}





.db-zasilka-ikony
{
    display: flex;
    justify-content: center;
}

.db-zasilka-ikona
{
    width: calc(100% / 3);
    
}

.db-zasilka-ikona h3
{
color: var(--footer-newsletter-color);
font-weight: 600;
text-align: center;
}

.db-zasilka-ikona p
{
font-size: 0.8125rem;
text-align: center;
}

.db-zasilka-ikona img
{
    margin-left: auto;
    margin-right: auto;
text-align: center;
display: flex;
  
}

.in-diskretni-zasilka h1
{
font-size: 1.5rem;
font-weight: 600;
text-align: center;
margin-top: 40px;
}
.in-diskretni-zasilka h2
{
    text-align: center;
    margin-bottom: 2rem;
}


.db-zasilka-info,
.db-zasilka-soukromi
{
    display: flex;
}

.db-zasilka-info,
.db-balicek,
.db-zasilka-ikony
{
    margin-bottom: 65px;
}

.db-zasilka-soukromi,
.db-zasilka-text
{
    padding: 20px 22px 20px 22px;
    align-items: center;
}

.db-zasilka-soukromi
{
    border-right: 1px solid #ECD4F3;
    
}

.db-zasilka-text
{
background-color: var(--color-primary);

}

.db-zasilka-info
{
    border: 1px solid #ECD4F3;
    border-radius: 5px;
    width: 100%;
    font-size: 1rem;
    border-radius:  5px;
}

.db-zasilka-info p
{
margin: 0;
padding-bottom:0.5rem;
}





.db-zasilka-soukromi-image img
{
    min-width: 95px;
    width: 95px;
    height: auto

}

.db-zasilka-soukromi-image
{
    margin-right: 15px;
}




.in-kontakty .db-volej-box
{
    display: flex;
    margin-top: 15px;
}



.db-volej-box .db-tel,
.db-volej-box .db-email
{
    display: flex;
}

.db-volej-box .db-tel
{
margin-bottom: 20px;
}

.db-volej-box .db-tel::before,
.db-volej-box .db-email::before
{
    position: relative;
    width: 34px;
    height: 34px;
    margin-right: 0.5rem;
    vertical-align:middle    
}

.db-volej-box .db-tel::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/db-tel.svg");
    }

    .db-volej-box .db-email::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/db-email.svg");
    }    


.in-kontakty .db-volej-box .db-volej-image
{
margin-right: 30px;
}

.in-kontakty .db-volej-image img
{
     max-width: 95px;
     height: auto;
}


.in-kontakty .db-chat-icon::before,
    .in-kontakty .db-tiktok::before,
    .in-kontakty .db-fb::before,
    .in-kontakty .db-instagram::before
    {
        
        position: relative;
        width: 19px;
        height: 19px;
        margin-right: 0.5rem;
        vertical-align:middle
    }


    .in-kontakty .db-chat-icon,
    .in-kontakty .db-tiktok,
    .in-kontakty .db-fb,
    .in-kontakty .db-instagram
    {
        font-size: 1rem;
        margin-top: 15px;
    }




    .in-kontakty .db-chat-icon::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/online-chat.svg");
    }


    .in-kontakty .db-tiktok::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/db-tiktok.svg");
    }

    .in-kontakty .db-fb::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/db-facebook.svg");
    }

    .in-kontakty .db-instagram::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/db-instagram.svg");
    }




    .db-box-poradit h3 {
        position: relative;
        display: inline-block;
        font-size: 20px;
        
    }

    /* .db-box-poradit h3::after {
        content: '';
        display: block;
        width: 37px;
        height: 4px;
        background-color: var(--footer-newsletter-color);
        position: absolute;
        left: 0;
        bottom: -10px;
        border-radius: 5px;
    } */
    
    .in-kontakty .db-box-poradit a
{
    color: #000;
}
    
    
.in-kontakty .db-volej p
{
font-size: 1.125rem;
}

.in-kontakty .db-volej .db-small
{
font-size: 0.875rem;
display: block;

}



.in-kontakty .db-box-poradit,
.in-kontakty .db-prodejny,
.in-kontakty .db-form
{
    margin-bottom: 65px;
}



.in-kontakty h2
{
    text-align: center;
margin-bottom: 25px;    
}

.in-kontakty h3,
.in-kontakty h1
{
    font-weight: 600;
}

.in-kontakty .db-box-poradit
{
    border: 1px solid #ECD4F3;
    border-radius: 5px;
    display: flex;
    width: 100%;
}

.in-kontakty .db-volej,
.in-kontakty .db-pokecejme,
.in-kontakty .db-chat
{
    width: calc(100% / 3);
    margin-left: 15px;
    padding-bottom: 30px;
}

.in-kontakty .db-volej,
.in-kontakty .db-pokecejme
{
    border-right: 1px solid #ECD4F3;
}

.in-kontakty .db-pokecejme p 
{
font-size: 1rem;
}


.in-kontakty .db-prodejny
{
    display: flex;
}

.in-kontakty .db-prodejny div
{
    width: 50%
}

.in-kontakty .db-prodejny .db-prodejny-text
{
margin-right: 130px;
}

.in-kontakty .db-prodejny .db-prodejny-text h2
{
text-align: left;
}

.in-kontakty .db-prodejny .db-prodejny-text h3
{
font-size: 1rem;
margin-bottom: 0;
}

.in-kontakty .db-prodejny .db-prodejny-text p
{
font-size: 1rem;
}




.db-balicek
{
    display: flex;
}

.db-balicek .db-balicek-box
{
text-align: center;
margin-right: 25px;
font-size: 1rem;
}

.db-balicek .db-balicek-box img
{
border-radius: 5px;
}


.in-kontakty .form-box
{
    display: flex ;
    flex-direction: row;
    gap: 20px;
}

.in-kontakty .form-box .form-group 
{
    width: 50%;
}

.in-kontakty .form-kontakt,
.in-kontakty .form-email
{
    display: flex;
    flex-direction: column;
}

.in-kontakty label
{
font-size: 1rem;
    
}

.in-kontakty  #fullName,
.in-kontakty  #email
{
    width: 100%;
    height: 50px;
    border-radius: 5px;
}




.in-kontakty .db-form
{
    padding: 45px 220px;
    background-color: var(--color-primary);
    border-radius: 10px;
}



.in-kontakty .db-form textarea
{
    height: 190px;
    width: 100%;
    border-radius: 5px;
}

.in-kontakty .db-form .btn-primary
{
    height: 50px;
    width: 260px;
    border-radius: 5px;
    float: right;
}




.in-kontakty .db-form h2
{
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
}

.in-kontakty .db-form p
{
    font-size: 1rem;

}





.vote-content {
    margin-left: 80px;
}

body:not(.paxio-merkur):not(.venus):not(.jupiter) .hodnoceni .vote-wrap
{
    width: 33%;
    padding-left: 0px !important;
}

/* podobné produkty */
.type-product .p-detail .products-related-header,
.type-product .p-detail .products-related,
.in-kosik .show-related,
.advanced-order-suggestion

/* #cboxLoadedContent .products-related */
{
    display: none;
}





.type-product .hodnoceni:before
{
    font-weight: 600;
    background-color: unset;
    border-bottom: 1px solid #ECD4F3;
    padding-left: 0;
}

.type-product .hodnoceni .vote-time
{
font-size: 0.875rem !important;
color: #737373 !important;
}

.type-product .hodnoceni .vote-name
{
    font-size: 1rem !important;
    color: #000000;
}

.type-product .vote-pic img
{
    width: 75px !important;
    height: 75px !important;
    
    
}

.type-product .hodnoceni .vote-initials
{
    width: 75px;
    height: 75px;
    font-size: 23px;
    line-height:70px;
}


.hodnoceni > a:after
{
content: "";    
background-image: url(https://www.sexito.cz/user/documents/upload/__nemazat__/detail_produktu_home_sipka.svg);
width:15px;
height:14px;
background-size: contain;
transform: translate(10%, 20%); 


}






.type-product .hodnoceni .vote-content
{
margin-top: 15px;
}

.type-product .hodnoceni .votes-wrap
{
    border: 0px;
}

.type-product .hodnoceni > a
{
    color: #000;
    text-decoration: underline;
}



.in-kontakty article,
.in-kontakt article
{
    margin-bottom: 3rem;
}

.form-control:focus

    {
        box-shadow:none !important;

    }

.in-magazin .content-inner,
.type-posts-listing .content-inner,
.in-kontakt .content-inner,
.in-kontakty .content-inner,
.id-1874 .content-inner,
.id-1359 .content-inner
{
 max-width: 100%;
}

.in-magazin .content-wrapper-in .description,
.type-posts-listing .content-wrapper-in .description
{
display: none;
}



.in-magazin .news-item .image,
    .type-posts-listing .news-item .image 
{
    position: relative;
}

.in-magazin .news-item .db-br,
.type-posts-listing .news-item .db-br 
{

    position: absolute;
    bottom: 15px;
    left: 15px;
    background-color: rgba(252, 241, 255, 0.9);
    color: var(--footer-newsletter-color);
    padding: 3px 10px;
    border-radius: 10px;
    
}
.type-posts-listing .breadcrumbs
{
border: 0;
}



.type-posts-listing .pagination-appendix,
.type-category .pagination-appendix
{
    display: none;
}


.type-posts-listing .db-blog-inner
{    
/* background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/blog-home.jpg"); */
background-repeat: no-repeat;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 250px;

}

.type-posts-listing .db-blog-inner p
{
    width: 530px;
    text-align: center;
}



.in-magazin .news-item,
.type-posts-listing .news-item 
{
    flex-direction:column;
    width: calc(33% - 10px);
/*
    border: 1px solid #ecebeb;
     border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; */
 margin-bottom: 0px; 
}

.in-magazin .news-item .text a,
.type-posts-listing .news-item .text a
{
color: var(--footer-newsletter-color);
font-weight: 600;
font-size: 1rem;
}

.in-magazin .news-item time,
.type-posts-listing .news-item time
{
    font-size: 13px;
    color: #797979;
}

.in-magazin .image img,
.type-posts-listing .image img 
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.news-item .text
{
 padding: 10px;
}

.news-item .text .title
{
    font-size: 1rem;
    font-weight: 500;
    color: var(--footer-newsletter-color);
    
}


.in-magazin .image,
.type-posts-listing .image 
{
width: 100%;
}

#newsWrapper
{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
}


#cboxLoadedContent .colorbox-html-content
{
    padding: 0;
}


.cart-content h4
{
text-transform: initial;
}

.box.co-box h4, .co-box h4
{
padding-left: 55px;
}

.radio-wrapper.active .for-free
{
    color: #009F19;
}


.order-summary-inner .cart-item-name a,
.order-summary-inner .cart-item>div.cart-item-amount,
.order-summary-inner .cart-item>div .unit-value,
.order-summary-inner .cart-item>div:last-child,
.order-summary-inner .order-summary-item,
.order-summary-inner .recapitulation-shipping-billing-info,
.recapitulation-single>strong span
{
    color: #000 !important;
    font-size: 0.875rem;
}




.in-krok-1 .order-delivery::before,
.in-krok-1 .co-payment-method h4:before
{
    width: 30px !important;
    height: 30px !important;
    margin-right: 0.5rem !important;
    vertical-align:middle !important;
    left:15px !important;
    
}



.in-krok-1 .order-delivery::before
{
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/vyberte-dopravu.svg") !important;
}


.co-box.co-payment-method h4:before
{
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/zpusob-dopravy.svg");
}




.in-krok-1 .order-summary-inner h4
{
font-size: 1.125rem;
margin-left: 0px;
padding-left: 5px;
}

 .in-krok-1 .order-summary-inner h4::before
{
    content:"";
} 

.recapitulation-single>strong span
{
    font-weight: 400;
}


.in-krok-2 .cart-content
{
    padding-top: 0;
}


.in-krok-2 .co-box h4:before
{
    font-size: 26px;
}

.in-krok-2 .co-box h4
{
    font-size: 22px;
    font-weight: 600;
}

.in-krok-2 .cart-content label
{
    font-size: 0.9375rem;
}

.in-krok-2 .co-contact-information,
.in-krok-2 .co-billing-address,
.in-krok-2 .co-shipping-address,
.in-krok-2  .co-box-additional
{
    background-color: var(--color-primary);
    border-radius: 5px;
    border: 0;
    
}

.in-krok-2 .co-contact-information h4::before,
.in-krok-2 .header-billing::before
{
        width: 35px;
        height: 35px;
        vertical-align:middle;
        left:10px;
 
}


.in-krok-2 .recapitulation-single>span
{
    font-size: 13px;
    padding-right:10px;
    flex: 0 0 120px;
}

.in-krok-2 .recapitulation-single strong
{
    font-size: 14px;
    
}


.in-krok-2 .co-contact-information h4::before
{
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/krok2-osobni-udaje.svg");    
}

.in-krok-2 .header-billing::before
{
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/krok2-fadresa.svg") !important;
}





.in-krok-2  .co-box-additional
{
padding-top: 0 !important;
}

.in-krok-2 .co-box
{
    padding: 40px;
    border: 0;

}

.stay-in-contact
{
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 35px;
}


.in-krok-2 .form-group-note
{
    margin-top: 15px;
}
.in-krok-2 .country-flags
{
    height: 50px;
    background-color: white;
    border: 1px solid var(--color-line);
    border-right: 0;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    padding-left: 10px;
}

.shp-flag-label:before
{
    border-color: var(--color-secondary) transparent transparent;
}

.in-krok-2 #phone
{
    border-left: 0;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}

.in-krok-2 .shp-flag-label
{
    font-size: 1rem;
    color: #000;
}

.in-krok-2 .phone-combined-input
{
max-width: 420px !important;
}

.in-krok-2 #billCountryId
{
 height: 50px;    
 width: 420px;
}

.in-krok-2 .co-contact-information .form-group,
.in-krok-2 .co-billing-address .form-group,
.in-krok-2 .co-shipping-address .form-group


{
display: flex;
flex-direction: column;
}

.in-krok-2 .co-contact-information .form-group input,
.in-krok-2 .co-billing-address .form-group input,
.in-krok-2 .co-shipping-address .form-group input

{
border-radius: 5px;
width: 420px;
height: 50px;    
}



.in-krok-2 .co-billing-address,
.in-krok-2 .co-shipping-address
{
 margin-top: 25px;
}


.in-krok-2 .order-summary-item.price
{
border: 0;
}

.in-krok-2 .ordering-process 
{
    color: #000;
}

.in-krok-1 .order-summary-inner .order-summary-item
{
    border-top: 1px solid #ECD4F3;
    /* border-bottom: 1px solid #ECD4F3; */
    padding-top: 10px;
    padding-bottom: 10px;
}

.order-summary-inner .recapitulation-shipping-billing-info
{
    padding-top: 10px;
}




.box-delivery .delivery
      {
        width: 50%;
        background-color: var(--color-primary) !important;
        padding: 50px;
        border-radius: 5px;
      }



      .sidebar-inner .box-onlinePayments h4:after
      {
        content: "";
      }

      .sidebar-in-cart  .next-step-back,
.next-step--step-1 .back-to-shop,
.next-step--step-2 a.next-step-back
    {
        text-align: left;        
        font-size: 16px;
        color: #000;
        text-decoration: underline;
        text-transform: initial !important;
    }

    .order-button-text
    {
        text-transform: initial;
    }
       
    .next-step
    {
     justify-content: space-between;
    }

    .sidebar-in-cart .continue-shopping::before,
    .next-step--step-1 .back-to-shop::before,
    .next-step--step-2 a.next-step-back::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/zpet-do-obchodu.svg");
        position: relative;
        width: 11px;
        height: 12px;
         margin-right: 0.5rem;
         vertical-align: text-top;
    }

h4 + .search-whisperer-document
{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.search-border-bottom
{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}




.search-whisperer .search-whisperer-document
{
    background-color: var(--color-primary);
    margin-bottom: 10px;

}

.search-whisperer .search-whisperer-document:hover
{
    background-color: var(--color-primary);
}

.search-whisperer .p-name
{
color: var(--footer-newsletter-color);
font-size: 0.875rem;
font-weight: 500;
white-space:normal !important;
/* width: 80%; */

}

.search-whisperer .p-info span
{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
  }



.search-whisperer-products .price
{
    font-size: 0.875rem;
    font-weight: 600;
    color: #000;
    padding-right: 10px;
    place-self: end;
}

.search-whisperer-products .availability-label
{
    font-size: 0.875rem;
    font-weight: 500;
}


.search-products-title
{
    margin-left: 7px;
}




.search-whisperer  .search-whisperer-document
{

    color: black;
    text-decoration: underline;
    font-size: 1rem;
    font-weight: 400;
}


.search-whisperer ul li
{
border: 0;
background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/vyhledavni-produkty.svg");
height: 83px;
width: 328px;

}

.search-whisperer-image img
{
max-width: 43px;
height: auto;
margin-right: 5px;
}

 .search-whisperer-document em:before,
 .search-whisperer-category em:before
 {
    content: "";
    width: 18px;
    height: 18px;
    margin-right: 5px;
    display: block;
    margin-right: 5px;
    margin-left: 10px;
 }

 .search-whisperer-document em:before
{
 
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/vyhledavni-clanek.svg");
    
}

.search-whisperer-category em:before
{
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/vyhledavni-folder.svg");
    
}





.search-whisperer  .search-whisperer-document em
{
font-size: 0;
display: block;
}


.search-whisperer-documents 
{
    margin-left: 10px;
    margin-right: 10px;
    
}

.search-whisperer-products .whisperer-trigger
{
background-color: var(--footer-newsletter-color) !important; 
height: 46px !important;
padding-bottom: 10px !important;
margin: auto !important;

color: #fff !important;
border-radius: 5px;
font-size: 0.9375rem;
text-decoration: none;
padding: 10px;

}

.li-trigger
{
    background-image: none !important;
    margin: auto;
    align-items: center;
    margin-top: 10px;

}

.li-trigger a
{
 margin: auto;
 justify-content: center;
}



.search-products-title,
.search-category-title,
.search-znacka-title
{
    font-size: 0.875rem;
    color: #000;
    font-style: italic;
    margin-top: 1.5rem;
    margin-bottom: 3px;
}







#cboxContent
{
    box-shadow: 2px 2px 10px rgba(0,0,0,.1);
    border-radius: 5px;
    border: 1px solid #ECD4F3;
}

.extras-wrap  .step-button
{
background-color: var(--footer-newsletter-color);

color: #fff;
border-radius: 5px;
 
text-transform: initial;
border: 0;
margin-right: 15px;
padding: 10px 40px;

}

.extras-wrap  .step-button-cart
{
    color: #fff;
border-radius: 5px;
/* min-height: 45px; */
padding: 10px 25px;
    display: flex;
    justify-content: center;
    align-items: center;

      }
  
  

.extras-wrap  .step-button-cart::before
{
         content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/detail_produktu_kosik.svg");
        position: relative;
        width: 24px;
        height: 24px;
        position: relative;
        margin-right: 20px;

        

    }



#cboxLoadedContent .advanced-order .h1
{
    font-size: 1.125rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
border-bottom: 1px solid #ECD4F3;
 padding-top: 10px;
padding-bottom: 20px; 

}



.advanced-order .extras-wrap .extra.step
{
    /* margin-top: 20px; */
    display: flex;
    justify-content: center;
    align-items:center
}


#cboxClose:before
{
font-size: 15px;
color: #1C1B1F;
background-color: var(--color-primary);
margin: 0;
padding: 0;
line-height: 30px;
width: 30px;
height: 30px;
border-radius: 20px;
left:20px;
top: -10px;
}


/* #cboxWrapper,
#colorbox
{
    width: 800px !important;
} */




#cboxLoadedContent .advanced-order .h2
{
    font-size: 16px;
    color: var(--footer-newsletter-color);
    font-weight: 500;
}


#cboxLoadedContent .advanced-order .h1::before
{
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/advanced-order-title.svg");
    margin-right: 10px;
    
}



#cboxLoadedContent .extras-wrap 
{
background-color: var(--color-primary);
padding-bottom: 20px;

}

#cboxLoadedContent .price-range
{
 height: 10px;
 background-color: #fff;
 border: 1px solid #ECD4F3;
    border-radius: 5px;
    
}

.price-range>div
{
    border-radius: 5px;
}


.extra.delivery span, .extra.discount span, .extra.gift span
{
    color: #000;
    font-size: 1rem;
}

.extra strong
{
    color: #000 !important;
}

.extra.delivery:before
{

    
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/extra-delivery.svg");
    width: 27px;
    height: 19px;
    position:relative;
    margin-right: 10px;
    font-size:unset;
}

.advanced-order .extras-wrap
{
    flex-direction: column;
    padding-top: 30px;
}



.btn-detail
{
padding: 7px 3px 7px 3px !important;
text-transform: none !important;
background-color: var(--color-secondary) !important;
border-color:  var(--color-secondary) !important;
color: #fff !important;
border-radius: 5px !important;
width: 90% !important;
margin: auto;
}


.radio-wrapper input[type=checkbox]:checked+label:after, .radio-wrapper input[type=radio]:checked+label:after
{
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
}

.ordering-process .btn.btn-secondary, .ordering-process a.btn.btn-secondary
{
    color: var(--color-secondary);
    border: 1px solid var(--color-line);
}

.login-wrapper .btn,
.submit-wrapper .btn
{
    color: var(--color-secondary);
    background-color: var(--color-secondary) ;
    color: #fff;
}


 .login-wrapper .btn:hover,
.submit-wrapper .btn:hover
{
    color: var(--color-primary-hover);
    background-color: var(--color-primary-hover);
    color: #fff;
} 

.whole-width a
{
    color: var(--color-secondary);
}


.search-whisperer-empty
{
color: var(--color-secondary);
}

.search-whisperer .price
{
    color: #000;
}

.navigation-window-visible .responsive-tools > a[data-target="navigation"]:before
     {
        content: "\e912" !important;
    }   





.homepage-box.welcome-wrapper
    {
        margin-top: 0;
    }

/* Styl modálního okna */



  


.db-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 80vh;
    overflow-y: auto;    
    background-color: rgb(0,0,0); /* Fallback barva */
    background-color: rgba(0,0,0,0.8); /* Černá s opacitou */
    z-index: 5000;  
}
  

  /* Styl obsahu modálního okna */
  
  .modal-content {
    background-color: #fefefe;
    position: fixed;
    translate: -50% -50%;
    left: 50%;
    top: 50%;
    max-height: 80vh;
    border: 1px solid #888;
    background-color: #fff; 
        border-radius: 5px; 
        word-wrap: break-word;    

    
  
    }

  .modal-content section 
  {
     padding: 20px; 
  }
  
  /* Tlačítko pro zavření */
  .close {
    color: #aaa;
    position: absolute;
    font-size: 2.5rem;
    font-weight: 300;
    margin-right: 1rem;
    right: 5px;
    z-index: 9999;
  
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }


  .db-doprava
  {
    color:#000
  }

  .db-doprava h3
  {
    font-weight: 600;
  }
  
  



/* Stylování obalového prvku */

.doprava {
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    align-items: center;
    padding: 13px 0 13px 8px;
    display: flex;
    flex-wrap:nowrap;
    column-gap: 20px;

}

.doprava>div:first-child {
    width: 80px;
    max-width: 80px;
    min-width: 60px;
    
    
}

.doprava>p {

    margin-bottom: 0;
    font-size: 0.9375rem;
        font-weight: 400;
    flex-grow: 1;    
    
}

.doprava .cena {
    
    text-align: right;    
    color: var(--color-secondary);
    font-size: 0.9375rem;
    font-weight: 700;

}


.db-diskretni-baleni
{
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid var(--color-primary);
    align-items: center;
    align-items:center;    
    justify-content: center;
    color: #000;
    font-size: 0.875rem;
    box-shadow: 2px 2px 10px rgba(0,0,0,.1);

}

.db-diskretni-baleni div:first-child
{
    width: calc(50% - 10px);    
}

.db-diskretni-baleni img
{
    border-radius: 5px;
}

 .db-diskretni-baleni div:last-child
 {
    width: calc(50% - 10px);    
    padding: 10px;
    
}

.db-diskretni-baleni h3
 {
    margin: 0;
    font-weight: 600;
    font-size: 1rem;
    padding-bottom: 1rem;
}

.toggle-more
{
border: none;
    padding: 0;
    margin-top: 16px;
    background: none;
    border-bottom: 1px dashed var(--color-line);
    line-height: 1;
    font-weight:600;
}


.db-tooltip {
    position: relative;
    display: inline-block;
    color: var(--color-secondary);
    border-bottom: 1px dotted var(--color-secondary);
  }


  
  /* Stylování tooltipu */


  .db-diskretni-baleni-tooltip::after {
    content: "";
    position: absolute;
    /* top: 156px; */
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
  .db-diskretni-baleni-tooltip {
  display: none;
    width: 450px;
    height: 300px;
    padding: 5px;
  
    /* Pozicování */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    right:-100px;
    top:-170px;
  
    transition: opacity 0.3s;
  }

  @media (max-width: 600px) {
    .db-diskretni-baleni-tooltip {
    width: 370px;
    height: 350px;
    top:-145px;
    right: -20px;
}  


.db-diskretni-baleni-tooltip::after {
    left: 80%;
    top: 9px;
    position: relative;
    

  }

.db-diskretni-baleni div:first-child
{
    width: 30%;
}

.db-diskretni-baleni img
{
    border-radius: 5px;
}

 .db-diskretni-baleni div:last-child
 {
    width: 70%;
    padding: 10px;
    
}

}  
  
/* 
  .db-tooltip:hover .db-diskretni-baleni-tooltip,
  .db-tooltip:focus .db-diskretni-baleni-tooltip 
  
  {
    visibility: visible;
    opacity: 1;
  } */

  
  
  

  .type-category .best-of
  {
    
    width: 34px;
    height: 38px;
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/kategorie_top.svg");
    background-repeat: no-repeat;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    text-align: center;
    /* padding: 4px; */
    /* position:absolute;
    right: 5px; */
    display: block;
    float: right;
    
  }


 .type-category .category-top,
  .type-category  .widget-parameter-wrapper,
    .type-search .widget-parameter-wrapper
{
    display: none;
} 

.link-like, 
a,
.cart-widget-product-name a:hover, .cart-widget-product-name>span
{
    color: var(--color-secondary);
}

p:last-child
{
    margin-bottom: 0;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
}

/* #navigation,
nav,
.navigation-in

{
width: 1200px;
} */


.c-product-interconnection-detail-params.is-template--Classic+.detail-parameters 
{
    margin-top: 1rem;
}

.c-product-interconnection-detail-params
{
    flex-direction: column;
    align-items: baseline;
    
}

.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-radius: 5px;
    border: solid 1px var(--color-secondary);
}

a.is-current .item-type-img
{
    padding: 10px;
}

.c-product-interconnection-detail-params__products span[class^=item-type]
{
    height: 60px;
    width: 60px;
    border: solid 1px var(--color-line);
    border-radius: 5px;
    background-size: 100px;
    background-position:center;

}

.c-product-interconnection-detail-params.is-template--Classic .c-product-interconnection-detail-params__type

{
    color: #000;
    font-size: 0.875rem;
    font-weight: 600;
}

/* .c-product-interconnection-detail-params.is-template--Classic:last-child
{
    margin-bottom: 0 !important;
} */

/* .p-info-wrapper table.detail-parameters
{
    display: none;
} */

.form-control, select
{
    border-color: var(--color-line);
    border-radius: 2px;
}

.c-product-interconnection-detail-params__products a.is-current .item-type-numbers
{
    box-shadow:none;
    border: 1px solid var(--color-secondary);
}

select
{
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/sipka_combo3.png");
}


.c-product-interconnection-detail-params.is-template--Classic #c-product-interconnection-select-list
{
     max-width: none;
    padding: 8px 45px 8px 11px; 
    font-size: 1rem;
    color: #000;
}





.db_free 
{
    display: none;
}




.cart-widget-products-inner .quantity-form,
.cart-widget-products-inner .quantity input
{
    width: 47px;
}

.cart-table .p-quantity .quantity input
{
    width: 40px;
}

.ordering-process .radio-wrapper.active label>span b,
.ordering-process .btn.btn-secondary,
.ordering-process a.btn.btn-secondary,
.co-box h4:before
{
    color: var(--color-secondary) !important;
}

.ordering-process .radio-wrapper.active label>span b:hover,
.ordering-process .btn.btn-secondary:hover, 
.ordering-process a.btn.btn-secondary:hover,
.recapitulation-single>strong span:hover,
.ordering-process .next-step--cart a:hover
{
    color: var(--color-secondary) !important;
    text-decoration:underline;
}

.cart-table tr td.p-name a,
ol.cart-header li a, 
ol.cart-header li strong,
ol.cart-header li.completed a, 
ol.cart-header li.completed strong
{
    color:#000;
}

.cart-table tr td.p-name a:hover,
ol.cart-header li a:hover,
ol.cart-header li.completed a:hover
{
    color:#000;
    text-decoration: underline;
}



.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6
{
    color: #000;
}





.breadcrumbs, .breadcrumbs a,.highlight
{
    color: #797979;
}

.breadcrumbs a
{

        text-decoration: underline;
}


.breadcrumbs a:hover,
ol.cart-header li.active a,.extra strong
{
    color: var(--color-secondary)
}


/*!  děkovná stránka */

table.table.recapitulation-table:first-of-type 
{
  margin: 3rem 0;
}


.in-dekujeme .co-box
{
    border: 1px solid var(--color-line) !important;

}

.in-dekujeme .box.co-box h4,
.in-dekujeme  .co-box h4
{
    border-bottom: 1px solid var(--color-line) !important;
} 





.old-bu
{
    display: none;
}

.in-dekujeme .order-summary-heading
{
    margin-top: 35px;
    margin-bottom: 5px;
}

.in-dekujeme .reca-number strong
{
    padding-left: 0.5em;
}

.in-dekujeme .reca-number svg
{
margin-right: 5px;
}

.thy-prijata
{
    font-size: 1.25rem;
    text-align: center;
}

.thy-prijata
{
font-size: 1rem;
}

.thy-tym
{
    margin-top: 1rem;
    font-size: 1rem;
    text-align: center;
    font-weight: 600;
}

.in-dekujeme .reca-number
{
        font-size: 1.25rem;
        display: flex;
        justify-content: center;
        align-items: center;    
}


.in-dekujeme .order-summary-item.total
{
    display: none;
}

.in-dekujeme .order-summary-item.summary-thx
{
    color: #000;
}

.order-complete-links .btn-primary
{
border-radius: 5px;    
}


.in-dekujeme .co-box.co-payment-method h4:before,
.in-dekujeme .co-box.co-order h4:before

{
    content: "";
}


.in-dekujeme table.table.recapitulation-table>tbody>tr th
{
    width: 25%;
}

.in-dekujeme .recapitulation-table  td
{
    
    font-size: 1rem;
}

.recapitulation-wrapper .summary-thx
{
    margin-bottom: 40px
}

.in-dekujeme .bank-account
{
    background-color: var(--color-primary);
    padding: 10px;
    margin-left: 20px;
    font-size: 1rem;
}

.bu-vs th
{
width: 100% !important;

}

.bu-vs-flex
{
    font-size: 1rem;
    display: flex;
    align-items: center;
    column-gap: 50px;
    background-color: var(--color-primary);
    padding: 20px;
}

/* .in-dekujeme table.table tbody>tr>th
{
padding-top: 5px;
padding-bottom: 5px;
} */


.bank-account strong
{
       
margin-left: 20px;
}

.in-dekujeme .co-box
{
    border: 1px solid #ECD4F3 !important;
    padding: 15px;
}

.in-dekujeme .box.co-box h4,
.in-dekujeme  .co-box h4
{
    margin-left: 10px;
    padding-left: 0px;

    font-size: 1rem;
    border-bottom: 1px solid #ECD4F3;
}


.in-dekujeme .co-box
{
    margin-bottom: 20px;
}

/*!  Košík - začátek*/

.in-krok-1 .radio-wrapper
{
border: 1px solid   #ECD4F3;
}


#order-shipping-methods,
#order-billing-methods
{
border: 1px solid #ECD4F3;
border-radius: 5px;
}

#order-shipping-methods .radio-wrapper
{
    border: 1px solid #ECD4F3;    
}

.payment-shipping-price 
{
    font-size: 1rem;
    font-weight: 600;
}

#order-shipping-methods .radio-wrapper label
{
display: flex;
flex-direction: row;
}


#order-shipping-methods .radio-wrapper label .payment-info
{
      order: 2;

     
}

#order-shipping-methods .radio-wrapper label .payment-logo
{
      order: 1; 
      margin-right: 10px;     
}

#summary-box
{
    border: 1px solid #ECD4F3;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20px;
}

.payment-logo img
{
    width: auto;
    height: 35px;
    max-width: unset;
    max-height: unset

}

#order-shipping-methods .radio-wrapper label .payment-shipping-price
{
      order: 3;
     
}


#order-shipping-methods .radio-wrapper.active,
#order-billing-methods .radio-wrapper.active
{
background-color: var(--color-primary);
color: #000;
border: 1px solid var(--color-secondary) !important;

}

#order-shipping-methods .shipping-billing-name,
.ordering-process .radio-wrapper.active label>span b
{
color: #000 !important;
font-size: 1rem;
font-weight: 600;
}

.co-box.co-delivery-method,
.co-box.co-payment-method
{
    padding-left: 0 !important;
border: 0;
}

.radio-wrapper input[type=radio]+label
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.order-summary-inner h4
{
    border-bottom: 1px solid #ECD4F3;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 25px
}

.cart-item>div
{
    border-right: 0;
}


.in-krok-1 .co-box
{
    padding: 0 !important;

}

.cart-item>div, .co-box
{
 border-color: #ECD4F3;
}

.order-summary-inner .cart-items
{
 border: 0px solid #ECD4F3;   
 
 
}

.order-summary-item.helper>div:first-child
{
    flex: 0 0 auto;
    padding-right:0;
}

#checkoutSidebar .price-wrapper
{
    border: 0;
    background-color: var(--color-primary);
    padding: 20px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px;
} 

.next-step--step-1 .next-step-forward,
.next-step-finish
{
    border-radius: 5px;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}


/* .co-box.co-delivery-method h4:before
{
    left: auto;
}

.order-delivery
{
    margin-left:0 !important;
    padding-left:0 !important;
} */

#order-shipping-methods .payment-info a
{
    color: #000;
}    




.box.co-box h4, .co-box h4
{
    margin-left: -15px;
    font-weight: 600;
    font-size: 22px;
}

.col-md-8 .cart-content
{
    padding: 0;
}


.co-payment-method
{
    margin-top: 4rem;
}

.in-kosik .sidebar-in-cart .checkout-box-wrapper,
.in-krok-1 .toggle-contacts,
.in-krok-2 .toggle-contacts
{
    display: none;
}

.in-kosik h1,
.in-krok-1 h1,
.in-krok-2 h1
{
    font-size: 2rem;
    font-weight: 600;
     margin-top: 10px; 
    
}

.cart-table tr td
{
    border-right:0;
    border-top-color: #ecd4f3;
}

.cart-table .sr-only::before,
.cart-table .sr-only::after
{
    display: block
}

.cart-table tr td.p-name a
{
font-size: 16px;
font-weight: 600;
}

.in-kosik .p-price .unit-value
{
    display: none;
}

.in-kosik .p-price .price-final
{
    color: #000;
    font-size: 1rem;
    font-weight: 400;
}

.in-kosik .p-total .price-final
{
    color: #000;
    font-weight: 600;
    font-size: 1rem;
}


.remove-item:before 
    {
        font-size: 0.8125rem;
        color: #1C1B1F;
    }

.order-header
{
    
height: 35px;
}



.order-header th
{
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid#ECD4F3;
    
}

.order-header th:first-child
{
    
    text-align: left;
}

.cart-table .availability-amount
{
    display: none;
}

ol.cart-header li a span:before, 
ol.cart-header li strong span:before
{
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 1.125rem;
font-weight: 600;
}

ol.cart-header .completed span:before

{
background-color: var(--color-secondary);
color: #fff !important;
}



ol.cart-header .completed span:before
{
    content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC44NTEwNiAxMS40TDAgNi41NDg5NEwxLjY5Nzg3IDQuODUxMDZMNC44NTEwNiA4LjAwNDI2TDEyLjg1NTMgMEwxNC41NTMyIDEuNjk3ODdMNC44NTEwNiAxMS40WiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=');


  }
  




ol.cart-header .active strong span:before
{
background-color: var(--color-secondary);
color: #fff !important;
}




.ordering-process .content-wrapper,
body.ordering-process

{
    background-color: white;
}

ol.cart-header li.active strong ,
ol.cart-header li a span,
ol.cart-header li
{
    color: #000;
    font-size: 18px;
    text-transform: none;
}

ol.cart-header li.active strong 
{
    font-weight: 500;
}


.cart-table .cart-p-image img
{
    min-height: 87px;
    width: auto;
    margin: 5px 0;
    
}

ol.cart-header,
a, .cart-header li.active strong
{
    margin: 0;
    border: 0;
}

ol.cart-header
{
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;

}

ol.cart-header li.step-1 span::after
/* , ol.cart-header li.step-2::after  */
{
    background-image: url('data:image/svg+xml;utf8,<svg width="150" height="1" viewBox="0 0 140 1" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="150" y1="0.5" y2="0.5" stroke="%23ECD4F3"/></svg>');
    width: 140px;
    height: 1px;
    top: 33px; 
    right:-15px;
    /* right: -28px;
    top: 27px; */
    position: absolute;
    content: "";
}

ol.cart-header li.step-2 span::after
/* , ol.cart-header li.step-2::after  */
{
    background-image: url('data:image/svg+xml;utf8,<svg width="150" height="1" viewBox="0 0 130 1" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="150" y1="0.5" y2="0.5" stroke="%23ECD4F3"/></svg>');
    width: 130px;
    height: 1px;
    top: 33px; 
    right:-25px;
    /* right: -28px;
    top: 27px; */
    position: absolute;
    content: "";
}




ol.cart-header li a span:before,
 ol.cart-header li strong span:before
{
    color: #000 !important;
    border: 0;
    background-color: var(--color-primary);
}



/*!  Košík - konec*/

 


@media (min-width: 767px) {


    .subcategories
    {
        margin-left: -20px;
    }

    .category-header
    {
        margin-bottom: 5px;
    }

    .type-category .sidebar
    {
        margin-top: 20px;
    }

    .box.box-sm.box-filters
    {
        padding-top: 0;
    }    

    .siteCookies__link
    {
    
    position: absolute;
    
    }
    

    .siteCookies--center,
    .siteCookies__form
    {
        width: 745px !important;
        max-width: 745px !important;
 
    }

    .type-posts-listing .subcategories li a .text
    {    
        line-height: unset;
    
    }

    .in-magazin .subcategories.with-image
    {
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/sub-menu-category.png?v=1.4");
        background-repeat: repeat-x;
        height: 160px;
    }
    


    .type-posts-listing .sub-menu-category
    {
        display: flex;
        flex-direction: column;
     border: 1px solid #ECD4F3; 
     box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
     
    }
    

    .type-posts-listing .subcategories li a:hover .text
    {    
    
    border-bottom: 0;
    
    }
    

    .type-posts-listing .subcategories li ul.sub-menu-category {

        position: absolute;
        background: #fff; 
        z-index: 1000;    
        min-width: 280px;
    }
    

    .type-posts-listing .subcategories li ul.sub-menu-category 
        {
            display: none;
        }

    .db-box-poradit h3::after {
        width: 100%;

    }
    


    .in-magazin .news-item-detail,
    .type-posts-listing .news-item-detail
    {
        max-width: 950px;
         margin: 30px auto;
    }

    .sidebar-in-cart,
    .in-krok-1 .content-wrapper-in,
    .in-krok-2 .content-wrapper-in
    {
        margin-bottom: 4rem;
    }

    .category__secondDescription
    {
        padding-block: 50px;
        /* border-top: 1px solid #e6e6e6; */
        column-count: 2;
        column-gap: 2rem;
        column-rule: 1px solid var(--color-line)
    
    }

    .type-category .db-blog-hp-full
    {
        margin-bottom: 50px;
    }

    

    .fitted .navigation-in>ul>li
    {
        width: 100%; 
        padding-left: 0;
        padding-right: 0
    } 

 

    .navigation-in > ul > li.ext > a > span {
        display: none !important;
        color: var(--color-secondary);
    }

        #navigation .navigation-in>ul>li>a {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            /* padding-left: 16px !important;
            padding-right: 6px !important; */
           padding-left: 5px !important;
            padding-right: 5px !important;

        } 

    
        
        #navigation .navigation-in>ul>li>a::after
        {
            position: relative;
            width: 20px;
            height: 20px;
            content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/sipka-menu.svg");
            margin-left: 0px;
        }




        #navigation ul.menu-level-1 a:hover,
        #navigation ul.menu-level-1 a.active
        {
         color: var(--color-secondary) !important;
         
        }

        #navigation ul.menu-level-1 a:hover
        {
            border-radius: 6px;
        }
    
    #navigation .navigation-in>ul>li>a
    {
        text-align: center;
    }
    
    .fitted .navigation-in ul
    {
        justify-content:space-between;
    }

    #navigation .navigation-in>ul>li>a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

      
    .search-whisperer.active {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        
        margin-top: 10px;
        border-radius: 5px;
        justify-content: center;
        align-items: flex-start;
        border: 0;
        box-shadow: 2px 2px 10px rgba(0,0,0,.1);
        

      }

  

      
      .search-products-title {
        margin-bottom: 0; /* Odstraní mezeru mezi titulkem a seznamem produktů */
      }
      
      .search-whisperer-products {
        list-style: none; /* Odstranění bodů u seznamu */
        padding: 0; /* Odstranění paddingu */
        margin-top: 0; /* Zajistí, že seznam produktů začíná ihned za titulkem */
      }
      
      /* Speciální úpravy pro .search-whisperer-products, pokud potřebujete další úpravy pro vzhled */
      .search-whisperer-products li {
        display: inline-block; /* Pokud chcete produkty zobrazovat vedle sebe */
        margin-right: 10px; /* Mezera mezi produkty */
      }

      

     
    .menu-helper>ul>li
    {
        border-top: 1px solid var(--color-line);
    
        
    }

    .menu-helper>ul>li
    {
        background-color: var(--color-primary);
    }

    .menu-helper>ul>li a
    
    {
        color: #000;
        font-size: 0.875rem;
    }
    .menu-helper>ul>li a:hover
    {
        background-color: #fff;
        color: #000;
    }

    .menu-helper>ul>li>ul>li a:hover
    {
    text-decoration: underline;
    }


} 

.header-top .navigation-buttons {
    display: flex;
    column-gap: 10px;
}

.header-top .db_free {
    width: 184px;
    height: 45px;
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_doprava_zdarma.svg");
    background-repeat: no-repeat;
    font-size: 0.75rem;
    color: #000;
    font-weight: 300;
    padding: 7px;
}

.header-top .db_neni_zdarma {
    text-align: left;
}

.header-top .db_je_zdarma {
    text-align: center;
    font-weight: 600;
}

.header-top .db_free strong {
    color: #009f19;
}

/* .filter-section form,
.filter-section.slider-wrapper div {
    display: none;
}

.filter-section.active form,
.filter-section.active.slider-wrapper div {
    display: block;
} */

.quantity-form .quantity .decrease:before,
.quantity-form .quantity .increase:before,
.ordering-process .quantity-form .quantity .decrease:before,
.ordering-process .quantity-form .quantity .increase:before

{
    line-height: 0 !important;
}

.quantity-form .quantity .decrease,
.ordering-process .quantity-form .quantity .decrease 
{
    top: unset;

}

.quantity-form .quantity input,
.ordering-process .quantity-form .quantity input 
{
    text-align: center;
}





.btn.btn-primary,
a.btn.btn-primary,
a.btn.btn-conversion
{
    background-color: var(--color-secondary) !important;

    border: 0;
    color: white !important;
}


.btn.btn-primary:hover,
a.btn.btn-primary:hover,
a.btn.btn-conversion:hover
{
    background-color: var(--color-primary-hover) !important;
    border: 0;
    text-decoration: none;
    color: white !important;
}


.link-like a,
.cart-widget-product-name a:hover,
.cart-widget-product-name > span,
.content-wrapper a:hover  {
    text-decoration: underline;
}

a.order-button-text,
.order-button-text a
{
    text-decoration: none !important;
}



.flags .flag {
    font-size: 0.8125rem;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 40px;
}

.quantity .decrease,
.quantity .increase {
    background-color: transparent;
    border: 0;
    width: 23px;
    height: 23px;
    color: #000;
}

.quantity .decrease:before,
.quantity .increase:before {
    line-height: 0px;
    font-size: 13px;
    /* background-color: #fff; */
}

.quantity {
    border: 1px solid var(--color-line);
    width: 75px;
    height: 40px;
}

.quantity input {
    padding-left: 22px;
}

.quantity .increase:before {
    content: "+";
    border-left: 1px solid var(--color-line);
    height: 38px;
    padding-top: 18px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.quantity .decrease:before {
    content: "-";
    border-right: 1px solid var(--color-line);
    height: 38px;
    padding-top: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.quantity .increase {
    /* left: 0; */
     right: 0; 
    top: 0;
}

.quantity .decrease {
    
     left: 0; 
    top: 0;
}

.quantity input {
    font-family: Poppins;
    text-align: center;
    height: 40px;
}

.btn.add-to-cart-button:before,
.btn.btn-cart:before,
a.btn.add-to-cart-button:before,
a.btn.btn-cart:before {
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/detail_produktu_kosik.svg");
    background-repeat: no-repeat;
    /* padding-left: 20px; */
    position: relative;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}




.btn.btn-default {
    background-color: var(--color-tertiary);
    border-color: var(--color-tertiary);
    border-radius: 3px;
}

@media (min-width: 1440px) {
    .container,
    #footer .footer-icons {
        width: 1300px;
    }

    .search-whisperer-documents
    {
    
        flex: 0 0 360px !important;
    }

    .search-whisperer-products
    {
           flex: 0 1 720px !important;
           
    }

.search-whisperer.active {

        width: 1150px !important;
        margin-left: -50%;

      }

      .li-trigger
      {
      
          margin-left: 25%;
      }

}



@media (min-width: 992px) {

.in-index .p-tools form
{
display:flex;
}

.in-index .btn.btn-cart
{
margin-left:10px
}



    
    .type-product .benefitBanner__item
    {
        flex: 1 1 100%;

    }

    .type-product  .benefitBanner__item
    {
        margin-bottom: 40px;
    }

    #colorbox
    {
        left: calc(50% - 426px) !important;
        
    }

    shoptet-modal-lg
    
    #colorbox,
    #cboxWrapper
    {
        width: 852px !important;
        overflow: visible;
    }
    
    #cboxContent
    {
        width: 850px !important;
    }
    
    #cboxLoadedContent
    {
        width: 848px !important;
    } 
    
    


    .search-whisperer.active {
        width: 900px;
}


    .search-whisperer-documents   {
        flex: 0 0 300px;
    }

    .search-whisperer-products    {
           flex: 0 1 500px;
    }




}

    
    .cart-content+.cart-content {
    
        width: 50%;
        margin: 0;
        padding: 0;
    }
    



    .sidebar-in-cart .price-primary
    {
        text-align: right;
        font-size: 1.125rem;
    }

    .sidebar-in-cart .price-wrapper
    {
        background-color: var(--color-primary);
        padding: 40px;
        border-radius: 5px;
    }


    .sidebar-in-cart .next-step--cart
    {
        display: flex;
        justify-content: space-between;        
        padding: 0;
    }

    
     

    /* .sidebar-in-cart .next-step--cart a
    {
     width: 50%;
     
    } */

    #continue-order-button
    {
     border-radius: 5px;
    }

    


    .banners-row::before {
        content: "";

        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_bannery_levy.svg");
        top: 10px;
        left: -250px;
        position: absolute;
        background-repeat: no-repeat;
        height: 355px;
        width: 250px;
    }

    .banners-row::after {
        content: "";

        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_bannery_pravy.svg");
        top: -5px;
        right: -215px;
        position: absolute;
        background-repeat: no-repeat;
        height: 288px;
        width: 216px;
    }

    .navigation-in > ul > li.ext > ul > li > a {
        padding: 0;
    }

    #navigation .navigation-in > ul > li > ul > li > a img {
        /* max-width: 50px;
        max-height: 50px; */
        width: auto;
        height: 50px;
    }

     #navigation .navigation-in>ul>li>ul>li>a img
    {
        object-fit: contain;
    object-position: center;
    } 


.menu-helper:after,
.menu-trigger:after
{
    background-color: transparent !important;
    color: var(--header-color-line);
}

/*! * * KONKURENCNI VYHODY *  * */


.benefitBanner__title {
    color: var(--footer-newsletter-color);
    font-size: 1.125rem;
    font-weight: 600;
}

.benefitBanner__data {
    color: #000;
    font-size: 0.8125rem;
}

h2,
[class~="blog-hp"]:before,
[class~="homepage-blog-wrapper"]:before
{
    color: #000;
    font-size: 1.375rem;
    font-weight: 600;
    text-transform: none;
}



.in-index .products-block.products .p .name {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.5;
        max-height: 2em;
        word-wrap: break-word;
    }
.in-index   .products-block.products .p .name
   {
   max-height:2em
   }
   
.in-index  .products-block .ratings-wrapper
  {
  padding-bottom:0
  }




.in-index .latest-contribution-box
{
    display: none;
}


.in-index h2
{
    text-align: center;
    font-size: 1.625rem;
}

.in-index .btn.btn-cart
{
    padding-bottom: 8px;
}

.in-index .quantity
{
    z-index: 9999;
    margin-bottom: 0px;
}


[class~="blog-hp"]:before,
[class~="homepage-blog-wrapper"]:before 

{

    text-align: center;
}

/* .db_cist_vice
{
    display: inline;
} */




/*! * * produkty  - kategorie + HP - desktop i mobil*   * */
/* Základní styl pro záložky */

 .type-product .p-image a img
 {
width:450px !important;
max-width:450px !important;
}



.in-index .tab {
    overflow: hidden;
    border-bottom: 1px solid var(--color-line);
    display: flex;
}

.in-index .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 1rem;
    background-color: var(--color-primary);
    border-radius: 5px 5px 0px 0px;
    border-left: 1px solid var(--color-line);
    border-right: 1px solid var(--color-line);
    border-top: 1px solid var(--color-line);
    margin-left: 10px;
}

.in-index .tab button:hover {
    background-color: var(--color-secondary);
}

.in-index .tab button.active {
    background-color: white;
    font-weight: 600;
}

.in-index .tabcontent {
    display: none;
    padding-top: 10px;
}

/* slick */

/* .in-index .products-block
{
    flex-wrap: nowrap;
} */




    
  .swiper {
  width: 100%;  
    height: 100%;  
    z-index: 1;
    
  }




  .swiper-slide {

    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible !important;
  }

  /* @media (max-width: 760px) {
    .swiper-button-next {
      right: 20px;
      transform: rotate(90deg);
    }

    .swiper-button-prev {
      left: 20px;
      transform: rotate(90deg);
    }
  } */



  

  .swiper-pagination-bullet-active
  {
background-color: var(--footer-newsletter-color);

}
  

.swiper-button-prev,
.swiper-button-next
{
    overflow: visible !important;   
    background: var(--color-primary);
    width: 50px;
    height: 50px;
    border-radius: 50%;
}



/* .swiper-button-next
    {
    right: -30px;
    }   */



.swiper-button-prev:after,
.swiper-button-next:after
{
    font-size:33px;
}


.swiper-button-prev:after {
    content: url("https://www.sexito.cz/user/documents/slick/left-slick.svg");
}

.swiper-button-next:after {
    content: url("https://www.sexito.cz/user/documents/slick/right-slick.svg");    
}




@media (max-width: 767px)  {

#products .p-in-in a, .products-block .p-in-in a
{
    padding-left: 5px;
}    


   .type-category .product .name {
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        display: -webkit-box !important;
        overflow: hidden !important;
        text-align: left !important;
        max-height:3.2em !important;
        line-height:1.5 !important

}


#discountCouponCode
{
    min-width: 7rem;
}
    .benefitBanner__data
    {
        margin-top: 5px;
    }

    #footer
    {
        padding-top: 0;
    }



    .hodnoceni .votes-wrap
    {
     gap: 15px;
     flex-wrap: wrap;
    }


    .between {
        margin: calc(25% - 2rem);
        position: relative;
        top: 8px;

    }

    .in-dekujeme .reca-number
    {
        display: block;
    }

    .in-dekujeme table.table.recapitulation-table>tbody>tr th
    {
        width: 100%;
    }


    .bu-vs-flex
    {
        margin-bottom: 1rem;
    }

    .in-dekujeme .box.co-box h4, .in-dekujeme .co-box h4
    {
        border: 0;
        
    }

    .in-dekujeme table.table.recapitulation-table>tbody>tr th,
    .in-dekujeme table.table.recapitulation-table>tbody>tr td
    {
        padding-left:  20px;
    }

    .db-icons
    {
        justify-content: center;
        display: flex;
    }

    .siteCookies__text h2,
    .siteCookies__text h3
    {
        padding-top: 5px;
        font-size: 1.125rem;
    }

    .siteCookies
{
    width: 93% !important;
    left: 3% !important;
}


   

    .siteCookies__buttonWrap
    {
        flex-direction: column;
    }
    .db-mobile-submenu
    {
        display: flex;
        justify-content: left;
        align-items: center;
        width: 100%;
        height: 67px;
        line-height: 0;
        padding-left: 10px;

    }   


    .db-mobile-submenu .db-post-subcategories::before
    {
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/mmenu-magazin.svg");
    position: relative;
    padding-right: 10px;
    }

    .db-mobile-submenu .db-post-subcategories
    {
    font-size: 1rem;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    
    

    
    
    .db-subcategories-li
    {
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        border-top: 1px solid var(--color-line);
    }

    .db-exp
    {
    background-color: var(--color-primary);
    
    }

    .db-exp a .text
    {
        color: var(--color-secondary);
        font-size: 1rem;
        text-decoration: none !important;   
    }

    .type-posts-listing .subcategories li a
    { 
        background-color: transparent;
    }


.type-posts-listing .subcategories li.subcategories
{
    display: flex;
    flex-direction: row;
     /* margin-top: 12rem;  */
}


.type-posts-listing .subcategories li
    {
        width: 100%;
        text-align: center;
        font-size: 0.875rem;
        text-decoration: underline;
        border-radius: 5px;
        
    }
    
    /* .subcategories::after
    {
        
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/doporucujeme-sipka.svg");
        position: relative;
        width: 10px;
        height: 7px;
         margin-left: 7px
    } */
    



    .autori-clanku
    {
        flex-direction: column;
        align-items: center;
    }

    .autori-image img
    {
        width: 120px;
    }

    .autori-text
    {
        text-align: center;
    }



    /* body:not(.paxio-merkur):not(.venus):not(.jupiter) .hodnoceni .vote-wrap
    {
        width: calc(50% - 10px);
        flex-basis: auto;
    } */


    #newsWrapper
    {
        flex-direction: column;
    }

    .in-magazin .news-item, .type-posts-listing .news-item

    {
        width: 100%;
    }

    .news-item .image
    {
        margin-bottom: 0;
    }

    .type-posts-listing  .db-blog-inner
    {
        background-image: none !important;
        background-color: var(--color-primary);
        height: auto;
        padding-bottom: 40px;
        padding-top: 20px;
        
    }

    .type-posts-listing  .db-blog-inner p
    {
        width: 100%;
        padding: 0 20px;
        font-size: 1rem;
    }

    .db-title-perex
    {
        padding-left: 17px;
        padding-right: 17px;
    }

    .in-magazin .news-item, 
    .type-posts-listing .news-item
    {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .db-mam-ucet
    {
        padding: 15px;
        text-align: left;
    }

    .co-contact-information h4,
    .header-billing
    {
       margin-left: 0 !important;
       padding-left: 45px;
    }

    .co-contact-information h4::before,
    .header-billing::before
    {
    left: 0px !important;
    }

    .in-krok-2 .co-contact-information .form-group input, .in-krok-2 .co-billing-address .form-group input, .in-krok-2 .co-shipping-address .form-group input,
    .in-krok-2 #billCountryId
    {
        width: 100%;
    }

    .in-krok-2 fieldset
    {
        border: 0;
    }

    .in-krok-2 .co-box
    {
        padding: 15px;
    }

    .in-krok-2 .content-wrapper.container .row.cart-row
    {
        margin-left: 15px;
        margin-right: 15px;
    }


    .in-doprava-a-platba  .db-doprava-platba
    {
        flex-direction: column;
    }

    .in-doprava-a-platba .db-doprava, .in-doprava-a-platba .db-platba
    {
        width: 100% !important;
    }

    .in-doprava-a-platba .db-doprava
    {
        margin-bottom: 40px;
    }

    
    .in-doprava-a-platba .db-zasilka-ikony
    {
        margin-bottom: 0;
    }


    .db-zasilka-info, .db-zasilka-soukromi,.db-zasilka-ikony
    {
        flex-direction: column;
    }

    .db-zasilka-soukromi-image
    {
        margin-bottom: 0px;
    }
    
    .db-zasilka-soukromi-text
    {
        text-align: center;
    }

    .db-zasilka-ikona
    {
        width: 100%;
        margin-bottom: 40px;
    }

    .in-kontakty .db-volej-box .db-volej-image
    {
        margin: 0;
        margin-top: 15px;
    }

    .in-kontakty .db-volej-box .db-volej-image
    {
        padding-top: 15px;
    }

    .in-kontakty .db-tiktok,
    .in-kontakty .db-chat-icon
    {
        padding-top: 20px;
    }

    .in-kontakty .h2-balicek
    {
        margin-bottom:10px;
    }


    .in-kontakty .db-box-poradit 
    {
        flex-direction: column;
    }


    .in-kontakty .db-volej-box
    {
        flex-direction: column;
        align-items:center;
    }

    .in-kontakty .db-volej-text,
    .in-kontakty .db-instagram,
    .in-kontakty .db-chat
    
    {
        margin-bottom: 25px;
    }

    .db-balicek-box p
    {
        margin: 0;
        padding: 20px 0 5px 0;
    }
    

    .in-kontakty .db-volej, .in-kontakty .db-pokecejme, .in-kontakty .db-chat
    {
        margin-left: 0;
        padding: 0 20px;
    }

    .in-kontakty h3, .in-kontakty h1
    {
        text-align: center;
        line-height: 1.5;
    }

    .in-kontakty h3
    {
    font-size: 1.25rem;
    font-weight: 600;
    justify-content: center;
    display: flex;
    margin-bottom: 15px;
    
    }


    .in-kontakty .db-volej-text
    {
        margin-top: 22px;
    }

    .in-kontakty .db-pokecejme p,
    .in-kontakty .db-chat-icon
    {
        text-align: center;
    }

    .db-box-poradit h3::after
    {
        left: calc(50% - 20px);
        
    }

    .in-kontakty .db-volej, .in-kontakty .db-pokecejme, .in-kontakty .db-chat
    {
        width: 100%;
    }

    .in-kontakty .db-volej, .in-kontakty .db-pokecejme
    {
        border-right: 0;
        border-bottom: 1px solid #ECD4F3;
    }

    .in-kontakty .db-prodejny
    {
        flex-direction: column-reverse;
    }

    .in-kontakty .db-prodejny div
    {
        width: 100%;
    }

    .in-kontakty .db-form
    {
        padding: 15px;
    }

    .in-kontakty .db-form .btn-primary
    {
        float: left;
        width: 100%;
    }

    .in-kontakty .form-group
    {
        margin-top: 15px;
    }

    .in-kontakty .form-box .form-group
    {
        width: 100%;
    }

    .in-kontakty .form-box
    {
        flex-direction: column;
        gap: 0;
    }

    .db-balicek
    {
        flex-direction: column;
    }



    .next-step 
    {
        padding: 0;
    }

    
    

    .blog-hp .news-item:not(:first-child),
    .homepage-blog-wrapper .news-item:not(:first-child)
    {
        display: none;
    } 
    
    

    .in-kosik h1, .in-krok-1 h1, .in-krok-2 h1
    {
     
        margin: 25px;
    }

    .in-krok-1 .cart-content
    {
        padding: 5px 10px !important;
    }

    .co-box
    {
        border: 0;
    }

    .box.co-box h4, .co-box h4
    {
        padding-left: 50px;
        margin-left: 5px;
    }


    .radio-wrapper input[type=radio]+label
    {
        flex-wrap: nowrap;
    }

    .payment-logo img
    {
        height: 25px;
    }

    .radio-wrapper input[type=radio]+label .payment-shipping-price
    {
        flex-shrink: 0;
    }


    ol.cart-header
    {
        display: flex;
        position: relative;
        justify-content: space-around;
        width: 99%;
    }

    ol.cart-header li
    {
        display: block;
        position: relative;
        padding:0;
        border: 0;
        
}



ol.cart-header li a span:before, ol.cart-header li strong span:before
{
    display: flex;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
}



ol.cart-header .active strong span:before
{
    background-color: var(--color-secondary);
    color: #fff !important;

}

   

 ol.cart-header li.step-1 span::after,
ol.cart-header li.step-2 span::after,
ol.cart-header li.step-3 span::after
{

  width: 60px;
} 

ol.cart-header li.step-1 span::after
{
  right: -38px;
} 
 

ol.cart-header li.step- span::after
{
  right: -43px;
} 

    
    
ol.cart-header li a span, 
ol.cart-header li strong span
    {
        text-align: center;
        font-size: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 10px;
    }
    

    ol.cart-header li strong span
    {
    font-weight: 600;
    }
    
    

    
    .cart-header {
        border-color: #dbdbdb;
        background-color: #fff;
    }



    .in-kosik .p-total .price-final
    {
        font-weight: 700;
    }

    .cart-table tbody>tr
    {
        margin-bottom:0 !important;
    }
    

    .cart-table tr
    {
        border-bottom: 1px solid #ECD4F3;
    }

    .cart-table .removeable {
        display: grid;
        grid-template-columns: 85px repeat(2, 1fr);
        /* grid-template-rows: repeat(5, auto); */
        align-items: center;
        padding: 20px 0;
    }


    .cart-table    .p-label
    {
        display: none;
    }

    .cart-table {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
        border-collapse: collapse;
    }

    .cart-table .removeable .p-name {
        grid-column-start: 2;
        grid-column-end: -1;
        grid-row: 1 / span 1;
        width: unset;
    }

    
    .cart-table tbody .cart-table__header {
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 700;
        text-align: center;
        white-space: nowrap;
    }

    

    

.cart-table .removeable .cart-p-image img
    {
        width: 70px;
    }

    .cart-table .removeable:nth-of-type(2) .remove-item
    {
        top: 0px;
    }

    .cart-table tbody>tr .inline
    {
        position: absolute;
    right: 0;
    top: 5px;
    }

    .cart-table .removeable .p-name .main-link
    {
        font-size: 14px;
        font-weight: 600;
    }

    .cart-table .p-price.p-cell
    {
        display: none;
    }

    



    .cart-table .removeable .p-availability {
        grid-column: 2 / span 1;
        grid-row: 3 / span 2;
        margin: 0 10px;
    }
    .cart-table .removeable .p-quantity {
        grid-column: 1 / span 1;
        grid-row: 3 / span 2;
    }
    .cart-table .removeable .p-price {
        grid-column: 4 / span 2;
        grid-row: 3 / span 1;
        justify-content: flex-end;
    }

    .cart-table .removeable .p-total {
        grid-column: 4 / span 2;
        grid-row: 3 / span 2;
    }

    .cart-table tbody>tr {
        position: relative;
        margin-bottom: 12px;


    }    


    cart-table .removeable {
        grid-template-columns: 80px minmax(min-content, 1fr) minmax(min-content, 1fr) minmax(min-content, 1fr) 30px;
        grid-template-rows: minmax(75px, auto) repeat(5, auto);
        padding: 0 0 10px;
        margin-bottom: 10px;
    }






    .product .add-to-cart-button,
    .product .btn-detail
    {
        width: 90%;
        
    }

    #colorbox,
    #cboxWrapper
    {
        width: calc(100% -25px) !important;
        overflow: visible;
    }
    
    #cboxContent
    {
        width: calc(100% -27px) !important;
    }
    
    #cboxLoadedContent
    {
        width: calc(100% -29px) !important;
    } 




    .in-magazin .news-item
{
    width: 100%;
}

.news-item
{
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .box-delivery .delivery
    {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-bottom: 15px;
        padding: 40px;
    }

    

    .cart-content+.cart-content
    {
        width: 100%;
    }

    .next-step, .next-step .next-step-back
    {
        text-align: center;
        margin-top: 15px;
    }

    .advanced-order .extras-wrap .extra.step
    {
        flex-direction: column;
    }

    .extras-wrap .step-button
    {
        margin:0;
        margin-top: 10px;
        width: 80%;
        order: 1;
    }

    .extras-wrap  .step-button-cart
    {
        width: 80%;
    }

    #header .search-whisperer
    {
        width: 101%;
    }
    .search-whisperer.active
    {
        margin-top: 5px;
        border-radius: 5px;
    }

    .btn-detail
    {
        
        /* margin-top: 46px; */
        margin-top: 5px;
    }


    .navigation-buttons > a[data-target="cart"] i {
        color: #fff !important;
        background-color: #009F19;
        height: 18px;
        width: 18px;
        font-size: 0.625rem;
        font-weight: 400;
        left: -4px;
        top: 25px;
        border: 1px solid var(--footer-newsletter-color);
    }
    
    #header .cart-count
    {
        right: -14px !important;
    }
    
    
    .btn.cart-count:before,
    a.btn.cart-count:before {
        content: "";
    
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_kosik3.svg");
        width: 45px;
        height: 45px;
    }
    
    


    .subcategories li a:before
    {
        display: none;
    }


    .swiper-button-prev:after   {
        content: url("https://www.sexito.cz/user/documents/slick/left-slick480.svg ");
        font-size:20px;    
    }
    .swiper-button-next:after {
        content: url("https://www.sexito.cz/user/documents/slick/right-slick480.svg ");
        font-size:20px;
    }

    

    .swiper-button-prev,
    .swiper-button-next {
    width: 30px;
    height: 30px;    
    
}

}


.in-index .products-block>div
{
        /* flex-basis: 1300px;    * */
       min-width: 100%;

}    



.in-index .products-block.products>div
{
    padding: 0;
    margin: 0;
}




.in-index .products-block
{
    margin: 0px
    
}

.in-index .product
{
    padding: 10px
    
}





.in-index .products-block .p-bottom .prices,
.category-content-wrapper .products-block .p-bottom .prices 
{
    margin-bottom: 10px;
}

.category-content-wrapper  .products-block .p-bottom>div
{
    align-items:baseline;
}

.in-index .products-block .p-in-in a,
#products .p-in-in a,
.products-block .p-in-in a {
    color: var(--footer-newsletter-color) !important;
    font-size: 1rem;
    font-weight: 600;
}

.in-index .products-block .availability span
{
        
    font-weight: 600;
}

.products-block .ratings-wrapper {
    min-height: auto;
}

.products-block.products .p .name {
    min-height: 3rem;
    overflow: visible;
}


.type-category .products-block.products .p .name {
    min-height: 3rem;
    overflow: visible;
    height: 40px;
}




.products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability::before,
.in-index .products-block .availability span::before,
.type-detail .p-info-wrapper .availability-label::before {
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/produkt_skladem.svg");
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.in-index .products-block .price-final,
#products .price-final,
.products-block .price-final {
    color: #e20000;
    font-size: 1.125rem;
    font-weight: 700;
}

.in-index .products-block .btn-cart,
#products .btn-cart,
.products-block .btn-cart {
    border-radius: 5px;
}



.in-index .products-block .product,
#products .product,
.products-block .product,
.category-content-wrapper .products .product {
    
    border: 1px solid var(--color-line) !important;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
}


#products .product,
.products-block .product,
.category-content-wrapper .products .product {
    width: calc(25% - 15px);
}

@media (max-width: 1199.98px) {
#products .product,
.products-block .product,
.category-content-wrapper .products .product
    {
        width: calc(100% / 3 - 15px);
    }
}

.in-index .products-block .product:last-child,
#products .product:last-child,
.products-block .product:last-child {
    margin-right: 0;
}

/*! * * produkty  - kategorie + HP - desktop i mobil konec*   * */

/*!  produkty  - kategorie + HP - desktop */
@media (min-width: 768px) {
    .db-title-perex
    {
    margin-left:-20px;
    margin-right:-20px;
    }
    

    body {
        position: relative;
        z-index: 1;
    }
    
    body:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
        display: none;
        pointer-events: none;
    }
    
    body.submenu-visible:before {
        display: block;
    }
    
    body.submenu-visible {
        overflow: hidden;
        padding-right: 17px;
    }
    
    nav#navigation {
        position: relative;
        z-index: 1000;
    }
    
    nav#navigation, nav#navigation * {
        pointer-events: auto;
    }
    
    
/* .type-category .products-block
{
    gap:10px;
} */

    .type-category .content-wrapper-in .content
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer {
        padding-top: 50px;
    }

    .in-index .db-benefitBanner {
        margin-top: 30px;
    }
    

    .submenu-visible .navigation-in>ul>li.ext.exp>ul {
      justify-content: flex-start;
    }


    .banners-row .extended-banner-link
    {
        font-size: 1.625rem !important;
        height: 37px;
    }
    

    .navigation-in > ul > li:not(:last-child) {
        border-left-width: 0;
        border-right-style:solid;
        border-right-width: 1px;

    }

    .navigation-in>ul>li>a:hover
    {
        background: white;
        border-radius: 0;
    }

    .dkLab-filters-button__item
    {
        margin: 5px 5px 5px 2px;
    }
    .dkLab-filters-button__in
    {
        margin: 0.5rem 0;
    }

    html.dklab-filter-window-active--mobile .filter-section.filter-section-count
    {
    max-width:max-content;
    margin: 30px auto 0;
    }
    
    html.dklab-filter-window-active--mobile .filter-section.filter-section-count span.btn.btn-primary
    {
    padding-left:40px;
    padding-right:40px;
    }
    


    html.dklab-filter-window-active body.one-column-body #content #filters-wrapper {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 550px;
        height: auto;
        max-height: 90%; /* Volitelné - omezí maximální výšku na 90% výšky okna */
        z-index: 99999;
        overflow-y: auto; /* Zachová rolování, pokud je obsah vyšší než max-height */
        padding: 40px 20px;
        background: white;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    



   
    .blog-wrapper
    {
        flex-wrap: nowrap;
    }

    .sidebar-inner .filter-sections:last-child
    {
        padding-top: 20px;
    }

    .top-navigation-bar .container>div:first-child
    {
        margin-left: 190px;
    }

    

    .mobile-break {
      display: none;
    }


    #header .cart-count
    {
     
        right: auto !important;
        
    } 


    .btn.cart-count:before,
    a.btn.cart-count:before {
        content: "";
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_kosik.svg");
        width: 21px;
        height: 17px;
    }
.navigation-buttons>a[data-target=cart] i:hover
{
    background-color: #009f19 !important;
}

    .navigation-buttons > a[data-target="cart"] i {
        color: #fff !important;
        background-color: var(--color-secondary);
        height: 18px;
        width: 18px;
        font-size: 0.75rem;
        font-weight: 400;
        left: 15px;
        top: 15px;
    }


    .in-index .tab {
        justify-content: center;
    }

    .in-index .products-block .product,
    #products .product,
    .products-block .product {
        margin-right: 15px;
    }

    .in-index .products-block .p-bottom .prices,
    .type-category .products-block .p-bottom .prices {
        display: flex;
        justify-content: space-between;
    }

    .products-block .p-bottom .p-desc {
        margin-bottom: 1rem;
    }
}

/*!  produkty  - kategorie + HP - desktop  - konec*/

/*!  produkty  - kategorie + HP - mobil */
@media (max-width: 767px) {

.type-category .param-price-filter {
    margin-top: 14px !important;
}    


.db-title-perex .category-perex .subcategories 
{
    margin-left: -19px;
    margin-right: -19px;
    margin-top:1rem;
}



   .open ~ .slider-content {
        margin-bottom: 35px;
    }

    .dkLab-filters-wrapper h4:after 
    {
        font-size: 11px;
    }
    /* .dkLab-filters-wrapper .filter-section.filter-section-boolean
    {
        border-top: 0;
    } */

    .dkLab-filters-button__in
    {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .in-index .db-benefitBanner {
        margin-top: 25px;
    }


    /* mezera navíc - dklab */
    html:not(.dklab-filter-window-active) body.one-column-body #content #filters-wrapper
    {
        margin-bottom: 0 !important;
    }

    .type-category  .ratings-wrapper
    {
        display: none;
    }
    
    .filters-unveil-button-wrapper, .dkLab-filters-wrapper
    {
        width: calc(50% - 3px);
        float: left;
    }

    .products-block,.dkLab-mobile-window
    {
        clear: both !important;
    }

    .filters-unveil-button-wrapper.hide,
    .dkLab-mobile-window--active .dkLab-filters-wrapper,
    .dkLab-mobile-window .dkLab-filters-wrapper
    {
        width: 100%;
        float:unset;
    }
    


    .filters-unveil-button-wrapper
    {
        margin-right: 5px;
        margin-bottom: 20px;
    }

    

    #category-header form fieldset
    {
         
        flex-direction: column;
        justify-content: center;
        flex-wrap: nowrap;
         /* box-shadow: 2px 2px 10px rgba(0,0,0,.1); */
        margin-bottom: 10px;
    
    }
    
    #category-header form fieldset label
    {
        text-decoration: none;
    
        font-size: 1rem;
        padding-left: 1rem;
        line-height: 1.5;
    } 
    


    html.dklab-filter-window-active .dkLab-filters-close-button, html.dklab-filter-window-active body .dkLab-filters-close-button
    {
        top:5px;
    }


    .banners-row::after
    {
        display: none;
    }
    
    .advanced-order .extra.delivery
    
    {
        padding-left: 0;
        width: 80%  !important;
        
    }

    
    
    #category-header .flex-display
    {
     display: flex;
    } 

    .db-filter-wrap
    {
        display: flex;
        flex-direction: row;
         /* margin-top: 12rem;  */
    }

.db-btn-doporucujeme
{
    width: 50%;
    text-align: center;
    font-size: 0.875rem;
    text-decoration: underline;
    border: 1px solid var(--color-line);
    border-radius: 5px;
    padding: 10px 0;
}

.db-btn-doporucujeme::after
{
    
    content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/doporucujeme-sipka.svg");
    position: relative;
    width: 10px;
    height: 7px;
     margin-left: 7px
}



 

    .db-doprava
{
    overflow: auto;
}

.db-doprava h3
{
    font-size: 1.5rem;
}

 .db-doprava
{
    margin-top: 1.5rem;  
}

.db-doprava > h3:first-child
{
    line-height:  2rem;
    
    
}

/* Styl modálního okna */
.db-modal {


    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 6000;
    
    background: rgba(0, 0, 0, 0.6);

  }
  
  .db-nakupte, .db-zdarma
  {
  
    margin-bottom: 10px;
  }

.close
{
    position: fixed !important;
    top: 10px;
    right: 10px;
    z-index: 1000;

}

     .modal-content {
     
        top: calc(50% - -60px);
        width:calc(100% - 20px);
        height: fit-content;
        /* padding-bottom: 1rem; */
        overscroll-behavior: contain;
        overflow:auto;
      }
    
     .modal-content section 
     {
        padding: 10px; 
     }
     

    .header-top .search .search-input
    {
        border-radius: 6px;
    }

    .in-index .db-benefitBanner
    {
        margin-top: 25px;
    
    }
    
    

    .ordering-process .quantity-form .quantity
    {
        padding: 0;
    }

    .ordering-process .quantity-form .quantity .decrease
    {
        right: 0; 
        top: 0;
    }

    /* .ordering-process .quantity-form .quantity .increase
    {
        left: 0; 
        top: 0;
    } */

    /* .quantity .increase {
             right: 0; 
        top: 0;
    }
    
    .quantity .decrease {
        
         left: 0; 
        top: 0;
    } */


    .ordering-process .quantity-form .quantity .decrease, .ordering-process .quantity-form .quantity .increase
    {
        width:25px;
    }

    .ordering-process .quantity input
    {
    padding: 0;
        text-align: left !important;
    }

    
    .footer-rows .navigation-buttons
{
    display: none;
}

#footer .db-platba, #footer .db-doprava
{
    align-items: flex-start !important;
    column-gap: 5px;
}

.footer-icon .db-doprava-icons svg,
.footer-icon .db-doprava-icons img,
.footer-icon .db-platba-icons svg,
.footer-icon .db-platba-icons img
{
    margin-bottom: 20px;
    vertical-align: top;
    margin-left: 20px;
}

.db-platba-icons img
{
max-height: 35px;
}


    .columns-mobile-2 .products-block > div .p .name
    {
    min-height: 2.51rem;
    overflow:visible;
    }

    .db-hp-images img
    {
        border-radius: 5px;
    }

    .db-footer-newsletter strong,
    .db-footer-newsletter strong  a
    {
        color: white !important;
        font-size: 1.125rem !important;
        font-weight: 300 !important;
    }

    .products-block .p-bottom .prices
    {
        text-align: center;
    }


    .in-index .tab
    {
     margin-top: 45px; 
     width: calc(100% - 20px); 
    }

    .in-index  .blog-wrapper
    {
        padding: 0;
    }

    .blog-wrapper .news-item
    {
        margin: 0;
    }

    .db-blog-hp-full h2
    {
        margin-bottom: 6px;
    }

    .db-blog-hp-full .db-blog-btn
    {
        margin: 0;
    }
    .in-index .tab button {
        font-size: 1rem;
        padding:11px 16px;
        flex-grow: 1;
    }
    .in-index .tab button:not(:last-child) { 
        margin-left: 8px;
    }
    /* .in-index .tab button:last-child { 
        margin-left: 0px;
    }
     */
    .db-blog-hp-full
    {
      margin-top: 45px;  
    }

    .in-index .products-block .product,
    #products .product,
    .products-block .product {
        margin-right: 8px;
    }
 
    .btn.add-to-cart-button:before,
    .btn.btn-cart:before,
    a.btn.add-to-cart-button:before,
    a.btn.btn-cart:before {
        content: "";
        background-image: none;
        width: auto;
        margin: 0;
        padding: 0;
    }

    .columns-mobile-2 .p-bottom .p-tools,
    .columns-mobile-2 .products-block .p-bottom .p-desc,
    .columns-mobile-2 .products-block > div .p .name,
    .columns-mobile-2 .products-block .price-final,
    .columns-mobile-2 #products .price-final,
    .columns-mobile-2 .products-block > div .p-bottom .p-tools,
    .columns-mobile-2 .products-block > div .ratings-wrapper .availability {
        text-align: center;
    }

    .columns-mobile-2 .products-block > div .p-bottom > div {
        justify-content: center;
    }

    .columns-mobile-2 .products-block.products .p .name {
        height: 20px;
    }

    .btn.add-to-cart-button,
    .btn.btn-cart,
    a.btn.add-to-cart-button,
    a.btn.btn-cart {
        padding: 7px 3px 7px 3px;
        margin-top: 5px;
        border: 0;
    }

    .in-index .products-block .product,
    #products .product,
    .category-content-wrapper .products .product,
    .products-block .product {
        width: calc(50% - 8px);
        padding-left:0;
        padding-right:0;
    
    }

    
}

@media (max-width: 480px) {
    
    #products .product,
    .products-block .product,
    .category-content-wrapper .products .product {
        width: calc(50% - 8px) !important;
        margin-left: 8px;
        margin-right: 0;
    }

    
    .products-block.products .p .name
    {
        font-size: 0.9375rem !important;
    }

    .in-index #products .product,
    .in-index .products-block .product,
    .in-index .category-content-wrapper .products .product 
    
    {
         width: 166px !important; 
    }



}

/*!  produkty  - kategorie + HP - mobil  - konec*/

/*! * * PRODUKTY  - konec*   * */

/*! * * KONKURENCNI VYHODY - KONEC   *  * */

/*! * * HOMEPAGE *  * */

/*! homepage - společné desktop */

.custom-footer__newsletter 
{
    color: #fff;
}


.custom-footer__newsletter a
{
 text-decoration: underline;
}

[class~="blog-hp"]:before
{
    content: "Novinky z našeho blogu";
}


.type-category  .db-blog-hp-full,
.type-detail .db-blog-hp-full
{
    margin-top: 60px;
    
}


.type-detail .db-blog-hp-full
{
    margin-bottom: 60px;
    
}

.db-blog-hp-full h2
{
    text-align: center;
}

.db-blog-hp-full {
    background-color: var(--color-primary);
    padding: 20px;
    border-radius: 5px;
}

.blog-hp .news-item .image img,
.homepage-blog-wrapper  .news-item .image img 
{

    border-radius: 6px;
}

.blog-hp .news-item .text .description,
.homepage-blog-wrapper .news-item .text .description
{
    display: none;
}

.blog-hp .news-item .text a,
.homepage-blog-wrapper .news-item .text a
{
    color: var(--footer-newsletter-color);
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
}

.blog-hp .news-item .text,
.homepage-blog-wrapper .news-item .text
{
    color: #797979;
    font-size: 0.8125rem;
    font-weight: 300;
}

.homepage-box {
    background-color: white;
    border: 0;
    color: #000;
}

.homepage-box h1 {
    color: #000;
    font-size: 1.375rem;
    font-weight: 600;
}

.homepage-box .welcome div,
.homepage-box h1 {
    max-width: none;
}

.homepage-box .welcome .db-hp-text {
    color: #000;
    font-size: 1rem;
}

.homepage-box .welcome .db-hp-text .btn,
.db-blog-hp-full .btn {
    padding: 10px 35px;
    background-color: var(--footer-newsletter-color) !important;
    border-radius: 5px;
    line-height: 22px;
    font-size: 0.9375rem;
    text-transform: none;
}

.homepage-box .welcome .db-hp-text .btn a,
.db-blog-hp-full .btn a,
.homepage-box .welcome .db-hp-text .btn a:hover,
.db-blog-hp-full .btn a:hover {
    color: #fff;
}
.homepage-box .welcome .db-hp-text .btn a:hover,
.db-blog-hp-full .btn a:hover {
    text-decoration: underline;
}

.db-blog-hp-full .db-blog-btn {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}




.body-banners .banner-wrapper span
    {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }


.db-oblibene2 {
    width: 200px;
    height: 181px;
    border: 1px solid var(--color-line);
    border-radius: 5px;
    padding-top: 22px;
    margin-bottom: 20px;
    }

    .db-oblibene2 a  {
     
    display: flex;
    justify-content: center;
    align-items: center;
    }

    .db-oblibene2 a img {
        height: 87px;
        width: auto;
    }


    .db-oblibene2 h3 {
        margin: 0;
        padding: 0;
            }
        

    

    
    .db-oblibene2 h3 a {
    margin: 0;
    padding: 0;
        height: 87px;
        color: var(--footer-newsletter-color);
        font-weight: 600;
        font-size: 1.125rem;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        }
    



.db-oblibene {
    position: relative;
}

.db-oblibene img {
    right: 9px;
    bottom: -22px;
    position: absolute;
}

.db-oblibene-znacky {
    flex-shrink: 0;
    margin-right: 10px;
}


.db-oblibene-znacky strong {
    color: #000;
    font-size: 1.5625rem;
}

.db-oblibene li
{
    font-weight: 500;

}

.db-oblibene-znacky a {
    color: #000 !important;
    font-size: 1rem;
}

.db-oblibene-znacky p {
    margin-bottom: 0;
}

.db-oblibene-znacky a::after {
    content: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_31_284%29%22%3E%3Cpath%20d%3D%22M12.8511%206.14054C12.8509%206.14039%2012.8508%206.14021%2012.8506%206.14006L10.1972%203.49944C9.9984%203.30162%209.67688%203.30235%209.47901%203.50116C9.28116%203.69995%209.28192%204.02147%209.48071%204.21931L11.2622%205.99219H0.507812C0.227348%205.99219%200%206.21953%200%206.5C0%206.78046%200.227348%207.00781%200.507812%207.00781H11.2622L9.48073%208.78069C9.28195%208.97853%209.28119%209.30005%209.47903%209.49883C9.6769%209.69767%209.99845%209.69835%2010.1972%209.50056L12.8506%206.85994C12.8508%206.85978%2012.8509%206.85961%2012.8511%206.85945C13.05%206.66095%2013.0493%206.33839%2012.8511%206.14054Z%22%20fill%3D%22%23462073%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_31_284%22%3E%3Crect%20width%3D%2213%22%20height%3D%2213%22%20fill%3D%22white%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");

    width: 13px;
    height: 13px;
    margin-left: 5px;
}

.body-banners .banner-wrapper span .db-oblibene ul {
    padding-left: 0;
}

/*! homepage - společné desktop  konec */

/*! homepage - desktop */

@media (min-width: 768px) {
    .banners-row .next-to-carousel-banners {
        margin-right: 20px;
    }

    .banners-row .next-to-carousel-banners .banner-wrapper {
        width: 33%;
    }

    .in-index .tab {
        overflow: hidden;
        border-bottom: 1px solid var(--color-line);
        display: flex;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 50px;

        
    }

    .footer-banners {
        display: flex !important;
        flex-direction: row;
        margin-top: 50px;
        margin-bottom: 50px;
        align-items:center;
    }
    

    .footer-banner
    {
      
      padding-right: 15px;
      padding-left: 15px;
      display: flex;
      justify-content: center;
    }

    .homepage-box .db-hp-images {
        float: left;
        margin-right: 130px;
    }

    .homepage-box .db-hp-images img {
        border-radius: 6px;
        z-index: 2;
        position: relative;
    }
}

/*! homepage desktop  - konec */

/*! homepage mobil */

@media (max-width: 767px) {

    .db-oblibene-znacky a
    {
        margin: 6px 0;
    }

    .db-oblibene2 a img {
        height: 80px;
        width: auto;
    }


    .body-banners .banner-wrapper span
    {
        flex-direction: row;
        gap: 8px !important;
        
     
    }


    .db-oblibene2
    {
        width: calc(50% - 10px);
        height: auto;
        margin: 0;
    }


    .submenu-arrow
    {
        padding-left:3em;
    }

    .navigation-close:before,
    .navigation-close
    {
        display: none !important;
    }


    #navigation
    /* .navigation-in */
    {
    top:64px;
         
    }

    .navigation-in>ul:last-child
    {
        margin-bottom: 64px;
    }

    .db-menu-image    
    {
    height: 57px;
    width: auto;
    padding-top: 4px;
    max-width: unset;
}

.db-menu-wrap
{
    border: 1px solid var(--color-secondary);
    border-radius: 5px;
    background-color:#fff;
    color:#000;
    align-items:center;
    box-sizing: border-box;
    width: 115px;
    height: 110px;
    padding:3px;

box-shadow: 0px 4px 9px rgba(221, 193, 229, 0.35);
border-radius: 5px;
    display: flex;
    flex-direction:column;
    margin: 5px 0;
    
}

.db-menu-wrap span {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Omezení na dva řádky */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* Přidání tří teček na konec textu */
    white-space: normal;

}


.navigation-in ul.menu-level-2
{
    background-color: var(--color-primary);
    
    margin: 0;
    padding-left:10px
}

.navigation-in ul.menu-level-2 li a
{
    
    font-size: 0.875rem;
    /* box-shadow:  4px 9px 0px rgba(221, 193, 229, 0.35); */
    font-weight: 500;
    text-align: center;

}

.exp .menu-level-2 
{
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px 0;
    column-gap: 10px;
}

.menu-level-2 > li
{
    width: auto;
    
}

.navigation-in ul li a
{
    line-height: 1.1;
    padding-left: 15px !important;
}

        .navigation-in ul.menu-level-2 li a:hover
        {
            color: var(--color-secondary);
        }

  
    .navigation-buttons > a[data-target="login"],
    .navigation-buttons a[data-target="cart"] {
        display: flex !important;
        background-color: transparent;
        align-items: center !important;
    }

    .body-banners .banner-wrapper span .db-oblibene {
        width: calc(50% - 10px);

        margin-bottom: 20px;
    }

    .footer-banners {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
 
    .db-oblibene-znacky {
        flex: 0 0 100%;
        /* třetí banner zabírá celou šířku */
    }

    .footer-banner img {
        width: 80%;
        height: auto;
        max-height: 86px;
    }

    .footer-banner {
        padding: 0 !important;
        /* width: calc(50% - 5px); */
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    .db-oblibene-znacky {
        text-align: center;
    }

    .db-welcome .btn {
        margin: auto;
        text-align: center;
        display: block;
        width: max-content;
        padding-left: 24px;
        padding-right: 24px;
    }

    .homepage-box h1 {
        margin-top: 15px;
    }
}

/*! homepage mobil  - konec */

/*! * * HOMEPAGE  - konec *  * */

/*! * * HEADER *  * */

/*! header  desktop a mobil  */

.header-top .btn.btn-default,
.header-top a.btn.btn-default {
    background-color: var(--color-secondary) !important;
    border-color: var(--color-secondary) !important;
}

.header-top .search .search-input { 
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_vyhledavani.svg");
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 18px 18px;
    padding-left: 26px;
    height: 45px;
    border-radius: 6px 0 0 6px;
    /* width: 445px; */
}

.header-top .search .compact-form .btn {
    height: 45px;
    width: 106px;
    font-size: 0.9375rem;
font-weight: 600;
text-transform: none;
border-radius: 6px;
right: -4px;

}

.header-top .search .search-input::placeholder {
    color: #000;
    font-size: 0.875rem;
    font-weight: 300;
}



.banners-row .extended-banner-link,
.banners-row .extended-banner-text,
.banners-row .extended-banner-title {
    background-color: transparent !important;
    border: 0;
    font-size: 1.25rem;
    color: #fff;
    box-shadow: none;
    bottom: 5px;
}


.banners-row .extended-banner-link {
    position: initial;
}

.banners-row .extended-banner-texts {
    display: flex !important;
    align-items: end;
    justify-content: center;
    position: absolute;
    bottom: 10px;
}

.banners-row .extended-banner-texts::after {
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hp-top-sipka.svg");
    position: relative;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
}

.body-banners {
    margin-top: 30px;
}

.body-banners .banner-wrapper span {
    display: flex;
    width: 100%;
    gap: 0 20px;
    flex-wrap: wrap;
}

.body-banners .banner-wrapper span .db-oblibene {
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/oblibene_pozadi.svg");
    background-color: var(--color-primary);
    background-repeat: no-repeat;
    border-radius: 5px;
    display: block;
    padding: 35px 30px 30px 30px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.body-banners .banner-wrapper span .db-oblibene h3
{
    margin-top: 0;
    padding-top: 0;
}


/* .body-banners .banner-wrapper h3 a {
    color: var(--footer-newsletter-color) !important;
    font-size: 1.5rem;
    font-weight: 600;
    
} */

.body-banners .banner-wrapper ul li a {
    color: #000;
    font-size: 0.9375rem;
    padding: 5px 0;
    /* flex-basis: (100 / 4); */
}

.body-banners .banner-wrapper ul li a:hover {
    color: var(--color-secondary);
}

@media (min-width: 768px) {


.type-category  .seo-subcategories
{
    margin-top: 19px;
}



.type-category span[data-micro="name"] {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; 
        text-overflow: ellipsis;
        line-height: 1.5;
        max-height: 3em;
        word-wrap: break-word;
      }




    #header .site-name a img {
        max-height: unset;
        height: auto;
        width: 178px;
    }

    #header .site-name
    {
        top: -15px;
        position: relative;
    }

    .btn.btn-cart {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .header-top
    {
        justify-content: space-between;
    }
/* 
     #header .site-name a img::after
{
    height: 96px !important;
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/logo_sexito96.svg?v=1"); 
    display: block;
}   */



    .header-top {
        padding: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /*!  Tablets, Ipads (landscape) */

    .body-banners .banner-wrapper span {
        flex-wrap: nowrap;
    }
}

/*! header desktop a mobil - konec */

@media (max-width: 767px) {

.cat-space
{
margin-top:2rem !important;
}
.category-perex .subcategories
{
margin-left:0px;
margin-right:10px
}

.menu-item-3867 {
display:none  !important;
}
.dkLab-filters-wrapper__wrap .btn {
border-radius:5px;
padding-top:10px;
padding-bottom:10px;
}
html.dklab-filter-window-active .dkLab-filters-close-button, html.dklab-filter-window-active body .dkLab-filters-close-button {
background-color:var(--color-primary);
border-radius: 30px;
top:3px;
right:5px;
}
html.dklab-filter-window-active .dkLab-filters-close-button:before, html.dklab-filter-window-active body .dkLab-filters-close-button:before {
font-size:14px;
}


    .navigation-in>ul>li>a
    {
        color: #000;
        
    }

    .navigation-in>ul>li>a:hover
    {
    color: var(--color-secondary);
        
    }

    .navigation-in>ul>li>a>b
    {
        font-weight: 600;
        width: 80%;
    }

    .navigation-in a
    {
        color: #000;
    }

    .submenu-arrow:after
    {
        color: var(--color-secondary);
    }

    .navigation-in>ul>li
    {
        border-color: var(--color-line);
    }

    .banners-row .next-to-carousel-banners .banner-wrapper img
    {
        border-radius: 5px;
    }

    .body-banners {
        margin-top: 10px;
    }

    .db-oblibene img {
        /* display: none; */
        top: -15px;
        right: -1px;
        height: 85px;
        width: auto;
    }



    .body-banners .banner-wrapper ul li a
    {
        padding: 3px 2px 3px 2px;
    }

    .body-banners .banner-wrapper span .db-oblibene {
        padding: 1rem;
    }

    #header .container .header-top {
        display: flex;
        flex-wrap: wrap;
    }



    .container.navigation-wrapper,
    .top-navigation-bar .container {
        margin: 0;
        padding: 0;
    }

    /*! logo*/
   
     .overall-wrapper,
     .type-index .overall-wrapper
    {
         padding-top: 0px !important;
    }

 
    #header {
             position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin-bottom:0;
        z-index: 9998;
    }
    

.content-wrapper.container .row.cart-row>div, .ordering-process .content-wrapper.container
{
    padding-top: 0;
}



.breadcrumbs-wrapper,
main
{
    padding-top: 132px !important;
}


  .type-page main,
  .tab + main,
  .type-category main,
    .type-product main

  {
    padding-top: 0 !important;
  }


    .db-top-nav-02 img
    {
        width: 110px !important;
        height:auto;
    }
    
    


    /* .responsive-tools>a:before
    {
        content: "";
    } */
    
    .db-top-nav-01,.db-top-nav-02,.db-top-nav-03,.db-top-nav-04
    {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        display: block !important;   
    }

    .db-top-nav-01,.db-top-nav-02,.db-top-nav-05
    {
     /* flex-basis: 33% !important;  */
    border: 0px solid red;
    flex-grow: 0;
    flex-shrink: 0;
    }

      .db-top-nav-02
    {
    
        position: absolute !important;  
        left: 50% !important;          
        transform: translateX(-50%) !important;  
       
    } 
    
    .db-top-nav-05
    {
        display: flex;
        justify-content: flex-end;

        
    }

    


a[data-target="login"] 
{
    display: block;
}


    a[data-target=login]:before
    {
        content: "\e922";
        font-size: 18px;
        line-height: 40px;
        color: #FFF;
        font-family: shoptet;
        margin-right: 10px;
    }


    

    .responsive-tools
    {

        width: 100%;
        padding: 0;
        margin: 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
                margin: 15px 10px;
            position: relative;
        }
    

    .db-top-nav-02::before
    {
        content: "" !important;
    width: auto !important;
    }


    #header .site-name,
    #header .cart-count
    {
        position: relative !important;

        left: auto !important;
        top:auto !important;
        bottom: auto !important;
        
    } 

    .responsive-tools>a
    {
        padding:0;
        height: auto;
        width: auto;
    }

    .navigation-buttons {
        display: flex;
        align-items: start;
    }

    .btn-icon,
    .navigation-buttons .cart-count {
        height: 40px;
        margin-right: 15px;
    }

    .navigation-buttons > a:not(.cart-count) {
        line-height: normal !important;
    }

    .site-name img {
        height: 40px;
    }

    /*! menu*/

    /*! kosik*/
    /* #header .cart-count {
        right: 20px;
    } */

    
    .navigation-buttons > a:before {
        line-height: 0;
    }

    .responsive-tools > a[data-target="login"] {
        display: block;
    }

    .top-navigation-tools {
        background-color: var(--footer-newsletter-color);
    }

    .responsive-tools>a[data-target=navigation]:before
    {
        font-size: 19px;
    }

    .responsive-tools > a[data-target="navigation"],
    .ordering-process .responsive-tools>a[data-target=navigation]
    {
        /* left: 5px;
        top: 10px; */
        width: 90px;
        max-width: 90px;
        background-color: var(--color-primary);
        border-radius: 6px;
        z-index: 100;
        position: relative;
        line-height: 40px;
        height: 40px;
    }

    .responsive-tools > a[data-target="navigation"]:after {
        content: "menu";
        font-size: 0.875rem;
        font-weight: 300;
        color: #000;
    }

    .responsive-tools > a[data-target="navigation"]:before {
        color: var(--color-secondary);
        border-radius: 0;
    }

    .responsive-tools > a[data-target="navigation"]:before,
    .responsive-tools > a[data-target="navigation"]:hover:before {
        background-color: transparent;
    }

    .header-top .search .search-input::after {
        content: "menu";
        color: #0000ff;
        font-size: 1.125rem;
    }

     /* .responsive-tools > a[data-target="search"] {
        display: none;
    }  */

    .header-top
    {
        background-color: var(--footer-newsletter-color);
    }

    .header-top .btn.cart-count:before {
        margin: 0 !important;
    }

    /* .type-index .overall-wrapper {
        padding-top: 125px;
    } */


    .db-menu-last-mobile
    {
        border-top: 1px solid #ECD4F3;
        background-color: var(--color-primary);
        
        display: flex;
        flex-direction: row;
        height: 60px;
        justify-content:flex-start;
        align-items: center;
        column-gap: 0px;
        border: 0;  
        
    }

    .db-menu-last-mobile a
    {
        font-size: 0.875rem;
        font-weight: 600;
        text-align: center;
        padding: 0px 10px;
        color: #000;
        
        
    }

    
    .db-menu-last-mobile .mmenu-doprava a::before,
    .db-menu-last-mobile .mmenu-kontakty a::before,
    .db-menu-last-mobile .mmenu-magazin::before
    {
        position: relative;
            width: 24px;
            height: 24px;
            margin-right: 5px;
            vertical-align:middle;
        
    }

    .db-menu-last-mobile .mmenu-doprava
    {
        border-right: 1px solid #ECD4F3 !important;
        /* width: calc(50% - 4px); */
        width: 50%;
    }
    
    .db-menu-last-mobile .mmenu-kontakty,
    .db-menu-last-mobile .mmenu-magazin
    {
        /* width: calc(25% - 4px); */
        width: 50%;
    }

    .db-menu-last-mobile .mmenu-kontakty  a
    {
        padding-left: 5px !important;
    }

    .db-menu-last-mobile .mmenu-magazin a
    {
        padding-left: 10px !important;
    }


    .db-menu-last-mobile li
    {

        border: 0 !important;
        margin: 0;
        padding: 0;
    }


    .db-menu-last-mobile .mmenu-doprava a::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/menu-doprava.svg");    
    }

    .db-menu-last-mobile .mmenu-kontakty a::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/menu-kontakt.svg");    
    }

    .db-menu-last-mobile .mmenu-magazin a::before
    {
        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/menu-magazin.svg");    
    }

    .db-menu-last-mobile a:hover
    {
        color: #000;
        text-decoration:underline;
    }


    .search {
        background-color: var(--footer-newsletter-color);
    }

    .search-window-visible #header .search {
        padding-left: 8px;
        padding-right: 12px;
        padding-top: 1px;
    }

    .banners-row .next-to-carousel-banners {
        display: flex;
        flex-wrap: wrap;
    }

    .banners-row .banner-wrapper {
        flex: 0 0 48%;
        /* každý banner zabírá 50% šířky kontejneru */

        padding-right: 0px;
        
        /* pravý okraj pro mezeru */
    }

    .banners-row .banner-wrapper:first-child {
        margin-right: 4%;
    }

    .banners-row .banner-wrapper:last-child {
        flex: 1 0 auto;

        /* třetí banner zabírá celou šířku */

        /* žádný pravý okraj pro poslední banner */
    }

    .banners-row .banner-wrapper:last-child img {
        width: calc(100vw - 20px);

        height: auto;
    }
}

/*! header desktop  */


/* @media (min-width:992px) 
{

    .header-top .search .search-input {
        width: 345px;
    }

}     */



@media (min-width: 1200px) 
{

    .blog-wrapper .news-item
    {
        width: 31%;
        flex-basis: 31%;
    }

    .header-top > div {
        flex-basis: 28%;
    }

    .header-top .search .search-input {
        width: 445px;
    }

}    




@media (min-width: 768px) {
    .body-banners .banner-wrapper span .db-oblibene {
        flex-grow: 1;
    }

/* 
     .top-navigation-left-bar
    {
        display: flex;
    } 

    .top-navigation-left
    {
    
         width: 30%;
        background-color: var(--footer-newsletter-color);
        

    }
    
    .top-navigation-bar
    {
         width: 70%; 
    } */
    
    .top-navigation-bar .container
    {
        /* width: calc(1300px - 30%); */
    }



    .top-navigation-bar .container {
        display: flex;
        justify-content: center;
        align-items: center;
        /* position: relative; */
        

    }

   .top-navigation-bar .top-navigation-contacts
   {
    
    
    flex-grow: 0;          /* Zabrání zvětšení */
  
}



    .top-navigation-bar .top-navigation-menu
  {
     
    /* position: absolute; 
    left: 50%;          
    transform: translateX(-50%); */
    
    flex-grow: 0;  
    z-index: 1;
    
}
  
.top-navigation-bar .top-navigation-tools
{
    
    flex-shrink: 0;        /* Zabrání zmenšení */
    
}
 
   .top-navigation-bar .top-navigation-contacts,
   .top-navigation-bar .top-navigation-menu, 
  .top-navigation-bar .top-navigation-tools
 {  
border: 0px solid #ccc;
 }  


 .top-navigation-bar
 {
    border: 0;
 }

 .top-navigation-menu
 {
     justify-content:right !important;
 }
 

 
 .top-navigation-bar .container>div,
 .top-navigation-tools
 {
    height: 30px;
    display: flex;
    /* flex: 1 1 33%; */
    justify-content:space-between;
    align-items: center;
}




.top-navigation-bar .container>div.top-navigation-tools
{
    display: flex;
    justify-content: flex-end;
    padding-right: 5px;

}


 .top-navigation-contacts,
 .top-navigation-menu,
 .top-navigation-tools
 {
    border-bottom: 1px solid var(--header-color-line) !important;

 }


 .top-navigation-contacts 
 {
    margin-left: 001px;
 }




    .welcome div {
        position: relative;
    }
    .db-welcome .db-hp-images {
        display: block;
    }

    .db-welcome .db-hp-images::before {
        content: "";
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_pomucky_levy.svg");
        position: absolute;
        background-repeat: no-repeat;
        width: 174px;
        height: 233px;
        top: -67px;
        left: -115px;
        z-index: 1;
        display: block;
    }

    .db-welcome .db-hp-images::after {
        content: "";
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_pomucky_pravy.svg");
        /* top:10px; 
        left:-50px; */
        position: absolute;
        background-repeat: no-repeat;
        width: 275px;
        height: 194px;
        z-index: 0;
        z-index: 1;
        right: -190px;
        bottom: -60px;
        display: block;
    }

    .banners-row {
        display: flex;
        position: relative;
    }

    

    .header-top .btn.cart-count {
        font-size: 0.9375rem;
    }

    .top-navigation-bar-menu li a,
    .top-navigation-bar-menu-helper li a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px;
    }

    .top-navigation-tools .login::before {
        content: "";
        width: 18px;
        height: 18px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_prihlaseni.svg");
        background-repeat: no-repeat;
        background-size: contain;
        /* Zajistí zachování původního poměru stran */
    }

    .top-navigation-bar-menu li:before {
        content: "";
    }

    .top-navigation-contacts a.project-phone {
        font-size: 0.875rem;
        font-weight: 600;
    }

    .top-navigation-contacts .project-phone .db-no-bold {
        font-weight: 300;
    }

    .top-navigation-contacts .db-project-text {
        font-size: 0.875rem !important;
        font-weight: 300 !important;
    }

    #navigation ul.menu-level-1 a {
        color: #000;
        font-size: 15px;
        font-weight: 600;
    }

    .navigation-in>ul>li.ext>ul>li>a.menu-image
    {
        width: auto;
    }

    .navigation-in ul {
        flex-wrap: nowrap;
    }


    .navigation-in
{
    line-height: 29px;
    border-bottom: 1px solid hsl(var(--color-primary-h),var(--color-primary-s),calc(var(--color-primary-l) - 7%));
}

    .navigation-in > ul > li > a:hover {
        color: var(--color-secondary);
    }

    .top-navigation-contacts a.project-phone:before {
        content: "";
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/hlavicka_tel.svg");
        width: 14px;
        height: 14px;
    }

    #navigation {
        height: 68px;
    }


    .navigation-in > ul > li > a {
        color: #000;
        font-size: 0.9375rem;
        padding-top: 19px;
        padding-bottom: 19px;
        border-top-right-radius: 15px;
    }

    .navigation-in ul li a b {
        font-weight: 600;
        text-transform: lowercase;
    }

    .navigation-in ul li a b:first-letter {
        text-transform:uppercase;
    }



    .navigation-in {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    

    .top-navigation-bar {
        border-bottom-color: var(--header-color-line);
        border-top-color: var(--header-color-line);
    }

    .top-navigation-bar,
    #header {
        background-color: var(--footer-newsletter-color);
    }

    .top-navigation-bar,
    .top-navigation-bar .dropdown button,
    .top-navigation-bar a {
        color: #fff;
    }

    .top-navigation-contacts,
    .top-navigation-menu {
        background-color: transparent !important;
    }
}

/*! H       desktop  - konec */

/*! * * HEADER - KONEC *  * */

/*! * * FOOTER *  * */

/*! desktop a mobil  */



#footer .db-platba,
#footer .db-doprava {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
}

.custom-footer {
    padding-top: unset !important;
}

.db-footer-kontakty-email,
.db-footer-kontakty-tel {
    padding-left: 42px;
}

.db-footer-kontakty-tel,
.db-footer-kontakty-email {
    color: #edd3f4;
    font-size: 0.875rem;
    font-weight: 300;
}

.db-footer-kontakty-tel ul,
.db-footer-kontakty-email ul {
    margin: 0;
    padding: 0;
}

.db-footer-kontakty-email,
.db-footer-kontakty-tel {
    background-size: 34px 34px;
    background-repeat: no-repeat;
}

#footer #formNewsletterWidget fieldset span {
    font-size: 0.9375rem;
    text-transform: none;
}

#footer #formNewsletterWidget fieldset button {
    background-color: var(--color-secondary);
    width: 140px;
    height: 45px;
    border-radius: 5px;
}

#footer #formNewsletterWidget .validator-msg-holder input {
    height: 45px;
    border-radius: 5px;
    border: 0;
}

#footer #formNewsletterWidget .validator-msg-holder input::placeholder {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 300;
}

#footer .footer-bottom .copyright {
    color: #000;
    font-size: 1rem;
}

#footer .db-icons div {
    margin-right: 8px;
    display: inline-block;
}

#footer .footer-bottom .copyright strong {
    font-weight: normal !important;
}

#footer .contact-box a,
#footer .news-item-widget a,
#footer .password-helper a,
#footer ul a {
    color: var(--color-primary);
    font-size: 0.9375rem;
    line-height: 32px;
}

#footer .contact-box a:hover,
#footer .news-item-widget a:hover,
#footer .password-helper a:hover,
#footer ul a:hover {
    color: var(--color-secondary);
    text-decoration: underline;
}

#footer .footer-links-icons {
    background-color: #fff !important;
}

.footer-rows .site-name a img {
    display: none;
}

#footer .custom-footer,
#footer .db-footer-conteiner-full,
#footer #formNewsletterWidget .validator-msg-holder input {
    background-color: var(--footer-color);
}

#footer .custom-footer__newsletter {
    display: flex !important;
}

.db-footer-kontakty-email {
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_kontakt_email.svg");
}

.db-footer-kontakty-tel {
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_kontakt_mobil.svg");
}

#footer .newsletter-header h4 {
    color: #fff;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
}

.footer-rows h4 {
    font-size: 1.125rem;
    color: #fff;
    margin-bottom: 35px;
}

#footer #signature a {
    color: #000;
}

/*! desktop a mobil - konec */

/*! desktop  */

@media (min-width: 768px) {
    #footer .footer-icon {
        margin: 0 !important;
    }

    #footer .footer-icons {
        justify-content: space-around;
        margin: 0 !important;
    }

    #footer .newsletter-header h4 {
        width: 144px;
        line-height: 24px;
    }

    .db-footer-newsletter {
        background-color: var(--footer-newsletter-color);
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 5px;
        display: flex;
        justify-content: space-between;
        align-items: start;
        /*! column-gap:60px; */
        z-index: 3;
        position: relative;
    }

    .db-footer-kontakty-tel strong,
    .db-footer-kontakty-email strong a {
        color: #fff !important;
        font-size: 1.125rem !important;
        font-weight: 300 !important;
    }

    .js-validated-element-wrapper input {
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_mail.svg");
        padding-left: 40px;
        background-size: 24px 24px;
        background-repeat: no-repeat;
        background-position: 10px 12px;
    }

    /*! .field-email-icon {
    position: absolute;
    left: 34px;
    top: 43px;
    display: block;
    width: 33px;
    height: 21px;
    background: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_mail.svg")
}

*/

    #footer .db-footer-conteiner-full {
        width: 100%;
        padding-top: 50px;
    }

    #footer .custom-footer__banner3::before {
        content: "";
        position: absolute;
        width: 174px;
        height: 233px;
        background: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_zena_leva.svg");
        background-repeat: no-repeat;
        left: -200px;
        bottom: 180px;
    }

    #footer .custom-footer__banner2::after {
        content: "";
        position: absolute;
        width: 275px;
        height: 194px;
        background: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_zena_prava.svg");
        background-repeat: no-repeat;
        left: 1240px;
        top: -70px;
    }

    .db-footer-bottom-conteiner-full {
        border-top: 1px solid #dab7e4;
    }

    .db-footer-text {
        color: #000;
        font-size: 1rem;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #footer .footer-links-icons {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: auto;
    }

    #footer .db-doprava-icons svg:not(:last-child),
    #footer .db-platba-icons svg:not(:last-child) {
        margin-right: 33px;
    }

    #footer .db-platba-text,
    #footer .db-doprava-text {
        margin-right: 18px;
    }

    .custom-footer,
    .footer-bottom,
    .footer-links-icons {
        border-width: 0;
    }

    #footer .custom-footer {
        margin: 0;
        padding: 0;
        padding-top: 48px !important;
    }
}

/*! FOOTER  desktop  - konec */

/*! FOOTER  mobil */


@media (min-width: 768px) and (max-width: 1200px) {

#footer .newsletter-header h4 
{

    display: none;
    }
}

@media (max-width: 767px) {


    .type-product .hodnoceni .vote-wrap:nth-child(n+3)
    {
        display: none !important;
    }

    .type-product .hodnoceni .vote-wrap
    {
        width: 100% !important;
    }

    .subcategories 
    {
        margin: 0 0  20px 0;
    }

    .type-category .product .quantity
    {
    display: none;
    }

    .type-category .product .btn.add-to-cart-button
{
    width: 99%;
}


.type-category .product .btn.add-to-cart-button
{
    padding-left: 10px;
    padding-right: 10px;;
}



    .type-category #content {
        margin-top: 0px !important;
    }

    .type-category .best-of
    {
        float: none !important;
        position: absolute;
        right: 10px;
    }


    .footer-rows .custom-footer > div {
        display: flex;
    }



    .footer-rows .custom-footer > div:first-child {
        justify-content: center;
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .custom-footer .custom-footer__banner1,
    .custom-footer .custom-footer__banner19,
    .custom-footer .custom-footer__banner2 {
        padding-left: 25px;
        border-top: 1px solid #543476;
        border-bottom: 1px solid #543476;
        align-items: center;
        background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/paticka_zobacek.svg");
        background-repeat: no-repeat;
        background-position: top 20px right 15px;
    }

    .custom-footer .custom-footer__banner1 h4,
    .custom-footer .custom-footer__banner19 h4,
    .custom-footer .custom-footer__banner2 h4 {
        width: 600px;
        overflow: hidden;
    }

    .custom-footer > div:not(:first-child) h4 {
        margin: 0;
        line-height: 60px;
    }

    .footer-rows .banner {
        margin: 0 !important;
        padding: 0 !important;
    }

    .db-footer-newsletter {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #footer .banner-wrapper {
        flex-direction: column;
        display: flex;
    }

    #footer .custom-footer:first-child {
        align-items: center;
    }

    #footer .banner-wrapper {
        align-items: flex-start;
    }

    .footer-rows .banner-wrapper,
    .custom-footer > div {
        margin: 0;
        padding: 0;
    }

    .custom-footer {
        border: 0;
    }

 

    #formNewsletterWidget {
        margin-left: 17px;
        margin-right: 17px;
    }

    .db-footer-conteiner-full .container {
        padding: 0;
    }

    .custom-footer__articles ul {
        display: none;
    }

    .custom-footer__articles h4 {
        cursor: pointer;
        align-items: left;
    }

    .footer-rows .custom-footer > div::after {
        /* content: '˅'; */
        content: "";
        color: var(--color-secondary);
        padding-left: 10px;
    }

    .footer-icons {
        justify-content: left;
    }

    #footer .footer-links-icons .footer-icon:first-child {
        margin-bottom: 40px;
    }

    .db-footer-newsletter {
        background-color: var(--footer-newsletter-color);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .newsletter-header {
        margin-top: 47px;
    }

    .custom-footer__newsletter h4,
    .custom-footer__newsletter .whole-width {
        text-align: center !important;
    }

    #footer .db-footer-conteiner-full {
        padding-top: 30px;
        background-color: var(--footer-newsletter-color);
    }

    #footer .db-footer-kontakty-tel {
        margin-bottom: 19px;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .banner {
        min-height: auto;
    }

    footer .custom-footer__newsletter {
        flex-direction: column;
    }
}

/*! FOOTER  mobil - konec */

/*!  KATEGORIE */

/*!  kategorie - desktop a mobil */

.category-perex,
.category__secondDescription,
.category-perex li,
.category__secondDescription li {
    color: #000;
    font-size: 1rem;
}

.category-perex p
{
    display: inline;
}

.category-perex .db-cist-vice
{
margin-left: 0.5em;

}


.db-nakupte p,.db-zdarma p
{
font-weight: 500;
margin-top: 1rem;

font-size: 0.9375rem;
}


.db-nakupte,.db-zdarma
{
    margin-top: 1rem;
    padding: 20px;
    background-color: var(--color-primary);
    border-radius: 0 0 5px 5px;
    text-align: center;
}

.db-zdarma
{
font-weight: 600 !important;
}



.category-perex a,
.category__secondDescription a {
    color: var(--color-secondary);
    font-size: 1rem;
}

.category-perex a:hover,
.category__secondDescription a:hover {
    text-decoration: underline;
}

#content .category-top .category-title,
#content .category-top .subcategories {
    display: none;
}

.filter-total-count
{
    color: #000;
}


.sidebar-inner {
    padding: 0;
}


/* .filter-sections-wrap
{
     border-top: 1px solid #ecd4f3; 
    
} */

.sidebar-inner .filter-section,
.sidebar-inner .slider-wrapper
{
    padding: 20px 20px 10px 20px;
}


.sidebar-inner .filter-sections
{
    padding: 0px;
    
}


.sidebar-inner .slider-wrapper {
    border-radius: 5px;

}


/* .sidebar-inner .slider-wrapper .slider-header
{

    border-bottom: 1px solid #ecd4f3;
} */




.sidebar-inner .filter-sections:last-child {
    border-radius: 5px 5px;
}

.sidebar-inner > div {
    border: 0;
}



#category-filter-hover .filter-section:first-child,
.filter-section + .filter-section {
    border-top-color: #ecd4f3;
    border-top-style: solid;
}

.dkLab-filters-wrapper .filter-section.filter-section-boolean
{
border-top-color: #ECD4F3;
}


/* .sidebar-inner .slider-wrapper,
.sidebar-inner .filter-sections {
    background-color: var(--color-primary) !important;
} */

.sidebar-inner > div h4 {
    display: flex;
    justify-content: space-between;
}

/* .sidebar-inner > div h4:after {
    content: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik05LjI0Nzk1IDEuMDAwMDFMNC45OTg5OCA1LjM4NzMzTDAuNzUgMS4wMDAwMSIgc3Ryb2tlPSIjMUYxRjFGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K");
    position: relative;
    top: 3px;

  
} 

 .sidebar-inner .slider-wrapper h4:after {
    content: "";
} 

 .sidebar-inner .filter-section.active h4:after {
    content: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0wLjc1MDA5NiA2LjM4NzMyTDQuOTk5MDcgMkw5LjI0ODA1IDYuMzg3MzIiIHN0cm9rZT0iIzFGMUYxRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9zdmc+Cg==");
    position: relative;
    top: 3px;
} */

.pagination-top strong
{
    color: #000 !important; 
}

 .pagination-top a 
{
    display: none;
} 

.pagination-top strong {
    text-decoration: underline;
}

.pagination-loader .unveil-button
{
    background-color: var(--footer-newsletter-color);
    padding: 10px 44px 10px 44px;
    text-transform: none;
    font-size: 0.9375rem;
    border-radius: 5px;
    
}


.pagination .pagination-top>strong, .pagination>strong
{
    background-color: var(--footer-newsletter-color);
    color: #fff;
    border-radius: 15%;
}

.pagination-top>a, .pagination>a
{
    border-radius: 15%;
    border: 1px solid var(--color-line);
    background-color: transparent;
    color:#000;
    text-decoration: underline;
    
}

.pagination>strong,
.pagination a
{
width: 45px;
height: 45px;
font-size: 0.9375rem;
line-height: 45px;
}


.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.type-category .sidebar-inner .box-bg-variant {
    display: none;
}

.type-category .slider-wrapper {
    display: flex;
    flex-direction: column;
}

/* .sidebar-inner .slider-header, 
     .sidebar-inner .slider-wrapper:not(h4) 
    {
        display: none;
    }
 */

.slider-wrapper .slider-header .from,
.slider-wrapper .slider-header .to {
    background-color: #fff !important;
    width: 5.5rem;
    padding: 10px 5px 10px 5px;
    text-align: right;
    border-radius: 5px;
    border: 1px solid #ecd4f3;
}

.type-category .slider-header {
    order: 1;
}

.type-category .filter-sections {
    background-color: transparent;
}

input[type="checkbox"]:checked + label:after,
input[type="radio"]:checked + label:after {
    background-color: var(--color-secondary);
}

.category-header {
    background-color: transparent;
}

.category-header div,
.category-header div strong {
    color: #797979;
    text-align: right;
    font-size: 0.8125rem;
    font-weight: 300;
}

.category-header input[type="radio"]:checked + label,
.category-header input[type="radio"]:checked + label:hover {
    color: #000;
    font-size: 0.875rem;
    text-decoration: none;
    font-weight: 600;
}

.category-header input[type="radio"] + label,
.category-header input[type="radio"] + label:hover {
    font-size: 0.875rem;
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}

.category-header input[type="radio"] + label:hover {
    text-decoration: none;
}

.type-category .filter-sections,
.type-category .filter-sections a {
    color: #000;
}

.type-category .filter-count {
    background-color: transparent;
    font-size: 0.875rem;
    color: #797979;
    font-weight: 400;
}

.type-category .filter-count:before {
    content: "(";
}

.type-category .filter-count:after {
    content: ")";
}

/* .type-category .ui-slider .ui-slider-range {
    background-color: var(--footer-newsletter-color);
}

.ui-slider-horizontal .ui-slider-handle {
    border: 1px solid var(--footer-newsletter-color);
} */

.type-category .sidebar-inner a,
.categories .topic.active > a {
    color: #000;
}

.type-category .sidebar-inner h4 {
    font-size: 1rem;
    font-weight: 600;
    text-transform: none;
    color: #000;
    cursor: pointer;
}

.type-category #content .category-top .category-title,
.type-category #content .category-top .subcategories {
    display: none;
}

.type-category .banner-category {
    border-radius: 5px;
    background: var(--color-primary);
    padding: 18px;
    width: 400px;
    margin-top: 34px;
}

.type-category .banner-category h3,
.type-category .banner-category h4 {
    color: var(--footer-newsletter-color);
    font-weight: 600;
    font-size: 1.5rem;
    margin: 0;
    
}

.type-category .banner-category a {
    color: #000;
}

.type-category .banner-category a:hover {
text-decoration: underline;
}


.type-category .banner-category ul::before {
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/kategorie_zarovka.svg");
    background-repeat: no-repeat;
    width: 58px;
    height: 80px;
    position: absolute;
    right: 35px;
    
    
}

.type-category .banner-category ul {
    padding: 0;
    list-style-type: none;
}

.type-category .banner-category li {
    padding: 0;
    color: #000;
    font-size: 0.9375rem;
    line-height: 2rem; 
    font-weight: 400;
}

.type-category #content {
    margin-top: 24px;
}


.type-category .sidebar {
    /* background-color: var(--color-primary);  */
    background-color: transparent;
    border-radius: 5px;
}

/* .type-category .sidebar .filter-section:not(.filter-section-count)
{
    padding: 20px;
     background-color: var(--color-primary); 
}

.type-category .slider-wrapper
{
    padding: 0;
    margin: 0;
} */

.type-category .category-title {
    color: #000;
    font-weight: 600;
    font-size: 2.3125rem;
}

.type-category .subcategories 
{
    background-color: var(--color-primary);
    border-radius: 5px;
    
}


.type-category .subcategories li a
{
    /* height: 65px; */
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 5px;
gap: 15px;
width: 130px;
height: 137px;
background: #FFFFFF;
border: 1px solid var(--color-secondary);
box-shadow: 0px 4px 9px rgba(221, 193, 229, 0.35);
border-radius: 5px;
font-size: 0.9375rem;
color: #000;
box-sizing: border-box;
}



.subcategories.with-image li a .text
 {
    display:inline-block; 
    width: unset;
}


.subcategories.with-image li a .text
{
    font-weight: 600;
    text-align: center;
    font-size: 0.875rem;
}

.subcategories li
{
    padding: 6px;
}

.type-category .subcategories li a:hover
{
text-decoration: underline;
}

.subcategories.with-image li a .image img
{
    height: 60px;
    width:auto;
    max-width: unset;
    max-height: unset;
    
}

.subcategories.with-image li a .image
{
    width: auto;
}

.type-category .p .name {
    color: var(--footer-newsletter-color);
    font-weight: 600;
    font-size: 1rem;
}
/*!  kategorie - desktop a mobil - konec */

/*!  kategorie - desktop */

/*!  kategorie - desktop  992 */
@media (min-width: 992px) {


    #colorbox
    {
        min-width:920px !important;
    }


    .products-inline.products-top > div {
        border-top: 1px solid #ecd4f3;
        align-items: center;
    }

    .products-inline.products-top > div {
        display: flex;
        width: 100%;
        flex-direction: row;
    }




    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .flags,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .p-code,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .stars-wrapper {
        font-size: 0.875rem;
        font-weight: 600;
    }



    .products-inline.products-top > .product:first-child::before {
        content: "1";
    }
    .products-inline.products-top > .product:nth-child(2)::before {
        content: "2";
    }
    .products-inline.products-top > .product:nth-child(3)::before {
        content: "3";
    }
    .products-inline.products-top > .product:nth-child(4)::before {
        content: "4";
    }
    .products-inline.products-top > .product:nth-child(5)::before {
        content: "5";
    }
    .products-inline.products-top > .product:nth-child(6)::before {
        content: "6";
    }
    .products-inline.products-top > .product:nth-child(7)::before {
        content: "7";
    }
    .products-inline.products-top > .product:nth-child(8)::before {
        content: "8";
    }
    .products-inline.products-top > .product:nth-child(9)::before {
        content: "9";
    }
    .products-inline.products-top > .product:nth-child(10)::before {
        content: "10";
    }
    .products-inline.products-top > .product:nth-child(11)::before {
        content: "11";
    }

    .products-inline.products-top > div:before {
        width: 30px;
        height: 30px;
        background-color: var(--footer-newsletter-color);
        font-size: 1rem;
        font-weight: 600;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        color: white;
        margin-right: 20px;
    }

    .products-inline.products-top > div .p {
        flex-basis: 100%;
    }

    .products-inline.products-top > div .p .p-in {
        display: flex;
        flex-direction: row;
    }

    .products-inline.products-top > div .p .p-in .p-bottom > div {
        align-items: end;
    }
}

/*!  kategorie - desktop  992  - konec*/
@media (min-width: 768px) {
    .type-category .subcategories 
    {
        padding: 10px 5px;
        justify-content: flex-start;
    }

}

/*!  kategorie - desktop a mobil - konec */

/*!  kategorie - mobil */
@media (max-width: 767px) {

    .subcategories.with-image li a .text
    {
font-weight: 500;
    }


    #content .filters-unveil-button-wrapper .unveil-button
    {
        background-color: var(--footer-newsletter-color);
        border: 1px solid var(--footer-newsletter-color);
        padding: 15px 0;
        display: inline-block;
        border-radius: 5px; 
    }

    #content .filters-unveil-button-wrapper + .dkLab-filters-wrapper > .dkLab-filters-wrapper__button h4
{
    border: 1px solid var(--color-line);
    background-color: transparent;
    color: black;
    padding: 15px 0;
    flex-direction: row;
    flex-direction: row;
    border-radius: 5px;
    margin: 0;
}

    .type-category .category-title
    {
        font-size: 1.6875rem;
    }


    .filter-sections > div h4:after,
    .slider-wrapper  h4:after
    {
        content: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik05LjI0Nzk1IDEuMDAwMDFMNC45OTg5OCA1LjM4NzMzTDAuNzUgMS4wMDAwMSIgc3Ryb2tlPSIjMUYxRjFGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K");
        position: relative;
        /* top: 4px;
        left: -10px; */
    
        /* transform-origin: 50% 30%; */
    }

    .filter-sections .filter-section.active h4:after {
        content: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0wLjc1MDA5NiA2LjM4NzMyTDQuOTk5MDcgMkw5LjI0ODA1IDYuMzg3MzIiIHN0cm9rZT0iIzFGMUYxRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9zdmc+Cg==");
        position: relative;
        top: 3px;
    }
    


    /* .type-category .slider-wrapper
    {
        margin-left: 10px;
        margin-right: 10px;
    } */

    .subcategories li
    {
        padding:3px
    }

    .category-header input[type=radio]+label
    {
        padding: 4px 3px;
    }

    .columns-mobile-2 .products-block > div .p .name
    {
        min-height: 2.51rem;
        overflow:hidden;
    }

    
     /* .filters-wrapper
    {
        display: none;
    } */
    
    .db-btn-filter-full
    {
        text-align: center;
    }

    .db-btn-filter-full .db-btn-filter 
    {
        justify-content:center;
        display: flex;
        height:45px;
        align-items: center;
        margin-left:10px;
        margin-right:10px;
        width: calc(50% - 20px);
    }

    #productsTop .product .price
    {
        text-align: right;
    }

    /* .subcategories.with-image li a .image
    {
        width: 33%;
        margin-right: 3px;
    } */

    /* .subcategories.with-image li a .text
{
    padding-left: 3px;
    font-size: 0.9375rem;
} */



    .products-inline.products-top > div {
        border-top: 1px solid #ecd4f3;
        align-items: center;
    }

    .products-inline.products-top > div {
        display: flex;
        width: 100%;
        flex-direction: row;
    }

    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .flags,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .p-code,
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .stars-wrapper {
        font-size: 0.75rem;
    }
    .products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability
    {
        font-weight: 600;
    }

    .products-inline.products-top > div .p {
        flex-basis: 100%;
    }

    .type-category .banner-category {
        margin: auto;
        margin-bottom: 2rem;
        padding-left: 4vw;
        padding-right: 4vw;
        width: 95vw;
    }

        .type-category .subcategories
        {
        padding: 15px 3px !important;
        justify-content: flex-start;
    }

    /* .content .banner-category {
        display: none;
    } */
}
/*!  kategorie - mobil - konec */

/*! KATEGORIE - konec*/

/*!  DETAIL PRODUKTU */

/*!  detail produktu - desktop a mobil */

.p-image-wrapper .flags-extra
{
    display: none
}

.p-short-description p:last-child,
.p-short-description p:nth-last-child(2)
{
    display: inline;
}

.p-short-description p:last-child
{
 padding-left: 0.5em;
 text-transform: lowercase;
}

#plusyminusy
{
    display: flex;
    /* margin-top: 1.5rem; */
}


#plusyminusy h3
{
    font-size: 0.875rem;
    font-weight: 600;

}


#plusyminusy > div
{
    width: 50%;
}



ul.plusy,
ul.minusy
{
    list-style: none; /* Odstranění výchozích odrážek */
    padding-left: 0; /* Odebrání paddingu, pokud je potřeba */
}

ul.plusy li,
ul.minusy li 

{
    position: relative; /* Nastavení pozice pro pseudo-element */
    margin-bottom: 10px; /* Přidání mezery mezi položkami seznamu, pokud je potřeba */
    padding-left: 30px; /* Prostor pro ikonu odrážky */

}

ul.plusy li:before,
ul.minusy li:before 
{
    position: absolute; /* Absolutní pozicování vůči položce seznamu */
    left: 0; /* Zarovnání doleva */
    top: 0; /* Zarovnání nahoru */
    width: 25px; /* Šířka kruhu */
    height: 25px; /* Výška kruhu */
    border-radius: 50%; /* Kulatý tvar */
    text-align: center; /* Zarovnání textu na střed */
    line-height: 25px; /* Výška řádku pro vertikální zarovnání */
    font-weight: bold; /* Tučné písmo */
}

ul.plusy li:before {
    content: '+'; /* Znak, který bude použit jako odrážka */
    background-color:  #D7F6DC;
    color: #009F19; 

}

ul.minusy li:before {
    content: '-'; /* Znak, který bude použit jako odrážka */
    background-color:  #FFE8E8;
    color: #E20000;

}



.breadcrumbs-wrapper {
    font-size: 0.875rem;

    color: #797979;
}

.navigation-home-icon-wrapper:before {
    color: #797979;
    content: "";
    width: 18px;
    height: 18px;

    background-image: url(https://www.sexito.cz/user/documents/upload/__nemazat__/detail_produktu_home.svg);
}

.breadcrumbs {
    border-bottom: 1px solid #ecd4f3;
    /* margin-bottom: 24px; */
}

.breadcrumbs > span > a::before {
    background-image: url(https://www.sexito.cz/user/documents/upload/__nemazat__/detail_produktu_home_sipka.svg);
    width: 13.8px;
    height: 13.8px;
    top: 13px;
    transform: rotate(0);
    background-color: transparent;
}

.breadcrumbs > span > a::after {
    display: none;
}

/* detail_produktu_home_sipka.svg */

.type-detail .availability-label {

    color: #009f19;
}

.type-detail .p-info-wrapper .price-save {
    font-weight: 400;
    color: #e20000;
    border: 1px solid #e20000;
    border-radius: 40px;
    padding: 5px 10px;
}

.type-detail .p-info-wrapper .price-action {
    color: #e20000;
    font-weight: 600px;
    font-size: 1.625rem;
    margin-top: 10px;

}

.type-detail .p-final-price-wrapper
{
    margin-bottom: 0.5rem;
}

.type-detail .price-standard>span
{
    font-weight: 400;
    color: #797979;
}

.flag-discount,
.flags-extra .price-standard
{
    
    color: #fff !important;
}

.flag-discount
{
    background-color: #E20000 !important;
    height: auto !important;
    border-radius: 6px !important;
    margin: 10px;
}

.flag-discount .price-standard span
{
    text-decoration:none !important;
    font-weight: 600 !important;
    font-size: 0.8125rem;
}



.cart-widget-product>div.cart-widget-product-unit
{
    display: none;
}

.cart-widget-product>div.cart-widget-product-name
{
    padding-left: 2em;
}

.p-info-wrapper .add-to-cart > button {
    border-radius: 5px;
    margin-left: 10px;
    /* width: 370px; */
    height: 50px;
    line-height:20px;
    flex-grow: 1;

}

.type-detail .p-info-wrapper .price-save::before {
    content: "sleva";
}





.availability-amount {
    color: #009f19;
    white-space:unset
}

.p-detail-inner h1
{
    margin-top: 0;
}

.p-image-wrapper .p-thumbnails-wrapper .p-thumbnails a img {
    border: 0;
    border-radius: 5px;
    border: 1px solid var(--color-line);
    margin-left: 10px;
}

.type-detail .p-image-wrapper .p-thumbnails-inner a.highlighted img {
    border: 1px solid var(--color-secondary);
}

.type-detail .db-cart-wrapper {
    border-radius: 5px;
    background: var(--color-primary);
    padding: 20px 20px 10px 20px;
    
}

.type-detail .p-detail-inner .quantity input {
    height: 38px;
}

.type-detail .p-detail-inner .quantity .decrease,
.type-detail  .p-detail-inner .quantity .increase {
    background-color: transparent;
    border: 0;
    width: 40px;
    height: 23px;
    color: #000;
}


.type-detail .db-price-diskretne-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.type-detail .p-final-price-wrapper {
    justify-content: first baseline;
}

.type-detail .db-info-diskretne {
    font-size: 0.875rem;
    color: #000;
    margin-right: 7px;
    align-items: center;
    display: flex;
}

.p-detail .p-detail-inner .add-to-cart .quantity {
    border-style: solid !important;
}

.type-detail .p-detail-inner .db-cart-wrapper .quantity input {
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    height: 50px;
    background-color: transparent;
    width: 99px;    
}

.type-detail .p-detail-inner .db-cart-wrapper .quantity
{
background-color: white;
width: 121px;
}


.type-detail.quantity input
{
    padding-left: 0px;

}

.type-detail .p-detail-inner .quantity .increase:before,
.type-detail .p-detail-inner .quantity .decrease:before

{
    height: 48px;
    padding-top: 25px;
    width: 40px;
}



.type-detail .p-detail-inner .db-cart-wrapper .quantity input,
.type-detail .p-detail-inner .db-cart-wrapper .quantity
{
   height: 50px;   
}

.type-detail .p-info-wrapper .add-to-cart
{
align-items: start;
flex-wrap: nowrap;
}

.type-detail .p-info-wrapper .link-icons {
    display: none;
}

.type-detail .p-detail-inner h1 {
    color: #000;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.375rem;
}

.type-detail .p-info-wrapper .stars-label {
    color: #000;
    font-size: 0.875rem;
}

.type-detail .p-info-wrapper .stars-wrapper {
    margin-top: 12px;
    margin-bottom: 12px;
}

.type-detail .p-info-wrapper .p-short-description {
    color: #000;
    font-size: 1rem;
    line-height: 1.5rem;
}

.type-detail .chevron-after.chevron-down-after:after {
    content: "";
}

.type-detail .p-detail-inner .availability-value  /* dostupnost */ {
    font-size: 1rem;
    display: flex;
    justify-content:space-between;
}

.type-detail .p-detail-inner .availability-amount a
{
    color:#000;
    text-decoration: underline;
    font-size: 0.875rem;
    display: flex;
    column-gap:5px;
}

.type-detail .p-detail-inner .availability-amount a::before
{
    content: "";
    background-image: url("https://www.sexito.cz/user/documents/upload/__nemazat__/produkt_dostupnost.svg");
    background-repeat: no-repeat;
        position: relative;
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    


}


.type-detail p[data-testid="productCardDescr"] {
    text-decoration: underline;
    color: var(--color-secondary);
}

.type-detail .benefitBanner {
    border-top: 1px solid #ecd4f3;
    padding-top: 33px;
}

.type-detail .shp-tabs-row,
.type-detail .shp-tabs-row .shp-tabs-holder,
.type-detail .shp-tabs-row .shp-tab-link,
.type-detail .shp-tabs-row .shp-tab-link:hover {
    background-color: var(--color-primary);
}

.type-detail .shp-tabs-row .shp-tabs-holder {
    height: 60px;
    line-height: 30px;
}

.type-detail .shp-tabs-row .shp-tabs-holder .shp-tab a {
    color: #000;
}

.type-detail .shp-tabs-row .shp-tabs-holder .shp-tab a::after
{
    
        content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0ibWFzazBfODNfMzQxNSIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjIxIiBoZWlnaHQ9IjIwIj48cmVjdCB4PSIwLjc1IiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiNEOUQ5RDkiLz48L21hc2s+PGcgbWFzaz0idXJsKCNtYXNrMF84M18zNDE1KSI+PHBhdGggZD0iTTEwLjc1IDEyLjgxMjVMNS43NSA3LjgxMjU0TDYuOTE2NjcgNi42NDU4N0wxMC43NSAxMC40NzkyTDE0LjU4MzMgNi42NDU4N0wxNS43NSA3LjgxMjU0TDEwLjc1IDEyLjgxMjVaIiBmaWxsPSIjRTMzQkIzIi8+PC9nPjwvc3ZnPg==');
    padding-left: 3px;
    position: relative;
    top:4px;
    
    
}

.type-detail .shp-tabs-row .shp-tabs-holder .shp-tab.active a {
    text-decoration: underline;
}

.type-detail .description-inner .basic-description,
.type-detail .description-inner .basic-description li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: #000;
}

.type-detail .p-detail-tabs-wrapper .extended-description h3 {
    color: #000;
    font-size: 1.125rem;
    font-weight: 600;
    margin-top: 0;
}

.type-detail .detail-parameters table {
    width: 100%;
}

.type-detail .detail-parameters th {
    color: #000;
    font-size: 0.875rem;
}

/* .type-detail .detail-parameters tr {
    border-top: 1px solid #ecd4f3;
    height: 50px;
} */

/* .type-detail .detail-parameters tr {
    border-bottom: 1px solid #ecd4f3;
} */
.p-info-wrapper table.detail-parameters tr,
.p-info-wrapper table.detail-parameters
{
    display: flex;
    flex-direction: column;
}

.p-info-wrapper table.detail-parameters th,
.p-info-wrapper table.detail-parameters td,
.p-info-wrapper table.detail-parameters tr
{
    
    width: 100%;
    max-width:100% !important;

}

.extended-description table.detail-parameters tr
{
    border-bottom: 1px solid #ECD4F3;
    line-height: 48px;

}





.detail-parameters .variant-list select
{
    width: 100%;
    max-width:100% !important;
}

.detail-parameters th
{
    padding-right: 0;
}

.type-detail .tab-content .detail-parameters td {
    font-weight: 400;
}

/*!  detail produktu - desktop a mobil - konec */

@media (min-width: 1200px) 
{

    .db_free 
    {
        display: block
    }

    .type-detail .description-inner .basic-description
    
    {
        width: 55%;
    }

    .type-detail .description-inner .extended-description
    {
        width: 45%;
    }


    .type-detail .description-inner .extended-description .detail-parameters
{
    width: 100%;
}

/* .type-detail .p-detail-inner .availability-value 
{
 
    width: 490px;
} */


.type-detail .db-cart-wrapper {
    border-radius: 5px;
    background: var(--color-primary);
    padding: 20px 20px 10px 20px;
    /* width: 500px; */

}
}




/*!  detail produktu - desktop a mobil - konec */

/*!  detail produktu - mobil */
@media (max-width: 767px) {

.extended-description
{
    margin-top: 25px;
}

table.detail-parameters
{
    width: 100%;
}    
    .in-vyhledavani .btn.add-to-cart-button, 
    .in-vyhledavani .btn.btn-cart
    {
        width: 99%;
    padding-left: 10px;
    padding-right: 10px;
    }

    

.type-category .subcategories li a
{
box-sizing: border-box;
width: 111px;
height: 110px;
}

.subcategories.with-image li a .text

{
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Omezení na dva řádky */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* Přidání tří teček na konec textu */
    white-space: normal;
}


.in-vyhledavani  .products-block>div .p .name span
{
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Omezení na dva řádky */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; /* Přidání tří teček na konec textu */
    white-space: normal;
    height: 1.97rem;

}



    .type-category .subcategories li
    {
     padding: 6px;
    }
 

    .subcategories.with-image li a .image img
    {
        width: 71px;
        height: auto;
    }


    .availability-amount
    {
        width: fit-content;
    }

    .doprava .cena
    {
        /* flex: 0 0 auto; */
    width: 8ch;
    }


    .db-nakupte,.db-zdarma
    {
        font-size: 0.9375rem;
        padding: 15px 0;

    }

    #plusyminusy > div
    {
        width: 100%;
    
    }


    .social-buttons-wrapper
    {
        margin: 0;
    }

    
    .type-detail .p-detail-inner h1
    {
        font-style: 1.125rem;
    }

    .type-detail .breadcrumbs,
    .type-detail .breadcrumbs #navigation-1
    {
        display: block;

    }

    .type-detail .p-detail-inner .availability-amount a
    {
        margin-top: 6px;
    }

    .type-detail .btn.add-to-cart-button.btn-lg
    {
        margin-top: 0;
    }

     .breadcrumbs #navigation-1::before
    {

        content: url("https://www.sexito.cz/user/documents/upload/__nemazat__/breadcrumbs_mobil.svg");
        position: relative;
        top:2px; 

    }

    .breadcrumbs
    {
        border-top: 1px solid #ecd4f3;
        margin: 0;
        padding: 0;
        padding-bottom: 15px;
    }

    .breadcrumbs #navigation-2,
    .breadcrumbs #navigation-3,
    .breadcrumbs #navigation-4,
    .navigation-home-icon-wrapper:before
    {
        display: none;
    }

    .p-short-description,
    .type-detail p[data-testid="productCardDescr"]
    {
        display: none;
    }

    #plusyminusy
    {
     flex-direction: column;
    }


    .p-info-wrapper .add-to-cart > button {
        width: auto;
    }

    .type-detail .db-info-diskretne {
        flex-direction: column;
        align-items: end;
        margin-right: 0;
    }
    
    .type-detail .p-detail-inner .availability-value  /* dostupnost */ 
    {
        flex-direction:column;
    }

}

@media (min-width: 321px) and (max-width: 767px)
{
    

.columns-mobile-2 .products-block>div .ratings-wrapper .stars-placeholder {
    margin-bottom: 0px;
    width: 100%;
    height: fit-content;
}
}

/* články - začátek */ 






/*!  detail produktu - mobil - konec */

/*! detail produktu - konec*/

/*!  DETAIL PRODUKTU - konec */
