/*
Theme Name:		Graffiti Prints
Theme URI:		http://www.jkirkby.co.uk
Description:	Graffiti Prints cutom theme
Version:		2.0 
Author:			James Kirkby
Author URI:		http://www.jkirkby.co.uk
Tags: 			white, black, silver, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/
@font-face {
    font-family: 'alexandriaflf';
    src: url('font/alexandriaflf-webfont.eot');
    src: url('font/alexandriaflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/alexandriaflf-webfont.woff') format('woff'),
         url('font/alexandriaflf-webfont.ttf') format('truetype'),
         url('font/alexandriaflf-webfont.svg#alexandriaflfregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alexandriaflfbold';
    src: url('font/alexandriaflf-bold-webfont.eot');
    src: url('font/alexandriaflf-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/alexandriaflf-bold-webfont.woff') format('woff'),
         url('font/alexandriaflf-bold-webfont.ttf') format('truetype'),
         url('font/alexandriaflf-bold-webfont.svg#alexandriaflfbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'octinstencil';
    src: url('font/octin_stencil_free-webfont.eot');
    src: url('font/octin_stencil_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/octin_stencil_free-webfont.woff') format('woff'),
         url('font/octin_stencil_free-webfont.ttf') format('truetype'),
         url('font/octin_stencil_free-webfont.svg#octin_stencil_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
/*--[CORE]--*/
body {
	background: url(img/bg.jpg) repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a {
	color: #0099cc;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#inner {
	width: 950px;
	float: left;
	background: #fff;
	padding: 0 25px;
}

#masthead {
	float: left;
	width: 950px;
	margin: 0 0 10px;
}

#masthead h1 {
}

#masthead h1 a {
	display: block;
	width: 757px;
	height: 138px;
	background: url(img/logo.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}
#yourcart {
	float: right;
	background: url(img/yourcart-bg.jpg) no-repeat right top;
	padding: 55px 0 0;
	min-width: 163px;
}
#yourcartlink {
	float: left;
	display: block;
	width: 147px;
	height: 49px;
	text-indent: -9999px;
	background: url(img/viewcart.jpg) no-repeat;
}

#footer {
	float: left;
	width: 950px;
	background: url(img/footer-bar.jpg) no-repeat;
	padding: 10px 25px;
}
#footer ul {
	float: left;
}
#footer ul li {
	float: left;
	color: #fff;
	font-family: 'alexandriaflfbold';
	margin: 0 10px 0 0;
	letter-spacing: 1px;
}
#footer ul li a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#copyright {
	float: right;
	color: #fff;
	font-family: 'alexandriaflfbold';
}
#copyright span {
	font-family: helvetica, arial, sans-serif;
}
/*--[CONTENT}--*/
#sidebar {
	float: left;
	width: 220px;
	background: url(img/sidebar_bg.png) no-repeat 0 231px;
	padding: 0 0 20px;
}
#mailinglist {
	background: url(img/mailinglist.png) no-repeat;
	padding: 60px 0 0;
}
#mailinglist label {
	display: block;
	float: left;
	width: 220px;
	font-family: 'alexandriaflfbold';
	margin: 0 0 5px;
	line-height: 18px;
}
#mailinglist label input {
	float: right;
	margin: 0 40px 0 0;
	border: 1px solid #000;
}
#mailinglist input[type="submit"] {
	text-transform: uppercase;
	border: 0;
	background: none;
	padding: 0;
	font-family: 'alexandriaflfbold';
	color: #0099cc;
	font-size: 14px;
}
#sidebar a {
	color: #000;
	text-decoration: none;
	font-family: 'alexandriaflfbold';
	font-size: 16px;
}
#sidebar a:hover {
	color: #09c;
}
#print-types {
	float: left;
	width: 220px;
	line-height: 20px;
}
#print-artists {
	float: left;
	width: 220px;
	margin: 20px 0 0;
}
#print-artists h4 {
	font-size: 12px;
	font-family: 'alexandriaflfbold';
	color: #666;
	margin: 0 0 5px;
}
#print-artists ul {
	float: left;
	width: 220px;
}
#print-artists ul li {
	line-height: 20px;
}
#print-artists ul li a {
	font-size: 16px;
}
li.current-cat a {
	color: #09C !important;
}

