/* Faccio Four v1.5 — responsive and WooCommerce layout correction.
   Loaded after main.css to consolidate formerly conflicting breakpoints.
   This file does not replace or intercept WooCommerce forms, checkout, or payment JS. */

:root{--faccio-gutter:clamp(16px,3vw,44px)}
*,*::before,*::after{box-sizing:border-box}
html{min-width:0;max-width:100%;scroll-padding-top:98px}
body{min-width:0;max-width:100%;overflow-x:clip}
#main-content{min-width:0;overflow:clip}
.faccio-shell{width:calc(100% - 2 * var(--faccio-gutter));max-width:var(--faccio-shell);min-width:0;margin-inline:auto}
img,svg,video,iframe{max-width:100%}
img{height:auto}
:is(.faccio-section,.faccio-hero,.faccio-editorial,.faccio-story-cta,.faccio-page-head,.faccio-page-hero,.faccio-shop-hero,.faccio-woocommerce-wrap,.faccio-footer,.faccio-footer__top,.faccio-newsletter,.faccio-newsletter__inner,.faccio-story-hero,.faccio-story-intro,.faccio-story-editorial,.faccio-story-end,.faccio-cart-hero,.faccio-cart-page,.faccio-contact-layout,.faccio-contact-form-wrap,.faccio-help-layout,.faccio-account-main,.faccio-account-surface,.faccio-newsletter-page){min-width:0}
:is(.faccio-category-grid,.faccio-product-grid,.faccio-cart-shop__grid,.faccio-service-strip__grid,.faccio-principles,.faccio-footer__links,.faccio-footer__top,.faccio-newsletter__inner,.faccio-story-intro__grid,.faccio-contact-layout,.faccio-field-grid,.faccio-policy-layout,.faccio-policy-notes,.faccio-return-steps,.faccio-return-grid,.faccio-fit-grid,.faccio-shipping-flow,.faccio-newsletter-page__grid)>*{min-width:0}
:is(.faccio-footer__links a,.faccio-contact-card a,.faccio-contact-form-wrap,.faccio-prose,.faccio-page-head p,.faccio-account-surface,.faccio-policy-card,.woocommerce){overflow-wrap:break-word}
:focus-visible{outline:2px solid var(--faccio-red);outline-offset:3px}
.faccio-header,.faccio-announcement{width:100%}
.faccio-header__inner{grid-template-columns:minmax(154px,1fr) auto minmax(154px,1fr);gap:16px}
.faccio-nav{gap:clamp(13px,1.7vw,27px);white-space:nowrap}
.faccio-nav a{font-size:12px}
.faccio-header-actions{min-width:0}
.faccio-footer{width:100%}
.faccio-footer__top{align-items:start}
.faccio-footer__links a{overflow-wrap:anywhere}
.faccio-footer__bottom span:last-child{flex-wrap:wrap}
.faccio-page-head,.faccio-shop-hero{overflow-wrap:break-word}
.faccio-category-card__content{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;row-gap:8px}
.faccio-category-card__content strong{font-size:clamp(22px,2.1vw,30px);line-height:1.1;overflow-wrap:anywhere}
.faccio-category-card__content em{white-space:normal}
.faccio-product-card__image img{height:100%;width:100%}
.faccio-editorial__media img{object-position:center 25%;width:100%;height:100%}
.faccio-story-cta__image{background-repeat:no-repeat}
.faccio-hero{isolation:isolate;min-height:clamp(590px,55vw,740px)}
.faccio-hero__image{background-size:auto 100%;background-position:left center!important;background-repeat:no-repeat;background-color:#f2efea}
.faccio-hero__copy{width:min(590px,49%);min-width:0}
.faccio-hero h1{font-size:clamp(46px,5.4vw,82px);overflow-wrap:normal}
.faccio-section-heading--split{align-items:flex-start}
.faccio-product-grid,.faccio-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.5vw,22px)}
.faccio-category-card{height:auto;min-height:0;aspect-ratio:3/4}
.faccio-category-card__content{left:clamp(16px,2vw,24px);right:clamp(16px,2vw,24px);bottom:clamp(16px,2vw,24px)}
.faccio-service-strip__grid>div{min-width:0}
.faccio-newsletter-form__row,.faccio-newsletter-popup__field{min-width:0}
.faccio-newsletter-form__row input,.faccio-newsletter-popup__field input{min-width:0;width:100%}
.faccio-account-main.is-logged-in .woocommerce-MyAccount-content{min-width:0}
.faccio-account-surface :is(input,select,textarea){max-width:100%}
.faccio-woocommerce-wrap .woocommerce{min-width:0}
.woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.woocommerce ul.products li.product{min-width:0!important}
.woocommerce div.product{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,4vw,60px)}
.woocommerce div.product div.images,.woocommerce div.product div.summary{min-width:0!important}
.woocommerce div.product div.images img{max-width:100%;height:auto}
.woocommerce div.product .woocommerce-tabs{min-width:0}
.woocommerce div.product .related.products{min-width:0}
.woocommerce div.product .woocommerce-tabs ul.tabs{min-width:0}
.woocommerce div.product .woocommerce-tabs .panel{min-width:0;overflow-wrap:break-word}
.woocommerce div.product form.cart .variations tr{width:100%}
.woocommerce div.product form.cart .faccio-variation-ui{min-width:0}
.woocommerce div.product form.cart .variations select{max-width:100%}
.woocommerce-cart .woocommerce-cart-form{min-width:0}
.woocommerce-cart .cart-collaterals{min-width:0}
.woocommerce-cart .cart_totals{min-width:0}
.woocommerce-cart .coupon{flex-wrap:wrap}
.woocommerce-cart .coupon .input-text{max-width:100%}
.woocommerce-cart table.shop_table{width:100%;table-layout:auto}
.faccio-cart-shop-card__image img{height:100%;width:100%}
/* WooCommerce blocks are separate from classic shortcodes; keep both comfortable. */
.wc-block-cart,.wc-block-checkout{max-width:100%;min-width:0}
.wc-block-components-sidebar-layout{gap:clamp(16px,3vw,40px)}
.wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar-layout .wc-block-components-sidebar{min-width:0}
.wc-block-components-text-input input,.wc-block-components-combobox input{max-width:100%}

