.obs-incpartyproduct-title {
    display: flex;
    flex: 1;
}
.product-img {
    border: 1px solid #E2E2E2;
    border-radius: 12px;
    padding: 15px;
    display: inline-block;
}
.collapsible {
    background-color: var(--color-satchet-fill);
    color: var(--color-content-secondary);
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid var(--color-satchet-border);
    border-radius: 12px;
    font-size: 15px;
}
.desktop .collapsibles {
    display: none;
}
.mobile .tabs {
    display: none;
}
.mobile .tabcontent {
    display: none !important;
}
.osm-tydnu-roskose-product::before
{
    content: url("/user/documents/upload/img/product/single/sex-sada_1_opacity-1.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 115px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.bonusy-k-sade-product::before
{
    content: url("/user/documents/upload/img/product/single/sex-sada_1_opacity-1.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 115px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.eroticke-pomucky-product::before
{
    content: url("/user/documents/upload/img/product/single/sex-sada_1_opacity-1.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 115px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.hrisne-rozhovory-product::before
{
    content: url("/user/documents/upload/img/product/single/hrisne-rozhovory.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 110px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.oralni-hratky-product::before
{
    content: url("/user/documents/upload/img/product/single/oralni-hratky.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 100px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.sexualni-vyzvy-product::before
{
    content: url("/user/documents/upload/img/product/single/sexualni-vyzvy.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 100px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}
.sexopoly-product::before
{
    content: url("/user/documents/upload/img/product/single/sexopoly.png");
    background-repeat: no-repeat;
    margin-bottom: -68px;
    position: relative;
    display: block;
    width: 100px;
    height: 75px;
    background-size: 51px;
    top: -26px;
}



.collapsible.activeSexualniSada::after {
    content: "zabalit";
}

.collapsible-content {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}

#banner-incproducts_sexualni_sada {
    display: flex;
    flex-direction: column;
}
#banner-incproducts_sexualni_sada h3{
    font-family: 'dmsans';
    color: #000;
    font-weight: 600;
    font-size: 24px;
    padding-left: 10px;
}
.benefitBanner__item:has(#banner-incproducts_sexualni_sada) {
    display: none;
}
#banner-incproducts_sexualni_sada .incproduct {
    display: flex;
    flex-direction: column;
    margin-bottom: 5%;
}
#banner-incproducts_sexualni_sada .incproduct .collapsible-content {
    padding-top: 5%;
}
#banner-incproducts_sexualni_sada .product-hashtags {
    display: block;
    color: var(--color-discount);
    font-weight: 600;
    font-size: 14px;
}
.product-hashtags {
    color: var(--color-discount);
}
#banner-incproducts_sexualni_sada .incproduct .product-icons {
    margin-top: 5%;
}
#banner-incproducts_sexualni_sada .incproduct hr {
    border: 0.5px solid var(--color-content-secondary);
    opacity: 0.1;;
}
#banner-incproducts_sexualni_sada .incproduct .product-claimshort {
    color: var(--color-content-secondary);
    font-weight: 500;
    font-size: 14px;
}
#banner-incproducts_sexualni_sada .incproduct .product-description {
    color: var(--color-content-secondary);
    font-weight: 500;
    font-size: 14px;
}
#banner-incproducts_sexualni_sada .incproduct .product-best {
    margin-top: 5%;
}
#banner-incproducts_sexualni_sada .incproduct .product-best .product-best-title {
    color: var(--color-content-secondary);
    font-weight: 900;
    font-size: 15px;
}
#banner-incproducts_sexualni_sada .incproduct .product-best .product-best-content {
    color: var(--color-content-secondary);
    font-weight: 500;
    font-size: 14px;
}
.fotorama__stage {
    width: 25%;
    overflow: visible;
}
.fotorama__fullscreen-icon {
    width: 100%;
    height: 100%;
}
.fotorama__nav-wrap {
    width: 200%;
}
.fotorama__stage__frame img {
    border: 1px solid #E2E2E2;
    border-radius: 12px;
    padding: 5%;
}
div.scroll-container {
    overflow: auto;
    white-space: nowrap;
    height: 200px;
    padding: 10px;
}
div.scroll-container img {
    padding: 10px;
    height: 150px;
}
.tabs {
    overflow: hidden;
    display: flex;
    justify-content: space-evenly;
}
.tabs button {
    background-color: var(--color-brand-secondary);
    float: left;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    border-radius: 8px;
    text-decoration: underline;
    padding: 14px 16px;
    transition: 0.3s;
}
.tabs button:hover {
    opacity: 0.75;
}
.tabs button.activeSexualniSada:hover {
    opacity: 1;
    cursor: default;
}
.tabs button.activeSexualniSada {
    background-color: var(--color-content-primary);
    text-decoration: none;
}
.tabcontent {
    display: none;
    padding: 6px 12px;
}
.obs-plus-gallery-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.obs-plus-gallery-wrap .obs-plus-gallery-wrap {
    flex-wrap: nowrap;
    display: flex;
    overflow: auto;
}
.obs-plus-gallery-wrap  .plus-gallery-item {
    min-width: 130px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 9px;
    border-radius: 12px;
}
.obs-plus-gallery-dots {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}
.obs-desktop-item-wrapper {
    padding-top: 30px;
    display: flex;
}
.obs-desktop-item-text {
    width: 50%;
    float: left;
    padding-left: 70px;
    padding-top: 15px;
}
.obs-desktop-item-gallery {
    display: inline;
}
.obp-desktop-wrap-image-with-dots {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.obp-desktop-wrap-image-with-dots-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.obp-desktop-arrow-left {
    margin-top: 60px;
    margin-right: -23px;
    z-index: 2;
}
.obp-desktop-arrow-right {
    margin-top: 60px;
    margin-left: -23px;
    z-index: 2;
}
.obp-desktop-item-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

.obp-desktop-item-gallery  .plus-gallery-item {
    padding: 30px;
    border-radius: 12px;
    border: 1px solid rgba(226, 226, 226, 0.44);
}

.obp-desktop-item-gallery .plus-gallery-item img {
    max-height: fit-content;
    position: relative;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 0px;
    display: block;
    width: 100%;

}
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .obp-desktop-item-gallery .plus-gallery-item img  {
            transform: none !important;
        }
    }
}
@media (min-width: 768px) {
    #banner-incpartyproducts .tabs {
        justify-content: space-evenly !important;
    }
    #banner-incproducts_sexualni_sada .tabs {
        justify-content: space-evenly !important;
    }
    #banner-incproducts_sexualni_sada h3 {
        text-align: center;
    }
}