<style> /*Изменение окна с избранными товарами на Tilda: https://vladislav-land.ru/wishlist*/ .t1002__wishlistwin-content { background-color: #2d2d2d !important; } :root{ --colorIconClose: #F9CD46; } .t1002__wishlistwin-heading { color: #FFFFFF !important; } .t1002__wishlistwin-top { border-bottom: 1px solid #F9CD46 !important; } .t1002__product-link { color: #FFFFFF !important; } .t1002__product-amount--portion, .t1002__product-amount { color: #ffffff !important; } .t1002__wishlistwin-close-icon g{ fill: var(--colorIconClose); } .t1002__product-del { opacity: 1!important; } .t1002__product-del img{ display: none; } .t1002__product-del:before { content: ''; background-size: contain; background-repeat: no-repeat; display: inline-block; position: relative; top: 3px; } .t1002__product-del:before { width: 20px; height: 20px; } .t1002__product-del:before { background-image: url(https://static.tildacdn.com/tild3566-6639-4764-b738-663730396534/photo.png); } @media screen and (max-width: 640px) { .t1002__product-del { top: 9px !important; } } </style>