﻿@import url('https://fonts.googleapis.com/css?family=Roboto');
body {font-family: 'Roboto', sans-serif; font-size:14px; background:#fff !important; color:#333}
html, body{overflow-x:hidden;}
h1, h2, h3, h4, h5, h6, p, form, img, ul, li, ol {margin:0; padding:0; list-style:none; outline:0; border:0;}
h1, h2, h3, h4, h5, h6{margin-bottom:5px; font-weight:300 !important; }
h1{font-size:35px;  }
h2{font-size:28px; }
h3{font-size:24px;}
h4{font-size:20px;}

.evince{display:inline-block; width:16px; height:16px; background:url(../images2/in.png) no-repeat 2px 1px;}
a {text-decoration:none; color:#333;}
a:hover{color:#000070;}

.gap5{display:block; height:5px; clear:both;}
.gap60{display:block; height:60px; clear:both;}
.gap40{display:block; height:40px; clear:both;} .gap30{display:block; height:30px; clear:both;} .gap20{display:block; height:20px; clear:both;} .gap15{display:block; height:15px; clear:both;} .gap1{display:block; height:1px; clear:both;} 
.gap3{display:block; height:3px; clear:both;} 
.gap10{display:block; height:10px; clear:both;} .font10{font-size:10px; line-height:16px;} .font11{font-size:11px; line-height:16px;} .gap50{display:block; height:50px; clear:both;}
.gap40{height:40px; clear: both;}
.gap50{height:50px; clear: both;}
.gap100{ height: 100px; clear: both;}


.padclr
{padding:0px !important;}

.nobdr
{border:0 !important;}

.pad10{padding:10px;}
.pad15{padding:15px;}
.pad20{padding:20px;}
.pad30{padding:30px;}
.pad40{padding:40px;}


.nopadL
{padding-left:0px;}

.nopadR
{padding-right:0px;}

.padL
{padding-left:40px;}

.padR
{padding-right:40px;}

.padR3
{padding:0px 3px 0px 0px;}

.borderL
{border-left:1px solid #e6e8eb;}
.borderR
{border-right:1px solid #e6e8eb;}
.borderB
{border-bottom:1px solid #e6e8eb;}


.noborderL
{border-left:0 !important;}
.noborderR
{border-left:0 !important;}

.nobdrRadius
{border-radius:0 !important;}

.font32{font-size:32px !important;}
.font12{font-size:11px !important; line-height:18px;} .fontBold{font-weight:bold;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font16{font-size:16px !important;}
.font20{font-size:20px !important;}
.font24{font-size:24px !important;}
.font18{font-size:18px !important;} .font62{font-size:62px !important; padding:10px 0;}
.clear {clear:both;} .fLeft{float:left;} .fRight{float:right;}

.tal100 {
    height: 100px;
}

.width100 {
    width: 100%;
}

.widthAuto {
    width: auto;
}

.ein {background: url("../images/in.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: inline-block; height: 15px; width: 13px;}

.yes360 { display: none; }
.yes600 { display: none; }
.yes800 { display: none; }

.no360 { display: block; }
.no600 { display: block; }
.no800 { display: block; }

@media (max-width:599px) {
	.yes360 { display: block; }
	.no360 { display: none; }
}

@media (max-width:767px) {
	.yes600 { display: block; }
	.no600 { display: none; }
}

@media (max-width:998px) {
	.yes800 { display: block; }
	.no800 { display: none; }
}


/*-- Custom Style Starts --*/

/* container set to 90% */

/* .container-fluid .container {
	width:90%;
}

*/
/* 27-04-2017 */


.main_logo {
    height: 50px;
    width: 100%;
}

.brand_all > #demo > .owl-theme > .clickable > .owl-buttons .arrow5 {
    top: 38px;
}


/* */

/* 28-04-2018 */
.offer_price {
	color:#008000;
}
.modal_overflow{
    overflow-y: initial !important
}
.modal_height{
    height: 250px;
    overflow-y: auto;
}

/* */
/*header.php*/

.header {
	background-color:#FE1A19;
}
.header .login {
	margin-right:-5px;
}
.logo {
	background-color:#F4F4F4;
}
.menu  li > a:hover {
	background-color:#ff3333;
}

.header .navbar {
	min-height:0px;
	margin-bottom:0;
}

.border1 {
	border-right:1px solid #aaa;;
	border-left: 1px solid #aaa;;
}
.border2 {
	border-right: 1px solid #aaa;;
}

.menus {
 
	margin-bottom:0px;
	min-height:0px;
}
.header .navbar-nav > li > a {
    padding:10px 7px;
}
.header .navbar-nav > li > div {
    color: #fff;
    padding: 10px 5px;
}

.menu .navbar-nav > li > a {

  font-size: 15px;
    font-weight: 600;
    line-height: 2;
    padding-bottom: 4px;
    padding-top: 6px;
}

.store {
   padding: 11px 0 0;
}

.page {
	background-color:#F4F4F4;
}

.container-fluid.header .navbar-default {
    background-color: #FE1A19;
    border: 0 none;
    margin-bottom: 0;
    
}
.navbar-default .navbar-nav > li > a {
	color:#eee;
}

.ecom {
 	color:#ff0000;
}

/*.title {
	font-size:40px;
}
*/

.search {
     background-color:#fff;
     border-color: #313743;
    border-radius: 0;
    font-size: 13px;
    height: 38px;
    padding: 1px 0 0 48px;
}

.search1 {
    background: #fff none repeat scroll 0 0 !important;
    border-color: #313743;
    border-radius: 0;
    color: #313743;
    font-size: 14px;
    height: 38px;
    padding-right: 50px;
    text-align: right;
}

.icon {
	background-color: #343642;
    color: #fff;
    font-size: 21px;
    left: 16px;
    padding: 8px 9px;
    position: absolute;
    top: 12px;;
}

.icon1 {
	background-color: #343642;
    color: #fff;
    font-size: 24px;
    padding: 6px 9px;
    position: absolute;
    right: 1px;
    top: -37px;
}

/* index.php*/

.search1::-webkit-input-placeholder {
    color: #000;
}
/*.title img {
width:100%;
}
*/
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    box-shadow: none;
    margin-left: 15px;
    padding: 20px 0;
    width: 100%;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
    line-height: 15px;
}
.mega-dropdown-menu > li > ul > li > a {
 color: #222;
    display: block;
    font-size: 13px;
}
.mega-dropdown-menu > li > ul > li > a:hover {
	text-decoration:none;
	color:#000;
	display: block;
	font-size:14px;

}
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
	
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.border2:hover .mega-dropdown-menu {
    display: block;
}

.mega-dropdown-menu >li>ul>li>a:hover {
	background:none;
}
.demo {
    float: left;
    padding: 6px 8px;
}
.icon_right1 {
	color: #000;
   font-size: 11px;
margin-right: 2px;
  padding-right: 4px;
}

.addtocart1 {
  background: #777777 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    padding: 6px 0;
    width: 68%;
}
.addtocart1:hover {
    background: rgba(254, 26, 25, 0.9) none repeat scroll 0 0;
}

.addtocart2 {
  background: #777777 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    padding: 6px 0;
    width: 50%;
}
.addtocart2:hover {
    background: rgba(254, 26, 25, 0.9) none repeat scroll 0 0;
}
.icon_cart1 {
    font-size: 14px;
    padding-right: 5px;
}
.fixed_height {
	height: 170px;
}
.fixed_menu {
	position:fixed;
	width:100%;
	z-index:2;
}

.cart_items {
	margin-bottom:0 !important;
} 
.search1::-moz-placeholder {
    color: #000;
    opacity: 1;
}
.search1:-ms-input-placeholder {
    color: #000;
}

.list-group a:hover {
	text-decoration:none ;
	color:#000;
}
.search_bar {
	padding:17px 0px;
}
.img1:hover > a > span {
	opacity:1;
	z-index:0;
}
.img1 > a > span {
	
	z-index:0;
}

.brands1 {
	padding:25px 0px;
}
.brand_image {
	width:70%;
}
.menu {
	background-color:#333645;
}

.menu1  a {
	color:#fff;
	font-size:15px;
}

.menu .container {
	padding:0;
}

.menu1 span {
    font-size: 20px;
}

.category {
    background-color: #f4f4f4;
    border: 1px solid #e2e2e2;
    display: block;
    font-size: 16px;
    padding: 10px;
}

.sub-category {
    	background-color: #fff;
	 border: 1px solid #e2e2e2;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;
	font-size:14px;
	color:#000;
}
.subcat_list {
    height: 650px;
    overflow: hidden;
}

.right_arrow {
    font-size: 21px;
    position: absolute;
    right: 6px;
    top: 10px;
}

.offer_image {
/*    height: 410px;
    width: 100%;	*/
    max-width: 100%;
}

/*--banner image carousel ends--*/
.demo1 .carousel-indicators li {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.demo1 .carousel-indicators .active {
    background-color: #ff0000;
    border: 1px solid #ff0000;
    height: 10px;
    width: 10px;
}
.demo1 .carousel-indicators {
    bottom: 12px;
    z-index: 1 !important;
}
/*--banner image carousel ends--*/

.brand_img {
	height:160px;
	width:100%;
}

.items {
	background-color:#F4F4F4;
	padding: 2px 0;	
}
/*
.item_width_align {
    width: 150px;
}
*/
.item_name {
	font-size: 12px;
	text-align: center;
	 height: 28px;
}
.item_name3 {
	font-size: 14px;
	text-align: center;
	height: 50px;
	padding-top: 20px;
}

.item1 {
	background-color: #fff;
	height: 290px;
    
}
.price_product {
	text-decoration: line-through;
	 padding: 0 10px 0 14px;
	color:#FE1A19;"
}
.offer_subimage {
    height: 150px;
}

.carousel.slide.brand .active {
    background-color: red;
    border-color: red;
}

.item3 {
	 background-color: #fff;
    
}
.amount1 {
	text-align:center;
}

.amount {
	  border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    padding: 4px 0;
}
.amount1.ask_price_gap {
    padding: 19px 0;
}

.buy_icons {
	text-align:center;
}

.icon2 {
	padding:0 10px;
	 font-size: 18px;
}


.icon3 {
	padding:0 6px;
}

.feature_brand .container {
	
}

.carousel-indicators {
    bottom: -20px;
	  z-index: 0 !important;
}

.carousel.slide.brand li {
    border-color: #383b4a;
    height: 13px;
    margin: 1px;
    width: 13px;
    background-color:#313445;
}
/*
.carousel.slide.brand .active {
    border-color: #FF0000 !important;
    height: 14px !important;
    margin: 1px;
    width: 14px !important;
    background-color:#FF0000 !important;
}
*/
.caro1 {
	 background: rgba(0, 0, 0, 0) radial-gradient(#fff -158%, #303030 88%) repeat scroll 0 0;
	height:120px;
}

.brands a {
    margin-left: 15px;
}
.caro_text {
	font-size: 31px;
    	text-align: center;
	color:#fff;
	padding-top: 25px;
}
.caro1 ol {
	bottom:-26px;
}

.caro1 li {
	height:12px;
	width:12px;

}

.carousel-indicators  .active {
	height:14px;
	width:14px;
	background-color:#ff0000;
	border-color:#ff0000;
}

.brands {
	text-align:center;
	font-size: 29px;
}



.view_button {
	background-color: #FF0000;
       border-radius: 3px;
   	color: #fff;
   	 padding: 8px 13px;
}
.view_button:hover {
	background-color: #FF0000;
      
   	color: #fff;
}
.arrow1 {
	background-image:none !important;
	width:7%;
	opacity:1;
	
}

.larrow {
	background-color: #323846;
    height: 48px !important;
    left: 28px !important;
    margin-top: -21px !important;
    padding-top: 8px;
    width: 42px !important;
}
.demo1 {
	 margin: 0 0 0 -5px;
}

.demo1 .col-md-2 {
	padding-left:5px;
	padding-right:5px;	
}
.segregate_index {
    background: #f2f2f2 none repeat scroll 0 0;
    height: 10px;
}
.ask_for_price {
    color: #fe6767;
}
.brand_name {
    padding-left: 8px;
}

/* owl-carousel */

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}

.owl-theme .owl-controls {
    text-align: center;
}

.owl-carousel {
    margin: 0 auto;
    position: relative;
    width: 90%;
}

#owl-demo .items {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 153px;
}

#owl-demo .items img {
    width:100%;
}

.owl-pagination .owl-page {
    height: 13px;
    position: relative;
    top: 103px;
    width: 13px;
    background: #434343 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 13px;
    margin: 5px 7px;
    
    width: 13px;
}
.owl-pagination .active{
    background: #FF0000 none repeat scroll 0 0 !important;
    position: relative;
    width: 14px !important;
    height: 14px !important;
    top: 103px;
}

.owl-controls.clickable {
    position: absolute;
    top: 30px;
	
    width: 100%;
}

.owl-prev {
    background: transparent none repeat scroll 0 0 !important;
    color: #333 !important;
    left: -30px;
    position: absolute;
}

.owl-next {
    background: transparent none repeat scroll 0 0 !important;
    color: #333 !important;
    right: -30px;
    position: absolute;
}

.owl-prev i, .owl-next i {
    color: #bbb;
    font-size: 32px;
}

.arrow6 {
   font-size: 20px;
    opacity: 1;
    padding: 10px;
    right: 34px;
    top: 95px;
}
/*.arrow6:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}*/

.arrow5 {
      font-size: 20px;
    left: 38px;
    opacity: 1;
    padding: 10px;
    top: 95px;
}
./*arrow5:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}*/

.brand_all > #demo > .owl-theme > .clickable > .owl-buttons .arrow5 {
	top: 38px;
}

.brand_all > #demo > .owl-theme > .clickable > .owl-buttons .arrow6 {
	top: 38px;
}
/* products page carousel arrow starts */

.arrow8_left {
    background: none !important;
   
}
.arrow8_right {
    background: none !important;
   
}
/* .arrow8_left:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
}
.arrow8_right:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
}*/
/*.glyphicon.glyphicon-chevron-left.arrow8_left {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #323846;
    font-size: 20px;
    left: 30%;
    top: 32px !important;
}
.glyphicon.glyphicon-chevron-right.arrow8_right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #323846;
    font-size: 20px;
    right: 10%;
    top: 30px !important;
}
*/

/* products page carousel arrow ends */

#owl-demo .items {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 153px;
}

.items {
    background-color: #f4f4f4;
    padding: 2px 0;
}
#owl-demo .items img {
    width: 100%;
}

#owl-demo .items {
    text-align: center;
}

.owl-carousel.owl-theme.owl_align > .owl-wrapper-outer .owl-item {
    width: 100px !important;
}
.carousel_gap .owl-wrapper-outer .owl-item {
    padding: 0 5px !important;
}

/* owl-carousel ends*/

/* owl-carousel indicator*/
div.owl-item > ol.carousel-indicators {
	display:none;
}
.item1.item_width_align {
    border: 1px solid #ddd;
}

/* owl-carousel indicator*/

/* footer.php*/


.social_icon {
         margin-right: 16px;
    padding: 8px 0 10px;
}
.icon_design:hover {
     background: #ff0000;

}
.details {
	 padding: 24px 0;
}
.icon_design {
    background: #466d94 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 40px;
    margin-left: 3px;
    padding-top: 11px;
    text-align: center;
    width: 40px;
}
.line2 {
	  border-top: 1px solid;
    margin-bottom: 0;
    margin-top: 12px;
}
.footer_heading {
	color:#fff;
	font-size:15px;
	 font-weight: 600;
}
.footer_heading1
{
color:#fff;
	font-size:16px;
font-weight:600;
}
.footer1 {
	background-color:#333645;
}

.footer1 .container {
	
}

.footer2 .container {
	
}

.line {
	 border-top: 1px solid;
    margin-bottom: 13px;
    margin-top: 0;
}

.content {
	font-size:12px;
	color:#fff;
}

.content1  {
	font-size: 14px;
    	line-height: 25px;
	color:#fff;
}

.content1 a {
	font-size: 14px;
    	line-height: 25px;
	color:#fff;
}

.icon_right {
	 color: #ccc;
    font-size: 9px;
    margin-right: 2px;
}

.face{ 
 	background: #457293 none repeat scroll 0 0;
        border-radius: 50%;
	color: #eeeae2;
	font-size: 23px;
	height: 42px;
	padding-top: 11px;
	text-align: center;
	width: 42px;
	margin-left:3px;
}

.footer_text {
	 color: #ccc;
    font-size: 12px;
    padding: 20px 0;
}

.footer2 {
	background-color:#ff0000;
}

.cards {
    	  height: 33px;
    margin: 3px 5px;
    width: 50px
}

.link2 {
	 padding: 9px 0;
}

/* listpage.php */

.category_font {
    font-size: 16px;
    padding: 7px 0;
}
.products_font {
    font-size: 16px;
    padding: 7px 0;
}
.img_gap {
    margin-bottom: 40px !important;
    height: 420px;
}
.img_subcat {
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.panel1 {
    display: none;
    background-color: #D3D3D3;
    overflow: scroll;
    max-height:300px;
border: 2px solid #eee;
}
	
.panel1A {
    overflow: hidden;
}
.text1 {
    font-weight: 100;
	vertical-align:middle;
}
.down_arrow {
	font-size: 20px;
    	position: absolute;
    	right: 10px;
    	top: 10px;
}

.shop_price {
    margin-bottom: 17px;
}
.option1 {
	vertical-align:middle;
	margin:0 !important;
}
.list_category {
	  background-color: #f4f4f4;
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
    text-align: left;
    width: 100%;
}


.sub-category1 {
    	border-bottom: 1px solid #eee;
	padding: 8px 15px;
	font-size:13px;
	position:relative;
}
.sub1 {
    font-size: 13px;
    padding: 17px 15px 5px;
}
.btn_apply {
    background-color: #f4f4f4;
    color: #000;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 22px;
    width: 83%;
}

.product_compare {
	background-color:#F4F4F4;
}

.grid_icon {
margin: 10px;
}

.cat1
{

	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;	  
	font-size: 14px;
	height: 28px;	     
	width: 60%;
}

.list_icon {
margin-right: 20px;
}

.img1 {
border: 2px solid #eeeeee;
margin-bottom: 10px;
}

.img1:hover {
	border:2px solid #ff3333;
}
.item_name1 {
	font-size: 14px;
    text-align: center;
}

.amount2 {
	  border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    padding: 4px 0;
font-weight:bold;
}

.in1 {
	  background-color: #fff;
    border: 2px solid #eee;
    border-radius: 2px;
    height: 33px;
    width: 37%;
}

.in2 {
	  background-color: #fff;
    border: 2px solid #eee;
    border-radius: 2px;
    float: right;
    height: 33px;
    width: 39%;
}

.dollar {
    font-size: 18px;
    padding-right: 4px;
}
.dollar1 {
    font-size: 18px;
    padding-left: 4px;
}
.dollar2 {
    padding-right: 1px;
}
.sort {
    padding: 7px 0;
}

.icons {
    padding: 11px 0;
}


.row.demo .col-md-3 {
    padding-left: 6px;
    padding-right: 6px;
}
.product_image {
	height:300px;
}

/* detailpage.php*/

.image_align > a > span {
	z-index:0 !important;
}
.main_image {
   box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); 
   height:450px;
     margin-bottom: 25px;
	 text-align: center;
}
#xzoom-default{
   margin: 70px 0;
		width:333px !important;
}
.xzoom {
height:300px
}
.xzoom-lens > img {
	height:320px;
}
.xzoom-source div {
 background-color:#fff !important;
opacity:0;
}
.user_image {
float:left;

}
.review i {
	color:#FD7E14;
}
.specify {
   border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    padding: 5px 17px;
}
.text_box {
    border-radius: 1px;
}
.review_line {
    margin-top: 10px;
}
.form_text {
	margin-bottom:30px;
}
.review_user {
	height:40px;
}
.review_form1 {
    margin: 0 -17px -6px;
background-color: #eee;
}
.star_color {
	 color: #aaa;
    padding: 0 2px;
}
.rate {
    color: #aaa;
font-size:13px;
}
.review2 {
      font-size: 26px;
    padding: 5px 20px;
}
.review_content {
 font-size:16px;
}
.show_more {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 13px;
    height: 31px;
   
    width: 156px;
}
.reviewer_details {
    padding-left: 6px;
}

