/*
    Moork WooCommerce Styles
*/

/*basic*/
body .wc-block-components-form .wc-block-components-text-input input[type=email], 
body .wc-block-components-form .wc-block-components-text-input input[type=number], 
body .wc-block-components-form .wc-block-components-text-input input[type=password], 
body .wc-block-components-form .wc-block-components-text-input input[type=tel], 
body .wc-block-components-form .wc-block-components-text-input input[type=text], 
body .wc-block-components-form .wc-block-components-text-input input[type=url], 
body .wc-block-components-text-input input[type=email], 
body .wc-block-components-text-input input[type=number], 
body .wc-block-components-text-input input[type=password], 
body .wc-block-components-text-input input[type=tel], 
body .wc-block-components-text-input input[type=text], 
body .wc-block-components-text-input input[type=url] {
  border: solid 1px rgba(196, 196, 196, 0.6);
  border-radius: 2px;
  background-color: transparent;
  font-size: 18px;
  font-family: "Albert Sans", sans-serif;
  font-weight: 500;
  color: #212121;
}
body .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, 
body .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, 
body .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, 
body .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, 
body .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, 
body .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, 
body .wc-block-components-text-input input[type=email]:focus, 
body .wc-block-components-text-input input[type=number]:focus, 
body .wc-block-components-text-input input[type=password]:focus, 
body .wc-block-components-text-input input[type=tel]:focus, 
body .wc-block-components-text-input input[type=text]:focus, 
body .wc-block-components-text-input input[type=url]:focus {
  border: solid 1px rgba(196, 196, 196, 0.6);
}
body .wc-block-components-button:not(.is-link):disabled {
  opacity: 0.5;
}
body .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
  opacity: 1;
}
.wc-block-components-totals-coupon .wc-block-components-panel__button {
  color: #212121;
}
.product_meta a {
  position: relative;
  line-height: 160%;
}
.product_meta a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #D94625;
  -webkit-transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
}
.product_meta a:hover:after {
  width: 100%;
}
.product_meta a:hover:after {
  color: #D94625;
}

/*breadcrumbs*/
.woocommerce .woocommerce-breadcrumb {
  display: inline;
  font-size: 14px;
}
.woocommerce .woocommerce-breadcrumb {
  display: inline-flex;
}
.woocommerce .mil-dark .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
  color: rgba(33, 33, 33, 0.5);
}
.woocommerce .mil-banner-inner-page .mil-bread:not(.mil-dark) .woocommerce-breadcrumb {
  color: rgba(255,255,255,0.5);
}
.woocommerce .woocommerce-breadcrumb a {
  margin: 0 15px 0 0;
  font-weight: 400;
  color: #FFFFFF;
}
.woocommerce .woocommerce-breadcrumb a:after {
  content: ">";
  position: relative;
  top: 2px;
  color: #FFFFFF;
  opacity: 0.5;
  margin-right: 15px;
  pointer-events: none;
}
.woocommerce .woocommerce-breadcrumb a:after {
  margin-right: 0;
  margin-left: 15px;
}
.woocommerce .mil-dark .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb a {
  color: #212121;
}
.woocommerce .mil-banner-inner-page .mil-bread:not(.mil-dark) .woocommerce-breadcrumb a {
  color: #FFFFFF;
}
.woocommerce .mil-dark .woocommerce-breadcrumb a:after,
.woocommerce .woocommerce-breadcrumb a:after {
  color: #212121;
}
.woocommerce .mil-banner-inner-page .mil-bread:not(.mil-dark) .woocommerce-breadcrumb a:after {
  color: #FFFFFF;
}

