.search-searchbox{background-color:var(--color-bg-primary);width:100%;box-shadow:0 0 0 1px var(--color-bg-contrast-hover);display:flex}.search-searchbox:hover,.search-searchbox:hover .searchbox-input{background-color:var(--color-hover-primary)}.search-searchbox .searchbox-input{background-color:var(--color-bg-primary);color:var(--color-text-primary);border:none;outline:none;padding:5px}.search-searchbox .searchbox-icon{cursor:pointer;justify-content:center;align-items:center;padding:5px;display:flex}
.pagination-list{flex-wrap:wrap;margin:10px 0;list-style:none;display:flex}.pagination-list .pagination-item{border-radius:4px;margin:0 4px;padding:6px 10px}.pagination-list .pagination-item.enabled{background-color:var(--color-bg-contrast);cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 0 0 1px var(--color-border-secondary);border-style:none}.pagination-list .pagination-item.enabled:hover:not(.pagination-list .pagination-item.enabled.active){background-color:var(--color-bg-contrast-hover)}.pagination-list .pagination-item.active{background-color:#0000}
.product-card{text-align:center;flex-direction:column;align-items:center;width:260px;max-width:100%;margin:30px 20px;padding:10px;display:flex}@media only screen and (max-width:480px){.product-card{margin:20px 0;padding:5px 0}}.product-card.profile-card .card-subtitle{margin-top:40px}.product-card.long{width:325px}.product-card.wide{width:500px}.product-card.small{width:200px;padding:7px}.product-card.small.long{width:225px}.product-card.small .card-title{white-space:pre-line;margin:4px;font-size:1.4em;font-weight:500}.product-card.small .card-subtitle{letter-spacing:1px;margin:7px;font-size:1.4em;font-weight:600}.product-card.small .product-cod{color:#cfa34d;padding-top:20px;font-weight:600}.product-card.small .card-price{margin:3px;font-size:.9em}.product-card.small .card-info{color:#91919b;margin:3px;font-size:.9em}.product-card.mini{width:90px;margin:20px 10px;padding:7px}@media only screen and (max-width:480px){.product-card.mini{font-size:.75em}}.product-card.mini.long{width:175px}.product-card.mini .card-title{white-space:pre-line;margin:4px;font-size:1.35em;font-weight:300}.product-card.mini .card-subtitle{letter-spacing:1px;margin:7px;font-size:1.35em;font-weight:600}.product-card.mini .product-cod{color:#cfa34d;padding-top:15px;font-weight:600}.product-card.mini .card-price{margin:3px;font-size:.9em}.product-card.mini .card-info{color:#91919b;margin:3px;font-size:.9em}.product-card.hover-grow-image:hover .card-image{transform-origin:bottom;transform:scale(1)}.product-card.hover-grow-image .card-image{transform-origin:bottom;transition:transform .3s ease-in-out;transform:scale(.85)}.product-card .card-image{justify-content:center;align-items:center;display:flex;position:relative}.product-card .card-image .card-image__thumbnail{opacity:1;transition:opacity .6s ease-in-out .2s}.product-card .card-image .hover-image{opacity:0;width:100%;height:100%;transition:opacity .35s ease-in-out;position:absolute}.product-card .card-image .hover-image img{max-width:100%;max-height:100%}.product-card .card-image.hoverable:hover.change .card-image__thumbnail{opacity:0}.product-card .card-image.hoverable:hover .card-image__thumbnail{transition:opacity .35s ease-in-out}.product-card .card-image.hoverable:hover .hover-image{opacity:1;transition:opacity .6s ease-in-out .2s}.product-card .card-title{white-space:pre-line;margin:4px;font-size:1.4em;font-weight:500}.product-card .card-subtitle{letter-spacing:1px;margin:7px;font-size:1.4em;font-weight:600}.product-card .product-cod{color:#cfa34d;padding-top:20px;font-weight:600}.product-card .card-price{margin:3px}.product-card .card-info{color:#91919b;margin:3px}.product-card .card-finishing-list{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.product-card .card-finishing-list .card-finishing{cursor:pointer;width:35px;height:35px;padding:8px;position:relative}.product-card .card-finishing-list .card-finishing:after{content:"";z-index:0;border-radius:100%;width:19px;height:19px;position:absolute;top:8px;left:8px}.product-card .card-finishing-list .card-finishing img{z-index:100;width:100%;height:100%;position:relative}.product-card .card-finishing-list .card-finishing.selected:after{outline-offset:3px;border-radius:100%;outline:2px solid #afafb9;padding:0}
.accessory-item__box{text-align:center;flex-direction:column;align-items:center;width:250px;max-width:100%;margin:20px 10px;padding:10px;display:flex;position:relative}.accessory-item__box .accessory-list__item{width:90%;height:90%;padding:10px;transition:transform .25s ease-in-out,box-shadow .2s ease-in-out;position:absolute;top:5%;left:5%}.accessory-item__box .list-item__image{transform-origin:100%;flex-shrink:1;justify-content:center;align-items:center;width:80%;max-width:100%;max-height:100%;transition:transform .25s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative}.accessory-item__box .list-item__image img{max-width:100%;max-height:100%}.accessory-item__box .list-item__body{margin-left:10px}.accessory-item__box .list-item__body .item-body__content .list-item__title{white-space:pre-line;margin:7px;font-size:1.15em;font-weight:500}.accessory-item__box .list-item__body .item-body__content .list-item__subtitle{letter-spacing:1px;margin:7px;font-size:1.3em;font-weight:600}.accessory-item__box .list-item__body .item-body__content .product-cod{color:#cfa34d;padding-top:20px;font-weight:600}.accessory-item__box .list-item__body .item-body__content .list-item__price{color:#91919b;margin:5px;font-size:.9em;font-weight:700}.accessory-item__box .list-item__body .item-body__content .list-item__price>b{font-weight:700}.accessory-item__box .list-item__body .accessory-card-finishing-list{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.accessory-item__box .list-item__body .accessory-card-finishing-list .card-finishing{cursor:pointer;width:36px;height:36px;padding:7px;position:relative}.accessory-item__box .list-item__body .accessory-card-finishing-list .card-finishing:after{content:"";z-index:0;border-radius:100%;width:22px;height:22px;position:absolute;top:7px;left:7px}.accessory-item__box .list-item__body .accessory-card-finishing-list .card-finishing img{z-index:100;width:100%;height:100%;position:relative}.accessory-item__box .list-item__body .accessory-card-finishing-list .card-finishing.selected:after{outline-offset:3px;border-radius:100%;outline:2px solid #afafb9;padding:0}
.refinement-list .refinement-list__list{flex-wrap:wrap;margin:0;padding:0;display:flex}.refinement-list .refinement-list__list .refinement-list__item{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;margin:6px 10px;display:flex}.refinement-list .refinement-list__list .refinement-list__item.selected{font-weight:700}.refinement-list .list-show-more{margin:4px 0 0 2px;text-decoration:underline}.refinement-list .list-show-more>a{align-items:center;padding:4px;font-size:90%;display:flex}.refinement-list .refinement-show-more{margin:4px 0 0 2px}.refinement-list .refinement-show-more>a{padding:4px;font-size:90%}
.strip-color-list{grid-template-columns:auto auto;max-width:100%;padding:0;display:grid}@media only screen and (max-width:1200px){.strip-color-list{grid-template-columns:1fr}}.strip-color-list .strip-color-item{-webkit-user-select:none;user-select:none;margin:5px 10px}.strip-color-list .strip-color-item.selected{font-weight:700}.strip-color-list .strip-color-item .strip-color__info{justify-content:center;align-items:center;display:flex}.strip-color-list .strip-color-item .strip-color__info .strip-color__icon{flex-grow:0;flex-shrink:0}.strip-color-list .strip-color-item .strip-color__info .strip-color__label{flex-grow:1;flex-shrink:1;margin-left:15px}
.current-refinements{flex-wrap:wrap;margin:0;list-style:none;display:flex}.current-refinements .current-refinement-item{margin-right:10px}.current-refinements .current-refinement-item span{color:#91919b;margin-right:10px;font-size:.9em;font-weight:600}.current-refinements .current-refinement-item a{font-weight:500}
.loading-icon{justify-content:center;align-items:center;display:flex}.loading-spinner{color:official;width:80px;height:80px;display:inline-block;position:relative}.loading-spinner div{transform-origin:40px 40px;animation:1.2s linear infinite loading-spinner}.loading-spinner div:after{content:" ";background:#000;border-radius:20%;width:6px;height:18px;display:block;position:absolute;top:3px;left:37px}.loading-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0)}.loading-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.loading-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.loading-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.loading-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.loading-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.loading-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.loading-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.loading-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.loading-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.loading-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.loading-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes loading-spinner{0%{opacity:1}to{opacity:0}}
.range-space{margin:0 10px;padding:calc(5px + 1.2em) 32px calc(5px + 1.2em) 10px}.range-space .range{-webkit-user-select:none;user-select:none;width:100%;height:20px;position:relative}.range-space .range.double .range-thumb-min .range-thumb-min-circle{visibility:visible}.range-space .range .range-step-info,.range-space .range .range-width-info,.range-space .range .range-precision-info,.range-space .range .range-label-minEnabled,.range-space .range .range-label-maxEnabled,.range-space .range .range-label{display:none}.range-space .range .range-track{background-color:#e2caa3;width:100%;height:2px;position:absolute;top:calc(50% - 1px);left:11px}.range-space .range .range-track:hover~.range-thumb-min-circle,.range-space .range .range-track:hover .range-thumb-max-circle{transform:scale(1.25)}.range-space .range .range-track:after{content:"";background-color:#e2caa3;width:2px;height:10px;position:absolute;top:-4px;left:-2px}.range-space .range .range-track:before{content:"";background-color:#e2caa3;width:2px;height:10px;position:absolute;top:-4px;right:-2px}.range-space .range .range-track-fill{background-color:#141414;height:2px;position:absolute;top:calc(50% - 1px);left:11px}.range-space .range .range-thumb-min .range-thumb-min-circle{visibility:hidden}.range-space .range .range-thumb-min,.range-space .range .range-thumb-max{cursor:pointer;width:16px;height:16px;position:absolute;top:calc(50% - 9px)}.range-space .range .range-thumb-min:hover>.range-thumb-min-circle,.range-space .range .range-thumb-min:hover .range-thumb-max-circle,.range-space .range .range-thumb-max:hover>.range-thumb-min-circle,.range-space .range .range-thumb-max:hover .range-thumb-max-circle{transform:scale(1.25)}.range-space .range .range-thumb-min>.range-thumb-min-circle,.range-space .range .range-thumb-min .range-thumb-max-circle,.range-space .range .range-thumb-max>.range-thumb-min-circle,.range-space .range .range-thumb-max .range-thumb-max-circle{background-color:#141414;border-radius:100%;outline:4px solid #fafafa;width:100%;height:100%;margin:auto;transition:transform .2s ease-in-out}.range-space .range .range-thumb-min .range-label-min,.range-space .range .range-thumb-min .range-label-max,.range-space .range .range-thumb-max .range-label-min,.range-space .range .range-thumb-max .range-label-max{white-space:pre;padding:0 6px;font-weight:600;position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%)}.range-space .range .range-label-min,.range-space .range .range-label-max{position:absolute}.range-space .range.disabled .range-track,.range-space .range.disabled .range-track:after,.range-space .range.disabled .range-track:before{background-color:#aaa}.range-space .range.disabled .range-track:hover~.range-thumb-min-circle,.range-space .range.disabled .range-track:hover .range-thumb-max-circle{transform:scale(1)}.range-space .range.disabled .range-track-fill{background-color:#aaa}.range-space .range.disabled .range-thumb-min,.range-space .range.disabled .range-thumb-max{color:#aaa;cursor:not-allowed}.range-space .range.disabled .range-thumb-min:hover>.range-thumb-min-circle,.range-space .range.disabled .range-thumb-min:hover .range-thumb-max-circle,.range-space .range.disabled .range-thumb-max:hover>.range-thumb-min-circle,.range-space .range.disabled .range-thumb-max:hover .range-thumb-max-circle{transform:scale(1)}.range-space .range.disabled .range-thumb-min .range-thumb-min-circle,.range-space .range.disabled .range-thumb-max .range-thumb-max-circle{background-color:#aaa}
.horizontal-list{flex-flow:column wrap;display:flex;overflow:auto}ul{padding-inline-start:30px;list-style-type:none}ul.horizontal{flex-wrap:wrap;margin:0 0 .75em;padding-inline-start:0;list-style-type:none;display:flex}ul.horizontal li{margin:6px 10px;position:relative}ul.horizontal li:first-child{margin-left:0}ul.horizontal li:last-child{margin-right:0}ul li{margin:7px 0}ul li.center-selection{align-items:center;display:flex}@media only screen and (max-width:1400px){ul{padding-inline-start:20px}}@media only screen and (max-width:768px){ul{padding-inline-start:15px}}@media only screen and (max-width:480px){ul{padding-inline-start:10px}ul.horizontal li{margin:0 7px}}
.autocomplete-container{position:relative}.autocomplete-container .search-autocomplete-options{z-index:750;background-color:#fafafa;border:1px solid #141414;width:100%;position:absolute;top:100%}.autocomplete-container .search-autocomplete-options .autocomplete-category{margin-right:25px;padding-bottom:25px}.autocomplete-container .search-autocomplete-options .autocomplete-category:not(:last-child){border-bottom:1px solid #141414}
.table-classic{border-collapse:collapse;border-spacing:0;background:0 0;border:none;width:100%;margin:0;padding:0;overflow:auto}.table-classic .table-row{border-bottom:1px solid #91919b}.table-classic .table-row.space-bot{border-bottom:2px solid #91919b}.table-classic .table-row.space-top{padding-top:50px}.table-classic .table-row.space-top .table-cell{min-width:80px;padding:70px 10px 20px}.table-classic .table-row .table-cell{min-width:80px;padding:20px 10px}.table-classic .table-row .table-label{display:none}.table-classic .table-header{border-bottom:2px solid #141414}.table-classic .table-header .table-header-cell{text-align:left;min-width:80px;padding:25px 10px;font-weight:600}@media only screen and (max-width:1400px){.table-classic.large{display:block}.table-classic.large .table-body{width:100%;display:block}.table-classic.large .table-body .table-row{border-bottom:2px solid #141414;grid-template-columns:1fr 1fr;width:100%;display:grid}.table-classic.large .table-body .table-row .table-label{padding:20px 10px;font-weight:600;display:block}.table-classic.large .table-body .table-row .table-cell{min-width:80px;padding:20px 10px;display:block}.table-classic.large .table-header{display:none}}@media only screen and (max-width:1200px){.table-classic.medium{display:block}.table-classic.medium .table-body{width:100%;display:block}.table-classic.medium .table-body .table-row{border-bottom:2px solid #141414;grid-template-columns:1fr 1fr;width:100%;margin-bottom:30px;padding-bottom:10px;display:grid}.table-classic.medium .table-body .table-row .table-label{padding:10px;font-weight:600;display:block}.table-classic.medium .table-body .table-row .table-cell{min-width:80px;padding:10px;display:block}.table-classic.medium .table-header{display:none}}.table{grid-template-columns:repeat(2,1fr);place-content:center;align-items:stretch;display:grid;overflow:auto}.table.columns__3{grid-template-columns:repeat(3,minmax(auto,1fr))}.table.columns__4{grid-template-columns:repeat(4,minmax(auto,1fr))}.table.columns__5{grid-template-columns:repeat(5,minmax(auto,1fr))}.table.columns__6{grid-template-columns:repeat(6,minmax(auto,1fr))}.table.columns__7{grid-template-columns:repeat(7,minmax(auto,1fr))}.table.columns__8{grid-template-columns:repeat(8,minmax(auto,1fr))}.table.columns__9{grid-template-columns:repeat(9,minmax(auto,1fr))}.table.columns__10{grid-template-columns:repeat(10,minmax(auto,1fr))}.table .table-header{border-bottom:2px solid #141414;min-width:80px;padding:25px 10px;font-weight:600;display:block}.table .table-header.small{padding:15px 5px}.table .table-cell-label{padding:20px 10px;display:none}.table .table-cell-label.gap-top{margin-top:40px}.table .table-cell{border-bottom:1px solid #91919b;min-width:80px;padding:20px 10px}.table .table-cell.gap-top{margin-top:40px}@media only screen and (max-width:480px){.table.columns__3{grid-template-columns:repeat(2,1fr)}.table.columns__3 .table-cell-label{border-bottom:none}.table.columns__3 .table-cell-label:nth-child(6n+2){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__3 .table-cell{border-bottom:none}.table.columns__3 .table-cell:nth-child(6n+3){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__4{grid-template-columns:repeat(2,1fr)}.table.columns__4 .table-cell-label{border-bottom:none}.table.columns__4 .table-cell-label:nth-child(8n+3){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__4 .table-cell{border-bottom:none}.table.columns__4 .table-cell:nth-child(8n+4){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}}@media only screen and (max-width:768px){.table,.table.columns__5{grid-template-columns:repeat(2,1fr)}.table.columns__5 .table-cell-label{border-bottom:none}.table.columns__5 .table-cell-label:nth-child(10n+4){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__5 .table-cell{border-bottom:none}.table.columns__5 .table-cell:nth-child(10n+5){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__6{grid-template-columns:repeat(2,1fr)}.table.columns__6 .table-cell-label{border-bottom:none}.table.columns__6 .table-cell-label:nth-child(12n+5){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__6 .table-cell{border-bottom:none}.table.columns__6 .table-cell:nth-child(12n+6){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__7{grid-template-columns:repeat(2,1fr)}.table.columns__7 .table-cell-label{border-bottom:none}.table.columns__7 .table-cell-label:nth-child(14n+6){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__7 .table-cell{border-bottom:none}.table.columns__7 .table-cell:nth-child(14n+7){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table .table-cell-label{border-bottom:none;padding:10px;font-weight:600;display:block}.table .table-cell{border-bottom:none;padding:10px}.table .table-header{display:none}}@media only screen and (max-width:1200px){.table.columns__8{grid-template-columns:repeat(2,1fr)}.table.columns__8 .table-cell-label{border-bottom:none;padding:10px;font-weight:600;display:block}.table.columns__8 .table-cell{border-bottom:none;padding:10px}.table.columns__8 .table-header{display:none}.table.columns__8 .table-cell-label{border-bottom:none}.table.columns__8 .table-cell-label:nth-child(16n+7){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__8 .table-cell{border-bottom:none}.table.columns__8 .table-cell:nth-child(16n+8){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__9{grid-template-columns:repeat(2,1fr)}.table.columns__9 .table-cell-label{border-bottom:none;padding:10px;font-weight:600;display:block}.table.columns__9 .table-cell{border-bottom:none;padding:10px}.table.columns__9 .table-header{display:none}.table.columns__9 .table-cell-label{border-bottom:none}.table.columns__9 .table-cell-label:nth-child(18n+8){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__9 .table-cell{border-bottom:none}.table.columns__9 .table-cell:nth-child(18n+9){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__10{grid-template-columns:repeat(2,1fr)}.table.columns__10 .table-cell-label{border-bottom:none;padding:10px;font-weight:600;display:block}.table.columns__10 .table-cell{border-bottom:none;padding:10px}.table.columns__10 .table-header{display:none}.table.columns__10 .table-cell-label{border-bottom:none}.table.columns__10 .table-cell-label:nth-child(20n+9){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}.table.columns__10 .table-cell{border-bottom:none}.table.columns__10 .table-cell:nth-child(20n+10){border-bottom:2px solid #141414;margin-bottom:30px;padding-bottom:20px}}
.description-grid{grid-template-columns:auto 1fr;display:grid;position:relative}.description-grid>*{padding:5px}.description-grid.sparse-description>*{margin:5px 0}.description-grid.space-between :nth-child(2n-1){margin-right:15px}
.search-page{width:100%;height:100%;position:relative}.search-page .search-page-filter-button{cursor:pointer;fill:#91919b;color:#91919b;border-bottom:2px solid #91919b;align-items:center;width:calc(35% + 30px);min-width:360px;margin-top:30px;margin-bottom:30px;padding-bottom:10px;font-size:18px;display:flex}@media only screen and (max-width:480px){.search-page .search-page-filter-button{width:100%;min-width:auto}}.search-page .search-page-filter-button .filter-icon{width:18px;height:18px;margin-right:10px}.search-page .search-page__title{z-index:501;background-color:#fafafa;flex:0 auto;width:100%;min-height:100px;margin:0}.search-page .search-page__title.sticky{align-self:flex-start;position:sticky;top:100px;overflow-y:auto;box-shadow:0 20px 20px #fafafa}@media only screen and (max-width:768px){.search-page .search-page__title.sticky{top:50px}}@media only screen and (max-width:480px){.search-page .search-page__title.sticky{margin:0}}.search-page .search-page__title.title{margin-top:20px}@media only screen and (max-width:768px){.search-page .search-page__title{z-index:400;min-height:75px;margin-left:25px;position:relative}}.search-page .search-page-main{flex-direction:row;place-content:flex-start;align-items:flex-start;width:100%;display:flex}.search-page .search-page-main .sidebar-mobile-background{z-index:500;opacity:.75;background-color:#0000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.search-page .search-page-main .sidebar-icon-mobile{fill:#fafafa;color:#fafafa;z-index:600;width:50px;height:50px;padding:5px;display:none;position:fixed;top:10px;left:75%}.search-page .search-page-main .sidebar-icon-mobile svg{width:100%;height:100%}.search-page .search-page-main .fake-sidebar{z-index:500;background-color:#fafafa;flex:0 1 0;align-self:flex-start;width:0;min-width:0;max-width:630px;height:100%;min-height:calc(100vh - 220px);transition:min-width .5s ease-in-out,flex .5s ease-in-out;position:sticky;top:190px;overflow:visible}.search-page .search-page-main .fake-sidebar .close-sidebar-mobile{z-index:750;cursor:pointer;fill:#91919b;color:#91919b;background-color:#fafafa;border-bottom:2px solid #91919b;align-items:center;width:100%;margin-top:30px;margin-bottom:30px;padding:10px 0;font-size:18px;display:none;position:sticky;top:10px}.search-page .search-page-main .fake-sidebar .close-sidebar-mobile .filter-icon{width:18px;height:18px;margin-right:10px}@media only screen and (max-width:768px){.search-page .search-page-main .fake-sidebar .close-sidebar-mobile{display:flex}}.search-page .search-page-main .fake-sidebar .sidebar-toggle{cursor:pointer;z-index:0;background-color:#fafafa;justify-content:center;align-items:center;width:30px;height:100%;display:flex;position:absolute;top:0%;right:30px;display:none!important}@media only screen and (max-width:768px){.search-page .search-page-main .fake-sidebar .sidebar-toggle{right:15px}}.search-page .search-page-main .fake-sidebar .sidebar-toggle .sidebar-shadow{pointer-events:none;width:30px;height:90%;position:absolute;top:5%;left:100%;overflow:hidden}@media only screen and (max-width:768px){.search-page .search-page-main .fake-sidebar .sidebar-toggle .sidebar-shadow{width:15px}}.search-page .search-page-main .fake-sidebar .sidebar-toggle .sidebar-shadow:after{content:"";z-index:-1;border-radius:100%;width:20px;height:100%;position:absolute;top:0%;right:100%;box-shadow:0 0 10px 2px #6663}.search-page .search-page-main .fake-sidebar .sidebar-toggle-icon{pointer-events:none;width:100%;transition:transform .5s ease-in-out}.search-page .search-page-main .fake-sidebar .sidebar-toggle-icon svg{width:100%;height:100%}.search-page .search-page-main .fake-sidebar .sidebar-content{z-index:500;opacity:0;scrollbar-width:none;background-color:#fafafa;width:calc(100% - 30px);min-width:300px;height:100%;transition:transform .5s ease-in-out,opacity .333333s ease-in-out,width .5s ease-in-out;position:absolute;left:0%;overflow:auto;transform:translate(calc(-100% - 30px))}@media only screen and (max-width:768px){.search-page .search-page-main .fake-sidebar .sidebar-content{width:100%;padding:40px 10px 10px 15px;position:fixed;top:0;overflow:hidden scroll;box-shadow:0 0 20px -5px #000}}.search-page .search-page-main .fake-sidebar .sidebar-content::-webkit-scrollbar-track{background-color:#f5f5f5}.search-page .search-page-main .fake-sidebar .sidebar-content::-webkit-scrollbar{background-color:#f5f5f5;width:0;height:0}.search-page .search-page-main .fake-sidebar .sidebar-content::-webkit-scrollbar-thumb{background-color:#000}@media only screen and (max-width:768px){.search-page .search-page-main .fake-sidebar .sidebar-content::-webkit-scrollbar{width:0;height:0}.search-page .search-page-main .fake-sidebar .sidebar-content .sidebar-toggle{position:initial;display:none;position:static}.search-page .search-page-main .fake-sidebar{flex:0 0;width:0;max-width:0}}.search-page .search-page-main .search-product-main{background-color:#fafafa;flex-flow:column wrap;flex:calc(100% - 30px);place-content:stretch flex-start;align-self:auto;align-items:stretch;width:calc(100% - 30px);transition:width .5s ease-in-out,flex .5s ease-in-out;display:flex;position:relative}.search-page .search-page-main .search-product-main .search-product-pagination{place-content:center;margin:auto;display:flex}.search-page .search-page-main .search-product-main .search-product-main__list{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;max-width:100%;display:flex}.search-page .search-page-main .search-product-main .search-product-main__list.center-list{justify-content:space-evenly}@media only screen and (max-width:768px){.search-page .search-page-main .search-product-main .search-product-main__list{justify-content:center}}.search-page .search-page-main .search-product-main .search-product-main__list>*{max-width:100%}@media only screen and (max-width:768px){.search-page .search-page-main .filters-sidebar{transform:translate(-100%)}.search-page .search-page-main.sidebar-open .sidebar-icon-mobile{display:block}}@media only screen and (max-width:370px){.search-page .search-page-main.sidebar-open .sidebar-icon-mobile{color:#141414;fill:#141414;top:0;left:60%}}.search-page .search-page-main.sidebar-open .fake-sidebar{flex-basis:calc(35% + 30px);width:calc(35% + 30px);min-width:360px}@media only screen and (max-width:768px){.search-page .search-page-main.sidebar-open .fake-sidebar{flex:0 0;width:0;min-width:0;max-width:0}}.search-page .search-page-main.sidebar-open .fake-sidebar .sidebar-content{opacity:1;transform:translate(0)}.search-page .search-page-main.sidebar-open .fake-sidebar .sidebar-toggle .sidebar-toggle-icon{transform:rotateY(180deg)}.search-page .search-page-main.sidebar-open .search-product-main{flex:calc(65% - 30px);width:calc(65% - 30px)}@media only screen and (max-width:768px){.search-page .search-page-main.sidebar-open .search-product-main{flex:1 0 calc(100% - 30px);width:calc(100% - 30px)}}.search-page .search-page-main.sidebar-open .sidebar-mobile-background{display:none}@media only screen and (max-width:768px){.search-page .search-page-main.sidebar-open .sidebar-mobile-background{display:block}}
