/*===============================

	JON TREMAINE
	font-family: 'EB Garamond', serif;

===============================*/

textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
	margin-right:3.8%;
}
body {
	background-image:url(../img/bg-alt.jpg);
	/*background-size: auto;*/
	background-position: top center;
	background-repeat: no-repeat;
 	font-family: 'Calibri';
	line-height: 1.4;
	font-size: 16px;
}

@media (max-width: 998px) {
	body {
		background-image: unset;
		background-color: #fef1a6;
	}
}

body.home {
	background-image: url(../img/bg-home.jpg);
}


body.post-type-archive.woocommerce-page {
	background-image:url(../img/bg-alt.jpg);
	background-repeat: no-repeat;
	background-color: #D1C9AD;
}
body.single-product,
body.woocommerce-cart,
body.woocommerce-checkout,
body.page-template-2columns-right {
	background-image:url(../img/bg-detail.jpg);
	background-repeat: repeat-x;
	background-color: #D1C9AD;
}

body.single-product .site-footer a {
	color:#5c5a49;
}

body.bg-fox {
	background-image: url(../img/bg-home.jpg);
}

body.bg-nofox {
	background-image:url(../img/bg-alt.jpg);
	background-repeat: no-repeat;
	background-color: #D1C9AD;
}

body.bg-gradient,
body.single,
body.woocommerce-account  {
	background-image:url(../img/bg-detail.jpg);
	background-repeat: repeat-x;
	background-color: #D1C9AD;
}

.site-navigation li a, 
p.h1, 
button, 
.button, 
.woocommerce #payment #place_order, 
.buy-prints, 
.textarea h6,
.product-categories a,
.products h3, 
li.product h3 + .price, 
.price, .product-summary p,
button, 
.remodal h1,
.remodal h2, 
.remodal h3, 
.remodal h4, 
.remodal h5, 
.remodal h6,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
strong.phonetxt {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
}

.cms-text h1 {
	margin-bottom: 15px;
}

.cms-text p img.alignleft {
	margin-top: 0;
}

.site-navigation li.current-menu-item a,
.site-navigation li.current-menu-parent a,
.site-navigation li.current-menu-item a,
body.tax-product_cat .site-navigation li#menu-item-259 a {
	color:#454127;
}

@media (min-width:992px) {
	
	body.single-product .site-footer,
	body.woocommerce-cart .site-footer,
	body.woocommerce-checkout .site-footer,
	body.page-template-2columns-right .site-footer
	body.bg-gradient .site-footer,
	body.page-template-2columns-right-php.bg-nofox .site-footer {
		margin-top: 140px !important;
		margin-bottom: 50px !important;
	}

	body.post-type-archive.woocommerce-page .site-footer,
	body.tax-product_cat .site-footer,
	body.bg-gradient .site-footer,
	body.single .site-footer,
	body.woocommerce-account .site-footer {
		margin-top: 160px !important;
		margin-bottom: 50px !important;
	}

	body.post-type-archive.woocommerce-page main.woocommerce-template,
	body.tax-product_cat main.woocommerce-template {
		min-height: 610px;
	} 

	body.page-template-2columns-right-php.bg-nofox .cms-text h1:first-child {
		margin-top: -12px;
	}

	body.page-template-2columns-right-php.bg-nofox .cms-text p {
		margin-bottom: 1.1em;
	}

	body.page-template-2columns-right-php.bg-nofox main.clearfix,	
	body.woocommerce-account main  {
		min-height: 640px;
	}

	body.thank-you .cms-text,
	body.error404 main {
		min-height: 780px;
	}

	.error-404-heading {
		padding: 100px 0 !important;
	}
}

::-moz-selection { /* Code for Firefox */
    background: #857b4c;
}

::selection {
    background: #857b4c;
}



.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    height: 35px;
    padding: 0 8px;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
	border-radius: 0;
min-height: 290px;
} 

.wc-backward {
	line-height: 28px !important;
}

input,
textarea {
	 border-radius: 0;
	 min-height: 35px;
	 border: 1px solid rgb(133, 123, 76);
	 
}

#cookie-law-info-bar {
	background: #edece3 !important;
	background-repeat: repeat-x;
	height: 53px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #9f8d27 !important;
	font-weight: bold;
	padding-top: 13px;
	left: 0;
	display: none;
	top: 0;
	width: 100%;
}

address {
	font-style: normal;
}

.addresses {
	padding-bottom: 25px;
}
.error-404-heading {
	text-align: center;
	font-size: 30px;
	display: block;
}



a:hover,
a:focus {
	color: black;
	text-decoration: none;
}


.cli-plugin-button,
.cli-plugin-button:visited {
	background: #FF861A !important;
	border-radius: 30px;
	text-shadow: none !important;
	box-shadow: none !important;
	text-transform: none !important;
	border: none !important;
	color: white !important;
}

.cms-text h1 + h2 {
	margin-top: 15px;
}


body.bg-gradient .site-footer li a,
body.bg-gradient .site-footer .extra-footer p a  {
	color: #5c5a49;
}


img {
	max-width: 100%;
}

.site-wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	padding:0 10px 0 10px;
}

a{
	color: #FF861A;
}

.cms-text a:visited  {
	color: #FF861A !important;
}

p {
	margin: 0 0 2em;
	color: #857b4c;
	line-height: 1.6em;
	font-size: 95%;
	font-family: Calibri;
}

.white-btn {
	background: white;
	width: 35px;
	height: 35px;
	border-radius: 3px;
	color: #7e6f4a;
	font-size: 16px;
	text-align: center;
	border: none;
	line-height: 35px;
	display: block;
}

.mobile-checkout-btn {
	position:relative;
}

.orange-circle {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	color: white;
	background:#FF861A;
	line-height: 22px;
	font-size: 10px;
	position: absolute;
	top: -11px;
	right: -6px;
}

.menu-icons {
	float: right;
	max-width: 55px;
}

.menu-icons button {
	margin-top: 25px;
	padding: 0;
	margin-bottom: 20px;
}

.menu-icons button i {
	display: block;
	width: 100%;
}

.menu-icons button:hover {
	color: #333;
}

.menu-icons button,
.menu-icons a {

}

.orange-btn,
.button {
	min-width: 125px;
	min-height: 31px;
	color: white !important;
	text-align: center;
	padding: 0 !important;
	border-radius: 31px !important;
	line-height: 31px;
	text-transform: capitalize;
	font-size: 15px;
	border: none;
	display: inline-block;
	font-family: 'EB Garamond', serif !important;
	font-weight: 400 !important;
	background: #FF861A !important;
}

