/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress Multi Purpose + eCommerce Theme.
Version: 6.7.3
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
@font-face{
	font-family: NeueHaasDisplayRegular;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/NeueHaasGroteskTextPro.ttf');
}

@font-face{
	font-family: NeueHaasDisplayRegularItalic;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/NeueHaasGroteskTextProItalic.ttf');
}

@font-face{
	font-family: NeueHaasDisplayBlack;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/NeueHaasGroteskTextProBlack.ttf');
}

@font-face{
	font-family: NeueHaasDisplayBlackItalic;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/NeueHaasGroteskTextProBlackItalic.ttf');
}

@font-face{
	font-family: FreightDisplayProRegular;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/FreightDispProLight-Regular.ttf');
}

@font-face{
	font-family: FreightDisplayProRegularItalic;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/FreightDispProLight-Italic.ttf');
}

@font-face{
	font-family: FreightDisplayProBlack;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/FreightDispProBlack-Regular.ttf');
}

@font-face{
	font-family: FreightDisplayProBlackItalic;
	src: url('https://igrejaunasp.com/wp-content/themes/porto/fonts/cas-font/FreightDispProBlack-Italic.ttf');
}

.fr-1-cas{
	font-family: NeueHaasDisplayRegular!important;	
}

.fri-1-cas{
	font-family: NeueHaasDisplayRegularItalic!important;	
}

.fbr-2-cas{
	font-family: FreightDisplayProBlack!important;	
}
.fbi-2-cas{
	font-family: FreightDisplayProBlackItalic!important;
}

/*BACKGROUND COLORS CUSTOM STYLES*/
.bg-light-cas{background-color: #ffffff}
.bg-success-cas{background-color: #A6C564;}
.bg-info-cas{background-color: #7BE8C0;}
.bg-danger-cas{background-color: #FF6868;}
.bg-warning-cas{background-color: #FFD76B;}

/*TEXT COLORS CUSTOM STYLES*/
.text-primary-cas {color: #7C75FF!important}
.text-primary-2-cas {color: #7C75FF}
.text-secondary-cas{color:#aaaaaa}
.text-warning-2-cas{color: #C6B199!important}
.text-warning-cas {color: #FFD76B!important}
.text-success-cas {color: #A6C564!important}
.text-danger-cas {color: #FF6868!important}
.text-info-cas {color: #2BCDB0!important}

.fs-9{font-size: .5rem!important;}
.fs-10{font-size: 10px;}
.fs-11{font-size: 11px;}
.fs-13{font-size: 13px;}
.fs-16{font-size: 16px;}
.fs-12{font-size: 12px!important;}
.fs-22{font-size: 22px!important;}
.fs-34{font-size: 34px!important;}
.fs-37{font-size: 37px!important;}
.fs-43{font-size: 43px!important;}
.fs-54{font-size: 54px!important;}
.fls-1-8{letter-spacing: 1.8px!important;}
.fls--0-45{letter-spacing: -0.45px!important;}
.fls--0-32{letter-spacing: -0.32px!important;}

.rounded-1 {border-radius: .5rem !important;}
.rounded-2 {border-radius: 1rem !important;}
.rounded-3 {border-radius: 1.5rem !important;}


