/*
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.1c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.single .title_birthday_image {float: left;margin-right: 5px;width: 40px;height: 40px;}
.title_birthday_image img {padding-bottom: 0 !important;width: 40px;height: 40px;}

.modal-container.birthdaybox #modal-toggle:checked ~ .modal-backdrop .modal-content{padding-left: 0;
padding-bottom: 0;padding-top: 0;background: none;box-shadow: none;}

.modal-container.birthdaybox #modal-toggle:checked ~ .modal-backdrop .modal-content .birthdaylist{background: #fff;
padding: 20px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);}

.birthday_box_section .modal-container #modal-toggle:checked ~ .modal-backdrop .modal-content .modal-close {
color: #666;
/* position: fixed !important; */
/* right: 26% !important; */
/* top: 30% !important; */
padding-top: 3px;
background: #f5f5f5;
font-size: 16px;
width: 28px;
height: 28px;
font-weight: bold;
text-align: center;
cursor: pointer;
border-radius: 50%;
border: 1px solid;
margin-right: -36px;
padding: 3px 8px 5px 8px;
margin-top: 10px;
}
h4.search-img-text {
	text-align: center;
	font-weight: 600 !important;
	font-size: 13px;
	margin: 0 0 10px 0;
	color: #929292;
}

.popup_close {margin-bottom: 0 !important;margin-top: 6px;height: 12px !important;}

#comments .comment-pagination .nav-previous {
	display: none;
}

#comments .comment-pagination .nav-next {
	width: 100%;

}
#comments .comment-pagination .nav-next a {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
	margin-left: 0;
	background: #097def;
	color: #fff;
	Padding: 10px;
	border-radius: 3px;
}