.wc-proceed-to-checkout .checkout-button {
	color: white !important;
}

.woocommerce-message > .wc-forward {
	display: none;
}

.remodal-overlay {
	background:rgba(243, 237, 211, 0.7);
}

.remodal-wrapper .remodal {
	text-align: left;
}

.remodal h6 {
	font-size: 34px;
	color: #454127;
}

.remodal p {
	margin-bottom: 1em;
}
/*
.site-navigation li a, 
p.h1, 
button, 
.button, 
.woocommerce #payment #place_order, 
.buy-prints, 
.textarea h6,
.product-categories a,
.products h3, 
li.product h3 + .price,
.price, 
.product-summary p, 
button, 
.remodal h1, 
.remodal h2, 
.remodal h3, 
.remodal h4, 
.remodal h5, 
.remodal h6,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
strong.phonetxt {
	font-family: 'Lora', serif;
}
*/
/*===============================

	HEADER

===============================*/

.site-header {
	margin-bottom: 42px;
}
#masthead {
	float: left;
	margin-top: 30px;
	width: 100%;
}

img#logo {
	float:left;
	width:120px;
	margin-top: 20px;
}

.cart-total {
	color: black;
	font-size: 16px;
}

#cart a {
	display: block;
}

.navigation-zone {
	margin-top: 116px;
	padding-left: 10px;
}

.navigation-zone ul {
	padding: 0;
	margin: 0;
}

.navigation-zone ul li {
	display: inline-block;
	margin-right: 35px;
	text-align:left;

}

.navigation-zone li a {
	color: #9f8d27; 
	font-size: 20px;
	display: block;
}

.payment-methods {
	width: auto;
	margin-top: -5px;
}


/*===============================

	HOME/CMS

===============================*/

.home-text,
.sidebar-innerpad {
	max-width: 220px;
}

.cms-text img {
	display: block;
}

.featured-products .product-frame {
	float: left;
	background-repeat: no-repeat;
	position: relative;
}

.featured-products .product-frame img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.featured-products .product-frame:nth-child(1) {
	background-image: url(../img/home-frame1.jpg);
	width: 255px;
	height: 304px;
}

.featured-products .product-frame:nth-child(1) img {
	max-width: 145px;
}

.featured-products .product-frame:nth-child(2) {
	background-image: url(../img/home-frame2.jpg);
	width:287px;
	height:226px;
}



.featured-products .product-frame:nth-child(2) img {
	max-width: 145px;
}

.featured-products .product-frame:nth-child(3) {
	background-image: url(../img/home-frame3.jpg);
	width:255px;
	height: 165px;
	clear: both;
}

.featured-products .product-frame:nth-child(3) img {
	max-width: 145px;

}

.featured-products .product-frame:nth-child(4) {
	background-image: url(../img/home-frame4.jpg);
	width:215px;
	height:235px;
	margin-top: -75px;
}

.featured-products .product-frame:nth-child(4) img {
	max-width: 100px;
}

.featured-products {
	position: relative;
}

.buy-prints {
	position: fixed;
	margin: 100px 0 0 28px;
	width: 111px;
	height: 111px;
	background-image: url(../img/btn-buy-prints.png);
	background-position: center;
}

h1.producthead,
body.exhibitions .cms-text h1,
body.page-template-2columns-right h1 {
	font-size: 34px;
	color: #454127;
	margin-bottom: 30px;
}

h3.supplement,
.cms-text h3,
.textarea h6 {
	font-size: 16px;
	color: #6a6036;
	margin-bottom: 15px;
}

.columns-4 > div {

}

.columns-4 > div > p {
	display: block;
	float: left;
	width: 220px;
	margin-right: 20px;
	font-size: 85%; 
	list-style-type: none;
	color: #423b1b;
	line-height: 1.4em;
	padding-bottom: 13px;
}

.columns-4 h6 {
	font-weight: bold;
	color: #423b1b;
	font-size: 14px;
	line-height: 1.4em;
}

.columns-4 a {
	color:#7e6f4a;
}

.columns-4 + .textarea p{
	font-size: 14px;
	color: #F5ECCE;
}

.textarea a {
	color:rgb(243, 226, 169);
	text-decoration: underline;
}

.wptt_TwitterTweets h3 {
	text-indent: -999999px;
	background-image: url(../img/heading-events.png);
	background-repeat:no-repeat;
	width: 100%;
	height:67px;
	padding: 0;
	margin: 0;
	/*border-bottom: 1px solid #857b4c;*/
}

.wptt_TwitterTweets h3:after {
	content: '<i class="fa fa-facebook"></i>';
}


.fetched_tweets {
	height: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}


/*===============================

	FOOTER

===============================*/

body.home .site-footer {
	margin-top: 212px;
	margin-bottom: 50px;
}

@media (min-width:992px) {
	body.page-template-default .site-footer {
		margin-top: 0;
		margin-bottom: 50px;
	}
}


.site-footer ul {
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
}

.footer-menu-zone {
	float: right;
	padding-right: 78px;
}

.site-footer ul li{
	display: inline-block;
	font-size: 75%;
	padding: 0;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
	line-height: 10px;
}

.extra-footer {
	float: left;
}

.extra-footer p {
	display: inline-block;
	margin-bottom: 0;
	color: white;
	font-size: 75%;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
}

.extra-footer p a {
	color: #fef1a6;
}

.site-footer ul li a {
	display: block;
	color: #fef1a6;
	font-family: "Times New Roman", Times, serif;
}


/*===============================

	SHOP/CATEGORY LISTING

===============================*/

@media (max-width: 991px) and (min-width:500px) {
	.category-title-zone {
		margin-top: 20px;
		margin-bottom: -15px;
		text-align: left !important;
		padding-left: 13px;
	}
}

.category-title-zone {
	text-align: center;
	margin-top: 20px;
	font-size: 25px;
	margin-bottom: -10px;
}


