/**handles:yith-woocompare-widget,brave-wishlist-style**/
.yith-woocompare-widget-content ul.products-list li:not( .list_empty ){position:relative;padding:5px 0;border-bottom:1px solid #dfdfdf}.yith-woocompare-widget-content ul.products-list{list-style:none;margin:0 0 15px}.yith-woocompare-widget-content ul.products-list li{display:flex;align-items:center;gap:15px}.yith-woocompare-widget-content ul.products-list li .remove{color:#000;font-weight:400;text-align:center;text-decoration:none;cursor:pointer;outline:0}.yith-woocompare-widget-content ul.products-list li img{max-width:50px;height:auto;display:block;vertical-align:middle;float:left}.yith-woocompare-widget-content ul.products-list li .product-info{cursor:pointer;font-size:15px;font-weight:400;outline:0;text-decoration:none}.yith-woocompare-widget-content ul.products-list li .product-info:after,.yith-woocompare-widget-content ul.products-list li .product-info:before{content:'';display:table;clear:both}.yith-woocompare-widget-content a.compare,.yith-woocompare-widget-content a.compare-widget{float:right;line-height:1;cursor:pointer;padding:8px 10px;font-size:13px;border:0;white-space:nowrap;display:inline-block}.yith-woocompare-widget-content a.compare-widget:hover,.yith-woocompare-widget-content a.compare:hover{color:#fff;background-color:#303030}.yith-woocompare-widget-content a.clear-all{outline:0;font-size:12px;cursor:pointer}
.wishlist__table{width:100%;position:relative}.wishlist__table.loading:after{display:block;width:100%;height:100%;position:absolute;top:0;left:0;content:"";background:#fff;opacity:.5;z-index:5}.wishlist__table.loading:before{display:block;width:24px;height:24px;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;content:"";background-image:url('https://www.gdrectifiers.co.uk/wp-content/plugins/brave-plugin-wishlist/images/loading.svg');background-repeat:no-repeat;background-size:100%;z-index:6}.wishlist__table td{position:relative}.wishlist__table a.details{padding:4px 16px;background:#000;color:#fff;text-align:center;border:none!important}.wishlist__table a.wishlist-remove{display:block;width:24px;height:24px;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;background-image:url('https://www.gdrectifiers.co.uk/wp-content/plugins/brave-plugin-wishlist/images/remove.svg');background-repeat:no-repeat;background-size:100%;z-index:6;border:none;opacity:0}.wishlist__table td:hover>a.wishlist-remove{opacity:1}.wishlist__toggle{display:block;position:absolute;top:16px;left:16px;z-index:5;width:24px;height:24px;outline:0;border:none}.wishlist-title{display:none}.entry-summary .wishlist__toggle{position:relative;top:0;left:0;display:inline-block;vertical-align:middle;margin-bottom:8px}.entry-summary .wishlist-title{display:inline-block;vertical-align:middle;margin-right:8px;margin-bottom:8px}.wishlist__toggle:focus{outline:0;border:none}.wishlist__toggle svg{fill:#bdbdbd;transition:all .2s ease-out}.wishlist__toggle.active svg,.wishlist__toggle:hover svg{fill:#000000}.wishlist__toggle svg .check,.wishlist__toggle svg .loading{opacity:0}.wishlist__toggle.active svg .check{opacity:1}.wishlist__toggle.active svg .heart{opacity:0}.wishlist__table.loading:before,.wishlist__toggle.loading svg .loading{animation:loading .5s 0s infinite normal linear;transform-origin:center;opacity:1}.wishlist__toggle.loading svg .heart{opacity:0}@keyframes loading{from{transform:rotate(0)}to{transform:rotate(360deg)}}