/* CHILD THEME  */

/*
Theme Name:   Newspaper Child Theme
Template:     Newspaper
Theme URI:     http://themeforest.net/user/tagDiv/portfolio
Description:   Premium wordpress template, clean and easy to use, customized for KehilaNews.com by Never Settle
Version:     4.6.1
Author:     tagDiv
Author URI:   http://themeforest.net/user/tagDiv/portfolio
Template:     Newspaper
*/

/* Header */
/*.td-logo-rec-wrap {
  padding: 16px 0;
}
.td-header-bg {
  font-family: "Titillium Web";
}
.td-header-bg .widgettitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  color: #fff;
}
*/

.header-left-wrap .widget_nav_menu {
  margin-bottom: 0;
}
.header-left-wrap {
  padding-top: 22px;
}
.header-left-wrap .menu-item {
  text-transform: uppercase;
  font-weight: bold;
}
.header-left-wrap .menu-item:before {
  content: url(images/list-item-icon.png);
  float: left;
  position: relative;
  top: 8px;
  right: 6px;
}
/*.header-logo-inner {
  width: 426px;
  max-width: 100%;
  margin: 0 auto;
}*/
.header-langpicker {
  float: left;
  position: relative;
  z-index: 2;
}
.header-langpicker .btn-group {
  position: relative;
}
.header-langpicker .btn {
  padding-left: 0 !important;
  color: black !important;
}
.header-langpicker .caret {
  margin: 8px 4px;
}
.header-langpicker .dropdown-menu {
  border: 0;
  background: #0199d8;
  left: -1px;
  padding: 0;
  border-radius: 1px;
}
.header-langpicker .dropdown-menu a {
  padding: 4px 12px;
  color: white;
  font-size: 16px;
}
/*.header-logo {
  position: relative;
  bottom: 16px;
}
.header-logo img {
  margin-left: 0 !important;
}
*/.header-date {
  float: right;
}

.header-right-wrap333 .widget {
  color: white;
  background-color: #0199d8;
  padding: .2em 1em;
  margin: 0;
}
.header-right-wrap333 {
  background-color: #0099d7;
}
/*.sf-menu > li > a {
  color: #FFF;
}*/
.top-header-menu li a {
  color: #999;
}
@media( min-width:1200px ){
  .header-left-wrap .menu {
    padding-left: 50px;
  }
}

/* Footer */
.td-footer-wrapper {
  background: black !important;
}
.td-footer-wrapper .span4 {
  padding: 0 5%;
}
.td-footer-wrapper .span4:first-child {
  padding-left: 0;
}
.td-footer-wrapper .span4:last-child {
  padding-right: 0;
}
.td-footer-wrapper .block-title {
  border-bottom: 0;
  margin-top: 10px;
}
.td-footer-wrapper .menu-item {
  text-transform: uppercase;
  font-weight: bold;
}
.td-footer-wrapper .menu-item:before {
  content: url(images/list-item-icon.png);
  float: left;
  position: relative;
  top: 8px;
  right: 6px;
}
.td-sub-footer-wrap {
  background: black !important;
}
.td-lang-footer-wrap {
  text-align: center;
}
.td-lang-footer-wrap a {
  padding: 10px 16px;
  display: inline-block;
}

/* Large Newsletter Signup - Homepage */

.nl-sup-img {
  margin: 0 auto 35px auto;
  display: block;
}
.lg-footer {
  padding: 50px 100% 20px 100%;
  margin: 0 -100%;
  background: url(/wp-content/uploads/2015/06/paper-pattern.jpg) repeat;
  font-family: "Titillium Web";
}
.nl-sup-text {
   font-weight: lighter;
   font-size: 2em;
   line-height: 1.2em;
}
.lg-footer input.wysija-input {
  border-color: #999;
  border-radius: 3px;
}
.lg-footer .wysija-radio-label {
  float: left;
  padding-right: 20px;
}
.lg-footer input.wysija-submit {
  float: left;
  clear: both;
  background-color: #0099cc;
  background-image: none;
  width: 85px !important;
  margin-top: 20px !important;
  padding-top: 5px !important;
  padding-bottom:5px !important;
  border: none;
}
.lg-form-content {
  padding-top: 20px;
}
/* Menu adjustments */
body.rtl .sf-menu li {
  direction: rtl;
  unicode-bidi: embed;
  float: right;
}

.hebrew {
  direction: rtl !important;
}

.sf-menu .td-menu-item > a {
  font-size: 13.5px;
}
/*Remove search and search icon from menu */
.header-search-wrap {
display: none;
}

