.wishlistpage *{font-family:"Bellota Text",sans-serif !important}.wishlistpage .removebutton{background:rgba(0,0,0,0) !important;color:var(--color-text-header);border-color:var(--color-text-header) !important}.wishlistpage .removebutton:hover{color:var(--color-text-header) !important}.wishlistpage .row{margin-left:0;margin-right:0}.wishlistpage .titletext{color:var(--color-text-header)}@media screen and (max-width: 992px){.wishlistpage .titletext{text-align:center;margin-bottom:40px}}@media screen and (max-width: 992px){.wishlistpage .loginmessage .col-md-12{display:flex;justify-content:center}}.wishlistpage .product .image{position:relative}.wishlistpage .product .image a img.img-responsive.image1{height:initial;margin:0}.wishlistpage .product .image a::before{content:"";inset:0;position:absolute;z-index:1;background:#f7f7f7;mix-blend-mode:darken;border-radius:5px}.wishlistpage .product .text .product_title{font-size:18px;margin-bottom:10px;line-height:23px;font-weight:700;height:auto}.wishlistpage .product .text .product_title a{color:var(--color-text-header)}.wishlistpage .product .addbutton i{display:none}.wishlistpage .product .buttons{padding:0;margin:0;display:flex;justify-content:center;gap:10px}.wishlistpage .product .buttons .btn{margin:0}@media screen and (max-width: 768px){.wishlistpage .product .buttons{flex-direction:column}}.wishlistpage .btn{border-radius:100px}.wishlistpage .sw-login-notification{border-radius:8px;background-color:rgba(15,66,112,.1) !important;border:none !important;gap:5px;justify-content:center;width:100%}@media screen and (max-width: 992px){.wishlistpage .sw-login-notification{border:none;flex-direction:column;gap:10px;margin-top:20px}}.wishlistpage .empty-wishlist{border-radius:8px;background-color:rgba(15,66,112,.1) !important;border:none !important;gap:5px;justify-content:center;width:100%}.wishlistpage .allbuttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0 20px}@media screen and (min-width: 992px){.wishlistpage .allbuttons{justify-content:right;padding-right:0}}.wishlistpage .container-fluid{padding:0}.wishlistpage .container-fluid .col-sm-4{width:100%}.wishlistpage .container-fluid .row{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-flow:row;gap:50px}.wishlistpage .container-fluid .row>*{min-width:0}.wishlistpage .container-fluid .row:after{display:none}.wishlistpage .container-fluid .row:before{display:none}@media screen and (max-width: 992px){.wishlistpage .container-fluid .row{grid-template-columns:repeat(2, 1fr);gap:20px}}.modal *{font-family:"Bellota Text",sans-serif !important}.modal .modal-content{box-shadow:none;border:none}.modal #wishlist_url{margin:0 auto}.modal #modal_remove_button,.modal #modal_remove_all_button{background-color:var(--color-text-header);border-radius:100px;color:#fff}.modal .btn-default{color:var(--color-text-header);border-radius:100px}.modal .btn-default:hover{background-color:var(--color-text-header);color:#fff}