@CHARSET "ISO-8859-1";

.recommended .btn_cnt_srch {
	display: none !important;
}

.recommended .link_to_checkout {
	display: none !important;
}

.recommended .question_for_priceview {
	display: none !important;
}

.recommended .save {
	display: none !important;
}

.recommended .ques {
	display: none !important;
}

.star_inner_cont {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.recommended .avail_comp_cont_Desktop {
	display: none !important;
}

.recommended .avail_comp_cont_Tablet {
	display: none !important;
}

.recommended #shipques_img {
	display: none !important;
}

.recommended .product_label {
	font-size: 12px;
	height: 65px !important;
	text-align: center;
	overflow: hidden;
	/*margin-left: 18px;*/
}

/*Added for PDP to avoid clash*/
.recommended #itemName {
	font-size: 28px !important;
	height: 100% !important;
	text-align: start !important;
	margin-left: 0px !important;
}

.recommended .star_cont { /*height: 36px !important;
	margin-left: 22% !important;*/
	
}

.recommended .star_reviews {
	margin-left: -3px !important;
}

.cat_page .recommended .dollar_price_num {
	margin-left: 36%;
	width: auto;
}

.recommended .img_cont {
	height: auto;
}

.recommended .dollar_price_num {
	font-family: arial;
	font-size: 16px;
	font-weight: 700;
	/*margin-left: 40%;*/
}

@media ALL and (min-width:315px) and (max-width:768px) {
	
	.recommended .product_label {
		height: 110px !important;
	}
	.carousel>.prevPageButton {
		left: 2px !important;
	}
	.carousel>.nextPageButton {
		right: 5px !important;
	}
}

@media ALL and (min-width:315px) and (max-width:480px) {
	.recommended .product_label {
		height: 95px;
	}
	.review_count {
		margin-left: -3.1px;
	}
	.recommended .product_label {
		max-width: 109px;
	}
}

@media ALL and (min-width:310px) and (max-width:321px) {
	.carousel>.prevPageButton {
		left: -5px !important;
	}
	.carousel>.nextPageButton {
		right: -5px !important;
	}
}
.recommended .search_sku_text,.recommended .search_color_options {
	display: none;
}