/* Woocommerce CSS */

#wc-stripe-express-checkout-element{
  display: none!important;
}
body:not(.logged-in) nav li.for-logged-in{
  display: none;
}
body.logged-in nav li.for-logged-out{
  display: none;
}
.woocommerce-lost-password #page-content .woocommerce-notices-wrapper, .woocommerce-lost-password .woocommerce{
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce-form.login, .woocommerce-lost-password .woocommerce-ResetPassword{
  max-width: 450px;
  margin: 0 auto;
  background: #000;
  padding: 30px;
}
.woocommerce-lost-password .woocommerce{
  margin-bottom: 80px;
  margin-top: 40px;
}
.woocommerce-ResetPassword:before{
  content: 'Reset Password';
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  display: block;
  margin: 10px 0 20px;
}
.woocommerce-form.login label, .woocommerce-lost-password .woocommerce-ResetPassword label{
  color: #fff;
  display: block;
  margin-bottom: 7px;
}
.woocommerce-lost-password .woocommerce-ResetPassword p{
  color: #fff;
  text-align: center;
}
.woocommerce-lost-password .woocommerce-ResetPassword .form-row{
  width: 100%;
}
.woocommerce-lost-password .woocommerce-ResetPassword .form-row *{
  text-align: left;
}
.woo-login-form .input-text, .woocommerce-lost-password .woocommerce-ResetPassword .input-text{
  width: 100%;
  background: transparent!important;
  border-color: #fff !important;
  color: #fff !important;
}
.woocommerce form .form-row .required{
  color: var(--orange)!important;
}
.woo-login-form .button, .woocommerce-ResetPassword .button{
  border-radius: 25px!important;
  font-weight: 400!important;
  background: #fff!important;
  width: 100%!important;
  margin-top: 20px;
  text-align: center!important;
}
.woo-login-form .button:hover, .woocommerce-ResetPassword .button:hover{
  background: var(--black)!important;
  color: #fff!important;
}
.woo-login-form h2{
  display: none;
}
.woo-login-form .woocommerce-form__label-for-checkbox input{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: transparent;
  height: 100%;
}
.woo-login-form .woocommerce-form__label-for-checkbox{
  padding-left: 0!important;
  position: relative;
}
.woo-login-form .woocommerce-form__label-for-checkbox:before{
  content: none!important;
}
.woo-login-form .woocommerce-form__label-for-checkbox span{
  position: relative;
  padding-left: 30px;
}
.woo-login-form .woocommerce-form__label-for-checkbox span:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 0;
}
.woo-login-form .woocommerce-form__label-for-checkbox span:after{
  content: '';
  top: 3px;
  left: 5px;
  width: 7px;
  height: 12px;
  display: block;
  background: transparent;
  border-radius: 0;
  padding: 1px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  position: absolute;
}
.woo-login-form .woocommerce-form__label-for-checkbox input:checked + span:before{
  border-color: var(--orange);
  background-color: var(--orange);
}
.woo-login-form .woocommerce-form__label-for-checkbox input:checked + span:after{
  display: block;
}
.woocommerce-form.login a{
  color: #fff;
}
#fkcart-modal .fkcart-primary-button{
  background: var(--black)!important;
  border-radius: 25px!important;
}
#fkcart-floating-toggler{
  position: relative!important;
  bottom: 0!important;
  right: 0!important;
  width: 28px!important;
  height: 28px!important;
  padding: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  margin: 0 10px!important;
  top: -1px!important;
}
#fkcart-floating-toggler .fkcart-item-count{
  display: none!important;
}
#fkcart-floating-toggler .fkcart-floating-icon{
  background: url('/wp-content/themes/wwca/assets/images/shopping-cart.svg') no-repeat center!important;
  width: 28px;
  height: 28px;
  display: block;
  background-size: contain;
}
#fkcart-floating-toggler .fkcart-floating-icon svg{
  display: none!important;
}
.woocommerce.archive .woocommerce-breadcrumb, .woocommerce.archive h1.woocommerce-products-header__title,
.woocommerce.archive .woocommerce-result-count, .woocommerce-ordering{
  display: none;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
  color: var(--text)!important;
  font-size: 18px;
}
.woocommerce.archive .page-description .wp-block-columns{
  padding-left: 0;
  padding-right: 0;
}
.woocommerce.archive #primary, .woocommerce.archive #sidebar{
  padding-left: 80px;
  padding-right: 80px;
}
.woocommerce #breadcrumbs{
  margin-bottom: 40px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
  background: #000!important;
  color: #fff!important;
  border-radius: 25px!important;
  font-weight: 400!important;
  padding: 12px 17px 10px!important;
  background-position: calc(100% - 10px) 10px;
}
.woocommerce #page-content .button:after{
    top: 10px!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{
  background-color: var(--black)!important;
  color: #fff!important;
  border-color: var(--black)!important;
}
.woocommerce .accordion-button{
  font-family: var(--heading);
  font-weight: 500;
  font-size: 20px;
  padding: 17px 40px 17px 0;
}
.woocommerce .accordion-item{
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.woocommerce .accordion-item:not(:first-child){
  border-top: 0;
}
.woocommerce .accordion-button.collapsed:before{
  top: 20px;
  right: 20px;
}
.woocommerce .accordion-button.collapsed:after{
  right: 14px;
  top: 26px;
}
.woocommerce .accordion-body{
  padding-left: 0;
}
.woocommerce div.product form.cart{
  margin-bottom: 57px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{
  background: #000;
  color: #fff!important;
}
.woocommerce div.product form.cart .variations label, .single .quantity label{
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.single table.variations, .single table.variations tbody, .single table.variations tr, .single table.variations tr td{
  display: block;
  width: 100%;
  float: left;
}
.woocommerce div.product p.stock{
  margin-bottom: 0!important;
}
.single .woocommerce-variation-availability{
  position: absolute;
  right: 0;
  top: -3px;
}
.single .reset_variations{
  float: right;
  background: var(--black)!important;
  color: #fff!important;
  padding: 9px 20px!important;
  line-height: 1em!important;
  margin-top: 10px;
  text-decoration: none!important;
  border-radius: 20px;
}
.single .reset_variations:hover{
  background: var(--orange)!important;
  color: #000!important;
}
.single .single_variation_wrap{
  position: relative;
}
.single .woocommerce-variation-add-to-cart{
  float: left;
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.woocommerce div.product form.cart div.quantity{
  width: 200px;
  position: relative;
  margin-right: 27px;
}
.woocommerce .quantity .qty{
  width: 170px;
  border-right: 0!important;
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
}
.woocommerce .quantity input.qty_button{
  width: 30px;
  height: 24px!important;
  padding: 0!important;
  font-size: 16px;
  border-radius: 0!important;
  line-height: 1em!important;
  display: block;
}
.woocommerce .quantity input.qty_button:first-child{
  border-top-right-radius: 4px!important;
}
.woocommerce .quantity input.qty_button:hover{
  background: #000!important;
  color: #fff!important;
}
.woocommerce .quantity input.qty_button:last-child{
  border-top: 0!important;
  border-bottom-right-radius: 4px!important;
}
.woocommerce .quantity .controls{
  width: 30px;
  float: right;
  position: absolute;
  right: 0;
  top: 25px;
}
.woocommerce .single_variation_wrap .quantity .controls{
  top: 24px;
}
.single .entry-summary .variations_form .price{
  display: none;
}
.single .entry-summary .variations_form .single_variation_wrap .price{
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.single .price, .single .price *{
  font-size: 18px;
  font-weight: 400;
  color: #000!important;
}
.single .woocommerce-product-details__short-description{
  margin-bottom: 30px;
}
.single .woocommerce-product-details__short-description ul, .single .woocommerce-product-details__short-description ol{
  padding-left: 20px;
}
.woocommerce-product-gallery__wrapper div{
  margin-bottom: 10px;
}
.woocommerce div.product.product-type-simple p.price{
  margin-bottom: 5px;
}
.woocommerce div.product.product-type-simple p.stock.in-stock{
  color: var(--text)!important;
  margin-bottom: 20px!important;
  font-size: 18px!important;
}
.woocommerce div.product.product-type-simple .single_add_to_cart_button{
  margin-top: 24px;
}
.woocommerce .related.products{
  float: left;
  width: 100%;
  margin-top: 100px;
}
.woocommerce .related.products h2{
  margin-bottom: 30px;
  line-height: 1.25em;
}
.woocommerce ul.products, .woocommerce-page ul.products{
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  margin: 0 0 53px;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce ul.products li.product:last-child, .woocommerce-page ul.products li.product:last-child{
  margin-right: 0;
}
.woocommerce ul.products li.product:nth-child(4n + 1){
  clear: left;
}
.woocommerce ul.products li.product .image-wrapper{
  overflow: hidden;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  padding: 0;
}
.woocommerce .related ul.products p.desc{
  display: none;
}
.woocommerce ul.products li.product .image-wrapper img{
  margin-bottom: 0;
}
.woocommerce ul.products li.product .image-wrapper, .woocommerce ul.products li.product a img{
  border-radius: 0!important;
}
.woocommerce-form__label-for-checkbox{
  position: relative;
  padding-left: 30px;
  display: inline-block!important;
  line-height: 1.4em!important;
}

.woocommerce-form__label-for-checkbox:before{
  top: 1px!important;
}

.woocommerce-form__label-for-checkbox:after{
  top: 3px!important;
}

#ship-to-different-address .woocommerce-form__label-for-checkbox:before{
  content: none;
}

#ship-to-different-address{
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

#ship-to-different-address span:before{
  top: 7px;
  border-radius: 0;
}

#ship-to-different-address span:after{
  top: 10px;
  left: 6px;
  width: 5px;
  height: 8px;
  background: transparent;
  border-radius: 0;
  padding: 1px;
  border: solid var(--orange);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.woocommerce ul#shipping_method{
  max-width: 130px;
  float: right;
}

.woocommerce ul#shipping_method li{
  position: relative;
  font-size: 14px;
  text-align: left;
  margin: 0!important;
}

.woocommerce ul#shipping_method li label{
  padding-left: 20px!important;
  font-weight: 300;
}

.woocommerce ul#shipping_method .amount{
  font-weight: 300!important;
}

