/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ @font-face {font-family:"Celtic Bold";src:url("CELTICBO.eot?") format("eot"),url("CELTICBO.woff") format("woff"),url("CELTICBO.ttf") format("truetype"),url("CELTICBO.svg#CelticBold") format("svg");font-weight:normal;font-style:normal;}


@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

body {

	font-family: 'Oswald', sans-serif;
}
/*---- HEADER --- */
#top { 
	margin: 0 0 0px 0;
	padding: 1px 0px 0px 0;
	margin: 0px 0 0px 0;
	min-height: 24px;
}

#top-links {
	padding-top: 0px;
}

#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

li.widgetli {
	display: inline-block;
	padding: 10px;
	background: #eeeeee;
}

li.widgetli a{
	color: #000;
	font-weight: 600;
}

li.widgetli:hover {
background:#f4e96f;
color: #fff;
}

ul.list-inline {
	margin-bottom: 0;
}

.col-md-12.user {
padding-top: 112px;
padding-right: 26px;
}

.col-md-12.gallery a {
float: right;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 26px;
padding-right: 26px;
font-family: "Celtic Bold";
color: #8c001a;
font-size: 18px;
border: 1px solid #8c001a;
border-radius: 7px;
}

.col-md-12.gallery a:hover {
background: #f4e96f;
}

ul.wiget {
margin-bottom: 0px;
float: right;
}

#search {
	margin-bottom: 0px;
	margin-top: 7px;
	display: inline-flex;
}

#menu {
	background-color: #8c001a;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
	min-height: 40px;
}

.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}

.navbar-nav {
	margin: 0px auto;
	display: table;
	table-layout: fixed;
	float: none;
	text-transform: uppercase;
}

#menu .nav > li > a {
	padding: 10px 37px;
}

#menu .nav > li > a:hover {
	background-color: #f6d44c;
color: #000;
}

header {
        background-color: #fff;
        margin-top: 10px;
	/*background-image: -ms-linear-gradient(bottom, #919191 0%, #F7F3F2 100%);
	background-image: -moz-linear-gradient(bottom, #919191 0%, #F7F3F2 100%);
	background-image: -o-linear-gradient(bottom, #919191 0%, #F7F3F2 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #919191), color-stop(1, #F7F3F2));
	background-image: -webkit-linear-gradient(bottom, #919191 0%, #F7F3F2 100%);
	background-image: linear-gradient(to top, #919191 0%, #F7F3F2 100%);*/
}

ol.flex-control-nav.flex-control-paging {
display: none;
}

#search .input-lg {
	height: 26px;
	line-height: 20px;
	padding: 0 10px;
	width: 74%;
	border-radius: 0px;
}

#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 3px 20px;
	text-shadow: 0 1px 0 #FFF;
	border-radius: 0px;
	color: #fff;
	background:  #8c001a;
}


#content > div.col-md-9 > div > div > div > div.button-group >  {
	width: 43%;
	border: none;
	display: inline-block;
	float: right;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 10px;
}

#content  > button:nth-child(2) {
	display: none;
}

/*---- SLIDER ---*/
div#slideshow0 {
	margin: 0px 0 25px;
	border-radius: 0px;
}

/*----- SIDE BAR LEFT ----*/

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
	
}

.list-group p {
	background: #8c001a;
	color: #fff;
	font-weight: 900;
	margin: 0px;
	padding: 10px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	border-right: 3px solid #df1f26;
}

.list-group a {
color: #000;
}

