ul.products .product {
    background: #F5F5F5;
    transition: filter .3s;
    border-radius: 4px !important;
}

ul.products .product .imagewrapper {
    background: #fff;
}


/* ul.products .product:not(.splide__slide) {
    width: 100% !important;
    margin: 0 !important;
} */

ul.products .product .imagewrapper {
    padding: 10px;
}

ul.products .product .imagewrapper img {
    margin-bottom: 0 !important;
    aspect-ratio: 4 / 3;
}

ul.products li.product .price {
    color: #9c9c9c !important;
}

ul.products .product .title_sku_color .sku {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 4px !important;
    display: block;
}

ul.products .product .product-attributes {
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    /* display: flex;
    flex-direction: column;
    justify-content: center; */
}

ul.products li.product>.button,
.def_button_link_repalce {
    display: block;
    margin: 0px 10px 12px 10px;
    color: #333;
    background: #F5F5F5 !important;
    border-radius: 6px !important;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding: 13px;
    border: 1px solid #333;
    width: calc(100% - 20px);
}

@media (min-width:992px) {
    ul.products li.product>.button,
    .def_button_link_repalce {
        margin: 0 18px 12px 18px;
        font-size: 14px;
        width: calc(100% - 36px);
    }
}

ul.products li.product a.button.added:after {
    background: var(--wp--preset--color--light-primary-color);
    border-radius: 50%;
    padding: 2px;
    font-family: WooCommerce;
    content: "\e017";
    vertical-align: text-top;
    display: block;
    font-size: 9px;
    width: 15px;
    color: #fff;
    height: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 7px;
    display: none;
}

ul.products li.product a.button.loading::after {
    top: unset !important;
    right: unset !important;
    font-family: WooCommerce !important;
    content: "\e01c" !important;
    border-radius: 50%;
    padding: 2px;
    color: var(--woo-btn-background-color);
    position: relative !important;
    vertical-align: text-top;
    display: block;
    font-size: 12px;
    -webkit-animation: spin 2s linear infinite !important;
    animation: spin 2s linear infinite !important;
    height: 15px;
    height: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 7px;
}

ul.products li.product a.added_to_cart.wc-forward {
    display: none !important;
}

ul.products li.product .woocommerce-loop-product__link {
    position: relative;
    display: block;
    padding-bottom: 6px;
    border-radius: 4px;
}

