

/*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");

@font-face {
	font-family:'Poppins-Regular';
	src: url('../fonts/Poppins-Regular_gdi.eot');
	src: url('../fonts/Poppins-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Poppins-Regular_gdi.woff') format('woff'),
		url('../fonts/Poppins-Regular_gdi.ttf') format('truetype'),
		url('../fonts/Poppins-Regular_gdi.svg#Poppins-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-25CA;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mmenu{
	display:none;
	}

.top_color{
	background-color:#fff;
    width: 100%;
	}

.menu_color { background:#1b1b1b; min-height:35px; width:100%; }
	
.text1{
	font-family:'bebas_neueregular';
	color:#fff;
	    margin-top: 5px;
	}

h2.h_cat { font-family:'bebas_neueregular'; text-align:center; background:url(../images/catlines.png) top center no-repeat; 
color:#ff0034; text-transform:uppercase; font-size:32px; line-height:44px;}

p.lined-separator { font-family:"Poppins-Regular"; font-size:24px; margin-top:35px; text-transform:uppercase; text-align:center;}

.catsmain a {transition: all 0.5s ease-in-out 0s; margin-bottom:10px; display:block; border:5px solid #fff;}
.catsmain a:hover { border:5px solid #ef0f1e;}
.socialbox a { font-size: 24px;
border: 2px solid #333;
padding: 15px;
width: 50px;
height: 50px;
color: #333;
line-height: 0px;
margin: 5px;
text-align: center;
display: inline-block; transition: all 0.5s ease-in-out 0s;}
.socialbox a:hover { color:#ef0f1e;}
.socialbox a.fa { color:#333;}
.Search { 
clear:both; margin-top:40px; border:1px solid #ccc;
}
.SearchInput {background:#fff;
height:37px; 
padding:0px 5px;
font-size:12px;
color:#1f1f1f; 
font-family:'Poppins-Regular';
width:89%;
box-shadow:none;
border:none;
outline:none; padding-left:10px;
}
.SearchBtn {
background:url(../images/search.png) center no-repeat;
width:38px;
height:37px;
float:right;
border:none;
transition: all 0.5s ease-in-out 0s;
}
.SearchBtn:hover { 
cursor:pointer;
opacity:1;
}

.logo{ 
	}

.logo>a>img{
	margin-left:auto;
	margin-right:auto;
	}

 
.bottomIMG { background:#ef0f1e; width:100%; height:100px; margin-top:20px;}
.socialBG { background:url(../images/socialBG.jpg) no-repeat; height:100px; width:100%; margin-left:15px;}
.fontstyle i.fa { color:#fff; font-size:30px; margin-top:35px; float:left;}
.socialfont a>i.fa { color:#fff; font-size:30px; margin-left:10px; transition: all 0.5s ease-in-out 0s;}
.socialfont a>i.fa:hover { color:#ef0f1e;}
.menuBG { background:url(../images/menuBG.png) top center repeat-x; width:100%; height:55px; border-bottom:1px solid #D1CECE; border-top:1px solid #D1CECE;}

.basketbg { background:#ef0f1e; width:100%; min-height:100px;}
.basketbg span { color:#fff; font-weight:bold; text-transform:uppercase; width:100%;}
.basketbg a { color:#fff; text-decoration:none;}

.cart_btn{
	/* background-color: #cb3747;*/
    padding: 5px;
	float:right; margin-top:15px;
	}
	
.cart_btn>i{
	color:#fff;
	font-size: 20px !important;
	}

.cart_btn>a{
	text-decoration:none;
	font-family:'Poppins-Regular';
	color:#fff;
	font-size:12px;
	}
.catmain { margin-top:90px;}
.catmain a{ opacity:1px; transition: all 0.5s ease-in-out 0s; min-height:299px; float:left;}
.catmain a:hover { opacity:0.5;}
.h_text1{
	color:#fff;
	font-family:'bebas_neueregular';
	}

