/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 07 2017 | 06:27:20 (pm)
/*
/******* Do not edit this file *******/

.featured-media {
  	display: none;
	}

::selection {
background: #DDD4C5;
	}

.post-content, .post-content p {
  	line-height: 120%;
	}

input[type="email"] {
	width: 100%;
	padding: 14px 16px;
	font-size: 0.9em;
	border: none;
	color: #333;
	background: #f2f2f2;
	border-radius: 3px;
	-webkit-appearance: none;
	}

.section.large-padding {
	padding: 4% 0;
	}

.post-content a:hover {
  	color: #999;
	}

.widget {
	padding-bottom: 10%;
	border-bottom: 4px solid #DDD4C5;
	margin-bottom: 10%;
	}

.st_facebook_large, .st_twitter_large, #embed-this-iframe-wrapper {
  	display: none;
	}

#cboxNext, #cboxCurrent, #cboxTitle {
	display: none !important;
	}

tr.gigpress-row.active {
	font-size: 15px;
	}

/* .credits-right {
	display: none;
	} */

span.gigpress-info-item {
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
	line-height: 132%;
  	font-size: 14px;
	}

/* td.gigpress-links-cell {
	display: none;
	} */

td.gigpress-country, th.gigpress-country {
	display: none;
	}

.post, .page {
	padding-bottom: 6%;
	}

a.read-more {
	display: block;
	margin-top: 20px !important;
	padding: 0px 15px;
	border-radius: 5px;
	background-color: rgb(194, 176, 149);
	line-height: 30px;
	color: black;
	font-size: 16px;
	max-width: 120px;
	text-align: center;
	}

.blog .post-title, .category .post-title {
	font-size: 1.5em;
	line-height: 100%;
	}

.post-nav {
	border-top: 4px solid #DDD4C5;
	border-bottom: 4px solid #DDD4C5;
	}

.widget-title {
	font-size: 1.25rem;
	}

.post, .page {
	border-bottom: 4px solid #DDD4C5;
	}

.nocomments {
  	display: none;
	}

.posts .page-title {
	display: none;
	}

.header {
	padding: 170px 0;
	}

.blog-description {
	color: rgba(255, 255, 255, 0.8);
	}

.blog-info {
	padding: 15px;
	background: rgba(29, 29, 29, 0.5);
	}

.post-author, span.comment, .date-sep {
	display: none !important;
	}