.suggested-product-list{display:grid;position:fixed;width:auto;max-width:clamp(22.5rem, 22.0552rem + 2.454vw, 25rem);min-width:clamp(22.5rem, 22.0552rem + 2.454vw, 25rem);min-height:130px;bottom:30px;left:30px;z-index:9;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;padding:0;margin:0}.suggested-product-list .suggested-product-data{-webkit-box-shadow:none;box-shadow:none;display:flex;justify-content:flex-start;height:100%;padding:0;grid-area:1 / -1;align-items:center;background-color:var(--wdtAccentTxtColor);transform:translateY(200px);-webkit-transform:translateY(200px);border:1px solid var(--wdtBorderColor);-webkit-border-radius:var(--wdtRadius_2X);border-radius:var(--wdtRadius_2X);-webkit-transition:transform 375ms cubic-bezier(.7,0,.3,1);transition:transform 375ms cubic-bezier(.7,0,.3,1);margin:0}.suggested-product-list .suggested-product-data.active{transform:translateY(0);-webkit-transform:translateY(0)}.suggested-product-list .suggested-product-data .suggested-product-image{border-right:1px solid var(--wdtBorderColor)}.suggested-product-list .suggested-product-data>.suggested-product-image,.suggested-product-list .suggested-product-data .suggested-product-image * a{height:100%;object-fit:cover}.suggested-product-list .suggested-product-data>* a{display:block}.suggested-product-list .suggested-product-data>* a img{display:block;width:clamp(6.25rem, 6.0276rem + 1.227vw, 7.5rem);height:100%;object-fit:cover;padding:5px}.suggested-product-list .suggested-product-data>.suggested-product-image{display:flex;align-items:center;justify-content:center}.suggested-product-list .suggested-product-data .suggested-product-content{padding-left:clamp(1rem, 0.8999rem + 0.5521vw, 1.5625rem);flex:3;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;margin-top:-5px}.suggested-product-list .suggested-product-data .suggested-product-content span{font-size:var(--wdtFontSize_Ext);font-weight:var(--wdtFontWeight_Ext);margin-bottom:5px}.suggested-product-list .suggested-product-data .suggested-product-content a{font-size:clamp(1.25rem, 1.2055rem + 0.2454vw, 1.5rem);font-weight:var(--wdtFontWeight_H6);line-height:var(--wdtLineHeight_Alt);font-family:var(--wdtFontTypo_Alt);color:var(--wdtHeadAltColor)}.suggested-product-list .suggested-product-data .suggested-product-content a:hover{color:var(--wdtLinkHoverColor)}.suggested-product-list .suggested-product-data .suggested-product-content .suggested-product-time{position:relative;font-family:var(--wdtFontTypo_Alt);font-size:var(--wdtFontSize_Ext);font-weight:var(--wdtFontWeight_Ext);line-height:var(--wdtLineHeight_Alt);color:var(--wdtSecondaryColor);margin:0;margin-top:10px}.suggested-product-list .suggested-product-data a.wdt_close i{font-weight:500;font-style:normal;isolation:isolate;will-change:transform}.suggested-product-list .suggested-product-data a.wdt_close .fa-window-close::before{content:"\2716"!important}.suggested-product-list .suggested-product-data a.wdt_close{height:30px;position:absolute;right:-10px;top:-10px;text-align:center;width:30px;font-size:.8rem;display:flex;align-items:center;justify-content:center;-webkit-border-radius:var(--wdtRadius_Part);border-radius:var(--wdtRadius_Part)}.suggested-product-list .suggested-product-data a.wdt_close{border:none;isolation:isolate;background-color:var(--wdtPrimaryColor);color:var(--wdtAccentTxtColor)}.suggested-product-list .suggested-product-data a.wdt_close:focus,.suggested-product-list .suggested-product-data a.wdt_close:hover{background-color:var(--wdtSecondaryColor);color:var(--wdtAccentTxtColor)}@media (max-width:1024px){.suggested-product-list{max-width:310px;min-width:310px;position:fixed;bottom:14px;left:14px}.suggested-product-list .suggested-product-data{padding:0}.suggested-product-list .suggested-product-data .suggested-product-content a{font-size:1rem}}