/*
 Theme Name:   SuperSimple Child
 Theme URI:    http://www.thisweekinstartups.com
 Description:  supersimple Child Theme
 Author:       LAtelier Marketing
 Author URI:   http://latelier-marketing.com
 Template:     supersimple
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  supersimple-child
*/

/*--------------General (Style applying to the entire website)---------------*/

@font-face {

  font-family: 'Gobold';
  src: url('fonts/Gobold.eot');
  src: url('fonts/Gobold.woff2') format('woff2'), url('fonts/Gobold.woff') format('woff'), url('fonts/Gobold.ttf')  format('truetype'), url('fonts/Gobold.svg#svgGobold') format('svg');
}

body, a {
  font-family: 'Montserrat', helvetica neue, sans-serif !important;
  margin: 0 !important;
  text-decoration:none !important;
}
.entry-content p, .entry-content p a {
  font-family: 'Montserrat', helvetica neue, sans-serif !important;
}
#wrapper {
  min-width: 250px !important;
  max-width: 2000px !important;
  width: 100% !important;
}
#content {
  width: 100% !important;
  padding: 0 !important;
}
body #content img, body #content figure, body #content table {
  max-width: inherit !important;
}
div#wrapper {
  max-width: none !important;
}
.entry-content p a {
  font-size:inherit !important;
}
a, h1 a, h2 a, h2 {
  color: inherit !important;
}
h1 a, h2, h4 {
  font-family:'Gobold', 'Montserrat', helvetica neue, sans-serif !important;
}
h3 {
  font-size: 16px !important;
}
p {
  text-align: inherit !important;
}
body .entry-content ul {
  margin-left:0 !important;
}
input, textarea {
  background-color: #ffffff !important;
  padding: 10px !important;
}
#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
  margin-left: 44px !important;
}
#wprmenu_menu ul li a {
  color: #CFCFCF !important;
}
.wpb_wrapper iframe {
    width: 100% !important;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline-custom {

    font-family: 'Gobold' !important;

    border: 1px solid !important;

}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline-custom:hover {

    color: #f89835 !important;

    border-color: #f89835 !important;

}

.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-center {

    margin-bottom: 75px;

}

@media (max-width: 999px) {

body #content img, body #content figure, body #content table, body #sidebar img, body #sidebar figure, body .wp-caption {
width: unset !important;
}
}

/*-------------------------------Header-------------------------------------*/

#page hr, #page #header {
    display: none;
}
#header {
  margin: 0 auto !important;
  position: fixed;
  top: 0;
  background-color: #fff;
  width: 100%;
  z-index: 200;
  box-shadow: 2px 1px 3px #ddd;
}
.header_logo {
  background: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/04/Logo_header.png') no-repeat top left;
  min-height: 40px;
  min-width: 80px;
  float: left;
  margin: 12px 0 !important;
}
#site-title, #site-description {
  display:none;
}
#header_social_section {
  padding-right:30px;
  background-color: #f7f7f7;
  margin-right: 20px;
}
#header_social_section, .header_social_icons {
  float:right !important;
}
.header_social_icons {
  margin-left: 30px;
  opacity: 0.6;
}
.mobile_social_icons {
  float:left;
  margin-left: 17px !important;
}
#menu {
  border-bottom: none !important;
  margin: 0 !important;
  float: right;
  max-width: 70%;
  padding-right: 2% !important;
}
#menu ul li a {
  font-family:'Gobold', 'Montserrat', helvetica neue, sans-serif !important;
  font-weight: 200;
  color: #333;
  margin: 0 0 0 10px !important;
  padding:24px 25px !important;
}
#menu a {
  color: #333 !important;
}
#menu .current-menu-item a {
  color: #f89835 !important;
}
#menu ul li a:hover {
  color: #f89835 !important;
}
#menu li ul {
  top: 36px !important;
  left: -95px !important;
  text-align: right;
  opacity: 0.85;
}
#menu ul li:hover ul li a, #menu ul ul li:hover ul li a, #menu ul ul ul li:hover ul li a{
  border:none !important;
}
#menu p {
  margin: 0 !important;
}
.header {
  display:none;
}

/*-------------------------------------------------Body-----------------------------------------------------*/

