.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:4}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:2;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!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}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}form.filters{background:#fff}form.filters .formation-mode-col{height:80px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;text-align:center;padding-left:4px!important;padding-top:4px!important}form.filters .formation-mode-col .formation-mode-wrapper{padding-top:-4px;font-size:12px}form.filters .search-filter-col{height:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}form.filters .search-filter-col .search-filter{padding:30px}form.filters .search-filter-col .search-filter input{font-family:Montserrat,serif;color:#999;font-size:16px;font-weight:400;border:unset;width:275px;height:30px}form.filters .search-filter-col .search-filter input:focus{color:#000;outline-color:#fff}form.filters .search-filter-col .search-filter i{margin-left:15px;position:relative;color:#8a9298;-ms-transform:unset;transform:unset}form.filters .row div[class*=col-]{padding:0}@media only screen and (min-width:992px){form.filters .row div[class*=col-]:first-child{padding-left:15px}form.filters .row div[class*=col-]:last-child{padding-right:15px}form.filters .row div[class*=col-]:not(:last-child){border-right:1px solid #d2d2d2}}form.filters.mobile-responsive .mobile-filters{display:none;padding:10px 0}form.filters.mobile-responsive .mobile-filters .icon-search{margin-right:7px}form.filters.mobile-responsive .mobile-filters .icon-cross{float:right;font-size:8px;display:none;margin-top:-10px}@media only screen and (max-width:991px){form.filters.mobile-responsive{width:130px}form.filters.mobile-responsive>.row:not(.mobile-filters){display:none}form.filters.mobile-responsive>.row.mobile-filters{display:block;cursor:pointer}}form.filters .filter-select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#8a9298;padding:0;position:relative}form.filters .filter-select:hover{color:#444}form.filters .filter-select>select{-ms-flex:1 0 auto;flex:1 0 auto;height:60px;visibility:hidden}form.filters .filter-select>i{font-size:24px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:30px;transition:color .12s ease-in-out;z-index:1}form.filters .filter-select .select2{height:60px}form.filters .filter-select .select2 .select2-selection__rendered{height:60px;line-height:60px;padding-left:60px;padding-right:30px}form.filters .filter-select .select2 .select2-selection__clear{margin-right:-15px}form.filters .filter-select .select2 .select2-container__open{color:#444}form.filters .filter-select .select2 .select2-selection__arrow{margin-right:30px}form.filters .filter-select .select2 .select2-selection__arrow b[role=presentation]{display:none}form.filters .filter-select .select2 .select2-selection__arrow i.icon-arrow-down{position:absolute;top:50%;margin-top:-7px;margin-left:5px;font-size:12px}form.filters .filter-select .select2 .select2-selection{border:0;color:#8a9298}form.filters .filter-select .select2 .select2-selection:hover{color:#444}form.filters .filter-select .select2 .select2-selection__arrow{height:60px}.filters.list-filters i.icon-cross{display:none}.filters.list-filters .mobile-filters>div{padding:0 10px!important}.filters.list-filters .filter-year input{height:100%;width:100%;border:none;color:#444;font-size:16px}.filters.list-filters .filter-year input:focus{border:none;outline:none}.filters.list-filters .filter-year input:-ms-input-placeholder{color:#999}.filters.list-filters .filter-year input::placeholder{color:#999}@media only screen and (max-width:991px){.filters.list-filters.mobile-filters-opened{background:#fff;width:95%;padding:5px 30px;position:relative;margin:auto}.filters.list-filters.mobile-filters-opened>.row>div[class*=col-]{position:static;margin-bottom:3px}.filters.list-filters.mobile-filters-opened>.row.mobile-filters i.icon-cross{display:block}.filters.list-filters.mobile-filters-opened>.row:not(.mobile-filters){display:block;background:#fff}.filters.list-filters.mobile-filters-opened>.row .filter-select .select2-container{display:none}.filters.list-filters.mobile-filters-opened>.row .filter-select select{font-family:Montserrat,Helvetica,Arial,sans-serif;visibility:visible;position:relative!important;background:#fff;height:40px!important;color:#8a9298;font-size:18px}.filters.list-filters.mobile-filters-opened .mobile-filters>div{padding:0!important}.filters.list-filters.mobile-filters-opened .filter-select i[class*=icon-]{display:none}.filters.list-filters.mobile-filters-opened .filter-date-range{font-size:18px}.filters.list-filters.mobile-filters-opened>.row .filter-date-range-content{position:absolute;top:0;left:0;margin:0}.filters.list-filters.mobile-filters-opened>.row .filter-date-range-content i.icon-cross{display:block;float:right;font-size:8px;margin-right:-5px;margin-top:-5px}}@media only screen and (max-width:991px) and (max-width:507px){.filters.list-filters.mobile-filters-opened>.row .filter-date-range-content .filter-by-hours{display:none}}@media only screen and (max-width:991px){.filters.list-filters.mobile-filters-opened>.row .filter-date-range-value{height:40px;padding:0 0 0 2px}.filters.list-filters.mobile-filters-opened>.row .filter-date-range-value i{display:none}}.filters.list-filters .filter-date-range{-ms-flex:1 0 auto;flex:1 0 auto;position:relative}.filters.list-filters .filter-date-range:not(.opened) .filter-date-range-content{display:none}.filters.list-filters .filter-date-range:not(.opened) .filter-date-range-value{color:#8a9298}.filters.list-filters .filter-date-range .filter-date-range-content{box-shadow:1px 1px 12px rgba(0,0,0,.3);border-top:0;padding:20px 20px 0;position:absolute;width:100%;z-index:1}@media only screen and (min-width:992px){.filters.list-filters .filter-date-range .filter-date-range-content{width:96.5%}}.filters.list-filters .filter-date-range .filter-date-range-content .btn{margin-left:-20px;margin-top:20px;width:calc(100% + 40px)}.filters.list-filters .filter-date-range .filter-date-range-content>li:not(:first-child){margin-top:20px}.filters.list-filters .filter-date-range .filter-date-range-content>li>label{display:block;margin-bottom:10px;font-weight:600}.filters.list-filters .filter-date-range .filter-date-range-value{height:80px;color:#3e484f;padding:0 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.filters.list-filters .filter-date-range .filter-date-range-value .selected-value{color:#444}.filters.list-filters .filter-date-range .filter-date-range-value:hover{color:#3e484f}.filters.list-filters .filter-date-range .filter-date-range-value>span{display:block;-ms-flex:1;flex:1}.filters.list-filters .filter-date-range .filter-date-range-value i.icon-calendar{font-size:24px;margin-right:10px;margin-top:-4px}.filters.list-filters .filter-date-range .filter-date-range-value i.icon-arrow-down{font-size:12px;margin-right:5px}.filters.list-filters .filter-date-range .filter-by-day li{padding-left:0}.filters.list-filters .filter-date-range ul{background:#fff;list-style-type:none;padding:0;margin:0}.filters.list-filters .filter-date-range ul .datepicker{display:-ms-flexbox;display:flex;padding:0}.filters.list-filters .filter-date-range ul .datepicker input{-ms-flex:1;flex:1;margin:0;padding:10px;width:100%}.filters.list-filters .filter-date-range ul .datepicker i{font-size:15px;padding:10px;border:1px solid grey;border-left:0;color:#000;cursor:pointer}.store-base-page .join-us-link{padding:10px 20px}.store-base-page .page-head{position:fixed;top:120px;width:100%;padding:0 30px;display:-ms-flexbox;display:flex;background:#e7e8e9;-ms-flex-align:center;align-items:center;box-shadow:1px 1px 12px rgba(0,0,0,.3);z-index:1}.store-base-page .page-head .title{-ms-flex:1 0 auto;flex:1 0 auto;text-align:center;color:#8a9298;text-transform:uppercase;font-size:23px;font-weight:600;line-height:60px}@media only screen and (max-width:991px){.store-base-page .page-head .title{text-align:left}}@media only screen and (max-width:507px){.store-base-page .page-head .title{font-size:16px}}.store-base-page .page-head .my-cart{position:absolute;right:0;top:0;background:#d2d2d2;color:#3e484f;padding:15px 23px;transition:color .12s ease-in-out;cursor:pointer;line-height:28px;min-width:160px;text-align:center}@media only screen and (max-width:768px){.store-base-page .page-head .my-cart{min-width:180px}}.store-base-page .page-head .my-cart:hover{color:#000}.store-base-page .page-head .my-cart i{font-size:23px;margin-right:5px;vertical-align:middle}.store-base-page .page-head .my-cart span{font-weight:600;text-transform:uppercase;font-size:14px;vertical-align:middle}.store-base-page .page-body{margin-top:60px}.store-base-page .page-body .page-image{background:url(/assets/build/front/prod/umap/files/boutique.jpg) no-repeat 50% fixed;height:265px;background-size:cover;box-shadow:1px 1px 12px rgba(0,0,0,.3)}.store-base-page .page-body .product-details{padding-top:60px;padding-bottom:60px}.store-base-page .page-body .product-details .product-images-wrapper{text-align:center;margin-bottom:60px}.store-base-page .page-body .product-details .product-images-wrapper .product-images{padding:20px;background:#e7e8e9;max-width:400px;width:100%}.store-base-page .page-body .product-details .product-body{padding-left:40px}@media only screen and (max-width:991px){.store-base-page .page-body .product-details .product-body{padding-left:0}}.store-base-page .page-body .product-details .product-body .product-actions,.store-base-page .page-body .product-details .product-body .product-content,.store-base-page .page-body .product-details .product-body .product-name{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #d2d2d2}.store-base-page .page-body .product-details .product-body .product-price{margin-bottom:7px}.store-base-page .page-body .product-details .product-body .product-price .price-label{margin-right:5px}.store-base-page .page-body .product-details .product-body .product-price .price-number-wrapper{font-size:22px;font-weight:600}.store-base-page .page-body .product-details .product-body .product-price .price-number-wrapper .price-number:after{content:"\20AC";margin-left:5px;margin-right:5px}.store-base-page .page-body .product-details .product-body .product-price.normal-price{color:#ec125c;margin-bottom:20px}.store-base-page .page-body .product-details .product-body .product-actions{padding-bottom:10px}.store-base-page .page-body .product-details .product-body .product-actions .product-unavailable-view{color:#8a9298;margin-bottom:20px}.store-base-page .page-body .product-details .product-body .product-actions .number-field{width:100%;height:50px;padding-left:15px;font-size:16px;margin-bottom:20px;border-radius:0;outline:none;background:#fff}.store-base-page .page-body .product-details .product-body .product-actions #product-id-field{display:none}.store-base-page .page-body .product-details .product-body .product-actions .btn{margin-bottom:20px}.store-base-page .page-body .more-products{padding-top:40px}.store-base-page .page-body .more-products .products-list{margin-top:20px}.store-base-page .page-body .more-products .products-page-link{text-align:center;margin-bottom:80px}.store-base-page .page-body .store-categories{margin-top:40px;margin-bottom:60px}.store-base-page .page-body .store-categories .category{text-align:center;background:#fff;padding:30px 20px;margin-bottom:30px;cursor:pointer;box-shadow:1px 1px 12px rgba(0,0,0,.3);transition:transform .12s ease-in-out}.store-base-page .page-body .store-categories .category:hover{-ms-transform:scale(1.05);transform:scale(1.05)}.store-base-page .page-body .store-categories .category .category-image{background-repeat:no-repeat;background-position:50%;background-size:contain;height:260px;margin-bottom:30px}.store-base-page .page-body .store-categories .category .category-name{text-transform:uppercase;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.store-base-page .page-body .products-filters>form{margin-top:-30px;box-shadow:1px 1px 12px rgba(0,0,0,.3)}@media only screen and (max-width:991px){.store-base-page .page-body .products-filters>form{margin-top:-22px}}@media only screen and (max-width:768px){.store-base-page .page-body .products-filters>form{margin-top:20px}}@media only screen and (max-width:768px){.store-base-page .page-head{top:70px}.store-base-page .page-body .page-image{display:none}}.fly-to-cart-img-wrapper{position:fixed;width:100%;height:100%;top:0;left:0;z-index:3;transform:translateZ(0)}.fly-to-cart-img-wrapper img{transform:translateZ(0)}.confirm-products-wrapper .more-products-title{margin-bottom:10px}.add-to-cart-alert{min-width:650px}