/* Source: style.css */
*,*::before,*::after{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#D6D6D6}::-webkit-scrollbar-thumb{background:#887F7F;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#707070}html{-webkit-text-size-adjust:100%}body{text-align:right;margin:0;direction:rtl;font-family:"Heebo",Arial,sans-serif}body.modal-open{overflow:hidden}article,aside,figcaption,figure,footer,hgroup,main,nav,section{display:block}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;line-height:1.2}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}a{color:#088888;text-decoration:underline}hr{border-top:1px solid #C3BFBF;display:block;height:1px;margin:1em 0;padding:0}p{margin-top:0}img{vertical-align:middle;border-style:none}svg{vertical-align:middle}.errormessage{color:#b92b27;font-size:14px}.modal-open{padding-right:0 !important}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.fade{transition:opacity .15s linear}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;pointer-events:none;direction:rtl;max-width:90%;margin:50px auto;.modal.fade &{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}.modal.show &{-webkit-transform:none;transform:none;padding-right:0 !important}}@media screen and (min-width:691px){.modal-dialog{max-width:450px;margin:50px auto}.modal-content{height:unset}}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;background:#E6F4F1;border-radius:30px}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem;padding:10px 0 0 0;border-bottom:0;flex-direction:row-reverse}.modal-header .close{cursor:pointer;opacity:1;background:url('/svgicons/icon_x_dark.svg') no-repeat;background-size:15px;width:15px;height:15px;margin-top:7px;margin-right:15px}.modal-header .close span{display:none}.modal-title{margin-bottom:0;line-height:1.5;flex-grow:1;text-align:center;padding-left:20px;font-size:20px;color:#324B4B;margin-top:10px}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1rem}.modal-footer{text-align:center;padding-bottom:20px}.button.close,button.close{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]{width:0}input[type=checkbox] ~ label{margin-right:22px}input[type=checkbox]:after{content:" ";margin-top:-2px;width:20px;height:20px;display:inline-block;border-radius:4px;border:2px solid #088888;background:#fff;cursor:pointer}input[type=checkbox]:checked:after{content:" ";background:url('/svgicons/icon_v.svg') #51b985 no-repeat center center;background-size:12px 12px;border:0}.icon-button{display:inline-block;padding:0;border:none;background-color:#088888;background-repeat:no-repeat;background-position:center}.icon-button:hover{background-color:#119F9F}.icon-button:focus{outline:0}.main-header{background-color:#088888;position:fixed;display:flex;justify-content:space-between;width:100%;padding:10px 0;gap:10px;z-index:10;top:0}@media screen and (min-width:992px){.main-header{padding:10px 20px;position:relative}}.header-logo-link{text-decoration:none;display:flex;align-items:center;flex-grow:1}.header-logo-link:hover{text-decoration:none}.header-site-name{display:inline-block;color:#fff;font-family:"Heebo",Arial,sans-serif;font-size:16px;margin-right:10px}.header-site-name.connected{display:none}.header-logo{background:url('/images/logo_RealBooks_white_bg.webp') no-repeat;display:inline-block;width:50px;height:50px;background-size:50px;min-width:50px}@media screen and (min-width:691px){.header-site-name{font-size:30px;margin-right:20px}.header-site-name.connected{display:inline-block}}@media screen and (min-width:992px){.header-site-name{font-size:40px;margin-right:20px}.header-logo{width:100px;height:100px;min-width:100px;background-size:100px}}@media screen and (max-width:320px){.header-site-name{font-size:14px}}.header-menu-button{width:30px;height:30px;cursor:pointer;opacity:1;transition:.5s ease;backface-visibility:hidden;display:inline-block;margin-right:20px;margin-top:10px}.header-user{display:flex;align-items:center;height:35px;color:#fff}.user_status{margin-top:15px}.user_profile_image{width:50px;height:50px;margin-right:10px;margin-left:20px;margin-top:15px;cursor:pointer;opacity:1;transition:.5s ease;backface-visibility:hidden;border-radius:50%;background:#fff}.user_profile_image.unconnected{width:45px;height:45px;background-color:#E6F4F1;padding-top:5px}@media screen and (min-width:992px){.header-user{margin-top:10px}.header-menu-button{display:none;margin-top:2px;margin-right:10px}.user_profile_image{margin-left:0}.user_profile_image:hover{opacity:0.8}}.user-menu{display:none;position:absolute;left:20px;top:65px;background-color:white;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;border-radius:20px;width:170px}.user-menu > *{border-bottom:1px solid #C3BFBF;display:block;color:#707070;padding:12px 16px;text-decoration:none;font-size:14px;width:100%;text-align:right;outline:0}.user-menu > *:last-child{border-bottom:none}.user-menu > *:hover:first-child{border-radius:20px 20px 0 0}.user-menu > *:hover:last-child{border-radius:0 0 20px 20px}.user-menu button{background:none;border:none;cursor:pointer}.user-menu a{text-decoration:none}.user-menu-link{padding-right:45px}.user-menu .user-menu-link__personal{background:url(/svgicons/user.svg) no-repeat right 10px center;background-size:22px}.user-menu .user-menu-link__my-reviews{background:url(/svgicons/page_gray.svg) no-repeat right 5px center;background-size:32px}.user-menu .user-menu-link__admin-reviews{background:url(/svgicons/page_double_gray.svg) no-repeat right 5px center;background-size:32px}.user-menu .user-menu-link__referral{background:url(/svgicons/friends.svg) no-repeat right 10px center;background-size:22px}.user-menu .user-menu-link__logout{background:url(/svgicons/logout.svg) no-repeat right 10px center;background-size:22px}.user-menu > *:hover,.user-menu > *:focus-visible{background-color:#EEEEEE;color:black;outline:0}@media screen and (min-width:992px){.user-menu{left:50px;top:55px}}.header-menu-wrapper{width:100%;background:#C3BFBF;display:flex;margin-top:70px}.header-menu{width:100%;max-width:992px;margin:0 auto;height:50px;display:flex;align-items:center;padding:5px 0;justify-content:center}@media screen and (min-width:992px){.header-menu{justify-content:space-between;padding:0 10px;max-width:fit-content}.header-menu-wrapper{margin-top:0px}.header-menu{min-width:992px}}.header-menu-links{position:fixed;top:70px;right:0;margin-right:0;background:#088888;color:black;z-index:4;display:none;flex-direction:column;gap:0;height:100%;overflow-x:auto}.header-menu-links::-webkit-scrollbar{width:4px}.header-menu-links.active{display:flex}.header-menu-logo{text-align:center;display:none}.header-menu-logo img{background-size:100px;width:100px;height:100px;margin:0 auto}.header-menu-item,.header-menu-link{cursor:pointer;text-decoration:none !important;background:#088888}.header-menu-link{padding:0 25px}.header-menu-item .header-menu-item-title{width:100%;padding:10px 25px;align-items:center;display:flex;background:url('/svgicons/arrow_light_90.svg') #088888 no-repeat 25px center;background-size:8px}.header-menu-item.open .header-menu-item-title{background:url('/svgicons/arrow_light.svg') #088888 no-repeat 20px center;background-size:20px}.header-menu-item-title:hover,.header-menu-link:hover{text-decoration:none !important;color:#fff;font-weight:bold}.header-menu-link.soon{opacity:0.7}.header-menu-link.soon > div:after{content:'בקרוב';background-color:#B95176;font-size:12px;color:#fff;border-radius:13px;display:inline-block;padding:3px 10px;margin-right:10px}.header-menu-link.googleplay{margin-top:30px;text-align:center}.header-menu-link.googleplay:hover{background:#088888}.header-menu-link.googleplay img{width:150px;height:58px}.header-menu-item,.header-menu-link > div{color:#fff;font-size:18px;display:flex;align-items:center}.header-menu-link > div{border-top:1px solid rgba(230,244,241,.5);padding:15px 0 15px 30px}.header-menu-item{flex-direction:column}.header-menu-link-icon{display:inline-block;background-size:40px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;margin-left:10px}.header-menu-link-icon.wishlist-icon{background-image:url('/svgicons/cart.svg')}.header-menu-link-icon.allbooks-icon{background-image:url('/svgicons/books.svg');background-size:45px;transform:scale(-1,1)}.header-menu-link-icon.prices-icon{background-image:url('/svgicons/discounts.svg');background-size:35px}.header-menu-link-icon.booklist-icon{background-image:url('/svgicons/book1.svg');background-size:25px;transform:scale(-1,1)}.header-menu-link-icon.interviews-icon{background-image:url('/svgicons/interviews.svg');background-size:55px;transform:scale(-1,1)}.header-menu-link-icon.friend-icon{background-image:url('/svgicons/friends_light.svg');background-size:30px}.header-menu-link-icon.todo-icon{background-image:url('/svgicons/todo.svg');background-size:30px}.header-menu-link-icon.contact-icon{background-image:url('/svgicons/chat.svg');background-size:35px}.header-menu-link-icon.share-app-icon{background-image:url('/svgicons/share_arrow.svg');background-size:45px}.header-menu-link-icon.facebook-icon{background-image:url('/svgicons/facebook.svg');background-size:40px}.header-menu-link.social-links{display:none}.header-menu-link.hidden{display:none}.header-menu-links.hidden{display:none}@media screen and (min-width:992px){.header-menu-links{width:260px;display:flex;top:0;padding-top:20px}.header-menu-link > div{padding:10px 0 10px 10px}.header-menu-logo{display:inline-block}}.header-menu-links .header-sub-menu{width:100%;display:flex;flex-direction:column;text-decoration:none !important;background:#088888;color:#fff}.header-menu-links .header-sub-menu .header-sub-menu-link{padding:0 35px 0 30px;text-decoration:none !important;color:#fff;cursor:pointer;background:#077777;height:0;transition:padding 0.3s ease}.header-menu-links .header-sub-menu.open .header-sub-menu-link{height:unset;border-bottom:1px solid rgba(230,244,241,.5);padding-bottom:6px;padding-top:6px}.header-menu-links .header-menu-item.open .header-sub-menu .header-sub-menu-link:has(+ .header-sub-sub-menu){background:url('/svgicons/arrow_light_90.svg') #077777 no-repeat 25px center;background-size:8px}.header-menu-links .header-menu-item.open .header-sub-menu .header-sub-menu-link.open{background:url('/svgicons/arrow_light.svg') #077777 no-repeat 20px center;background-size:20px}.header-menu-link:last-of-type > div{border-bottom:0}.header-menu-links .header-sub-sub-menu{display:flex;flex-direction:column;text-decoration:none !important;background:#066666;color:#fff}.header-menu-links .header-sub-sub-menu .header-sub-sub-menu-link{padding:0 45px 0 30px;text-decoration:none !important;color:#fff;cursor:pointer;font-size:15px;height:0;transition:padding 0.3s ease}.header-menu-links .header-sub-sub-menu.open .header-sub-sub-menu-link{height:unset;border-top:1px solid rgba(230,244,241,.5);padding:6px 45px 6px 30px}.header-menu-links .header-sub-sub-menu.open .header-sub-sub-menu-link:first-child{border-top:0}.header-menu-links .header-sub-menu-link:hover,.header-menu-links .header-sub-sub-menu-link:hover{font-weight:bold}.search-wrapper{position:relative;width:100%;text-align:center}.allResults{display:none;position:absolute;z-index:2;width:calc(100% - 52px);font-size:15px;font-weight:bold;cursor:pointer;text-align:center;top:476px;left:unset;background:#088888;color:#fff;margin:0 26px;border-radius:0 0 15px 15px;height:28px;line-height:28px}.allResults::after{content:'';background:url('/svgicons/arrow_light.svg') transparent no-repeat center left;background-size:13px;width:15px;height:15px;display:inline-block;transform:rotate(90deg);vertical-align:middle}.header-search{font-size:16px;border-radius:20px;border:0;outline:0;height:30px;width:calc(100% - 40px);margin-left:0;padding:5px 40px 5px 10px;background:#fff url('/svgicons/search.svg') no-repeat center right 15px;background-size:18px}.header-search:hover{}.header-search:focus{}.header-search.open{border-radius:15px 15px 0 0}.header-search.open:after{content:''}.header-search::placeholder{font-size:14px}.searchResults{display:none;position:absolute;background:#C3BFBF;z-index:2;height:500px;overflow:hidden;width:100%}.searchResultsInner{border-radius:0 0 15px 15px;margin:0 20px;width:calc(100% - 40px);height:calc(100% - 20px);background-color:#fff;overflow-y:scroll;position:relative;z-index:2;padding:0 20px;border:5px solid #fff;border-bottom-width:40px}.searchResults.no-results{height:80px}.searchResults.no-results .searchResultsInner{overflow-y:hidden}.searchResultsInner::-webkit-scrollbar{width:4px}.searchResultsInner::-webkit-scrollbar-thumb{border-radius:10px}.searchResultsInner::-webkit-scrollbar-track{border-radius:10px}.no-result,.result-item{gap:10px;padding:10px;display:flex;align-items:center;text-align:right;cursor:pointer;border-bottom:1px dotted #887F7F}.result-item:last-child{border-bottom:0}.result-item:hover{background:#eee}.result-item img{width:70px;max-width:70px;border-radius:10px}.result-item-text{color:#324B4B}.result-item-name{font-weight:bold}.no-result{text-align:center;cursor:default;border:0;display:inline-block;width:100%}@media screen and (min-width:691px) and (max-width:991px){.header-search{width:500px}}@media screen and (min-width:691px){.search-wrapper{width:auto;text-align:right}.header-search{width:350px}.searchResults{width:500px;background:#fff;border-radius:15px 0 15px 15px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.05),0 6px 20px 0 rgba(0,0,0,0.05)}.searchResultsInner{margin:0;width:100%;height:calc(100% - 40px);padding:0 5px;border-width:5px}.allResults{width:calc(500px - 15px);top:495px;margin:0 7px}}.main-content{margin:0 auto;padding:10px;min-height:calc(100vh - 189px);max-width:992px}@media screen and (min-width:992px){.main-content{min-height:calc(100vh - 240px)}}@media screen and (min-width:992px) and (max-width:1550px){.header-menu,.main-content{margin-right:260px;min-width:unset}}.main-content h2{color:#324B4B;font-size:30px;font-weight:bold;margin-bottom:10px}.main-content h2:not(:first-of-type){margin-top:25px}.main-content h3{color:#324B4B;font-size:20px;font-weight:bold;width:100%}.main-content h3:not(:first-of-type){margin-top:30px}.main-footer{margin-top:30px;background:#707070;color:#fff;text-align:center;padding-top:5px;padding-bottom:10px}.main-footer small{text-align:center;margin:0 auto;display:inline-block;width:100%}.main-footer small a{color:#fff !important;text-decoration:none}.innerPagePopup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:3;padding:20px;backdrop-filter:blur(10px)}.innerPagePopup .innerPagePopupContent{background:#E6F4F1;border-radius:20px;padding:20px;width:100%;height:calc(100% - 80px);margin:70px auto 0;text-align:center;position:relative}.innerPagePopup .innerPagePopupClose{font-size:30px;position:absolute;right:18px;top:18px;cursor:pointer;width:13px;height:13px;background:url('/svgicons/icon_x_dark.svg') no-repeat;background-size:13px}.innerPagePopup .innerPagePopupContentInner{height:100%;overflow:auto}.innerPagePopup .innerPagePopupContentInner::-webkit-scrollbar{width:4px}.innerPagePopup .innerPagePopupContentInner::-webkit-scrollbar-thumb{border-radius:10px}.innerPagePopup .innerPagePopupContentInner::-webkit-scrollbar-track{border-radius:10px}@media screen and (min-width:691px){.innerPagePopup .innerPagePopupContent{width:540px;height:calc(100% - 120px)}}@media screen and (min-width:992px){.innerPagePopup .innerPagePopupContent{margin-top:130px}}#discountNotConnected .innerPagePopupContent{height:auto}#discountNotConnected h3{text-align:center}.guest-login-desc{text-align:center;width:100%}.guest-login-desc a{color:#088888;text-decoration:underline}.mobile-tabs{display:flex;width:100%;border-bottom:1px solid #707070;margin-bottom:20px}.mobile-tab{color:#887F7F;display:inline-block;position:relative;width:100px;text-align:center;font-size:18px;cursor:pointer}.mobile-tab.selected:after{content:'';width:100%;border-bottom:4px solid #088888;position:absolute;left:0;bottom:-2px}.mobile-tab.selected{color:#088888;font-weight:bold}.button-code{color:#088888;text-align:center;font-weight:bold;border:3px dotted #088888;border-radius:25px;line-height:45px;height:45px;width:50%;max-width:200px;min-width:165px;padding:5px;display:flex;justify-content:space-between;align-items:center;position:relative}.button-code:before{content:'קוד קופון';font-size:14px;font-weight:bold;display:inline-block;color:#324B4B;background:#e9f2f8;position:absolute;top:-12px;border-radius:10px;height:20px;padding:0 5px;line-height:20px;margin-right:35px}.button-code > span{flex-grow:1}.button-code-copy{background:url('/svgicons/copy.svg') #088888 no-repeat center center;background-size:20px;color:#fff;text-align:center;font-weight:bold;border-radius:16px;max-width:200px;width:40px;height:33px;line-height:30px;cursor:pointer;transition:.5s ease}.button-code-copy:hover{background-color:#119F9F}.toast{visibility:hidden;opacity:0;transition:opacity 0.5s ease-in-out,visibility 0s linear 0.5s;min-width:250px;background:#51b985;backdrop-filter:none;color:#fff;text-align:center;border-radius:5px;padding:10px 20px;position:fixed;z-index:11;margin-left:-125px;left:50%;top:75px;font-size:16px;border:0;box-shadow:0 .25rem .75rem rgba(0,0,0,.2)}.toast.show{visibility:visible;opacity:1;transition:opacity 0.5s ease-in-out}.join-newsletter{text-align:right;margin-bottom:20px;line-height:20px}.join-newsletter-innerText{text-align:center;margin-bottom:20px;padding:0 20px}.join-newsletter > div{font-size:16px}.join-newsletter .checkbox-container{margin-top:10px;display:flex}.join-newsletter input{margin-top:5px}.join-newsletter .linkCancel{margin-top:10px;display:inline-block}.join-newsletter input[type=checkbox] ~ label{font-size:16px;margin-right:25px}.join-newsletter button{background:#088888;display:block;color:#fff;text-align:center;font-weight:bold;border-radius:30px;width:200px;line-height:45px;height:45px;cursor:pointer;outline:0;border:0}.join-newsletter button{background:#119F9F}.innerPagePopupContent.join-newsletter button{margin:0 auto}.gallery-container{position:relative;width:100%;margin:auto;overflow:hidden;text-align:center}.gallery-wrapper{width:calc(100% - 50px);overflow-x:auto;margin:0 auto}.gallery-wrapper::-webkit-scrollbar{display:none}.gallery{display:flex;gap:10px;transition:transform 0.3s ease-in-out;text-decoration:none}.gallery:hover{text-decoration:none}.gallery a{text-decoration:none}.gallery-container .gallery-nav{display:none;position:absolute;top:50%;background:url('/svgicons/arrow_light.svg') #088888 no-repeat center 10px;background-size:17px;width:30px;height:30px;border-radius:20px;border:2px solid #fff;color:#fff;cursor:pointer;line-height:30px;outline:none;z-index:1}.gallery-container .gallery-nav:focus,.gallery-container .gallery-nav:focus-visible{outline:none}.gallery-container .gallery-nav.left{right:10px;transform:translateY(-50%) rotate(270deg)}.gallery-container .gallery-nav.right{left:10px;transform:translateY(-50%) rotate(90deg)}.gallery-container .gallery-nav.disabled{background-color:#C3BFBF;cursor:default}@media screen and (min-width:992px){.gallery-wrapper{width:calc(100% - 30px);margin:auto 15px auto auto;overflow:hidden}.gallery-container .gallery-nav{display:block}.gallery-container .gallery-nav.right{left:5px}.gallery-container .gallery-nav.left{right:0}}@keyframes blink{0%{opacity:0.2}100%{opacity:1}}.spinner-container{width:100%;text-align:center}.spinner-container.not-centered{width:unset;text-align:start}.dots{display:inline-block;width:10px;height:10px;margin-left:0.2em;border-radius:50%;background-color:#fff;animation:blink 1s infinite alternate}.dots.dark{background-color:#088888}.dots:nth-child(2){animation-delay:0.4s}.dots:nth-child(3){animation-delay:0.8s}.spinner{display:inline-block;width:24px;height:24px;border:3px solid #088888;border-radius:50%;border-top-color:transparent;animation:spin 3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.basic-button{background:#088888;color:#fff;text-align:center;font-weight:bold;border-radius:30px;width:200px;line-height:45px;height:45px;cursor:pointer;outline:0;border:0;transition:.5s ease}.basic-button:hover{background:#119F9F}.basic-button.loading-button{background:#C3BFBF;display:inline-block;align-self:center;cursor:not-allowed}.discount.newDiscount::before{content:"חדש";background:#B95176;color:#fff;border-radius:10px;padding:1px 5px;position:absolute;font-size:12px;left:-3px;top:-4px;transform:rotate(-8deg)}.toggleContainer{display:flex}.toggle{display:flex;align-items:center;width:50px;height:24px;border-radius:25px;padding:3px 3px;cursor:pointer}.toggle > div{display:inline-block;width:17px;height:17px;background:#fff;border-radius:20px}.toggle.active{background:#088888;justify-content:flex-start}.toggle.inactive{background:#C3BFBF;justify-content:flex-end}.toggleLabel{margin-right:10px}@keyframes moveUpAndDown{0%{transform:translatey(0px)}50%{transform:translatey(-20px)}100%{transform:translatey(0px)}}@keyframes rotateBackAndForth{0%{transform:rotate(7deg)}50%{transform:rotate(-7deg)}100%{transform:rotate(7deg)}}#pop-button{position:fixed;z-index:3;bottom:20px;left:20px;display:inline-block;background:url('/images/pop.webp') no-repeat;width:100px;height:80px;background-size:100px;animation:moveUpAndDown 2s infinite;cursor:pointer}#popCouponPopup .popCouponPopupContainer{height:555px}#popCouponPopup .innerPagePopupContent{padding:10px;height:unset}#popCouponPopup .innerPagePopupClose{right:8px}#popCouponPopup iframe{width:100%;height:100%;border:none}.customized-select{position:relative;display:inline-block;width:160px}.customized-select.medium{position:relative;display:inline-block;width:200px}.customized-select select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:2px solid #088888;padding:9px 10px 8px;width:100%;font-size:16px}.customized-select::after{content:'';position:absolute;top:50%;left:10px;width:10px;height:5px;border-width:6px 6px 0 6px;border-style:solid;border-color:#088888 transparent transparent transparent;transform:translateY(-50%);pointer-events:none;font-size:12px;color:#088888}.add-to-wishlist{display:inline-block;background:url('/svgicons/add.svg') #088888 no-repeat center center;min-width:30px;width:30px;height:30px;background-size:contain;border-radius:50%;vertical-align:middle;cursor:pointer}.add-to-wishlist.added{background:url('/svgicons/icon_v.svg') #51b985 no-repeat center center;background-size:17px}@font-face{font-family:'Heebo';font-style:normal;font-weight:400;src:url('/font/Heebo-Regular.woff2') format('woff2');font-display:swap}@font-face{font-family:'Heebo';font-style:normal;font-weight:500;src:url('/font/Heebo-Medium.woff2') format('woff2');font-display:swap}@font-face{font-family:'Heebo';font-style:normal;font-weight:700;src:url('/font/Heebo-Bold.woff2') format('woff2');font-display:swap}

/* Source: resultpage.css */
.main-content.resultpage{padding:20px 20px;line-height:2}@media screen and (max-width:991px){.main-content.resultpage{margin:0 auto}}@media screen and (min-width:992px){.main-content.resultpage{padding:20px 10px}.resultpage #resultsList{max-width:660px}}.resultpage a{text-decoration:none}.resultpage .no-results{display:none}.resultpage .noresults_avatar{width:100%;text-align:center;margin:20px auto}.resultpage .noresults_avatar img{width:150px;margin:0 auto}.resultpage .result-item{padding:10px 0}.resultpage .result-item:hover{background:unset}.resultpage .result-item:hover a{color:#088888}.resultpage .result-item-text{flex-grow:1}.resultpage .addToWishlistButton{display:inline-block;background:url('/svgicons/add.svg') #088888 no-repeat center center;min-width:40px;width:40px;height:40px;background-size:contain;border-radius:50%;cursor:pointer}.resultpage .addToWishlistButton.added{display:inline-block;background:url('/svgicons/icon_v.svg') #51b985 no-repeat center center;min-width:40px;width:40px;height:40px;background-size:17px;border-radius:50%}.resultpage #contactUs{display:none;margin-top:20px}