.upload-area.url {
	width: 90%;
	height: auto;
	border: none;
	border-radius: 3px;
	margin: 0 auto;
	text-align: center;
	max-width: 450px;
	background-color: #fbfbfb;
	padding: 1px;
	margin-bottom: 15px;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
	background:rgba(0,0,0,.4);
	cursor:pointer;
	display:none;
	height:100%;
	position:fixed;
	text-align:center;
	top:0;
	width:100%;
	z-index:10000;
}
.hover_bkgr_fricc .helper{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.hover_bkgr_fricc > div {
	background-color: #fff;
	box-shadow: 10px 10px 60px #555;
	display: inline-block;
	height: auto;
	max-width: 551px;
	min-height: 100px;
	vertical-align: middle;
	width: 60%;
	position: relative;
	border-radius: 8px;
	padding: 15px 5%;
}
.popupCloseButton {
	background-color: #fff;
	border: 3px solid #999;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-weight: bold;
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 25px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
}
.popupCloseButton:hover {
	background-color: #ccc;
}
.trigger_popup_fricc {
	cursor: pointer;
	font-size: 20px;
	margin: 20px;
	display: inline-block;
	font-weight: bold;
}






.upload-area input.urlbtn{padding:0 !important;width:70.33px !important;}
.upload-area input.urlclass{line-height:normal !important;-webkit-appearance: none;-moz-appearance:none;appearance:none;width:77% !important;}
.td-header-wrap #td-header-search{-webkit-appearance: none;-moz-appearance:none;appearance:none;}

@media (max-width: 767px) {
	.td-drop-down-search-open{display:none;}
.td-header-wrap .td-header-menu-wrap-full {box-shadow: none !important;}
	.td-header-wrap .td-header-menu-wrap-full, 
	.td-header-wrap .td-header-menu-wrap, 
	.td-header-wrap .td-header-main-menu {box-shadow: 0 0 20px rgba(0,0,0,.15);}
	.td-header-style-5 .td-container-header .td-header-sp-recs {margin: 0 auto 0 auto !important;}
	.upload-area input.urlclass{width:75% !important;}
	.upload-area input.urlbtn{width:25% !important;}
	
}

@media (min-width: 320px) and (max-width: 360px){

	.single .title_birthday_image img {width: 36px;height: 36px;}
	.single .title_birthday_image {float: left;margin-right: 5px;width: 36px;margin-top: 15px;height: 36px;}
	.single .td-post-sharing.td-post-sharing-top {float: left;width: 236px;text-align: left;}
	.single .td-social-sharing-buttons {margin-right: 3px;}
	.single .td-social-pinterest {margin-right: 3px;}

}

.upload-area {
	width: 90%;
	height: 190px;
	border: 2px dashed #ddd;
	border-radius: 3px;
	margin: 0 auto 20px auto;
	text-align: center;
	max-width: 450px;
	background-color: #fbfbfb;
	padding: 50px;
	box-sizing: border-box;
}
.upload-area img {
	max-width: 160px;
}
.info p {
	display: inline-block;
	padding: 2px 11px;
	margin: 10px 5px 0 5px;
	border: 2px dotted #ddd;
}
.info p a {
	color: #1175f0;
	font-size: 13px;
}

.info p:hover{background-color:#000;border:2px solid #000;}
.info p:hover a{color:#fff;}
.info span {
	display: inline-block;
	padding: 2px 11px;
	margin: 10px 5px 0 5px;
	border: 2px dotted #ddd;
}



.upload-area:hover{
	cursor: pointer;
}

.upload-area h1{
	text-align: center;
	font-weight: normal;   
 font-size: 20px;
	line-height: 28px;  
}
.info {
	padding: 10px 0px;
}
.loading {
	margin: 10px 0px;
}
.info li {
	list-style: none;
}
#file{
	display: none;
}

/* Thumbnail */
.thumbnail{
	width: 80px;
	height: 80px;
	padding: 2px;
	border: 2px solid lightgray;
	border-radius: 3px;
	float: left;
}
.loading-overlay {
		display: none;
	background: rgba( 26, 26, 26, 0.2 );
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5; top: 0;left: 0;right: 0;
}
.loading-overlay.loading-section {width: 100%; height: 190px;max-width: 450px;
	margin: 0 auto;}

.size{
	font-size:12px;
}


.td-header-menu-wrap-full.td-container-wrap {
	height: auto !important;
}

.td-main-content-wrap.td-main-page-wrap{padding-top:20px;}


/*new css start*/

.td-header-wrap .td-header-menu-wrap-full {
	box-shadow: none !important;
	background-color: #fff !important;
}

.td-header-menu-wrap-full .td-header-menu-wrap {
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	margin-bottom: 15px;
}

.td-container-header.td-header-header .td-header-sp-recs {
	margin-top: 0 !important;
}

.upload-area input.urlclass {
	height: 43px;
	border-radius: 0;
	margin: 0;
	box-sizing: border-box;
	padding: 10px 20px 10px 20px;
	line-height: 0;
	vertical-align: top;
	font-size: 13px;
	display: inline-block;
	width: 80%;
}
.upload-area input.urlbtn {
	position: relative;
	right: 0;
	background-color: transparent;
	color: #000;
	height: 43px;
	text-align: center;
	border: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 26px;
	display: inline-block;
	width: 20%;
	border-left: 0;
}

/*--------------------- Custom CSS -----------------------*/
.td-scroll-up {
	display: none;
}
.td-header-style-5 .td-main-menu-logo {
	width: 322px;
}

.td-footer-wrapper, .td-header-wrap .td-header-menu-wrap-full {
	box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.td-social-style-2 .td-icon-font {
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.post h3 {
	clear: both;
	font-weight: bold;
}
.td-related-title .td-related-right {
display: none !important;
}
.td-subfooter-menu li a, .top-header-menu li a {
	padding: 2px 4px;
}
.td-subfooter-menu li a:hover, .top-header-menu li a:hover, .top-header-menu .current-menu-item a {
	background: #ffffff;
	color: #097def !important;
	border-radius: 3px;
}

/*-----Footer Social Icons-----*/
/* .td-icon-wordpress:before {
	content: "\f269";
	font-family: 'fontawesome';
}
.td-icon-windows:before {
	content: "\f268";
	font-family: 'fontawesome';
}
.td-icon-vimeo:before {
	content: "\f04b";
	font-family: 'fontawesome';
} */
.td-social-icon-wrap:hover i.td-icon-vimeo {
	color: #4CAF50;
}
.td-social-icon-wrap:hover i.td-icon-windows {
	color: #f7da20;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
	color: #f27d00;
}
/*-----Tab Color Homepage-----*/
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	background-color: #097def !important;
	color: #ffffff !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
	background-color: #097def !important;
	color: #ffffff;
}

.post img {
	padding-bottom: 10px;
}
@media (max-width: 500px) {
img.alignleft {
	float: left;
	display: block !important;
}
}
.comment .comment-content, .comment .comment-meta, .comment .comment-respond {
	margin-left: 10px;
}
.td-post-content h1 > a, .td-post-content h2 > a, .td-post-content h3 > a, .td-post-content h4 > a, .td-post-content h5 > a, .td-post-content h6 > a {
	color: #097def;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {
	background: #ececec;
	color: #555;
	border: none;
	border-radius: 4px;
}
input.wpcf7-form-control.wpcf7-submit {
	margin-top: 20px;
	background-color: #2FC332;
	padding: 10px 40px;
	border: 1px solid #F0F0F0;
	border-radius: 4px;
}
.comment .children .comment .comment-content, .comment .children .comment .comment-meta, .comment .children .comment .comment-respond {
	margin-left: 10px;
}
@media (min-width: 768px) {
	.home .td-pb-span8 {
	width: 66.66666667% !important;
}
.home .td-pb-span4 {
	width: 33.33333333% !important;
}
.tablepress-id-3 {
	margin-right: 20px !important;
	max-width: 350px;
	float: left;
}
#ez-toc-container {
	float: right;
	margin-left: 10px;
}
.td-header-style-5 .td-main-menu-logo img {
	margin-right: 50px;
}
.td-banner-wrap-full {
	height: 90px;
}
}
@media (max-width: 767px) {
.td-pb-row, .td-block-row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.td-sub-footer-copy {
	float: left!important;
}
.td_block_template_18 .td-block-title > span {
	padding: 10px;
}
.td-header-header-full.td-banner-wrap-full.td-container-wrap {
	height: 300px;
}
}
.home .vc_separator h4 {
	font-size: 20px;
	font-weight: 700;
}
.td-main-menu-logo img {
	padding: 0 !important;
}
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a {
	color: #ffffff !important;
}
.home .td-grid-style-5 .td-module-thumb a:last-child:before {
	background-color: rgba(0, 0, 0, 0.3);
}
.td-sub-footer-container .td-sub-footer-menu {
	float: right !important;
}
.td-social-style-2 .td-icon-font {
	font-size: 14px !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
}
.td_module_6 .entry-title {
	font-size: 14px !important;
	line-height: 20px !important;
	margin-bottom: 4px !important;
}
.td_module_6 {
	padding-bottom: 26px !important;
}
.td-scroll-up-visible {
	transform: translate3d(0,0,0) !important;
	-webkit-transform: translate3d(0,0,0) !important;
}
.td_module_mx2 .entry-title {
	font-size: 13px !important;
	line-height: 18px !important;
}
.current-category-ancestor.current-menu-ancestor.current-menu-parent.current-category-parent.menu-item-has-children.menu-item-first.td-menu-item.td-normal-menu a {
	color: #ffffff;
}
.td_block_template_8 .td-block-title {
	font-weight: 700;
}
.birthday_box_section ul.birthday_section li {
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	border-radius: 5px;
}
.birthday_box_section ul.birthday_section li img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.birthday_box_section ul.birthday_section li h2 {
	font-size: 18px;
	padding: 0 10px;
	margin:0;
}
.birthday_row p {
	padding: 0 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.birthday_box_section .birthdaybox ul.po_re_container li p {
	color: #333;
	padding: 0;
}
.birthdaylist img {
	border-radius: 5px;
}
.comment cite {
	color: #097def;
}
.news-form input[type="submit"]:hover {
	background: #000000 !important;
	color: #ffffff !important;
}
.td-scroll-up-visible {
	border-radius: 5px;
}
.td-page-content blockquote p, .td-post-content blockquote p, .wpb_text_column blockquote p, .td_block_text_with_title blockquote p, .bbpress blockquote p, .woocommerce #tab-description blockquote p, .mce-content-body blockquote p, .comment-content blockquote p {
	font-size: 20px;
	line-height: 30px;
}
.td-icon-plus:before {
	content: '\e806' !important;
}
.td-icon-minus::before {
	content: '\e809' !important;
}
.tablepress {
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	border-radius: 10px 10px 0 0;
}
.tablepress thead th, .tablepress tfoot th {
	background-color: #097def;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}
.tablepress .odd td {
	background-color: #ffffff;
}
.comment article {
	background: #f7f7f7;
	padding: 10px;
	border-left: 4px solid #ddd;
}
.comment {
	border-bottom: none;
}
.comment .children {
	border-top: none;
}
.sf-menu ul .td-menu-item > a {
	font-size: 13px;
}
.sf-menu>.current-menu-item>a, .sf-menu>.current-menu-ancestor>a, .sf-menu>.current-category-ancestor>a, .sf-menu>li>a:hover, .sf-menu>.sfHover>a {
	color: #ffffff !important;
}
.birthdaylist img {
	max-width: 250px;
}
.code-block.code-block-4 img {
	margin-left: auto;
	margin-right: auto;
}
.td-category-header .td-page-title {
	text-transform: none;
	font-size: 25px;
}
.comment-reply-link {
	color: #ffffff;
	background: #097def;
	padding: 2px 5px;
	border-radius: 3px;
}
.comment-reply-link:hover {
   background: #000000;
   color: #ffffff;
}
div#ez-toc-container ul.ez-toc-list a:before {
	content: '\e808';
	font-family: newspaper;
	font-size: 10px;
	padding-right: 10px;
}
.ez-toc-title-container {
	padding-bottom: 10px;
}
.td-header-row [class*="td-header-sp"] {
	text-align: center;
}
@media (max-width: 1019px) {
.td-header-style-5 .td-header-sp-recs {
	margin: 10px auto 0 auto !important;
}
}
.current-category-ancestor.current-menu-ancestor.current-menu-parent.current-category-parent.menu-item-has-children.menu-item-first.td-menu-item.td-normal-menu a {
	color: #111;
}
.current-category-ancestor.current-menu-ancestor.current-menu-parent.current-category-parent.menu-item-has-children.menu-item-first.td-menu-item.td-normal-menu a:hover {
	color: #097def;
}
.td_block_template_4 .td-block-title {
	font-size: 12px !important;
	}
.td_block_template_4 .td-block-title > *:before {
	border-color: #097def transparent transparent transparent !important;
}
.td_block_template_4 .td-block-title > * {
	background-color: #097def !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700 !important;
}
.td_module_mx4 .entry-thumb {
	min-height: 104px;
}
.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
	width: 100%;
	height: 100%;
}
.modal-container.birthdaybox button {
	color: #ffffff;
	background: #097dee;
	border-color:#097dee;
	border-radius: 0;
}
.modal-container.birthdaybox #modal-toggle:hover~button {
	background-color: #0064c5;
	border-color: #0064c5;
}
.birthday_box_section .birthdaybox ul.po_re_container li .post-content {
	float: none;
}
@media (max-width: 480px) and (min-width: 320px) {
.birthday_box_section .birthdaybox ul.po_re_container li h2 {
	color: #097def;
}
}
#div-gpt-ad-1536004453328-0, #div-gpt-ad-1536005003093-0, #div-gpt-ad-1536005077650-0 {
	margin-left: auto;
	margin-right: auto;
}
.birthday_box_section ul.birthday_section li h2 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.td-post-content ul, .td-post-content ol {
	padding-left: 10px;
}
.hceleb-note {
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.hceleb-note:before {
	content: "\f05a";
	font-family: 'fontawesome';
	padding-right: 10px;
	color: #097def;
}
.home .td-main-content-wrap .tdc_zone {
	z-index: 2;
}
.footer-social-wrap.td-social-style-2 {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
a.hc-pl-button {
	padding: 10px;
	color: #fff;
	background: #097def;
	border: 1px solid #097def;
	border-radius: 5px;
}
a.hc-pl-button:hover {
	background: #fff;
	color: #097def;
	text-decoration: none;
}
.td-icon-star:before, .td-icon-star-half:before, .td-icon-star-empty:before {
	color: #ea501c;
}
.add-new-celeb img {
	padding-bottom: 0;
}
article a:hover {
	text-decoration: underline;
}
.td-social-boxed .td_social_type .td-social-box {
	height: 107px;
}
@media (max-width: 500px) {
img.alignleft {
	float: left !important;
}
}

/** 
Fonts
 */
@font-face { 
  font-family: 'Roboto';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src:   url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-400-normal-Mu4mxO.eot');
  src:   local('Roboto'),
  local('Roboto-Regular'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-400-normal-4mxK.woff2') format('woff2'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-400-normal-u4mxM.woff') format('woff'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-400-normal-Mu4mxP.ttf') format('truetype');
}
@font-face { 
  font-family: 'Roboto';
  font-display: optional;
  font-style: normal;
  font-weight: 700;
  src:   url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-700-normal-lfBBc8.eot');
  src:   local('Roboto Bold'),
  local('Roboto-Bold'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-700-normal-BBc4.woff2') format('woff2'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-700-normal-fBBc-.woff') format('woff'),
  url('https://healthyceleb.com/wp-content/uploads/omgf/roboto-700-normal-lfBBc9.ttf') format('truetype');
}