.product h1.tittle{
	padding-bottom:10px;
}
.product .discription h1, .product .discription h2, .product .discription h3, .product .discription h4, .product .discription h5, .product .discription h6{
	margin-left:20px;
	padding-left:0px;
}
.tab .section h1, .tab .section h2, .tab .section h3, .tab .section h4, .tab .section h5, .tab .section h6{
	margin-left:0px;
}
.discription ol li {
    margin-left: 50px;
}
.discription ul{
    list-style: inherit;
}
.discription ul li {
    margin-left: 35px;
}
.product-more-views .Enlarge{
	width:160px;
}
.product-image-box label{
	background:#ffffff;
}
.product .discription p{
	display:block;
	margin:10px 0;
}
.specifics .titel2{
	line-height:29px;
}
.specifics > div:nth-of-type(2){
	padding-left:20px;
}
.specifics p{
	padding-left:0px;
}
.specifics ul{
    list-style: inherit;
	padding:0 15px 0 0;
}
.specifics table {
    width: 75%;
    margin: 0 auto 0 0px;
    border-collapse: collapse;
}
.specifics table th, .specifics table td{
    border: 1px solid #d0d0d0;
    padding: 12px;
	line-height:normal;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
}
.specifics table tr:nth-child(odd) th, .specifics table tr:nth-child(odd) td{
	background:#ffffff;
}
.specifics table tr:nth-child(even) th, .specifics table tr:nth-child(even) td{
	background:#f0f2f4;
}
.specifics table th{
	font-weight:bold;
}
.specifics table td{
	font-weight:normal;
}
.specifics table th p, .specifics table td p{
	margin:0 !important;
	padding:0;
}
.specifics table td:first-child {
    width: auto;
    border-left: 1px solid #d0d0d0;
}
.specifics table td:last-child {
    width: auto;
    line-height:normal;
}
.specifics table caption{
	font-size: 15px;
	font-weight:bold;
	padding:10px 0;
    font-family: Arial, Helvetica, sans-serif;
	border:1px solid #d0d0d0;
}



@media only screen and (max-width: 1250px){
.product-more-views{
	background:none;
}
}


@media only screen and (max-width: 580px){
.product-image-box label{
    width: 70px;
    height: 70px;
}
.product-more-views .views{
	width:100%;
}
}


@media only screen and (max-width: 767px) and (min-width: 320px){
.specifics{
    overflow-x: scroll;
}
}


/**** Pc Image Module Style Starts ****/
.product-image-box label[rel=""],
.product-image-box label[rel="{{image1}}"],
.product-image-box label[rel="{{image2}}"],
.product-image-box label[rel="{{image3}}"],
.product-image-box label[rel="{{image4}}"],
.product-image-box label[rel="{{image5}}"],
.product-image-box label[rel="{{image6}}"],
.product-image-box label[rel="{{image7}}"],
.product-image-box label[rel="{{image8}}"],
.product-image-box label[rel="{{image9}}"],
.product-image-box label[rel="{{image10}}"],
.product-image-box label[rel="{{image11}}"],
.product-image-box label[rel="{{image12}}"]{
	display: none !important;
}