/*
 Theme Name:   Ponder Child
 Theme URI:    http://robsobers.com
 Description:  A child theme based on Paul Jarvis' Ponder theme.
 Author:       Rob Sobers
 Author URI:   http://robsobers.com
 Template:     ponder
 Version:      1.0.0
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline;}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:100%}button,input,select,textarea{font-size:100%;line-height:normal!important;margin:0;vertical-align:middle}html input[type=button],input[type=reset],input[type=submit]{}img#wpstats{border:none;height:0;overflow:hidden;padding:0;width:0}.ir{background-repeat:no-repeat;direction:ltr;display:block;overflow:hidden;text-align:left;text-indent:-9999em}.hidden{display:none!important;visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1.2}a:active,a:hover{outline:0}b,strong{font-weight:500}em{font-style:italic}li{list-style:none}small{font-size:100%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{-ms-interpolation-mode:bicubic;border:0;height:auto;vertical-align:middle}svg:not(:root){overflow:hidden}legend{border:0;margin-left:-7px;padding:0;white-space:normal}button,input{line-height:1}button,html input[type=button],input[type=reset],input[type=submit]{overflow:visible;vertical-align:top}button[disabled],input[disabled]{}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;padding:0;width:13px}input[type=search]{-moz-box-sizing:content-box;-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,a{text-decoration:none}th,td{text-align:left;vertical-align:top}
@media print{*{background:transparent!important;color:#000!important;text-shadow:none!important}body{background:#fff;color:#000;font:12pt Georgia, "Times New Roman", Times, serif;line-height:1.3}section.post-content a:after{content:" (" attr(href) ")"}tr,img{page-break-inside:avoid}img{border:0;max-width:100%!important}nav,aside{display:none}}

/** Ultra Light */
@font-face {
  font-family: "San Francisco";
  font-weight: 100;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-ultralight-webfont.woff");
}

/** Thin */
@font-face {
  font-family: "San Francisco";
  font-weight: 200;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-thin-webfont.woff");
}

/** Regular */
@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
}

/** Medium */
@font-face {
  font-family: "San Francisco";
  font-weight: 500;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-medium-webfont.woff");
}

/** Semi Bold */
@font-face {
  font-family: "San Francisco";
  font-weight: 600;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-semibold-webfont.woff");
}

/** Bold */
@font-face {
  font-family: "San Francisco";
  font-weight: 700;
  src: url("//applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-bold-webfont.woff");
}

