.main-container{max-width:1280px;margin-inline:auto;padding-left:16px;padding-right:16px;width:100%}.menu-open{overflow:hidden}.main-header{color:#fff;position:relative}.main-header a{text-decoration:none}.main-header__top{background:#1f1f1f;border-bottom:1px solid rgb(255 255 255 / .18)}.main-header__top__inner{width:100%;max-width:1140px;margin:0 auto;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.main-header__top__nav ul{display:flex;list-style:none;margin:0;padding:0;gap:8px}@media (max-width:991px){.main-header__top__nav ul{flex-direction:column;align-items:center;width:100%;padding:10px 0}}.main-header__top__nav ul li a{color:#fff;font-size:15px;font-weight:300;padding:5px 8px;display:block;transition:all .3s ease}@media (max-width:991px){.main-header__top__nav ul li a{color:#000}}.main-header__top__nav ul li a:hover{color:#eb002a}.main-header__top__nav ul .sale__menu{background-color:#ba5c00;border-radius:6px;transition:all .3s ease}.main-header__top__nav ul .sale__menu a{font-weight:700;display:block;padding:5px 8px;transition:all .3s ease}@media (max-width:991px){.main-header__top__nav ul .sale__menu a{color:#fff}}.main-header__top__nav ul .sale__menu:hover{background-color:#eb002a}.main-header__top__nav ul .sale__menu:hover a{color:#fff}@media (max-width:991px){.main-header__top{display:none}}.main-header__main{background:#1f1f1f}.main-header .container{max-width:1280px;margin-inline:auto;padding-left:16px;padding-right:16px;width:100%}.main-header .container::before{display:none}.main-header .container::after{display:none}.main-header .mainbar{display:flex;justify-content:space-between;align-items:center;padding-top:24px;padding-bottom:24px;gap:18px;position:relative}.main-header .fibosearch-wrapper{max-width:1280px;width:100%;position:absolute;display:flex;top:77px;max-height:600px;left:0}.main-header .brand{max-width:231px;max-height:45px;display:inline-flex}.main-header .brand__mark{width:100%;height:auto;display:block}.main-header .dgwt-wcas-suggestions-wrapp,.main-header .dgwt-wcas-suggestions-wrapp-fixed{position:relative!important;margin:0!important;width:50%!important;top:0!important;left:0!important;border-top-left-radius:7px!important;border-bottom-left-radius:7px!important}.main-header .dgwt-wcas-details-wrapp{position:relative!important;margin:0!important;width:50%!important;top:0!important;left:0!important;max-width:100%!important;border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.main-header .search{display:flex;max-width:646px;flex-direction:column;width:100%;position:relative}.main-header .search .dgwt-wcas-sf-wrapp{display:flex}.main-header .search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{flex:1;padding:13px 16px;height:auto;border:none;border-radius:7px;font-size:16px;font-weight:400;font-style:normal}@media (max-width:768px){.main-header .search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 13px}}.main-header .search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#000;font-size:16px;font-weight:400;font-style:normal}@media (max-width:768px){.main-header .search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{font-size:12px}}.main-header .search .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{border-top-right-radius:7px;border-bottom-right-radius:7px}@media (max-width:768px){.main-header .search .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{padding:0 8px;font-size:12px}}.main-header .search .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{background-color:#d32d3a!important;color:#fff!important;opacity:1!important}.main-header .search .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before{transform:translate(0,-50%);top:50%}.main-header .search__input{flex:1;padding:12px 16px;border:none}.main-header .search__input::placeholder{color:#000;font-size:16px;font-weight:400}.main-header .search__input:focus{outline:0;box-shadow:0 0 0 3px rgb(241 171 62 / .35)}.main-header .search__btn{padding:12px 16px;background:#eb002a;color:#fff;font-weight:400;font-size:16px;border:none;cursor:pointer}.main-header .search__btn:hover{background:rgb(209.5,0,37.4425531915)}.main-header .search__btn:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(241 171 62 / .35)}.main-header .help{display:flex;gap:10px;align-items:center}.main-header .help__icon{width:36px;height:36px;border-radius:999px;flex:0 0 auto}.main-header .help__icon img{width:100%;height:100%;border-radius:999px;display:block;object-fit:cover}.main-header .help__text{display:flex;flex-direction:column;gap:8px;line-height:1.1}.main-header .help__line{font-size:14px;display:flex;gap:6px;white-space:nowrap}.main-header .help__line a{color:#fff;transition:color .3s ease}.main-header .help__line a:hover{color:#eb002a}.main-header .help__line span{font-weight:300}.main-header .help-mobile{display:none;width:24px;height:24px;place-items:center;text-decoration:none;margin-left:auto}@media (max-width:767px){.main-header .help-mobile{width:20px;height:20px}}.main-header .help-mobile svg{display:block}.main-header .help-mobile:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(241 171 62 / .35);border-radius:6px}.main-header .right{display:flex;align-items:center}.main-header .menu{position:relative;transition:background-color .3s ease}.main-header .menu:hover{background-color:rgb(255 255 255 / .1)}.main-header .menu:hover .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.main-header .burger{width:34px;height:34px;background:0 0;border:none;display:grid;gap:5px;place-content:center;cursor:pointer}.main-header .burger:focus-visible{outline:0;box-shadow:0 0 0 3px rgb(241 171 62 / .35);border-radius:6px}.main-header .burger__bar{width:24px;height:2px;background:#fff;display:block}.main-header .nav-dropdown{position:absolute;top:calc(100% + 10px);left:50%;width:150px;background-color:#fff;box-shadow:0 20px 40px rgb(0 0 0 / .35);opacity:0;visibility:hidden;pointer-events:none;z-index:10;transform:translateX(-50%) translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.main-header .nav-dropdown::after{content:"";position:absolute;top:-16px;left:0;right:0;height:16px;background:0 0}.main-header .nav-dropdown::before{content:"";position:absolute;left:50%;top:-7px;transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background:#fff;box-shadow:-6px -6px 12px rgb(0 0 0 / .08);z-index:1}.main-header .nav-dropdown__inner{padding:16px 20px;position:relative;z-index:2;display:grid;gap:4px}.main-header .nav-dropdown__inner>li{list-style:none;margin:0;padding:0}.main-header .nav-dropdown__inner>li>a{color:#000;display:flex;align-items:center;font-size:16px;font-weight:300;padding:4px 4px;text-decoration:none;transition:color .3s ease,background-color .2s ease}.main-header .nav-dropdown__inner>li>a:hover{color:#eb002a}.main-header .nav-dropdown__inner>li.sale__menu>a{background:#fff;color:#000}.main-header .nav-dropdown__inner>li.sale__menu>a:hover{color:#eb002a}.main-header .nav-dropdown__inner>li>a:focus-visible{outline:2px solid #000;outline-offset:3px;border-radius:8px}.main-header .actions{display:flex!important;gap:3px;margin-left:20px}.main-header .actions__icon{padding:5px;display:grid;place-items:center;position:relative;background-color:#fff0;transition:background-color .3s ease;display:flex;align-items:center;flex-shrink:0}.main-header .actions__icon:hover{background-color:rgb(255 255 255 / .1);border-radius:5px}.main-header .actions__icon .cart-icon-wrapper{position:relative;width:24px;height:24px}@media (max-width:767px){.main-header .actions__icon .cart-icon-wrapper{width:20px;height:20px}}.main-header .actions__meta{display:flex;flex-direction:column;font-size:11px;justify-content:center;margin-left:10px;color:#fff;font-weight:300}@media (max-width:767px){.main-header .actions__meta{display:none}}.main-header .actions__badge{position:absolute;top:-7px;right:-7px;color:#000;font-size:11px;width:16px;height:16px;display:flex;justify-content:center;align-items:center;border-radius:999px;font-weight:500}.main-header .actions .badge-account{position:absolute;top:-7px;right:-5px;color:#000;font-size:11px;width:16px;height:16px;display:flex;justify-content:center;align-items:center;border-radius:999px;font-weight:500;background:#b2e1b2}.main-header .actions__icon--cart .actions__badge{background:#eb002a;color:#fff}.main-header .actions__icon--cart .wrap-mini-cart{background-color:#f1f1ef;border-radius:7px;overflow:hidden;z-index:10;display:block;position:absolute;width:500px;top:100%;right:0;color:#000;box-shadow:0 5px 25px 0 rgb(0 0 0 / .56);text-shadow:none;padding-bottom:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.main-header .actions__icon--cart .wrap-mini-cart .remove{padding:10px 15px}.main-header .actions__icon--cart .wrap-mini-cart .mini-cart-title{padding:16px 0}.main-header .actions__icon--cart .wrap-mini-cart .mini-cart-title h4{margin:0}.main-header .actions__icon--cart .wrap-mini-cart .cart_list{max-height:300px;overflow-y:auto;padding-left:0}.main-header .actions__icon--cart:hover .wrap-mini-cart{opacity:1;visibility:visible;pointer-events:auto}@media (max-width:767px){.main-header .actions__icon--cart .wrap-mini-cart{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.main-header .actions__icon--cart:hover .wrap-mini-cart{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.main-header #nav-icon4{width:24px;height:16px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;display:none;background-color:#fff0;border:none}.main-header #nav-icon1 span,.main-header #nav-icon3 span,.main-header #nav-icon4 span{position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.main-header #nav-icon4 span:nth-child(1){top:0;transform-origin:left center}.main-header #nav-icon4 span:nth-child(2){top:7px;transform-origin:left center}.main-header #nav-icon4 span:nth-child(3){top:14px;transform-origin:left center}.main-header #nav-icon4.open span:nth-child(1){transform:rotate(45deg);top:-2px;left:0}.main-header #nav-icon4.open span:nth-child(2){width:0%;opacity:0}.main-header #nav-icon4.open span:nth-child(3){transform:rotate(-45deg);top:15px;left:0}.main-header .mobile-menu{position:fixed;left:0;right:0;bottom:0;top:var(--mm-top,0);height:calc(100dvh - var(--mm-top,0px));z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.main-header .mobile-menu__overlay{position:absolute;inset:0;z-index:1;opacity:0;transition:opacity .25s ease}.main-header .mobile-menu__panel{position:relative;z-index:2;overflow-y:auto;background:#fff;transform:translateX(-100%);transition:transform .32s ease;will-change:transform;padding:15px;padding-top:50px;padding-bottom:50px}.main-header .mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.main-header .mobile-menu.is-open .mobile-menu__overlay{opacity:1}.main-header .mobile-menu.is-open .mobile-menu__panel{transform:translateX(0);border-bottom-left-radius:14px;border-bottom-right-radius:7px;box-shadow:0 5px 25px 0 rgb(0 0 0 / .56)}.main-header body.menu-open{overflow:hidden}@media (max-width:991px){.main-header .burger{display:none}.main-header #nav-icon4{display:block;margin-left:14px}.main-header .nav-dropdown__inner{padding-bottom:50px;width:100%;gap:0;padding-left:0;padding-right:0;border-top:2px solid #1f1f1f;margin-top:20px;padding-top:20px}.main-header .nav-dropdown__inner li a{justify-content:center}.main-header .nav-dropdown__inner .sale__menu a{background:#fff!important}.main-header .nav-dropdown__inner .sale__menu a:hover{color:#eb002a!important}.main-header .actions{margin-left:0}}@media (max-width:1100px){.main-header .mainbar{flex-wrap:wrap}.main-header .search{width:100%;max-width:100%;order:4}.main-header .fibosearch-wrapper{top:141px}}@media (max-width:991px){.main-header .help-mobile{display:grid}}@media (max-width:768px){.main-header .help{display:none}.main-header .help-mobile{display:grid}.main-header .menu .nav-dropdown{display:none}.main-header .dgwt-wcas-suggestions-wrapp,.main-header .dgwt-wcas-suggestions-wrapp-fixed{width:100%!important}.main-header .fibosearch-wrapper{top:141px}}@media (max-width:480px){.main-header .brand{max-width:150px}.main-header .actions__icon .icon{width:20px;height:20px}.main-header #nav-icon4{margin-left:8px}.main-header .mainbar{gap:14px}}.wrap-hint-fibo{background-color:#fff;position:absolute;bottom:-32px;left:0;right:0}.wrap-hint-fibo .hint{display:none;text-align:center;font-weight:400;font-size:1.6rem;line-height:2;color:#d11f26;border-top:1px solid #f4f4f4}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-si{width:60px}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp{width:100%;flex-direction:row;align-items:baseline;flex-wrap:wrap}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .ex-tax{display:none}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .woocommerce-Price-amount{margin:0 3px}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .woocommerce-price-suffix{width:58px}.dgwt-wcas-suggestions-wrapp a .dgwt-wcas-content-wrapp .dgwt-wcas-meta .dgwt-wcas-sp .woocommerce-price-suffix .ex-tax{display:none}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner{height:100%}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .ex-tax{display:none}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details{height:100%;display:flex;flex-direction:column;justify-content:space-between}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .add_to_cart_button{background-color:#eb002a!important;border-radius:5px;color:#fff;transition:all .3s ease;padding:10px 16px}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details .add_to_cart_button:hover{background-color:#d32d3a!important;color:#fff}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details>a:first-of-type{height:100%;display:block}.dgwt-wcas-details-wrapp .dgwt-wcas-details-inner .dgwt-wcas-product-details>a:first-of-type .dgwt-wcas-details-main-image{height:100%}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{overflow-y:auto!important;max-height:calc(100vh - 240px)!important}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0}.dgwt-wcas-sp del{margin-right:8px}.dgwt-wcas-suggestion-nores{color:#000}.dgwt-wcas-open .fibosearch-wrapper::before{content:"";position:absolute;left:50%;top:-7px;transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background:#fff;box-shadow:-6px -6px 12px rgb(0 0 0 / .08);z-index:1}.dgwt-wcas-open.dgwt-wcas-nores .fibosearch-wrapper::before{left:25%;transform:translateX(0) rotate(45deg)}@media (max-width:767px){.dgwt-wcas-open .fibosearch-wrapper::before,.dgwt-wcas-open.dgwt-wcas-nores .fibosearch-wrapper::before{left:50%!important;transform:translateX(-50%) rotate(45deg)!important}}.intro-nav-wrapper{display:none}@media (max-width:768px){.intro-nav-wrapper{display:block}}@media (max-width:768px){header.main-header .intro-nav-wrapper{display:none!important}}@media (min-width:768px){header.main-header .intro-nav-wrapper{display:block}.intro-nav-wrapper.is-fixed .intro-block{position:fixed;top:0;left:0;width:100%;z-index:999}}@font-face{font-display:swap;font-family:Inter;src:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype");font-weight:100 900;font-style:normal;}.payment_method_tatrapayplus img[alt*=qr]{display:none}.payment_method_tatrapayplus img[alt*=click-to-pay]{display:none}.payment_method_tatrapayplus img[alt*=tatrapayplus]{display:none}.payment_method_tatrapayplus .name-payment{display:flex;align-items:center;flex-wrap:wrap}.payment_method_tatrapayplus #payment_method_tatrapayplus{margin-top:0!important}.payment_method_tatrapayplus label[for=payment_method_tatrapayplus]{margin-bottom:0}.sidebar-outer{margin-bottom:20px}.sidebar-outer .sidebar-menu{padding:0}.top-level-list{list-style:none;margin:0;padding:0}.item-header-zero{background-color:#168757}.item-header-one{background-color:#168194}.item-header-two{background-color:#384d5d}.item-header-three{background-color:#eb002a}.item-header-four{background-color:#f1ab3e}.item-header-five{background-color:#9e407f}.top-level-item{border-bottom:3px solid rgb(255 255 255 / .05)}.top-level-item:hover{background:rgb(255 255 255 / .02)}.top-level-item .top-level-header{display:flex;align-items:center;position:relative;padding:14px 15px;border-radius:7px}.top-level-item .top-level-header .top-level-icon{display:flex;align-items:center;justify-content:center;width:23px;height:23px;margin-right:5px}.top-level-item .top-level-header .top-level-icon .img{width:100%;height:100%}.top-level-item .top-level-header .top-level-link{font-size:15px;font-weight:500;color:#fff;text-decoration:none;transition:color .2s ease;position:relative;display:inline-block}.top-level-item .top-level-header .top-level-link:hover{text-decoration:none;color:#fff}.top-level-item .top-level-header .top-level-link::after{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:100%;background:rgb(255 255 255 / .95);transform:scaleX(0);transform-origin:left;transition:transform 220ms ease,opacity 220ms ease;opacity:.85}.top-level-item .top-level-header .top-level-link:hover::after{transform:scaleX(1);opacity:1}.top-level-item .top-level-header .top-level-toggle{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;margin-left:auto}.top-level-item .top-level-header .top-level-toggle:hover{background:rgb(255 255 255 / .05)}.top-level-item .top-level-header .top-level-toggle .toggle-icon{position:relative;width:14px;height:14px}.top-level-item .top-level-header .top-level-toggle .toggle-icon::after,.top-level-item .top-level-header .top-level-toggle .toggle-icon::before{content:"";position:absolute;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.top-level-item .top-level-header .top-level-toggle .toggle-icon::before{width:14px;height:2px;top:50%;left:0;transform:translateY(-50%)}.top-level-item .top-level-header .top-level-toggle .toggle-icon::after{width:2px;height:14px;left:50%;top:0;transform:translateX(-50%)}.top-level-item .top-level-header .top-level-toggle[aria-expanded=true] .toggle-icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}.top-level-item .top-level-submenu{height:0;overflow:hidden;transition:height 280ms cubic-bezier(.4,0,.2,1);will-change:height}.top-level-item .top-level-submenu>.submenu{padding:8px 0;border-radius:7px}.submenu{list-style:none;margin:0;padding:0;background:#f1f1ef}.submenu-wrapper{height:0;overflow:hidden;transition:height 280ms cubic-bezier(.4,0,.2,1);will-change:height}.cat-item{position:relative;margin-left:15px}.cat-item .cat-item-header{display:flex;align-items:center}.cat-item .cat-link{flex:1;display:block;padding:5px 8px;font-size:14px;font-weight:400;color:#565656;text-decoration:none;transition:all .2s ease;position:relative}.cat-item .cat-link.parent{font-weight:600}.cat-item .cat-link.level-1{padding:10px 16px}.cat-item .cat-link:hover{color:#eb002a;text-decoration:none}.cat-item .cat-link.active{color:#eb002a;font-weight:500}.cat-item .toggle-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;margin-left:auto;margin-right:8px}.cat-item .toggle-btn:hover{background:rgb(255 255 255 / .05)}.cat-item .toggle-btn .toggle-icon{position:relative;width:10px;height:10px}.cat-item .toggle-btn .toggle-icon::after,.cat-item .toggle-btn .toggle-icon::before{content:"";position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);background:#565656}.cat-item .toggle-btn .toggle-icon::before{width:10px;height:2px;top:50%;left:0;transform:translateY(-50%)}.cat-item .toggle-btn .toggle-icon::after{width:2px;height:10px;left:50%;top:0;transform:translateX(-50%)}.cat-item .toggle-btn:hover .toggle-icon::after,.cat-item .toggle-btn:hover .toggle-icon::before{background:#eb002a}.cat-item .toggle-btn[aria-expanded=true] .toggle-icon::after{transform:translateX(-50%) rotate(90deg);opacity:0}@keyframes fadeIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.submenu-wrapper.open .cat-item,.top-level-submenu.open>.submenu>.cat-item{animation:fadeIn .5s ease forwards}.iconic-was-swatches--visual .iconic-was-swatch--disabled .iconic-was-swatch__container:after{--cross-color:#000;background:linear-gradient(to top left,transparent 0,transparent calc(50% - 2px),var(--cross-color) 50%,transparent calc(50% + .9px),transparent 100%),linear-gradient(to top right,transparent 0,transparent calc(50% - 2px),var(--cross-color) 50%,transparent calc(50% + .9px),transparent 100%)}.iconic-was-swatch__container.is-dark:after{--cross-color:#fff!important}.iconic-was-swatch__container.is-dark:after .iconic-was-swatch__graphic{opacity:.8}.iconic-was-swatches--visual .iconic-was-swatch--disabled .iconic-was-swatch__graphic{opacity:.5}.iconic-was-swatch__container:after{opacity:1!important}.actions-section .section-title{text-align:center;margin-bottom:48px;display:flex;justify-content:center}@media (max-width:991.98px){.actions-section .section-title{justify-content:flex-start}}.actions-container{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;margin-bottom:30px}.actions-container .action-box-wrap{width:33.33%;padding:5px;position:relative;display:flex;flex-direction:column}@media (max-width:991.98px){.actions-container .action-box-wrap{width:100%}}.actions-container .action-box{display:flex;height:100%;background-color:#f1f1ef;position:relative;flex-direction:column;border-radius:7px;overflow:hidden}.actions-container .action-box:hover{text-decoration:none;color:#373837}.actions-container .action-box h3{margin-top:0}.actions-container .action-box .action-box-content{padding:25px}.actions-container .action-box .image-box{width:100%;position:relative;overflow:hidden;aspect-ratio:16/9}@media (max-width:768px){.actions-container .action-box .image-box{width:100%}}.actions-container .action-box .image-box::before{content:"";position:absolute;inset:0;background:rgb(192 32 47 / .7);opacity:0;transition:opacity .3s ease;z-index:4;pointer-events:none}.actions-container .action-box .image-box .image-holder{height:100%;position:relative;z-index:3}.actions-container .action-box .image-box .image-holder::after{margin:0 auto;border-bottom:20px solid #fff0;border-left:20px solid #fff0;border-right:20px solid #f1f1ef;border-top:20px solid #fff0;width:0;height:0;content:"";display:block;z-index:800;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;rotate:90deg;bottom:0}.actions-container .action-box .image-box .image-holder img{height:100%;width:100%;object-fit:cover;object-position:left}@media (max-width:768px){.actions-container .action-box .image-box .image-holder::after{top:auto;right:auto;bottom:-20px;left:50%;transform:translateX(-50%);rotate:90deg;border-left:0}}.actions-container .action-box .image-box .action-hover-content{position:absolute;inset:0;z-index:6;pointer-events:none}.actions-container .action-box .image-box .action-hover-content .icon-plus{position:absolute;left:50%;top:0;width:48px;height:48px;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/hover_cross.png.webp);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translate(-50%,0);opacity:0;transition:top .5s ease,transform .5s ease,opacity .4s ease}.actions-container .action-box .content-box{width:100%;padding:40px 25px 40px 40px;margin:auto 0;word-break:break-word}.actions-container .action-box .content-box .title-box{margin-bottom:16px}@media (max-width:1199.98px){.actions-container .action-box .content-box{padding:20px 15px 30px 15px}}@media (max-width:768px){.actions-container .action-box .content-box{width:100%}}.actions-container .action-box:hover .image-box::before{opacity:.7}.actions-container .action-box:hover .action-hover-content .icon-plus{top:50%;transform:translate(-50%,-50%);opacity:1}@media (max-width:768px){.actions-container .action-box{flex-direction:column}}.badge-action{position:absolute;top:24px;left:24px;padding:5px 10px;font-size:14px;font-weight:700;z-index:5;border-radius:5px}.action-end{filter:grayscale(100%)}.single-content-wrap .badge-action{position:relative;top:0;left:0;padding:5px 10px;font-size:14px;font-weight:700;z-index:5;width:fit-content;margin-bottom:10px;border-radius:5px}.service-clickable-gallery{display:flex;flex-wrap:wrap;margin:10px -7px 0}.service-clickable-gallery__item{width:50%;padding:7px}@media (max-width:575.98px){.service-clickable-gallery__item{width:100%}}.service-clickable-gallery__item img{display:block;width:100%;max-width:100%;height:auto;margin:0}.global-btn{text-decoration:none;font-size:16px;display:inline-block;color:#fff;font-weight:500;padding:14px 24px;border:none;transition:all .3s ease;border-radius:5px}.global-btn svg path{stroke:currentColor;transition:stroke .3s ease,fill .3s ease}.btn-center{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.btn-red{background-color:#eb002a}.btn-red:hover{background-color:#d32d3a;color:#fff;text-decoration:none}.btn-white{background-color:#fff;color:#1f1f1f}.btn-white:hover{background-color:#f1f1ef;color:#1f1f1f;text-decoration:none}.btn-black{background-color:#000}.btn-black:hover{background-color:#eb002a}.contact-form-btn{margin-left:auto;margin-right:auto;display:flex;position:relative;top:24px}.product-slider-section .flex-single-wrap{width:100%;padding:9px 18px 42px 0}.product-slider-section .badge-wrapper{padding:6px 9px;display:flex;align-items:center;background-color:#4b984b;border-radius:5px}.product-slider-section .badge-wrapper img{margin-right:6px}.product-slider-section .badge-wrapper p{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:0}.product-slider-section .owl-nav{color:#fff;margin:auto 0}.product-slider-section .owl-nav .disabled{opacity:.5;cursor:default}.product-slider-section .owl-nav button{margin:2px!important;padding:0;border:0}.product-slider-section .owl-nav button:focus{outline:0}.product-slider-section .owl-nav button i{padding:11px 12px 11px 14px;margin:0;background-color:#373837;width:auto}.product-slider-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.product-slider-section__header .title{color:#eb002a;font-weight:500;font-size:32px;line-height:100%;margin:0}@media (max-width:768px){.product-slider-section__header .title{font-size:28px}}.product-slider-section__header-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-slider-section__controls{display:flex;gap:8px}@media (max-width:575.98px){.product-slider-section__controls{display:none}}.product-slider-section__arrow{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background-color:#1f1f1f;transition:opacity .3s ease;color:#fff;border:none;flex-shrink:0}.product-slider-section__arrow:hover{opacity:.8}.product-slider-section__arrow.disabled,.product-slider-section__arrow:disabled{opacity:.5;cursor:default;pointer-events:none}.product-slider-section__footer{display:flex;justify-content:center;margin-top:24px}.product-slider-section .home-product-carousel{min-height:420px;width:100%;max-width:100%;min-width:0;overflow:hidden}.product-slider-section .home-product-carousel:not(.owl-loaded){visibility:visible}.product-slider-section .home-product-carousel.owl-loaded{visibility:visible}.product-slider-section .product-carousel{width:100%;max-width:100%;min-width:0;overflow:hidden}.product-slider-section .product-carousel.owl-carousel:not(.owl-loaded){display:flex;align-items:stretch;overflow:hidden}.product-slider-section .product-carousel.owl-carousel:not(.owl-loaded)>.product{flex:0 0 23.8095%;max-width:23.8095%;margin:16px;min-height:390px}@media (max-width:1199.98px){.product-slider-section .product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:31.25%;max-width:31.25%}}@media (max-width:768px){.product-slider-section .product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:45.4545%;max-width:45.4545%}}@media (max-width:574.98px){.product-slider-section .product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:83.3333%;max-width:83.3333%}}.product-slider-section .product-carousel.single-product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:calc(33.3333% - 32px);max-width:calc(33.3333% - 32px)}@media (max-width:575.98px){.product-slider-section .product-carousel.single-product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:calc(50% - 32px);max-width:calc(50% - 32px)}}@media (max-width:449.98px){.product-slider-section .product-carousel.single-product-carousel.owl-carousel:not(.owl-loaded)>.product{flex-basis:calc(100% - 32px);max-width:calc(100% - 32px)}}.product-slider-section .product-carousel .product{position:relative;background-color:#fff;border-radius:7px;box-shadow:0 4px 14px rgb(0 0 0 / .1);padding:15px;text-align:center;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.product-slider-section .product-carousel .product:hover{box-shadow:0 2px 18px rgb(0 0 0 / .16)}.product-slider-section .product-carousel .product:hover img.attachment-woocommerce_thumbnail{transform:scale(1.04)}.product-slider-section .product-carousel .product .percentualna-zlava-badge{position:absolute;left:16px;top:16px;z-index:55;width:40px;height:40px;border-radius:999px;background:#f26f18;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}@media (max-width:450.98px){.product-slider-section .product-carousel .product .percentualna-zlava-badge{width:30px;height:30px;left:5px;font-size:10px}}.product-slider-section .product-carousel .product h2{font-size:17px;font-weight:400}.product-slider-section .product-carousel .product .price del span,.product-slider-section .product-carousel .product .price ins span{font-size:20px!important;font-weight:700}.product-slider-section .product-carousel .product .product-labels{position:absolute;right:0;top:16px;display:flex;flex-wrap:wrap;flex-direction:column;gap:2px;z-index:55}.product-slider-section .product-carousel .product .product-labels>*{align-self:flex-end;width:fit-content;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end;border-radius:5px}@media (max-width:450.98px){.product-slider-section .product-carousel .product .product-labels>*{font-size:10px}}.product-slider-section .product-carousel .product .product-labels .na-dopyt{padding:6px 8px 4px;text-transform:uppercase;background-color:#efaa33}.product-slider-section .product-carousel .product .product-labels .na-dopyt::before{content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/dopyt.svg);width:16px;height:16px}.product-slider-section .product-carousel .product .product-labels .label-onbackorder{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b}.product-slider-section .product-carousel .product .product-labels .label-bestseller{text-transform:uppercase;padding:6px 8px 4px;background:#229cc1}.product-slider-section .product-carousel .product .product-labels .label-instock{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b}.product-slider-section .product-carousel .product img.attachment-woocommerce_thumbnail{display:block;width:100%;object-fit:contain;max-width:100%;min-width:initial;max-height:200px;min-height:200px;height:100%;width:auto;text-align:center;margin:0 auto;transition:transform .25s ease}.product-slider-section .product-carousel .product h2{margin:15px auto 7px;text-align:center;width:100%;font-size:17px;text-decoration:none!important;color:#373837!important;transition:color .25s ease}.product-slider-section .product-carousel .product .price{font-size:22px;font-weight:700;color:#373837;margin:auto 5px 1px}.product-slider-section .product-carousel .product a{text-decoration:none!important}.product-slider-section .product-carousel .owl-stage-outer{width:100%;max-width:100%;overflow:hidden}.product-slider-section .product-carousel .owl-stage-outer .owl-stage{display:flex;align-items:stretch}.product-slider-section .product-carousel .owl-stage-outer .owl-item{padding:16px!important;display:flex;height:auto;border-radius:7px;min-height:290px}.product-slider-section .product-carousel .owl-stage-outer .owl-item .product{width:100%}.product-slider-section .product-carousel .owl-nav{display:flex;position:absolute;top:-88px;right:0}@media screen and (max-width:768px){.product-slider-section .product-carousel .owl-nav{display:flex;position:relative;top:initial;right:initial;margin:0 auto;justify-content:center}}.product-slider-section .product-carousel .owl-nav button{width:37px;height:37px;border-radius:0!important;background-color:#373837!important;color:#fff!important;line-height:.8;margin:0 auto;opacity:1;display:flex!important;align-items:center;justify-content:center}.product-slider-section .product-carousel .owl-nav button i{margin-left:initial;margin-top:initial}@media only screen and (max-width:768px){.product-slider-section .flex-single-wrap{padding:37px 0}.product-slider-section .home-product-carousel{min-height:360px}}.text-box-wrap{display:flex;flex-wrap:wrap}.text-box-wrap .column-1{width:50%}.text-box-wrap .column-2{width:50%}.text-wrap{font-size:24px;line-height:150%;color:#000}.text-wrap p{margin-bottom:10px;font-weight:400;font-size:24px}@media (max-width:991px){.text-wrap p{font-size:18px}}.red-text{color:#eb002a}.black-text{color:#000}.white-text{color:#fff}.none-style-list{list-style:none}.dark-bg{background-color:#f1f1ef}.white-bg{background-color:#fff}.text-black-15{font-size:15px;line-height:150%;font-weight:400;color:#000}.text-black-18{font-size:18px;line-height:150%;font-weight:400;color:#000}.text-black-semi-b-15{font-size:15px;line-height:150%;font-weight:600;color:#000}.silver-border{border:1px solid #f1f1ef}.section-title__text{display:flex;flex-wrap:wrap;gap:.25em;font-weight:500;font-size:32px;line-height:100%;margin:0;text-align:left}@media (max-width:768px){.section-title__text{font-size:28px}}.section-title__part--red{color:#eb002a}.section-title__part--black{color:#000}.section-title__part--white{color:#fff}.slider-arrows{gap:8px;flex-shrink:0}.slider-arrows__button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background-color:#1a1a1a;color:#fff;border:none;transition:opacity .3s ease;flex-shrink:0}.slider-arrows__button:hover{opacity:.8}.slider-arrows__button.slick-disabled{opacity:.5}.slider-arrows--light .slider-arrows__button{background-color:#fff;color:#000}.stars{display:flex;gap:6px}.star path{fill:#e0e0e0;transition:fill .2s ease}.star.is-filled path{fill:#efc22b}.reviews-slider-wrap{position:relative;margin-top:48px;width:100%;max-width:100%;min-width:0;overflow:hidden}@media (max-width:768px){.reviews-slider-wrap{margin-top:28px}}.reviews-slider-wrap .reviews-slider{width:100%;max-width:100%;min-width:0;overflow:hidden}.reviews-slider-wrap .slick-list{width:100%;max-width:100%;overflow:hidden}.reviews-slider-wrap .review{padding-right:72px}@media (max-width:991px){.reviews-slider-wrap .review{padding-right:52px}}@media (max-width:768px){.reviews-slider-wrap .review{padding-right:0}}.reviews-slider-wrap .review-text{margin-top:32px}.reviews-slider-wrap .review-name{margin-top:45px;margin-bottom:4px}@media (max-width:768px){.reviews-slider-wrap .review-name{margin-top:25px}}.reviews-slider-wrap .review-date{color:#676767;display:block;font-size:14px;line-height:20px}.reviews-slider-wrap .control-wrap{text-align:right;margin-top:48px;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.reviews-slider-wrap .control-wrap{margin-top:20px}}.reviews-slider-wrap .control-wrap .arrows-wrap{gap:16px;display:flex;align-items:center}.reviews-slider-wrap .control-wrap .arrows-wrap .reviews-arrow{border:none;background-color:#f1f1ef;border-radius:100%;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:48px;height:48px;transition:all .3s ease;color:#000}@media (max-width:768px){.reviews-slider-wrap .control-wrap .arrows-wrap .reviews-arrow{width:38px;height:38px}}.reviews-slider-wrap .control-wrap .arrows-wrap .reviews-arrow:hover{background-color:#000;color:#fff}.reviews-slider-wrap .control-wrap .arrows-wrap .slick-disabled{opacity:.5}.reviews-slider-wrap .slick-dots{display:flex;justify-content:center;gap:8px;padding:0;order:-1}.reviews-slider-wrap .slick-dots li{list-style:none;margin:0}.reviews-slider-wrap .slick-dots li button{width:12px;height:12px;padding:0;border-radius:50%;border:none;background-color:#000;opacity:20%;cursor:pointer;font-size:0;transition:all .3 ease}.reviews-slider-wrap .slick-dots li button:hover{background-color:#000;opacity:100%}.reviews-slider-wrap .slick-dots li.slick-active button{background-color:#000;opacity:100%}.stars{display:flex;gap:6px}.star path{fill:#e0e0e0}.star.is-filled path{fill:#efc22b}.bg-shape{background-color:#fff;margin-bottom:-4%;width:100vw;object-position:0 1px}.thank-you-modal{display:flex;justify-content:center;align-items:center;z-index:-1}.thank-you-modal.in,.thank-you-modal.show{z-index:9999}.thank-you-modal .modal-content{border:none;padding-bottom:0}.thank-you-modal .close{z-index:2;position:relative;top:8px;right:8px;transition:transform .4s ease-in-out;opacity:1}.thank-you-modal .close:hover{transform:rotate(180deg)}.modal-body{padding:32px}.modal-body .thank-you-icon{width:80px;height:80px;text-align:center;margin-left:auto;margin-right:auto}.modal-body .thank-you-title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:0;text-align:center;margin-top:30px;margin-bottom:16px}.modal-body .thank-you-subtitle{font-weight:400;font-size:15px;line-height:150%;letter-spacing:0;text-align:center}.modal-body a{text-align:center}#price-offer-form .wpcf7-response-output:empty{display:none}button.loading{position:relative;pointer-events:none}button.loading::after{content:"";width:20px;height:20px;border:2px solid rgb(255 255 255 / .4);border-top-color:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:spin .7s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.text-wrap-small{font-size:18px}.text-wrap-small p{font-weight:300;font-size:18px;line-height:28px}@media (max-width:768px){.text-wrap-small p{font-size:14px}}.text-wrap-small strong{font-weight:700;font-size:18px;line-height:28px}@media (max-width:768px){.text-wrap-small strong{font-size:14px}}.section-padding{padding-top:30px;padding-bottom:30px}.section-margin{margin-top:30px;margin-bottom:30px}@media (max-width:991.98px){.section-margin{margin-top:15px;margin-bottom:15px}}@media (max-width:768px){.section-margin{margin-top:10px;margin-bottom:10px}}.wp-block-image{margin-bottom:8px;margin-top:50px}.wp-block-image img{width:100%}.download-wrapper{margin-left:-4px;margin-right:-4px;display:flex;align-items:stretch;list-style:none;padding-left:0;flex-wrap:wrap;margin-top:50px}.download-wrapper .download-item{width:50%;padding:5px;display:flex}@media (max-width:768px){.download-wrapper .download-item{width:100%}}.download-wrapper .download-item .download-link{background-color:#f1f1ef;color:#373837;font-size:15px;font-weight:600;display:flex;align-items:center;width:100%;height:100%;text-decoration:none;border-radius:5px;overflow:hidden;transition:background-color .25s ease,color .25s ease}.download-wrapper .download-item .download-link .download-icon{background-color:#dededc;padding:22px;margin-right:15px;transition:background-color .25s ease}.download-wrapper .download-item .download-link:focus,.download-wrapper .download-item .download-link:hover{color:#fff;background-color:#eb002a;text-decoration:none}.download-wrapper .download-item .download-link:focus .download-icon,.download-wrapper .download-item .download-link:hover .download-icon{background-color:#8f1d27}.service-clickable-list{list-style:none;padding-left:0}.service-clickable-list .rent-single{border-radius:5px;margin-bottom:8px;background-color:#f1f1ef;border-bottom:2px solid #eb002a}.service-clickable-list .rent-single .rent-flex{display:flex;align-items:center;flex-wrap:wrap;padding:15px 40px}@media (max-width:768px){.service-clickable-list .rent-single .rent-flex{padding:15px}}.service-clickable-list .rent-single .rent-flex .rent-title{width:75%}@media (max-width:768px){.service-clickable-list .rent-single .rent-flex .rent-title{width:100%;font-size:18px}}.service-clickable-list .rent-single .rent-flex{cursor:pointer}.service-clickable-list .rent-single .rent-flex .btn-prenajom-collapse{padding:5px 20px;transition:all .3s ease;width:25%;border-radius:5px}@media (max-width:768px){.service-clickable-list .rent-single .rent-flex .btn-prenajom-collapse{margin-top:16px;width:auto}}@media (max-width:575.98px){.service-clickable-list .rent-single .rent-flex .btn-prenajom-collapse{width:100%}}.service-clickable-list .rent-single .rent-flex .btn-prenajom-collapse i{margin-right:16px;transition:transform .3s ease}.service-clickable-list .rent-single .rent-flex .btn-prenajom-collapse.is-open i{transform:rotate(180deg)}.service-clickable-list .rent-single .rent-flex:focus .btn-prenajom-collapse,.service-clickable-list .rent-single .rent-flex:hover .btn-prenajom-collapse{background-color:#676767;color:#fff;text-decoration:none}.service-icon-text-row{text-align:center;font-weight:600;font-size:24px;width:100%;display:flex;margin-top:60px}@media (max-width:768px){.service-icon-text-row{flex-direction:column;align-items:center;margin-top:30px}}.service-icon-text-row .service-icon-text-item{width:33.3333%;font-size:24px}@media (max-width:768px){.service-icon-text-row .service-icon-text-item{width:100%;font-size:18px}}.service-icon-text-row .service-icon-text-item .service-icon-text-icon{width:153px;height:135px;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;margin:0 auto;margin-bottom:10px}@media (max-width:768px){.service-icon-text-row .service-icon-text-item .service-icon-text-icon{width:100px;height:88px}}.service-icon-text-row .service-icon-text-item .service-icon-text-icon img{display:block;max-width:100%;max-height:100%;object-fit:contain}.service-detail-btn{display:flex;text-align:center;align-items:center;justify-content:center;width:fit-content;margin-top:60px;margin-left:auto;margin-right:auto;padding-left:50px;padding-right:50px}@media (max-width:575.98px){.service-detail-btn{width:100%}}.services-block{background-color:#f1f1ef}.services-block__header{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:48px}@media (max-width:991.98px){.services-block__header{gap:16px}}@media (max-width:991.98px){.services-block__header--with-controls{justify-content:space-between}.services-block__header--with-controls .services-block__title{justify-content:flex-start}}.services-block__title{display:flex;flex:1;justify-content:center}.services-block__controls{display:none;gap:8px}@media (max-width:991.98px){.services-block__controls{display:flex}}@media (max-width:575.98px){.services-block__controls{display:none}}.services-block__arrow{border-radius:8px}.services-block__title-text{font-weight:500;font-size:32px;line-height:100%;margin:0;text-align:left}@media (max-width:768px){.services-block__title-text{font-size:28px}}.services-block__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}@media (max-width:991.98px){.services-block__grid{display:block}.services-block__grid .slick-list{margin-left:-6px;margin-right:-6px;overflow:hidden}.services-block__grid .slick-track{display:flex}.services-block__grid.slick-initialized .services-block__item{display:flex}.services-block__grid .slick-slide{height:auto;margin-left:6px;margin-right:6px;min-height:280px}.services-block__grid .slick-slide>div{height:100%}.services-block__grid .slick-dots{align-items:center;display:flex;justify-content:center;list-style:none;margin:22px 0 0;padding:0}.services-block__grid .slick-dots li{line-height:0;margin:0 4px}.services-block__grid .slick-dots button{background-color:#d8d8d8;border:0;border-radius:50%;cursor:pointer;display:block;font-size:0;height:9px;padding:0;transition:background-color .25s ease,transform .25s ease;width:9px}.services-block__grid .slick-dots .slick-active button{background-color:#eb002a;transform:scale(1.25)}}.services-block__item{align-items:flex-end;background-position:center;background-size:cover;border-radius:8px;color:#fff;display:flex;min-height:280px;overflow:hidden;padding:32px;position:relative;text-decoration:none}.services-block__item::before{background:linear-gradient(180deg,#fff0 0,rgb(0 0 0 / .5) 100%);content:"";inset:0;position:absolute;transition:background .3s ease;z-index:1}.services-block__item::after{background:rgb(235 0 42 / .5019607843);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:2}.services-block__item:focus,.services-block__item:hover{color:#fff;text-decoration:none}.services-block__item:focus::after,.services-block__item:hover::after{opacity:1}.services-block__item-title{font-weight:700;font-size:24px;line-height:130%;letter-spacing:0;z-index:3;margin:0}@media (max-width:768px){.services-block__item-title{font-size:18px;line-height:24px}}.roofing-form .flex-group{margin-bottom:0!important}.roofing-form .flex-form{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}@media (max-width:575.98px){.roofing-form .flex-form{margin-left:0;margin-right:0}}.roofing-form p{padding:0;margin:0}.roofing-form .form-group.half{width:50%;float:none;padding-left:10px;padding-right:10px;margin-right:0!important;margin-bottom:0}@media (max-width:575.98px){.roofing-form .form-group.half{width:100%!important;padding:0!important}}.roofing-form input:focus::-webkit-input-placeholder{color:#fff0}.roofing-form input:focus:-moz-placeholder{color:#fff0}.roofing-form input:focus::-moz-placeholder{color:#fff0}.roofing-form input:focus:-ms-input-placeholder{color:#fff0}.roofing-form textarea:focus::-webkit-input-placeholder{color:#fff0}.roofing-form textarea:focus:-moz-placeholder{color:#fff0}.roofing-form textarea:focus::-moz-placeholder{color:#fff0}.roofing-form textarea:focus:-ms-input-placeholder{color:#fff0}.roofing-form input:not([type=submit]),.roofing-form textarea{border:1px solid #fff;background-color:#fff0;outline:0;color:#737472;box-shadow:none;border-radius:5px;height:100%;padding:13px 18px;font-style:italic;font-size:13px;margin-bottom:20px}.roofing-form input:not([type=submit])::placeholder,.roofing-form textarea::placeholder{color:#fff;opacity:1}.roofing-form input:not([type=submit]):focus,.roofing-form textarea:focus{box-shadow:none;border-color:#eb002a}.wpcf7-spinner{margin-left:auto;margin-right:auto;display:block}.wpcf7-form-control-wrap{position:relative}.wpcf7-form-control-wrap:has(.floating-label) .wpcf7-not-valid-tip{top:88px}.woocommerce-input-wrapper,.wpcf7-form-control-wrap{position:relative}.woocommerce-input-wrapper .floating-label,.wpcf7-form-control-wrap .floating-label{position:absolute;top:-15px;z-index:2;margin:0;padding:0 4px;color:#fff;font-size:11px;line-height:1;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease,color .18s ease}.woocommerce-input-wrapper .floating-label.is-active,.wpcf7-form-control-wrap .floating-label.is-active{opacity:1;transform:translateY(0)}.woocommerce-input-wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]),.woocommerce-input-wrapper textarea,.wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),.wpcf7 textarea{transition:border-color .2s ease,box-shadow .2s ease,padding .18s ease,background-color .2s ease}.woocommerce-input-wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.woocommerce-input-wrapper textarea:focus,.wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.wpcf7 textarea:focus{border-color:rgb(191 32 46 / .28)!important;box-shadow:0 0 0 3px rgb(191 32 46 / .08);background-color:#fff}.contact-page-content .contact-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),.contact-page-content .contact-form textarea{border-color:#373837;color:#373837}.contact-page-content .contact-form input:not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,.contact-page-content .contact-form textarea::placeholder{color:#373837;opacity:1}.contact-page-content .contact-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,.contact-page-content .contact-form textarea:focus{color:#373837}.contact-page-content .contact-form textarea{max-width:100%}.contact-page-content .contact-form .floating-label{color:#373837}.contact-page-content .btn-footer-form{background-color:#373837;color:#fff;border:none;padding:12px 30px;border-radius:5px;transition:background-color .3s ease}.contact-page-content .btn-footer-form:hover{background-color:#000;color:#fff}.download-box{margin:3px 0;border-radius:7px;height:100%}.download-box.formulare{height:100%}.download-box .rent-title{float:none;text-align:center;display:block;margin:0 auto 20px;min-height:52px}.download-box .btn{margin:0 auto}.download-box .rent-flex{display:flex;flex-direction:column;text-align:center;height:100%}.download-box .rent-flex ul{text-align:left;margin-top:20px}.download-section .section-title{margin:40px 0;display:flex;justify-content:center}.download-row{margin-right:-3px;margin-left:-3px;display:flex;align-items:stretch;flex-wrap:wrap}.download-row .download-col{height:auto;width:33.3%;padding:3px}@media (max-width:768px){.download-row .download-col{width:100%}}.download-row .download-box--link{display:block;color:inherit;text-decoration:none;cursor:pointer}.download-row .download-box--link .rent-flex{display:flex;align-items:center;flex-wrap:wrap;padding:35px 70px;background-color:#f1f1ef;border-bottom:2px solid #eb002a;border-radius:7px;cursor:pointer}@media (max-width:1199.98px){.download-row .download-box--link .rent-flex{padding:24px}}@media (max-width:991.98px){.download-row .download-box--link .rent-flex{padding:16px}}.download-row .download-box--link .btn-prenajom-collapse{cursor:pointer;padding:5px 20px;margin-top:auto;font-size:14px}.download-row .download-box--link .btn-prenajom-collapse i{margin-right:16px}.download-row .download-box--link:hover{color:inherit;text-decoration:none}.download-row .download-box--link:hover .btn-prenajom-collapse{background-color:#676767;color:#fff;text-decoration:none}@media (max-width:991.98px){.home-page .before-footer-line{margin-top:0}}.comment-form-author,.comment-form-comment,.comment-form-email{max-width:320px}.comment-form-author input,.comment-form-author textarea,.comment-form-comment input,.comment-form-comment textarea,.comment-form-email input,.comment-form-email textarea{width:100%;max-width:100%}.page-template-page-configurator footer{border-top:none}.page-template-page-configurator .configurator-banner{margin-bottom:140px}@media (max-width:991px){.page-template-page-configurator .configurator-banner{margin-bottom:100px}}.page-template-page-configurator .configurator-banner .intro-section{height:auto}.page-template-page-configurator .configurator-banner .main-container{top:0}.page-template-page-configurator .configurator-banner .main-container::before{display:table;content:" "}.page-template-page-configurator .configurator-banner .main-container::after{display:table;content:" ";clear:both}.page-template-page-configurator .configurator-banner .main-container .col-md-12{padding-left:0}.page-template-page-configurator .configurator-banner .main-container .woocommerce-breadcrumb{color:#fff;font-weight:400}.page-template-page-configurator .configurator-banner .main-container .woocommerce-breadcrumb a{color:#fff}.page-template-page-configurator .configurator-banner .text-img-wrap{display:flex;flex-wrap:wrap;margin-bottom:-50px;margin-left:-20px;margin-right:-20px;margin-top:80px}@media (max-width:991px){.page-template-page-configurator .configurator-banner .text-img-wrap{margin-top:10px}}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box{width:50%;color:#fff;padding:20px}@media (max-width:991px){.page-template-page-configurator .configurator-banner .text-img-wrap .text-box{width:100%}}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .title{font-size:50px;font-weight:600;line-height:120%;text-align:left;margin-bottom:18px;display:block;margin-top:0}@media (max-width:991px){.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .title{font-size:42px}}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .text{font-size:18px;line-height:150%;text-align:left;font-weight:300}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .list{list-style:none;padding-left:0}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .list .list-item{font-size:18px;line-height:150%;display:flex;align-items:center;font-weight:300}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .list .list-icon{width:24px;height:24px;margin-right:5px}.page-template-page-configurator .configurator-banner .text-img-wrap .text-box .global-btn{margin-top:16px}.page-template-page-configurator .configurator-banner .text-img-wrap .img-box{width:50%;padding:20px;position:relative}@media (max-width:991px){.page-template-page-configurator .configurator-banner .text-img-wrap .img-box{width:100%}}.page-template-page-configurator .configurator-banner .text-img-wrap .img-box img{width:100%;height:100%;border-radius:7px}.page-template-page-configurator .configurator-banner .text-img-wrap .img-box .badge-wrap{position:absolute;top:-5px;right:0;z-index:5;background:#fff;font-weight:600;color:#eb002a;padding:13px 24px;font-size:15px;border-radius:5px}@media (max-width:768px){.page-template-page-configurator .configurator-banner .text-img-wrap .img-box .badge-wrap{right:14px}}.page-template-page-configurator .configurator-banner .text-img-wrap .img-box .badge-wrap::after{content:"";position:absolute;left:18px;bottom:-9px;width:0;height:0;border-top:10px solid #fff;border-right:18px solid #fff0}@media (max-width:991px){.page-template-page-configurator .text-box-wrap .column-1{width:100%}}@media (max-width:991px){.page-template-page-configurator .text-box-wrap .column-2{width:100%}}.page-template-page-configurator .before-footer{background-color:#f1f1ef;position:relative;top:-2px}.page-template-page-configurator #form-box-section{will-change:opacity}.page-template-page-configurator .price-offer-form-box,.page-template-page-configurator .satellite-form-box{opacity:0;transition:opacity .5s ease}.page-template-page-configurator .price-offer-form-box.is-visible,.page-template-page-configurator .satellite-form-box.is-visible{opacity:1}.page-template-page-configurator .form-content-box{width:676px;margin-left:auto;margin-right:auto;position:relative;border-radius:7px;overflow:hidden}@media (max-width:768px){.page-template-page-configurator .form-content-box{width:100%}}.page-template-page-configurator .form-content-box .text-wrap p{font-weight:400;font-size:15px;line-height:150%;letter-spacing:0}.page-template-page-configurator .form-content-box{padding-bottom:0}.page-template-page-configurator .form-content-box .form-header-box{background-color:#000;padding:16px 32px;display:flex;justify-content:space-between;align-items:center}.page-template-page-configurator .form-content-box .form-header-box::before{content:none}.page-template-page-configurator .form-content-box .form-header-box::after{content:none}.page-template-page-configurator .form-content-box .form-header-box p{font-weight:600;font-size:24px;line-height:120%;letter-spacing:0;color:#fff;margin-bottom:0}.page-template-page-configurator .form-content-box .form-header-box .close{color:#fff;opacity:1;margin-top:0;transition:transform .4s ease-in-out}.page-template-page-configurator .form-content-box .form-header-box .close:hover{transform:rotate(180deg)}.page-template-page-configurator .form-content-box .form-body-box{padding:32px;background-color:#f1f1ef}@media (max-width:768px){.page-template-page-configurator .form-content-box .form-body-box{padding:20px 10px}}.page-template-page-configurator .form-content-box .form-body-box .line{border-top:1px solid #d9d9d9;margin-top:24px;margin-bottom:24px}.page-template-page-configurator .send-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding-left:50px}.page-template-page-configurator .form-consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0 16px;font-size:14px;line-height:1.45;color:#1d1d1b;cursor:pointer}.page-template-page-configurator .form-consent input{margin-top:0;accent-color:#000;width:18px;height:18px;flex-shrink:0;cursor:pointer;border-radius:5px}.page-template-page-configurator .form-consent span{font-weight:400;font-size:15px;line-height:150%;letter-spacing:0;margin-bottom:0}.page-template-page-configurator .form-consent a{color:#1d1d1b;font-weight:700;text-decoration:none;transition:color .3s ease}.page-template-page-configurator .form-consent a:hover{color:#eb002a}.page-template-page-configurator .form-consent input.is-invalid+span,.page-template-page-configurator .form-consent.is-invalid{color:#eb002a}.page-template-page-configurator .send-btn:disabled{opacity:.55;cursor:not-allowed!important;pointer-events:none}@keyframes spin{from{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.page-template-page-configurator .form-spinner{visibility:hidden;opacity:0;pointer-events:none;position:absolute;left:16px;top:50%;width:20px;height:20px;transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease}.page-template-page-configurator .form-spinner::before{content:"";display:block;width:20px;height:20px;border-radius:50%;border:3px solid rgb(255 255 255 / .4);border-top-color:#fff;animation:spin 1s linear infinite;top:50%;position:relative}.page-template-page-configurator .configurator-offer-form.submitting .send-btn{opacity:.6;cursor:not-allowed!important;pointer-events:none}.page-template-page-configurator .configurator-offer-form.submitting .send-btn .form-spinner{visibility:visible;opacity:1}.measuring-roof{margin-bottom:110px}.measuring-roof .text-box-wrap .column-1{padding-right:70px}@media (max-width:991px){.measuring-roof .text-box-wrap .column-1{padding-right:0;margin-bottom:40px}}.measuring-roof .text-box-wrap .column-2{padding-left:70px}@media (max-width:991px){.measuring-roof .text-box-wrap .column-2{padding-left:0}}.title-section{font-size:36px;font-weight:600;line-height:120%;margin:0}.title-section span{font-weight:600}@media (max-width:991px){.title-section{font-size:26px}}.list_points{list-style:none;padding-left:0;margin-top:37px;display:flex;flex-direction:column;gap:8px}@media (max-width:991px){.list_points{margin-top:20px}}.list_points .list-item{font-size:15px;line-height:120%;display:flex;align-items:center;font-weight:600;background-color:#f1f1ef;padding:10px 16px;width:fit-content;border-radius:5px}.list_points .list-icon{width:24px;height:24px;margin-right:5px}.form-box-section{margin-bottom:140px}@media (max-width:991px){.form-box-section{margin-bottom:60px}}.form-box-section .icon-box{width:64px;height:64px;margin:0 auto}.form-box-section .text-box-wrap{margin:0 95px}@media (max-width:1200px){.form-box-section .text-box-wrap{margin:0 35px}}@media (max-width:768px){.form-box-section .text-box-wrap{margin:0}}.form-box-section .content-wrap{position:relative;padding:40px;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:7px}@media (max-width:768px){.form-box-section .content-wrap{padding:10px}}.form-box-section .content-wrap .line{width:80px}.form-box-section .satellite-form-box .badges-wrap{position:relative;justify-content:flex-start;top:0;right:0;margin-top:15px}.form-box-section .badges-wrap{display:flex;flex-direction:row;gap:4px;position:absolute;top:-20px;right:10px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:768px){.form-box-section .badges-wrap{position:relative;top:0;right:0;left:0;justify-content:flex-start;margin-bottom:15px}}.form-box-section .badges-wrap .badge-item{background-color:#000;color:#fff;display:inline;padding:6px 12px;border-radius:5px}.form-box-section .badges-wrap .badge-item span{font-size:12px;line-height:120%;font-weight:600;vertical-align:middle}.form-box-section .column-1{padding-right:12px}@media (max-width:991px){.form-box-section .column-1{padding-right:0;margin-bottom:24px}}.form-box-section .column-1 .logo-wrap{width:104px;height:104px;position:absolute;top:-52px;left:-52px}@media (max-width:768px){.form-box-section .column-1 .logo-wrap{position:relative;top:0;left:0;margin-left:auto;margin-right:auto;margin-top:-63px;margin-bottom:15px}}.form-box-section .column-1 .logo-wrap img{width:100%;height:100%}.form-box-section .column-2{padding-left:12px}@media (max-width:991px){.form-box-section .column-2{padding-left:0}}.form-box-section .box-title{text-align:center;font-weight:600;font-size:20px;line-height:120%}.form-box-section .subtitle{text-align:center;font-size:15px;line-height:150%;color:#000}.form-box-section .line{border-color:#d9d9d9;margin:16px auto}.form-box-section .price-wrap{text-align:center;color:#000}.form-box-section .price-wrap .text{font-size:15px;line-height:150%;font-weight:400;vertical-align:middle}.form-box-section .price-wrap .number{font-size:20px;line-height:120%;font-weight:600}.form-box-section .global-btn{padding:13px 24px;width:100%;margin-top:24px;font-weight:600}.form-box-section .product-price-wrap{display:flex;justify-content:space-between;color:#000}.form-box-section .product-price-wrap .product-price{text-align:right}.form-box-section .product-price-wrap .product-price .woocommerce-price-suffix{font-size:0}.form-box-section .product-price-wrap .product-price .woocommerce-price-suffix .ex-tax{font-size:inherit}.form-box-section .product-price-wrap .product-price .woocommerce-Price-amount{font-weight:600;font-size:20px;line-height:120%;letter-spacing:0}.form-box-section .product-price-wrap .product-price .ex-tax{font-weight:400;font-size:12px;line-height:150%;letter-spacing:0}.form-box-section .product-price-wrap .product-price .ex-tax bdi{font-weight:400;font-size:12px;line-height:150%;letter-spacing:0}.gallery-section{margin-bottom:140px}@media (max-width:991px){.gallery-section{margin-bottom:60px}}.gallery-section .title-section{width:80%}@media (max-width:991px){.gallery-section .column-2{margin-top:20px}}.gallery-section .gallery-wrap{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}@media (max-width:991px){.gallery-section .gallery-wrap{gap:10px}}.gallery-section .gallery-wrap .gallery-item{width:calc(33.333% - 24px)}@media (max-width:991px){.gallery-section .gallery-wrap .gallery-item{width:calc(50% - 10px)}}@media (max-width:576px){.gallery-section .gallery-wrap .gallery-item{width:100%}}.gallery-section .gallery-wrap .gallery-item a{transition:opacity .5s ease}.gallery-section .gallery-wrap .gallery-item a:hover{opacity:.5}.gallery-section .gallery-wrap .gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:7px}.reviews-section{margin-bottom:140px}@media (max-width:991px){.reviews-section{margin-bottom:60px}}.reviews-section .title-section{text-align:center}.service-process{padding-bottom:80px;padding-top:80px}@media (max-width:991px){.service-process{padding-bottom:60px;padding-top:60px}}.service-process__list{list-style:none;padding:0;margin:0;display:flex;margin-left:-24px;margin-right:-24px;margin-top:48px;flex-wrap:wrap}@media (max-width:480px){.service-process__list{margin-left:0;margin-right:0}}.service-process__item{margin-bottom:40px;width:25%;padding:0 24px}@media (max-width:991px){.service-process__item{width:50%;margin-bottom:20px}}@media (max-width:480px){.service-process__item{width:100%;padding:0}}.service-process__card{display:flex;align-items:flex-start;flex-direction:column}.service-process__icon{flex-shrink:0;width:48px;height:48px}.service-process__title{margin-bottom:10px;margin-top:24px;margin-bottom:16px;font-size:20px;line-height:120%;color:#000;font-weight:600}@media (max-width:768px){.service-process__title{margin-top:16px}}.faq-section{margin-bottom:90px;margin-top:160px}.faq-section .title-section{margin-bottom:24px}@media (max-width:991px){.faq-section{margin-bottom:60px;margin-top:60px}}.faq-section .text-box-wrap{margin-left:-40px;margin-right:-40px}@media (max-width:1200px){.faq-section .text-box-wrap{margin-left:-20px;margin-right:-20px}}@media (max-width:991px){.faq-section .text-box-wrap{margin-left:0;margin-right:0}}.faq-section .text-box-wrap .column-1{width:40%}@media (max-width:991px){.faq-section .text-box-wrap .column-1{width:100%}}.faq-section .text-box-wrap .column-2{width:60%}@media (max-width:991px){.faq-section .text-box-wrap .column-2{width:100%;margin-top:20px}}.faq-section .text-box-wrap .column-1,.faq-section .text-box-wrap .column-2{padding:0 40px}@media (max-width:1200px){.faq-section .text-box-wrap .column-1,.faq-section .text-box-wrap .column-2{padding:0 20px}}@media (max-width:991px){.faq-section .text-box-wrap .column-1,.faq-section .text-box-wrap .column-2{padding:0 0}}.faq__item{background-color:#f1f1ef;margin-bottom:16px;border-radius:5px}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:22px 24px;background:0 0;border:0;text-align:left;cursor:pointer;color:#000;transition:color .5s ease;font-size:18px;font-weight:600}.faq__question:hover{color:#eb002a}@media (max-width:991px){.faq__question{font-size:15px;padding:12px 12px}}.is-open .faq__question{color:#eb002a}.faq__question-text{font-weight:600}.faq__icon{width:32px;height:32px;transition:transform .5s ease}.is-open .faq__icon{transform:rotate(180deg)}.faq__answer{overflow:hidden;height:0;transition:height .35s ease}.faq__answer-inner{padding:0 24px 22px 24px;opacity:.85}@media (max-width:991px){.faq__answer-inner{padding:0 12px 12px 12px}}.pricing-section{background-color:#f1f1ef;padding-bottom:140px}@media (max-width:991px){.pricing-section{padding-bottom:30px}}.pricing-section .pricing-text{width:35%;margin-top:16px;margin-left:auto;margin-right:auto}@media (max-width:991px){.pricing-section .pricing-text{width:50%}}@media (max-width:768px){.pricing-section .pricing-text{width:80%}}.pricing-section .global-btn{z-index:2;position:relative;display:block;text-align:center;width:fit-content;margin-left:auto;margin-right:auto;margin-top:16px}.section-roof{position:relative;background:#f1f1ef;padding-top:150px;clip-path:polygon(0 80px,24% 0,100% 80px,100% 100%,0 100%)}.form-box .form-group input:not(:placeholder-shown){padding-top:var(--input-padding-y)!important;padding-bottom:var(--input-padding-y)!important}.form-box .form-group input:not(:placeholder-shown)~label{padding-top:0!important;padding-bottom:0!important;font-size:inherit!important;color:inherit!important}.form-box .textarea-wrap{margin-top:35px}.form-box .form-header{font-size:17px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:5px}.form-box .form-header .form-icon{width:20px;height:20px;display:inline-block;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/user-line.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:invert(1)}.form-box .form-row{display:flex;gap:20px}.form-box .form-row.form-row-2 .form-col{flex:1}.form-box .form-row .form-col{width:100%;margin-bottom:16px}.form-box .form-row .form-col .form-label{display:block;position:relative;font-weight:400;margin-bottom:2px;font-size:15px;line-height:150%;letter-spacing:0;color:#000}.form-box .form-row .form-col select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/select_down.svg)!important;background-repeat:no-repeat!important;background-position-x:calc(100% - 5px)!important;background-position-y:12px!important;position:relative!important}.form-box .form-row .form-col input,.form-box .form-row .form-col select,.form-box .form-row .form-col textarea{width:100%;padding:12px 16px;border:1px solid #ddd;color:#000;background:#fff;font-size:15px;line-height:150%;border-radius:5px}.form-box .form-row .form-col input:focus,.form-box .form-row .form-col select:focus,.form-box .form-row .form-col textarea:focus{outline:0;border-color:#000}.form-box .form-row .form-col input::placeholder,.form-box .form-row .form-col select::placeholder,.form-box .form-row .form-col textarea::placeholder{color:#a1a1a1}.form-box .form-row .form-col .file-upload-input{display:none}.form-box .form-row .form-col .file-upload-field{position:relative}.form-box .form-row .form-col .file-upload-field.is-invalid .file-upload-trigger{border-color:#dc2626}.form-box .form-row .form-col .file-upload-field.is-dragover .file-upload-trigger{border-color:#b91c1c;background:#fff4f4;transform:translateY(-1px)}.form-box .form-row .form-col .file-upload-counter{position:absolute;bottom:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:30px;padding:0 10px;border-radius:999px;background:rgb(255 255 255 / .92);border:1px solid #e5e5e5;font-size:13px;line-height:1;font-weight:600;color:#111}.form-box .form-row .form-col .file-upload-field+.configurator-field-error{position:static;display:block;margin-top:6px}.form-box .form-row .form-col .file-upload-trigger{position:relative;width:100%;border-radius:5px;min-height:220px;border:1px dashed #d0d0d0;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:6px;padding:32px 24px;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.form-box .form-row .form-col .file-upload-icon{width:80px;height:80px;display:block;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/upload-cloud-fill.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-bottom:4px}.form-box .form-row .form-col .file-upload-title{font-size:15px;color:#909090;font-weight:600}.form-box .form-row .form-col .file-upload-text-row{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:6px}.form-box .form-row .form-col .file-upload-separator{color:#909090;font-weight:400}.form-box .form-row .form-col .file-upload-link{font-size:15px;line-height:150%;color:#b91c1c;font-weight:600;text-decoration:underline;text-underline-offset:3px}.form-box .form-row .form-col .file-upload-list{display:flex;flex-direction:column;gap:4px;margin-top:14px}.form-box .form-row .form-col .file-upload-list:empty{display:none}.form-box .form-row .form-col .file-upload-item{background:#fff;border:1px solid #ececec;border-radius:7px;padding:8px 10px;position:relative;box-shadow:0 6px 18px rgb(0 0 0 / .04)}.form-box .form-row .form-col .file-upload-item.is-complete .file-upload-progress{opacity:0;max-height:0;margin-top:0}.form-box .form-row .form-col .file-upload-meta{display:flex;align-items:center}.form-box .form-row .form-col .file-upload-name{font-size:15px;line-height:145%;font-weight:500;color:#111;word-break:break-word}.form-box .form-row .form-col .file-upload-size{font-size:13px;line-height:145%;color:#6f6f6f;margin-top:2px;padding-left:10px}.form-box .form-row .form-col .file-upload-remove{width:20px;height:20px;border:0;border-radius:50%;background:#f3f3f3;color:#111;display:flex;align-items:center;justify-content:center;margin-left:auto;cursor:pointer;transition:background .2s ease,color .2s ease}.form-box .form-row .form-col .file-upload-remove:hover{background:#111;color:#fff}.form-box .form-row .form-col .file-upload-progress{height:8px;background:#efefef;border-radius:999px;overflow:hidden;transition:opacity .25s ease,max-height .25s ease,margin-top .25s ease;max-height:8px}.form-box .form-row .form-col .file-upload-progress-bar{width:0;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#b91c1c 0,#ef4444 100%);transition:width .2s ease}.form-box .global-btn{margin-top:0}.form-box+.configurator-form-response{font-size:15px;line-height:150%;color:#000;margin-top:10px;text-align:center}.form-box .send-btn{position:relative}.configurator-field-error{font-size:12px;position:absolute;left:0;bottom:-21px;color:#dc2626}.info-roof-wrap .title-info-roof{font-size:17px;font-weight:600;margin-bottom:16px;display:flex;align-items:center;line-height:140%;gap:5px;color:#000}.info-roof-wrap .title-info-roof .form-icon{width:20px;height:20px;display:inline-block;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/home-9-line.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.info-roof-wrap .accessories-wrap .accessories-text{font-weight:400;font-size:15px;line-height:150%;letter-spacing:0;margin-bottom:8px;color:#000}.info-roof-wrap .accessories-wrap .accessories-list{list-style:none;display:flex;padding-left:0;flex-wrap:wrap;gap:2px}@media (max-width:768px){.info-roof-wrap .accessories-wrap .accessories-list{flex-direction:column;gap:5px}}.info-roof-wrap .accessories-wrap .accessories-list .accessories-item{display:flex;align-items:center;gap:11px;width:33%}@media (max-width:768px){.info-roof-wrap .accessories-wrap .accessories-list .accessories-item{width:100%}}.info-roof-wrap .accessories-wrap .accessories-list .accessories-item input{margin-top:0;accent-color:#000;width:18px;height:18px;flex-shrink:0;cursor:pointer;border-radius:5px}.info-roof-wrap .accessories-wrap .accessories-list .accessories-item label{font-weight:400;font-size:15px;line-height:150%;letter-spacing:0;margin-bottom:0}.map-wrap{margin-top:20px;margin-bottom:20px;position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:7px}@media (max-width:768px){.form-box .form-row{flex-direction:column}}.configurator-loading-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .45);display:flex;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:20;align-items:flex-start}.form-content-box.js-configurator-modal.is-loading .configurator-loading-overlay{opacity:1;visibility:visible;pointer-events:all}.configurator-loading-spinner{width:40px;height:40px;border:4px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:50%;animation:roofSpin .8s linear infinite;margin-top:50px;position:absolute;top:30%}@keyframes roofSpin{to{transform:rotate(360deg)}}.js-roof-map.map-error{outline:3px solid red;outline-offset:2px}.js-configurator-cart-message{text-align:center;margin-top:10px}.single-product .modal-dialog{display:flex;align-items:center;justify-content:center}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@font-face{font-display:swap;font-family:icomoon;src:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/icomoon.eot?n1n30i);src:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/icomoon.eot?n1n30i#iefix) format("embedded-opentype"),url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/icomoon.woff) format("woff2"),url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/icomoon.ttf?n1n30i) format("truetype"),url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/assets/fonts/icomoon.svg?n1n30i#icomoon) format("svg");font-weight:400;font-style:normal;}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:23px;margin-right:5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar-megamenu-intro{background-color:#fff0;padding:0;margin:0;border:none;outline:0}.mega-dropdown-menu{padding:32px;width:100%;box-shadow:none;-webkit-box-shadow:none;display:flex;justify-content:space-between}.mega-dropdown-menu::before{display:none}.mega-dropdown-menu .category-list{width:70%;flex-wrap:wrap;display:flex;padding-right:16px}.mega-dropdown-menu .category-list .category-item{width:33.33%;margin-bottom:16px}@media (max-width:1199.98px){.mega-dropdown-menu .category-list .category-item{width:50%}}.mega-dropdown-menu.no-info-box .category-list{width:100%;padding-right:0}.mega-dropdown-menu.no-info-box .category-list .category-item{width:25%;margin-bottom:16px}@media (max-width:1199.98px){.mega-dropdown-menu.no-info-box .category-list .category-item{width:33.33%}}.mega-dropdown-menu .info-box{display:flex;width:30%;max-width:220px;height:100%;min-height:212px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:7px;position:relative;overflow:hidden;isolation:isolate;padding:16px}.mega-dropdown-menu .info-box::after{content:"";display:block;position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,#fff0 0,rgb(0 0 0 / .7) 78.37%);transition:opacity .3s ease}.mega-dropdown-menu .info-box div{margin-top:auto;position:relative;z-index:2}.mega-dropdown-menu .info-box div .box-text{color:#fff;display:block}.mega-dropdown-menu .info-box div .box-icon{width:24px;height:24px;background-color:#fff;display:flex;align-items:center;justify-content:center}.mega-dropdown-menu .info-box div .box-icon svg{transition:transform .3s ease;transform-origin:center}.mega-dropdown-menu .info-box:hover .box-icon svg{transform:rotate(45deg)}.intro-block .flex-smallbox-container{display:flex;-webkit-flex-flow:row wrap;width:100%;flex-wrap:wrap;justify-content:center}.flex-smallbox-container ul{list-style:none}.flex-smallbox-container ul{list-style:none}.mega-dropdown .dropdown-toggle:focus .mega-icon,.mega-dropdown .dropdown-toggle:hover .mega-icon{color:#fff!important}.mega-dropdown .dropdown-menu,.mega-dropdown:focus,.mega-dropdown:focus .mega-icon,.mega-dropdown:hover,.mega-dropdown:hover .mega-icon{color:#fff!important}.mega-dropdown.zero .dropdown-toggle{color:#fff;border-color:#168757!important;background-color:#168757}.mega-dropdown.zero .dropdown-toggle .mega-icon{color:#168757}.mega-dropdown.zero .dropdown-menu,.mega-dropdown.zero .dropdown-toggle.active,.mega-dropdown.zero .dropdown-toggle.active .mega-icon,.mega-dropdown.zero:focus,.mega-dropdown.zero:focus .dropdown-toggle,.mega-dropdown.zero:hover,.mega-dropdown.zero:hover .dropdown-toggle{background-color:#168757;border-color:#168757;color:#fff;border-radius:5px}.mega-dropdown.zero:hover .dropdown-toggle{background-color:#fff;border-color:#168757!important;color:#168757}.mega-dropdown.zero:hover .dropdown-toggle .category-icon svg,.mega-dropdown.zero:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.zero:hover .dropdown-toggle .mega-icon{color:#168757!important;fill:#168757!important}.mega-dropdown.one .dropdown-toggle .mega-icon{color:#4698a7}.mega-dropdown.one .dropdown-toggle{color:#fff;border-color:#168194!important;background-color:#168194}.mega-dropdown.one .dropdown-menu,.mega-dropdown.one .dropdown-toggle.active,.mega-dropdown.one .dropdown-toggle.active .mega-icon,.mega-dropdown.one:focus,.mega-dropdown.one:focus .dropdown-toggle,.mega-dropdown.one:hover,.mega-dropdown.one:hover .dropdown-toggle{background-color:#168194;border-color:#168194;color:#fff}.mega-dropdown.one:hover .dropdown-toggle{background-color:#fff;border-color:#168194!important;color:#168194}.mega-dropdown.one:hover .dropdown-toggle .category-icon svg,.mega-dropdown.one:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.one:hover .dropdown-toggle .mega-icon{color:#168194!important;fill:#168194!important}.mega-dropdown.two .dropdown-toggle .mega-icon{color:#374d5c}.mega-dropdown.two .dropdown-toggle{color:#fff;border-color:#384d5d!important;background-color:#384d5d}.mega-dropdown.two .dropdown-menu,.mega-dropdown.two .dropdown-toggle.active,.mega-dropdown.two .dropdown-toggle.active .mega-icon,.mega-dropdown.two:focus,.mega-dropdown.two:focus .dropdown-toggle,.mega-dropdown.two:hover,.mega-dropdown.two:hover .dropdown-toggle{background-color:#384d5d;border-color:#384d5d;color:#fff}.mega-dropdown.two:hover .dropdown-toggle{background-color:#fff;border-color:#384d5d!important;color:#384d5d}.mega-dropdown.two:hover .dropdown-toggle .category-icon svg,.mega-dropdown.two:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.two:hover .dropdown-toggle .mega-icon{color:#384d5d!important;fill:#384d5d!important}.mega-dropdown.three .dropdown-toggle .mega-icon{color:#eb002a}.mega-dropdown.three .dropdown-toggle{color:#fff;border-color:#eb002a!important;background-color:#eb002a}.mega-dropdown.three .dropdown-menu,.mega-dropdown.three .dropdown-toggle.active,.mega-dropdown.three .dropdown-toggle.active .mega-icon,.mega-dropdown.three:focus,.mega-dropdown.three:focus .dropdown-toggle,.mega-dropdown.three:hover,.mega-dropdown.three:hover .dropdown-toggle{background-color:#eb002a;border-color:#eb002a;color:#fff}.mega-dropdown.three:hover .dropdown-toggle{background-color:#fff;border-color:#eb002a!important;color:#eb002a}.mega-dropdown.three:hover .dropdown-toggle .category-icon svg,.mega-dropdown.three:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.three:hover .dropdown-toggle .mega-icon{color:#eb002a!important;fill:#eb002a!important}.mega-dropdown.four .dropdown-toggle .mega-icon{color:#f1ab3e}.mega-dropdown.four .dropdown-toggle{color:#fff;border-color:#f1ab3e!important;background-color:#f1ab3e}.mega-dropdown.four .dropdown-menu,.mega-dropdown.four .dropdown-toggle.active,.mega-dropdown.four .dropdown-toggle.active .mega-icon,.mega-dropdown.four:focus,.mega-dropdown.four:focus .dropdown-toggle,.mega-dropdown.four:hover,.mega-dropdown.four:hover .dropdown-toggle{background-color:#f1ab3e;border-color:#f1ab3e;color:#fff}.mega-dropdown.four:hover .dropdown-toggle{background-color:#fff;border-color:#f1ab3e!important;color:#f1ab3e}.mega-dropdown.four:hover .dropdown-toggle .category-icon svg,.mega-dropdown.four:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.four:hover .dropdown-toggle .mega-icon{color:#f1ab3e!important;fill:#f1ab3e!important}.mega-dropdown.five .dropdown-toggle .mega-icon{color:#9e407f}.mega-dropdown.five .dropdown-toggle{color:#fff;border-color:#9e407f!important;background-color:#9e407f}.mega-dropdown.five .dropdown-menu,.mega-dropdown.five .dropdown-toggle.active,.mega-dropdown.five .dropdown-toggle.active .mega-icon,.mega-dropdown.five:focus,.mega-dropdown.five:focus .dropdown-toggle,.mega-dropdown.five:hover,.mega-dropdown.five:hover .dropdown-toggle{background-color:#9e407f;border-color:#9e407f;color:#fff}.mega-dropdown.five:hover .dropdown-toggle{background-color:#fff;border-color:#9e407f!important;color:#9e407f}.mega-dropdown.five:hover .dropdown-toggle .category-icon svg,.mega-dropdown.five:hover .dropdown-toggle .category-icon svg path,.mega-dropdown.five:hover .dropdown-toggle .mega-icon{color:#9e407f!important;fill:#9e407f!important}.dropdown-toggle.active .category-icon svg,.dropdown-toggle.active .category-icon svg path{fill:#fff!important}@media only screen and (max-width:1200px){.mega-dropdown.zero .dropdown-toggle{color:#fff;border-color:#168757!important;background-color:#168757}.mega-dropdown.one .dropdown-toggle{color:#fff;border-color:#4698a7!important;background-color:#4698a7}.mega-dropdown.two .dropdown-toggle{color:#fff;border-color:#374d5c!important;background-color:#374d5c}.mega-dropdown.three .dropdown-toggle{color:#fff;border-color:#e11923!important;background-color:#e11923}.mega-dropdown.four .dropdown-toggle{color:#fff;border-color:#f1ab3e!important;background-color:#f1ab3e}.mega-dropdown.five .dropdown-toggle{color:#fff;border-color:#9e407f!important;background-color:#9e407f}.mega-dropdown .mega-icon{color:#fff!important}}.dropdown-menu{color:#fff}@media only screen and (max-width:1200px){.flex-smallbox-container .smallblock{width:30%}}@media only screen and (max-width:992px){.flex-smallbox-container .smallblock{width:100%;margin:10px 5px}}.flex-smallbox-container .smallblock:hover{text-decoration:none;color:#fff}.flex-smallbox-container .smallblock i{margin-right:6px;font-size:16px}.intro-block{background-color:#fff;padding:16px 0}.intro-nav-wrapper{min-height:75px}.mega-dropdown-menu>li>ul{padding:0;margin:0}.mega-dropdown-menu>li>ul>li{list-style:none}.mega-dropdown-menu>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#999;white-space:normal}.mega-dropdown-menu>li ul>li>a:focus,.mega-dropdown-menu>li ul>li>a:hover{text-decoration:none;color:#444;background-color:#f5f5f5}.mega-dropdown-menu .dropdown-header{color:#428bca;font-size:18px}.mega-dropdown-menu form{margin:3px 20px}.mega-dropdown-menu .form-group{margin-bottom:3px}.top-level-category .category-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-right:5px;flex-shrink:0}.top-level-category .category-icon img{width:100%;height:100%}.top-level-category ::after{display:none}.intro-block-flex-holder .top-level-category:last-child{margin:0}.js-navbar-collapse{padding:0}.subcategory-child-loop{list-style:none;padding-left:30px}.subcategory-child-loop li{position:relative;padding-left:10px}.subcategory-child-loop li::before{content:"-";position:absolute;left:0;color:#fff}.subcategory-child-loop{margin-top:10px;padding:0 0 0 30px}.subcategory-child-loop li{color:#fff}.subcategory-child-loop li a{color:#fff;font-weight:300}.subcategory-child-loop li a:hover{color:#fff;background-color:transparent!important}.subcategory-child-loop li a{position:relative;display:inline-block;color:#fff;text-decoration:none}.subcategory-child-loop li a::after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:100%;background:rgb(255 255 255 / .9);transform:scaleX(0);transform-origin:left;transition:transform .2s ease,opacity .2s ease;opacity:.8}.subcategory-child-loop li a:hover::after{transform:scaleX(1);opacity:1}.subcategory-title-holder{display:block}.subcategory-title-holder a{margin:5px 20px;font-size:15px!important;font-weight:400;letter-spacing:.3px;margin-left:7px;color:#fff;line-height:16px}.subcategory-title-holder li a{color:#fff!important;font-size:15px!important}.subcategory-title-holder li a:hover{background-color:transparent!important}.subcategory-title-holder .glyphicon{width:17px;font-size:15px}.intro-block-flex-holder{display:flex;justify-content:space-between;gap:6px}.intro-block-flex-holder .mega-dropdown{position:static!important;height:100%}.intro-block-flex-holder .mega-dropdown:hover{z-index:9999;border-radius:5px}.intro-block-flex-holder .dropdown-toggle{display:flex;align-items:center;justify-content:center;border-radius:5px;font-weight:300;text-align:center;height:100%;border:2px solid #fff0}@media (max-width:768px){.intro-block-flex-holder .dropdown-toggle{flex-direction:column;font-size:14px}}@media only screen and (max-width:768px){.navbar-megamenu-intro .mega-dropdown,.navbar-megamenu-intro .mega-dropdown.open,.navbar-megamenu-intro .mega-dropdown:focus,.navbar-megamenu-intro .mega-dropdown:hover{z-index:auto}.navbar-megamenu-intro .mega-dropdown .mega-dropdown-menu,.navbar-megamenu-intro .mega-dropdown.open .mega-dropdown-menu,.navbar-megamenu-intro .mega-dropdown:focus .mega-dropdown-menu,.navbar-megamenu-intro .mega-dropdown:hover .mega-dropdown-menu{display:none!important;opacity:0;pointer-events:none;visibility:hidden}}@media only screen and (min-width:769px){.mega-dropdown{transition:box-shadow .22s ease}.mega-dropdown::after{content:"";display:block;height:4px}.mega-dropdown .dropdown-toggle{transition:background-color .22s ease,border-color .22s ease,color .22s ease}.mega-dropdown .mega-dropdown-menu{display:flex;flex-wrap:wrap;margin-top:4px;border-radius:5px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .3s;will-change:opacity}.mega-dropdown:hover .mega-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;z-index:9999}.mega-dropdown:hover .dropdown-toggle{border-radius:5px}.top-level-category .category-icon.zero svg{fill:#fff}.top-level-category .category-icon.zero svg path{fill:#fff}.top-level-category .category-icon.one svg{fill:#fff}.top-level-category .category-icon.one svg path{fill:#fff}.top-level-category .category-icon.two svg{fill:#fff}.top-level-category .category-icon.two svg path{fill:#fff}.top-level-category .category-icon.three svg{fill:#fff}.top-level-category .category-icon.three svg path{fill:#fff}.top-level-category .category-icon.four svg{fill:#fff}.top-level-category .category-icon.four svg path{fill:#fff}.top-level-category .category-icon.five svg{fill:#fff}.top-level-category .category-icon.five svg path{fill:#fff}}@media only screen and (max-width:1200px){.intro-block-flex-holder{flex-wrap:wrap;margin:0;gap:0;margin-left:-8px;margin-right:-8px;justify-content:center}.intro-block-flex-holder .top-level-category{float:none;width:33%;padding:4px}}.navbar{min-height:40px}.subcategory-title-holder a{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.subcategory-title-holder a:hover{text-decoration:none!important}.subcategory-title-holder .sub-name{position:relative;display:inline-block}.subcategory-title-holder .sub-name::after{content:"";display:block;position:absolute;left:0;bottom:-4px;height:2px;width:100%;background:rgb(255 255 255 / .95);transform:scaleX(0);transform-origin:left;transition:transform 220ms ease,opacity 220ms ease;opacity:.85}.subcategory-title-holder a:hover .sub-name::after{transform:scaleX(1);opacity:1}.icon-sub{font-size:19px;margin-right:3px}.sub-name{padding-top:2px}#ajax-pool{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:30px;grid-row-gap:30px;margin:30px 0}@media (max-width:991.98px){#ajax-pool{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){#ajax-pool{grid-template-columns:1fr}}#ajax-pool>div.product{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-direction:column;position:relative;width:unset;border-radius:7px;box-shadow:0 4px 16px 0 rgb(0 0 0 / .2509803922)}#ajax-pool>div.product .woocommerce-LoopProduct-link{display:flex;flex-direction:column;text-decoration:none}#ajax-pool>div.product .woocommerce-LoopProduct-link img{transition:transform .3s ease}#ajax-pool>div.product .woocommerce-LoopProduct-link:focus img,#ajax-pool>div.product .woocommerce-LoopProduct-link:hover img{transform:scale(1.05)}#ajax-pool>div.product .price del{color:#909090}#ajax-pool>div.product .price del bdi,#ajax-pool>div.product .price del span{color:#909090;font-size:18px}#ajax-pool>div.product .price ins{text-decoration:none}#ajax-pool>div.product .price ins bdi,#ajax-pool>div.product .price ins span{font-size:26px;color:#373837}#ajax-pool>div.product img{margin-top:15px;margin-bottom:25px;max-height:320px}.page-template-page-vypredaj .sale__heading{display:none}.page-template-page-vypredaj .col-md-12,.page-template-page-vypredaj .col-sm-12{padding-left:0;padding-right:0}.sale__heading{border-top:1px solid #eee;padding-top:9px;margin-top:60px;font-size:36px;line-height:21px;text-align:center;color:#373837}.sale__link{width:93%;padding:10px 0;margin-top:32px;text-transform:uppercase;margin-bottom:2rem}.sale__link i{padding-left:15px;font-size:14px;font-weight:400}.sale__link:active,.sale__link:focus,.sale__link:hover{color:#fff;text-decoration:none}.sale__date{clip-path:polygon(0 0,100% 0,93% 100%,0 100%);padding:7px 30px 7px 12px;background-color:#fcca5a;font-size:14px;position:absolute;left:0;top:20px;line-height:21px;color:#373837;font-weight:400}.sale__button{align-items:center;display:flex;justify-content:center;margin:20px;margin-top:0;padding:10px 30px;text-align:center;text-transform:uppercase;width:fit-content;margin-left:auto;margin-right:auto}@media (max-width:575.98px){.sale__button{width:100%;margin:0}}.sale__button i{padding-left:15px;padding-bottom:2.5px;font-size:18px;font-weight:700}.sale__menu{background-color:#eb002a;line-height:21px}.sale__product{margin-top:39px}.sale__product .iconic-woothumbs-all-images-wrap{width:57%}.sale__product .summary{width:39%!important}@media (max-width:992px){.sale__product .iconic-woothumbs-all-images-wrap{width:100%}.sale__product .summary{width:100%!important}}.sale__breadcrumb-arrow,.sale__breadcrumb-link{font-weight:600!important;padding-right:2px;color:#373837!important}.sale__breadcrumb-link{text-decoration:underline}.woocommerce-loop-product__title{font-size:20px;margin-top:25px}.contact-form-7-single-product{background-color:#f1f1ef;border-top:3px solid #be202e;padding:1rem 3rem;padding-bottom:2px}.contact-form-7-single-product h3{font-size:29px;line-height:1.41;color:#373837}.contact-form-7-single-product h3 b{padding-left:15px}.contact-form-7-single-product input,.contact-form-7-single-product textarea{border:solid 1px #5b5857!important;margin-top:1rem;background-color:#f1f1ef;border-radius:0;height:44px}.contact-form-7-single-product textarea{height:132px!important}.contact-form-7-single-product button.btn{background-color:#be202e;width:100%;box-shadow:none;text-transform:uppercase;border-radius:0;margin-top:25px!important;font-size:17px;font-weight:600;color:#fff;transition:all .3s ease}.contact-form-7-single-product button.btn:hover{background-color:#d32d3a;color:#fff;text-decoration:none}.contact-form-7-single-product button.btn::before{margin-right:1rem;display:inline-block;font:normal normal normal 16px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;font-weight:900;content:"\f1d8"}.contact-form-7-single-product .form-control:focus{padding-bottom:20px}.contact-text{margin-top:1rem}.contact-text__des{font-size:20px;line-height:21px;text-align:left;color:#373837}.contact-text__phone{font-size:29px;font-weight:700;line-height:30px;text-align:left;white-space:nowrap;padding-left:5px;color:#be202e}.contact-text__phone:focus,.contact-text__phone:hover{color:#be202e!important;text-decoration:underline}.lds-ring{display:inline-block;position:relative;width:18px;height:18px;margin-bottom:4px;margin-left:3px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;margin:2px;border:8px solid #373837;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#373837 #fff0 #fff0 #fff0}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.d-none{display:none}.page-template-page-vypredaj .woocommerce-info{margin-top:50px}@media (max-width:1200px){.navbar{padding-left:0!important;padding-right:0!important}}@media (max-width:992px){a.navbar-brand{padding-left:15px!important;padding-top:10px!important;width:100%}}@media (max-width:500px){a.navbar-brand{padding-top:10px!important}}.navbar-brand{padding-top:0!important}.navbar-roofing li a,.navbar-roofing li a:focus{margin-top:0!important}.supersearch{margin-top:5px}@media only screen and (max-width:1200px) and (min-width:992px){.navbar-brand img{width:220px!important}}#mainPopUp .modal-dialog,.modalSmallCenter .modal-dialog{width:734px;margin:1.75rem auto}@media (max-width:767.98px){#mainPopUp .modal-dialog,.modalSmallCenter .modal-dialog{width:auto}}#mainPopUp .modal-dialog.modal-dialog-centered,.modalSmallCenter .modal-dialog.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}@media (min-width:576px){#mainPopUp .modal-dialog.modal-dialog-centered,.modalSmallCenter .modal-dialog.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}#mainPopUp .modal-dialog .modal-content,.modalSmallCenter .modal-dialog .modal-content{position:relative;padding-bottom:0;border-radius:0;border-radius:7px}#mainPopUp .modal-dialog .modal-content .hide-detail,.modalSmallCenter .modal-dialog .modal-content .hide-detail{position:absolute;right:10px;top:10px;z-index:1;opacity:1;padding:12px;z-index:2;transition:all .3s ease}#mainPopUp .modal-dialog .modal-content .hide-detail:hover,.modalSmallCenter .modal-dialog .modal-content .hide-detail:hover{rotate:45deg}@media (max-width:767.98px){#mainPopUp .modal-dialog .modal-content .hide-detail,.modalSmallCenter .modal-dialog .modal-content .hide-detail{right:0}}#mainPopUp .modal-dialog .modal-content .hide-detail span,.modalSmallCenter .modal-dialog .modal-content .hide-detail span{line-height:.6;display:block}#mainPopUp .modal-dialog .modal-content .modal-body,.modalSmallCenter .modal-dialog .modal-content .modal-body{padding:52px}@media (max-width:575.98px){#mainPopUp .modal-dialog .modal-content .modal-body,.modalSmallCenter .modal-dialog .modal-content .modal-body{padding:32px}}#mainPopUp .modal-dialog .modal-content .modal-body h2,.modalSmallCenter .modal-dialog .modal-content .modal-body h2{font-size:35px;font-weight:700;line-height:1.4;text-align:center;color:#373837;margin:0 0 22px}#mainPopUp .modal-dialog .modal-content .modal-body p,.modalSmallCenter .modal-dialog .modal-content .modal-body p{font-size:17px;font-weight:400;line-height:1.35;text-align:center;color:#373837;margin-bottom:39px}#mainPopUp .modal-dialog .modal-content .modal-body a.button-red,.modalSmallCenter .modal-dialog .modal-content .modal-body a.button-red{padding:16px 37px;text-transform:uppercase;margin:0 auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}nav.navbar.sticky{top:0!important}.topbar{background-color:#c81917;padding:11px 20px 11px 32px;position:relative;z-index:9999;display:none}@media (max-width:575.98px){.topbar{padding:11px 12px}}.topbar .element-wrapper{position:relative;padding:0 32px}.topbar .icon-image{position:absolute;top:50%;transform:translateY(-50%);left:0}.topbar .hide-topbar{position:absolute;top:50%;transform:translateY(-50%);right:0;background-color:#fff0;outline:0;border:0;color:#fff}.topbar .hide-topbar:hover{color:#000}.topbar .seduco-gutenberg p{font-size:17px;font-weight:400;line-height:1.35;text-align:left;color:#fff;margin-bottom:0}@media (max-width:575.98px){.topbar .seduco-gutenberg p{font-size:14px}}.topbar .seduco-gutenberg a{color:#fff;text-decoration:underline}.topbar .seduco-gutenberg a:hover{text-decoration:none}.contactUs-wrapper{margin-bottom:10px;margin-top:16px}.contactUs-wrapper #kontaktUs{margin-bottom:10px}.contactUs-wrapper .contactUs-item{display:flex;justify-content:center;margin-bottom:5px}.contactUs-wrapper .contactUs-item span{margin-right:5px}.contactUs-wrapper .contactUs-item a{display:block;color:#fff;text-decoration:none;border-bottom:1px solid #fff;transition:color .3s ease,border-bottom-color .3s ease}.contactUs-wrapper .contactUs-item a:hover{color:#eb002a;border-bottom-color:rgb(235 0 42 / .55)}.contact-box a{text-decoration:underline}.contact-box a:hover{text-decoration:none}.heureka-badge{display:block;width:fit-content;margin:0 auto 16px}.after-footer{display:flex;justify-content:space-between}@media (max-width:1199.98px){.after-footer{flex-direction:column}}.after-footer .after-footer-menu{padding-left:0}@media (max-width:1199.98px){.after-footer .after-footer-menu{text-align:center}}.after-footer .credits a{color:#fff;text-decoration:underline}.after-footer .credits a:hover{color:#eb002a;text-decoration:none}.benefits{background-color:#eb002a;color:#fff;padding:26px 0}.benefits .benefits-list{display:flex;align-items:center;list-style:none;text-align:center;margin-bottom:0;flex-wrap:wrap;justify-content:center;padding-left:0}@media (max-width:991px){.benefits .benefits-list{flex-direction:column}}.benefits .benefits-list .benefit-item{width:33%;padding:10px 0;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.benefits .benefits-list .benefit-item{width:100%}}.benefits .benefits-list .benefit-item .benefit-icon{width:24px;height:24px;flex-shrink:0}.benefits .benefits-list .benefit-item .benefit-icon img{width:100%;height:100%}.benefits .benefits-list .benefit-item .benefit-text{margin-left:10px;font-weight:400;font-size:17px;line-height:120%;letter-spacing:0;text-align:center}.social-network-list{list-style:none;padding-left:0}.social-network-list a{text-decoration:none;transition:all .3s ease;display:inline-flex;justify-content:center;align-items:center;gap:8px;color:#fff}.social-network-list a:hover{color:#eb002a}.social-network-list a svg{width:18px;height:18px;transition:all .3s ease}.social-network-list a:hover svg{fill:#eb002a}.site-footer .wpcf7-not-valid-tip{font-size:11px;position:absolute;top:44px;right:0}.site-footer .row{margin-left:0;margin-right:0}.site-footer .floating-label{top:-17px;text-align:left;margin-bottom:5px}.site-footer .box-form{color:#737472;text-align:center;padding:0 30px;flex:2.5}@media (min-width:991.98px){.site-footer .box-form{border-left:1px solid #fff;border-right:1px solid #fff}}@media (max-width:768px){.site-footer .box-form{padding:0 16px}}.site-footer .box-form p{color:#fff;text-align:center;font-size:22px}.site-footer .box-form .form-title{margin-bottom:16px}@media (max-width:991.98px){.site-footer .box-form .form-title{margin-top:16px}}.site-footer .btn-footer-form{padding:12px 100px;font-size:16px;background-color:#fff!important;color:#1f1f1f!important;display:block;margin-left:auto;margin-right:auto;margin-top:20px;position:relative;top:24px;border-radius:10px!important;transition:all .3s ease}.site-footer .btn-footer-form .wpcf7-spinner{bottom:10px}.site-footer .btn-footer-form:focus,.site-footer .btn-footer-form:hover{background-color:#676767!important;color:#fff!important;text-decoration:none}.combined-product-wrapper{padding-top:30px;border-top:1px solid #eee;margin-top:30px}.combined-product-wrapper .combined-product-text{max-width:349px;font-size:17px}.combined-product-wrapper .button-icon-wrapper{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.combined-product-wrapper .button-icon-wrapper #mam-zaujem{padding:9px 20px 8px;background-color:#373837!important;margin-bottom:0!important;width:auto}.portec-link-wrapper{position:relative;display:flex;width:100%;max-width:388px;padding:32px;flex-direction:column;align-items:flex-start;border-radius:7px;background:#eaeef5;margin-top:21px}.portec-link-wrapper:before{content:"Novinka";position:absolute;top:-12px;padding:2px 10px 0 10px;border-radius:60px;background:#5fb97b;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:22px}.portec-link-wrapper p{color:#32589d}.portec-link-wrapper p.nadpis{font-size:23px;font-weight:700;font-style:normal;line-height:normal;margin-bottom:8px}.portec-link-wrapper p.popis{font-size:16px;font-weight:400;margin-bottom:16px}.portec-link-wrapper a#portec-link{font-weight:600;display:flex;padding:13px 96px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:4px;background:#32589d;color:#fff;text-transform:uppercase;font-size:medium}.iconic-was-swatch{overflow:visible;position:relative;line-height:1.4!important}.iconic-was-swatch.is-pm-tooltip-open .iconic-was-swatch__text{display:none!important;opacity:0!important;visibility:hidden!important}.pm-compatible-parent{position:relative;display:block}.pm-compatible-wrap{position:absolute;z-index:6;width:15px;height:15px;line-height:1.3}.color-position{top:-8px;right:20px}.select-position{left:0;top:-2px}.pm-compatible-marker{display:block;width:15px;height:15px;border-radius:50%;background:#4c984b;box-shadow:0 0 0 2px #fff,0 0 0 0 rgb(76 152 75 / .55);animation:pm-compatible-pulse 1.8s ease-out infinite;cursor:pointer}.pm-compatible-tooltip{position:absolute;left:50%;bottom:calc(100% + 12px);opacity:0;transform:translate(var(--pm-tooltip-x,-50%),-3px);transition:opacity .2s ease,transform .2s ease;white-space:normal;width:120px;background-color:#353c4e;border-radius:10px!important;display:block;padding:8px 15px;pointer-events:none}.pm-compatible-tooltip::after{content:"";position:absolute;top:100%;left:var(--pm-arrow-x,50%);transform:translateX(-50%);border-width:9px;border-style:solid;border-color:#353c4e #fff0 #fff0 #fff0}.pm-compatible-tooltip .tooltip-text{position:relative;color:#fff;text-align:center;z-index:1;font-size:12px;overflow-wrap:normal;word-break:normal;font-weight:600;line-height:1.2}.pm-compatible-marker:focus-visible+.pm-compatible-tooltip,.pm-compatible-marker:hover+.pm-compatible-tooltip{opacity:1;transform:translate(var(--pm-tooltip-x,-50%),0)}@keyframes pm-compatible-pulse{0%{box-shadow:0 0 0 2px #fff,0 0 0 0 rgb(34 197 94 / .55)}100%,70%{box-shadow:0 0 0 2px #fff,0 0 0 10px #fff0}}.pm-compatible-option{background:#4c984b;color:#fff;opacity:.8}.roof-pm-cart-message{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;margin-bottom:10px;margin-top:10px}.roof-pm-cart-message__icon{width:30px;height:22px;flex:0 0 22px;object-fit:contain}.roof-pm-cart-message__text{line-height:1.3}.roof-pm-cart-message.is-incompatible .roof-pm-cart-message__text{color:#f1ab3e}.roof-pm-cart-message.is-compatible .roof-pm-cart-message__text{color:#4b984b}@media (max-width:991.98px){.single-product .sidebar-outer{display:none}}.single-product .product{display:flex;flex-wrap:wrap;justify-content:space-between}.single-product .product .single-product-detail-left-wrapper{min-height:560px;width:48%}@media (max-width:768px){.single-product .product .single-product-detail-left-wrapper{width:100%;margin-bottom:32px}}.single-product .product .single-product-detail-left-wrapper .image-gallery-wrapper{position:sticky;top:16px}.single-product .product .single-product-detail-left-wrapper .image-gallery-wrapper .iconic-woothumbs-all-images-wrap{width:100%;float:none}.single-product .product .summary{float:none!important;margin-bottom:0!important}@media (max-width:768px){.single-product .product .summary .product_title{font-size:30px}}.single-product .product .summary .product-labels{padding:15.5px 0;border-top:1px solid #f1f1ef;border-bottom:1px solid #f1f1ef;display:flex;flex-wrap:wrap;gap:4px}.single-product .product .summary .product-labels .product-label{border-radius:5px}.single-product .product .summary .product-labels .na-dopyt{padding:6px 8px 4px;text-transform:uppercase;background-color:#efaa33;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end;width:fit-content}.single-product .product .summary .product-labels .na-dopyt:before{content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/dopyt.svg);width:16px;height:16px;margin-right:6px}.single-product .product .summary .product-labels .label-bestseller{text-transform:uppercase;padding:6px 8px 4px;background:#229cc1;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end;width:fit-content}.single-product .product .summary .product-labels .label-instock{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end;width:fit-content}.single-product .product .summary .image-brand-wrapper img.product_brand{width:80px!important}.single-product .product .summary .cart{flex-wrap:wrap}.single-product .product .summary .cart .single_add_to_cart_button.added:after{content:none;display:none}.single-product .product .summary .cart .uni-builderius-container{width:100%}.single-product .product .summary .cart .uni-builderius-container>div{margin-bottom:10px}.single-product .product .summary .cart .uni-builderius-container>div .cpo-title{color:#6f6f6f;font-size:24px;font-weight:700}.single-product .product .summary .cart .uni-builderius-container>div .cpo-title strong{color:#be2d1d}.single-product .product .ex-tax small{font-weight:700}.single-product .product .percentualna-zlava-badge{position:absolute;left:16px;top:16px;z-index:55;width:40px;height:40px;border-radius:999px;background:#f26f18;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}@media (max-width:450.98px){.single-product .product .percentualna-zlava-badge{width:30px;height:30px;left:5px;font-size:10px}}.single-product .product .badge-usetrenia{color:#fff;font-size:16px;background:#4b984b;padding:4px 10px;margin-bottom:15.5px;display:block;width:fit-content;border-radius:5px}.single-product .product .product_meta .combined-product-wrapper .button-icon-wrapper img{width:auto}.single-product .woocommerce-tabs{margin-top:32px;width:100%}@media (max-width:575.98px){.single-product .woocommerce-tabs .wc-tabs li{width:100%;text-align:center;border-top:1px solid #e3e3e3!important}}.single-product .woocommerce-tabs .wc-tabs li a{color:#000;transition:color .3s ease}.single-product .woocommerce-tabs .wc-tabs li a:focus,.single-product .woocommerce-tabs .wc-tabs li a:hover{text-decoration:none;color:#eb002a}.single-product .woocommerce-tabs .wc-tabs li.active a{color:#eb002a}@media (max-width:575.98px){.single-product .woocommerce-tabs .wc-tabs li.active a{font-weight:400}}@media (max-width:575.98px){.single-product .woocommerce-tabs .wc-tab p iframe{width:100%}}@media (max-width:575.98px){.single-product .woocommerce-tabs .wc-tab .wp-caption{width:100%!important}}.single-product .modal-dialog.modal-dialog-configurator{width:100%;max-width:100%;margin:30px auto;padding:0 15px}@media (min-width:768px){.single-product .modal-dialog.modal-dialog-configurator{max-width:1170px}}@media (max-width:991px){.single-product .text-box-wrap .column-1{width:100%}}@media (max-width:991px){.single-product .text-box-wrap .column-2{width:100%}}.single-product .form-box-section{margin-bottom:0;padding-top:60px;padding-bottom:40px}.related{width:100%}.related .product{position:relative}.related .product .percentualna-zlava-badge{position:absolute;left:16px;top:16px;z-index:55;width:40px;height:40px;border-radius:999px;background:#f26f18;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}@media (max-width:450.98px){.related .product .percentualna-zlava-badge{width:30px;height:30px;left:5px;font-size:10px}}.related .product h2{font-size:17px;font-weight:400}.related .product .price del span,.related .product .price ins span{font-size:20px!important;font-weight:700}.related .product .product-labels{position:absolute;right:0;top:16px;display:flex;flex-wrap:wrap;flex-direction:column;gap:2px;z-index:55}.related .product .product-labels .product-label{border-radius:5px}.related .product .product-labels>*{align-self:flex-end;width:fit-content;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end}@media (max-width:450.98px){.related .product .product-labels>*{font-size:10px}}.related .product .product-labels .na-dopyt{padding:6px 8px 4px;text-transform:uppercase;background-color:#efaa33}.related .product .product-labels .na-dopyt::before{content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/dopyt.svg);width:16px;height:16px}.related .product .product-labels .label-bestseller{text-transform:uppercase;padding:6px 8px 4px;background:#229cc1}.related .product .product-labels .label-instock{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b}.fixed-action-bar{position:fixed;bottom:0;left:0;width:100%;z-index:999;padding:10px 15px;background-color:#fff;box-shadow:0 -3px 8px rgb(0 0 0 / .1);visibility:hidden;transform:translateY(100%);transition:transform .3s ease-in-out,visibility .3s}.fixed-action-bar.is-visible{visibility:visible;transform:translateY(0)}@media (min-width:769px){.fixed-action-bar{display:none!important}}.fixed-action-bar .button{width:100%;margin:0}#fixed-cart-button-action,#fixed-mam-zaujem-action{font-size:17px;line-height:1.75;color:#fff;text-transform:uppercase;font-weight:400;height:46px;border-radius:5px}#fixed-cart-button-action{background-color:#eb002a}#fixed-cart-button-action i{margin-right:10px}#fixed-cart-button-action.disabled,#fixed-cart-button-action:disabled{opacity:.6;cursor:not-allowed}#fixed-mam-zaujem-action{background-color:#eb002a}.yith-wcan-filters .yith-wcan-active-filters .active-filter b{display:none}.yith-wcan-filters .yith-wcan-active-filters .active-filter .active-filter-label{border-color:#eb002a;border-radius:5px}.yith-wcan-filters .yith-wcan-active-filters .active-filter .active-filter-label:after{background-color:#eb002a}.yith-wcan-filters .yith-wcan-reset-filters{color:#fff;background-color:#373837;border-color:#373837;border:none;border-radius:5px;padding:9px 16px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.23;letter-spacing:normal;margin-bottom:30px}@media (max-width:992px){.yith-wcan-filters .yith-wcan-reset-filters{display:none}}.yith-wcan-filters .yith-wcan-reset-filters:active,.yith-wcan-filters .yith-wcan-reset-filters:focus,.yith-wcan-filters .yith-wcan-reset-filters:hover{background-color:#eb002a}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open{box-shadow:none}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{border-radius:0}.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper{box-shadow:none;top:calc(100% + 0px);border-radius:0;width:calc(100% + 2px);left:-1px}.yith-wcan-filters .yith-wcan-filter .filter-content{margin-top:20px}.yith-wcan-filters .yith-wcan-filter .filter-content .checkboxbutton:before{border-radius:5px}.yith-wcan-filters .yith-wcan-filter .filter-content .checkboxbutton.checked:before{background-color:#eb002a!important;border-color:#eb002a!important}.yith-wcan-filters .yith-wcan-filter .filter-content label{padding-left:0!important}.yith-wcan-filters .yith-wcan-filter .filter-content ul.filter-items li.filter-item .yith-wcan-tooltip{display:none!important}.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-max,.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-min{display:none}.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-from,.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-to{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;padding:4px 8px;top:-13px;border-radius:5px}.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-line{height:4px;top:33px}.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-handle{top:26px}.yith-wcan-filters .yith-wcan-filter .filter-content .price-slider .irs-bar{height:4px;top:33px;border-top:1px solid #373837;border-bottom:1px solid #373837;background:#373837;background:linear-gradient(to top,#373837 0,#373837 100%)}.yith-wcan-filters-opener{width:100%;margin-top:33px;background-color:#373837!important;border-color:#373837!important;border:none!important;border-radius:5px!important;padding:9px 16px!important;font-size:17px!important;font-weight:400!important;font-stretch:normal;font-style:normal;line-height:1.25!important;letter-spacing:normal;z-index:10;position:sticky;top:0;text-transform:uppercase}.yith-wcan-filters-opener i{background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/equalizer-line.svg)!important;width:24px!important;height:24px!important;margin-right:10px!important;vertical-align:bottom!important}.yith-wcan-filters-opener:active,.yith-wcan-filters-opener:focus,.yith-wcan-filters-opener:hover{background-color:#eb002a}.yith-wcan-filters.filters-modal .yith-wcan-filter{border-radius:5px}.yith-wcan-filters.filters-modal .main-modal-button{background-color:#eb002a;border-color:#eb002a;color:#fff}ul.matching-items.filter-items li:first-child{display:none!important}.yith-infs-button-wrapper{margin-top:1em}.yith-infs-button-wrapper #yith-infs-button{width:fit-content;padding:9px 31px 8px 33px;background-color:#373837;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;color:#fff;margin:0 auto;text-transform:uppercase;cursor:pointer;-webkit-font-smoothing:antialiased;border:none}.yith-infs-button-wrapper #yith-infs-button::after{margin-left:8.6px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f107";position:relative;display:inline-block;font-size:24px}.yith-infs-button-wrapper #yith-infs-button:active,.yith-infs-button-wrapper #yith-infs-button:focus,.yith-infs-button-wrapper #yith-infs-button:hover{background-color:#be1f2d}.yith-wcan-filters .filters-container>.clear-selection{display:flex!important;align-items:end;justify-content:space-between;text-transform:uppercase;padding:11px 18px 11px 20px;background-color:#373837;color:#fff;width:100%;text-align:center;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.25;-webkit-font-smoothing:antialiased}.yith-wcan-filters .filters-container>.clear-selection:after{content:"";background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delete-bin-line.svg);width:24px;height:24px;position:relative;display:inline-block}.yith-wcan-filters .filters-container h3.mobile-only{text-align:left;padding-left:20px}.yith-wcan-filters .filters-container .filter-orderby{padding:0;border:0}.yith-wcan-filters .filters-container .filter-orderby .yith-wcan-dropdown{padding:15px}.yith-wcan-filters .filters-container .filter-orderby .yith-wcan-dropdown::after{right:20px}.yith-wcan-filters .filters-container .filter-orderby .yith-wcan-dropdown .dropdown-label{font-size:18px;line-height:1.1}.blockUI.blockOverlay{position:fixed!important;background:url(https://vsetkoprestrechu.sk/wp-content/uploads/2023/02/Iphone-spinner-2.gif) center center no-repeat #fff!important}@media (min-width:992px){.yith-wcan-filters-opener{display:none!important}}.woocommerce-shipping-methods li{flex-wrap:wrap;position:relative}.woocommerce-shipping-methods li input{position:absolute;top:1px;left:0}.woocommerce-shipping-methods li label{padding-left:20px}.woocommerce-shipping-methods li .shipping-decription-wrapper{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;display:none}.woocommerce-shipping-methods li .shipping-decription-wrapper .image-wrapper{width:50%;margin-bottom:0}@media (max-width:991.98px){.woocommerce-shipping-methods li .shipping-decription-wrapper .image-wrapper{width:100%;margin-bottom:16px}}@media (max-width:767.98px){.woocommerce-shipping-methods li .shipping-decription-wrapper .image-wrapper{width:50%;margin-bottom:0}}@media (max-width:450px){.woocommerce-shipping-methods li .shipping-decription-wrapper .image-wrapper{width:100%;margin-bottom:16px}}.woocommerce-shipping-methods li .shipping-decription-wrapper .image-wrapper img{width:100%;aspect-ratio:233/206;height:auto;object-fit:contain;aspect-ratio:unset;contain-intrinsic-size:revert}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper{width:50%;padding-left:24px}@media (max-width:991.98px){.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper{width:100%;padding-left:0}}@media (max-width:767.98px){.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper{width:50%;padding-left:24px}}@media (max-width:450px){.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper{width:100%;padding-left:0}}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper p{text-align:left}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper p a{color:#eb002a;text-decoration:underline}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper p a:hover{text-decoration:none}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div{display:flex;flex-wrap:wrap;align-content:center}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div p{margin-bottom:6px}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div p:nth-of-type(odd){width:24px;margin-right:8px}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div p:nth-of-type(even){width:calc(100% - 24px - 8px)}.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div p:nth-last-of-type(1),.woocommerce-shipping-methods li .shipping-decription-wrapper .text-wrapper div p:nth-last-of-type(2){margin-bottom:0}.woocommerce-shipping-methods li input:checked~.shipping-decription-wrapper{display:flex}.woocommerce #order_review #payment .place-order .wpify-woo-heureka-optout{padding:1em;padding-bottom:0}.woocommerce #order_review #payment .place-order .wpify-woo-heureka-optout label{padding-left:18px;position:relative}.woocommerce #order_review #payment .place-order .wpify-woo-heureka-optout label input{position:absolute;left:0;top:4px}.woocommerce #order_review #payment .place-order .wpify-woo-heureka-optout label span{font-weight:400}#billing_country_field{display:block}.col-1 label{opacity:0}.woocommerce #order_review .custom-shipping #shipping_method li label{justify-content:flex-start!important;gap:10px}.woocommerce #order_review .custom-shipping #shipping_method li label .carrier-logo{flex-shrink:0}.woocommerce #order_review .custom-shipping #shipping_method li label .woocommerce-Price-amount,.woocommerce #order_review .custom-shipping #shipping_method li label>span:last-child{margin-left:auto!important}.gls-parcelshop-widget-overlay,.gls-widget-overlay,div[class*=gls][style*=position],div[id*=gls][style*=position]{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100svh!important;z-index:999999!important;background:rgb(0 0 0 / .8)!important}#glsWidgetIframe,#glsWidgetIframeWrapper,.gls-parcelshop-widget-container,.gls-widget-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;height:100svh!important;max-width:none!important;max-height:none!important;border:none!important;border-radius:0!important;transform:none!important;-webkit-transform:none!important;margin:0!important;padding:0!important}.gls-pickup-point-info,.gls-pickup-point-wrapper,.gls-selected-point{position:static!important;width:auto!important;height:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;max-width:none;max-height:none;background:0 0!important;z-index:auto!important}.gls-pickup-point-wrapper{margin-top:10px;margin-left:0;text-align:left}.gls-pickup-point-info{margin-bottom:10px}.gls-selected-point{text-align:left;padding:12px 15px;background:#f8f9fa!important;border-left:3px solid #999;border-radius:4px}.gls-selected-point strong{display:block;color:#333;margin-bottom:4px}.gls-selected-point span{display:block;color:#666;font-size:14px;line-height:1.4}body.gls-widget-open,html.gls-widget-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important;-webkit-overflow-scrolling:auto!important;touch-action:none!important;overscroll-behavior:none!important}.woocommerce table.cart tbody .configurator-item{font-weight:700;color:#373837;text-decoration:none;margin-bottom:12px}.configurator-variation .variation-label{font-weight:700!important;font-size:13px;line-height:18px!important}.configurator-variation .variation-value{font-weight:400!important;font-size:12px;line-height:18px!important;margin-bottom:2px}.configurator-variation .variation-value p{padding-top:1px}.woocommerce-checkout .woocommerce-form-login .woocommerce-form-login__submit{background-color:#eb002a;transition:all .3s ease!important;color:#fff!important}.woocommerce-checkout .woocommerce-form-login .woocommerce-form-login__submit:hover{background-color:#d32d3a!important;color:#fff!important;text-decoration:none!important}.woocommerce-checkout .woocommerce-form-login input[type=checkbox]{margin-top:0;position:relative;top:1px}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}html .a-link-anchor{position:absolute;top:-200px}.page-template-flex-template .image-wrapper img{object-fit:cover;width:100%;height:100%}.page-template-flex-template h1,.page-template-flex-template h2,.page-template-flex-template h3,.page-template-flex-template h4,.page-template-flex-template h5,.page-template-flex-template h6,.page-template-flex-template p{margin:0}.page-strechy-odkvapy-prislusenstvo-prefa .before-footer{background-color:#f1f1ef}.big-text-and-two-images{margin:70px 0 100px}@media (max-width:768px){.big-text-and-two-images{margin:32px 0 60px}}.big-text-and-two-images .button-regular{padding:12px 20px 9px;text-transform:uppercase;margin-bottom:64px}.big-text-and-two-images .image-wrapper img{object-fit:cover;width:100%;height:100%;border-radius:7px}.big-text-and-two-images h2{font-size:28px;line-height:1.25;color:#373837;margin-bottom:24px;text-align:left;max-width:904px}@media (max-width:768px){.big-text-and-two-images h2{font-size:24px}}.big-text-and-two-images h2 span{color:#eb002a}.big-text-and-two-images .images-wrapper{display:flex;flex-wrap:wrap;margin:0 -8px}.big-text-and-two-images .images-wrapper .image-wrapper{margin:0 8px}.big-text-and-two-images .images-wrapper .image-wrapper:first-of-type{width:calc(60% - 16px)}@media (max-width:575.98px){.big-text-and-two-images .images-wrapper .image-wrapper:first-of-type{width:calc(100% - 16px);margin-bottom:24px}}.big-text-and-two-images .images-wrapper .image-wrapper:first-of-type img{aspect-ratio:628/400}.big-text-and-two-images .images-wrapper .image-wrapper:last-of-type{width:calc(40% - 16px)}@media (max-width:575.98px){.big-text-and-two-images .images-wrapper .image-wrapper:last-of-type{width:calc(100% - 16px)}}.big-text-and-two-images .images-wrapper .image-wrapper:last-of-type img{aspect-ratio:444/400}.image-columns-element{position:relative;padding-top:100px;margin:135px 0 160px}@media (max-width:768px){.image-columns-element{margin:60px 0 48px;padding-top:80px}}.image-columns-element::before{content:"";background-color:#f1f1ef;position:absolute;left:0;top:0;height:50%;width:100%;z-index:-1}@media (max-width:991.98px){.image-columns-element::before{height:300px}}.image-columns-element h3{font-size:36px;line-height:1.25;text-align:center;color:#373837;margin-bottom:24px}.image-columns-element .element-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -8px -16px}@media (max-width:768px){.image-columns-element .element-wrapper{margin:0;border-bottom:1px solid #f1f1ef}}.image-columns-element .element-wrapper .element-item{margin:0 8px 16px}@media (max-width:768px){.image-columns-element .element-wrapper .element-item{margin:0 0 48px}}.image-columns-element .element-wrapper .element-item .image-wrapper{margin-bottom:24px}.image-columns-element .element-wrapper .element-item .image-wrapper img{aspect-ratio:352/240;border-radius:7px}.image-columns-element .element-wrapper .element-item h4{font-size:24px;line-height:1.08;text-align:center;color:#373837;margin-bottom:8px}.image-columns-element .element-wrapper .element-item p{font-size:15px;line-height:1.4;text-align:center;color:#373837}.image-columns-element .element-wrapper.columns-wrapper-3 .element-item{width:calc(33.3333333333% - 16px)}@media (max-width:768px){.image-columns-element .element-wrapper.columns-wrapper-3 .element-item{width:100%}}@media (max-width:768px){.image-columns-element .element-wrapper.columns-wrapper-4{border-bottom:0}}@media (max-width:575.98px){.image-columns-element .element-wrapper.columns-wrapper-4{border-bottom:1px solid #f1f1ef}}.image-columns-element .element-wrapper.columns-wrapper-4 .element-item{width:calc(25% - 16px)}@media (max-width:991.98px){.image-columns-element .element-wrapper.columns-wrapper-4 .element-item{width:calc(50% - 16px)}}@media (max-width:768px){.image-columns-element .element-wrapper.columns-wrapper-4 .element-item{margin:0 8px 16px}}@media (max-width:575.98px){.image-columns-element .element-wrapper.columns-wrapper-4 .element-item{width:100%;margin:0 0 48px}}.last-news-and-events{margin:150px 0 32px}@media (max-width:768px){.last-news-and-events{margin:60px 0 32px}}.last-news-and-events h2{margin-bottom:32px}.image-title-text-element{position:relative;margin:80px 0}@media (max-width:991.98px){.image-title-text-element{margin:48px 0}}.image-title-text-element.image-title-text-element-hide{display:none}.image-title-text-element .element-wrapper{display:flex;align-items:center;margin:0 -12px}@media (max-width:991.98px){.image-title-text-element .element-wrapper{margin:0;flex-wrap:wrap}}.image-title-text-element .text-wrapper{width:calc(33.3333333333% - 24px);margin:0 calc(8.3333333333% + 12px) 0 12px}@media (max-width:991.98px){.image-title-text-element .text-wrapper{width:100%;margin:0;padding-right:0;order:2;margin-top:32px}}.image-title-text-element .text-wrapper h2{text-align:left;margin-bottom:16px}.image-title-text-element .text-wrapper h2 span{color:#eb002a}.image-title-text-element .text-wrapper .text-editor-wrapper{margin-bottom:0;position:relative}.image-title-text-element .image-wrapper{width:calc(58.3333333333% - 24px);margin:0 12px}@media (max-width:991.98px){.image-title-text-element .image-wrapper{width:100%;margin:0;order:1}}.image-title-text-element .image-wrapper img{border-radius:0;max-height:500px;height:100%;border-radius:7px}.image-title-text-element.position-left .text-wrapper{order:2;margin:0 12px 0 calc(8.3333333333% + 12px)}@media (max-width:991.98px){.image-title-text-element.position-left .text-wrapper{margin:24px 0 0}}.image-title-text-element.position-left .image-wrapper{order:1}.show-elements{margin:0 auto 130px;position:relative;display:block;width:fit-content;font-size:16px;color:#373837;text-decoration:none}.show-elements::after{content:"";position:absolute;left:-5px;width:calc(100% + 10px);bottom:-5px;height:1px;background-color:#373837}.show-elements:focus,.show-elements:hover{text-decoration:none;color:#eb002a}.show-elements:focus::after,.show-elements:hover::after{background-color:#eb002a}.show-elements.show-less-elements{display:block;display:none}.cta-element{padding:130px 0;background-color:#f1f1ef;margin:130px 0}@media (max-width:991.98px){.cta-element{padding:80px 0;margin:60px 0}}.cta-element .element-wrapper{display:flex;flex-wrap:wrap;margin:0 -15px}.cta-element .element-wrapper .left-wrapper{width:calc(66.6666666667% - 30px);margin:0 15px}@media (max-width:991.98px){.cta-element .element-wrapper .left-wrapper{order:2;width:calc(100% - 30px)}}.cta-element .element-wrapper .left-wrapper .text-editor-wrapper{font-size:28px;line-height:1.25;color:#373837;margin-bottom:32px;text-align:left}@media (max-width:768px){.cta-element .element-wrapper .left-wrapper .text-editor-wrapper{font-size:24px}}.cta-element .element-wrapper .left-wrapper .text-editor-wrapper span{color:#eb002a}.cta-element .element-wrapper .right-wrapper{width:calc(16.6666666667% - 30px);margin:0 calc(8.3333333333% + 15px)}@media (max-width:991.98px){.cta-element .element-wrapper .right-wrapper{order:1;width:calc(100% - 30px);margin:0 15px 32px;max-width:172px}}.cta-element .element-wrapper .right-wrapper .image-wrapper img{object-fit:contain}.contact-element{padding-bottom:60px;position:relative}@media (max-width:991.98px){.contact-element{padding-bottom:0}}.contact-element .contact-shape{position:absolute;left:0;width:100%;bottom:calc(50% - 1px);aspect-ratio:1440/138;height:auto;z-index:-1;object-fit:cover}@media (max-width:768px){.contact-element .contact-shape{bottom:calc(75% - 1px)}}.contact-element::after{content:"";position:absolute;left:0;width:100%;bottom:0;height:50%;z-index:-1;background-color:#f1f1ef}@media (max-width:768px){.contact-element::after{height:75%}}.contact-element .element-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin:0 -8px;justify-content:center}.contact-element .element-wrapper .left-wrapper{padding:48px;background-color:#373837;position:relative;width:calc(50% - 16px);margin:0 8px;border-radius:7px}@media (max-width:1199.98px){.contact-element .element-wrapper .left-wrapper{padding:24px}}@media (max-width:768px){.contact-element .element-wrapper .left-wrapper{order:2;width:calc(100% - 16px);margin-top:24px}}.contact-element .element-wrapper .left-wrapper::after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border-bottom:22.5px solid #fff0;border-top:22.5px solid #fff0;border-left:16px solid #373837;display:block}@media (max-width:768px){.contact-element .element-wrapper .left-wrapper::after{border-left:22.5px solid #fff0;border-right:22.5px solid #fff0;border-bottom:16px solid #373837;border-top:0;bottom:100%;left:50%;top:auto;transform:translateX(-50%)}}.contact-element .element-wrapper .left-wrapper p{font-size:24px;color:#fff;margin-bottom:24px}@media (max-width:1199.98px){.contact-element .element-wrapper .left-wrapper p{font-size:16px;margin-bottom:15px}}.contact-element .element-wrapper .left-wrapper a{margin-bottom:9px;display:flex;align-items:center}.contact-element .element-wrapper .left-wrapper a img{width:24px;height:24px;object-fit:contain;margin-right:16px}@media (max-width:1199.98px){.contact-element .element-wrapper .left-wrapper a img{width:16px;height:16px;margin-right:8px}}.contact-element .element-wrapper .left-wrapper a span{font-size:32px;font-weight:700;color:#fff;line-height:1}@media (max-width:1199.98px){.contact-element .element-wrapper .left-wrapper a span{font-size:20px}}.contact-element .element-wrapper .left-wrapper a:last-of-type{margin-bottom:0}.contact-element .element-wrapper .left-wrapper a:focus,.contact-element .element-wrapper .left-wrapper a:hover{color:#fff}.contact-element .element-wrapper .right-wrapper{width:calc(50% - 16px);margin:0 8px}@media (max-width:768px){.contact-element .element-wrapper .right-wrapper{order:1;width:calc(100% - 16px);margin-bottom:32px}}.contact-element .element-wrapper .right-wrapper .image-wrapper{position:relative;margin-bottom:32px}@media (max-width:768px){.contact-element .element-wrapper .right-wrapper .image-wrapper{width:fit-content;margin:0 auto 32px}}.contact-element .element-wrapper .right-wrapper .image-wrapper::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background-image:linear-gradient(to bottom,#fff0,rgb(241 241 239 / .89) 66%,#f1f1ef);display:block;z-index:1}.contact-element .element-wrapper .right-wrapper .image-wrapper .photo-image{object-fit:contain;aspect-ratio:536/594;height:auto;width:100%}@media (max-width:768px){.contact-element .element-wrapper .right-wrapper .image-wrapper .photo-image{max-height:400px;width:auto}}.contact-element .element-wrapper .right-wrapper .image-wrapper .signature-image{position:absolute;bottom:-35px;right:47px;object-fit:contain;aspect-ratio:229/153;height:auto;width:40%;z-index:2}@media (max-width:768px){.contact-element .element-wrapper .right-wrapper .image-wrapper .signature-image{bottom:-27px;right:auto;left:50%;transform:translateX(-50%)}}.contact-element .element-wrapper .right-wrapper h4{font-size:36px;text-align:center;color:#373837}.disabled-submit-button{pointer-events:none}.contact-map{height:600px;margin-bottom:-120px}.map-marker-label{color:#840707}.woocommerce-cart .shipping-indicator.shipping-indicator-styles{float:left;width:48%;border-radius:7px}@media (max-width:768px){.woocommerce-cart .shipping-indicator.shipping-indicator-styles{width:100%;float:none;text-align:left}}.woocommerce-cart .shipping-indicator.shipping-indicator-styles .free-shipping-bar{padding-top:0!important}@media (max-width:768px){.woocommerce-cart .shipping-indicator.shipping-indicator-styles .free-shipping-bar{padding-top:0!important}}.shipping-indicator.shipping-indicator-styles{background-color:#dde6db;padding:24px}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar p:first-child{display:flex;align-items:center;font-size:20px;color:#373837;font-weight:600}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar>p{font-size:15px;color:#373837;margin-bottom:0}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar>p span{font-size:15px;color:#373837;font-weight:700;text-transform:uppercase}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar.full-free-shipping-bar h5{color:#4b984b}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar .indicator-wrap{background-color:#fff;height:8px;margin-top:4px;margin-bottom:11px;position:relative}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar .indicator-wrap::before{display:inline-block;position:absolute;right:5px;top:-6px;content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delivery_car_black.svg);width:22px;height:22px;z-index:1}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar .indicator-wrap:after{content:" ";display:inline-block;position:absolute;right:-1px;top:-14px;width:36px;height:36px;background-color:#fff;border-radius:50%}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar .indicator-wrap .indicator{background-color:#4b984b;height:8px;position:relative}.shipping-indicator.shipping-indicator-styles .free-shipping .free-shipping-bar .indicator-wrap .indicator:after{content:" ";display:inline-block;position:absolute;right:-4px;top:-4px;width:18px;height:18px;background-color:#4b984b;border-radius:50%}.shipping-indicator.shipping-indicator-styles .free-shipping .full-free-shipping-bar .indicator-wrap::before{right:3px;top:-4px;content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/check-line.svg)}.shipping-indicator.shipping-indicator-styles .free-shipping .full-free-shipping-bar .indicator-wrap:after{background-color:#4b984b}.shipping-indicator.shipping-indicator-styles .free-shipping .full-free-shipping-bar .indicator-wrap .indicator:after{content:none}section.b2b .heading{display:flex;flex-flow:column;justify-content:center;align-items:center}section.b2b .heading h2,section.b2b .heading h3,section.b2b .heading p{max-width:768px}section.b2b h2 span,section.b2b h3 span,section.b2b p span{color:#eb002a}section.b2b h1{font-size:48px;font-style:normal;font-weight:600;line-height:normal;color:#fff}@media screen and (max-width:990.98px){section.b2b h1{font-size:38px}}section.b2b h2{color:#000;font-size:36px;font-style:normal;font-weight:600;line-height:normal}@media screen and (max-width:990.98px){section.b2b h2{font-size:26px}}section.b2b h3{font-size:24px;font-style:normal;font-weight:600}@media screen and (max-width:990.98px){section.b2b h3{font-size:22px}}section.b2b p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.b2b-hero{background-color:#1f1f1f;padding:88px 0 0;overflow-x:hidden}@media screen and (max-width:1199.98px){.b2b-hero .row{display:flex;flex-flow:column-reverse}}@media screen and (min-width:1199.98px){.b2b-hero .description{padding-right:0}}@media screen and (max-width:1199.98px){.b2b-hero .description{padding-top:35px;padding-bottom:70px}}.b2b-hero .description img.sipka{position:absolute;transform:rotate(3deg)}@media screen and (min-width:1199.98px){.b2b-hero .description img.sipka{right:20%}}@media screen and (max-width:1199.98px){.b2b-hero .description img.sipka{left:35%;display:none}}.b2b-hero .hero-img-wrap{padding:0}.b2b-hero .hero-img-wrap img{height:auto;aspect-ratio:836/626;object-fit:cover}@media screen and (max-width:1199.98px){.b2b-hero .hero-img-wrap img{width:100vw}}.b2b-hero .hero-img-wrap span.discount{position:absolute;top:20%;right:20%;color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:21px;text-transform:uppercase;background-color:#4b984b;border-radius:50%;display:flex;justify-content:center;align-items:center;width:123px;height:123px;transform:rotate(13.397deg)}@media screen and (max-width:990.98px){.b2b-hero .hero-img-wrap span.discount{right:30%;width:85px;height:85px;font-size:14px}}.b2b-hero .heading{align-items:flex-start!important;gap:24px;margin-top:100px}@media screen and (max-width:1199.98px){.b2b-hero .heading{margin-top:0}}.b2b-hero .heading h1,.b2b-hero .heading p{color:#fff}.b2b-hero .heading .vyhody .vyhoda{display:flex;align-items:center;gap:8px}.b2b-hero .heading .vyhody .vyhoda img{width:24px;height:24px}.b2b-hero .registration-btn{margin-top:40px}.b2b-hero .registration-btn a{text-transform:uppercase;padding:16px 32px}.b2b-benefits{padding-top:200px}@media screen and (max-width:990.98px){.b2b-benefits{padding-top:80px}}.b2b-benefits h2{color:#000;font-size:36px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 16px}@media screen and (max-width:990.98px){.b2b-benefits h2{margin:0 0 8px}}.b2b-benefits p{text-align:center}.b2b-benefits .vyhody{margin-top:48px}@media screen and (max-width:990.98px){.b2b-benefits .vyhody{margin-top:24px}}.b2b-benefits .vyhody .vyhoda{margin-bottom:48px}@media screen and (max-width:990.98px){.b2b-benefits .vyhody .vyhoda{margin-bottom:16px}}.b2b-benefits .vyhody .vyhoda h3{line-height:33.6px;margin:24px 0 16px}@media screen and (max-width:990.98px){.b2b-benefits .vyhody .vyhoda h3{margin:8px 0}}.b2b-benefits .vyhody .vyhoda p{text-align:left}.b2b-become-partner{padding:132px 0 180px}@media screen and (max-width:990.98px){.b2b-become-partner{padding:80px 0}}.b2b-become-partner h2{margin:0 0 16px}.b2b-become-partner p{text-align:center}.b2b-become-partner .kroky{margin-top:48px}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky{display:flex;flex-flow:column-reverse}}@media screen and (max-width:990.98px){.b2b-become-partner .kroky{margin-top:24px}}.b2b-become-partner .kroky .krok{display:flex;flex-flow:column;gap:40px}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky .krok{margin-top:32px}}.b2b-become-partner .kroky .krok .krok-wrap{display:flex;gap:24px}@media screen and (max-width:990.98px){.b2b-become-partner .kroky .krok .krok-wrap{flex-flow:column;gap:0}}.b2b-become-partner .kroky .krok .krok-wrap span{color:#f1f1ef;font-size:80px;font-style:normal;font-weight:600;line-height:normal}.b2b-become-partner .kroky .krok .krok-wrap h3{line-height:normal;margin:12px 0 8px}.b2b-become-partner .kroky .krok .krok-wrap p{text-align:left}.b2b-become-partner .kroky .krok .krok-wrap p a{text-decoration:underline;color:#eb002a}.b2b-become-partner .kroky .krok .krok-wrap p a:active,.b2b-become-partner .kroky .krok .krok-wrap p a:focus,.b2b-become-partner .kroky .krok .krok-wrap p a:hover{text-decoration:none}.b2b-become-partner .kroky .partner-image .discount{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase;background-color:#4b984b;border-radius:50%;display:flex;justify-content:center;align-items:center;width:60px;height:60px;position:absolute}.b2b-become-partner .kroky .partner-image .discount-1{transform:rotate(-5deg);top:8%;left:7%}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky .partner-image .discount-1{top:-23px;left:15px}}.b2b-become-partner .kroky .partner-image .discount-2{transform:rotate(5deg);top:27%;right:-2.5%}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky .partner-image .discount-2{top:-15px;right:30px}}.b2b-become-partner .kroky .partner-image .discount-3{transform:rotate(-3deg);bottom:23%;left:7%}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky .partner-image .discount-3{bottom:-20px;left:40px}}.b2b-become-partner .kroky .partner-image .img-wrap{display:flex;justify-content:end}.b2b-become-partner .kroky .partner-image .img-wrap img{width:100%;max-width:500px;height:auto;aspect-ratio:500/440;object-fit:cover;border-radius:7px}@media screen and (max-width:1199.98px){.b2b-become-partner .kroky .partner-image .img-wrap img{max-width:none}}.b2b-reviews{padding:100px 0;background-color:#f1f1ef}@media screen and (max-width:990.98px){.b2b-reviews{padding:60px 0}}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item{display:flex;flex-flow:column;gap:32px}@media screen and (max-width:990.98px){.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item{gap:24px}}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item>div{display:flex;justify-content:center;align-items:center}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item p{text-align:center}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .hodnotenie{gap:4px}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .recenzia-text p{font-size:24px;max-width:768px}@media screen and (max-width:990.98px){.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .recenzia-text p{font-size:20px}}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .author-wrapper{gap:20px}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .author-wrapper p.name{font-weight:600}.b2b-reviews .slider-buttons-wrapper .element-wrapper .element-item .author-wrapper p{text-align:left}.b2b-reviews .slider-buttons-wrapper .element-wrapper ul.slick-dots{list-style-type:none;padding:0;margin:0;display:flex;justify-content:center;gap:9px;margin-top:48px}@media screen and (max-width:990.98px){.b2b-reviews .slider-buttons-wrapper .element-wrapper ul.slick-dots{margin-top:38px}}.b2b-reviews .slider-buttons-wrapper .element-wrapper ul.slick-dots li:after{content:"";width:8px;height:8px;background-color:#ccc;border-radius:50%;display:block;cursor:pointer}.b2b-reviews .slider-buttons-wrapper .element-wrapper ul.slick-dots li.slick-active:after{background-color:#000}.b2b-reviews .slider-buttons-wrapper .element-wrapper ul.slick-dots li button{display:none}.b2b-reviews .slider-buttons-wrapper .element-wrapper .slick-arrow{position:absolute;top:35%;cursor:pointer;z-index:10}@media screen and (max-width:990.98px){.b2b-reviews .slider-buttons-wrapper .element-wrapper .slick-arrow{display:none!important}}.b2b-reviews .slider-buttons-wrapper .element-wrapper .slick-arrow.icon-arrow-left-line{left:7px}.b2b-reviews .slider-buttons-wrapper .element-wrapper .slick-arrow.icon-arrow-right-line{right:7px}.b2b-products{padding:180px 0 0}@media screen and (max-width:990.98px){.b2b-products{padding:80px 0 0}}.b2b-products h2{margin:0 0 16px}@media screen and (max-width:1199.98px){.b2b-products p{text-align:center}}.b2b-products .gallery-container{display:flex;justify-content:center;flex-wrap:wrap}.b2b-products .gallery-container img{width:100%;height:auto;object-fit:contain}.b2b-products .gallery-container.logo{gap:16px;margin-top:24px}.b2b-products .gallery-container.logo img{max-width:120px;aspect-ratio:120/80}@media screen and (max-width:990.98px){.b2b-products .gallery-container.logo img{max-width:90px;aspect-ratio:90/60}}.b2b-products .gallery-container.product{gap:32px;margin-top:48px}@media screen and (max-width:990.98px){.b2b-products .gallery-container.product{margin-top:13px}}.b2b-products .gallery-container.product img{max-width:258px;aspect-ratio:258/250}@media screen and (max-width:990.98px){.b2b-products .gallery-container.product img{max-width:131px;aspect-ratio:131/120}}.b2b-products .registration-btn{display:flex;justify-content:center;margin-top:64px}@media screen and (max-width:990.98px){.b2b-products .registration-btn{margin-top:21px}}.b2b-products .registration-btn a{text-transform:uppercase;padding:16px 32px}.b2b-faq{padding:180px 0 80px}@media screen and (max-width:1199.98px){.b2b-faq .col-lg-6{padding-inline:0}}@media screen and (max-width:990.98px){.b2b-faq{padding:80px 0 60px}}.b2b-faq h2,.b2b-faq p{max-width:416px}.b2b-faq h2{text-align:left;margin:20px 0 16px}@media screen and (max-width:990.98px){.b2b-faq h2{margin:0 0 16px}}@media screen and (max-width:1199.98px){.b2b-faq p{margin-bottom:24px!important}}.b2b-faq #faqAccordion{margin:0}@media screen and (max-width:990.98px){.b2b-faq #faqAccordion{margin:4px 0 0}}.b2b-faq #faqAccordion .panel{border:none;border-radius:0;padding:0;margin:0;-webkit-box-shadow:none;box-shadow:none}.b2b-faq #faqAccordion .panel:not(:last-child){border-bottom:1px solid rgb(0 0 0 / .5)}.b2b-faq #faqAccordion .panel h4{font-size:18px;font-style:normal;font-weight:600;line-height:27px}.b2b-faq #faqAccordion .panel .panel-heading{background-color:#fff;border:none;padding:20px 0}@media screen and (max-width:990.98px){.b2b-faq #faqAccordion .panel .panel-heading{padding:8px 0}}.b2b-faq #faqAccordion .panel .panel-heading a{display:flex;justify-content:space-between;width:100%}.b2b-faq #faqAccordion .panel .panel-heading a:active,.b2b-faq #faqAccordion .panel .panel-heading a:focus,.b2b-faq #faqAccordion .panel .panel-heading a:hover{text-decoration:none}.b2b-faq #faqAccordion .panel .panel-heading a.collapsed:after{transform:rotate(0);transition:transform .2s ease-in-out}.b2b-faq #faqAccordion .panel .panel-heading a:after{content:"";background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/chevron-down.svg);background-size:32px 32px;width:32px;height:32px;position:relative;display:inline-block;transform:rotate(180deg);transition:transform .2s ease-in-out}.b2b-faq #faqAccordion .panel .panel-body{border:none;padding:0 0 24px}.b2b-faq #faqAccordion .panel .panel-body p{max-width:calc(100% - 32px)}.page-template-page-b2b .before-footer{background-color:#f1f1ef}.b2b-footer-registration{background-color:#f1f1ef;padding-bottom:140px}@media screen and (max-width:990.98px){.b2b-footer-registration{padding-bottom:0}}@media screen and (max-width:1199.98px){.b2b-footer-registration .col-lg-5,.b2b-footer-registration .col-lg-7{padding-inline:0}}.b2b-footer-registration>img{background-color:#fff;margin-bottom:-4%;width:100vw;object-position:0 1px}@media screen and (max-width:990.98px){.b2b-footer-registration>img{margin-bottom:-3%}}@media screen and (max-width:767.98px){.b2b-footer-registration>img{margin-bottom:0}}.b2b-footer-registration h2{text-align:left;margin:0 0 16px}.b2b-footer-registration p{margin-bottom:38px!important}.b2b-footer-registration .registration-text h2,.b2b-footer-registration .registration-text p{max-width:487px}.b2b-footer-registration .registration-text a{text-transform:uppercase;padding:16px 32px}.b2b-footer-registration .contact-info{display:flex;flex-flow:column;gap:16px}@media screen and (max-width:1199.98px){.b2b-footer-registration .contact-info{margin-top:42px;gap:0}}.b2b-footer-registration .contact-info a{color:#eb002a;font-size:36px;font-style:normal;font-weight:600;line-height:43.2px;display:flex}@media screen and (max-width:990.98px){.b2b-footer-registration .contact-info a{font-size:22px}}.b2b-footer-registration .contact-info a img{margin-right:16px;display:inline-block}@media screen and (max-width:990.98px){.b2b-footer-registration .contact-info a img{width:24px;height:24px;margin-right:8px}}.b2b-footer-registration .contact-info img.sipka{width:100%;height:auto;aspect-ratio:170/28;transform:rotate(3deg);position:relative;left:10%;margin-top:68px}@media screen and (max-width:1199.98px){.b2b-footer-registration .contact-info img.sipka{max-width:170px;left:35%;margin-top:36px;display:none}}.b2b.thank-you-page{margin:140px 0}.b2b.thank-you-page .col{max-width:768px;display:flex;flex-flow:column;justify-content:center;align-items:center;margin-inline:auto;padding-inline:12px}.b2b.thank-you-page .col img{width:64px;height:64px}.b2b.thank-you-page .col h1,.b2b.thank-you-page .col p{text-align:center}.b2b.thank-you-page .col h1{color:#000;font-size:50px;font-style:normal;font-weight:600;line-height:60px;margin:31px 0 0 0}.b2b.thank-you-page .col p{font-size:18px;font-style:normal;font-weight:400;line-height:27px;margin:24px 0}.b2b.thank-you-page .col a{text-transform:uppercase;padding:16px 32px}.page-template-page-b2b-thank-you .navbar-wrapper{background-color:#1f1f1f}.page-template-page-myaccount-php{background-color:#fff}.myaccount-area h1{margin-top:48px;margin-bottom:32px;text-align:center}.myaccount-area .woocommerce .woocommerce-message{margin-bottom:16px!important}.myaccount-area .woocommerce .row{display:flex;justify-content:center;gap:24px;align-items:flex-start;flex-wrap:wrap}.myaccount-area .woocommerce .row:after,.myaccount-area .woocommerce .row:before{content:none}.myaccount-area .woocommerce .row #customer_login .with-errors li,.myaccount-area .woocommerce .row #customer_registration .with-errors li{color:#eb002a}.myaccount-area .woocommerce .row .u-columns{max-width:526px;background-color:#fff;padding:40px;position:relative;border-radius:4px;width:100%}@media screen and (max-width:1199.98px){.myaccount-area .woocommerce .row .u-columns{padding:20px 0}}.myaccount-area .woocommerce .row .u-columns:after{content:none}.myaccount-area .woocommerce .row .u-columns form{background-color:#f1f1ef;border:none;border-radius:0;padding:40px;margin:0}@media screen and (max-width:1199.98px){.myaccount-area .woocommerce .row .u-columns form{padding:40px 20px}}.myaccount-area .woocommerce .row .u-columns .fakturacna-adresa{margin-bottom:16px}.myaccount-area .woocommerce .row .u-columns input,.myaccount-area .woocommerce .row .u-columns select{border:1px solid rgb(0 0 0 / .1);background-color:#f1f1ef;border-radius:0;height:52px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 12px;box-shadow:none!important}.myaccount-area .woocommerce .row .u-columns label{margin-bottom:2px}.myaccount-area .woocommerce .row .u-columns h3{margin-top:0;margin-bottom:16px;font-size:35px;font-style:normal;font-weight:600;line-height:normal}.myaccount-area .woocommerce .row .u-columns .woocommerce-form-row{margin:8px 0;padding:0}.myaccount-area .woocommerce .row .u-columns .woocommerce-form-row .woocommerce-input-wrapper{display:flex;flex-flow:column-reverse}.myaccount-area .woocommerce .row .u-columns .woocommerce-form-row .password-input input{padding-right:40px}.myaccount-area .woocommerce .row .u-columns .b2bform .form-row{margin:8px 0}.myaccount-area .woocommerce .row .u-columns .checkbox>input,.myaccount-area .woocommerce .row .u-columns input[type=checkbox]{margin-right:8px;margin-left:0;height:24px;width:24px;padding:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background-color:#fff;border:2px solid #000;border-radius:1px;outline:0;background-color:#fff0;cursor:pointer;position:relative;flex-shrink:0}.myaccount-area .woocommerce .row .u-columns .checkbox>input:checked,.myaccount-area .woocommerce .row .u-columns input[type=checkbox]:checked{border:none!important;background-color:#fff0;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/check-fill.svg);background-position:center;background-repeat:no-repeat;background-size:32px 32px}.myaccount-area .woocommerce .row .u-columns input[type=checkbox]:active,.myaccount-area .woocommerce .row .u-columns input[type=checkbox]:focus,.myaccount-area .woocommerce .row .u-columns input[type=checkbox]:hover{border:2px solid #000}.myaccount-area .woocommerce .row .u-columns .woocommerce-form-register__submit{width:100%;background-color:#eb002a;border-radius:5px;color:#fff;text-transform:uppercase;padding:16px 32px;transition:background-color .3s ease-in}.myaccount-area .woocommerce .row .u-columns .woocommerce-form-register__submit:hover{background-color:#d32d3a}@media screen and (max-width:767.98px){.myaccount-area .woocommerce .row .u-columns .woocommerce-form-register__submit{margin-top:16px}}.myaccount-area .woocommerce .row .u-columns .login-form{margin-top:16px;margin-bottom:0;position:relative}.myaccount-area .woocommerce .row .u-columns .login-form button{width:100%;margin-bottom:17px;background-color:#eb002a;border-radius:5px;color:#fff;text-transform:uppercase;padding:16px 32px;transition:background-color .3s ease-in}.myaccount-area .woocommerce .row .u-columns .login-form button:hover{background-color:#d32d3a}.myaccount-area .woocommerce .row .u-columns .login-form .woocommerce-form__label,.myaccount-area .woocommerce .row .u-columns .login-form a{width:50%}@media screen and (max-width:575.98px){.myaccount-area .woocommerce .row .u-columns .login-form .woocommerce-form__label,.myaccount-area .woocommerce .row .u-columns .login-form a{width:100%}}.myaccount-area .woocommerce .row .u-columns .login-form .woocommerce-form__label span,.myaccount-area .woocommerce .row .u-columns .login-form a span{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;position:relative;top:-6px}.myaccount-area .woocommerce .row .u-columns .login-form .woocommerce-form__label .woocommerce-form__input-checkbox,.myaccount-area .woocommerce .row .u-columns .login-form a .woocommerce-form__input-checkbox{width:24px;height:24px;padding:0}.myaccount-area .woocommerce .row .u-columns .login-form a{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-align:right;position:absolute;right:0;bottom:14px}@media screen and (max-width:575.98px){.myaccount-area .woocommerce .row .u-columns .login-form a{bottom:-20px}}.myaccount-area .woocommerce .row .u-columns .register .checkbox>input:checked+p,.myaccount-area .woocommerce .row .u-columns .register input[type=checkbox]:checked+p,.myaccount-area .woocommerce .row .u-columns .register input[type=checkbox]:checked+p+.b2bform>p{color:#eb002a}.myaccount-area .woocommerce .row .u-columns .register .woocommerce-form-row.form-row{width:100%}.myaccount-area .woocommerce .row .u-columns .register .b2b-wrapper{display:flex}.myaccount-area .woocommerce .row .u-columns .register .b2bclick{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:inline-block;margin:0;top:6px}@media screen and (max-width:767.98px){.myaccount-area .woocommerce .row .u-columns .register .b2bclick{display:inline}}.myaccount-area .woocommerce .row .u-columns .prihlasovacie-udaje{margin-bottom:16px}.myaccount-area .woocommerce .row .u-columns .velkoobchod{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#eb002a;margin:16px 0 16px;display:flex}.myaccount-area .woocommerce .row .u-columns .velkoobchod i:before{content:"";background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/information-line.svg);display:inline-block;background-size:24px 24px;width:24px;height:24px}.myaccount-area .woocommerce .row .u-columns .velkoobchod i{margin-right:8px}.myaccount-area .woocommerce .row .u-columns p{color:#000}.myaccount-area .woocommerce .row .u-columns p a{color:#000;text-decoration:underline}.myaccount-area .woocommerce .row .u-columns p a:active,.myaccount-area .woocommerce .row .u-columns p a:focus,.myaccount-area .woocommerce .row .u-columns p a:hover{color:#000;text-decoration:none}.myaccount-area .woocommerce .row .u-columns .b2bform .woocommerce-input-wrapper{display:flex;flex-flow:column-reverse}.myaccount-area .woocommerce .row .u-columns .b2bform .woocommerce-input-wrapper .required{display:none}.myaccount-area .woocommerce .row .u-columns .b2bform .select2 .select2-selection--single,.myaccount-area .woocommerce .row .u-columns .b2bform .select2 span#select2-billing_country-container{height:52px;background-color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:52px}.myaccount-area .woocommerce .row .u-columns .b2bform .select2 .select2-selection__arrow{height:51px}.myaccount-area .woocommerce .row .u-columns .b2bform .select2 .select2-selection--single{border:none}.myaccount-area .woocommerce .row .u-columns .b2bform .select2 .select2-results__option--highlighted[data-selected]{background-color:#000}.myaccount-area .woocommerce .row .u-columns .b2bform .woocommerce-privacy-policy-text a,.myaccount-area .woocommerce .row .u-columns .b2bform .woocommerce-privacy-policy-text p{display:inline}.myaccount-area .woocommerce .row .u-columns .b2bform .woocommerce-privacy-policy-text a{text-decoration:underline}.myaccount-area .icon-box-features{margin-top:92px}.woocommerce-lost-password .woocommerce-ResetPassword{max-width:524px;background-color:#fff;padding:52px 52px 36px;margin:0 auto;border-radius:4px}@media (max-width:575.98px){.woocommerce-lost-password .woocommerce-ResetPassword{padding:32px 32px 16px}}.woocommerce-lost-password .woocommerce-ResetPassword h3{margin-bottom:6px}.woocommerce-lost-password .woocommerce-ResetPassword p{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:16px}.woocommerce-lost-password .woocommerce-ResetPassword p>input{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:.813rem .75rem;border-radius:5px;border:1px solid rgb(0 0 0 / .1);background-color:#fff;width:100%}.woocommerce-lost-password .woocommerce-ResetPassword .button-regular{background-color:#eb002a;border-radius:5px;color:#fff;text-transform:uppercase;padding:16px 32px;width:100%;transition:background-color .3s ease-in}.woocommerce-lost-password .woocommerce-ResetPassword .button-regular:active,.woocommerce-lost-password .woocommerce-ResetPassword .button-regular:focus,.woocommerce-lost-password .woocommerce-ResetPassword .button-regular:hover{background-color:#d32d3a;color:#fff}@media (min-width:1200px){.woocommerce-lost-password .container{width:1170px!important}}.woocommerce-lost-password .nav-wrapper .woocommerce-message{background-color:none;margin:0 auto;padding:0;text-align:center;width:100%;max-width:636px}.woocommerce-lost-password .nav-wrapper .woocommerce-message:before{display:none}.woocommerce-lost-password .nav-wrapper p{width:100%;max-width:636px}.logged-in .breadcrumb-section-wrapper{padding-left:12px}.logged-in .breadcrumb-section-wrapper .col,.logged-in .breadcrumb-section-wrapper .row{padding-left:0}.logged-in .admin-area{max-width:100%;padding:0}.logged-in .admin-area .woocommerce{display:flex;flex-wrap:wrap}@media (min-width:991.98px){.logged-in .admin-area .woocommerce>.breadcrumb-section-wrapper{display:none}}@media (max-width:991.98px){.logged-in .admin-area .woocommerce{flex-direction:column}}.logged-in .admin-area .woocommerce .mark,.logged-in .admin-area .woocommerce mark{background-color:#fff;color:#eb002a}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation{width:26%;padding-top:150px;padding-bottom:200px;margin-top:-150px;margin-bottom:-200px;flex:unset}@media (max-width:991.98px){.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation{width:100%;margin-bottom:0;padding-bottom:0;padding-top:100px;margin-top:-100px}}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul{list-style:none;padding-top:63px;padding-left:72px;margin-bottom:0;min-height:608px}@media (max-width:991.98px){.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul{padding-left:24px;padding-top:32px;padding-bottom:32px;min-height:unset}}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li{margin-bottom:22px}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li:active,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li:focus,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li:hover{border-color:#fff0}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li a{font-size:22px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;padding:0}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li a::before{margin-right:12px;font-size:24px}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li a:active,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li a:focus,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{text-decoration:none;color:#eb002a;border-color:#fff0;box-shadow:none}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:#eb002a}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content{width:74%;padding:0 24px;display:flex;flex-direction:column;margin:0 auto;padding-bottom:200px;padding-top:150px;margin-top:-150px;margin-bottom:-200px}@media (max-width:991.98px){.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content{width:100%;margin-bottom:0;padding-bottom:0;padding-top:0;margin-top:0}}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content .breadcrumb-section-wrapper{padding-left:0}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content .breadcrumb-section-wrapper .container{max-width:100%}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper{margin:0;width:fit-content;padding:0}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content h2{margin-top:7px;margin-bottom:32px}@media (max-width:991.98px){.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content h2{margin-top:37px}}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p{max-width:636px;margin-bottom:16px;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p a{display:inline;font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-decoration:underline;color:#eb002a}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p#wc_nastavenia_skcz_billing_as_company_field{display:none}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p.has-feedback#billing_company_field,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p.has-feedback#wc_nastavenia_skcz_billing_company_id_field,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p.has-feedback#wc_nastavenia_skcz_billing_company_tax_id_field,.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content p.has-feedback#wc_nastavenia_skcz_billing_company_vat_id_field{display:flex!important}.logged-in .admin-area .woocommerce .woocommerce-MyAccount-content strong{font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-decoration:underline}@media (max-width:575.98px){.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content{overflow-x:auto}}@media (max-width:575.98px){.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table{width:max-content}}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th{padding:0 5px 4px}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th span{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table thead tr th:last-of-type{text-align:right}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{border-bottom:1px solid rgb(0 0 0 / .1)}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:11.5px 5px}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a{font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#eb002a;text-decoration:underline}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a.woocommerce-button{color:#000}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a:hover{text-decoration:none}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td span{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:underline;margin-left:5px}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__header-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:first-child td span{font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:underline;border-bottom:none}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:last-of-type{border-bottom:0}.woocommerce-orders .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-pagination{margin-bottom:0}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content>p{margin-bottom:32px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{margin:0 -12px;display:flex;flex-wrap:wrap}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{width:calc(50% - 24px);margin:0 12px 24px}@media (max-width:575.98px){.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{width:calc(100% - 24px)}}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{display:flex;align-content:flex-start;margin:0 -12px;position:relative;height:auto;background-color:#fff0;align-items:flex-start}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title::after{display:none}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3{margin-bottom:17px;margin:0 12px 12px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{margin:0 120px 12px 12px;text-decoration:underline}@media (max-width:1399.98px){.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{margin:0 12px 12px}}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form{max-width:462px;padding:19px 0;margin-left:0}@media (max-width:575.98px){.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form{width:100%}}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form>h3{margin-bottom:12px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields span.woocommerce-input-wrapper.form-label-group{display:flex;flex-flow:column-reverse}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields input{font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:13px;border-radius:4px;border-color:rgb(0 0 0 / .1)}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .button-regular{width:100%;background-color:#eb002a;border-radius:0;color:#fff;text-transform:uppercase;padding:16px 32px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row{margin-bottom:20px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .required{display:none}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single{height:52px;border-radius:4px;border-color:rgb(0 0 0 / .1)}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__placeholder,.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered{font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:52px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow{display:none;top:50%;transform:translateY(-50%)}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row{margin-bottom:16px;display:flex;flex-direction:column}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper input{width:100%;background-color:#fff0;border:1px solid rgb(0 0 0 / .1)}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single{height:52px;border-radius:4px;border-color:rgb(0 0 0 / .1);background-color:#fff0}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__placeholder,.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered{font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:52px}.woocommerce-edit-address .admin-area .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow{display:none;top:50%;transform:translateY(-50%)}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account button,.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account input{max-width:416px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account input{border-radius:4px;border-color:rgb(0 0 0 / .1)}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .xoo-aff-myacc-field{display:none}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account{margin-left:0;padding:19px 0 0}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row span .required{display:none}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row span em{font-style:normal}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account p#billing_phone_field{margin-bottom:80px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .button-regular{width:100%;background-color:#eb002a;border-radius:0;color:#fff;text-transform:uppercase;padding:16px 32px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account fieldset legend{margin-bottom:12px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row{margin-bottom:16px;display:flex;flex-direction:column}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row label{font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:flex-start}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row .woocommerce-input-wrapper input{width:100%;background-color:#fff0;border:1px solid rgb(0 0 0 / .1);height:52px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row .woocommerce-input-wrapper .select2-selection--single{height:52px;border-radius:4px;border-color:rgb(0 0 0 / .1);background-color:#fff0}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__placeholder,.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered{font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:52px}.woocommerce-edit-account .admin-area .woocommerce .woocommerce-MyAccount-content .edit-account .form-row .woocommerce-input-wrapper .select2-selection--single .select2-selection__arrow{display:none;top:50%;transform:translateY(-50%)}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected],.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#fff;color:#000}.new-category-banner.category-banner{padding:16px;margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:7px;gap:16px}@media (max-width:768px){.new-category-banner.category-banner{flex-direction:column;align-items:flex-start;gap:5px}}.new-category-banner.category-banner .icon-wrapper{border-radius:32px;border:3px solid #fff;background:#eb002a;padding:6px;width:48px;height:48px;margin-right:16px}@media (max-width:768px){.new-category-banner.category-banner .icon-wrapper{margin-bottom:16px;margin-right:0}}.new-category-banner.category-banner .text-wrapper{width:auto;margin-right:auto}@media (max-width:768px){.new-category-banner.category-banner .text-wrapper{width:100%;margin-bottom:16px}}.new-category-banner.category-banner .text-wrapper h2{font-size:20px;color:#000;margin-bottom:8px}.new-category-banner.category-banner .text-wrapper .banner-text p{color:#000;font-size:14px;margin:0;max-width:unset}.new-category-banner.category-banner a{padding:9px 12px 9px 14px;font-size:14px}@media (max-width:768px){.new-category-banner.category-banner a{margin-left:0}}.new-archive-top-element{padding:24px 0 32px;margin-bottom:24px;position:relative;min-height:462px}@media (max-width:768px){.new-archive-top-element{padding-top:24px;height:auto}}.new-archive-top-element::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/intro-background.jpg);background-size:cover;z-index:-3}.new-archive-top-element::after{content:"";position:absolute;width:100%;height:100%;left:50%;top:0;transform:translateX(-50%);z-index:-1;background:linear-gradient(90deg,#1f1f1f 0,rgb(57 57 57 / .8) 36%,#fff0 100%);max-width:1920px}@media (max-width:768px){.new-archive-top-element::after{display:none}}.new-archive-top-element .container{height:100%}@media (max-width:768px){.new-archive-top-element .container{height:auto}}.new-archive-top-element .category-background-image{position:absolute;width:100%;height:100%;left:50%;top:0;transform:translateX(-50%);z-index:-2;max-width:1920px;aspect-ratio:1440/462;object-fit:cover}@media (max-width:768px){.new-archive-top-element .category-background-image{aspect-ratio:343/180;position:relative;padding:4px 16px 24px;height:auto;left:auto;transform:none;top:auto;z-index:1}}.new-archive-top-element .element-wrapper{padding:0;display:flex;flex-wrap:wrap;height:100%;flex-direction:column;justify-content:space-between}@media (max-width:768px){.new-archive-top-element .element-wrapper{height:auto}}.new-archive-top-element .element-wrapper .left-wrapper{width:100%;margin-bottom:50px}@media (max-width:991.98px){.new-archive-top-element .element-wrapper .left-wrapper{margin-bottom:35px}}@media (max-width:768px){.new-archive-top-element .element-wrapper .left-wrapper{margin-bottom:24px}}.new-archive-top-element .element-wrapper .left-wrapper .woocommerce-breadcrumb{color:#fff}.new-archive-top-element .element-wrapper .left-wrapper .woocommerce-breadcrumb a{color:#fff}.new-archive-top-element .element-wrapper .left-wrapper h1{font-size:50px;color:#fff;max-width:469px}@media (max-width:768px){.new-archive-top-element .element-wrapper .left-wrapper h1{font-size:32px}}.new-archive-top-element .element-wrapper .left-wrapper .category-small-description{color:#fff;max-width:350px}.new-archive-top-element .element-wrapper .left-wrapper .category-description{color:#fff;transition:height .5s;overflow:hidden;max-width:350px;font-size:16px}.new-archive-top-element .element-wrapper .left-wrapper .showmore-description{margin-top:8px;color:#fff;text-decoration:underline;background:0 0;box-shadow:none;border:0;padding:0}.new-archive-top-element .element-wrapper .left-wrapper .showmore-description:hover{text-decoration:none}.new-archive-top-element .element-wrapper .right-wrapper{width:100%}.new-archive-top-element-under{display:none;overflow:hidden}.new-archive-top-element-under .category-description{padding-top:20px}.new-archive-top-element-under .category-description a{color:#eb002a;text-decoration:underline}.new-archive-top-element-under .category-description a:focus,.new-archive-top-element-under .category-description a:hover{text-decoration:none}.new-archive-top-element-under .showless-description{margin-top:8px;text-decoration:underline;background:0 0;box-shadow:none;border:0;padding:0;margin-bottom:24px}.new-archive-top-element-under .showless-description:hover{text-decoration:none}.new-archive-top-element-under .category-banner-wrapper{position:relative;padding:24px 0;margin:32px 0 48px}.new-archive-top-element-under .category-banner-wrapper::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/intro-background.jpg);background-size:cover}.error-page{position:relative}.error-page .element-wrapper{display:flex;flex-direction:column;justify-content:center;padding:140px 0;max-width:768px;margin:0 auto}@media (max-width:991.98px){.error-page .element-wrapper{padding:60px 0}}.error-page .element-wrapper h2{margin-bottom:24px;text-align:center;font-size:18px;color:#eb002a;text-transform:uppercase;font-weight:600}.error-page .element-wrapper h1{font-size:50px;text-align:center;margin-bottom:24px;font-weight:600}@media (max-width:575.98px){.error-page .element-wrapper h1{font-size:32px}}.error-page .element-wrapper h1 b{color:#eb002a}.error-page .element-wrapper p{font-size:18px;margin:0 auto 32px;text-align:center}.error-page .element-wrapper .button-regular{color:#fff;font-size:15px;padding:10px 15px;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:center;text-transform:uppercase;background-color:#eb002a;transition:all .3s ease;border-radius:5px}.error-page .element-wrapper .button-regular:hover{background-color:#d32d3a;color:#fff;text-decoration:none}.error-page .element-wrapper .button-regular i{position:relative;margin-left:10px}.predajne-vyhody-section{padding:16px;background:rgb(24 106 121 / .1);margin:24px 0 0;border-radius:7px}.predajne-vyhody-section .element-item{display:flex;align-items:flex-start;margin-bottom:8px}.predajne-vyhody-section .element-item:last-of-type{margin-bottom:0}.predajne-vyhody-section .element-item .image-wrapper{margin-right:8px;width:20px}.predajne-vyhody-section .element-item .image-wrapper img{width:20px;height:20px;object-fit:contain}.predajne-vyhody-section .element-item .text-wrapper{font-size:16px;color:#186a79;margin-bottom:0;width:calc(100% - 28px)}.predajne-vyhody-section .element-item .text-wrapper p{margin-bottom:0}.predajne-vyhody-section .element-item .text-wrapper a{color:#eb002a;text-decoration:underline}.predajne-vyhody-section .element-item .text-wrapper a:focus,.predajne-vyhody-section .element-item .text-wrapper a:hover{text-decoration:none}.cat_items{display:flex;flex-wrap:wrap}.cat_items .cat_item{height:auto;padding:9px;display:flex;align-items:flex-start;flex-wrap:wrap;border-radius:7px}.cat_items .cat_item .img_pace{display:block;margin-top:0;margin-left:0}.cat_items .cat_item .cat_text_wrapper{display:flex;flex-direction:column;justify-content:center;height:100%;width:calc(100% - 56px - 11px);justify-content:flex-start}.cat_items .cat_item .cat_text_wrapper .cat_name{color:#000;font-size:14px;margin-bottom:4px;display:contents;transition:all .3s ease}.cat_items .cat_item .cat_text_wrapper .cat_total{font-size:12px;color:rgb(0 0 0 / .5);margin-bottom:0}.cat_items .cat_item:focus,.cat_items .cat_item:hover{text-decoration:none}.cat_items .cat_item:focus .cat_name,.cat_items .cat_item:hover .cat_name{color:#d32d3a}.archive .product-holder .mobile-sort-filter{display:flex;gap:4px;width:100%}.archive .product-holder .mobile-sort-filter .sort-dropdown{width:50%;margin-right:4px;position:relative;display:none}@media (max-width:991.98px){.archive .product-holder .mobile-sort-filter .sort-dropdown{display:block}}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-trigger{width:100%;display:flex;border-radius:5px;align-items:center;justify-content:center;padding:10px 16px;border:none;background:#373837;color:#fff;text-transform:uppercase;transition:all .3s ease;cursor:pointer}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-trigger:focus,.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-trigger:hover{background:#1e1e1e;outline:0}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-trigger .sort-icon{background-position:center center;background-size:100% auto;background-repeat:no-repeat;display:inline-block;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/arrow-up-down-line.svg);width:24px;height:24px;margin-right:10px;vertical-align:bottom;font-size:14px;line-height:1}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-trigger .sort-trigger-text{font-size:16px}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px rgb(0 0 0 / .12);padding:.25rem;margin:0;list-style:none;z-index:99}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-menu li a{display:block;padding:.7rem .9rem;border-radius:8px;color:#111;text-decoration:none;font-weight:600}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-menu li a:focus,.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-menu li a:hover{background:#f3f4f6}.archive .product-holder .mobile-sort-filter .sort-dropdown .sort-menu li a.is-active{background:#111;color:#fff}.archive .product-holder .mobile-sort-filter .mobile-filter{width:50%;position:relative}.archive .product-holder .mobile-sort-filter .mobile-filter button{margin-top:0;padding:10px 16px!important;font-size:16px!important;line-height:1!important;display:flex;justify-content:center;align-items:center}.archive .product-holder .order-count{width:100%;margin-top:16px;border-bottom:1px solid #f1f1ef;margin-bottom:16px}.archive .product-holder .order-count .wc-tabs-ordering-wrap{margin-bottom:0}@media (max-width:991.98px){.archive .product-holder .order-count .wc-tabs-ordering-wrap{justify-content:flex-end}}@media (max-width:991.98px){.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering{display:none}}.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering .wc-tabs-ordering__list{gap:4px}.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering .wc-tabs-ordering__list .wc-tabs-ordering__item .wc-tabs-ordering__link{position:relative;color:#000;font-size:15px;font-weight:600;padding:12px 24px;background:#f1f1ef;border:0;border-top:2px solid #f1f1ef;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering .wc-tabs-ordering__list .wc-tabs-ordering__item .wc-tabs-ordering__link:focus,.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering .wc-tabs-ordering__list .wc-tabs-ordering__item .wc-tabs-ordering__link:hover{text-decoration:none;color:#eb002a;border-color:#eb002a;background:#fff}.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering .wc-tabs-ordering__list .wc-tabs-ordering__item.is-active .wc-tabs-ordering__link{color:#eb002a;border-color:#eb002a;background:#fff}.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering__count{color:#000;font-size:14px}@media (max-width:575.98px){.archive .product-holder .order-count .wc-tabs-ordering-wrap .wc-tabs-ordering__count{align-self:flex-end}}.archive .product-holder .product .percentualna-zlava-badge{position:absolute;left:16px;top:16px;z-index:55;width:40px;height:40px;border-radius:999px;background:#f26f18;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}@media (max-width:450.98px){.archive .product-holder .product .percentualna-zlava-badge{width:30px;height:30px;left:5px;font-size:10px}}.archive .product-holder .product h2{font-size:17px;font-weight:400}.archive .product-holder .product .price del span,.archive .product-holder .product .price ins span{font-size:20px!important;font-weight:700}.archive .product-holder .product .product-labels .label-bestseller{text-transform:uppercase;padding:6px 8px 4px;background:#229cc1}.archive .product-holder .product .product-labels .label-instock{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b}.archive .roofing-pagination{display:flex!important;flex-wrap:wrap;justify-content:center}.archive .roofing-pagination .page-numbers{margin:3px;border-radius:5px;transition:all .3s ease}.archive .yith-infs-button-wrapper{display:none}.yith-wcan-filters .filters-container .filter-orderby{display:none!important}.archive .product-holder .product .product-labels .label-onbackorder{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b}.single-product .summary .product-labels .label-onbackorder{text-transform:uppercase;padding:6px 8px 4px;background:#4c984b;font-size:12px;line-height:1.25;font-weight:700;color:#fff;display:flex;align-items:end;width:fit-content}.woocommerce-variation-availability .stock{font-size:15px!important;font-weight:700;position:relative}.woocommerce-variation-availability .stock.in-stock{color:#4b984b!important}.woocommerce-variation-availability .stock.in-stock:before{content:"";display:inline-block;position:relative;background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delivery_box.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px;margin-right:10px}.delivery-wrap{position:relative;margin-bottom:30px;width:100%}.delivery-wrap .delivery-date{padding-left:30px}.delivery-wrap .delivery-date:before{content:"";display:inline-block;position:absolute;left:0;top:0;background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delivery_car.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px}.delivery-wrap .delivery-date>span{font-size:15px!important;font-weight:700;color:#4b984b!important}.single-product .woocommerce-variation-availability .stock{display:flex;flex-wrap:wrap}#addedtocart .modal-content{border-radius:0;border:1px solid #fff0;background-color:#f1f1ef;padding-bottom:24px}@media screen and (min-width:768px){#addedtocart .modal-content{width:617px}}#addedtocart .modal-content .modal-body{padding:0}#addedtocart .modal-content .modal-body>h2{font-size:20px;font-weight:700;text-align:left;color:#373837;padding-left:24px;padding-right:24px;margin-top:24px;margin-bottom:24px}#addedtocart .just_added{background-color:#4b984b;display:flex;align-items:center;padding:19px 38px 15px 23px;position:relative}#addedtocart .just_added h2{font-size:22px;display:flex;align-items:center;font-weight:700;line-height:1.41;color:#fff;margin:0;position:relative}#addedtocart .just_added h2:before{content:"";display:inline-block;margin-right:12px;position:relative;background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/done.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:17px;height:17px;bottom:2px}#addedtocart .just_added .close{position:absolute;top:50%;color:#fff;opacity:1;text-shadow:none;transform:translateY(-50%);right:23px;font-size:27px}#addedtocart .just_added .close:focus{outline:1px solid #fff0}#addedtocart .pridany-tovar{padding-left:24px;padding-right:24px;padding-bottom:24px;padding-top:30px;border-bottom:solid 1px #e3e3e3;display:flex}#addedtocart .pridany-tovar h2{font-size:18px;font-weight:700;color:#373837;margin:0;text-align:left;margin-bottom:18px}#addedtocart .pridany-tovar .image-wrapper-added{width:74px;height:74px}#addedtocart .pridany-tovar .image-wrapper-added img{object-fit:cover;min-width:100%;min-height:100%}#addedtocart .pridany-tovar .data-added{width:calc(100% - 74px);display:flex;flex-direction:column;padding-left:17px}#addedtocart .pridany-tovar .data-added .innner-data-added{display:flex;justify-content:space-between;align-items:center}#addedtocart .pridany-tovar .data-added .innner-data-added .text-pridany-tovar .attributes .attributes-item{margin-bottom:0}#addedtocart .pridany-tovar .data-added .innner-data-added .text-pridany-tovar .attributes .attributes-item strong{font-weight:100}#addedtocart .pridany-tovar .data-added .innner-data-added .quantity-price p{margin-bottom:0;display:flex;align-items:center}#addedtocart .pridany-tovar .data-added .innner-data-added .quantity-price p span.woocommerce-Price-amount{font-size:20px;margin-left:16px;color:#373837}#addedtocart .medzisucet{display:flex;justify-content:space-between;padding-left:24px;padding-top:21px;padding-right:24px;padding-bottom:15px;border-top:solid 1px #e3e3e3}#addedtocart .medzisucet>p{margin-bottom:0;font-size:20px}#addedtocart .add-to-cart-buttons{display:flex;justify-content:space-between;padding-left:24px;padding-right:24px}@media screen and (max-width:575px){#addedtocart .add-to-cart-buttons{flex-direction:column}}#addedtocart .add-to-cart-buttons .button{font-size:16px;text-transform:uppercase;width:calc(50% - 12px);text-align:center;border-radius:0;color:#fff;border-radius:5px;border:none;padding:6px 0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:575px){#addedtocart .add-to-cart-buttons .button{width:100%;margin-top:10px}}#addedtocart .add-to-cart-buttons a.button{background-color:#eb002a;transition:background-color .3s ease,color .3s ease}#addedtocart .add-to-cart-buttons a.button:hover{background-color:#d32d3a;color:#fff;text-decoration:none}#addedtocart .add-to-cart-buttons a.button i{position:relative;top:0;margin-left:6px}#addedtocart .add-to-cart-buttons a.button i:before{font-size:24px;font-weight:700}#addedtocart .add-to-cart-buttons button.button{background-color:#fff;color:#1f1f1f;transition:background-color .3s ease,color .3s ease}#addedtocart .add-to-cart-buttons button.button:hover{background-color:#676767;color:#fff;text-decoration:none}#addedtocart .add-to-cart-buttons button.button i{position:relative;top:0;margin-right:6px}#addedtocart .add-to-cart-buttons button.button i:before{font-size:24px;font-weight:700}.cross-sells-title{font-size:28px;margin-top:20px!important;margin-bottom:0}.cross-sells-slider{position:relative;max-width:500px;width:100%;margin:0 auto;margin-bottom:25px}.cross-sells-slider .owl-stage-outer{overflow:hidden;padding:30px 0}.cross-sells-slider .owl-stage{display:flex}.cross-sells-slider .owl-item{height:auto}.cross-sells-slider .owl-item .product{background-color:#fff;box-shadow:0 4px 16px 0 rgb(0 0 0 / .25);border-radius:7px;height:100%;margin:8px}.cross-sells-slider .owl-item .product hr{width:84%;margin:10px auto 17px}.cross-sells-slider .owl-item .product a{overflow:hidden;border-radius:7px;display:flex;flex-direction:column;height:100%}.cross-sells-slider .owl-item .product a:hover{cursor:pointer;color:#555;text-decoration:none}.cross-sells-slider .owl-item .product a:hover img:not(.product_brand){transform:scale(1.08)}.cross-sells-slider .owl-item .product a:hover .woocommerce-loop-product__title{text-decoration:none}.cross-sells-slider .owl-item .product img{height:100%;padding:15px;width:auto;max-width:100%;display:block;margin:0 auto;max-height:222px;transition:transform .3s ease}.cross-sells-slider .owl-item .product h2{text-align:center;margin:0;padding-left:15px;padding-right:15px;font-size:17px;color:#373837;line-height:1.1;transition:color .3s ease}.cross-sells-slider .owl-item .product .price{font-weight:700;color:#373837;text-align:center;margin-top:10px;font-size:15px;margin-top:auto;padding-bottom:10px}.cross-sells-slider .owl-nav{position:static;margin:0!important}.cross-sells-slider .owl-nav button{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%!important;border:1px solid #fff0;overflow:hidden}.cross-sells-slider .owl-nav button:focus,.cross-sells-slider .owl-nav button:hover{outline:0!important;background-color:#373837!important}.cross-sells-slider .owl-nav button>span{font-size:41px;line-height:.6;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cross-sells-slider .owl-nav button.owl-prev{left:-58px}.cross-sells-slider .owl-nav button.owl-next{right:-58px}@media screen and (max-width:768px){.cross-sells-slider .owl-nav{display:none}.cross-sells-slider .owl-nav .owl-prev{left:-10%}.cross-sells-slider .owl-nav .owl-next{right:-10%}}@media screen and (max-width:575px){.cross-sells-slider .owl-nav .owl-prev{left:-12%}.cross-sells-slider .owl-nav .owl-next{right:-12%}}.cross-sells-slider .owl-dots{margin:0!important}*,:after,:before{outline:1px solid #bada44}.modal_theme .modal-dialog .modal-content{background-color:#f1f1ef;border-radius:0;padding-bottom:0}.modal_theme .modal-dialog .modal-content .modal-header{position:relative;background-color:#373837;padding:17px 24px;padding-right:40px}.modal_theme .modal-dialog .modal-content .modal-header h2{font-size:22px;font-weight:700;color:#fff;text-align:left}.modal_theme .modal-dialog .modal-content .modal-header .close{position:absolute;right:24px;top:50%;transform:translateY(-50%);margin:0;color:#fff;opacity:1;text-shadow:none;font-size:24px}.modal_theme .modal-dialog .modal-content .modal-body{padding:24px}.modal_theme .modal-dialog .modal-content .modal-body p{margin-bottom:0}.modal_theme .modal-dialog .modal-content .modal-body form .floating-label{color:#909090}.modal_theme .modal-dialog .modal-content .modal-body form .ajax-loader{position:absolute;left:50%;bottom:-17px;margin:0}.modal_theme .modal-dialog .modal-content .modal-body form input,.modal_theme .modal-dialog .modal-content .modal-body form textarea{width:100%;padding:6px 15px 3px!important;line-height:1.2;border:1px solid #fff0;color:#909090;margin-bottom:8px}.modal_theme .modal-dialog .modal-content .modal-body form input{height:38px}.modal_theme .modal-dialog .modal-content .modal-body form .wpcf7-submit{height:46px;background-color:#be202f;font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.35;letter-spacing:normal;text-align:center;color:#fff}.modal_theme .modal-dialog .modal-content .modal-body form .wpcf7-submit:before{display:inline-block;position:relative;margin-right:10px;top:3px;position:relative;content:"";background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/odoslat.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:10px;height:10px}.modal_theme .modal-dialog .modal-content .modal-body .row{margin:0}.modal_theme .modal-dialog .modal-content .modal-body .row .col-md-12{padding:0}.variations_form .variations tbody tr{display:flex;flex-direction:column}.variations_form .variations tbody tr td{line-height:1.4!important}.variations_form .variations tbody tr td.label label{text-align:left;line-height:1.2;margin-bottom:.5rem;font-weight:700;color:#000}.variations_form .variations tbody tr td.value .iconic-was-swatches{margin:0}.variations_form .variations tbody tr td.value .nice-select{-webkit-appearance:none!important;width:100%;background-color:#f1f1ef;border:1px solid #fff0;border-radius:0}.variations_form .variations tbody tr td.value .nice-select ul{width:100%;background-color:#f1f1ef;border-radius:0}.variations_form .variations tbody tr td.value .nice-select ul li{position:relative}.variations_form .variations tbody tr td.value .nice-select ul li.focus:after{display:block;width:12px;height:12px;content:"";background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/doner.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:11px;top:50%;transform:translateY(-50%)}.variations_form .variations tbody tr td.value .nice-select ul li:first-child.focus:after{display:none}.woocommerce .product form.cart .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=submit]{background-color:#eb002a;font-size:17px;color:#fff;text-transform:uppercase;font-weight:400;height:46px;border-radius:5px;width:calc(100% - 120px);margin-right:0;margin-left:auto;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=submit]{width:calc(100% - 105px);font-size:15px}}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=submit]:hover{background-color:#d32d3a;color:#fff}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=submit] i{margin-right:10px;padding-bottom:2px}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=button]{background-color:#f1f1ef;border:1px solid #fff0;font-size:15px;font-weight:700}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=button].plus{border-top-right-radius:5px;border-bottom-right-radius:5px;padding-left:0;padding-right:13px;font-weight:700}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=button].plus:hover{color:#d32d3a}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=button].minus{border-top-left-radius:5px;border-bottom-left-radius:5px;padding-right:0;padding-left:13px;font-weight:700}.woocommerce .product form.cart .woocommerce-variation-add-to-cart button[type=button].minus:hover{color:#d32d3a}.woocommerce .product form.cart .woocommerce-variation-add-to-cart .quantity{margin-right:0;width:52px;border-radius:0}.woocommerce .product form.cart .woocommerce-variation-add-to-cart .quantity input{width:100%!important}.woocommerce .product-type-simple form.cart{display:flex;justify-content:space-between}.woocommerce .product-type-simple form.cart button[type=submit]{background-color:#eb002a;font-size:17px;color:#fff;text-transform:uppercase;font-weight:400;height:46px;border-radius:5px;width:calc(100% - 120px);margin-right:0;margin-left:auto;transition:background-color .3s ease;padding:0 5px;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.woocommerce .product-type-simple form.cart button[type=submit]{width:calc(100% - 105px);font-size:15px}}.woocommerce .product-type-simple form.cart button[type=submit]:hover{background-color:#d32d3a;color:#fff}.woocommerce .product-type-simple form.cart button[type=submit] i{margin-right:10px;padding-bottom:2px}.woocommerce .product-type-simple form.cart button[type=button]{background-color:#f1f1ef;border:1px solid #fff0;font-size:15px;font-weight:700}.woocommerce .product-type-simple form.cart button[type=button].plus{border-top-right-radius:5px;border-bottom-right-radius:5px;padding-left:0;padding-right:13px;font-weight:700}.woocommerce .product-type-simple form.cart button[type=button].plus:hover{color:#d32d3a}.woocommerce .product-type-simple form.cart button[type=button].minus{border-top-left-radius:5px;border-bottom-left-radius:5px;padding-right:0;padding-left:13px;font-weight:700}.woocommerce .product-type-simple form.cart button[type=button].minus:hover{color:#d32d3a}.woocommerce .product-type-simple form.cart .quantity{margin-right:0!important;width:52px!important;border-radius:0}.woocommerce .product-type-simple form.cart .quantity input{width:100%!important}.quantity{background-color:#f1f1ef;display:flex;border-radius:5px}.quantity #spin{display:none!important}.quantity input{background-color:#fff0;border:1px solid #fff0;-webkit-appearance:none!important;font-size:20px;font-weight:700;line-height:1.2;text-align:center;color:#373837;width:49px!important}.quantity button{font-weight:700;padding:0 10px;font-size:20px;background-color:#fff0;border:1px solid #fff0}body{font-family:Inter,system-ui,sans-serif}body.single-product .product .woocommerce-tabs ul.tabs:before{border-color:#f1f1ef}body.single-product .product .woocommerce-tabs ul.tabs{padding:0;border:1px solid transparent!important}body.single-product .product .woocommerce-tabs ul.tabs li{border-radius:0!important;border:1px solid #fff0;background-color:#f1f1ef;padding:0!important}body.single-product .product .woocommerce-tabs ul.tabs li:after{display:none}body.single-product .product .woocommerce-tabs ul.tabs li:before{width:initial;height:4px;top:0;background-color:#373837;content:"";display:block;border-radius:0;border:1px solid #fff0;left:0;right:0;opacity:0;transition:opacity .3s ease}body.single-product .product .woocommerce-tabs ul.tabs li a{color:#000;font-weight:400;padding-top:11px;transition:color .3s ease;padding-right:15px;padding-left:15px;width:100%}body.single-product .product .woocommerce-tabs ul.tabs li a:focus,body.single-product .product .woocommerce-tabs ul.tabs li a:hover{color:#eb002a;text-decoration:none}body.single-product .product .woocommerce-tabs ul.tabs li.active:before,body.single-product .product .woocommerce-tabs ul.tabs li:focus-within:before,body.single-product .product .woocommerce-tabs ul.tabs li:hover:before{opacity:1}body.single-product .product .woocommerce-tabs ul.tabs li.active a,body.single-product .product .woocommerce-tabs ul.tabs li:focus-within a,body.single-product .product .woocommerce-tabs ul.tabs li:hover a{color:#eb002a}.image-brand-wrapper{display:flex;align-items:center;gap:5px;margin:15px 0}.image-brand-wrapper::after,.image-brand-wrapper::before{content:"";flex:1;height:1px;background-color:#f1f1ef}.image-brand-wrapper img{width:32px;display:block}.image-brand-wrapper+hr{display:none}.summary .image-brand-wrapper img.product_brand{display:inline-block!important;margin:0!important;width:32px!important;height:auto!important}.summary .image-brand-wrapper:after,.summary .image-brand-wrapper:before{display:none}.iconic-was-swatch__container{z-index:3}.zm-viewer img{z-index:3}.product .price small{font-size:66%}.pridany-tovar .quantity-price .woocommerce-price-suffix{margin-left:4px;position:relative;bottom:-2px}.modal-body .medzisucet .medzisucet_paragraf2{font-size:85%!important}.modal-body .medzisucet .medzisucet_paragraf2 .woocommerce-Price-amount{font-size:20px!important}.woocommerce-cart-form .shop_table{border-radius:10px!important;overflow:hidden}.woocommerce-cart-form .shop_table .product-price{font-size:85%!important}.woocommerce-cart-form .shop_table .product-price .woocommerce-Price-amount{font-size:15px!important}.woocommerce-cart-form .shop_table .product-subtotal{font-size:85%!important}.woocommerce-cart-form .shop_table .product-subtotal .woocommerce-Price-amount{font-size:15px!important}.cart_totals .shop_table tbody .cart-subtotal td{font-size:85%}.cart_totals .shop_table tbody .cart-subtotal td .woocommerce-Price-amount{font-size:15px}.cart_totals .shop_table tbody .order-total th{font-size:20px}.cart_totals .shop_table tbody .order-total td small{color:#373837}.woocommerce-checkout-review-order table tbody tr .product-total{font-size:85%}.woocommerce-checkout-review-order table tbody tr .product-total .woocommerce-Price-amount{font-size:15px}.woocommerce-checkout-review-order table tfoot tr td{font-size:85%}.woocommerce-checkout-review-order table tfoot tr td .woocommerce-Price-amount{font-size:15px}.woocommerce-checkout-payment .cena-spolu strong{margin-right:0;margin-left:auto}.woocommerce-checkout-payment .cena-spolu .includes_tax{display:flex;align-items:flex-end;font-size:80%;position:relative;bottom:2px;margin-left:5px}.woocommerce-checkout-payment .payment_method_bacs{border-radius:5px!important}.woocommerce-mini-cart-item .quantity{background-color:#fff0}.seduco-ajax-search .wrap-results .single-result .price .price-wrap del{font-size:15px;font-weight:400;color:#909090;margin-right:6px}.seduco-ajax-search .wrap-results .single-result .price .price-wrap ins{font-size:20px;text-decoration:none}.seduco-ajax-search .wrap-results .single-result .price .woocommerce-price-suffix{font-size:15px}.product.has-post-thumbnail .iconic-woothumbs-images-wrap .iconic-woothumbs-images__slide{padding-bottom:407px;height:0!important;position:relative}@media screen and (max-width:1198.98px){.product.has-post-thumbnail .iconic-woothumbs-images-wrap .iconic-woothumbs-images__slide{padding-bottom:335px}}.product.has-post-thumbnail .iconic-woothumbs-images-wrap .iconic-woothumbs-images__slide>img{margin:0 auto;position:absolute;object-fit:contain;object-position:center;max-width:100%;max-height:100%;height:100%;z-index:1;top:0;left:0;bottom:0;right:0}.product.has-post-thumbnail .iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-thumbnails__slide .iconic-woothumbs-thumbnails__image-wrapper{padding-bottom:100%;height:0!important;position:relative}.product.has-post-thumbnail .iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-thumbnails__slide .iconic-woothumbs-thumbnails__image-wrapper>img{margin:0 auto;position:absolute;object-fit:contain;object-position:center;max-width:100%;max-height:100%;height:100%;z-index:1;top:0;left:0;bottom:0;right:0}.delivery-date-backorer{padding-left:30px;position:relative}.delivery-date-backorer:before{content:"";display:inline-block;position:absolute;left:0;top:0;background:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delivery_car.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px}.delivery-date-backorer>span{font-size:15px!important;font-weight:700;color:#4b984b!important}.box_img_cover{height:0;position:relative;padding-bottom:100%}.box_img_cover img{position:absolute;display:block;object-fit:cover;object-position:center;min-width:100%;width:100%;max-height:100%;height:100%;z-index:1;top:0;left:0;bottom:0;right:0}.box_img_contain{height:0;position:relative;padding-bottom:100%}.box_img_contain img{position:absolute;display:block;object-fit:contain;object-position:center;min-width:100%;width:100%;max-height:100%;height:100%;z-index:1;top:0;left:0;bottom:0;right:0}section.blog .box_img_cover{padding-bottom:70%}.download-woo-tab .download-block-wrap{justify-content:space-between}.download-woo-tab .download-block-wrap .download-block{flex-basis:48.5%;padding:0}@media (max-width:575.98px){.download-woo-tab .download-block-wrap .download-block{flex-basis:100%}}.download-woo-tab .download-block-wrap .download-block a{margin:3px 0}.variations select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/select_down.svg);background-repeat:no-repeat;background-position-x:calc(100% - 5px);background-position-y:8px;position:relative}.woocommerce-checkout .wc-bacs-bank-details{padding:0}.woocommerce-checkout .wc-bacs-bank-details>li{padding:0!important;border-right:0!important}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table tbody tr td:last-child{text-align:right}.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-table tfoot tr td{text-align:right}.woocommerce td.product-name a{display:block}.woocommerce td.product-name p.available-on-backorder,.woocommerce td.product-name p.backorder_notification{font-weight:600;color:#f1ab3e;position:relative;padding-left:27px;display:flex;flex-wrap:wrap;font-size:15px;margin-bottom:4px}.woocommerce td.product-name p.available-on-backorder::before,.woocommerce td.product-name p.backorder_notification::before{position:absolute;content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/nie-je-na-sklade-orange.svg);margin-right:11px;left:0;width:20px;height:20px}.woocommerce td.product-name p.available-instock{font-weight:600;color:#4b984b;position:relative;padding-left:27px;display:flex;flex-wrap:wrap;font-size:15px;margin-bottom:4px}.woocommerce td.product-name p.available-instock::before{position:absolute;left:0;width:20px;height:20px;background-image:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/checkbox-circle-line.svg);background-size:20px 20px;content:""}.woocommerce td.product-name p.delivery-date-backorer{font-weight:600;color:#4b984b;position:relative;padding-left:27px;display:flex;flex-wrap:wrap;font-size:15px;margin-bottom:4px}.woocommerce td.product-name p.delivery-date-backorer::before{position:absolute;content:url(https://vsetkoprestrechu.test.webology.sk/wp-content/themes/roofing_theme/img/delivery_car.svg);margin-right:11px;left:0;width:20px;height:20px}#wc_nastavenia_skcz_billing_company_id_field label::after,#wc_nastavenia_skcz_billing_company_tax_id_field label::after{content:" *";color:red;font-weight:700;font-size:14px}#gtx-anchor,.gtx-bubble{display:none!important}td.xoo-cp-ptitle a{transition:all .3s ease}td.xoo-cp-ptitle a:hover{color:#d32d3a;text-transform:none}.dgwt-wcas-stock{line-height:21px!important}.main-banner .banner{position:relative;overflow:hidden;color:#fff;z-index:1;padding:32px 24px 20px 24px;border-radius:7px}@media (max-width:768px){.main-banner .banner{margin-top:10px}}.main-banner .banner .banner__media{position:absolute;top:-40px;right:0;bottom:0;left:0;z-index:0;transform:scaleX(-1);transform-origin:center}.main-banner .banner .banner__image{display:block;width:100%;height:calc(100% + 40px);object-fit:cover;object-position:center top}.main-banner .banner::after{content:"";position:absolute;inset:0;background:linear-gradient(88.03deg,rgb(26 26 26 / .9) 2.3%,rgb(26 26 26 / .27) 100.07%);z-index:1}.main-banner .banner .banner__content{position:relative;z-index:2}.main-banner .banner .intro-text{position:relative;z-index:2;max-width:720px}.main-banner .banner .intro-text .intro-title{font-weight:700;font-size:48px;line-height:60px;letter-spacing:0;vertical-align:middle;margin-bottom:12px}@media (max-width:768px){.main-banner .banner .intro-text .intro-title{font-size:28px;line-height:40px}}.main-banner .banner .intro-text .intro-title span{display:block}.main-banner .banner .intro-text .intro-description{font-family:Inter;font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;vertical-align:middle;width:45%}@media (max-width:991.98px){.main-banner .banner .intro-text .intro-description{margin-bottom:16px}}@media (max-width:768px){.main-banner .banner .intro-text .intro-description{font-size:14px;line-height:28px}}@media (max-width:575.98px){.main-banner .banner .intro-text .intro-description{width:100%}}.main-banner .banner__bottom{display:flex;align-items:flex-end}.main-banner .banner__bottom .reviews{display:flex;border-radius:5px;background-color:#fff;align-items:center;padding:8px 16px;color:#1c2529;gap:8px}.main-banner .banner__bottom .reviews__rating{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;margin-bottom:0}.main-banner .banner__bottom .reviews__count{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0;vertical-align:middle;margin-bottom:0}@media screen and (max-width:575.98px){.image-slider{margin-bottom:0!important}}.image-slider__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.image-slider__controls{display:flex;gap:8px;flex-shrink:0}@media (max-width:575.98px){.image-slider__controls{display:none}}.image-slider__arrow{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background-color:#1a1a1a;color:#fff;border:none;transition:opacity .3s ease}.image-slider__arrow:hover{opacity:.8}.image-slider__arrow.slick-disabled{opacity:.5}.image-slider__title-text{font-weight:500;font-size:32px;line-height:100%;margin:0;text-align:left}@media screen and (max-width:768px){.image-slider__title-text{font-size:28px;line-height:100%}}.image-slider .row .col-md-12{padding:0}.image-slider__viewport{width:90%;margin-left:auto;margin-right:auto;overflow:hidden}@media screen and (max-width:768px){.image-slider__viewport{width:100%}}.image-slider__carousel:not(.slick-initialized){display:flex;align-items:center;overflow:hidden;width:100%;margin-left:auto;margin-right:auto}.image-slider__carousel:not(.slick-initialized) .image-slider__item{flex:0 0 12.5%;max-width:12.5%}@media screen and (max-width:990.98px){.image-slider__carousel:not(.slick-initialized) .image-slider__item{flex-basis:25%;max-width:25%}}@media screen and (max-width:574.98px){.image-slider__carousel:not(.slick-initialized) .image-slider__item{flex-basis:33.3333%;max-width:33.3333%}}.image-slider__carousel:not(.slick-initialized) .image-slider__image-holder{display:block}.image-slider__carousel:not(.slick-initialized) .image-slider__image-holder img{padding:10px;display:block;object-fit:contain;object-position:center;max-width:100%;width:100%;height:100%}@media screen and (max-width:575.98px){.image-slider__carousel{margin-top:30px!important}}.image-slider__carousel .slick-list{width:90%;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.image-slider__carousel .slick-list{width:100%}}.image-slider__carousel .slick-list .slick-track{display:flex;align-items:center}.image-slider__carousel .slick-list .slick-track .image-slider__item .image-slider__image-holder{display:block}.image-slider__carousel .slick-list .slick-track .image-slider__item .image-slider__image-holder img{padding:10px;display:block;object-fit:contain;object-position:center;max-width:100%;width:100%;max-height:100%;height:100%;filter:grayscale(1) brightness(1.4);transition:filter .2s ease}.image-slider__carousel .slick-list .slick-track .image-slider__item .image-slider__image-holder:focus img,.image-slider__carousel .slick-list .slick-track .image-slider__item .image-slider__image-holder:hover img{filter:grayscale(0) brightness(1)}.info-bar{background-color:#fff;display:flex;align-items:center;width:fit-content;margin-left:9vw;margin-right:auto;border-radius:7px;padding:8px 40px;gap:64px;list-style:none;margin-bottom:0}.info-bar--mobile{display:none}.info-bar--desktop{display:flex}@media (max-width:991.98px){.info-bar{background-color:#f1f1ef;width:100%;margin-left:auto;justify-content:center;margin-top:16px}}@media (max-width:768px){.info-bar{padding:8px 10px;justify-content:space-between;gap:10px}}@media (max-width:991.98px){.info-bar--desktop{display:none}.info-bar--mobile{display:flex}}.info-bar__label{font-weight:700;font-size:24px;line-height:36px;letter-spacing:0;text-align:center;vertical-align:middle;color:#eb002a;margin-bottom:0}.info-bar__text{font-weight:700;font-size:14px;line-height:17px;letter-spacing:0;text-align:center;vertical-align:middle;color:#1c2529;margin-bottom:0}@media (max-width:768px){.info-bar__text{font-size:12px}}.info-bar__icon{width:32px;height:32px;margin-left:auto;margin-right:auto}.info-bar__icon img{width:100%;height:100%;object-fit:contain}.boxex-wraper{display:flex;gap:16px;margin-top:16px;min-height:400px;overflow:hidden;align-items:stretch}.boxex-wraper>*{width:100%;flex-basis:100%;max-width:100%;min-width:0}@media (min-width:992px){.boxex-wraper>*{width:calc((100% - 32px)/ 3);flex:1 1 calc((100% - 32px)/ 3);max-width:calc((100% - 32px)/ 3)}}@media (max-width:1199.98px){.boxex-wraper{flex-wrap:wrap}}@media (max-width:768px){.boxex-wraper{align-items:stretch}}.boxex-wraper .content-slider{background:linear-gradient(284.98deg,#363636 22.22%,#676767 95.97%);border-radius:7px;padding:32px 22px;min-height:500px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between}.boxex-wraper .content-slider--clickable{cursor:pointer}.boxex-wraper .content-slider--clickable::before{content:"";position:absolute;inset:0;z-index:0;background:#363636;opacity:0;pointer-events:none;transition:opacity .35s ease}.boxex-wraper .content-slider--clickable:hover::before{opacity:1}.boxex-wraper .content-slider__link-overlay{position:absolute;inset:0;z-index:10;display:none;border-radius:inherit}.boxex-wraper .content-slider__link-overlay[href]{display:block;cursor:pointer}.boxex-wraper .content-slider--clickable>.content-slider__link-overlay{display:block}@media (max-width:768px){.boxex-wraper .content-slider{padding:16px;min-height:425px}}.boxex-wraper .content-slider__carousel{position:relative;z-index:1}.boxex-wraper .content-slider__controls{width:100%;display:flex;align-items:center;min-height:50px;margin-top:auto;position:relative;z-index:11}@media (max-width:575.98px){.boxex-wraper .content-slider__controls{justify-content:center}}.boxex-wraper .content-slider__arrow{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background-color:#fff;transition:opacity .3s ease;color:#1a1a1a;border:none;flex-shrink:0}.boxex-wraper .content-slider__arrow:hover{opacity:.8}.boxex-wraper .content-slider__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-left:20px;margin-right:20px}.boxex-wraper .content-slider__dots button{width:8px;height:8px;margin:0;border-radius:999px;background-color:rgb(255 255 255 / .3);transition:width .28s ease,background-color .28s ease,transform .28s ease;border:none;padding:0}.boxex-wraper .content-slider__dots .owl-dot{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;will-change:width,background-color}.boxex-wraper .content-slider__dots .owl-dot.active{background-color:#fff;width:32px}.boxex-wraper .content-slider .content-slider__slide{display:flex;align-items:center;gap:10px;min-height:235px;min-width:0}.boxex-wraper .content-slider .content-slider__slide--link{color:inherit;text-decoration:none}.boxex-wraper .content-slider .content-slider__slide--link:focus,.boxex-wraper .content-slider .content-slider__slide--link:hover{color:inherit;text-decoration:none}@media (max-width:575.98px){.boxex-wraper .content-slider .content-slider__slide{flex-direction:column}}.boxex-wraper .content-slider .content-slider__slide .text-area{width:40%;min-width:0;color:#fff;display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media (max-width:768px){.boxex-wraper .content-slider .content-slider__slide .text-area{align-items:center;text-align:center;width:100%}}.boxex-wraper .content-slider .content-slider__slide .text-area .title{margin:0;font-weight:700;text-align:left;font-size:28px;line-height:normal;letter-spacing:0;vertical-align:middle}@media (max-width:768px){.boxex-wraper .content-slider .content-slider__slide .text-area .title{font-size:28px;text-align:center;line-height:36px}}.boxex-wraper .content-slider .content-slider__slide .text-area .slide-description{margin-top:53px;font-weight:300;font-size:18px;line-height:28px;letter-spacing:0;vertical-align:middle}@media (max-width:768px){.boxex-wraper .content-slider .content-slider__slide .text-area .slide-description{margin-top:20px}}.boxex-wraper .content-slider .content-slider__slide .image-area{width:60%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.boxex-wraper .content-slider .content-slider__slide .image-area img{width:100%;max-width:100%;height:auto;object-fit:cover}.boxex-wraper .left-box{background:linear-gradient(284.98deg,#363636 22.22%,#676767 95.97%)}.boxex-wraper .content-box,.boxex-wraper .left-box,.boxex-wraper .right-box{z-index:1;border-radius:7px;color:#fff;padding:32px 22px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}@media (max-width:768px){.boxex-wraper .content-box,.boxex-wraper .left-box,.boxex-wraper .right-box{min-height:320px}}.boxex-wraper .content-box__header,.boxex-wraper .left-box__header,.boxex-wraper .right-box__header{display:flex;align-items:center;position:relative;z-index:1}.boxex-wraper .content-box__title,.boxex-wraper .left-box__title,.boxex-wraper .right-box__title{font-weight:700;font-size:24px;line-height:32px;text-align:left;margin:0}@media (max-width:768px){.boxex-wraper .content-box__title,.boxex-wraper .left-box__title,.boxex-wraper .right-box__title{font-size:22px}}.boxex-wraper .content-box__info,.boxex-wraper .left-box__info,.boxex-wraper .right-box__info{margin-top:24px;position:relative;z-index:1}.boxex-wraper .content-box__button,.boxex-wraper .left-box__button,.boxex-wraper .right-box__button{width:100%;text-align:center;margin-top:auto;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.boxex-wraper .content-box__button--arrow:focus .content-box__button-icon--right,.boxex-wraper .content-box__button--arrow:hover .content-box__button-icon--right,.boxex-wraper .left-box__button--arrow:focus .content-box__button-icon--right,.boxex-wraper .left-box__button--arrow:hover .content-box__button-icon--right,.boxex-wraper .right-box__button--arrow:focus .content-box__button-icon--right,.boxex-wraper .right-box__button--arrow:hover .content-box__button-icon--right{transform:translateX(4px)}.boxex-wraper .content-box__button-icon,.boxex-wraper .left-box__button-icon,.boxex-wraper .right-box__button-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease}.boxex-wraper .content-box__button-icon svg,.boxex-wraper .left-box__button-icon svg,.boxex-wraper .right-box__button-icon svg{display:block}.boxex-wraper .content-box__button-text,.boxex-wraper .left-box__button-text,.boxex-wraper .right-box__button-text{display:inline-block}.boxex-wraper .content-box__image,.boxex-wraper .left-box__image{width:100%;margin-left:auto;display:flex;align-items:center;justify-content:end}.boxex-wraper .content-box__image img,.boxex-wraper .left-box__image img{width:100%;max-width:100%;object-fit:cover}@media (max-width:991.98px){.boxex-wraper .content-box__image img,.boxex-wraper .left-box__image img{object-fit:contain}}.boxex-wraper .content-box__content,.boxex-wraper .left-box__content,.boxex-wraper .right-box__content{position:relative;z-index:1}.boxex-wraper .right-box__header{min-height:160px;display:flex;align-items:center}@media (max-width:768px){.boxex-wraper .right-box{min-height:300px}}.boxex-wraper .right-box__content{margin-top:0}.boxex-wraper .content-box__background,.boxex-wraper .right-box__background{position:absolute;inset:0}.boxex-wraper .content-box__background::after,.boxex-wraper .right-box__background::after{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .5411764706)}.boxex-wraper .content-box__background img,.boxex-wraper .right-box__background img{width:100%;height:100%;object-fit:cover}.content-slider__carousel{width:100%;max-width:100%;min-width:0;min-height:235px;overflow:hidden}.content-slider__carousel.owl-carousel:not(.owl-loaded){display:block;overflow:hidden}.content-slider__carousel:not(.owl-loaded) .content-slider__slide{display:none}.content-slider__carousel:not(.owl-loaded) .content-slider__slide:first-child{display:flex}.reviews-block{background-color:#1f1f1f;padding:40px 0;overflow:hidden}.reviews-block .main-container{min-width:0;overflow:hidden}.reviews-block__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.reviews-block__title-text{margin:0;color:#fff;font-weight:500;font-size:32px;line-height:100%;text-align:left}@media screen and (max-width:768px){.reviews-block__title-text{font-size:28px;line-height:100%}}@media (max-width:575.98px){.reviews-block__controls{display:none}}.reviews-block__carousel{width:100%;max-width:100%;min-width:0;overflow:hidden}.reviews-block__carousel:not(.slick-initialized){display:flex;gap:16px;overflow:hidden}.reviews-block__carousel:not(.slick-initialized) .reviews-block__item{flex:0 0 calc((100% - 51px)/ 4.2);max-width:calc((100% - 51px)/ 4.2);min-height:260px;padding:16px}@media (max-width:1199.98px){.reviews-block__carousel:not(.slick-initialized) .reviews-block__item{flex-basis:calc((100% - 35px)/ 3.2);max-width:calc((100% - 35px)/ 3.2)}}@media (max-width:768px){.reviews-block__carousel:not(.slick-initialized) .reviews-block__item{flex-basis:calc((100% - 19px)/ 2.2);max-width:calc((100% - 19px)/ 2.2)}}@media (max-width:574.98px){.reviews-block__carousel:not(.slick-initialized) .reviews-block__item{flex-basis:100%;max-width:100%}}.reviews-block__carousel .slick-list{width:100%;max-width:100%;overflow:hidden;margin:0 -8px}@media (max-width:575.98px){.reviews-block__carousel .slick-list{margin:0;padding-right:18%}}.reviews-block__carousel .slick-track{display:flex}.reviews-block__carousel .slick-slide{height:auto;margin:0 8px;padding:16px;display:flex}@media (max-width:575.98px){.reviews-block__carousel .slick-slide{margin:0 16px 0 0}}.reviews-block__carousel .slick-slide .review-text{font-weight:400;font-size:14px;line-height:140%;margin-top:16px;padding-left:8px;margin-bottom:16px}.reviews-block__carousel .slick-slide .review-name{font-weight:700;font-size:12px;line-height:20px;padding-left:8px;margin-bottom:4px;margin-top:auto}.reviews-block__carousel .slick-slide .review-date{color:#676767;font-size:12px;line-height:18px;padding-left:8px}.reviews-block__arrow.slick-disabled{opacity:.5}.reviews-block__item{background-color:#fff;border:1px solid #f1f1ef;border-radius:7px;flex-direction:column}@media (max-width:768px){.home-page .image-text-block{display:none}}.image-text-block{background-color:#1f1f1f}.image-text-block__inner{align-items:center;color:#fff;display:flex;overflow:hidden}@media (max-width:768px){.image-text-block__inner{flex-direction:column}}.image-text-block__content-wrapper{width:85%;padding:40px 0;display:flex;align-items:center;gap:16px}@media (max-width:991.98px){.image-text-block__content-wrapper{width:60%;flex-direction:column;gap:24px;padding:24px 0}}@media (max-width:768px){.image-text-block__content-wrapper{width:100%}}.image-text-block__content{display:flex;flex-direction:column;align-items:flex-start;width:50%}@media (max-width:991.98px){.image-text-block__content{width:100%}}@media (max-width:768px){.image-text-block__content{width:100%}}.image-text-block__content .button{text-align:center;display:flex;align-items:center;justify-content:center;width:80%;margin-top:24px}.image-text-block__content .button svg{margin-left:10px}@media (max-width:991.98px){.image-text-block__content .button{display:none}}.image-text-block__title{font-weight:500;font-size:32px;line-height:100%;text-align:left;margin:0}@media (max-width:991.98px){.image-text-block__title{font-size:30px}}@media (max-width:768px){.image-text-block__title{font-size:28px}}.image-text-block__highlighted-text{display:block;font-weight:700}.image-text-block__list{list-style:none;margin:0;padding:0;width:50%}@media (max-width:991.98px){.image-text-block__list{width:100%}}.image-text-block__list .button{text-align:center;display:none;align-items:center;justify-content:center;width:70%;margin-top:24px}.image-text-block__list .button svg{margin-left:10px}@media (max-width:991.98px){.image-text-block__list .button{display:flex}}@media (max-width:768px){.image-text-block__list .button{width:100%}}.image-text-block__list-item{color:#fff;font-family:Inter;font-weight:500;font-size:18px;line-height:28px;letter-spacing:0;position:relative;width:fit-content;display:flex;padding-right:5px;margin-bottom:5px}@media (max-width:991.98px){.image-text-block__list-item{font-size:16px}}@media (max-width:768px){.image-text-block__list-item{font-size:14px}}.image-text-block__list-item .icon{width:24px;height:24px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:10px}.image-text-block__list-item .icon::before{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:12px;position:absolute;top:6px;transform:rotate(45deg);width:6px;border-color:#fff}.image-text-block__list-item:first-child{background-color:#fff;color:#eb002a}.image-text-block__list-item:first-child .icon::before{border-color:#eb002a}.image-text-block__image{position:relative;top:-40px}@media (max-width:991.98px){.image-text-block__image{width:40%;top:auto}}@media (max-width:768px){.image-text-block__image{width:100%}}.image-text-block img{display:block;width:auto;margin-left:auto;margin-right:auto;object-fit:cover;margin-bottom:-30%}@media (max-width:991.98px){.image-text-block img{margin-bottom:0}}