/*
Theme Name: Pigeon John 2020
Theme URI: http://www.pigeonjohn.com
Author: Corey Watson
Author URI: http://www.coreywatson.com
Description: Code by Corey Watson for Pigeon John in the year 2019.
Version: 0
Text Domain: PJ2020
*/

@import url('https://fonts.googleapis.com/css?family=Fredoka+One|Montserrat:900|Roboto:500,500i,900,900i&display=swap');
@import url('assets/css/screen.css?v=071520');
@import url('assets/css/desktop.css?v=071520') all and (min-width:961px);
@import url('assets/css/mobile.css?v=071520') all and (max-width:960px);
.tour span .shell em{color:#f067a7}

.container {
	max-width: 1440px;
}

.outnow,
.video,
.tour {
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
}

.onerpm {
	max-width: 100%;
	display: flex;
	justify-content: center;
}