/*
Theme Name: 	Woohoo Child Theme
Theme URI: 		http://themeforest.net/user/baia/portfolio
Description:    Woohoo Child Therme
Version: 		1.2.1
Author: 		bdaia
Author URI: 	http://themeforest.net/user/bdaia
License:        license purchased
License URI:    http://themeforest.net/licenses/regular_extended
Text Domain:    woohoo
Tags:           two-columns, custom-background, threaded-comments, translation-ready, custom-menu
Template:       woohoo
*/

@media screen and (min-width: 0px) and (max-width: 400px) {
  .leaderboard-ad { display: none; }  /* hide it on small screens */
  .mobileleaderboard-ad { display: block;}
}

@media screen and (min-width: 401px) {
  .leaderboard-ad { display: block; }   /* show it elsewhere */
  .mobileleaderboard-ad { display: none;}
}

article blockquote.bdaia-blockquotes, blockquote.bdaia-blockquotes{
      font-size: 15px !important;
}

.bdaia-post-template {
  background-color: #ffffff;
}


.bdaia-footer-widgets-area {
  background-color: #252525;
}

.woohoo-footer-menu {
 background-color: #000;
}

#infinite-footer .container {
  width:100% !important;
}

.bd-sidebar {
  width:340px !important;
}

 #div-gpt-ad-1490615131030-0 {
   margin: 17px 0 -17px 0;
  }
  #div-gpt-ad-1490615533158-0 {
   max-height: 50px;
   margin: auto;
  }
  #div-gpt-ad-1497877918022-0 {
   max-height: 50px;
   margin: -60px auto auto auto;
  }

  .bdaia-post-content blockquote p,
blockquote p  {
  font-size: 20px !important;
  background: #f9f9f9 !important;
  border-left: 10px solid #ccc !important;
  margin: .5em 10px !important;
  padding: 0 10px !important;
  quotes: "\201C""\201D""\2018""\2019" !important;
  padding: 10px 20px !important;
  line-height: 1.4 !important;
	text-transform: none !important;
	color: grey  !important;
	text-align: left !important;
	font-weight: 300 !important;
}

.bdaia-post-content blockquote, blockquote {
    margin: 20px 5px 10px 0px !important;
	    padding-left: 0px !important;
    border-left: none !important;
}