.homepage {
	float: right;
	width: 710px;
	background: url(img/home_splat.png) no-repeat 138px 390px;
}
.homepage h3 {
	margin: 0 0 12px;
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'octinstencil';
}
.homepage h4 {
	margin: 0 0 12px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'alexandriaflfbold';
}
.homepage p {
	line-height: 16px;
	margin: 0 0 12px;
}



/*--[SHOP]--*/
ul.products {}

ul.products .product {
	float: left;
	width: 200px;
	padding: 0 0 20px;
	margin: 0 55px 20px 0;
}
ul.products .product.first {
	clear: left;
}
ul.products .product.last {
	margin: 0 0 20px 0;
}
ul.products .product a {
	text-decoration: none;
}
ul.products .product a strong {
	font-family: 'alexandriaflfbold';
	font-size: 14px;
	color: #000;
	margin: 10px 0 0;
	display: block;
}
.grd-img-out {
	display: table;
	height: 270px;
	overflow: hidden;
}
.grd-img-in {
	display: table-cell;
	vertical-align: middle;
}
.category-name {
	font-family: helvetica, arial, sans-serif;
	color: #09c;
	font-weight: bold;
	margin: 5px 0 0;
	display: block;
}
li.product span.price {
	font-family: helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin: 5px 0 0;
	display: block;
}
div.product {
	width: 710px;
	float: right;
	margin: 0 0 20px;
}
div.product div.images {
	float: left;
	width: 400px;
}
.thumbnails a {
	float: left;
	display: block;
	margin: 0 20px 0 0;
}
div.product div.summary {
	float: right;
	width: 280px;
}
div.product div.summary h1 {
	font-family: 'alexandriaflfbold';
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
}
#sum-text {
	margin: 12px 0 0;
}
div.product div.summary p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 12px;
}
.sold-out {
	text-transform: uppercase;
	font-size: 16px !important;
	font-weight: bold;
	margin: 16px 0 !important;
}
.button-buy {
	display: block;
	width: 151px;
	height: 62px;
	background: url(img/addtocart.png) no-repeat;
	border: none;
	text-indent: -9999px;
}
.button-buy:hover {
	cursor: pointer;
}
p.price {
	margin: 0 !important;
	font-size: 16px !important;
	color: #09c !important;
	text-transform: uppercase !important;
	font-weight: bold;
}
#single-social {
	padding: 20px 0 0;
}
#content.pages {
	width: 710px;
	float: right;
}
#content.pages h2 {
	margin: 0 0 12px;
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'octinstencil';
}
#content.pages p {
	line-height: 16px;
	margin: 0 0 12px;
}