.woocommerce-result-count {
	display: block;
	color: #bab396;
	float: none !important;
	font-size: 18px;
	margin: 0 0 6px 0 !important;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

.page-numbers.dots {
	display: none;
}

.page-numbers.prev,
.page-numbers.next {
	display: inline-block;
	width:30px;
	height: 30px;
	border-radius: 30px;
	background:#FF861A;
	text-align: center;
	color: white;
	line-height: 30px;
}

.page-numbers.current {
	color:#FF861A !important;
}

.page-numbers-zone .prev,
.page-numbers-zone .next,
.page-numbers {
	display: none;
} 

.woocommerce-pagination > .page-numbers-zone {
	display: block;
	height: 35px;
}


.page-numbers-zone,
.page-numbers-zone .page-numbers {
	display: inline;
	color: #454127;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
}

.page-numbers-zone p {
	margin-right: 6px;
	font-size: 22px;
	display: inline;
	position: relative;
	left: -4px;
	margin-right: 2px;
	margin-bottom: 0;
	color:rgb(69, 65, 39);
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
}

.previous-arrow {
	background-image: url(../img/arrow-left.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
height: 12px;
display: inline-block;
text-align: center;
margin: 0 auto !important;
right: 1px;
top: 1px;
position: relative;
}

.next-arrow {
	background-image:url(../img/arrow-right.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 19px;
height: 12px;
display: inline-block;
text-align: center;
margin: 0 auto !important;
left: 1px;
top: 1px;
position: relative;
}

.page-controls-zone {
	margin-top: 6px;
}

.page-controls-zone span,
.page-controls-zone a {
	margin-right: 2px;
}

.page-numbers-zone .page-numbers {
	margin-right: 1.5px;
}

.unclickable-arrow {
	opacity: 0.3;
}


.product-categories {
	padding: 0;
	margin: 16px 0 0 0;
}

.product-categories li {
	display: block;
	height: 40px;
}

.product-categories li a {
	font-size: 19px;
	text-transform: capitalize;
	color:rgb(69, 65, 39);
	display: block;
}

.product-categories li.current-cat a {
	color: rgb(255, 134, 26);
}

.woocommerce-template {
	margin-top: -8px;
} 


.product-listings-innerpad {
	padding-top: 8px;
	padding-left: 24px;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	width: auto;
	float: left;
	padding: 0;
	margin: 0 8px 20px 0 !important;
}
@media (min-width:992px) {
	.woocommerce ul.products li.product:nth-child(3n+1) {
		clear: left;
	}
}


.portrait-product img {
	background-image: url(../img/bg-frame-portrait.png);
	padding:30px 40px 40px 33px;
	background-repeat: no-repeat;
	margin: 0 !important;
	width: 210px !important;
	
}

.landscape-product img{
	background-image: url(../img/bg-frame-landscape.png);
	padding:22px 20px 30px 21px;
	background-repeat: no-repeat;
	margin: 0 !important;
	width: 243px !important;
	
} 

.woocommerce li.product h3 {
	padding-left: 5px !important;
}

.woocommerce li.product h3,
.woocommerce li.product h3 + .price  {
	font-size: 18px !important;
	color: #27261e !important;
	margin: 0;
	font-weight: 400;
	display: inline;
}

.woocommerce li.product h3 + .price {
	display: inline !important;
	margin-left: 3px !important;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
	clear: none;
}


/*===============================

	PRODUCT SINGLE

===============================*/

.productsingle-innerpad .woocommerce-result-count {
	margin-top: 2px !important;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 3px !important;

}

.woocommerce div.product .product_title {
	margin-bottom: -17px;
	font-size: 34px;
}

.price {
	font-size: 34px !important;
	color: #454127 !important;
	margin-bottom: 0 !important;
}


.product-summary div[itemprop="description"] {
	margin-top: 24px;
}

.product-summary div[itemprop="description"] p {
	font-size: 17px;
	color: #857b4c;
	margin-bottom: 28px;
	line-height: 17px;
}

.product-summary div[itemprop="description"] p:last-child {
	margin-bottom: 0;
}



.product-summary .quantity input[type="number"] {
	display: none;
}

p.stock {
	display: none;
}

form button {
	min-width: 125px;
	min-height: 31px;
	color: white !important;
	text-align: center;
	padding: 0 !important;
	border-radius: 31px !important;
	line-height: 31px;
	text-transform: capitalize;
	font-size: 15px;
	display: inline-block;
	background:#FF861A !important;
}

.product-summary form {
/*	margin-top: 30px;*/
	float: left;
	width: 100%;
}

.slick-slider .slick-arrow {
	background: transparent;
	border: none;
	color:#ff8619;
	position: absolute;
	font-size: 20px;
	top: 0;
	bottom: 0;
	font-size: 45px;
	margin: auto 0;
	z-index: 100;
}

.slick-slider .slick-prev {
	left: 10px;
	width: 30px;
	padding: 0 !important;
}

.slick-slider .slick-next {
	right: 10px;
	width: 30px;
	padding: 0 !important;
}

.slick-dots {
	position:relative;
	padding: 0;
	margin: 20px auto 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
}

.slick-dots li button{
	display: block;
	width: 17px;
	height: 17px;
	background:rgba(126,111,74,0.33) !important;
	border-radius: 20px;
	margin: 0 5px;
	padding: 0 !important;
	border: none;
	text-indent: -99999999px;

}

.slick-dots .slick-active button {
	background:#ff8619 !important;
}

.share-buttons {
	float: right;
}

@media (max-width:991px) {
	.share-buttons {
		float: left;
		margin-top: 15px;
	}
}

.share-buttons a {
	width: 31px;
	border-radius: 31px;
	height: 31px;
	display: inline-block;
	background:#FF861A;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: white;
	text-decoration: none !important;
}

.share-buttons a i {
	line-height: 32px;
	display: block;
}

.main-thumbnail {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em;
}

.woocommerce-page div.product div.thumbnails a.first {
	clear: none;
}

.thumbnails a:nth-child(3n) {
	margin-right: 0 !important;
}

.thumbnails a {
	cursor: inherit !important;
}
/*===============================

	CMS PAGES

===============================*/

.columns-4 ul {
	margin:10px 0 0 0;
	padding:0;
	padding-bottom: 0px;
}
	
.columns-4 li{
	display:block;
	float:left;
	width:220px;
	margin-right:20px;
	font-size:85%;
	list-style-type:none;
	color:#423b1b;
	line-height:1.4em;
	padding-bottom: 20px;
}
	
.textarea {
	line-height:1.4em;
	font-size:85%;
}

#fscf_submit1 {
	background:#FF861A;
	width: 95px;
	height: 30px;
	color: white;
	text-align: center;
	line-height: 30px;
	border: none;
	border-radius: 30px;
	font-size: 14px;
	margin-top: 10px;
	font-weight: 700;
}

.fscf-fieldset {
	margin: 0 0 1.5em 0;
	border: none !important;
	padding: 0;
	margin: 0 -5px;
}

#fscf_captcha_field1 {
	display: none;
}

#fscf_captcha_image_div1 {
	float: left;

}

#fscf_captcha_field1 + div {
	float: left;
	width: 156px;
	margin-top: 10px;
}

#fscf_captcha_field1 + div input {
	max-width: 100%;
	height: 46px;
}

.fscf-div-submit {
	float: left;
	width: 100%;
	display: block;
}

