/*
 Theme Name:   GuideVoyageNexus
 Theme URI:
 Description:
 Author:       Anton
 Author URI:   wpDeveloper.pro
 Template:     Nexus
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Nexus/style.css");

 /* == Add your own styles below this line ==
--------------------------------------------*/

.post-meta, .postinfo, .meta-info {
	display: none !important;
}

.home .et-first .post-description {
	left: 15px;

}

.post-description {
	left: 15px;
}

#logo {
	padding-top: 0;
}

#top-info {
	background-color: white;
	padding: 1rem;
}


#top-info h2 {
	font-size: 16px;
}

#sidebar {
	margin-top: 2rem;
}

#sidebar .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 100% !important;
	height: auto !important;
}
#sidebar .yarpp-thumbnail > img {
	width: 100% !important;
	height: auto !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	width: auto !important;
}