.woocommerce ul#shipping_method li label:before{
  top: 3px;
  width: 14px;
  height: 14px;
}

#shipping_method li label:after{
  top: 7px;
  left: 4px;
  width: 6px;
  height: 6px;
}

#stripe-payment-data p{
  font-size: 1em!important;
}

#wc-stripe-cc-form label{
  padding-left: 0!important;
}

.woocommerce-form__label-for-checkbox:before{
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid var(--orange);
  border-radius: 0;
}

.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label:before,
.woocommerce-form__input-checkbox:checked ~ label:before{
  background-color: var(--orange);
  border-color: var(--orange);
}

.woocommerce-SavedPaymentMethods-saveNew label:after,
.woocommerce-form__label-for-checkbox:after{
  content: '';
  position: absolute;
  display: none;
  left: 6px;
  top: 7px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label:after,
.woocommerce-form__input-checkbox:checked ~ label:after{
  display: block;
}
.woocommerce form .form-row .input-checkbox{
  position: absolute;
  margin: 0;
}

#wc-stripe-cc-form label:before, #wc-stripe-cc-form label:after{
  content: none!important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{
  height: 40px;
  margin-top: -5px;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field{
  border: 1px solid var(--black)!important;
  padding: 14px!important;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{
  max-width: 30px;
}

.stripe-source-errors{
  font-size: 18px!important;
}

.stripe-source-errors ul{
  font-size: 1em!important;
  margin: 0!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.stripe-source-errors ul:before{
  top: 0!important;
}

.stripe-source-errors ul li{
  border: 0!important;
  padding: 2px!important;
  color: var(--orange)!important;
}

.woocommerce-error::before{
  color: var(--orange)!important;
}

.woocommerce-order-received .woocommerce-order{
  margin: 0 auto;
  max-width: 600px;
}

.woocommerce-order-received .woocommerce-order .order_details{
  margin: 30px 0;
}

.woocommerce ul.order_details li{
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 300;
  border: 0;
  padding: 0;
  margin: 0 0 15px;
}

.woocommerce ul.order_details li strong{
  font-weight: 400;
}

.woocommerce-order-received .woocommerce-order-details, .woocommerce-order-received .woocommerce-customer-details{
  display: none;
}

.woocommerce div.product form.cart .variations{
  margin-bottom: 0;
}

.woocommerce-tabs, .single-product .product_meta{
  display: none;
}
.woo-variation-swatches .variable-items-wrapper{
  margin: 0!important;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item,
.button-variable-items-wrapper.wvs-style-squared .variable-item{
  width: 25%!important;
  margin: 0!important;
  padding: 18px 10px!important;
  border-radius: 0!important;
  border: 1px solid var(--black);
  border-left: 0;
  font-family: antique-olive, sans-serif;
  font-weight: 500;
  letter-spacing: 1.78px;
  font-size: 0.8889em;
  line-height: 1em;
  height: auto;
  box-shadow: none!important;
  background: transparent!important;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item:first-child,
.button-variable-items-wrapper.wvs-style-squared .variable-item:first-child{
  border-left: 1px solid var(--black);
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.selected,
.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item:hover,
.button-variable-items-wrapper.wvs-style-squared .variable-item.selected,
.button-variable-items-wrapper.wvs-style-squared .variable-item:hover{
  box-shadow: none!important;
  color: var(--black);
  background: #DACCE4!important;
}

/* checkout - start */

.woocommerce-checkout h2{
  font-size: 1.33em;
  line-height: 1.35em;
  margin-bottom: 40px;
  color: var(--black);
}

.woocommerce-form-coupon-toggle{
  display: none;
}

.checkout-cart{
  width: 33.33%;
  float: left;
  padding-right: 30px;
}

.checkout-forms{
  width: 66.66%;
  float: right;
  padding-left: 30px;
}

.checkout-forms #customer-details, .checkout-forms #payment-details{
  width: 50%;
  float: left;
}

.checkout-forms #customer-details{
  padding-right: 30px;
}

.checkout-forms #payment-details{
  padding-left: 30px;
}

.woocommerce form .form-row label{
  font-size: 16px;
  line-height: 1.25em;
  color: var(--black);
  font-weight: 400;
  margin-bottom: 10px;
}

.woocommerce form .form-row .required{
  color: var(--orange)!important;
  font-weight: 300!important;
}

.select2-container .select2-selection--single{
  height: 54px;
}

.select2-container--default .select2-selection--single{
  border-radius: 0!important;
  border: 1px solid var(--black)!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 54px;
  color: var(--black)!important;
  font-size: 16px;
  font-weight: 300;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 52px;
  width: 30px;
}

.select2-container{
  height: 54px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
  border: solid var(--black);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 2.5px;
  top: 23px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  padding: 15px;
  border: 1px solid var(--black);
  font-size: 16px;
  font-weight: 300;
}

.cart .actions .coupon{
  width: 100%;
  margin-bottom: 25px;
}

.cart .actions .coupon input#coupon_code{
  width: calc(100% - 160px);
  border: 1px solid var(--black);
  font-weight: 300;
  font-size: 14px;
  padding: 13.5px 15px;
  line-height: 1.1em;
  margin-right: 0;
}

.cart .actions .button{
  width: 180px;
  float: right;
  padding: 11px!important;
  min-width: 100px;
  border-radius: 30px!important;
  color: #fff!important;
  font-weight: 400;
  background: var(--black);
  font-size: 0.8889em;
}

.cart .actions .button:hover{
  background: var(--black);
  color: #fff!important;
  border-color: var(--black)!important;
}

.woocommerce form .form-row{
  padding: 0;
  margin: 0 0 20px;
}

.woocommerce form .form-row#billing_address_1_field{
  margin-bottom: 10px;
}

.woocommerce table.shop_table{
  border: 0;
  margin: 0 0 20px;
  border-radius: 0;
}

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail{
  padding: 0 10px 0 0;
  vertical-align: top;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
  width: 275px;
}

.checkout-cart p a{
  color: var(--black);
}

.woocommerce-cart-form table td.product-name{
  padding-top: 0!important;
}

.woocommerce a.remove{
  color: var(--black)!important;
  font-size: 0.7778em;
  font-weight: bold;
  line-height: 1.6em;
  width: auto;
  height: auto;
  text-align: left;
  display: inline-block;
  padding-left: 30px;
  position: relative;
  margin: 10px 0;
}

.woocommerce a.remove:before{
  content: '';
  display: block;
  position: absolute;
  width: 22px;
  height: 20px;
  background: url('/wp-content/themes/wwca/assets/images/trash.svg') no-repeat left;
  background-size: cover;
  left: 0;
  top: -1px;
}

.woocommerce a.remove:hover{
  color: var(--orange)!important;
  text-decoration: none!important;
  background: transparent!important;
}

.woocommerce table.shop_table .cart_item td{
  border-top: 0;
  padding-bottom: 30px;
}

.woocommerce table.shop_table .cart_item td.product-name{
  position: relative;
  vertical-align: top;
}

.woocommerce table.shop_table .cart_item .product-remove{
  float: left;
  width: 100%;
  position: absolute;
  bottom: 25px;
  text-align: right;
}

.cart_item .price-and-qty{
  float: left;
  width: 100%;
}

.cart_item .product-name a{
  text-decoration: none;
}

.cart_item .product-name{
  font-family: var(--heading);
  font-weight: 500;
}

.cart_item .price-and-qty .product-price{
  float: left;
}

.cart_item .price-and-qty .product-price .amount, .woocommerce a.remove, .cart_item .price-and-qty span{
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body);
}

.cart_item .price-and-qty .product-quantity{
  float: right;
}

.woocommerce-checkout .quantity .qty, .woocommerce-cart .quantity .qty{
  width: 60px;
  padding: 2px 5px;
  border: 0;
  line-height: 1em;
}

.cart_item .quantity .controls{
  height: 24px;
}

.cart_item .quantity .controls input{
  height: 20px;
  width: 20px;
  top: 3px;
  right: 0;
  font-size: 1em;
  padding: 0;
  border: 2px solid var(--orange);
  color: var(--orange);
  border-radius: 50%;
  line-height: 0.8em;
  text-align: center;
}

.cart_item .quantity .controls input.minus{
  font-size: 1.25em;
  padding: 0;
  top: 3px;
  left: 0;
  line-height: 0;
  padding-bottom: 3px;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{
  padding: 20px 0 0;
  border: 0;
}

#order_review h4{
  background: var(--black);
  padding: 22px;
  margin: 0;
  width: 100%;
  font-size: 1.125em;
  color: #fff;
}

#order_review .woocommerce-checkout-review-order-table{
  background: var(--black);
  padding: 0 22px 15px;
  margin-bottom: 30px;
  color: #fff;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td{
  padding: 10px 0;
}

