body {
	font-size:14px;
	line-height:normal;
	font-weight:400;
	margin:0px;
	padding:0px;
	font-family: 'Raleway', sans-serif;
	
    
	
	
}

a{
	color:inherit;
}

.wrapper {
    margin: 0px auto;
    width: 1000px;
}


.wood-bg{

float:left;
}
.item{
      
        
    }
    .menuitem{
        display: inline-block;
        position: relative;
        float:left;
        text-align: left;
    }
	
	 .menuitems{
        display: inline-block;
        position: relative;
        
        text-align: left;
    }
    .menuitem  a{
        display: block;
        padding:28px 12px;
        color: #000000;
        text-decoration: none;
		margin-left:0px;
		    text-transform: uppercase;
    font-size: 11pt;
    font-family: 'Open sans', sans-serif;
   padding-bottom:20px;
    }
	
	   .menuitems  a{
       
        padding: 12px 12px;
        color: #000000;
        text-decoration: none;
		margin-left:0px;
		text-transform: uppercase;
		font-size: 15px;
		display:inline-block;
	
		font-size:14px;
		float:right;
		
	
    }
	
	
    .menuitem a:hover{
        color: #fabf09;
	
           }
    .menuitem ul.dropdown{
          width: 1000px;
    background: #e4b31a;
    display: none;
    position: absolute;
    z-index: 999;
    left: -534px;
    padding: 0px;
    float: left;
		}
    .menuitem:hover ul.dropdown{
        display: block; /* Display the dropdown */
    }
    .menuitem ul.dropdown li{
        display: block;
		float:left;
		width:33.33%;
    }
	
	.menuitem  ul.dropdown li a{
        display: block;
        padding:8px 15px;
        color: #333;
        text-decoration: none;
		margin-left:0px;
		font-size: 15px;
		font-weight:bold;
    text-transform:capitalize;
    }
	
	.menuitem  ul.dropdown li:hover a{
		color:#fff;
	}
	
.last-drop{
		max-width:100%;
		float:left;
		padding-left:0px;
	}
	
	.menuitem ul.dropdown li ul.last-drop li {
		width:100%;
		float:left;
	}
	
	.menuitem ul.dropdown li ul.last-drop li a{
		    width:100%;
    float: left;
    font-size: 11px;
    color: #fff;
    text-transform: capitalize;
    padding: 4px 15px;
	}
	
	.menuitem ul.dropdown li ul.last-drop li{
		
		color:#fff;
		
	}
	
	.menuitem ul.dropdown li ul.last-drop li:hover a{
		
		color:#000;
		
	}
	
	
.top-img-bar {
    background: url('../img/top-img.png');
    width: 100%;
    float: left;
    height: 139px;
}
	
.header{
	
	
	width:100%;
	float:left;
	display:table;
}
.social ul {
    margin-left: 45px;
    margin-top: 2px;
}
.logo-img{
	padding-left:25px;
}
.menuheader{
	width: 100%;
    float: left;
    display: table;
    
}
.container-fluid {
    padding-right:15px;
    padding-left:15px;
    margin-right: auto;
    margin-left: auto;
}

.logo {
    width: 30%;
    padding-top: 6px;
    float: left;
}
.top-right-search {
    width: 70%;
    float: left;
    margin-top: 24px;
}
.add{
	
}

.category-qty{
	
	padding-left:13px;
	float:left;
	width:100%;
}

.col-md-2{
	width:17%;
	float:left;
}
.col-md-4{
	width:32%;
	float:left;
}
.add-to-basket{
	float: left;
    width: 100%;
	margin: 10px 26px;
}

.line{
	width:100%;
	float:left;
}
.btn-basket{
	padding: 11px;
    background-color: #01bbd4;
    color: #fff;
    box-shadow: none;
    border: none;
}
.qtym{
	width:40%;
	float:left;
	    margin-top: 6px;height: 25px;
}
.category-qty1{
	margin-bottom: 10px;
	padding:4px;
	float:left;
}
.category-qty span {
    float: left;
 width:40%;
	padding: 8px;

}

