:root{--cop-gold:#d99a00;--cop-ink:#111212;--cop-cream:#f7f3eb;--cop-muted:#756f66}

*{box-sizing:border-box}

body:has(#cop-home){margin:0;background:#111;color:#171717;font-family:Inter,Arial,sans-serif}

body:has(#cop-home) .container-header,body:has(#cop-home) .mod-breadcrumbs__wrapper,body:has(#cop-home) .container-sidebar-right,body:has(#cop-home) .container-bottom-a,body:has(#cop-home) .container-bottom-b,body:has(#cop-home)>footer{display:none!important}

body:has(#cop-home) .site-grid,body:has(#cop-home) .grid-child,body:has(#cop-home) .container-component,body:has(#cop-home) main,body:has(#cop-home) .com-content-article,body:has(#cop-home) .com-content-article__body{display:block!important;max-width:none!important;width:100%!important;padding:0!important;margin:0!important}

body:has(#cop-home) .com-content-article>h1,body:has(#cop-home) .page-header{display:none!important}

#cop-home{--edge:max(24px,calc((100vw - 1240px)/2));overflow:hidden;background:var(--cop-cream);font-size:16px;line-height:1.55}

#cop-home a{text-decoration:none;color:inherit}

#cop-home h1,#cop-home h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;line-height:.96;margin:0}

#cop-home h2{font-size:clamp(34px,4vw,58px)}

#cop-home h2 span,#cop-home em{color:var(--cop-gold);font-style:normal}

.cop-top{height:44px;padding:0 var(--edge);display:flex;align-items:center;justify-content:space-between;background:#0e0f0f;color:#c99200;font-size:13px}

.cop-nav{height:92px;margin:0 var(--edge);padding:0 28px;display:flex;align-items:center;gap:32px;background:#fff;border-radius:50px;position:absolute;top:54px;left:0;right:0;z-index:10;box-shadow:0 7px 22px #0003}

.cop-logo img{width:100px;height:66px;object-fit:contain}

.cop-nav nav{display:flex;justify-content:center;gap:30px;flex:1}

.cop-nav nav a{font-size:14px;font-weight:600}

.cop-nav nav a.active{color:var(--cop-gold)}

.cop-icons{position:relative;font-size:24px}

.cop-icons b{position:absolute;right:-11px;top:-11px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--cop-gold);color:#fff;font-size:11px}

.cop-hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;background:#0d0f0f}

.cop-hero-copy{padding:90px 6vw 80px var(--edge);color:#fff;position:relative;background:radial-gradient(circle at 80% 90%,#2e2a20 0,transparent 24%),#0c0e0e}

.cop-hero-copy .eyebrow{color:var(--cop-gold);font-weight:700;letter-spacing:.12em}

.cop-hero h1{font-size:clamp(60px,7.2vw,112px);letter-spacing:.01em}

.cop-hero-copy>p:not(.eyebrow){max-width:520px;font-size:18px;color:#ddd;margin:28px 0 32px}

.cop-hero-photo{position:relative;overflow:hidden;background:#15120e}
.cop-hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.cop-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:13px 27px;font-size:14px;font-weight:800}

.cop-btn.solid{background:var(--cop-gold);color:#fff}

.cop-btn.outline{border:2px solid var(--cop-gold);color:var(--cop-gold);padding:8px 24px}

.cop-btn.wide{margin-top:42px;color:#262626;padding:12px 34px}

.cop-light{background:radial-gradient(circle at 50% 25%,#fff 0,#f7f1e6 65%,#eee5d8 100%)}

.cop-products{padding:70px var(--edge) 60px;text-align:center}

.cop-products>h2{margin-bottom:50px}

.cop-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}

.cop-product-grid article{display:flex;flex-direction:column;align-items:center}

.cop-product-img{height:315px;width:100%;border-radius:14px;background:#ddd3c4;display:grid;place-items:center;overflow:hidden}

.cop-product-img img{max-height:94%;max-width:82%;object-fit:contain;filter:drop-shadow(0 15px 12px #0005)}

.cop-product-grid h3{font-size:17px;margin:17px 0 2px}

.cop-product-grid p{margin:0;color:#403c36}

.cop-product-grid strong{font-size:18px;margin:8px 0 10px}

.cop-espresso{height:420px;background:url('/media/templates/site/lbox/images/cop-espresso.jpg') center/cover no-repeat}

.cop-about{display:grid;grid-template-columns:1fr 1fr;background:#0d0f0f;min-height:610px}

.cop-about-copy{padding:80px 7vw 60px var(--edge);color:#fff}

.cop-about-copy p{max-width:560px;color:#ddd;font-size:17px}

.cop-roastery{background:url('/media/templates/site/lbox/images/cop-roastery.jpg') center/cover no-repeat}

.cop-benefits{display:flex;gap:50px;margin-top:52px}

.cop-benefits b{font-size:40px;color:var(--cop-gold);text-align:center}

.cop-benefits small{display:block;font-size:13px;color:#fff;line-height:1.3;margin-top:8px}

.cop-reviews{padding:55px var(--edge);text-align:center}

.cop-reviews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:32px}

.cop-reviews blockquote{margin:0;font-style:italic}

.cop-reviews blockquote b{color:var(--cop-gold);letter-spacing:.25em}

.cop-reviews cite{font-style:normal;font-weight:600}

.cop-blog{padding:52px var(--edge) 70px;border-top:1px solid #d8d0c4}

.cop-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}

.cop-section-head>a{font-size:13px;font-weight:800}

.cop-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}

.cop-blog-grid img{width:100%;aspect-ratio:1.65;object-fit:cover;border-radius:12px}

.cop-blog-grid h3{font-size:22px;margin:13px 0 6px}

.cop-blog-grid p{margin:0 0 16px;color:#4d4841}

.cop-blog-grid article>a{font-size:13px;font-weight:800}

.cop-shipping{padding:27px var(--edge);background:linear-gradient(90deg,#c98900,#e2a800,#c98700);color:#fff;text-align:center;font:800 clamp(26px,3.5vw,48px)/1 'Barlow Condensed',sans-serif;letter-spacing:.02em}

.cop-footer{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1fr;gap:60px;padding:55px var(--edge) 30px;background:#0d0f10;color:#ddd;font-size:13px;position:relative}

.cop-footer h3{font-size:13px;color:#fff}

.cop-footer em,.cop-footer a{color:var(--cop-gold)}

.cop-footer>small{grid-column:1/-1;text-align:center;color:#777;margin-top:12px}



@media(max-width:900px){.cop-top span:last-child,.cop-nav nav{display:none}

.cop-nav{height:72px;top:52px;padding:0 20px}

.cop-logo img{height:52px}

.cop-icons{margin-left:auto}

.cop-hero{grid-template-columns:1fr;min-height:800px}

.cop-hero-copy{padding-top:70px;min-height:520px}

.cop-hero-photo{min-height:360px}

.cop-product-grid{grid-template-columns:repeat(2,1fr)}

.cop-about{grid-template-columns:1fr}

.cop-roastery{min-height:440px}

.cop-reviews>div,.cop-blog-grid{grid-template-columns:1fr}

.cop-footer{grid-template-columns:1fr 1fr}

}

@media(max-width:560px){#cop-home{--edge:18px}

.cop-top{font-size:11px}

.cop-top strong{margin-left:auto}

.cop-hero h1{font-size:58px}

.cop-products{padding-top:48px}

.cop-product-grid{gap:28px 12px}

.cop-product-img{height:210px}

.cop-product-grid h3{font-size:14px}

.cop-about-copy{padding-top:55px}

.cop-benefits{gap:20px;justify-content:space-between}

.cop-footer{grid-template-columns:1fr;gap:25px}

.cop-footer>small{grid-column:auto}

.cop-shipping{font-size:26px}

.cop-espresso{height:300px}

}





body:has(#cop-home) .wrapper.component>.container>.row>.container-sidebar-right,body:has(#cop-home) .pagenavigation,body:has(#cop-home) .page-single-post>.page-header{display:none!important}

body:has(#cop-home) .wrapper.component,body:has(#cop-home) .wrapper.component>.container,body:has(#cop-home) .wrapper.component>.container>.row,body:has(#cop-home) .container-component,body:has(#cop-home) .page-single-post{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}

body:has(#cop-home) .container-component{flex:0 0 100%!important}

body:has(#cop-home) .post-content{margin:0!important}





/* Template header, menu, account and VirtueMart cart */

#header.main-header{position:relative;z-index:1000;padding:38px max(24px,calc((100vw - 1240px)/2)) 18px;background:#0d0f0f;color:#171717;overflow:visible}



#header.main-header:before{content:"Objednávejte na: 736 683 186";position:absolute;top:10px;left:50%;transform:translateX(-50%);color:var(--cop-gold);font:700 12px/1 Inter,Arial,sans-serif;white-space:nowrap}



#header .navbar{padding:0;position:relative;overflow:visible}



#header .navbar>.container{display:flex;align-items:center;flex-wrap:nowrap;gap:28px;max-width:1240px;min-height:88px;margin:0 auto;padding:8px 27px;background:#fff;border-radius:48px;box-shadow:0 7px 24px #0005;overflow:visible}



#header .navbar-brand{display:block;width:105px;height:68px;min-width:105px;margin:0;background:url('/images/virtuemart/vendor/logo-faktura.jpg') center/contain no-repeat}



#header .navbar-brand img{width:100%;height:100%;object-fit:contain;opacity:0}



#header .navbar-collapse{display:flex!important;align-items:center;justify-content:flex-end;gap:22px;overflow:visible}



#header .nav-menu-wrapper{display:flex;align-items:center;justify-content:center;flex:1}



#header .nav-menu-wrapper ul.mod-menu{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}



#header .nav-menu-wrapper .mod-menu>li{position:relative;margin:0}



#header .nav-menu-wrapper .mod-menu>li>a,#header .nav-menu-wrapper .mod-menu>li>span{display:flex;align-items:center;gap:6px;padding:14px 12px;color:#272727;font:600 13px/1.25 Inter,Arial,sans-serif;text-decoration:none;white-space:nowrap;transition:color .2s ease}



#header .nav-menu-wrapper .mod-menu>li.active>a,#header .nav-menu-wrapper .mod-menu>li.current>a,#header .nav-menu-wrapper .mod-menu>li>a:hover{color:var(--cop-gold)}



#header .nav-menu-wrapper .mod-menu .mod-menu__sub{display:none;position:absolute;top:100%;left:0;min-width:230px;margin:0;padding:10px;background:#fff;border-radius:12px;box-shadow:0 14px 35px #0003;list-style:none}



#header .nav-menu-wrapper .mod-menu li:hover>.mod-menu__sub,#header .nav-menu-wrapper .mod-menu li:focus-within>.mod-menu__sub{display:block}



#header .nav-menu-wrapper .mod-menu .mod-menu__sub a{display:block;padding:9px 12px;color:#222;font-size:13px;text-decoration:none}



#header .header-btn{position:relative;display:flex!important;align-items:center;gap:10px;overflow:visible}



#header .header-btn .moduletable{position:relative;margin:0;padding:0;border:0;background:transparent}



#header .header-btn .moduletable>h3{display:none!important}



#header .header-btn .mod-login,#header .header-btn .vmCartModule{position:relative;width:42px;height:42px;margin:0;border:0;border-radius:50%;background:#f7f4ee;color:#202020;cursor:pointer}



#header .header-btn .mod-login:before,#header .header-btn .vmCartModule:before{position:absolute;inset:0;display:grid;place-items:center;font:700 20px/1 Arial,sans-serif;pointer-events:none}



#header .header-btn .mod-login:before{content:"♙"}



#header .header-btn .vmCartModule:before{content:"▢";font-size:21px}



#header .header-btn .mod-login__userdata{position:absolute;top:52px;right:0;width:310px;margin:0;padding:20px;background:#fff;border-radius:14px;box-shadow:0 18px 45px #0004;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;cursor:default}



#header .header-btn .mod-login:hover .mod-login__userdata,#header .header-btn .mod-login:focus-within .mod-login__userdata{opacity:1;visibility:visible;transform:none}



#header .header-btn .mod-login__userdata input[type=text],#header .header-btn .mod-login__userdata input[type=password]{width:100%;min-height:42px;margin-bottom:9px;padding:8px 12px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#222}



#header .header-btn .mod-login__userdata button{width:100%;min-height:40px;border:0;border-radius:7px;background:var(--cop-gold);color:#fff;font-weight:800}



#header .header-btn .mod-login__userdata ul{margin:12px 0 0;padding:0;list-style:none;font-size:12px}



#header .header-btn .mod-login__userdata a{color:#555;text-decoration:none}



#header .header-btn .vmCartModule .total_products{position:absolute;top:-5px;right:-5px;z-index:2;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:var(--cop-gold);color:#fff;font:700 10px/18px Inter,Arial,sans-serif;text-align:center;overflow:hidden}



#header .header-btn .vmCartModule .show_cart,#header .header-btn .vmCartModule .vm_cart_products,#header .header-btn .vmCartModule .total{position:absolute;right:0;width:300px;background:#fff;color:#222;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}



#header .header-btn .vmCartModule .vm_cart_products{top:52px;padding:18px 18px 4px;border-radius:14px 14px 0 0;box-shadow:0 18px 45px #0004}



#header .header-btn .vmCartModule .total{top:calc(52px + 60px);padding:8px 18px;font-weight:700}



#header .header-btn .vmCartModule .show_cart{top:calc(52px + 102px);padding:4px 18px 18px;border-radius:0 0 14px 14px}



#header .header-btn .vmCartModule:hover .show_cart,#header .header-btn .vmCartModule:hover .vm_cart_products,#header .header-btn .vmCartModule:hover .total,#header .header-btn .vmCartModule:focus-within .show_cart,#header .header-btn .vmCartModule:focus-within .vm_cart_products,#header .header-btn .vmCartModule:focus-within .total{opacity:1;visibility:visible;transform:none}



#header .header-btn .vmCartModule .show_cart a{display:block;padding:10px 14px;border-radius:7px;background:var(--cop-gold);color:#fff;text-align:center;text-decoration:none;font-weight:800}



#header .navbar-toggle{display:none}



@media(max-width:1050px){#header .navbar>.container{gap:14px;padding-inline:20px}

#header .nav-menu-wrapper .mod-menu>li>a,#header .nav-menu-wrapper .mod-menu>li>span{padding-inline:7px;font-size:12px}

}



@media(max-width:900px){#header.main-header{padding:34px 16px 12px}

#header .navbar>.container{min-height:72px;padding:6px 18px}

#header .navbar-brand{width:88px;height:58px;min-width:88px}

#header .navbar-collapse{display:none!important}

#header .navbar-toggle{display:block;margin-left:auto}

#header .responsive-menu{background:#fff;color:#222}

#header.main-header:before{top:9px;font-size:11px}

}



body:has(#cop-home){font-size:0}

body:has(#cop-home)>h1{display:none!important}

body:has(#cop-home) #header,body:has(#cop-home) #cop-home{font-size:16px}





/* Right-side drawers for account and cart */

body.cop-drawer-open{overflow:hidden}



.cop-drawer-overlay{position:fixed;inset:0;z-index:3998;background:transparent;opacity:0;visibility:hidden;transition:visibility .25s ease}



body.cop-drawer-open .cop-drawer-overlay{opacity:1;visibility:visible}



#header .header-btn .mod-login,#header .header-btn .vmCartModule{cursor:pointer}



#header .header-btn .mod-login__userdata,#header .header-btn .vmCartModule .cop-cart-drawer{position:fixed!important;z-index:4000!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(430px,100vw)!important;height:100dvh!important;margin:0!important;padding:84px 34px 34px!important;border-radius:0!important;background:#fff!important;color:#202020!important;box-shadow:-18px 0 55px #0005!important;opacity:1!important;visibility:visible!important;transform:translateX(105%)!important;transition:transform .3s ease!important;overflow-y:auto!important;cursor:default!important}



#header .header-btn .mod-login:hover .mod-login__userdata,#header .header-btn .mod-login:focus-within .mod-login__userdata,#header .header-btn .vmCartModule:hover .cop-cart-drawer,#header .header-btn .vmCartModule:focus-within .cop-cart-drawer{transform:translateX(105%)!important}



#header .header-btn .mod-login.is-open .mod-login__userdata,#header .header-btn .vmCartModule.is-open .cop-cart-drawer{transform:translateX(0)!important}



.cop-drawer-title{margin:0 0 26px;font:800 34px/1 'Barlow Condensed',Impact,sans-serif;color:#151515;text-transform:uppercase}



.cop-drawer-close{position:absolute;top:22px;right:24px;width:42px;height:42px;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#181818;font:400 28px/38px Arial,sans-serif;cursor:pointer}



#header .header-btn .mod-login__userdata input[type=text],#header .header-btn .mod-login__userdata input[type=password]{min-height:50px;margin-bottom:12px}



#header .header-btn .mod-login__userdata button[type=submit]{min-height:48px;margin-top:8px}



#header .header-btn .vmCartModule .cop-cart-drawer .vm_cart_products,#header .header-btn .vmCartModule .cop-cart-drawer .total,#header .header-btn .vmCartModule .cop-cart-drawer .show_cart{position:static!important;width:auto!important;margin:0!important;padding:12px 0!important;border-radius:0!important;background:transparent!important;color:#222!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}



#header .header-btn .vmCartModule .cop-cart-drawer .show_cart a{margin-top:18px;padding:14px 18px}



@media(max-width:560px){#header .header-btn .mod-login__userdata,#header .header-btn .vmCartModule .cop-cart-drawer{padding:76px 22px 28px!important}

.cop-drawer-title{font-size:30px}

}



.cop-drawer-trigger{position:absolute;inset:0;z-index:3;width:100%;height:100%;padding:0;border:0;border-radius:50%;background:transparent;color:transparent;cursor:pointer}





/* Drawer layout inspired by dev.richterczech.cz */

#header .header-btn .mod-login__userdata,#header .header-btn .vmCartModule .cop-cart-drawer{width:min(400px,100vw)!important;padding:0!important;display:flex!important;flex-direction:column!important;background:#fff!important}



.cop-drawer-title{flex:0 0 70px;display:flex;align-items:center;margin:0!important;padding:0 54px 0 20px!important;border-bottom:1px solid #ddd;font:800 18px/1 Inter,Arial,sans-serif!important;text-transform:none!important}



.cop-drawer-close{top:14px!important;right:14px!important;width:42px!important;height:42px!important;border:0!important;color:#666!important;font-size:27px!important}



#header .header-btn .mod-login__userdata>form,#header .header-btn .mod-login__userdata>.mod-login__userdata{display:contents}



#header .header-btn .mod-login__userdata .mod-login__pretext,#header .header-btn .mod-login__userdata .mod-login__posttext{padding-inline:20px}



#header .header-btn .mod-login__userdata>div:not(.mod-login__pretext):not(.mod-login__posttext),#header .header-btn .mod-login__userdata>fieldset,#header .header-btn .mod-login__userdata>ul{margin-left:20px!important;margin-right:20px!important}



#header .header-btn .mod-login__userdata>.mod-login__pretext:first-of-type{margin-top:24px}



#header .header-btn .mod-login__userdata input[type=text],#header .header-btn .mod-login__userdata input[type=password]{border-color:#d9d9d9!important;border-radius:0!important}



#header .header-btn .mod-login__userdata button[type=submit]{border-radius:0!important;background:#111!important;text-transform:uppercase}



#header .header-btn .vmCartModule .cop-cart-drawer .vm_cart_products{flex:1 1 auto!important;min-height:0!important;padding:0 14px!important;overflow-y:auto!important}



#header .header-btn .vmCartModule .cop-cart-drawer .product_row{display:grid!important;grid-template-columns:82px 1fr auto;gap:12px;align-items:center;min-height:112px;padding:14px 0;border-bottom:1px solid #ddd}



#header .header-btn .vmCartModule .cop-cart-drawer .product_row img{width:72px!important;height:72px!important;object-fit:contain}



#header .header-btn .vmCartModule .cop-cart-drawer .product_name{font-weight:800}



#header .header-btn .vmCartModule .cop-cart-drawer .total{flex:0 0 auto!important;padding:18px 14px!important;border-top:1px solid #ddd!important;border-bottom:1px solid #ddd!important;font-size:17px!important}



#header .header-btn .vmCartModule .cop-cart-drawer .show_cart{flex:0 0 auto!important;padding:20px 14px!important;background:#fff!important}



#header .header-btn .vmCartModule .cop-cart-drawer .show_cart a{margin:0!important;padding:14px 18px!important;border-radius:0!important;background:#111!important;color:#fff!important;text-transform:uppercase}



@media(max-width:560px){#header .header-btn .mod-login__userdata,#header .header-btn .vmCartModule .cop-cart-drawer{width:100vw!important;padding:0!important}

.cop-drawer-title{padding-left:18px!important}

}





/* Account drawer details */

#header .header-btn .mod-login__userdata{overflow-y:auto!important}



#header .header-btn .mod-login__userdata .mod-login__form{padding-top:18px}



#header .header-btn .mod-login__userdata .mod-login__username,#header .header-btn .mod-login__userdata .mod-login__password{display:block;margin:0 15px 18px!important}



#header .header-btn .mod-login__userdata label{display:block;margin:0 0 8px;color:#666;font-size:13px;font-weight:400}



#header .header-btn .mod-login__userdata input[type=text],#header .header-btn .mod-login__userdata input[type=password]{height:42px;min-height:42px;margin:0!important;border:1px solid #cfd5dc!important;background:#fff!important}



#header .header-btn .mod-login__userdata .mod-login__remember{margin:2px 20px 20px!important}



#header .header-btn .mod-login__userdata .mod-login__remember label{display:inline-flex;align-items:center;gap:8px;color:#333}



#header .header-btn .mod-login__userdata .mod-login__submit{margin:0 15px 16px!important}



#header .header-btn .mod-login__userdata button[type=submit]{width:100%;height:42px;min-height:42px;margin:0!important;background:#111!important;color:#fff!important;font-size:13px!important}



#header .header-btn .mod-login__userdata>ul{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:0!important;padding:12px 15px 25px!important;border-bottom:1px solid #ddd;list-style:none}



#header .header-btn .mod-login__userdata>ul a{color:#d62828!important;font-size:12px;text-decoration:none!important}



.cop-login-register{display:flex;flex:1 0 auto;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px;border-bottom:1px solid #ddd;text-align:center}



.cop-login-register:before{content:"♙";display:block;margin-bottom:18px;color:#e9ebee;font:400 82px/1 Arial,sans-serif}



.cop-login-register strong{display:block;margin-bottom:28px;color:#111;font-size:16px}



.cop-login-register a{padding-bottom:4px;border-bottom:2px solid var(--cop-gold);color:#222!important;font-size:13px;font-weight:700;text-decoration:none!important;text-transform:uppercase}



#header .mod-login .cop-drawer-title{font-size:0!important}

#header .mod-login .cop-drawer-title:before{content:"Přihlásit se";font:800 18px/1 Inter,Arial,sans-serif}





/* Simplified account drawer requested by client */

#header .mod-login .cop-drawer-title{font-size:0!important;color:transparent!important}

#header .mod-login .cop-drawer-title:before{display:none!important}



#header .mod-login__userdata form:before{content:"Přihlásit se";display:block;margin:0 20px 20px;color:#111;font:800 18px/1.2 Inter,Arial,sans-serif}



#header .mod-login__userdata .input-group-text,#header .mod-login__userdata button.password-group,#header .mod-login__userdata button[aria-label="Zobrazit heslo"],#header .mod-login__userdata button[title="Zobrazit heslo"]{display:none!important}



#header .mod-login__userdata .input-group>#modlgn-username,#header .mod-login__userdata .input-group>#modlgn-passwd{width:100%!important;border-radius:0!important}



#header .mod-login__userdata>ul a{color:var(--cop-gold)!important}



.cop-login-register:before{display:none!important;content:none!important}

.cop-login-register{min-height:220px!important}



#header .header-btn .mod-login__userdata .input-password-toggle{display:none!important}



#header .header-btn .mod-login__userdata>ul a{color:var(--cop-gold)!important}





/* Actual Joomla menu markup */

#header .navbar>.container{height:62px!important;min-height:62px!important}



#header .nav-menu-wrapper>ul.navbar-nav{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:2px!important;margin:0!important;padding:0!important;list-style:none!important}



#header .nav-menu-wrapper>ul.navbar-nav>li{position:relative!important;display:block!important;margin:0!important;padding:0!important}



#header .nav-menu-wrapper>ul.navbar-nav>li>a,#header .nav-menu-wrapper>ul.navbar-nav>li>span{display:flex!important;align-items:center!important;gap:5px!important;height:52px!important;padding:0 11px!important;color:#252525!important;font:500 12px/1 Inter,Arial,sans-serif!important;text-decoration:none!important;white-space:nowrap!important}



#header .nav-menu-wrapper>ul.navbar-nav>li.current>a,#header .nav-menu-wrapper>ul.navbar-nav>li.active>a,#header .nav-menu-wrapper>ul.navbar-nav>li>a:hover{color:var(--cop-gold)!important}



#header .nav-menu-wrapper>ul.navbar-nav>li.deeper>a:after{content:"⌄";display:inline-block;margin-top:-4px;color:#555;font-size:12px}



#header .nav-menu-wrapper>ul.navbar-nav>li>.mod-menu__sub{position:absolute!important;z-index:1200!important;top:calc(100% - 2px)!important;left:0!important;display:block!important;min-width:205px!important;margin:0!important;padding:9px!important;border:1px solid #eee!important;border-radius:10px!important;background:#fff!important;box-shadow:0 14px 35px #0003!important;list-style:none!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;pointer-events:none!important}



#header .nav-menu-wrapper>ul.navbar-nav>li:hover>.mod-menu__sub,#header .nav-menu-wrapper>ul.navbar-nav>li:focus-within>.mod-menu__sub{opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}



#header .nav-menu-wrapper .mod-menu__sub li{display:block!important;margin:0!important;padding:0!important}



#header .nav-menu-wrapper .mod-menu__sub a{display:block!important;padding:10px 12px!important;border-radius:6px!important;color:#252525!important;font:500 12px/1.25 Inter,Arial,sans-serif!important;text-decoration:none!important;white-space:nowrap!important}



#header .nav-menu-wrapper .mod-menu__sub a:hover{background:#f7f3eb!important;color:var(--cop-gold)!important}



#header .navbar-brand{width:112px!important;min-width:112px!important;height:50px!important}



#header .header-btn .moduletable:has(.mod-login){order:1}

#header .header-btn .moduletable:has(.vmCartModule){order:2}



@media(max-width:1120px){#header .nav-menu-wrapper>ul.navbar-nav>li>a,#header .nav-menu-wrapper>ul.navbar-nav>li>span{padding-inline:7px!important;font-size:11px!important}

}





/* Header scale and clean account/cart icons */

.cop-header-top{font-size:13px!important;height:31px!important}



.cop-header-top__social{font-size:17px!important}



#header.main-header{padding-top:39px!important}



#header .navbar>.container{height:68px!important;min-height:68px!important}



#header .navbar-brand{width:124px!important;min-width:124px!important;height:54px!important}



#header .nav-menu-wrapper>ul.navbar-nav>li>a,#header .nav-menu-wrapper>ul.navbar-nav>li>span{height:58px!important;padding-inline:13px!important;font-size:14px!important;font-weight:500!important}



#header .header-btn .mod-login,#header .header-btn .vmCartModule{width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important}



#header .header-btn .mod-login:before,#header .header-btn .vmCartModule:before{content:""!important;width:20px!important;height:20px!important;background:#1d1d1d!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}



#header .header-btn .mod-login:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5 0-9 2.5-9 5.5V22h18v-2.5C21 16.5 17 14 12 14Zm0 2c3.9 0 7 1.7 7 3.5V20H5v-.5C5 17.7 8.1 16 12 16Z'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5 0-9 2.5-9 5.5V22h18v-2.5C21 16.5 17 14 12 14Zm0 2c3.9 0 7 1.7 7 3.5V20H5v-.5C5 17.7 8.1 16 12 16Z'/%3E%3C/svg%3E") center/contain no-repeat!important}



#header .header-btn .vmCartModule:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 7V6a5 5 0 0 1 10 0v1h3l1 15H3L4 7h3Zm2 0h6V6a3 3 0 0 0-6 0v1Zm-3.1 2-.73 11h13.66L18.1 9H17v2h-2V9H9v2H7V9H5.9Z'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 7V6a5 5 0 0 1 10 0v1h3l1 15H3L4 7h3Zm2 0h6V6a3 3 0 0 0-6 0v1Zm-3.1 2-.73 11h13.66L18.1 9H17v2h-2V9H9v2H7V9H5.9Z'/%3E%3C/svg%3E") center/contain no-repeat!important}



#header .header-btn .vmCartModule .total_products{top:-4px!important;right:-4px!important;min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;background:var(--cop-gold)!important;color:#fff!important;font-size:0!important;line-height:18px!important}



#header .header-btn .vmCartModule .total_products:after{content:attr(data-count);font:700 10px/18px Inter,Arial,sans-serif!important}



@media(max-width:1120px) and (min-width:901px){#header .nav-menu-wrapper>ul.navbar-nav>li>a,#header .nav-menu-wrapper>ul.navbar-nav>li>span{padding-inline:8px!important;font-size:12px!important}

.cop-header-top{font-size:12px!important}

}



#header .header-btn>.mod-login{order:1!important}

#header .header-btn>.vmCartModule{order:2!important}



#header .header-btn .vmCartModule .total_products>*{display:none!important}



#header .header-btn .vmCartModule .total_products:after{display:block!important;color:#fff!important}



@media(min-width:901px){#header .responsive-menu,#header .slicknav_menu{display:none!important}

}



body:has(#cop-home) .breadcrumb{display:none!important;margin:0!important;padding:0!important}





/* Compact header matching the supplied reference */

#header.main-header{padding:34px max(16px,calc((100vw - 1240px)/2)) 12px!important;background:#0b0c0c!important}



#header.main-header:before{display:none!important}



.cop-header-top{position:absolute;top:0;left:max(16px,calc((100vw - 1240px)/2));right:max(16px,calc((100vw - 1240px)/2));height:27px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--cop-gold);font:600 11px/1 Inter,Arial,sans-serif}



.cop-header-top a,.cop-header-top button{padding:0;border:0;background:none;color:var(--cop-gold);font:inherit;text-decoration:none;cursor:pointer}



.cop-header-top__left{display:flex;gap:14px}

.cop-header-top__phone{font-weight:800}

.cop-header-top__social{display:flex;justify-content:flex-end;gap:14px;font-size:15px}



#header .navbar>.container{min-height:62px!important;padding:5px 21px!important;gap:20px!important;border-radius:34px!important;box-shadow:0 5px 18px #0004!important}






#header .nav-menu-wrapper .mod-menu>li>a,#header .nav-menu-wrapper .mod-menu>li>span{padding:12px 11px!important;font-size:12px!important;font-weight:500!important;text-transform:none!important}



#header .nav-menu-wrapper .mod-menu>li.active>a,#header .nav-menu-wrapper .mod-menu>li.current>a{font-weight:700!important}



#header .header-btn{gap:5px!important}



#header .header-btn .mod-login,#header .header-btn .vmCartModule{width:34px!important;height:34px!important;background:#fff!important}



#header .header-btn .mod-login:before{font-size:19px!important}

#header .header-btn .vmCartModule:before{font-size:19px!important}



#header .header-btn .vmCartModule .total_products{top:-6px!important;right:-6px!important;min-width:17px!important;height:17px!important;font-size:9px!important;line-height:17px!important}



@media(max-width:1050px){#header .nav-menu-wrapper .mod-menu>li>a,#header .nav-menu-wrapper .mod-menu>li>span{padding-inline:7px!important;font-size:11px!important}

#header .navbar-brand{width:112px!important;min-width:112px!important}

}



@media(max-width:900px){#header.main-header{padding-top:32px!important}

.cop-header-top{grid-template-columns:1fr auto}

.cop-header-top__phone{justify-self:end}

.cop-header-top__social{display:none}

#header .navbar>.container{min-height:60px!important}

#header .navbar-brand{height:46px!important}

}



body:has(#cop-home) .breadcrumb,body:has(#cop-home) .page-header-box{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}

body:has(#cop-home) .wrapper.component{padding-top:0!important;margin-top:0!important}

body:has(#cop-home) .page-single-post>.container,body:has(#cop-home) .page-single-post>.container>.row,body:has(#cop-home) .page-single-post .col-lg-12,body:has(#cop-home) .page-single-post .post-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}

#cop-home{width:100%!important;max-width:none!important;margin-left:0!important}

/* Homepage lower-section recovery — isolated by the homepage menu item class. */
body.itemid-481 #cop-home .cop-espresso{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:clamp(300px,32vw,520px)!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#111!important;
}
body.itemid-481 #cop-home .cop-espresso>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center!important;
}
body.itemid-481 #cop-home .cop-about{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  width:100%!important;
  min-height:610px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#0d0f0f!important;
  color:#fff!important;
}
body.itemid-481 #cop-home .cop-about-copy{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:72px clamp(36px,7vw,110px) 64px max(28px,calc((100vw - 1240px)/2))!important;
  background:#0d0f0f!important;
  color:#fff!important;
}
body.itemid-481 #cop-home .cop-about-copy h2{
  margin:0 0 24px!important;
  color:#fff!important;
  font-size:clamp(42px,4.6vw,66px)!important;
  line-height:.96!important;
}
body.itemid-481 #cop-home .cop-about-copy p{
  max-width:560px!important;
  margin:0 0 18px!important;
  color:#f1eee8!important;
  font-size:17px!important;
  line-height:1.58!important;
}
body.itemid-481 #cop-home .cop-roastery{
  min-width:0!important;
  min-height:610px!important;
  background-color:#d9c4a8!important;
  background-image:url('/media/templates/site/lbox/images/cop-roastery.jpg')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:cover!important;
}
body.itemid-481 #cop-home .cop-benefits{
  display:flex!important;
  align-items:flex-start!important;
  gap:42px!important;
  margin:34px 0 0!important;
}
body.itemid-481 #cop-home .cop-benefits b{color:#d99a00!important}
body.itemid-481 #cop-home .cop-benefits small{color:#fff!important}
body.itemid-481 #cop-home .cop-reviews,
body.itemid-481 #cop-home .cop-blog{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  overflow:visible!important;
  background:#f7f3eb!important;
  background-image:none!important;
  color:#171717!important;
  clear:both!important;
}
body.itemid-481 #cop-home .cop-reviews{
  padding:58px max(28px,calc((100vw - 1240px)/2)) 62px!important;
  text-align:center!important;
}
body.itemid-481 #cop-home .cop-reviews h2,
body.itemid-481 #cop-home .cop-blog h2{color:#171717!important}
body.itemid-481 #cop-home .cop-reviews>div{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:30px!important;
  margin:34px 0 0!important;
}
body.itemid-481 #cop-home .cop-reviews blockquote{
  min-width:0!important;
  margin:0!important;
  padding:26px 24px!important;
  border:1px solid #e2d8ca!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#292622!important;
  box-shadow:0 8px 24px rgba(45,31,13,.06)!important;
}
body.itemid-481 #cop-home .cop-reviews blockquote strong{
  display:block!important;
  margin-bottom:12px!important;
  color:#d99a00!important;
  letter-spacing:.18em!important;
}
body.itemid-481 #cop-home .cop-reviews blockquote p{
  margin:0 0 15px!important;
  color:#4d4841!important;
}
body.itemid-481 #cop-home .cop-reviews cite{color:#171717!important}
body.itemid-481 #cop-home .cop-blog{
  padding:54px max(28px,calc((100vw - 1240px)/2)) 72px!important;
  border-top:1px solid #ddd3c5!important;
}
body.itemid-481 #cop-home .cop-blog .cop-section-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:24px!important;
  margin:0 0 28px!important;
}
body.itemid-481 #cop-home .cop-blog-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
  margin:0!important;
}
body.itemid-481 #cop-home .cop-blog-grid article{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  padding:0 0 22px!important;
  overflow:hidden!important;
  border:1px solid #e2d8ca!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(45,31,13,.06)!important;
}
body.itemid-481 #cop-home .cop-blog-grid img{
  display:block!important;
  width:100%!important;
  height:220px!important;
  max-height:220px!important;
  margin:0!important;
  border-radius:0!important;
  object-fit:cover!important;
}
body.itemid-481 #cop-home .cop-blog-grid h3,
body.itemid-481 #cop-home .cop-blog-grid p,
body.itemid-481 #cop-home .cop-blog-grid article>a{margin-left:22px!important;margin-right:22px!important}
body.itemid-481 #cop-home .cop-blog-grid h3{margin-top:20px!important;color:#171717!important}
body.itemid-481 #cop-home .cop-blog-grid p{flex:1!important;color:#554f47!important}
body.itemid-481 #cop-home .cop-blog-grid article>a{color:#b77f00!important}
body.itemid-481 #cop-home .cop-shipping{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  margin:0!important;
  clear:both!important;
}
@media(max-width:900px){
  body.itemid-481 #cop-home .cop-about{grid-template-columns:1fr!important}
  body.itemid-481 #cop-home .cop-about-copy{padding:58px 28px!important}
  body.itemid-481 #cop-home .cop-roastery{min-height:460px!important}
  body.itemid-481 #cop-home .cop-reviews>div,
  body.itemid-481 #cop-home .cop-blog-grid{grid-template-columns:1fr!important}
  body.itemid-481 #cop-home .cop-blog-grid img{height:280px!important;max-height:280px!important}
}
@media(max-width:560px){
  body.itemid-481 #cop-home .cop-espresso{height:280px!important}
  body.itemid-481 #cop-home .cop-about-copy{padding:48px 18px!important}
  body.itemid-481 #cop-home .cop-about-copy p{font-size:16px!important}
  body.itemid-481 #cop-home .cop-benefits{gap:18px!important}
  body.itemid-481 #cop-home .cop-roastery{min-height:330px!important}
  body.itemid-481 #cop-home .cop-reviews{padding:45px 18px!important}
  body.itemid-481 #cop-home .cop-blog{padding:45px 18px 56px!important}
  body.itemid-481 #cop-home .cop-blog .cop-section-head{align-items:flex-start!important;flex-direction:column!important}
  body.itemid-481 #cop-home .cop-blog-grid img{height:220px!important;max-height:220px!important}
}


/* Restored shared footer after corrupt CSS removal */
/* === COP COFFEE: SHARED SITE FOOTER ===================================== */

#cop-home > .cop-footer { display: none !important; }

.cop-site-footer {

  width: 100%;

  margin: 0;

  padding: 64px max(24px,calc((100vw - 1320px)/2)) 24px;

  background: #141414;

  color: #f5f5f5;

  font-family: Inter,Arial,sans-serif;

}

.cop-site-footer__grid {

  display: grid;

  grid-template-columns: 1.15fr 1.15fr .95fr .95fr;

  gap: clamp(34px,5vw,78px);

}

.cop-site-footer h3 {

  margin: 0 0 22px;

  color: #fff;

  font-family: Inter,Arial,sans-serif;

  font-size: 17px;

  font-weight: 800;

}

.cop-site-footer p {

  margin: 0 0 12px;

  color: #f1f1f1;

  font-size: 15px;

  line-height: 1.45;

}

.cop-site-footer a {

  color: #e5a600 !important;

  text-decoration: none !important;

}

.cop-site-footer a:hover { color: #ffc229 !important; }

.cop-site-footer nav {

  display: flex;

  flex-direction: column;

  align-items: flex-start;

  gap: 6px;

}

.cop-site-footer__strong {

  display: inline-block;

  font-size: 17px;

  font-weight: 800;

}

.cop-site-footer__pay {

  display: flex;

  align-items: center;

  gap: 12px;

  margin-top: -4px;

  color: #fff;

  font-size: 36px;

  font-style: italic;

  line-height: 1;

}

.cop-site-footer__pay span { font-size: 46px; }

.cop-site-footer__cards {

  margin-top: 8px;

  color: #158cd0;

  font-size: 22px;

  font-weight: 900;

}

.cop-site-footer__bottom {

  margin-top: 48px;

  padding-top: 22px;

  border-top: 1px solid rgba(255,255,255,.1);

  color: rgba(255,255,255,.46);

  text-align: center;

  font-size: 11px;

}

@media (max-width: 991.98px) {

  .cop-site-footer { padding-top: 48px; }

  .cop-site-footer__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }

}

@media (max-width: 575.98px) {

  .cop-site-footer { padding: 40px 22px 20px; }

  .cop-site-footer__grid { grid-template-columns: 1fr; gap: 34px; }

  .cop-site-footer__bottom { margin-top: 34px; }

}






/* About page typography: line-height must remain greater than the font size ratio. */
body.itemid-134 .cop-about h2{
  line-height:1.12!important;
}
/* O nas: oddeleni galerie a hodnoceni */
body.itemid-134 .cop-about-gallery {
  position: relative !important;
  z-index: 1 !important;
  margin: 0 !important;
}

body.itemid-134 .cop-about-testimonials {
  position: relative !important;
  z-index: 2 !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding-top: clamp(90px, 10vw, 140px) !important;
  background: #f5efe4 !important;
  overflow: visible !important;
  isolation: isolate;
}

body.itemid-134 .cop-about-testimonials > .cop-about-kicker,
body.itemid-134 .cop-about-testimonials > h2 {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.itemid-134 .cop-about-testimonials > h2 {
  margin-top: 0 !important;
  line-height: 1.12 !important;
}

@media (max-width: 767px) {
  body.itemid-134 .cop-about-testimonials {
    padding-top: 65px !important;
  }
}

/* O nas: spolecna leva osa nadpisu volby kavy */
body.itemid-134 .cop-about-choice-head {
  width: fit-content !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left !important;
}

body.itemid-134 .cop-about-choice-head > .cop-about-kicker,
body.itemid-134 .cop-about-choice-head > h2 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Homepage: odstup nadpisu od produktovych karet */
body.itemid-481 #cop-home .cop-products > h2 {
  margin: 0 0 58px !important;
  line-height: 1.08 !important;
}

body.itemid-481 #cop-home .cop-products .cop-product-grid {
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  body.itemid-481 #cop-home .cop-products > h2 {
    margin-bottom: 40px !important;
  }
}

/* Sdilena paticka: zobrazit na vsech strankach vcetne homepage */
body.site > footer.cop-site-footer,
body.site.itemid-481:has(#cop-home) > footer.cop-site-footer {
  display: block !important;
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  margin: 0 !important;
}

/* Mobilni menu: zavreny panel nesmi tvorit obsah pod patickou */
.cop-mobile-menu-drawer {
  position: fixed !important;
  z-index: 12000 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: auto !important;
  display: block !important;
  width: min(400px, 100vw) !important;
  height: 100dvh !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-y: auto !important;
  background: #fff !important;
  box-shadow: -18px 0 45px rgba(0,0,0,.22) !important;
  visibility: hidden !important;
  opacity: 0 !important;
  transform: translateX(105%) !important;
  pointer-events: none !important;
  transition: transform .25s ease, opacity .25s ease, visibility .25s ease !important;
}

.cop-mobile-menu-drawer.is-open {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateX(0) !important;
  pointer-events: auto !important;
}

.cop-mobile-menu-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  min-height: 68px !important;
  padding: 0 18px !important;
  border-bottom: 1px solid #dedede !important;
}

.cop-mobile-menu-close {
  width: 40px !important;
  height: 40px !important;
  border: 0 !important;
  background: transparent !important;
  font-size: 28px !important;
  line-height: 40px !important;
}

.cop-mobile-menu-drawer nav > ul {
  display: block !important;
  margin: 0 !important;
  padding: 14px 20px 28px !important;
  list-style: none !important;
}

.cop-mobile-menu-drawer nav li,
.cop-mobile-menu-drawer nav a {
  display: block !important;
}

.cop-mobile-menu-drawer nav a {
  padding: 13px 4px !important;
  border-bottom: 1px solid #eee !important;
  color: #151515 !important;
  text-decoration: none !important;
}

.cop-mobile-menu-drawer nav ul ul {
  margin: 0 !important;
  padding: 0 0 0 18px !important;
  list-style: none !important;
}

.cop-mobile-menu-toggle {
  display: none !important;
}

body.cop-mobile-menu-open {
  overflow: hidden !important;
}

/* Sdileny top-fixed header */
body.site {
  padding-top: 114px !important;
}

body.site #header.main-header {
  position: fixed !important;
  z-index: 11000 !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  width: 100% !important;
}

@media (max-width: 900px) {
  body.site {
    padding-top: 104px !important;
  }

  .cop-mobile-menu-toggle {
    display: inline-flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 5px !important;
    width: 42px !important;
    height: 42px !important;
    padding: 9px !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: #fff !important;
  }

  .cop-mobile-menu-toggle span {
    display: block !important;
    width: 100% !important;
    height: 2px !important;
    background: #171717 !important;
  }
}
/* COP cart count plain beige number 2026-08-28 */
#header .header-btn .vmCartModule .total_products{
  top:-7px!important;
  right:-3px!important;
  display:block!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  color:#c99a56!important;
  font-size:0!important;
  line-height:1!important;
  box-shadow:none!important;
  overflow:visible!important;
  pointer-events:none!important;
}
#header .header-btn .vmCartModule .total_products:after{
  display:block!important;
  color:#c99a56!important;
  font:800 13px/1 Inter,Arial,sans-serif!important;
  text-shadow:none!important;
}


/* COP Coffee: readable VirtueMart off-canvas cart rows (Neoteric-inspired) */
#header .header-btn .vmCartModule .cop-cart-drawer .product_row {
  display: grid !important;
  grid-template-columns: 24px 14px minmax(0, 1fr) auto !important;
  grid-template-rows: auto auto;
  column-gap: 4px !important;
  row-gap: 8px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 20px 0 !important;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .quantity {
  grid-column: 1;
  grid-row: 1;
  padding-top: 2px;
  color: #666;
  font-variant-numeric: tabular-nums;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .product_name {
  grid-column: 3;
  grid-row: 1;
  min-width: 0;
  padding-right: 12px;
  font-weight: 800 !important;
  line-height: 1.42;
  overflow-wrap: anywhere;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .product_name a {
  color: #171717;
  text-decoration-color: var(--cop-gold);
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .subtotal_with_tax {
  grid-column: 4;
  grid-row: 1;
  align-self: start;
  float: none !important;
  white-space: nowrap;
  padding-top: 2px;
  color: #171717;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .customProductData {
  grid-column: 3 / 5;
  grid-row: 2;
  min-width: 0;
  color: #666;
  font-size: 14px;
  line-height: 1.55;
}

#header .header-btn .vmCartModule .cop-cart-drawer .product_row > .customProductData br:last-child,
#header .header-btn .vmCartModule .cop-cart-drawer .product_row > br {
  display: none;
}

#header .header-btn .vmCartModule .cop-cart-drawer .vm_cart_products {
  scrollbar-width: thin;
  scrollbar-color: var(--cop-gold) #f3efe8;
}

#header .header-btn .vmCartModule .cop-cart-drawer .total {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  color: #171717 !important;
  font-weight: 800 !important;
}

@media (max-width: 430px) {
  #header .header-btn .vmCartModule .cop-cart-drawer .product_row {
    grid-template-columns: 22px 12px minmax(0, 1fr) !important;
  }

  #header .header-btn .vmCartModule .cop-cart-drawer .product_row > .product_name {
    grid-column: 3;
    padding-right: 0;
  }

  #header .header-btn .vmCartModule .cop-cart-drawer .product_row > .subtotal_with_tax {
    grid-column: 3;
    grid-row: 3;
    justify-self: start;
  }

  #header .header-btn .vmCartModule .cop-cart-drawer .product_row > .customProductData {
    grid-column: 3;
  }
}
/* COP Coffee: 16px desktop menu and submenu typography */
#header .nav-menu-wrapper > ul.navbar-nav > li > a,
#header .nav-menu-wrapper > ul.navbar-nav > li > span,
#header .nav-menu-wrapper .mod-menu > li > a,
#header .nav-menu-wrapper .mod-menu > li > span,
#header .nav-menu-wrapper .mod-menu__sub a,
#header .nav-menu-wrapper .mod-menu__sub span {
  font-size: 16px !important;
}

