/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/



/*  ----------------------------------------------------------------------------
    Widgets
*/
.widget.widget_mc4wp_form_widget {
  margin-bottom: 0;
}

/*  ----------------------------------------------------------------------------
    Staff Page
*/
.staff-page .img-circle {
  margin-left: 115px;
  max-height: 150px;
}

/*  ----------------------------------------------------------------------------
    Post Page
*/
.td-category .entry-category:nth-child(n+2) {
  opacity: 0.2;
}

body.single.single_template_5:not(.business-directory) {
  background-image:none;
}
body.single.single_template_5:not(.business-directory) .td-header-top-menu-full {
  background-color: #fff;
}
body.single.single_template_5:not(.business-directory) #td-outer-wrap {
  overflow:visible;
}
body.single.single_template_5:not(.business-directory) .td-header-wrap {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
}


/*
.avatar-128, .avatar-64, .avatar-32, .avatar-96, .single-author-photo {
  float: left;
  padding-right: 5px;
  max-height: 150px;
  max-width: 150px;
}

.td-module-meta-info.single-page {
  min-height: 190px;
  padding-top: 55px;
}

.td-module-meta-info.single-page img {
  margin-top: -35px;
  margin-right: 10px;
}

.author-data-section {
  float: left;
}



.author-data-section .td-post-author-name {
  width: 100%;
}

.author-data-section .td-post-date {
  padding-top: 10px;
}

.td-module-meta-info.single-page .post-page-sharing {
  padding-top: 55px;
}*/

/* 696px total */
header .td-module-meta-info {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 32px;
}
.author-photos-section {
  float: left;
  width: 110px;
  max-width: 100%;
  padding-right: 5px;
}
.author-count-2 .author-photos-section {
  width: 215px;
}
.author-count-3 .author-photos-section{
  width: 320px;
}

.single-author-photo {
  float: left;
  padding-right: 5px;
  max-height: 150px;
  max-width: 110px ;
}

.author-photos-section img {
  float: none;
  max-height: 150px;
  max-width: 100px;
  margin-right: 5px;
  padding-right: 0px;
}

.td-module-meta-info-wrap {
  float: left;
  width: 585px;
  max-width: 100%;
}

.author-count-2 .td-module-meta-info-wrap {
  width: 480px;
}
.author-count-3 .td-module-meta-info-wrap {
  width: 375px;
}

.post-page-box-wrap {
  padding-top: 0px;
  padding-bottom: 0px;
}
.td-module-meta-info-top {
  width: 100%;
  /* clear: both; */
  /* height: 50px; */
  float: left;
  margin-bottom: 10px;
  margin-top: 40px;
}

.category-around-the-web .td-module-meta-info-top,
.category-around-the-web .author-data-section .td-post-date {
  margin-top: 0;
}

.category-around-the-web .td-module-meta-info-wrap {
  width: 100%;
}

.author-data-section {
  float: left;
  width: 72%;
  padding-right: 5px;
  line-height: 1.5em;
}
.author-data-section .td-post-author-name {
  margin-left: 5px;
}
.author-data-section .td-post-date {
  margin-left: 5px;
  margin-top: 6px;
  clear: left;
}
.author-data-section .td-author-line {
  display:none;
}
.comments-views-section {
  float: left;
  width: 28%;
}

[class^="td-block-span"] .td-post-author-name,
.td-block-row .td-post-author-name,
.home .td-post-author-name {
  margin-bottom: 5px;
  line-height: 17px;
  margin-top: -5px;
}
/*  ----------------------------------------------------------------------------
    Module blocks
*/
.td-post-views {
  position: relative;
  float: right;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  margin-right: 12px;
}
.td-post-views a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}

.td-post-views .td-icon-views {
  margin-right: 3px;
  font-size: 16px;
  display: grid;
  vertical-align: middle;
}

.td-post-views span {
  vertical-align: middle;
}

.td-post-views a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}

