/* header first row */
header {
    background: white;
}
/* header first row option */
.top-bar .cnt-account ul > li a {
    color: Black;   
}

.top-bar .cnt-account ul > li a:hover, .top-bar .cnt-account ul > li a:focus {
    color: #4ecae4;
}

/* menu item */
.header-style-1 .header-nav {
    background: #000;
}

/* card box */
.top-cart-row .dropdown-cart .lnk-cart {    
    background: #000;  
    color: #fefefe;
}
/* product list page */
    .thumbnail
	{
		border: 1px solid #fff !important;	
	}	
	.istdetailcontainer
	{
		background: #fff !important;
	}


/* hheader search box

.main-header .top-search-holder .search-area {    
    background: #000;   
    border: 1px solid #000;
} 
 
*/

div#divItems .item_Nam a,div#divItems .iffyTip a
{
	color: black;
}

/* hheader search box  button*/
.main-header .top-search-holder .search-area .search-button {
	background-color: #3b3730;
	border: 1px solid #564c39;
	color: #f5eded;
}


.main-header .top-search-holder .search-area {

   border: 1px solid #000;

}

/* */

.productRowCategoryTab {
    background: #000;
	color: #fefefe;
}

/* footer color */
.footer_top {
    border-top: 1px solid #fefefe;
   
    background: #000;
    
}
/* footer menu text */
.footerTopic h4 
{
	border-bottom: 1px solid #fefefe;	
	color: #63ff91;
}

.footer_top  .span1_of_2 h5 {
color: azure;

}



/* footer sub menu text */
.footerTopic .f_nav  li a
{
/* background: #58b8bc; */
 color: #fefefe;
}
/* footer  sub menu on hover*/

.footerTopic .f_nav  li a:hover
{
 background:  #000;
 color: #fefefe;
}

/* category page */
.btn-primary:hover, .btn-black:hover, .btn-primary:focus, .btn-black:focus {
    background: #5ecc96;
}

/* check pincode button */
.btn-primary {
    background:  #000;
}

/* add to card button in detail page */
.btn-warning 
{
	color: #fefefe;
	background-color:  #6ca4cc;
}
.btn-warning:focus,.btn-warning:hover 
{
	color: #fefefe;
	background-color:  #5ecc96;
}	
  /* deskbord style */
	.BUTTON_GREEN_LEFT,.BUTTON_GREEN_RIGHT
	{
		background: #000;
		color: #FFF;
	}
	.BUTTON_STYLE 
	{
		background: #000;
		color: #FFF;
	}
	.BUTTON_STYLE:focus,.BUTTON_STYLE:hover ,.BUTTON_GREEN_RIGHT:focus,.BUTTON_GREEN_RIGHT:hover 
	,.BUTTON_GREEN_LEFT:focus,.BUTTON_GREEN_LEFT:hover 
	{
		color: #fefefe;
		background-color:  #5ecc96;
	}
	
	.AlllensDetailsPrevButton,.AlllensDetailsNextButton
	{
		color: #fefefe !important;
		background-color: #000 !important;
	}
	
	
	   /* start Product detail */
 
		.btn-BuyFrameOnly 
		{
			color: #101010 !important;
			background-color:  #6ca4cc !important;
		} 
		.btn-BuyFrameOnly:focus,.btn-BuyFrameOnly:hover  
		{
		   color: #101010 !important;
		background-color:  #f7f7f7 !important;
		}
	 
 		.btn-OutOfStock 
		{
			color: #101010 !important;
			background-color:  #6ca4cc !important;
		} 
		.btn-OutOfStock:focus,.btn-OutOfStock:hover  
		{
		  color: #101010 !important;
		background-color:  #f7f7f7 !important;
		}
		
		.btn-Buywithlens 
		{
			color: #101010 !important;
			background-color:  #6ca4cc !important;
		} 
		.btn-Buywithlens:focus,.btn-Buywithlens:hover  
		{
				color: #101010 !important;
				background-color:  #f7f7f7 !important;
		} 
 
 /* end Product detail */ 
	
	

	
   