.reviewer_details {
    padding-left: 6px;
}
.review_to {
    color: #000;
    
}
.review1 {
    padding-left: 43px;
}
.helpful_button {
    height: 26px;
    padding: 0;
    width: 36px;
}

.helpful_text {
	padding:0px 5px;
}

.helpful {
    font-size: 11px;
}
.owl-carousel {
		    margin: 0 auto;
		    position: relative;
		    width: 90%;
		}
#owl-demo .items {
    background: #fff none repeat scroll 0 0;
    height: 120px;
    margin: 5px;
    padding: 20px 6px;
    vertical-align: middle;
}
		#owl-demo .items img {
		    width:100%;
		}
		.owl-pagination {
		    display: none;
		}
		.owl-controls.clickable {
		    position: absolute;
		    top: 30px;
		    width: 100%;
		}
		.owl-prev {
		    background: transparent none repeat scroll 0 0 !important;
		    color: #333 !important;
		    left: -30px;
		    position: absolute;
		}
		.owl-next {
		    background: transparent none repeat scroll 0 0 !important;
		    color: #333 !important;
		    right: -30px;
		    position: absolute;
		}
		.owl-prev i, .owl-next i {
		    color: #bbb;
		    font-size: 32px;
		}



.magnifier-preview.example {
 
   border:1px solid ;
}