.vc-gitem-zone-height-mode-auto:before {
  padding-top: 56.3%;
}
.page #disqus_thread {
  display:none !important;
}
.vc_grid-container {
  margin-bottom:0 !important;
}
.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body #content div.wpcf7 img.ajax-loader {
  width:16px !important;
  height:16px !important;
}
input, textarea {
  border-radius: 0 !important;
}

@media (min-width: 833px) {
#container {
  margin-top: 65px;
}
}


/*-----------------------------------The Splash---------------------------------*/


.splash_row {
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 0 !important;
}
.splash_row_content {
    max-width:500px !important;
    margin: 65px auto 75px !important;
    padding: 0 !important;
    float: none !important;
}
.splash_title {
    margin: 0 auto 25px !important;
}
.splash_title, .splash_cta a {
    color: #fff !important;
    text-decoration: none !important;
    max-width:90% !important;
}
.splash_cta a {
    border: 1px solid !important;
    padding: 10px 55px 10px 15px !important;
    background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/04/Twitter-Icon-Splash.png');
    background-repeat: no-repeat;
    background-size: 22%;
    background-position: 90%;
}
.splash_cta a:hover {
    opacity:0.7 !important;
}
.splash_row_subscribe {
    width:301px !important;
    float: none !important;
    margin: 0 auto !important;
}
.subscribeemail {
    height:18px;
    width:250px;

    float: none;

}
.subscribebutton {
    background: none !important;

    border: 1px solid #ffffff;

    color: #ffffff;
    font-family: 'Gobold';

    font-size: 19px;
    border-radius: 0 !important;
    width: 100%;

    margin-top: 20px;

}
.subscribebutton:hover {

    border: 1px solid #f89835;

    color: #f89835;

}
.learn_more_splash {
  color:#fff;
}
.splash_row_content p {
  margin:0 !important;
}
.splash_row_content .wpb_row, .splash_row_content ul.wpb_thumbnails-fluid > li, .splash_row_content .last_toggle_el_margin, .splash_row_content .wpb_button {

  margin-bottom: 0 !important;

}
div.wpcf7-validation-errors {
  display: none !important;
}

@media (min-width: 768px) {


.splash_row {
    background-image: none !important;
}
}