/*products*/
:where(.wc-block-product-filters) .wc-block-product-filters__overlay {
  z-index: 99 !important;
}
.woocommerce .shop-page > .row > .col-lg-3:nth-child(1) .content-sidebar {
  padding-right: 15px;
}
.woocommerce .shop-page > .row > .col-lg-3:nth-child(2) .content-sidebar {
  padding-left: 15px;
}
.woocommerce .wc-block-product-filter-price-slider .text input[type=text] {
  border: solid 1px rgba(196, 196, 196, 0.6);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  height: auto;
}
.woocommerce .shop-page h1.page-title {
  margin-bottom: 20px;
  font-size: 43px;
  display: none;
}
@media (max-width: 1024px) {
  .woocommerce .shop-page h1.page-title {
    font-size: 30px;
  }
}
.woocommerce .shop-page .woocommerce-result-count {
  font-size: 24px;
  height: 70px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.woocommerce .shop-page .woocommerce-ordering {
  margin-bottom: 10px;
}
.woocommerce span.onsale, 
body .wc-block-grid .wc-block-grid__product-onsale, 
body .wc-block-grid__product-image .wc-block-grid__product-onsale {
  height: 80px;
  width: 80px;
  padding: 0;
  margin: 0;
  background-color: rgba(196, 196, 196, 0.2);
  color: #212121;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .product span.onsale {
  margin: 20px 0 0 20px;
}
.woocommerce .products ul, 
.woocommerce ul.products, 
body .wc-block-grid__products {
  margin: 0;
}
body .wc-block-grid__products {
  display: flex;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product, 
body .wc-block-grid__products li {
  margin-top: 50px;
  margin-bottom: 0;
}
body .wc-block-grid__products li {
  padding: 0;
  text-align: left;
}
body .wc-block-grid__products li:before {
  display: none;
}
.woocommerce ul.products li.product .onsale, 
body .wc-block-grid .wc-block-grid__product-onsale, 
body .wc-block-grid__product-image .wc-block-grid__product-onsale {
  margin: 0;
  position: absolute;
  top: 20px;
  right: auto;
  left: 20px;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link, 
body .wc-block-grid__product .wc-block-grid__product-link {
  margin-right: -4px;
}
body .wc-block-grid__product .wc-block-grid__product-link + p {
  display: none;
}
body .wc-block-grid__product p, 
body .wc-block-grid__product .wc-block-grid__product-link p {
  margin: 0;
}
.woocommerce ul.products li.product a img, 
body .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image) {
  margin: 0 0 30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3,
body .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, 
body .editor-styles-wrapper .wc-block-grid__product-title, 
body .wc-block-grid__product-title {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 18px;
  letter-spacing: -0.03em;
}
body .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, 
body .editor-styles-wrapper .wc-block-grid__product-title, 
body .wc-block-grid__product-title {
  font-family: "Roboto Condensed", sans-serif;
  color: #212121;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 115%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body .wc-block-grid__product .wc-block-grid__product-title {
  margin: 0;
}
.woocommerce ul.products li.product .price, 
body .wc-block-grid__product-price.price {
  margin-bottom: 0;
  font-size: 16px;
  color: #212121;
}
.woocommerce ul.products li.product .price .amount, 
body .wc-block-grid__product-price.price .amount {
  font-size: 24px;
}
.woocommerce ul.products li.product .price del .amount, 
body .wc-block-grid__product-price.price del .amount {
  font-size: 16px;
}
.woocommerce ul.products li.product .price del, 
body .wc-block-grid__product-price.price del {
  margin-right: 5px;
  color: #898D96;
  opacity: 1;
}
.woocommerce ul.products li.product .price ins, 
body .wc-block-grid__product-price.price ins {
  text-decoration: none;
  font-weight: 400;
}
.woocommerce ul.products li.product .price > span, 
body .wc-block-grid__product-price.price > span {
  vertical-align: middle;
}
.woocommerce ul.products li.product .price > span:nth-child(1)+span, 
body .wc-block-grid__product-price.price > span:nth-child(1)+span {
  margin: 0 5px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
body .wc-block-components-button.wc-block-cart__submit-button, 
body .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, 
body .wc-block-components-button:not(.is-link),
.woocommerce .cart-widget p.woocommerce-mini-cart__buttons.buttons .button,
.cart-widget p.woocommerce-mini-cart__buttons.buttons .button {
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  font-weight: 600;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  padding: 15px 20px;
  color: #D94625;
  border: solid 1px #D94625;
  background-color: transparent;
  font-size: 14px;
  line-height: 1;
  justify-content: center;
  -webkit-transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
}
body .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  margin-top: 1em;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.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, 
body .wc-block-components-button.wc-block-cart__submit-button, 
body .wc-block-components-button:not(.is-link) {
  background-color: #D94625;
  color: #fff;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
body .wc-block-components-button.wc-block-cart__submit-button:hover, 
body .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
body .wc-block-components-button:not(.is-link):hover,
.woocommerce .cart-widget p.woocommerce-mini-cart__buttons.buttons .button:hover,
.cart-widget p.woocommerce-mini-cart__buttons.buttons .button:hover {
  background-color: #D94625;
  color: #fff;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.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,
body .wc-block-components-button.wc-block-cart__submit-button:hover, 
body .wc-block-components-button:not(.is-link):hover {
  background-color: #D94625;
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.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 {
  background-color: #D94625;
  padding: 15px 20px;
}
.woocommerce a.added_to_cart {
  padding-top: 0;
  margin-left: 10px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.woocommerce nav.woocommerce-pagination {
  margin-top: 80px;
}
.woocommerce nav.woocommerce-pagination ul {
  padding: 0;
  margin: 0;
  display: flex;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  margin-right: 15px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
  margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 0;
  display: inline-block;
  width: 54px;
  height: 54px;
  font-size: 16px;
  border-radius: 2px;
  background-color: #F8F8F8;
  color: #898D96;
  text-align: center;
  line-height: 54px;
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #D94625;
  color: #fff;
}
@media (max-width: 992px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48%;
  }
  .woocommerce ul.products li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
    margin-right: 0;
  }
  .woocommerce .shop-page > .row > .col-lg-3 {
    order: 2;
    margin-top: 100px;
  }
  .woocommerce .shop-page > .row > .col-lg-3:nth-child(1) .content-sidebar {
    padding-right: 0;
  }
  .woocommerce .shop-page > .row > .col-lg-3:nth-child(2) .content-sidebar {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-result-count, 
  .woocommerce-page .woocommerce-result-count {
    float: none;
  }
  .woocommerce .shop-page .woocommerce-ordering {
    margin-top: 0;
    margin-bottom: 60px;
    float: none;
  }
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    margin: 40px 0 0 0;
  }
  .woocommerce ul.products li.product a.woocommerce-loop-product__link {
    margin-right: 0;
  }
}

/*single product*/
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
  margin-bottom: 40px;
  width: 49%;
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
  margin-bottom: 40px;
  width: 43%;
}
.woocommerce div.product div.summary .woocommerce-breadcrumb {
  margin-bottom: 40px;
}
.woocommerce div.product .product_title {
  margin-bottom: 40px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #212121;
  font-size: 40px;
  margin-bottom: 40px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  margin-right: 10px;
  font-size: 0.75em;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-weight: 400;
  text-decoration: none;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 40px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  vertical-align: middle;
  text-align: left;
  padding-bottom: 10px;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  color: #212121;
}
.woocommerce div.product form.cart .reset_variations {
  position: absolute;
}
.woocommerce-variation.single_variation {
  margin-bottom: 40px;
}
.woocommerce-variation-add-to-cart:after {
  content: '';
  position: relative;
  display: block;
  clear: both;
}
.woocommerce-product-details__short-description {
  margin-bottom: 40px;
}
.woocommerce .quantity .qty {
  padding: 0 10px;
  height: 46px;
  margin-right: 10px;
}
.product_meta {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product_meta > span > span {
  color: #212121;
}
.product_meta > span > span, .product_meta > span > a {
  margin-left: 5px;
}
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs {
  clear: both;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(196, 196, 197, 0.2);
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 60px 0 0 0;
  margin: 0 0 60px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  border-top: 1px solid rgba(196, 196, 197, 0.2);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background-color: transparent;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.06em;
  line-height: 115%;
  color: #898D96;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  color: #212121;
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  font-weight: 500;
  color: #898D96;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #212121;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding-bottom: 0;
  margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
  display: none;
}
.woocommerce div.product .related {
  margin-top: 100px;
}
.woocommerce table.shop_attributes {
  border: 1px dotted rgba(228, 225, 225, 1);
  margin-bottom: 0;
  border-collapse: collapse;
  text-align: left;
}
.woocommerce table.shop_attributes th {
  width: 20%;
  margin: 0;
  padding: 20px 0 20px 60px;
  border: none;
  border-bottom: 1px dotted rgba(228, 225, 225, 1);
  line-height: 1.6;
  color: #212121;
  font-weight: 400;
}
.woocommerce table.shop_attributes td {
  padding: 20px 40px;
  border-top: 0;
  border-bottom: 1px dotted rgba(228, 225, 225, 1);
  margin: 0;
  line-height: 1.6;
  font-style: normal;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, 
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: transparent;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .woocommerce #content div.product div.images, 
  .woocommerce div.product div.images, 
  .woocommerce-page #content div.product div.images, 
  .woocommerce-page div.product div.images {
    width: 100%;
  }
  .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 div.product .woocommerce-tabs ul.tabs {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 20px;
  }
  .woocommerce table.shop_attributes th {
    width: 40%;
    padding: 10px 0 10px 20px;
    font-size: 16px;
  }
  .woocommerce table.shop_attributes td {
    padding: 10px 20px;
    font-size: 16px;
  }
}

/*comments*/
.woocommerce .star-rating {
  margin-bottom: 10px;
  float: none;
}
.woocommerce .star-rating::before {
  color: #C4C4C4;
}
.woocommerce .star-rating span::before {
  color: #D94625;
}
.woocommerce #reviews #comments ol.commentlist {
  margin-bottom: 60px;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li {
  list-style-type: none;
  position: relative;
  margin-bottom: 50px;
}
.woocommerce #reviews #comments ol.commentlist li:last-child {
  margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li:after,
.woocommerce #reviews #comments ol.commentlist li .comment_container:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  position: relative;
  float: left;
  object-fit: cover;
  object-position: center;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  margin: 0;
  padding: 0;
  padding-left: 90px;
  margin-top: 50px;
  clear: both;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
  padding: 0;
  width: calc(100% - 90px);
  float: right;
  position: relative;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  margin-bottom: 15px;
  padding-right: 70px;
  display: inline-flex;
  align-items: center;
  line-height: 1.6;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  color: #212121;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
  margin: 0 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date {
  font-size: 14px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .mil-comment-content {
  max-width: 1100px;
}
.woocommerce .woocommerce-Reviews .comment-reply-title {
  margin-bottom: 20px;
  display: block;
  font-size: 24px;
  letter-spacing: -0.03em;
  font-family: "Roboto Condensed", sans-serif;
  color: #212121;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 115%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.woocommerce #review_form #respond .comment-form-comment, 
.woocommerce #review_form #respond .comment-form-rating {
  margin: 0 0 30px;
}
.woocommerce #review_form #respond .comment-form-comment label, 
.woocommerce #review_form #respond .comment-form-rating label {
  margin-bottom: 10px;
  display: block;
}
.woocommerce p.stars {
  line-height: 1;
}
.woocommerce p.stars a {
  color: #D94625;
}
@media (max-width: 767px) {
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 35px;
    height: 35px;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    width: calc(100% - 50px);
  }
  .woocommerce #reviews #comments ol.commentlist ul.children {
    padding-left: 50px;
    margin-top: 40px;
  }
}

/*cart*/
body .is-large.wc-block-cart, 
body .wc-block-cart, 
body .wc-block-cart table.wc-block-cart-items, 
body .wc-block-cart table.wc-block-cart-items td, 
body .wc-block-cart table.wc-block-cart-items th {
  margin: 0;
}
.woocommerce table.shop_table {
  border: none;
  margin: 0 0 100px 0;
  border-radius: 0;
}
.woocommerce table.shop_table th,
body .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th, 
body table.wc-block-cart-items .wc-block-cart-items__header th,
body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  padding: 40px 20px;
  background: transparent;
  border: none;
  font-weight: 300;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.woocommerce table.shop_table thead th {
  padding-top: 0 !important;
}
body .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  padding: 0;
  font-weight: 700;
  font-size: 24px;
  color: #212121;
}
body .is-large.wc-block-cart .wc-block-cart-items th:first-child,
body .wc-block-cart .wc-block-cart-items th:first-child,
.woocommerce table.shop_table .cart-subtotal th, 
.woocommerce table.shop_table .order-total th {
  padding-left: 0;
}
body .is-large.wc-block-cart .wc-block-cart-items th:last-child,
body .wc-block-cart .wc-block-cart-items th:last-child,
body .is-large.wc-block-cart .wc-block-cart-items td:last-child,
body .wc-block-cart .wc-block-cart-items td:last-child {
  padding-right: 0;
}
body .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, 
body table.wc-block-cart-items .wc-block-cart-items__header {
  font-size: 18px;
}
body .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header th, 
body table.wc-block-cart-items .wc-block-cart-items__header th {
  font-weight: 300;
}
body .is-large.wc-block-cart .wc-block-cart-items th,
body .wc-block-cart .wc-block-cart-items th {
  padding: 40px 20px;
}
.woocommerce table.shop_table td.product-remove, 
.woocommerce table.shop_table th.product-remove {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce table.shop_table td,
body .is-large.wc-block-cart .wc-block-cart-items td,
body .wc-block-cart .wc-block-cart-items td {
  border: none;
  border-top: 1px solid rgba(137, 141, 150, 0.2);
  padding: 40px 20px;
  line-height: 1.6;
  background: transparent;
}
body .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image,
body .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
  width: 170px;
  padding-left: 0;
}
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
  font-weight: 700;
  border: none;
  border-top: 1px solid rgba(137, 141, 150, 0.2);
  background: transparent;
}
.woocommerce a.remove {
  display: block;
  font-size: 30px;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(196, 196, 196, 0.2);
  text-align: center;
  line-height: 1;
  border-radius: 0;
  color: #D94625 !important;
  text-decoration: none;
  font-weight: 300;
}
.woocommerce a.remove:hover {
  background: #D94625;
}
body .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, 
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  color: #212121;
  font-size: 14px;
}
body .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, 
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  color: #D94625;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 150px;
    box-shadow: none;
}
.woocommerce table.shop_table th.product-name a,
body .wc-block-components-product-name,
body .wc-block-checkout__sidebar .wc-block-components-product-name {
  color: #212121;
  font-weight: 500;
  font-size: 24px;
}
body .wc-block-components-product-name,
body .wc-block-checkout__sidebar .wc-block-components-product-name {
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.woocommerce table.shop_table td.product-price, 
body .wc-block-components-product-price, 
body .wc-block-checkout__sidebar .wc-block-components-product-name {
  font-size: 18px;
}
.wc-block-components-product-price ins,
body .wc-block-components-product-price__value {
  color: #212121;
}
body .wc-block-cart-item__total .wc-block-components-product-price {
  font-size: 24px;
  color: #212121;
}
.woocommerce table.shop_table td.product-quantity br {
  display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity .qty {
  margin-right: 0;
}
body .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  padding: 0;
  height: 46px;
}
body .wc-block-components-quantity-selector:after {
  border: solid 1px rgba(196, 196, 196, 0.6);
}
body .wc-block-components-product-metadata {
  font-size: 18px;
}
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce table.shop_table tr.cart-subtotal th,
.woocommerce table.shop_table tr.order-total td,
.woocommerce table.shop_table tr.order-total th,
body .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 24px;
  color: #212121;
}
.woocommerce table.shop_table td.actions {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 70px;
}
.woocommerce table.shop_table td.actions p {
  margin: 0;
}
.woocommerce table.shop_table td.actions p .button {
  padding: 0 20px;
  height: 46px;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  padding: 0 20px;
  margin: 0 20px 0 0;
  width: 270px;
  height: 46px;
  border: solid 1px rgba(196, 196, 196, 0.6);
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button br, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button br, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button br {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 43px;
}
body .wc-block-cart .wc-block-cart__totals-title {
  padding: 40px 0;
  font-weight: 300;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
body .wc-block-components-totals-wrapper {
  border-top: 1px solid rgba(196, 196, 196, 0.2);
  padding: 40px 0;
}
body .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
  font-weight: 600;
  border-radius: 2px;
  color: #D94625;
  border: solid 1px #D94625;
  background-color: transparent;
  font-size: 14px;
}
h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
  margin: 0;
  padding: 40px;
  font-style: normal;
  font-size: 18px;
  color: #898D96;
  font-weight: 400;
  border: 1px solid rgba(196, 196, 197, 0.2);
  text-transform: none;
  text-align: center;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
  background-color: #898D96;
  height: 3em;
  margin: 0 auto 1em;
  mask-size: 3em;
  width: 3em;
}
@media (max-width: 1024px) {
  .woocommerce table.shop_table td.product-subtotal, 
  .woocommerce table.shop_table tr.cart-subtotal td, 
  .woocommerce table.shop_table tr.cart-subtotal th, 
  .woocommerce table.shop_table tr.order-total td, 
  .woocommerce table.shop_table tr.order-total th, 
  body .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 18px;
  }
  .woocommerce a.remove {
    height: 40px;
    width: 40px;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
  }
  body .wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0;
    width: 100%;
  }
  body .wc-block-components-sidebar {
    margin-top: 40px !important;
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  body .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image, 
  body .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
    width: 100px;
    padding-left: 0;
  }
  body .wc-block-cart-item__total .wc-block-components-product-price {
    font-size: 18px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) th, 
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) th {
    background-color: rgba(0,0,0,.025);
  }
  .woocommerce table.shop_table_responsive.cart tr, 
  .woocommerce-page table.shop_table_responsive.cart tr {
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce table.shop_table_responsive.cart tr td, 
  .woocommerce-page table.shop_table_responsive.cart tr td, 
  .woocommerce table.shop_table.cart th, 
  .woocommerce table.shop_table.cart td, 
  .woocommerce table.shop_table_responsive.cart tbody th, 
  .woocommerce-page table.shop_table_responsive.cart tbody th, 
  .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: flex;
    align-items: center;
  }
  .woocommerce table.cart th, 
  .woocommerce table.cart td {
    padding: 40px 10px;
    width: 15%;
  }
  .woocommerce table.cart td.product-remove, 
  .woocommerce table.cart th.product-remove {
    width: 100%;
    justify-content: center;
  }
  .woocommerce table.shop_table_responsive.cart tbody th, 
  .woocommerce-page table.shop_table_responsive.cart tbody th {
    padding: 40px 10px;
    width: 40%;
  }
  .woocommerce #content table.cart .product-thumbnail, 
  .woocommerce table.cart .product-thumbnail, 
  .woocommerce-page #content table.cart .product-thumbnail, 
  .woocommerce-page table.cart .product-thumbnail {
    width: 15%;
  }
  .woocommerce table.shop_table_responsive.cart tr td::before, 
  .woocommerce-page table.shop_table_responsive.cart tr td::before {
    display: none;
  }
  .woocommerce table.shop_table_responsive.cart tr td, 
  .woocommerce-page table.shop_table_responsive.cart tr td {
    text-align: left !important;
  }
  .woocommerce table.shop_table td.actions {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    background: transparent !important;
  }
  .woocommerce #content table.cart td.actions .coupon, 
  .woocommerce table.cart td.actions .coupon, 
  .woocommerce-page #content table.cart td.actions .coupon, 
  .woocommerce-page table.cart td.actions .coupon {
    display: flex;
  }
  .woocommerce .cart-collaterals .cart_totals table tr, 
  .woocommerce-page .cart-collaterals .cart_totals table tr {
    flex-wrap: nowrap;
  }
  .woocommerce .cart-collaterals .cart_totals table tr td, 
  .woocommerce-page .cart-collaterals .cart_totals table tr td {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce table.shop_table_responsive.cart tbody tr:first-child td:first-child, 
  .woocommerce-page table.shop_table_responsive.cart tbody tr:first-child td:first-child {
    border-top: 1px solid rgba(137, 141, 150, 0.2);
  }
  .woocommerce table.cart th, 
  .woocommerce table.cart td {
    padding: 40px 10px;
    width: 33.3%;
  }
  .woocommerce table.shop_table td.product-remove, 
  .woocommerce table.shop_table th.product-remove {
    width: 15%;
  }
  .woocommerce table.shop_table_responsive.cart tbody th, 
  .woocommerce-page table.shop_table_responsive.cart tbody th {
    width: 60%;
  }
  .woocommerce #content table.cart .product-thumbnail, 
  .woocommerce table.cart .product-thumbnail, 
  .woocommerce-page #content table.cart .product-thumbnail, 
  .woocommerce-page table.cart .product-thumbnail {
    width: 25%;
  }
  .woocommerce table.shop_table td.actions, 
  .woocommerce .cart-collaterals .cart_totals table tr td, 
  .woocommerce-page .cart-collaterals .cart_totals table tr td {
    width: 100%;
  }
  .woocommerce table.shop_table td.actions {
    padding-top: 60px;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .woocommerce #content table.cart td.actions .coupon, 
  .woocommerce table.cart td.actions .coupon, 
  .woocommerce-page #content table.cart td.actions .coupon, 
  .woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: 20px;
  }
  body .is-medium table.wc-block-cart-items .wc-block-cart-items__row, 
  body .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, 
  body .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex;
    flex-direction: column;
    padding: 40px 0 30px 0;
    border-top: 1px solid rgba(137, 141, 150, 0.2);
  }
  body .is-medium table.wc-block-cart-items .wc-block-cart-items__row:first-child, 
  body .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:first-child, 
  body .is-small table.wc-block-cart-items .wc-block-cart-items__row:first-child {
    padding-top: 0;
    border-top: none;
  }
  body .is-medium table.wc-block-cart-items td, 
  body .is-mobile table.wc-block-cart-items td, 
  body .is-small table.wc-block-cart-items td {
    margin: 0;
    padding: 10px 0;
  }
  body .is-large.wc-block-cart .wc-block-cart-items td, 
  body .wc-block-cart .wc-block-cart-items td {
    border: none;
  }
  body .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image, 
  body .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
    padding: 0 0 20px 0 !important;
    width: 100%;
  }
  body .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 24px;
  }
}