#order_review .woocommerce-checkout-review-order-table .cart-subtotal th, #order_review .woocommerce-checkout-review-order-table .cart-subtotal td{
  font-weight: 400;
  font-size: 16px!important;
  border-top: 0;
  padding: 0 0 17px;
  border-bottom: 1px solid #fff;
}

#order_review .shipping th{
  font-weight: 300;
  font-size: 0.7778em!important;
}
.woocommerce table.shop_table tfoot .order-total td, .woocommerce table.shop_table tfoot .order-total th{
  border-top: 1px solid var(--black);
  font-size: 0.7778em!important;
  padding-top: 20px!important;
  padding-bottom: 5px!important;
}

#order_review .woocommerce-checkout-review-order-table .order-total th, #order_review .woocommerce-checkout-review-order-table .order-total td{
  text-transform: uppercase;
  font-size: 0.8889em;
}

.woocommerce-checkout-review-order-table .review-title{
  display: none;
}

.woocommerce-checkout-review-order-table td{
  font-family: var(--body)!important;
  text-align: left!important;
  font-size: 16px!important;
  line-height: 1.3em!important;
}

.woocommerce-checkout-review-order-table td{
  padding: 0;
}

.woocommerce-checkout-review-order-table td.product-name{
  width: 80%!important;
  padding-top: 0!important;
  vertical-align: top;
  padding-right: 20px!important;
}
.woocommerce-checkout-review-order-table td.product-total{
  width: 20%!important;
  padding-top: 0!important;
  vertical-align: top!important;
  text-align: right!important;
}
#order_review .woocommerce-checkout-review-order-table .cart-subtotal td,
#order_review .woocommerce-checkout-review-order-table .order-total td{
  text-align: right!important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  background: transparent;
  border-radius: 0;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
  padding: 0;
  border-bottom: 0;
}

