/*
Theme Name:     Newspaper 7 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:        7.2c
*/


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


/* BEGIN homepage styles */

.things_to_do_block .td-module-comments a {
    color: #fff;
    background-color: #ff6600;
}

.things_to_do_block .td-module-comments a:after {
    border-color: #ff6600 transparent transparent transparent;
}


.parties_block .td-module-comments a {
    color: #fff;
    background-color: #990099;
}

.parties_block .td-module-comments a:after {
    border-color: #990099 transparent transparent transparent;
}

.food_and_recipes_block .td-module-comments a {
    color: #fff;
    background-color: #ff9900;
}

.food_and_recipes_block .td-module-comments a:after {
    border-color: #ff9900 transparent transparent transparent;
}


.entertainment_and_tech_block .td-module-comments a {
    color: #fff;
    background-color: #34ccfe;
}

.entertainment_and_tech_block .td-module-comments a:after {
    border-color: #34ccfe transparent transparent transparent;
}


.parenting_tips_block .td-module-comments a {
    color: #fff;
    background-color: #0066cb;
}

.parenting_tips_block .td-module-comments a:after {
    border-color: #0066cb transparent transparent transparent;
}

.travel_block .td-module-comments a {
    color: #fff;
    background-color: #00cccb;
}

.travel_block .td-module-comments a:after {
    border-color: #00cccb transparent transparent transparent;
}

.offers_block .td-module-comments a {
    color: #fff;
    background-color: #ff3366;
}

.offers_block .td-module-comments a:after {
    border-color: #ff3366 transparent transparent transparent;
}





/* END homepage styles */






/*Modal login*/
.white-popup-block:after{
background: #5abe00 !important;
}
.white-popup-block, .td-login-panel-title, .mfp-content .td-login-inputs, .mfp-content .td-login-info-text, .mfp-content #register-link{
color:white!important;
}


/* Category breadcrumb hide */

.td-category-header div
{
	display: none;
}



/* hover and current menu */

.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 {
  background-color: #73cb36;
  z-index: 999;
}

.sf-menu > li > a 
{
	font-size: 13px;
}

/* login modal style */

.mkt-create-an-account-link
{
	color: white;
	font-size: 1.6em;
}


/* Addthis remove border */
.addthis_tool table td {border: none;}


/* Events */
@media only screen and (min-width: 768px) {
.tribe-events-single {
padding-top: 50px !important;
padding-left: 65px !important;
padding-right: 65px !important;
}
}



@media only screen and (min-width: 768px) {
#tribe-events-content-wrapper {
padding: 58px;
}
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
background: #6acc02 none repeat scroll 0 0;
}


.tribe-events-before-html {
padding-top: 30px;
margin-bottom: -30px;
padding-left: 65px;
padding-right: 65px;
}

.post-720 .at4-show {
    display: none !important;
    opacity: 1;
}

.class="mkt-footer-link"
{
	color: 62bb21;
}


.td-footer-wrapper span a {
    color: #62bb21;
}

.td-footer-wrapper span a:hover {
    text-decoration: underline;
}


/*** Restrict Content Pro ***/
#rcp-payment-history {
display: none;
}


/*** Hide titles ***/
.page-id-108953 .td-page-title {display:none !important;}


/*** if no skin set hide the empty link to stop click through to 404! ***/

a[href="%%CLICK_URL_ESC%%[%Click_Tracker%]"] {
  display: none;
}

/*** Hide titles ***/

.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-family: 'Roboto', sans-serif;
    font-size: 32px;
    text-transform: none !important;
}

/***Hide theme views from posts ***/
header .td-post-views {
    display: none !Important;
}


/*** hide the Sekindo Player on the food and recipes category ***/

.category-food-and-recipes iframe[id^="native_playerSekindoSPlayer"]
{
  display: none;
}


.td-login-modal-js
{
    display: none !important;
}





