/* color variables */ 
:root {
    --color-conversion-background: #f09cac;
    --color-conversion-background-hover: #000;
    --color-conversion-text: #000;
    --color-conversion-text-hover: #fff;
}

/*Homepage*/
#dklabBanplusIkony {
    margin-right: -20px;
}

.custom-footer__articles ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

@media (max-width: 767px) {
    body.template-11 .dkLabComparerHeaderIconBtn::before {
        top: 0;
    }

    body.template-11.dklabFavHeader #dkLabComparerHeaderWrappper {
        right: 148px;
    }

    #header .cart-count {
        position: absolute;
        right: 48px;
        top: -45px;
        border: 0;
    }

    .top-navigation-bar .dropdown {
        position: absolute;
        left: 140px;
        top: 22px;
        display: inline-block;
    }

    /* Hide name
    .products-block.products .p .name {
      display: none;
    }
      */
    /* Space out buttton and price from each other */
    .products-block .p-bottom > div {
        gap: 10px;
    }

    /* Make the button fullwidth and allign left */
    .products-block .p-bottom .p-tools {
        flex-grow: 1;
        flex-shrink: 1;
        text-align: left;
    }

    .products-block .ratings-wrapper .availability {
        flex: 1 1 100%;
        text-align: left;
    }
}

.mobile .vlajky { /* probably not needed */
    float: left !important;
    position: absolute !important;
    left: 30px !important;
}

.desktop .vlajky {
    padding-right: 15px !important; /* probably not needed */
}

.add-to-cart-button:hover:before {
    left: 5px !important;
    position: relative !important;
    transition: all 0.3s ease-out;
}

