/* Fresh DASH PACK service/commerce surfaces. Global chrome is owned by parent. */
.dp-service{padding-block:clamp(36px,5vw,84px) clamp(56px,7vw,112px);color:var(--ink,#172d3b);font-family:"Nunito Sans",sans-serif;font-size:18px;line-height:1.65}
.dp-service *{box-sizing:border-box}
.dp-service-heading{text-align:center;max-width:1100px;margin:0 auto clamp(32px,4.5vw,64px)}
.dp-service-eyebrow{font-size:14px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;margin:0 0 12px}
.dp-service-heading .dp-section-title{font-family:"Kaushan Script",cursive;font-weight:400;font-size:clamp(38px,5.1vw,80px);line-height:1.22;color:var(--orange,#ef4b00);margin:0 0 24px;text-wrap:balance}
.dp-service-intro{font-size:clamp(17px,1.65vw,25px);max-width:820px;margin:0 auto;line-height:1.5;text-wrap:balance}
.dp-service h2{font-family:"Kaushan Script",cursive;font-size:clamp(28px,2.6vw,42px);line-height:1.3;font-weight:400;margin:0 0 20px}
.dp-service h3{font-size:21px;line-height:1.4;margin:28px 0 12px}
.dp-service p{margin-top:0}
.dp-service a{text-underline-offset:4px}
.dp-service img{max-width:100%;height:auto;display:block}
.dp-service :focus-visible,.dp-form-feedback a:focus-visible{outline:3px solid #125877;outline-offset:4px}
.dp-service-link{display:inline-flex;align-items:center;gap:12px;color:var(--orange,#ef4b00)!important;font-weight:800;min-height:44px;text-decoration:none;line-height:1.4}
.dp-service-link:hover{text-decoration:underline}
.dp-service-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px 28px;margin-top:30px;clear:both}
.dp-service-actions--center{justify-content:center;text-align:center}
.dp-service-actions .dp-button,.dp-local-form .dp-button{white-space:normal;text-align:center;line-height:1.4;min-height:48px}
.dp-service-note{background:#e2f2f8;border:1px solid #172d3b25;border-radius:18px;padding:18px 24px;font-size:15px;line-height:1.65;margin:0 0 30px}
.dp-service-panel{min-width:0;padding:clamp(24px,3vw,42px);border:1px solid #172d3b22;border-radius:28px;background:#fffaf0}
.dp-service-panel>p:last-child{margin-bottom:0}
.dp-service-panel--blue{background:#dff1f8}
.dp-service-split{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:clamp(22px,3vw,44px);align-items:start}
.dp-service-fineprint{font-size:14px;line-height:1.6;margin:20px 0}
.dp-service-help{margin-top:22px;font-size:16px}
.dp-service-card-band{background:var(--yellow,#ffd24d);border-radius:44% 7% 32% 5%/6% 5% 6% 5%;padding:30px 22px}
.dp-service-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.dp-service-card{min-width:0;overflow:hidden;border-radius:26px;border:2px solid #fffaf0;background:var(--cream,#fff6df);box-shadow:0 3px 3px #172d3b0c}
.dp-service-card-photo{display:block;overflow:hidden;aspect-ratio:1.32}
.dp-service-card-photo picture,.dp-service-card-photo img{width:100%;height:100%;display:block;object-fit:cover}
.dp-service-card-copy{padding:24px 26px 28px}
.dp-service-card-copy h2{font-size:clamp(26px,2.25vw,37px);margin-bottom:12px}
.dp-service-card-copy h2 a{text-decoration:none}
.dp-service-card-copy h2 a:hover{text-decoration:underline}
.dp-service-card-copy p{font-size:18px;line-height:1.5;margin-bottom:22px}
.dp-service-advice{scroll-margin-top:110px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(28px,4vw,70px);align-items:start;margin-top:clamp(52px,7vw,110px)}
.dp-service-advice-photo{border-radius:36px;overflow:hidden;background:var(--yellow,#ffd24d)}
.dp-service-advice-photo img{width:100%;aspect-ratio:1/1.03;object-fit:cover}
.dp-service-advice h2{color:var(--orange,#ef4b00)}
.dp-service-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center}
.dp-service-story-photo{border-radius:38% 18% 25% 12%/15% 25% 15% 20%;overflow:hidden;background:var(--blue,#78c8e8)}
.dp-service-story-photo img{width:100%;aspect-ratio:1.05;object-fit:cover}
.dp-service-measures{list-style:none;counter-reset:measure;padding:0;margin:0}
.dp-service-measures li{counter-increment:measure;position:relative;padding-left:62px;margin-bottom:36px}
.dp-service-measures li:last-child{margin-bottom:0}
.dp-service-measures li:before{content:counter(measure);position:absolute;left:0;top:0;width:44px;height:44px;border-radius:50%;background:var(--yellow,#ffd24d);display:grid;place-items:center;font-size:20px;font-weight:850}
.dp-service-measures h2{font-size:30px}
.dp-service-faqs{max-width:1050px;margin:auto;display:grid;gap:16px}
.dp-service-faqs details{border:1px solid #172d3b30;border-radius:20px;overflow:hidden;background:#fffaf0}
.dp-service-faqs summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;list-style:none;font-size:19px;line-height:1.5;font-weight:800;cursor:pointer}
.dp-service-faqs summary::-webkit-details-marker{display:none}
.dp-service-faqs summary::after{content:"+";font-size:27px;flex:0 0 22px;text-align:center}
.dp-service-faqs details[open] summary{background:#ffedab}
.dp-service-faqs details[open] summary::after{content:"−"}
.dp-service-faqs summary:focus-visible{outline-offset:-5px}
.dp-service-faqs details>div{padding:22px 26px;font-size:17px}
.dp-service-faqs details>div p{margin:0}
.dp-service-prose{max-width:1060px;margin:auto;overflow-wrap:anywhere}
.dp-service-prose h2{color:var(--orange,#ef4b00);margin-top:38px}
.dp-service-prose h3{margin-top:28px}
.dp-service-prose table{border-collapse:collapse;width:100%;font-size:16px}
.dp-service-prose th,.dp-service-prose td{border:1px solid #172d3b30;text-align:left;padding:12px 16px}
.dp-service-prose th{background:#ffedab}
.dp-service-prose .wp-block-table,.dp-service-prose .ml-table-wrap{overflow-x:auto;max-width:100%}
.dp-service-prose details{margin-block:18px}
.dp-service-prose summary{font-weight:800;cursor:pointer}
.dp-service-prose li{margin-bottom:10px}
.dp-form-result{max-width:900px}
.dp-form-result .dp-service-panel{margin:auto}
.dp-local-form{position:relative;min-width:0}
.dp-service-field{margin:0 0 22px}
.dp-local-form label{display:block;font-size:16px;font-weight:800;margin-bottom:7px}
.dp-local-form input:not([type="hidden"]),.dp-local-form textarea,.dp-local-form select{display:block;width:100%;min-width:0;border:1px solid #172d3b60;background:#fffef8;color:var(--ink,#172d3b);border-radius:12px;padding:12px 15px;min-height:50px;font:inherit;line-height:1.5}
.dp-local-form textarea{min-height:170px;resize:vertical}
.dp-local-form small{display:block;font-size:13px;margin-top:8px;line-height:1.5}
.dp-local-trap{position:absolute!important;width:1px!important;height:1px!important;clip-path:inset(50%);overflow:hidden;white-space:nowrap;pointer-events:none}
.dp-form-feedback{flex:1 0 100%;width:100%;font-family:"Nunito Sans",sans-serif;font-size:15px!important;line-height:1.65;overflow-wrap:anywhere;margin:14px 0 0}
.dp-form-feedback:empty{display:none}
.dp-form-feedback.is-success,.dp-form-feedback.is-error{padding:14px 18px;border:1px solid;border-radius:12px}
.dp-form-feedback.is-success{background:#eef7ec;border-color:#708e69;color:#28452d}
.dp-form-feedback.is-error{background:#fff0e9;border-color:#b04a31;color:#882c20}
.dp-form-feedback a{text-decoration:underline;text-underline-offset:3px;color:inherit;font-weight:800}
.dp-local-form [aria-invalid="true"]{border-color:#9d3020}
.dp-local-form :disabled,form[aria-busy="true"] [disabled]{opacity:.65;cursor:wait}

/* Native Woo markup: no replacement of totals, stock checks, endpoints or forms. */
.dp-commerce{min-width:0;font-size:17px;line-height:1.6}
.dp-commerce>.woocommerce:after,.dp-commerce .col2-set:after,.dp-commerce .cart-collaterals:after{content:"";display:table;clear:both}
.dp-commerce .col2-set .col-1{float:left;width:48%}
.dp-commerce .col2-set .col-2{float:right;width:48%}
.dp-commerce .form-row{padding:0;margin:0 0 20px}
.dp-commerce .form-row-first{float:left;width:48%}
.dp-commerce .form-row-last{float:right;width:48%}
.dp-commerce .form-row-wide{clear:both}
.dp-commerce .form-row label{display:block;font-size:15px;font-weight:800;margin-bottom:7px}
.dp-commerce .form-row label.checkbox,.dp-commerce label.woocommerce-form__label-for-checkbox{display:inline-block}
.dp-commerce .woocommerce-input-wrapper{display:block}
.dp-commerce .input-text,.dp-commerce select,.dp-commerce textarea{font:inherit;color:var(--ink,#172d3b);width:100%;min-width:0;min-height:50px;padding:12px 14px;line-height:1.45;background:#fffef8;border:1px solid #172d3b60;border-radius:12px;box-shadow:none}
.dp-commerce textarea{resize:vertical;min-height:130px}
.dp-commerce input[type="checkbox"],.dp-commerce input[type="radio"]{accent-color:var(--orange,#ef4b00);width:18px;height:18px;margin:0 6px 0 0;vertical-align:middle}
.dp-commerce .required{color:#9d3020}
.dp-commerce .woocommerce-invalid .input-text{border-color:#9d3020}
.dp-commerce .button,.dp-commerce button.button,.dp-commerce a.button,.dp-commerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;background:var(--orange,#ef4b00);color:#fff;border:1px solid var(--orange,#ef4b00);border-radius:999px;font-family:"Nunito Sans",sans-serif;font-weight:850;font-size:16px;line-height:1.4;white-space:normal;text-align:center;text-decoration:none;cursor:pointer;box-shadow:none}
.dp-commerce .button:hover{background:#c63e00;border-color:#c63e00;color:#fff}
.dp-commerce .button:disabled,.dp-commerce .button.disabled{opacity:.55;cursor:default}
.dp-commerce .woocommerce-notices-wrapper:empty{display:none}
.dp-commerce .woocommerce-error,.dp-commerce .woocommerce-message,.dp-commerce .woocommerce-info{list-style:none;padding:18px 22px;margin:0 0 26px;border:1px solid #172d3b25;border-left:5px solid var(--blue,#78c8e8);border-radius:14px;background:#fffaf0;color:var(--ink,#172d3b)}
.dp-commerce .woocommerce-error{border-left-color:#9d3020;background:#fff0e9}
.dp-commerce .woocommerce-error:before,.dp-commerce .woocommerce-message:before,.dp-commerce .woocommerce-info:before{display:none}
.dp-commerce .woocommerce-message .button{margin-left:16px}
.dp-commerce .woocommerce-info a,.dp-commerce .woocommerce-message a{font-weight:800;text-decoration:underline}
.dp-commerce-steps{max-width:760px;margin:0 auto 30px}
.dp-commerce-steps ol{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;gap:18px}
.dp-commerce-steps li{flex:1;font-size:15px;font-weight:800}
.dp-commerce-steps li>a,.dp-commerce-steps li>span{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}
.dp-commerce-steps li>a>span,.dp-commerce-steps b{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:1px solid #172d3b60;font-weight:800}
.dp-commerce-steps [aria-current] b,.dp-commerce-steps [aria-current]>a>span{background:var(--orange,#ef4b00);border-color:var(--orange,#ef4b00);color:white}
.dp-commerce table.shop_table{border-collapse:separate;border-spacing:0;width:100%;margin:0 0 26px;background:#fffaf0;border:1px solid #172d3b25;border-radius:22px;overflow:hidden;font-size:16px}
.dp-commerce .shop_table th,.dp-commerce .shop_table td{text-align:left;border-top:1px solid #172d3b20;padding:18px;vertical-align:middle;overflow-wrap:anywhere}
.dp-commerce .shop_table thead th{border-top:0;background:#ffedab;font-weight:850}
.dp-commerce .woocommerce-Price-amount{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:800}
.dp-commerce .product-subtotal .amount,.dp-commerce .order-total .amount{color:#bb3c00}
.dp-commerce .product-thumbnail{width:130px}
.dp-commerce .product-thumbnail img{width:96px!important;max-width:96px;border-radius:14px}
.dp-commerce .product-name>a{font-weight:800}
.dp-commerce .variation{font-size:14px;margin:8px 0 0}
.dp-commerce .variation dt{font-weight:800}
.dp-commerce .variation dd{margin:0}
.dp-commerce .quantity .qty{width:78px;max-width:100%;padding-inline:6px;text-align:center}
.dp-commerce .product-remove{width:44px;padding:12px!important}
.dp-commerce a.remove{display:grid;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;text-decoration:none!important;color:var(--ink,#172d3b)!important;background:#fffef8;border:1px solid #172d3b40;border-radius:50%}
.dp-commerce a.remove:hover{background:var(--ink,#172d3b);color:#fff!important}
.dp-commerce td.actions{padding:24px!important}
.dp-commerce td.actions .coupon{float:left;display:flex;flex-wrap:wrap;gap:10px;align-items:center;max-width:72%}
.dp-commerce td.actions .coupon label{width:100%;font-size:14px;font-weight:800}
.dp-commerce td.actions .coupon .input-text{float:none;width:180px;max-width:100%;margin:0;padding:12px}
.dp-commerce td.actions>.button{float:right}
.dp-commerce .cart-collaterals{margin-top:30px}
.dp-commerce .cart_totals{float:right;width:min(100%,520px);padding:28px;background:#dff1f8;border-radius:26px}
.dp-commerce .cart_totals .shop_table{border:0;border-radius:0;background:transparent}
.dp-commerce .cart_totals .shop_table th,.dp-commerce .cart_totals .shop_table td{padding:14px 0}
.dp-commerce .cart_totals .shop_table th{width:38%;padding-right:14px}
.dp-commerce .cross-sells{float:left;width:47%}
.dp-commerce .wc-proceed-to-checkout .checkout-button{display:flex;width:100%;margin:0;font-size:18px}
.dp-commerce #shipping_method{list-style:none;padding:0;margin:0}
.dp-commerce #shipping_method li{margin:0 0 12px;font-size:15px}
.dp-commerce #shipping_method label{display:inline}
.dp-commerce .woocommerce-shipping-destination{font-size:14px}
.dp-commerce .shipping-calculator-form{margin-top:20px}
.dp-commerce .return-to-shop,.dp-commerce .cart-empty{text-align:center}
.dp-commerce .password-input{display:block;position:relative}
.dp-commerce .password-input input{padding-right:54px}
.dp-commerce .show-password-input{position:absolute;top:3px;right:3px;border:0;background:transparent;color:var(--ink,#172d3b);width:44px;height:44px;display:grid;place-items:center;cursor:pointer;border-radius:9px}
.dp-commerce .show-password-input:before{content:"";width:22px;height:14px;border:2px solid currentColor;border-radius:80% 25%;transform:rotate(45deg);background:radial-gradient(circle at center,currentColor 0 3px,transparent 3.5px)}
.dp-commerce .show-password-input.display-password:after{content:"";width:27px;height:2px;position:absolute;background:currentColor;transform:rotate(-45deg);box-shadow:0 1px #fffef8}
.dp-commerce .select2-container{max-width:100%;min-width:0}
.dp-commerce .select2-selection--single{height:50px;border:1px solid #172d3b60;border-radius:12px;background:#fffef8}
.dp-commerce .select2-container .select2-selection--single .select2-selection__rendered{line-height:48px;padding-left:14px;color:var(--ink,#172d3b)}
.dp-commerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:48px;right:8px}
.dp-commerce form.checkout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-template-areas:"notice notice" "customer title" "customer review";gap:0 36px;align-items:start}
.dp-commerce form.checkout>.woocommerce-NoticeGroup{grid-area:notice}
.dp-commerce #customer_details{grid-area:customer;width:100%;padding:28px;background:#fffaf0;border:1px solid #172d3b25;border-radius:26px}
.dp-commerce #customer_details .col-1,.dp-commerce #customer_details .col-2{float:none;width:100%}
.dp-commerce #order_review_heading{grid-area:title;font-family:"Kaushan Script",cursive;font-size:32px;font-weight:400;line-height:1.4;margin:0 0 20px}
.dp-commerce #order_review{grid-area:review;min-width:0}
.dp-commerce #ship-to-different-address label{font-family:"Nunito Sans",sans-serif;font-size:18px;font-weight:800}
.dp-commerce .woocommerce-additional-fields,.dp-commerce .woocommerce-account-fields{clear:both}
.dp-commerce #payment{padding:4px;border-radius:24px;background:#dff1f8}
.dp-commerce #payment .payment_methods{padding:20px;list-style:none}
.dp-commerce #payment .payment_box{padding:16px;border-radius:12px;background:#fffaf0}
.dp-commerce #payment .payment_box:before{border-bottom-color:#fffaf0}
.dp-commerce #payment .place-order{padding:20px;margin:0}
.dp-commerce #place_order{float:none;width:100%;min-height:54px;margin-top:20px}
.dp-commerce .woocommerce-privacy-policy-text,.dp-commerce .woocommerce-terms-and-conditions-wrapper{font-size:14px;line-height:1.65}
.dp-commerce .woocommerce-terms-and-conditions{padding:16px!important;background:#fffaf0}
.dp-commerce form.checkout_coupon,.dp-commerce form.login,.dp-commerce form.register,.dp-commerce form.lost_reset_password,.dp-commerce .woocommerce-EditAccountForm{padding:28px;border:1px solid #172d3b25;background:#fffaf0;border-radius:24px;margin:0 0 30px;display:flow-root}
.dp-commerce form.checkout_coupon{max-width:760px}
.dp-commerce .woocommerce-LostPassword{clear:both;padding-top:14px}
.dp-commerce .woocommerce-form-login__submit{margin-right:12px}
.dp-commerce .woocommerce-MyAccount-navigation{float:left;width:26%;padding:14px;background:#ffedab;border-radius:22px}
.dp-commerce .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.dp-commerce .woocommerce-MyAccount-navigation li+li{border-top:1px solid #172d3b20}
.dp-commerce .woocommerce-MyAccount-navigation a{display:block;min-height:48px;padding:14px;border-radius:12px;font-size:16px;font-weight:800;text-decoration:none;overflow-wrap:anywhere}
.dp-commerce .woocommerce-MyAccount-navigation .is-active a{background:var(--ink,#172d3b);color:var(--cream,#fff6df)}
.dp-commerce .woocommerce-MyAccount-content{float:right;width:70%;min-width:0}
.dp-commerce .woocommerce-Address{padding:24px;border:1px solid #172d3b25;border-radius:22px;background:#fffaf0;margin-bottom:24px;overflow-wrap:anywhere}
.dp-commerce address{font-style:normal;line-height:1.8}
.dp-commerce .woocommerce-Address-title .edit{font-size:15px}
.dp-commerce .woocommerce-orders-table .button{font-size:14px;padding:9px 14px;margin:3px;min-height:44px}
.dp-commerce fieldset{border:0;border-top:1px solid #172d3b25;padding:24px 0 0;margin:28px 0}
.dp-commerce legend{font-weight:800;padding:0 10px 0 0}
.dp-commerce .woocommerce-pagination{display:flex;gap:16px;justify-content:space-between}
.dp-commerce .woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:20px;list-style:none;padding:24px;background:#ffedab;border-radius:22px;margin:24px 0!important}
.dp-commerce .woocommerce-order-overview li{float:none!important;flex:1 1 145px;padding:0!important;margin:0!important;border:0!important;font-size:13px!important;overflow-wrap:anywhere}
.dp-commerce .woocommerce-order-overview li strong{display:block;font-size:18px;margin-top:5px}
.dp-commerce .woocommerce-order-details{margin-top:38px}
.dp-commerce .woocommerce-customer-details address{border:1px solid #172d3b25!important;border-radius:20px!important;background:#fffaf0;padding:24px!important;width:100%;overflow-wrap:anywhere}
.dp-commerce .screen-reader-text{position:absolute!important;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}

@media(min-width:1240px){
  .dp-commerce .woocommerce-cart-form{float:left;width:65%}
  .dp-commerce .cart-collaterals{float:right;width:32%;margin-top:0}
  .dp-commerce .cart_totals{width:100%;padding:24px}
  .dp-commerce .cross-sells{float:none;width:100%}
  .dp-commerce td.actions .coupon{float:none;max-width:100%;margin-bottom:18px}
  .dp-commerce td.actions>.button{float:none}
  .dp-commerce .shop_table th,.dp-commerce .shop_table td{padding:14px}
}
@media(max-width:1000px){
  .dp-service-card-copy{padding:20px}
  .dp-service-cards{gap:16px}
  .dp-service-split{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:22px}
  .dp-commerce form.checkout{gap:0 24px}
  .dp-commerce #customer_details{padding:22px}
  .dp-commerce .shop_table th,.dp-commerce .shop_table td{padding:13px}
}
@media(max-width:760px){
  .dp-service{font-size:17px;padding-block:32px 56px}
  .dp-service-heading{margin-bottom:32px}
  .dp-service-heading .dp-section-title{font-size:clamp(38px,9.4vw,60px);margin-bottom:20px}
  .dp-service-eyebrow{font-size:12px}
  .dp-service-cards{grid-template-columns:1fr;gap:18px}
  .dp-service-card-band{padding:16px 10px;border-radius:24px}
  .dp-service-card{display:grid;grid-template-columns:47% minmax(0,1fr);border-radius:22px}
  .dp-service-card-photo{aspect-ratio:auto;min-height:220px;height:100%}
  .dp-service-card-copy{padding:22px 17px}
  .dp-service-card-copy h2{font-size:clamp(25px,5.6vw,37px);line-height:1.3}
  .dp-service-card-copy p{font-size:16px;margin-bottom:16px}
  .dp-service-card-copy .dp-service-link{font-size:16px;gap:9px}
  .dp-service-split,.dp-service-story,.dp-service-advice{grid-template-columns:1fr;gap:24px}
  .dp-service-story-photo img{aspect-ratio:1.3}
  .dp-service-advice{margin-top:54px}
  .dp-service-advice-photo img{aspect-ratio:1.25}
  .dp-service-panel{padding:24px;border-radius:22px}
  .dp-service-measures li{padding-left:52px}
  .dp-service-measures h2{font-size:27px}
  .dp-service-faqs summary{font-size:17px;padding:18px 20px}
  .dp-service-faqs details>div{padding:18px 20px;font-size:16px}
  .dp-service-actions .dp-button,.dp-local-form .dp-button{width:100%}
  .dp-service-note{padding:16px 18px;font-size:14px}
  .dp-commerce{font-size:16px}
  .dp-commerce-steps ol{gap:10px}
  .dp-commerce-steps li{font-size:12px}
  .dp-commerce-steps li>a,.dp-commerce-steps li>span{flex-direction:column;gap:7px}
  .dp-commerce-steps li>a>span,.dp-commerce-steps b{width:32px;height:32px;flex-basis:32px}
  .dp-commerce .woocommerce-cart-form,.dp-commerce .cart-collaterals,.dp-commerce .cart_totals,.dp-commerce .cross-sells{float:none;width:100%}
  .dp-commerce .cart_totals{padding:22px}
  .dp-commerce table.cart{display:block;border:0;background:transparent;overflow:visible}
  .dp-commerce table.cart thead{display:none}
  .dp-commerce table.cart tbody{display:block}
  .dp-commerce table.cart tr.cart_item{display:grid;grid-template-columns:76px minmax(0,1fr) 34px;gap:12px;position:relative;margin-bottom:18px;padding:16px;border:1px solid #172d3b30;background:#fffaf0;border-radius:20px}
  .dp-commerce table.cart tr.cart_item td{padding:0!important;border:0!important;background:transparent!important;min-width:0;text-align:left!important}
  .dp-commerce table.cart tr.cart_item td:before{display:none!important}
  .dp-commerce table.cart .product-thumbnail{display:block!important;width:auto;grid-column:1;grid-row:1/4}
  .dp-commerce table.cart .product-thumbnail img{width:76px!important;max-width:76px}
  .dp-commerce table.cart .product-name{grid-column:2;grid-row:1;font-size:16px}
  .dp-commerce table.cart .product-remove{grid-column:3;grid-row:1;width:auto}
  .dp-commerce table.cart .product-price{grid-column:2;grid-row:2;font-size:14px}
  .dp-commerce table.cart .product-quantity{grid-column:2;grid-row:3}
  .dp-commerce table.cart .product-subtotal{grid-column:1/-1;grid-row:4;text-align:right!important;border-top:1px solid #172d3b25!important;padding-top:12px!important}
  .dp-commerce table.cart .product-subtotal:before{display:inline!important;content:attr(data-title);float:left;font-weight:700}
  .dp-commerce table.cart tbody>tr:not(.cart_item){display:block}
  .dp-commerce table.cart td.actions{display:block;background:#ffedab;border-radius:20px;padding:20px!important}
  .dp-commerce table.cart td.actions:before{display:none}
  .dp-commerce td.actions .coupon{float:none;max-width:100%;margin-bottom:18px}
  .dp-commerce td.actions .coupon .input-text{flex:1 1 130px;width:100%;min-width:0}
  .dp-commerce td.actions .coupon .button{flex:1 1 130px;width:auto!important;font-size:14px;padding-inline:16px}
  .dp-commerce td.actions>.button{width:100%;float:none}
  .dp-commerce .cart_totals table.shop_table tr{display:table-row!important}
  .dp-commerce .cart_totals table.shop_table th,.dp-commerce .cart_totals table.shop_table td{display:table-cell!important;text-align:left!important;background:transparent!important}
  .dp-commerce .cart_totals table.shop_table td:before{display:none!important}
  .dp-commerce form.checkout{display:block}
  .dp-commerce #customer_details{padding:22px;margin-bottom:30px}
  .dp-commerce #order_review_heading{margin-top:30px}
  .dp-commerce #payment .place-order,.dp-commerce #payment .payment_methods{padding:16px}
  .dp-commerce .form-row-first,.dp-commerce .form-row-last,.dp-commerce .col2-set .col-1,.dp-commerce .col2-set .col-2{width:100%;float:none}
  .dp-commerce form.login,.dp-commerce form.register,.dp-commerce form.lost_reset_password,.dp-commerce form.checkout_coupon,.dp-commerce .woocommerce-EditAccountForm{padding:22px}
  .dp-commerce .woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:26px;padding:12px}
  .dp-commerce .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .dp-commerce .woocommerce-MyAccount-navigation li+li{border:0}
  .dp-commerce .woocommerce-MyAccount-navigation a{font-size:14px;padding:12px;min-height:48px;height:100%}
  .dp-commerce .woocommerce-MyAccount-content{float:none;width:100%}
  .dp-commerce .woocommerce-orders-table{display:block;border:0;background:transparent;overflow:visible}
  .dp-commerce .woocommerce-orders-table thead{display:none}
  .dp-commerce .woocommerce-orders-table tbody{display:block}
  .dp-commerce .woocommerce-orders-table tr{display:block;border:1px solid #172d3b30;border-radius:18px;background:#fffaf0;margin-bottom:18px;overflow:hidden}
  .dp-commerce .woocommerce-orders-table td{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;text-align:left!important;background:transparent!important}
  .dp-commerce .woocommerce-orders-table td:before{content:attr(data-title);font-weight:800;float:none}
  .dp-commerce .woocommerce-message .button{float:none;margin:0 0 12px}
  .dp-commerce .woocommerce-customer-details .col-1{margin-bottom:24px}
}
@media(max-width:370px){
  .dp-service-card{grid-template-columns:43% minmax(0,1fr)}
  .dp-service-card-copy{padding:18px 12px}
  .dp-service-card-copy h2{font-size:23px}
  .dp-service-card-copy p,.dp-service-card-copy .dp-service-link{font-size:15px}
  .dp-service-panel{padding:20px}
  .dp-commerce table.cart tr.cart_item{grid-template-columns:58px minmax(0,1fr) 32px;gap:10px;padding:13px}
  .dp-commerce table.cart .product-thumbnail img{width:58px!important;max-width:58px}
  .dp-commerce a.remove{width:32px;height:32px}
  .dp-commerce .cart_totals{padding:18px}
}
