/* Mir Instrumentov storefront v3 */
:root{--y:#ffd400;--ink:#202225;--blue:#1677d2;--red:#e6322b;--bg:#f3f5f8;--white:#fff;--line:#e3e7ec;--muted:#77808c;--r:12px;--shadow:0 10px 30px rgba(24,31,39,.09)}
body{background:var(--bg)!important;color:var(--ink)!important;font-family:Inter,"Segoe UI",Arial,sans-serif!important;-webkit-font-smoothing:antialiased}
a{color:inherit}.container{max-width:1320px!important;width:calc(100% - 40px)!important}
#header .header-nav{min-height:42px;margin:0!important;padding:0!important;background:var(--ink)!important;border:0!important;color:#fff!important}
#header .header-nav .container,#header .header-nav .row{min-height:42px}
#header .header-nav a,#header .header-nav button,#header .header-nav span{color:#d5d9de!important;font-size:13px}
#header .header-nav a:hover,#header .header-nav button:hover{color:var(--y)!important}
#header .header-nav .right-nav{display:flex;align-items:center;justify-content:flex-end;min-height:42px}
#_desktop_language_selector,#_desktop_currency_selector,#_desktop_user_info,#_desktop_cart{margin-left:20px}
#_desktop_cart .blockcart{height:auto!important;padding:0!important;background:transparent!important}
#header .header-top{position:relative;z-index:20;padding:17px 0!important;background:var(--y)!important;box-shadow:0 2px 0 rgba(0,0,0,.06)}
#header .header-top>.container>.row{display:flex;align-items:center;margin:0}
#_desktop_logo{display:flex;align-items:center;flex:0 0 205px;max-width:205px;padding:0 25px 0 0}
#_desktop_logo h1{margin:0;line-height:1}#_desktop_logo .logo{width:190px;max-height:62px;object-fit:contain;mix-blend-mode:multiply}
#header .header-top-right{display:flex;align-items:center;flex:1;gap:16px;width:auto;max-width:none;padding:0}
#_desktop_top_menu{flex:1;margin:0!important}#_desktop_top_menu .top-menu{display:flex;align-items:center;flex-wrap:wrap;gap:3px;margin:0}
#_desktop_top_menu .top-menu[data-depth="0"]>li{float:none}
#_desktop_top_menu .top-menu[data-depth="0"]>li>a{display:flex;align-items:center;min-height:40px;padding:8px 10px!important;border-radius:8px;color:var(--ink)!important;font-size:12px!important;font-weight:800!important;line-height:1.15;text-transform:uppercase}
#_desktop_top_menu .top-menu[data-depth="0"]>li>a:hover,#_desktop_top_menu .top-menu[data-depth="0"]>li:hover>a{background:var(--ink)!important;color:#fff!important}
#_desktop_top_menu .popover{padding:18px;border:0;border-radius:0 0 var(--r) var(--r);box-shadow:var(--shadow)}
#search_widget,.search-widget{flex:0 0 310px;margin:0!important}
#search_widget form,.search-widget form{position:relative;overflow:hidden;height:46px;margin:0;background:#fff!important;border:2px solid var(--ink)!important;border-radius:9px!important}
#search_widget input[type=text],.search-widget input[type=text]{width:100%;height:42px;padding:0 52px 0 16px!important;border:0!important;background:transparent!important;color:var(--ink)!important;font-size:14px}
#search_widget button,.search-widget button{position:absolute;top:0;right:0;display:grid;width:48px;height:42px;place-items:center;padding:0!important;border:0!important;background:var(--ink)!important;color:#fff!important}
#wrapper{padding:30px 0 54px!important;background:var(--bg)!important}#main,#content{background:transparent!important;box-shadow:none!important}
.breadcrumb{margin:0 0 18px!important;padding:0!important;background:transparent!important;font-size:13px}.breadcrumb a{color:var(--muted)!important}
.page-index #content{display:grid;gap:24px}.page-index #carousel{overflow:hidden;margin:0!important;border-radius:16px;background:#dce4eb;box-shadow:var(--shadow)}
.page-index #carousel .carousel-inner,.page-index #carousel .carousel-item,.page-index #carousel figure{min-height:360px}.page-index #carousel img{width:100%;height:360px;object-fit:cover}
.page-index #carousel .caption{top:50%;bottom:auto;left:46px;width:min(430px,46%);padding:25px 28px;transform:translateY(-50%);border-radius:var(--r);background:rgba(22,28,34,.9);color:#fff;text-shadow:none}
.page-index #carousel .caption h2{margin-bottom:10px;color:#fff!important;font-size:40px;line-height:1.05}.page-index #carousel .caption h3,.page-index #carousel .caption p{color:#e7ebef!important;font-size:16px;line-height:1.5}
.page-index #carousel .carousel-control{width:50px;height:50px;top:50%;margin-top:-25px;border-radius:50%;background:rgba(32,34,37,.82);opacity:1}.page-index #carousel .left.carousel-control{left:16px}.page-index #carousel .right.carousel-control{right:16px}
.page-index #content>.banner,.page-index #custom-text{display:none!important}
h1,h2,h3,h4,.h1,.h2,.h3{color:var(--ink)!important;font-weight:800!important;letter-spacing:-.02em}.products-section-title{margin:34px 0 20px!important;text-align:left!important;font-size:28px!important;text-transform:none!important}
.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0!important}.products>.product-miniature,.products>.js-product-miniature{width:auto!important;max-width:none!important;padding:0!important}
.product-miniature .thumbnail-container,.js-product-miniature .thumbnail-container{overflow:hidden;width:100%!important;height:100%!important;margin:0!important;padding:14px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:none!important;transition:.22s}
.product-miniature .thumbnail-container:hover,.js-product-miniature .thumbnail-container:hover{transform:translateY(-4px);box-shadow:var(--shadow)!important}
.product-miniature .product-thumbnail,.js-product-miniature .product-thumbnail{display:grid;min-height:215px;place-items:center;background:#fff}
.product-miniature .product-thumbnail img,.js-product-miniature .product-thumbnail img{position:static!important;width:100%;max-width:220px;height:205px;margin:auto;object-fit:contain}
.product-miniature .product-description,.js-product-miniature .product-description{position:static!important;width:auto!important;height:auto!important;padding:14px 2px 4px!important;background:transparent!important}
.product-miniature .product-title,.js-product-miniature .product-title{min-height:43px;margin:0 0 10px!important;text-align:left!important}.product-miniature .product-title a,.js-product-miniature .product-title a{color:var(--ink)!important;font-size:14px!important;font-weight:650!important;line-height:1.4}
.product-price-and-shipping{text-align:left!important}.price,.product-price-and-shipping .price{color:var(--ink)!important;font-size:20px!important;font-weight:850!important}.regular-price{color:#a0a7b0!important;font-size:13px!important}
.product-flag{min-height:auto!important;margin:0 0 5px!important;padding:6px 9px!important;border-radius:6px!important;background:var(--ink)!important;color:#fff!important;font-size:11px!important}.product-flag.discount,.product-flag.on-sale,.discount-percentage{background:var(--red)!important}.highlighted-informations{display:none!important}
.btn-primary,.btn.btn-primary,.add-to-cart{padding:12px 20px!important;border:1px solid var(--ink)!important;border-radius:8px!important;background:var(--ink)!important;box-shadow:none!important;color:#fff!important;font-size:13px!important;font-weight:800!important}.btn-primary:hover,.add-to-cart:hover{border-color:var(--blue)!important;background:var(--blue)!important}
#left-column .block-categories,#search_filters,.block-categories,.block-category,.card,.tabs,.product-information,.product-cover,.page-content{border:1px solid var(--line)!important;border-radius:var(--r)!important;background:#fff!important;box-shadow:none!important}
#footer,.footer-container{margin:0!important;padding-top:0!important;background:var(--ink)!important;color:#c9ced5!important}#footer:before{display:block;height:5px;background:var(--y);content:""}.footer-container{padding:42px 0 28px!important}#footer a,.footer-container a{color:#c9ced5!important}#footer a:hover{color:var(--y)!important}#footer h3,#footer h4,.footer-container .h3{color:#fff!important;font-weight:800!important}
@media(max-width:1199px){#header .header-top-right{flex-wrap:wrap}#_desktop_top_menu{order:2;width:100%}#search_widget,.search-widget{flex:1 1 340px}.products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.container{width:calc(100% - 24px)!important}#header .header-top{padding:10px 0!important}#header .header-top>.container>.row,#header .header-top-right{display:block}#search_widget,.search-widget{width:100%}#wrapper{padding:16px 0 34px!important}.page-index #carousel img{height:300px}.page-index #carousel .caption{top:auto;right:14px;bottom:14px;left:14px;width:auto;padding:16px;transform:none}.page-index #carousel .caption h2{font-size:24px}.page-index #carousel .caption h3,.page-index #carousel .caption p{font-size:13px}.products{grid-template-columns:repeat(2,1fr);gap:10px}}
@media(max-width:420px){.products{grid-template-columns:1fr}}

/* Homepage merchandising */
.mi-home{display:grid;gap:34px}
.mi-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);min-height:390px;overflow:hidden;border-radius:18px;background:linear-gradient(120deg,#15191e 0%,#252c33 62%,#3b454f 100%);box-shadow:var(--shadow);color:#fff}
.mi-hero:before{position:absolute;inset:0;background:radial-gradient(circle at 82% 35%,rgba(255,212,0,.24),transparent 32%),linear-gradient(135deg,transparent 60%,rgba(255,212,0,.1));content:""}
.mi-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:54px 58px}
.mi-hero__eyebrow,.mi-section__overline{margin-bottom:12px;color:var(--y);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.mi-hero h1{max-width:720px;margin:0 0 18px;color:#fff!important;font-size:46px;line-height:1.05}
.mi-hero p{max-width:610px;margin:0 0 28px;color:#d6dce2;font-size:17px;line-height:1.6}
.mi-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.mi-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:2px solid transparent;border-radius:9px;font-size:13px;font-weight:800;text-transform:uppercase}.mi-button:hover{text-decoration:none}.mi-button--yellow{background:var(--y);color:var(--ink)!important}.mi-button--yellow:hover{background:#ffe153}.mi-button--ghost{border-color:rgba(255,255,255,.35);color:#fff!important}.mi-button--ghost:hover{border-color:#fff;background:rgba(255,255,255,.08)}
.mi-hero__visual{position:relative;z-index:1;min-height:390px}.mi-hero__visual:before,.mi-hero__visual:after{position:absolute;border:2px solid rgba(255,255,255,.1);border-radius:50%;content:""}.mi-hero__visual:before{right:-80px;bottom:-110px;width:430px;height:430px}.mi-hero__visual:after{top:38px;right:42px;width:270px;height:270px}
.mi-tool{position:absolute!important;display:grid!important;place-items:center;border-radius:24px;background:linear-gradient(145deg,#ffd400,#e7bd00);box-shadow:0 18px 40px rgba(0,0,0,.26);color:#202225;font-size:76px!important}.mi-tool--drill{top:92px;right:155px;width:150px;height:150px;transform:rotate(-8deg)}.mi-tool--measure{right:54px;bottom:62px;width:112px;height:112px;transform:rotate(8deg)}.mi-tool--settings{bottom:42px;left:22px;width:90px;height:90px;background:#fff;font-size:52px!important}
.mi-section{display:grid;gap:18px}.mi-section__head{display:flex;align-items:flex-end;justify-content:space-between}.mi-section__head h2{margin:0;font-size:30px}.mi-section__overline{display:block;margin-bottom:5px;color:var(--blue)}.mi-section__link{color:var(--blue)!important;font-size:14px;font-weight:700}
.mi-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mi-category-card{display:flex;min-height:190px;flex-direction:column;padding:24px 20px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 3px 10px rgba(24,31,39,.03)}.mi-category-card:hover{transform:translateY(-4px);border-color:#c9d0d8;box-shadow:var(--shadow);text-decoration:none}.mi-category-card .material-icons{display:grid;width:54px;height:54px;margin-bottom:auto;place-items:center;border-radius:12px;background:#fff6c5;color:var(--ink);font-size:30px}.mi-category-card strong{margin:18px 0 7px;font-size:16px;line-height:1.25}.mi-category-card small{color:var(--muted);font-size:12px;line-height:1.45}
.mi-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--r);background:#fff}.mi-benefits article{display:flex;align-items:center;gap:14px;min-height:105px;padding:20px;border-right:1px solid var(--line)}.mi-benefits article:last-child{border-right:0}.mi-benefits .material-icons{color:var(--blue);font-size:34px}.mi-benefits strong,.mi-benefits small{display:block}.mi-benefits strong{margin-bottom:4px;font-size:14px}.mi-benefits small{color:var(--muted);font-size:11px;line-height:1.4}
@media(max-width:1199px){.mi-category-grid{grid-template-columns:repeat(3,1fr)}.mi-benefits{grid-template-columns:repeat(2,1fr)}.mi-benefits article:nth-child(2){border-right:0}.mi-benefits article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:767px){.mi-home{gap:24px}.mi-hero{grid-template-columns:1fr;min-height:auto}.mi-hero__content{padding:38px 24px}.mi-hero h1{font-size:34px}.mi-hero p{font-size:15px}.mi-hero__visual{display:none}.mi-section__head{align-items:flex-start;gap:10px}.mi-section__head h2{font-size:25px}.mi-section__link{font-size:12px}.mi-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.mi-category-card{min-height:170px;padding:18px 15px}.mi-benefits{grid-template-columns:1fr}.mi-benefits article,.mi-benefits article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.mi-benefits article:last-child{border-bottom:0}}
@media(max-width:420px){.mi-category-grid{grid-template-columns:1fr}.mi-hero__actions{display:grid}}