.css-4cwkdq .wrapper {
    color: #fff;
    width: auto;
    background-image: linear-gradient(80deg, #f09cac, rgb(248 202 217 / 80%)) !important;
}

.type-detail .msg-error div {
    font-size: 0px !important;
    font-family: "span", serif;
    font-weight: 400;
    font-style: normal;
}

.btn.btn-primary {
    font-size: 10px !important;
}

.in-krok-1 .personal-collection-point .em {
    display: none !important;
}

.btn-conversion {
    color: var(--color-conversion-text) !important;
    background-color: var(--color-conversion-background) !important;
    border: none !important;
}

.btn.btn-conversion:hover {
    background-color: var(--color-conversion-background-hover) !important;
    color: var(--color-conversion-text-hover) !important;
    border: none !important;
}
.btn.btn-conversion:before {
    content: none !important;
}

.desktop .menu-level-1 .menu-level-2 .menu-level-3 {
    display: none;
}

.btn.btn-cart:not(.btn-plain) {
    color: var(--color-conversion-text) !important;
    background-color: var(--color-conversion-background) !important;
    border: none !important;
}

.btn.btn-cart:not(.btn-plain):hover {
    color: var(--color-conversion-text-hover) !important;
    border: none !important;
    background-color: var(--color-conversion-background-hover) !important;
}

.btn.btn-cart:not(.btn-plain):before {
    content: none !important;
}

.type-detail .msg-error div:before {
    font-size: 16px !important;
    color: #000;
    content: "Prosíme zkontrolujte zda jste zadali všechny parametry produktu. Pokud ano, v této variantě není produkt skladem a bude brzy doplněn." !important;
    font-display: Playfair display;
}

.flag.flag-discount {
    background-image: linear-gradient(80deg, rgb(240, 156, 172), rgb(247, 228, 236));
}

.flags-extra .price-standard {
    color: black !important;
}

.btn.btn-primary {
    font-size: 10px !important;
}

.show-tooltip.acronym {
    color: black !important;
    font-size: 15px !important;
}

.btn.btn-default,
a.btn.btn-default {
    color: #000;
    border-color: #000;
    background-color: #fff;
}

/*.flag{color:#fff0}*/

.show-tooltip {
    color: #666;
}

.btn .btn-default {
    color: #000 !important;
    border-color: #000 !important;
    background-color: #ffff !important;
}

.msg.msg-error {
    background-color: whitesmoke !important;
    border-color: black !important;
    color: #000;
}

.type-product .chevron-after.chevron-down-after {
    display: none !important;
}

.vlajky img { /* probably not needed */
    max-width: 24px !important;
    margin-right: 10px !important;
}

.vlajky img:hover { /* probably not needed */
    opacity: 0.7 !important;
}

@media (min-width: 992px) {
    .p-info-wrapper {
        display: flex;
        flex-direction: column;
    }

    .p-info-wrapper .p-short-description {
        order: 3;
    }

    .p-info-wrapper .p-detail-inner-header {
        order: 1;
    }

    .p-info-wrapper .p-detail-info {
        order: 2;
    }

    .p-info-wrapper > p {
        order: 9;
    }

    .p-info-wrapper .availability-value {
        order: 5;
    }

    .p-info-wrapper .detail-parameters {
        order: 6;
    }

    .p-info-wrapper .p-final-price-wrapper {
        order: 7;
    }

    .p-info-wrapper .add-to-cart {
        order: 8;
    }

    .p-info-wrapper .social-buttons-wrapper {
        order: 9;
        border-bottom: 1px solid #e2e2e2;
    }

    .p-info-wrapper .dkLabNoteDiv {
        order: 6 !important;
    }

    .p-info-wrapper .mehub-bonus-product-detail-container {
        /* order: 9; */
    }

    .p-info-wrapper .mjs-dm-coupon-wrap {
        order: 9;
        display: inline-flex;
        margin-bottom: 19px;
    }

    .type-detail .p-detail-inner .dm-coupon-div {
        margin-bottom: 0;
    }

    .p-info-wrapper .dkLabFavouriteDiv {
        order: 6;
        padding-top: 10px;
    }
}


.mjs-dm-coupon-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.mjs-dm-coupon-in > span {
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

.link-icons {
    margin: 0;
}

.link-icons > .print {
    display: none;
}

.link-icon.share{
    display: none;
}

.custom-delivery-time {
    font-size: 18px;
}

.p-detail-inner-header h1 {
    color: #000;
    text-transform: uppercase;
}

.alternative-jewelery {
    text-align: center;
    margin-top: 40px;
}

.alternative-jewelery h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
}

.extended-description h3 {
    display: none;
}

.p-info-wrapper .extended-description {
    order: 11;
    margin-top: 10px;
}

.detail-parameters {
    display: block;
}

/*Moznost doruceni stejny styl jako avaliability label */
.p-info-wrapper .detail-parameters th > a {
    font-size: 15px;
    color: black;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

/*Shippin tooltip otaznik*/
.question-tooltip {
    color: black;
    background-color: var(--dklab-filters-active-foreground-color);
    border-color: var(--dklab-filters-active-foreground-color);
}

.question-tooltip:hover {
    color: black;
    background-color: var(--dklab-filters-active-foreground-color);
    border-color: var(--color-primary);
}

.extended-description .detail-parameters {
    font-size: 13px;
}

.extended-description {
    flex: auto;
    width: 100%;
}

.type-detail.shk-category-other #description,
.type-detail.shk-category-other .p-detail-tabs a.shp-tab-link[href="#description"] {
    display: none;
}

.siteCookies__form {
    padding: 20px 15px 25px 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-image: linear-gradient(
            40deg,
            hsl(0deg 0% 0%) 0%,
            hsl(342deg 100% 12%) 10%,
            hsl(340deg 77% 18%) 23%,
            hsl(343deg 52% 27%) 37%,
            hsl(345deg 41% 35%) 51%,
            hsl(346deg 34% 43%) 64%,
            hsl(347deg 31% 51%) 77%,
            hsl(348deg 39% 60%) 87%,
            hsl(348deg 51% 69%) 96%,
            hsl(349deg 74% 78%) 100%
    );
    box-shadow: 0 0 30px rgb(27 25 57 / 50%);
}

.siteCookies--bottom.siteCookies--scrolled {
    left: 0;
    width: 100%;
    margin-left: 0;
    background-image: linear-gradient(
            40deg,
            hsl(0deg 0% 0%) 0%,
            hsl(342deg 100% 12%) 10%,
            hsl(340deg 77% 18%) 23%,
            hsl(343deg 52% 27%) 37%,
            hsl(345deg 41% 35%) 51%,
            hsl(346deg 34% 43%) 64%,
            hsl(347deg 31% 51%) 77%,
            hsl(348deg 39% 60%) 87%,
            hsl(348deg 51% 69%) 96%,
            hsl(349deg 74% 78%) 100%
    );
    box-shadow: 0 0 30px rgb(27 25 57 / 50%);
}

.flag.flag-action {
    padding-block: initial;
    background-color: #f09cac00;
}

.variant-name {
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: 400;
    padding-left: 63px;
}

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

show-tooltip.acronym[data-original-title] {
    padding-left: 64px;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

element.style {
    color: #9b9b9b;
    padding-left: 64px;
}

.filter-section-parametric-id-99,
.filter-section-manufacturer {
    display: none;
}

.variant-name {
    padding-left: 0;
}

.variant-image {
    width: 80px;
}

.variant-cart .add-to-cart-button {
    border: none;
}

.variant-cart .btn.add-to-cart-button::before {
    font-size: 30px;
}

.variant-table .table-row,
.contact-specialist-container {
    border-color: #dadada;
    margin: 10px;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
}

.table-row:not(:has(.variant-image)),
.table-row:first-child:not(:has(.variant-image)) {
    padding: 10px;
}

.shp-tabs-holder ul.shp-tabs li.shp-tab[data-testid="tabDiscussion"], .vote-pic /*,
.shp-tabs-holder ul.shp-tabs li.shp-tab[data-testid="tabDescription"],
#discussionWrapper,
,
#tab-content #description*/
{
    display: none;
}

.link-icons .link-icon.chat {
    display: inline-flex !important;
    align-items: center !important;
    flex-direction: column !important;
    margin-top: 8px;
}

.link-icon-watchdog {
    margin: 0;
}

.link-icon img {
    width: 25px;
    display: block;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 8px;
    opacity: 0.8;
    transition: 0.5s all ease-in;
}

.link-icon:hover img,
.link-icon:focus img,
.link-icon:hover #meter-icon,
.link-icon:focus #meter-icon {
    opacity: 1 !important;
}

.link-icon.watchdog:before {
    display: none;
}

.footer-icons {
    flex-wrap: nowrap;
}

.custom-footer__articles ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.custom-footer__articles ul li {
    padding-top: 6px;
}

.custom-footer h4 {
    margin-bottom: 40px;
}

.contact-box ul li {
    padding-top: 10px;
}

@media (min-width: 1200px) {
    .footer-rows .site-name {
        position: absolute;
        left: 16px;
        top: 160px;
        display: block;
        max-width: 160px;
    }
}

label[for="ratingConsents34"] {
    padding-bottom: 10px;
}

.p-info-wrapper .social-buttons-wrapper {
    order: 9;
    border-bottom: 1px solid #e2e2e2;
}

.p-info-wrapper .dkLabNoteDiv {
    order: 6 !important;
}

.p-info-wrapper .add-to-cart {
    margin-top: -75px;
    margin-left: 265px;
}

.p-detail .add-to-cart .quantity {
    border-style: solid !important;
}

.p-info-wrapper .add-to-cart {
    gap: 5px;
}

.link-icons {
    margin: 0;
}

.link-icons > .print {
    display: none;
}

#return-to-top {
    bottom: 100px;
}

#return-to-top {
    background: #f09cac;
}

