/*
Theme Name:     Newspaper 9 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv, modified by AWESEM
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        1.0
*/
/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/*.td-header-style-7 .td-header-sp-logo img {
    max-height: 50px;
  }*/
.td_data_time {
  padding-top: 2px !important;
}
.td-category a {
  background-color: #43BBEA !important;
}
.td-related-right {
  display: none !important;
}
.button, .login-submit>input {
  -webkit-appearance: none !important;
  background-color: #006FCF !important;
  color: #fff !important;
  padding: 16px 25px !important;
  font-size: 16px !important;
  letter-spacing: .5px !important;
  line-height: 1.1 !important;
  white-space: normal !important;
  border: 0 !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
}
.button:hover,
.button:focus {
  text-decoration: none !important;
  background-color: #00175A !important;
}
.wpb_default,
#bbpress-forums .button {
  color: white !important;
  background: #4db2ec !important;
}
.wpb_default:hover {
  color: #FFFFFF !important;
}
.td-post-text-content .pdfprnt-top-right {
  display: none;
}
.td-pb-span.td-sub-footer-copy a {
  color: #fff !important;
}
.td-pb-span.td-sub-footer-copy a:hover {
  color: #fff !important;
}
/*.td-category {
      float: left;
      padding-right: 20px;
    }*/
.wpb_button, .vc_btn {
  /*font-family: 'Roboto Condensed', sans-serif;*/
  font-weight: normal !important;
  font-size: 14px !important;
  padding: 5px 12px 7px 12px !important;
}
/* Homepage fixes */
.quick-access-title a {
  color: #43bbea !important;
}
.quick-access-title a:hover {
  color: #43bbea;
  border-bottom: 2px solid #43bbea !important;
}
.roll_wrap_link {
  height: 97% !important;
  width: 100% !important;
}
.wpum-template.wpum-form.wpum-login-form .button {
  -webkit-appearance: none !important;
  background-color: #43BBEA !important;
  color: #fff !important !important;
  padding: 16px 25px !important;
  font-size: 16px !important;
  letter-spacing: .5px !important;
  line-height: 1.1 !important;
  white-space: normal !important;
  border: 0 !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
}
.wpum-template.wpum-form.wpum-login-form .button:hover {
  text-decoration: none !important;
  background-color: #00175A !important;
}
.wpum-action-links {
  margin-left: -20px !important;
}
/* 404 page amendements */
.login-link {
  color: #43bbea !important;
}
.login-link:hover {
  color: #43bbea;
  border-bottom: 2px solid #43bbea !important;
}
/* Quick access page amendements */
.aw-image-opacity img {
  opacity: .5;
  transition: .25s opacity;
}
.aw-image-opacity a:hover img,
.aw-image-opacity a:focus img {
  opacity: 1;
}
.quick-access-title {
  margin-top: -30px;
}
.quick-access-title-bottom a {
  color: #006FCF !important;
}
.quick-access-title-bottom a:hover {
  text-decoration: underline !important;
	color: #006FCF !important;
}
/* Language switcher for mobile devices
@media only screen and (min-width: 768px) {
#menu-en-new-menu-1 > .lang-item {
    display: none;
}
}
.td-mobile-content li.lang-item {
    float: left;
} */
