/*
Theme Name: Cooking With Grandmothers
Author: Celis Design
Author URI: http://www.celisdesign.com/
*/


*{
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	width:100%;
	height:100%;
	font-family:'Lato', Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	text-align:center;
	font-weight:100;
	color:#000;
}


.col .media img, 
#header-nav .logo img,
div.feed ul li img, 
input[type="submit"], 
a.circle, a.action {
	-webkit-transition: background-color 0.7s ease, color 0.7s ease, opacity 0.7s ease;
	-moz-transition: background-color 0.7s ease, color 0.7s ease, opacity 0.7s ease;
	-ms-transition: background-color 0.7s ease, color 0.7s ease, opacity 0.7s ease;
	-o-transition: background-color 0.7s ease, color 0.7s ease, opacity 0.7s ease;
}

/* ----- MAIN STRUCTURE COLORS -----*/ 

body, 
.back_default, 
.main-wrap{
	background:#fff;
}

span.muted {
	color:#999;
}

/*---------------------------------*/

.backstretch {
	overflow:hidden; 	
	max-width:100%;
}

img {
	width: 100%;
	max-width: 100%;
	height:auto !important;
	display:block;
}

.cycle-slideshow {
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
}

.cycle-slideshow div {
	width:100%;
}

.cycle-slideshow img {

}

/*Inserts*/
p img, img.auto-width {
	width:auto;
}

img.loader {
	width:16px !important;
	height:16px !important;
}

.fixed {
	position:fixed;
}

.fixed_section, .fixed_form {
	position:fixed !important;
	width:100%;
	z-index:1000 !important;
	top:72px;	
	margin-top:0 !important;
}

.overflow_hidden {
	overflow:hidden;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}	

.text_left {
	text-align:left;
}

.text_center {
	text-align:center;
}

.text_right {
	text-align:right;
}

iframe {
	z-index:2000;
	max-width:100%;
}

.hidden, 
.mobile_only, 
img.mobile_only {
	display:none;
}

.offscreen {
	opacity:0; 
	position:fixed; 
	top:-100px;
	left:-100px;
}

.visible {
	visibility:visible; 
}

.invisible {
	opacity:0 !important;
	visibility:none;

}

.overflow_hidden {
	overflow:hidden !important;
}

.tint {
	position:fixed;
	width:100%;
	height:100%;
	opacity:0.4;
	filter: alpha(opacity=40);
	z-index:-5;
}

.z-1 {
	z-index:1 !important;
}

.z-200 {
	z-index:200 !important;
}

.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#canvas-loader-wrap {
	text-align:center;	
	position:absolute;
	width:100%;
	padding-top:400px;
}

/*--------------------------------------------

STRUCTURE [GRID ESTABLISHED IN CSS DIRECTORY]

---------------------------------------------*/

/*wraps the grid*/
#wrap {
	position:relative;
	min-width:100%;
/* 
	min-height:100%;
 */
	text-align:left;
}	

.col .inner {
	padding:16px;
}

.main-wrap {
/* 
	margin-top:30px;
 */
}

.main-grid .col {
	margin-bottom:60px;
}

/*-------------------------

FONTS / TYPE

--------------------------*/

ul {
	list-style:none;
}

li.spaced {
	padding-top:20px;
}

@font-face {
    font-family: 'GoLong';
    src: url('fonts/GoLong.eot');
    src: url('fonts/GoLong.eot') format('embedded-opentype'),
         url('fonts/GoLong.woff') format('woff2'),
         url('fonts/GoLong.woff') format('woff'),
         url('fonts/GoLong.ttf') format('truetype'),
         url('fonts/GoLong.svg') format('svg');
}

@font-face {
font-family: 'Bickham';
	src: url('fonts/Bickham.eot');
	src: url('fonts/Bickham.eot') format('embedded-opentype'),
         url('fonts/Bickham.woff') format('woff2'),
         url('fonts/Bickham.woff') format('woff'),
         url('fonts/Bickham.ttf') format('truetype'),
         url('fonts/Bickham.svg') format('svg');
}