.arrow2 {
	background-color: #323846;
    height: 34px !important;
   width:34px !important;
 font-size:21px !important;
    padding-top: 8px;
 
}
.products .item {
    position: relative;
}

.magnifier-preview {
    border: 0 none !important;
    height: 250px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 250px !important;
    z-index: 9999 !important;
}

.sub_image1 .carousel-control {
	background-image:none;
	width:4%;
}
.container-fluid.productO {
    background: #f4f4f4 none repeat scroll 0 0;
    padding: 0;
}
ul.breadcrumb {
    padding: 10px 0px;
    list-style: none;
    background-color: #f4f4f4;
}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: ">>\00a0";
}
ul.breadcrumb li a {color: #333645;}

.breadcrumb_content {
    margin-bottom: 0;
}
.products {
    padding: 20px 0;
}
.carousel_image {
/*	height:600px !important;	*/
	width:100%;
}
.click_gallery {
    color: #4c5c67;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
}
.plus_color {
    color: #595959;
    font-size: 16px;
    padding-right: 5px;
}
.image_alignA {
/*    box-shadow: 0 0 4px 0 #808080;	*/
    float: left;
    position: relative;
    width: 18%;
}
.image_alignA1 {
   margin-left:2%;
}

.product_head {
    background: #8c8c8c none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

.brand {
    font-size: 14px;
    padding: 10px;
}
.shipping_icon {
    background: #ff1f27 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 37px;
    padding-top: 10px;
    text-align: center;
    width: 37px;
}
.shipping {
    padding: 10px;
}
.bg_grey {
    background: #f4f4f4 none repeat scroll 0 0;
}
.free_shipping {
    font-size: 16px;
    font-weight: bold;
}
.brand_color {
    color: #fe6767;
}
.stock_color {
    color: #4eb151;
    font-weight: bold;
}

.stock_color1 {
    color: #ff0000;
    font-weight: bold;
}
.shipping_type {
    font-size: 14px;
}
.sold_number {
    padding: 10px;
}

.cost {
     font-size: 25px;
    padding: 10px;
}
.ex_tax {
    font-size: 12px;
}
.button_cart {
    padding: 10px;
}
.purchase_number {
     background: #fff none repeat scroll 0 0;
    border: medium none;
    display: inline;
    height: 42px;
    margin: 0 -3px;
    text-align: center;
    width: 37%;
}
.plusminus1 {
    background: #d3dade none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 22px;
}
.plusminus2 {
    background: #a9b7c0 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 22px;
}
.addtocart {
     background: #777777 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
      padding: 9px 0;
    width: 100%;
}
.addtocart:hover {
    background: rgba(254, 26, 25, 0.9) none repeat scroll 0 0;
}
.addtocart1 {
    background: #777777 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    padding: 6px 7px;
    width: 90%;
}

.addtocart1:hover {
    background: rgba(254, 26, 25, 0.9) none repeat scroll 0 0;	
    text-decoration:none;
    color:#fff;
}
.icon_cart {
    font-size: 20px;
    
    padding-right: 5px;
}
.review {
    padding: 5px 10px;
}

.review_color {
    color: #fe6767;
    font-size: 12px;
    padding-left: 10px;
}
.features {
    padding: 10px;
}
.features_head {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
.feature_desc {
    font-size: 14px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li > a {
    background: #363545 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ff1c15;
    color: #fff;
}
.desc1 {
    font-size: 14px;
}
.desc_more {
    color: #333;
   font-size: 14px;
    padding: 10px 0;
}
.nav-pills > li + li .desc1{
    margin-left: -2px;
}
.related_products {
    background: #ff1c15 none repeat scroll 0 0;
    color: #fff;
    margin: 20px 0;
    padding: 10px;
}
.related_image {
    height:250px;
    width:100%;
}
.image_align {
    border:2px solid #eee;
    float: left;
    position: relative;
    width: 18%;
    margin-right: 20px;
    margin-bottom: 20px;
}
.image_align:hover {
   border:2px solid #ff3333;
}
.image_desc {
    text-align: center;
}
.product_name {
    height: 29px;
    overflow: hidden;
    padding: 5px 0;
}
.image_align.image_align2 {
    height: 385px;
}
.price {
    box-shadow: 0 0 2px 0 #333;
    font-weight: bold;
    padding: 3px;
}
.cart_size {
    font-size: 20px;
}
.image_align1 {
    margin-left: 2%;
}
.image_align:hover > a > span {
	opacity:1;
}
.projBox > span {	
    top:0;
    height: 60%;
    left: 0;
    opacity: 0;
    padding: 50% 5px 5px;
    position: absolute;
    text-align: center;
    transition: opacity 0.5s ease 0s;
    width: 100%;
    z-index: 9;
}
.projBox > span > i {
    background: #fe3434 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 40px;
    padding: 8px;
    text-align: center;
    width: 40px;
}
a.review_color {
    margin-left: -8px;
}
.readonly_input {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    color: #eee;
}
.review_avg {
    background: #fe1a19 none repeat scroll 0 0;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px;
}
.inline_alert {
    color: #ff0000;
    padding: 2px;
}

/* specification table */
.desc_box div.tab-content div#home table {
    width: 100% !important;
}
div.desc_box div.tab-content div#home table colgroup col:first-child {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    width: 30%;
}
.desc_box div.tab-content div#home table tbody tr td span span span {
    background: #f5f5f5 none repeat scroll 0 0 !important;
}
.desc_box div.tab-content div#home table tbody tr td p span {
    font-family: "Roboto",sans-serif !important;
    font-size: 12px;
}
.desc_box div.tab-content div#home table tbody tr td p span span {
    font-size: 12px !important;
}
.desc_box div.tab-content div#home table tbody tr td:first-child p span {
   font-weight:bold !important;
}
.desc_box div.tab-content div#home table tbody tr {
    vertical-align: middle;
}
#home > table tbody td {
    border: 1px solid #ddd !important;
    padding: 10px !important;
}
.desc_box .tab-content.specify div#home table tbody tr td:first-child {
    background: #f2f2f2 none repeat scroll 0 0 !important;
}
.total1 > td {
    vertical-align: middle !important;
}


