﻿@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/InterVariable.woff2') format('woff2'),
       url('../fonts/inter/InterVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/inter/InterVariable-Italic.woff2') format('woff2'),
       url('../fonts/inter/InterVariable-Italic.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}


html{scroll-behavior:smooth;scroll-padding:64px}@media only screen and (max-width: 991px){html{scroll-padding:128px}}*,*:before,*:after{box-sizing:border-box}section{max-width:100vw;margin:0 auto;padding:0;position:relative}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-size:1em;font-weight:inherit}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:inherit;scroll-behavior:smooth;margin:0}body.error404{overflow:hidden}body.error404 main .container{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:16px}body.error404 main .container .display-1{margin:0;margin-top:64px}*{box-sizing:border-box}body.page-template-prestyle main .container h1,body.page-template-prestyle main .container h2,body.page-template-prestyle main .container h3,body.page-template-prestyle main .container h4,body.page-template-prestyle main .container h5,body.page-template-prestyle main .container h6{margin:24px 0}body.page-template-prestyle main .container h1{font-size:48px;text-align:left;width:100%;padding:12px 0;font-weight:600}body.page-template-prestyle main .container h3{font-weight:600;font-size:24px}body.page-template-prestyle main .container ul,body.page-template-prestyle main .container ol{padding-left:15px;list-style-type:circle;line-height:24px}body.page-template-prestyle main .container strong{font-weight:700}body.page-template-prestyle main .container *~*{margin-top:16px}body.page-template-prestyle main .container p{line-height:24px}body.page-template-prestyle main .container a{color:#000}#wpadminbar{opacity:0;transition:.5s}#wpadminbar:hover{opacity:1}[class^=heading-] b,[class^=heading-] strong,[class^=heading-]>* b,[class^=heading-]>* strong{font-weight:700}

:root { --forbarber-accent-orange: #f57905; --forbarber-accent-red: #c61d2e; --brand-primary: rgb(13, 13, 13); --brand-cta: var(--forbarber-accent-orange); --brand-secondary: #459543; --forbarber-button-bg: var(--forbarber-accent-orange); --forbarber-button-bg-hover: #d96600; --forbarber-button-text: #fff; --forbarber-button-radius: 8px; --sky: var(--forbarber-accent-orange); --black: rgb(13, 13, 13); --yellow: var(--forbarber-accent-orange); --col-size: 8.333333333%; --gap: 64px } * { font-family: "Inter",sans-serif } body,button,input,select,textarea { font-family: "Inter",sans-serif } html { width: 100vw; overflow-x: clip } body.theme-4barber { width: 100vw; overflow-x: clip } body.theme-4barber .wp-block-button__link { background-color: var(--forbarber-button-bg); color: var(--forbarber-button-text); border-radius: var(--forbarber-button-radius); font-size: 14px; font-weight: 500 } body.theme-4barber select { padding: 10px } body.theme-4barber h2.wp-block-heading { margin-bottom: 32px } body.theme-4barber .body-text { line-height: 21px; font-size: 14px } body.theme-4barber #search-button { background-color: rgba(0,0,0,0); border: none; padding: 0 } body.theme-4barber .btn,body.theme-4barber .ajax_add_to_cart,body.theme-4barber .add_to_cart_button,body.theme-4barber .product_type_simple { border: none; background-color: var(--forbarber-button-bg); transition: .5s; color: var(--forbarber-button-text); text-decoration: none; padding: 12px 16px; font-weight: 600; border-radius: var(--forbarber-button-radius); letter-spacing: .78px; font-size: 14px; text-decoration: none } body.theme-4barber .btn:hover,body.theme-4barber .ajax_add_to_cart:hover,body.theme-4barber .add_to_cart_button:hover,body.theme-4barber .product_type_simple:hover { background-color: var(--forbarber-button-bg-hover) } body.theme-4barber .woocommerce-breadcrumb { margin-bottom: 32px } body.theme-4barber .container { width: min(90%,1340px); margin: auto } body.theme-4barber .more-svg .more-svg--hover { transition: .5s } body.theme-4barber .more-svg:hover .more-svg--hover { fill: var(--forbarber-accent-orange) } body.theme-4barber .product,body.theme-4barber .wc-block-grid__product { display: flex; flex-wrap: wrap; gap: 16px 24px; background: #fff; padding: 16px; border-radius: 30px; justify-content: space-between; align-items: start } body.theme-4barber .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,body.theme-4barber .wc-block-grid__product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link { display: contents } body.theme-4barber .product .thumbnail-wrapper,body.theme-4barber .wc-block-grid__product .thumbnail-wrapper { width: 100% } body.theme-4barber .product img,body.theme-4barber .wc-block-grid__product img { width: 100%; height: auto } body.theme-4barber .product a,body.theme-4barber .wc-block-grid__product a { text-decoration: none } body.theme-4barber .product a.added_to_cart.wc-forward,body.theme-4barber .wc-block-grid__product a.added_to_cart.wc-forward { display: none; margin-top: 0px; padding-top: 0px; text-align: center; width: 100%; color: rgb(13, 13, 13); text-decoration: none } body.theme-4barber .product .woocommerce-loop-product__title a,body.theme-4barber .product .wc-block-grid__product-title a,body.theme-4barber .product .wp-block-post-title a,body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title a,body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title a,body.theme-4barber .wc-block-grid__product .wp-block-post-title a { color: rgb(13, 13, 13); margin: 0 } body.theme-4barber .product .wp-block-button,body.theme-4barber .wc-block-grid__product .wp-block-button { margin: 0 } body.theme-4barber .wc-block-grid__product { padding: 16px } body.theme-4barber .btn-rounded { color: rgb(13, 13, 13); font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: 1.6px; text-decoration: none; padding: 8px 24px; border: solid 1px rgb(13, 13, 13); width: -moz-fit-content; width: fit-content; border-radius: 32px } body.theme-4barber ul.products.columns-3 { display: grid; grid-template-columns: repeat(3, 1fr); grid-column-gap: 32px; grid-row-gap: 32px } body.theme-4barber ul.products.columns-3:before { display: none } @media only screen and (max-width: 991px) { body.theme-4barber ul.products.columns-3 { grid-template-columns:repeat(2, 1fr) } } @media only screen and (max-width: 400px) { body.theme-4barber ul.products.columns-3 { grid-template-columns:repeat(1, 1fr) } } .d-none { display: none } nav.navigation.pagination { width: 100%; display: block; grid-column: 1/-1; text-align: center } body.woocommerce-account main p { color: rgb(13, 13, 13); line-height: 24px } body.woocommerce-account main form input,body.woocommerce-account main form textarea { padding: 10px; border: solid 1px #ccc } body.woocommerce-account main form input[type=submit],body.woocommerce-account main form button { background-color: var(--forbarber-button-bg); transition: .5s; color: var(--forbarber-button-text); text-decoration: none; padding: 12px 16px; font-weight: 600; border-radius: var(--forbarber-button-radius); letter-spacing: .78px; font-size: 15px; text-decoration: none } body.woocommerce-account main form input[type=submit]:hover,body.woocommerce-account main form button:hover { background-color: var(--forbarber-button-bg-hover) } body.theme-4barber .woocommerce-notices-wrapper:empty { display:none } body.theme-4barber .woocommerce-message,body.theme-4barber .woocommerce-info,body.theme-4barber .woocommerce-error,body.theme-4barber ul.woocommerce-error { align-items:flex-start; background:#fff; border:1px solid rgba(13,13,13,.12); border-radius:12px; box-shadow:none; color:rgb(13,13,13); display:flex; flex-wrap:wrap; gap:12px; line-height:1.55; margin:0 0 16px; padding:16px 18px 16px 50px; position:relative } body.theme-4barber .woocommerce-message:before,body.theme-4barber .woocommerce-info:before,body.theme-4barber .woocommerce-error:before,body.theme-4barber ul.woocommerce-error:before { font-size:18px; left:18px; position:absolute; top:18px } body.theme-4barber .woocommerce-info,body.theme-4barber .woocommerce-info a:not(.button):not(.btn):not(.wc-forward) { color:rgb(13,13,13) } body.theme-4barber .woocommerce-info { background:#f7f7f5; border-color:rgba(13,13,13,.12) } body.theme-4barber .woocommerce-info:before { color:#459543 } body.theme-4barber .woocommerce-message { background:#f3fbf4; border-color:rgba(69,149,67,.28) } body.theme-4barber .woocommerce-message:before { color:#459543 } body.theme-4barber .woocommerce-error,body.theme-4barber ul.woocommerce-error { background:#fff5f5; border-color:rgba(220,38,38,.35) } body.theme-4barber .woocommerce-error:before,body.theme-4barber ul.woocommerce-error:before { color:#dc2626 } body.theme-4barber ul.woocommerce-error { list-style:none } body.theme-4barber ul.woocommerce-error li { margin:0; width:100% } body.theme-4barber .woocommerce-message .button,body.theme-4barber .woocommerce-info .button,body.theme-4barber .woocommerce-error .button,body.theme-4barber ul.woocommerce-error .button,body.theme-4barber .woocommerce-message .wc-forward,body.theme-4barber .woocommerce-info .wc-forward,body.theme-4barber .woocommerce-error .wc-forward,body.theme-4barber ul.woocommerce-error .wc-forward { margin-left:auto }  :root { --gap: 30px; --sidebar-width: 320px } @media(max-width: 1150px) { :root { --sidebar-width: 230px } } @media(max-width: 767px) { :root { --sidebar-width: 100% } } #primary .wrap-top { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center } #primary .wrap-top .woocommerce-notices-wrapper { width: 100%; margin-bottom: 16px } #primary .wrap-sidebar-and-content { display: flex; flex-wrap: wrap; gap: var(--gap) } @media(max-width: 767px) { #primary .wrap-sidebar-and-content { flex-direction:column-reverse } } #primary #sidebar { width: var(--sidebar-width); flex-shrink: 0; width: var(--sidebar-width); flex-shrink: 0 } #primary #sidebar .wc-block-product-categories-list.collapsed { transition: max-height .3s ease } #primary #sidebar .wc-block-product-categories-list-item.active>a { font-weight: bold; color: #000 } #primary #sidebar .category-toggle { border: none; color: #fff; font-size: 12px; background: var(--forbarber-accent-orange); padding: 5px 12px; text-decoration: none; cursor: pointer; border-radius: 8px; font-weight: 600; margin: auto; display: block; margin-top: 20px } #primary #sidebar .wc-block-product-categories-list-item.active>a { font-weight: bold; color: #000 } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list { display: flex; flex-direction: column } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .active>a { font-weight: bold } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0>li:before { margin: 12px 0px; content: " "; background-color: #f1f1f1; width: 100%; height: 1px; display: block } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0> .wc-block-product-categories-list-item > a .wc-block-product-categories-list-item__name { font-weight: 700; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item { color: #999; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item > a span { line-height: 1.33; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item .wc-block-product-categories-list-item-count { color: #999; font-size: 13px; margin-left: 6px; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item.active, #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item.first { order: -1; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list-item.active > a { color: #0073aa; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list { gap: 8px; } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0>li:before { margin: 12px 0px; content: " "; background-color: #ccc; width: 100%; height: 1px; display: block } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list--depth-1 { display: flex; flex-direction: column; margin-top: 12px } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list--depth-1>li:before { content: "--"; display: contents } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list--depth-1 .wc-block-product-categories-list--depth-2 { margin-top: 12px; display: flex; flex-direction: column } #primary #sidebar .wrap-sidebar ul.wc-block-product-categories-list .wc-block-product-categories-list--depth-1 .wc-block-product-categories-list--depth-2>li:before { content: "----"; display: contents } #primary #sidebar .wrap-sidebar .widget~.widget { margin-top: 30px } #primary #sidebar .wrap-sidebar .wc-brand-list-layered-nav-product_brand>li:before { margin: 12px 0px; content: " "; background-color: #ccc; width: 100%; height: 1px; display: block } #primary #sidebar .wrap-sidebar .widget-title { display: none } #primary #sidebar .wrap-sidebar .wc-brand-list-layered-nav-product_brand { margin-top: 40px } #primary #sidebar .wrap-sidebar .wpfFilterVerScroll { margin-top: 8px; display: flex; flex-direction: column; gap: 8px } #primary #sidebar .wrap-sidebar .wpfFilterWrapper .wpfFilterTitle .wfpTitle { text-align: left; font-size: 18px; line-height: 18px; font-weight: bold; height: auto; margin-bottom: 5px } #primary #sidebar .wrap-sidebar button.wp-block-search__button.wp-element-button { background: var(--forbarber-button-bg); color: var(--forbarber-button-text); border: none; font-weight: 600; border-radius: var(--forbarber-button-radius); font-size: 12px; padding: 5px 12px; line-height: 12px } #primary #sidebar .wrap-sidebar .wp-block-search__input { border: none; border-bottom: solid 1px #ccc } #primary #sidebar .wrap-sidebar .wp-block-heading { text-align: left; font-size: 18px; line-height: 18px; margin-bottom: -30px; font-weight: bold } #primary #sidebar .wrap-sidebar .wp-block-heading+.wp-block-woocommerce-attribute-filter,#primary #sidebar .wrap-sidebar .wp-block-heading+.wp-block-woocommerce-active-filters { margin-top: 40px } #primary #sidebar .wrap-sidebar .wp-block-heading+a { color: inherit } #primary .content-wc-products { width: calc(100% - var(--sidebar-width) - var(--gap)) } @media(max-width: 767px) { #primary .content-wc-products { width:100% } } #primary .content-wc-products .product { min-width: 100% }  .term-description { display: flex; flex-direction: column; gap: 8px; margin-top: 16px } .term-description h1,.term-description h2,.term-description h3,.term-description h4,.term-description h5,.term-description h6 { font-size: 24px; color: rgb(13, 13, 13); line-height: 150%; margin-bottom: -5px } .term-description p,.term-description ol,.term-description ul { line-height: 24px } .term-description ul { list-style-type: circle; padding-left: 15px } span.wc-block-mini-cart__badge { background: var(--forbarber-accent-orange); color: #000 } svg.wc-block-mini-cart__icon { display: none } body.theme-4barber main.main { display: flow-root; padding-inline: 0 }
body.theme-4barber main.main > :where(:not(.alignfull):not(.forbarber-hero):not(.forbarber-section):not(.forbarber-trust-strip):not(.forbarber-upsell-hero)) { width: min(90%, 1340px); margin-left: auto; margin-right: auto }
body.theme-4barber main.main > .alignwide {width: min(94%, 1340px);}
body.theme-4barber main.main > .alignfull { width: 100%; max-width: none; margin-left: 0; margin-right: 0 }

body.theme-4barber .product .forbarber-loop-delivery,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery{align-items:baseline;color:#747474;display:flex;flex-wrap:wrap;font-size:13px;gap:4px;line-height:1.35;margin-top:2px;width:100%}
body.theme-4barber .product .forbarber-loop-delivery__label,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery__label{color:#747474;font-weight:500}
body.theme-4barber .product .forbarber-loop-delivery__value,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery__value{color:#459543;font-weight:800}
.forbarber-topbar{background:rgb(13,13,13);color:#fff;font-size:13px;font-weight:700;letter-spacing:0;line-height:1.4;padding:9px 0;position:sticky;top:0;text-align:center;width:100%;z-index:5}.forbarber-topbar .container{width:min(90%,1340px);margin:0 auto}
 #primary #sidebar .wrap-sidebar .widget-filter{display:flex;flex-direction:column;gap:12px} #primary #sidebar .wrap-sidebar .forbarber-filter-list{display:flex;flex-direction:column;gap:8px} #primary #sidebar .wrap-sidebar .forbarber-filter-list li{list-style:none} #primary #sidebar .wrap-sidebar .forbarber-filter-list li a{align-items:center;border-bottom:1px solid rgba(13,13,13,.08);color:rgb(13, 13, 13);display:flex;font-size:14px;gap:10px;justify-content:space-between;line-height:1.35;padding:8px 0;text-decoration:none} #primary #sidebar .wrap-sidebar .forbarber-filter-main{align-items:center;display:inline-flex;gap:10px} #primary #sidebar .wrap-sidebar .forbarber-filter-check{background:#fff;border:1px solid rgba(13,13,13,.18);border-radius:3px;display:inline-flex;flex:0 0 16px;height:16px;justify-content:center;position:relative;width:16px} #primary #sidebar .wrap-sidebar .forbarber-filter-list li.is-active .forbarber-filter-check{background:var(--forbarber-accent-orange);border-color:var(--forbarber-accent-orange)} #primary #sidebar .wrap-sidebar .forbarber-filter-list li.is-active .forbarber-filter-check:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:\"\";display:block;height:8px;margin-top:1px;transform:rotate(45deg);width:4px} #primary #sidebar .wrap-sidebar .forbarber-filter-list li.is-active a{color:var(--forbarber-accent-orange);font-weight:700} #primary #sidebar .wrap-sidebar .forbarber-filter-count{color:#747474;font-size:12px;font-weight:600}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter{display:flex;flex-direction:column;gap:12px;padding-top:6px}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter__fields{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter__input{background:#fff;border:1px solid rgba(13,13,13,.12);border-radius:8px;color:rgb(13,13,13);font-size:14px;min-height:42px;padding:0 12px;width:100%}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter__input:focus{border-color:var(--forbarber-accent-orange);box-shadow:0 0 0 3px rgba(245,121,5,.12);outline:none}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .button{background:var(--forbarber-button-bg);border:0;border-radius:var(--forbarber-button-radius);color:var(--forbarber-button-text);cursor:pointer;font-size:13px;font-weight:700;line-height:1;min-height:38px;padding:0 18px;text-transform:none}
#primary #sidebar .wrap-sidebar .widget-filter.widget-filter-price .forbarber-price-filter__reset{color:rgb(13,13,13);font-size:13px;font-weight:600;text-decoration:none}
#primary #sidebar .wrap-sidebar .forbarber-filter-check:after{content:"";left:5px;opacity:0;position:absolute;top:1px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}
#primary #sidebar .wrap-sidebar .forbarber-filter-list li.is-active .forbarber-filter-check:after{opacity:1}
body.theme-4barber .woocommerce-account .woocommerce{display:grid;gap:28px;grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start}
@media (max-width:991px){body.theme-4barber .woocommerce-account .woocommerce{grid-template-columns:1fr}}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation,body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content,body.theme-4barber .woocommerce-account .woocommerce-Address,body.theme-4barber .woocommerce-account .woocommerce-order,body.theme-4barber .woocommerce-account .woocommerce-customer-details,body.theme-4barber .woocommerce-account .woocommerce-order-details,body.theme-4barber .woocommerce-account .woocommerce-EditAccountForm,body.theme-4barber .woocommerce-account form.woocommerce-form,body.theme-4barber .woocommerce-account form.woocommerce-ResetPassword,body.theme-4barber .woocommerce-account form.lost_reset_password,body.theme-4barber .woocommerce-account form.checkout_coupon{background:#fff;border:1px solid rgba(13,13,13,.1);border-radius:18px;box-shadow:0 14px 34px rgba(13,13,13,.05)}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation{padding:14px}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation a{align-items:center;border:1px solid transparent;border-radius:12px;color:rgb(13,13,13);display:flex;font-size:15px;font-weight:600;min-height:48px;padding:0 16px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,body.theme-4barber .woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:rgba(245,121,5,.08);border-color:rgba(245,121,5,.18);color:var(--forbarber-accent-orange)}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content{padding:28px}
@media (max-width:767px){body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content{padding:20px}}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content>:last-child{margin-bottom:0}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content h2,body.theme-4barber .woocommerce-account .woocommerce-MyAccount-content h3,body.theme-4barber .woocommerce-account .woocommerce-order h2,body.theme-4barber .woocommerce-account .woocommerce-order h3,body.theme-4barber .woocommerce-account .woocommerce-customer-details h2,body.theme-4barber .woocommerce-account .woocommerce-customer-details h3,body.theme-4barber .woocommerce-account .woocommerce-order-details h2,body.theme-4barber .woocommerce-account .woocommerce-order-details h3{color:rgb(13,13,13);font-size:24px;line-height:1.25;margin-bottom:20px}
body.theme-4barber .woocommerce-account .woocommerce-Address{padding:24px}
body.theme-4barber .woocommerce-account .woocommerce-Addresses{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}
@media (max-width:767px){body.theme-4barber .woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}}
body.theme-4barber .woocommerce-account .woocommerce-Addresses .title{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}
body.theme-4barber .woocommerce-account .woocommerce-Addresses .title h3{margin:0}
body.theme-4barber .woocommerce-account .woocommerce-Addresses address{color:rgba(13,13,13,.72);font-style:normal;line-height:1.75;margin:0}
body.theme-4barber .woocommerce-account .woocommerce-orders-table,body.theme-4barber .woocommerce-account .woocommerce-table{border:0;border-collapse:separate;border-spacing:0;margin:20px 0 0;overflow:hidden;width:100%}
body.theme-4barber .woocommerce-account .woocommerce-orders-table thead th,body.theme-4barber .woocommerce-account .woocommerce-table thead th{background:#f7f7f5;border-bottom:1px solid rgba(13,13,13,.1);color:rgba(13,13,13,.7);font-size:12px;font-weight:700;letter-spacing:.04em;padding:14px 16px;text-transform:uppercase}
body.theme-4barber .woocommerce-account .woocommerce-orders-table tbody td,body.theme-4barber .woocommerce-account .woocommerce-orders-table tfoot td,body.theme-4barber .woocommerce-account .woocommerce-orders-table tfoot th,body.theme-4barber .woocommerce-account .woocommerce-table tbody td,body.theme-4barber .woocommerce-account .woocommerce-table tfoot td,body.theme-4barber .woocommerce-account .woocommerce-table tfoot th{border-bottom:1px solid rgba(13,13,13,.08);padding:16px;vertical-align:middle}
body.theme-4barber .woocommerce-account .woocommerce-orders-table tbody tr:last-child td,body.theme-4barber .woocommerce-account .woocommerce-orders-table tfoot tr:last-child td,body.theme-4barber .woocommerce-account .woocommerce-orders-table tfoot tr:last-child th,body.theme-4barber .woocommerce-account .woocommerce-table tbody tr:last-child td,body.theme-4barber .woocommerce-account .woocommerce-table tfoot tr:last-child td,body.theme-4barber .woocommerce-account .woocommerce-table tfoot tr:last-child th{border-bottom:0}
body.theme-4barber .woocommerce-account .woocommerce-orders-table__cell-order-actions .button,body.theme-4barber .woocommerce-account td.woocommerce-orders-table__cell-order-actions .button{min-height:42px}
body.theme-4barber .woocommerce-account .woocommerce-form,body.theme-4barber .woocommerce-account .woocommerce-EditAccountForm,body.theme-4barber .woocommerce-account .woocommerce-address-fields{padding:28px}
@media (max-width:767px){body.theme-4barber .woocommerce-account .woocommerce-form,body.theme-4barber .woocommerce-account .woocommerce-EditAccountForm,body.theme-4barber .woocommerce-account .woocommerce-address-fields{padding:20px}}
body.theme-4barber .woocommerce-account .form-row,body.theme-4barber .woocommerce-account .woocommerce-form-row{margin-bottom:16px}
body.theme-4barber .woocommerce-account label{color:rgb(13,13,13);display:inline-block;font-size:14px;font-weight:600;margin-bottom:8px}
body.theme-4barber .woocommerce-account input.input-text,body.theme-4barber .woocommerce-account input[type=text],body.theme-4barber .woocommerce-account input[type=email],body.theme-4barber .woocommerce-account input[type=tel],body.theme-4barber .woocommerce-account input[type=password],body.theme-4barber .woocommerce-account input[type=number],body.theme-4barber .woocommerce-account select,body.theme-4barber .woocommerce-account textarea{appearance:none;background:#fff;border:1px solid rgba(13,13,13,.14);border-radius:12px;box-shadow:inset 0 1px 2px rgba(13,13,13,.02);color:rgb(13,13,13);font-size:16px;line-height:1.4;min-height:52px;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}
body.theme-4barber .woocommerce-account textarea{min-height:132px;resize:vertical}
body.theme-4barber .woocommerce-account input.input-text:focus,body.theme-4barber .woocommerce-account input[type=text]:focus,body.theme-4barber .woocommerce-account input[type=email]:focus,body.theme-4barber .woocommerce-account input[type=tel]:focus,body.theme-4barber .woocommerce-account input[type=password]:focus,body.theme-4barber .woocommerce-account input[type=number]:focus,body.theme-4barber .woocommerce-account select:focus,body.theme-4barber .woocommerce-account textarea:focus{background:#fffdf9;border-color:rgba(245,121,5,.45);box-shadow:0 0 0 4px rgba(245,121,5,.12);outline:0}
body.theme-4barber .woocommerce-account .select2-container--default .select2-selection--single,body.theme-4barber .woocommerce-account .select2-container--default .select2-selection--multiple{align-items:center;background:#fff;border:1px solid rgba(13,13,13,.14);border-radius:12px;min-height:52px;padding:0 14px}
body.theme-4barber .woocommerce-account .select2-container--default.select2-container--focus .select2-selection--multiple,body.theme-4barber .woocommerce-account .select2-container--default.select2-container--open .select2-selection--single,body.theme-4barber .woocommerce-account .select2-container--default.select2-container--open .select2-selection--multiple{border-color:rgba(245,121,5,.45);box-shadow:0 0 0 4px rgba(245,121,5,.12)}
body.theme-4barber .woocommerce-account .button,body.theme-4barber .woocommerce-account button.button,body.theme-4barber .woocommerce-account input.button{min-height:46px}
body.theme-4barber .woocommerce-account .woocommerce-pagination{margin-top:20px}
body.theme-4barber .woocommerce-account .woocommerce-pagination .button,body.theme-4barber .woocommerce-account .woocommerce-Button,body.theme-4barber .woocommerce-account .edit{text-decoration:none}
body.theme-4barber .woocommerce-account .woocommerce-MyAccount-downloads-file.button,body.theme-4barber .woocommerce-account .woocommerce-button.button.view,body.theme-4barber .woocommerce-account .woocommerce-button.button.pay,body.theme-4barber .woocommerce-account .woocommerce-button.button.cancel{min-width:120px;text-align:center}
body.theme-4barber .woocommerce-account .woocommerce-account-fields,body.theme-4barber .woocommerce-account .woocommerce-address-fields__field-wrapper,body.theme-4barber .woocommerce-account .woocommerce-form-login__rememberme{margin-top:8px}
body.theme-4barber .woocommerce-account .woocommerce-LostPassword,body.theme-4barber .woocommerce-account .lost_password{margin-top:12px}
.forbarber-search-results{padding:32px 0 56px}.forbarber-search-results__inner{width:min(90%,1340px);margin:0 auto}.forbarber-search-results .heading-1{margin-bottom:32px;text-align:left}.forbarber-search-results ul.products.columns-3{margin-bottom:32px}.forbarber-search-results__empty{color:rgb(13,13,13);font-size:16px;line-height:1.6}
@media only screen and (max-width:991px){body.theme-4barber ul.products.columns-3{grid-column-gap:16px;grid-row-gap:20px}body.theme-4barber .product,body.theme-4barber .wc-block-grid__product{gap:10px 14px;padding:12px;border-radius:18px}body.theme-4barber .product .woocommerce-loop-product__title,body.theme-4barber .product .wc-block-grid__product-title,body.theme-4barber .product .wp-block-post-title,body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title,body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title,body.theme-4barber .wc-block-grid__product .wp-block-post-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:19px;min-height:38px}body.theme-4barber .product .price,body.theme-4barber .product .woocommerce-Price-amount,body.theme-4barber .wc-block-grid__product .price,body.theme-4barber .wc-block-grid__product .woocommerce-Price-amount{font-size:15px;line-height:20px}body.theme-4barber .product .forbarber-loop-delivery,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery{font-size:11px;gap:3px;line-height:1.3;margin-top:0}body.theme-4barber .product .ajax_add_to_cart,body.theme-4barber .product .add_to_cart_button,body.theme-4barber .product .product_type_simple,body.theme-4barber .wc-block-grid__product .ajax_add_to_cart,body.theme-4barber .wc-block-grid__product .add_to_cart_button,body.theme-4barber .wc-block-grid__product .product_type_simple{font-size:11px;padding:9px 12px;width:auto;}}
body.shop-filters-open{overflow:hidden}#primary .forbarber-archive-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}#primary .forbarber-filters-toggle{align-items:center;background:#fff;border:1px solid rgba(13,13,13,.12);border-radius:999px;color:rgb(13,13,13);cursor:pointer;display:inline-flex;gap:10px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700}#primary .forbarber-filters-toggle__count{align-items:center;background:var(--forbarber-accent-orange);border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:22px;justify-content:center;min-width:22px;padding:0 6px}#primary .forbarber-active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:20px}#primary .forbarber-active-filters__list{display:flex;flex-wrap:wrap;gap:10px}#primary .forbarber-active-filters__chip{align-items:center;background:#fff;border:1px solid rgba(13,13,13,.1);border-radius:999px;color:rgb(13,13,13);display:inline-flex;font-size:13px;font-weight:600;gap:8px;min-height:36px;padding:0 14px;text-decoration:none}#primary .forbarber-active-filters__reset{color:#747474;font-size:13px;font-weight:700;text-decoration:none}#primary #sidebar{position:sticky;top:120px;align-self:flex-start}#primary #sidebar .forbarber-shop-filters{background:#fff;border:1px solid rgba(13,13,13,.08);border-radius:20px;padding:22px}#primary #sidebar .forbarber-shop-filters__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}#primary #sidebar .forbarber-shop-filters__title{color:rgb(13,13,13);font-size:18px;font-weight:700;line-height:1.2;margin:0}#primary #sidebar .forbarber-shop-filters__close{display:none}#primary .content-wc-products ul.products.columns-3{grid-column-gap:24px;grid-row-gap:24px}#primary .content-wc-products .product{border:1px solid rgba(13,13,13,.06);border-radius:24px;gap:12px;padding:14px}#primary .content-wc-products .product .woocommerce-loop-product__title{font-size:14px;line-height:1.45}#primary .content-wc-products .product .price,#primary .content-wc-products .product .woocommerce-Price-amount{font-size:16px;line-height:1.35}#primary .content-wc-products .product .button,#primary .content-wc-products .product .add_to_cart_button,#primary .content-wc-products .product .product_type_simple,#primary .content-wc-products .product .ajax_add_to_cart{font-size:11px;min-height:38px;padding:10px 14px}@media only screen and (min-width:992px){#primary .forbarber-filters-toggle{display:none}}@media only screen and (max-width:991px){#primary .forbarber-archive-toolbar{margin:14px 0;}#primary #sidebar{position:fixed;inset:0 auto 0 0;width:min(92vw,360px);max-width:min(92vw,360px);height:100vh;background:rgba(255,255,255,.98);transform:translateX(-104%);transition:transform .28s ease;z-index:120;padding:16px;overflow-y:auto;box-shadow:24px 0 50px rgba(13,13,13,.16)}#primary #sidebar.is-open{transform:translateX(0)}#primary #sidebar .forbarber-shop-filters{border:0;border-radius:0;padding:0}#primary #sidebar .forbarber-shop-filters__close{background:rgba(0,0,0,0);border:0;color:rgb(13,13,13);cursor:pointer;display:inline-flex;font-size:28px;line-height:1;padding:0}#primary .forbarber-active-filters{margin-bottom:16px}#primary .content-wc-products ul.products.columns-3{grid-column-gap:2.5%;grid-row-gap:18px}}

body.theme-4barber.woocommerce-cart .wc-block-components-product-metadata__description,body.theme-4barber.woocommerce-checkout .wc-block-components-product-metadata__description{display:none}
body.theme-4barber .product .forbarber-loop-delivery,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery{align-items:flex-start;align-self:flex-start;background:transparent;border:0;border-radius:0;color:inherit;display:flex;flex-wrap:nowrap;font-size:12px;font-weight:700;gap:0;justify-content:flex-start;line-height:1.35;margin-left:0;margin-right:0;margin-top:4px;min-height:0;padding:0;width:100%}body.theme-4barber .product .forbarber-loop-delivery__label,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery__label{color:#2f7d34;font-weight:700}body.theme-4barber .product .forbarber-loop-delivery__value,body.theme-4barber .wc-block-grid__product .forbarber-loop-delivery__value{align-items:center;background:rgba(69,149,67,.12);border:1px solid rgba(69,149,67,.22);border-radius:999px;color:#2f7d34;display:inline-flex;font-weight:700;min-height:28px;padding:4px 10px;width:fit-content}
#primary .content-wc-products .product .button,#primary .content-wc-products .product .add_to_cart_button,#primary .content-wc-products .product .product_type_simple,#primary .content-wc-products .product .ajax_add_to_cart{min-height:0}
body.theme-4barber .wc-block-cart-item__quantity{align-items:center;display:flex;flex-wrap:wrap;gap:10px 12px}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector{align-items:center;background:#fff;border:1px solid rgba(13,13,13,.1);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);display:inline-flex;gap:2px;margin:0;min-height:34px;padding:2px;width:auto}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after{display:none}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button{align-items:center;background:#f4f4f4;border:0;border-radius:999px;box-shadow:none;color:rgb(13,13,13);display:inline-flex;font-size:18px;font-weight:800;height:28px;justify-content:center;line-height:1;margin:0;min-height:28px;min-width:28px;padding:0;width:28px}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button:disabled{cursor:not-allowed;opacity:.45}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input{appearance:textfield;background:transparent;border:0;box-shadow:none;color:rgb(13,13,13);font-size:14px;font-weight:700;height:28px;line-height:28px;margin:0;min-height:28px;min-width:28px;padding:0 4px;text-align:center;width:34px}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input::-webkit-inner-spin-button,body.theme-4barber .wc-block-cart-item__quantity .wc-block-components-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{align-items:center;background:transparent;border:0;color:rgba(13,13,13,.62);display:inline-flex;font-size:13px;font-weight:600;line-height:1.3;margin:0;min-height:0;padding:0;text-decoration:underline;text-underline-offset:3px}
body.theme-4barber .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{color:rgb(13,13,13)}
body.theme-4barber .wc-block-components-quantity-selector{align-items:center;background:#fff;border:1px solid rgba(13,13,13,.1);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);display:inline-flex;gap:2px;height:auto;margin:0;min-height:34px;min-width:0;padding:2px;width:auto}
body.theme-4barber .wc-block-components-quantity-selector:after{display:none}
body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{align-items:center;background:#f4f4f4;border:0;border-radius:999px;box-shadow:none;color:rgb(13,13,13);display:inline-flex;font-size:18px;font-weight:800;height:28px;justify-content:center;line-height:1;margin:0;min-height:28px;min-width:28px;padding:0;position:static;width:28px}
body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}
body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{appearance:textfield;background:transparent;border:0;box-shadow:none;color:rgb(13,13,13);display:inline-flex;font-size:14px;font-weight:700;height:28px;line-height:28px;margin:0;min-height:28px;min-width:28px;order:2;padding:0 4px;text-align:center;width:34px}
body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}
body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input::-webkit-inner-spin-button,body.theme-4barber .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
body.theme-4barber .forbarber-sidecart__remove.wc-block-cart-item__remove-link{align-items:center;background:transparent;border:0;color:rgba(13,13,13,.72);display:inline-flex;height:34px;justify-content:center;min-height:0;padding:0;text-decoration:none;width:34px}
body.theme-4barber .forbarber-sidecart__remove.wc-block-cart-item__remove-link svg{display:block;fill:currentColor;height:22px;width:22px}
body.theme-4barber .forbarber-sidecart__remove.wc-block-cart-item__remove-link:hover{color:rgb(13,13,13)}
body.theme-4barber a.wc-block-components-product-name,body.theme-4barber .wc-block-components-product-name{color:rgb(13,13,13);text-decoration:none}
body.theme-4barber a.wc-block-components-product-name:hover,body.theme-4barber a.wc-block-components-product-name:focus{color:rgb(13,13,13);text-decoration:none}
body.theme-4barber .woocommerce-pagination{align-items:center;display:flex;justify-content:center;margin:34px 0 0}
body.theme-4barber .woocommerce-pagination ul.page-numbers{align-items:center;border:0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}
body.theme-4barber .woocommerce-pagination ul.page-numbers li{border:0;box-shadow:none;margin:0;padding:0}
body.theme-4barber .woocommerce-pagination ul.page-numbers li::before,body.theme-4barber .woocommerce-pagination ul.page-numbers li::after{display:none}
body.theme-4barber .woocommerce-pagination .page-numbers{align-items:center;background:#fff;border:0;border-radius:999px;color:rgb(13,13,13);display:inline-flex;font-size:14px;font-weight:700;height:42px;justify-content:center;line-height:1;min-width:42px;padding:0 14px;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}
body.theme-4barber .woocommerce-pagination ul.page-numbers li .page-numbers{border-left:0;border-right:0;box-shadow:none}
body.theme-4barber .woocommerce-pagination .page-numbers.current,body.theme-4barber .woocommerce-pagination a.page-numbers:hover,body.theme-4barber .woocommerce-pagination a.page-numbers:focus{background:var(--forbarber-accent-orange);color:#fff;outline:none}
body.theme-4barber .woocommerce-pagination a.page-numbers:hover{transform:translateY(-1px)}
body.theme-4barber .woocommerce-pagination .page-numbers.next,body.theme-4barber .woocommerce-pagination .page-numbers.prev{background:rgba(13,13,13,.05);font-size:0;min-width:42px;padding:0;position:relative}
body.theme-4barber .woocommerce-pagination .page-numbers.next::before,body.theme-4barber .woocommerce-pagination .page-numbers.prev::before{content:"";border-right:2px solid currentColor;border-top:2px solid currentColor;display:block;height:8px;width:8px}
body.theme-4barber .woocommerce-pagination .page-numbers.next::before{transform:rotate(45deg)}
body.theme-4barber .woocommerce-pagination .page-numbers.prev::before{transform:rotate(-135deg)}
:root{--forbarber-h1-size-desktop:32px;--forbarber-h1-line-desktop:1.22;--forbarber-h1-size-mobile:26px;--forbarber-h1-line-mobile:1.24;--forbarber-h2-size-desktop:26px;--forbarber-h2-line-desktop:1.28;--forbarber-h2-size-mobile:22px;--forbarber-h2-line-mobile:1.3;--forbarber-body-size:15px;--forbarber-body-line:1.6}
body.theme-4barber{font-size:var(--forbarber-body-size);line-height:var(--forbarber-body-line)}
body.theme-4barber :where(h1,h2,h3,h4,h5,h6,.heading-1,.heading-2,.wp-block-heading){letter-spacing:0;text-wrap:balance}
body.theme-4barber :where(p,li,dd,dt,td,th,input,select,textarea,button,a){letter-spacing:0}
body.theme-4barber :where(.heading-1,main h1,.woocommerce-products-header__title.page-title,.forbarber-search-results .heading-1,.more-info h1){color:rgb(13,13,13);font-size:var(--forbarber-h1-size-desktop);font-weight:650;line-height:var(--forbarber-h1-line-desktop);margin-top:0}
body.theme-4barber :where(.heading-2,main h2,h2.wp-block-heading,.product-detail-section__header h2,.product-compliance__card h2,.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-order h2,.woocommerce-account .woocommerce-customer-details h2,.woocommerce-account .woocommerce-order-details h2,.more-info h2){color:rgb(13,13,13);font-size:var(--forbarber-h2-size-desktop);font-weight:650;line-height:var(--forbarber-h2-line-desktop);margin-top:0}
body.theme-4barber :where(main h3,.more-info h3,.product-compliance__card h3){color:rgb(13,13,13);font-size:20px;font-weight:650;line-height:1.35;margin-top:0}
body.theme-4barber :where(.description,p,.more-info p,.more-info li,.term-description p,.term-description li){font-size:15px;line-height:1.6}
body.theme-4barber .heading-1,body.theme-4barber h2.wp-block-heading{text-align:left}
body.theme-4barber .product .woocommerce-loop-product__title,body.theme-4barber .product .wc-block-grid__product-title,body.theme-4barber .product .wp-block-post-title,body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title,body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title,body.theme-4barber .wc-block-grid__product .wp-block-post-title{font-size:15px;font-weight:650;line-height:1.35;letter-spacing:0}
body.theme-4barber .product .price,body.theme-4barber .product .woocommerce-Price-amount,body.theme-4barber .wc-block-grid__product .price,body.theme-4barber .wc-block-grid__product .woocommerce-Price-amount{font-size:16px;font-weight:500;line-height:1.35}
body.theme-4barber main .product-main-section .col-info h1.heading-2{font-size:24px;font-weight:650;line-height:1.25;margin-bottom:14px;text-wrap:initial}
@media only screen and (max-width:991px){body.theme-4barber :where(.heading-1,main h1,.woocommerce-products-header__title.page-title,.forbarber-search-results .heading-1,.more-info h1){font-size:var(--forbarber-h1-size-mobile);line-height:var(--forbarber-h1-line-mobile)}body.theme-4barber :where(.heading-2,main h2,h2.wp-block-heading,.product-detail-section__header h2,.product-compliance__card h2,.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-order h2,.woocommerce-account .woocommerce-customer-details h2,.woocommerce-account .woocommerce-order-details h2,.more-info h2){font-size:var(--forbarber-h2-size-mobile);line-height:var(--forbarber-h2-line-mobile)}body.theme-4barber main .product-main-section .col-info h1.heading-2{font-size:24px;line-height:1.28}body.theme-4barber .product .woocommerce-loop-product__title,body.theme-4barber .product .wc-block-grid__product-title,body.theme-4barber .product .wp-block-post-title,body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title,body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title,body.theme-4barber .wc-block-grid__product .wp-block-post-title{font-size:14px;line-height:1.35}}
body.theme-4barber .wc-block-cart-items h3.wc-block-components-product-name,body.theme-4barber .wc-block-cart-items .wc-block-components-product-name,body.theme-4barber .wc-block-components-order-summary-item__description h3.wc-block-components-product-name,body.theme-4barber .wc-block-components-order-summary-item__description .wc-block-components-product-name{color:rgb(13,13,13);font-size:15px;font-weight:600;line-height:1.35;margin:0;text-decoration:none}
body.theme-4barber .woocommerce-breadcrumb a{text-decoration:none}
body.theme-4barber .wc-block-cart-items{border-collapse:separate;border-spacing:0;border:0}
body.theme-4barber .wc-block-cart-items th,body.theme-4barber .wc-block-cart-items thead th,body.theme-4barber .wc-block-cart-items .wc-block-cart-items__header th{border:0;border-bottom:0}
body.theme-4barber .wc-block-cart-items .wc-block-cart-items__row,body.theme-4barber .wc-block-cart-items .wc-block-cart-items__row td{border:0}
body.theme-4barber .wc-block-cart-items .wc-block-cart-items__row+.wc-block-cart-items__row td{border-top:1px solid rgba(13,13,13,.16)}
body.theme-4barber .wc-block-cart-items .wc-block-cart-item__image,body.theme-4barber .wc-block-cart-items .wc-block-cart-item__product,body.theme-4barber .wc-block-cart-items .wc-block-cart-item__total{padding-bottom:20px;padding-top:20px}
body.theme-4barber .wc-block-checkout input[type=text],body.theme-4barber .wc-block-checkout input[type=email],body.theme-4barber .wc-block-checkout input[type=tel],body.theme-4barber .wc-block-checkout input[type=number],body.theme-4barber .wc-block-checkout input[type=password],body.theme-4barber .wc-block-checkout select,body.theme-4barber .wc-block-components-text-input input,body.theme-4barber .wc-block-components-combobox .components-combobox-control__input,body.theme-4barber .wc-block-components-country-input input,body.theme-4barber .wc-block-components-state-input input,body.theme-4barber .wc-block-components-address-form input{border-radius:999px;min-height:50px}
body.theme-4barber .wc-block-checkout .wc-block-components-text-input input,body.theme-4barber .wc-block-checkout .wc-block-components-combobox .components-combobox-control__input,body.theme-4barber .wc-block-checkout .wc-block-components-country-input input,body.theme-4barber .wc-block-checkout .wc-block-components-state-input input,body.theme-4barber .wc-block-checkout .wc-block-components-address-form input{box-sizing:border-box;min-height:52px;padding:20px 22px 8px}
body.theme-4barber .wc-block-checkout .wc-block-components-combobox .components-combobox-control__input{padding-right:48px}
body.theme-4barber .wc-block-checkout .wc-block-components-text-input label,body.theme-4barber .wc-block-checkout .wc-block-components-combobox .components-base-control__label,body.theme-4barber .wc-block-checkout .wc-block-components-country-input label,body.theme-4barber .wc-block-checkout .wc-block-components-state-input label{left:22px;max-width:calc(100% - 44px);top:8px}
body.theme-4barber .wc-block-checkout .wc-block-components-text-input.is-active label,body.theme-4barber .wc-block-checkout .wc-block-components-text-input.has-error label,body.theme-4barber .wc-block-checkout .wc-block-components-combobox.is-active .components-base-control__label,body.theme-4barber .wc-block-checkout .wc-block-components-country-input.is-active label,body.theme-4barber .wc-block-checkout .wc-block-components-state-input.is-active label{transform:translateY(-2px) scale(.78);transform-origin:left top}
body.theme-4barber .wc-block-checkout .wc-block-components-button,body.theme-4barber .wc-block-cart .wc-block-components-button,body.theme-4barber .wc-block-components-button,body.theme-4barber .wc-block-components-totals-coupon__button,body.theme-4barber .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{background:var(--forbarber-accent-orange);border-color:var(--forbarber-accent-orange);border-radius:var(--forbarber-button-radius);color:#fff}
body.theme-4barber .wc-block-checkout .wc-block-components-button:hover,body.theme-4barber .wc-block-cart .wc-block-components-button:hover,body.theme-4barber .wc-block-components-button:hover,body.theme-4barber .wc-block-components-totals-coupon__button:hover,body.theme-4barber .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{background:#d96600;border-color:#d96600;color:#fff}
body.theme-4barber .product .wc-block-components-product-button,body.theme-4barber .wc-block-grid__product .wc-block-components-product-button,body.theme-4barber .wp-block-post .wc-block-components-product-button{display:flex;justify-content:flex-start;text-align:left;width:100%}
body.theme-4barber .wp-block-button.wc-block-components-product-button{align-items:flex-start}
body.theme-4barber .product .wc-block-components-product-button.align-center,body.theme-4barber .wc-block-grid__product .wc-block-components-product-button.align-center,body.theme-4barber .wp-block-post .wc-block-components-product-button.align-center{justify-content:flex-start;text-align:left}
body.theme-4barber .product .wc-block-components-product-button .wp-block-button__link,body.theme-4barber .wc-block-grid__product .wc-block-components-product-button .wp-block-button__link,body.theme-4barber .wp-block-post .wc-block-components-product-button .wp-block-button__link{align-items:center;display:inline-flex;justify-content:center;line-height:1.1;min-height:unset;padding:8px 16px;width:fit-content}
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image,body.theme-4barber.woocommerce-cart .wc-block-cart-items th:first-child{padding-left:18px}
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total,body.theme-4barber.woocommerce-cart .wc-block-cart-items th:last-child{padding-right:18px}
body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title,body.theme-4barber.woocommerce-cart .wc-block-components-totals-wrapper,body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon,body.theme-4barber.woocommerce-cart .wc-block-cart__submit-container{padding-left:18px;padding-right:18px}
body.theme-4barber.woocommerce-cart .wc-block-components-text-input input,body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input input,body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon input[type=text]{border-radius:12px;padding-left:16px;padding-right:16px}
@media only screen and (max-width:767px){body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__image,body.theme-4barber.woocommerce-cart .wc-block-cart-items th:first-child{padding-left:12px}body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total,body.theme-4barber.woocommerce-cart .wc-block-cart-items th:last-child{padding-right:12px}body.theme-4barber.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row,body.theme-4barber.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row td{padding-bottom:12px}body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title,body.theme-4barber.woocommerce-cart .wc-block-components-totals-wrapper,body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon,body.theme-4barber.woocommerce-cart .wc-block-cart__submit-container{padding-left:12px;padding-right:12px}}
#primary #sidebar .wrap-sidebar .widget-filter .widget-title{color:rgb(13,13,13);display:block;font-size:15px;font-weight:700;line-height:1.2;margin:0}
body.theme-4barber ul.products.columns-3 > .product,body.theme-4barber .woocommerce ul.products.columns-3 > .product,body.theme-4barber.woocommerce ul.products.columns-3 > .product{box-sizing:border-box;min-width:0;width:100%}
body.theme-4barber ul.products.columns-3 > .product > .button,body.theme-4barber .woocommerce ul.products.columns-3 > .product > .button,body.theme-4barber.woocommerce ul.products.columns-3 > .product > .button{align-self:flex-start;display:inline-flex;justify-content:center;max-width:100%;text-align:center;width:auto}


body.theme-4barber .product .woocommerce-loop-product__title,
body.theme-4barber .product .wc-block-grid__product-title,
body.theme-4barber .product .wp-block-post-title,
body.theme-4barber .wc-block-product .woocommerce-loop-product__title,
body.theme-4barber .wc-block-product .wc-block-grid__product-title,
body.theme-4barber .wc-block-product .wp-block-post-title,
body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title,
body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title,
body.theme-4barber .wc-block-grid__product .wp-block-post-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  max-height: 2.7em;
  min-height: 2.7em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  width: 100%;
}

body.theme-4barber .product .woocommerce-loop-product__title a,
body.theme-4barber .product .wc-block-grid__product-title a,
body.theme-4barber .product .wp-block-post-title a,
body.theme-4barber .wc-block-product .woocommerce-loop-product__title a,
body.theme-4barber .wc-block-product .wc-block-grid__product-title a,
body.theme-4barber .wc-block-product .wp-block-post-title a,
body.theme-4barber .wc-block-grid__product .woocommerce-loop-product__title a,
body.theme-4barber .wc-block-grid__product .wc-block-grid__product-title a,
body.theme-4barber .wc-block-grid__product .wp-block-post-title a {
  text-align: left;
}


body.theme-4barber .forbarber-loop-delivery {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  justify-content: flex-start;
  margin-top: 4px;
  min-height: 28px;
  width: 100%;
}

body.theme-4barber .forbarber-loop-delivery__value {
  align-items: center;
  background: rgba(69, 149, 67, 0.12);
  border: 1px solid rgba(69, 149, 67, 0.22);
  border-radius: 999px;
  color: #2f7d34;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.35;
  min-height: 28px;
  padding: 5px 12px;
  width: fit-content;
}


body.theme-4barber ul.products .product .price,
body.theme-4barber ul.products .product .price .amount,
body.theme-4barber ul.products .product .price bdi,
body.theme-4barber ul.products .product .price .woocommerce-Price-currencySymbol,
body.theme-4barber .wc-block-product .wc-block-components-product-price,
body.theme-4barber .wc-block-product .wc-block-components-product-price .amount,
body.theme-4barber .wc-block-product .wc-block-components-product-price bdi,
body.theme-4barber .wc-block-product .wc-block-components-product-price .woocommerce-Price-currencySymbol,
body.theme-4barber .wc-block-grid__product .price,
body.theme-4barber .wc-block-grid__product .price .amount,
body.theme-4barber .wc-block-grid__product .price bdi,
body.theme-4barber .wc-block-grid__product .price .woocommerce-Price-currencySymbol {
  color: rgb(13, 13, 13);
}

body.theme-4barber .wc-block-product .wp-block-woocommerce-product-price,
body.theme-4barber .wc-block-product .wc-block-components-product-price {
  text-align: left;
  width: 100%;
}

body.theme-4barber ul.products .product > .button,
body.theme-4barber ul.products .product > .add_to_cart_button,
body.theme-4barber ul.products .product > .product_type_simple {
  align-self: flex-start;
  width: fit-content;
}

body.theme-4barber .wc-block-product .wc-block-components-product-button {
  align-items: flex-start;
  text-align: left;
  width: 100%;
}

body.theme-4barber .wc-block-product .wc-block-components-product-button__button {
  align-self: flex-start;
  flex: 0 0 auto;
  width: fit-content;
}


body.theme-4barber ul.products > .product,
body.theme-4barber .forbarber-products__items > .product,
body.theme-4barber .forbarber-text-products__products > .product {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: flex-start;
}

body.theme-4barber ul.products > .product > .button,
body.theme-4barber ul.products > .product > .add_to_cart_button,
body.theme-4barber ul.products > .product > .ajax_add_to_cart,
body.theme-4barber ul.products > .product > .product_type_simple,
body.theme-4barber .forbarber-products__items > .product > .button,
body.theme-4barber .forbarber-products__items > .product > .add_to_cart_button,
body.theme-4barber .forbarber-products__items > .product > .ajax_add_to_cart,
body.theme-4barber .forbarber-products__items > .product > .product_type_simple,
body.theme-4barber .forbarber-text-products__products > .product > .button,
body.theme-4barber .forbarber-text-products__products > .product > .add_to_cart_button,
body.theme-4barber .forbarber-text-products__products > .product > .ajax_add_to_cart,
body.theme-4barber .forbarber-text-products__products > .product > .product_type_simple {
  align-self: flex-start;
  margin-left: 0;
  margin-top: auto;
  width: fit-content;
}


body.theme-4barber .woocommerce-ordering {
  margin: 0;
}

body.theme-4barber .woocommerce-ordering .orderby {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%230d0d0d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 1px solid rgba(13, 13, 13, 0.14);
  border-radius: 999px;
  box-shadow: none;
  color: rgb(13, 13, 13);
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  min-height: 44px;
  max-width: 100%;
  padding: 10px 44px 10px 18px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.theme-4barber .woocommerce-ordering .orderby:hover {
  border-color: rgba(13, 13, 13, 0.3);
}

body.theme-4barber .woocommerce-ordering .orderby:focus {
  border-color: var(--forbarber-accent-orange);
  box-shadow: 0 0 0 3px rgba(245, 121, 5, 0.12);
  outline: none;
}

@media only screen and (max-width: 600px) {
  body.theme-4barber .woocommerce-ordering,
  body.theme-4barber .woocommerce-ordering .orderby {
    width: 100%;
  }
}


body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon,
body.theme-4barber.woocommerce-cart .wc-block-cart__submit-container {
  padding-left: 0;
  padding-right: 0;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping {
  background: #f6f6f6;
  border: 1px solid #ececec;
  border-radius: 8px;
  box-sizing: border-box;
  margin: 16px 0 24px;
  padding: 16px;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping__top {
  align-items: baseline;
  color: rgb(13, 13, 13);
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  gap: 8px 12px;
  justify-content: space-between;
  line-height: 1.4;
  margin-bottom: 12px;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping__top strong {
  font-size: 15px;
  font-weight: 800;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping__message {
  color: #4f4f4f;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping__track {
  background: #fff;
  border-radius: 999px;
  height: 8px;
  overflow: hidden;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .forbarber-free-shipping__track > span {
  background: var(--forbarber-accent-orange);
  border-radius: inherit;
  display: block;
  height: 100%;
  min-width: 8px;
  transition: width 0.25s ease;
}

@media only screen and (max-width: 600px) {
  body.theme-4barber.woocommerce-cart .forbarber-free-shipping {
    margin-bottom: 20px;
    padding: 14px;
  }

  body.theme-4barber.woocommerce-cart .forbarber-free-shipping__top {
    align-items: flex-start;
    flex-direction: column;
  }
}


body.theme-4barber.woocommerce-cart main.main,
body.theme-4barber.woocommerce-checkout main.main {
  background: #fff;
}

body.theme-4barber.woocommerce-cart main.main > .wp-block-woocommerce-cart,
body.theme-4barber.woocommerce-checkout main.main > .wp-block-woocommerce-checkout {
  margin-bottom: 56px;
  margin-top: 34px;
  width: min(92%, 1340px);
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout:not(.is-loading) {
  align-items: flex-start;
  column-gap: 90px;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout__main {
  padding-right: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar,
body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.16);
  border-radius: 8px;
  box-shadow: 0 12px 28px rgba(13, 13, 13, 0.06);
  padding: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
  position: sticky;
  top: 110px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
body.theme-4barber.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main {
  padding-right: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step,
body.theme-4barber.woocommerce-cart .wc-block-cart-items {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.12);
  border-radius: 8px;
  padding: 24px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step {
  margin-top: 22px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.theme-4barber.woocommerce-checkout .wc-block-components-title,
body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-cart .wc-block-cart-items__header {
  border-bottom: 1px solid rgba(13, 13, 13, 0.12);
  margin-bottom: 18px;
  padding-bottom: 14px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__title,
body.theme-4barber.woocommerce-checkout .wc-block-components-title,
body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title {
  color: rgb(13, 13, 13);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__container {
  padding-left: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content {
  padding-left: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input {
  display: flex;
  flex-direction: column-reverse;
  gap: 6px;
  margin-bottom: 14px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input label,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-base-control__label,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input label,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input label {
  color: #303030;
  display: block;
  font-size: 13px;
  font-weight: 650;
  left: auto;
  line-height: 1.3;
  margin: 0;
  max-width: none;
  order: -1;
  position: static;
  top: auto;
  transform: none;
  width: auto;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input.is-active label,
body.theme-4barber.woocommerce-checkout .wc-block-components-text-input.has-error label,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox.is-active .components-base-control__label,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input.is-active label,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input.is-active label {
  transform: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=text],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=email],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=tel],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=number],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=password],
body.theme-4barber.woocommerce-checkout .wc-block-checkout select,
body.theme-4barber.woocommerce-checkout .wc-block-components-text-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-address-form input {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.34);
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  color: rgb(13, 13, 13);
  font-size: 14px;
  min-height: 42px;
  padding: 9px 12px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input {
  padding-right: 42px;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout input:focus,
body.theme-4barber.woocommerce-checkout .wc-block-checkout select:focus,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input:focus {
  border-color: var(--forbarber-accent-orange);
  box-shadow: 0 0 0 2px rgba(245, 121, 5, 0.16);
  outline: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout__terms,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkbox,
body.theme-4barber.woocommerce-cart .wc-block-components-checkbox {
  color: #333;
  font-size: 13px;
  line-height: 1.45;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block,
body.theme-4barber.woocommerce-cart .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon,
body.theme-4barber.woocommerce-cart .wc-block-cart__submit-container {
  padding-left: 18px;
  padding-right: 18px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-wrapper {
  background: #fff;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row {
  border-bottom: 1px solid rgba(13, 13, 13, 0.12);
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image,
body.theme-4barber.woocommerce-cart .wc-block-cart-item__image {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.12);
  border-radius: 4px;
  overflow: hidden;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image img,
body.theme-4barber.woocommerce-cart .wc-block-cart-item__image img {
  display: block;
  object-fit: contain;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__quantity {
  background: rgb(13, 13, 13);
  border: 0;
  color: #fff;
  font-weight: 800;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-totals-footer-item,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-footer-item {
  background: #f3f3f3;
  border-top: 1px solid rgba(13, 13, 13, 0.14);
  margin-left: -18px;
  margin-right: -18px;
  padding: 18px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.theme-4barber.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  color: rgb(13, 13, 13);
  font-size: 18px;
  font-weight: 800;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-button,
body.theme-4barber.woocommerce-cart .wc-block-components-button,
body.theme-4barber.woocommerce-checkout .wc-block-components-totals-coupon__button,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__button,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  background: var(--forbarber-accent-orange);
  border: 1px solid var(--forbarber-accent-orange);
  border-radius: 8px;
  color: #fff;
  font-weight: 800;
  min-height: 50px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-button:hover,
body.theme-4barber.woocommerce-cart .wc-block-components-button:hover,
body.theme-4barber.woocommerce-checkout .wc-block-components-totals-coupon__button:hover,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__button:hover {
  background: #d96600;
  border-color: #d96600;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-skeleton,
body.theme-4barber.woocommerce-checkout .wc-block-components-skeleton__element,
body.theme-4barber.woocommerce-cart .wc-block-components-skeleton,
body.theme-4barber.woocommerce-cart .wc-block-components-skeleton__element {
  background: #fff;
}

@media only screen and (max-width: 991px) {
  body.theme-4barber.woocommerce-checkout .wc-block-checkout {
    column-gap: 0;
  }

  body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
    position: static;
  }
}

@media only screen and (max-width: 600px) {
  body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step,
  body.theme-4barber.woocommerce-cart .wc-block-cart-items,
  body.theme-4barber.woocommerce-cart .wc-block-cart__main {
    padding: 16px;
  }

  body.theme-4barber.woocommerce-checkout main.main > .wp-block-woocommerce-checkout,
  body.theme-4barber.woocommerce-cart main.main > .wp-block-woocommerce-cart {
    margin-top: 22px;
    width: 94%;
    margin: auto;
  }
}

body.theme-4barber.single-product .product-detail-sections {
  border-top: 1px solid rgba(13, 13, 13, .12);
}

body.theme-4barber.single-product .product-detail-section {
  border-bottom: 1px solid rgba(13, 13, 13, .12);
}

body.theme-4barber.single-product .product-detail-section__header {
  cursor: default;
}

body.theme-4barber.single-product .product-detail-section__header::after {
  display: none;
}

body.theme-4barber.single-product .product-detail-section__content,
body.theme-4barber.single-product .product-detail-section .product-detail-section__content,
body.theme-4barber.single-product .product-detail-sections .product-detail-section__content {
  max-height: none;
  overflow: visible;
  padding-bottom: 28px;
  padding-top: 0;
  transition: none;
}

body.theme-4barber.single-product .product-purchase__trust {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  flex-wrap: wrap;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-weight: 600;
  gap: 8px 14px;
  margin: 2px 0 4px;
}

body.theme-4barber.single-product .product-purchase__trust > span {
  align-items: center;
  display: inline-flex;
  gap: 6px;
  min-width: 0;
}

body.theme-4barber.single-product .product-purchase__trust svg {
  color: var(--forbarber-accent-red);
  flex: 0 0 15px;
  height: 15px;
  width: 15px;
}

body.theme-4barber.single-product .product-purchase__trust span span {
  color: #1a1a1a;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: .02em;
  line-height: 1.2;
  text-transform: uppercase;
}

@media only screen and (max-width: 600px) {
  body.theme-4barber.single-product .product-purchase__trust {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
}

body.theme-4barber.single-product .product-purchase .product-rating--summary {
  align-items: center;
  color: #1a1a1a;
  display: inline-flex;
  gap: 8px;
  line-height: 1;
  text-decoration: none;
  width: fit-content;
}

body.theme-4barber.single-product .product-purchase .product-rating--summary:hover .product-rating__text {
  color: var(--forbarber-accent-red);
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.theme-4barber.single-product .product-purchase .product-rating--summary .star-rating {
  float: none;
  font-size: 14px;
  height: 1em;
  letter-spacing: 1px;
  margin: 0;
  width: 5.8em;
}

body.theme-4barber.single-product .product-purchase .product-rating__text {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
}


body.theme-4barber.single-product .product-short-description,
body.theme-4barber.single-product .product-short-description__content,
body.theme-4barber.single-product .woocommerce-product-details__short-description,
body.theme-4barber.single-product .product-purchase__description,
body.theme-4barber.single-product .product-purchase__description .description,
body.theme-4barber.single-product .product-description-section {
  color: #1a1a1a;
  font-size: 14.5px;
  line-height: 1.35;
}

body.theme-4barber.single-product .product-short-description p,
body.theme-4barber.single-product .product-short-description__content p,
body.theme-4barber.single-product .woocommerce-product-details__short-description p,
body.theme-4barber.single-product .product-purchase__description p,
body.theme-4barber.single-product .product-description-section p {
  margin: 0 0 .35em;
}

body.theme-4barber.single-product .product-short-description ul,
body.theme-4barber.single-product .product-short-description__content ul,
body.theme-4barber.single-product .woocommerce-product-details__short-description ul,
body.theme-4barber.single-product .product-purchase__description ul,
body.theme-4barber.single-product .product-description-section ul {
  column-count: 2;
  column-gap: 2em;
  list-style: none;
  margin: 0;
  padding-left: 1.35em;
}

body.theme-4barber.single-product .product-short-description ul li,
body.theme-4barber.single-product .product-short-description__content ul li,
body.theme-4barber.single-product .woocommerce-product-details__short-description ul li,
body.theme-4barber.single-product .product-purchase__description ul li,
body.theme-4barber.single-product .product-description-section ul li {
  break-inside: avoid;
  color: #1a1a1a;
  margin-bottom: .18em;
  page-break-inside: avoid;
  position: relative;
  -webkit-column-break-inside: avoid;
}

body.theme-4barber.single-product .product-short-description ul li::before,
body.theme-4barber.single-product .product-short-description__content ul li::before,
body.theme-4barber.single-product .woocommerce-product-details__short-description ul li::before,
body.theme-4barber.single-product .product-purchase__description ul li::before,
body.theme-4barber.single-product .product-description-section ul li::before {
  color: var(--forbarber-accent-red);
  content: '\2713';
  font-weight: 700;
  left: -1.35em;
  position: absolute;
  top: .02em;
}

body.theme-4barber.single-product .product-short-description a,
body.theme-4barber.single-product .product-short-description__content a,
body.theme-4barber.single-product .woocommerce-product-details__short-description a,
body.theme-4barber.single-product .product-purchase__description a,
body.theme-4barber.single-product .product-description-section a {
  color: var(--forbarber-accent-red);
}

@media only screen and (max-width: 768px) {
  body.theme-4barber.single-product .product-short-description ul,
  body.theme-4barber.single-product .product-short-description__content ul,
  body.theme-4barber.single-product .woocommerce-product-details__short-description ul,
  body.theme-4barber.single-product .product-purchase__description ul,
  body.theme-4barber.single-product .product-description-section ul {
    column-count: 1;
  }
}


body.theme-4barber.woocommerce-cart .wc-block-components-sidebar-layout,
body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout {
  align-items: start;
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-main,
body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main,
body.theme-4barber.woocommerce-cart .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body.theme-4barber.woocommerce-cart .wc-block-cart__main,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__main,
body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
  box-sizing: border-box;
  float: none;
  margin: 0;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__main,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__main {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary {
  box-sizing: border-box;
  width: 100%;
}

@media only screen and (max-width: 1050px) {
  body.theme-4barber.woocommerce-cart .wc-block-components-sidebar-layout,
  body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  body.theme-4barber.woocommerce-cart .wc-block-cart__main,
  body.theme-4barber.woocommerce-checkout .wc-block-checkout__main,
  body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar,
  body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
  }

  body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar {
    order: -1;
    position: static;
  }
}


body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step {
  border: 0;
  
  box-shadow: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.theme-4barber.woocommerce-checkout .wc-block-components-title {
  border-bottom: 0;
  margin-bottom: 18px;
  padding-bottom: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__container,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content,
body.theme-4barber.woocommerce-checkout fieldset,
body.theme-4barber.woocommerce-checkout .wc-block-components-address-form {
  border: 0;
  box-shadow: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input,
body.theme-4barber.woocommerce-checkout .wc-block-components-address-form .wc-block-components-text-input,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input {
  display: flex;
  flex-direction: column-reverse;
  gap: 7px;
  margin-bottom: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input label,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-base-control__label,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input label,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input label,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input label {
  color: #303030;
  display: block;
  font-size: 13px;
  font-weight: 650;
  left: auto;
  line-height: 1.3;
  margin: 0;
  max-width: none;
  order: 0;
  position: static;
  top: auto;
  transform: none;
  width: auto;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-text-input.is-active label,
body.theme-4barber.woocommerce-checkout .wc-block-components-text-input.has-error label,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox.is-active .components-base-control__label,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input.is-active label,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input.is-active label,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input.is-active label {
  transform: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=text],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=email],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=tel],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=number],
body.theme-4barber.woocommerce-checkout .wc-block-checkout input[type=password],
body.theme-4barber.woocommerce-checkout .wc-block-checkout select,
body.theme-4barber.woocommerce-checkout .wc-block-components-text-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-combobox .components-combobox-control__input,
body.theme-4barber.woocommerce-checkout .wc-block-components-country-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-state-input input,
body.theme-4barber.woocommerce-checkout .wc-block-components-address-form input,
body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input input {
  border: 1px solid rgba(13, 13, 13, 0.18);
  border-radius: 4px;
  min-height: 44px;
  padding: 10px 12px;
}

body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon {
  border-top: 1px solid rgba(13, 13, 13, 0.1);
  padding-bottom: 16px;
  padding-top: 16px;
}

body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__form {
  align-items: end;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__button {
  border-radius: 8px;
  font-size: 13px;
  min-height: 46px;
  padding: 0 18px;
  width: auto;
}

body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__input {
  margin: 0;
}

@media only screen and (max-width: 600px) {
  body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__form {
    grid-template-columns: 1fr;
  }

  body.theme-4barber.woocommerce-cart .wc-block-components-totals-coupon__button {
    width: 100%;
  }
}


body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__sidebar,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.16);
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(13, 13, 13, 0.07);
  overflow: hidden;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title {
  border: 0;
  margin: 0;
  padding: 22px 24px 16px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 0;
  padding: 18px 24px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-wrapper + .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper + .wc-block-components-totals-wrapper {
  border-top: 0;
  padding-top: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item {
  align-items: center;
  background: #f3f3f3;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 18px 20px;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .forbarber-free-shipping {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  margin: 0;
  padding: 18px 24px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items th,
body.theme-4barber.woocommerce-cart .wc-block-cart-items td,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row + .wc-block-cart-items__row td {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:not(:last-child) td {
  border-bottom: 1px solid rgba(13, 13, 13, 0.12);
}
	 
	 
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td.wc-block-cart-item__total {
	border-bottom: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading::before,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading::after,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content::before,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content::after {
  display: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__description,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content {
  border: 0;
  box-shadow: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__description:empty {
  display: none;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title {
  color: rgb(13, 13, 13);
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
  align-items: center;
  border: 0;
  display: flex;
  gap: 12px;
  margin: 0;
  padding: 22px 24px 16px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title-price {
  color: rgb(13, 13, 13);
  font-size: 14px;
  font-weight: 700;
  margin-left: auto;
}

body.theme-4barber.single-product .product-purchase .claude-trust,
body.theme-4barber.single-product .product-purchase .product-purchase__trust.claude-trust {
  align-items: center;
  background: #f5f5f0;
  border-left: 3px solid var(--forbarber-accent-red, #c61d2e);
  border-radius: 6px;
  box-shadow: none;
  color: #1a1a1a;
  display: grid;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  gap: 8px 14px;
  grid-template-columns: 1fr 1fr;
  line-height: 1.25;
  margin: 12px 0 0;
  padding: 10px 13px;
  text-transform: none;
}

body.theme-4barber.single-product .product-purchase .claude-trust > span {
  align-items: center;
  color: inherit;
  display: flex;
  gap: 6px;
  min-width: 0;
}

body.theme-4barber.single-product .product-purchase .claude-trust svg {
  color: var(--forbarber-accent-red, #c61d2e);
  flex: 0 0 auto;
  height: 15px;
  width: 15px;
}

body.theme-4barber.single-product .product-purchase .claude-trust span span {
  color: #1a1a1a;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
}

@media (min-width: 768px) {
  body.theme-4barber.single-product .product-purchase .claude-trust,
  body.theme-4barber.single-product .product-purchase .product-purchase__trust.claude-trust {
    grid-template-columns: repeat(4, max-content);
    justify-content: start;
  }
}


body.theme-4barber.woocommerce-checkout main.main > .wp-block-woocommerce-checkout {
  margin-top: 24px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step {
  padding: 18px 20px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step {
  margin-top: 14px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.theme-4barber.woocommerce-checkout .wc-block-components-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__title {
  margin: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__content,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__container {
  
  
}

body.theme-4barber.woocommerce-checkout .wc-block-components-address-form,
body.theme-4barber.woocommerce-checkout .wc-block-components-shipping-rates-control,
body.theme-4barber.woocommerce-checkout .wc-block-components-radio-control,
body.theme-4barber.woocommerce-checkout .wc-block-checkout__payment-method {
  margin-top: 10px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-radio-control__option {
  
  
  
}

@media (max-width: 767px) {
  body.theme-4barber.woocommerce-checkout main.main > .wp-block-woocommerce-checkout {
    margin-top: 16px;
    
  }

  body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step {
    padding: 16px;
  }

	body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step {
		margin-top: 12px;
	}
	
	body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:not(:last-child) td {
		border-bottom: 0;
	}
	
}


body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item {
  align-items: flex-start;
  column-gap: 14px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image {
  align-items: center;
  aspect-ratio: 1 / 1;
  background: #fff;
  border: 1px solid rgba(13, 13, 13, 0.12);
  border-radius: 4px;
  display: flex;
  flex: 0 0 58px;
  height: 58px;
  justify-content: center;
  min-width: 58px;
  overflow: hidden;
  width: 58px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image img {
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__quantity {
  right: -6px;
  top: -6px;
}


body.theme-4barber.single-product .product-detail-section__content.review {
  padding: 0;
}

body.theme-4barber.single-product .product-detail-section__content.review .woocommerce-Reviews-title {
  display: none;
}

body.theme-4barber.single-product .product-detail-section__content.review #reviews,
body.theme-4barber.single-product .product-detail-section__content.review #comments,
body.theme-4barber.single-product .product-detail-section__content.review #review_form_wrapper,
body.theme-4barber.single-product .product-detail-section__content.review #review_form,
body.theme-4barber.single-product .product-detail-section__content.review #respond {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

body.theme-4barber.single-product .product-detail-section__content.review #comments,
body.theme-4barber.single-product .product-detail-section__content.review #review_form_wrapper {
  padding-bottom: 0;
  padding-top: 0;
}

body.theme-4barber.single-product .product-detail-section__content.review #comments {
  margin-bottom: 16px;
}

body.theme-4barber.single-product .product-detail-section__content.review .woocommerce-noreviews {
  margin: 0;
}


body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row th {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row td {
  border-bottom: 1px solid rgba(13, 13, 13, 0.12);
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:last-child,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row:last-child td {
  border-bottom: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total *,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-components-product-price,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-formatted-money-amount {
  border-bottom-color: transparent;
  box-shadow: none;
}

body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total::before,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-cart-item__total::after,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-components-product-price::before,
body.theme-4barber.woocommerce-cart .wc-block-cart-items .wc-block-components-product-price::after {
  display: none;
}


body.theme-4barber.woocommerce-checkout .wc-block-components-sidebar-layout {
  gap: 28px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step {
  padding: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step {
  margin-top: 8px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__heading,
body.theme-4barber.woocommerce-checkout .wc-block-components-title {
  margin-bottom: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-step__title {
  font-size: 22px;
  line-height: 1.18;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-address-card,
body.theme-4barber.woocommerce-checkout .wc-block-components-radio-control__option {
  
  
  
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  font-size: 13px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title {
  padding: 18px 20px 12px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title {
  font-size: 20px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary__content {
  padding-bottom: 8px;
  padding-top: 8px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item {
  column-gap: 12px;
  padding-bottom: 10px;
  padding-top: 10px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image {
  flex-basis: 50px;
  height: 50px;
  min-width: 50px;
  width: 50px;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__individual-prices,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__total-price {
  font-size: 13px;
  line-height: 1.35;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description h3,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name {
  font-size: 14px;
  line-height: 1.25;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon {
  padding: 14px 20px;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item {
  padding: 15px 18px;
}


body.theme-4barber.woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
  margin-bottom: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__submit-container {
  margin-top: 16px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon {
  padding: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon .wc-block-components-panel__button,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon .wc-block-components-panel__button {
  align-items: center;
  display: flex;
  min-height: 52px;
  padding: 0 24px;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__content,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__content {
  padding: 0 24px 18px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__form,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__form {
  align-items: end;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) 116px;
  margin: 0;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__input,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__input {
  display: flex;
  flex-direction: column-reverse;
  gap: 7px;
  margin: 0;
  min-width: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__input input,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__input input {
  border: 1px solid rgba(13, 13, 13, .18);
  border-radius: 999px;
  box-sizing: border-box;
  min-height: 46px;
  padding: 10px 16px;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__input label,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__input label {
  color: #303030;
  display: block;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.3;
  margin: 0;
  position: static;
  transform: none;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__button,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__button {
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 13px;
  min-height: 46px;
  padding: 0 18px;
  width: 100%;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item {
  margin: 16px 24px 18px;
  padding: 18px 20px;
  width: auto;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  padding: 0;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-cart__totals-title,
body.theme-4barber.woocommerce-checkout .wc-block-components-checkout-order-summary__title,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title {
  justify-content: flex-start;
  text-align: left;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
  padding-left: 24px;
  padding-right: 24px;
}

@media only screen and (max-width: 600px) {
  body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-coupon__form,
  body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon__form {
    grid-template-columns: 1fr;
  }
}


body.theme-4barber .forbarber-subcategory-tiles {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 24px 0 24px;
}

body.theme-4barber .forbarber-subcategory-tile {
	align-items: center;
	background: #f4f4f4;
	border: 1px solid rgba(13, 13, 13, .06);
	border-radius: 999px;
	color: rgb(13, 13, 13);
	display: inline-flex;
	gap: 10px;
	min-height: 48px;
	padding: 6px 18px 6px 18px;
	text-decoration: none;
	transition: background-color .2s ease, border-color .2s ease;
}

body.theme-4barber .forbarber-subcategory-tile:hover {
  background: #fff;
  border-color: rgba(13, 13, 13, .18);
}

body.theme-4barber .forbarber-subcategory-tile__image {
  align-items: center;
  aspect-ratio: 1 / 1;
  background: #fff;
  border-radius: 999px;
  display: inline-flex;
  flex: 0 0 36px;
  justify-content: center;
  overflow: hidden;
  width: 36px;
}

body.theme-4barber .forbarber-subcategory-tile__image img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

body.theme-4barber .forbarber-subcategory-tile__name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}

body.theme-4barber .forbarber-loop-badges {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: flex-start;
  margin: -4px 0 0;
  width: 100%;
}

body.theme-4barber .forbarber-loop-badges span {
  background: rgba(245, 121, 5, .12);
  border: 1px solid rgba(245, 121, 5, .28);
  border-radius: 999px;
  color: #9c4a00;
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  padding: 6px 9px;
}

body.theme-4barber .content-wc-products ul.products.columns-3 > .product,
body.theme-4barber .content-wc-products ul.products.columns-3 li.product {
  align-content: start;
  display: flex;
  min-height: 100%;
}

body.theme-4barber .content-wc-products ul.products.columns-3 > .product > .button,
body.theme-4barber .content-wc-products ul.products.columns-3 li.product > .button {
  align-self: flex-start;
  margin-top: auto;
  width: auto;
}

body.theme-4barber .content-wc-products .product .price,
body.theme-4barber .content-wc-products .product .woocommerce-Price-amount {
  color: rgb(13, 13, 13);
}

@media only screen and (max-width: 767px) {
  body.theme-4barber .forbarber-subcategory-tiles {
    flex-wrap: nowrap;
    margin-left: calc((100vw - 100%) / -1);
    margin-right: calc((100vw - 100%) / -1);
    overflow-x: auto;
    padding: 0 max(5vw, 16px) 4px;
    scrollbar-width: none;
  }

  body.theme-4barber .forbarber-subcategory-tiles::-webkit-scrollbar {
    display: none;
  }

  body.theme-4barber ul.products.columns-3,
  body.theme-4barber .content-wc-products ul.products.columns-3,
  body.theme-4barber .woocommerce ul.products.columns-3,
  body.theme-4barber.woocommerce-page ul.products.columns-3 {
    gap: 5%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.theme-4barber .content-wc-products .product,
  body.theme-4barber ul.products.columns-3 > .product,
  body.theme-4barber ul.products.columns-3 li.product {
    border-radius: 18px;
    padding: 12px;
  }

  body.theme-4barber .content-wc-products ul.products.columns-3 > .product > .button,
  body.theme-4barber .content-wc-products ul.products.columns-3 li.product > .button {
    font-size: 12px;
    min-height: 0;
    padding: 8px 14px;
  }
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item {
  align-items: start;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  gap: 10px 14px;
  padding: 12px 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image {
  grid-column: 1;
  grid-row: 1 / span 2;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description {
  grid-column: 2;
  min-width: 0;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__total-price {
  grid-column: 3;
  justify-self: end;
  white-space: nowrap;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__individual-prices {
  grid-column: 2 / 4;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__description h3 {
  color: rgb(13, 13, 13);
  font-size: 14px;
  font-weight: 750;
  line-height: 1.25;
}

body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image,
body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__image img {
  height: 58px;
  width: 58px;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item {
  margin-left: 20px;
  margin-right: 20px;
}

body.theme-4barber.woocommerce-cart .wc-block-cart__sidebar .wc-block-components-totals-item.wc-block-components-totals-footer-item,
body.theme-4barber.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-item.wc-block-components-totals-footer-item {
  margin: 0;
}

@media only screen and (max-width: 520px) {
  body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item {
    grid-template-columns: 52px minmax(0, 1fr);
  }

  body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__total-price {
    grid-column: 2;
    justify-self: start;
  }

  body.theme-4barber.woocommerce-checkout .wc-block-components-order-summary-item__individual-prices {
    grid-column: 2;
  }
}

body.theme-4barber.woocommerce-checkout .forbarber-checkout-qty {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(13, 13, 13, .1);
  border-radius: 999px;
  display: inline-flex;
  gap: 2px;
  margin-top: 8px;
  min-height: 34px;
  padding: 2px;
  width: fit-content;
}

body.theme-4barber.woocommerce-checkout .forbarber-checkout-qty__button {
  align-items: center;
  background: #f4f4f4;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  color: rgb(13, 13, 13);
  cursor: pointer;
  display: inline-flex;
  font-size: 18px;
  font-weight: 800;
  height: 28px;
  justify-content: center;
  line-height: 1;
  margin: 0;
  min-height: 28px;
  min-width: 28px;
  padding: 0;
  width: 28px;
}

body.theme-4barber.woocommerce-checkout .forbarber-checkout-qty__button:disabled {
  cursor: not-allowed;
  opacity: .45;
}

body.theme-4barber.woocommerce-checkout .forbarber-checkout-qty__value {
  color: rgb(13, 13, 13);
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 28px;
  min-width: 28px;
  padding: 0 4px;
  text-align: center;
}

body.theme-4barber.forbarber-checkout-qty-updating .forbarber-checkout-qty {
  opacity: .7;
  pointer-events: none;
}


@media only screen and (max-width: 767px) {
  body.theme-4barber .container {
    width: 95%;
  }
}

body.theme-4barber .product,
body.theme-4barber .wc-block-grid__product,
body.theme-4barber .wc-block-product {
  position: relative;
}

body.theme-4barber .product .forbarber-loop-badges,
body.theme-4barber .wc-block-grid__product .forbarber-loop-badges,
body.theme-4barber .wc-block-product .forbarber-loop-badges {
  left: 14px;
  margin: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 4;
}

body.theme-4barber .product .forbarber-loop-badges span,
body.theme-4barber .wc-block-grid__product .forbarber-loop-badges span,
body.theme-4barber .wc-block-product .forbarber-loop-badges span {
  background: rgba(255, 255, 255, .94);
  border-color: rgba(245, 121, 5, .42);
  color: #9c4a00;
}


body.theme-4barber.woocommerce-checkout .wc-block-components-address-form__country {
  display: none;
}

body.theme-4barber.single-product .forbarber-back-in-stock {
  background: #f7f7f7;
  border: 1px solid rgba(13, 13, 13, .08);
  border-radius: 12px;
  display: grid;
  gap: 10px;
  margin-top: 4px;
  padding: 16px;
}

body.theme-4barber.single-product .forbarber-back-in-stock h2 {
  color: rgb(13, 13, 13);
  font-size: 17px;
  font-weight: 750;
  line-height: 1.25;
  margin: 0;
}

body.theme-4barber.single-product .forbarber-back-in-stock p {
  color: #747474;
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

body.theme-4barber.single-product .forbarber-back-in-stock__form {
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body.theme-4barber.single-product .forbarber-back-in-stock__form input[type="email"] {
  background: #fff;
  border: 1px solid rgba(13, 13, 13, .14);
  border-radius: var(--forbarber-button-radius, 8px);
  color: rgb(13, 13, 13);
  font-size: 14px;
  min-height: 46px;
  padding: 0 14px;
  width: 100%;
}

body.theme-4barber.single-product .forbarber-back-in-stock__form input[type="email"]:focus {
  border-color: var(--forbarber-accent-orange, #f57905);
  outline: 0;
}

body.theme-4barber.single-product .forbarber-back-in-stock__form button {
  background: var(--forbarber-accent-orange, #f57905);
  border: 0;
  border-radius: var(--forbarber-button-radius, 8px);
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 750;
  min-height: 46px;
  padding: 0 18px;
  white-space: nowrap;
}

body.theme-4barber.single-product .forbarber-back-in-stock__form button:disabled {
  cursor: progress;
  opacity: .72;
}

body.theme-4barber.single-product .forbarber-back-in-stock__honeypot {
  display: none;
}

body.theme-4barber.single-product .forbarber-back-in-stock__consent {
  align-items: flex-start;
  color: #747474;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  gap: 8px;
  grid-column: 1 / -1;
  line-height: 1.35;
}

body.theme-4barber.single-product .forbarber-back-in-stock__consent input {
  -webkit-appearance: checkbox;
  accent-color: var(--forbarber-accent-orange, #f57905);
  appearance: auto;
  cursor: pointer;
  flex: 0 0 auto;
  height: 18px;
  margin: 0;
  width: 18px;
}

body.theme-4barber.single-product .forbarber-back-in-stock__consent span {
  cursor: pointer;
  padding-top: 2px;
}

body.theme-4barber.single-product .forbarber-back-in-stock__message {
  border: 1px solid transparent;
  border-radius: 8px;
  color: #747474;
  font-size: 13px;
  font-weight: 650;
  grid-column: 1 / -1;
  line-height: 1.35;
  margin-top: 2px;
  min-height: 0;
  padding: 10px 12px;
}

body.theme-4barber.single-product .forbarber-back-in-stock__message[hidden] {
  display: none;
}

body.theme-4barber.single-product .forbarber-back-in-stock__message.is-success {
  background: #eef8ef;
  border-color: rgba(69, 149, 67, .28);
  color: #287d32;
}

body.theme-4barber.single-product .forbarber-back-in-stock__message.is-error {
  background: #fff2f2;
  border-color: rgba(205, 25, 22, .22);
  color: #cd1916;
}

body.theme-4barber.single-product .forbarber-back-in-stock__message:focus {
  outline: 2px solid rgba(245, 121, 5, .45);
  outline-offset: 2px;
}

body.theme-4barber.single-product form.cart .single_add_to_cart_button,
body.theme-4barber.single-product .single_add_to_cart_button.button.alt {
  border-radius: 8px;
}

body.theme-4barber .forbarber-loop-badges span {
  align-items: center;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  min-height: 20px;
  padding: 5px 11px;
  text-transform: none;
}
	 
@media(max-width: 767px) { 
	body.theme-4barber .forbarber-loop-badges span {
		padding: 1px 8px
	}
}

body.theme-4barber .forbarber-loop-badges span.is-bestseller {
  background: #ffe2d1;
  color: #f57905;
}

body.theme-4barber .forbarber-loop-badges span.is-new {
  background: #ead7ff;
  color: #8427e6;
}

body.theme-4barber .forbarber-loop-delivery__value,
body.theme-4barber.single-product .product-status-chip {
  gap: 7px;
}

body.theme-4barber .forbarber-loop-delivery__value::before,
body.theme-4barber.single-product .product-status-chip::before {
  background: currentColor;
  border-radius: 999px;
  content: "";
  display: inline-block;
  flex: 0 0 auto;
  height: 6px;
  width: 6px;
}

body.theme-4barber .forbarber-loop-delivery.is-out-of-stock .forbarber-loop-delivery__value,
body.theme-4barber.single-product .product-status-chip.is-out-of-stock {
  background: rgba(205, 25, 22, 0.1);
  border-color: rgba(205, 25, 22, 0.24);
  color: #cd1916;
}

body.theme-4barber .woocommerce-notices-wrapper:not(:empty) {
  margin: 0 auto 16px;
  max-width: 1340px;
  width: min(90%, 1340px);
}

body.theme-4barber .container .woocommerce-notices-wrapper:not(:empty),
body.theme-4barber #primary .wrap-top .woocommerce-notices-wrapper:not(:empty) {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
}

body.theme-4barber .woocommerce-notices-wrapper > :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 620px) {
  body.theme-4barber.single-product .forbarber-back-in-stock__form {
    grid-template-columns: 1fr;
  }

  body.theme-4barber.single-product .forbarber-back-in-stock__form button {
    width: 100%;
  }
}
