﻿@charset "utf-8";
/* Feith Hill Candle Co */

/*
Date:    19/11/2010
Authors: Blair Nichols, Ben Jovanic
Company: Supreme Web Solutions
Website: http://www.supremewebsolutions.com
*/
/* RESET */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*------ remember to define focus styles! ------*/
:focus {
	outline: 0;
}
body {

}
ol, ul {
	list-style: none;
}
/*------ tables still need 'cellspacing="0"' in the markup ------*/
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET END */

/* body */
body {
	/*background: url(../images/feith-hill-candle-company-top-bg.png) repeat-x;*/
    background: rgb(255,235,181); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWJiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZmZlYWIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiNmZmY1ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0JSIgc3RvcC1jb2xvcj0iI2ZmZjVkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZmZmZWZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) repeat-x;
background: -moz-linear-gradient(top,  rgba(255,235,181,1) 0%, rgba(255,234,178,1) 1%, rgba(255,245,218,1) 3%, rgba(255,245,220,1) 4%, rgba(255,254,251,1) 8%, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 100%) repeat-x; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,235,181,1)), color-stop(1%,rgba(255,234,178,1)), color-stop(3%,rgba(255,245,218,1)), color-stop(4%,rgba(255,245,220,1)), color-stop(8%,rgba(255,254,251,1)), color-stop(27%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))) repeat-x; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,235,181,1) 0%,rgba(255,234,178,1) 1%,rgba(255,245,218,1) 3%,rgba(255,245,220,1) 4%,rgba(255,254,251,1) 8%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%) repeat-x; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,235,181,1) 0%,rgba(255,234,178,1) 1%,rgba(255,245,218,1) 3%,rgba(255,245,220,1) 4%,rgba(255,254,251,1) 8%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%) repeat-x; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,235,181,1) 0%,rgba(255,234,178,1) 1%,rgba(255,245,218,1) 3%,rgba(255,245,220,1) 4%,rgba(255,254,251,1) 8%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%) repeat-x; /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,235,181,1) 0%,rgba(255,234,178,1) 1%,rgba(255,245,218,1) 3%,rgba(255,245,220,1) 4%,rgba(255,254,251,1) 8%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 100%) repeat-x; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffebb5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	font: 13px/15px Tahoma, Geneva, sans-serif;
}
body .left {
	float: left;
}
body .right {
	float: right;
}
body a, body a:visited {
	color: #000;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
body strong {
	font-weight: bold;
}
body .clear-both {
	clear: both;
}
body .clear-left {
	clear: left;
}
body .clear-right {
	clear: right;
}
body .text-right {
	text-align: right;
}
body p {
	margin: 10px 0;
}
body .error {
	max-width: 770px;
	color: #F00;
	padding: 3px 5px 6px 4px;
	font-size: 15px;
	border: 1px solid #F00
}
body .message {
	max-width: 770px;
	padding: 3px 5px 6px 4px;
	font-size: 15px;
	border: 1px solid #000
}
body ul {
	list-style: disc inside;
	margin: 0 0 0 25px;
}
/* body end */

/* container end */

/* header */
#site-header {
	
	padding: 0 0 0 10px;
}
#site-header a {
	width: 292px;
	height: 122px;
	margin: 3px 0 0 0;
	display: block;
}
#site-header a div {
	width: 292px;
	height: 122px;
	display: block;
	overflow: hidden;
}
/* header end */
/* nav */
header nav.navbar {
    /*background: url(../images/feith-hill-candle-company-sprite.png) 0px -125px;*/
	min-height: 30px;
	padding: 0 0 0 0px;
    margin: 0 0 10px 10px;
	font-size: 18px;
	line-height: 27px;
    border: 0px;
    border-radius: initial;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
}
header nav.navbar .container-fluid {
    background-color: #ffbf12;
    margin: 0px;
    padding: 0px;
}
header nav.navbar .container-fluid .navbar-toggle {
    margin-right: 30px;
}
header nav.navbar .container-fluid .navbar-collapse {
    margin: 0px;
    padding: 0px;
}
.navbar-nav {
    margin-left: 0px;
    margin-right: 0px;
}

