#dmproducts {
    margin: 25px 0;
}

@media (min-width: 1200px) {
    #dmproducts>div {
        width: 25% !important;
    }
}

@media (max-width: 1200px) {
    #dmproducts>div {
        width: 50% !important;
    }
}

.dm-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 15px 0;
    align-items: center;
}

.dm-flex img {
    margin: auto;
    display: block;
    width: 100%;
}

.news-item .image img {
    width: 100%;
    height: 100%;
}

.dm-flex .obrazek {
    text-align: center;
}

@media (min-width: 992px) {
    .dm-flex>div:nth-child(odd) {
        padding-right: 30px;
    }

    .dm-flex>div:nth-child(even) {
        padding-left: 30px;
    }

    .dm-flex .fl50 {
        width: calc(100% / 2);
    }

    .dm-flex .fl25 {
        width: calc(100% / 4);
    }

    .dm-flex .fl60 {
        width: calc(60%);
    }

    .dm-flex .fl40 {
        width: calc(40%);
    }

    .dm-flex .fl75 {
        width: calc(100% / 4 * 3);
    }

    .dm-flex>div {
        margin: 10px 0;
    }
}

.dm-flex .fl100 {
    width: 100%;
    padding: 0 !important;
}

@media (max-width: 992px) {
    .dm-flex>div {
        width: 100%;
        padding: 20px 0;
        margin: 0;
    }

    .dm-flex>div.obrazek {
        order: 10;
    }
}

.dm-flex h1,
.dm-flex h2,
.dm-flex h3,
.dm-flex h4,
.dm-flex h5,
.dm-flex h6 {
    margin-top: 0 !important;
}

#dmproducts a {
    text-decoration: none;
}

.dm-flex p,
.dm-flex li,
.dm-flex span {
    font-size: 16px;
    line-height: 180%;
}

.dm-flex h2 {
    font-weight: 700;
    font-size: 26px;
}

.dm-flex h2 {
    text-align: left !important;
}

.type-glossary .content-inner,
.type-post .content-inner,
.type-posts-listing .content-inner {
    width: 992px;
    max-width: 100%;
}

.dm-helper-wrapper {
    position: relative;
    width: 100%;
}

.dm-helper-wrapper.height-auto:after {
    display: none;
}

.dm-helper-wrapper.height-auto .colors-pram-dm {
    padding-bottom: 0;
    overflow: hidden;
}

.colors-pram-dm {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -5px;
    margin-right: -5px;
    max-height: 220px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    padding-bottom: 40px;
    width: 100%;
}

.dm-helper-wrapper:after {
    position: absolute;
    background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 100%);
    height: 40px;
    width: 100%;
    content: '';
    bottom: 0;
    left: 0;
}

.colors-pram-dm .advanced-parameter {
    border-radius: 5px;
    margin: 0 5px 5px 5px;
    height: unset;
    aspect-ratio: 1/1;
    width: calc(100% / 6 - 10px);
    object-fit: cover;
    height: 100%;
    overflow: hidden;
}

.colors-pram-dm .advanced-parameter-inner {
    border: none;
    box-shadow: unset;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 0;
}

.advanced-parameter-inner img {
    height: 100%;
    width: 100%;
    border-radius: 0;
}

@media (max-width: 1400px) {
    .colors-pram-dm .advanced-parameter {
        width: calc(100% / 5 - 10px);
    }
}

@media (max-width: 1200px) {
    .colors-pram-dm .advanced-parameter {
        width: calc(100% / 6 - 10px);
    }
}

@media (max-width: 480px) {
    .colors-pram-dm .advanced-parameter {
        width: calc(100% / 5 - 10px);
    }
}

@media (max-width: 768px) {
    .colors-pram-dm .advanced-parameter {
        width: calc(100% / 5 - 10px);
    }
}

.advanced-parameter-inner {
    cursor: pointer;
}

tr.removeable .remove-item {
    opacity: 1;
}

#navigation [href="/black-friday/"],
#navigation [href="/kategorie/black-friday/"] {
    background-color: #B91A0C;
}

#navigation [href="/black-friday/"] *,
#navigation [href="/kategorie/black-friday/"] * {
    color: #fff;
}

.products .product .p .p-in .p-bottom>div .prices .price-standard,
.products .product .p .p-in .p-bottom>div .prices .price-additional {
    padding: 0 !important;
}

.products .product .p .p-in .p-bottom>div .prices .price-final .flag-discount {
    margin-bottom: 0 !important;
    padding: 0;
    padding-right: 8px;
}

.products .product .p .p-in .p-bottom>div .prices .price-standard,
.products .product .p .p-in .p-bottom>div .prices .price-final {
    margin-bottom: 5px;
}