@media (max-width: 567px) {


.splash_row {
    background-image: url(http://www.thisweekinstartups.com/wp-content/uploads/2015/04/homepage_splash_image.png?id=27793) !important;
}
}

/*---------------------------------Category Pages--------------------------------*/



li.vc_grid-filter-item {
  font-family: 'Gobold' !important;
}


/*-------------Featured Video---------------*/


.category_featured_row {
  margin-bottom:0 !important;
}
.category_featured_row_content {
  width:1150px !important;
  max-width:80% !important;
  float:none !important;
}


/*--------------All Videos---------------*/



.category_all_row {
    margin-bottom:0 !important;
}
.category_all_row_content {
    width:1150px !important;
    max-width:80% !important; margin: 65px auto !important;
   float:none !important;
}
.page.vc_btn-blue, .page a.vc_btn-blue {
  font-family: 'Gobold' !important;
  font-size: 19px !important;
  background: none !important;
  color: #333 !important;
  border: 1px solid !important;
  border-radius: 0 !important;
  width: 100% !important;
}

.page .vc_btn-blue:hover, .page a.vc_btn-blue:hover {
  color: #f89835 !important;
  border: 1px solid !important;
}


/*----------------Responsive----------------*/


@media (min-width: 768px) {


.category_featured_row_content {
  margin: 65px auto !important;
}
.category_featured_description {
  padding-right: 30px !important;
}
}

@media (max-width: 767px) {

.category_featured_row_content {
  margin: 35px auto !important;
}
.category_featured_description {
  margin-bottom: 30px !important;
}
}

/*-------------------------------------Posts-----------------------------------*/



/*-------------------------Post Title-----------------------*/


header {
  background-color: #eee;
}
.entry-title {
  text-align: left;
  line-height: 30px;
  margin: 0 auto;
  max-width: 85%;
  width: 766px;
  padding-top: 25px;
}
.entry-title a {
  font-size: 20px;
  text-decoration: none;
}
.entry-meta {
  margin: 20px auto 0;
  max-width: 85%;
  width: 766px;
}
.author.vcard, .meta-sep {
  display:none;
}
img.attachment-post-thumbnail.wp-post-image {
  display: none;
}


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


.post {
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 0 !important; 
}
.wpb_raw_html {
  margin-bottom: 0 !important;
}


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


.episode_media_row {
  margin-bottom:0 !important;
}
.episode_media_row_content {
  max-width: 85% !important;
  width: 766px !important;
  margin: 25px auto 65px !important;
  float:none !important;
  padding:0 !important;
}
.episode_title_watch, .episode_title_listen {
  color: #fff;
  background-color: #000;
  padding: 4px 0;
  margin-bottom:0 !important;
}
.episode_title_listen {
  margin-top:30px;
}
.episode_cta_row {
  margin: 20px auto 0;
}
.episode_share_cell {
  padding:0;
  width:277px;
  float:left;
  padding: 0 !important;
}
.episode_share_title {
  float: left;
  margin: 10px 10px 0 0 !important;
}
.ssba {
  max-width: 80%;
}
.ssba a {
  text-indent: -19999px;
  float: left;
  width:38px;
  height:38px;
  border: 1px solid;
  background-repeat: no-repeat !important;
  background-position: 50% 0% !important;
  color: #333 !important;
  margin: 0 10px 0 0 !important;
}
a.ssba_twitter_share {
  background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/05/Twitter-with-Hover.png') !important;
  background-size: 100% auto !important;
}
a.ssba_facebook_share {
  background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/05/Facebook-with-Hover.png') !important;
  background-size: 100% auto !important;
}
a.ssba_email_share {
  background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/05/Email-with-Hover.png') !important;
  background-size: 100% auto !important;
}
.ssba a:hover {
  color: #f89835 !important;
  background-position: 50% 100% !important;
}
.vc_col-sm-6.wpb_column.vc_column_container {
  padding: 0;
}
.episode_comment {
  border: 1px solid;
  padding: 8px;
  float: right;
}
.episode_comment a {
  color: #333 !important;
  font-family: 'Gobold' !important;
  padding: 8px;
}
.episode_comment a:hover {
  color: #f89835 !important;
}
.episode_comment:hover {
  color: #f89835 !important;
  border: 1px solid #f89835 !important;
}

@media (max-width: 534px) {

.episode_comment {
  float: left;
  margin-top: 20px;
}
}

/*-----------Sponsored By------------*/


.sponsor_row {
  margin-bottom:0 !important;
}
.sponsor_row_content {
margin: 65px auto !important;
}
.sponsor_title {
  color: #f89835 !important;
  margin-bottom:0 !important;
}
.sponsor_logo_row {
  width: 766px !important;
  max-width: 80% !important;
  padding:0 !important;
  margin:0 auto !important;
}
.sponsor_logo_cell {
  padding: 0 30px !important;
}
.sponsor_logo_image {
  width: auto !important;
  margin-top: 45px !important;
  margin-bottom: 10px !important;
}
.sponsor_logo_image img.vc_single_image-img {
  max-height: 60px !important;
  width: auto !important;
}
.sponsor_text a {
  color: #f89835 !important;
}
.sponsor_text p {
  text-align: center !important;
}


/*-----------Episode Copy------------*/


.episode_copy_row {
  margin-bottom:0 !important;
}
.episode_copy_row_content {
  width:766px !important;
  max-width:85% !important;
  margin: 65px auto !important;
  float:none !important;
  padding:0!important;
}

.episode_copy_row_content a{
  color: #f89835 !important;
}


/*---------You May Also Like----------*/


.youmay_row {
  margin-bottom:0 !important;
}

.youmay_row_content {
  margin: 65px auto !important;
}
.youmay_title {
  margin-bottom: 28px !important;
}
.youmay_postgrid_row {
  margin: 0 auto !important;
  line-height:1.2 !important;
}
.vc-gitem-zone-height-mode-auto:before {
  padding-top: 56.3% !important;
}


/*------------Disqus Comment-----------*/

#disqus_thread {
  width:766px !important;
  max-width:85% !important;
  margin: 65px auto !important;
}


