:root{//PRIMARY PALLETE --gx-color-blue: #18509D;--gx-color-white: #FFFFFF;--gx-color-black: #161714;//SECONDARY PALLETE --gx-color-sunflash: #FFDE01;--gx-color-rapid-orange: #FF782A;--gx-color-lichen-green: #CED564;--gx-color-glacier-blue: #B9E1EB;--gx-color-driftwood: #FCEDC5}.gx-primary-btn,.gx-secondary-btn,.gx-tertiary-btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(10px,2vw,12px) clamp(20px,4vw,32px);font-size:clamp(12px,1.2vw,16px);font-weight:700;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;border:3px solid transparent;transition:all .25s ease-in-out}@media(max-width:640px){.gx-primary-btn,.gx-secondary-btn,.gx-tertiary-btn{width:100%;text-align:center;padding:14px 24px;font-size:14px}}html{scroll-behavior:smooth}.gx-primary-btn{border-color:#ff782a;background:#ff782a;color:#fff}.gx-primary-btn:hover{border-color:#de5d12;background:#de5d12;color:#fff}.gx-secondary-btn{border-color:#fff;background:#fff;color:#ff782a}.gx-secondary-btn:hover{border-color:#dedede;background:#dedede;color:#ff782a}.gx-tertiary-btn{border-color:#fcedc5;background:transparent;color:#fcedc5}.gx-tertiary-btn:hover{border-color:#fcedc5;background:#fcedc5;color:#000}.max-content{max-width:1840px!important;margin:0 auto!important}.cards-grid .cards-grid__wrapper{display:grid;padding:20px}.cards-grid .cards-grid__wrapper .cards-grid__item{position:relative;padding:2rem;min-height:20rem;border-radius:.2rem;overflow:hidden;cursor:pointer}@media screen and (min-width:1500px){.cards-grid .cards-grid__wrapper .cards-grid__item{padding:4rem}}.cards-grid .cards-grid__wrapper .cards-grid__item-height--large{min-height:30rem}@media screen and (min-width:576px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--large{min-height:40rem}}@media screen and (min-width:1100px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--large{min-height:52.4rem}}.cards-grid .cards-grid__wrapper .cards-grid__item-height--small{min-height:15rem}@media screen and (min-width:576px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--small{min-height:20rem}}@media screen and (min-width:1100px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--small{min-height:25rem}}.cards-grid .cards-grid__wrapper .cards-grid__item-height--medium{min-height:21rem}@media screen and (min-width:576px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--medium{min-height:26rem}}@media screen and (min-width:1100px){.cards-grid .cards-grid__wrapper .cards-grid__item-height--medium{min-height:31rem}}.cards-grid .cards-grid__wrapper .cards-grid__item:not(:nth-child(1)) .cards-grid__heading{max-width:16rem}@media screen and (min-width:1360px){.cards-grid .cards-grid__wrapper .cards-grid__item:not(:nth-child(1)) .cards-grid__heading{max-width:24rem}}.cards-grid .cards-grid__wrapper .cards-grid__item:hover .cards-grid__image-hover,.cards-grid .cards-grid__wrapper .cards-grid__item:hover svg.placeholder-svg{transform:scale(1.05);transition:transform var(--duration-long) ease}.cards-grid .cards-grid__wrapper .cards-grid__item--overlay .cards-grid__overlay{position:absolute;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgb(var(--color-overlay));border-radius:.2rem}.cards-grid .cards-grid__wrapper .cards-grid__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:.2rem;transition:transform var(--duration-long) ease}.cards-grid .cards-grid__wrapper .cards-grid__subheading{font-size:clamp(14px,1.4vw,16px);order:1;font-weight:400;color:#fff!important;text-transform:none}.cards-grid .cards-grid__wrapper .cards-grid__heading{order:2;margin-top:0;margin-bottom:0;font-size:clamp(32px,4vw,48px);font-weight:700;color:#fff!important;word-wrap:break-word;text-transform:uppercase}.cards-grid .cards-grid__wrapper .cards-grid__link:empty{position:absolute;display:block;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.cards-grid .cards-grid__wrapper .cards-grid__info{position:relative;height:100%;z-index:2;pointer-events:none}.cards-grid .cards-grid__wrapper .cards-grid__info--left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.cards-grid .cards-grid__wrapper .cards-grid__info--left .cards-grid__subheading+.cards-grid__heading{margin-top:auto}.cards-grid .cards-grid__wrapper .cards-grid__info--left .cards-grid__heading+.cards-grid__button{margin-bottom:auto}.cards-grid .cards-grid__wrapper .cards-grid__info--left.cards-grid__info--space-between{justify-content:end}.cards-grid .cards-grid__wrapper .cards-grid__info--left.cards-grid__info--space-between .cards-grid__heading{margin-top:0;margin-bottom:.8rem}.cards-grid .cards-grid__wrapper .cards-grid__info--left.cards-grid__info--space-between .cards-grid__heading+.cards-grid__text{margin-top:0}.cards-grid .cards-grid__wrapper .cards-grid__info--left.cards-grid__info--space-between .cards-grid__text{margin-bottom:1.6rem}.cards-grid .cards-grid__wrapper .cards-grid__info--left.cards-grid__info--space-between .cards-grid__button{margin-top:auto}.cards-grid .cards-grid__wrapper .cards-grid__info--top-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.cards-grid .cards-grid__wrapper .cards-grid__info--bottom-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}@media screen and (min-width:990px){.cards-grid .cards-grid__wrapper .cards-grid__info--center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cards-grid .cards-grid__wrapper .cards-grid__info--center .cards-grid__heading{margin-inline:auto}}@media screen and (min-width:990px){.cards-grid .cards-grid__wrapper .cards-grid__info--top-center{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.cards-grid .cards-grid__wrapper .cards-grid__info--top-center .cards-grid__heading{margin-inline:auto}}@media screen and (min-width:990px){.cards-grid .cards-grid__wrapper .cards-grid__info--bottom-center{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.cards-grid .cards-grid__wrapper .cards-grid__info--bottom-center .cards-grid__heading{margin-inline:auto}}.cards-grid .cards-grid__wrapper .cards-grid__info.no_full{max-width:1530px;margin:0 auto}@media screen and (max-width:1100px){.cards-grid .cards-grid__wrapper{flex-wrap:wrap}}.video-banner .banner:not(:last-child){margin-bottom:2.4rem}.video-banner .banner{display:flex;position:relative;flex-direction:column;justify-content:center;padding:20px}.video-banner .banner__media--cover video{object-fit:cover}.video-banner .banner__media .banner__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;pointer-events:none}.video-banner .video-banner__wrapper{position:relative;z-index:4;display:flex;align-items:center;justify-content:center}.video-banner .video-banner__wrapper .video-banner__column{display:flex;flex-direction:column;gap:3rem}.video-banner .video-banner__wrapper .video-banner__column .video-banner__heading{flex:1;margin-bottom:0}.video-banner .video-banner__wrapper .video-banner__column .video-banner__heading.main-title{font-size:clamp(32px,6vw,72px);font-weight:900;line-height:1.1;margin:0 0 16px}.video-banner .video-banner__wrapper .video-banner__column .video-banner__heading.main-title .main-title__word{display:inline-block;margin-right:.25em}.video-banner .video-banner__wrapper .video-banner__column .video-banner__heading.main-title .main-title__word--default{color:#fcedc5;text-transform:uppercase;font-style:normal;font-weight:900}.video-banner .video-banner__wrapper .video-banner__column .video-banner__heading.main-title .main-title__word--second{color:#fff;font-weight:900;font-style:italic;text-transform:lowercase}.video-banner .video-banner__wrapper .video-banner__column--column{gap:.8rem}.video-banner .video-banner__wrapper .video-banner__information{flex:1;line-height:1.5}.video-banner .video-banner__wrapper .video-banner__information .video-banner__secondary-title{text-transform:uppercase;font-size:clamp(20px,4vw,48px);font-weight:400;color:#fff;margin:0 0 24px}.video-banner .video-banner__wrapper .video-banner__information .video-banner__text{margin:0}.video-banner .video-banner__wrapper .video-banner__information .video-banner__buttons-container .video-banner__button{margin-top:2.4rem}.video-banner .banner--no-video{flex-direction:row;align-items:center}.video-banner .banner__overlay{z-index:3;display:none!important}.banner--container{padding-inline:0;height:70vh!important}.video-banner__column--center{text-align:center;margin:0 auto}.banner__media{overflow:visible;height:70vh;left:0;top:0;width:100%;position:relative}@media screen and (min-width:990px){.video-banner__column--column{flex-direction:column;max-width:1405px}}@media screen and (min-width:750px){.banner{flex-direction:row;align-items:center;border-radius:.2rem;overflow:hidden}.banner--container{padding-inline:0;border-radius:0}}@media screen and (min-width:750px){.banner__media{position:absolute;height:100%}}@media screen and (min-width:750px){.banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;z-index:1}}@media(max-width:768px){.video-banner__heading.main-title{font-size:40px}.video-banner__secondary-title{font-size:28px}}@media screen and (max-width:750px){.video-banner__buttons-container{display:block}}.gumotex-products-grid{padding:20px}@media only screen and (min-width:1100px){.collection-product-list{grid-template-columns:repeat(3,1fr)!important}}.product-description{max-width:1350px;margin:0 auto}.product-section .product-form__controls-group .color_swatch_block>span{display:none!important}.product-section .product-form__controls-group label.color-swatch-second{width:3rem!important;height:3rem!important}.product-form__controls-group input:checked:not(.disabled)+label .color-swatch-second{border-color:#000!important;border-width:2px!important}.product-form__controls-group label{border-color:transparent!important;padding:0!important}.product-section .product-form__controls-group .color_swatch_block{min-width:auto!important}.card__link{min-width:14.4rem!important}.card-wrapper{padding:10px;border:1px solid #F7F7F7}.product-form__submit{background-color:#ff782a!important;color:#fff!important}.product-form__submit:hover{background-color:#000!important;color:#fff!important}.product__media{background-color:transparent}.product__media-subitem .product__media img{opacity:1}.product__media{background-color:#fff!important}.related-articles-section{margin-top:30px;padding-top:20px}.related-articles-title{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;color:#000;display:flex;align-items:center;gap:10px}.related-articles-title:after{content:"";flex:1;height:1px;background-color:#eee}.related-blogs-list{list-style:none;padding:0;margin:20px 0;border-top:1px solid #eee}.related_blogs{padding:15px 0;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:8px}.related_blogs h4{margin:0;font-size:1.5rem;line-height:1.4;color:#333;transition:color .2s ease}.related-blog-link{text-decoration:none}.related-blog-link:hover h4{color:#000}.article-excerpt{margin:0;font-size:1.2rem;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card__view-details-second{display:inline-block;margin-top:5px;text-decoration:none;color:#000;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.card__view-details-second span{position:relative;padding-bottom:2px}.card__view-details-second span:after{content:"";position:absolute;width:100%;height:1.5px;bottom:0;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.card__view-details-second:hover span:after{transform:scaleX(1);transform-origin:bottom left}.ml{margin-left:0!important}.container .product-section{padding-bottom:0rem}.product-tags{display:none}footer.footer.color-background-4{background-color:#000}h2.h5.footer-block__heading,p.contacts__text{color:#ffde01!important}.details__follow{display:none}.header__menu-item{padding:0 1.6rem}.list-menu--inline .header__menu-item{padding:1rem 1.2rem}@media(max-width:768px){img.header__heading-logo{width:128px}.header__top_left,.header__column{max-width:48px;margin:0}.header__top_left{visibility:visible!important}.Vtl-WishlistHeaderWrapper{display:none!important}}@media only screen and (max-width:1100px){.header__top_left{visibility:visible!important}}.header__inline-menu_bottom .mega-menu{top:60px}.header__icon--search{padding:0}.header__top_left{visibility:hidden}.details__follow{display:none!important}a[href*="/tagged/"]{display:inline-block;padding:4px 10px!important;color:#000!important;text-decoration:none!important;font-size:12px!important;text-transform:none;margin-bottom:20px}a[href*="/tagged/cestovani"]{background:#fcedc5}a[href*="/tagged/s-rodinou-a-prateli"]{background:#ced564}a[href*="/tagged/sport-ve-meste"]{background:#ffde01}.article-card__tag a[href*="/tagged/cestovani"]{background:#fcedc5}.article-card__tag a[href*="/tagged/s-rodinou-a-prateli"]{background:#ced564}.article-card__tag a[href*="/tagged/sport-ve-meste"]{background:#ffde01}.product-short-description .metafield-rich_text_field p,li{margin:1.5rem 0;font-size:16px!important;line-height:1.6}.product-short-description p{margin-bottom:.6rem}.product-short-description ul{margin:.8rem 0 1rem;padding-left:1.25rem;list-style:disc}.product-form__controls-group label{border:.1rem solid #ffffff!important}.size_value_block{border:.1rem solid #000000!important}.quantity{border-color:#000}.quantity__button{color:#171753}.xb-wishlist-button__add-style-1,.xb-wishlist-button__loading-style-1,.xb-wishlist-button__remove-style-1{border-width:1px!important}.custom-liquid ul{padding:0}.product .price__regular,.product .price-item--sale{font-size:3.4rem!important}.product-description{padding-top:40px}.header__toggle-scheme-item--dark :root,[data-scheme=light] .header__toggle-scheme-item--dark{display:none}.scroll-top svg{fill:#fff}@media only screen and (max-width:768px){.custom-liquid .metafield-rich_text_field ul{padding-inline-start:10px!important}}.color_swatch_block{border:none!important}.color-swatch-second{border:2px solid #ccc!important}input[type=radio]:checked+.color_swatch_block .color-swatch-second{border-color:#000!important}.color_swatch_value{display:none!important}.color_swatch_block>span{display:none!important}.color-swatch-second{width:30px!important;height:30px!important;display:inline-block!important;background-color:var(--swatch-color)!important}.article-template__left{display:none!important}.article-template__promo.color-{display:none}.article-template__content{line-height:var(--font-body-line-height);max-width:94rem}.article-template__footer.container{display:flex;width:100%;justify-content:space-between}._gridItem_1q1d2_172,_gridItemContent_1q1d2_257{min-width:unset;max-width:1200px!important;width:100%;min-height:var(--inline-container-min-height)}.product-attributes-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:auto;font-size:16px;line-height:1.4}.product-attributes-table th,.product-attributes-table td{padding:12px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.08)}.product-attributes-table thead th{font-weight:700;position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid rgba(0,0,0,.12)}.product-attributes-table tbody tr:nth-child(2n){background:#00000004}.product-attributes-table-wrap{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;background:#fff}.product-attributes-table .num{text-align:right;font-variant-numeric:tabular-nums}.product-attributes-table .center{text-align:center}.cloud-search-page-controls__filters-container{display:flex!important;flex:none!important}.cloud-search-page-controls__filters-container a{display:inline-flex;align-items:center;justify-content:center;padding:clamp(10px,2vw,12px) clamp(20px,4vw,32px);font-size:clamp(12px,1.2vw,16px);font-weight:700;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;border:3px solid transparent;transition:all .25s ease-in-out;font-family:Poppins,sans-serif;background:#ff782a}.cloud-search-page-controls__filters-link{background:#ff782a}.cloud-search-page-controls__filters-link{margin:0!important}.cloud-search-page-controls__filters-link .cloud-search-filters-link-icon{margin-inline-start:8px;margin-inline-end:16px}.cloud-search-page-controls__filters-container{justify-content:start;flex:none}.cloud-search-page-controls__filters-container a{padding:12px 36px;margin-bottom:0;color:#fff}.cloud-search-page-controls__filters-link .cloud-search-filters-link-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27%23ffffff%27 d=%27M1 4h3.185A2.995 2.995 0 0 0 7 6a2.995 2.995 0 0 0 2.815-2H19a1 1 0 1 0 0-2H9.815A2.995 2.995 0 0 0 7 0a2.995 2.995 0 0 0-2.815 2H1a1 1 0 1 0 0 2m18 12H9.815A2.995 2.995 0 0 0 7 14a2.995 2.995 0 0 0-2.815 2H1a1 1 0 1 0 0 2h3.185A2.995 2.995 0 0 0 7 20a2.995 2.995 0 0 0 2.815-2H19a1 1 0 1 0 0-2m0-7h-3.185A2.995 2.995 0 0 0 13 7a2.995 2.995 0 0 0-2.815 2H1a1 1 0 1 0 0 2h9.185A2.995 2.995 0 0 0 13 13a2.995 2.995 0 0 0 2.815-2H19a1 1 0 1 0 0-2M7 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2m0 16a1 1 0 1 1 0-2 1 1 0 0 1 0 2m6-7a1 1 0 1 1 0-2 1 1 0 0 1 0 2%27/%3E%3C/svg%3E")}.cloud-search-text-field--value-search{display:none}.cloud-search-range-slider__bar{height:3px;background:#f7f7f7}.cloud-search-range-slider__handle:after{background-color:#ff782a}.cloud-search-range-slider:before{background:transparent!important;height:3px}.cloud-search-page-controls--with-margins{margin:0 0 20px}.cloud-search-page-controls__filters-container{display:flex;flex-direction:column;gap:8px}.cloud-search-page-controls__applied-filters{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:2px;padding:0}.cloud-search-applied-filter{display:inline-flex!important;align-items:center;gap:4px;padding:5px 12px;border-radius:20px;background-color:#222;border:1px solid #222;color:#fff;font-size:1.3rem;white-space:nowrap;cursor:pointer;transition:background-color .2s}.cloud-search-applied-filter:hover{background-color:#444;border-color:#444}.cloud-search-applied-filter__text{color:#fff}.cloud-search-applied-filter__name{font-weight:600;color:#fff}.cloud-search-applied-filter__values{color:#fff}.cloud-search-applied-filter__clear{font-size:1.4rem;line-height:1;color:#fff;margin-left:4px;opacity:.7}.cloud-search-page-controls__filters-container{overflow:hidden;width:100%}.cloud-search-page-controls__applied-filters{max-width:100%}[data-filter-name=Barva] .cloud-search-filter-value__name{display:flex;align-items:center;gap:8px}[data-filter-name=Barva] .cloud-search-filter-value__name:before{content:"";display:inline-block;width:16px;height:16px;min-width:16px;border-radius:3px;border:1px solid rgba(0,0,0,.15)}[data-filter-name=Barva] [data-filter-value=D\159 evo] .cloud-search-filter-value__name:before{background-color:#b68d07}[data-filter-name=Barva] [data-filter-value=\10cir\e1] .cloud-search-filter-value__name:before{background-color:#f6eeee;border-color:#ccc}[data-filter-name=Barva] [data-filter-value=Mask\e1\10dov\e1] .cloud-search-filter-value__name:before{background-color:#4b5320}[data-filter-name=Barva] [data-filter-value=Modr\e1] .cloud-search-filter-value__name:before{background-color:#1782ee}[data-filter-name=Barva] [data-filter-value="Tmav\11b  \161 ed\e1"] .cloud-search-filter-value__name:before{background-color:#5e5a5a}[data-filter-name=Barva] [data-filter-value=\17dlut\e1] .cloud-search-filter-value__name:before{background-color:#f6ea09;border-color:#ccc}[data-filter-name=Barva] [data-filter-value=Oran\17eov\e1] .cloud-search-filter-value__name:before{background-color:#f78b08}[data-filter-name=Barva] [data-filter-value=\160 ed\e1] .cloud-search-filter-value__name:before{background-color:#888686}[data-filter-name=Barva] [data-filter-value="Tmav\11b  zelen\e1"] .cloud-search-filter-value__name:before{background-color:#0a8104}[data-filter-name=Barva] [data-filter-value="Sv\11btle zelen\e1"] .cloud-search-filter-value__name:before{background-color:#6cba55}[data-filter-name=Barva] [data-filter-value=\10c ern\e1] .cloud-search-filter-value__name:before{background-color:#0d0c0c}[data-filter-name=Barva] [data-filter-value=\10c erven\e1] .cloud-search-filter-value__name:before{background-color:#fc1d1d}.rte li{font-size:1.9rem!important}.rte a{color:#ff782b!important}.rte a:hover{color:#0d0c0c!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/metinas-base.css.map */
