/*
Theme Name:     feb2017: Inner theme - version February 2017
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Sixteen theme
Author:         InnerTrends
Author URI:     http://blog.innertrends.com
Template:       twentysixteen
Version:        0.1.0
*/

@import url("../twentysixteen/style.css");

/* my style - colors and fonts */
.header_cta .btn {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 400;
}
.header_cta span, .blog_description .site-inner h2, .subscribe2_content {   
    font-family: "brandon-grotesque",sans-serif;  
}
html, body, .right_content h1  {
    font-family: "freight-text-pro",Georgia,"Times New Roman",Times,serif;
    text-rendering: optimizelegibility;
}
body {font-size: 18px; line-height: 1.5;background:#fff;}




/* my classes */
blockquote {
    font-size: 1.5rem;
}
.logo {
	max-width: 240px;
    float: left;
    padding: 10px 0;
}

.site_header {
  background: #0099C5;  
  color: #fff;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  /*box-shadow: 0px 5px 17px rgba(0,0,0,0.2);*/
}
/*.site_header:before {
    position: absolute;
    background: url('img/bg_top_right.png') no-repeat top right;
    height: 100%;
    width: 880px;
    right: 0;
    top: 0;
    content: "";
}*/
body.single-post .site_header {box-shadow: 0px 23px 71px rgba(0,0,0,0.2)}
.header_fix {
	padding: 5px 0;
	box-shadow: 0px 6px 27px rgba(0,0,0,0.2);
}
.header_fix .site_header {max-width: 1270px;}
.header_fix .site-inner:after {display: table; content: ""; clear: both;}
.promo_lp {display: none;}
.header_cta span {
	float: left;
	font-family: "brandon-grotesque",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    padding: 17px;
}
.header_cta .btn {
	float: left;
	background-color: #75B73B;  
	color: #fff; 
	font-size: 14px;	
    border-radius: 50px;
    margin-top: 18px;
    letter-spacing: 0.1em;
    box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 0px 1px rgba(0, 0, 0, 0.15);
}
.header_cta .btn:hover, .header_cta .btn:active, .header_cta .btn:focus {
    background-color: #66A82D;
}
.blog_description {display: none;}
.blog_description .site-inner h2 {
    padding: 20px 4.5455%;
    font-size: 23px;
    font-weight: normal;
    opacity: 0.5;
    font-style: italic;
}

.right_extra {
	font-size: 21px;
	float: left;
	width: 50%;
    margin: 0px 40px 20px -40%;
	font-style: italic;
	border-top: 1px solid #0099c5;
	border-bottom: 1px solid #0099c5;
	padding: 15px;
	color: #555;
	position: relative;
	background: #fafafa;	
}
.right_extra h2 {
	position: absolute;
    top: -40px;
    left: 0px;
    font-size: 27px;
    border-top: 1px solid #0099c5;
    width: 100%;
    line-height: 1em;
    color: #0099c5;
    font-weight: 300;
    margin-bottom: 0;
}
.right_extra p {width: 100% !important; font-size: 16px !important; margin: 0;}
.right_content {float: right; width: 50%; }

.header_wrapper {position: relative;}

footer.site-footer .col-3 {
  width: 30%;
  margin-right: 5%;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
footer.site-footer .col-3 p {color: #666;}
footer.site-footer .col-3 .logo2 {margin-bottom: 20px;}
footer.site-footer .col-3:last-child { margin-right:0;}
.social_twitter{
    background-color: #4086CD;
    background-image: url('img/social-twitter.svg');
    background-size: 58%;
}
footer.site-footer ul {list-style: none; line-height: 2em;}
footer.site-footer {
  font-family: Montserrat, "Helvetica Neue", sans-serif;   
  font-size: 13px;
  -webkit-align-items: top; 
  -ms-flex-align: top;
  align-items: top; 

}
.experiment {
  background-color: #0095cc;
  width: 100%;
  color: #fff;
}









/* modify parent css */
#site-header-menu {margin:0;}
.main-navigation ul {float: right;  margin-top: 15px;}
.main-navigation a {color: rgba(255, 255, 255, 0.65); font-size: 14px;   padding: 0.65625em 1.875em; }
.main-navigation a:hover, .main-navigation a:focus {color: rgba(255, 255, 255, 1) !important; }
.site {background-color: transparent; margin: 0;}
body.single-post #page .post-thumbnail {
	max-height: 350px;
    overflow-y: hidden;
    background-color: #000;
    position: relative;
    z-index: -1;   
}
body.single-post #page .entry-header { 
	color: #333; 
}

body.single-post #page .post-thumbnail img {
	width: 100%; 
	opacity: 0.5;
	margin-top: -10px;
}
body.no-sidebar article:not(.type-page) .right_content .entry-content {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}


