.collection-category-list .collection-section-item{
    width: calc(33% - 35px) !important;
}

.edu_images img{
    object-fit: contain;
}
.main-category .h2_styles {
	color: #fe794e;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0 15px;
    position: relative;
    z-index: 2;
    background: #f5f5f5;
	display: inline;
    font-weight: bold;
    line-height: 18px;
}
.main-category h2 {
	margin-left: 0;
}

.product-tag-wrapper{
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 7px;
}

.product-tag-wrapper a.product-tag-item{
    color: #46525d;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.product-tag-wrapper a.product-tag-item:hover{
    font-size: 14px;
    text-decoration: underline;
    color: #46525d;
}

.winter_ep_wrapper{
    position: absolute;
    display: flex;
    flex-direction: column;
    grid-gap: 5px;
    z-index: 100;
}

.winter_ep_wrapper svg{
    top: 10px;
    left: 10px;
    max-width: 50px;
    max-height: 50px;
    z-index: 15;
}

.winter_ep_wrapper.winter_ep_wrapper-section svg{
    max-width: 35px;
    max-height: 35px;
    top: 0;
    left: 0;
}


.winter_ep_wrapper.winter_ep_wrapper-author svg{
    top: -5px;
    left: -5px;
    width: 35px;
    height: 35px;
}


.winter_ep_wrapper img{
    top: 10px;
    left: 10px;
    max-width: 50px;
    max-height: 50px;
    z-index: 15;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 11px;
}

.winter_ep_wrapper.winter_ep_wrapper-section img{
    max-width: 35px;
    max-height: 35px;
    top: 0;
    left: 0;
}


.winter_ep_wrapper.winter_ep_wrapper-author img{
    top: -5px;
    left: -5px;
    width: 35px;
    height: 35px;
}


#basket_form .pos-rel .winter_ep_wrapper {
    grid-gap: 3px;
}

.pos-rel .winter_ep_wrapper{
    position: absolute;
    display: flex;
    flex-direction: column;
    grid-gap: 5px;
}

.pos-rel .winter_ep_wrapper svg{
    position: relative;
}

.pos-rel .winter_ep_wrapper img.e_knyga_icon{
    position: relative;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #fff
}

#basket_form .winter_ep_wrapper{
    top: -5px;
    left: -15px;
}


#basket_form .winter_ep_wrapper .winter_ep_item{
    max-width: 35px;
    max-height: 35px;
    left: 0;
    top: 0;
}

.cashback_icon .cashbackua{
    max-width: 25px;
    position: absolute;
    top: 20px;
    z-index: 1;
    left: -6px;
    bottom: unset;
    max-height: 25px;
}

#basket_form .winter_ep_wrapper .e_knyga_icon{
    max-width: 35px!important;
    max-height: 35px!important;
    border-radius: 12px;
    top: unset;
    left: unset
}
#basket_form .winter_ep_wrapper .cashbackua{
    max-width: 35px!important;
    max-height: 35px!important;
    border-radius: 12px;
    top: unset;
    left: unset;
    border-radius: 0;
}