/*cartpage.php */

.shopping_items .container{
	
}
.cart {
	background-color:#FE1A19;
	color:#fff;
}

.align4 {
	 text-align: center;
    vertical-align: middle;
}
.item_head .container {
	
}

.total2 {
	background-color:#E4E4E4;
}
.item_header {
	background-color:#A9B7C0;
	color:#fff;

}

.shopping_items .container {
	
}


.align1 {
	vertical-align:middle !important;
	border-right: 1px solid #ddd;
	text-align:center;
	width:12%;
}
.align5 {
	vertical-align:middle !important;
	border-right: 1px solid #ddd;
	text-align:center;
 width: 21%;
}

.align3 {
	vertical-align:middle !important;
	text-align:center;
	width:17%;
}
.align6 {
	vertical-align:middle !important;
	text-align:center;
	width:10%;
}
.image1 {
	width: 67%;
}

.sh1 {
    width:17%;
}


.quantity {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    color: #000;
    padding: 9px 15px;
    text-align: center;
    vertical-align: middle;
    width: 62px;
}

.item_back {
	background-color:#FAFAFA;
}

.total {
	background-color:#F4F4F4
}

.item_header th {
	font-weight:100;
}
.prdt_name {
	color:#ff0000;
	vertical-align:middle !important;
	border-right: 1px solid #ddd;
}
.prdt_name1 {
	color:#ff0000;
	vertical-align:middle !important;
	
	width:17%;
}
.sorting1 {
	text-align:left;
}
.purchase_items .container {
	
}
.continue_shop {
 background-color: #ff2829;
    border-color: #ff2829;
    color: #fff;
}



 .add_cart {
    visibility: hidden;
    color: #000;
  
    border-radius: 1px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
   font-size:14px;
    margin-left: -396px;
background-color:#fff;
}

