#specialitems{
	text-align:center;
	width:770px;
	}
.specialitem{
	display:block;
	float:left;
	width:245px;
	height:245px;
	border:1px solid #ccc;
	margin:4px;
	overflow:hidden;
	position:relative;
	/* background-position: center -40px; */
    background-position: center 10px;
	background-repeat: no-repeat;
	}
.specialitem a.full{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 100;
	}
.specialitem .text {
	background-color: #fff;
	background: rgba(255,255,255,0.85);
	color: #333;
	float: left;
	position: absolute;
	bottom: -106px;
	left: 0;
	right: 0;
	padding: 8px;
	font-size: 13px;
	text-align: left;
	z-index: 5;
	cursor: auto;
	height: 141px;
	line-height: 1.3;
	-webkit-transition: all 0.28s ease-in-out;
    -moz-transition: all 0.28s ease-in-out;
    -o-transition: all 0.28s ease-in-out;
    transition: all 0.28s ease-in-out;
}
.specialitem:hover .text{
	background-color:#fff;
	bottom: 0px;
}
.specialitem:hover{
	cursor:pointer;
}
.specialitem .text a{
	font-weight:bold;
	font-size:14px;
}
.her .specialitem {
	background-position: center 10px;
}
.kitchen .specialitem {
	background-position: center 10px;
}
.stuffers .specialitem {
	background-position: center 10px;
}
.troops .specialitem {
	background-position: center 10px;
}
.collectors .specialitem {
	background-position: center 10px;
}
.outdoors .specialitem {
	background-position: center 10px;
}
.specialitem .text .desc_price {
	color: #333;
	font-weight: 700;
}
.specialitem.first{
	clear:inherit;
}
.category.relative {
	border: none;
	margin-left: 0;
	text-align: left;
	padding: 0;
	height: 260px;
	width: 382px !important;
	background-position: center;
}
.category.relative .overlaybody a {
	color: #f05a29 !important;
	text-decoration: none;
}
#giftguide .quadtop .category.relative {
	margin-bottom: 0;
}
#giftguide .quadmid .category.relative {
	margin: 0;
}
#giftguide .quadbot .category.relative {
	margin-top: 0;
}
#giftguide .quadtop .category.relative:nth-child(odd) {
	margin-right:5px;
}
#giftguide .quadtop .category.relative:last-of-type {
	margin-right:0;
}
#giftguide #specialitems .specialitem .text h3 {
	font-size: 18px;
}
.category.relative h3 {
	font-size: 24px;
	line-height: 1.2;
	font-family: "Open Sans", arial, helvetica, sans-serif;
	position: relative;
	z-index: 101;
	font-weight: 500;
	margin-top: 30px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85);
}
.category.relative p {
	font-size: 16px;
	font-family: "Open Sans", arial, helvetica, sans-serif;
	font-weight: 500;
	color: #f05a29;
	position: absolute;
	z-index: 101;
	bottom: 0;
	margin-bottom: 20px !important;
	margin-top: 30px !important;
}
.category.relative p a {
	color: #f05a29;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	text-decoration: none;
	background-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	border: solid 1px #e6e6e6;
}
.category.relative p a:hover {
	background-color: rgba(255, 255, 255, .8);
}
.category.relative h3, .category.relative p, .category.relative span.moreinfo {
	margin-left: 12px !important;
}
.category.relative span.moreinfo {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	display: block;
	position: relative;
	z-index: 101;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.category.relative span.moreinfo a {
	color: #242526;
}
.category.relative span.moreinfo.active a {
	color: #f05a29;
}
.category.relative span.moreinfo a:hover {
	color: #f05a29;
	text-decoration: none;
}
.category.relative span.moreinfo a.lesslink {
	display: none;
}
.category.relative span.moreinfo.active a.lesslink {
	display: inline;
}
.category.relative span.moreinfo a.morelink {
	display: inline;
}
.category.relative span.moreinfo.active a.morelink {
	display: none;
}
.category.relative span.moreinfo img {
	float: none;
	position: static;
	width: inherit;
	margin-right: 7px;
}
.category-info .image {
	float: none;
	margin: 0;
}
.category-info .image img {
	border-radius: 0;
}
.category.relative h3 a {
	color: #242526;
	text-decoration: none;
}
.category.relative img {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	width: 54%;
	height: auto;
}
.deptbrand.pens {
	margin: 5px 0 10px;
	height: 125px;
	border: solid 1px #ddd;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.deptbrand.pens:hover {
	border: solid 1px #f05a29;
}
.deptbrand.pens.mid {
	margin: 5px 10px 10px;
}
.category .overlaybody {
	font-size: 14px;
	line-height: 1.3;
	z-index: 300;
	padding: 15px;
	background: rgba(0, 0, 0, 0.7);
	display: block;
	opacity: 0;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.65);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.category .overlaybody {
	background: rgba(0, 0, 0, 0.8);
	}
}
.category .overlaybody:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}
#giftguide {
    font-family: "Open Sans",sans-serif;
}
#giftguide .page-header {
	/* background-color: #242526;
	padding: 8px 12px; */
	/* border-top: solid 1px #c6c6c6; */
	/* margin: 15px 0 0; */
	border-bottom: none;
}
#giftguide .page-header h2 {
	/* font-family: georgia, times, serif;
	text-transform: uppercase;
	width: 100%;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.88); */
	background-color: #e8e8e8;
	padding: 5px;
    /* margin: 25px 0 20px; */
	margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 8px;
    font-family: "Open Sans",arial,helvetica,sans-serif;
    font-weight: 700;
}
#giftguide .page-header span.seeall {
	/* display: block;
	float: right;
	font-family: "Open Sans",sans-serif;
	font-size: 13px;
	line-height: 1;
	margin-top: -15px; */
	float: none;
    display: inline-block;
    letter-spacing: 0;
    margin-top: auto;
    position: relative;
    top: -2px;
    font-size: 12px;
    line-height: 1;
}
#giftguide .page-header span.seeall a {
	color: #fff;
	/* text-decoration: none;
	font-weight: 500; */
	/* border: solid 1px #fff;
    padding: 2px 8px;  */
	text-transform: uppercase;
    color: #bd2626;
    text-decoration: none;
    font-weight: 700;
}
#giftguide .page-header span.seeall a:hover, .category.relative p a:hover {
	/* color: #ffae94; */
	/* color: #e9e9e9; */
	color: #a6310b;
	text-decoration: underline;
}
#giftguide .category-info .page-header {
	border: none;
	background-color: #000;
}
#giftguide .category-info .page-header h1 {
	color: #fff;
}
#giftguide .category-info.well.well-small {
	padding: 0;
	border: none;
}
#giftguide .category-info.well.well-small .image a {
	display: block;
	height: 199px;
}
#giftguide .category-info.well.well-small h2 {
	font-size: 18px;
	font-weight: 700;
	font-family: arial, helvetica, sans-serif;
	margin-top: 20px;
}
#giftguide .category-info.well.well-small p {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5;
}
#giftguide .popfilters {
	background-color: #f1f1f1;
	padding: 10px 10px;
	border-top: 1px solid #dedede;
}
.well.foldingpage {
	border-left: none;
	border-bottom: none;
	border-right: none;
	max-width: 340px;
	padding: 4px;
	background-color: #fff;
}
.well.foldingpage h5 {
	font-size: 15px;
	font-weight: 700;
	text-transform: lowercase;
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 24px;
	color: #333;
}
.nav-list>li>a , .nav .nav-header {
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	font-weight: normal;
}
.nav-list>li>a {
	padding: 4px;
}
.nav .nav-header {
	padding-left: 0;
}
.nav-list>li>a:hover {
	background-color: #e1e1e1;
}
.well.foldingpage .nav-list, .popfilters .nav-list {
	padding-left: 0;
	/* padding-right: 0; */
}
.mainsidebar .drilldownsidebar .block {
	padding: 4px 0 12px 8px;
}
#giftguide .popcol {
	float: left;
	width: 250px;
}
.popfilters h3 {
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #666;
	font-weight: 700;
}
.holcol {
	color: #C43C35;
}
.popfilters li {
	font-size: 15px;
	padding: 3px 0 3px 0;
}
.swatch {
width: 16px;
height: 16px;
float: left;
margin-right: 6px;
}
.swatch.black {
 background-color: #000;
}
.swatch.blue {
 background-color: #0000FF;
}
.swatch.red {
 background-color: #FF0000;
}
.swatch.silver {
 background-color: #666666;
}
.swatch.green {
 background-color: #479f00;
}
.swatch.gold {
 background-color: #dca101;
}
.swatch.brown {
	background: #efc87f; /* Old browsers */
	background: -moz-linear-gradient(top,  #efc87f 33%, #efc87f 33%, #935117 34%, #935117 66%, #935117 66%, #e5b57b 67%, #e5b57b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(33%,#efc87f), color-stop(33%,#efc87f), color-stop(34%,#935117), color-stop(66%,#935117), color-stop(66%,#935117), color-stop(67%,#e5b57b), color-stop(100%,#e5b57b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #efc87f 33%,#efc87f 33%,#935117 34%,#935117 66%,#935117 66%,#e5b57b 67%,#e5b57b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #efc87f 33%,#efc87f 33%,#935117 34%,#935117 66%,#935117 66%,#e5b57b 67%,#e5b57b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #efc87f 33%,#efc87f 33%,#935117 34%,#935117 66%,#935117 66%,#e5b57b 67%,#e5b57b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #efc87f 33%,#efc87f 33%,#935117 34%,#935117 66%,#935117 66%,#e5b57b 67%,#e5b57b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc87f', endColorstr='#e5b57b',GradientType=0 ); /* IE6-9 */


}
.swatch.rainbow {
 background: red; /* not working, let's see some red */
 background: -moz-linear-gradient( top ,
	rgba(255, 0, 0, 1) 0%,
	rgba(255, 255, 0, 1) 15%,
	rgba(0, 255, 0, 1) 30%,
	rgba(0, 255, 255, 1) 50%,
	rgba(0, 0, 255, 1) 65%,
	rgba(255, 0, 255, 1) 80%,
	rgba(255, 0, 0, 1) 100%);
 background: -webkit-gradient(linear,  left top,  left bottom, 
	color-stop(0%, rgba(255, 0, 0, 1)), 
	color-stop(15%, rgba(255, 255, 0, 1)),
	color-stop(30%, rgba(0, 255, 0, 1)),
	color-stop(50%, rgba(0, 255, 255, 1)),
	color-stop(65%, rgba(0, 0, 255, 1)),
	color-stop(80%, rgba(255, 0, 255, 1)),
	color-stop(100%, rgba(255, 0, 0, 1)));
}
.swatch.purpink {
	background: #7728cc; /* Old browsers */
	background: -moz-linear-gradient(top,  #7728cc 0%, #7728cc 50%, #db3977 51%, #db3977 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7728cc), color-stop(50%,#7728cc), color-stop(51%,#db3977), color-stop(100%,#db3977)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7728cc 0%,#7728cc 50%,#db3977 51%,#db3977 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7728cc 0%,#7728cc 50%,#db3977 51%,#db3977 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7728cc 0%,#7728cc 50%,#db3977 51%,#db3977 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7728cc 0%,#7728cc 50%,#db3977 51%,#db3977 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7728cc', endColorstr='#db3977',GradientType=0 ); /* IE6-9 */

}
.swatch.greysilver {
	background: #bfbfbf; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #bfbfbf 50%, #6b6b6b 50%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(50%,#bfbfbf), color-stop(50%,#6b6b6b), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#bfbfbf 50%,#6b6b6b 50%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#bfbfbf 50%,#6b6b6b 50%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#bfbfbf 50%,#6b6b6b 50%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfbfbf 0%,#bfbfbf 50%,#6b6b6b 50%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */

}
.dot-rating-container {
    background-color: #e5e5e5;
    padding: 4px;
	margin-top: 8px;
	border-radius: 4px;
	font-size: 12px;
}
.dot-rating{
	font-style:italic;
	float:right;
}
.dot-rating .dot {
    height: 8px;
    width: 8px;
    margin: 3px;
    background-color: #f05a29;
    border-radius: 100%;
    float: left;
}
.dot-rating .edot {
    height: 8px;
    width: 8px;
    margin: 3px;
    background-color: #fff;
    border-radius: 100%;
    float: left;
}
/* .product_listing .listing_item {
	padding: 10px 0 0;
} */
.product_listing .listing_item a.product_name {
	min-height: 55px;
	display: block;
}
.product_listing .listing_item .purchase-row .right-col .atc {
	text-align: center;
	margin-top: 4px;
}
.product_listing .listing_item:nth-child(-n+4) {
	padding-top: 0;
}

/* //////////////////////////
	SLIDE OUT BOXES
   //////////////////////////  */

.cbp-spmenu {
	position: relative;
}
.cbp-spmenu-vertical {
	width: 342px;
	top: 10px;
	z-index: 1000;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-left {
	left: -348px;
	font-size: 15px;
	line-height: 1.25;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	font-family: "Open Sans", arial, helvetica, sans-serif;
	background-color: rgba(255, 255, 255, 0.35);
	padding: 8px;
	border-radius: 4px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 12px;
	background-color: rgba(255, 255, 255, 0.87);
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
.product_listing .listing_item:nth-child(-n+4) {
	padding-top: 0;
}
.product_listing {
	padding: 10px 0 0 10px;
}
.product_listing .listing_item {
    padding: 0;
	margin: 0 8px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -150px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to container */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* //////////////////////////
	CAROUSEL
   //////////////////////////  */
   
.container.caro {
	margin-left: auto;
	width: 100%;
	position: relative;
	/* background-color: #f5f5f5; */
	padding-top: 15px;
	padding-bottom: 10px;
}
.container.caro .row {
	margin-left: 0;
}
.container.caro .item {
	margin: 0 0 15px;
	padding: 0;
}
.giftideas .container.caro {
    padding: 0 0 20px;
}
.tab-content .rslts .pages a.nactive {
	background-color: #c7c7c7;
	color: #000;
}
 .col-sm-3 {
	width: 29%;
	float: left;
	position: relative;
	min-height: 1px;
	margin-left: 15px;
	margin-right: 15px;
	height: 323px;
	margin-top: 8px;
 }
 
 .item {
	width: 100%;
 }
.col-item {
    border: 1px solid #E1E1E1;
    background: #FFF;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.col-item:hover {
	border: 1px solid #c7c7c7;
}
.col-item.seeall {
	background-color: #eee;
	color: #f05a29;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	text-align: center;
    padding: 140px 10px 0;
	font-family: "Open Sans",sans-serif;
	cursor: pointer;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
	line-height: 1.25;
}
.col-item.seeall:hover {
	background-color: #e3e3e3;
}
.col-item.seeall a {
	text-shadow: 0 1px 0 #fff;
	color: #bd2626;
}
.col-item.seeall a {
	font-size: 22px;
}
.col-item .photo {
	text-align: center;
}
.col-item .photo a {
	width: 221px;
    height: 164px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
	background-size: 85%;
    background-repeat: no-repeat;
}
.col-item .photo img.white {
	width: auto;
    max-height: 164px;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
	height: auto;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.col-item:hover .info {
    background-color: #eee;
}
.col-item .price
{
    float: left;
    margin-top: 5px;
	padding-bottom: 10px;
	height: 65px;
}

.col-item .price h5, .col-item .price h5 a
{
    line-height: 1.35;
    margin: 0;
	font-family: "Open Sans",sans-serif;
    font-size: 15px;
	color: #242526;
	font-weight: 500;
	text-shadow: 0 1px 0 #fff;
}

.col-item .price h5.price-text-color
{
    color: #CC4900;
}

.col-item .info .rating
{
    color: #777;
}
.nav-tabs>li>a {
	background-color: #eee;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.nav-tabs>li>a:hover {
	background-color: #e2e2e2;
}
.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
	margin-top: 5px;
}
.col-item .review {
	clear: both;
}
.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
	font-size: 11px;
	font-family: "Open Sans",sans-serif;
}

.col-item .separator p i
{
    margin-right: 5px;
}
/* .col-item .btn-add
{
    width: 44%;
    float: left;
} */
.sidebar_bodybg.holship ul li a:link, .sidebar_bodybg.holship ul li a:visited {
	color: #5a5a5a;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 0 5px 10px;
    width: 100%;
    line-height: 1.33;
}
.sidebar_bodybg.holship ul li a:hover {
	color: #414141;
}
.sidebar_bodybg ul li a:hover, .sidebar_bodybg.holship ul li.active a {
	background: transparent;
	color: #bd2626 !important;
	text-decoration: underline;
}
.col-item .btn-add a
{
    background: #CC4900;
	color: #fff;
	padding: 3px 8px 4px;
	text-decoration: none;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.col-item .btn-add.view a {
	background: #CC4900;
	/* border: solid 1px #ddd; */
	color: #fff;
	white-space: nowrap;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.col-item .btn-add.view a:hover {
	background: #cc4c22;
}
.col-item .btn-add a:hover {
	background: #cc4c22;
}
.col-item .btn-details
{
    width: 50%;
    float: left;
    /* padding-left: 10px; */
}
.col-item .btn-add a, .col-item .btn-details a {
	font-size: 13px;
}
.col-item .btn-details a {
	color: #242526;
}
.controls
{
    /* margin-top: 20px; */
}
[data-slide="prev"]
{
    /* margin-right: 730px; */
	left: -13px;
}
.rslts [data-slide="prev"]
{
    margin-right: inherit;
	left: inherit;
}
.fa {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-success {
	background-color: transparent;
	border: none;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.btn-success:hover {
	background-color: transparent;
}
.container.caro .fa-chevron-left {
	background-image: url("https://files.knifecenter.com/graphics/seasonal/holiday-2015/holiday-left-arrow-big.png");
}
.container.caro .fa-chevron-right {
	background-image: url("https://files.knifecenter.com/graphics/seasonal/holiday-2015/holiday-right-arrow-big.png");
}
.fa-chevron-left, .fa-chevron-right, .fa-chevron-left:active, .fa-chevron-right:active {
	position: relative;
	top: -9px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 85px;
	width: 43px;
    padding: 0;
    text-shadow: none;
    border: none;
	box-shadow: none;
}
.fa-chevron-left:hover, .fa-chevron-right:hover {
	background-position: center;
}
#giftguide .tabgifts {
	margin-top: 10px;
	font-family: "Open Sans",sans-serif;
}
.tabgifts li a {
	color: #333;
}
.reviewStyle {
	font-size: 10px;
}
.product-wheel {
	margin-top: 5px;
}
.product-wheel nobr img {
	margin-top: 3px;
}
.product-wheel .our_price {
	color: #C43C35;
}
a.product_name, a.reviewStyle:link, a.reviewStyle:visited {
	color: #242526;
}
.mainsidebar .holnav {
	border: solid 1px #ddd;
	margin-top: 6px;
    border-radius: 5px;
	background-color: #eee;
	position: relative;
    top: -95px;
    z-index: 20;
	padding-top: 10px;
}
.sidebar_topbg {
	font-size: 14px;
	line-height: 1.2;
	width: 90%;
	height: inherit;
	text-indent: 0;
	padding: 2px 5px 2px 10px;
}
.mainsidebar .sidebar_topbg, .mainsidebar #sidebar_middlebg {
	font-family: "Open Sans",sans-serif;
}
.countdowntimer {
	width: 163px;
	border:0;
	position: absolute;
    z-index: 100;
    right: 0;
    top: 152px;
	/* background-image: url('https://files.knifecenter.com/graphics/clockworkright1.jpg?v=2'); */
	/* background-repeat :no-repeat; */
	/* background-position: top; */
}
.countdowntimer .countdown-title {
	margin-bottom: 3px;
	color: #fff;
	font-size: 14px;
}
.sectionprod {
	margin-top: 20px;
	text-align: center;
}
.sectionprod .fitem-desc {
	width: 534px;
    padding: 20px;
    background-color: #e4e4e4;
    margin: auto;
    text-align: left;
    color: #2a2a2a;
    line-height: 1.45;
}
.sectionprod .fitem-desc h3 {
	font-size: 16px;
}
.sectionprod .fitem-desc .desc-price {
	font-weight: 700;
	font-size: 15px;
	float: right;
	margin-top: 5px;
}
.sectionprod .fitem-desc .desc-copy {
	margin-bottom: 15px;
}
.sectionprod .fitem-desc .desc-price .desc-sale-price {
	font-size: 20px;
	color: #C43C35;
	padding-left: 3px;
}
.sectionprod .fitem-desc a.shop-btn {
	background-color: #CC4900;
	border-radius: 3px;
	padding: 5px 30px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #c04a26;
	font-weight: 700;
	font-size: 17px;
	float: right;
	margin-left: 20px;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.sectionprod .fitem-desc a.shop-btn:hover {
	background-color: #c04a26;
	text-decoration: none;
}
.tab-content .rslts {
	margin-top: 18px;
}
.tab-content .rslts .context, .tab-content .rslts .pages {
	text-align: center;
	margin: 0;
}
.tab-content .rslts .context {
	margin-bottom: 15px;
}
.tab-content .rslts .pages a, .tab-content .rslts .pages ol li {
	background-color: #eee;
	padding: 6px 12px;
    border-radius: 100%;
	font-size: 16px;
	color: #bd2626;
	font-weight: 700;
}
.tab-content .rslts .pages a.nextp {
	background-color: transparent;
}
.item .rslts {
	color: #333;
}
.row-fluid.rslts [class*="span"]  {
	min-height: 15px !important;
}
.row.caronav {
	position: absolute;
	/* z-index: 80; */
	margin-top: 142px;
	margin-left: -23px !important;
	right: -3%;
	width: 108%;
}
.row.caronav .controls a.fa-chevron-right {
	position: relative;
	z-index: 100;
}
a.left.fa.fa-chevron-left.btn.btn-success {
    position: absolute;
    z-index: 100;
    left: 0;
}
.carousel {
	line-height: 0;
}
.carousel-inner #specialitems .text a:link, .carousel-inner #specialitems .text a:visited {
	color: #CC4900;
}
.carousel-inner #specialitems .text a:first-child {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}
.carousel-inner .specialitem {
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.carousel-inner .specialitem:hover {
	border: solid 1px #999;
	box-shadow: 0 0 10px rgba(0,0,0,0.45); 
}
.carousel-inner .specialitem:hover .text {
	background-color: rgba(255,255,255,0.90);
}
.her .specialitem .text {
	/* height: 45px; */
}
.latest a {
	color: #CC4900;
	line-height: 1;
}
.nav.nav-tabs {
	font-weight: 700;
}
a.seemorebutton {
	color: #bd2626;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	font-size: 25px;
	background-color: #ddd;
	padding: 20px 40px;
	margin: 20px auto;
	display: inline-block;
	-webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
a.seemorebutton span {
	margin-right: 10px;
}
a.seemorebutton:hover {
	text-decoration: none;
	background-color: #cdcdcd;
}
