.main-header{align-items:center;background:#fff;display:flex;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));height:70px;justify-content:center;left:0;position:fixed;right:0;top:0;transition:.3s linear;width:100vw;z-index:999999}.main-header .general-container{align-items:center;display:flex;justify-content:space-between;max-width:1000px;width:100%}.logotext{padding-right:20px}.main-header .logo{height:auto;width:auto}#btncomprar{background:#c30130;border-radius:2px;box-shadow:0 4px 6px rgba(123,8,64,.3);color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-right:20px;padding:10px}#btncomprar:hover{background:#8b0022}