/* @override 
	https://cafemediacamqa.wpengine.com/wp-content/themes/gmlaunch/style.css?ver=5.4.2
	https://cafemediacam.local/wp-content/themes/gmlaunch/style.css?* */

/*
Theme Name: Cafe Media 
Theme URI: grainandmortar.com
Author: Grain & Mortar
Author URI: grainandmortar.com
Description: Custom Cafe Media Wordpress Theme 
Text Domain: cafemedia
*/

@font-face {
font-family: 'Avenir Book';
src: url('/wp-content/themes/gmlaunch/fonts/065a6b14-b2cc-446e-9428-271c570df0d9.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/65d75eb0-2601-4da5-a9a4-9ee67a470a59.woff') format('woff');
}

@font-face {
font-family: 'Avenir Book Italic';
src: url('/wp-content/themes/gmlaunch/fonts/476612d9-282d-4f76-95cd-b4dd31e7ed21.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/f1ebae2b-5296-4244-8771-5f40e60a56c4a.woff') format('woff');
}

@font-face {
font-family: 'Avenir Medium';
src: url('/wp-content/themes/gmlaunch/fonts/17b90ef5-b63f-457b-a981-503bb7afe3c0.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/c9aeeabd-dd65-491d-b4be-3e0db9ae47a0.woff') format('woff');
}

@font-face {
font-family: 'Avenir Medium Italic';
src: url('/wp-content/themes/gmlaunch/fonts/deb5e718-7abb-4df3-9365-edfa95317090.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/04801919-17ee-4c6b-8b17-eb1965cb3ed6.woff') format('woff');
}

@font-face {
font-family: 'Avenir Heavy';
src: url('/wp-content/themes/gmlaunch/fonts/d513e15e-8f35-4129-ad05-481815e52625.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/61bd362e-7162-46bd-b67e-28f366c4afbe.woff') format('woff');
}

@font-face {
font-family: 'Avenir Heavy Italic';
src: url('/wp-content/themes/gmlaunch/fonts/3c210c80-960f-4684-850b-25390b4d08af.woff2') format('woff2'),url('/wp-content/themes/gmlaunch/fonts/cb5c71ad-e582-4d00-929c-67fbfaeb1c27.woff') format('woff');
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

*, 
*:before, 
*:after {
	box-sizing: inherit;
}

html {
	font-family: 'Avenir Medium', sans-serif;
	box-sizing: border-box;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	font-family: 'Avenir Medium';
	font-size: 15px;
	font-weight: normal;
	line-height: 1.7;
	margin: 0;
	color: #73797d;
	background: #fff;
}

.bgcolor-FE8271 {
	background: #75d7b9;
}

.bgcolor-orange {
	background: #FE8271;
}

.bgcolor-F3F6F7 {
	background: #f3f6f7;
}

.bgcolor-171819 {
	background: #171819;
}

.fullscreen {
	position: relative;
	right: 50%;
	left: 50%;
	overflow: hidden;
	width: 100vw;
	margin-right: -50vw;
	margin-left: -50vw;
}

article, 
aside, 
footer, 
header, 
nav, 
section {
	display: block;
}

figcaption, 
figure, 
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	color: #75d7b9;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}


body.single .single-post-wrapper a{
	color: #FE8271;
}

body.single .single-post-wrapper a:hover{
	color: #18191B;
}

.page-id-1156 .section-general-page-wrapper a {
	color: #FE8271;
}

body.single .single-post-wrapper a:hover
.page-id-1156 .section-general-page-wrapper a:hover {
	color: #18191B;
}



/*body.single a:hover,
body.blog  a:hover{
	color: #FE8271;
}

body.single .btn.black:hover a, 
body.blog .btn.black:hover a
 {
	color: #17181A;
}*/



#gform_submit_button_4.gform_button.button, 
#gform_submit_button_1.gform_button.button, 
.header-button a, 
.btn {
	font-family: 'Avenir Heavy';
	font-size: 18px;
	line-height: 30px;
	display: flex;
	min-width: 160px;
	max-width: 200px;
	height: 50px;
	padding-right: 15px!important;
	padding-left: 15px!important;
	text-decoration: none;
	color: #17181a;
	border: 2px solid #75d7b9;
	border-radius: 100px;
	background: #75d7b9;
	justify-content: center;
	align-items: center;
}

#gform_submit_button_1.gform_button.button {
		background: #6b65ff;
		border: 2px solid #6b65ff;
	
}

