.plugin-fixed-header{z-index:10;background:#fff;border-bottom:1px solid #aaa;width:100%;transition:all .15s;position:fixed;left:0;transform:translateZ(0);box-shadow:0 0 5px #b4b4b4}@media(width>=469px){.plugin-fixed-header{top:-200px}}@media(width<=468px){.plugin-fixed-header{bottom:-200px}}@media(width>=469px){.plugin-fixed-header.active{top:0}}@media(width<=468px){.plugin-fixed-header.active{bottom:0}}.plugin-fixed-header__container{align-items:center;max-width:1220px;margin:0 auto;padding-top:10px;padding-bottom:10px;display:flex}@media(width<=468px){.plugin-fixed-header__container{padding-top:5px;padding-bottom:5px;display:block}}.plugin-fixed-header__name{width:calc(100% - 480px);font-size:20px;font-weight:700}@media(width<=468px){.plugin-fixed-header__name{display:none}}.plugin-fixed-header__image{width:80px;height:50px}@media(width<=468px){.plugin-fixed-header__image{display:none}}.plugin-fixed-header__availability{color:#454545;padding-left:20px;font-size:15px;font-weight:400}@media(width<=468px){.plugin-fixed-header__availability{display:none}}.plugin-fixed-header__img{width:auto;max-width:100%;height:auto;max-height:100%}@media(width<=468px){.plugin-fixed-header__img{display:none}}.plugin-fixed-header__price{text-align:right;width:200px;font-size:24px;font-weight:700}@media(width<=468px){.plugin-fixed-header__price{display:none}}.plugin-fixed-header__basket{text-align:right;width:200px;padding-left:20px}@media(width<=468px){.plugin-fixed-header__basket{width:100%;padding:0 10px}}.plugin-fixed-header__basket>button{width:100%!important}@media(width<=468px){.plugin-fixed-header__basket>button{padding:6px 10px!important;display:block!important}}