header nav.navbar.navbar-default div.container-fluid div.collapse.navbar-collapse ul.nav.navbar-nav li a {
    height: 30px;
    padding: 0 15px 0 15px;
    color: #000000;
    line-height: 27px;
    
}
header nav.navbar.navbar-default div.container-fluid div.collapse.navbar-collapse ul.nav.navbar-nav li a:hover {
	background: #ffcc66 !important;
	text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-toggle-button {
    display: none;
  }
}
@media (min-width: 1200px) {
    .products-mobile {
        display: none !important;
    }
}
.navbar-toggle-button {
    font-size: 14px;
    font-weight: bold;
    background-color: #fbfbfb;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
	cursor: pointer;
    float: right;
    position: relative;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 30px;
  margin-bottom: 8px;
}
.products-mobile {
	/*background: url(../images/feith-hill-candle-company-sprite.png) -297px 0px;*/
	border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmYmYxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJmMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,191,18,1) 31%, rgba(255,191,18,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(31%,rgba(255,191,18,1)), color-stop(100%,rgba(255,191,18,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbf12',GradientType=0 ); /* IE6-8 */
    padding: 10px 20px 0 20px;
    margin: 0px 0px 10px 10px;
}
.products-mobile h2 {
    font-family: 'Kalam', cursive;
    font-size: 30px;
}
.products-mobile a {
    font-size: 15px;
    line-height: 20px;
}
/* nav end */

/* content */
#site-content {
	/*background: url(../images/feith-hill-candle-company-middle-bg.png) repeat-x;*/
    background: rgb(255,233,174); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTlhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZmZlYmI2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZmY1ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxOSUiIHN0b3AtY29sb3I9IiNmZmZiZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNmZmZlZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(255,233,174,1) 0%, rgba(255,235,182,1) 2%, rgba(255,245,218,1) 7%, rgba(255,251,239,1) 19%, rgba(255,254,250,1) 28%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,233,174,1)), color-stop(2%,rgba(255,235,182,1)), color-stop(7%,rgba(255,245,218,1)), color-stop(19%,rgba(255,251,239,1)), color-stop(28%,rgba(255,254,250,1)), color-stop(38%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9ae', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	margin: 0 0 0 10px;
}
#site-content #side {
    padding: 10px 0 0 10px;
	/*width: 180px;
	margin: 0 10px 0 0;
	float: left;*/
}
/*#site-content #main {
	width: 780px;
	margin: 0 10px 0 0;
	float: right;
}*/
/* content end */

/* Main Nav */
#main .nav {
	margin: 15px 0 12px 0;
	font-size: 16px;
}
/* Main Nav End */

/* Main Content */
#main h1 {
	margin: 10px 0 8px 0;
	font-size: 24px;
	line-height: 26px;
}
#main h2 {
	margin: 10px 0 8px 0;
	font-size: 18px;
	line-height: 20px;
}
#main .main-left {
	width: 385px;
	margin: 0;
	float: left;
}
#main .main-right {
	width: 385px;
	margin: 0;
	float: right;
}
#main img {
    display: block;
    max-width: 100%;
}
/* Main Content End */

/* Main Content - Shop */
#main .desc {
	margin: 0 0 10px 0;
	text-align: justify;
}
#main div.product {

	margin: 0 0 10px 0;
	float: left;
}
#main div.productClear {
	margin: 0 10px 10px 0;
}
#main .product img {
	border: 1px solid #ffbf12;
    width: 100%;
}
#main .product .content {
	/*background: url(../images/feith-hill-candle-company-product-bg.png) repeat-x;*/
    background: #cadd89; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhZGQ4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cadd89 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cadd89), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cadd89 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cadd89 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cadd89 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cadd89 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cadd89', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

	margin: -2px 0 0 0;
}
#main .product h2 {
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	font-size: 16px;
	line-height: 18px;
}
#main .product .content {
    padding: 10px;
}
#main .product .desc {
	clear: both;
}
#main .product .price {
	font-size: 16px;
    text-align: right;
    padding-bottom: 10px;
}
#main .product .vat {
	font-size: 13px;
    text-align: right;
}
#main .product .quantity-left {
    text-align: right;
    padding-bottom: 10px;
}
#main .product .add .quantity {
	width: 20px;
	height: 22px;
    text-align: right;
    padding: 0px 3px;
    margin: 1px 0px 0px 5px;
}
#main .product .add{
    text-align: right;
    height: 22px;
}
#main .product .add span{
    position: relative;
    display: inline-block;
    padding-top: 4px;
}
#main .product .add input {
    text-align: right;
    float: right;
}