@media (max-width:766px) {
	#fscf_captcha_image_div1 {
    	width: 45%;
	}
}

.fscf-div-captcha-sm {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fscf_captcha_refresh1 {
	position: absolute;
	top: 0;
}

legend {
	padding: 0 5px;
}

.half-columns ul {
	padding-left: 15px;
}

.half-columns li,
.half-columns li a {
	color:#857b4c;
}

ul.light li.tweets_avatar {
	background: transparent;
	border: none !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
    box-shadow: none !important;
	padding-right: 0 !important;
}

.wptt_TwitterTweets img {
	width:32px;
	height: 32px;
}
ul.light li.tweets_avatar .tweet_data {
    color: #454127 !important;
}


.light div.wdtf-screen-name span.screen_name {
	color: rgb(133, 123, 76) !important;
	font-size: 12px;
	text-decoration: underline;
}

ul.light li.tweets_avatar .times a, 
ul.light li.tweets_avatar .wdtf-screen-name a,
ul.light li.tweets_avatar .stats a {
    color: #999999 !important;
    text-decoration: none;
    width: 100%;
    font-size: .93rem;
    font-weight: 300;
}

.tweet_data {
    float: left;
    font-size: 13px;
    line-height: 1.3;
}

.fetched_tweets.light .tweets_avatar .tweet_data a {
	color: rgb(133, 123, 76) !important;
}

.fetched_tweets li:first-child {
	display: block;
}

.fetched_tweets li {
	display: none;
} 

div.wdtf-screen-name {
    line-height: 15px;
}
 
div.times {
	display: none;
}

aside .widget_black_studio_tinymce p {
	margin-bottom: 0;
}

.fscf-div-form fieldset > div {
	padding: 0px 6px;
}

/*===============================

	CHECKOUT

===============================*/

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
    border-top: 1px solid rgb(69, 65, 39);
	border-bottom: 1px solid rgb(69, 65, 39);
}

.woocommerce .woocommerce-message::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-error::before {
    color: rgb(69, 65, 39);
}

.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
	background: transparent;
	padding: 10px 0 6px 25px !important;
}

.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button {
	padding: 5px 14px !important;
	margin-top: -3px;
}

.woocommerce .woocommerce-error::before,  
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before {
	top: 11px;
	left: 2px;
}

.woocommerce table.shop_table {
    border: none;
    margin: 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
}

.woocommerce-cart table.cart img {
    width: 170px;
}


.cart_totals ul#shipping_method li {
	display: block;
}

.cart_totals ul#shipping_method li input {
	width: auto;
}

.cart_totals ul#shipping_method li label {
position: relative;
top: -13px;
}


.woocommerce ul#shipping_method li label {
    position: relative;
    top: -13px;
}

.shop_table thead {
	background: rgb(69, 65, 39) none repeat scroll 0% 0%;
	color: white;
}

.woocommerce-cart h1 {
	margin-top: -10px;
	font-size: 34px;
	margin-bottom: 26px;
}

.woocommerce table.shop_table th {
    font-weight: 400;
    padding: 8px 5px;
    font-size: 14px;
}

.woocommerce table.shop_table td.product-name {
	padding-left: 0 !important;
}

.product-thumb-shoptable {
	float: left;
}

.product-name-shoptable {
	float: left;
	padding-left: 10px;
	padding-top: 27px;
	font-size: 14px;
}

.product-remove {
	text-align: center;
}

.woocommerce a.remove {
	width: 29px !important;
	height: 29px !important;
	color: white !important;
	text-align: center !important;
	line-height: 26px !important;
	background: #FF861A !important;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 400 !important;
}

.woocommerce table.shop_table td {
	padding: 10px 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    max-width: 55%;
}

td.product-subtotal {
	color:#926832;
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
	margin: 0 auto;
	max-width: 600px;
	padding: 0 10px;
}

.woocommerce .quantity .qty {
    width: 65px;
    text-align: center;
    height: 32px;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td {
	font-weight: 400;
	font-size: 14px;
	color: #926832;
	border-top: 1px solid rgba(69, 65, 39,0.8);
}


.cart-collaterals tbody td {
	text-align: right;
}

.checkout-button {
	padding-top: 10px !important;
	min-height: 42px;
}
.woocommerce-cart .cart-collaterals .cart_totals table input,
.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%;
    height: 33px;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
	display: block;
	color:#FF861A;
}

.text-above-proceed p {
	margin: 0 0 1em;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: 1px solid rgba(69, 65, 39,0.8);
}
.order-total th,
.order-total td {
	border-bottom:1px solid rgba(69, 65, 39,0.8);
}

td[data-title="Shipping"] p {
	margin-bottom: 0;
}

form.woocommerce-checkout input,
form.woocommerce-checkout select {
	height: 33px;
}

.select2-container .select2-choice {
	border: 1px solid rgb(146, 104, 50);
	border-radius: 0;
}

.checkout-title,
.address header.title {
	border-bottom: 1px solid rgb(146, 104, 50);
	float: left;
	width: 100%;
	margin-bottom: 7px;
	height: 33px;
}

.checkout-title .h3 {
	float: left;
}

.checkout-title.h3 {
	width: auto;
}

.checkout-title input {
	float: right;
}

#order_review_heading {
	margin-top: 10px;
	margin-bottom: 11px;
	text-align: center;
	border-top: 1px solid rgb(69, 65, 39);
	padding-top: 10px;
}

#order_review thead th {
	width: 50%;
}

.woocommerce table.shop_table tbody td, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgb(69, 65, 39);
    font-weight: 400;
    font-size: 14px;
    color: #926832; 
    padding: 10px 5px !important;
}

.order-total th {
	font-weight: 700 !important;
}

#add_payment_method #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
   	color: #926832; 
}

#add_payment_method #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li {
	float: left;
    width: 50%;
}


#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-top: -89px;
}

#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img {
    display: inline;
}

@media (min-width:992px) {
	.woocommerce-checkout #payment ul.payment_methods li > div {
	
	 }

	.wc_payment_methods.payment_methods.methods li:nth-child(odd) {
		padding-right: 15px;
	}

	.wc_payment_methods.payment_methods.methods li:nth-child(even) {
		padding-left: 15px;
	}
}

.woocommerce-checkout #payment ul.payment_methods li > div {

	background-color: rgb(69, 65, 39);
	float: left;
}

.woocommerce-checkout #payment ul.payment_methods li p {
	color: white;
	text-align: left;
	width: 100%;
	float: left;
}


#order_review label {

}

#add_payment_method #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid rgb(69, 65, 39);
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

#add_payment_method #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0 5px;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 20px 1em 0 0;
    float: left;
}