.textheader { line-height:35px; color:#fff; margin:0px; padding:0px; font-family:"Poppins-Regular"; font-weight:normal;}

.h_text7 { color:#343434;
	font-family:'bebas_neueregular';}
.text2{
	color:#999999;
	font-family:'Poppins-Regular';
	font-size:12px; padding:10px;
	}
	
.h_text2{
	text-align:center;
	color:#1f1f1f;
	font-family:'Poppins-Regular';
	text-transform:uppercase;
	}	

.colorline { margin-top:15px; margin-bottom:15px;}
.SoicalBox a { margin-left:15px;}
.SoicalBox a:hover { opacity:0.5;}
.aboutBG { background:#f2f3f8; width:100%; min-height:360px; }
	
.border{
	background: #fff;
    border: 2px solid #e5e5e5;
	transition: all 0.5s ease-in-out 0s;
	border-radius:5px;
	padding:10px;
	margin:10px;
	}
	
.border>a>img{
	margin-left:auto;
	margin-right:auto;
	}
	
.pname {
   font-family:'Poppins-Regular';
    color: #666;
    line-height: 20px;
	    font-size: 12px;
}

.artnum {
   font-family:'Poppins-Regular';
    color: #666;
    line-height: 20px;
	    font-size: 12px;
}

.prddetails{
	margin-top:5px;
	}

.prddetails a {
    background: #eb3232;
    padding: 4px 10px 4px 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
	font-family:'Poppins-Regular';
	font-size:12px;
	border-radius:4px;
	}
	
.prddetails a:hover {
	background:#000;
	color:#fff !important;
		transition: all 0.5s ease-in-out;
	}
	
.f_color{
	background-color:#1c1c1c;
	margin-top:20px;
	}	
	
.h_text3{
	text-align:left;
	color:#fff;
	font-family:'Poppins-Regular'; font-weight:normal; line-height:70px; font-size:16px; text-transform:uppercase;
	}	
	
.h_text3>span{
	}

.SPbanner {transition: all 0.5s ease-in-out 0s; margin-top:15px; 
-moz-transform:scale(1,1); -moz-transition-timing-function:ease-out; -moz-transition-duration:250ms; -webkit-transform:scale(1,1); 
-webkit-transition-timing-function:ease-out; -webkit-transition-duration:250ms; -khtml-transform:scale(1,1); -khtml-transition-timing-function:ease-out;
 -khtml-transition-duration:250ms;}

.SPbanner:hover { -moz-transform:scale(1.05,1.07); -webkit-transform:scale(1.05,1.07); -khtml-transform:scale(1.05,1.07); opacity:1;}

.right2{
text-decoration:none;
    font-size: 12px;
    color: #fff !important;
		 transition: 0.3s ease-in-out 0s;
		 line-height:25px;
		 font-family:'Poppins-Regular';
}

.right2:hover{
	color:#ef0f1e !important;
    text-decoration:none;
}

.text3{
	text-align:left;
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px;
	letter-spacing:1px;
	}

	
.p_box{
	border:1px solid #e5e5e5;
	padding:10px;
	height:330px; margin-bottom:22px;
	}
	
.p_box:hover{
box-shadow: 2px 2px 10px 2px rgba(119, 119, 119, 0.5);
-moz-box-shadow: 2px 2px 10px 2px rgba(119, 119, 119, 0.5);
-webkit-box-shadow: 2px 2px 10px 2px rgba(119, 119, 119, 0.5);
	}
	
.shadow { background:#fff; box-shadow:0px 1px 10px 0px rgba(242, 131, 7, 0.5);
-moz-box-shadow: 0px 1px 10px 0px rgba(242, 131, 7, 0.5);
-webkit-box-shadow: 0px 1px 10px 0px rgba(242, 131, 7, 0.5); margin-top:20px; min-height:318px;}	
	
.p_box>a>img{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px 10px 0px;
	}
	
.art_name{
	font-family: 'Poppins-Regular';
	color:#434343;
	font-size:14px; text-align:center;
	}
	
.art_num{
	font-family: 'Poppins-Regular';
    color: #ef0f1e;
    line-height: 30px;
    font-size: 12px; text-align:center;
	}
	
.p_btn{
      text-align: center;
  font-family:'Poppins-Regular';
   border:none; margin-top:10px;
    
	}
	
.p_btn>a{
	text-decoration: none;
	font-size: 12px;
	  color: #fff;
	   padding:5px 12px;  border-radius:18px; background:#3d3d3d;
	}

.p_btn>a:hover { background:#ef0f1e; color:#fff;}
.lined-separator2 {
    height: 21px;
    margin: 21px 0;
    position: relative; text-align:center;
}
.SIGNBG { padding:10px; background:#141414; margin-top:10px; min-height:350px;}
.signup {}
.SigInput { background:#333; border:1px solid #666; width:100%; height:40px; color:#999; float:left; padding-left:10px; box-shadow:none;}
.SigBtn { color:#fff; width:150px; height:40px; line-height:40px; text-transform:uppercase; font-size:14px; 
 text-align:center; background:#ef0f1e; float:right; margin-top:7px; border:1px solid #ccc; font-weight:bold; }
.SigBtn:hover { background:#000;}

.signup h2 { color:#1f1f1f; margin-bottom:15px; text-align:center; font-size:26px; font-family: 'Roboto', sans-serif;}
.signup span { color:#1f1f1f; margin-bottom:15px; text-align:center; font-size:20px; display:block; font-family: 'Roboto', sans-serif;}
.InnerText {
	   width:100%; 
	   text-shadow:0px 2px 2px rgba(0,0,0,0.5);
	   }

.headerBG { background:url(../images/footerBG.jpg) top center no-repeat #1e1e1e; width:100%; min-height:400px;}

.f_logo { margin-top:50px;}
.footertext { color:#fff;}
	   
.InnerText>h2{
	text-align:left;
	color:#fff;
	font-family:'Dosis-Regular';
	font-size:50px;
	margin:0px;
	}
	
.InnerText>h3{
	text-align:left;
	color:#fff;
	font-family:'Dosis-Regular';
	    font-size:38px;
    font-weight: bold;
	margin:0px;
	}	
	
.InnerText>h3>span{
	color:#ea0006;
	}	
	

.marquee{
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:12px;
	letter-spacing:1px;
	}
	
.border_line{
	border-right:1px solid #ccc;
	}
	
.text4{
	color:#fff;
	font-family:'Poppins-Regular';
	font-size:16px; line-height:26px; text-align:center;
	}
	

.bottomBG { background:#1f1f1f; width:100%; min-height:50px; line-height:50px;}

.line{
	height:1px;
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(147,147,147,1) 50%,rgba(0,0,0,0) 100%);
	margin-top:10px;
	}

.borderline { background:#000; width:100%; height:1px; margin-top:10px;}

.f_link{
	font-family:'Poppins-Regular';
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:0.5px;
	}
	
.f_link>a{
	color:#ef0f1e;
	}	
	
.f_link>a:hover{
	text-decoration:underline;
	}															
				
/*==================================================
=            detaile page   style                =
==================================================*/

	.Pagination { 
	clear:both; 
	margin-bottom:10px;
	}
	
	.Pagination a {
	background:#f3f3f3; 
	padding:3px 6px; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	-khtml-border-radius:3px; 
	color:#000 !important;
	}
	
	.Pagination a:hover, .Pagination a.paging_act {
	background:#ef0f1e;
	color:#fff !important;
	}

	.ProDetailsCon { 
	float:left; 
	padding:15px; 
	margin-left:0px; 
	padding-right:0px;
	width:100%;
	}
	
	.ProDetailsCon h1 { 
	color:#ef0f1e; 
	font-size:28px;
	font-family:'bebas_neueregular'; 
	font-weight:normal; 
	text-transform:uppercase;
	}
	
	.DetailArt {
	padding:7px 5px; 
	font-size:12px; 
	color:#000;
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0 10px; border-bottom:2px solid #ef0f1e;
	}
	
	.DetailArt span { 
	color:#000;
	}
	
	.DetailsCon {
	padding:7px 5px; 
	min-height:100px;
	margin-bottom:10px; 
	color:#333;
	font-family:Arial, Helvetica, sans-serif; border:1px solid #1f1f1f;
	}
	
	.DetailsCon span {
	color:#000; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	.ProdOpt { 
	padding:7px 5px;
	margin-bottom:8px; border-top:2px solid #ef0f1e;
	}
	
	.ProdOpt span {
	width:100px; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	display:inline-block;
	}
	
	.ProdOpt select {
	border:1px solid #ccc;
	padding:2px; 
	color:#666;
	background:#f7f7f7;
	}
	
	.ProdOpt input {
	border:1px solid #ccc;
	width:50px; 
	padding:2px;
	color:#666;
	background:#f7f7f7;
	}
	
	.Button { 
	background:#fff; 
	padding:8px 10px; 
	color:#000; 
	transition: 
	all 0.5s ease-in-out 0s; 
	font-size:14px; 
	text-transform:uppercase;  
	margin:8px 0 10px 0px;
	box-shadow:0px 0px 2px #ef0f1e;
	border: 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.Button:hover { 
	background:#ef0f1e ; 
	cursor:pointer; 
	color:#fff; 
	}

.box1 { border:1px solid #1f1f1f;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px;}

.LefMenu li.MainLeftCats a { background:#ef0f1e;display:block; position:relative; color:#fff; font-family: 'Roboto', sans-serif; font-weight:500; text-decoration:none; 

font-size:14px; text-transform:uppercase; margin-top:15px; padding:15px; }

.LefMenu li.SecMenu { list-style:none; margin-bottom:3px;}

.LefMenu li.SecMenu a { background-color:#fff; color:#393939; font-weight:normal; font-size:14px; line-height:30px; text-decoration:none; display:block; padding:0px 5px; font-family: 'Roboto', sans-serif; transition: all 0.5s ease-in-out 0s; border:1px solid #eaeaea;}

.LefMenu li.SecMenu a:hover, .LefMenu li.SecMenu a.active{ padding-left:10px; color:#cc0001;}

.LefMenu li.SecMenu:active{ padding-left:10px; color:#cc0001; }

.menutitle li a { background:#fff url(images/down-arrow.png) right center no-repeat;}

.submenun { background:#eaeaea;}

.submenun ul { margin:0px; padding:0px;}

.submenun ul li { list-style:none; border-bottom:1px solid #ccc;}

.submenun ul li a { text-decoration:none; color:#393939; font-weight:normal; font-size:12px; padding:0 5px; line-height:30px; display:block;}

.submenun ul li a:hover, .submenun ul li a.active { color:#014491}

.submenun ul li a:focus:active { color:#014491; font-weight:bold;} 

 





.MainLeftCats {


cursor:pointer;

/*background-color:#525866;*/
color:#fff;


text-align:left;

font-family: sans-serif;

font-size:15px;

list-style: none; font-weight:normal;

margin-bottom:2px; margin-top:15px;

}



.MainLeftCats:hover{

 /* background-color: #333;*/

  color:#fff;

}



.MainLeftCats ul { margin:0; padding:0;}



.MainLeftCats>a { color:#fff; text-decoration:none !important;}



.MainLeftCats>a:hover { /*background:#333 !important;*/ color:#000; text-decoration:none !important;}


.menutitle>li>a{

	text-decoration:none;

	color:#666;

	}



.submenu{

margin-bottom: 0.5em;

}



.submenu ul { margin:0; padding:0;}

.submenu ul li {

	    list-style: none;

    cursor: pointer;

    margin-bottom: 5px;

 /*   background-color: #DE546B;*/

    color: #000;

    text-align: left;

       font-family: sans-serif;

    font-size:12px;

	padding-left:10px;

	    line-height: 25px;

		border:1px solid #ccc;

	}

	

	.submenu ul li:hover{

  background-color: #ef0f1e;

  padding-left:20px;

}

	

	

.submenu ul li a { color:#000; text-decoration:none !important; display:block;}

.submenu ul li a:hover { 

/*padding-left:10px;*/

margin:0px;

padding:0px !important;

transition: all 0.3s ease-in-out 0s;

color:#fff;

}
		
		
	
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

    /*==========  Mobile First Method  ==========*/


@media only screen and (max-width: 480px) {
	.text1{
		text-align:right;
	}
	
.Search { 
}
.LNG { margin-left:70px;}
.p_box { margin-left:20px;}
.h_text7 { font-size:24px; margin-left:10px;}
.logo { margin-right:7px;}
.RLTPRD { float:left;}
.socialbox { margin-top:0px; margin-left:50px;}
.emailsection { margin-top:50px;}
.emailsection2 { margin-top:20px;}
.SigInput { width:250px;}
p.lined-separator { margin-top:85px;}
.bottomIMG { height:auto;}
	}				

					













			