.woocommerce-checkout #payment ul.payment_methods li{
  border-top: 1px solid rgba(35,31,32,0.1);
  padding: 12px 0 8px;
}

.payment_box fieldset{
  padding: 15px!important;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal{
  font-size: 0.8em;
  font-weight: 300;
  line-height: 30px;
  color: var(--black);
  letter-spacing: 0;
  text-transform: none;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
  background-color: transparent;
  color: var(--black);
  padding: 0!important;
  margin: 10px 0;
  border-radius: 0;
  font-size: 1em;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
  content: none;
}

#add_payment_method #payment div.payment_box *, .woocommerce-cart #payment div.payment_box *, .woocommerce-checkout #payment div.payment_box *{
  font-size: 16px;
}

#add_payment_method #payment div.payment_box a, .woocommerce-cart #payment div.payment_box a, .woocommerce-checkout #payment div.payment_box a{
  color: var(--black);
  text-decoration: underline;
}

#add_payment_method #payment ul.payment_methods li label, .woocommerce-cart #payment ul.payment_methods li label, .woocommerce-checkout #payment ul.payment_methods li label{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
  position: relative;
  font-size: 16px;
  line-height: 1.25em;
  margin-bottom: 20px;
  border-top: 0!important;
}

.woocommerce-checkout form input{
  font-weight: 400!important;
  font-size: 16px!important;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field{
  border: 1px solid var(--black);
  padding: 14px;
}

img.stripe-discover-icon.stripe-icon, img.stripe-icon.stripe-jcb-icon, img.stripe-diners-icon.stripe-icon{
  display: none;
}

.woocommerce-checkout #payment ul.payment_methods li fieldset label{
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  padding-left: 0!important;
  text-transform: none;
}

