#featured-products_block_center li {
	margin-right:10px;
	padding:10px 0;
	width:126px;
	height:240px;
    float : left;
}
#featured-products_block_center li.last_item_of_line  {margin-right:0;}
#featured-products_block_center .s_title_block,  #featured-products_block_center h5 {
	padding-top:5px;
	height:30px;
	min-height:30px;
	max-height:30px;
	overflow: hidden;
	font-size:12px;
	color:#222;
	padding-bottom: 0;
	font-weight:bold;
}

#featured-products_block_center .product_image {
	display:block;
	position:relative;
	overflow:hidden
}
#featured-products_block_center .product_image span.new {
	display: block;
	position: absolute;
	top: 15px;
	right:-30px;
	padding: 1px 4px;
	width: 101px;
	font-size:10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: #990000;
	transform: rotate(45deg);  /* Newer browsers */
}

#featured-products_block_center .product_desc {
	height: 45px;
	min-height:45px;
	max-height: 45px;
	overflow: hidden;
}
#featured-products_block_center .product_desc,
#featured-products_block_center .product_desc a {
	color:#666
}
#featured-products_block_center .lnk_more {
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:10px;
	color:#0088cc;
	background:url(../img/arrow_right_1.png) no-repeat 100% 3px;
}
#featured-products_block_center .price_container {
	margin-top:10px;
	padding:0;
}
#featured-products_block_center .price {
	font-size:20px;
	color:#008e24
}
#featured-products_block_center li .ajax_add_to_cart_button {display:none;}
#featured-products_block_center li span.exclusive {display:none;}
.prodcrsl_home .owl-item{height:360px}
.prodcrsl_home .item{width:210px}
.prodcrsl_home {height:360px;overflow:hidden;}
div.prodcrsl_home a.add_to_compare.checked,div.prodcrsl_home a.addToWishlist.checked{color:#f00}
div.prodcrsl_home div.item p.price_display{margin:0!important;width:100%}
div.prodcrsl_home div.owl-item{padding:10px 0!important}
.prodcrsl_home .owl-buttons div:hover{background-color:#2c6e9e;color:#fff}
.prodcrsl_home .owl-buttons div.owl-next{border-top-right-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-right-radius:3px}
#index .tptncarousel{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.prodcrsl_home .functional-buttons{height:40px}

.prodcrsl_home .functional-buttons a, .prodcrsl_home .functional-buttons span {
    display: block;
    font-size: 12px;
    margin: 0 2px;
    text-decoration: none;
    height: 30px;
    line-height: 32px;
    width: 30px;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.buy_list {
    display: inline-block!important;
    margin-left: 5px;
}
.prodcrsl .functional-buttons{height:40px!important;}
.prodcrsl_home .functional-buttons .func1, .prodcrsl_home .functional-buttons .func2{
    width: 49%;
    display: block;
    float: left;
    height:40px;
}
.wishlistLinkTop .submit {
    margin: 0 0 30px;}
.prodcrsl_home .func2 .addToWishlist, .prodcrsl_home .func2 .add_to_comparre{
    width: 100%;
    background-color: #fff!important;
    line-height: 16px;
    height: 20px;
    padding-top: 1px;
}
.prodcrsl_home .func2 > .wishlist, .prodcrsl_home .func2 > .compare{width:97%;margin-left:5px}
.func2 > .wishlist,.func2 > .compare {margin-left:8px}
.func2 .addToWishlist, .func2 .add_to_comparre {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #0156a9;
}
.func2 a > i{color: #0156a9}
.func2 a {
    text-align: left;
    text-decoration: none;
    border-radius: 0 !important;
}

.wish_prods {
    display: inline;
    text-align: left;
    margin-left: 5px;
    font-size: 12px;
    border-bottom: 1px dashed #0156a9;
    color: #0156a9;
}
.prodcrsl_home .func2 .wishlist .wish_prods{margin-left:9px;}
.ajax_add_to_cart_button{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1f5987), color-stop(1, #468398));
    background:-moz-linear-gradient(top, #1f5987 5%, #468398 100%);
    background:-webkit-linear-gradient(top, #1f5987 5%, #468398 100%);
    background:-o-linear-gradient(top, #1f5987 5%, #468398 100%);
    background:-ms-linear-gradient(top, #1f5987 5%, #468398 100%);
    background:linear-gradient(to bottom, #1f5987 5%, #468398 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f5987', endColorstr='#468398',GradientType=0);
    background-color:#1f5987;
}
.ajax_add_to_cart_button:hover{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468398), color-stop(1, #1f5987));
    background:-moz-linear-gradient(top, #468398 5%, #1f5987 100%);
    background:-webkit-linear-gradient(top, #468398 5%, #1f5987 100%);
    background:-o-linear-gradient(top, #468398 5%, #1f5987 100%);
    background:-ms-linear-gradient(top, #468398 5%, #1f5987 100%);
    background:linear-gradient(to bottom, #468398 5%, #1f5987 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468398', endColorstr='#1f5987',GradientType=0);
    background-color:#468398;
}
.prodcrsl_home .func2 a.checked .wish_prods,.prodcrsl_home .func2 a.checked i{color:#008e24!important;border-bottom-color:#008e24!important}
.prodcrsl_home .func2 a:hover .wish_prods{border-bottom-color:#fff!important}
.prodcrsl_home .lnkdel {display:inline-block;position:absolute;top:0;right:0}
.prodcrsl_home .price_display{font-size:20px}
.prodcrsl_home .item div.item-content{
    background-color:#fff;
    border: 1px solid #e5e5e5;;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 10px 15px;
}
.prodcrsl_home .col-xs-12 {padding:0 5px}
.prodcrsl_home .ajax_add_to_cart_button {width:100%!important;font-size:14px!important}
.prodcrsl_home div.wishlist a.addToWishlist.checked, .prodcrsl_home div.compare a.add_to_compare.checked {
    color: #f00;
}
