/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
@media (max-width: 768px) {
	.site-branding {
		max-height: 27px;
		overflow: hidden;
		padding: 0;
	}
	
	.site-title {
		padding: 5px;
		font-size: 15px !important;
		margin: 0;
	}
	
	.site-description::before {
		padding: 0 !important;
		margin-top: 0;
		margin-bottom: 0;
	}
	
.woocommerce-product-details__short-description table {
	width: 100% !important;
	}
	
}
.woocommerce-checkout #payment {
    background: #404040;
}

.woocommerce-product-details__short-description table {
	width: 81%;
	table-layout: fixed;
}
.woocommerce-product-details__short-description th {
	background-color: #848484;
	color: white;
	text-align: center;
}

.woocommerce-product-details__short-description td {
	text-align: center;
}



.button {
    background: white !important;
	color: #444 !important;
}

.woocommerce-checkout {
    background: #1d1d1d;
	padding: 1rem;
}



@media screen and (min-width: 1400px) {
		.site-branding {
    padding-right: 1.7em;
	    padding-left: 1.7em;
    padding-top: 1rem;
    padding-bottom:1rem;
}
}

.pushbutton-wide {
	color: white;
}

blockquote.contact-form-submission {
	background-color: #F0F0F0;
}

.mini-item-gallery {
	margin-left: 9rem !important;
}

.byline, .posted-on, .edit-link {
	display: none !important;
}

.payPalLabels {
	margin: 0;
}

.payPalBtn {
	margin-bottom: .3rem;
}

.page-title {
	display: none !important;
}

.entry-title {
	color: white !important;
}

.entry-content,  .entry-title a, .entry-title a:visited {
	color: #E0E0E0;
}

.entry-content {
	background-color: #121111 !important;
}

@media screen and (min-width: 1400px) {
	.ex-18-ship {
		padding-top: 2rem !important;
	}
	
	.ex-18-rip-ship {
		padding-top: 2rem !important;
	}
	
	p.ex-18-frame-ship {
		padding-top: 2rem !important;
	}
}

iframe {
	max-height: 510px !important;
}

.webLegalDocs {
	color: white;
}

.count {
	display:none;
}
.woocommerce-loop-category__title
{
	text-align: center;
}
#print-options {
	margin-left:1em!important;
}
.showlogin{
	color: black;
}
.variations .value {
	background:none !important;
}
.product_meta{
	display: none;
}

.woocommerce div.product_cat-print p.price  {
	display: none;
}