@font-face {
font-family: 'revicons';
	src: url('fonts/revicons.eot');
	src: url('fonts/revicons.eot') format('embedded-opentype'),
         url('fonts/revicons.woff2') format('woff2'),
         url('fonts/revicons.woff') format('woff'),
         url('fonts/revicons.ttf') format('truetype'),
         url('fonts/revicons.svg') format('svg');
}

/*-------P--------*/

p, .the_content ul li {
	font-weight:normal;
	-text-rendering: optimizeLegibility;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	font-size:17px;
	line-height:25px;
	color:#444;	
}

p,  
.muted, 
span.muted, 
a:hover, 
.quote_source {

}

.content-single p {
	padding:12px 0;
	color:black;
}

span.underline {
	border-bottom:solid 1px #666;
	padding:2px 2px 2px 2px;
}

/*-------HEADINGS--------*/

h1, h2, h3, h4, h4 a, h5, h5 a, 
span.title, span.goLong  {
	font-family: 'GoLong', Helvetica, sans-serif;	
	font-weight:normal;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:none;
}

/*-------H1--------*/

h1 {
	font-size:32px;
	font-size: 43px;
	line-height:38px;
	display: inline-block !important;
}

/*-------H2--------*/

h2 {
	font-size: 24px;
}

/*-------H3--------*/

h3 {
	font-size:22px;
	display:inline-block !important;
}
/*-------H4--------*/

h4 {
	font-size:18px;
	display:inline-block;
}

h4.underline {
	display:inline-block;
	border-bottom:solid 1px #000;
	padding:3px 3px 3px 3px;

}

/*-------H5--------*/

h5 {
	font-size:16px;
}

/*-------H6--------*/

h6 {
	font-size:15px;
}

/*-------------------------

COLORS

--------------------------*/


.blue {
	color:#7ca3c2; 
}

.back_blue {
	background-color:#7ca3c2;
}

.green {
	color:#90af68;
}

.back_green { 
	background-color:#90af68;
}

.grey {
	color:#999;
}

.back_grey {
	background-color:#999;
}

.grey_dark {
	color:#555;
}

.back_grey_dark {
	background-color:#555;
}

.pink {
	color:#D55675; 
}

.back_pink {
	background-color:#D55675; 
}

.yellow {
	color:#F9D46C; 
}

.back_yellow {
	background-color:#F9D46C; 
}

/*-------------------------

LINKS

--------------------------*/

a { 
	text-decoration:none;
}

.the_content a, 
span.author a {
	color:#D55675; 
}


.the_content a:hover, 
span.author a:hover {
	color:black;
}

a[data-readmore-toggle] {
	font-size:17px;
	color:#D55675;
	display:block;
}

.the_content.read_more[aria-expanded="false"] {
	margin-bottom:30px;
}

a.btn_arrow_down {
	display:inline-block;
	width:25px;
	height:15px;
	background:url('http://www.cookingwithgrandmothers.com/wp-content/themes/cooking/img/arrow_down_x.png') 0 0 no-repeat; 
}

a.btn_x {
	display:inline-block;
	width:35px;
	height:35px;
	background:url('img/x_thick.png') 0 0 no-repeat; 
	background-size:100%;
}

a.btn_plus {
/* 
	display:inline-block;
	width:135px;
	height:135px;
	background:url('img/plus_thick.png') center center no-repeat; 
	background-size:100%;
	margin:auto;
 */
}


a.plus {
	position:relative;
}

a.plus span {
	position:absolute;
	top:0px; 
	left:0px;
	font-size:17px;
	color:#D55675; 
}

/*---------

MODAL

----------*/

.modal {
	display:none;
	position:fixed;
	top:0; 
	left:0; 
	width:100%;
	height:100%;
	z-index:-1;
	color:white;
	overflow-y:auto;
}