.category-qty1 span {
    float: left;
    background-color: #fff;
	padding-left:6px;
	font-size:17px;
	
}
.top-bar {
background:#f4f4f4;
float: left;
	width:100%;
   padding:4px 0px;
}

.col-md-2 p{
	color:#000;
	text-align: center;
}

.col-md-4 p{
	color:#000;
	text-align: center;
}

.inquiry_heading{
	color:#000;
}

.profile{
	width:100%;
	float:left;
}
.top-right{
	width:50%;
	float:left;
}
.top-right ul{
	float:right;
}
.top-left{
	width:50%;
	float:left;
}
.carousel-inner img{
	width:100%;
}

.detail-bar ul {
	
	padding:0px;
	list-style:none;
	}
.detail-bar ul li {
	float:left;
	display:inline;
}

.head-bar ul li {
	float:left;
	display:inline;
}
.detail-bar ul li i { 
	color:#000;
	
}
.detail-bar ul li a {
	font-size:14px;
	font-weight:300;
	color:#292929;
	
}
.detail-bar ul li a {
	text-decoration:none;
}
.topitem{
	padding-bottom: 5px;
    float: left;
    padding-top: 12px;
    padding-right: 6px;
	

}

.top-right ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	}
.top-bar ul li {
	display:inline;
	color:#7f7f7f;
}
.top-bar ul li i { 
	color:#7f7f7f;
	padding:0px 8px;
}
.top-bar ul li a {
	font-size:14px;
	font-weight:300;
	color:#7f7f7f;
	padding-right:10px;

	border-radius:15px;
}
.top-bar ul li a {
	text-decoration:none;
}


.top-left ul li a {
    font-size: 14px;
    font-weight: 300;
    color: #7f7f7f;
    width: 30px;
    text-align: center;
    border: 1px solid #fabf09;
    border-radius: 15px;
    height: 30px;
    padding: 7px 8px;
}



.large-page .social ul li a {
    
    padding:5px;
    background-color: transparent;
    color: #ccc;
    display: inline-block;
    float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
   
	border-radius:4px;
    text-decoration: none;
    transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
    
    text-align: center;
}
    

	.form-control2{
       padding: 14px 12px;
    font-size: 14px;
    float:left;
	width:100%;
    color: #fff;
	border:1px transparent;
    background-color: #ca0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    
}

.sumbit-btn{
	width:100%;
	float:left;
}

label{
	color:#000;
}

.btn.btn-Submit {
    background: #fabf09;

    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin: 0px 0 10px 0px;
    padding: 8px ;
	border: 1px transparent;
 
}
.banner img{
	width:100%;
}


