.mod-megamenu>.mod-megamenu--item:last-child {
    margin-left: auto;
}

.mod-megamenu>.mod-megamenu--item:last-child>.mod-megamenu--item-anchor {
    padding-right: 0;
}

/* Всички снимки в съдържанието
.article-content img,
.contentpane img,
.img-fulltext,
.img-intro,
img[class*="img"] {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  object-fit: contain;
} */

img.responsive-img {
  width: 100%;
  max-width: 350px; /* максимум 600px ширина */
  height: auto;
  display: block;
  margin: auto auto 30px auto; /* центрира изображението */
}

.product-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--product-label-bg);
    color: var(--product-label-color);
    padding: 0.3rem 0.6rem;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    min-width: 30px;
    min-height: 44px;
    text-align: center;
    margin-bottom: 0.7rem;
    border-radius: 4%;
    word-break: break-all;
    aspect-ratio: 2 / 1;
}

.product-labels {
    position: absolute;
    display: flex;
    top: 1.8rem;
    left: -0.2rem;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: none;
}

/*.product-label {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--product-label-bg);
    color: var(--product-label-color);
    padding: 0.2rem 0.6rem;
    font-size: .8rem;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    min-width: -webkit-fill-available;
    min-height: 24px;
    text-align: center;
    margin-bottom: .7rem;
    border-radius: 5%;
    word-break: normal;
    aspect-ratio: 2 / 1;
}

.product-labels {
    position: absolute;
    display: flex;
    top: 13rem;
    left: 0rem;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: none;
    max-height: 0;
}

.product-labels {
    position: absolute;
    display: inline-flex;
    top: 12.5rem;
    padding-right: 24.4rem;
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: auto;
    max-height: 0;
}*/

.product-image-gallery .product-labels {
    left: auto;
    right: -0.2rem;
    top: 32rem;
    align-items: normal;
    height: 0;
}

/*.product-image-gallery .product-label {
    font-size: 0.8rem;
    line-height: 0.5;
    padding-left: 2rem;
}*/

/*.product-image-gallery .product-label {
    font-size: 12px;
    line-height: 0.5;
    padding-left: 8px;
}*/

/*.product-image-gallery .product-labels {
    left: auto;
    right: 1.75rem;
    align-items: flex-end;
}*/

.productdetails-view .product-prices-wrapper .product-sales-price {
    font-size: 2.8rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}


@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.2rem;
    }
}

.ask-a-question-wrapper {
    display: table;
    background: #7d1adf;
    padding: 5px;
    color: #ffffff;
}

.product-sku {
    display: ruby-text;
    padding: 7px;
    background: #ab83fb;
    color: #000;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.text-muted {
    --text-opacity: 1;
    color: #fff !important;
    font-weight: bold;
}

.ask-a-question {
   color: #fff;
} 

.product-sales-price {
    font-weight: 700;
    font-size: 20px;
}

.product-list-images, .product-image-gallery__main-wrapper {
    position: relative;
    display: inline-table;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-height: 150px;
    backface-visibility: hidden;
    border-radius: 14px 14px 14px 14px;
    margin: 4px 4px 0;
    clip-path: inset(0 0 0 0);
}


.category-name a, .link-body, .manufacturer-name a, .product-name a {
    text-decoration: none;
    color: var(--body-color, inherit);
    font-weight: 400;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-bottom-container {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
}
 
.product-backdrop {
    margin-bottom: 0 !important;
}

.btn-vm-customfield .addtocart-button.form-check-label-text, .btn.addtocart-button {
    margin-bottom: 0;
    border-radius: 10px;
    backface-visibility: hidden;
    clip-path: inset(0 0 0 0);
    font-size: 12px;
}

.product-manufacturers>.product-manufacturer {
    max-width: 12rem;
    margin-bottom: 1rem;
}

.promo-banner {
    position: relative;
    background-color: var(--promo-banner-bg);
    aspect-ratio: var(--promo-banner-aspect-ratio);
    overflow: hidden;
    margin-bottom: 3rem;
    border-radius: 15px;
}

/* Стил за AllVideos mp3 плеър */
.avPlayerWrapper.avNoPoster .avPlayerContainer .avPlayerBlock audio {
    width: 385px !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Контейнер на аудиото */
.avAudioBlock {
    background-color: transparent !important;
    padding: 0 !important;
    margin: 10px 0;
    max-width: 600px; /* по желание */
}


/* 
.col-7 {
    flex: 0 0 auto;
    width: 59.333333%;
}

@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 51%;
    }
}*/

/* Модул Филтър */
.cf_resetAll_link {
    font-size: 1.1em;
    background-color: #7102a8;
    border: none;
    color: white;
    padding: 12px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.cf_filters_list li .cf_option {
    text-decoration: none;
    padding: 1px 5px;
    font-size: 18px;
}

.cf_flt_wrapper {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/* Падащо мега меню */
.mod-vmcategory-dropdown-menu--item-anchor {
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    padding: 0;
    margin: 0;
    min-width: 8rem;
    font-weight: var(--vmcategory-dropdown-item-font-weight, normal);
    color: var(--vmcategory-dropdown-item-color, #333);
    border-bottom: 1px solid var(--vmcategory-dropdown-item-border-color, #ddd);
    background-color: var(--vmcategory-dropdown-item-bg, transparent);
    transition: all .25s ease;
    background: #fbefff;
}

/* Тагове на статиите */
.tags .list-inline-item {
    margin: .25rem .25rem -0.5rem;
    background: #333333;
    line-height: normal;
}

.jacl-item__readmore {
    margin-top: calc(var(--global-spacing)* 2);
    background: #7d1adf;
    width: fit-content;
}

.jacl-item__readmore a {
    color: #fff !important;
    padding: 10px;
}


[class^=icon-], [class*=\ icon-] {
    speak: none;
    color: #555;
}

.article-info dd {
    padding: 0;
    color: #999;
}

.left.item-image {
    float: left;
    padding: 10px 15px 0px 15px;
}