#gform_submit_button_1.gform_button.button:hover {
		background: #fff;
		border: 2px solid #6b65ff !important;
	
}

.page-id-1156 header a.btn,
.page-id-1155 a.btn,
body.category header .btn,
body.single header .btn, 
body.blog header .btn {
background: #FE8271;
border: 2px solid #FE8271;
}

.page-id-1156 header a.btn:hover,
.page-id-1155 a.btn:hover,
body.category header .btn:hover,
body.single header .btn:hover, 
body.blog header .btn:hover {
background: transparent;
border: 2px solid #FE8271;
}

#gform_submit_button_4.gform_button.button:hover, 
#gform_submit_button_1.gform_button.button:hover, 
.header-button a:hover, 
.btn:hover {
	transition: all .2s ease-in-out;
	color: #000;
	border: 2px solid #75d7b9;
	background: transparent;
}


.page-id-1155 #gform_submit_button_4.gform_button.button, 
.page-id-1155 #gform_submit_button_1.gform_button.button, 
.page-id-1155 .header-button a, 
.page-id-1155 .btn {
	background: #6B65FF;
	border: 2px solid #6B65FF;
}

.page-id-1155 #gform_submit_button_4.gform_button.button:hover, 
.page-id-1155 #gform_submit_button_1
.page-id-1155 .gform_button.button:hover, 
.page-id-1155 .header-button a:hover{
	border: 2px solid #6B65FF1;
	background: transparent;
	color: #17181A!important;
}

@media (max-width: 900px) {
	.header-button a {
		font-size: 12px;
		min-width: 120px;
	}
}

@media (max-width: 500px) {
	.header-button a {
		font-size: 12px;
		line-height: 30px;
		min-width: 120px;
		height: 40px;
		border-radius: 50px;
	}
}
.btn.black {
	min-width: 180px;
	max-width: 200px;
	border: 2px solid #171819;
	background: transparent;
}

.btn.darkbg:hover {
	color: #fff;
}

.btn.lightbg:hover {
	color: #76d7b9;
}

.pagination-next-posts {
	display: flex;
	justify-content: flex-end;
}

.rte a.wp-block-file__button {
	font-family: 'Avenir Heavy';
	line-height: 30px;
	display: flex;
	min-width: 150px;
	min-width: 180px;
	max-width: 200px;
	max-width: 200px;
	height: 50px;
	padding-right: 0;
	padding-left: 0;
	text-decoration: none;
	color: #17181a;
	border: 2px solid #171819;
	border-radius: 100px;
	background: transparent;
	justify-content: center;
	align-items: center;
}

.rte a.wp-block-file__button:hover {
	opacity: 1;
	color: #fff;
	background: #171819;
}

.pagination-next-posts a, 
.section-next-prev-posts-link a {
	font-family: 'Avenir Heavy';
	text-decoration: none;
}



.btn.black a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #171819;
}

.btn.black:hover a {
	color: #fff;
}


a.btn {
	font-family: 'Avenir Heavy';
	text-decoration: none;
}




.btn.black:hover {
	color: #fff;
	border: 2px solid #171819;
	background: #171819;
}

b, 
strong {
	font-family: 'Avenir Heavy';
	font-weight: inherit;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	margin: 0 0 .75em;
}

h1 {
	font-family: 'Avenir Heavy';
	font-size: 54px;
	line-height: 1em;
	color: #111;
}

