/*
Theme Name:     Journey Child
Theme URI:      http://www.indieground.it/
Description:    Child theme for Journey
Author:         Indieground
Author URI:     http://www.indieground.it/
Template:       journey
Version:        1.0.1
*/


/* Your css goes here */


body {
/*color: red !important; */
/*background-color: red;*/
}

.ig-top-social a i {
    font-size: 30px;
    margin-top: 12px;
}

.menu-item {
margin-top: 12px;
}

.col-md-13 {
    width: 100%;
	text-align:center;
  }
  
  .medium_padding {
	padding: 20px 0 20px !important;
}

.margin-15top {
	margin-top: 0px !important;
}

.margin-50 {
	margin-bottom: 0px !important;
}

.blog-post-content {
	padding: 20px 60px;
	margin-bottom: 20px;
}
.cont_header_post {
     margin: 10px 0px 10px 0px;
     }

h2.title_post_standard {
     margin-bottom: 3px !important;
     text-transform: uppercase;
     }
     
h2  {
     text-transform: uppercase;
     }
     
h1.title_post_standard {
     margin-bottom: 3px !important;
     text-transform: uppercase;
     }
     
.post_divider_classic {
	width: 100%;
     height: 2px;
     margin-bottom: 0px;
     margin-top: 10px;
}

.footer_classic_post {
     padding: 0px 0px 0px 0px;
}

.container_up {
	margin-top: 0px !important;
	}
	
	.blog-post-single-content {
	padding: 20px 55px;
	margin-bottom: 0px;
	overflow: hidden;
}

.instagram-title {
	letter-spacing: 2px;
	font-size:23px;
	text-transform:uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
}

blockquote {
	font-family: Lora, Georgia, Times, serif;
	font-weight: 300;
	font-size: 1em;
	font-style: italic;
	line-height: 1.4;
	margin: 10px 0px;
	padding: 10px;
	border-top: 1px solid rgba(0,0,0, .08);
	border-bottom: 1px solid rgba(0,0,0, .08);
	border-left: none;
	}
blockquote p {
	margin: 0px;
	padding: 0px;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
	
	@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text {
     max-width: 100%;
     padding: 10px 1px !important;
   }
}

.ig_widget {
	padding: 10px 20px 0px 20px;
	}
	
img.textwidgetimg {
    border-radius: 2%;
    margin-top: 0px;
    margin-bottom: 4px; 
}