label[for="payment_method_sagepaydirect"] {
	line-height: 48px;
}

#add_payment_method #payment ul.payment_methods li input + label,
.woocommerce-checkout #payment ul.payment_methods li input + label {
padding-top: 6px;
width: 100%;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 580px;
    margin: 0 auto;
    display: block;
    height: 42px;
    font-size: 20px;
    font-weight: 400;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
	border: none !important;
}

#sagepaydirect-cc-form input {
	border: 1px solid #bbb3b9 !important;
}

#rememberme {
	position: relative;
    top: 12px;
    margin: 0px 12px;
}

.extra-fields h3 {
	margin-bottom: 15px;
	padding-left: 0;
	font-size: 16px;
	color: #6a6036;
	border-bottom: 1px solid rgb(146, 104, 50);
	padding-bottom: 9px;
	margin-left: 1px;
	margin-top: 12px;
}

#sagepaydirect-cc-form input {
	color: rgb(146, 104, 50);
	padding-top: 5px !important;
}

textarea#gift_message{
	padding-top: 3px;
}


ul.order_details {
	background: rgb(69, 65, 39) none repeat scroll 0% 0%;
	color: white;
	padding: 10px;
}

.woocommerce-message .wc-forward {
	display: none !important;
}

.shipping_address {
	margin-top: 9px;
	float: left; 
}

.about_paypal {
	display: none !important;
}

/*===============================

	RESPONSIVE

===============================*/

@media (min-width:1200px) {
	.featured-products .product-frame:nth-child(3) img {
		top: -11px;
		left: -38px;

	}
}
@media (max-width:1199px) {

	.navigation-zone {
		margin-top: 103px;
	}

	.navigation-zone ul li {
		margin-right: 15px;
	}

	
	.site-footer {
    	margin-top: 256px;
	}

	.footer-menu-zone {
		padding-right: 0;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		max-width: 190px;
	}

	.landscape-product img {
    	padding: 16px 20px 30px 15px;
    	background-size: 190px;
	}
	
	.portrait-product img {
	    padding: 27px 29px 28px 29px;
	    background-size: 190px;
	}

	.product-categories li a {
    	font-size: 17px;
	}


	.page-numbers-zone p {
		margin-right: 0px;
	}



	.share-buttons {
    	float: left;
    	margin-top: 14px;
	}


}

@media (max-width:1199px) and (min-width:992px) {

	.page-numbers-zone .page-numbers {
    	margin-right: 0;
    	font-size: 18px;
	}

	.featured-products .product-frame:nth-child(1) {
	    width: 180px;
	    height: 220px;
	    background-size: 185px;
	    margin-right: 20px;
	    margin-bottom: 22px;
	}

	.featured-products .product-frame:nth-child(1) img {
    	max-width: 115px;
	}

	.featured-products .product-frame:nth-child(2) {
	    width: 230px;
	    height: 178px;
	    background-size: 230px;
	}

	.featured-products .product-frame:nth-child(3) {
		width: 225px;
		height: 165px;
		background-size: 225px;
	}

	.featured-products .product-frame:nth-child(4) {
	    width: 190px;
	    height: 210px;
	    margin-top: -48px;
	    background-size: 190px;
	    margin-left: 14px;
	}

	body.artist-studio p img.dropShadow{
		width:45%;
	}

	body.artist-studio p img.dropShadow + iframe {
		width: 45%;
	}


}


