:root{--header-h-mobile: 57px;--header-h-table: 70px;--header-h-desktop: 110px}.custom-container{width:100%;margin:0 auto;padding:0 15px;max-width:1370px}.section-heading{display:flex;flex-direction:column;align-items:center;text-align:center;grid-row-gap:12px;margin-bottom:42px}.section-heading .section-title{font-weight:500;font-size:24px;line-height:1.15;letter-spacing:-.5px;text-transform:uppercase;margin:0}.section-heading .section-description{max-width:661px;font-size:12px;line-height:1.57;text-transform:uppercase}.section-heading .section-description>*{font-size:inherit;line-height:inherit}.button-btn{color:#000;font-size:14px;font-weight:600;line-height:1.28;letter-spacing:2px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:150px;min-height:42px;padding:10px;background:#fff;border:1px solid #000000;transition:all .3s ease-in-out}.button-btn:before{display:none}.button-btn.type-1{color:#fff;background:#d000ff}.button-btn:disabled{opacity:.6;cursor:default}@media (min-width: 768px){.section-heading{grid-row-gap:16px;margin-bottom:50px}.section-heading .section-title{font-size:32px}.section-heading .section-description{max-width:661px;font-size:14px}}@media (min-width: 992px){.section-heading{grid-row-gap:22px}.button-btn:hover:not(:disabled){color:#d000ff;border-color:#d000ff}.button-btn.type-1:hover:not(:disabled){color:#d000ff;background:#fff}}@media (min-width: 1440px){.section-heading{grid-row-gap:30px}}body.template-index .header-custom{position:absolute}.header-custom{position:sticky;width:100%;background-color:transparent;transition:all var(--duration-medium) var(--ease-out-slow)}.header-custom:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;background-color:#00000070;border-bottom:1px solid rgba(255,255,255,.2)}body.menu-opening .header-custom,.header-custom.is-sticky{background-color:rgb(var(--color-header-background))}.header-custom .custom-container{width:100%;display:flex;align-items:center;min-height:var(--header-h-mobile);position:relative;z-index:5;padding:11px 15px}.header-custom .header-layout{width:100%;display:grid;grid-row-gap:10px;align-items:center;grid-column-gap:10px;grid-template-columns:1fr 1fr 1fr}.header-custom .header-logo{display:flex;align-items:center;justify-content:center}.header-custom .header__heading-link{margin:0}.header-custom .header-layout-col{display:flex;grid-row-gap:11px;align-items:center;flex-direction:column}.header-custom .search-desktop{width:100%;display:none;max-width:506px}.header-custom .form-search{width:100%;position:relative}.header-custom #drawer-search-input{outline:none;box-shadow:none;color:#fff;font-size:13px;line-height:1.2;letter-spacing:0;text-transform:uppercase;width:100%;min-height:43px;border-radius:40px;border:1px solid #FFFFFF;padding:7px 50px 7px 15px;transition:all .3s ease-in-out}.header-custom .search-button{position:absolute;top:50%;right:7px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.header-custom .search-button svg{width:20px;height:20px}.header-custom .header-nav-button{display:flex;align-items:center;justify-content:flex-end;grid-column-gap:4px}.header-custom .header-nav-button>a{width:34px;height:34px;min-width:34px;padding:5px;display:flex;align-items:center;justify-content:center}.header-custom .header-nav-button>a svg{width:100%}.header-custom .header__search{display:flex!important}.header-custom .menu-drawer{height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - (var(--header-h-mobile, 0)))!important}.header-custom .menu-drawer__utility-links{padding:15px}@media (max-width: 767px){.header-custom .header-nav-button .header__icon--account{display:none}}@media (min-width: 768px){.header-custom .header__search{display:none!important}.header-custom .menu-drawer{height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - (var(--header-h-table, 0)))!important}}@media (max-width: 991px){.header-custom .header-layout-col{position:absolute;z-index:3;left:0;top:100%;width:100%;padding:0;overflow-x:hidden;will-change:transform;background-color:rgb(var(--color-background));--ease-out-slow: cubic-bezier(.31, 1, .31, 1);transform:translate(calc(var(--rtl-logical) * -100%));height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - (var(--header-height-transparent, 0)));opacity:0;visibility:hidden;pointer-events:none}}@media (min-width: 992px){.header-custom .custom-container{min-height:var(--header-h-table)}.header-custom .header-layout{grid-template-columns:150px 1fr 150px}.header-custom header-drawer{display:none}.header-custom .header-logo{justify-content:flex-start}.header-custom .search-desktop{display:block}.header-custom:hover{background:rgb(var(--color-header-background))}.header-custom #drawer-search-input:hover,.header-custom #drawer-search-input:focus{border-color:#d000ff}}@media (min-width: 1200px){.header-custom .custom-container{padding:11px 46px;min-height:var(--header-h-desktop)}}.header-custom .header-bottom{display:block}.header-custom .nav{width:100%;margin:0;padding:0;list-style:none;display:flex;grid-row-gap:5px;grid-column-gap:5px;flex-direction:column}.header-custom .nav>li>a{position:relative;padding:2px 3px;color:#fff;font-size:12px;line-height:1.25;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease-in-out;border-bottom:1px solid transparent}.header-custom .nav>li>a.active{color:#d000ff;border-color:#d000ff}@media (min-width: 992px){.header-custom .nav{flex-direction:row;justify-content:center}.header-custom .nav>li>a:hover{color:#d000ff;border-color:#d000ff}}.text-icon{padding:40px 0}.text-icon .custom-container{max-width:100%}.text-icon .grid-layout{display:flex;flex-wrap:wrap;grid-row-gap:16px;grid-column-gap:25px;max-width:1340px;margin:0 auto}.text-icon .items-icons{width:100%;min-width:100%;display:flex;align-items:center}.text-icon .image{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center}.text-icon .text{width:calc(100% - 34px);min-width:calc(100% - 34px);padding-left:18px;color:#fff;font-size:12px;line-height:1.83;text-transform:uppercase}.text-icon .text>*{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}@media (min-width: 768px){.text-icon .grid-layout{grid-row-gap:34px}.text-icon .items-icons{width:calc((100% - 25px)/2);min-width:calc((100% - 25px)/2)}}@media (min-width: 992px){.text-icon .grid-layout{grid-column-gap:34px}.text-icon .items-icons{width:calc((100% - (34px * 2)) / 3);min-width:calc((100% - (34px * 2)) / 3)}}@media (min-width: 1200px){.text-icon .items-icons{width:calc((100% - 136px)/5);min-width:calc((100% - 136px)/5)}}@media (min-width: 1440px){.text-icon .grid-layout{grid-column-gap:45px}.text-icon .items-icons{width:calc((100% - 180px)/5);min-width:calc((100% - 180px)/5)}}.section-products{padding:60px 0;position:relative}.section-products.with-text-icon{padding-top:0}.section-products .text-icon{position:relative}.section-products.with-text-icon .text-icon:after{content:"";position:absolute;left:50%;z-index:3;height:2px;width:140px;bottom:50px;background:#fff;transform:translate(-50%)}.section-products.with-text-icon .text-icon{padding:0 0 50px}.section-products .bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;opacity:50%;max-height:800px}.section-products .bg-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.section-products .custom-container{padding:0 7px;position:relative;z-index:3}.section-products .products-list{display:grid;grid-row-gap:7px;grid-column-gap:7px;grid-template-columns:repeat(2,1fr)}.section-products:not(.with-text-icon) .text-icon{display:none}.section-products .text-icon .grid-layout{background:#222;padding:35px 10px 40px}.section-products .products-list-promo{position:relative;display:flex;align-items:flex-end;padding:24px 11px 12px}.section-products .products-list-promo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none;background:#0000004d}.section-products .promo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.section-products .promo-bg img{width:100%;height:100%;object-fit:cover;object-position:center center}.section-products .promo-content-wrap{position:relative;z-index:3;width:100%;display:flex;grid-row-gap:14px;flex-direction:column}@media (max-width: 767px){.section-products.with-text-icon .text-icon .custom-container{padding:0}}@media (min-width: 768px){.section-products{padding:70px 0}.section-products.with-text-icon .text-icon{padding:40px 0 70px}.section-products.with-text-icon .text-icon:after{width:240px;bottom:34px}.section-products .custom-container{padding:0 15px}.section-products .products-list{grid-row-gap:12px;grid-column-gap:12px;grid-template-columns:repeat(3,1fr)}.section-products .text-icon .grid-layout{padding:35px 10px}.section-products .products-list-promo{padding:24px 11px 15px}}@media (min-width: 992px){.section-products{padding:80px 0}.section-products.with-text-icon .text-icon{padding:50px 0 80px}.section-products.with-text-icon .text-icon:after{bottom:39px}.section-products .text-icon .grid-layout{padding:11px 10px 10px}}@media (min-width: 1200px){.section-products.with-text-icon .text-icon{padding:60px 0 80px}.section-products .products-list{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1440px){.section-products .products-list{grid-row-gap:22px;grid-column-gap:22px}.section-products .text-icon .grid-layout{padding:11px 35px 10px}}.product-layout-grid .products-list-item,.product-layout-grid .promo-productlist{background:#fff}.product-layout-grid .card-product{height:100%;display:flex;background:#fff;flex-direction:column}.product-layout-grid .responsive-image{padding:0}.product-layout-grid .responsive-image img{position:relative;aspect-ratio:1 / 1}.product-layout-grid .card__content{flex-grow:1}.product-layout-grid .card__information{height:100%;display:flex;padding:17px 7px 12px;flex-direction:column}.product-layout-grid .card__heading{color:#82827f;font-weight:700;font-size:12px;line-height:18px;white-space:wrap;text-align:center;text-overflow:unset;letter-spacing:.54px;text-transform:uppercase;max-width:230px;margin:0 auto 8px;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-layout-grid .card__heading>*{color:inherit}.product-layout-grid .card-information{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.product-layout-grid .price,.product-layout-grid .price--sold-out .price-item{color:#171717}.product-layout-grid .price--sold-out .price-item--sale{color:#f02}.product-layout-grid .price span{line-height:1}.product-layout-grid .price__container{display:flex;align-items:center;justify-content:center}.product-layout-grid .price-item{font-size:15px;font-weight:700;line-height:1;margin:0;text-transform:uppercase}.product-layout-grid .price--sold-out .price__sale{display:flex;grid-row-gap:5px;text-align:center;justify-content:center;flex-direction:column-reverse}.product-layout-grid .price--sold-out .price-item--regular{font-size:13px}.product-layout-grid .quick-add{padding-top:13px}.product-layout-grid .btn{width:100%;font-size:16px;font-weight:700}@media (min-width: 768px){.product-layout-grid .card__information{padding:24px 11px 15px}.product-layout-grid .card__heading{font-size:14px}.product-layout-grid .price-item{font-size:15px}}@media (min-width: 992px){.product-layout-grid .btn:not(:disabled):hover{color:#fff;background:#d000ff}.button-btn:hover:not(:disabled){color:#d000ff;border-color:#d000ff}}@media (min-width: 1440px){.product-layout-grid .btn{min-height:50px}}.section-media-grid{padding:50px 0 0}.section-media-grid .section-heading{padding:0 15px}.section-media-grid .media-grid__item--heading{max-width:505px!important}.section-media-grid .button-btn{font-weight:700}@media (min-width: 768px){.section-media-grid{padding:60px 0}}@media (min-width: 992px){.section-media-grid .button-btn:not(:disabled):hover{color:#fff;background:#d000ff}}.template-search .product-layout-grid,.collection #product-grid{display:grid;grid-row-gap:7px;grid-column-gap:7px;grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.section-collection-products-grid #main-collection-filters{padding:0 8px}.section-collection-products-grid .collection-container{padding:0 7px}}@media (min-width: 768px){.template-search .product-layout-grid,.collection #product-grid{grid-row-gap:12px;grid-column-gap:12px;grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.template-search .product-layout-grid,.collection #product-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1440px){.template-search .product-layout-grid,.collection #product-grid{grid-row-gap:22px;grid-column-gap:22px}}grillkol-register>div{padding:24px 12px!important;color:#fff!important;border:1px solid #FFFFFF;margin:24px auto!important}grillkol-register input:not([type=checkbox]){color:#fff;line-height:1.25;box-sizing:border-box;max-width:100%;margin:0;outline:none;border-radius:3px;appearance:none;padding:.8em 15px;vertical-align:middle;-webkit-appearance:none;border:1px solid #FFFFFF;transition:all .3s ease-in-out}grillkol-register input[type=checkbox]{marker:#D000FF;border:1px solid #FFFFFF}grillkol-register button{color:#fff!important;transition:all .3s ease-in-out}@media (min-width: 992px){grillkol-register input:hover,grillkol-register input:focus{border-color:#d000ff}}.page-container{max-width:800px;width:100%;height:auto;display:block;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme-style.css.map */
