.header{position:relative;padding:20px 0;z-index:1 !important}.header::after{content:" ";position:absolute;left:50%;top:50%;height:100%;width:100vw;background:#7c6656;transform:translate(-50%, -50%);z-index:-1}.header>.body>.upper{border:none;display:flex;padding:0px 0px 0;position:relative}.header>.body>.upper::before{content:" ";position:absolute;left:50%;top:calc(50% + 13px);height:calc(100% + 35px);width:100vw;background:#957b67;transform:translate(-50%, -50%);z-index:-1;box-shadow:rgba(0,0,0,.19) 0px 10px 20px,rgba(0,0,0,.23) 0px 6px 6px}.header>.body>.upper .logo{width:200px;text-align:start}.header>.body>.upper .logo a{display:inline-block}.header>.body>.upper .logo a img{height:45px;display:block;filter:contrast(0) brightness(100)}.header>.body>.upper .logo.mobile{display:none}.header>.body>.upper .header-links{flex-grow:1;text-align:start}.header>.body>.upper .header-links .header-cl-images{position:relative;width:180px;height:5px}.header>.body>.upper .header-links .header-cl-images img{position:absolute;top:50%;transform:translateY(-50%)}.header>.body>.upper .header-links .header-cl-images img:first-child{width:90px;left:0;z-index:1}.header>.body>.upper .header-links .header-cl-images img:last-child{width:100px;right:0}.header>.body>.lower{padding:10px 0 7px;display:flex;justify-content:space-between;direction:rtl}.header>.body>.lower>*{direction:ltr}.header>.body>.lower .block-account-navigation{margin:0 15px !important;border-color:#ddd}.header>.body>.lower .block-account-navigation:before,.header>.body>.lower .block-account-navigation::after{display:none}.header>.body>.lower .block-account-navigation .list li{border-color:#ddd}.header>.body>.lower .block-account-navigation .list li.active a{background:#fff !important}.header>.mobile{display:none;position:fixed;left:0;top:0;height:50px;width:100%;background:#7c6656;box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.24)}.header>.mobile .logo{position:absolute;top:50%;left:15px;transform:translate(0, -50%)}.header>.mobile .logo a{display:block}.header>.mobile .logo a img{display:block;height:44px;filter:contrast(0) brightness(100)}.header>.mobile .menu-button{position:absolute;top:50%;right:15px;transform:translate(0, -50%)}.header.open bun:before,.header.open bun:after{width:0}.header.open bun burger:before{transform:rotate(135deg)}.header.open bun burger:after{transform:rotate(45deg)}wrapper{display:block;position:relative;width:30px;height:30px}wrapper bun:before{content:"";position:absolute;width:100%;height:12%;background:#fff;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2);top:10%;right:0}wrapper bun:after{content:"";position:absolute;width:100%;height:12%;background:#fff;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2);bottom:10%;left:0}wrapper bun burger{position:absolute;display:flex;align-items:center;height:30px;width:30px}wrapper bun burger:before,wrapper bun burger:after{content:"";position:absolute;width:100%;height:12%;background:#fff;border-radius:30px;transition:all .5s cubic-bezier(0.1, 0.9, 0, 1.2)}@media all and (max-width: 1000px){.header{height:50px;min-height:50px;position:relative;padding:20px 0;z-index:10 !important}.header>.body{position:fixed;width:80%;max-width:300px;height:100%;top:0;left:0;transform:translate(-100%, 0px);background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:block;transition:.4s ease;overflow:auto}.header>.body .upper{display:flex;flex-wrap:wrap;margin:15px 15px 10px}.header>.body .upper::before{display:none}.header>.body .upper .logo{display:none}.header>.body .upper .logo.mobile{display:block;width:100%;margin:0 0}.header>.body .upper .logo.mobile .header-logo{transform:scale(0.9) translate(0, -5px);margin:0;width:100%}.header>.body .upper .logo.mobile .header-logo img{height:unset !important;width:100%;margin:10px auto;filter:none}.header>.body .upper .header-links{flex-grow:1}.header>.body .upper .header-links ul li{margin:5px 7px}.header>.body .upper .header-links ul .header-cl-images{position:relative;display:flex;width:100%;height:auto;margin:0px 0 15px;justify-content:space-evenly}.header>.body .upper .header-links ul .header-cl-images img{position:relative;top:unset;transform:unset;align-self:center}.header>.body .upper .header-links ul .header-cl-images img:first-child{width:90px;left:unset;z-index:1}.header>.body .upper .header-links ul .header-cl-images img:last-child{width:100px;right:unset}.header>.body .lower{display:block;padding:10px 15px}.header>.mobile{display:block}.header::before{content:" ";position:fixed;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.3);opacity:0;z-index:499;transition:.3s;pointer-events:none}.header.open>.body{transform:translate(0%, 0px);z-index:500}.header.open::before{opacity:1;pointer-events:unset}}