.modal.visible {
	display:inline-block;
	z-index:2000;
	min-height:100%;
}

.modal.visible .back {
	position:fixed;	
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background:rgba(255, 255, 255, 0.98); 
}

.modal.visible .back.dark {
	background:rgba(0, 0, 0, 0.48); 
}

.modal.visible .content {
	position:relative;
	z-index:2;
	margin-top:150px;
	color:#111;
    overflow-y: scroll;
}


#grandmother-submission .content {
	margin-top:0;
	padding:60px 30px;
	background:white;
    height: 100%; /*need this for scrollbars*/
}

#grandmother-submission form {
	padding-bottom:100px;
}

.modal a.btn_x {
	position:absolute;
	top:5%;
	right:5%;
	z-index:2222;
}

.modal form {
	display:inline-block;
	width:100%;	
	padding-bottom:30px;
}

.modal .copy {
	width:66%;
}

.modal form p label {
	display:block;
	margin:10px 0;
}

.modal form br {
	display:none;
}	

.modal form {
	padding-bottom:30px;
}


#mc_embed_signup {
	padding:30px !important;
	background:white;
}

#mc_embed_signup form {
	padding:10px 0 60px 10px !important;
}

#newsletter #mc_embed_signup input[type="text"], 
#newsletter #mc_embed_signup input[type="email"] {
 	width:100%;
	border:none;
}

#newsletter #mc_embed_signup input[type="submit"] {
	display:block;
	margin-top:30px;
	background:black;
	color:white;
}

/*---------------------------


HEADER: Logo & Nav


--------------------------*/

#header {
/* 
	text-align:left;
	position:fixed;
	top:0;
	width:100%;
	z-index:2000 !important;
 */
	margin:30px 0 30px 0;
}

#logo-wrap {
	position:relative;
}

#logo-back {
	position:absolute;
	z-index:2;
	display:inline-block;
	width:85px;
	height:85px;
	background:#000;
}

a#logo {
	
}


div#logo-mobile {

}

div#logo-mobile img {
	width:35%;
	margin:12px auto 0 auto;
}

/*-------NAV-------*/

nav  {
	font-family:"GoLong"; 
}


#header-nav nav {
	margin:30px 0;
}

#header-nav .logo img:hover {
	opacity:0.6;
}

#header-nav nav.right {
	margin-right:30px;
}

#header-nav nav.left {
	margin-left:30px;
}


#header-nav nav ul li {
	padding:0 10px;
}

#header-nav nav ul li a {
	color:black;
	text-decoration:uppercase;
	font-size:19px;
}


#header-nav nav a.active {
	display:inline-block;
	padding-bottom:4px;
	border-bottom:solid 2px #000 !important;
}	

.sf-menu a {
	padding-left:0 !important;
	padding-right:0 !important;
}

#header-nav nav ul li ul li ul li {
	padding:10px 0;
}

#header-nav nav ul li ul li ul li a {
	font-size:16px;
}

#header-nav nav ul li ul li ul li a:hover {
	color:#F9D46C;
}


#mobile-nav {
	margin-top:60px;
}

#mobile-nav nav ul li {
	width:100%;
	position:relative;
	clear:both;
	display:block;
	font-size:18px;
	line-height:22px;
}

#mobile-nav nav ul li a {
	color:black;
}
	
#mobile-nav nav ul li ul li ul {
	margin:12px 0 12px 12px;
	margin:12px 0 12px 6px;
	display:none;
}

#mobile-nav nav ul li ul li ul li a {
	color:#666;
}

#mobile-nav nav ul li ul li:hover ul {
	display:block;
}

/*hide 3rd level on mobile, otherwise too much*/
#mobile-nav nav ul li ul li:hover ul li ul {
	display:none;
}

#mobile-nav div.social-nav {
	margin-top:25px;
}

nav ul li a {
}	

nav ul li a:hover {
}


