@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, ul, li, p, a{
padding: 0px;
margin:0px;
list-style: none;
text-decoration: none!important;
}
.col-md-6 > .cate-head{
    display:none;
}
/*header*/
.header{

}
.top{
  border-radius: 70px 70px 0px 0px;
  overflow: hidden;
  position: relative;
}

.logo{
    z-index: 999;
    text-align: left;
    background: none!important
}
.logo{
  text-align: center;
}
.logo img{
  margin: auto;
/*   max-width:220px;*/
   width: 100%;
    text-align: center;
}

.menu-bg input,.menu-bg label{
  display: none;
}
.menu ul li{
  display: inline-block;
}
.menu-bg{ 

  border:1px solid #0C6DB1;
 background:#0C6DB1;
  position: relative;
    margin: auto;
    text-align: center;
  }
.menu{
  z-index: 99;
/*  text-align: center;*/
    width: 100%;
    position: relative;


}
.menu ul li a{
  display: block;
  padding:12px 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: .4s;
/*  background:#fff;*/

}
.menu ul li a:hover{
  color: #fff;
  background:#000;
  text-decoration: none;
}
.search{
  margin:50px 0px;
padding: 5px 20px;
text-align: right;
}
.search a{
padding: 0px!important
}
.search-f{
  border-radius: 100px;
border:1px solid #ddd;
padding: 10px;
background:#fff;
color: #000;
text-align: left;
}
.search-f i{
top: -7px;
    position: relative;
    float: right;
    padding: 10px;
 border-radius: 100px;
 color: #fff;
background:#0C6DB1;
}

.promo {
  text-align: center;
  background: #303030;
  padding: 10px;
  color: #fff
}
.promo p{
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (max-width: 990px) {
    .categoriess{
        display:none;
    }
.logo{
    z-index: 999;
    text-align: center;
  }
.menu ul li a{
padding: 10px;
}
.menu-bg input,.menu-bg label{
display: block;
}
.menu-bg input{
display: none;
}
.menu-bg label{
color: #fff;
padding-left:10px;
font-size: 20px;
padding: 5px;
text-align: left;
margin: 0px;
}
.menu-bg label:before{
font-family: 'FontAwesome';
content: "\f0c9";
padding-right:10px;
color:#fff;
font-size: 20px;
width: 100%
}
.menu-bg input:checked ~ .menu{
display: block;
transition: .3s
}
.menu{
display: none;
}
.menu ul li{
display: table;
border-bottom: 1px solid #ddd;
width: 100%!important;
text-align: left;
}
.menu ul li a{
font-size: 15px;
display: block;
width: 100%!important
}
.search{
  margin: 10px 0px;
}
}
@media only screen and (max-width: 768px){

}
/*middle*/
.middle{
  margin: 15px 0px;
}
/*category*/
.categoriess{
  position: relative;
  max-width: 265px; 
  width: 100%;
  margin: auto;
}
.cate-box{
  background: #fff;
margin-bottom: 10px;
}
.cate-head h4{
  padding:10px;
  padding-left: 0px;
font-size: 15px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
color: #fff;
background: #0C6DB1;

}
.cate-head h4:before{
font-family: FontAwesome;
content: "\f0c9";
font-weight: normal; 
padding:13px;
margin-right: 5px;
padding-top:10px;
}
.cate-detail{
  margin: 5px 0px;
  background: #fff;
  border:1px solid #ddd;
}

.cate-detail ul li{
 border-bottom: 1px solid #ddd
}
#cate-detail ul li{
display: block;
font-weight: bold;
width: 100%;
padding:7px;
color: #000;
transition: .5s
}
.cate-detail ul li a{
display: block;
font-weight: bold;
width: 100%;
padding:7px;
color: #000;
transition: .5s
}
.cate-detail ul li a:hover{
  background: #0C6DB1;
color: #fff;
}
.cate-detail ul li a:before, #cate-detail ul li:before{
font-family: FontAwesome;
content: "\f110";
font-weight: bold;
padding-right: 10px;
color: #000
}
.cate-img-box{
text-align: center;
}
.cate-img-box img{
max-width:100%;
width: 250px;
margin: auto; 
}
/*gallery*/
.gallery{
max-width: 500px;
width: 100%;
margin: auto;
}
.xs-block{
  display: none;
}
.product-image-box {
position: relative;
}
.product-image-container{
background: #fff;
width: 100%;
position: relative;
text-align: center;
margin: 0 auto;
border:  solid 1px #002366;;
padding: 30px;
}
.product-image-container img{
max-width: 100%;
max-height: 100%;

}
.product-more-views {
margin-top: 10px;
text-align: center;
}
.x-hold{
border:  solid 1px #002366;
margin-bottom: 5px;
background: #fff;
position: relative;
text-align: center;
}
.product-more-views ul { list-style: none;
padding: 0;
text-align: center;
position: relative;
}

