.catalog-wrapper{padding:40px 0}.catalog-wrapper .breadcrumb-wrapper{margin-bottom:40px}.catalog-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb-list{display:flex;align-items:center;gap:5px;list-style:none}.catalog-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb-list .breadcrumb-home{display:flex;align-items:center;gap:5px}.catalog-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb-list .breadcrumb-home::after{content:'';display:block;background:url("/assets/icons/arrow-left.svg");width:7px;height:11px}.catalog-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb-list .breadcrumb-item .breadcrumb-content-wrapper{color:#919191;font-size:16px;font-weight:400}.catalog-wrapper .catalog-components-wrapper{display:flex;justify-content:space-between}.catalog-wrapper .catalog-components-wrapper .not-found-products{font-size:18px;font-weight:600;margin-top:70px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper{width:29%}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filter-header{color:#000;font-size:20px;font-weight:500;text-transform:uppercase;padding:0 5px;margin-bottom:30px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu{border-bottom:1px solid #949494}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-header .menu-button{width:100%;display:flex;justify-content:space-between;background:none;border:none;color:#000;font-size:18px;font-weight:400;padding:12px 5px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu{list-style:none}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper{display:flex;gap:5px;padding:5px 6px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper .checkbox{position:relative}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper .checkbox .checkbox-icon{display:none;position:absolute;background:#FD8888;height:15px;width:15px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper .checkbox .checkbox-icon img{position:absolute;top:2px;left:1px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper .checkbox input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;width:16px;height:16px;z-index:1;position:relative}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .filter-menu .filter-item .checkbox-label-wrapper .label{width:100%}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .button-see-more{margin-bottom:4px}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content .button-see-more button{background:none;border:none;padding-left:6px;color:#676767;font-size:12px;font-weight:400}.catalog-wrapper .catalog-components-wrapper .filter-wrapper .filter .filters-menus-wrappers .filters-menu .filter-menu-content.menu-open{max-height:200px;transition:max-height .3s ease-in-out;overflow-y:scroll;overflow-y:none}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper{width:69%}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-row-gap:15px}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper{max-width:180px;width:100%}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .catalog-item-link{text-decoration:none}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper{max-width:179px;width:100%}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper img{border-radius:10px;max-width:179px;width:100%}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-name-wrapper .item-name p{color:#000;font-size:16px;font-weight:400}.catalog-wrapper .catalog-components-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-name-wrapper .item-reference span{color:#959595;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:400}.catalog-mobile-wrapper{padding:30px 0}.catalog-mobile-wrapper .filter-mobile-wrapper{position:fixed;width:100%;background:#FFF;top:116px;padding:10px 0}.catalog-mobile-wrapper .filter-mobile-wrapper .filter-mobile-button{width:85%;margin:0 auto}.catalog-mobile-wrapper .filter-mobile-wrapper .filter-mobile-button .filter-button{width:100%;height:41px;display:flex;justify-content:center;align-items:center;position:relative;background:#fff;border:1px solid #FD8888;border-radius:5px}.catalog-mobile-wrapper .filter-mobile-wrapper .filter-mobile-button .filter-button .icon{position:absolute;top:2px;left:0}.catalog-mobile-wrapper .filter-mobile-wrapper .filter-mobile-button .filter-button .text{color:#FD8888;font-size:17px;font-weight:500}.catalog-mobile-wrapper .catalog-content-wrapper .not-found-products{font-size:18px;font-weight:600}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-row-gap:25px}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper{max-width:185px;width:100%;margin:0 auto}@media (max-width: 380px){.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper{max-width:145px}}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .catalog-item-link{text-decoration:none}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper{margin-bottom:10px;max-width:185px;width:100%}@media (max-width: 380px){.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper{max-width:145px}}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper img{border-radius:10px;max-width:185px;width:100%}@media (max-width: 380px){.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-imagem-wrapper img{max-width:145px}}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-name-wrapper .item-name{color:#000;font-size:16px;font-weight:400;margin-bottom:2px}.catalog-mobile-wrapper .catalog-content-wrapper .catalog-content-grid .catalog-item-wrapper .item-name-wrapper .item-reference{color:#959595;font-family:'Open Sans', sans-serif;font-size:15px;font-weight:400}