#content.pages h3 {
	font-family: 'alexandriaflfbold';
	font-size: 16px;
	margin: 0 0 16px;
}
.related.products {
	float: left;
	width: 710px;
	margin: 20px 0 0;
}
.related.products h2 {
	font-family: 'alexandriaflfbold';
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.product-cat {
	float: right;
	width: 710px;
}
.cat-dscrpt p {
	line-height: 18px;
	margin: 0 0 12px;
}
.product-cat .page-title, h1.page-title {
	font-family: 'alexandriaflfbold';
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 20px;
}
div#breadcrumb {
	float: left;
	margin: 0 0 20px;
	width: 710px;
	font-family: 'alexandriaflfbold';
	font-size: 14px;
	color: #666;
}
div#breadcrumb a {
	text-decoration: none;
	color: #666;
}
.product-home {
	float: right;
	width: 710px;
}
/* =Tables
-------------------------------------------------------------- */
table.shop_table {
  border: 1px solid #E7E7E7;
  margin: 0px -1px 24px 0px;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
table.shop_table th {
  color: #888;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 12px !important;
}
table.shop_table td {
  border-top: 1px solid #E7E7E7;
  padding: 6px 12px !important;
  vertical-align: middle;
}
table.shop_table td a.button {
  margin: 0 3px;
}
table.shop_table tfoot td {
  font-weight: bold;
}
table.my_account_orders {
  font-size: 0.85em;
}
table.my_account_orders th,
table.my_account_orders td {
  padding: 4px 8px !important;
  vertical-align: top;
}
table.my_account_orders .button {
  white-space: nowrap;
  margin: 4px 0;
}
/* =Cart Sidebar
-------------------------------------------------------------- */
ul.cart_list,
ul.product_list_widget {
  list-style: none outside !important;
  padding: 0 !important;
  margin: 0 !important;
}
ul.cart_list li,
ul.product_list_widget li {
  padding: 4px 0 !important;
  margin: 0 !important;
  overflow: hidden;
  zoom: 1;
}
ul.cart_list li a,
ul.product_list_widget li a {
  display: block;
  font-weight: bold;
}
ul.cart_list li img,
ul.product_list_widget li img {
  float: left;
  margin-right: 4px;
  border: 1px solid #ddd;
}
ul.cart_list li dt,
ul.product_list_widget li dt {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
}
ul.cart_list li dd,
ul.product_list_widget li dd {
  display: inline;
  padding: 0;
}
.jigoshop_cart .total {
  border-top: 3px double #ddd;
  padding: 4px 0 4px;
  margin: 0 !important;
}
.jigoshop_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.jigoshop_cart .buttons {
  overflow: hidden;
  zoom: 1;
}
/* =Cart
-------------------------------------------------------------- */
a.remove {
  display: block;
  height: 16px;
  width: 16px;
  text-indent: -9999px;
  background: url(../images/remove.png) #cccccc;
}
a.remove:hover {
  background-color: #f93;
}
.cart th,
.cart td {
  vertical-align: middle;
}
td.actions {
  text-align: right;
}
td.actions .coupon {
  float: left;
}
td.actions .coupon label {
  display: none;
}
td.actions .coupon .input-text {
  width: 80px !important;
  float: left;
  margin: 1px 6px 0 0 !important;
}
td.actions .button-alt {
  float: right;
  margin: 2px 0 0 6px;
}
td.product-name dl.variation {
  margin: 0;
}
td.product-name dl.variation dt {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
}
td.product-name dl.variation dd {
  display: inline;
  margin: 0 12px 0 0;
  padding: 0;
}
td.quantity,
.jigoshop #content div.quantity {
  min-width: 80px;
}
.quantity input {
  margin-left: 0;
  margin-right: 0;
}
.quantity input.qty {
  border: 1px solid #ccc;
  width: 20px;
  display: inline;
  padding: 1px 5px 2px;
  line-height: 1em !important;
  vertical-align: middle;
}
.quantity input.plus,
.quantity input.minus {
  background: #ccc;
  padding: 4px;
  vertical-align: middle;
  line-height: 1em !important;
  border: none;
  width: 20px;
  color: #fff !important;
  cursor: pointer;
}
.quantity input.minus {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.quantity input.plus {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.quantity input.minus:hover,
.quantity input.plus:hover {
  background: #f93;
}
.cart input {
  margin: 0 !important;
  vertical-align: middle;
  line-height: 1em !important;
}
.col2-set {
  overflow: hidden;
  zoom: 1;
  width: 100%;
}
.col2-set .col-1 {
  float: left;
  width: 100%;
}
.col2-set .col-2 {
  float: left;
  width: 100%;
}
.cart-collaterals {
  overflow: hidden;
  zoom: 1;
  width: 100%;
}
.cart-collaterals .related {
  width: 310px;
  float: left;
}
.cart-collaterals .cross-sells {
  width: 314px;
  float: left;
}
.cart-collaterals .shipping_calculator {
  float: right;
  width: 225px;
  clear: right;
  text-align: right;
  overflow: hidden;
  zoom: 1;
  margin: 20px 0 0 0;
}
.cart-collaterals .shipping_calculator .button {
  width: 225px !important;
  float: none !important;
  display: block;
}
.cart-collaterals .shipping_calculator .col2-set .col-1,
.cart-collaterals .shipping_calculator .col2-set .col-2 {
  width: 47%;
}
.cart-collaterals .cart_totals {
  float: right;
  width: 225px;
  text-align: right;
}
.cart-collaterals .cart_totals h2 {
  text-align: left;
  margin-left: 10px;
}
.cart-collaterals .cart_totals p {
  margin: 0 !important;
}
.cart-collaterals .cart_totals table {
  border-collapse: separate;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 6px !important;
  padding: 0;
}
.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0 !important;
}
.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th {
  padding: 6px 12px !important;
}
.cart-collaterals .cart_totals table small {
  display: block;
  color: #999;
}
.cart-collaterals .cart_totals .discount td {
  color: green;
}
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
  border-top: 1px solid #E7E7E7;
  padding: 6px 24px;
}
.cart-collaterals .cart_totals a.button-alt {
  width: 193px;
  display: block;
  font-size: 0.92em;
}
/* =Forms
-------------------------------------------------------------- */
.form-row {
  zoom: 1;
  padding: 3px;
  margin: 0 0 6px !important;
}
.form-row label {
  display: block;
}
.form-row label.hidden {
  visibility: hidden;
}
.form-row select {
  width: 100%;
  cursor: pointer;
  margin: 0 !important;
}
.form-row .required {
  color: #c00;
  font-weight: bold;
}
.form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.form-row label.checkbox {
  display: inline;
}
form .form-row,
#content .form-row {
  /*display: block;
		padding: 1px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		width: 100%;
		border: 1px solid #ccc;
		outline: 3px solid #f5f5f5;
		background: #fff;*/

}
form .form-row input.input-text,
#content .form-row input.input-text,
form .form-row textarea,
#content .form-row textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  width: 100%;
  padding: 6px;
  margin: 0;
  outline: 0;
  background: #fff none;
  font-size: 14px;
  line-height: 1em;
}
form .form-row textarea,
#content .form-row textarea {
  height: 3.5em;
  line-height: 1.5em;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form .form-row input.input-text:focus,