.woocommerce-SavedPaymentMethods-saveNew{
  position: relative;
}

.woocommerce-SavedPaymentMethods-saveNew label{
  float: left;
  font-size: 14px!important;
  text-transform: none!important;
  letter-spacing: 0!important;
  margin-top: 2px!important;
  margin-bottom: 0!important;
}

.woocommerce-SavedPaymentMethods-saveNew label:before{
  top: 3px!important;
  border-radius: 0!important;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.woocommerce-SavedPaymentMethods-saveNew input{
  padding: 10px!important;
  float: left;
  margin-right: 10px!important;
}

.woocommerce-checkout #payment ul.payment_methods li label:before{
  top: 16px;
}

.woocommerce-checkout #payment ul.payment_methods li label{
  letter-spacing: 0;
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
}

.woocommerce-checkout #payment ul.payment_methods li label:after{
  top: 20px;
  left: 4px;
  width: 8px;
  height: 8px;
}

.woocommerce-checkout #payment ul.payment_methods li .woocommerce-SavedPaymentMethods-saveNew label:after{
  top: 5px;
  left: 8px;
  width: 6px;
  height: 10px;
  background: transparent;
  border-radius: 0;
  border-color: var(--orange);
  padding: 1px;
}

#add_payment_method .checkout .checkout-inline-error-message, .woocommerce-cart .checkout .checkout-inline-error-message, .woocommerce-checkout .checkout .checkout-inline-error-message{
  color: var(--orange)!important;
}

