/*
 Table Of Content
 1.)Index content part
 ---------------------------------------*/

/*
 1.)Index content part
 ----------------------------------------*/

/*.featured-product {
	padding-bottom: 30px;
}

.wp-bc-product {
	border: 1px solid #fff;
	float: none;
	display: inline-block;
	vertical-align: top;
	height: 250px;
	margin: 0 15px;
	position: relative;
	width: 220px;
}
.wp-bc-product-name, .wp-bc-value {
	left: 5px;
}
.wp-bc-product-link a {
	left: 35px;
}
.wp-bc-product-link a {
	top: 90px;
}
.wp-bc-value {
	top: 45px;
}
.wp-bc-product-image img {
	height: 160px;
	width: 160px !important;
}*/
.featured-text {
	padding: 20px 15px;
}
.featured-text span, .featured-text h3 {
	margin-bottom: 10px;
}
.featured-text p {
	min-height: 120px;
}
.newsletter-section {
	padding: 1px 15px;
}
.newsletter {
	margin: 0 auto 15px;
}
.social-section {
	float:none;
	overflow: hidden;
	width: 350px;
	margin: 0 auto 10px;
}

.collection-overlay {
	top: 22%;
	padding: 0 15px;
}

#footer {
	padding: 30px 15px;
}
.footer-menu {
	float: none;
clear: both;
margin: 0 auto;
overflow: hidden;
width: 400px;
}
.copyright {
	width: 100%;
	clear: both;
	text-align: center;
}
.slides_attachment_title{
	width: 60%;
	bottom: 50px;
}

.page-template-template-clatted_up-php .collection li { width: 33.3%;}	

.slider-caption-home {
	padding-top: 4px;
	top: 47%;
}
.cp-content {
	padding-bottom: 4px;
}
.cp-content-first {
	font-size: 1.2em;
}
.cp-content-second {
	font-size: 0.8em;
}

/************** Banner Caption Part add by Niraj on 1 December ***********/
.slider-caption {
    padding: 5px 54px;
}
.slider-caption .slider-title {
    font-size: 15px;
}
.slider-caption .slider-subtitle {
    font-size: 7px;
}