#content .form-row input.input-text:focus,
form .form-row textarea:focus,
#content .form-row textarea:focus {
  box-shadow: inset 0 0 0 3px #faf9dc;
  -webkit-box-shadow: inset 0 0 0 3px #faf9dc;
  -moz-box-shadow: inset 0 0 0 3px #faf9dc;
}
.form-row-first,
.form-row-last {
  float: left;
  width: 47%;
  overflow: visible;
}
.form-row-last {
  float: right;
}
/* =Checkout
-------------------------------------------------------------- */
form.login {
  border: 1px solid #ccc;
  padding: 20px;
  border: 1px solid #E7E7E7;
  margin: 20px 0 20px 0px;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#payment {
  background: #F9F9F9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#payment ul.payment_methods {
  overflow: hidden;
  zoom: 1;
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #eee;
  margin: 0 !important;
  list-style: none outside;
}
#payment ul.payment_methods li {
  line-height: 2em;
  text-align: left;
  margin: 0 !important;
  font-weight: normal;
}
#payment ul.payment_methods li input {
  margin: 0 1em 0 0 !important;
}
#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  position: relative;
}
#payment div.form-row {
  padding: 1em;
  border-top: 1px solid #fff;
}
#payment #place_order {
  float: right;
  margin: 0;
}
#payment .terms {
  padding: 0 1em 0 !important;
  text-align: right;
}
#payment div.payment_box {
  position: relative;
  width: 96%;
  background: #f5f5f5;
  border: 1px solid #eee;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  padding: 1em 2% 0;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
}
#payment div.payment_box #cc-expire-month,
#payment div.payment_box #cc-expire-year {
  width: 48%;
  float: left;
}
#payment div.payment_box #cc-expire-year {
  float: right;
}
#payment div.payment_box span.help {
  font-size: 11px;
  color: #999;
  line-height: 13px;
  font-weight: normal;
}
#payment div.payment_box p,
#payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #eee;
  /* arrow size / color */

  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -4px;
  left: 0;
  margin: -1em 0 0 2em;
}
div.shipping-address {
  padding: 0;
  clear: left;
}
#shiptobilling {
  float: right;
  line-height: 1.62em !important;
  margin: 0 0 0 0 !important;
  padding: 0;
}
#shiptobilling label {
}
.checkout .col-2 h3 {
  float: left;
  clear: none;
}
.checkout .col-2 .notes {
  clear: left;
}
.checkout .col-2 .form-row-first {
  clear: left;
}
/* =Order Page
-------------------------------------------------------------- */
.order_details {
  overflow: hidden;
  zoom: 1;
  margin: 0 0 1.5em;
  list-style: none;
}
.order_details li {
  float: left;
  margin-right: 2em;
  text-transform: uppercase;
  font-size: 0.715em;
  line-height: 1em;
  border-right: 1px dashed #ccc;
  padding-right: 2em;
}
.order_details li strong {
  display: block;
  font-size: 1.4em;
  text-transform: none;
  line-height: 1.5em;
  color: #333;
}
.order_details li.method {
  border: none;
}
/* =Account
-------------------------------------------------------------- */
.addresses .title {
  overflow: hidden;
  zoom: 1;
}
.addresses .title h3 {
  float: left;
}
.addresses .title .edit {
  float: right;
}
/* =Layered Nav Widgets
-------------------------------------------------------------- */
.widget_price_filter .price_slider_wrapper .button {
  float: right;
  margin: 0 !important;
}
.widget_price_filter .price_slider_wrapper .price_slider {
  margin: 1em .6em .6em;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
  outline: 0 !important;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount {
  overflow: hidden;
  line-height: 2em;
}
.widget_layered_nav ul {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  list-style: none outside !important;
}
.widget_layered_nav ul li {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 1px;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
  padding: 1px 0;
  float: left;
}
.widget_layered_nav ul li.chosen a {
  padding: 0 6px 0 18px;
  border: 1px solid #3399cc;
  background: #3399cc url(../images/cross_white.png) no-repeat 6px center;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget_layered_nav ul small.count {
  float: right;
  margin-left: 6px;
  font-size: 1em;
  padding: 1px 0;
  color: #999;
}
fieldset.variations {
  border: none;
}
div.product div.product_meta,
div.product div.variations_button {
  clear: left;
}
section#primary div.product div.summary {
  width: 42%;
}
.single_variation .price {
  float: left;
}
.single_variation,
.stock {
  clear: left;
}
.customized_product_label {
  font-weight: bold;
}
dl.customization {
  margin: 0;
}
dl.customization dt {
  font-weight: bold;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
}
dl.customization dd {
  display: inline;
  margin: 0 12px 0 0;
  padding: 0;
}
.applied-coupons-values {
  text-decoration: none !important;
  font-size: 13px;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
}
.cart-discount-code {
  font-size: 12px;
  padding-right: 5px;
  color: #888;
  float: right;
}
.close {
  display: block;
  position: absolute;
  right: 3px;
  top: 2px;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
input:-ms-input-placeholder {
  background: white;
  color: LightGray;
}

.homepage .navigation .nav-next, .homepage .navigation .nav-previous {
	display: none
}
.homepage-header {
	width: 710px;
	float: left;
	margin: 0 0 20px;
}
.homepage-header img {
	float: left;
}
.homepage-header img:first-child {
	margin: 0 26px 0 0;
}

#h-header {
	height: 236px;
	width: 950px;
	float: left;
	background: url(img/h-bg.png) center top no-repeat;
}
#h-content {
	float: left;
	width: 950px;
	text-align: center;
	margin: 40px 0;
}
#h-content p {
	margin: 0 0 20px;
	line-height: 18px;
}
#h-content p span {
	font-family: 'octinstencil';
	color: #0099cc;
	font-size: 18px;
	line-height: 18px;	
}
#mailerer {
	width: 220px;
	margin: 0 auto;
}
#mail-inner {
	float: left;
	width: 220px;
	margin: 0 0 50px;
}
#mail-inner input[type='text'], #mail-inner input[type='email'] {
	width: 120px;
}
#sum-text iframe {
	width: 280px !important;
	height: 158px !important;
}