.gtranslate-selector {
  float: right;
  height: 30px;
  margin-right: 20px;
  padding-top: 5px;
  /*margin: 2px 20px 0px 0px;*/
}


.td_module_8 .td-excerpt {
  line-height: 20px;
  color: #555;
}
@media (max-width: 1140px) {
  /* 640px total */
  
  .td-module-meta-info-wrap {
    width: 529px;
  }
  
  .author-count-2 .td-module-meta-info-wrap {
    width: 424px;
  }
  
  .author-count-3 .td-module-meta-info-wrap {
    width: 319px;
  }
  
  
}
@media (max-width: 1018px) {
  /* 484px total */
  .td-module-meta-info-wrap {
    width: 373px;
  }
  
  .author-count-2 .author-photos-section,
  .author-count-3 .author-photos-section,
  .author-count-2 .td-module-meta-info-wrap,
  .author-count-3 .td-module-meta-info-wrap {
    width: 100%;
    clear: left;
  }
  
  
  .author-count-2 .td-module-meta-info-top,
  .author-count-3 .td-module-meta-info-top {
    margin-top: 0px;
  }
  
  .author-count-2 .td-module-meta-info.single-page .post-page-sharing,
  .author-count-3 .td-module-meta-info.single-page .post-page-sharing {
    margin-left: -4px;
  }
  
  .author-count-2 .author-data-section .td-post-date,
  .author-count-2 .author-data-section .td-post-author-name,
  .author-count-3 .author-data-section .td-post-date,
  .author-count-3 .author-data-section .td-post-author-name {
    margin-left: 0px;
  }
  
}
@media (max-width:767px) {
  .author-photos-section,
  .author-count-2 .author-photos-section,
  .author-count-3 .author-photos-section,
  .td-module-meta-info-wrap,
  .author-count-2 .td-module-meta-info-wrap,
  .author-count-3 .td-module-meta-info-wrap {
    width: 100%;
    clear: left;
  }
  .td-module-meta-info-top {
    margin-top: 0px;
  }
  .author-data-section {
    clear:left;
    margin-top: 4px;
  }
  .td-post-views {
    clear: right;
    top: -4px;
  }
  .td-module-meta-info.single-page .post-page-sharing {
    clear: left;
    /*padding-top: 9px;*/
    margin-left: -4px;
  }
  
  header .td-post-comments {
    top: 30px;
    margin-left: 0px;
  }
  .author-data-section .td-post-date {
    margin-left: 0px;
  }
  .author-data-section .td-post-author-name {
    margin-left: 0px;
  }
}

/*article.category-in-the-news .author-box-wrap,
article.category-media-watch .author-box-wrap {
  display:none;
}*/

/*  ----------------------------------------------------------------------------
    Writers Page
*/
/*li.td-pulldown-filter-item.review_high {
    display: none;
}*/

/*.td-pulldown-filter-display-option {
    background-color: white !important;
    color: black !important;
    border: 1px solid black;
}*/


/*  ----------------------------------------------------------------------------
    Category Pages
*/
/*li.td-pulldown-filter-item.review_high {
    display: none;
}*/

/*.td-pulldown-filter-display-option {
    background-color: white !important;
    color: black !important;
    border: 1px solid black;
}*/

/*  ----------------------------------------------------------------------------
    Initiatives
*/
.hero-feature .thumbnail {
  height: 400px;
  max-height: 400 px;
  display: flex;
  flex-direction: column;
}

.initiative-thumbnail img {
  padding-top: 25px;
  max-height: 100px;
}

.initiative-thumbnail {
  paddin-top: 25px;
  height: 100px;
  margin-top: auto;
}

.caption {
  margin-top: auto;
  height: 250px;
}

/*
 *Comments
 */
.comment-reply-link,
.comment-reply-login,
a.report-comment,
.edit-comment-admin-links a{
  background: 0 0;
  border: none;
  border-radius: 2px;
  position: relative;
  height: 36px;
  /*margin: 0;*/
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  /*font-family: "Roboto","Helvetica","Arial",sans-serif;*/
  font-size: 14px;
  font-weight: 500;
  /*text-transform: uppercase;*/
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  box-shadow: none;
  background-color: #fff;
  
}

