/*
 Theme Name:   YWN Child Theme by Duvys
 Theme URI:    http://www.duvys.com/
 Description:  A child theme 2017
 Author:       WPBeginner
 Author URI:   http://www.duvys.com
 Template:     Newspaper
 Version:      1.0.0
*/
@import url("../Newspaper/style.css");

body {
    margin: 0 !important;
}

/* Header background */

.td-header-wrap .td-header-menu-wrap-full, .td-header-style-12 .td-header-menu-wrap-full, .td-header-wrap .top-header-menu .sub-menu, .td-header-style-6 .td-header-top-menu-full {
    background-color: #1a385d; 
}

.td-header-style-6 .td-header-top-menu-full a, .td-header-wrap .td-header-sp-top-widget .td-icon-font {
    color: #ffffff;
}

table td { 
	border:0px !important; 
}

.td-banner-wrap-full {
    background-color: #ffffff !important;
}


/* forcing fonts and colors right away */
.td_block_trending_now .entry-title a, .td-theme-slider .td-module-title a, .td-big-grid-post .entry-title, .td_module_wrap .td-module-title {
    font-family: Martel;
}



/* for centering ads */


.zones {
	text-align: center;
	margin: auto;
}
.zones img {
	text-align: center;
	margin: auto;
}

.td-sub-footer-copy a {	
    color: #ccc;
}




/* Search result page */


body.search .td_module_16 .item-details {
    margin-left: 0px;
}

body.search .td_module_16 .td-module-thumb {
	    display:none;
}


/* force 100% to top story thumbnails */
.td_block_big_grid_12 .entry-thumb {
    width: 100%;
}

.td_module_14 .td-module-thumb {
	overflow: hidden;
    max-height: 460px;
}

/* semi transparent background to top story thumbnails */
/* td-big-grid-meta
.td-big-grid-post .td-meta-info-container, */
.td-grid-style-1 .td-medium-thumb .entry-title,
.td-grid-style-1 .td-big-thumb .entry-title {
    background: rgb(26, 56, 93);
    background: rgba(26, 56, 93, 0.7);
    padding: 10px;
}




/* on mobile move title below */


@media (max-width: 767px) {
	.td-big-grid-post .td-meta-info-container {
	    position: inherit;
	    background: rgb(26, 56, 93);	
		height: 150px;
	}
	.td-big-grid-post .td-meta-align {
    	pointer-events:auto;
	}
}

.td-excerpt {
    font-family: "Open Sans";
    font-size: 16px;
}



	
/* copied from admin - for homepage */	


	
.td_module_14 .td-module-meta-info {
        bottom: -80px !important;
        background-color: #1a385d !important;
}

.td_module_14 h3 > a {
    color: white;
}

.td_module_14.td_module_wrap:hover .entry-title a {
     color: white !important;
}

.td_module_14 .td-module-meta-holder {
    background-color: #1a385d !important;
}

.vc_btn3-container.vc_btn3-center {
    display: inline-block;
}

#bottom1030 div {
    padding: 8px;
}

@media (max-width: 767px) {
	.td_module_14 .td-module-meta-info {
	   bottom: 0px !important;
		position: initial;
	}
	
	.td_module_14 .td-module-thumb {
	    margin-bottom: 0px;
	}
	.vc_row .td-pb-span4 .vc_column-inner .wpb_wrapper {
		text-align:center;
	}
	
	body .td-header-wrap .td-header-main-menu {
    background-color: #1a385d !important;
}
}
.td_module_14 .td-excerpt {
    display: none;
}

@media (max-width: 500px) {
	.td_module_10 .entry-title {
	    font-size: 18px;
	    text-decoration: uppercase; 
	}
}

.td_ajax_load_more {
    font-size: 20px;
}

/* --- forum elements ---*/


.coffeeroomwidget {
    background-color: #F5F5F5;
    padding: 10px;
    border: solid 3px #1a385d;
}

.widget_display_replies li {
	    margin-bottom: 5px !important;
}

.widget_display_replies {
	margin-bottom: 0px !important;
}

.widget_display_replies .bbp-reply-topic-title {
    font-size: 15px;
}

.bbp-forum-title {
   font-size: 17px; 
}


p a {
    font-weight: 700;
    text-decoration: underline;
}

.forums.bbp-replies:first-child { 
    background-color: yellow;
}

/* --- highlight color ---*/


::selection {
  background: #1A385D; /* WebKit/Blink Browsers */
  color: white;
  background-image: url(https://cdn.theyeshivaworld.com/wp-content/uploads/2017/04/YWNfooter500x234.png);
}
::-moz-selection {
  background: #1A385D; /* Gecko Browsers */
  color: white;
  background-image: url(https://cdn.theyeshivaworld.com/wp-content/uploads/2017/04/YWNfooter500x234.png);
}

/* --- JCN Sponsored Content Tag  ---*/

.spon_notice_wrap {
    visibility:visible !important;
}

/* --- Nichum Avaielim buttons ---*/

.vc_btn3-container.vc_btn3-center {
    display: inline-block;
}



/* --- Coffee Room Widget Zones ---*/

@media (max-width: 500px) {
#avidesktop {
    display:none;
}
}

@media (min-width: 500px) {
#avimobile {
    display:none;
}
.aveilim {
    display:none;
}
}



/* --- Tisha B'av 2017 Changes -- */


@media (min-width: 500px) {
#tishabavmobile {
    display:none !important;
   }
}


@media (max-width: 500px) {
#tishabavdesktop, .hideonmobile {
    display:none !important;
   }
}

