.botiga-header{align-items:center;background-color:var(--main-color);display:flex;font-weight:700;height:75px;justify-content:space-between;padding-left:30px;padding-right:30px;position:relative;z-index:20}@media only screen and (max-width:767px){.botiga-header{padding-left:10px;padding-right:10px}}.botiga-header__title{color:#fff;flex-shrink:0;font:700 24px/1 var(--secondary-font)}.botiga-header__title:hover{text-decoration:underline}@media only screen and (max-width:1024px){.botiga-header__title{display:none}}@media only screen and (max-width:767px){.botiga-header__title{font-size:20px}}.botiga-header__title--mob{display:none}@media only screen and (max-width:1024px){.botiga-header__title--mob{display:flex;flex-direction:column;justify-content:center}}.botiga-header__title-text{line-height:32px;margin:0}.botiga-header__title-sub-text{font-size:14px;font-weight:400;line-height:16px;margin:0}.botiga-header-nav{display:flex;flex-wrap:wrap}@media only screen and (max-width:1024px){.botiga-header-nav{background-color:#fff;flex-direction:column;height:100%;overflow:auto;padding:20px;position:fixed;right:-100%;top:0;transition:all .3s ease-in-out;width:360px;z-index:20}}.botiga-header-nav:before{background-color:#000;bottom:0;content:"";height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%}.botiga-header-nav.active{right:0}.botiga-header-nav.active:before{content:"";left:-360px;opacity:.5;visibility:visible}.botiga-header-nav__item{color:#fff;font-size:16px;font-weight:500;margin-left:15px}@media only screen and (max-width:1024px){.botiga-header-nav__item{color:var(--main-color)}}@media only screen and (max-width:767px){.botiga-header-nav__item{font-size:20px;margin-bottom:10px;margin-left:0}}.botiga-header-nav__item:hover{color:var(--accent-color)}.botiga-header-mob-menu-btn{align-items:center;background-color:#fff;cursor:pointer;display:none;height:35px;justify-content:center;padding:15px;position:relative;width:45px}.botiga-header-mob-menu-btn__wrapper{display:grid;place-items:center}.botiga-header-mob-menu-btn__wrapper svg{flex-shrink:0;height:15px}@media only screen and (max-width:1024px){.botiga-header-mob-menu-btn{display:flex}}.botiga-header-mob-menu-btn--modal{align-self:flex-end}