.shop1 {
	width:35%;
}
.shop1 img {
    width: 100%;
}
.btn1 {
	text-align:center;
}
.icon1:hover .add_cart {
    visibility: visible;
}
 
.item_back1 {
	font-size:12px;
	background-color:#FAFAFA;
}

.cancel {
	font-size:17px;
	color:#ff6666;
}
.total1 {
background-color:#E4E4E4;
}

/*checkoutpage.php */

.account_style {
 display:none;
 float:right;
 font-size:13px;
 padding: 4px 0 0 20px;
}
.errors {
    clear: both;
    color: red;
    display: block;
    line-height: 1.5;
}


.page1 .container {
	
}
.page1 {
	background-color:#F4F4F4;
}
.page2 .container {
	
}
.bg_darkgrey {
    background: #606875 none repeat scroll 0 0;
}
.checkout_subhead {
    color: #fff;
    font-size: 14px;
   
    margin: 10px 0;
    padding: 6px;
}
.label_font {
    font-size: 13px;
    font-weight: 100;
    padding-left:5px;
}
.input_model {
    border-radius: 0;
}
.input_model1 {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 0;
    margin: 5px 0;
    padding: 5px;
}
.mandatory {
    color: #ff3333;
    font-size: 14px;
    font-weight: bold;
}
.row_adjust {
    padding-top: 15px;
}
.hr_align {
    border: 1px solid #e3e5e8;
    margin: 0;
}
.sh2 {
	width:20%;
	 border-left: 1px solid #ddd;
	
}

