/*
Theme Name: My Customizr
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */

li {
  margin-top: 10px;
}

.tc-header {
  padding-top: 20px;
  border-bottom: 0;
  background: 0;
}

.tc-header .brand a {
  display: inline;
  margin: 10px 10px;
}

.brand img, .brand a {
  float: left;
}

.tc-header .brand h1 {
  margin: 11px 0 6px 80px;
  text-align: left;
  line-height: normal;
  font-size: 22px;
}

.tc-header .brand h2 {
  margin: 0 0 0 80px;
  text-align: left;
  line-height: normal;
}

hr {
  border-top: 1px solid #c3c3c3;
}

h1, .mce-content-body h1 {
  font-family: Raleway;
  font-size: 22px;
  color: #656565;
  font-weight: 800;
}

h2, .mce-content-body h2 {
  font-family: Raleway;
  font-size: 16px;
  color: #808080;
  font-weight: normal;
}

h3, .mce-content-body h3 {
  font-family: Raleway;
  font-size: 20px;
  color: #27cda5;
  font-weight: 500;
  text-align: left;
  margin-bottom: 5px;
}

body, body.mce-content-body {
  font-size: 16.5px;
  line-height: 24px;
}

.yk-title {
  text-align: center;
  font-size: 28px;
  font-weight: lighter;
  line-height: normal;
  margin: 20px 0;
  color: #27cda5;
}

.yk-subtitle {
  text-align: center;
  margin: 30px 0;
}

.yk-row1, .yk-row2 {
  margin-top: 40px;
}

.yk-image {
}

.yk-textbox {
  margin: 10px;
}

.yk-download {
  margin: 50px auto;
}

.yk-more-apps {
  text-align: center;
}

.yk-app-box {
  display: inline-block;
  width: 300px;
  margin: 0 15px 40px 15px;
  vertical-align:top;
  text-align: left;
  position: relative;
  line-height: 20px;
}

@media (min-width: 680px) {
  .yk-app-box {
    height: 350px;
  }
}

.yk-app-name {
  font-family: Raleway;
  font-size: 18px;
  color: #656565;
  font-weight: 500;
  margin-left: 10px;
}

.yk-app-title {
  font-family: Raleway;
  font-size: 16px;
  color: #656565;
  font-weight: 800;
  margin-top: 25px;
}

.yk-app-body {
  font-family: Raleway;
  font-size: 15px;
  color: #656565;
  font-weight: 100;
  margin-top: 15px;
  text-align: justify;
}

@media (min-width: 680px) {
  .yk-app-download {
    position: absolute;
    bottom: 0;
    left: 80px;
  }
}

@media (max-width: 680px) {
  .yk-app-download {
    margin: 20px 80px;
  }
}