.category-top h4 {
    display: none;
}

.p-info-wrapper .price-standard {
    margin-bottom: 5px;
}

.flag.flag-discount {
    color: #B91A0C;
}

.product .flag.flag-discount {
    background-color: transparent;
}

.products .product .p .p-in .p-bottom>div .prices .price-final .flag-discount .price-save {
    font-size: 14px;
    line-height: 25px;
}

body.type-detail .p-image-wrapper .flags .flag.flag-discount {
    background-color: #B91A0C;
    color: #fff;
}

body.type-detail .p-image-wrapper .flags .flag {
    padding: 4px 8px !important;
    width: 90px !important;
    height: 90px !important;
}

.flag.flag-action {
    background-color: #B91A0C;
    color: #fff;
}

body.type-detail .p-image-wrapper .flags .flag-freeshipping .icon-van {
    font-size: 45px;
}

.p-image-wrapper .flags-extra .flag-text {
    font-size: 12px;
    margin-top: 2.5px;
}

.prices .flag.flag-discount {
    font-size: 14px !important;
}

.dm-flex ul {
    padding-left: 18px;
}

.dm-flex ol {
    padding-left: 22px;
}

.checkmarks {
    list-style: none;
}

.checkmarks li {
    position: relative;
}

.checkmarks li::before {
    content: '✅';
    position: absolute;
    left: -18px;
    top: 0;
    color: green;
    font-size: 10px;
}

.smaller img {
    max-height: 400px;
    height: auto;
    width: auto;
}

.basic-description .dm-flex {
    justify-content: center;
}

.basic-description .dm-flex {
    max-width: 992px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.dm-flex>div>div>p:last-child {
    margin-bottom: 0 !important;
}

.dm-flex:first-of-type {
    margin-top: 0 !important;
}

@media (max-width: 992px) {
    .dm-flex .obrazek {
        padding-top: 0;
    }

    .dm-flex:first-of-type>div:not(.obrazek) {
        padding-top: 0;
    }
}

.basic-description .dm-flex {
    margin: 30px 0;
}

.basic-description .dm-flex p,
.basic-description .dm-flex span {
    font-size: 16px;
}

.dm-flex h1,
.dm-flex h2,
.dm-flex h3,
.dm-flex h4 {
    font-weight: 550;
}

.dm-flex h2,
.dm-flex h2 * {
    font-size: 26px !important;
}

.dm-flex h3,
.dm-flex h3 * {
    font-size: 22px !important;
}

.basic-description>h3:first-child {
    text-align: center;
    font-weight: 550;
    font-size: 22px !important;
}

.gallery {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: -15px !important;
}

.gallery span {
    font-size: 18px;
    display: block;
    margin: auto;
    margin-top: 7.5px;
}

.gallery>div {
    margin-bottom: 15px;
}

.gallery.three>div {
    width: 100%;
}

.gallery.four>div {
    width: calc(100% / 2 - 15px);
    margin: 0 7.5px 15px 7.5px;
}

.gallery.four {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .gallery {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .gallery.three>div {
        width: calc(100% / 2 - 15px);
        margin: 0 7.5px 15px 7.5px;
    }
}

@media (min-width: 992px) {
    .gallery.three>div {
        width: calc(100% / 3 - 15px);
        margin: 0 7.5px 15px 7.5px;
    }

    .gallery.four>div {
        width: calc(100% / 4 - 15px);
        margin: 0 7.5px 15px 7.5px;
    }
}

.dm-flex ol {
    list-style-type: decimal;
}

.dm-flex ol li {
    list-style: decimal !important;
    list-style-type: decimal !important;
    display: list-item !important;
}

.p-short-description * {
    font-family: unset !important;
    font-size: 12pt !important;
}

.basic-description {
    padding: 0;
}

.vyhody {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    text-align: center;
    margin-bottom: -20px;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    align-items: flex-start;
    justify-content: flex-start;
}

.vyhody>div {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.vyhody>div img {
    height: 60px;
    object-fit: contain;
    display: block;
    margin-bottom: 15px !important;
}

@media (max-width: 768px) {
    .vyhody>div {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.flags-default .flag {
    max-width: unset;
    font-weight: 550;
    font-size: 12px;
}

.products-block .p .flags-default {
    max-width: 100%;
    width: fit-content;
}

.freeshipdm {
    text-transform: uppercase !important;
}

.flag-freeshipping {
    display: none !important;
}

.quantity .decrease::before,
.quantity .increase::before {
    width: 26px !important;
    height: 26px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 10px !important;
}