body { color: #555; text-align: left; font: 400 18px/1.6 -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif; }

section { padding: 15px; text-align: left; }

/* Mastering HubSpot */
.page-id-293 section { max-width: none; padding: 0; }
.page-id-293 footer, .page-id-293 .container-normal { max-width: 800px; margin: 0 auto; padding: 15px; }
.page-id-293 ::selection { background: #f7751f; color: #fff; }
.page-id-293 .container-dark { background: #0f434c; color: #fff; padding: 30px 15px; margin: 40px 0; }
.page-id-293 .container-dark h2, .page-id-293 .container-dark h3 { color: #fff; }
.page-id-293 article p a:not(.button) {
  border-bottom: 2px solid #f7751f;
  box-shadow: none;
}
.page-id-293 input[type=submit]:hover, .page-id-293 article p a:hover {
  background-color: #f7751f;
  color: #fff;
}

.container-wide { max-width: 1020px; }

.module {
  width: 33.333%;
  box-sizing: border-box;
  display: block;
  float: left;
  text-align: left;
  padding-right: 45px;
}
.module_num { font-size: 64px; line-height: 64px; margin-bottom:0; color: #f7751f; }
.inside { padding: 20px 0; }
.inside li { font-size: 16px; }

.blog article { margin-bottom: 80px; }

b, strong {
  font-weight: 600;
}

.menu { margin: 0 0 90px -10px; }

.menu a, article a, body#tinymce.wp-editor a {
  border-bottom: 2px solid #ddd;
  font-weight: normal;
}

body.single-post article p.post-author, body.single-post article p.post-author a,
body.single-post article p.post-category, body.single-post article p.post-category a  {
  font-family: "Archivo Narrow", sans-serif;
  text-align: center;
  margin-bottom: 60px;
  color: #000;
  letter-spacing: 1px;
}

body.single-post article p.post-category {
  margin-top:20px;
  margin-bottom: 40px;
}

span.written-by {
  display: block;
  color: #000;
}

body.single-post article p, body.single-post article li {
  font-family: "Libre Baskerville", serif;
  font-size: 16px;
  line-height: 28px;
  color: #000;
}

article p a, article li a {
  border-bottom: 2px solid #b4e7f8;
  box-shadow: inset 0 -2px 0 #b4e7f8;
  color: inherit;
  -webkit-transition: background .15s cubic-bezier(.33,.66,.66,1);
  transition: background .15s cubic-bezier(.33,.66,.66,1);
}

article p a:hover, article li a:hover {
  background: #b4e7f8;
  color: #000;
}

a.image-link {
  border-bottom: none;
}

hr {
  border-top: 2px solid #b4e7f8;
  margin: 55px auto;
}

.home hr {
  margin: 85px auto;
}

.home-content p.lead-in {
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 40px;
}

/*.single article.post > p:first-of-type:first-letter {
  font: normal 1.5em/1em Lora, Georgia, Cambria, 'Times New Roman', Times, serif;
  padding-right: 1px;
  vertical-align: -20%;
}*/

/*.single article.post > p:first-of-type:first-letter {
  float: left;
  margin: 0 6px 0 0;
  font-size: 70px;
  font-weight: 500;
  line-height: .8;
  text-align: center;
  color: #f45923;
}*/

article img.wp-post-image {
  margin-bottom: 25px;
}

h1, h2, h3, h4, article .yarpp-related h3 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: normal;
  /*margin: 25px 0;*/
  margin: 56px 0 20px 0;
  color: #000;
}

article h1 { margin-top: 0; }

body.single-post article h1.post-title {
  font-family: "Libre Baskerville", serif;
  font-size: 48px;
  line-height: 60px;
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

article .yarpp-related a {
  font-weight: normal;
}

article .yarpp-related-none p {
  color: #adadad;
}

h1 { font-size: 45px; }
.home h1 { font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: -2px; }
h2 { font-size: 30px; }
h3, article .yarpp-related h3 { font-size: 26px; }
h4 { font-size: 20px; font-weight: 600; margin: 15px 0; }
h4.post-title { font-size: 28px; margin-bottom: 20px; }

article pre.prettyprint {
  margin-bottom: 25px;
  padding: 10px;
  text-shadow: none !important;
  color: white;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-family: Monaco, Consolas, "Courier New", monospace;
  background: #333;
  white-space: pre-wrap;
}

p code, li code {
  border: 1px solid #ccc;
  background-color: #fafafa;
  font-size: 18px;
  padding: 1px 3px;
  line-height: 20px;
  margin: 0;
  white-space: nowrap;
}

article img a:hover, article a:hover img {
  opacity: 1;
}

::selection {
  background: #b4e7f8;
  text-shadow: none;
}

small {
  display: inline;
}

blockquote {
  margin: 0 30px;
  color: #999;
  border-left: 3px solid #b4e7f8;
  padding-left: 20px;
  margin-left: 0;
  font-style: italic;
}

blockquote.dark {
  color: #292929;
}

header .logo, header .logo a {
  margin: 0 auto;
  display: block;
  width: 40px;
  height: 56px;
}

.home header .logo, .home header .logo a {
  width: 50px;
  height: 62px;
}

header .logo {
  /*background: url(/wp-content/themes/ponder-child/assets/stark-shield.png) no-repeat;*/
  background: url(/wp-content/themes/ponder-child/assets/shield.svg) no-repeat;
  background-size: 40px 56px;
  float: left;
}

.home header .logo {
  /*background: url(/wp-content/themes/ponder-child/assets/stark-shield.png) no-repeat;*/
  background: url(/wp-content/themes/ponder-child/assets/shield.svg) no-repeat;
  /*background-size: 40px 56px;*/
  background-size: 50px 62px;
  float: none;
}

header nav .menu {
  margin: 20px 0;
  float: right;
  font-size: 16px;
}

.home header nav .menu {
  margin: 30px 0;
  font-size: 16px;
  text-align: center;
  float: none;
}

header nav .menu li:first-of-type a {
  margin-left: 0;
}

header nav .menu a, footer nav .menu li a {
  color: #bdbdbd;
  border-bottom: 0;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif;
  text-transform: uppercase;
}

header nav .menu li:last-of-type a {
  margin-right: 0;
}

header nav .menu a {
  margin: 5px 20px 5px 0;
}

/* hide for book page */
body.page-id-293 header .logo, body.page-id-293 h1.post-title {
  display: none;
}

footer { padding: 30px 0; }

footer p { color: #292929; margin-bottom: 25px; }

body.blog footer, body.home footer { display: none; }

input { vertical-align: baseline; font-size: 16px; }

input, button { width: 100%; display: block; margin: 0 0 5px 0; }

textarea, select {
  font: 300 16px/1.62 -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif;
  width: 100%;
  margin-bottom: 5px;
  transition: all .4s;
  border-radius: 0;
  border: 2px solid #dedede;
  outline: none;
  padding: 10px;
}

input, button {
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif;
}

select {
  width: 300px;
}

.leadin-content-body {
  text-align: left;
}

.leadinModal input {
  max-width: 100%;
}

.hs-form-field {
  padding-bottom: 15px;
}

cite {
/*  color: #21b8f4;*/
  font: 400 16px/1.2 -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif;
  font-style: normal;
  display: block;
  margin: 10px 0;
}

h3.compact {
  color: #adadad;
  font: 400 16px/1.2 -apple-system, ".SFNSText-Regular", "San Francisco", "Lato", sans-serif;
  text-transform: uppercase;
  margin: 10px 0 8px 0;
}

section#best {
  max-width: 610px;
  padding-top: 20px;
  padding-bottom: 60px;
}

section#best h4.post-title {
  font-size: 20px;
}

section#best .post-title a {
  border-bottom: 2px solid #ddd !important;
}

section#best p {
  font-size: 16px;
}

section#best h3.compact {
  text-align: center;
  margin: 30px 0 40px;
}

