/*
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;
}