#nav-toggle, 
.cd-btn {
	position:absolute;
	width:42px;
	height:35px;
	top:10px;
	right:0%;
	background:url("img/nav_toggle.png") center 0 no-repeat;
	background-size:100%;
	z-index:99999 !important;	
	display:none;
}


#nav-toggle.btn_x {
	display:inline-block;
	width:35px;
	height:35px;
	background:url('img/x_thick.png') 0 0 no-repeat; 
	background-size:100%;
	top:11px;
	right:10px;
}

#nav-toggle-mobile {
	position:fixed;
}

#nav-toggle-mobile.btn_x,
.cd_btn.btn_x {
	top:30px;
	right:30px;
	background-position: 15px -50px;
}

/*--------------
CATEGORY NAV
---------------*/

.category-nav {
	padding-right:16px;
	position:relative;
	font-family:"GoLong" !important; 
	font-size:17px;
	text-transform:uppercase;
	color:#999;
}

.category-nav ul.sf-menu li:nth-child(2) {
	padding-right:150px;
	padding-bottom:10px;
}

/*line*/
.category-nav ul.sf-menu:after {
	content: '';
	border-top: 1px solid rgba(0,0,0, 0.3);
	position: absolute;
	width: 130px;
	height: 1px;
	top: 5px;
	right: 25px;
	background:rgba(0, 0, 0, 0.1);
}

/*arrow*/
.category-nav ul.sf-menu li.categories:after {
	content: '';
	border-top: 6px solid rgba(0,0,0,1);
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	width: 0;
	height: 0;
	top: 5px;
	right: -12px;
	background:white;

}

.category-nav .sf-menu li ul li{
	padding:5px 0;
}

.category-nav .sf-menu li:hover ul,
.category-nav .sf-menu li.sfHover ul {
	left:			35%;
	top:1.5em;
	background:white;
	width:100%;
	text-align:left;
}

.category-nav .sf-menu li ul li, 
.category-nav .sf-menu li ul li a {
	background:white;
	border:none;
}

.category-nav .sf-menu li ul li a {
	color:black;
	text-align:left;
	font-size:14px;
	font-family:'Lato';
	margin:15px 0 15px 50px;
}

.category-nav .sf-menu li ul li a:hover {
	color:#F9D46C; 
}

/*get rid of triangle up */
.category-nav .sf-menu > li:hover > ul::before, 
.category-nav .sf-menu > li.sfhover > ul::before {
	border:none !important;
}


/*--------

DONATE

---------*/

div.action-wrap {
	float:left;
	margin:0 10px 0 0;
}

a.donate {
	display:inline-block;
	color:white;
	background:#90af68;
	padding:12px 40px;
	border-radius:30px;
	-webkit-border-radius:30px;
}

.action-wrap a:hover {
	background:black;
}	

.donate-wrap span {
	display:block;
	padding:6px;
	color:#555;
	max-width:35%;
	line-height:16px;
}


a.newsletter {
	display:inline-block;
	color:white;
	background-color:#F9D46C; 
	padding:12px 40px;
	border-radius:30px;
	-webkit-border-radius:30px;
}

/*--------

Search

---------*/

#searchform .screen-reader-text {
   display:none;
}

#searchform fieldset {position: relative;padding: 0;width: 100%;border: 0;}
#searchform { display: block;margin: 0; margin-top: 0;width: 100%;}
#searchform input[type="text"]{
	float: left;
	margin: 0;
	border-radius: 0px;
	text-indent: 5px;
	color: inherit;
	color: #999;
}
.widget_search #searchform .button ,
.searchbar #searchform .button{
	float: left;
	padding: 0 2.5%;
	width: 30%;
}

form.wpcf7-form input[type="submit"] {
	background:black;
	color:white;
	-webkit-box-shadow: none;
	border:none;
	-webkit-border-radius:0px;
	text-shadow:none;
	padding:8px 0;
}

form.wpcf7-form input[type="submit"]:hover {
	background:#171717;
}

form.wpcf7-form p, 
form.wpcf7-form p label, 
form.wpcf7-form input, 
form.wpcf7-form h3 {
	display:block;
	width:100%;
	clear:both;
	float:left;
}

form.wpcf7-form p label.file {
	display:inline-block;
	width:33.33%;
	clear:none;
}

form.wpcf7-form input[type="text"], 
form.wpcf7-form input[type="email"] {
	display:block;
	width:360px;
	padding:12px;
}

span.wpcf7-form-control.wpcf7-checkbox {
	display:block;
	clear:both;
}

.modal form.wpcf7-form input[type="text"], 
.modal form.wpcf7-form input[type="email"]{
	width:100%;
}

span.wpcf7-not-valid-tip,
div.wpcf7-response-output {
	float:left;
}

input[type="submit"]{
	border:none;
}


form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="tel"],textarea, 
form input[type="file"] {
	padding:12px;
	font-size:15px;
	border:solid 1px #f7f7f7;
	background:#eee; 
	width:100%;
}

form input[type="text"]:focus, 
form input[type="textarea"]:focus, 
form input[type="password"]:focus,
form input[type="email"]:focus,
.modal form input[type="tel"]:focus {
	background:rgba(255, 255, 255, 1); 
	border:solid 1px #f7f7f7;
}

form input[type="submit"], 
form input[type="button"] {
	width:20%;
	float:right;
	padding:12px;
	background:#000;
	color:white;
	font-size:16px;
}


form input[type="submit"]:hover {
	background:#333;
}



/*-------ICONS-------*/

a.twitter_sm {
	position:absolute;
	width:16px;
	height:17px;
	background:url("img/icons/icon_twitter_sm.png") center 1px no-repeat;
}



/*----------------------------

ENTRIES, MEDIA & THUMBS

-----------------------------*/

div.entry-title {
	font-size:18px;
	line-height:20px;
	font-family: GoLong !important;
	text-transform:uppercase;
}

div.entry-title.term_title {
	text-align:center;
	color:#555;
}

div.excerpt p {
	font-size:16px;
	line-height:24px;
	margin-top:5px;
}

div.excerpt a {
	color:#D55675; 
}


div.excerpt a:hover, 
div.link-entry a:hover {
	opacity:0.85;
}

.entry span.date {
/* 
	color:#555;
 */
	display:inline-block;
	padding:5px 0 0 0;
}	

/*specify col here, timeline also has media class*/
.col .media {
	/*float:left;*/
	position:relative;
	width:100%;
	max-height:100%;
	height:auto;
	text-align:center;
}

/*-----TITLES------*/

div.media-title a, 
div.overlay a {
    border-bottom:solid 1px #eee;
    padding-bottom:3px; 
	color:#fff !important;    
	font-weight:100 !important;
	letter-spacing:1px;
}

/*-----OVERLAYS & TITLES------*/

div.media .media-thumb .overlay, 
div.media .media-thumb .overlay-pagination, 
div.media .media-thumb .media-title {
	position:absolute;
	width:100%;
	margin:27% 0 0 0;
	z-index:90;				
	text-align:center !important; 
	letter-spacing:1px !important;
	line-height:20px !important;	
	opacity:0;
	filter: alpha(opacity=0);	
	display:none;
}

div.media .media-thumb .media-title {
	opacity:1; 
	filter: alpha(opacity=100);
	display:block;
}

div.media.single-landing .media-thumb .media-title {
	text-align:left !important;
}
.span_2_of_5 div.media .media-thumb .overlay {
	margin:27% 0 0 0;
}

.span_3_of_5 div.media .media-thumb .overlay {
	margin:18% 0 0 0;
}

.span_1_of_2 div.media .media-thumb .media-title,
.span_1_of_2 div.media .media-thumb .overlay {
	margin:47.5% 0 0 0;
	font-size:30px;
}