/* Email subscription forms */
.wysija-paragraph {
  margin: 0 !important;
  padding: 0 !important;
}
.wysija-input, .wysija-select, .wysija-submit-field {
  margin-bottom: 6px !important;
  width: 100%;
  padding: 1% 3% !important;
}

.wysija-input {
  width: 94%;
}
.wysija-submit-field {
  display: inline-block !important;
  background: #0099d7 url(images/mail-icon.png) no-repeat 75% 50%;
  border-style: solid;
  border-color: #fff;
  border-width: 1px;
  color: #FFF;
  margin: 0 0 6px !important;
  padding: 2% 10% 2% 2% !important;
  width: 100% !important;
}
/* Newsfeed styles */
.td_mod3 {
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
}
.td_mod3 .item-details {
  margin-left: 0;
}
.td_mod3 h3.entry-title {
  font-size: 15px;
  line-height: 1em;
}
.td_block4 .td_mod3 h3.entry-title a {
  font-weight: bold !important;
  line-height: 1em;
}
.td_block2 .td_mod3 h3.entry-title a {
  line-height: 1em;
  text-transform: none;
}

/* all text under title is gray */
.meta-info {
  clear: left;
  color: #555;
}
.td_mod3 .td-post-text-excerpt {
  padding: 6px 0;
}
.td_mod3 .thumb-wrap img {
  position: static;
  max-width: auto;
  float: left;
}
.td_mod3 .thumb-wrap {
  float: left;
  margin: 6px 6px 6px 0;
  width: 65px;
  height: 65px;
  overflow: hidden;
}
.td_block2 .td_mod3 .thumb-wrap {
  margin: 0px 6px 6px 0;
}
.td_mod3 .external-logo {
  float: left;
  margin: 8px 6px 6px 0;
  max-height: 40px;
}
.td_block4 .td_mod3 .item-details-l {
  float:left;
  width: 15%;
}
.td_block4 .td_mod3 .item-details-r {
  float:left;
  width: 85%;
}
.td_mod3 .item-details-l {
  float:left;
  width: 25%;
}

.td_mod3 .item-details-l-rtl {
  float:right;
  width: 25%;
}

.td_mod3 .item-details-r {
  float:left;
  width: 75%;
}

.td_mod3 .item-details-r-rtl {
  float:right;
  width: 75%;
}

.details-domain {
  font-weight: bold;
  color: #0099d7;
}
.td_block4 .td-post-text-excerpt {
  display: none;
}
.td_block2 .meta-author {
  display: none;
}
.td_block2 .details-domain {
  display: none;
}
/* Community Writer Styles */
.td-author-comments-count {
  display: none;
}

.interested-contribute .vc_column_container {
    margin-bottom: 50px !important;
    padding-left: 25px !important;
    padding-bottom: 25px !important;
    float: left;
    clear: both;
    background-color: red !important;
    background: transparent url(/wp-content/uploads/2015/06/apply-to-be-writer-background.jpg) no-repeat !important;
    width: 98%;
}
.interested-contribue .vc_column_container h3 {
  font-size: 24px;
}

.menu-top-container li.menu-item-object-custom a {
  color: #777 !important;
}

.td_mod3 .meta-author {
  padding-right: 10px;
}

.td_mod3 .td-block-author {
  padding-right: 10px;
}

.td_mod3 .details-newsfeed-date {
  float: right !important;
  font-size: 90%;
  color: #555;
  font-style: italic;
}

.td_mod3 .details-newsfeed-date-rtl {
  float: left !important;
  font-size: 90%;
  color: #555;
  font-style: italic;
}

.td_mod3 {
  width: 100%;
  /*border: 1px solid black;*/
}

.newsfeed-block {
  margin-bottom: 10px !important;
  padding-bottom: 5px !important;
  min-height: 0px !important;
}

.newsfeed-block .item-details-r  h3{
  margin-left: 7px;
}

.newsfeed-block .details-domain {
  margin-left: 7px;
}

.td_mod3 .entry-title a {
  text-transform: none !important;
}

span.newsfeed-title1 {
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
}

span.newsfeed-title2 {
  text-transform: none !important;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
}


.newsfeed-block-title {
  background-color: #0099d7;

}

.newsfeed-block-title > .block-title {
  background-color: #0099d7;
  padding: 3px 0px 0px 0px;
  margin: 0 0 10px 0;
}

