@charset "UTF-8";
/*
Theme Name: woostroid2

WooCommerce styles override
*/
/*         Variables        */
/* Button */
/*       Plugins        */
/* Jet Woo Builder Styles Plugin Styles */
@media (max-width: 426px) {
  .woo-extra .elementor-jet-woo-products .jet-woo-products--preset-9 .hovered-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .woo-extra .elementor-jet-woo-products .jet-woo-products--preset-9 .hovered-content > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    max-width: 100%;
  }
}
.woo-extra .button.add_to_cart_button:before,
.woo-extra .button.single_add_to_cart_button:before,
.woo-extra .button.product_type_variable:before,
.woo-extra .button.product_type_grouped:before,
.woo-extra .button.product_type_external:before {
  font-family: "WooStroid";
  font-size: 30px;
  margin: 0;
  margin-left: -5px;
  vertical-align: middle;
}
.woo-extra .button.add_to_cart_button .button-text,
.woo-extra .button.single_add_to_cart_button .button-text,
.woo-extra .button.product_type_variable .button-text,
.woo-extra .button.product_type_grouped .button-text,
.woo-extra .button.product_type_external .button-text {
  vertical-align: middle;
}
.woo-extra .button.add_to_cart_button:before,
.woo-extra .button.single_add_to_cart_button:before {
  content: "";
}
.woo-extra .button.ajax_add_to_cart.added:before {
  content: "";
}
.woo-extra .button.product_type_variable:before {
  content: "";
}
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-8 .jet-woo-product-button .button-text,
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-9 .jet-woo-product-button .button-text {
  display: none;
}
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-8 .jet-woo-product-button .button.product_type_grouped:before,
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-9 .jet-woo-product-button .button.product_type_grouped:before {
  content: "";
}
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-8 .jet-woo-product-button .button.product_type_external:before,
.woo-extra .elementor-jet-woo-products.jet-woo-builder .jet-woo-products--preset-9 .jet-woo-product-button .button.product_type_external:before {
  content: "";
}
.woo-extra.single-product .single_add_to_cart_button {
  padding: 5px 15px;
}

.jet-woo-product-gallery__trigger-icon.jet-product-gallery-icon .woo-extra-icon {
  display: block;
}

/*       Woocommerce        */
/*  Woocommerce checkout styles  */
.woocommerce-checkout .site-content label {
  margin: 0 0 4px;
}

/*  Woocommerce single styles  */
/* Color */
/* Woocommerce Tabs styles */
.woocommerce.woo-extra .woocommerce-tabs {
  border: none;
}
.woocommerce.woo-extra .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information table tr th {
  width: 144px;
  max-width: 144px;
}
.woocommerce.woo-extra .woocommerce-tabs table.shop_attributes {
  width: 100%;
}
.woocommerce.woo-extra .woocommerce-tabs table.shop_attributes th,
.woocommerce.woo-extra .woocommerce-tabs table.shop_attributes td {
  padding: 9px 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.woocommerce.woo-extra .woocommerce-tabs table.shop_attributes tr {
  border-top: 1px solid #EBEBEB;
}
.woocommerce.woo-extra .woocommerce-tabs table.shop_attributes tr:last-child {
  border-bottom: 1px solid #EBEBEB;
}
.woocommerce.woo-extra .panel.woocommerce-Tabs-panel--reviews .woocommerce-Reviews {
  width: 100%;
}

.woocommerce-Reviews {
  width: 100%;
  max-width: 100%;
}
.woocommerce-Reviews .comment-form .form-submit {
  margin: 32px 0 0 0;
}
.woocommerce-Reviews .comment-form .form-submit .submit {
  width: auto;
}
.woocommerce-Reviews .comment-reply-title {
  margin-bottom: 23px;
}
.woocommerce-Reviews .comment-form-rating {
  margin-bottom: 9px;
}
.woocommerce-Reviews .commentlist img {
  margin-right: 20px;
}
.woocommerce-Reviews .commentlist li.review {
  padding-bottom: 17px;
}
.woocommerce-Reviews .commentlist li.review:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}
.woocommerce-Reviews .commentlist li.review:not(:last-child) + li {
  margin-top: 30px;
}
.woocommerce-Reviews .commentlist .star-rating {
  width: 7.5em;
  height: 20px;
  margin-bottom: 1px;
}
.woocommerce-Reviews .commentlist .star-rating:before {
  letter-spacing: -0.21em;
  font-size: 24px;
  font-family: "WooStroid";
  content: "";
  margin-left: -5px;
}
.woocommerce-Reviews .commentlist .star-rating span:before {
  letter-spacing: -0.21em;
  font-size: 24px;
  font-family: "WooStroid";
  content: "";
  margin-left: -5px;
}
.woocommerce-Reviews .stars {
  width: 10.5em;
  height: 20px;
}
.woocommerce-Reviews .stars a:before {
  letter-spacing: -0.21em;
  font-size: 24px;
  font-family: "WooStroid";
  content: "";
}
.woocommerce-Reviews .stars a + a {
  margin-left: 8px;
}
.woocommerce-Reviews .comment-form label {
  font-size: 16px;
}
@media (min-width: 768px) {
  .woocommerce-Reviews .comment-form .comment-form-author,
.woocommerce-Reviews .comment-form .comment-form-email,
.woocommerce-Reviews .comment-form .comment-form-url {
    max-width: 50%;
  }
}

/* Woocommerce Single page Compare/Wishlist styles */
.woo-extra.single-product .jet-compare-button__container .jet-compare-button__link[data-widget-id=default],
.woo-extra.single-product .jet-wishlist-button__container .jet-wishlist-button__link[data-widget-id=default] {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}