.navigation {
	width: 710px;
	float: left;
	margin: 0 0 20px;
}
.navigation a {
	font-size: 20px;
	text-decoration: none;
}
.nav-next {
	float: right;
}
.nav-previous {
	float: left;
}
.wp-paginate {
	width: 710px;
	float: left;
	text-align: center;
}
.wp-paginate li {
	display: inline-block;
	padding: 0 3px;
}
.wp-paginate li .page {
	font-size: 14px;
	padding: 0 2px;
}
.wp-paginate li .current {
	font-weight: bold;
}
.wp-paginate li a:hover {
	color: #000;
	font-weight: bold;
}
.homepage .navigation {
	display: none !important;
}

.news {
	width: 710px;
	float: left;
}
.news h3 {
	
}
.news-post {
	float: left;
	width: 710px;
	margin: 0 0 20px;
}
.news-post h2 {
	font-size: 18px !important;
}
.news-post h2 a {
	font-family: helvetica, arial, sans-serif;
	color: #09C;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.news-post h5.meta {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 12px;
}
.news-single h2 {
	font-family: helvetica, arial, sans-serif;
	color: #09C;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin: 0 0 12px;
}
.news-single p {
	line-height: 18px;
	margin: 0 0 12px;
}
.payment_box.payment_method_sagepay_direct {
    display: block !important;
}

#print-types a {display: block;}
.hide_on_mobile {display: inline-block;}
.show_on_mobile {display: none !important;}

