@font-face{font-family:"Main Font";src:url("../../fonts/NunitoSans.ttf") format("woff2");font-weight:200 900;font-style:normal;font-display:swap}*{box-sizing:border-box;line-height:1.3;margin:0;outline:0}html{scrollbar-gutter:stable;background-color:rgba(0,0,0,.54)}body{margin:0;font-family:"Main Font",sans-serif;display:flex;flex-direction:column;min-height:100vh;color:var(--dark-grey);font-size:16px;background:#fff}body.modal-opened{overflow:hidden}body.modal-opened .ss_overlay{opacity:1;pointer-events:all}body .ss_content{flex:1}.ss_container{max-width:1232px;padding:0 16px;width:100%;margin:0 auto}a{color:var(--primary);text-decoration:none;transition:.2s color}a:hover{color:var(--brown-1)}button{border:0;cursor:pointer}img{max-width:100%}h5{font-size:20px;font-weight:600;margin-bottom:12px}h4{font-size:24px;font-weight:600;margin-bottom:12px}h3{font-size:28px;font-weight:600;margin-bottom:12px}@media(max-width: 430px){h3{font-size:20px}}h2{font-size:34px;font-weight:600;margin-bottom:12px}h1{font-size:40px;font-weight:600;margin:24px 0 12px}@media(max-width: 430px){h1{font-size:28px}}p{margin-bottom:12px}.ss_pale-text{opacity:.6}input:not(.wp-block-search__input,.wc-block-components-quantity-selector__input,[type=checkbox]),select,textarea,.select2-container .selection{font-size:16px !important;border:1px solid #949494 !important;padding:8px 16px;border-radius:var(--border-radius-1) !important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:calc(100% - 5px) center;background-size:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Echevron-down%3C/title%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' fill='%23333333' /%3E%3C/svg%3E");padding-right:25px}select::-ms-expand{display:none}body>header{background-color:var(--brown-4);padding:8px 0;position:sticky;top:0;z-index:5}body>header .ss_head-container{position:relative;z-index:0}body>header .ss_head-block{display:flex;justify-content:space-between;gap:32px;align-items:center;height:50px}@media(max-width: 1024px){body>header .ss_head-block{gap:16px}}@media(max-width: 640px){body>header .ss_head-block{gap:8px}}@media(max-width: 430px){body>header .ss_head-block{gap:0}}body>header .ss_logo{max-width:200px}body>header .ss_logo img{max-width:100%;height:auto}@media(max-width: 430px){body>header .ss_logo{display:none}}body>header .ss_main-menu{flex:1;height:100%}body>header .ss_main-menu #menu-header{display:flex;padding-left:0;list-style:none;gap:24px;height:100%;margin:0;font-size:16px}@media(max-width: 834px){body>header .ss_main-menu #menu-header{display:none}}body>header .ss_main-menu #menu-header a{color:var(--white);text-decoration:none;font-size:12px;transition:color .2s;height:100%;display:flex;align-items:center;width:100%;padding:0}body>header .ss_main-menu #menu-header a:hover{color:var(--primary)}body>header .ss_main-menu #menu-header a:hover::after{filter:none}body>header .ss_main-menu #menu-header li{position:relative;list-style:none;display:flex;align-items:center}body>header .ss_main-menu #menu-header li ul{position:absolute;padding:0;background-color:var(--brown-2);top:100%;left:0;width:280px;max-height:0;overflow:hidden;padding:0;transition:max-height .3s;font-size:14px;border-radius:var(--border-radius-1)}body>header .ss_main-menu #menu-header li ul li a{padding:4px 12px}body>header .ss_main-menu #menu-header li ul li:first-child a{padding-top:16px}body>header .ss_main-menu #menu-header li ul li:last-child a{padding-bottom:16px}body>header .ss_main-menu #menu-header li:has(ul)>a{gap:4px}body>header .ss_main-menu #menu-header li:has(ul)>a::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Echevron-down%3C/title%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' fill='%23df6236' /%3E%3C/svg%3E");background-size:contain;width:24px;height:24px;transition:filter .2s;filter:brightness(9)}body>header .ss_main-menu #menu-header li:has(ul):hover ul{max-height:500px}@media(max-width: 834px){body>header .ss_acc-link{display:none}}body>header .ss_acc-link svg{width:36px;fill:var(--primary);transition:fill .2s}body>header .ss_acc-link:hover svg{fill:#fff}body>header .ss_header-widgets{height:100%}@media(max-width: 834px){body>header .ss_header-widgets{display:none}}body>header .ss_header-widgets .wc-block-mini-cart,body>header .ss_header-widgets .wc-block-mini-cart__button{height:100%}body>header .ss_search-widgets{flex:1}body>header .ss_search-widgets .wp-block-search__inside-wrapper{border-radius:var(--border-radius-1);background-color:hsla(0,0%,100%,.7411764706);height:40px}body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__input{background-color:rgba(0,0,0,0);padding:0 12px}body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__button{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__button:hover{background-color:var(--brown-1)}body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__button.disabled,body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__button[disabled]{pointer-events:none;opacity:.6}body>header .ss_search-widgets .wp-block-search__inside-wrapper .wp-block-search__button{padding:0 12px;height:100%}body>header #ss_header-katalog{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}body>header #ss_header-katalog:hover{background-color:var(--brown-1)}body>header #ss_header-katalog.disabled,body>header #ss_header-katalog[disabled]{pointer-events:none;opacity:.6}body>header #ss_header-katalog{font-size:16px;height:40px}@media(max-width: 834px){body>header #ss_header-katalog{display:none}}body>header .ss_info-header{margin-bottom:8px;z-index:1;position:relative}@media(max-width: 834px){body>header .ss_info-header{display:none}}body>header .ss_info-header>*{display:flex;justify-content:space-between;align-items:center}body>header .ss_info-header .ss_phones-header{font-size:12px;display:flex;gap:24px}body>header .ss_info-header .ss_phones-header a{color:var(--white)}@media(max-width: 1024px){body>header .ss_info-header .ss_phones-header a:nth-of-type(n + 2){display:none}}body>header .ss_info-header .ss_phones-header span{opacity:.7}body>header .ss_head-cat{position:relative}body>header .ss_head-cat .ss_cat-widgets{position:absolute;background-color:var(--white);border-radius:var(--border-radius-1);top:calc(100% + 8px);z-index:10;max-height:0;overflow-y:hidden;transition:.3s max-height}body>header .ss_head-cat .ss_cat-widgets ul{list-style:none;padding:0;border:1px solid rgba(0,0,0,0.0901960784)}body>header .ss_head-cat .ss_cat-widgets ul li:first-of-type a{padding-top:12px}body>header .ss_head-cat .ss_cat-widgets ul li:last-of-type a{padding-bottom:12px}body>header .ss_head-cat .ss_cat-widgets ul ul{display:none;position:absolute;left:100%;top:0;background-color:var(--white)}body>header .ss_head-cat .ss_cat-widgets ul li{position:relative;width:250px}body>header .ss_head-cat .ss_cat-widgets ul li:hover>ul{display:block;left:calc(100% - 1px);border-radius:var(--border-radius-1);border-top-left-radius:0}body>header .ss_head-cat .ss_cat-widgets ul li:has(ul)>a::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Echevron-right%3C/title%3E%3Cpath d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' fill='%23df6236' /%3E%3C/svg%3E");background-size:contain;width:20px;height:20px;transition:filter .2s}body>header .ss_head-cat .ss_cat-widgets ul a{padding:6px 12px;width:100%;display:flex;align-items:flex-start;justify-content:space-between}body>header .ss_head-cat .ss_cat-widgets ul a span{flex:1}body>header .ss_head-cat .ss_cat-widgets.active{max-height:80vh}body>header .ss_head-cat .ss_cat-widgets.active:hover{overflow-y:visible}body>header .ss_head-cat .ss_cat-widgets .wp-block-woocommerce-product-categories{margin-bottom:0}footer{background-color:var(--brown-4);padding:32px 0;color:#fff;font-size:14px;margin-top:auto}@media(max-width: 834px){footer{margin-bottom:48px}}footer .ss_footer-container{display:flex;flex-direction:column;gap:24px}footer .ss_pale-text{font-size:smaller}footer .ss_bottom-block{display:flex;align-items:center;justify-content:space-between}footer .ss_bottom-block .ss_socials{display:flex;gap:8px}footer .ss_bottom-block .ss_socials>*{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}footer .ss_bottom-block .ss_socials>*:hover{background-color:var(--brown-1)}footer .ss_bottom-block .ss_socials>*.disabled,footer .ss_bottom-block .ss_socials>*[disabled]{pointer-events:none;opacity:.6}footer .ss_bottom-block .ss_socials>*{padding:4px;width:20px;height:20px;background-size:12px;background-repeat:no-repeat;background-position:center}footer .ss_bottom-block .ss_socials .vk{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3e%3cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)'%3e%3cpath d='M 87.935 21.894 c 0.626 -2.086 0 -3.619 -2.977 -3.619 h -9.846 c -2.504 0 -3.658 1.324 -4.283 2.785 c 0 0 -5.008 12.204 -12.101 20.132 c -2.294 2.295 -3.337 3.026 -4.59 3.026 c -0.625 0 -1.531 -0.731 -1.531 -2.816 V 21.894 c 0 -2.503 -0.727 -3.619 -2.813 -3.619 H 34.32 c -1.564 0 -2.506 1.162 -2.506 2.264 c 0 2.373 3.547 2.921 3.913 9.597 v 14.499 c 0 3.179 -0.574 3.757 -1.826 3.757 c -3.337 0 -11.457 -12.26 -16.273 -26.288 c -0.944 -2.727 -1.89 -3.828 -4.406 -3.828 H 3.376 C 0.562 18.275 0 19.599 0 21.059 c 0 2.608 3.337 15.543 15.542 32.65 c 8.136 11.682 19.599 18.016 30.031 18.016 c 6.258 0 7.033 -1.407 7.033 -3.83 v -8.829 c 0 -2.814 0.593 -3.375 2.575 -3.375 c 1.46 0 3.963 0.729 9.805 6.362 c 6.676 6.676 7.776 9.671 11.532 9.671 h 9.846 c 2.812 0 4.219 -1.407 3.408 -4.182 c -0.889 -2.767 -4.076 -6.781 -8.305 -11.538 c -2.295 -2.712 -5.738 -5.633 -6.781 -7.094 c -1.461 -1.877 -1.043 -2.711 0 -4.381 C 74.687 44.53 86.684 27.631 87.935 21.894' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: %23fff; fill-rule: evenodd; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e")}footer .ss_bottom-block .ss_socials .tg{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3e%3cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)'%3e%3cpath d='M 83.924 7.756 L 4.202 38.496 c -5.442 2.183 -5.409 5.219 -0.992 6.571 l 20.455 6.385 l 7.035 23.153 c 0.925 2.553 0.469 3.566 3.151 3.566 c 2.069 0 2.983 -0.946 4.138 -2.069 l 9.941 -9.666 l 20.681 15.28 c 3.806 2.1 6.553 1.012 7.501 -3.533 l 13.577 -63.978 C 91.079 8.631 87.565 6.103 83.924 7.756 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: %23fff; fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3e%3cpath d='M 33.942 72.016 l -6.747 -22.204 L 79.13 19.002 L 40.751 56.789 L 33.942 72.016 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e")}footer .ss_bottom-block .ss_socials .mail{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3e%3cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)'%3e%3cpath d='M 45 42.768 l 45 -20.785 v -3.587 c 0 -3.186 -2.582 -5.768 -5.768 -5.768 H 5.768 C 2.582 12.627 0 15.209 0 18.395 v 3.587 L 45 42.768 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: %23fff; fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3e%3cpath d='M 45 52.626 L 0 31.84 v 39.765 c 0 3.186 2.582 5.768 5.768 5.768 h 78.464 c 3.186 0 5.768 -2.582 5.768 -5.768 V 31.84 L 45 52.626 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: %23fff; fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e")}footer .ss_footer-menu ul{padding-left:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:4px}@media(max-width: 640px){footer .ss_footer-menu ul{grid-template-columns:1fr}footer .ss_footer-menu ul li{padding:4px 0}}footer .ss_main-row{display:flex;justify-content:space-between}@media(max-width: 834px){footer .ss_main-row{flex-direction:column;gap:16px}}footer .ss_top-row{display:flex;padding:12px 16px;border:1px solid var(--brown-2);border-radius:var(--border-radius-1);justify-content:space-around}@media(max-width: 640px){footer .ss_top-row{padding:12px 0;border:0;flex-wrap:wrap;gap:16px}footer .ss_top-row>*{flex:1}}footer .ss_top-row a{font-size:larger;display:block;color:var(--white);white-space:nowrap}footer .ss_callback-btn{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}footer .ss_callback-btn:hover{background-color:var(--brown-1)}footer .ss_callback-btn.disabled,footer .ss_callback-btn[disabled]{pointer-events:none;opacity:.6}footer .ss_callback-btn{font-size:16px;margin-bottom:8px}footer .ss_contacts{text-align:end}.wc-block-mini-cart__template-part{color:var(--dark-grey)}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-checkout-button-block{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-checkout-button-block:hover{background-color:var(--brown-1)}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-checkout-button-block.disabled,.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-checkout-button-block[disabled]{pointer-events:none;opacity:.6}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-checkout-button-block>div{line-height:1}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-cart-button-block.is-style-outline{display:none}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-cart-button-block.is-style-outline:not(:focus){box-shadow:none}.wc-block-mini-cart__template-part .wp-block-woocommerce-mini-cart-cart-button-block.is-style-outline>div{line-height:1}.ss_mobile-bar{position:fixed;bottom:0;width:100%;left:0;background:#fff;display:none;justify-content:space-evenly;box-shadow:var(--shadow-1);z-index:1;border-top:1px solid rgba(120,88,77,.3803921569)}@media(max-width: 834px){.ss_mobile-bar{display:flex}}.ss_mobile-bar a{display:flex;flex-direction:column;align-items:center;font-size:small;width:60px;height:48px;justify-content:center;color:#78584d}.ss_mobile-bar a::before{content:"";height:24px;width:24px;opacity:.8;background-repeat:no-repeat;background-size:contain;background-position:center}.ss_mobile-bar a.ss_home-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Ehome%3C/title%3E%3Cpath fill='%2378584D' d='M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z' /%3E%3C/svg%3E")}.ss_mobile-bar a.ss_cat-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Emenu%3C/title%3E%3Cpath fill='%2378584D' d='M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z' /%3E%3C/svg%3E")}.ss_mobile-bar a.ss_acc-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Eaccount%3C/title%3E%3Cpath fill='%2378584D' d='M12,4A4,4 0 0,1 16,8A4,4 0 0,1 12,12A4,4 0 0,1 8,8A4,4 0 0,1 12,4M12,14C16.42,14 20,15.79 20,18V20H4V18C4,15.79 7.58,14 12,14Z' /%3E%3C/svg%3E")}.ss_mobile-bar a.ss_cart-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Ecart%3C/title%3E%3Cpath fill='%2378584D' d='M17,18C15.89,18 15,18.89 15,20A2,2 0 0,0 17,22A2,2 0 0,0 19,20C19,18.89 18.1,18 17,18M1,2V4H3L6.6,11.59L5.24,14.04C5.09,14.32 5,14.65 5,15A2,2 0 0,0 7,17H19V15H7.42A0.25,0.25 0 0,1 7.17,14.75C7.17,14.7 7.18,14.66 7.2,14.63L8.1,13H15.55C16.3,13 16.96,12.58 17.3,11.97L20.88,5.5C20.95,5.34 21,5.17 21,5A1,1 0 0,0 20,4H5.21L4.27,2M7,18C5.89,18 5,18.89 5,20A2,2 0 0,0 7,22A2,2 0 0,0 9,20C9,18.89 8.1,18 7,18Z' /%3E%3C/svg%3E")}.ss_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.54);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none;opacity:0;transition:opacity .2s}.ss_modal{background:#fff;border-radius:var(--border-radius-2);padding:16px;max-width:430px;box-shadow:var(--shadow-1);display:none;position:fixed;left:calc(50% - 215px);top:10vh;max-height:80vh;overflow-y:auto}@media(max-width: 430px){.ss_modal{max-width:100%;left:auto}}.ss_modal.active{display:block;z-index:6}.ss_modal input[type=text],.ss_modal input[type=tel],.ss_modal textarea{width:100%}.ss_modal .wpcf7-list-item{margin-left:0;width:100%}.ss_modal .wpcf7-list-item label{width:100%;display:flex;align-items:baseline;gap:12px}.ss_modal .wpcf7-list-item label span{width:100%;display:block;font-size:14px}.ss_modal .submit-row p{display:flex;flex-direction:row-reverse}.ss_modal .submit-row input[type=submit]{border-radius:var(--border-radius-1);cursor:pointer;background-color:var(--primary);color:var(--white);transition:.2s background-color;padding:8px 16px;display:inline-block}.ss_modal .submit-row input[type=submit]:hover{background-color:var(--brown-1)}.ss_modal .submit-row input[type=submit].disabled,.ss_modal .submit-row input[type=submit][disabled]{pointer-events:none;opacity:.6}.ss_modal .submit-row input[type=submit]{border-color:rgba(0,0,0,0) !important}.wc-block-mini-cart__products-table .wc-block-components-product-metadata__description{display:none}.wc-block-mini-cart__products-table tr:not(:last-of-type){border-bottom:1px solid rgba(51,51,51,.2)}.wc-block-mini-cart__products-table .wc-block-components-product-badge{opacity:.5;border:0;padding:0}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%;padding:0;align-items:normal}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value{font-size:16px;margin-bottom:0}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{border-radius:var(--border-radius-1)}.wc-block-mini-cart__quantity-badge .wc-block-mini-cart__badge{margin-left:-12px;text-align:end;position:relative;left:auto}.wc-block-mini-cart .wc-block-mini-cart__button{gap:4px}.wc-block-components-drawer__close-wrapper button:focus{box-shadow:none !important}