#main .pagination {
	padding: 10px;
	clear: left;
	float: right;
}
/* Main Content - Shop End */
#side h2 {
    font-family: 'Kalam', cursive;
    font-size: 30px;
}
/* Side Products */
#side .products .cat {
	font-weight: bold;
}
/* Side Products End */

/* Side Search */
.search {
	/*background: url(../images/feith-hill-candle-company-sprite.png) -614px 0px;*/
	margin: 0 0 0 -5px;
	padding: 10px;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmYmYxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJmMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,191,18,1) 31%, rgba(255,191,18,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(31%,rgba(255,191,18,1)), color-stop(100%,rgba(255,191,18,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbf12',GradientType=0 ); /* IE6-8 */

}

.search input.search-input {
	background: url(../images/feith-hill-candle-company-input-bg.png) repeat-x;
	height: 20px;
    width: 80%;
	padding: 0;
	border: 1px solid #cc9900;

}
/*.search .go {
	background: url(../images/feith-hill-candle-company-sprite.png) -980px 0px;
	width: 29px;
	height: 22px;
	padding: 0;
	margin: 0;
	float: right;
	border: 1px solid #cc9900;
	cursor: pointer;
}*/
/* Side Search End */

/* Featured Product */
#side .feat {
	/*background: url(../images/feith-hill-candle-company-feat-bg.png) no-repeat;*/
    background: rgb(255,233,174); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTlhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZmZlYmI2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZmY1ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxOSUiIHN0b3AtY29sb3I9IiNmZmZiZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNmZmZlZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(255,233,174,1) 0%, rgba(255,235,182,1) 2%, rgba(255,245,218,1) 7%, rgba(255,251,239,1) 19%, rgba(255,254,250,1) 28%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,233,174,1)), color-stop(2%,rgba(255,235,182,1)), color-stop(7%,rgba(255,245,218,1)), color-stop(19%,rgba(255,251,239,1)), color-stop(28%,rgba(255,254,250,1)), color-stop(38%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,233,174,1) 0%,rgba(255,235,182,1) 2%,rgba(255,245,218,1) 7%,rgba(255,251,239,1) 19%,rgba(255,254,250,1) 28%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe9ae', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	margin: 10px 0 0 -10px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	line-height: 18px;
}
#side .feat h2 {
	margin: 10px 0;
    
}
#side .feat .price {
	margin: 5px 0 0 0;
	float: left;
}
#side .feat .vat {
	font-size: 13px;
}
#side .feat .view-product {
	float: right;
	margin: 0 -20px 0 0;
}
#side .feat img {
	margin: 0 0 0 0px;
}
/* Featured Product End */

/* Buttons */
.orange-button {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 0 5px;
    margin-left: 5px;
    background-color: #ffbf12;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    height: 24px;
	cursor: pointer;
    vertical-align: baseline !important;
}
.orange-button-lg {
    font-size: 16px;
    font-weight: bold;
    padding: 2px 5px 0 5px;
    background-color: #ffbf12;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    height: 30px;
	cursor: pointer;
    vertical-align: text-bottom !important;
}
a.orange-button-lg {
    padding: 8px 5px 0 5px;
}
.grey-button {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px 0 5px;
    background-color: #fbfbfb;
    border: 1px solid #000000;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    height: 24px;
	cursor: pointer;
}