@media (min-width:992px) {
	.images {
		margin-top: 8px;
	}
}
@media (max-width:991px) {

	html {
		background-color:#F9F7E0;
	}


	#add_payment_method #payment ul.payment_methods li, 
	.woocommerce-checkout #payment ul.payment_methods li {
    	border-bottom: 1px solid !important;
	}

	.rhs-sidebar {
		margin-top: 25px;
	}


	body.artist-studio p img.dropShadow{
		width:auto;
		display: block;
		float: none;
		margin: 5px auto;
	}

	body.artist-studio p img.dropShadow + iframe {
		width: 100% !important;
		display: block;
		float: none;
		margin: 5px auto;
		max-width: 100%;
	}

	.featured-products .product-frame:nth-child(3) img {
    	max-width: 144px;
    	left: -40px;
    	top: -8px;
	}

	body,
	body.woocommerce-cart,
	body.woocommerce-page
	body.woocommerce-checkout {
		background-color: transparent !important; 
		background-position: right bottom;
		padding-bottom: 0px;
	}

	.woocommerce.archive .site-footer,
	.woocommerce.category .site-footer {
		border-top: none;
	}

	.woocommerce.archive,
	.woocommerce.category,
	.woocommerce.single-product,
	body.bg-nofox,
	body.page-template-homepage  {
		padding-bottom: 600px;
		background-color: transparent !important; 
		background-position: right bottom;
		background-image:url(../img/bg-alt.jpg);
	}

	.woocommerce .cart-collaterals .cart_totals, 
	.woocommerce-page .cart-collaterals .cart_totals {
		max-width: 100%;
	}

	img#logo {
		margin-top: 0;
	}

	.site-header {
		padding-bottom: 20px;
		margin-bottom: 25px;
		border-bottom: 1px solid white;
	}

	#masthead {
		margin-top: 10px;
	}

	.navigation-zone {
		display: none;
		padding-left: 0;
		margin-top: 0;
	}

	.navigation-zone li {
		display: block !important;
		text-align: center !important;
		margin: 0 auto !important;
	}

	.navigation-zone li a {
		padding: 5px 0;
		border-bottom: 1px solid rgba(159,141,39,0.3);
	}

	.home-text {
		max-width: 100%;
	}

	.buy-prints {
		position: absolute;
	}

	.home-text,
	.sidebar-innerpad {
		max-width: 100%;
	}

	.btn-fullwidth {
		background: white;
		max-width: 100%;
		width: 100%;
		display: block;
		padding: 0 10px 0 15px;
		text-align: left;
		border-radius: 6px;
	}

	.btn-fullwidth .pull-left {
		float: left;
		color:#000000;
	}

	.btn-fullwidth i {
		margin-top: 8px;
		color:#3e3624;
	}

	p.woocommerce-result-count {
		display: none;
	}

	.product-listings-innerpad {
    	padding-left: 0;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		max-width: none;
		float: left;
		width: 32%;
	}

	.landscape-product img {
    	padding: 20px 25px 18px 19px;
	}

	.portrait-product img {
		
	}


	.woocommerce ul.products li.product img, 
	.woocommerce-page ul.products li.product img {
		max-width: 100%;
	}

	.landscape-product img,
	.portrait-product img { 
		background-size: 100%;
		width: auto !important;
	}


	.product-categories {
		display: none;
	}

	.product-listings {
		margin-top: 30px;
	}

	.page-numbers-zone {
		display: inline-block;
		text-align: center;
		width: 100%;
	}

	.woocommerce nav.woocommerce-pagination {
    	text-align: left;
		float: left;
		width: 100%;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		padding-top: 20px;
		height: 73px;
	}

	.page-controls-zone {
    	margin-top: -33px;
		padding: 0 20px;
		position: relative;
	}

	.page-numbers.prev {
		position: absolute;
		left: 30px;
	}

	.page-controls-zone a {
		position: absolute;
		right: 30px;
	}
	
	.product-summary .product_title,
	.product-summary div[itemprop="offers"] {
		display: none;
	}

	.woocommerce div.product form.cart .button {
    	vertical-align: middle;
    	float: left;
    	width: 100%;
    	text-align: left;
    	font-size: 18px;
    	padding: 15px 24px !important;
    	background-position: 92% center !important;
	}


	.orange-btn {
		float: left;
		width: 100%;
		text-align: center;
		font-size: 20px;
		padding: 8px 14px !important;
	}

	p.h1 {
		margin-bottom: 7px !important;
	}
	p.h1,
	.price {
		font-size: 27px !important;
		color:#454127;

	}

	.price {
		margin-top: 7px;
		margin-bottom: -8px !important;
	}



	.woocommerce-result-count {
		text-align: center;
	}

	.site-footer {
		border-top: 1px solid white;
		margin-top: 30px;
		float: left;
		width: 100%;
		padding-top: 30px;
	}

	body.post-type-archive .site-footer {
		border-top:none;
	}

	.site-footer ul li,
	.extra-footer p,
	.site-footer ul li a {
		color: black;
		font-size: 14px;
		display: block;
	}


	.footer-menu-zone {
		float: left !important;
		width: 100%;
		padding: 0;
	}

	.site-footer ul,
	.extra-footer {
		float: left;
		width: 100%;
	}

	.site-footer ul li,
	.extra-footer p {
		display: block;
		padding: 7.5px 0;
		width: 100%;
		text-align: center;
		color: black !important;
	}

	.site-footer ul li a {
		
		color: black !important;
	}

	.images {
		float: left;
		width: 100%;
		position: relative;
	}
	
	.single-product .price .price {
		display: block;
		margin-bottom: 10px !important;
	}
	
	.single-product .product-summary form {
		margin-top: 0;
	}

	.single_add_to_cart_button {
		background-image: url(../img/arrow.jpg) !important;
		background-repeat: no-repeat !important;
		background-position: 97% center !important;
	}

	.extra-footer p a { 
		color: black;
	}


	.product-categories {
		padding: 15px 0 0 16px;
		margin: -7px 0 0 0;
		background: white;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
	}

	#cookie-law-info-bar {
		height: auto;
		padding-left: 25px;
		padding-right: 25px;
	}

	.cli-plugin-button {
		margin: 10px 0;
		display: block !important;
	}	

	body.home .site-footer {
		margin-top: 20px;
	}

	.twitter-feed {
		margin-bottom: 30px;
	}

	.productsingle-thumbnails {
		display: none;
	}

	.cart_item .product-name {
		float: left;
		width: 100%; 
	}

	.product-thumb-shoptable {
		float: left;
		width: 100%;
		margin-top: 10px;
		display: block;
	}

	.product-name-shoptable {
		padding-left: 0;
		padding-top: 10px;
	}

	.woocommerce table.shop_table tbody td, 
	.woocommerce table.shop_table tfoot td, 
	.woocommerce table.shop_table tfoot th {
    	padding: 10px 0px !important;
	}

	.woocommerce a.remove {
    	width: 100% !important;
    	border-radius: 18px !important;
	}

	.woocommerce #content table.cart td.actions .button, 
	.woocommerce #content table.cart td.actions .input-text, 
	.woocommerce #content table.cart td.actions input, 
	.woocommerce table.cart td.actions .button, 
	.woocommerce table.cart td.actions .input-text, 
	.woocommerce table.cart td.actions input, 
	.woocommerce-page #content table.cart td.actions .button, 
	.woocommerce-page #content table.cart td.actions .input-text, 
	.woocommerce-page #content table.cart td.actions input, 
	.woocommerce-page table.cart td.actions .button, 
	.woocommerce-page table.cart td.actions .input-text, 
	.woocommerce-page table.cart td.actions input {
    	width: 100%;
	}

	#add_payment_method #payment ul.payment_methods li, 
	.woocommerce-checkout #payment ul.payment_methods li {
    	float: left;
    	width: 100%;
	}

	.columns-4 + .textarea p,
	.textarea a {
		color: #333;
	}

	.share-buttons {
    	margin-top: 25px;
	}

	.woocommerce ul.products li.product:nth-child(2n), 
	.woocommerce-page ul.products li.product:nth-child(2n), 
	.woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), 
	.woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
		float: left;
		clear: none;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product, 
	.woocommerce-page[class*=columns-] ul.products li.product, 
	.woocommerce[class*=columns-] ul.products li.product {
		clear: none;
		min-height: 315px;
	}

	.woocommerce ul.products li.product:nth-child(4),
	.woocommerce ul.products li.product:nth-child(7),
	.woocommerce ul.products li.product:nth-child(10){
		clear:left;
	}

	body.home aside.twitter-feed {
		float: left;
		width: 100%;
		margin-top: 45px;
		margin-bottom: 20px;
	}

}	

@media (max-width: 766px) {

	.row {
		margin: 0;
	}

	.featured-products .product-frame:nth-child(3) img {
    	max-width: 144px;
    	left: 0;
    	top: 0;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
    	max-width: none;
    	float: left;
    	width: 45%;
	}

	.buy-prints {
		position: relative;
		margin: 20px 0 0 0 !important;
		width: 100%;
		display: block;
		text-align: center;
		float: left;
	}

	.featured-products .product-frame {
		margin-top: 20px !important;
		width: 100% !important;
		background-position: center !important;
	}

	.buy-prints {
		background-color: #ff8619;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 700;
		background-image: url(../img/arrow.jpg) !important;
		background-repeat: no-repeat !important;
		background-position: 97% center !important;
		width: 100%;
		height: 55px;
		text-align: left;
		line-height:55px;
		display: block;
		color: white !important;
		padding: 0 20px;
		margin-top: 50px;
		border-radius: 55px;
	}

	.woocommerce .woocommerce-error .button, 
	.woocommerce .woocommerce-info .button, 
	.woocommerce .woocommerce-message .button {
		display: none;
	}

	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
		width: 100%;
	}

	.columns-4 > div > p { 
		width: 100%;
	}

	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		width: 48%;
	}

	.products li {
		text-align: center;
	}

	.product-item {
		display: block;
		margin: 0px auto;
		text-align: center;
	}

	.portrait-product img {
		max-width: 240px !important;
		margin: 0 auto !important;
	}

	.landscape-product img {
		max-width: 240px !important;
		margin: 0 auto !important;
	}

	#FSContact1 input,
	#FSContact1 textarea {
		width: 100%;
	}

	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		width: 100%;
	}


	#fscf_captcha_field1 + div {
		width: 47%;
		float: right;
	}




}