/*#outer-wrap {
  background-color: #efefef;
}

.td_block_wrap {
  background-color: #fff !important;
  padding: 10px;
  margin: 0px 0 30px 0;
}
*/
/*.td-grid-wrap {
    background-color: #efefef !important;
    padding-top: 20px;*/ /* override 49px */
/*}
*/
/*.td-footer-wrapper .td-grid-wrap {
    background-color: #000 !important;
}

.td-sub-footer-wrap .td-grid-wrap {
    background-color: #000 !important;
}
*/
/* alert banner styles */

.alert-banner-container {
  background-color: #CCC;
  display: inline;
  float: left;
  clear: both;
  width: 100%;
  min-height: 20px;
  padding: 10px 0;
}

.alert-banner-wrap {
  margin: 0 auto;
  width: 1074px;
  padding: 0;
  background-color: red;
}

.alert-banner-container .widgettitle {
  float: left;
  font-size: 1em;
  margin: 0;
  padding: 0 10px 0 0;
  line-height: 21px;
  color: #4397d7;
}

.alert-banner-container .textwidget {
  float: left;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

.alert-banner-container .textwidget a {
  color: #4397d7;
  text-decoration: underline !important;
}

.alert-banner-container .textwidget a:hover {
  color: #999;
}

.alert-banner-container  .widget_text {
  margin-bottom: 0;
}

.widget_search {
  margin-bottom: 24px; /* override 48 px */
}

.single_template_1 header h1.entry-title {
  text-transform: 'none' !important;
}

.website_base_url a {
  color: #0099d7;
}

.newsfeed-td-block-9 {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px #dddddd solid;
}

.newsfeed-td-block-9 .td_module_8 {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.newsfeed-td-block-9 h3.entry-title {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.newsfeed-td-block-9 h3 a {
  font-size: 13px;
}

/* overwrites */
.td-main-page-wrap {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .td-main-page-wrap {
    padding-top: 25px;
  }
}

.td_block_text_with_title {
  padding-bottom: 25px;
}

/*
.kehila_intro_video {
  padding-top: 4px;
  margin-bottom: -10px;
}*/

/* --------------------------------------------------
 *      'WP SEARCH & FILTERS' VC WIDGET
-------------------------------------------------- */
/* Widget */
.wp-search-filters  {
    margin-bottom: 0px;
    padding-bottom: 25px;
    margin-top: -25px;
    padding-top: 0px;
}

.wp-search-filters > .wpb_column {
    margin-bottom: 30px;
}
.wp-search-filters .td-widget-search-input {
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #ccc !important;
    background-color: #fff !important;
}
.wp-search-filters .td-widget-search-input:focus {
    border: 1px solid #ccc !important;
}
.wp-search-filters form {
    padding-right: 40px;
    position: relative;
}
.wp-search-filters form > div {
    float: left;
}
.wp-search-filters .vc-search-text {
    width: 100%;
}

::-webkit-input-placeholder { color: #555 !important; }
::-moz-placeholder { color: #555 !important; }
::-o-placeholder { color: #555 !important; }
:-ms-input-placeholder { color: #555 !important; }
input:-moz-placeholder { color: #555 !important; }

.wp-search-filters .vc-search-website,
.wp-search-filters .vc-search-author {
    width: 30%;
    padding-left: 5px;
    box-sizing: border-box;
}
.wp-search-filters select {
    height: 35px;
    width: 100%;
    border: 1px solid #ccc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 25px;
    background: #fff url(images/select-arrow.png) right center no-repeat;
    margin-bottom: 0;
}
.wp-search-filters select::-ms-expand {
    display: none;
}
.wp-search-filters select:focus {
    outline: none;
}
.wp-search-filters .wpb_button {
    position: absolute;
    right: 0;
    top: 0;
    height: 35px;
    width: 35px;
    background: #000 url(images/search-icon.png) center no-repeat !important;
    outline: none;
}

/* Search results page */
.search-results-container {
    overflow: hidden;
}
.search-results-container .entry-crumbs {
    top: -15px;
}
.search-results-container .td-page-title {
    top: 0;
}

.signup-sidebar {
  color: white;
  background-color: #0099d7 !important;
  padding: 5px 10px 1px 10px;
  margin: 0;
}

.signup-sidebar > h4 {
  background-color: #0099d7 !important;
  color: #fff !important;
  text-align: center;
}

.signup-sidebar .wysija-select {
  color: #000000;
}

.signup_box_content_element {
  margin-bottom: 15px !important;
}

.signup-sidebar .wysija-input {
}

.english-tag {
  padding: 1px 2px;
  font-weight: bold !important;
  color: #006400 !important;
}
/* video blocks english-tag should be white */
.td_module_mx1 .english-tag {
  color: #fff !important;
}

.kn-main-menu {
  border-top: 3px solid #000;
  border-bottom: 3px solid #0099d7;
  margin-top: 10px;
}

.disclaimer-block {
  font-size: 80%;
  color: #555;
  border-top: 1px dotted #555;
  border-bottom: 1px dotted #555;
  padding: 3px 0px 2px;
  margin-bottom: 5px;
}


/* ***************************** */

/* WP Curve - Tunbosun - #76817 */
/*#endorsements .wpb_content_element .wpb_wrapper{
    border: solid 2px #000;
    padding: 10px;
}*/

#endorsements img{
  max-width: 150px;
  max-height: 150px;
  text-align: center;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#endorsements .name{
  text-align: center;
  text-transform: uppercase;;
  font-weight: bold;
  color: #0099d7;
  margin: 10px 10px 0 10px;
  display: block;
  font-family: "Titillium Web";
}

#endorsements .jobtitle{
  text-align:center;
  color: #555;
  font-size: 85%;
  margin: -8px 10px 10px 22px;
  display: block;
  font-family: "Titillium Web";
}

#endorsements .endorsement{
  font-style: italic;
  margin: 5px 12px;
  text-align: left;
  line-height: 120%;
  font-family: "Titillium Web";
}

#endorsements .contact{
    background-color: #000;
    color: #fff;
    text-align: center;
    margin: 0px -10px -10px -10px;
    padding: 5px;
    font-family: "Titillium Web";
    line-height: 20px;
}

#endorsements .contact .pipe{
    color: #0099d7;
}

#endorsements .contact .info{
  font-weight: bold;
  font-family: "Titillium Web";
}
/* WP Curve - Tunbosun - #76817 - end */

/* Joseph customized CSS */
#endorsements .endorser-block .wpb_wrapper{
    border: solid 2px #000;
    padding: 100px 10px 10px 10px;
    font-family: "Titillium Web" !important;
}

.endorser-block {
  margin-bottom: 60px;
}

#endorsements .endorser-image .wpb_wrapper{
  transform: rotate(-8deg);
  margin-bottom: -120px;
}