/* Buttons End */

.spacer-right {
    margin-right: 10px;
}
.spacer-left {
    margin-left: 10px;
}
.jumbotron {
    padding: 30px 20px !important;
}

/* Basket */
#basket {
	/*background: url(../images/feith-hill-candle-company-sprite.png) -297px 0px;*/
	border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmYmYxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJmMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,191,18,1) 31%, rgba(255,191,18,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(31%,rgba(255,191,18,1)), color-stop(100%,rgba(255,191,18,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbf12',GradientType=0 ); /* IE6-8 */

    padding: 10px 20px 0 20px;
	position: relative;
	top: -3px;
    float: right;
}
#basket h2 {
    font-family: 'Kalam', cursive;
    font-size: 30px;
}
#basket .forms {
	min-width: 275px;
	position: relative;
	bottom: 10px;
    margin-top: 30px;
}
#basket .empty, #basket .checkout {
	height: 22px;
	padding: 0;
	margin: 0;
	float: right;
	border: 1px solid #cc9900;
	cursor: pointer;
}
#basket .empty {
	background: url(../images/feith-hill-candle-company-sprite.png) -846px 0px;
	width: 73px;
}
#basket .checkout {
	background: url(../images/feith-hill-candle-company-sprite.png) -920px 0px;
	width: 59px;
	margin: 0 0 0 10px;
}
#basket .account, #basket .logout, #basket .login {
	float: left;
	height: 22px;
}
#basket .account {
	background: url(../images/feith-hill-candle-company-sprite.png) -620px -80px;
	width: 47px;
	margin: 0 10px 0 0;
}
#basket .login {
	background: url(../images/feith-hill-candle-company-sprite.png) -668px -80px;
	width: 36px;
}
#basket .logout {
	background: url(../images/feith-hill-candle-company-sprite.png) -705px -80px;
	width: 43px;
}
/*

*/
#mobile-basket {
	/*background: url(../images/feith-hill-candle-company-sprite.png) -297px 0px;*/
	border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmYmYxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJmMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,191,18,1) 31%, rgba(255,191,18,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(31%,rgba(255,191,18,1)), color-stop(100%,rgba(255,191,18,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,191,18,1) 31%,rgba(255,191,18,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffbf12',GradientType=0 ); /* IE6-8 */


    padding: 10px 20px 0 20px;
    margin: 0 0 10px 10px;

}
#mobile-basket h2 {
    font-family: 'Kalam', cursive;
    font-size: 30px;
}
#mobile-basket .forms {
	position: relative;
	bottom: 10px;
    margin-top: 30px;
}
#mobile-basket .empty, #mobile-basket .checkout {
	height: 22px;
	padding: 0;
	margin: 0;
	float: right;
	border: 1px solid #cc9900;
	cursor: pointer;
}
#mobile-basket .empty {
	background: url(../images/feith-hill-candle-company-sprite.png) -846px 0px;
	width: 73px;
}
#mobile-basket .checkout {
	background: url(../images/feith-hill-candle-company-sprite.png) -920px 0px;
	width: 59px;
	margin: 0 0 0 10px;
}
#mobile-basket .account, #mobile-basket .logout, #mobile-basket .login {
	float: left;
	height: 22px;
}
#mobile-basket .account {
	background: url(../images/feith-hill-candle-company-sprite.png) -620px -80px;
	width: 47px;
	margin: 0 10px 0 0;
}
#mobile-basket .login {
	background: url(../images/feith-hill-candle-company-sprite.png) -668px -80px;
	width: 36px;
}
#mobile-basket .logout {
	background: url(../images/feith-hill-candle-company-sprite.png) -705px -80px;
	width: 43px;
}
/* Basket End */

