/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.id-product-list.slick-slider-list .product-list-template-1 {
    margin: 8px;
}

.product-list-template-1 .product-list-header {
    text-align: left;
    line-height: 1.4;
    font-size: 14px;
    height: 62px;
}

.product-list-template-1 .product-list-header a {
    display: block;
    font-weight: 600;
    color: var(--g-color-black);
    /* padding: 10px 0; */
    margin: 0;
    height: 100%;
    outline: none;
    font-family: var(--font-primary);
}

.product-list-template-1 .a {
    display: block;
    position: relative;
}

.product-list-template-1 .product-image img {
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    max-height: 220px;
    min-height: 220px;
    min-width: 100%;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
    .product-list-slider-template-1 .product-list-template-1 .product-image img {
        max-height: 260px;
        min-height: 260px;
        padding: 4px;
    }
}

@media(min-width: 992px) {
    .product-list-template-1 .product-image img {
        max-height: 200px;
    }
}
.product-list-template-1 .overlay {
    display: block;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    margin-top: -21px;
    text-decoration: none;
    padding: 0.5rem;
    z-index: 9;
    background: rgba(var(--g-color-1-rgb), 0.5);
    border: 1px solid rgba(var(--g-color-1-rgb), 0.8);
    border-radius: var(--g-btn-radius);

    color: white;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

.product-list-template-1 .product-image {
    position: relative;
    z-index: 1;
}

.product-list-template-1 .product-image div:focus,
.product-list-template-1 .product-image a:focus,
.product-list-template-1 .product-image img:focus {
    outline: 0;
}

.product-list-template-1:hover {
    -webkit-box-shadow: 0 0 4px var(--g-color-1);
    box-shadow: 0 0 4px var(--g-color-1);
}

.product-list-template-1 .cust_sklad {
    text-align: left;
    font-size: 14px;
    font-family: var(--font-primary);
    min-height: 10px;
}

.product-list-template-1 .cust_sklad.sklad-zelena {
    color: green;
}

.product-list-template-1 .cust_sklad.sklad-cervena {
    color: red;
}

.product-list-template-1 {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: left;
    -webkit-transition: all 0.27s;
    -o-transition: all 0.27s;
    transition: all 0.27s;
    border: 1px solid transparent;
    width: 100%;
    padding: 12px 12px;
    outline: none;
    background: white;
}

.product-list-template-1 .column-ceny {
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
}

.product-list-template-1 .column-ceny .price_primary {
    font-size: 20px;
    line-height: 17px;
    color: var(--g-color-black);
    font-weight: 600;
    font-family: var(--font-primary);
    white-space: nowrap;
}

.product-list-template-1 .column-ceny .price_primary .primary_price_text {
    display: none;
    font-size: 14px;
}

.product-list-template-1 .column-ceny .price_secondary {
    font-size: 12px;
    color: var(--g-color-black);
    white-space: nowrap;
}

.product-list-template-1 .product-list-inside-top-btn {
    position: absolute;
    top: -26px;
    right: -14px;
    z-index: 50;
}

.slick-slider-list .product-list-template-1 .product-list-inside-top-btn {
    top: -22px;
}

.product-list-template-1 .wishlist_link {
    padding: 10px;
    font-size: 20px;
    display: block;
    outline: none;
}

.product-list-template-1 .product-short-desc {
    font-family: var(--font-primary);
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5;
    /*max-height: var(--product-list-template-1-desc-max-height);*/
    /*!*max-height: calc(1.5em* 4);*!*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 4;*/
    /*-webkit-box-orient: vertical;*/
    /*-o-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    /*padding: var(--product-list-template-1-desc-padding);*/
}
.product-list-template-1 .product-short-desc p {
    margin-bottom: 0;
}
.product-list-template-1 .product-list-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product-list-template-1 .product-color {
    position: relative!important;
    overflow: hidden;
    height: 20px;
    z-index: 9;
    margin: 5px 0 5px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-list-template-1 .endless-frame {
    white-space: nowrap;
    width: 100%;
}

.product-list-template-1 .product-color span{
    display: inline-block ;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background: beige;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: box-shadow 0.2s;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

.product-list-template-1 .product-color span:after {
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
}
.product-list-template-1 .product-color span:nth-child(n):hover:after {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}

.product-list-template-1 .product-color span:nth-child(n):hover {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}

/* COLOR DEFINITION - FIRST SIX COLORS THAT ARE SHOWN ON THE WEB */
.product-list-template-1 .product-color span:nth-child(1){
    background: lightslategray;
}

.product-list-template-1 .product-color span:nth-child(2){
    background: -o-linear-gradient( 135deg, darkolivegreen 49%, sandybrown 51% );
    background: linear-gradient( -45deg, darkolivegreen 49%, sandybrown 51% );
}

.product-list-template-1 .product-color span:nth-child(3){
    background: khaki;
}

.product-list-template-1 .product-color span:nth-child(4){
    background: lightgreen;
}

.product-list-template-1 .product-color span:nth-child(5){
    background: darkslateblue;
}
.product-list-template-1 .product-color span:nth-child(6){
    background: darkturquoise;
}

/* COLOR DEFINITION - FIRST SIX COLORS THAT ARE SHOWN ON THE WEB */
.product-list-template-1 .product-color .product-color-plus {
    text-align: center;
    background: #fff!important;
}
.product-list-template-1 .product-color .product-color-plus .number {
    position: fixed;
    font-size: 14px;
    margin-left: -5px;
    margin-top: -2px;
    font-weight: 500;
}


.product-list-template-1.slick-slide {
    height: auto;
}

.product-list-template-1 .product-nav-container {
    top: 0;
    left: 0;
    z-index: 2;
}

.product-list-template-1 .product-nav {
    cursor: pointer;
}

.product-list-template-1 .product-price-container {
    z-index: 9;
}

.product-list-template-1 .no-price-link a {
    background: var(--g-color-black);
    border-radius: var(--g-btn-radius);
    font-weight: bold;
    padding: 4px 8px;
    color: #FFFFFF;
    font-family: var(--font-primary);
    font-size: 16px;
}

.product-list-template-1 .glow-green {
    border: 2px solid orangered;
    box-shadow: 0 0 5px orangered;
    transition: border 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
}
