.guia_de_talles *{font-family:NeuePlak,SansSerif,sans-serif}.guia_de_talles button{font-family:NeuePlak-Text,SansSerif,sans-serif;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;text-transform:capitalize;text-decoration:underline;color:#5f5f5f;font-size:12px;margin-top:.25rem}@media screen and (min-width:1026px){.guia_de_talles button{font-size:14px}}.guia_de_talles button:hover{cursor:pointer}.guia_de_talles .modal_guia{position:fixed;top:15%;left:50%;z-index:900;border:1px solid #ccc;background:#fff;padding:20px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;width:60%;max-width:95%;height:80%;max-height:80%;margin-left:-30%}.guia_de_talles .modal_guia::-webkit-scrollbar{width:2px;height:2px}.guia_de_talles .modal_guia::-webkit-scrollbar-button{width:0;height:0}.guia_de_talles .modal_guia::-webkit-scrollbar-thumb{background:#e3e3e3;border:0 #fff;border-radius:50px}.guia_de_talles .modal_guia::-webkit-scrollbar-thumb:hover{background:#fff}.guia_de_talles .modal_guia::-webkit-scrollbar-thumb:active{background:#000}.guia_de_talles .modal_guia::-webkit-scrollbar-track{background:#666;border:0 #fff;border-radius:50px}.guia_de_talles .modal_guia::-webkit-scrollbar-track:hover{background:#666}.guia_de_talles .modal_guia::-webkit-scrollbar-track:active{background:#333}.guia_de_talles .modal_guia::-webkit-scrollbar-corner{background:transparent}@media screen and (max-width:768px){.guia_de_talles .modal_guia{width:80%;max-height:90%;height:auto;min-height:50%;margin-top:0;margin-left:-40%;top:10%}}.guia_de_talles .modal_guia .header_guia{width:100%;position:relative;display:flex;border-bottom:thin solid #f5f5f5;padding-bottom:20px;margin-bottom:20px}.guia_de_talles .modal_guia .header_guia h3{font-size:1rem}.guia_de_talles .modal_guia .header_guia span{margin-left:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.25rem;cursor:pointer;font-weight:700}.guia_de_talles .modal_guia img{width:100%}.guia_de_talles .modal_guia img.desktop{display:block}.guia_de_talles .modal_guia img.mobile{display:none}@media screen and (max-width:768px){.guia_de_talles .modal_guia img.desktop{display:none}.guia_de_talles .modal_guia img.mobile{display:block}}.guia_de_talles .bg_guia{background:rgba(0,0,0,.5019607843);z-index:899;position:fixed;top:0;right:0;bottom:0;left:0}.close_modal{position:absolute;right:0;background:#fff;top:0;width:40px;height:40px;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.close_modal span{margin:auto;font-weight:700}