.trust-row{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;margin-top:8px}
.trust-item{display:flex !important;flex-direction:column !important;gap:6px !important;padding:14px 16px !important;background:#fff !important;border-radius:12px !important}
.trust-item b{display:block !important;font-size:14px !important;line-height:1.35 !important;white-space:normal !important}
.trust-item small{display:block !important;color:#6b756e !important;font-size:12px !important;line-height:1.45 !important;white-space:normal !important}
@media(max-width:600px){.trust-row{grid-template-columns:1fr !important}}
.related-grid,.related-product-list{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:18px !important;align-items:stretch}
.related-product-list .product-card-actions{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 16px 16px!important;margin:0!important;width:100%!important;box-sizing:border-box}
.related-product-list .product-card-actions .btn-add,
.related-product-list .product-card-actions .btn-add.is-in-cart{min-height:34px!important;height:34px!important;margin:0!important;flex:1 1 auto!important;width:auto!important;font-size:12px!important;border-radius:6px!important}
.related-product-list .card-qty{height:34px;border-radius:6px!important}
.related-product-list .card-qty .qty-input{width:40px!important}
.related-product-list .card-qty .qty-minus,
.related-product-list .card-qty .qty-plus{width:30px!important;height:34px!important;font-size:12px!important}
.related-card{background:#fff;border:1px solid #e8ebe7;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;max-width:100%}
.related-card a{color:inherit;text-decoration:none;display:block;flex:1}
.related-photo{width:100%;aspect-ratio:1/1;background:#eef1ee;overflow:hidden}
.related-photo img{width:100% !important;height:100% !important;object-fit:cover !important;display:block}
.related-card h3{font-size:15px;margin:12px 14px 6px;line-height:1.3}
.related-card .price{font-weight:800;margin:0 14px 12px}
.related-card .btn-cart{margin:0 14px 14px;width:calc(100% - 28px)}
@media(max-width:1000px){.related-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}
@media(max-width:700px){.related-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}
@media(max-width:420px){.related-grid{grid-template-columns:1fr !important}}
/* single item: don't stretch full width */
.related-grid:has(.related-card:only-child){grid-template-columns:repeat(4,minmax(0,1fr)) !important}
.related-grid .related-card:only-child{max-width:100%}

.breadcrumbs{font-size:14px!important;margin-bottom:35px!important}
.stock{font-size:14px!important;margin-bottom:6px!important;color:#2f9e44!important}
.price-box .quick-specs{margin-top:6px!important;border-bottom:1px solid #dfe3de!important}
.side-card{border-radius:6px!important;padding:16px!important}
.side-row{font-size:14px!important;padding:10px 0!important}
.price-box{margin:6px 0 0!important}

.op-modal-dialog .recaptcha-wrap{overflow:hidden!important}
.price,.price-box .price{font-size:24px!important}
.product-grid{align-items:start!important}
.breadcrumbs{margin-bottom:35px!important}

.product-buy-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important}
.product-buy-row .btn-fav-lg{display:inline-flex;align-items:center;gap:8px;min-height:50px;padding:0 16px;border-radius:12px;border:1px solid #dce2dc;background:#fff;font-weight:700;cursor:pointer;color:#1d2923}
.product-buy-row .btn-fav-lg.is-on{border-color:#e8a0a0;color:#c0392b}
.product-buy-row .btn-fav-lg svg{width:20px;height:20px}

.pq-sect{margin:40px 0 10px;padding:36px 28px;border-radius:18px;background:linear-gradient(135deg,#eef3f0 0%,#e4ebe6 100%);border:1px solid #dce2dc}
.pq-sect .pq-title{font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 10px;color:#1d2923}
.pq-sect .pq-desc{font-size:15px;line-height:1.55;color:#5c6b62;margin:0 0 22px;max-width:720px}
.pq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}
.pq-grid input,.pq-grid textarea{width:100%;box-sizing:border-box;height:44px;padding:0 14px;border:1px solid #dce2dc;border-radius:10px;font:inherit;background:#fff}
.pq-grid textarea{height:auto;min-height:148px;padding:12px 14px;resize:vertical}
.pq-grid label{display:block;margin:0}
.pq-footer{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;justify-content:space-between;margin-top:18px}
.pq-consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#4a5750;max-width:420px;line-height:1.45}
.pq-consent input{margin-top:3px;flex-shrink:0}
.pq-consent a{color:#4778eb;text-decoration:underline}
.pq-ctrls{display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.pq-sect .btn-primary{min-height:48px;padding:0 28px;border-radius:10px;font-weight:800}
.pq-msg{margin-top:12px;font-size:14px;font-weight:600}
.pq-msg.ok{color:#2f9e44}
.pq-msg.err{color:#c62828}
@media(max-width:720px){.pq-grid{grid-template-columns:1fr}.pq-sect{padding:24px 16px}.pq-sect .pq-title{font-size:22px}}

.op-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:100000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important;margin:0!important;overflow-y:auto!important}
.op-modal[hidden]{display:none!important}
.op-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45)}
.op-modal-dialog{position:relative;background:#fff;border-radius:14px;padding:22px;width:100%;max-width:440px;max-height:none;height:auto;overflow:visible;box-shadow:0 20px 50px rgba(0,0,0,.2);z-index:1;margin:auto}
.op-modal-close{position:absolute;top:10px;right:12px;border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#6f7c74}
.op-modal-dialog input,.op-modal-dialog textarea,.op-modal-dialog select{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #dce2dc;border-radius:8px;font:inherit}

.op-form{display:flex;flex-direction:column;gap:12px}
.op-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;align-items:start}
.op-field{display:flex;flex-direction:column;gap:4px;min-width:0}
.op-field-span2{grid-column:1 / -1}
.op-label{font-size:12px;font-weight:700;color:#1d2923}
.op-check{display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}
.op-field-group{border:1.5px solid #d6e0f5;border-radius:14px;padding:12px;background:linear-gradient(180deg,#f7f9ff 0%,#fff 40%);margin-bottom:4px}
.op-group-title{font-size:13px;font-weight:800;color:#4778eb;margin:0 0 10px;letter-spacing:.02em;text-transform:uppercase}
.op-steps{display:flex;flex-direction:column;gap:12px}
.op-steps-progress{margin-bottom:4px}
.op-steps-label{font-size:12px;font-weight:700;color:#6f7c74}
.op-steps-bar{height:4px;background:#e8eef8;border-radius:4px;margin-top:8px;overflow:hidden}
.op-steps-bar i{display:block;height:100%;background:#4778eb;border-radius:4px;transition:width .25s}
.op-step[hidden]{display:none!important}
.op-steps-nav{display:flex;gap:10px;justify-content:flex-end;margin-top:8px;flex-wrap:wrap}
.op-steps-nav .btn,.op-steps-nav button{
  min-height:42px;padding:0 18px;border-radius:10px;font-weight:800;cursor:pointer;border:0
}
.op-steps-nav .op-step-prev{background:#edf2ed;color:#1d2923}
.op-steps-nav .op-step-next,.op-steps-nav .op-step-submit{background:#4778eb;color:#fff}


@media(max-width:560px){
  .op-fields-grid{grid-template-columns:1fr}
  .op-field-span2{grid-column:auto}
}



.sku{font-size:14px!important;color:#000!important}
.price-box .quick-specs{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  border-top:1px solid #dfe3de;
  border-bottom:1px solid #dfe3de!important;
  margin-top:12px;
  width:100%;
}
.price-box .quick-specs > div{
  padding:4px 0!important;
  display:flex;
  flex-direction:column;
  gap:4px;
  border-left:0!important;
  padding-left:0!important;
}
.price-box .quick-specs > div:nth-child(even){
  padding-left:0!important;
  border-left:0!important;
}
.price-box .quick-specs span{font-size:10px;color:#929c96}
.price-box .quick-specs b{font-size:13px;color:#1d2923}
@media(max-width:720px){
  .price-box .quick-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

.product-buy-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:12px 0 18px}
.product-buy-row .buy-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.product-buy-row #order-product-btn,
.product-buy-row #add-to-cart{
  display:inline-flex!important;align-items:center;justify-content:center;
  min-height:50px;padding:0 22px;border-radius:12px;border:0;
  background:#4778eb!important;color:#fff!important;font-weight:800;font-size:14px;
  box-shadow:0 8px 20px rgba(71,120,235,.25);cursor:pointer
}
.product-buy-row .min-order-note{
  display:inline-flex;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:700;color:#1d2923
}
.product-buy-row .min-order-label{color:#6f7c74;font-weight:600}
.product-buy-row .min-order-val{color:#4778eb;font-size:15px}

.price-box .product-variants{
  margin:14px 0 0;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:14px 18px!important;
  width:100%;
}
.price-box .product-variants .variant-group{min-width:0}
@media(max-width:640px){
  .price-box .product-variants{grid-template-columns:1fr!important}
}

.product-variants{margin:12px 0;display:grid;gap:14px}
.product-variants .variant-label{font-size:13px;font-weight:800;color:#1d2923;margin:0 0 8px;letter-spacing:.01em}
.product-variants .variant-options{display:flex;flex-wrap:wrap;gap:8px}

.product-variants .variant-select{
  width:100%;max-width:100%;min-height:42px;padding:8px 12px;
  border:1px solid #dce2dc;border-radius:10px;font-size:14px;font-weight:600;
  background:#fff;color:#1d2923;
}
.product-variants .variant-input{
  width:100%;max-width:100%;min-height:42px;padding:8px 12px;
  border:1px solid #dce2dc;border-radius:10px;font-size:14px;font-weight:600;
  background:#fff;color:#1d2923;box-sizing:border-box;
}
.product-variants .variant-group.is-error .variant-select,
.product-variants .variant-group.is-error .variant-input{border-color:#e8a0a0}
.product-variants .variant-chip{
  appearance:none;-webkit-appearance:none;margin:0;
  border:1.5px solid #d5dde8;background:#fff;color:#1d2923;
  padding:9px 16px;border-radius:999px;font:inherit;font-size:13px;font-weight:700;
  cursor:pointer;line-height:1.2;transition:border-color .15s,background .15s,color .15s,box-shadow .15s,transform .12s;
}
.product-variants .variant-chip .vu{font-weight:600;opacity:.75;margin-left:2px}
.product-variants .variant-chip:hover{border-color:#4778eb;color:#4778eb;transform:translateY(-1px)}
.product-variants .variant-chip.is-active{
  border-color:#4778eb;background:#4778eb;color:#fff;
  box-shadow:0 8px 18px rgba(71,120,235,.28);
}
.product-variants .variant-chip.is-active .vu{opacity:.9;color:#fff}
.product-variants .variant-group.is-error .variant-chip{border-color:#e8a0a0}
.product-variants .variant-group.is-error .variant-label{color:#b33}




@media(max-width:720px){}

/* Форма конструктора в блоке «Остались вопросы?» — только .pq-sect, попап не затрагиваем */
.pq-sect .pq-grid-custom.op-fields-grid,
.pq-sect .op-fields-grid{
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 14px 18px !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.pq-sect .op-field{
  margin: 0 !important;
  width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}
.pq-sect .op-field-span2{
  grid-column: 1 / -1 !important;
}
.pq-sect .op-label{
  display: block !important;
  margin: 0 0 6px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #1d2923 !important;
  text-align: left !important;
}
.pq-sect .op-field input,
.pq-sect .op-field select,
.pq-sect .op-field textarea{
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  height: 44px !important;
  padding: 0 14px !important;
  border: 1px solid #dce2dc !important;
  border-radius: 10px !important;
  font: inherit !important;
  background: #fff !important;
  text-align: left !important;
}
.pq-sect .op-field textarea{
  height: auto !important;
  min-height: 120px !important;
  padding: 12px 14px !important;
  resize: vertical !important;
}
.pq-sect .fp-dropzone,
.pq-sect .fp-switches,
.pq-sect .fp-conditional{
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
.pq-sect .pq-footer{
  width: 100%;
}
.pq-sect .pq-ctrls{
  align-items: stretch;
}
.pq-sect .pq-ctrls .btn-primary{
  width: 100%;
  max-width: 280px;
}
@media (max-width: 720px){
  .pq-sect .pq-grid-custom.op-fields-grid,
  .pq-sect .op-fields-grid{
    grid-template-columns: 1fr !important;
  }
}