.form-control {
    display: block;
    width: 100%;
 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
	margin-bottom:10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3A3A3A;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.form-control1 {
    display: block;
        width: 76%;
    padding: 7px 3px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
	margin-bottom:0px;
    background-color: transparent;
    background-image: none;
      border: 1px solid transparent;
    
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.form-control3 {
    display: block;
    width: 100%;
 
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
	margin-bottom:10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3A3A3A;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

 .social ul li a.fa-facebook:hover {background-color:#3b5998; color:#fff;}
 .social ul li a.fa-twitter:hover{  background-color:#00acee; color:#fff;}
 .social ul li a.fa-google-plus:hover {  background-color:#dd4b39; color:#fff;}
 .social ul li a.fa-linkedin:hover {  background-color:#007fb1; color:#fff;}

.large-page .social ul li a.fa-facebook {background-color:#3b5998;}
.large-page .social ul li a.fa-twitter{  background-color:#00acee;}
.large-page .social ul li a.fa-google-plus {  background-color:#dd4b39;}
.large-page .social ul li a.fa-linkedin {  background-color:#007fb1;}


.head-bar ul li {
	display: inline;
    margin-left: 5px;
    padding:7px 0px 7px 7px;
    
}

.large-page ul li {
	display: inline;
    margin-left: 5px;
    padding: 10px;
    border: 2px solid #e6e6e6;
	float:left;
}
.head-bar ul li i { 
	color:#ccc;
	padding:0px 8px;
}
.head-bar ul li a {
	font-size:15px;
	
	color:#9fa0a1;
	
	font-family: 'Raleway', sans-serif;
}
.head-bar ul li a {
	text-decoration:none;
}
.top-right{
	width:50%;
	float:left;
}
.cart{
	float: left;
    margin-top: 8px;
}
.search {
    float: right;
    background: url('../img/search-bg.png') no-repeat;
    position: relative;
    top:5px;
    z-index: 1;
    
    background-size: 100% 100%;
}
.search input {
    background: transparent;
    border: transparent;
    color: #000;
    padding: 13px 5px 13px 5px;
    width: 200px;
    float: left;
    margin: 0px 0px 0px 15px;
}

.btn {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #000;
    border: 2px solid transparent;
     background-color: transparent; 
    text-decoration: none;
     transition: 0.4s;
    float: left;
	margin-top: 6px;
    margin-right: 9px;
}
.search i {
    color: #000;
    font-size: 18px;
    margin-right: -22px;
    position: relative;
    right: 30px;
    top: 2px;
}
.search img {
    bottom: 1px;
    height: 45px;
    position: relative;
}
.navbar-nav > li {
    
    float: left;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
	    font-weight: 600;
}
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus { 
    background-color: #ca0000; color:#000;}

	.navbar{
		min-height:0px;
	}
.menu-block{
display:block;
padding-left:0px;
border-radius:25px;
margin:0px;
float:right;






}




.carousel {
    position: relative;
    float: left;
    width: 100%;
}

.top-bar-right{
	margin-top:25px;
	padding:0px;
}

.navbar{
margin:0px;}
.banner {
   
	float:left;
	width:100%;
	position: relative;
    
	
}
.center-img{
	float:left;
	width:100%;
background:#f4f4f4;
padding-bottom: 20px;
}

.featurebg{
	float:left;
	width:100%;
	
}
.aboutus{
	float:left;
	width:100%;
}
.aboutus1{
	float:left;
	width:100%;
	    padding-top: 80px;
}

.index-full{
	background:url('../img/about-bg.jpg') ;
    width: 100%;
    float: left;
	background-size: 100% 100%;
}

.about-left{
width:50%;
float:left;	
 
}

.about-right{
width:50%;
float:right;	
   padding: 62px 0px;
}
.small-banner img { 
	width:100%;
}
.marque {
   
    color: #888888;
    height: 193px;
    margin-top: 20px;
    
}

.topheading{
	color:#575757;
	    font-size: 12px;
    font-weight: 800;

}
.heading {
     font-size: 30px;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#fabf09;
	margin-bottom:14px;
	margin-top:50px;
	background-image: url('../img/dot-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
 
  

}

.c_heading {
    font-size: 30px;
    text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#fabf09;
	margin-bottom:14px;
	margin-top:50px;
	background-image: url('../img/dot-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
  

}

.center-img span {
    width: 100%;
    float: left;
    text-align: center;
}
.para {
    color: #4e4e4e;
    text-align: center;
	margin-bottom:15px;
}


.f-box4{
	    width:33.33%;
    float: left;
    padding-top: 40px;
padding-right: 15px;
}


.f-box3 img{
	   padding-bottom:2px;   
	   
}
.right{
    width: 70%;
    float: left;
    margin-left: 20px;
}
.left{
	width:28%;
	float:left;
}


.index-right{
    width: 30%;
    float: left;
    margin-left: 20px;
}
.index-left{
	width:68%;
	float:left;
}

input:focus{
    outline: none;
}
input::-webkit-input-placeholder {
color: #000 ;
font-size:12px;
}

textarea::-webkit-input-placeholder {
color: #000 ;
font-size:12px;
}


.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #a8a8a8;
    content: "/\00a0";
}
.breadcrumb {
    padding: 4px 0px;
    margin:0px;
    list-style: none;
  
    border-radius: 4px;
}

.breadcrumb li {
    display:inline-block;
	font-style:normal;
	color:#a8a8a8;
	font-size:12px;
	font-family:'Roboto', sans-serif;
}

.breadcrumb li a{
    color:#a8a8a8;
}


.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #474747;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dddfde;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 15px 0;
    border-radius: 4px;
    float: right;
	width:100%;
	    padding-right: 5px;
}
.pagination-block{
	width:100%;
	float:right;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}



.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.manicure{
	margin-top:20px;
	width:25%;
	float:left;
	
}

.manicure1{
	margin-top:23px;
	width:33%;
	float:left;
}

.product-box{
	    width: 25%;
    float: left;
    padding: 9px;

}

.product-box2{
	    width:33.33%;
    float: left;
    padding: 9px;
	
}

.box {
   width:100%;
    float: left;
   text-align:center;
  border:1px solid #cccccc;
	border-radius: 3px;
}


.box a img{

  background-color:#fff;
	
}
.box h3 {
color:black;
font-size: 17px;
    font-weight: 400;}
	.art a {
color:#eb7903;
font-size: 17px;
    font-weight: 400;}

 
 
.img-box{
	background-color:#fff;
}
.box img {
    
    padding: 10px 0px;
}


.product-box2 .box img {
   max-width:100%;
	
    padding: 10px 0px;
}

.thumbs_link {
    background: #fff none repeat scroll 0 0;
   
	float: left;
    text-align: center;
    width: 100%;
	
}
.thumbs_link h3 {
    color: #3a3a3a;
    width:100%;
	float:left;
    font-size: 14px;
	font-weight:600;
    padding-bottom:3px;
	margin:0px;
    text-align:center;
     font-family: 'Raleway', sans-serif;
}



.art{
    color: #fabf09;
    font-size: 14px;
    font-weight: 600;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px;
	font-weight:400;
	 font-family: 'Open Sans', sans-serif;
}

.thumbs_link p.bask {
    color: #eb7903;
    float: left;
    text-align: center;
    float: left;
    width: 100%;
    margin: 10px 0px;
	 font-family: 'Open Sans', sans-serif;
	 margin-bottom: 15px;
}



.box:hover .thumbs_link a.basket {
    color:#fff;
	background-color:#fabf09;
}

 .thumbs_link  a.basket{ 
    color: #fff;
    background-color: #3a3a3a;
    padding: 11px 20px;
    float: left;
    margin: 0px 36px;
    margin-right:30px;
    border-radius: 16px;
  font-family: 'Open Sans', sans-serif;
 
 
 }

.product-box2 .thumbs_link  a.basket{ 
    color: #fff;
    background-color: #3a3a3a;
    padding: 11px 20px;
    float: left;
    margin: 0px 44px;
    margin-right:26px;
    border-radius: 16px;
  font-family: 'Open Sans', sans-serif;
 
 
 }




.map{
display:block;
float:left;
width:100%;
padding:0px;}
.content-title {
    color: #000;
    font-size: 30px;
    line-height: 30px;
       padding: 0px 11px;
    margin-bottom: 15px;
    margin-top:11px;
	    font-family: "Raleway",sans-serif;
		text-align:center;
}

.item img{
	width:100%;
}

.content-title span{
    color: #fabf09;
    font-size: 30px;
    line-height: 30px;
    margin-top:30px;
	margin-bottom:15px;
    
}
.content-des {
    color: #000;
    font-size: 14px;
      padding: 0px 11px;
    line-height: 30px;
   margin-bottom:15px;
    text-align:center;
}


.content-des p{
   margin:0px;
    
}
.footer {
     background: #1c252c;
  

	display: table;
    width: 100%;
    float: left;
	color:#858484;
	

}
.f-title {
    color: #fff;
    font-size:17px;
     width: 80%;
	margin:0px;
	float:left;
	padding-left:12px;
	border-left:4px solid #fabf09;
	margin-left:32px;
}

.fmenu{
	width:100%;
	float:left;
}

.fmenu1{
	width:100%;
	float:left;
	margin-top:20px;
	padding-left:32px;
}

.fmenu2{
	width:100%;
	float:left;
	margin-top:20px;
	
}

.footer-des{
    padding-right: 20px;
    text-align: justify;
}

.footer-des p{
	margin-top:0px;
	line-height:25px;
}
.news-title {
    color: #fabf09;
    font-size:26px;
    padding-bottom: 20px;
	margin:0px;
	
}

.news-block{
	   
    padding-left: 28px;
    float: left;
}

.f-border{
 
    margin: 0px;
}


.social-bottom {
    list-style: outside none none;
    margin-top: 20px;
    padding: 0;
}
.social-bottom > li {
    border: 1px solid #383838;
    display: inline-block;
	margin-right:3px;
}
.social-bottom li a {
    color: #797878;
    height: 40px;
    padding: 14px;
    text-align: center;
    width: 40px;
}
.social-bottom li a:hover { color:#000; text-decoration:none;}

.fmenu > ul {
    list-style: outside none none;
   margin-top: 10px;
    padding: 0;
}
.fmenu ul li {
    
 padding: 10px 0px;
    float: left;
    width: 75%;
    padding-left: 49px;
}
.fmenu ul li a {
    color: #888888;
	font-family: 'Raleway', sans-serif;
}
.fmenu ul li a i {
	padding-right:10px;
	font-size:11px;
}

.fmenu ul li a:hover {
	color:#fabf09;
}


.name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 10px 15px;
    width: 49%;
}
.last-name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 49%;
}
.adres {
	    font-size: 13px;
		padding-bottom: 10px;
}
.submit {
    background: #35d058 none repeat scroll 0 0;
   
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: capitalize;
	width:100%;
}
.copyright {
	display:table;
	width:100%;
	float:left;
	background:#1c252c;
	border-top:1px solid #2c3236;
}
.copy {  
    color: #858484;
    padding: 25px 0 20px 0px;
    text-align: center;
}
.copy a{  
    color: #858484;
    
}
.col-5{
	width:36%;
    float: right;
    background-color: #fff;
    padding: 0px 21px;
}

.col-7{
	
	width:63%;
	float:left;
	border:1px solid #e8e7e7;
}
.full-width{
	
	 margin-bottom:15px; padding-top:20px; padding-left:0px; width:100%; float:left;
}

.small-banner { margin-bottom:20px;}

.thumbs_link .p-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 20px 15px;
    position: relative;
    top: 18px;
}
.thumbs_link .p-link i {
    font-size: 24px;
}
.p_heading {
  
    color: #636461;
    font-size: 24px;
	font-weight:500;
	font-family:'Raleway' , sans-serif;
    padding-left:4px;
    padding-bottom:0px;
    text-transform: uppercase;
}

.d_heading {
  
    color: #636461;
    font-size: 24px;
	font-weight:500;
	font-family:'Raleway' , sans-serif;
    padding-left:0px;
    padding-bottom:0px;
    text-transform: uppercase;
}


.txt_id{ margin-top:10px;}
.top-line{
	padding-left:7px;
}





.head{
    text-align: left;
    padding-left:16px;
    font-size: 24px;
	font-weight:500;
	font-family:'Raleway' , sans-serif;
    margin:0px;
    padding-top: 10px;
    padding-bottom: 10px;
   border-radius:5px;
	color:#636461;
	background:#fabf09;
	margin-bottom: 7px;

}



a:hover{
text-decoration:none;}




.paginati{
margin-top: 10px;
    float: right;}

.paginati > ul > li > a:hover{
color:#000;
}

.right-title{
font-size: 19px;
    font-weight: 600;
    color:#636461;
	 padding:0px 0px 15px 3px;
	}
	
	.right-code{
font-size: 14px;
font-weight: 500;
        padding: 10px 00px 0px 3px;
    color:#303030;
	}

	.right-desc{
		font-size: 16px;
    font-weight: 700;
    color:#fabf09;
	    padding: 24px 0px 6px 3px;
	 font-family: 'Roboto', sans-serif;
	}
.right-des1{
padding: 10px 0px;
  color:#000;
 margin-bottom: 12px;
 
}


.right-des{
	padding-left:3px;
	padding-bottom:30px;
	color:#6f6f6f;
		font-size: 14px;
    font-weight: 400;
   
	 font-family: 'Roboto', sans-serif;
	
}

.right-des p{
	margin:0px;
}

.related{
      font-size: 23px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #636461;
    margin-bottom: 8px;
    width: 100%;
    float: left;
    margin-top: 13px;
	
	}


.centerbg2{
margin-top:15px;}
.qt{
border: 1px solid transparent;
    width: 76%;
    padding: 9px 7px;
}


.larg{
	float:left;
	    width: 25%;
		}

.basket_name a {
	color:#000;
}

.continue a {
	    color: #fff;
    background: #fabf09;
    padding: 5px 5px;
    border-radius: 5px;
}
.span12{
	width:100%;
	float:left;
}
.content_text{
	color:#fff;
}
.qty{
	width:100%;
padding:0px;
color:#fabf09;
float:left;
font-size: 20px;
   box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);
   margin-bottom:15px;
}

.col-3{
	width:25%;
	float:left;
	color:#000;
}

.pad-l{
	padding-left:6px;
}

.size{
	margin: 0px;
    float: left;
    width: 24%;
	font-size: 15px;
	font-family:'Roboto' , sans-serif;
    font-weight: 500;
	color:#fabf09;
	border-right:1px solid #e6e6e6;
	padding: 9px 15px;
}
.size-bar{

margin-bottom: 20px;
padding:0px;
}

.head-bar{
padding:0px;

}
	
.qtyf{
width:60px;
color:#000;
height:35px;
}
.img{
display:inline-block;}

.navbar-inverse{
background-color:#f30000;
display:block;
color:#fff;
}

.share-text{
font-size:14px;
font-family: 'Raleway', sans-serif;}
 .pad0{
 padding:0px;}
 
 .thumbnailbg{

 margin-bottom:17px;}
 
 .thumbnail-img{
 margin-bottom:10px;}
 
 .description-bar{
 width:100%;
 text-align:left;
 float:left;
 background-color:#eeeeee;
 display:block;
 font-size:15px;
 font-family: 'Raleway', sans-serif;
 padding:15px;
 border-bottom:1px solid #000;
 margin-bottom:10px;
 }


 
 
 
 
 em{
 font-style:normal;
 }
 
 .contact-bar{
 background-color:#2e2e2e;
 width:100%;
 float:left;
 
 
 }
 
.fa{
padding:10px;}


.dropdown-menu > li > a{
font-family: 'Raleway', sans-serif;
color:#000;
}

.dropdown-menu > li > a:hover{
    color:black;
	background-color:#fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
    color: #000;
}


.txt_id{ margin-top:10px;}
.our{  float:left; width:100%;  }

#masterdiv{
	
	float:left;
    display: block;
	width:100%;
	padding-bottom:10px;
	background:#e5e5e5;}

.pad0{
	padding:0px;
}


.main-title a{    color: #636461;
    text-decoration: none;
 font-family: 'Montserrat', sans-serif;
    font-size: 16px; }


.submenu{
	width: 100%;
    float: left;
}

.submenu ul{
	padding-left:15px;
	margin-top:0px;
}


.cathead{
	
    font-size: 27px;
    border-bottom:1px solid #454444;
    
    margin: 9px 0px;
	padding-bottom:10px;
	color:#fff;
	    padding-left: 20px;
}
.left-menu {padding:0; margin:0px; list-style-position:inside; }
.left-menu  li { padding: 0px ; color:#999898;  list-style:none; margin-top:7px;}
.left-menu  li a{ padding: 8px 0px 7px 0px; color:#999898;  list-style:none; margin-top:7px;}
.left-menu  li a i{ padding:6px;}
.left-menu  li:hover {   
	color:#fff;
	background-color:#fabf09;
    text-decoration:none;}
	.left-menu li:hover a{     
	color:#fff;
    }
	.left-menu li a:hover{   
	color:#fff;
    }
.right-size-name{
	    margin: 0px;
    width: 24%;
    float: left;
    padding-top: 5px;
    font-size: 18px;
}

.right-option {
    background-color: #fabf09;
    padding: 11px 12px;
    color: #fff;
	margin-bottom:10px;
	border-radius:5px;
}

.main-title{    padding:5px 19px; color:#000; 
    float: left;list-style:none; margin-top:7px; padding-right:0px;position:relative; width:96%; cursor:pointer;
    }
	
	.main-title:hover a{color:#fff; 
   
    }
.btn-default {
    color: #fff;
    background-color:#474747;
    border-color: #474747;
    font-size: 15px;
	border-radius:5px;
	width:100%;
	letter-spacing: 4px;
	cursor:pointer;
}

.btn-default:hover{
    color: #fff;
    background-color:#fabf09;
    border-color: #fabf09;
    font-size: 15px;
	letter-spacing: 8px;
}


a{
	text-decoration:none;
}


.effect6
{
  	position:relative;       
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 6px rgba(0,0,0,0.6);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}


.cat1{ float:left; width:100%; background:url(../img/box1.png) no-repeat; background-position:0px 0px;  height:181px; }
.cat1:hover{ background-position:0px -225px;}
.cat2{ float:left; width:100%; background:url(../img/box2.png) no-repeat; background-position:0px -0px;  height:181px; }
.cat2:hover{ background-position:0px -225px;}
.cat3{ float:left; width:100%; background:url(../img/box3.png) no-repeat; background-position:0px -0px;  height:181px; }
.cat3:hover{ background-position:0px -225px;}
.cat4{ float:left; width:100%; background:url(../img/box4.png) no-repeat; background-position:0px -0px; height:181px; }
.cat4:hover{ background-position:0px -225px;}





.container-2{
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-2 input#search {
    background: #2b303b;
    border: medium none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    box-shadow: none;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 33px;
    margin: 0;
    padding-left: 37px;
    -webkit-transition: width .55s ease;
    -moz-transition: width .55s ease;
    -ms-transition: width .55s ease;
    -o-transition: width .55s ease;
    transition: width .55s ease;
    width: 0;
}
.container-2 input:focus { box-shadow: none;}
.container-2 input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.container-2 input#search:-moz-placeholder { 
   color: #65737e;  
}
 
.container-2 input#search::-moz-placeholder { 
   color: #65737e;  
}
 
.container-2 input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.container-2 .icon{
  position: absolute;
 top: 8px;
    left: 12px;

  z-index: 1;
  color: #4f5b66;
}
.container-2 span.icon i { 
	font-size:16px;
}
.container-2 input#search:focus, .container-2 input#search:active{
  outline:none;
  width: 200px;
}
 
.container-2:hover input#search{
width: 200px;
}
 
.container-2:hover .icon{
  color: #93a2ad;
}


.content-right{
	float:left;
	width:100%;
}

.port-1{
	background:#fff;
}
.port-1 .image-box h3 {
	color:#000;
	margin-top:0px;
}