/* Basket Page */
.basket-overview {
    width: 100%;
}
.basket-overview td.remove {
	width: 15px;
    
}
.basket-overview td.qty {
	width: 30px;
}
.basket-overview td.product {
	width: auto;
}
.basket-overview td.stock {
	width: 40px;
}
.basket-overview td.price {
	width: 50px;
}
.basket-overview td.total {
	width: 50px;
}
.basket-overview td.totals {
	height: 18px;
}
.basket-overview td.delivery {
	padding: 0 100px 0 0;
}
.basket-overview .line {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ffbf12;
    vertical-align: middle;
}
.basket-overview img {
	width: 100px;
	padding: 0 10px 0 0;
	vertical-align: middle;
}
.basket-overview input {
	width: 20px;
	text-align: center;
}
.basket-overview input.update {
	background: url(../images/feith-hill-candle-company-sprite.png) -939px -51px;
	width: 78px;
	height: 30px;
	margin: 0 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}
.basket-overview input.discount {
	width: 100px;
	margin: 0 0 5px 0;
	text-align: left;
}
.basket-overview .checkout {
	background: url(../images/feith-hill-candle-company-sprite.png) -872px -51px;
	width: 66px;
	height: 30px;
	margin: 0 -10px 0 0;
	display: block;
	float: right;
	border: none;
	cursor: pointer;
}
input.next {
	background: url(../images/feith-hill-candle-company-sprite.png) -794px -168px;
	width: 68px;
	height: 30px;
	margin: 0 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}
.basket-overview .confirm {
	background: url(../images/feith-hill-candle-company-sprite.png) -857px -168px;
	width: 101px;
	height: 30px;
	margin: 0 -10px 0 0;
	display: block;
	float: right;
	border: none;
	cursor: pointer;
}
.alt input, .alt select {
	margin: 3px 0 3px 10px;
}
.basket-overview .paypal {
	background: url(../images/paypal.gif) no-repeat;
	width: 145px;
	height: 42px;
	float: right;
	border: none;
	cursor: pointer;
}
.basket-overview td.update {
	vertical-align: top;
}
.basket-overview .delete {
	background: url(../images/feith-hill-candle-company-sprite.png) -844px -53px;
	width: 14px;
	height: 14px;
	margin: 0 10px 0 0;
	display: block;
}
#checkout-process {
	/*background: url(../images/feith-hill-candle-company-sprite.png) 0px -169px;*/
    background: #ffbf12 !important;
    box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0.2);
	width: 100%;
	
	padding: 10px 10px 8px 5px;
	margin: 5px 0 0 -5px;
	text-align: center;
	font-size: 16px;
}
#checkout-process span {
	padding: 0 7px;
}
div.self {
	padding: 4px 10px 8px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #ffbf12;
}
div.alternative {
	padding: 4px 10px 8px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #ffbf12;
}

/* Basket Page End */
form .form-col {
    padding: 0 0 0 10px;
}


#login-details .login {
	background: url(../images/feith-hill-candle-company-sprite.png) -898px -80px;
	width: 49px !important;
	height: 30px;
	margin: 5px 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}
#login-details .register {
	background: url(../images/feith-hill-candle-company-sprite.png) -839px -80px;
	width: 60px !important;
	height: 30px;
	margin: 5px 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}

#login-details .update {
	background: url(../images/feith-hill-candle-company-sprite.png) -945px -80px;
	width: 57px !important;
	height: 30px;
	margin: 5px 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}
#login-details .change {
	background: url(../images/feith-hill-candle-company-sprite.png) -784px -80px;
	width: 58px !important;
	height: 30px;
	margin: 5px 0 0 -5px;
	display: block;
	border: none;
	cursor: pointer;
}
/* Login Page End */

/* footer */
footer {
	padding: 5px 0 0 0;
	margin: 10px;
	overflow: hidden;
	border-top: 1px solid #000;
}
/* footer end */

/* Contact Form */
form.contact .form-control {
    border-radius: initial;
}
form.contact input.captcha {
	width: auto;
}
form.contact textarea {
	height: 200px;
}
form.contact img {
    padding-top: 15px;
	vertical-align: middle;
}

/* Contact Form End */

/* sitemap */
#sitemap {
	font-size: 16px;
	line-height: 24px;
}


.social-links a img {
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.2);
}