.span_1_of_2 .span_1_of_2 div.media .media-thumb .media-title,
.span_1_of_2 .span_1_of_2 div.media .media-thumb .overlay {
	margin:46.5% 0 0 0;
	font-size:18px;
}

.media-thumb.term_thumb img {
	border:solid 1px #555;
}


/*-----HOVER------*/

.col .media, 
.col .tinted {
	background:#000;
}

.col .media.back_none {
	background:none;
}

.col .media:hover img {
	opacity:0.7;
	filter: alpha(opacity=10);
}

.col .media.tinted:hover img {
	opacity:1;
	filter: alpha(opacity=100);
}


.col .media.no_fade:hover img {
	opacity:0;
}

.col .media:hover .media-thumb .media-title {  
	opacity:0;
	filter: alpha(opacity=0);
	display:none;
}

.col .media:hover .media-thumb .overlay {
	opacity:1; 
	filter: alpha(opacity=100);
	display:block;
}


/*--------------------------

FEATURED: Large journal posts

--------------------------*/

.entry-featured {
	position:relative;
	color:white;
	margin-bottom:32px;
}

.entry-featured .col,
.entry-featured .inner {
	position:relative;
}

.entry-featured .media span.title {
	position:absolute; 
	left:40px;
	top:40px;
	font-size:24px;
}

.entry-featured .media .excerpt {
	position:absolute;
	left:40px;
	bottom:40px; 
	text-align:left;
}


.entry-featured .media .excerpt p {
	max-width:93%;
}


.entry-featured .media .excerpt p {
	color:rgba(255, 255, 255, 0.75); 
}

.entry-featured .media .excerpt a {
	color:rgba(255, 255, 255, 0.6); 
}



/*-----------------------


PAGE TITLES


------------------------*/

div.title {
	padding:35px 0; 
	color:#999; 
}

div.title h2 {
	display:block;
	text-transform:uppercase;
	margin-bottom:15px;
}

div.title span.author {
	font-family:'Lato'; 
	font-size:16px;
	text-transform:uppercase; 
}	

div.title span.author a {
	color:#D55675; 
}

.related-title, 
.heading-block h3 {
	color:#999; 
}



/*-----------------------


HOME


------------------------*/

#landing-cycle {
	margin-top:30px;
}

.home-grandmother {
	margin-bottom:30px;
}

.home-grandmother a.circle {
	display:inline-block;
	width:90px;
	height:9px;
	padding:40px 0;
	margin:80px auto;
	color:rgba(0, 0, 0, 0.4);
	background-color:rgba(0, 0, 0, 0.3); 
	background-color:#F9D46C; 	
	color:white;
}	

.home-grandmother a.circle:hover {
	background-color:#F9D46C; 
	background-color:rgba(0, 0, 0, 0.6); 
}


/*-----------------------


SINGLE


------------------------*/

.content-single span.date {
	display:block;
	margin:5px 0;
}

/*----------Content---------*/

.the_content {
	padding:25px 0 0 0;
}

.the_content p.wp-caption-text {
	font-size:15px;
	color:#666;
	text-align:right;
}


/*----------Comments---------*/

.comments {
	margin:60px 0 0 0;
}

/*----------Related---------*/

#related {
	margin-top:25px;
}

.heading-block,
.related-title {
	text-transform:uppercase;
	position:relative;
	padding:35px 0;
}	

.related-title {
	padding:12px 0;
}

.related-content {
	padding:30px 0;
}
	
.heading-block:before, 
.related-title:before {
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 30%;
    z-index: 1;
}

.heading-block:after,
.related-title:after {
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    height: 3px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 30%;
    z-index: 1;
}

.related-label {
	display:inline-block;
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
	color:#666;
	text-transform:uppercase;
}

.heading-block.large:before,
.heading-block.large:after  {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	width:23%;
}

.heading-block.large h1 {
	color:#555;
}


.term-label {
	font-family:'Lato'; 
	display:inline-block;
	padding:0 0 10px 16px;
	text-transform:uppercase;
	font-size:13px;
}

