/*
	Theme Name: Aldo Castagna V.1
	Theme URI: http://www.raffaelenardo.it
	Description: <strong>A Raffaele Nardo Theme
	Version: 1.0.0
	Author: Raffaele Nardo
	Author URI: http://raffaelenardo.it
	Text Domain: Raffaele Nardo
	Domain Path: /inc/languages
	Tags: black, blue, red, white, two-columns, four-columns, responsive-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: Raffaele Nardo
	License URI: -
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles. 
* If you just want to add small css snippets you might also  want to consider to add it to the designated 
* CSS option field in your themes backend at: Appearance -> Theme Options
*/
@font-face {
font-family: 'HelveticaNeueCyr-UltraLight';
font-style: normal;
font-weight: normal;
src: local('HelveticaNeueCyr-UltraLight'), url('assets/fonts/HelveticaNeueCyr-UltraLight.woff') format('woff');
}

@font-face {
font-family: 'HelveticaNeueCyr-Light';
font-style: normal;
font-weight: normal;
src: local('HelveticaNeueCyr-Light'), url('assets/fonts/HelveticaNeueCyr-Light.woff') format('woff');
}

@font-face {
font-family: 'Helvetica Neue Bold';
font-style: normal;
font-weight: normal;
src: local('Helvetica Neue Bold'), url('assets/fonts/HelveticaNeueBold.woff') format('woff');
}

.badge.onsale {
    background: black !important;
}

.subheader p {
    color: #b2b2b2 !important;
}

.price.single-price ins .amount {
    font-size: 24px !important;
}