ul.products li.product .woocommerce-loop-product__title {
    color: var(--wp--preset--color--primary-color);
    text-align: left;
    font-size: 12px !important;
    font-weight: 500;
    padding: 0 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

ul.products li.product .title_sku_color {
    padding: 10px 10px 14px 10px;
    background-color: #fff;
}

ul.products li.product .woocommerce-product-rating {
    display: flex;
    justify-content: center;
}

ul.products li.product .product-attributes>div {
    margin-bottom: 4px;
    font-size: 12px;
    color: var(--wp--preset--color--primary-color);
}

ul.products li.product a img {
    object-fit: contain;
    max-height: 110px;
}

ul.products li.product .price del bdi {
    color: #969696;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /* text-decoration: line-through; */
}

ul.products li.product .price del {
    opacity: 1 !important;
}

ul.products .product .price ins bdi,
ul.products .product .price bdi {
    color: #333;
    font-size: 12px;
    font-weight: 700;
}

ul.products .product>a>.prices-block {
    padding: 12px 10px 0;
}

ul.products .product>a>.price {
    color: #333 !important;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}

ul.products li.product .price ins {
    text-decoration: none;
}

ul.products li.product .price {
    font-size: 12px !important;
    min-height: 20px;
}

@media(min-width:992px) {
    ul.products .product>a>.prices-block {
        padding: 12px 15px 0;
    }
    ul.products li.product .woocommerce-loop-product__link {
        padding-bottom: 12px;
    }
    ul.products li.product .title_sku_color {
        padding: 18px;
    }
}

@media(min-width:768px) {
    ul.products li.product .price {
        font-size: 14px !important;
        min-height: 31px;
    }
    ul.products .product .imagewrapper {
        padding: 20px 20px 0 20px;
    }
    ul.products li.product .woocommerce-loop-product__title {
        font-size: 16px !important;
    }
    ul.products li.product a img {
        max-height: 200px;
    }
    ul.products li.product .price del bdi {
        font-size: 12px;
    }
    ul.products .product .price ins bdi,
    ul.products .product .price bdi {
        font-size: 19px;
    }
    ul.products .product-type-variable>a>.price .woocommerce-Price-amount {
        margin-left: 3px;
    }
    ul.products li.product .product-attributes>div {
        margin-bottom: 10px;
        font-size: 14px;
    }
    ul.products li.product>.button {
        font-size: 16px;
    }
}

.awl-label-type-archive .awl-label-wrap.awl-label-id-1444 {
    display: none !important;
}

.awl-label-type-archive.advanced-woo-labels {
    gap: 7px;
}

.awl-label-type-archive.advanced-woo-labels .awl-label-wrap {
    margin-right: 0 !important;
}

ul.products li.product .loop_short-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

ul.products li.product.custom_hover_1 {
    background: #FFDBDB !important;
    border: 1px solid #D17A7A !important;
    overflow: hidden;
}

ul.products li.product.custom_hover_2 {
    background: #F7EAB7 !important;
    border: 1px solid #D8BC45 !important;
    overflow: hidden;
}

ul.products li.product.custom_hover_1 .def_button_link_repalce,
ul.products li.product.custom_hover_2 .def_button_link_repalce {
    background: transparent !important;
}

ul.products li.product.custom_hover_1 .woocommerce-loop-product__link,
ul.products li.product.custom_hover_2 .woocommerce-loop-product__link {
    border: 0 !important
}

ul.products li.product:not(.custom_hover_1):not(.custom_hover_2) .imagewrapper {
    border: 1px solid #F1EEEE;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

ul.products li.product:not(.custom_hover_1):not(.custom_hover_2) .title_rating_wrapper {
    border: 1px solid #F1EEEE;
    border-top: 0;
    overflow: hidden;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

ul.products li.product .loop_short-description p {
    font-size: 13px !important;
    font-weight: 400;
    line-height: 121.429% !important;
    margin-bottom: 0 !important;
}

@media(min-width:992px) {
    ul.products li.product .loop_short-description {
        -webkit-line-clamp: 4;
        /* number of lines to show */
        line-clamp: 4;
    }
}

a.button.alt.add_to_wishlist {
    background-color: unset !important;
    background: unset !important;
}

a.button.alt.add_to_wishlist:hover {
    background-color: unset !important;
    background: unset !important;
}

@media(max-width:767px) {
    ul.products li.product span.awl-inner-text {
        font-size: 12px;
    }
    .awl-label-type-archive span.awl-label-image {
        max-width: 52px;
    }
}

ul.products .product a.def_button_link_repalce {
    transition: background .3s;
}

ul.products .product:hover a.def_button_link_repalce {
    background-color: var(--wp--preset--color--secondary-color) !important;
    border-color: var(--wp--preset--color--secondary-color);
    color: #fff;
}

ul.products .product:hover {
    filter: drop-shadow(0 10px 20px rgba(118, 118, 118, 0.15));
}

.products .product a>span.price {
    display: flex !important;
    width: 100%;
    align-items: baseline;
    padding: 12px 15px 0;
}

.products .product a>span.price:after {
    content: "brez DDV";
    order: 3;
    margin-left: 5px;
    color: #ABABAB;
    font-size: 13px;
}

ul.products li.product .price del {
    color: #ABABAB !important;
}

.products .product .price ins {
    order: 1;
    margin-right: 5px;
}

.products .product .price del {
    order: 2;
}

@media (max-width:767px) {
    .products .product a>span.price {
        padding: 12px 8px 0 !important;
    }
    .products .product a>span.price:after {
        font-size: 8px !important;
    }
}