#dkLabNoteMainWrapper {
    order: 6;
}

body.type-product.type-detail #heureka-detail {
    display: none;
}

/* #heureka-detail { */
/* position: relative; */
/* top: -5px; */
/* left: 0; */
/* width: 56px; */
/* height: 56px; */
/* object-fit: contain; */
/* display: inline-block; */
/* } */

@media (min-width: 640px) {
    .custom-footer__articles {
        flex: 0 0 auto;
        width: 60% !important;
    }

    .custom-footer__contact {
        flex: 0 0 auto;
        width: 40% !important;
    }
}


.link-icon.favourite:before {
    content: "\2661";
    font-size: 28px;
    line-height: 26px;
    margin-bottom: 4px;
}

.link-icon#dkLabFavouriteDiv {
    margin: 0;
}

.hidden-element {
    display: none;
}

.contact-specialist-container .specialist-details-section .specialist-contact a {
    color: #f09cac;
}

.products > div {
    border-color: #ffffff;
}

.contact-specialist-container {
    border-color: #9f9f9f;
    border: solid 1px;
    margin: 20px 0px;
    background-color: #ffff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
    opacity: 0; /* Start invisible */
    /*height: 0; /* Start with height of 0 */
    overflow: hidden; /* Hide overflow */
    visibility: hidden; /* Start hidden */
    animation: fadeInExpand 1.5s ease forwards;
    transition: all 1s ease; /* Apply the fade-in and expand animation */
}

@keyframes fadeInExpand {
    0% {
        opacity: 0;
        height: 0;
        visibility: hidden;
    }
    50% {
        height: auto;
    }
    100% {
        opacity: 1;
        height: auto;
        visibility: visible;
    }
}