.term-label span.goLong {
	font-size:16px;
}

.term-label a {
	color:#555;
}

/*-------------

MERCH

---------------*/

.the_content .merch-item {
	display:block;
	clear:both;
	margin-bottom:12px;
}

div.merch-item .info {
	float:left;
	width:60%;
	padding-left:30px;
}

div.merch-item form {
}

div.merch-item form input[type="submit"]  {
	display:inline-block;
	width:100%;
}

/*--------------------------

LINK ENTRIES

--------------------------*/

.link-entry {
	margin: 0 0 30px 0;	
}


.link-entry a {
	color:#D55675; 
}


.link-entry h3 a {
	color:black;
}

.link-entry p {
}


/*---------------------------


INSTAGRAM

--------------------------*/

div.feed ul li {
/* 
	width:33.33%;
	width:141px;
 */
  	width: 16.16%;	
  	width:135px;
  	margin:3px;
	height:auto;
	float:left;
}

div.feed ul li {
	background:#111;
}

div.feed ul li:first-child {
	background:#fff;
}

div.feed ul li.pretty:hover img {
	opacity:0.6;
}

ul li a#add-grandmother {

}	

.fancybox-overlay {
	background:rgba(0, 0, 0, 0.9) !important; 
}

/*---------------------------


FOOTER

--------------------------*/

#footer {
	padding:30px 0;
	border-top:1px dotted #cecece; 
}

#footer span.copyright {
	font-size:11px;
	color:#444;
	margin-top:20px;
	display:inline-block;
}


#footer ul.footer-links {
	margin-top:30px;
}

#footer ul.footer-links li  {
	display:inline;
	font-size:13px;
	padding: 0 8px 0 5px;
	border-right:solid 1px #333
}

#footer ul.footer-links li:last-child  {
	border:none;
}

#footer ul.footer-links li a {
	color:#90af68;

}

div.at4-share-title {
	background:black;
	color:white;
	padding:10px 0;
	display:inline-block;
	width:100%;
	font-size: 13px;
}

/*-------------------

SOCIAL NAV

-------------------*/


.social-nav {

}

.social-nav>ul.social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social-nav>ul.social>li{
    display: inline-block;
}

.social-nav>ul.social>li>a{
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    zoom: 1;
    background-color: #FFF;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    color: white;
    margin-bottom: 5px;
    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 50%;
    color: #999;
    font-size:16px;
}
.social-nav>ul.social>li>a:hover{
	color: #FFF;
	box-shadow: inset 0 0 1px 0 rgba(255,255,255,0.7);
	background-color: rgba(0, 0, 0, 0.2);
}


.social-nav>ul.social>li>a>i{
}

.social-nav>ul.social>li>a>i:before{
    line-height: inherit;
}

/* End of social icons*/

/*-------------

CYCLE

--------------*/

.cycle-wrap {
	position:relative;
}

.cycle-pager {
/* 
	float:right;
	margin-right:2.7%;
 */
	width:100%;
	text-align:center;
}

.cycle-pager a {
	font-size:35px;
	display:inline-block;
	width:35px;
	height:3px;
	margin:20px 0 0 5px;
	background:#ccc; /* less than muted*/
	
}

.cycle-pager a.cycle-pager-active, 
.cycle-pager a:hover {
	background:#000;
}

/* 
.cycle-wrap div.arrows {
	position:absolute;
	left:0;
	top:0;
	display:table;
	width:100%;
	height:500px;
	z-index:100;
}
 */


.cycle-wrap .arrows span {
	font-family: "revicons"; 
	font-size:15px; 
	position:absolute;
	top:220px;
	width:20px;
	height:18px;
	padding:10px;
	background:rgba(0, 0, 0, 0.7);
	color:white;
	z-index:100;
}


.cycle-wrap .arrows span:hover {
	background:black;
}

.cycle-wrap span.prev {
	left:10px;
}

