/*
Theme Name: Newspaper Child
Theme URI: https://bitcoinmagazine.com
Description: A child theme for the Bitcoin Magazine theme
Author: Bitcoin Magazine
Author URI: https://bitcoinmagazine.com
Template: Newspaper
Version: 1.0
*/

/* Import parent theme styles */
@import url("../style.html");


/* Advanced Ads CSS */
.bitco-mm_desktop_leaderboard_posts {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_desktop_leaderboard_posts .bitco-mm_desktop_leaderboard_posts {
  margin-top: 0px;
  margin-bottom: 0px;
}



.bitco-mm_mobile_leaderboard_post {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_mobile_leaderboard_post .bitco-mm_mobile_leaderboard_post {
  margin-top: 0px;
  margin-bottom: 0px;
}



.bitco-mm_desktop_leaderboard_homepage_category {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_desktop_leaderboard_homepage_category .bitco-mm_desktop_leaderboard_homepage_category {
  margin-top: 0px;
  margin-bottom: 0px;
}

.bitco-mm_mobile_leaderboard_homepage_category {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_mobile_leaderboard_homepage_category .bitco-mm_mobile_leaderboard_homepage_category {
  margin-top: 0px;
  margin-bottom: 0px;
}




.bitco-mm_desktop_billboard {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_desktop_billboard .bitco-mm_desktop_billboard {
  margin-top: 0px;
  margin-bottom: 0px;
}


.bitco-mm_homepage_mobile_ads {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_homepage_mobile_ads .bitco-mm_homepage_mobile_ads {
  margin-top: 0px;
  margin-bottom: 0px;
}



.bitco-mm_mobile_incontent1-second {
 margin-top: 25px;
 margin-bottom: 30px;
}
.bitco-mm_mobile_incontent1-second .bitco-mm_mobile_incontent1-second {
  margin-top: 0px;
  margin-bottom: 0px;
}

[class*="bitco-mm_mobile_inconte"]:not([class*="incontent"]) {
  /* styles for elements with 'bitco-mm_mobile_inconte' but not 'incontent' */
  margin-top: 25px;
  margin-bottom: 30px;
}



div[class^="bitco-mm_desktop_incontent"] {
   margin-top: 25px;
   margin-bottom: 30px;
}
div[class^="bitco-mm_desktop_incontent"] div[class^="bitco-mm_desktop_incontent"] {
  margin-top: 0px;
  margin-bottom: 0px;
}