/*account*/
.woocommerce-account .woocommerce-MyAccount-navigation {
  position: relative;
  overflow-x: auto;
  margin-bottom: 60px;
  float: none;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid rgba(196, 196, 197, 0.2);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  white-space: nowrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  padding: 0 0 40px 0;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-family: "Roboto Condensed", sans-serif;
  color: #898D96;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  line-height: 115%;
  display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #212121;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
.woocommerce-table--order-details tbody td, 
.woocommerce-table--order-details tfoot th, 
.woocommerce-table--order-details tfoot td {
  color: #212121;
}
.woocommerce-table--order-details thead th:first-child, 
.woocommerce-table--order-details tbody th:first-child, 
.woocommerce-table--order-details tbody td:first-child, 
.woocommerce-table--order-details tfoot th:first-child {
  padding-left: 0;
}
h2.woocommerce-order-details__title {
  margin: 0 0 60px 0;
  font-size: 32px;
}
.woocommerce-Address-title.title {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.woocommerce-Address-title.title:before, .woocommerce-Address-title.title:after {
  display: none !important;
}
.woocommerce-Address-title.title h2 {
  margin: 0;
  font-size: 32px;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 20px;
}
.woocommerce form .form-row,
.woocommerce form .form-row:last-child {
  margin: 0 0 20px;
}
.woocommerce form .form-row:last-child {
  margin: 0 0 40px;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
  padding: 0 20px;
  border: 1px solid rgba(137, 141, 150, 0.2);
  border-radius: 2px;
  color: #212121;
  height: 70px;
}
.select2-container .select2-dropdown, .select2-container .select2-selection {
  border: 1px solid rgba(137, 141, 150, 0.2);
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 20px;
  height: 68px;
  display: flex;
  align-items: center;
}
.woocommerce form fieldset {
  margin-bottom: 40px;
  padding: 20px 20px 0 20px;
  border-color: rgba(137, 141, 150, 0.2);
  border-width: 1px;
  border-radius: 2px;
}
.woocommerce .col2-set .col-1 address, .woocommerce-page .col2-set .col-1 address {
  margin-bottom: 40px;
}
.woocommerce ul.order_details li:before {
  display: none;
}
.woocommerce ul.order_details li strong {
  color: #212121;
}
.woocommerce-order > .woocommerce-order-details {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .woocommerce table.woocommerce-orders-table .woocommerce-orders-table__row th {
    width: 24%;
  }
  .woocommerce table.woocommerce-orders-table .woocommerce-orders-table__row td {
    width: 38%;
  }
  .woocommerce table.woocommerce-orders-table .woocommerce-orders-table__row td:last-child {
    width: 62%;
  }
  .woocommerce table.woocommerce-orders-table .woocommerce-orders-table__row td .woocommerce-Price-amount {
    margin-right: 5px;
  }
  .woocommerce ul.order_details {
    margin: 0 0 20px;
  }
  .woocommerce ul.order_details li {
    margin-right: 6%;
    margin-bottom: 20px;
    width: 44%;
  }
}

/*checkout*/
body .wc-block-components-sidebar-layout {
  margin-bottom: 40px;
}
body .wc-block-components-checkout-return-to-cart-button, 
body .wc-block-components-checkout-return-to-cart-button:hover {
  color: #212121;
  text-decoration: none;
}
body .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
  margin-bottom: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color: #212121;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  line-height: 115%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
  padding-left: 24px;
}
body .wp-block-woocommerce-checkout, 
body .wc-block-checkout__payment-method .wc-block-components-checkout-step__content, 
body .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
  padding-top: 0;
}
body .wc-block-components-checkout-step__description {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  body .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block, 
  body .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin-top: 0px !important;
  }
  body .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-size: 1.25em;
  }
}

