html,body{height:100%!important;margin:0!important}
.overall-wrapper{min-height:100vh!important;display:flex!important;flex-direction:column!important}
#footer{margin-top:auto!important;flex-shrink:0!important;font-family:'Mulish',sans-serif!important;background-color:#243241!important}
#footer,#footer *{color:#ffffff!important}
#footer .delor-footer-socials{display:flex;flex-direction:column;align-items:flex-start}
#footer .delor-footer-socials__title{font-size:20px!important;font-weight:500!important;margin:0!important;padding:20px 0!important;font-family:"Mulish",sans-serif!important;letter-spacing:.02em}
#footer .delor-footer-socials__icons{display:flex;gap:10px}
#footer .delor-footer-socials__icons img{width:32px!important;height:32px!important;display:block}
#footer .footer-rows p,#footer .footer-rows li,#footer .footer-rows a{font-family:'Mulish',sans-serif!important;font-size:14px!important;line-height:1.6!important;font-weight:300!important;letter-spacing:0!important}
#footer .footer-rows ul{margin:0;padding:0;list-style:none}
#footer .footer-rows li{margin:0 0 4px}
#footer .footer-rows a{display:inline!important}
#footer .footer-rows .site-name{text-align:center}
#footer .footer-rows .site-name img{margin:0 auto;display:block}
#footer a{transition:color .2s ease}
#footer a:hover{color:#bea669!important}
.footer-company a{white-space:nowrap}
.footer-company p{margin:0 0 4px!important}
#signature,#signature *,.podpis,.podpis *,img[alt="Shoptet"],#footer span.podpis,#footer .copyright .podpis,#footer .copyright .podpis *{display:none!important}
#footer span.podpis{font-size:0!important;line-height:0!important;visibility:hidden!important}
a.btn.unveil-button,.cart-widget-button #continue-order-button.btn,.btn-login,button.btn-default[data-testid="searchBtn"],a[data-testid="buttonBackToShop"].btn{background-color:#243241!important;border-color:#243241!important;color:#ffffff!important}
a.btn.unveil-button:hover,.cart-widget-button #continue-order-button.btn:hover,.btn-login:hover,button.btn-default[data-testid="searchBtn"]:hover,a[data-testid="buttonBackToShop"].btn:hover{background-color:#0f5885!important;border-color:#0f5885!important;color:#ffffff!important}
.query-input.form-control.search-input.js-search-input{border:2px solid #243241!important;box-shadow:none!important}
.query-input.form-control.search-input.js-search-input:focus{border-color:#0f5885!important;outline:none!important}
.type-detail .product-top .add-to-cart .quantity{display:none}
.listItemsTotal{display:none!important}
.delor-intro{position:relative;width:100vw;left:50%;margin-left:-50vw;padding:60px 20px;box-sizing:border-box}
.delor-intro-inner{max-width:1200px;margin:0 auto}
.delor-intro-heading{color:#243241;font-size:28px;letter-spacing:.08em;text-transform:uppercase;text-align:center;margin:0 0 24px}
.delor-intro-text{color:#243241;font-size:16px;line-height:1.8;text-align:center}
.delor-intro-text p{margin:0 0 12px}
.delor-video-banner{background-color:#243241;padding:40px 16px;margin:40px 0}
.delor-video-inner{max-width:1200px;margin:0 auto}
.delor-video-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center}
.delor-video-item{position:relative;border-radius:16px;overflow:hidden;max-width:100%;background-color:#111}
.delor-video-item video{display:block;width:100%;height:auto;max-height:720px;object-fit:cover}
.delor-video-play-button{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}
.delor-video-play-button-inner{width:72px;height:72px;border-radius:999px;background-color:#bea669;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}
.delor-video-item:hover .delor-video-play-button-inner{transform:scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,.45)}
.delor-video-play-icon{width:0;height:0;border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #243241;margin-left:4px}
.delor-video-item.is-playing .delor-video-play-button-inner{opacity:0;pointer-events:none}

@media (min-width:480px) and (max-width:767px){
    #footer .delor-footer-socials{align-items:center;text-align:center}
    #footer .delor-footer-socials__icons{justify-content:center}
}
@media (max-width:1023px){
    .delor-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .delor-video-item:nth-child(3){display:none}
}
@media (max-width:479px){
    .delor-video-grid{grid-template-columns:1fr}
    .delor-video-item:nth-child(n+2){display:none}
}
#footer .site-name {display: none !important;}