.woocommerce-checkout .link-back{
  color: #fff;
  background: #000;
  text-decoration: none;
  display: inline-block;
  padding: 10px 25px;
  border-radius: 30px;
  min-width: 180px;
}

.woocommerce-checkout .link-back:hover{
  background: var(--orange);
  color: #000;
  text-decoration: none!important;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order h2{
  margin-bottom: 0;
}

.woocommerce-checkout #payment ul.payment_methods .woocommerce-SavedPaymentMethods-saveNew{
  display: flex;
  align-items: flex-start;
}

#wc-stripe-express-checkout-elementwc-stripe-express-checkout-element{
  display: none!important;
  opacity: 0!important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
  padding-left: 55px!important;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
  padding: 0;
}

.woocommerce-checkout #payment div.payment_box .form-row.form-row-first{
  width: calc(48% - 10px);
}

.woocommerce-checkout #payment div.payment_box .form-row.form-row-last{
  width: calc(52% - 10px);
}

.woocommerce-privacy-policy-text p{
  font-size: 0.7778em!important;
  line-height: 1.35em!important;
}

.woocommerce-privacy-policy-text p a{
  color: var(--black);
  text-decoration: underline;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  float: left;
  margin-top: 10px;
  padding: 13px 25px!important;
  width: 100%;
  font-weight: 400;
  border-radius: 30px!important;
  font-size: 1em
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover{
  background-color: var(--black)!important;
  color: #fff!important;
}

.woocommerce-checkout .blockUI.blockOverlay{
  position: fixed!important;
  width: 100%!important;
  height: 100%!important;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
  font-size: 0.7778em;
}

.woocommerce form .form-row.woocommerce-invalid label{
  color: var(--orange);
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{
  border-color: var(--orange);
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
  border-color: var(--black);
}
.woocommerce-checkout .product-quantity, .cart .comment{
  display: none;
}
.woocommerce-page table.cart td.actions .coupon{
  text-align: left;
}
.woocommerce-page table.cart td.actions .coupon label{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.cart .actions .coupon input#coupon_code{
  width: calc(100% - 200px);
}

/* checkout - end */

/* quick cart - start */
  #fkcart-modal .fkcart-preview-ui .fkcart-slider-heading{
    padding-top: 30px!important;
    padding-bottom: 30px!important;
  }
  #fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title{
    font-family: var(--heading)!important;
    font-size: 20px!important;
  }
  #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title{
    font-family: var(--heading)!important;
    font-size: 16px;
  }
  #fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input{
    padding: 0!important;
    border-radius: 0!important;
    border-top: 0!important;
    border-bottom: 0!important;
    font-size: 14px!important;
    width: 50px!important;
    min-width: 50px!important;
  }
  #fkcart-modal .fkcart-quantity-selector{
    box-shadow: none!important;
    border: 1px solid #000;
    border-radius: 4px!important;
  }
  #fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button svg path{
    fill: #000;
  }
  #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-remove-item span{
    background: #000!important;
    color: #fff!important;
  }
  #fkcart-modal .fkcart-checkout-wrap #fkcart-checkout-button{
    background-color: #000!important;
    padding: 12px 25px!important;
    border-radius: 30px!important;
  }
  #fkcart-modal .fkcart-checkout-wrap .fkcart-shopping-link, #fkcart-modal .fkcart-shopping-link{
    color: #000!important;
    margin: 20px 0!important;
    text-decoration: underline!important;
  }
  body #fkcart-modal .fkcart-preview-ui .fkcart-coupon-area{
    border-color: #000!important;
  }
  #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-meta-content,
  #fkcart-modal .fkcart-item-meta-content-wrap, #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-meta-content{
    color: #000!important;
  }
  .fkcart-quick-view-drawer .fkcart-product-name-thumbnail .fkcart-item-title{
    font-family: var(--heading);
    font-weight: 600px;
    margin-bottom: 20px;
  }
  #fkcart-modal .fkcart-product-form-field .fkcart-input-label{
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
  }
  #fkcart-modal .fkcart-quick-view-drawer .fkcart-form-input-wrap{
    padding-right: 15px;
  }
  #fkcart-modal .fkcart-quick-view-drawer .fkcart-product-form-wrap table tr{
    display: block!important;
  }
  .fkcart-quick-view-drawer .fkcart-drawer-content .fkcart-desc-title,
  .fkcart-quick-view-drawer .fkcart-drawer-content .fkcart-product-description{
    display: none;
  }
  .fkcart-view-link-wrap a{
    color: #fff!important;
    background: #000;
    border-radius: 30px;
    padding: 12px 20px;
    display: inline-block;
    margin-top: 20px;
    font-size: 18px;
    min-width: 150px;
    text-align: center;
    width: 100%;
    font-weight: 600;
  }
  #fkcart-modal .reset_variations{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9999;
  }
  #fkcart-modal .fkcart-product-form-field form{
    position: relative;
  }
  #fkcart-modal .fkcart-product-form-thumbnail.fkcart-panel{
    width: 100px;
    float: left;
  }
  #fkcart-modal .fkcart-product-form-thumbnail.fkcart-panel img{
    width: 100%;
  }
  #fkcart-modal .fkcart-product-name-thumbnail.fkcart-panel{
    width: calc(100% - 100px);
    float: left;
    margin-top: 16px;
    padding-left: 0!important;
  }
  #fkcart-modal .fkcart-quick-view-drawer .stock{
    color: #000!important;
  }
  .fkcart-quick-view-drawer .fkcart-product-name-thumbnail .fkcart-item-title, .fkcart-quick-view-drawer .fkcart-product-name-thumbnail .fkcart-item-title{
    text-align: left!important;
  }
  .fkcart-product-form-fields.fkcart-panel{
    float: left;
    width: 100%;
  }
  #fkcart-floating-toggler .fkcart-item-count{
    display: block!important;
    background: var(--orange)!important;
    font-size: 0!important;
    border: 1px solid #fff!important;
    width: 15px!important;
    min-width: 15px!important;
    height: 15px!important;
    left: auto!important;
    right: -2px!important;
    top: -4px!important;
  }