@media only screen and (max-width: 1000px) {

.hide_on_mobile {display:none !important;}
.show_on_mobile {display: inline-block !important;}
.show_on_mobile.block {display: block !important;}

.wp-paginate li {
    display: inline-block;
    padding: 3px 3px;
    margin: 15px 0px;
    width: auto !important;
}
#body {background: none;}
#wrapper, #inner, #footer, #masthead  {width: 100%;}
* {width: 100% !important;}
* img {
  width: auto !important;
}
#inner, #footer {
  box-sizing: border-box;
  padding: 0 25px;
}
#masthead h1 {
    max-width: 727px;
    margin: 0 auto;
}
/*
#masthead h1 a {
  background: rgba(0, 0, 0, 0) url("img/logo.jpg") no-repeat;
  display: block;
  float: none;
  height: 138px;
  width: 100%;
  background-size: 100%;
}*/

#masthead h1 a {
    float: none;
    background: none;
    width: auto !important;
    height: auto;
}
#masthead h1 img {
display: block; 
max-width: 600px; 
margin: 0 auto; 
width: 100% !important;
}
#footer {
    background-size: 100%;
    background: #fff;
    text-align: center;
    padding: 15px 0;
}
#footer ul li a, #footer ul li{
  color: #000;
}
#footer ul li {
  color: #fff;
  display: inline;
  float: none;
  margin: 6px 5px 7px 0;
}
#content.pages {
  float: none;
  width: 100%;
}

#yourcart img {float: right;}
#yourcartlink {
    float: right;
    width: 128px !important;
    background-size: 87%;
}
#yourcart {
    padding: 50px 0 0;
    background-size: 38%;
    max-width: 400px;
}
#print-types a {
    display: inline-block;
    width: auto !important;
    margin: 0px 5px;
}
.mobile_dd {
display: none !important;
text-align: left;
}
.mobile_dd li {margin: 0 0 5px;}
.mobile_menu {
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px 10px;
    width: 100% !important;
    max-width: 280px;
    margin: 0 auto;
}

/*
.mobile_menu:hover .mobile_dd {
	display: inline-block !important;
}
*/
.mobile_dd.show_it {display: inline-block !important;}
.mobile_menu .arrow {  font-family:"FontAwesome"; color: #333; font-size: 26px; float: left;}
.mobile_menu span {display: inline; width: auto !important};
ul.products .product {
    width: 26%!important;
}

.product .images img {
    max-width: 100% ;
    display: block;
    margin: 0 auto;
}
div#breadcrumb {
    float: none;
    text-align: center;
}
.thumbnails {text-align: center;}
.thumbnails a {
    float: none;
    display: inline-block;
    margin: 5px 15px 15px 0;
    max-width: 70px;
}
.thumbnails a img {
   width:100%;
}
ul.products .product a strong, .related.products h2  {
    text-align: center;
}
div.product div.summary {
    float: none;
    width: 100% !important;
    display: inline-block;
    margin: 20px auto;
    width: 100% !important;
}
.summary form {
    width: auto !important;
    max-width: 150px;
    display: block;
    margin: 0 auto;
}
div.product div.summary h1, #sum-text {
    text-align: center;
}
p.price {
    text-align: center;
    margin: 20px 0 0 !important;
}
.summary form {width: auto !important;}
.category-name {
    margin: 0px 0 15px;
    display: inline-block;
    text-align: center;
}
#single-social {
    padding: 20px 0 0;
    max-width: 246px;
    display: block;
    margin: 0 auto;
}
#single-social > span {
    margin: 0 0 10px;
    display: inline-block;
    max-width: 112px;
    float: left;
}
#single-social > span.st_twitter_hcount {
    margin: 0 0 10px;
    width: 74px !important;
    display: inline-block;
}
#single-social > span.st_fblike_hcount {
  max-width: 90px;
}
#single-social > span.st_pinterest_hcount {
  max-width: 73px;
}
#single-social > span.st_tumblr_hcount {
 clear: both;
}
.stButton .stHBubble {
    width: auto !important;
}
.st_tumblr_hcount span, .st_googleplus_hcount span {width: auto !important;} 

.products img {
    width: auto !important;
    margin: 0 auto;
    display: block;
}
li.product span.price {
    text-align: center;
}
}


@media only screen and (max-width: 1000px) {
.page_entry > h4 img {
    max-width: 33%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}
}

@media only screen and (max-width: 650px) {
.page_entry > h4 {display: none;}
ul.products .product {
    width: 90%!important;
    float: none;
    box-sizing: border-box;
}
ul.products .product img{
	width: 100% !important;
        height: auto;
        max-width: 300px;
}
.grd-img-in {
    display: block;
    margin: 0 auto;
    max-width: 300px;
}
.category-name, li.product span.price, ul.products .product a strong {
    text-align: center;
}
}