section#best h4.post-title {
  font-size: 20px;
}

/*section#best .best-posts {
  display: none;
}*/

section#best .separator {
  text-align: center;
  cursor: pointer;
}

button, .button, input[type=submit] {
  color: #222;
  font-weight: 600;
  border: solid #222 2px;
  display: inline-block;
  border-radius: 5px;
  padding: 9px 12px;
  cursor: pointer;
  background-color: #ededed;
  box-shadow: 4px 4px 0 #222;
}

button:hover, .button:hover, input[type=submit]:hover {
  color: #222;
  background-color: #b4e7f8;
  box-shadow: 2px 2px 0 #222;
  position: relative;
  top: 2px;
  left: 2px;
}

/* = media queries ----------------------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
} /* */

@media screen and (max-width: 540px) {
  header nav .menu { display: none; }
  body.home footer { display: block; }
  section#best { margin-bottom: 30px; }
}

@media screen and (min-width: 766px) {
  body { font-size: 18px; line-height: 1.6; }
  header { padding: 40px 0; }
  section { max-width: 700px; margin: 0 auto; padding: 0; }
  input, button { width: auto; display: inline-block; margin: 0 5px 0 0; }
  input { width: 395px; max-width: 395px; }
/*  h1, h2 { font-size: 34px; }*/
}

@media screen and (min-width: 900px) {
  header { padding: 40px 0; }
/*  h1 { letter-spacing: 0; }*/
  .home header { padding: 60px 0 0; }
  .home section { max-width: 820px; }
  /*.home h1 { float: left; max-width: 300px; }*/
  /*.home-content { float: right; max-width: 480px; }*/
  .home-content { max-width: 480px; margin: 0 auto; }
  .home h3 { margin-top: 5px; }
}

@media screen and (min-width: 1200px) {
  .home section { max-width: 1150px; }
  /*.home h1 { float: left; max-width: 450px; }*/
  /*.home-content { float: right; max-width: 650px; }*/
  .home-content { max-width: 610px; margin: 0 auto; }
}

ul.answers {
    margin: 0 auto 15px;
    list-style-type: none;
    padding: 0;
}

ul.answers li {
    margin: 10px 0;
    padding: 0 0 0 45px;
    position: relative;
    list-style: none;
}

ul.answers li:before {
    content: "\00a0";
    display: block;
    border: solid 13px #f7751f;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    border-radius: 13px;
    height: 0;
    width: 0;
    position: absolute;
    left: 7px;
    top: 12px;
    margin-top: -12px;
}

ul.answers li:after {
    content: "\00a0";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    position: absolute;
    left: 15px;
    top: 13px;
    margin-top: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}