.ProductWrap{display:flex;position:relative;justify-content:space-between;gap:40px;width:100%;max-width:1100px;margin:auto;border-radius:15px;overflow:hidden;padding:10px}@media (max-width: 1000px){.ProductWrap{flex-direction:column}}.ProductWrapColumn{width:100%}.ProductWrapColumn.ProductInfo{max-width:550px}@media (max-width: 1000px){.ProductWrapColumn.ProductInfo{max-width:100%}}.ProductWrapColumn.ProductDetails{max-width:450px}@media (max-width: 1000px){.ProductWrapColumn.ProductDetails{max-width:100%}}.ProductGalleryItems{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 1000px){.ProductGalleryItems{display:none}}.ProductGalleryItemsImage{width:calc(50% - 10px)}.ProductGalleryItemsImage:not(:nth-child(1),:nth-child(2)){width:calc(100% / 3 - 10px)}.ProductGalleryItemsImage[product-gallery-open-popup-slider]{cursor:pointer}.ProductGalleryItemsImage img{width:100%;border-radius:15px}.ProductDetailsTitle{margin-top:20px}.ProductDetailsTitleLabel{font-size:32px;font-weight:500;letter-spacing:.48px}.ProductDetailsShortDescription{margin-top:20px}.ProductDetailsShortDescriptionContent,.ProductDetailsShortDescriptionContent p{font-size:20px;letter-spacing:.6px}.ProductDetailsPrice{margin-top:20px}.ProductDetailsShortPriceContent{display:flex;flex-direction:column}.ProductDetailsShortPriceContentValue{font-size:24px;font-weight:500;letter-spacing:.48px}.ProductDetailsShortPriceContentTextFee{font-size:20px;font-weight:500;color:#6b6b6b;letter-spacing:.2px}.ProductDetailsVariables{margin-top:20px}.ProductVariables{display:flex;flex-direction:column;gap:20px}.ProductVariablesOption{display:flex;flex-direction:column;gap:10px}.ProductVariablesOptionTop{display:flex;justify-content:space-between}.ProductVariablesOptionTopLabel{font-size:20px;font-weight:500;letter-spacing:.48px}.ProductVariablesOptionTopButtonTableSizes{font-size:20px;font-weight:500;letter-spacing:.4px;text-decoration:underline;cursor:pointer}.ProductVariablesOptionValues{display:flex;flex-wrap:wrap;gap:8px}.ProductVariablesOptionValuesItem{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background-color:#fff;border-radius:6px;border:1px solid #ccc;cursor:pointer;overflow:hidden;width:max-content;min-width:40px;padding:5px}.ProductVariablesOptionValuesItem[data-variables-option-value-selected=true]{border:2px solid #000}.ProductVariablesOptionValuesItemName{color:#000;font-size:16px;line-height:100%}.ProductVariablesOptionValuesItemColor{width:100%;height:100%}.ProductVariablesOptionValuesItemImage{width:100%;height:100%;object-fit:cover}.ProductVariablesOptionTopPopupTableSizes{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;display:none}.ProductVariablesOptionTopPopupTableSizesOverflow{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000005;z-index:-1}.ProductVariablesOptionTopPopupTableSizesContent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px 30px 30px;width:calc(100% - 40px);max-width:1100px;background-color:#fff;border-radius:15px;box-shadow:8px 8px 20px #00000040;overflow:auto;max-height:800px;margin:20px auto;height:80vh}@media (max-width: 750px){.ProductVariablesOptionTopPopupTableSizesContent{padding:20px 15px;max-height:700px}}.ProductVariablesOptionTopPopupTableSizesContentClose{position:absolute;right:20px;top:20px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:40px;background-color:#8686864d;cursor:pointer}.ProductVariablesOptionTopPopupTableSizesContentCloseIcon{display:flex;justify-content:center;align-items:center;height:24px;width:24px}.ProductVariablesOptionTopPopupTableSizesContentCloseIcon svg{width:100%;height:100%}.ProductVariablesOptionTopPopupTableSizesContentTitle{font-size:24px;font-weight:500;padding-left:10px}@media (max-width: 750px){.ProductVariablesOptionTopPopupTableSizesContentTitle{font-size:20px}}.ProductTableSize{overflow:auto}[data-product-avaliable=false] .ProductByButtons,[data-product-avaliable=false] .ProductQuantity{opacity:.5;pointer-events:none}.ProductGalleryPopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none}.ProductGalleryPopupBackground{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ProductGalleryPopupBackgroundColor{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.ProductGalleryPopup .container{position:relative;height:100%}.ProductGalleryPopupClose{position:absolute;top:40px;right:40px;height:50px;width:50px;border-radius:50px;display:flex;justify-content:center;align-items:center;background-color:#8686864d;cursor:pointer}.ProductGalleryPopupClose svg{height:34px;width:34px;max-width:90%}.ProductGalleryPopupContent{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.ProductGalleryPopupContent{max-width:850px;margin:auto}.ProductGalleryPopupSlider{height:calc(100% - 100px);max-height:700px}.ProductGalleryPopupSlider .swiper-wrapper{height:100%;max-height:615px}.ProductGalleryPopupSliderSlideImage{height:100%;width:100%}.ProductGalleryPopupSliderSlideImage img{height:100%;width:100%;object-fit:contain}.ProductGalleryPopupSliderNavBtn{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:40px;display:flex;justify-content:center;align-items:center;z-index:2}.ProductGalleryPopupSliderNavBtnPrev{left:10px}.ProductGalleryPopupSliderNavBtnNext{right:10px}.ProductGalleryPopupSliderNavPagination{position:relative;margin:50px auto auto;width:90%;max-width:540px;background-color:#d9d9d9;height:5px;border-radius:5px;overflow:hidden}.ProductGalleryPopupSliderNavPagination .swiper-pagination-progressbar-fill{background-color:#000;border-radius:10px;overflow:hidden}.ProductGallerySliderMobile{display:none}@media (max-width: 1000px){.ProductGallerySliderMobile{display:block}}.ProductGallerySliderMobile{height:auto;position:relative}.ProductGallerySliderMobile .swiper-wrapper{height:600px;max-height:95vh}.ProductGallerySliderMobileSlide .ProductGallerySliderMobileImage{width:100%;height:100%}.ProductGallerySliderMobileSlide .ProductGallerySliderMobileImage img{width:100%;height:100%;object-fit:contain}.ProductGallerySliderMobileNavBtn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:16px;height:28px;display:flex;justify-content:center;align-items:center}.ProductGallerySliderMobileNavBtnPrev{left:0}.ProductGallerySliderMobileNavBtnNext{right:0}.ProductGallerySliderMobileNavPagination{position:relative;margin:50px auto auto;width:90%;max-width:540px;background-color:#d9d9d9;height:5px;border-radius:5px;overflow:hidden}.ProductGallerySliderMobileNavPagination .swiper-pagination-progressbar-fill{background-color:#000;border-radius:10px;overflow:hidden}.ProductQuantity{display:flex;width:100%;justify-content:space-between;gap:10px}.ProductQuantitytBtn{width:48px;min-width:48px;display:flex;justify-content:center;align-items:center;background-color:#eaecf2;border-radius:15px;overflow:hidden;cursor:pointer}.ProductQuantitytInput{width:100%;display:flex;background-color:#eaecf2;border-radius:15px;padding:10px;box-sizing:border-box;height:60px}@media (max-width: 500px){.ProductQuantitytInput{height:40px}}.ProductQuantitytInput input{width:100%;background-color:transparent;text-align:center;outline:unset;font-size:24px;font-weight:500}@media (max-width: 500px){.ProductQuantitytInput input{font-size:16px}}.ProductQuantitytInputLabel{font-size:24px;font-weight:500}@media (max-width: 500px){.ProductQuantitytInputLabel{font-size:16px;display:flex;align-items:center}}.ProductFabricDetailsBybuttons{margin-top:40px}@media (max-width: 500px){.ProductFabricDetailsBybuttons{margin-top:20px}}.ProductByButtonsAddtoCart{height:60px;padding:10px;background-color:#000;display:flex;justify-content:center;align-items:center;gap:10px;width:100%;border-radius:15px}[data-in-cart=true] .ProductByButtonsAddtoCart,[data-product-avaliable=true] .ProductByButtonsAddtoCart .LabelOrderToCart,[data-product-avaliable=false] .ProductByButtonsAddtoCart .LabelToCart,.ProductByButtonsAddtoCart[data-added-in-cart=true] .LabelToCart,.ProductByButtonsAddtoCart[data-added-in-cart=true] .LabelOrderToCart,.ProductByButtonsAddtoCart[data-added-in-cart=true] .ProductByButtonsAddtoCartIcon,.ProductByButtonsAddtoCartSpinner{display:none}.ProductByButtonsAddtoCart[data-added-in-cart=true] .ProductByButtonsAddtoCartSpinner{display:block}@media (max-width: 500px){.ProductByButtonsAddtoCart{height:40px}}.ProductByButtonsAddtoCartLabel{font-size:20px;font-weight:500;color:#fff;letter-spacing:.2px}@media (max-width: 500px){.ProductByButtonsAddtoCartLabel{font-size:16px}}.ProductByButtonsToCart{height:60px;padding:10px;background-color:#bca583;display:none;justify-content:center;align-items:center;gap:10px;width:100%;border-radius:15px}[data-in-cart=true] .ProductByButtonsToCart{display:flex}@media (max-width: 500px){.ProductByButtonsToCart{height:40px}}.ProductByButtonsToCartLabel{font-size:20px;font-weight:500;color:#fff;letter-spacing:.2px}@media (max-width: 500px){.ProductByButtonsToCartLabel{font-size:16px}}.ProductByButtonsAddtoCartIcon{height:20px;width:20px;display:flex;justify-content:center;align-items:center}@media (max-width: 500px){.ProductByButtonsAddtoCartIcon{height:16px;width:16px}}.ProductByButtonsAddtoCartIcon svg{height:100%;width:100%}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product.css.map */