/* quick cart - end */

.woocommerce-account .woocommerce-MyAccount-navigation{
  width: 100%;
  float: left;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
  list-style: none;
  padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
  float: left;
  margin: 0 15px 10px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
  border-radius: 30px;
  border: 1px solid #000;
  padding: 9px 20px;
  text-decoration: none;
  display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{
  background: #000;
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content{
  float: left;
  width: 100%;
}
.woocommerce-account #page-content{
  padding-bottom: 100px;
}
.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2{
  width: 100%!important;
  float: left!important;
}
.woocommerce-MyAccount-content .col-1{
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}
.woocommerce-MyAccount-content h2{
  font-size: 1.35em;
}
.woocommerce-account .addresses .title .edit, .woocommerce-MyAccount-content .button{
  background: #000!important;
  color: #fff!important;
  display: inline-block!important;
  padding: 10px 20px!important;
  border-radius: 30px!important;
  font-size: 16px!important;
}
.show-password-input{
  border: 0!important;
  padding: 0!important;
}
.woocommerce-MyAccount-content fieldset{
  margin-bottom: 20px;
}
#account_display_name_description em{
  font-size: 16px;
}
.woocommerce-info{
  border-top-color: var(--blue);
  color: #000;
}
.woocommerce-info::before{
  color: var(--blue);
}
.woocommerce-error, .woocommerce-error:focus, .woocommerce-message, .woocommerce-message:focus{
  outline: none!important;
}
.woocommerce-error{
  border-top-color: var(--orange);
  color: #000;
}
.woocommerce-message::before{
  color: #000;
}
.woocommerce-message{
  border-top-color: var(--blue);
  color: #000;
}

