
/*Other_Style_css*/
@import url("social_icon.css");
@import url("top.css");
@import url("font-awesome.min.css");

/*Nav_Style_css*/
@import url("webslidemenu.css");

/*Banner_Style_css*/
@import url("slippry.css");

/*Cetagoury_Style_css*/
@import url("owl.carousel.css");
@import url("owl.theme.css");

/*Tabs_Style_css*/
@import url("responsive-tabs.css");

@font-face {
	font-family:'NexaSlab-Regular';
	src: url('../fonts/NexaSlab-Regular_gdi.eot');
	src: url('../fonts/NexaSlab-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NexaSlab-Regular_gdi.woff') format('woff'),
		url('../fonts/NexaSlab-Regular_gdi.ttf') format('truetype'),
		url('../fonts/NexaSlab-Regular_gdi.svg#NexaSlab-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}

<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> 


body {
    background: url(./images/body.jpg) top center repeat;
    width: 100%;
    height: auto;
}


.logomain { text-align:center; display:block;  z-index:9999; margin-top:20px;}
.logomain a { text-align:center;}	
.logo{

   }
   




.main-cats a { transition: all 0.5s ease-in-out 0s; display:block; border:5px solid #000;}
.main-cats a:hover { opacity:0.5;}

.cat-link a {background:#fff; width:100%; text-align:center; font-size:14px; display:block; line-height:40px; text-transform:uppercase; transition: all 0.5s ease-in-out 0s;}
.cat-link a:hover { background:#000; color:#fff;}


@media only screen and (max-width: 480px) {
	
	.email_text{
		text-align:right;
		}
		
	.Search {
    margin-top:0px;
}	

.newmenu { text-align:center; margin-bottom:15px;}

.textfont { font-size:12px; text-align:center; line-height:25px; margin-top:50px;}
.cart-icon { margin-top:10px; margin-bottom:10px;}
.Search { margin-bottom:15px;}
.logo > a > img { margin-left:auto; margin-right:auto;}
.SearchInput { width:88%;}
.centertext h3 { line-height:50px;}
.similar-pro { margin-left:-30px;}
	}				

					













			