@charset "utf-8";
/*
 Theme Name:   irankala Child
 Theme URI:    https://zhaket.com/web/irankala-wordpress-theme
 Description:  irankala Child Theme
 Author:       irankala
 Author URI:   http://sreza-salehi.ir
 Template:     irankala
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         IranKala is a powerful theme with full WooCommerce support and flexible customization options.
 Text Domain:  twentyfifteenchild
*/


.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    display: block;
  }

  .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
  }

  .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
  }

  .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
  }


  .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
  }

  .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
  }

  .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
  }
  
  
  
  
  
  
  
  
  
span.ywcrbp_your_price {
    font-size: 15px !important;
}
span.ywcrpb_discount {
    font-size: 13px !important;
}