/*
Theme Name: Prinox
Theme URI: http://underscores.me/
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Prinox - Printing Company & Design Services WordPress theme
Version: 2.1.7
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: prinox
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Swiss Packaging visual CSS start */
.sv-wrap{font-family:inherit;color:#263238;background:#fff}
.sv-wrap *{box-sizing:border-box}
.sv-section{position:relative;padding:90px 0}
.sv-section.alt{background:#eef8f7}
.sv-container{max-width:1200px;margin:0 auto;padding:0 20px}
.sv-row{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}
.sv-kicker{font-size:15px;line-height:1.4;color:#1b75bb;font-weight:800;text-transform:uppercase;margin:0 0 10px}
.sv-wrap h1{font-size:54px;line-height:1.05;color:#183f8c;margin:0 0 18px}
.sv-wrap h2{font-size:38px;line-height:1.15;color:#183f8c;margin:0 0 16px}
.sv-wrap h3{font-size:22px;line-height:1.25;color:#183f8c;margin:0 0 12px}
.sv-wrap p{font-size:17px;line-height:1.72;margin:0 0 16px;color:#425466}
.sv-lead{font-size:20px!important;color:#334155!important}
.sv-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.sv-btn{display:inline-block;background:#183f8c;color:#fff!important;border-radius:5px;padding:14px 22px;text-decoration:none;font-weight:800}
.sv-btn.light{background:#1b75bb}
.sv-hero{background:linear-gradient(135deg,#f7fcfc 0%,#e9f7f7 100%);padding:86px 0 74px;overflow:hidden}
.sv-hero:after{content:"";position:absolute;right:-120px;top:-160px;width:420px;height:420px;border-radius:50%;border:80px solid rgba(27,117,187,.08)}
.sv-visual{position:relative;min-height:420px;background:#fff;border-radius:12px;padding:18px;box-shadow:0 18px 50px rgba(24,63,140,.12);display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sv-tile{position:relative;overflow:hidden;border-radius:10px;min-height:185px;background:linear-gradient(145deg,#dff3f2,#fff);border:1px solid #d7e9ef;padding:18px;display:flex;flex-direction:column;justify-content:space-between}
.sv-tile:before{content:"";position:absolute;right:-34px;bottom:-34px;width:115px;height:115px;border-radius:50%;background:rgba(27,117,187,.14)}
.sv-tile strong{font-size:21px;color:#183f8c;position:relative;z-index:1;display:block}
.sv-tile span{font-size:13px;color:#5b6b7a;position:relative;z-index:1;display:block}
.sv-icon{width:70px;height:70px;border-radius:14px;background:#183f8c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;letter-spacing:.04em;position:relative;z-index:1}
.sv-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}
.sv-stat{background:#fff;border:1px solid #dbe8f0;border-radius:8px;padding:22px;text-align:center}
.sv-stat strong{display:block;font-size:34px;color:#183f8c;line-height:1}
.sv-stat span{font-size:14px;color:#64748b}
.sv-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}
.sv-card-grid.two{grid-template-columns:repeat(2,1fr)}
.sv-card{background:#fff;border-radius:10px;overflow:hidden;border:1px solid #dbe8f0;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.sv-card.alt{background:#f7fbfd}
.sv-imgbox{height:190px;background:linear-gradient(135deg,#e7f6f5,#ffffff);position:relative;border-bottom:1px solid #dbe8f0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.sv-imgbox:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(27,117,187,.10);right:-42px;bottom:-52px}
.sv-imgbox:after{content:"";position:absolute;width:90px;height:90px;border-radius:18px;background:rgba(24,63,140,.12);left:28px;top:28px;transform:rotate(12deg)}
.sv-imglabel{position:relative;z-index:1;text-align:center;color:#183f8c;font-weight:900;font-size:28px;letter-spacing:.02em;text-transform:uppercase}
.sv-card-body{padding:25px}
.sv-card ul{margin:0;padding-left:20px;color:#425466}
.sv-card li{margin:8px 0;line-height:1.55}
.sv-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}
.sv-mini{background:#fff;border:1px solid #dbe8f0;border-radius:8px;padding:18px;min-height:120px}
.sv-mini strong{display:block;color:#183f8c;margin-bottom:7px}
.sv-process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}
.sv-step{background:#fff;border:1px solid #dbe8f0;border-radius:8px;padding:22px;position:relative}
.sv-step b{display:inline-flex;width:36px;height:36px;background:#1b75bb;color:#fff;border-radius:50%;align-items:center;justify-content:center;margin-bottom:14px}
.sv-contact-card{background:#183f8c;color:#fff;border-radius:12px;padding:34px}
.sv-contact-card h3,.sv-contact-card p{color:#fff}
.sv-contact-list{list-style:none;margin:0;padding:0}
.sv-contact-list li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;line-height:1.5}
.sv-contact-list li:last-child{border-bottom:0}
.sv-feature-line{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:30px}
.sv-feature{background:#fff;border:1px solid #dbe8f0;border-radius:8px;padding:16px;text-align:center;color:#183f8c;font-weight:800;min-height:82px;display:flex;align-items:center;justify-content:center}
@media(max-width:991px){.sv-row,.sv-card-grid.two{grid-template-columns:1fr}.sv-card-grid{grid-template-columns:repeat(2,1fr)}.sv-process,.sv-mini-grid,.sv-feature-line{grid-template-columns:repeat(2,1fr)}.sv-wrap h1{font-size:42px}.sv-wrap h2{font-size:32px}}
@media(max-width:600px){.sv-section{padding:58px 0}.sv-hero{padding:58px 0}.sv-card-grid,.sv-process,.sv-mini-grid,.sv-feature-line,.sv-stats{grid-template-columns:1fr}.sv-visual{grid-template-columns:1fr;min-height:auto}.sv-wrap h1{font-size:34px}.sv-wrap h2{font-size:27px}.sv-imgbox{height:150px}}
/* Swiss Packaging visual CSS end */

/* Swiss Packaging refined UI start */
.spx{--blue:#183f8c;--sky:#1b75bb;--ink:#172033;--muted:#5d6b7c;--line:#d9e8ef;--soft:#eef8f7;--wash:#f7fbfb;font-family:inherit;color:var(--ink);background:#fff}
.spx *{box-sizing:border-box}
.spx a{text-decoration:none}
.spx section{position:relative}
.spx-container{max-width:1210px;margin:0 auto;padding:0 22px}
.spx-hero{padding:86px 0 78px;background:linear-gradient(135deg,#f7fcfc 0%,#eef8f7 58%,#ffffff 100%);overflow:hidden}
.spx-hero:before{content:"";position:absolute;inset:auto -140px -220px auto;width:520px;height:520px;border-radius:50%;background:rgba(27,117,187,.08)}
.spx-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:54px;align-items:center}
.spx-kicker{display:inline-flex;gap:8px;align-items:center;color:var(--sky);font-size:13px;line-height:1;text-transform:uppercase;font-weight:800;letter-spacing:.08em;margin:0 0 16px}
.spx-kicker:before{content:"";display:inline-block;width:34px;height:2px;background:var(--sky)}
.spx h1{font-size:58px;line-height:1.02;letter-spacing:0;color:var(--blue);margin:0 0 18px}
.spx h2{font-size:38px;line-height:1.14;letter-spacing:0;color:var(--blue);margin:0 0 16px}
.spx h3{font-size:22px;line-height:1.2;letter-spacing:0;color:var(--blue);margin:0 0 12px}
.spx p{font-size:17px;line-height:1.72;color:var(--muted);margin:0 0 16px}
.spx-lead{font-size:20px!important;line-height:1.65!important;color:#314155!important;max-width:690px}
.spx-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.spx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 23px;border-radius:5px;background:var(--blue);color:#fff!important;font-weight:800}
.spx-btn.secondary{background:#fff;color:var(--blue)!important;border:1px solid var(--line)}
.spx-media{position:relative}
.spx-media-main{aspect-ratio:1.18/1;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(24,63,140,.18);background:#fff}
.spx-media-main img{width:100%;height:100%;object-fit:cover;display:block}
.spx-floating{position:absolute;left:-28px;bottom:28px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(15,23,42,.12);border-radius:12px;padding:18px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;min-width:390px}
.spx-floating strong{display:block;color:var(--blue);font-size:28px;line-height:1}
.spx-floating span{display:block;color:var(--muted);font-size:12px;margin-top:5px}
.spx-section{padding:86px 0}
.spx-section.soft{background:var(--wash)}
.spx-head{max-width:760px;margin-bottom:36px}
.spx-head.center{text-align:center;margin-left:auto;margin-right:auto}
.spx-category-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:22px}
.spx-feature-card{position:relative;border-radius:16px;overflow:hidden;min-height:390px;background:#111;box-shadow:0 16px 46px rgba(15,23,42,.10)}
.spx-feature-card.small{min-height:390px}
.spx-feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.spx-feature-card:hover img{transform:scale(1.04)}
.spx-feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,24,57,.04) 10%,rgba(9,24,57,.78) 100%)}
.spx-feature-content{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:28px;color:#fff}
.spx-feature-content h3,.spx-feature-content p{color:#fff}
.spx-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.spx-tag{font-size:12px;font-weight:800;color:#183f8c;background:#fff;border-radius:999px;padding:7px 10px}
.spx-split{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center}
.spx-split.reverse{grid-template-columns:1.05fr .95fr}
.spx-photo{border-radius:18px;overflow:hidden;box-shadow:0 18px 54px rgba(15,23,42,.12);background:#fff}
.spx-photo img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1.32/1}
.spx-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}
.spx-check{border:1px solid var(--line);background:#fff;border-radius:8px;padding:13px 15px;color:var(--ink);font-weight:700}
.spx-check:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--sky);margin-right:9px;vertical-align:middle}
.spx-product-row{display:grid;grid-template-columns:430px minmax(0,1fr);gap:34px;align-items:stretch;margin:26px 0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.spx-product-row.alt{grid-template-columns:minmax(0,1fr) 430px}
.spx-product-row .spx-photo{border-radius:0;box-shadow:none}
.spx-product-copy{padding:34px}
.spx-product-list{columns:2;column-gap:34px;margin:18px 0 0;padding-left:19px;color:var(--muted)}
.spx-product-list li{break-inside:avoid;margin:7px 0;line-height:1.52}
.spx-process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}
.spx-step{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;min-height:190px}
.spx-step b{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:var(--sky);color:#fff;margin-bottom:16px}
.spx-contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px}
.spx-contact-card{background:var(--blue);color:#fff;border-radius:18px;padding:34px}
.spx-contact-card h3,.spx-contact-card p{color:#fff}
.spx-contact-list{list-style:none;margin:8px 0 0;padding:0}
.spx-contact-list li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.18);color:#fff;line-height:1.55}
.spx-contact-list li:last-child{border-bottom:0}
.spx-quote-panel{border:1px solid var(--line);border-radius:18px;padding:34px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.spx-brand-strip{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}
.spx-brand-strip img{width:100%;height:100%;object-fit:cover;display:block;min-height:300px}
.spx-brand-copy{padding:32px}
@media(max-width:1020px){.spx-hero-grid,.spx-split,.spx-split.reverse,.spx-contact-grid,.spx-brand-strip{grid-template-columns:1fr}.spx-category-grid{grid-template-columns:1fr 1fr}.spx-feature-card:first-child{grid-column:1/-1}.spx-product-row,.spx-product-row.alt{grid-template-columns:1fr}.spx-floating{position:relative;left:auto;bottom:auto;margin-top:16px;min-width:0}.spx h1{font-size:44px}.spx h2{font-size:32px}}
@media(max-width:680px){.spx-section,.spx-hero{padding:56px 0}.spx-category-grid,.spx-process,.spx-checks{grid-template-columns:1fr}.spx h1{font-size:34px}.spx h2{font-size:27px}.spx-product-list{columns:1}.spx-product-copy,.spx-contact-card,.spx-quote-panel{padding:24px}.spx-floating{grid-template-columns:1fr 1fr 1fr}.spx-floating strong{font-size:23px}}
/* Swiss Packaging refined UI end */

/* Swiss Packaging mobile QA patch start */
.spx{overflow-x:hidden}
.spx img{max-width:100%}
.spx h1,.spx h2,.spx h3,.spx p{overflow-wrap:break-word}
@media(max-width:760px){
  .spx-container{width:100%;max-width:100%;padding-left:22px;padding-right:22px}
  .spx-hero-grid,.spx-split,.spx-split.reverse,.spx-contact-grid,.spx-brand-strip{display:block}
  .spx-media{width:100%;max-width:100%;margin-top:30px}
  .spx-media-main{width:100%;max-width:100%;aspect-ratio:1.05/1}
  .spx-floating{width:calc(100% - 22px);max-width:100%;margin-left:auto;margin-right:auto}
  .spx-category-grid,.spx-card-grid,.spx-card-grid.two,.spx-process,.spx-checks,.spx-feature-line{display:grid;grid-template-columns:1fr}
  .spx-product-row,.spx-product-row.alt{display:block;width:100%;max-width:100%;margin-left:0;margin-right:0}
  .spx-product-row .spx-photo{width:100%;max-width:100%}
  .spx-photo img{width:100%;max-width:100%;height:auto;min-height:0}
  .spx h1{font-size:32px;line-height:1.12}
  .spx h2{font-size:27px;line-height:1.18}
  .spx-lead{font-size:17px!important}
  .spx-actions{gap:10px}
  .spx-btn{padding:12px 17px;min-height:45px}
}
/* Swiss Packaging mobile QA patch end */

/* Swiss Packaging hard mobile overflow patch start */
html,body{overflow-x:hidden!important}
@media(max-width:760px){
  .spx,.spx *{max-width:100%!important}
  .spx{width:100%!important;overflow-x:hidden!important}
  .spx-container{width:100%!important;max-width:100%!important;padding-left:22px!important;padding-right:22px!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}
  .spx-hero-grid,.spx-split,.spx-split.reverse,.spx-contact-grid,.spx-brand-strip{display:block!important;width:100%!important}
  .spx h1{font-size:28px!important;line-height:1.16!important;width:100%!important;max-width:calc(100vw - 44px)!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
  .spx h2{font-size:25px!important;line-height:1.2!important;max-width:calc(100vw - 44px)!important;white-space:normal!important;overflow-wrap:break-word!important}
  .spx h3,.spx p,.spx-lead{max-width:calc(100vw - 44px)!important;white-space:normal!important;overflow-wrap:break-word!important}
  .spx-media,.spx-media-main,.spx-photo,.spx-product-row,.spx-product-row.alt{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}
  .spx-media-main{aspect-ratio:1/1!important}
  .spx-media-main img,.spx-photo img,.spx-feature-card img{width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important}
  .spx-product-row,.spx-product-row.alt{display:block!important}
  .spx-product-copy{padding:24px!important;width:100%!important;max-width:100%!important}
  .spx-product-list{columns:1!important}
  .spx-category-grid,.spx-process,.spx-checks,.spx-feature-line{grid-template-columns:1fr!important}
}
/* Swiss Packaging hard mobile overflow patch end */

/* Swiss Packaging mobile text width patch start */
@media(max-width:760px){
  .spx .spx-hero-grid>div:first-child,
  .spx .spx-product-copy,
  .spx .spx-head,
  .spx .spx-quote-panel,
  .spx .spx-contact-card{
    width:315px!important;
    max-width:315px!important;
  }
  .spx h1,.spx h2,.spx h3,.spx p,.spx-lead{
    width:315px!important;
    max-width:315px!important;
  }
}
@media(max-width:340px){
  .spx .spx-hero-grid>div:first-child,
  .spx .spx-product-copy,
  .spx .spx-head,
  .spx .spx-quote-panel,
  .spx .spx-contact-card,
  .spx h1,.spx h2,.spx h3,.spx p,.spx-lead{
    width:276px!important;
    max-width:276px!important;
  }
}
/* Swiss Packaging mobile text width patch end */

/* Swiss Packaging detailed products start */
.dp{--blue:#183f8c;--sky:#1b75bb;--ink:#182235;--muted:#5d6b7c;--line:#dce8ef;--soft:#eef8f7;background:#fff;color:var(--ink);font-family:inherit;overflow-x:hidden}
.dp *{box-sizing:border-box}
.dp-container{max-width:1220px;margin:0 auto;padding:0 22px}
.dp-hero{padding:82px 0;background:linear-gradient(135deg,#f7fcfc,#eef8f7);position:relative}
.dp-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}
.dp-kicker{display:inline-flex;gap:8px;align-items:center;color:var(--sky);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px}
.dp-kicker:before{content:"";width:32px;height:2px;background:var(--sky)}
.dp h1{font-size:54px;line-height:1.04;margin:0 0 16px;color:var(--blue)}
.dp h2{font-size:36px;line-height:1.16;margin:0 0 14px;color:var(--blue)}
.dp h3{font-size:22px;line-height:1.22;margin:0 0 10px;color:var(--blue)}
.dp p{font-size:16.5px;line-height:1.7;color:var(--muted);margin:0 0 14px}
.dp-lead{font-size:20px!important;line-height:1.62!important;color:#344258!important}
.dp-btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.dp-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;min-height:46px;border-radius:5px;background:var(--blue);color:#fff!important;text-decoration:none;font-weight:850}
.dp-btn.light{background:#fff;color:var(--blue)!important;border:1px solid var(--line)}
.dp-hero-img{border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(24,63,140,.18);background:#fff}
.dp-hero-img img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1.12/1}
.dp-nav{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 22px rgba(15,23,42,.04)}
.dp-nav-inner{max-width:1220px;margin:0 auto;padding:12px 22px;display:flex;gap:8px;overflow-x:auto}
.dp-nav a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:9px 13px;color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}
.dp-section{padding:78px 0}
.dp-section.alt{background:#f7fbfb}
.dp-head{max-width:790px;margin-bottom:34px}
.dp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.dp-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.06);display:flex;flex-direction:column}
.dp-card-img{background:#eef8f7;overflow:hidden}
.dp-card-img img{display:block;width:100%;height:360px;object-fit:cover}
.dp-card-body{padding:24px;display:flex;flex-direction:column;flex:1}
.dp-meta{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 16px}
.dp-pill{display:inline-flex;background:#eef8f7;color:var(--blue);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}
.dp-list{margin:8px 0 0;padding-left:18px;color:var(--muted)}
.dp-list li{margin:6px 0;line-height:1.5}
.dp-card .dp-btns{margin-top:auto;padding-top:18px}
.dp-wide{display:grid;grid-template-columns:420px minmax(0,1fr);gap:28px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.06);margin:22px 0}
.dp-wide:nth-child(even){grid-template-columns:minmax(0,1fr) 420px}
.dp-wide:nth-child(even) .dp-wide-img{order:2}
.dp-wide-img img{display:block;width:100%;height:100%;min-height:380px;object-fit:cover}
.dp-wide-body{padding:34px}
.dp-size-table{width:100%;border-collapse:collapse;margin:14px 0 0;font-size:14px}
.dp-size-table th,.dp-size-table td{border:1px solid var(--line);padding:10px;text-align:left;vertical-align:top}
.dp-size-table th{background:#eef8f7;color:var(--blue)}
.dp-quote-band{background:var(--blue);color:#fff;border-radius:18px;padding:34px;margin-top:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.dp-quote-band h2,.dp-quote-band p{color:#fff}
.dp-quote-band .dp-btn{background:#fff;color:var(--blue)!important}
@media(max-width:980px){.dp-grid,.dp-wide,.dp-wide:nth-child(even){grid-template-columns:1fr}.dp-wide:nth-child(even) .dp-wide-img{order:0}.dp-card-grid{grid-template-columns:repeat(2,1fr)}.dp h1{font-size:42px}.dp h2{font-size:31px}}
@media(max-width:680px){.dp-container{padding:0 22px}.dp-hero,.dp-section{padding:54px 0}.dp-card-grid{grid-template-columns:1fr}.dp h1{font-size:30px;line-height:1.14}.dp h2{font-size:26px}.dp-lead{font-size:17px!important}.dp-card-img img{height:auto;max-height:none}.dp-wide-body{padding:24px}.dp-wide-img img{min-height:0;height:auto}.dp-quote-band{grid-template-columns:1fr}.dp-size-table{font-size:13px}}
/* Swiss Packaging detailed products end */

/* Swiss Packaging detailed mobile overflow patch start */
.dp{width:100%;max-width:100%;overflow-x:hidden}
.dp img{max-width:100%}
.dp h1,.dp h2,.dp h3,.dp p,.dp li{overflow-wrap:break-word;word-break:normal}
@media(max-width:680px){
  html,body{overflow-x:hidden!important}
  .dp,.dp *{max-width:100%}
  .dp-container{width:100%!important;max-width:100%!important;padding-left:22px!important;padding-right:22px!important;margin-left:auto!important;margin-right:auto!important}
  .dp-grid,.dp-card-grid,.dp-wide,.dp-wide:nth-child(even),.dp-quote-band{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;gap:24px!important}
  .dp-grid>*,
  .dp-card-grid>*,
  .dp-wide>*,
  .dp-quote-band>*,
  .dp-card,
  .dp-card-body,
  .dp-wide-body,
  .dp-head{min-width:0!important;width:100%!important}
  .dp h1{font-size:28px!important;line-height:1.16!important}
  .dp h2{font-size:24px!important;line-height:1.22!important}
  .dp h3{font-size:20px!important;line-height:1.25!important}
  .dp p,.dp li{font-size:15px!important;line-height:1.62!important}
  .dp-lead{font-size:16px!important;line-height:1.58!important}
  .dp-hero-img,.dp-card-img,.dp-wide-img{width:100%!important;overflow:hidden!important}
  .dp-hero-img img,.dp-card-img img,.dp-wide-img img{width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important}
  .dp-nav-inner{padding-left:22px!important;padding-right:22px!important;max-width:100%!important;flex-wrap:wrap!important;overflow-x:visible!important}
  .dp-nav a{flex:0 1 auto!important}
  .dp-btns{width:100%;gap:10px}
  .dp-btn{flex:1 1 135px;min-width:0;padding-left:12px;padding-right:12px;font-size:13px}
}
/* Swiss Packaging detailed mobile overflow patch end */

/* Swiss Packaging product polish patch start */
.dp{background:#fff;color:#182235}
.dp-hero{position:relative;overflow:hidden;background:
  linear-gradient(180deg,rgba(244,251,251,.96),rgba(238,248,247,.96)),
  repeating-linear-gradient(135deg,rgba(24,63,140,.05) 0,rgba(24,63,140,.05) 1px,transparent 1px,transparent 13px)}
.dp-hero .dp-container{position:relative;z-index:1}
.dp h1,.dp h2,.dp h3{letter-spacing:0}
.dp h1{max-width:720px}
.dp-lead{max-width:680px;color:#26384f!important}
.dp-hero-img,.dp-card-img,.dp-wide-img{background:
  linear-gradient(180deg,#f4fbfb,#eaf6f4);
  border:1px solid #d9e9ed}
.dp-hero-img{min-height:430px;display:flex;align-items:center;justify-content:center;padding:26px;border-radius:18px;box-shadow:0 24px 60px rgba(24,63,140,.13)}
.dp-hero-img img{width:100%!important;height:auto!important;max-height:410px!important;object-fit:contain!important;aspect-ratio:auto!important;border-radius:12px}
.dp-card{border-radius:14px;box-shadow:0 12px 30px rgba(15,23,42,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.dp-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(15,23,42,.09);border-color:#cbdde5}
.dp-card-img{height:322px;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}
.dp-card-img img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:10px}
.dp-card-body{padding:24px 26px 26px}
.dp-pill{background:#edf8f9;border:1px solid #dcecef;color:#183f8c}
.dp-list{padding-left:0;list-style:none}
.dp-list li{position:relative;padding-left:17px}
.dp-list li:before{content:"";position:absolute;left:0;top:.74em;width:6px;height:6px;border-radius:50%;background:#1b75bb}
.dp-wide{grid-template-columns:minmax(360px,430px) minmax(0,1fr);align-items:stretch;border-radius:16px;box-shadow:0 12px 30px rgba(15,23,42,.055)}
.dp-wide:nth-child(even){grid-template-columns:minmax(0,1fr) minmax(360px,430px)}
.dp-wide-img{display:flex;align-items:center;justify-content:center;min-height:370px;padding:22px;overflow:hidden}
.dp-wide-img img{width:100%!important;height:auto!important;max-height:420px!important;min-height:0!important;object-fit:contain!important;border-radius:10px}
.dp-size-table th{background:#eef8f7}
.dp-quote-band{background:linear-gradient(135deg,#183f8c,#1b75bb);box-shadow:0 18px 45px rgba(24,63,140,.18)}
.main-header .logo img[src*="Logo-Final-2"],
.mobile-menu .nav-logo img[src*="Logo-Final-2"]{width:112px!important;max-width:112px!important;height:auto!important;image-rendering:auto;filter:contrast(1.03) saturate(1.04)}
@media(max-width:980px){
  .dp-wide,.dp-wide:nth-child(even){grid-template-columns:1fr}
  .dp-wide:nth-child(even) .dp-wide-img{order:0}
}
@media(max-width:680px){
  .dp-hero-img{min-height:0;padding:14px}
  .dp-hero-img img{max-height:330px!important}
  .dp-card-img{height:auto;min-height:270px;padding:14px}
  .dp-card-img img{height:auto!important;max-height:380px!important}
  .dp-wide-img{min-height:0;padding:14px}
  .dp-wide-img img{max-height:390px!important}
  .dp-card-body,.dp-wide-body{padding:22px}
  .dp h1{font-size:28px!important}
  .dp h2{font-size:24px!important}
}
/* Swiss Packaging product polish patch end */
/* swisspkgs visual polish v3 */
body .spx .spx-hero,body .dp .dp-hero{background:linear-gradient(135deg,#f7fcfc 0,#eef8f7 58%,#fff 100%)!important}
body .spx .spx-hero .spx-media-main{aspect-ratio:16/9!important}
body .spx .spx-media-main,body .dp .dp-hero-img{border-radius:18px!important;background:#fff!important;box-shadow:0 24px 70px rgb(24 63 140/.13)!important}
body .spx .spx-hero .spx-media-main img,body .spx .spx-photo img,body .dp .dp-hero-img img,body .dp .dp-card-img img,body .dp .dp-wide-img img{object-fit:contain!important;background:#fff!important}
body .spx .spx-photo,body .dp .dp-card-img,body .dp .dp-wide-img{background:#f5fbfb!important}
body .dp .dp-hero{padding:86px 0 78px!important}
body .dp .dp-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)!important;gap:54px!important;align-items:center!important}
body .dp .dp-hero-range{min-height:430px!important;padding:28px!important;display:flex!important;align-items:center!important;justify-content:center!important}
body .dp .dp-range-panel{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body .dp .dp-range-card{border:1px solid #d9e8ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbfb);padding:18px;min-height:122px;display:flex;flex-direction:column;justify-content:center}
body .dp .dp-range-card strong{color:#183f8c;display:block;font-size:18px;line-height:1.25;margin-bottom:8px}
body .dp .dp-range-card span{color:#5d6b7c;font-size:14px;line-height:1.45}
@media(max-width:980px){body .spx .spx-hero-grid,body .dp .dp-grid{grid-template-columns:1fr!important;gap:34px!important}body .spx .spx-media-main,body .dp .dp-hero-img{max-width:680px;margin:0 auto}}
@media(max-width:680px){body .spx .spx-hero,body .dp .dp-hero{padding:46px 0 42px!important}body .spx .spx-container,body .dp .dp-container{padding-left:22px!important;padding-right:22px!important}body .spx h1,body .dp h1{font-size:32px!important;line-height:1.14!important;max-width:100%!important}body .spx h2,body .dp h2{font-size:24px!important;line-height:1.24!important}body .spx p,body .dp p,body .spx li,body .dp li{font-size:16px!important;line-height:1.58!important}body .spx .spx-kicker,body .dp .dp-kicker{font-size:12px!important;letter-spacing:.06em!important;line-height:1.35!important}body .spx .spx-actions,body .dp .dp-btns{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body .spx .spx-btn,body .dp .dp-btn{width:100%!important;min-height:48px!important}body .spx .spx-media-main,body .dp .dp-hero-img{border-radius:16px!important}body .spx .spx-floating{position:static!important;min-width:0!important;margin-top:14px!important;grid-template-columns:repeat(3,1fr)!important}body .dp .dp-hero-range{min-height:auto!important;padding:16px!important}body .dp .dp-range-panel{grid-template-columns:1fr!important}body .dp .dp-range-card{min-height:92px!important;padding:16px!important}}
/* end swisspkgs visual polish v3 */
