@font-face {
	font-family: Calibri;
	url(Calibri Italic.ttf) format('truetype');
	font-style: italic;
}
html,
body {
    height: 100%;
	font-family: Calibri, sans-serif;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
	color: #444;
	text-decoration: none;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 20px;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.footer ul {
	list-style: none;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.main-container {
	padding-top: 0!important;
}
#logo {
	width: 100%;
	height: 99px;
	overflow: hidden;
	background-image: url("../images/head.jpg");
	margin-bottom: 15px;
}
@media (max-width: 400px) {
	#logo {
		background: url("../images/head_small.jpg") no-repeat center center;
		background-size: cover;
		height: 80px;
	}
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.cart {
    list-style-type: none;
	padding-left: 0px;
}

.cart li {
    display: inline-block;
	border: none;
}

.cart li .active {

}

.gallery_main_image img{
	max-width: 100%;
}

.gallery-image {
	height: 150px;
	overflow: hidden;
    background-size: cover;
}

.gallery-image div {
	background: no-repeat 50% 50%;
	height: 100%;
	width: 100%;
}

#navigation {
	border-radius: 0;
	border-color: #fcf9ce;
}

@media (min-width: 768px) {
	.navbar-default .navbar-nav > li > a {
		border-right: 1px solid;
	}
}

footer p {
	margin-top: -100px;
}

footer img {
	margin-top: 20px;
}

.navbar-default {
	background-color: #85863e;
	border-color: #576033;
	font-style: italic;
}
.navbar-default .navbar-brand {
	color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #ffffff;
}
.navbar-default .navbar-text {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-size: 20px;
}
#left-menus > li > a{
	padding: 0px 30px;
}
@media (max-width: 1000px) {
	#left-menus > li > a {
		padding: 0px 10px;
	}
}
#right-menus > li > a{
	padding: 0px 10px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #576033;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #576033;
}
.navbar-default .navbar-toggle {
	border-color: #576033;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #576033;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #ffffff;
}
.navbar-default .navbar-link {
	color: #ffffff;
}
.navbar-default .navbar-link:hover {
	color: #ffffff;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #ffffff;
		background-color: #576033;
	}
}
.navbar { min-height:38px;   }
.navbar .navbar-brand{ padding: 0 12px;font-size: 16px;line-height: 38px;height: 38px; }
.navbar .navbar-nav > li > a {  padding-top: 0px; padding-bottom: 0px; line-height: 38px;}
.navbar .navbar-toggle {  margin-top: 3px; margin-bottom: 0px; padding: 8px 9px; }
.navbar .navbar-form { margin-top: 2px; margin-bottom: 0px }
.navbar .navbar-collapse {border-color: #85863e;}

/* Right menu */
.right-menu .panel-default {
	border: none;
}

.right-menu .panel-default .panel-heading {
	background: none;
}

.right-menu .panel-default .panel-title {
	font-weight: bold;
}

.right-menu .panel-default li {
	font-weight: bold;
}

.right-menu .panel-default .kv-sidenav li a {
	color: #444444;
	font-style: italic;
	font-size: 17px;
	padding: 5px 15px;
	border-bottom: 1px solid #85863e;
}
.kv-toggle{
	color: #444444!important;
}
@media (max-width: 768px) {
	.right-menu .panel-default .kv-sidenav li a {
		font-size: 15px;
		padding: 1px;
	}
	img {
		max-width: 100%;
	}
}

.right-menu .panel-default .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: white;
	color: #969D0E;
}

#products .item{
	margin-bottom: 20px;
	text-align: center;
	height: 290px;
}
.gallery_image {
	display: inline-block;
	margin-top: 10px;
}
.gallery_image img{
	max-width: 100px;
	max-height: 75px;
	margin-bottom: 5px;
	width: auto;
	height: auto;
}

.product-image {
	height: 200px;
	display: inline-block;
}

.product-image img {
	max-width: 100%;
	max-height: 200px;
	margin-bottom: 10px;
}
.product-price {
	padding-left: 0px;
	padding-right: 0px;
}
.product-price span{
	color: #df1800;
	font-weight: bold;
	font-size: 14pt;
	white-space: nowrap;
}
.product-price-text{
	font-weight: bold;
	color: #df1800;
}
.no-price span{
	white-space: normal;
}

.btn-cart {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	outline: none;
}

.btn-no-background {
	background: none;
	border: 0px;
	outline: none;
}

.product-view .product-details {
	font-size: 17px;
}
.product-view .product-details a:hover {
	color: #85863e;
}
.product-view .product-description {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.1;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

/* Helpers */
.light-green {
	background-color: #94c516;
}

.full-width{
	width: 100%;
}

.btn-dark-green {
	color: #fff !important;
	background-color: #85863e;
	border-color: #576033;
}

.total {
	font-size: 20px;
	font-weight: bold;
}

#selectengravingform-engraving_id {
	height: 400px;
	overflow: auto;
}

.engravings label {
	display: initial;
}

.engravings input {
	visibility: hidden;
	position: absolute;
}

.engravings label > input + div{ /* IMAGE STYLES */
	cursor:pointer;
}
.engravings label > input:checked + div .thumbnail{ /* (RADIO CHECKED) IMAGE STYLES */
	background-color: #85863e;
	color: white;
}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #85863e; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #94c516; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #85863e;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/
.field-order-privacy_policy_accepted a {
	color: blue;
}