/* Intermediate desktop: no seven-link menu collision with account controls. */
@media (max-width:1280px){
 .faccio-header__inner{height:70px;grid-template-columns:52px minmax(0,1fr) auto;gap:10px}
 .faccio-menu-toggle{display:flex;width:44px;height:44px;border:0;background:transparent;padding:10px;flex-direction:column;justify-content:center;gap:5px;border-radius:10px;cursor:pointer}
 .faccio-menu-toggle span{height:2px;width:24px;background:#111;display:block;border-radius:2px}
 .faccio-nav{display:none}
 .faccio-brand{justify-self:center;max-width:100%}
 .faccio-header-actions{gap:12px}
 .faccio-mobile-menu{display:grid;position:absolute;inset-inline:0;top:100%;max-height:calc(100dvh - 112px);overflow-y:auto;overscroll-behavior:contain;background:#fff;border-top:1px solid #eee;padding:12px var(--faccio-gutter) 26px;box-shadow:0 20px 35px rgba(0,0,0,.12);transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:1000}
 .faccio-mobile-menu.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
 .faccio-mobile-menu a{display:block;padding:14px 4px;min-height:44px;border-bottom:1px solid #eee;font-size:15px;font-weight:750}
 .admin-bar .faccio-header{top:32px}
 .admin-bar .faccio-mobile-menu{top:100%}
 .faccio-hero__copy{width:min(560px,49%)}
 .faccio-hero h1{font-size:clamp(43px,5.1vw,73px)}
 .faccio-category-card__content{flex-direction:column;align-items:flex-start}
 .faccio-category-card__content strong{font-size:clamp(22px,2.3vw,30px)}
 .faccio-story-editorial__copy{padding:70px clamp(32px,5vw,72px)}
 .faccio-story-end__copy{padding:62px clamp(28px,5vw,72px)}
}

@media (max-width:1100px){
 .faccio-section{padding-block:clamp(58px,7vw,84px)}
 .faccio-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .faccio-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-category-card{aspect-ratio:4/5;max-height:580px}
 .faccio-category-card__content{flex-direction:row;align-items:flex-end}
 .faccio-category-card__content strong{font-size:clamp(25px,3.3vw,36px)}
 .faccio-category-card__content em{font-size:12px}
 .woocommerce div.product{grid-template-columns:1fr;gap:30px}
 .woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%!important}
 .woocommerce div.product div.images{max-width:800px;margin-inline:auto}
 .faccio-contact-layout{grid-template-columns:minmax(0,1fr)}
 .faccio-contact-aside{grid-template-columns:repeat(3,minmax(0,1fr))}
 .faccio-footer__top{grid-template-columns:1fr;gap:40px}
 .faccio-cart-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-policy-layout{grid-template-columns:1fr;gap:28px}
 .faccio-policy-aside{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}
 .faccio-help-layout{grid-template-columns:1fr;gap:28px}
 .faccio-help-sidebar{position:static}
 .faccio-story-intro__grid{grid-template-columns:1fr;gap:26px}
 .faccio-newsletter__inner{grid-template-columns:68px minmax(0,1fr);gap:20px}
 .faccio-newsletter-form{grid-column:1/-1}
 .faccio-newsletter-page__grid{grid-template-columns:1fr}
 .faccio-newsletter-page__visual{height:430px;min-height:0}
}

@media (max-width:800px){
 .faccio-hero{display:flex;align-items:flex-end;min-height:0;overflow:hidden;padding-top:clamp(290px,53vw,405px)}
 .faccio-hero__image{background-size:auto clamp(345px,58vw,440px);background-position:left top!important;background-repeat:no-repeat;background-color:#f2efea}
 .faccio-hero__shade{background:linear-gradient(180deg,rgba(242,239,234,0) 0%,rgba(242,239,234,0) 40%,rgba(242,239,234,.68) 58%,#f2efea 76%,#f2efea 100%)}
 .faccio-hero__content{justify-content:flex-start}
 .faccio-hero__copy{width:100%;max-width:640px;padding:32px 0 54px}
 .faccio-hero__copy:before{display:none}
 .faccio-hero h1{font-size:clamp(43px,7.3vw,68px);line-height:1.02}
 .faccio-hero__copy>p:not(.faccio-eyebrow){font-size:16px;line-height:1.6;margin-top:17px}
 .faccio-section-heading--split{display:block}
 .faccio-section-heading--split>p{margin-top:17px}
 .faccio-editorial,.faccio-story-cta{grid-template-columns:1fr}
 .faccio-editorial__media{min-height:0;height:clamp(330px,58vw,490px)}
 .faccio-editorial__copy,.faccio-story-cta__copy{padding:clamp(34px,6vw,58px) var(--faccio-gutter)}
 .faccio-story-cta__image{min-height:0;height:clamp(310px,58vw,460px)}
 .faccio-service-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-service-strip__grid>div{border-right:0}
 .faccio-service-strip__grid>div:nth-child(odd){border-right:1px solid var(--faccio-line)}
 .faccio-service-strip__grid>div:nth-child(-n+2){border-bottom:1px solid var(--faccio-line)}
 .faccio-contact-aside{grid-template-columns:1fr}
 .faccio-contact-form-wrap{max-width:100%}
 .faccio-story-hero{min-height:580px}
 .faccio-story-intro{padding-block:70px}
 .faccio-story-editorial{grid-template-columns:1fr}
 .faccio-story-editorial__photo{min-height:0;height:490px}
 .faccio-story-editorial__copy{padding:55px var(--faccio-gutter)}
 .faccio-story-end{grid-template-columns:1fr}
 .faccio-story-end__image{min-height:0;height:440px}
 .faccio-story-end__copy{padding:52px var(--faccio-gutter)}
 .faccio-principles,.faccio-fit-grid,.faccio-shipping-flow,.faccio-return-steps,.faccio-return-grid,.faccio-policy-notes{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-policy-aside{grid-template-columns:1fr}
 .faccio-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
 .faccio-newsletter__inner{grid-template-columns:1fr}
 .faccio-newsletter-form{grid-column:auto}
 .faccio-account-main.is-logged-in .woocommerce-MyAccount-content{padding:22px}
 .faccio-account-surface .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin:0 0 22px!important}
 .faccio-account-surface .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin;padding:8px}
 .faccio-account-surface .woocommerce-MyAccount-navigation li{flex:0 0 auto}
 .faccio-account-surface .woocommerce-MyAccount-content{width:100%!important;margin:0!important;overflow:visible}
 .woocommerce div.product .woocommerce-tabs{grid-template-columns:1fr;gap:0}
 .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:wrap;flex-direction:row;gap:5px;padding:18px 0!important}
 .woocommerce div.product .woocommerce-tabs .panel{padding:18px 0 35px!important}
 .woocommerce-cart .cart-collaterals{display:block}
 .woocommerce-cart .cart_totals{width:100%!important;max-width:600px;margin-left:auto}
 .wc-block-components-sidebar-layout{display:block!important}
 .wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar-layout .wc-block-components-sidebar{width:100%!important;max-width:100%!important;padding-inline:0!important}
}

@media (max-width:600px){
 :root{--faccio-gutter:16px}
 .faccio-announcement__inner{gap:8px;justify-content:center;font-size:10px;min-height:29px}
 .faccio-announcement__inner span:nth-child(n+2){display:none}
 .faccio-header__inner{height:62px;grid-template-columns:44px minmax(0,1fr) 44px;gap:4px}
 .faccio-brand__word{font-size:11px;letter-spacing:.16em}
 .faccio-brand__logo{width:30px;height:37px}
 .faccio-header-actions{gap:0}
 .faccio-header-actions .faccio-account-menu{display:none}
 .faccio-icon-link{width:44px;height:44px}
 .faccio-mobile-menu{max-height:calc(100dvh - 94px)}
 .faccio-hero{padding-top:295px}
 .faccio-hero__image{background-size:auto 365px;background-position:left top!important}
 .faccio-hero__shade{background:linear-gradient(180deg,rgba(242,239,234,0) 0%,rgba(242,239,234,0) 33%,rgba(242,239,234,.58) 53%,#f2efea 74%,#f2efea 100%)}
 .faccio-hero__copy{padding:20px 0 42px}
 .faccio-hero h1{font-size:clamp(39px,10.4vw,59px)}
 .faccio-actions{flex-wrap:wrap;gap:14px 22px;margin-top:22px}
 .faccio-section{padding-block:55px}
 .faccio-section-heading h2,.faccio-editorial h2,.faccio-story-cta h2,.faccio-story-intro h2,.faccio-story-end h2,.faccio-contact-form-wrap h2{font-size:clamp(34px,9vw,48px);line-height:1.06}
 .faccio-category-grid,.faccio-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}
 .faccio-category-card{aspect-ratio:3/4;max-height:none;border-radius:12px}
 .faccio-category-card__content{left:12px;right:12px;bottom:14px;display:block}
 .faccio-category-card__content strong{display:block;font-size:clamp(19px,5vw,28px);line-height:1.05}
 .faccio-category-card__content em{display:block;font-size:11px;margin-top:9px}
 .faccio-product-card{border-radius:12px}
 .faccio-product-card__body{padding:12px}
 .faccio-product-card h3{font-size:14px}
 .faccio-product-card__price{font-size:12px}
 .woocommerce ul.products li.product a img{border-radius:11px}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}
 .faccio-service-strip__grid{grid-template-columns:1fr}
 .faccio-service-strip__grid>div{border:0!important;border-bottom:1px solid var(--faccio-line)!important;padding:19px 12px}
 .faccio-service-strip__grid>div:last-child{border-bottom:0!important}
 .faccio-story-hero{min-height:510px}
 .faccio-story-hero h1{font-size:clamp(44px,11.2vw,62px)}
 .faccio-story-hero__content{padding-bottom:44px}
 .faccio-story-hero__content>p:last-child{font-size:15px}
 .faccio-story-editorial__photo,.faccio-story-end__image{height:370px}
 .faccio-story-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
 .faccio-principles,.faccio-fit-grid,.faccio-shipping-flow,.faccio-return-steps,.faccio-return-grid,.faccio-policy-notes,.faccio-footer__links{grid-template-columns:1fr}
 .faccio-principles--story article{min-height:0;padding:28px}
 .faccio-principles--story h3{margin-top:30px}
 .faccio-field-grid{grid-template-columns:1fr}
 .faccio-field--full{grid-column:auto}
 .faccio-contact-card{padding:20px}
 .faccio-page-head,.faccio-shop-hero{padding:46px 0 42px}
 .faccio-page-head h1,.faccio-shop-hero h1{font-size:clamp(40px,11vw,58px);line-height:1.03}
 .faccio-prose{font-size:15px}
 .faccio-newsletter-form__row{grid-template-columns:1fr;gap:4px;border-radius:16px}
 .faccio-newsletter-form__row button{width:100%;min-height:46px}
 .faccio-newsletter-page__visual{height:320px}
 .faccio-newsletter-page__copy{padding:37px 22px}
 .faccio-newsletter-page__copy h1{font-size:clamp(43px,10vw,58px)}
 .faccio-footer{padding-top:46px!important}
 .faccio-footer__top{gap:34px}
 .faccio-footer__links{gap:24px}
 .faccio-footer__bottom{margin-top:34px!important}
 .woocommerce div.product .product_title{font-size:clamp(35px,9.5vw,51px)}
 .woocommerce div.product form.cart .variations tr{margin-bottom:14px}
 .woocommerce div.product form.cart .faccio-variation-choice{min-height:44px;min-width:44px}
 .woocommerce div.product .woocommerce-tabs ul.tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 8px!important;text-align:center}
 .woocommerce div.product .woocommerce-tabs .panel h2{font-size:23px}
 .woocommerce div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .faccio-cart-hero{padding-block:44px 38px}
 .faccio-cart-hero h1{font-size:clamp(50px,13vw,70px)}
 .faccio-cart-hero__mark{display:none}
 .faccio-cart-page{padding:30px 0 64px}
 .woocommerce-cart .woocommerce-cart-form{padding:10px;border-radius:14px}
 .woocommerce-cart .cart_totals{padding:19px;border-radius:14px}
 .woocommerce-cart .coupon{width:100%;display:grid;grid-template-columns:1fr;gap:8px}
 .woocommerce-cart .coupon .input-text,.woocommerce-cart .coupon button{width:100%!important;min-width:0!important;float:none!important}
 .woocommerce-cart .woocommerce-cart-form .actions button[name="update_cart"]{float:none!important;max-width:100%;margin-top:10px}
 .faccio-cart-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faccio-cart-shop-card__image{height:auto;aspect-ratio:4/5}
 .faccio-cart-shop-card__body{min-height:0;padding:12px}
 .faccio-cart-shop-card h3{font-size:13px}
 .faccio-cart-shop-card__price{font-size:12px}
 .faccio-mini-add,.faccio-cart-shop-card__incart{font-size:11px!important}
 .faccio-newsletter-popup{padding:12px}
 .faccio-newsletter-popup__panel{max-height:calc(100dvh - 24px);overflow-y:auto;padding:25px 21px}
 .faccio-newsletter-popup h2{font-size:clamp(35px,9vw,46px)}
 .faccio-newsletter-popup__mark{margin-bottom:14px}
 .faccio-newsletter-popup__field{display:grid;grid-template-columns:1fr}
 .faccio-newsletter-popup__field button{min-height:44px}
}

@media (max-width:400px){
 .faccio-shell{width:calc(100% - 28px)}
 .faccio-header__inner{grid-template-columns:40px minmax(0,1fr) 40px}
 .faccio-brand{gap:5px}
 .faccio-brand__word{font-size:10px;letter-spacing:.1em}
 .faccio-category-card__content strong{font-size:18px}
 .faccio-category-card__content em{font-size:10px}
 .faccio-newsletter-popup__panel{padding:20px 16px}
 .faccio-cart-shop__grid{gap:10px}
 .faccio-story-stats strong{font-size:24px}
 .faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-login,
 .faccio-account-surface #customer_login.faccio-auth-enhanced .woocommerce-form-register{padding:20px 15px!important}
}

/* Classic Woo cart uses its own narrow-layout transformation for cart rows. */
@media (max-width:768px){
 .woocommerce-cart table.shop_table_responsive tr{display:block;min-width:0}
 .woocommerce-cart table.shop_table_responsive tr td{display:block;width:100%!important;min-width:0;overflow-wrap:anywhere;text-align:right!important;padding:12px 6px!important}
 .woocommerce-cart table.shop_table_responsive tr td::before{max-width:52%;float:left;text-align:left}
 .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail{text-align:center!important}
 .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail::before{display:none}
 .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail img{width:94px!important;height:112px!important;margin-inline:auto}
 .woocommerce-cart table.shop_table_responsive tr td.actions{text-align:left!important}
 .woocommerce-cart table.shop_table_responsive tr td.actions::before{display:none}
 .woocommerce-cart table.shop_table_responsive tr td.product-name{text-align:left!important}
 .woocommerce-cart table.shop_table_responsive tr td.product-name::before{display:none}
 .woocommerce-cart table.shop_table_responsive tr td.product-remove{text-align:right!important}
 .woocommerce-cart .woocommerce-cart-form .shop_table td.actions .coupon{float:none!important;margin:10px 0}
}

/* Reduced-motion and touch: hover movements must not obscure interaction. */
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media (hover:none){.faccio-category-card:hover img,.faccio-product-card:hover img{transform:none}}

/* WooCommerce classic cart creates a six-column table; force its mobile
   stacked representation to shrink with the viewport rather than retaining
   the intrinsic table minimum width (which caused horizontal clipping). */
@media(max-width:768px){
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive,
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tbody,
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr,
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive td{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive{
    table-layout:fixed!important;
    border:0!important;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive thead{
    display:none!important;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive tr.cart_item{
    padding:12px 0;
    border-bottom:1px solid #e8e3dc;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive td.actions{
    text-align:left!important;
    padding:14px 0!important;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table_responsive td.actions button{
    max-width:100%;
  }
}