/*-------------Responsive--------------*/

@media (min-width: 767px) {

.sponsor_logo_image {
    height: 80px;
}
.youmay_postgrid_row {
    max-width:1250px;
}
}

@media (max-width: 767px) {

.sponsor_logo_image {
    max-height: 100%;
}
.youmay_postgrid_row {
    max-width:95%;
}
}

@media (min-width: 534px) {

.episode_comment_cell {
    float: right;
    padding: 0;
}
}

@media (max-width: 534px) {

.episode_share_cell {
    width:100%;
}
.episode_comment_cell {
    float: left;
    padding: 0;
    margin-top: 20px;
}
.episode_comment {
    margin-right: 10px;
    margin-left:0;
}
}


/*--------------------Post Footer-------------------*/


section#comments, .nav-previous, .nav-next {
  width: 766px !important;
  max-width: 85% !important;
  margin: 35px auto;
  float: none !important;
}
.nav-previous, .nav-next {
  display:none;
}
.entry-footer {
  width: 766px;
  max-width: 85%;
  margin: 15px auto;
  display:none;
}
.tag-links, .comments-link {
  display:none;
}


/*---------------------------------------Footer----------------------------------------*/



#footer #fmenu, #copyright {
  max-width: 1500px;
  text-align: left !important;
}

#footer {
  background-color: #eee !important;
  padding-top: 65px !important;
}

.menu-footer_menu-container {
  line-height: 2;
}

#footer .current-menu-item a {
  color:inherit !important;
}

#copyright {
  padding: 20px 0 !important;
}

#footer a {
  font-family:'Gobold', 'Montserrat', helvetica neue, sans-serif !important;
  color: inherit !important;
}

@media (min-width: 1500px) {

#footer #fmenu, #copyright {
  margin: 0 auto !important;
}
}

@media (max-width: 1500px) {

#footer #fmenu, #copyright {
  margin: 0 30px !important;
}
}

@media (min-width: 906px) {

#footer .menu li {
  margin: 0 65px 0 0 !important;
}
}

@media (max-width: 906px) {

#footer .menu li {
  margin: 0 25px 0 0 !important;
}
}


/*------------------------------------ Search Tool--------------------------------*/

.searching-menu {
  display: block;
  color: transparent;
}

.searching-menu #search{
  display: block !important;
}

.searching-menu label, .searching-menu input:last-child{
  display: none;
}
.searching-menu div form div{
  width: 88%;
}
.searching-menu #s {
  float:none;
}
.searching-menu #s:active {
  background-image:none !important;
}
h2.entry-title {
  padding-bottom: 20px;
}
section.entry-summary {
  max-width: 766px;
  width: 85%;
  margin: 20px auto;
}

@media (min-width: 833px) {

.searching-menu #s {
  width: 160px;
  border: 10px solid #fff;
  background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/05/Search-box.png') !important;
  background-size: 100% !important;
  background-repeat: no-repeat;
  margin-left: 10px;
}
}

@media (max-width: 833px) {

.searching-menu #s {
  background-image: url('http://www.thisweekinstartups.com/wp-content/uploads/2015/05/Magnifier.png') !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  height: 30px;
  width: 180px;
  margin-left: 24px;
  margin-top: 12px;
  margin-bottom: -5px;
}
}


/*---------------------404 Page-------------------*/

#post-0 {
  width: 85%;
  margin: 65px auto;
}
.error404 #content #searchform, .search #content #searchform {
  margin-bottom: 65px;
}
#post-0 #s {
  max-width: 80%;
}
#post-0 #searchsubmit {
  width: 100px;
  height: 38px;
}


@media (max-width: 412px) {

#post-0 #searchsubmit {
margin-top: 20px;
}
}

/*---------------------Email Popup-------------------*/


.subscribepopupemail {
  width: 180px;
  float: left;
}
.subscribepopupemail, .subscribepopupbutton {
  margin-top: 20px;
}
.subscribepopupbutton {
  background-color: #f89835 !important;
  color: #ffffff;
  font-family: Gobold;
  border: none;
  border-radius: 0 !important;
}
@media only screen and (max-width: 740px) {
div.spp-pos-content {
    height: inherit !important;
}
}