body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0;width:100vw}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{border:0;flex-direction:column;height:100%;justify-content:space-between;margin:0;padding:0;text-align:center;width:100%}.App,.main{display:flex}.main{align-items:center;background-color:#282c34;flex:1 1;flex-direction:column;gap:5px;overflow:hidden}.recherche_container{border:0;height:4%;padding:0;width:100%}.recherche{background-color:#dddbdb;border:0;border-radius:15px;color:#0577fa;font-size:25px;height:100%;opacity:40%;padding:0;width:100%}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.home_boutique_container_grid{display:flex;flex-direction:column;gap:40px;margin:0 auto;overflow-y:auto;width:100%}.home_boutique_container_grid section{margin:auto;max-width:1200px;width:90%}.hero{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:12px;color:#fff;padding:80px 20px;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:10px}.hero p{font-size:1.2rem;margin-bottom:20px}.btn{background:#fff;border-radius:8px;color:#333;display:inline-block;font-weight:700;padding:12px 25px;text-decoration:none;transition:background .2s}.btn:hover{background:#f1f1f1}.categories_section{display:flex;gap:20px;justify-content:space-between;margin:20px auto;max-width:1200px;width:90%}.home_category_link{display:flex;height:100%;max-width:12%;text-decoration:none}.home_Category_div{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#000;display:flex;flex-direction:column;font-family:fantasy;font-size:15px;justify-content:space-between;padding:15px;text-align:center;transition:transform .2s;width:200px}.home_Category_div:hover{transform:scale(1.03)}.home_Category_Title{height:44px;letter-spacing:2px;margin-bottom:10px}.category-image{border-radius:8px;margin-top:10px;max-height:200px;object-fit:cover;width:100%}.grid{grid-gap:20px;display:grid;gap:20px}.grid-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.promo{background:#fef3c7;border-radius:12px;padding:40px 20px;text-align:center}.promo .btn{background:#f59e0b;color:#fff}.promo .btn:hover{background:#d97706}@media screen and (max-width:768px){.hero{padding:60px 15px}.hero h1{font-size:1.8rem}.grid-4{grid-template-columns:1fr}.home_Category_Title{font-size:18px;letter-spacing:2px}}@media screen and (max-width:480px){.hero h1{font-size:1.5rem}.hero p{font-size:.9rem}.home_Category_Title{font-size:16px}}.article_card_link{background-color:#fff;flex-direction:row;justify-content:center}.article,.article_card_link{align-items:center;display:flex;max-height:300px}.article{border-radius:5px;box-shadow:5px 5px 8px #646464;flex-direction:column;height:400px;max-width:300px;opacity:90%}.article:hover{opacity:100%}.productImage{aspect-ratio:1;margin-top:5px;width:60%}.articleName{font-weight:700;text-transform:uppercase}.articlePriceContainer{display:flex;flex-direction:row;gap:50px}.articlePriceBefore{color:#e91e63;font-weight:700;position:relative}.articleDescription{color:#777;opacity:100%}.articleDescription,.articleName,.articlePriceBefore{font-family:Playfair Display}.styleCondition.articlePriceBefore:before{border-color:currentcolor red red;border-top:2px solid red;content:"";left:-8px;position:absolute;right:-8px;top:50%;transform:rotate(-20deg)}.rating{display:flex;flex-direction:row;gap:50px;width:50%}.buybutton{background-color:#fd7302;border-radius:30px;color:#035bff;font-size:12px;font-weight:800;letter-spacing:5px;text-transform:uppercase}header{align-items:center;background-color:#000;color:#fff;height:60px;justify-content:space-between}.header_connexion,header{display:flex;flex-direction:row}.header_connexion{font-size:15px;gap:10px;margin:5px}.languageCurrencyDiv{display:flex;flex-direction:row;width:50%}.credentialDiv{display:flex;flex-direction:row;font-size:12px;width:70%}.header_logo{font-size:20px;letter-spacing:10px;margin-left:5px}.header_Connect,.header_Panier{width:25%}.header_Connect,.header_Panier,.header_logo{color:#fff;text-decoration:none}@media screen and (max-width:500px){.header_connexion{flex-direction:column}.header_Connect,.header_Panier{font-size:7px}.header_logo{font-size:10px;letter-spacing:3px;margin-left:2px}.credentialDiv{width:100%}}.currencySelect{width:350px}.currencySelectImage{height:20px;margin-right:10px;margin-top:0;object-fit:contain;width:auto}.currencySelectSpan{color:#000;font-size:12px;font-weight:700}.currencyOptionDiv{align-items:end;display:flex}@media screen and (max-width:500px){.currencySelect{width:110px}.currencySelectImage{height:12px;margin-right:10px;margin-top:0;object-fit:contain}.currencySelectSpan{color:#000;font-size:10px}}.languageSelect{margin:0;width:170px}.languageSelectImage{height:24px;margin-right:10px;margin-top:0;object-fit:contain}.languageSelectSpan{color:#000;font-size:20px}.languageOptionDiv{align-items:end;display:flex}@media screen and (max-width:500px){.languageSelect{margin:0;width:130px}.languageSelectImage{height:12px;margin-right:10px;margin-top:0;object-fit:contain}.languageSelectSpan{color:#000;font-size:10px}}.header_Connect{position:relative}.dropDownSettingMenu{background-color:#374561;border-radius:5px;box-shadow:0 8px 16px #0003;height:100px;left:0;min-width:250px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px);transition:opacity .8s ease,transform .8s ease;z-index:1000}.dropDownSettingMenu.show{opacity:.8;pointer-events:auto;transform:translateY(0)}.cartTRarticles{background-color:#f0f8ff;display:flex;height:80px;margin-bottom:2px;margin-top:2px;width:100%}.colonne_Image{height:100%}.cartTRColumnImageArticleImage{aspect-ratio:1/1;height:100%}.colonne_Prix_Unitaire,.colonne_Quantite{text-align:center;width:150px}.header_Panier{position:relative}.dropDownCartMenu{background-color:#374561;border-radius:5px;box-shadow:0 8px 16px #0003;display:flex;height:400px;left:-300px;min-width:250px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateY(-20px);transition:opacity .8s ease,transform .8s ease;width:100px;z-index:1000}.dropDownCartMenu.show{opacity:.8;pointer-events:auto;transform:translateY(0)}footer{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:row;height:60px;justify-content:center}@media screen and (max-width:500px){footer{height:30px}}.register_link{color:#000;text-decoration:none}.connect_container{align-items:center;background-color:#1e1e1f;border-radius:15px;display:flex;height:600px;justify-content:center;width:500px}.connect_box{align-items:start;display:flex;flex-direction:column;gap:10px;width:200px}.password,.username{width:100%}.achat_container{flex-direction:row;gap:10px;height:96%}.achat_container,.panier_box{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.panier_box{border:1px dashed #000;border-radius:10px;height:calc(100% - 10px)}.cartTable,.panier_box{background-color:#035caa;flex-direction:column}.cartTable{border-radius:10px;display:flex;height:calc(100% - 25px);width:100%}.cartThead{color:#fff;display:flex;flex-direction:column;height:50px;overflow-y:hidden}.cartValidButton{height:25px}.registerClient_container{align-items:center;background-color:#f0f8ff;border-radius:10px;display:flex;height:600px;justify-content:center;width:500px}.registerClient_box{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:center}.lineBlockClient{display:flex;flex-direction:row;justify-content:space-between;width:100%}.line1BlockClient,.line2BlockClient{align-content:left;display:flex;flex-direction:column;width:50%}.cityZipCodeCountryRegionBlockClient{display:flex;flex-direction:row;justify-content:space-between;width:100%}.cityZipCodeBlockClient,.countryRegionBlockClient{display:flex;flex-direction:column;width:50%}.cityBlockClient,.countryBlockClient,.regionBlockClient,.zipCodeBlockClient{display:flex;flex-direction:column;width:100%}.passwordClient,.usernameClient{width:100%}.nameClient{display:flex;flex-direction:row}.firstnameClient,.lastnameClient{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.messageClient{font-weight:700;padding:10px}.successClient{color:green}.failureClient{color:red}.countrySelect{margin:0;padding:0;width:200px}.flag-image{height:15px;margin-right:8px;width:24px}.option-text{height:20px}.option-label{align-items:center;border:0;display:flex;height:20px;padding:0}.registerShop_container{align-items:center;background-color:#f0f8ff;border-radius:10px;display:flex;height:600px;justify-content:center;width:500px}.registerShop_box{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:center}.lineBlockShop{display:flex;flex-direction:row;justify-content:space-between;width:100%}.line1BlockShop,.line2BlockShop{align-content:left;display:flex;flex-direction:column;width:50%}.cityZipCodeCountryRegionBlockShop{display:flex;flex-direction:row;justify-content:space-between;width:100%}.cityZipCodeBlockShop,.countryRegionBlockShop{display:flex;flex-direction:column;width:50%}.cityBlockShop,.countryBlockShop,.regionBlockShop,.zipCodeBlockShop{display:flex;flex-direction:column;width:100%}.passwordShop,.usernameShop{width:100%}.nameShop{align-items:start;display:flex;flex-direction:row;gap:10px}.nameShop{display:flex;flex-direction:column}.messageShop{font-weight:700;padding:10px}.successShop{color:green}.failureShop{color:red}.inventory{display:flex;flex-direction:row;gap:5px;height:96%;width:100%}.inventory_space{background:#0e9e45;border-radius:5px;display:flex;flex:1 1;flex-direction:column;height:100%;width:calc(100% - 200px)}a{text-decoration:none}.inventory_Menu{background:#0e9e45;border:0;border-radius:5px;display:flex;flex-direction:column;font-size:20px;gap:5px;justify-content:space-between;width:200px}@media screen and (max-width:500px){.inventory_Menu{font-size:12px;width:90px}}.inventoryMyProducts{display:flex;flex-direction:row;gap:5px;height:96%;width:100%}.inventoryMyProducts_space{background:#1f73f1;border-radius:5px;display:flex;flex:1 1;flex-direction:row;height:100%;width:calc(100% - 200px)}.shopMyProducts_articles{align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;width:50%}.articlePropertiesdiv,.articlenamedeletediv,.overviewdiscountdiv{display:flex;flex-direction:row}.articlePropertiesdiv{height:25%;justify-content:space-around}.shopMyProducts_article_Overview{align-items:center;display:flex;flex-direction:column;height:100%;width:50%}.inventoryMyProductsTable{background-color:#e8fcbc;border-radius:10px;display:flex;flex-direction:column;height:100%;width:100%}.postageinformationsdiv{display:flex;flex-direction:row}.postageinformations{width:20px}tbody{flex:1 1;overflow-y:auto;width:100%}.inventoryMyProductThead{display:flex;flex-direction:column;height:100px;overflow-y:hidden}.colonne_articles{min-width:200px}.inventoryMyProductsarticleId{color:gray;font-size:10px}tbody::-webkit-scrollbar{background-color:#fff3;border-radius:10px;width:5px}tbody::-webkit-scrollbar-thumb:vertical{background-color:#0006;border-radius:1px}tbody::-webkit-scrollbar-thumb:vertical:hover{background-color:#000}tr.inventoryMyProductstableTitle{align-items:center;display:flex;flex-direction:column;height:50px}.inventoryMyProductstableItem{display:flex;flex-direction:column;height:50px;justify-content:space-between;width:100%}.article_Overview{background-color:#86b916;border-radius:10px;display:flex;flex-direction:column;height:100%;width:100%}.article_Overview_Main{display:flex;flex-direction:column;height:75%;width:50%}.article_Overview_Properties{background-color:#fff;display:flex;flex-direction:column;height:100%;width:25%}.article_Properties_create{display:flex;flex-direction:column;height:20%;justify-content:space-around;width:100%}.article_Overview_Property_Options{background-color:#fff;display:flex;flex-direction:column;height:100%;width:25%}.properties_Options_create{display:flex;flex-direction:column;height:20%;justify-content:space-around;width:100%}.DragDropZone_container{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between}.selected{background-color:#3498db;color:#fff}.optionsTable,.propertiesTable{background-color:#fff;border:1px solid #3498db;height:80%;overflow-y:auto;width:100%}.inputOption{width:30%}@media screen and (max-width:500px){.inventoryMyProductstableItem{font-size:10px}.inventoryMyProducts_space{width:calc(100% - 90px)}}.InventoryMyProductsButton{background-color:#323333;border-radius:5px;color:#a36d25;font-size:15px}@media screen and (max-width:500px){.InventoryMyProductsButton{font-size:10px}}.DragDropZone_Main{border:3px dashed;height:100px;width:100px}.DragDropZone_Main.drag-over{border:3px dashed #eb1313}.DragDropZone_Main:not(.drag-over){border:3px dashed #666}.DragDropZone_Numbered{border:2px dashed #666;height:100px;width:100px}.DragDropZone_Numbered.drag-over{border:3px dashed #eb1313}.DragDropZone_Numbered:not(.drag-over){border:3px dashed #666}select{width:100%}.option-category{color:blue;font-size:30px;font-weight:700}.option-subcategory{color:brown;font-size:20px;font-style:italic;margin-left:60px;padding-left:60px}.option-item{color:#000;font-size:15px;font-weight:700;padding-left:40px}.inventoryOrders{display:flex;flex:1 1;flex-direction:row;gap:5px;height:96%;width:100%}.inventoryOrders_space{align-items:center;background:#1f73f1;border-radius:5px;display:flex;flex:1 1;flex-direction:column;height:100%}.shopOrderTable{display:flex;flex-direction:column;overflow-y:auto;width:100%}.shopOrdertableTitle{border:1px solid #000;display:flex;flex-direction:row;height:100px}.shopOrderThead,tbody{overflow-x:hidden}.shopMyProducts_article_Title{align-self:center}.shopOrderTRTableItem{border:1px solid #000;display:flex;flex-direction:row;font-size:14px;height:200px;width:100%}.shopOrderTRTableArticleDetail,.shopOrderTRTableOrderCustomerInformation,.shopOrderTRTableStatusAndActions{align-content:left;display:flex;flex-direction:column;width:33.33333%}.shopOrderAdressCity,.shopOrderAdressCountry,.shopOrderAdressLine1,.shopOrderAdressLine2,.shopOrderAdressPhone,.shopOrderAdressStateProvinceRegion,.shopOrderAdressZipCode,.shopOrderCustomerIdentity,.shopOrdercolonne_Firstname,.shopOrdercolonne_Lastname,.shopOrdercolonne_OrderItem_Quantity,.shopOrdercolonne_OrderItem_id,.shopOrdercolonne_Order_id,.shopOrdercolonne_Payment_Status,.shopOrdercolonne_PurchaseDate,.shopOrdercolonne_Shipping_Address{display:flex;width:100%}.shopOrderCustomerIdentity{display:flex;flex-direction:row}.shopOrdercolonne_Shipping_Address{display:flex;flex-direction:column}.clientMyProducts_article_Title{font-size:16px;width:100%}.clientOrdertableColumnHeader{background-color:#f0f8ff;color:#000;display:flex;flex-direction:row;font-size:10px;width:100%}.clientOrderSpace{align-items:center;background:#033b8f;border-radius:5px;flex:1 1;height:96%}.clientOrderSpace,.clientOrderTable{display:flex;flex-direction:column;width:100%}.clientOrderTable{color:#f0f8ff;height:100%}.clientOrderTRTableItem{border:1px solid #000;display:flex;flex-direction:column;height:200px}.clientOrderTRTableTitle{background-color:gray;display:flex;flex-direction:row;height:30%;width:100%}.clientOrdercolonne_PurchaseDate{background-color:#000;display:flex;flex-direction:row;height:30%;padding:0;width:100%}.clientOrderReturnAndRefund{background-color:#7fffd4;display:flex;flex-direction:row;height:70%;padding:0;width:100%}.clientOrderDescription{border:0;font-size:10px;height:100%;padding:0;resize:none;width:300px}.claimStatus{color:#000;width:250px}.shipmentTracker{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.shipmentTracker::-webkit-scrollbar{background-color:gray;width:5px}.shipmentTracker::-webkit-scrollbar-thumb{background-color:#020202;border-radius:5px;width:5px}.trackerUrl{font-size:10px}.clientOrderTRTableBody{background-color:#23ca23;background-color:#faebd7;display:flex;flex-direction:row;height:70%;justify-content:space-between;width:100%}.alreadyCommentAndRated,.clientOrderArticleNameQuantity,.clientOrderStarRate,.clientOrdercolonne_AddCommentButton,.clientOrdercolonne_OrderItem_image,.emptyTd{align-items:center;color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;width:25%}.clientOrderTRColumnArticleImage{height:100%;width:auto}.clientOrdercolonne_AddCommentButton{display:flex;flex-direction:column;height:100%;justify-content:space-between}.clientOrdertextarea{border:0;border-radius:5px;height:75%;padding:0;resize:none;width:100%}.alert{border-radius:5px;color:#000;font-weight:700;height:100%;opacity:1;right:20px}.alert.fade-out{opacity:0;transition:opacity 2s ease-out}.alert.fade-in{opacity:1}.addCommentButton{border:0;height:20%;padding:0;width:100%}.star-rating{display:inline-block;font-size:1rem}.star{stroke:gray;stroke-width:1;margin:0 2px}.filled,.half-filled{fill:orange;stroke:gray;stroke-width:1}.half-filled{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.star-rating svg .contour{fill:none;stroke:gray;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.articlePage{background-color:#f0f8ff;display:flex;flex-direction:column;height:96%;width:100%}.articleRowArticlePage{align-items:center;background-color:azure;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:center;width:100%}.imagesColumnArticlePage{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:10vw}.imagesRowArticlePage{display:none}.imageDisplayArticlePage{aspect-ratio:1;object-fit:contain;width:auto}.articleBlockArticlePage,.imageDisplayArticlePage{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start}.articleBlockArticlePage{align-content:space-between;aspect-ratio:1/1;width:45%}.productImageArticlePage{aspect-ratio:1/1;height:100%;margin-bottom:10px;margin-top:10px;object-fit:cover}.columnImageArticlePage{aspect-ratio:1/1;width:100%}@media screen and (max-width:500px){:root{--hauteurImageRowArticlePage:calc(25vw - 1.25px)}.articleRowArticlePage{flex-direction:column;height:100%}.articleBlockArticlePage,.imageDisplayArticlePage{height:50%;width:100%}.imagesColumnArticlePage{display:none}.imagesRowArticlePage{display:flex;flex-direction:row;height:var(--hauteurImageRowArticlePage);justify-content:space-between;width:100%}.productImageArticlePage{aspect-ratio:1/1;height:min(100vw,calc(100% - var(--hauteurImageRowArticlePage)));width:min(100vw,calc(100% - var(--hauteurImageRowArticlePage)))}.rowImageArticlePage{aspect-ratio:1/1;height:100%}}.phototoolDiv{align-items:center;flex-direction:column;gap:1%;height:96%;width:60%}.canvasContainer,.phototoolDiv{display:flex;justify-content:space-between}.canvasContainer{flex-direction:row;height:30%;width:100%}.buttonContainer{display:flex;flex-direction:column;justify-content:center}canvas{aspect-ratio:1}#myCanvas{background-color:#e2ce1e}#cropOverlay{background:#000000b3;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}#cropContainer,#cropOverlay{align-items:center;display:flex}#cropContainer{background:#fff;flex-direction:column;max-height:90%;max-width:90%;padding:20px}#cropContainer img{max-height:80vh;max-width:100%}#cropButtons{margin-top:10px}#cropButtons button{font-size:16px;margin:0 10px;padding:5px 15px}
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.colonne_articles{display:flex;flex-direction:column;text-align:start}.colonne_prix{text-align:end;width:100px}.colonne_Prix_Unitaire,.validatedCartcolonne_Quantite{text-align:center;width:150px}.articleId{color:#777;font-size:10px;opacity:40%}.paymentContainer{gap:10px;height:100%;width:30%}.paymentContainer,.spinner-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.spinner-container{margin-top:20px;position:absolute}.spinner{animation:spin 1s linear infinite;aspect-ratio:1/1;border:4px solid #0000001a;border-left-color:#4a90e2;border-radius:50%;width:100%}@keyframes spin{to{transform:rotate(1turn)}}.articles_By_Category_boutique_container_grid{grid-gap:20px;background-color:#f1f1f1;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:10px auto;overflow-x:hidden;overflow-y:auto;width:80%}.articles_By_Category_boutique_container_grid::-webkit-scrollbar{width:5px}.articles_By_Category_boutique_container_grid::-webkit-scrollbar-track{background-color:#7e7e7e;border-radius:5px}.articles_By_Category_boutique_container_grid::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}@media screen and (max-width:500px){.articles_By_Category_boutique_container_grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}
/*# sourceMappingURL=main.ff4672ca.css.map*/