/*cart popup*/
.mil-minicart .cart-count {
  margin-left: 5px;
  margin-top: -5px;
  color: #D94625;
  font-size: 0.8em;
}
.mil-minicart .cart-count:before {
  content: '(';
}
.mil-minicart .cart-count:after {
  content: ')';
}
.mil-top-panel-frame:not(.mil-slideUp) .mil-minicart:hover .mil-minicart-window {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.mil-minicart-window {
  padding: 30px;
  position: absolute;
  right: 0;
  width: 320px;
  background: #F8F8F8;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
  transition: 0.3s cubic-bezier(0, 0, 0.3642, 1);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.mil-minicart-window:before {
  content: '';
  position: absolute;
  right: 40px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #F8F8F8;
}
.woocommerce .cart-widget ul.cart_list,
.cart-widget ul.cart_list {
  position: relative;
  overflow: auto;
  max-height: 266px;
}
.woocommerce .cart-widget ul.cart_list li,
.cart-widget ul.cart_list li {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid rgba(196, 196, 197, 0.2);
}
.woocommerce .cart-widget ul.cart_list li img,
.cart-widget ul.cart_list li img {
  float: left;
  width: 50px;
}
.woocommerce .cart-widget ul.cart_list li a.remove,
.cart-widget ul.cart_list li a.remove {
  display: flex;
  border: none;
  justify-content: flex-start;
  width: 30px;
}
.woocommerce .cart-widget ul.cart_list li a.remove:hover,
.cart-widget ul.cart_list li a.remove:hover {
  background: transparent;
  color: #212121 !important;
}
.woocommerce .cart-widget ul.cart_list li a.remove + a,
.cart-widget ul.cart_list li a.remove + a {
  width: calc(100% - 30px);
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: "Roboto Condensed", sans-serif;
  color: #212121;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  line-height: 115%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.woocommerce .cart-widget ul.cart_list li .quantity,
.cart-widget ul.cart_list li .quantity {
  font-size: 16px;
}
.woocommerce .cart-widget p.woocommerce-mini-cart__total.total,
.cart-widget p.woocommerce-mini-cart__total.total {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  font-family: "Roboto Condensed", sans-serif;
  color: #212121;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  line-height: 115%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.woocommerce .cart-widget p.woocommerce-mini-cart__buttons.buttons,
.cart-widget p.woocommerce-mini-cart__buttons.buttons {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.woocommerce .cart-widget p.woocommerce-mini-cart__buttons.buttons .button,
.cart-widget p.woocommerce-mini-cart__buttons.buttons .button {
  width: 100%;
}
@media (max-width: 1200px) {
  .mil-minicart .mil-navigation {
    position: relative;
    padding: 0;
    width: auto;
    pointer-events: auto;
    top: 1px !important;
    left: 0;
    background-color: transparent;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    border: none;
  }
  .mil-minicart .mil-navigation li a {
    color: #898D96;
    padding: 0;
    height: 60px;
    display: flex;
  }
}

.wp-container-woocommerce-product-filters-is-layout-37936256{flex-wrap:nowrap;flex-direction:column;align-items:stretch}