/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 5.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */


.rey-taxes-included:before {
    content: '';
    clear: both;
    display: table;
}

.rey-taxes-included {
    font-style: italic;
    text-align: right;
}

.us-taxes {
    position: absolute;
    top: 39px;
    right: 15px;
    text-align: right;
    font-size: 14px;
    color: #9f9f9f;
}
