#content h2{ color: #906c1e; font-size: 30px; line-height: 45px; }
#content h3{ color: #52504d; font-size: 18px; line-height: 27px; margin: 18px 0; }
#content h4{ color: #906c1e; font-size: 16px; line-height: 21px; text-transform: uppercase; font-weight: bold; margin: 16px 0 0; }
#content p,
#content ul,
#content ol{ color: #52504d; font-size: 15px; line-height: 21px; margin: 0 0 15px; }
#content ul,
#content ol{ padding: 0 0 0 24px; margin: 15px 0 3px; }
#content ul{ list-style: inside disc; }
#content ol{ list-style: inside decimal; }
#content li{ margin: 0 0 12px; }

#tert #content{ width: 640px; }

p.message{ padding: 8px; font-size: 11px; line-height: 15px; margin: 0 0 15px; }
p.message strong{ font-weight: bold; font-size: 12px; }
p.error{ color: red; }

.btn-send-contact{
	border: none;
	width: 68px;
	height: 34px;
	background: url(/media/images/ds/btn-send.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	display: block;
	font-size: 0;
	line-height: 0;
}

a.ytp-title-channel-logo {
    display: none !important;
    pointer-events: none !important;
    opacity: 0 !important;
}

h6{ font-size: 16px; line-height: 1em; color: #906c1e; margin: 0 0 10px; text-transform: uppercase; font-weight: bold; }
table.shopping_cart tr td{ vertical-align: top; }

table.orders{ margin: 0 0 30px; }
table.orders tr th,
table.orders tr td{ vertical-align: top; }
table.orders tr td{ padding: 5px; border-bottom: none; font-size: 14px; }
table.orders tr.subtotals td{ text-align: right; font-size: 12px; }
table.orders tr.items td{ padding: 3px; background: #f1eedd; border-bottom: 1px solid #D3D1C1; }