.comment-reply-login,
.comment-reply-link {
  color: #000;
  
  border:solid 1px rgba(0,0,0,.12);
  
}

.comment-reply-login {
  margin-top: 13px;
}

.comment-reply-login:active,
.comment-reply-link:active,
a.report-comment:active,
.edit-comment-admin-links a:active {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
  background-color: rgba(158,158,158,.4);
}

.comment-reply-login:hover,
.comment-reply-link:hover,
a.report-comment:hover,
.edit-comment-admin-links a:hover {
  background-color: rgba(158,158,158,.2);
  background-image: none;
  text-decoration: none;
}
li.comment article p:last-child {
  min-height: 36px;
}
body.logged-in li.comment article p:last-child,
div.edit-comment-admin-links {
  display: inline-block;
  float: right;
}

.edit-comment-admin-links  .aec-icons {
  margin-top: 10px;
}
.single-author-photo-comments {
  max-width: 50px;
  padding-right: 0;
}
.single-author-photo-comments.avatar {
  height: auto !important;
}

.comment.comment-by-post-author > article {
  background: rgba(0,0,0,0.06);
  padding: 8px;
}

.comment-list-comments-closed .comment.comment-by-post-author > article {
  padding-bottom: 44px;
}
.comment-list-comments-closed .comment > article,
.comment-list-history .comment > article{
  padding-bottom: 36px;
}
/*  ----------------------------------------------------------------------------
    Footer
*/
.td-footer-wrapper .block-title span {
  font-size: 16px;
}

.td-footer-wrapper .td-social-box {
  height: 65px !important;
}

.td-footer-wrapper .td_social_info {
  display: none;
}

.td-footer-wrapper .td_block_wrap {
  margin-bottom: 10px;
}

.td-footer-wrapper .widget_nav_menu {
  padding-left: 10px;
}

