.breadcrumb{display:none}.product{padding:0;flex:1 1 0%;display:flex;min-height:unset;margin-top:calc(var(--page-header-height) * -1);flex-flow:column}@media screen and (min-width: 768px){.product{flex-flow:row}}.product-gallery,.product-details{box-sizing:border-box;position:relative;overflow:hidden}@media screen and (min-width: 768px){.product-gallery,.product-details{max-width:50vw;width:100%}}.product-details{display:flex;align-items:center;justify-content:center}.product-details__inner{padding:20px 12px;box-sizing:border-box;width:100%}@media screen and (min-width: 980px){.product-details__inner{padding:0 68px}}.product-details .buttons-group{margin-top:20px}@media screen and (min-width: 768px){.product-details .buttons-group{margin-top:52px}}.product-gallery,.gallery-slider{background-color:#f6f6f6}.gallery__slide{position:relative;overflow:hidden;display:inline-block;vertical-align:top;height:100%;width:100%}.gallery__cursor{position:absolute;font-size:10px;width:unset;height:unset;bottom:0;top:unset;z-index:2;color:var(--color-black);display:flex}@media screen and (min-width: 768px){.gallery__cursor{width:30%;height:100%;top:0;bottom:unset}.gallery__cursor.prev-slide{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxMSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJtMCA1IDQtNG02LjI4NTcgNEgwaDEwLjI4NTdaTTAgNWw0IDQtNC00WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+) 0 7,pointer;left:0}.gallery__cursor.next-slide{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxMSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMCA1aDEwLjI4NTdtMCAwLTQtNG00IDQtNCA0IiBzdHJva2U9ImN1cnJlbnRDb2xvciIvPgo8L3N2Zz4=) 17 7,pointer;right:0}}.gallery__cursor button.prev-slide,.gallery__cursor button.next-slide{display:none}@media screen and (max-width: 767px){.gallery__cursor.prev-slide{left:0;justify-content:flex-start}.gallery__cursor.next-slide{right:0;justify-content:flex-end}.gallery__cursor button.prev-slide,.gallery__cursor button.next-slide{display:flex;align-items:flex-end;color:var(--color-black)}.gallery__cursor button.prev-slide{justify-content:flex-start}.gallery__cursor button.next-slide{justify-content:flex-end}}.product-gallery img{width:100%;height:auto}.gallery__footer{position:absolute;bottom:8px;text-align:center;display:flex;align-items:center;justify-content:center;z-index:2}.fibblar{display:flex;gap:8px;margin:0}.fibblar button{font-size:10px;font-weight:700;padding:0 12px;height:30px;text-align:center;text-transform:uppercase;box-sizing:border-box;-webkit-appearance:none;border:none;background:var(--color-black);color:var(--color-white);border-radius:30px;cursor:pointer;display:inline-flex;gap:8px;align-items:center}@media screen and (min-width: 768px){.fibblar button{font-size:14px;height:40px}}.fibblar button#fibbl-3d svg{width:28px;height:auto}.fibblar button#fibbl-vto svg{width:20px;height:auto}@media screen and (min-width: 768px){.fibblar button#fibbl-3d svg{width:20px;height:auto}.fibblar button#fibbl-vto svg{width:16px;height:auto}}.product--details__main{display:flex;gap:12px;flex-direction:column}.product__title{font-size:16px;text-transform:uppercase;margin:0}@media screen and (min-width: 768px){.product__title{font-size:28px}}.product__price{gap:12px;text-transform:uppercase;font-size:16px;width:100%}@media screen and (min-width: 768px){.product__price{gap:8px;font-size:20px}}.product__price.original{text-decoration:line-through;padding-left:10px}.product__price.sale{color:#ff5f00}.product-notice{display:inline-block;font-family:var(--font-body);font-size:12px;font-weight:300;text-align:center;margin-top:12px;width:100%}@media screen and (min-width: 768px){.product-notice{margin-top:24px}}.productNotify{margin-top:10px}.productNotify_text{text-align:center;margin-top:10px}.productNotify_text p{font-size:12px}.product-options{margin:20px 0}.option-label{display:block;font-weight:700;text-transform:uppercase;font-size:14px;margin-bottom:5px;color:var(--color-black)}.product-colors{padding-top:12px}@media screen and (min-width: 768px){.product-colors{padding-top:44px}}.product-colors__name{font-size:15px;font-weight:300;color:var(--color-black);margin-bottom:12px}.product-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:8px}@media screen and (min-width: 1024px){.product-thumbnails{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.product-thumbnail{position:relative;border:1px solid;background-color:#f7f7f7;border-color:#f7f7f7;padding:4px;width:50px;height:auto;overflow:hidden;display:flex;align-items:center;transition:border-color .3s ease-in-out}@media screen and (min-width: 1024px){.product-thumbnail{width:72px}}.product-thumbnail:hover,.product-thumbnail.active{border-color:var(--color-black)}.product-thumbnail.oos:before{content:"";position:absolute;left:50%;top:0;bottom:0;border-left:1px solid var(--color-black);transform:rotate(45deg);pointer-events:none;z-index:1;border-color:var(--color-black)}.product-thumbnail img{width:100%;height:auto}.product-thumbnail.oos img{opacity:.5}.option-sizes{display:flex;gap:8px}.option-size{position:relative;background:#f7f7f7;color:var(--color-black);border:1px solid;border-color:#bbb;padding:5px 7.5px;border-radius:0;font-size:14px;min-width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center;transition:all .25s ease-in-out;cursor:pointer}.option-size:hover,.option-size.active{background:var(--color-black);color:var(--color-white);border:1px solid var(--color-black)}.option-size.oos{background:#f7f7f7;opacity:.5;cursor:not-allowed;color:var(--color-black)}.option-size.oos:after{position:absolute;content:"";left:50%;top:0;bottom:0;border-left:1px solid var(--color-black);transform:rotate(45deg);pointer-events:none}.product-add-to-cart{display:inline-flex;align-items:center;justify-content:center;font-size:15px}@media screen and (min-width: 980px){.product-add-to-cart{height:72px}}.product-add-to-cart .button_iconBag{height:18px;width:18px;margin-right:12px}@media screen and (min-width: 1024px){#shopify-section-product-template{margin-top:40px}}@media screen and (min-width: 1024px){.breadcrumb{border:none;padding:0 40px;margin-bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product.css.map */
