<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pit-prods-carousel .slick-track &gt; .slick-slide{
    justify-content: flex-start;
    flex-direction: column;
}
.pit-prods-carousel .carousel-wrap-prod {
    margin: 5px;
    position: relative;
    box-shadow: 4px 4px 4px 0px rgb(102 102 102 / 30%);
    background: #fff;
}
.pit-prods-carousel .carousel-wrap-prod &gt; div{
    padding: 0px 15px;
}
.pit-prods-carousel .carousel-wrap-prod &gt; div:first-child{
    padding: 0px;
}
.pit-prods-carousel .carousel-wrap-prod .name-prod{
    padding-top: 10px;
    margin-bottom: 20px;
}
.pit-prods-carousel .carousel-wrap-prod img,
.pit-prods-carousel .carousel-wrap-prod &gt; div{
    width: 100%;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-price  {
    display: flex;
	flex-direction: column;
	width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-price .price-bay {
    display: flex;
    justify-content: space-between;
	width: 100%;	
    align-items: center;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-price-hide-block{
    height: 95px;
}
.pit-prods-carousel .slick-track{
    display: flex;
    align-items: center;
}
.pit-prods-carousel .carousel-wrap-prod .name-prod{
    font-size: 14px;
    height: 50px;
    color: #333333;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications{   
    padding-bottom: 10px;     
    position: relative;
    z-index: 25;
    background: #fff;
    min-height: 30px;
    overflow: hidden;
}
.pit-prods-carousel .carousel-wrap-prod .pit-icons-delivery{ 
    background: #fff;
}
.pit-prods-carousel .carousel-wrap-prod .pit-icons-delivery img {
    display: inline ;
    width: 25px;
    margin-right: 5px;
}
.pit-prods-carousel .carousel-wrap-prod .pit-icons-delivery .icon-sborka img {
    width: 19px;
    margin: 0 7px;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications .pit-wrap-button-all-attr.pit-button-all-attr-carousel {
    cursor: pointer;
    display: flex;
    border: 2px solid #777;
    border-radius: 5px;
    padding: 2px 9px;
    position: absolute;
    bottom: 10px;
    right: 0px;
    font-size: 11px;
    color: #777;
    background: #fff;
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications .pit-wrap-button-all-attr .arrow-down-attr {
    color: #777;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications .pit-wrap-button-all-attr .arrow-up-attr {
    color: #777;
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications .pit-wrap-button-all-attr .arrow-down-or {
    color: #f98109;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
.pit-prods-carousel .carousel-wrap-prod .carousel-specifications .pit-wrap-button-all-attr .arrow-up-or {
    color: #f98109;
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
.pit-prods-carousel .carousel-wrap-prod .button-delivery-carousel {
    position: absolute;
    right: 0;
    bottom: 7px;
    border: 2px solid #369c68;
    cursor: pointer;
    display: flex;
    border-radius: 5px;
    padding: 2px 9px;
    font-size: 11px;
    background: #fff;
}
.pit-prods-carousel .carousel-wrap-prod .arrow-up {
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(-1px);
}
.pit-prods-carousel .carousel-wrap-prod .new-attr {
    display: none;
}
.pit-prods-carousel .carousel-wrap-prod .old-attr .text-attr {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.new-attr &gt; div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pit-prods-carousel .carousel-wrap-prod .bay input {
    display: block;
    width: 35px !important;
    background: url(/images/card_mini.png) no-repeat 4px 4px, #0cb6cc;
    height: 35px;
    padding: 0 0 0 0;
    box-shadow: none;
    border: none;
    text-indent: -9999px;
    border-radius: 4px;
}
.pit-prods-carousel .carousel-wrap-prod .bay input:hover {
    background: url(/images/card_mini.png) no-repeat 4px 4px, #71d2ed;
}
.pit-prods-carousel .carousel-wrap-prod .price {
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 500;
    margin: -2px 0 0 0px;
    display: inline-block;
}
.pit-prods-carousel .carousel-wrap-prod .price.old {
    color: #f58b2e;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 14px;
    height: 20px;
    display: inline;
}
.pit-prods-carousel .carousel-wrap-prod .pit-raiting img{
    display: inline-block;
    width: 40%;
}
.pit-prods-carousel .carousel-wrap-prod .pit-raiting a{
    color: #777;
}
.pit-prods-carousel .carousel-wrap-prod .credit a{
    font-size: 12px;
}
.pit-prods-carousel .carousel-wrap-prod .specifications-available-wrap{
    height: 65px;
}
.pit-prods-carousel .carousel-wrap-prod .persent{
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    color: white;
    background: #f58b2e;
    border-radius: 4px;
    padding: 0px;
    line-height: 32px;
    width: 65px;
    text-align: center;
}
</pre></body></html>