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


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

body.home .td-main-page-wrap {    padding-top: 0 !important}

.asia ul.sub-menu {
    width: 30em !important;
}
.asia ul.sub-menu li {
    width: 50% !important;
}
.europe ul.sub-menu {
    width: 45em !important;
}
.europe ul.sub-menu li {
    width: 33.33% !important;
}

.blog_image {
    width: 30%;
    float: left;
}

.blog_test {
    float: left;
    width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sitemap.map-narrow {
	background: #eeeeee;
    padding: 20px;
	border: 2px solid #5E1620;
}

.site_map_post .td-block-span6 {
    width: 100%!important;
}

.sitemap.map-narrow ul li a
{
color: #57010F

}
.td-module-comments
{
display: none !important;
}
.blog_section .block-title
{

	margin-top: 15px;
}
.td-post-sub-title
{
    font-weight: bold !important;
}
.blog_image img {
    width: 90%;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff;
}
h5.blog_title {
    padding: 0;
    margin: 0;
}
h4.blog_name {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}
.blog_data {
    font-size: 12px;
    line-height: 1.6;
}
.blog_data a {
    color: #610619;
}
.blog_section {
    width: 100%;
    float: left;
    margin-bottom: 5%;
}
.blog_title a {
    color: #610619;
    text-decoration: none;
    font-weight: bold;
	font-size: 20px;
}
.blog_title a:hover {
    text-decoration: none;
    }

	.blog_section span.td-social-icon-wrap a

	{

		background: #56010E;
	}



.menu-nav-menu-container ul li, ol li
{
line-height: 5px;
}
.places-list li {
 float: left;

  list-style: outside none none;
    width: 23%;

    padding: 0px 10px;
    margin: 10px;

}
ul#Interests  li {
    background: none;
    margin: 0;
    float: left;
    width: 18%;
	    line-height: 0.5;
}
ul#Interests li a:hover {
    background-color: #fff;
    color: #000 !important;
}
.places-list a {
    color: #000;

}

ul.nav-destinations {
    margin-left: 15px !Important;
    padding: 5px 0px;

}
.nav-destinations li {
    display: inline;
 	/* background: none; */
	  margin: 0;
    padding: 10px;
	  line-height: 1;
    float: left;
    width: 24%;

}
.nav-destinations li a{
    color: #6F081E;
    font-size: 13px;
}
.nav-destinations a:hover {

    color: #000 !Important;

}
.nav-destinations a.selected {

    color: #fff !Important;

}
input.join_button {
    background: #620619 !Important;
    margin-top: 5px;
    float: right;
}
.categories_list_new li {
    display: inline-block;
    width: 23%;
}

.widget_nav_menu li {
    display: inline;
    padding: 20px;
}

.widget_nav_menu ul {
    text-align: center;
}
.td-page-title
{
font-weight: bold;

}
@media (max-width: 767px)
{
.header-search-wrap #td-header-search-button {
    display: block !important;
}
}
/* css added 10 jan 2019 */
.store-products h2 {
    font-size: 15px !important;
    height: 76px;
    line-height: 24px;
    margin-bottom: 0;
}
.store-products .vc_column>.wpb_wrapper {
    background: #fbfbfb;
    padding: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 4px 4px 12px #dcdcdc;
}
.store-products .td_block_wrap:last-child {
    margin-bottom: 0;
}
.store-products .td_block_wrap {
    margin-bottom: 15px !important;
}
.store-products p {
    margin-bottom: 0 !important;
    color: #56010e;
    font-weight: bold;
}
.store-products .td_block_wrap:last-child .td-fix-index {
    margin-bottom: 0;
}
.home .tdc-content-wrap p:first-child {
    /* display: none; */
}
.fullposts-grid h3.entry-title, .td-big-grid-meta h3.entry-title
{
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
}
span.hyphen {
    display: none;
}
span.td-post-date {
    display: none;
}
.custom-block .td_module_8 {
    padding: 0 0 0 15px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 6px;
}
.custom-block .td_module_8 .td-module-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}
.custom-block .td_module_8 .entry-title a:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #620619;
    position: absolute;
    left: 0;
    top: 7px;
}
.custom-block .item-details .td-module-meta-info {
    display: none;
}
.custom-block .item-details {
    min-height: 36px;
    padding-right: 10px;
}
.single.single-post .td-post-author-name {
    display: none;
}
.td-post-author-no-dot {
    display: none;
}
.single.single-post .td-post-author-name.td-post-author-no-dot {
    display: block;
}


@media only screen and (max-width: 1024px) {
ul#Interests li {
    width: 33%;
}
}

@media only screen and (max-width: 767px) {
ul#Interests li, .nav-destinations li {
    width: 50%;
    line-height: 1;
    padding: 7px 0px;
}
}

.home h2.td-block-title {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 26px;
    line-height: 1;
    padding: 14px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}
.home h2.td-block-title:before {
    content: '\e904';
    font-family: 'newspaper',sans-serif;
    font-size: 8px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1;
}

.crp_related_widget ul {
    width:100%;
    padding:0;
    margin:0;
}
.crp_related_widget ul>li {
    list-style:none;
    padding:0;
    margin:0;
    padding-bottom:20px;
    clear:both;
}
.crp_related_widget ul>li>p {
    margin:0;
    padding:0;
}
.crp_related_widget .crp_thumb {
    width:100%;
    padding:0;
    float:none;
    margin-bottom: 10px;
}

@media screen and (min-width:1140px) {
    .crp_related_widget ul {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        grid-gap: 10px;
    }
}
