/* header color */

	header span.title
	{
		color: #1a1a1cd6 !important;
	}

	header 
	{
		background: #fdfdffd6 !important;
		color: #1a1a1cd6 !important;
	}

	header .fa 
	{
		color: #1a1a1cd6 !important;
	}
	header i.fa, header i.material-icons 
	{
		color: #1a1a1cd6 !important;
	}
	.btn-primary 
	{
		background: #4343c8d6 !important;   
		border-color:#fdfdffd6 !important;     
	}
	
	/* buy button and filter */
	.footer-panel-button-ripplers 
	{
		background-color: #fb641b !important;   
	}
			
	.btn-tc-color,.productRowCategoryTab ,.ViewPriceButton
	{
		color: white !important;
		background-color:  #38B6FF !important;
	}

	.btn-tc-color:focus,.btn-tc-color:hover, 
	.productRowCategoryTab:focus,.productRowCategoryTab:hover,
	.ViewPriceButton:focus,.ViewPriceButton:hover  
	{
		color: white !important;
		background-color:  #004AAD !important;
	}

	/* scrol and patter button in  */
	.btn-warning 
	{
		background-color: #f0ad4e !important;   
		border-color: #eea236 !important;   
	}

	.search-div .fa 
	{
		color: #1a1a1cd6 !important;
	}

	.search-div .navbar 
	{ 
		background: #fafafb !important;   
	}
	/* start category page product */
#divItems .Product-title
{
   color: black !important;
}

#divItems .Product-New-Price
{
   color: #337ab7 !important;
}

#divItems .Product-Old-Price
{
   color: black !important;
}



/* end category page product */



/* start Product page lens button */

 #btnUselectLensFeature.warByPkBtn 
 {
		background-color: #337ab7 !important;
		color: #fff !important;
 } 
 #btnUselectLensFeatureBuyNow.warByPkBtn
 {
		background-color: #337ab7 !important;
		color: #fff !important;
 } 
 #btnUselectLensFeatureEdit.warByPkBtn
 {
		 background-color: #337ab7 !important;
		color: #fff !important;
 } 
 
 #btnChooseLensFeature.warByPkBtn
 {
		 background-color: #337ab7 !important;
		color: #fff !important;
 } /* end Product page lens button */
 
/* start buton bottom */


.footer-panel-tc .footer-panel-button 
{
background-color: #337ab7 !important;
color: #f4f1f1 !important;

}

.footer-panel-tc .footer-panel-button-gap
{
	background-color: #cbcbcb !important;
	/*color: #f4f1f1 !important; */
}



 .footer-panel-tc 
{
	height: 70px !important;
}
.footer-panel-button-ripplers 
{
	padding: 27px !important;
	font-size: 13px !important;
}
/* end buton bottom */

.product-variation-content 
{
    text-align: center;
}
.product-variation-title
{
   display:none;
}

#itemDivCrop .product-panel 
{
	background: #FFF none repeat scroll 0% 0%;
	box-shadow: 0px 0px 0px #fff !important;
	margin-bottom: 0px !important;
}
#itemDivCrop .product-variation-content img
{
    width: 20px !important;
    height: 20px !important;
    border: none !important;
	border-radius: 13px !important;
}
#itemDivCrop .product-variation-content img.img-thumbnail {
    padding: 0px !important;
}
#itemDivCrop .product-variation-content .buy-option-unified 
{  
	min-width: 20px !important;
	height: 24px !important;
	border-radius: 12px  !important;
}
#ctl00_CPH_divAttributes
{
     padding-bottom: 0px !important;
}

#ctl00_CPH_divGallery 
{
	text-align: center;
}

#ctl00_CPH_divGallery > img.imgGallerryClass {
    width: 5px !important;
    margin-left: 4px !important;
    padding: 3px !important;
    border: 1px solid #161414 !important;
    height: 5px !important;
}