.sorting {
	text-align:center;
}
.image2 {
 	width:100%;
	}
.image3 {
    height: 80px;
}

.item_header1 {
	background-color:#fff;
	font-size: 13px;
	height:45px;
}

.item_header1 th {
	font-weight:100;
	vertical-align:middle !important;
	border-bottom:0px !important;
}

.total1 {
	background-color:#fff;
}

.total1 p {
    padding: 7px 0;
    text-align:right;
}

.policy {
	color:#ff1a1a;
	cursor: pointer;
}
.conditions {
	  background-color: #f4f4f4;
    font-size: 12px;
    padding: 15px 17px;
}

.confirm {
	background-color: #ff2829;
    border-color: #ff2829;
    color: #fff
}

.line1 {
	margin:10px 0px;
}

.payment {
    margin: 0 !important;
    vertical-align: middle;
}

.p1 {
    margin: 0 !important;
    vertical-align: middle;
}

.policy1 {
    font-weight: 100;
    padding-left: 5px;
}

.align2 {

  margin-bottom: 7px;
    margin-top: 8px;

}

.payment_details {
    padding: 3px 11px;
background-color: #f4f4f4;
}

.cart_details {
    padding: 3px 11px;
background-color: #f4f4f4;
}

.personal_details {
	padding:3px 11px;
}

.check_text {
	 background-color: #fe1a19;
   	 padding: 10px 12px;
	color:#fff;
}
.checkout_content .container
{

}
.th_qnty {
    width: 24%;
}
.th_unit {
    width: 16%;
}

.magnifier-lens {
    background-color: rgba(255, 255, 255, 0.5) !important;
    background-image: none !important;
    border: 2px dashed #666 !important;
}

.carousel_image.opaque {
    opacity: 1 !important;
}

.img_gap1 {
    margin-bottom: 20px;
}
.modal-header.modal_headerbg {
    background: #fe1a19 none repeat scroll 0 0;
    color: #ffffff;
}
.modal-body.model_align {
    padding: 32px 20px;
}
.modal_content {
    font-size: 18px;
}
.model_tr {
	padding-left:100px;
}
.model_tr1 {
	padding:0px 20px;
}

/*-- Sign in Page --*/

.sign_in {
    padding: 60px 0 0;
    text-align: center;
}
.reg_customer {
    font-size: 18px;
    padding: 0 0 30px;
}
.sign_email {
    color: #888;
    padding: 0 0 25px;
}
.input_design {
    border-radius: 0;
    height:43px;
}
.forgot_box {
    padding-top: 5px;
}
.btn_login {
    background: #9e391a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 25px;
}
.list_details {
    color: #737373;
    font-size: 18px;
    list-style: inside none disc;
    padding-bottom: 15px;
}
.customers {
    font-size: 15px;
    padding-left: 5px;
}
.click_here {
    color: #9e391a;
    font-size: 16px;
}
.btn_create {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9e391a;
    border-radius: 0;
    color: #9e391a;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 28px;
}
.register_border {
    border-right: 1px solid #ccc;
    padding: 0 55px;
}
.hr_gap {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin-bottom: 60px;
}
.hr_gap1 {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
    margin-bottom: 48px;
}


.new_customer {
    padding: 0 35px;
}
.forgot {
    color: #737373;
}
.create_button {
    padding-bottom: 30px;
}
.container-fluid.signin0 {
    min-height: 600px;
}
.login_via_box {
    color: #333;
    font-size: 18px;
}
.login_via {
    padding: 5px 10px 5px 0;
}
.fa.fa-facebook.login_social {
    color: #4867aa;
    font-size: 20px;
    padding: 0 10px 0 0;
}
.fa.fa-google.login_social {
    color: #4285f4;
    font-size: 20px;
}
/*-- Sign in Page style Ends --*/

/*-- Sign Up Page --*/

.create_head {
    font-size: 24px;
    padding: 0 0 10px;
    text-align: center;
}
.create_box {
    padding: 60px 0;
}
.create_hr {
    background: #ccc none repeat scroll 0 0;
    height: 1px;
}
.pass_strength {
    color: #9e391a;
}
.label_color {
    color: #666666;
}
.input_design::-webkit-input-placeholder {
    color: #ccc;
}

.input_design::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
.input_design:-ms-input-placeholder {
    color: #ccc;
}
.create_box1 {
    padding: 20px 0;
}
.letter_box {
    padding: 1px 0;
}
.letter_box > input {
    margin: 0;
    vertical-align: middle;
}
.sign_letter {
    color: #737373;
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 5px;
    vertical-align: middle;
}
.already_account {
    color: #737373;
    padding-bottom: 50px;
}
.sign_color {
    color: #9e391a;
}
.sign_color > i {
    padding-left: 7px;
}

/*--forgot_password.php --*/

.formBox {
    border-right: 1px solid #ccc;
    padding: 0 58px 168px;
}

.btn_login1 {
    background: #9e391a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
   padding: 7px 20px;
}

.btn_login2 {
    background: #9e391a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
   padding: 7px 20px;
}
/*-- Sign Up Page style Ends --*/

/*-- forgot_password.php Page style --*/

.forgot_box {
    padding: 40px 0;
}

/*-- forgot_password.php Page style Ends --*/


/*-- resetpassword.php--*/
.sign_in1 {
	padding:60px 40px 0px;
}

.formBox1 {
    border-right: 1px solid #ccc;
    padding: 0 40px 124px 24px;
}
.label_align {
    margin: 1px 10px 1px 0;
}

.radio_align {
    margin: 0 !important;
    vertical-align: middle;
}

/*-- edit_profile --*/

.btn_save {
   background: #9e391a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    margin-left: 15px;
    padding: 10px 15px;
}
/*--modal_success.php--*/

.head_title {
	font-size: 19px;
}
.close_button {
 color: #fff;
opacity: 0.5;
}
.head_modal {
	background-color: #fe1a19;
    border-radius: 4px;
    color: #fff;
}

.submitM1 {
    background: #fe1a19 none repeat scroll 0 0;
    color: #fff;
}
.message_modal {
	font-size:19px;
}

/*--order_history.php--*/
.container-fluid.order_history {
    background: #F4F4F4 none repeat scroll 0 0;
}
.container-fluid.order_history .container {
    padding: 0;
}
.orders_head_content {
    color: #fff;
}
.container-fluid.order_head .container {
    padding: 0;
}
.container-fluid.order_head {
    background: #FE1A19 none repeat scroll 0 0;
}
.search_color {
    color: #fe1a19;
}
/*--order_history.php style ends--*/

/*--order_details.php--*/
.prdt_name2 {
    color: #ff0000;
    vertical-align: middle !important;
}
/*--order_details.php style ends--*/

/*--static.php style starts--*/

.container-fluid.static_home {
    background: #f4f4f4 none repeat scroll 0 0;
    padding: 0;
}
.static_page {
    padding: 20px 0;
}
.static_title {
    background: #eee none repeat scroll 0 0;
    color: #fe1a19;
    font-size: 24px;
    padding: 6px 10px;
}
.static_image {
    width: 100%;
}
.home_static {
    font-size: 16px;
    padding: 8px;
}
.static_content {
    font-size: 14px;
    line-height: 1.8;
}

/*--static.php style ends--*/


.item_width_align > a {
    display: block;
    text-align: center;
    width: 100%;
}

.offer_image.banner_image {
    width: 100%;
}


/*-- Custom Style Ends --*/



/*-- Responsive --*/


@media (min-width:1377px) {
	.container {
	    width: 1377px;
	}

}

@media (max-width:1376px) {
	.container {
	    width: 100%;
	}

}


/*-- 1024 --*/
@media (max-width:1100px) {

}

/*-- 800 --*/
@media (max-width:998px) {
.main_logo {
    padding-top: 8px;
    width: 150px;
}
.menu .navbar-nav > li > a {
    font-size:10px;
    line-height: 2.7;
}
.subcat_list {
    height:538px;
}
.category {
    font-size:14px;
}
.sub-category {
    font-size: 13px;
    margin-bottom: 0px;
    padding: 8px 10px;
}
.right_arrow {
    font-size: 18px;
}
.dollar {
    font-size: 14px;
    padding-right: 3px;
}
.sub1 {
    font-size: 13px;
    padding: 8px 5px 5px;
}
.product_image {
    height: 150px;
}
.item_name1 {
    font-size: 12px;
    height: 26px;
    padding: 0 1px;
}
.prod_img {
    height: 280px;
}
.amount2 {
    padding:2px 0;
}
.addtocart2 {
    width: 80%;
}
.amount1 {
    padding: 4px 0px;
}
.product_head {
    font-size: 14px;
}
.shipping_type {
    font-size: 13px;
}
.free_shipping {
    font-size: 13px;
}
.features_head {
    font-size: 14px;
}
.image_align.image_align2 {
    height: 266px;
}
.image_align {
    width: 17%;
}
.related_image {
    height: 150px;
}

.feature_desc {
    font-size: 13px;
}
.bg_grey {
    font-size: 13px;
}
.desc_more {
    font-size: 13px;
}
.desc1 {
    font-size: 13px;
}
.product_name {
    margin-bottom: 10px;
    height: 26px;
    font-size: 13px;
}
.form_text {
    margin-bottom: 10px;
}
.footer_heading {
    font-size: 14px;
}
.footer_heading1 {
    font-size: 14px;
}
.content1 {
    font-size: 13px;
}
.content1 a {
    font-size: 13px;
}
.caro_text {
    font-size: 24px;
}
.brands {
    font-size: 23px;
}
.item_name {
    font-size: 12px;
    height: 32px;
    overflow: hidden;
}
.static_page > p {
    font-size: 13px;
}
.image1 {
    width: 100%;
}
.shop1 {
    width: 28%;
}
.item_back {
    font-size: 12px;
}
.continue_shop {
    font-size: 13px;
}
.quantity {
    padding: 4px 12px;
    width: 48px;
}
.confirm {
    font-size: 13px;
    padding: 4px 6px;
}
.mandatory {
    font-size: 12px;
}
.th_unit {
    width: 18%;
}
.th_qnty {
    width: 29%;
}
.total1 p {
    font-size: 12px;
    padding: 2px 0;
}
.input_model {
   font-size:12px;
}
.create_hr {
    margin: 8px 0;
}
.forgot_box {
    padding: 10px 0;
}
.item_header {
    font-size: 13px;
}
.btn_save {
    padding: 6px 12px;
}
.align3 {
    font-size: 13px;
}
.prdt_name2 {
    font-size: 13px;
}
.input_design {
    height: 30px;
}
.btn_login {
    font-size: 13px;
    padding: 6px 3px;
}
.create_box {
    padding: 20px 0;
}
.create_head {
    font-size: 23px;
}
.sign_in {
    padding: 30px 0 0;
}
.list_details {
    font-size: 14px;
}
.customers {
    font-size: 13px;
}
.btn_create {
    font-size: 13px;
    padding: 8px 10px;
}
.btn_login1 {
    font-size: 13px;
    padding: 6px 10px;
}
.btn_login2 {
    font-size: 13px;
    padding: 6px 10px;
}
.brand_name {
    font-size: 13px !important;
    padding-left: 8px !important;
}
.search1 {
   font-size:13px;
}
.ask_for_price {
    font-size: 13px;
}
#xzoom-default {
    margin: 54px 0;
    padding: 0 10px;
    width: 275px !important;
}
.main_image {
    height: 400px;
}
}

/*-- 600/640/675 --*/
@media (max-width:767px) {
.main_logo {
    padding-top: 8px;
    width: 132px;
}
.store {
    padding: 8px 0;
}
.icon {
    font-size: 21px;
    left: 16px;
    padding: 8px 9px;
    top: 8px;
}
.navbar-toggle {
    background: #f4f4f4 none repeat scroll 0 0;
}
.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}
.fixed_menu {
    z-index: 0;
    position: unset;
}
.fixed_height {
    height: 0px;
}
.subcat_list {
    height: unset;
}
.caro_text {
    font-size: 20px;
}
.caro1 {
    height: 100px;
}
.footer_heading {
    padding-top: 18px;
}
.footer_heading1 {
    padding-top: 18px;
}
.border1 {
   border:none;
}
.border2 {
   border:none;
}
.desc1 {
    font-size: 10px;
}
.register_border {
    border-right: none;
    padding: 20px 0px;
}
.new_customer {
    padding: 0px;
}
.btn_login {
    padding: 6px 10px;
}
.image_align {
    width: 46%;
   margin-right: 10px;
}
.formBox {
    border-right: none;
    padding: 0px;
}
.formBox1 {
    border-right: none;
    padding: 0px;
}
.reg_customer {
    padding: 20px 0 10px;
}
.hr_gap1 {
    margin: 10px 0px;
}
.sign_in1 {
    padding: 10px 5px;
}
.dropdown-menu.mega-dropdown-menu {
	display:none !important;
}
}


/*-- 480 --*/
@media (max-width:599px) {

}

/*-- 360/375 --*/
@media (max-width:479px) {

}

/*-- 320 --*/
@media (max-width:359px) {

}