.td-footer-wrapper .give-form-wrap {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.td-footer-wrapper .give-btn {
  font-size: 13px;
  font-family: roboto;
  border-radius: 2px;
  background-color: #fff;
}

/*  ----------------------------------------------------------------------------
    Special Containers
*/
.td-related-title .td-cur-simple-item {
  color: white !important;
}

.vc_tta-tabs-list .vc_active span,
.vc_tta-tabs-list span:hover,
.vc_tta-tabs-list .vc_active .vc_tta-icon,
.vc_tta-tabs-list .vc_tta-icon:hover {
  color: white !important;
}

.vc_tta-tabs-container li *:hover {
  color: white;
}

/*  ----------------------------------------------------------------------------
    Block Titles + Line
*/
.block-title a,
.block-title span,
.block-title span > *,
.block-title label {
  font-size: 18px;
  padding: 7px 12px 6px 0px !important;
  font-weight: bold !important;
  background-color: transparent !important;
}

/*
    Widgets
*/
.widgettitle {
  font-size: 18px;
  padding: 7px 12px 6px 0px !important;
  font-weight: bold !important;
  background-color: transparent !important;
}

/*
    Comment List
*/
/* Post author highlighting */
.comment .comment-content {
  margin-top: 7px;
  margin-bottom: 10px;
}

.comment-list > li.bypostauthor {
  background: rgba(0,0,0,0.1) !important;
  border: 1px solid rgba(0,0,0, 0.1) !important;
  padding: 20px !important;
}
.comment-list > li.bypostauthor .comment-meta {
  color: #575757;
}

.comment-list > li.bypostauthor .comment-date {
  min-height: 25px !important;
}
.comment-list > li.bypostauthor .comment-meta a:focus,
.comment-list > li.bypostauthor .comment-meta a:active,
.comment-list > li.bypostauthor .comment-meta a:hover {
}
.comment-list > li.bypostauthor:before {
  content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.comment-list .children > li.bypostauthor {
  background: rgba(0,0,0,0.1) !important;
  border: 1px solid rgba(0,0,0, 0.1) !important;
  padding: 20px !important;
}

.comment-list .children > li.bypostauthor .comment-date {
  min-height: 25px !important;
}

.widget_recent_comments a {
  margin-left: 0;
}
.widget_recent_comments .comment-content-excerpt {
  font-style: italic;
}

/** Donate button **/
.td-header-sp-top-menu,
.td-header-wrap .td-header-top-menu-full .td-header-top-menu {
  line-height: 30px;
}
.top-bar-style-1 .td-header-sp-top-widget {

}
.donate-button,
a.donate-button {
  background-color: rgb(175, 47, 60);
  float: right;
  text-align: center;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 25px;
  line-height: 34px;
  
  margin-left: 20px;
  margin-top: -2px;
  margin-bottom: -2px;
}
@media (min-width: 1141px) {
  .donate-button,
  a.donate-button {
    margin-right: -48px;
  }
}

/*  ----------------------------------------------------------------------------
    RESTORED STYLES POST THEME UPDATE/DB REPAIR
*/

/* GLOBAL */
.menu-main_menu-container ul.sub-menu .menu-item:hover > a,
.menu-main_menu-container ul.sub-menu .current-menu-item > a,
.menu-main_menu-container ul.sub-menu .current-menu-ancestor > a {
  background-color: #1569b2!important;
  color: white!important;
}

ul.sub-menu{
  padding: 0!important;
}

.td-main-content-wrap {
  padding-top: 48px;
  padding-bottom: 40px!important;
}

/* LIVE TOWN HALL PAGE */

/*.page-id-204432 .tdi_2 {
  display: flex;
}

.page-id-204432 .tdi_4,
.page-id-204432 .tdi_31 {
  width: 0;
}

.page-id-204432 .tdi_6 {
  width: 100%
}

@media (min-width: 768px){
  .page-id-204432 .tdi_4,
  .page-id-204432 .tdi_31 {
    width: 16.66666666667%
  }

  .page-id-204432 .tdi_6 {
    width: 66.6666666667%
  }
}*/

/* INITIATIVES PAGE */
/*.page-id-57159 .td-main-content-wrap {
  background-color: #fafafa;
}*/

/* CALENDAR PAGE */
/*.page-id-22767 .my-calendar-nav a span {
  line-height: 26px;
}

.page-id-22767 .td-footer-wrapper {
  z-index: -1;
}*/

/* STAFF PAGE */
/*.page-id-207524 .team-member .tlp-content {
  background: transparent!important;
  padding-left: 0;
}

.page-id-207524 .team-member .tlp-content a {
  color: #0367bf!important;
  font-weight: bold;
}

.page-id-207524 .team-member img {
  border-radius: 50%;
}*/


/* REGISTER */

.register-content #td-register-div {
  width: 50%;
  margin: 0 25%;
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
}

.register-content .td-login-panel-title {
  padding: 26px 0 22px 0;
  line-height: 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  pointer-events: none;
}

.register-content .td-login-panel-descr {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 1;
}

.register-content .td_display_err {
  color: #000;
  padding: 14px 30px;
  display: none;
  background-color: #9c97972e !important;
  /* position: absolute;
  top: 93px;
  left: 0;
  right: 0; */
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 -40%;
  line-height: 1;
}

.register-content .td-login-inputs {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.register-content .td-login-input:invalid {
  font-style: italic;
}

.register-content .td-login-input {
  position: relative;
  background-color: #9c97972e !important;
  height: 40px;
  margin: 0 !important;
  padding: 0;
  box-shadow: none !important;
  font-size: 15px;
  color: #000;
  outline: none;
  border: 0;
}

.register-content .td-login-inputs label {
  /* position: absolute;
  top: 8px;
  left: 0; */
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
}

.register-content .td-login-button {
  width: 100%;
  height: 50px;
  background-color: #fff;
  padding: 5px 12px 6px;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  -webkit-box-shadow: 1px 1px 4px 0px rgb(0 0 0 / 20%);
  box-shadow: 1px 1px 4px 0px rgb(0 0 0 / 20%);
  border: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
}

.register-content .td-login-button:hover {
  -webkit-box-shadow: 1px 1px 4px 0px rgb(0 0 0 / 20%);
  box-shadow: 1px 1px 4px 0px rgb(0 0 0 / 20%);
  background-color: #deea4b;
}

.register-content .td-login-info-text {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: #000;
}



/* CENTERING MULTIPLE PAGES */
/*
PSYCHOTROPICS ACT ON BRAIN
DRUG INFO ANTI DEPRESSANTS
DRUG INFO ANTIPSYCHOTICS page-id-187241
NON DRUG THERAPIES ADULT ANXIETY page-id-187777
NON DRUG THERAPIES ADULT BIPOLAR page-id-191697
NON DRUG THERAPY ADULT DEPRESSION page-id-185883
NON DRUG THERAPY ADULT PSYCHOTIC page-id-191662
NON DRUG THERAPY PTSD page-id-186932
NON DRUG THERAPY CHILD PSYCHOSIS page-id-177641

MIA ONLINE PARENTS SUPPORT GROUP page-id-167637
MIA GLOBAL NEWS page-id-163814
DRUGS WITHDRAWAL HOME page-id-200700
*/
/*
.page-id-187259 .tdi_2,
.page-id-187543 .tdi_2,
.page-id-187241 .tdi_2,
.page-id-187777 .tdi_2,
.page-id-191697 .tdi_2,
.page-id-185883 .tdi_2,
.page-id-191662 .tdi_2,
.page-id-186932 .tdi_2,
.page-id-177641 .tdi_2,
.page-id-167637 .tdi_2,
.page-id-163814 .tdi_2,
.page-id-200700 .tdi_2 {
  display: flex;
}

.page-id-187259 .tdi_4,
.page-id-187259 .tdi_8,
.page-id-187543 .tdi_4,
.page-id-187543 .tdi_8,
.page-id-187241 .tdi_4,
.page-id-187241 .tdi_8,
.page-id-187777 .tdi_4,
.page-id-187777 .tdi_8,
.page-id-191697 .tdi_4,
.page-id-191697 .tdi_8,
.page-id-185883 .tdi_4,
.page-id-185883 .tdi_8,
.page-id-191662 .tdi_4,
.page-id-191662 .tdi_8,
.page-id-186932 .tdi_4,
.page-id-186932 .tdi_8,
.page-id-177641 .tdi_4,
.page-id-177641 .tdi_8,
.page-id-167637 .tdi_4,
.page-id-167637 .tdi_9,
.page-id-163814 .tdi_4,
.page-id-163814 .tdi_9,
.page-id-200700 .tdi_4,
.page-id-200700 .tdi_54 {
  width: 0;
}

.page-id-187259 .tdi_6,
.page-id-187543 .tdi_6,
.page-id-187241 .tdi_6,
.page-id-187777 .tdi_6,
.page-id-191697 .tdi_6,
.page-id-185883 .tdi_6,
.page-id-191662 .tdi_6,
.page-id-186932 .tdi_6,
.page-id-177641 .tdi_6
.page-id-167637 .tdi_6,
.page-id-163814 .tdi_6,
.page-id-200700 .tdi_6 {
  width: 100%
}

@media (min-width: 768px){
  .page-id-187259 .tdi_4,
  .page-id-187259 .tdi_8,
  .page-id-187543 .tdi_4,
  .page-id-187543 .tdi_8,
  .page-id-187241 .tdi_4,
  .page-id-187241 .tdi_8,
  .page-id-187777 .tdi_4,
  .page-id-187777 .tdi_8,
  .page-id-191697 .tdi_4,
  .page-id-191697 .tdi_8,
  .page-id-185883 .tdi_4,
  .page-id-185883 .tdi_8,
  .page-id-191662 .tdi_4,
  .page-id-191662 .tdi_8,
  .page-id-186932 .tdi_4,
  .page-id-186932 .tdi_8,
  .page-id-177641 .tdi_4,
  .page-id-177641 .tdi_8,
  .page-id-167637 .tdi_4,
  .page-id-167637 .tdi_9,
  .page-id-163814 .tdi_4,
  .page-id-163814 .tdi_9,
  .page-id-200700 .tdi_4,
  .page-id-200700 .tdi_54 {
    width: 16.66666666667%
  }

  .page-id-187259 .tdi_6,
  .page-id-187543 .tdi_6,
  .page-id-187241 .tdi_6,
  .page-id-187777 .tdi_6,
  .page-id-191697 .tdi_6,
  .page-id-185883 .tdi_6,
  .page-id-191662 .tdi_6,
  .page-id-186932 .tdi_6,
  .page-id-177641 .tdi_6,
  .page-id-167637 .tdi_6,
  .page-id-163814 .tdi_6,
  .page-id-200700 .tdi_6 {
    width: 66.6666666667%
  }
}*/

/*
NON DRUG TREATMENT OF DEPRESSION
NON DRUG TREATMENT ADHD 2 page-id-172037
ANTIPSYCHOTICS PEDIATRIC page-id-174053
ANTIDEPRESSANTS PEDIATRIC USE page-id-172884
ADHD INFO page-id-168315
*/
/*

@media (max-width: 768px){
  .page-id-174487 #tdi_6,
  .page-id-174487 #tdi_1,
  .page-id-172037 #tdi_6,
  .page-id-172037 #tdi_1,
  .page-id-174053 #tdi_6,
  .page-id-174053 #tdi_1,
  .page-id-172884 #tdi_6,
  .page-id-172884 #tdi_1,
  .page-id-168315 #tdi_6,
  .page-id-168315 #tdi_1 {
    padding: 0 10px;
  }

  .page-id-174487 .td-main-content-wrap > .td-container,
  .page-id-172037 .td-main-content-wrap > .td-container,
  .page-id-174053 .td-main-content-wrap > .td-container,
  .page-id-172884 .td-main-content-wrap > .td-container,
  .page-id-168315 .td-main-content-wrap > .td-container {
    padding: 0;
  }
}

@media (min-width: 768px){
  !*.page-id-174487 .header-search-wrap,
  .page-id-172037 .header-search-wrap,
  .page-id-174053 .header-search-wrap,
  .page-id-172884 .header-search-wrap,
  .page-id-168315 .header-search-wrap {
    right: 48px;
  }*!

  .page-id-174487 .td-main-content-wrap,
  .page-id-172037 .td-main-content-wrap,
  .page-id-174053 .td-main-content-wrap,
  .page-id-172884 .td-main-content-wrap,
  .page-id-168315 .td-main-content-wrap {
    padding: 48px 200px 40px;
  }

  .page-id-174487 .td-main-content-wrap > .td-container,
  .page-id-172037 .td-main-content-wrap > .td-container,
  .page-id-174053 .td-main-content-wrap > .td-container,
  .page-id-172884 .td-main-content-wrap > .td-container,
  .page-id-168315 .td-main-content-wrap > .td-container {
    width: 100%;
  }

  .page-id-174487 #tdi_1,
  .page-id-174487 #tdi_6,
  .page-id-172037 #tdi_1,
  .page-id-172037 #tdi_6,
  .page-id-174053 #tdi_1,
  .page-id-174053 #tdi_6,
  .page-id-172884 #tdi_1,
  .page-id-172884 #tdi_6,
  .page-id-168315 #tdi_1,
  .page-id-168315 #tdi_6 {
    width: auto;
  }

  .page-id-174487 .td-container .tdi_4,
  .page-id-174487 .td-container .tdi_4 .td-paragraph-padding-5,
  .page-id-172037 .td-container .tdi_4, 
  .page-id-172037 .td-container .tdi_4 .td-paragraph-padding-5, 
  .page-id-174053 .td-container .tdi_4, 
  .page-id-174053 .td-container .tdi_4 .td-paragraph-padding-5, 
  .page-id-172884 .td-container .tdi_4, 
  .page-id-172884 .td-container .tdi_4 .td-paragraph-padding-5, 
  .page-id-168315 .td-container .tdi_4, 
  .page-id-168315 .td-container .tdi_4 .td-paragraph-padding-5 {
    padding:0;
  }

  .page-id-174487 .td-container .tdi_4 .td-paragraph-padding-5 img,
  .page-id-172037 .td-container .tdi_4 .td-paragraph-padding-5 img,
  .page-id-174053 .td-container .tdi_4 .td-paragraph-padding-5 img,
  .page-id-172884 .td-container .tdi_4 .td-paragraph-padding-5 img,
  .page-id-168315 .td-container .tdi_4 .td-paragraph-padding-5 img {
    width:100%;
  }
}*/
body .tdb_header_search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999
}
body .tdb-header-search-trigger-enabled .tdb-drop-down-search {
  left: auto;
  right: 0;
  display: flex;
  justify-content: flex-end;
}
body .tdb_header_search .tdb-search-form {
  border-color: #1569b2;
}

body .tdb-header-search-trigger-enabled .tdb-head-search-btn:after {
  border-color: transparent transparent #1569b2 transparent;
}

body .tdb_header_search .td-icon-search:before {
  color: #ffffff;
}

@media (min-width: 768px) {
  body .tdb_header_search .td-icon-search:before {
    color: #000000;
  }
}
/*@media (max-width: 767px) {*/
  .tdb-header-search-trigger-enabled .tdb-drop-down-search-inner .td-module-thumb {
    display: none;
  }
/*}*/

.tdb_header_search .tdb-head-search-form-btn:hover {
  background-color: var(--td_theme_color,#1569b2);
}

/* Donation / subscription system */
.page .edd_cr_message {
  background-color: #e8e8e8;
  padding: 20px 10px;
  margin: 0 10px;
}

.edd_cr_message .donate-button {
  float: none;
  margin-right: 0;
  display: inline-block;
}

.edd_cr_message .edd_cr_message_donations,
.edd_cr_message .edd_cr_message_donation_links{
  margin-top: 20px;
}

.edd_cr_message .edd_cr_message_inner {
  background-color: #e8e8e8;
  margin-top: 50px;
  padding: 20px 10px;
}

.edd_cr_message .edd_cr_message_donation_login .frm_submit input {
  color: rgb(255, 255, 255);
  background-color: #2C7EBE;
  font-size: inherit;
  padding: 13px 17px;
  border-radius: 2px;
  outline: none;
  border: 1px solid #2872AE;
  line-height: 1em;
}

.edd_cr_message .edd_cr_message_donation_login .frm_submit input:hover {
  background-color: #2771ac;
  color: rgb(255, 255, 255);
}

.edd-blocks__receipt h3,
.edd-blocks__receipt .edd-blocks-receipt__items {
  display: none;
}

.edd-cp-container #edd_cp_price {
  width: auto;
}
.edd-blocks__confirmation > h3 {
  display: none;
}

.single-download .td-post-header,
.single-download .awac-wrapper,
.single-download .td-post-next-post,
.single-download .td-post-prev-post,
.single-download .td-module-meta-info-wrap {
  display: none;
}

.single-download .edd_dowload_single_title {
  flex-basis: 100%;
}

.single-download .edd_dowload_single_title h3 {
  border-bottom: 2px solid #000000;
  font-family: Georgia, Times, "Times New Roman", serif;
}

.single-download .td-post-content {
  display: flex;
  flex-wrap: wrap;
}

.single-download .edd_dowload_single_content {
  flex-basis: 40%;
  padding-right: 20px;
}

.single-download .edd_download_purchase_form {
  flex-basis: 60%;
  background-color: #e8e8e8;
  padding: 20px;
}

.mobile-only {
  @media (min-width: 768px) {
    display: none;
  }  
}