{"version":3,"sources":["Magento_Cms/styles/pages/header_sticky.scss"],"names":[],"mappings":"AAgBA;EACI,wCAA+B;EAA/B,gCAA+B,EAClC;;AAED;EACI,+CAAsC;EAAtC,uCAAsC;EACtC,gBAAe;EACf,OAAM;EACN,WAAU;EACV,4BAA2B;EAC3B,4BAA2B;EAC3B,sBAAoB,EAEvB;;AAED;EACI,iBAAe,EAClB;;AAOD;EACI,aAAY,EAYf;EAbD;IAIQ,oBAAmB;IACnB,YAAU,EACb;EANL;IAQQ,wCAA+B;IAA/B,gCAA+B;IAC/B,UAAQ;IACR,gBAAc,EACjB;;AAQL;EACI;IACI,aAAY,EACf;EAED;IACI,kBAAiB,EACpB;EAED;IACI,cAAY,EACf,EAAA","file":"header_sticky.css","sourcesContent":["//\n// Proclinic Variables\n// --------------------------------------------\n\n$font-family1                    : 'Vox Round';\n$font-family2                    : 'Gotham';\n\n$amarillo                       : #ab8d4e;\n$marron                         : #9a7f46;\n$marron2                        : #614f25;\n$event-information-padding      : 25px 25px 0;\n$event-information-left-padding : 30px;\n\n\n \n\n.page-header {\n    transition: all .8s ease-in-out;    \n}\n\n.stuck {\n    transition: margin-top .1s ease-in-out;   \n    position: fixed;\n    top: 0;\n    width: 71%; \n    margin-left: 20% !important;\n    margin-right: 0  !important;\n    padding:0 !important;\n \n}\n\n.custom-menu.stuck {\n    margin-top:20px;\n}\n\n.ocultar_header{\n    //display: none;\n    \n}\n\n.page-header.sombra{\n    height: 83px;\n    \n    .header.content {\n        margin: 0px 5% 0 5%;\n        border:0px;\n    } \n    .logo{\n        transition: all .5s ease-in-out;\n        margin:0;\n        margin-top:6px;\n    }\n    \n}\n\n\n\n\n\n@media (max-width: 1024px) {\n    .page-header.sombra{\n        height: auto;\n    }\n    \n    .stuck {\n        position: initial;\n    }\n    \n    .custom-menu.stuck {\n        margin-top:0;\n    }\n    \n}\n\n"]}