/*
Theme Name:   RedParts Child
Theme URI:    https://www.rtl-theme.com/redparts-wordpress-theme/
Author:       Parsis Group
Author URI:   https://www.rtl-theme.com/author/parsis/
Description:  Auto Parts WordPress Child Theme
Version:      1.18.0
License:      RTL Split License
License URI:  https://www.rtl-theme.com/
Text Domain:  redparts-child
Template:     redparts
*/

/* safheye mahsoul */

@media (max-width: 767.98px) {
  .woocommerce-product-attributes-item__label {
    width: 136px;
  }
}

@media (max-width: 464px) {
  .th-block-header__breadcrumb {
    padding-bottom: 16px;
  }
  .th-product--layout--full .th-product__header h1 {
        font-size: 20px;
        line-height: 26px;
  }
  .woocommerce-breadcrumb {
    font-size: 12px;
  }
  .th-product--layout--full .th-product__header {
    padding: 18px 24px;
  }
  .th-block-header__breadcrumb + .th-block-header__title {
        margin-top: -20px;
  }
}

@media (max-width: 414px) {
  .woocommerce-breadcrumb li {
    max-width: 70%;
  }
}