@media (max-width: 900px) {
	h1 {
		font-family: 'Avenir Heavy';
		font-size: 40px;
		line-height: 1em;
	}
}
@media (max-width: 600px) {
	h1 {
		font-family: 'Avenir Heavy';
		font-size: 35px;
		line-height: 1em;
	}
}
h2 {
	font-family: 'Avenir Heavy';
	font-size: 35px;
	font-weight: normal;
	line-height: 1.2em;
	color: #17181a;
}

h3 {
	font-family: 'Avenir Heavy';
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2em;
	color: #17181a;
}

@media (max-width: 900px) {
	h3 {
		font-size: 25px;
		line-height: 1.2em;
		color: #17181a;
	}
}
h4 {
	font-family: 'Avenir Heavy';
	font-size: 25px;
	font-weight: normal;
	line-height: 1.4em;
	color: #17181a;
}

@media (max-width: 900px) {
	h4 {
		font-size: 21px;
	}
}
h5 {
	font-family: 'Avenir Medium';
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	color: #17181a;
}
/*@media (max-width: 900px) {
	h5 {
		font-size: 12px;
	}
	}*/

h6 {
	font-family: 'Avenir Heavy';
	font-size: 14px;
	line-height: 15px;
	letter-spacing: .115em;
	text-transform: uppercase;
	color: #75d7b9;
}

.page-id-1155 h6 {
	color: #FE8271;
}

@media (max-width: 900px) {
	h6 {
		font-size: 12px;
		letter-spacing: .1em;
	}
}
	h6.centered {
	text-align: center;
}

li, 
p {
	font-family: 'Avenir Medium';
	font-size: 18px;
	line-height: 25px;
	margin-top: 0;
	color: #5c6269;
}

@media (max-width: 900px) {
	p {
		font-size: 14px;
	}
}
	em, 
i {
	font-style: italic;
}

blockquote {
	quotes: '' '';
}

q {
	quotes: '“' '”' '‘' '’';
}

blockquote:before, 
blockquote:after {
	content: '';
}

:focus {
	outline: none;
}
	/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	font-family: 'Avenir Book';
	color: #333;
}

:-moz-placeholder {
	font-family: 'Avenir Book';
	color: #333;
}

::-moz-placeholder {
	font-family: 'Avenir Book';
	opacity: 1;
	color: #333;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	font-family: 'Avenir Book';
	color: #333;
}

hr {
	display: block;
	width: 100%;
	height: 1px;
	margin: 2em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #e0dfdd;
}

a:hover, 
a:active {
	color: #17181a;
	outline: 0;
}

img, 
video {
	max-width: 100%;
	height: auto;
}

img.alignleft, 
img.alignright {
	float: none;
	margin: 0;
}

embed, 
iframe, 
object {
	max-width: 100%;
	margin-bottom: 1.5em;
}

.single .rte h5, 
.single .rte h4, 
.single .rte h3, 
.single .rte h2 {
	margin-bottom: 10px;
}

.single .rte p {
	margin-bottom: 20px;
}

.single .rte ol, 
.single .rte ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}

.single .rte  strong {
	/* 	color: #171819!important;*/
}

.single .rte  ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
/* 	list-style: none; */
/* 	counter-reset: item; */
}

.single .rte ol li {
	position: relative;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	counter-increment: item;
}

.single .rte ol li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 10px!important;
	margin-right: 10px;
/* 	content: counter(item); */
	text-align: center;
}

.rte blockquote.wp-block-quote {
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 0;
}

blockquote {
	quotes: '' '';
}

.rte blockquote.wp-block-quote p {
	font-family: 'Avenir Heavy';
	font-size: 28px;
	font-style: italic;
	line-height: 104.1%;
	margin: 0;
	padding-top: 5%;
	padding-bottom: 10px;
	color: #17181a;
}

.rte blockquote.wp-block-quote.is-style-large p {
	font-size: 45px;
	line-height: 104.1%;
}



@media (max-width: 700px) {
	.rte blockquote.wp-block-quote p {
		font-size: 30px;
		margin-right: 0;
		margin-left: 0;
	}
}
	@media (max-width: 700px) {
	.rte blockquote.wp-block-quote {
		margin-right: 0;
	}
}