@media (max-width: 768px) {
    .contact-specialist-container {
        margin: 40px 0px;
    }

    #header .cart-count {
        top: -53px;
    }

    .type-category .ratings-wrapper,
    .dkLabFavFlagProduct,
    .dklabZakoupeno,
    .widget-parameter-list /*,
  .widget-parameter-wrapper*/
    {
        display: none;
    }

    .product {
        position: relative;
    }

    .dkLabComparerProductDiv,
    .dkLabFavouriteProductDiv {
        position: absolute;
        top: 0px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        z-index: 999;
    }

    .dkLabComparerProductDiv {
        right: 30px;
    }

    .dkLabFavouriteProductDiv {
        right: 0px;
    }

    .dkLabComparerProductDiv span,
    .dkLabFavouriteProductDiv span {
        display: inline-block;
        font-size: 0px;
        color: transparent;
    }

    .dkLabComparerProductDiv span::after,
    .dkLabFavouriteProductDiv span::after {
        content: "";
        display: block;
    }

    .dkLabComparerFlagProduct.hasIcon > span:before,
    .dkLabComparerProductSpan.hasIcon:before,
    .dkLabFavProductSpan.hasIcon:before,
    .dkLabFavDetailSpan.hasIcon:before,
    .dkLabFavFlagProduct.hasIcon > span:before,
    .dkLabFavFlagDetail.hasIcon > span:before {
        font-size: 19px;
    }

    /* Nevyplněné srdce na produktu
    .dkLabFavProductSpan.hasIcon.dkLabFavouriteProductLinkRemove:before,
    .dkLabFavDetailSpan.hasIcon.dkLabFavouriteDetailLinkRemove:before {
      content: "\e900";
    }
      */
    .dkLabComparerProductDiv::before {
        font-family: "porovnavac";
    }

    .dkLabFavouriteProductDiv::before {
        font-family: "oblibene";
    }

    .dkLabComparerAddProduct::before,
    .dkLabFavouriteProductLinkAdd::before {
        color: black;
    }

    .dkLabComparerRemoveProduct::before,
    .dkLabFavouriteProductLinkRemove::before {
        color: var(--color-primary-hover);
    }

    /*Výpius produktů vše zmešit*/
    .flags-extra .flag {
        font-size: 10px;
        width: 55px;
        height: 55px;
    }


    .flags-extra .flag .price-save,
    .flags-extra .flag .price-standard {
        font-size: 9px;
    }

    .flag.flag-discount {
        background-image: linear-gradient(80deg, rgb(240 156 172 / 65%), rgb(247 228 236 / 65%));
        background-color: transparent;

    }

    .products-block.products .p .price span,
    .products-block.products .p .price strong {
        font-size: 15px;
    }

    .btn.add-to-cart-button:before,
    .btn.btn-cart:before,
    .product .p-in .p-tools .btn-cart.add-to-cart-button {
        font-size: 12px;
    }

    .product .p-in .p-tools .btn-cart.add-to-cart-button {
        line-height: 18px;
    }

    #header .cart-count {
        right: 40px;
    }

    .header-top .oblibeneBtn {
        right: 90px;
    }

    body.template-11.dklabFavHeader #dkLabComparerHeaderWrappper {
        right: 130px;
    }

    .p-info-wrapper .add-to-cart {
        margin-top: 0px;
        margin-left: 0px;
    }

    /*Porduct cards no name and border*/
    /*
    #products.products-block.products .p .name {
      display: none;
    }
    #products.products-block .p {
      justify-content: space-between;
    }
    #products .product {
      border: 1px solid #cdcdcd !important;
      box-shadow: 3px -2px 8px 0px rgb(0 0 0 / 40%);
    }
    #products.products-block {
      gap: 10px;
    }
    /* Two products on mobile
    #products.products-block > div {
      width: calc(50% - 10px);
    }
    */
}

/*Flag only outline*/
.flag {
    background-color: white !important;
    color: #000;
    border-width: 2px;
    border-style: solid;
}

.flag-custom3 {
    border-color: #1E3A8A;
}

.flag-bestsellers {
    border-color: #6A1B45;
}

.flag-vyrobeno-v-italii {
    border-color: #3E7E5A;
}

.flag-top-produkt {
    border-color: #6E5849
}

.flag.flag-black-friday {
    border-color: #2f0328 !important;
}

.flag-doprava-zdarma {
    border-color: #6C0CAD !important;
}

.flag-discount {
    border: none;
}

/*SK Vlajky*/

/*SK novinka*/
.flag-custom2 {
    border-color: #1E3A8A !important;
}

.flag-vyrobene-v-taliansku {
    border-color: #3E7E5A !important;
}

/*Flag only outline End*/
.header-top .oblibeneBtn::before {
    top: 2px;
}

.dklabZakoupeno {
    background-color: white;
    border-radius: 3px;
    border-width: 0.7px;
}

.products-block .p .flags-default {
    bottom: 0px;
    top: 83%;
}

.products-related-header {
    display: none;
}

.p-detail-info a {
    color: #f09cac;
}

/*accordions*/
.accordions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin: 40px 0px;
}

.accordion-container {
    flex: 1 0 45%; /* Set flex-basis to control the width, 45% for two accordions on each row */
}

