.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){border-radius:8px;font-size:15px;color:#fff;padding:15px;outline:none;font-family:proximanova,arial,sans-serif;width:100%;border:0;height:58px;transition:.2s;box-shadow:inset 0 0 0 2px var(--color-medium);background-color:#10101066;-webkit-appearance:none}@media screen and (max-width:1000px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){border-radius:7px}}@media screen and (max-width:800px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){border-radius:6px}}@media screen and (max-width:400px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){border-radius:5px}}@media screen and (max-width:1000px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){font-size:15px}}@media screen and (max-width:650px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){font-size:13px}}@media screen and (max-width:1000px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){height:48px;padding:10px}}@media screen and (max-width:500px){.collection-page input:not(.blank):not([type=checkbox]):not(.button),.collection-page select:not(.blank),.collection-page textarea:not(.blank){height:38px}}.collection-page input:not(.blank):not([type=checkbox]):not(.button)::placeholder,.collection-page select:not(.blank)::placeholder,.collection-page textarea:not(.blank)::placeholder{color:var(--color-light);opacity:.7}.collection-page input:not(.blank):not([type=checkbox]):not(.button):hover,.collection-page select:not(.blank):hover,.collection-page textarea:not(.blank):hover{box-shadow:inset 0 0 0 2px var(--color)}.collection-page input:not(.blank):not([type=checkbox]):not(.button):focus,.collection-page select:not(.blank):focus,.collection-page textarea:not(.blank):focus{box-shadow:inset 0 0 0 2px #ff5400!important}.collection-page textarea{font-family:proximanova,arial,sans-serif}.collection-page textarea{height:auto}.collection-page .icon-xs{width:20px;height:20px;flex:0 0 20px}.collection-page .icon-s{width:25px;height:25px;flex:0 0 25px}.collection-page .icon-arrow{mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;background-color:#fff}.collection-page .icon-arrow{mask-image:url(icon-arrow.svg);-webkit-mask-image:url(icon-arrow.svg)}.collection-page .icon-reload{mask-image:url(icon-reload.svg);-webkit-mask-image:url(icon-reload.svg)}.collection-page .icon-reload{mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;background-color:#fff}.collection-page .icon-xbox-series-x-s{mask-image:url(icon-xbx-360.svg);-webkit-mask-image:url(icon-xbx-360.svg);transform:scale(1.1);position:relative;top:-1px}.collection-page .icon-xbox-series-x-s{mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;background-color:#fff}.collection-page label.checkbox{display:flex;position:relative;align-items:center;cursor:pointer}.collection-page label.checkbox:hover .checkmark{box-shadow:0 0 0 2px var(--color)}.collection-page label.checkbox:disabled{opacity:.3}.collection-page label.checkbox .checkmark{background-color:#10101080;box-shadow:0 0 0 2px var(--color-medium)}.collection-page label.checkbox .checkmark:hover{box-shadow:0 0 0 2px var(--color)}.collection-page label.checkbox input:not(.blank){visibility:hidden;opacity:0;position:absolute}.collection-page label.checkbox input:not(.blank):checked~.checkmark:after{display:block}.collection-page label.checkbox .checkmark{height:20px;width:20px;margin-right:10px;flex-shrink:0;margin-top:-1px;transition:.2s;cursor:pointer;box-shadow:0 0 0 2px var(--color-medium);transform-origin:left}@media screen and (max-width:500px){.collection-page label.checkbox .checkmark{transform:scale(.8);margin-right:7px}}.collection-page label.checkbox .checkmark:after{content:"";position:relative;display:none}.collection-page label.checkbox .checkmark{border-radius:4px}.collection-page label.checkbox .checkmark:after{left:7px;top:3px;width:4px;height:9px;border:solid var(--color);border-width:0 2px 2px 0;transform:rotate(45deg)}.collection-page :disabled{opacity:.3!important}.collection-page .platform-xbox-series-x-s{background-color:#000;border-radius:100%;padding:5px}@media screen and (min-width:650px){.collection-page body:not(.no-autoplay) .listing-games .item .cover:hover.video{transform:scale(1.075)}}.collection-page body:not(.no-autoplay) .listing-games .item .cover:hover.video.played picture{animation:fadeOut .3s 0s forwards}.collection-page body:not(.no-autoplay) .listing-games .item .cover:hover.video.played video{opacity:1}.collection-page body:not(.no-autoplay) .listing-games .item .cover:hover.video .discount{bottom:0;left:0;opacity:0}.collection-page body:not(.no-autoplay) .listing-games .item .cover:hover.video .platform{opacity:0}.collection-page .listing-games{margin:-15px;display:flex;position:relative;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1000px){.collection-page .listing-games{margin:-10px}}@media screen and (max-width:800px){.collection-page .listing-games{margin:-5px}}@media screen and (max-width:1000px){.collection-page .listing-games{margin-bottom:-20px}}@media screen and (max-width:800px){.collection-page .listing-games{margin-bottom:-10px}}.collection-page .listing-games .item{margin:15px;width:calc(33.33333% - 30px);z-index:1;min-width:0;position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.collection-page .listing-games .item{margin:10px;width:calc(33.33333% - 20px)}}@media screen and (max-width:800px){.collection-page .listing-games .item{margin:5px;width:calc(33.33333% - 10px)}}@media screen and (max-width:800px){.collection-page .listing-games .item{margin-bottom:10px!important}}@media screen and (max-width:650px){.collection-page .listing-games .item{margin:15px;width:calc(50% - 30px)}}@media screen and (max-width:650px)and (max-width:1000px){.collection-page .listing-games .item{margin:10px;width:calc(50% - 20px)}}@media screen and (max-width:650px)and (max-width:800px){.collection-page .listing-games .item{margin:5px;width:calc(50% - 10px)}}.collection-page .listing-games .item .cover{padding-top:56.25%;transition:transform .3s;display:flex;position:relative}@media screen and (min-width:650px){.collection-page .listing-games .item .cover:hover{transform:scale(1.055)}}.collection-page .listing-games .item .cover.video picture{z-index:1}.collection-page .listing-games .item .cover.video video{opacity:0}.collection-page .listing-games .item .cover picture,.collection-page .listing-games .item .cover video{border-radius:15px;overflow:hidden;position:absolute;top:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:1000px){.collection-page .listing-games .item .cover picture,.collection-page .listing-games .item .cover video{border-radius:12px}}@media screen and (max-width:800px){.collection-page .listing-games .item .cover picture,.collection-page .listing-games .item .cover video{border-radius:10px}}@media screen and (max-width:400px){.collection-page .listing-games .item .cover picture,.collection-page .listing-games .item .cover video{border-radius:7px}}.collection-page .listing-games .item .cover picture img{position:absolute;width:100%}.collection-page .listing-games .item .cover .discount{bottom:-2px;left:-3px;transition:.2s}@media screen and (max-width:500px){.collection-page .listing-games .item .cover .discount{left:-2px}}.collection-page .listing-games .item .cover .platform{transition:.2s;z-index:1;position:absolute;top:10px;left:10px}@media screen and (max-width:1000px){.collection-page .listing-games .item .cover .platform{transform:scale(.8);transform-origin:top left;top:7px;left:7px}}@media screen and (max-width:500px){.collection-page .listing-games .item .cover .platform{transform:scale(.6);top:5px;left:5px}}.collection-page .listing-games .item .information{margin-top:10px;display:flex;position:relative;z-index:1;min-height:26px;height:100%}@media screen and (max-width:1000px){.collection-page .listing-games .item .information{min-height:0;align-items:center;margin-top:7px}}.collection-page .listing-games .item .information .note-container{font-size:15px;flex:0 0 32px;margin-right:10px;border-radius:100px;margin-top:-3px;align-self:baseline}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .note-container{font-size:15px}}@media screen and (max-width:650px){.collection-page .listing-games .item .information .note-container{font-size:13px}}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .note-container{margin-top:0}}@media screen and (max-width:650px){.collection-page .listing-games .item .information .note-container{font-size:11px;margin-right:7px}}@media screen and (max-width:500px){.collection-page .listing-games .item .information .note-container{flex:0 0 24px}}.collection-page .listing-games .item .information .text{display:inline-flex;min-width:0;flex-direction:column;margin-top:4px}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .text{margin-top:0}}.collection-page .listing-games .item .information .name{font-size:15px;margin-right:10px;display:inline-flex;align-items:center;min-width:0}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .name{font-size:15px}}@media screen and (max-width:650px){.collection-page .listing-games .item .information .name{font-size:13px}}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .name{font-size:13px;color:var(--color-light)}}@media screen and (max-width:500px){.collection-page .listing-games .item .information .name{font-size:15px}}@media screen and (max-width:500px)and (max-width:1000px){.collection-page .listing-games .item .information .name{font-size:15px}}@media screen and (max-width:500px)and (max-width:650px){.collection-page .listing-games .item .information .name{font-size:13px}}.collection-page .listing-games .item .information .name .title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.collection-page .listing-games .item .information .dlc,.collection-page .listing-games .item .information .preorder{font-size:11px;font-weight:700;color:var(--color-medium-light);border:1px solid var(--color-medium-light);border-radius:3px;padding:2px 4px 1px;margin-right:7px;white-space:nowrap}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .dlc,.collection-page .listing-games .item .information .preorder{display:none}}.collection-page .listing-games .item .information .preorder{color:#3483ff;border:1px solid #3483ff}.collection-page .listing-games .item .information .date{display:inline-flex;align-items:center;font-size:13px;color:#3483ff;margin-top:10px}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .date{margin-top:5px}}@media screen and (max-width:650px){.collection-page .listing-games .item .information .date{display:none}}.collection-page .listing-games .item .information .price{font-size:23px}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .price{font-size:19px}}@media screen and (max-width:650px){.collection-page .listing-games .item .information .price{font-size:15px}}@media screen and (min-width:1000px){.collection-page .listing-games .item .information .price{margin-left:auto}}@media screen and (max-width:1000px){.collection-page .listing-games .item .information .price{text-shadow:0 0 4px #000;margin-left:auto}}.collection-page .discount{font-weight:700;background-color:var(--color);color:#fff;position:absolute;border-radius:8px 8px 0;padding:6px 6px 5px 7px;z-index:2}@media screen and (max-width:1000px){.collection-page .discount{border-radius:5px 5px 0;padding:4px 4px 3px 7px}}@media screen and (max-width:500px){.collection-page .discount{font-size:13px;padding:3px 3px 2px 4px}}.collection-page .discount:after{transform:skew(16deg);width:100%;border-radius:10px 5px;content:"";position:absolute;background-color:var(--color);top:0;bottom:0;right:-4px;z-index:-1}@media screen and (max-width:1000px){.collection-page .discount:after{border-radius:7px 4px}}.collection-page .pagination{text-align:center;display:flex;align-items:center;justify-content:center}.collection-page .pagination li.dotted,.collection-page .pagination li.selected,.collection-page .pagination li a{font-size:19px;list-style-type:none;border-radius:100%;color:#fff;height:50px;width:50px;flex:0 0 50px;margin:0 3px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.collection-page .pagination li.dotted,.collection-page .pagination li.selected,.collection-page .pagination li a{font-size:15px;height:35px;flex:0 0 35px;width:35px;margin:0}}.collection-page .pagination li.selected{box-shadow:inset 0 0 0 1px var(--color-light);color:var(--color-light)}.collection-page .pagination li.dotted{color:var(--color-medium-light);width:10px;flex:initial}.collection-page .pagination li a.arrow{background-color:var(--color-medium)}@media screen and (max-width:1000px){.collection-page .pagination li a.arrow .icon-arrow{transform:scale(.7)}}.collection-page .pagination li a:hover:after{display:none}.collection-page .pagination li a:hover{background:var(--color);color:#fff!important}.collection-page select.selectable2{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.collection-page .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.collection-page .select2 .selection .select2-selection{border-radius:8px;position:relative;display:flex;height:58px;transition:.2s;box-shadow:inset 0 0 0 2px var(--color-medium);background-color:#10101066}@media screen and (max-width:1000px){.collection-page .select2 .selection .select2-selection{border-radius:7px}}@media screen and (max-width:800px){.collection-page .select2 .selection .select2-selection{border-radius:6px}}@media screen and (max-width:400px){.collection-page .select2 .selection .select2-selection{border-radius:5px}}@media screen and (max-width:1000px){.collection-page .select2 .selection .select2-selection{height:48px}}@media screen and (max-width:500px){.collection-page .select2 .selection .select2-selection{height:38px}}.collection-page .select2 .selection .select2-selection:hover{box-shadow:inset 0 0 0 2px var(--color)}.collection-page .select2 .selection .select2-selection.select2-selection--single{cursor:pointer}.collection-page .select2 .selection .select2-selection:after{content:"";height:9px;width:15px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;mask-image:url(icons-arrow-white.svg);-webkit-mask-image:url(icons-arrow-white.svg);background-color:#fff;position:absolute;right:18px;top:25px;background-size:100%;visibility:visible;opacity:1;transition:.2s}@media screen and (max-width:1000px){.collection-page .select2 .selection .select2-selection:after{height:7px;width:12px;top:22px}}@media screen and (max-width:500px){.collection-page .select2 .selection .select2-selection:after{top:16px}}.collection-page .select2 .selection .select2-selection .select2-selection__rendered{display:flex;align-items:center;white-space:nowrap;padding-left:20px;overflow:hidden}@media screen and (max-width:500px){.collection-page .select2 .selection .select2-selection .select2-selection__rendered{padding-left:10px}}.collection-page .select2 textarea{resize:none;background:0 0;padding:20px 0;background-color:transparent;box-shadow:none!important}.collection-page .select2 textarea::placeholder{white-space:nowrap;overflow:hidden;color:#fff;opacity:1}.collection-page .select2 textarea:focus::placeholder{color:var(--color-medium-light)}@media screen and (max-width:500px){.collection-page .select2 textarea{padding:10px 0}}.collection-page .note-container{font-weight:700;position:relative;display:flex}.collection-page .note-container svg{width:100%;height:100%}.collection-page .note-container svg .circle-meter{stroke:var(--color-medium-dark)}.collection-page .note-container svg .circle-meter-bar{transform-origin:50% 50%;transform:rotate(-90deg);stroke:#ff0a4e}.collection-page .note-container svg .circle-meter-bar.medium{stroke:#fcaf02}.collection-page .note-container svg .circle-meter-bar.high{stroke:#6dd432}.collection-page .note-container .ig-search-reviews-avg{position:absolute;top:0;left:0;bottom:0;right:0;color:#ff0a4e;display:flex;justify-content:center;align-items:center}.collection-page .note-container .ig-search-reviews-avg.medium{color:#fcaf02}.collection-page .note-container .ig-search-reviews-avg.high{color:#6dd432}.collection-page *{margin:0;padding:0;box-sizing:border-box}.collection-page a{color:#fff;text-decoration:none}.collection-page a:hover{color:var(--color)}.collection-page li{list-style:none}.collection-page .main-content{display:flex;flex-direction:column;margin-left:30px;margin-right:30px;height:100%}@media screen and (max-width:1000px){.collection-page .main-content{margin-left:20px;margin-right:20px}}@media screen and (max-width:800px){.collection-page .main-content{margin-left:15px;margin-right:15px}}.collection-page .separator{height:60px}@media screen and (max-width:1000px){.collection-page .separator{height:45px}}@media screen and (max-width:900px){.collection-page .separator{height:40px}}@media screen and (max-width:500px){.collection-page .separator{height:30px}}.collection-page .search-title{display:flex;align-items:center;justify-content:center;min-height:88px;max-width:1250px;margin-left:auto;width:100%;margin-right:auto}@media screen and (max-width:1000px){.collection-page .search-title{margin:-10px}}@media screen and (max-width:800px){.collection-page .search-title{margin:-5px}}@media screen and (max-width:1000px){.collection-page .search-title{flex-wrap:wrap;min-height:136px}}@media screen and (max-width:800px){.collection-page .search-title{min-height:116px}}@media screen and (max-width:500px){.collection-page .search-title{min-height:96px}}.collection-page .search-title .select2{margin:15px;width:calc(25% - 30px)!important}@media screen and (max-width:1000px){.collection-page .search-title .select2{margin:10px;width:calc(25% - 20px)!important}}@media screen and (max-width:800px){.collection-page .search-title .select2{margin:5px;width:calc(25% - 10px)}}@media screen and (max-width:1000px){.collection-page .search-title .select2{margin:15px;width:calc(50% - 30px)}}@media screen and (max-width:1000px)and (max-width:1000px){.collection-page .search-title .select2{margin:10px;width:calc(50% - 20px)}}@media screen and (max-width:1000px)and (max-width:800px){.collection-page .search-title .select2{margin:5px;width:calc(50% - 10px)}}.collection-page .search-title .select2 .textarea-search textarea{padding:20px 0 0}@media screen and (max-width:1000px){.collection-page .search-title .select2 .textarea-search textarea{padding-top:16px}}@media screen and (max-width:500px){.collection-page .search-title .select2 .textarea-search textarea{padding-top:11px}}.collection-page .advanced-panel{flex-wrap:wrap}.collection-page .advanced-panel .top-filters{display:none}.collection-page .advanced-panel .more-filters{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width:1260px){.collection-page .advanced-panel .more-filters{flex-wrap:wrap}}.collection-page .advanced-panel .more-filters .ig-sections-content{display:flex;align-items:center}.collection-page .advanced-panel .more-filters .price{display:flex;align-items:center;margin-right:20px;border-right:0px solid rgba(255,255,255,.15)}@media screen and (max-width:1000px){.collection-page .advanced-panel .more-filters .price{margin-right:15px;padding-right:15px}}.collection-page .advanced-panel .more-filters .price input{-moz-appearance:textfield;margin:0 10px;height:35px!important;width:50px}@media screen and (max-width:1260px){.collection-page .advanced-panel .more-filters .price input{height:28px!important;width:40px}}@media screen and (max-width:650px){.collection-page .advanced-panel .more-filters .price input{margin:0 5px}}.collection-page .advanced-panel .more-filters .price .icon-reload{margin-left:5px;background-color:#00abff}.collection-page .advanced-panel .more-filters .select2-selection{margin-left:10px;height:35px;width:200px}@media screen and (max-width:800px){.collection-page .advanced-panel .more-filters .select2-selection{height:28px}}@media screen and (max-width:450px){.collection-page .advanced-panel .more-filters .select2-selection{width:150px}}.collection-page .advanced-panel .more-filters .select2-selection:after{height:7px;width:12px;right:14px;top:14px}@media screen and (max-width:1260px){.collection-page .advanced-panel .more-filters .select2-selection:after{right:11px;top:11px}}.collection-page .advanced-panel .more-filters .select2-selection .select2-selection__rendered{padding-left:15px}.collection-page .advanced-panel .more-filters .game-type{margin-left:20px;padding-left:20px;border-left:0px solid rgba(255,255,255,.15);justify-content:center;align-items:center;display:flex}@media screen and (max-width:1000px){.collection-page .advanced-panel .more-filters .game-type{margin-left:15px;padding-left:15px}}@media screen and (max-width:650px){.collection-page .advanced-panel .more-filters .game-type{margin:10px 0 0;padding:0;border:0;width:100%}}.collection-page .advanced-panel .more-filters .game-type .select2-selection{margin-left:0}.collection-page .advanced-panel .more-filters .ig-reset-filters{display:flex;align-items:center;margin-left:20px;padding-left:20px;border-left:1px solid rgba(255,255,255,.15);justify-content:center}@media screen and (max-width:1260px){.collection-page .advanced-panel .more-filters .ig-reset-filters{margin:10px 0 0;padding:0;border:0;width:100%}}@media screen and (max-width:1000px){.collection-page .advanced-panel .more-filters .ig-reset-filters{margin-left:15px;padding-left:15px}}.collection-page .advanced-panel .more-filters .ig-reset-filters{font-size:13px;color:var(--color)}.collection-page .advanced-panel .more-filters .ig-reset-filters:hover{text-decoration:underline}.collection-page #ig-pm-morefilters-gamersgrade span{color:#fff}.collection-page .ig-pm-resetfields{cursor:pointer}.collection-page .ig-pm-input-bgwrapper .changed-toggle{text-align:center;padding:0!important;height:40px!important;-moz-appearance:textfield}@media screen and (max-width:1000px){.collection-page .ig-pm-input-bgwrapper .changed-toggle{height:30px!important}}.collection-page .search-filters-container{margin-top:200px;display:flex;flex-direction:column;margin-left:30px;margin-right:30px}.search .collection-page .search-filters-container{margin-top:70px}@media screen and (max-width:1000px){.collection-page .search-filters-container{margin-top:150px}}@media screen and (max-width:600px){.collection-page .search-filters-container{margin-top:120px}}@media screen and (max-width:1000px){.collection-page .search-filters-container{margin-left:20px;margin-right:20px}}@media screen and (max-width:800px){.collection-page .search-filters-container{margin-left:10px;margin-right:10px}}.upcoming-wrap,.collection-page .search-container,.collection-page .search-filters-container form{max-width:1200px;align-self:center;width:100%}.collection-page .search-container{flex-direction:column;height:100%}.collection-page .search-container{display:flex}.collection-page .search-container .pagination{margin-top:60px}@media screen and (max-width:1000px){.collection-page .search-container .pagination{margin-top:45px}}@media screen and (max-width:800px){.collection-page .search-container .pagination{margin-top:40px}}@media screen and (max-width:650px){.collection-page .search-container .pagination{margin-top:30px}}/*! CSS Used keyframes */@keyframes fadeOut{0%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){border-radius:8px;font-size:15px;color:#fff;padding:15px;outline:none;font-family:proximanova,arial,sans-serif;width:100%;border:0;height:58px;transition:.2s;box-shadow:inset 0 0 0 2px var(--color-medium);background-color:#10101066;-webkit-appearance:none}@media screen and (max-width:1000px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){border-radius:7px}}@media screen and (max-width:800px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){border-radius:6px}}@media screen and (max-width:400px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){border-radius:5px}}@media screen and (max-width:1000px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){font-size:15px}}@media screen and (max-width:650px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){font-size:13px}}@media screen and (max-width:1000px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){height:48px;padding:10px}}@media screen and (max-width:500px){.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button){height:38px}}.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button)::placeholder{color:var(--color-light);opacity:.7}.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button):hover{box-shadow:inset 0 0 0 2px var(--color)}.new-custom-theme input:not(.blank):not([type=checkbox]):not(.button):focus{box-shadow:inset 0 0 0 2px #ff5400}.new-custom-theme :disabled{opacity:.3!important}.new-custom-theme .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.new-custom-theme .select2-dropdown{border-radius:8px;backdrop-filter:blur(60px) saturate(100%);-webkit-backdrop-filter:blur(60px) saturate(100%);background-color:#27272726;background-color:#ffffff1a;position:absolute;z-index:20;padding:15px}@media screen and (max-width:1000px){.new-custom-theme .select2-dropdown{border-radius:7px}}@media screen and (max-width:800px){.new-custom-theme .select2-dropdown{border-radius:6px}}@media screen and (max-width:400px){.new-custom-theme .select2-dropdown{border-radius:5px}}@media screen and (max-width:1000px){.new-custom-theme .select2-dropdown{padding:10px}}@media screen and (max-width:500px){.new-custom-theme .select2-dropdown{padding:5px}}.new-custom-theme .select2-container--default.select2-container--open{z-index:31}.new-custom-theme .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#da1106}.new-custom-theme .select2-container--default .select2-dropdown{margin:10px 0;width:200px!important}@media screen and (max-width:500px){.new-custom-theme .select2-container--default .select2-dropdown{margin:10px 0}}.new-custom-theme .select2-container--default .select2-dropdown .select2-search__field{box-shadow:none!important;height:40px!important;padding:0 0 0 15px;margin-bottom:15px;background-color:#1010104d!important;color:#fff;background-image:url(search.svg);background-repeat:no-repeat;background-size:15px;background-position:right 15px center}.new-custom-theme .select2-container--default .select2-dropdown .select2-search__field:focus{background-image:none}@media screen and (max-width:500px){.new-custom-theme .select2-container--default .select2-dropdown .select2-search__field{margin-bottom:10px;height:30px!important}}.new-custom-theme .select2-container--default .select2-dropdown .select2-results{display:block}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options{overflow-y:auto}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options::-webkit-scrollbar{width:4px;background-clip:padding-box}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options::-webkit-scrollbar-track{background-color:transparent;margin-top:10px;height:8px;background-clip:padding-box;border-radius:10px}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#ffffff4d;border-radius:10px}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options::-webkit-scrollbar-button{display:none}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li{border-radius:8px;padding:5px 10px;cursor:pointer;margin:2px 0}@media screen and (max-width:1000px){.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li{border-radius:7px}}@media screen and (max-width:800px){.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li{border-radius:6px}}@media screen and (max-width:400px){.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li{border-radius:5px}}@media screen and (max-width:500px){.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li{padding:4px 8px;border-radius:4px;margin:2px 0}}.new-custom-theme *{margin:0;padding:0;box-sizing:border-box}.new-custom-theme li{list-style:none}.new-custom-theme .select2-container--default .select2-dropdown .select2-results ul.select2-results__options li,.new-custom-theme .select2 .selection .select2-selection .select2-selection__rendered{text-transform:capitalize}.collection-sidebar__additional-filter{display:flex;width:25%}.collection-page .search-title .collection-sidebar__additional-filter .select2{width:calc(100% - 10px)!important}@media screen and (min-width:750px){.collection-page .search-title .collection-sidebar__additional-filter .select2{width:calc(100% - 30px)!important}}#AjaxinatePagination{margin-top:24px;text-align:center}.active-facets.active-facets-desktop{display:none}menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide{display:none}.product-count.light{display:none}span.field-currency{font-size:14px;display:block}.collection-page .advanced-panel .more-filters .price input{margin:0}label.field__label{font-size:14px;display:block}span.btn-hd{padding:0 8px}price-range.facets__price{align-items:center}span.btn-h{padding-right:8px}form#FacetFiltersForm{flex-direction:row;display:flex}@media screen and (min-width:750px){.more-filters .facets__display-vertical{padding-bottom:0}.collection-page .advanced-panel .more-filters .price input{padding:8px 15px!important;height:inherit!important}}button.custom_btn{outline:none;border:none;background:var(--color);border-radius:15px;padding:10px 20px;text-transform:uppercase;font-weight:700}button.custom_btn:hover a{color:#000}@media(max-width:768px){.collection-sidebar__additional-filter{display:flex;width:50%}.collection-page .search-title{justify-content:flex-start}.collection-page .search-title .select2{margin:5px;width:42%!important}.collection-page .advanced-panel .more-filters{flex-wrap:wrap}}@media(min-width:651px){.collection-page .advanced-panel .more-filters{margin-left:-200px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/collection-page.css.map */
