@media (max-width: 1280px) {
	/* Shop page */
	.singular-page-2611 #navigation, .singular-page-2611 #header, .singular-page-2611 #footer, .singular-page-2611 #sidebar, .singular-page-2611 #wpadminbar {
		display: none !important;
	}
	
	.singular-page-2611 .content {
		width: 100%;
	}
	
	/* Instagram page for App */
	.singular-page-2658 #navigation, .singular-page-2658 #header, .singular-page-2658 #footer, .singular-page-2658 #sidebar, .singular-page-2658 #wpadminbar {
		display: none !important;
	}
	
	.singular-page-2658 .content {
		width: 100%;
	}
}

/* Hacks */
img.landscape.thumbnail.large {
	width: 600px !important;
}

.entry-wrap {
	border-bottom: 5px solid #666;
	padding-bottom: 30px;
}

.content {
	overflow: hidden;
}

.ytc_title_above {
	margin-top: 2em;
}

.title-area {
	padding: 0;
	margin: 0;
}

.site-header > .wrap {
	padding: 0;
}

.site-description {
	display: none;
}

.site-title {
	margin: 0;
	height: 181px;
}

.widget_alobaidirandombannerswidget, #text-5 {
	text-align: center;
}

#text-5 {
	color: #fff;
	background: rgba(73,155,234,1);
	background: -moz-linear-gradient(top,rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(73,155,234,1)),color-stop(100%,rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top,rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top,rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: -ms-linear-gradient(top,rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	background: linear-gradient(to bottom,rgba(73,155,234,1) 0%,rgba(32,124,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#499bea',endColorstr='#207ce5',GradientType=0);
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}

#text-5 a, #text-5 h4 {
	color: #fff;
}

.widget_alobaidirandombannerswidget h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.widget_links .blogroll img {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	width: 40px;
}

.widget_links .blogroll li {
	height: 35px;
}

.credit {
	display: none;
}

.more-link {
	-moz-box-shadow: inset 0 1px 0 0 #cf866c;
	-webkit-box-shadow: inset 0 1px 0 0 #cf866c;
	box-shadow: inset 0 1px 0 0 #cf866c;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#d0451b),color-stop(1,#bc3315));
	background: -moz-linear-gradient(top,#d0451b 5%,#bc3315 100%);
	background: -webkit-linear-gradient(top,#d0451b 5%,#bc3315 100%);
	background: -o-linear-gradient(top,#d0451b 5%,#bc3315 100%);
	background: -ms-linear-gradient(top,#d0451b 5%,#bc3315 100%);
	background: linear-gradient(to bottom,#d0451b 5%,#bc3315 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b',endColorstr='#bc3315',GradientType=0);
	background-color: #d0451b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #942911;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: Arial;
	font-size: 13px;
	padding: 6px 24px;
	text-decoration: none !important;
	text-shadow: 0 1px 0 #854629;
}

.more-link:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#bc3315),color-stop(1,#d0451b));
	background: -moz-linear-gradient(top,#bc3315 5%,#d0451b 100%);
	background: -webkit-linear-gradient(top,#bc3315 5%,#d0451b 100%);
	background: -o-linear-gradient(top,#bc3315 5%,#d0451b 100%);
	background: -ms-linear-gradient(top,#bc3315 5%,#d0451b 100%);
	background: linear-gradient(to bottom,#bc3315 5%,#d0451b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315',endColorstr='#d0451b',GradientType=0);
	background-color: #bc3315;
}

.more-link:active {
	position: relative;
	top: 1px;
}

/**
 * Amazon Plugin
 */
.amazon-auto-links-credit {
	display: none !important;
}

.asin-title {
	font-size: 14px !important;
	font-weight: bold;
	font-family: sans-serif !important;
}

.amazon-asin-title a {
	text-decoration: none !important;
}

.amazon_variations_wrapper {
	display: none;
}