.navigation{margin:16px 0}.navigation__inner{margin:0;padding:0}.navigation__item{display:block;line-height:1}.navigation__item:after{content:none}.navigation__link{color:#3F3F40;display:block;font-size:16px;font-weight:600;line-height:48px;padding:0 32px}.offcanvas--store .navigation__link{color:#fff}.offcanvas--store .navigation__link:hover{background:#BC1906;color:#fff}.store-link{background:#EB1F07;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:'IcaRubrik', Arial;height:60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 58px 0 32px;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.offcanvas--store .store-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;color:#3F3F40;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-14px}.offcanvas--store .store-link:hover{background:#fff;color:#f088b6 !important}.offcanvas--store .store-link:hover>svg{fill:#f088b6}.offcanvas--store .store-link span{margin-left:-8px}.store-link span{display:block;line-height:1}.store-link:hover{background:#BC1906;color:#fff !important}.store-link__title{font-size:16px;font-weight:600;letter-spacing:.3px;margin:3px 0 5px}.offcanvas--store .store-link__title{margin:4px 0 0}.store-link__name{font-size:12px;font-weight:400}.offcanvas--store .store-link__name{display:none}.store-link__icon{fill:#fff;height:48px;position:absolute;right:21px;top:8px;width:32px}.offcanvas--store .store-link__icon{fill:#e13205;margin-left:26px;position:relative;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.offcanvas{background:#fff;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:fixed;top:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out;width:280px;z-index:999;font-family:'IcaText';font-weight:normal}.offcanvas *{box-sizing:border-box !important}@media (min-width: 768px){.offcanvas{bottom:auto;height:auto;max-height:100vh}}.offcanvas svg{pointer-events:none}.offcanvas--left{left:-280px}.offcanvas--left.offcanvas--active{box-shadow:0 0 20px rgba(0,0,0,0.3);-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}.offcanvas--right{right:-280px}.offcanvas--right.offcanvas--active{box-shadow:0 0 20px rgba(0,0,0,0.3);-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}.offcanvas--store{background:#EB1F07}.offcanvas-overlay{background:rgba(0,0,0,0.2);bottom:0;cursor:pointer;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.offcanvas-overlay--active{display:block}@media (min-width: 768px){.offcanvas-overlay--active{display:none}}.offcanvas__close{display:inline-block;margin:0 0 0 16px}.offcanvas__close svg{fill:#e13205;height:48px;-webkit-transition:fill .1s ease-in-out;transition:fill .1s ease-in-out;width:48px}.offcanvas--store .offcanvas__close svg{fill:#fff}.offcanvas__close:hover svg{fill:#f088b6}.offcanvas--store .offcanvas__close:hover svg{fill:#fff}@media (min-width: 768px){.offcanvas__close{margin:22px 0 0 16px}}.offcanvas__head{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:54px}.offcanvas--right .offcanvas__head{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.offcanvas__head,.offcanvas__foot{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.offcanvas__body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;-ms-touch-action:pan-y;touch-action:pan-y}.circle-links{padding:15px}.circle-links::after{clear:both;content:'';display:table}.circle-link{cursor:default;float:left;min-width:33.21%;padding:10px;text-align:center}.circle-link__label{color:#3F3F40;display:block;font-size:12px;font-weight:400;margin-top:10px;text-align:center;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}a.circle-link{cursor:pointer}a.circle-link:hover svg{fill:#f088b6}a.circle-link:hover .circle-link__label{color:#f088b6}.quick-login,.quick-profile{margin:-25px auto 0;max-width:300px;padding:25px 15px}.quick-profile{clear:both;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.quick-profile a{color:#f088b6;display:inline-block;font-size:14px;font-weight:600}.top-bar{font-family:'IcaText';font-weight:normal;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;box-shadow:0 1px 4px 0 rgba(63,63,64,0.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;margin-bottom:0;position:fixed;right:0;top:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:height .3s ease, -webkit-transform .3s ease;transition:height .3s ease, -webkit-transform .3s ease;transition:transform .3s ease, height .3s ease;transition:transform .3s ease, height .3s ease, -webkit-transform .3s ease;z-index:101}.top-bar *{box-sizing:border-box !important}.top-bar svg{pointer-events:none}.top-bar__wrapper{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;padding:0 16px;width:100%}@media (min-width: 768px){.top-bar__wrapper{height:70px}}.top-bar__middle{-webkit-box-flex:1;-webkit-flex:1 0 30%;-ms-flex:1 0 30%;flex:1 0 30%}.top-bar__left,.top-bar__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 35%;-ms-flex:1 0 35%;flex:1 0 35%}@media (max-width: 767px){.top-bar__left,.top-bar__right{padding:0}}.top-bar__right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 479px){.top-bar__right{margin-right:-10px}}@media (max-width: 479px){.top-bar__left{margin-left:-10px}}.top-bar__button{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:48px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;outline:0;padding:0;position:static;width:auto}.top-bar__button>svg{fill:#e13205;height:48px;min-width:48px;-webkit-transition:fill .1s ease-in-out;transition:fill .1s ease-in-out;width:48px}@media (max-width: 479px){.top-bar__button>svg{height:36px;min-width:36px;width:36px}}@media (min-width: 768px){.top-bar__button:hover>svg{fill:#f088b6}}.top-bar__home-link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:50px}.top-bar__logo{fill:#EB1F07;height:35px;width:70px}.ie .top-bar__logo{margin-top:7.5px}@media (max-width: 767px){.ie .top-bar__logo{margin-top:15px}}@media (max-width: 767px){.top-bar__logo{height:23px;width:46px}}.top-bar-display-name{font-size:16px;font-weight:600}@media (max-width: 479px){.top-bar-display-name{display:none}}.top-bar__sub-menu{border-top:1px solid #D5D7DA;position:relative;width:100%}.top-bar-sub-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;width:100%;overflow-x:auto}@media (max-width: 767px){.top-bar-sub-menu{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.top-bar-sub-menu__arrow{background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(50%, #fff), to(#fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 50%, #fff 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 50%, #fff 100%);bottom:0;cursor:pointer;display:none;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );height:48px;position:absolute;top:0}.top-bar-sub-menu__arrow svg{fill:#808283;height:48px;width:48px}.top-bar-sub-menu__arrow--left{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top-bar-sub-menu__arrow--right{right:0}.top-bar-sub-menu__item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.top-bar-sub-menu__item>a{border-bottom:1px solid #FFF;color:#6D6F70;font-size:1.6rem;height:48px;line-height:48px;margin:0 5px;padding:0 5px 3px;white-space:nowrap}.top-bar-sub-menu__item>a:hover{color:#EB1F07}.top-bar-sub-menu__item--active a{border-bottom:1px solid;color:#EB1F07}.top-bar-sub-menu__item:first-child{padding-left:11px}.top-bar-sub-menu__item:last-child{padding-right:11px}.dropdown{background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.3);cursor:default;opacity:0;position:absolute;top:100%;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;visibility:hidden;z-index:101}body.submenu-header .dropdown{top:-webkit-calc(100% - 48px);top:calc(100% - 48px)}.dropdown.dropdown--active{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;visibility:visible}html.ios #dropdown-search.dropdown,html.ios #dropdown-search.dropdown.dropdown--active{-webkit-transform:initial;transform:initial;-webkit-transition:unset;transition:unset}.dropdown__body{background:#FFF;position:relative;z-index:2}.dropdown__arrow{background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.3);height:30px;position:absolute;top:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:30px}#dropdown-search{left:16px;max-width:320px;width:100%}@media (max-width: 479px){#dropdown-search{left:0;max-width:none}}#dropdown-search .dropdown__arrow{left:45px}@media (min-width: 480px){#dropdown-search .dropdown__arrow{left:56px}}#dropdown-avatar{right:16px;width:320px}@media (max-width: 479px){#dropdown-avatar{left:0;right:0;width:100%}}#dropdown-avatar .dropdown__arrow{right:81px}@media (min-width: 480px){#dropdown-avatar .dropdown__arrow{right:105px}}body.sticky-header{padding-top:50px}body.sticky-header.submenu-header{padding-top:99px}@media (min-width: 768px){body.sticky-header{padding-top:70px}body.sticky-header.submenu-header{padding-top:119px}}

.pl.footer{background:#fff;border-top:solid 5px #EB1F07;font-family:'icatext'}.pl.footer .footer-nav{background:#fff}.pl.footer .footer-nav li{display:block;list-style:none;margin:0 0 8px}.pl.footer .footer-nav h3{font-size:1.6rem;font-weight:bold;line-height:3rem}.pl.footer .footer-nav a{font-size:1.4rem}.pl.footer .center-horizontally{margin-left:auto;margin-right:auto}.pl.footer .masonry{-webkit-column-gap:2rem;column-gap:2rem;width:100%}@media (max-width: 767px){.pl.footer .masonry{-webkit-column-count:1;column-count:1}}@media (min-width: 480px) and (max-width: 1023px){.pl.footer .masonry{-webkit-column-count:2;column-count:2}}@media (min-width: 768px) and (max-width: 1199px){.pl.footer .masonry{-webkit-column-count:3;column-count:3}}@media (min-width: 1024px){.pl.footer .masonry{-webkit-column-count:4;column-count:4}}@media (min-width: 1200px){.pl.footer .masonry{-webkit-column-count:4;column-count:4}}.pl.footer .masonry .masonry--item{-webkit-column-break-inside:avoid;break-inside:avoid-column;display:table;width:100%}.pl.footer .bread-crumbs-wrapper{display:none;padding-top:2rem}@media (min-width: 480px){.pl.footer .bread-crumbs-wrapper{display:block}}.pl.footer .bread-crumbs-wrapper .bread-crumbs{border-bottom:1px solid #D5D7DA}.pl.footer .bread-crumbs-wrapper li{display:inline-block;margin:0;position:relative;vertical-align:top;width:auto;height:3.5rem}.pl.footer .bread-crumbs-wrapper li:first-child::after{-webkit-transform:translate(-5px, -23px) rotate(45deg);transform:translate(-5px, -23px) rotate(45deg)}.pl.footer .bread-crumbs-wrapper li:first-child::after{-webkit-transform:translate(-5px, -23px) rotate(45deg);transform:translate(-5px, -23px) rotate(45deg)}.pl.footer .bread-crumbs-wrapper li::after{border-right:1px solid #D5D7DA;border-top:1px solid #D5D7DA;content:'';display:inline-block;height:8px;margin:0 15px;-webkit-transform:translate(-5px, 0) rotate(45deg);transform:translate(-5px, 0) rotate(45deg);width:8px}.pl.footer .bread-crumbs-wrapper li:last-child::after{content:none}.pl.footer .bread-crumbs-wrapper a{color:#343434;display:inline-block}.pl.footer .bread-crumbs-wrapper a:hover{color:#f088b6}.pl.footer .bread-crumbs-wrapper .logo-wrapper{font-size:0}.pl.footer .bread-crumbs-wrapper .ica-logo{fill:#EB1F07;height:3.8rem;position:relative;top:-8px;width:2.8rem}.pl.footer .footer-link-list{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 0 5px 0}@media (min-width: 768px){.pl.footer .footer-link-list{padding:2.5rem 0}}.pl.footer .footer-link-list section header a{font-size:inherit;color:inherit}.pl.footer .footer-link-list section header a:hover{color:#f088b6}.pl.footer .footer-link-list .link-list a{color:#808283}.pl.footer .footer-sub-nav .footer-divider{padding-bottom:0 !important;padding-top:0 !important}.pl.footer .footer-sub-nav .footer-divider--line{border-top:1px solid #D5D7DA;width:100%}.pl.footer .footer-sub-nav .footer-divider.footer-divider--first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.pl.footer .footer-sub-nav .footer-divider.footer-divider--last,.pl.footer .footer-sub-nav .footer-divider.footer-divider--middle{display:none}.pl.footer .footer-sub-nav--service-icon{margin:0 1rem}.pl.footer .footer-sub-nav .contact-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.pl.footer .footer-sub-nav .row>div{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px;padding-top:20px}@media (max-width: 1023px){.pl.footer .footer-sub-nav .row .bottom-row-footer{display:none}}.pl.footer .footer-sub-nav .row .social-column{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:3rem}.pl.footer .footer-sub-nav .row .social-column::after{border-top-width:1px;left:0;right:0;top:0}@media (min-width: 480px){.pl.footer .footer-sub-nav .row .social-column{border-bottom-width:0;padding-bottom:1.5rem}}@media (max-width: 479px){.pl.footer .footer-sub-nav .row .footer-divider.footer-divider--middle{display:initial}}.pl.footer .footer-sub-nav p{margin-bottom:0;margin-top:0}.pl.footer .footer-sub-nav .address{display:inline-block;font-size:1.3rem;line-height:1.3;vertical-align:top;color:#808283}.pl.footer .footer-sub-nav .totop-bottom-row:before,.pl.footer .footer-sub-nav .bottom-row-footer:before{border-color:#F3F0EB;border-style:solid;border-width:0;content:'';display:block;position:absolute}.pl.footer .footer-sub-nav .social-column::before,.pl.footer .footer-sub-nav .bottom-row-footer::before{left:0;right:0;top:0}@media (min-width: 1024px){.pl.footer .footer-sub-nav .social-column::before,.pl.footer .footer-sub-nav .bottom-row-footer::before{left:-20px;right:-20px}}@media (min-width: 1024px){.pl.footer .footer-sub-nav .social-column::before{border-left-width:1px;bottom:5px;left:-5px;right:auto;top:5px}}.pl.footer .footer-sub-nav .totop-column::before{border-left-width:1px;border-top-width:1px;bottom:0;left:0;top:0}@media (min-width: 480px) and (max-width: 1023px){.pl.footer .footer-sub-nav .totop-column{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}.pl.footer .footer-sub-nav .totop-column a{color:#3F3F40;display:block;font-size:1.4rem;margin:10px auto;text-align:center}.pl.footer .footer-sub-nav .totop-column a:hover{color:#f088b6}.pl.footer .footer-sub-nav .icon-totop{background-color:#F7F7F7;border:1px solid #D5D7DA;border-radius:50%;display:inline-block;height:26px;margin-left:10px;position:relative;vertical-align:middle;width:26px}.pl.footer .footer-sub-nav .icon-totop::after{border:solid #808283;border-width:0 2px 2px 0;bottom:0;content:'';height:8px;left:8px;position:absolute;right:0;top:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);width:8px}.pl.footer .footer-sub-nav .contact-column{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 480px) and (max-width: 1023px){.pl.footer .footer-sub-nav .contact-column{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}.pl.footer .footer-sub-nav .social-icons{padding:0;text-align:center;opacity:0.25}@media (max-width: 479px){.pl.footer .footer-sub-nav .social-icons{margin:0 auto}}@media (min-width: 1024px){.pl.footer .footer-sub-nav .social-icons{margin:0 auto}}.pl.footer .footer-sub-nav .social-icons li{display:inline-block;height:17px;line-height:17px;margin:0;padding:0 10px;vertical-align:middle;zoom:1}.pl.footer .footer-sub-nav .social-icons li:first-child{border-width:0;padding-left:0}.pl.footer .footer-sub-nav .social-icons a{display:inline-block}.pl.footer .footer-sub-nav .social-icons svg.facebook-svg-icon{height:15px;width:18px}.pl.footer .footer-sub-nav .social-icons svg.youtube-svg-icon{height:20px;width:20px}.pl.footer .footer-sub-nav .social-icons .icon-app{margin-right:10px;vertical-align:middle}.pl.footer .footer-sub-nav .social-icons .icon-veckobrev{margin-bottom:4px;margin-right:10px;vertical-align:bottom}@media (max-width: 1023px){.pl.footer .footer-sub-nav .footer-divider.footer-divider--last{display:initial}}@media (min-width: 1024px){.pl.footer .footer-sub-nav .service-column{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.pl.footer .footer-sub-nav .service-column a>img{pointer-events:none;vertical-align:top;margin-left:0;margin-right:0;padding-right:1.5rem;opacity:0.25}.pl.footer .footer-sub-nav .service-column a>img.apoteket-hjartat-logo{width:122.8px;height:18.8px;margin-top:-2.5px}@media only screen and (max-device-width: 320px){.pl.footer .footer-sub-nav .service-column a>img.apoteket-hjartat-logo{width:109px}}.pl.footer .footer-sub-nav .service-column a>img.ica-banken-logo{width:87.8px;height:14px}.pl.footer .footer-sub-nav .service-column a>img.ica-forsakring-logo{width:108.5px;height:17.1px}.pl.footer .icon-ica-logo{display:inline-block;fill:#EB1F07;font-size:5.5rem;height:28px;line-height:0;margin-right:10px;width:55px}.pl.footer nav ul,.pl.footer nav ol{margin:0;padding:0}.has-hover .footer-link-list .link-list a:hover{color:#f088b6}.footer-puffar{display:none}
