/*
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.
*/
h2.widgettitle a {color:#fff!important;}

.td-header-style-6 .td-affix {
 background: url(https://doc-research.org/wp-content/uploads/header_bg.jpg) no-repeat 80% 20%;
 background-size:cover;
    /* height: 50px;*/

}

.td-boxed-layout .td-header-menu-wrap.td-affix {
    width: 100%!important;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}


.sf-menu ul {
    background-color: #05205f!important;
    /* color: #fff; */
}

.sf-menu ul > li > a {
	color: #fff!important;
}

.sf-menu ul > li > a:hover {
	color: #3485d5!important;
}

.td-header-style-6 .sf-menu > li > a {
    color: #05205f!important;
}

.td-header-style-6 .sf-menu > li > a:hover  {
    color: #fff!important;
}

.td-header-wrap .black-menu .sf-menu > .sfHover > a {
    color: #fff!important;
}

.td-mega-span h3 a {
color: #fff;}


.td-mega-span h3 a:hover {
    color: #3485d5!important;
}

.td_mod_mega_menu:hover .entry-title a {
  color: #3485d5!important;
}

ul.sf-menu > .td-menu-item > a {
    
    font-weight: normal!important;
    font-size: 18px;
	}
	
.td_mega_menu_sub_cats {
    width: 218px;
    max-width: 218px;
    text-align: right;
    display: table-cell;
    height: 100%;
    vertical-align: top;
    padding-top: 22px;
    background-color: #1e376f;
    position: relative;
}

.td_mega_menu_sub_cats .cur-sub-cat {
    background-color: #05205f!important;
    border-top: 1px solid #05205f!important;
    border-bottom: 1px solid #05205f!important;
}
	
.td_mega_menu_sub_cats .block-mega-child-cats a {
	
	color: #fff!important;
}	

.td_mega_menu_sub_cats .block-mega-child-cats a:hover {
	background-color: #05205f!important;
	color: #3485d5!important;
}	

.td_mega_menu_sub_cats .cur-sub-cat:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #05205f!important;
    z-index: 1;
}

.td_mega_menu_sub_cats:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #05205f!important;
}

.td-mega-menu ul {
      border: none;
}	





.td_top_authors .td_mod_wrap {
    min-height: 125px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #fff;
    width: 345px;
    float: left;
    width: 320px;
    margin-right: 20px;
    padding-right: 5px;
   }
   
   .td_top_authors img {
    position: absolute;
    max-width: 100px!important;
    left: auto;
}

.widget li {
    line-height: 30px;
    list-style: none;
    margin-left: 0px;
}

.su-button-wide {
    display: block !important;
    margin: 0!important;
}

.em-booking-form label {
    display: inline-block;
    width: 150px;
}
p.input-user-field {
	 margin-bottom: 5px;
}

.td-page-title {
   margin: -9px 0 9px 0!important;
}

h3 {
    font-size: 22px;
    line-height: 24px;
    margin-top: 0px!important;
    margin-bottom: 17px;
}

@media (max-width: 767px){
.td-post-sharing-top {
    margin-top: 3px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.td-header-style-6 {
	height: 60px!important;
}

.td-header-wrap {
    position: relative;
    z-index: 2000;
    height: 60px!important;
}

.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    background-color: transparent!important;
    height: 60px!important;
    background: none!important;
}

.td-excerpt {
    margin-bottom: 5px;
    border-bottom: none!important;
}
}

/*events calendar*/
table.em-calendar td {
    text-align: center!important;
    padding: 4px 10px!important;
}

table.em-calendar {
    background: -webkit-gradient(linear, top, bottom, from(#ecebeb), to(#ffffff));
    background: -moz-linear-gradient(botom, #ecebeb, #ffffff);
    background: linear-gradient(0deg, #ffffff, #ecebeb);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
}

a.em-calnav.em-calnav-next, a.em-calnav.em-calnav-prev, td.month_name {
	color:#fff!important;
}

.td-sml-current-item-nr {
  
    background-color: #3485d5!mportant;
   
}

/* WOO */
.woocommerce .product-quantity {
    display: none;
}
.woocommerce.columns-1 .onsale{
    display:none;
}
.woocommerce.columns-1 img{
    display:block;
    float:left;
    max-width: 25%;
    margin-right: 3px;
}
.woocommerce.columns-1 .somdn-download-archive{
    float:left;
    margin-left: 3px;
}
}