.product-more-views ul li { display: inline-block;}
.product-image-container { display: none;}
.product-image-box input { display: none;}
.product-more-views label{
margin: 0px;
width:75px;
height:65px;
padding: 5px;
margin: 0px;
overflow: hidden;
display: inline-block;
cursor: pointer;
text-align: center;
position: relative;
background: #fff;
}
.product-image-box label:hover { cursor: pointer;}
#gal1:checked ~ #content1, #gal2:checked ~ #content2, #gal3:checked ~ #content3, #gal4:checked ~ #content4, #gal5:checked ~ #content5, #gal6:checked ~ #content6, #gal7:checked ~ #content7, #gal8:checked ~ #content8, #gal9:checked ~ #content9, #gal10:checked ~ #content10, #gal11:checked ~ #content11, #gal12:checked ~ #content12 { display: inline-block;}
.product-more-views img { 
max-height: 100%;
max-width: 100%;}
#product-condition img{
position: relative;
display: none;
margin-top: 10px;
}
@media only screen and (max-width: 990px) {
  .xs-block{
  display: block;
}
.sm-block{
  display: none;
}
  }
/*feature*/
.title h4{
 font-size: 17px;
background: #0C6DB1;
padding:10px; 
font-weight: bold;
text-transform: uppercase;
color: #fff;
margin-bottom: 10px;
}
.price{
  background: #0C6DB1;
  padding: 10px;
margin-bottom: 10px;
}
.rprice, .uprice{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #fff;

}
.feature{
margin:30px  auto;
max-width:500px;
text-align: center;
}

/*des*/
.des-heading h4{
font-size: 17px;
background:#0C6DB1;
padding:10px; 
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.des-heading h4:before{
   font-family: FontAwesome;
    content: "\f0c9";
    font-weight: normal;
    padding-right: 10px;
}
.description-detail ul li:before{
   font-family: FontAwesome;
    content: "\f105";
    font-weight: bold;
    padding-right: 10px;
}
.description-detail{
  background: #fff;
border:1px solid #ddd;
padding: 20px;
text-align: justify;
}
/*Tabs*/
.tabs {
margin: 20px 0px;
}
.tabs input {
display: none;
}
.tabs label {
margin: auto;
font-size:14px;
  margin: 0px;
  text-transform: uppercase;
background:#303030;
border-bottom: 1px solid #000;
display: inline-block;
padding:10px 40px;
text-align: center;
color:#fff;
transition: .5s;
}
.tabs label:hover {
background: #0C6DB1;
cursor: pointer;
color: #fff;
}
.tabs input:checked + label {
background: #0C6DB1;
color: #fff;
}
.tabs #tab1:checked ~ .content #content1,
.tabs #tab2:checked ~ .content #content2,
.tabs #tab3:checked ~ .content #content3,
.tabs #tab4:checked ~ .content #content4,
.tabs #tab5:checked ~ .content #content5  {
display: block;
}
.tabs .content > div {
  background: #fff;
display: none;
padding: 20px;
text-align: left;
border:1px solid #ddd;
overflow: auto;
}
.spec{
  margin:0px;
  clear: both;
  background: #fff;
  text-align: left;
  border: 1px solid #ddd;
}
.sep-detail{
  padding: 10px;
}
.sep-detail ul li{
  padding: 5px;
  border-bottom: 1px dotted #ddd;
}
.sep-detail ul li:before{
   font-family: FontAwesome;
    content: "\f101";
    font-weight: normal;
    padding-right:10px;
}
/*middle end*/
.related-products-section{
padding:0px 15px;
background: #fff;
text-align: center;
}
.col-mds{
  display: inline-block;
  width: 220px
}
.heading h4{
font-size: 17px;
background: #0C6DB1;
padding:7px 10px; 
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.heading h4:before{
font-family: FontAwesome;
content: "\f0c9";
font-weight: normal;
padding-right: 10px;
}
.products-box{
border:1px solid #ddd;
padding: 5px;
background: #fff;
margin: 5px;
margin-top: 10px;
overflow: hidden;

}
.product-box-img-outside{
  border:1px solid #ddd;
  overflow: hidden;
}

.product-img-box{
display: flex;
justify-content: center;
align-items: center;
text-align: center;
height:180px
}
.product-img-box img{
max-height: 100%;
max-width: 100%;
}
.p-title p{
height:60px;
text-align: center;
overflow: hidden;
margin: 10px 0px;
}
.p-price h3{
text-align: center;
color:  #000;
padding: 10px 0px;
font-weight: bold;
}
.buy-now a{
margin: auto;
color:#fff;
font-weight: bold;
display: block;
width:70%;
text-align: center;
background: #0C6DB1;
padding: 7px 10px;
transition: .5s;
border:1px solid #ddd;
}
.products-box:hover .buy-now a{
background: #000;
color: #fff;
}
.buy-now a:hover{
  background: #000;
  border-radius: 50px;
}
.products-box:hover{
  border:1px solid #0C6DB1;
}
/*footer*/
.footer{
background:#303030;
padding:20px 10px;
text-align: center;
}
.footer-detail img{
max-width: 400px;
padding: 30px 20px;
width: 100%;
}
.footer-detail ul li{
display: inline-block;
}
.footer-detail ul li a{
margin: 5px 10px;
display: block;
border-bottom: 2px solid #fff;
padding: 10px;
color: #fff;
font-weight: bold;
}
.copyright{
color: #fff;
border-top: 3px solid #fff;
padding:7px 10px; 
text-align:center;
font-weight: bold; 
}
@media screen and (max-width: 769px) {
    .tabs label{
        width:100%;
    }
.footer-detail ul li{
width: 100%;
}
.footer-detail ul li a{
padding:5px 20px;
}
}