/*
Theme Name:     Ghana Page 2019
Theme URI: 	    https://wwww.ghanapage.com
Description:    Child theme made by Amit Malewar
Author:         Amit Malewar
Author URI: 	https://wwww.infophilic.com
Template:       Newspaper
Version:        1.0
*/

/* Header 17 More and related */
.td-theme-wrap .td_block_template_17 .td-block-title, .td_block_template_17 .td-block-title::before{
    border-color:#020056;
}

.td-theme-wrap .td_block_template_17 .td-block-title:before{
    background-color:#020056;
}

.td-theme-wrap .td_block_template_17 .td-block-title, .td-theme-wrap .td_block_template_17 .td-block-title::before {
    border-color: #020056;
}

.td-theme-wrap .td_block_template_17 .td-block-title::after {
    border-color: #020056 transparent transparent transparent;
}

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
/*
Magazine Header
*/
 .td-header-gradient:before {
  display: none;
}
 .td_block_template_8 .td-block-title > *:before,
 .td_block_template_8 .td-block-title > *:after {
  width: 70px;
  height: 5px;
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_block_template_8 .td-block-title > *:before,
   .td_block_template_8 .td-block-title > *:after {
    width: 40px;
    height: 4px;
  }
}
@media (max-width: 767px) {
   .td_block_template_8 .td-block-title > *:before,
   .td_block_template_8 .td-block-title > *:after {
    width: 50px;
  }
}
 #td-theme-settings .td-skin-buy a {
  background-color: #ff00fa;
}
/*Headers and Load more*/
.td_ajax_load_more{
display: block;
border-color:#020056;
    text-color:#020056;
}

.td_ajax_load_more, .td-post-category, .td-theme-wrap .td_block_template_17 .td-block-title, .td-theme-wrap .td_block_template_17 .td-block-title::before{
    border-radius:50px;
}
.youtube-subscribe-bar-container * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.youtube-subscribe-bar-container .youtube-subscribe-bar { background: #1b1b1b; color: white; padding: 6px 10px; margin-bottom: 20px; }
.youtube-subscribe-bar-container .youtube-subscribe-bar iframe { height: 25px; width: 130px; border: 0; outline: 0; font-size: 100%; vertical-align: middle; background: transparent; margin: 0; padding: 0; }
.youtube-subscribe-bar-container .youtube-subscribe-bar iframe.big { height: 48px; width: 180px; }
.youtube-subscribe-bar-container .youtube-subscribe-bar div:nth-child(1) { display: inline-block; margin-right: 10px; }
.youtube-subscribe-bar-container .youtube-subscribe-bar div:nth-child(2) { display: inline-block; }
.youtube-subscribe-bar-container .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%;  }
.youtube-subscribe-bar-container  .embed-container iframe, .youtube-subscribe-bar-container .embed-container object, .youtube-subscribe-bar-container .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }