#product-description-short ul,
#product-description-short ol {
    padding-left: 1em;
    list-style: inherit;
}
.custom-radio input[type="radio"]:checked+span {
    width: 11px;
    height: 11px;
}
.form-control-valign > label.form-control-label.radio-inline {
    margin-right: 20px;
}
div.leo-quicklogin-modal .lql-form-content input:focus, .form-control:focus {
    border-color: #ddd;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .1);
}
.thumbnail-container a.product-thumbnail img {
    /* aspect-ratio: 100 / 125; */
    /* object-fit: cover; */
}
.leo-quicklogin-modal .lql-form-content-element .form-control-label > a {
    position: relative;
    z-index: 2;
}
#product-description-short {}#product-description-short p {margin: 0;}

.thumbnail-container .leo-noimage{
    background: url(/img/no-image-flashider.png) center no-repeat;
    opacity: 0.2;

}

.cat-big-desktop, .cat-big-desktop-right{
    padding-bottom: 40%;
}

.cat-big-desktop-right .image-full{
    width: calc(100% - 30px);
    position: absolute !important;
    left: 15px;
    right: 0;
    bottom: 50%;
    top: 0;
    margin-bottom: 15px !important;
}

.cat-big-desktop-right .title-top:not(.image-full){
    position: absolute !important;
    left: 15px;
    right: 50%;
    bottom: 0;
    top: 50%;
    width: calc(50% - 22.5px) !important;
}

.cat-big-desktop-right .title-top-right{
    position: absolute !important;
    right: 15px;
    bottom: 0;
    top: 50%;
    width: calc(50% - 22.5px) !important;
}

.cat-big-desktop .ApImage{
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;

}

.cat-big-desktop .ApImage a, .cat-big-desktop-right .ApImage a {
    width: 100%;
    height: 100%;
    display: block;overflow: hidden;

}

.cat-big-desktop .ApImage a img, .cat-big-desktop-right .ApImage a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;  /* kluczowe */
}

.box-cateh2 .ApImage .image_description p strong{
    color: #fff;
}

.ApImage > .image_description p:first-child{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.5);
}

/*.ApSlideShow .iviewSlider{*/
/*    background-size: cover !important;*/
/*    background-position: center center !important;*/
/*}*/

.product-flags li.product-flag{
    box-shadow: none !important;
    background: none !important;
}