@media (max-width:499px) {
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
    	max-width: none;
    	float: none;
    	clear: both !important;
    	width: 100%;
    	text-align: center;
    	margin: 0 auto;
    	min-height: 200px !important;
	}

	.woocommerce ul.products li.product:after, 
	.woocommerce-page ul.products li.product:after {
		clear: both !important;
	}

	.woocommerce ul.products li.product:nth-child(2n), 
	.woocommerce-page ul.products li.product:nth-child(2n), 
	.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n), 
	.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
		float: none !important;
		clear: both !important;
	}


	.landscape-product img {
		padding: 21px 32px 22px 22px;
		background-size: 232px auto;
		width: 256px !important;
		margin: 0 auto !important;
	}
	.portrait-product img {
		background-size:202px auto;
		width: 204px !important;
		padding: 30px 32px 30px 33px;
		margin: 0 auto !important;
	}	

	fieldset {
		padding: 0 !important;
		margin: 0 !important;
		border: none !important;
	}




}

@media (max-width:379px) {
	.columns-4 > div {
		width: 100%;
	}
}

/*body*/

	
body.list{

	}

body.detail{
	
	}
	
body.blank{
	
	}
	
/*Typography*/

h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}



/*forms*/
label       { font-weight: bold; margin: 8px 0 0.5em 0; font-size:80%; display:block; width:18em;}

fieldset    { }

legend      { font-weight: bold; font-size:1.2em; }


/*==1==Global*/


	
div.clearme{
	clear:both;
	height: 0px;
	}
	

label{
	font-family:Arial, Helvetica, sans-serif;
	}
	
	

img.alignright{float:right;}

img.alignleft{float:left;}

img.push{
	margin-bottom:20px;
	}
	
/*==2==Masthead*/

#masthead-alt {
	margin-top:30px;
	margin-bottom:60px !important;
	}
	

	

#cart {
	text-align: right;
	width:140px;
	height:23px;
	float: right;
}
	
#cart .total span
{

	}
	
#cart ul{
	list-style-type:none;
	}
	
#cart li{
	font-size:12px;
	color:#1d1a0f;
	display:inline;
	padding-right:8px;
	font-family:"Times New Roman", Times, serif;
	}
	
#cart li a{
	color:#23b1da;
	}
	
.u-photo{
display:none !important;
}	

#twitter-widget-0{
height:130px;
}
	
/*==3==Navigation Area*/

div.mast{
	float:left;
	width:820px;
	position: relative;
	margin-bottom: 45px;
	}

#navigation{
	margin-left:50px;
	margin-top:95px;
	height:23px;
	}
	
#navigation ul{
	list-style-type:none;
	padding:0;
	}
	
#navigation li{
	font-size:20px;
	color:#1d1a0f;
	display:inline;
	/*margin-right:52px;*/
	margin-right:35px;
	}
	
#navigation li a{
	color:#9f8d27;
	display: inline-block;
	}


	


/*==4==Home Page*/

p.homeintro{
	width:220px;
	}

div.homegallery{
	width:560px;
	
	margin-bottom:50px;
	}
	
div.gal1{
	width:255px;
	float:left;
	position: relative;

	}
	
div.gal2{
	width:290px;
	float:left;
	}
	
img.buyprints{
	position:fixed;
	z-index:1;
	margin:100px 0 0 570px;
	}
	
	

img.fox{
	position:fixed;
	z-index:1;
	margin:400px 0 0 -200px;
	}



/*products / listings*/


p.productnumber{
	color:#bab396;
	font-size:18px;
	margin:0 0 15px 0;
	}
	
p.productnumber a
{
	display: block;
	}


ul.pages{
	margin-bottom: 10px;
	}
	
.pages li{
	color:#454127;
	font-size:22px;
	display:inline;
	padding-right:6px;
	}
	
.pages li a
{color: #454127;
	display: inline-block;
	}
	
.pages li a.currentPage
{
	color:#FF861A;
	}

ul.buttons
{
	margin-bottom:40px;
	}
	
.buttons li{
	list-style-type:none;
	display:block;
	float:left;
	width:30px;
	height:30px;
	padding-right:5px;
	}
	
	
.buttons li.next a{
	text-indent:-900px;
	display:block;
	height:30px;
	}
	
.buttons li.next a:hover{
	
	}
	
.buttons li.previous a{
	
	text-indent:-900px;
	display:block;
	height:30px;
	}
	
.buttons li.previous a:hover{
	
	}
	
.buttons li.next {
	
	text-indent:-900px;
	display:block;
	height:30px;
	}
	
.buttons li.previous {

	text-indent:-900px;
	display:block;
	height:30px;
	}
	
.sidenav li{
	list-style-type:none;
	line-height:40px;
	height:40px;
	font-size:20px;
	color:#454127;
	}
	
.sidenav li a{
	color:#454127;
	display: block;
	}
	
.sidenav li a.navCurrent{
	color:#FF861A !important;
	display: block;
	}
	
	
.product-thumb{
	height:270px;
	float:left;
	margin-right:8px;
	margin-bottom:20px;
	
	}
	
img.portrait-tn{	

display:block;
padding:30px 40px 40px 33px;
}


img.landscape-tn{	

display:block;
padding:22px 20px 30px 21px;
}

img.cards-tn{	
display:block;
padding:30px 40px 40px 33px;
}


img.portrait-tn-small{	

display:block;
padding:6px 16px 16px 8px;
float:left;
/*margin-bottom:30px;*/
}


.product-thumb h1{
	font-size:18px;
	color:#27261e;
	margin:0;
	
	}
	
.product-thumb h1 a{
	color:#27261e;
	display: block;
	}
	
.product-thumb h1 span
{
	display:none;
	}	
h1.producthead{
	font-size:34px;
	color:#454127;
	margin-bottom:30px;
	}

h1.producthead span
{
	display: none;
}	

h2.size{
	font-size:18px;
	color:#6a6036;
	margin-bottom:30px;
	line-height:30px;
	}
	
	