.entry-content {font-size: 21px;}
.entry-content ul {  
    list-style-position: outside;
    padding-left: 30px;
}
.right_content .entry-header {margin:0;}
body.hfeed .entry-thumbnail {
	width: 45%;
    float: left;
    border: 10px solid #ccc;
    text-align: center;
    margin-top: 10px;
}
body.hfeed article header {margin: 0;}

body.single-post .site-main article {margin-top:100px; position: relative;}
body.single-post .site-main article .entry-footer {
	display: none;
}


.entry-content img {border: 3px solid #E4E4E4;}
body.single .entry-footer .posted-on, body.single .entry-footer .cat-links, body.single .entry-footer .tags-links, .no-sidebar .post-navigation {display: none !important;}
.wp-caption .wp-caption-text { background: #E8E8E8; padding-left: 1.2em;  padding-bottom: 1em;}

body.single-post .site-main article .entry-footer {margin-top: 8px;}
/*.entry-footer .avatar {float: left;}
.entry-footer a {float: left; margin: 0px 10px; }*/
/*.autor_label {float: left; }*/

#disqus_thread {
   margin-right: 7.6923%;
   margin-left: 7.6923%;
}
#disqus_thread p {font-size: 18px!important;}
.social-navigation a , .social-navigation a:hover, .social-navigation a:focus{
    border: none;    
    color: #FFF;   
    height: 50px; 
    width: 50px;
    background-color: #0095cc;
}
.social-navigation a:before {
    content: "\f415";
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    font-size: 18px;
}
.site-footer .social-navigation {margin-top:10px;}
.entry-content .author-title { font-size: 19px; font-size: 1.2rem; }
.author-bio { font-size: 18px; font-size: 1.2rem;}






/* join the Experiment*/
.subscribe_static_wrap {
  width: 400px;
  color: #ffffff;
  position: relative;  
  background: #e9941a;
  margin-bottom: 30px;
}
.subscribe_static {
  position: absolute;
  color: #ffffff; 
  width: 400px;  
  height: auto;
}
.logo_experiment {
  background: transparent;
  position: absolute;
  top: 25px;
  left: calc(50% - 80px);
}
.subscribe_content {padding: 10px; position: relative; background: url(img/blue_top.jpg) top center; margin-bottom:25px; }
.subscribe_content h2 {
  font-weight: 100;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  margin: 0 0 7px 0;
  font-size: 29px;
  color: #ffffff;
  text-align:center;
}
.subscribe_content h2 a {color:#fff;}
.subscribe_content h2 span {font-weight: 700; }
.subscribe_content h3 { font-size: 15px; letter-spacing: 0.3em; position: relative; text-align: center; opacity: 0.7; margin: 0; color: #ffffff;}
.subscribe_content h3 span { background: #e9941a; position: relative; z-index: 8; padding: 0 5px;}
.subscribe_content h3:after {position: absolute; content: ""; border-bottom: 1px solid #ffffff; width: 100%; height: 10px; left: 0;}
.subscribe_content input {border: 1px solid #ccc; border-radius: 4px; margin-bottom: 20px;   width: 100%; padding: 5px 15px; }
.subscribe_form  {margin: 10px 0 0;}
.subscribe_form  .form-group { float:left;}
.subscribe_form  .form-control {height: 55px;}
.subscribe_content button {padding: 15px 24px; width:100%;}
.subscribe_form .error {margin-top:20px; clear:both; color:#fff; text-align:center;}
.mailchimpSuccess {padding: 0px 0 0 0; color: #ffffff; font-size: 18px; text-align:center;}
.preloader {color: #ffffff;}
.subscribe_static_wrap2 .error {padding-top: 20px; color: #ffffff;}
#subscribe_exp{
  background-color: #008fb3;
  background: #008fb3;
  border-radius: 50px;
  padding: 15px 0px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  width: 100%;
  border: none;
  border-bottom: 3px solid #286090;
}
.subscribe_form button:hover {background: #008fb3;}



.subscribe2_content {
  width: 65%;
  margin: 0 auto;
  padding: 40px 0;
  margin-bottom: 50px;
}
.subscribe2_content_right, .subscribe2_content_left { width: 50%; float: left;}
.subscribe2_content .form-group { margin-bottom: 10px;}
.btn, .btn:hover, .btn:focus {background-color: #79c141; border-radius: 50px; padding: 15px 40px; box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 0px 0px;}
.subscribe2_content p {margin: 0 0 10px; font-size: 24px;}
.subscribe2_content h2 {text-transform: uppercase; }
input[type="text"]:focus, input[type="email"]:focus,  {color: #808080;}
input[type="text"], input[type="email"],  {color: #808080;}

.subscribe2_content input::-webkit-input-placeholder {
    color: #A2A2A2;
}
.subscribe2_content input:-moz-placeholder {
    /* FF 4-18 */
    color: #A2A2A2;
}
.subscribe2_content input::-moz-placeholder {
    /* FF 19+ */
    color: #A2A2A2;
}
.subscribe2_content input:-ms-input-placeholder {
    /* IE 10+ */
    color: #A2A2A2;
}

/* end join the experiment*/


/* LANDING PAGES in header */
.promo_lp .site-inner:after {
  display: table;
  content: "";
  clear: both;
}
.lp_nsm {background: #c1e1ea; border-bottom: 2px solid #0099c5; padding: 40px 0;}
.lp_nsm img {margin-right: 40px; float: left;}
.lp_nsm  h2 {color:#246071; font-family: Montserrat, "Helvetica Neue", sans-serif;}
.lp_nsm  h3 {color:#246071; font-size: 1.1em; font-family: Montserrat, "Helvetica Neue", sans-serif;  font-weight: normal;}
.left {float: left;}
.lp_nsm .header_cta { float: none;  margin: 0 auto;}




/* @media */
@media screen and (min-width: 56.875em) { /*- >= 910px */
	.blog_description {display: block;}
	.promo_lp {display: block;}
	#disqus_thread {
	    width: 70%;
	    margin: 0px auto;
	    max-width: 820px;
	    font-size: 18px;
	}
	body.single-post #page .entry-header { 
		/*position: absolute;
		margin:0;
	  color: #fff;
	  bottom: 4.875em;*/   
	}	
	body.single-post #page .post-thumbnail img { margin-top: -100px;}
  .site-footer {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 61.5625em){ /* - >= 985px */
	body.no-sidebar.hfeed .site-main > article {
	    margin-bottom: 6em;
	    margin-top: 3em;
	    border-bottom: 1px solid #ccc;
	    padding-bottom: 4em;
	}
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
	    /*margin-right: 0;
	    margin-left: 0;
	    width: 50%;	*/    
	}
	body:not(.search-results) article:not(.type-page) .entry-footer .avatar{
		/*border:3px solid #fff;*/
		width: 60px;
		/*float: left;*/
	}
	.entry-footer a, .autor_label {/*float: left; margin: 30px 10px;*/ }
	.entry-footer .edit-link a { margin: 23px 10px;}
	.entry-content h2, .entry-summary h2, .comment-content h2 {
	    font-size: 35px;    
	}
	body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta {width: 140%;}
	body.single-post .site-main article .entry-footer {
		display: block;
		position: absolute;    
	  margin-right: 0;
		margin-left: 0;
		width: 50%;	
		
	}
  .author-info {
    width: 140%;
    margin-left: -40%;
    border-bottom-width: 1px; 
    padding-bottom: 1.75em; 
  }

}

@media screen and (min-width: 44.375em){ /* - >= 710px */
	body:not(.custom-background-image):before, body:not(.custom-background-image):after {
		height: 0;
	}
  .menu-toggle {
    float: right;
    color:rgba(255, 255, 255, 0.64);
    margin-right: 20px;
    border: 1px solid rgba(255, 255, 255, 0.61);
  }
  .menu-toggle:hover, .menu-toggle:focus {border-color: rgba(255, 255, 255, 0.61) !important; color:rgba(255, 255, 255, 0.64) !important; }
}
@media screen and (max-width: 44.375em) { /* =<- 710px*/
	.logo {margin-left: 7.6923%; */}
}



/* end @media */