@media (max-width: 1024px) {
    .accordion-container {
        flex: 1 0 100%;
    }
}

.accordion {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    background-color: white;
    color: #000000;
    cursor: pointer;
    padding: 20px;
    margin: 10px;
    width: 100%;
    text-align: left;
    border: solid black;
    border-width: 1px 1px 0px 1px;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.accordion.active,
.accordion:hover {
    background-color: #ffccc9;
}

.panel {
    padding: 0 25px;
    background-color: white;
    color: #000000;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: solid black;
    border-width: 0px 1px 1px 1px;
    font-weight: 700;
}

.accordion ~ .panel p {
    line-height: 1.7em;
}

.accordion ~ .panel ul {
    padding-inline-start: 20px;
}

.accordion.active ~ .panel {
    padding: 20px;
    border-width: 1px;
}

.accordion:after {
    content: "\02795";
    font-size: 11px;
    color: #ffffff;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2796";
}

.dkLabFavFlagProduct {
    color: var(--dklab-favourites-flag-color);
    background-color: #fff;
}

.dkLabComparerFlagProduct {
    background-color: white;
    border: 1px solid black;
}

.dklabBanplusFake {
    display: none;
}

.variant-cart .btn.add-to-cart-button:before,
.variant-cart .btn.btn-cart:before,
.top-navigation-bar .btn.cart-count:before,
a.btn.cart-count:before {
    content: url();
    background-image: url(https://www.lillianvassago.cz/user/documents/upload/gallery/kosik_varianty.jpg);
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*Počítátko*/
.quantity .decrease,
.quantity .increase {
    background-color: #ffffff;
    height: 18px;
}

.quantity .decrease {
    top: 17px;
}

.quantity input {
    height: 35px;
    width: 25px;
}

.quantity.increase:before,
.quantity.decrease:before {
    font-size: 8px;
}

.quantity .decrease:before,
.quantity .increase:before {
    top: -2px;
}

/*Hide filter Abecedně
#category-header input[value="name"] + label {
  display: none;
}
*/
.products-block .p .flags-default {
    top: unset !important;
}

.flags-extra .price-save, .flags-extra .price-standard {
    color: #000;
}

.mobile .flag-discount {
    height: 80px;
    width: 80px;
}

.mobile .flags-extra .flag .price-save, .mobile .flags-extra .flag .price-standard {
    font-size: 13px;
}

/*Cart redesign*/
.fv-upsell-add:before {
    content: "\e910";
    font-size: 20px;
    margin-right: 7px;
    margin-top: -3px;
    speak: none;
    display: inline-block;
    font-family: shoptet;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}

/*Bonus container*/
.mehub-bonus-cart-container {
    display: none;
    padding-top: 10px;
}

.mehub-bonus-cart-container > div {
    margin-right: -20px !important;
    margin-left: -20px !important;
    border: 1px solid black;
    padding: 10px;
}

.mehub-bonus-cart-container .card {
    border-radius: 0px !important;
    background-color: #ffffff;
    color: black;
}

.mehub-bonus-cart-container h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    justify-self: center;
    margin-bottom: 0;
}

.card .card-title, .card .card-text {
    justify-self: center;
    padding: 5px;
}

.card .card-text {
    font-size: 1.2em;
}

/*Product row*/

@media (min-width: 768px) {
    .cart-table .cart-p-image img {
        max-width: none;
        width: 150px;
    }

    .cart-table .main-link {
        font-size: 15px
    }
}

.cart-table tr > td {
    padding: 3px 15px;
}

.p-total .p-total {
    display: block !important;
}

/*Upsell*/

.fvDoplnek-description {
    display: none;
}


@media (min-width: 768px) {
    .fvDoplnek {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
    }

    .fvDoplnek-produkt .fvDoplnek-alignCenter {
        flex-direction: column;

    }

    .fvDoplnek-produkt {
        width: 25%;
    }

    .fvDoplnek-produkt img {
        height: 120px !important;
        object-fit: cover;
    }

    .fvDoplnek h4 {
        width: 100%
    }

    .fvDoplnek-text .price {
        padding: 0;
        margin: 0;
    }

    .cart-summary {
        display: none;
    }
}

body.fvStudio-Classic .fvDoplnek-produkt form input[type=checkbox] {
    display: none !important;
}

.discount-coupon:before {
    margin-top: -30px;
}

.discount-coupon form {
    padding-bottom: 25px;
}

/*Cart border fix*/

#header .cart-count {
    outline: 0 !important;
}

/*Hide sinactive shipping methods*/
.radio-wrapper.inactive-child {
    display: none;
}