img.img-responsive.payimage {
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/*-----PRODUCTS------*/

.product-thumb {

	border: none;
	margin-bottom: 20px;
	overflow: hidden;
}

.product-thumb.transition:hover {
box-shadow: -webkit-box-shadow: 1px 7px 12px 4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 7px 12px 4px rgba(0,0,0,0.75);
box-shadow: 1px 7px 12px 4px rgba(0,0,0,0.75);
}

.product-thumb .button-group {
	border-top: none;
	background-color: transparent;
	overflow: auto;
	display: inline;

}

.product-thumb .button-group button {
width: 50%;
line-height: 24px;
float: right;
border-radius: 2px;
color: #fff;
border-color: #d9272d;
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #c82429;
background-image: -moz-linear-gradient(top,#d9272d,#ae1f24);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#d9272d),to(#ae1f24));
background-image: -webkit-linear-gradient(top,#d9272d,#ae1f24);
background-image: -o-linear-gradient(top,#d9272d,#ae1f24);
background-image: linear-gradient(to bottom,#d9272d,#ae1f24);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9272d', endColorstr='#ffae1e23', GradientType=0);
border-color: #ae1f24 #ae1f24 #6d1316;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}

.product-thumb h4 {
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0px;
  min-height: 80px;
  text-align: -webkit-center;
  text-align: center;
}

.product-thumb .price {
	color: #444;
	display: inline;
	font-size: 16px;
	vertical-align: -webkit-baseline-middle;
}

.product-thumb .caption {
	margin-top: 6px;
	padding: 0 10px;
	min-height: 74px;
	padding-bottom: 5px;
}

.caption a {
	color: #5f5e5e;
}

.caption a:hover {
	color: #000;
}

.caption p {
  height: 60px;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0px;
	display: none!important;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #eee;
}



.product-thumb .button-group button:hover {
color: #cdcdcd;
background-color: #d9272d;
text-decoration: none;
cursor: pointer;
text-decoration: none;
background-position: 0 -35px;
-webkit-transition: background-position .1s linear;
-moz-transition: background-position .1s linear;
-o-transition: background-position .1s linear;
transition: background-position 0.01s linear;
}


.breadcrumb {
	margin: 30px 0 20px 0;
}

button#button-cart {
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #c82429;
background-image: -moz-linear-gradient(top,#d9272d,#ae1f24);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#d9272d),to(#ae1f24));
background-image: -webkit-linear-gradient(top,#d9272d,#ae1f24);
background-image: -o-linear-gradient(top,#d9272d,#ae1f24);
background-image: linear-gradient(to bottom,#d9272d,#ae1f24);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9272d', endColorstr='#ffae1e23', GradientType=0);
border-color: #ae1f24 #ae1f24 #6d1316;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
background-position: 0px -40px;
}

/*------ FOOTER ------*/
footer {
	background-image: url("http://glfdev.com/blandford/catalog/view/theme/default/image/footerbg.png");
}

.row.footerpre {
width: 100%;
font-weight: 600;
color: #000;
margin: 0px;
background: #dddee3;
padding-top: 20px;
padding-bottom: 35px;
opacity: 0.9;
background-image: -webkit-gradient( linear, right bottom, left bottom, color-stop(0.3, #FFFFFF), color-stop(0.7, #DDDEE3) );
background-image: -o-linear-gradient(left, #FFFFFF 30%, #DDDEE3 70%);
background-image: -moz-linear-gradient(left, #FFFFFF 30%, #DDDEE3 70%);
background-image: -webkit-linear-gradient(left, #FFFFFF 30%, #DDDEE3 70%);
background-image: -ms-linear-gradient(left, #FFFFFF 30%, #DDDEE3 70%);
background-image: linear-gradient(to left, #FFFFFF 30%, #DDDEE3 70%);
}

body > footer {
	color: #747474;
}

footer h4 {
	font-weight: 900;
}

.footerpost {
	height: 30px;
	background: #2d2d2d;
	padding-top: 7px;
}

h3.imports {
	font-family:"Celtic Bold";
	color:#8c001a;
	letter-spacing: -2px;
	margin-bottom: 0px;
}

h5.feat {
	font-family:"Celtic Bold";
	color:#8c001a;
	letter-spacing: -0.5px;
	margin-top: 2px;
}

body > footer > div > div > div > div > div:nth-child(1) > p {
	line-height: 14px;
}

img.socico {
width: 21px;
margin-bottom: 3px;
margin-right: 12px;
}

@media screen and (max-width: 768px) {
li.widgetli {
display: inline-block;
padding: 7px;
background: #eeeeee;
}

#menu {
border-radius: 0px;
}

#search {
margin-bottom: 7px;
margin-top: 0px;
display: inline-flex;
}
}