h3.supplement{
	font-size:16px;
	color:#6a6036;
	margin-bottom:15px;
	}
	
	
img.addbutton{
	margin-bottom:30px;
	}
	
		

	

/*==7==Column Set Up*/

.endbit{
	margin-right:0 !important;
	}
	
div.cl-one{
	width:60px;
	margin-right:20px;
	float:left;
	}
	
div.cl-two{
	width:140px;
	margin-right:20px;
	float:left;
	}
	
div.cl-three{
	width:220px;
	margin-right:20px;
	float:left;
	}
	
div.cl-four{
	width:300px;
	margin-right:20px;
	float:left;
	}
	
div.cl-five{
	width:380px;
	margin-right:20px;
	float:left;
	}
	
div.cl-six{
	width:460px;
	margin-right:20px;
	float:left;
	}
	

	
div.cl-seven{
	width:540px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eight{
	width:620px;
	margin-right:20px;
	float:left;
	}
	
div.cl-nine{
	width:700px;
	margin-right:20px;
	float:left;
	}
	
div.cl-ten{
	width:780px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eleven{
	width:860px;
	margin-right:20px;
	float:left;
	}
	

div.cl-twelve{
	width:940px;
	margin-right:0px;
	float:left;
	}
	
div.Video{
	background: #eee;
	padding: 0px;
	border: solid 0px #000;
		width:454px!important;

	}
	
	
	
	

	
/*Twitter*/

div.twtr-hd, div.twtr-ft{
	display:none;
	}
	
div.twtr-timeline{
	background:none !important;
	}
	
p.twtr-tweet-text{
	font-size:14px !important;
	}



	


/* Footer*/

div#footer{
		/*margin-top:160px;*/
		margin-top:160px;
		margin-bottom:50px;
	}
	


#footer ul{
	margin:0 0 0 250px;
	/*margin:0 0 0 400px;*/
	padding:0;
	list-style-type:none;
	}
	
#footer li{
	font-size:75%;
	display:inline;
	padding:0;
	padding-right:15px;
	color:#fffdf1;
	/*color:#fef1a6;*/
	font-family:"Times New Roman", Times, serif;
	line-height:10px;
	}
	
#footer li a{
	color:#fef1a6;
	/*color: #857B4C;*/
	}
	

	
body.detail div#footer{
		margin-top:140px;
		margin-bottom:50px;
	}
	


body.detail div#footer ul{
	margin:0 0 0 250px;
	padding:0;
	list-style-type:none;
	}
	
body.detail div#footer li{
	font-size:75%;
	display:inline;
	padding:0;
	padding-right:15px;
	color:#fffdf1;
	font-family:"Times New Roman", Times, serif;
	line-height:10px;
	}
	
body.detail div#footer li a{
	color:#5c5a49;
	}
	
p.credits{
	float:right;
	width:300px;
	font-size:70%;
	line-height:1.4em;
	color:#dcc6a7;
	}
	
	
/* basket styles */
.shopBasket
{
	width: 120px; 
	height: 50px;
	float: left;
	padding-top:2px;
}

.shopBasket a
{
	display:block;
	width:100%;
	height:100%;
}

.basketstyle
{
	font-size: 14px;
	color: #926832;
	width: 100%;
}

/* Checkout */

.checkout_step_container
{
	background-color: #454127;
	padding: 10px;
}

.checkout_step_container span
{
	margin-left: 35px;
}

.checkout_step_container a
{
	color: #fff
}

/* Span button */
a.ActionButton 
{
    color: #fff;
    display: block;
    float: left;
    font-size:90%;
    font-weight:bold;
    height: 31px;
    margin: 1px 25px 0px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
   
}
	
a.ActionButton {

}

a.ActionButton span {
   
    display: block;
    line-height: 31px;
    padding: 0px 15px 0px 33px;
     text-align: center;
} 

a.ActionButton:hover {
    background-position: bottom right;
    color: #fff;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.ActionButton:hover span {
    background-position: bottom left;
} 

.checkoutContent td, .basketstyle td
{
	padding: 2px;
	}

ul.p
{
	margin-bottom: 20px;
	}
		
ul.p li
{
	color:#857B4C;
font-family:Calibri;
font-size:95%;
line-height:1.6em;
	}

.validation
{
    color: Red !important;
    }

.dropShadow
{
    	-webkit-box-shadow: #999999 0px 0px 5px ;
	-moz-box-shadow:#999999  0px 0px 5px ;
	box-shadow: #999999 0px 0px 5px ;
	 /* For IE 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
 /* For IE 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
    }
	
 .paypal th
 {
     background:none;
     width:50%;
     }
     
  .paypal, .paypalconf 
 {
     width:80%;
     }
     
  .paypalconf th
 {
     background:none;
     }
     
    .paypalconf .name
 {
     width:50%;
     }
	 
.twitter{
margin-top:-25px;
}


label[for="payment_method_paypal"] {
	padding-top: 17px !important;
}

label[for="payment_method_paypal"] img {
	height: 20px;
} 

a.button.wc-backward {
	color: white !important;
}
.widget_text #ctf .ctf-author-screenname,
.widget_text #ctf.ctf-super-narrow .ctf-author-name{
	display: block;
	line-height: 1;
}
.widget_text #ctf .ctf-author-screenname {
	color: #999999 !important;
}
.widget_text #ctf.ctf-super-narrow .ctf-author-name {
	color: rgb(133, 123, 76) !important;
}

.widget_text #ctf.ctf-super-narrow .ctf-author-avatar, 
.widget_text #ctf.ctf-super-narrow .ctf-author-avatar img {
	width: 45px;
	height: 45px;
	margin-left: -45px;
    margin-right: 10px;
}
.widget_text #ctf.ctf-super-narrow .ctf-author-box {
	width: 100%;
	margin-left: 45px;
}
.widget_text #ctf .ctf-tweet-content .ctf-tweet-text {
	line-height: 1;
	color: #454127;
}
.widget_text #ctf .ctf-tweet-content .ctf-tweet-text a {
	color: rgb(133, 123, 76);
	display: none;
}

.widget_text #ctf .ctf-tweet-content .ctf-tweet-text a:nth-last-of-type(n+10) {
	display: inline;
}
#ctf .ctf-item {
	padding: 15px 0;
}
#fscf_recaptcha1 {
	width: 100%;
	height: auto;
	padding-top: 25px;
}
#fscf_recaptcha1 > div {
	width: 100% !important;
	height: auto;
}
#black-studio-tinymce-6 .textwidget {
	display: flex;
	flex-direction: column;
}