@media screen and (max-width: 1349px){
  .cart .actions .coupon input#coupon_code{
    width: 100%;
    margin-bottom: 20px;
  }
  .cart .actions .button{
    width: 100%;
  }
  .cart .actions .coupon{
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1280px){
  .woocommerce.archive #primary, .woocommerce.archive #sidebar{
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 1199px){
  .woocommerce.archive #primary, .woocommerce.archive #sidebar{
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 991px){
  .wc-stripe-express-checkout-button-separator,  ##wc-stripe-express-checkout-element{
    display: none!important;
  }
  #wc-stripe-express-checkout-button-separator{
    font-size: 0!important;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
    font-size: 20px;
  }
  .checkout-cart, .checkout-forms, .checkout-forms #customer-details, .checkout-forms #payment-details{
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-forms #customer-details{
    margin-bottom: 40px;
  }
  .woocommerce-checkout .woocommerce table.shop_table .cart_item td.product-thumbnail{
    width: 120px;
  }
  .woocommerce table.shop_table .cart_item td.product-name{
    width: calc(100% - 150px);
    display: inline-block;
    min-height: 150px;
  }
  .woocommerce-checkout-review-order-table td.product-name{
    min-height: 0!important;
  }
}

@media screen and (max-width: 768px){
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width: 50%;
  }
  .woocommerce ul.products, .woocommerce-page ul.products{
    margin-left: -10px;
    margin-right: -10px;
  }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
    font-size: 18px;
  }
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{
    font-size: 16px;
  }
  .woocommerce .post-item.product .desc{
    margin-bottom: 5px;
  }
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
    display: block;
    width: 100px!important;
    float: left;
  }
  .woocommerce table.shop_table .cart_item .product-remove{
    position: relative;
    bottom: 0;
  }
  .woocommerce table.shop_table .cart_item td.product-name{
    float: left;
    width: calc(100% - 100px);
  }
  .woocommerce a.remove{
    float: left;
  }
  .woocommerce-cart-form table td .product-name{
    margin-bottom: 0;
    text-align: left;
  }
  .cart_item .price-and-qty{
    width: 150px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
    background-color: transparent;
  }
  .cart .actions .coupon input#coupon_code{
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce-page table.cart td.actions .button{
    width: 100%!important;
  }
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
    content: none;
  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 100%;
  }
  .woocommerce table.shop_table td{
    border: 0!important;
  }
}