#endorsers-subsection {
    background: #0099d7;
    padding: 30px 0px;
}

#endorsers-subsection h4 {
    color: #ffffff;
}

#endorsers-subsection h3 {
  color: #ffffff;
}


#endorsements .info > a{
  color: #ffffff;
}

#disclaimer-subsection {
    background: #eee;
}

#wpc_custom_rw {
  margin-top: -20px;
}

#wpc_custom_rw .wpb_wrapper h1 {
    font-family: "Titillium Web" !important;
}

#wpc_custom_rw .wpb_wrapper h3 {
    font-family: "Titillium Web" !important;
}

#wpc_custom_rw .wpb_wrapper h4 {
    font-family: "Titillium Web" !important;
}

#disclaimer-subsection p {
    font-size: 85%;
}

blockquote p {
  font-size:18px;
  line-height: 150%;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}

.td-header-style-1 .td-header-sp-logo {
    width: 500px;
    height: 120px;
    margin: 2px 28px 0px 0px;
}

.td-header-sp-logo img {
    max-height: 120px !important;
}

.td-header-sp-recs {
  margin-top: 30px;
  width: 500px;
}

.td-header-top-menu-full {
  background-color: #f7f7f7 !important;
  color: #999 !important;
}

.td-social-icon-wrap .td-icon-font {
  color: #999 !important;
}

@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 350px;
    margin-left: 0;
  }
  .td-header-sp-recs {
    margin-top: 20px;
    width: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 250px;
    margin: 5px;
  }
  .td-header-sp-recs {
    margin-top: 10px;
    width: 300px;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-logo {
    display: none;
  }
  .td-header-sp-recs {
    display: none;
  }
}
.td-header-style-1 .td-header-sp-logo img {
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo img {
    max-height: 60px;
  }
}

#menu-item-4414 {
    margin-left: 250px;
    padding-left: 15px;
    background-color: #0099d7 !important;
    font-size: 110%;
    font-weight: bold;
}

li#menu-item-4414 a {
    color: #ffffff !important;
}

@media (max-width: 767px) {
  #menu-item-4414 {
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0px !important;
    padding-left: 0px !important;
    font-size: 100% !important;
  }

  .td-header-sp-top-widget {
    display: none;
  }
}