.cycle-wrap span.prev:after {
	content: '\e824';
}

.cycle-wrap span.next {
	right:10px;
}

.cycle-wrap span.next:after {
	content: '\e825';
}

/*----------

DONATION

------------*/


.donation-forms, 
.donation-forms table {
	text-transform:uppercase;
	color:#555;
}


.donation-forms h4 {
	color:#F9D46C;
}


.donation-forms .col {
	border:solid 1px #222;
	
}	

.donation-forms form table {

}
	
.donation-forms form table td {
	padding:8px 0;
}


.donation-forms form table select {
	width:100%;
}


.donation-forms form input[type="submit"] {
	float:none !important;
	width:100px;
	display:block;
	margin:12px auto;
	font-size:14px;
	background-color:#F9D46C; 
}	


.donation-forms form input[type="submit"]:hover {
	background:black;
}

/*----------

LIFT EFFECT 

------------*/


.lift {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 150px, 0px);
  -webkit-transform: translate3d(0px, 150px, 0px);
  -o-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}


/* 
.lift {
    -webkit-transform: translateY(-50px);    
}	
 */


.lift.no_fade {
	opacity:1;
}

.lift.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


/*----------------------

MEDIA QUERIES

----------------------*/

@media only screen and (max-width: 1430px) {
		
	

}

@media only screen and (max-width: 1300px) {
	
}


@media only screen and (max-width: 1230px) {


	
}

@media only screen and (max-width: 1180px) {


	#header-nav nav.right {
		margin-right:20px;
	}

	#header-nav nav.left {
		margin-left:20px;
	}


	
	/*---NAV---*/
	/*
	#nav-toggle {
		display:inline-block;
		top:18px;
		right:18px;
	}

	nav {
		float:left;
		padding-left:6%;
	}
	
	nav.expanded {
		padding-top:45px;
	}
	
	nav ul li {
		float:left;
		text-align:left;
		display:none;
		width:26%;
		padding:8px 0;
	}
	
	nav.expanded ul li {
		display:inline-block;
	}
	
	nav ul li.social {
		display:none;
	}
	*/

}


@media only screen and (max-width: 1200px) {
	


}


@media only screen and (max-width: 1030px) {

	.center {
		width:900px;
	}
	
	.guttered .col {
		margin: 0 0 25px 25px;
	}

}


/*--------------

TABLET: Portrait

--------------*/

@media only screen and (max-width: 950px) {

	/*----MAIN---*/
		
	.mobile_only, 
	img.mobile_only {
		display:inline-block !important;
	}
	
	.mobile_hide, 
	img.mobile_hide {
		display:none !important;
	}

	#wrap, 
	div.main-wrap, 
	div.home-section, 
	.guttered .col,
	.col, 
	.landing .copy, 
	.guttered .no_gutter .col.span_1_of_2 {
		width:100%;
		max-width:100%;
		float:left;
		margin-left:0;
		display:block;
	}			
	
	.center, 
	.center.narrow {
		width:94%;
		margin:0 auto;
		clear:both;
		display:block;
	}

	#footer {
/* 
		float:left;
 */
		clear:both;
	}
	
	.modal a.btn_x {
		position:absolute;
		top:5%;
		left:2.5%;
		z-index:2222;
	}
	
	#header {
		margin:15px 0;
	}
	
	.heading-block,
	.related-title,
	div.title {
		padding:15px 0;
	}
	
	.the_content {
		padding:25px 0;
	}	
	
	.heading-block:before, 
	.related-title:before, 
	.heading-block:after,
	.related-title:after {
		max-width:15%
	}	
	
	.heading-block.large:before,
	.heading-block.large:after  {
    	display:none;
    }
	
	#landing-cycle {
		margin:0;
	}	
	/*----------*/
	
	h1 {
		font-size:28px;
		line-height:32px;
	}
	
	
		
}


/*--------------

PHONE

--------------*/


@media only screen and (max-width: 700px) {
	
	
}