/* Customer_Service Page */
.sidebar-menu-title h2 {
    font-size: 20px !important;
    line-height: 24px !important;
	padding: 10px 10px 0px !important;
}
.sidebar-menu-title h2 i {
    border-right: 0px solid #fff !important;
    line-height: 24px !important;

}
.sidebar-menu ul li:hover a {
  background: #25aae1 none repeat scroll 0 0 !important;
  color: #fff !important;
}

.cs-contentheader{
  	font-size: 20px !important;
    line-height: 24px !important;
	background: #ffa200;
	border-bottom: 2px solid #dc8c00;
	padding: 10px 10px 0px !important;
}
/* Customer_Service Page End */

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
}
a {transition: all 0.3s ease 0s;text-decoration:none;color:#337AB7}
a:hover {
  color: #ec4445;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}

.ui-tabs .ui-tabs-panel ul{
list-style: outside disc;
margin: 0px;
padding-left: 30px;
}

.container{
  width: 1200px;
}
.np{
  padding: 0px;
}
.npl{
  padding-left: 0px;
}
.npr{
  padding-right: 0px;
}

body {
  font-size: 14px;
}
.clear{clear:both}

.collapse-open {
    color: #335C85;
    font-weight: bold;
    font-size: 13px;
}
.collapsible {
    margin: 15px 0px 5px;
    padding: 5px;
    background: #F1F1F1 none repeat scroll 0% 0%;
    text-decoration: none;
    color: #335C85;
    cursor: pointer;
}


/*----------------------------------------*/
/*  2. header
/*----------------------------------------*/
body.home-1{}
.main-area{}
.top-bar-area{
  background: #f9f9f9 none repeat scroll 0 0;
  border-bottom: 1px solid #e9e9e9;
  height: 10px;
}
.top-call-to-acction{

}
.top-call-to-acction p{
  margin: 0;
}
.top-call-to-acction p a{
  color: #666;
  display: block;
  float: left;
  font-family: "Khula",sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 34px;
  padding-right: 40px;
  padding-top: 10px;
}
.top-call-to-acction p a:hover{}
.top-call-to-acction p a i{
  color: #ffa200;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 18px;
  padding-right: 9.5px;
  position: relative;
  top: -3px;
}
.social-and-menu{
  margin-left: -23px;
}
.top-social{
  float: left;
  width: 75.5%;
}
.top-social p{
  float: right;
  margin: 0;
  overflow: hidden;
}
.top-social p a{
  color: #666;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 34px;
  padding: 0 15px 0 0;
  transition: 0.3s;
}
.top-social p a:hover{
  color: #ffa200;
}
.top-social p a:hover{}
.top-social p a i{}
.top-menu{
  float: right;
  width: 137px;
}
.top-menu ul{
  
}
.top-menu ul li{
  float: left;
  background: #e8e8e8;
  position: relative;
}
.top-menu ul li a{
  color: #666;
  cursor: pointer;
  display: block;
  font-family: "Khula",sans-serif;
  font-size: 13px;
  line-height: 34px;
  margin-bottom: -2px;
  margin-top: 2px;
  padding: 0 9.6px;
  text-decoration: none;
  transition: all 300ms ease 0s;
}
.top-menu ul li:hover{
  background: #FFA200;
}
.top-menu ul li a:hover{
  color: #fff;
}
.top-menu ul li a i{
  margin-left: 6px;
}
.top-menu ul li:hover ul {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.top-menu ul li ul{
  right: 0px;
  opacity: 0;
  position: absolute;
  top: 35px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 150px;
  z-index: 999;
}
.top-menu ul li ul li{
  border: medium none;
  float: none;
  height: 34px;
  padding-left: 10px;
}
.top-menu ul li ul li a{
  color: #8c8c8c;
  font-family: "Khula",sans-serif;
  font-size: 13px;
  line-height: 34px;
  text-decoration: none;
  text-transform: inherit;
}

.logoheader {
    width: 30%;
}

.contentheader {
    width: 70%;
}


/*----------------------------------------*/
/*  2.1 logo and search
/*----------------------------------------*/
.logo-and-search-area{
  margin-top: 2px;
}
.logo{
  margin-top: 45px;
}
.logo a{}
.logo a img{}
.user-info-adn-search{
  margin-top: 20px;
}
.user-info{
  overflow: hidden;
}
.user-info p{}
.user-info p a{
  border-right: 1px solid #e5e5e5;
  display: block;
  float: left;
  font-family: "Khula",sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 0 20px 0 15px;
  transition: all 0.3s ease 0s;
  color: #777;
}
.user-info p a:hover{
  color: #ffa200;
}
.user-info p a:first-child{
  padding-left: 0px;
}
.user-info p a:last-child{
  border-right: 0px solid #e5e5e5;
}
.user-info p a i{
  color: #ffa200;
}
.search-and-cart{}
.search-categori{
  box-shadow: 0 0 0 3px rgba(228, 228, 228, 1);
  display: block;
  float: left;
  height: 44px;
  margin-top: 14px;
  position: relative;
  width: 70%;
}
.categori{
  float: left;
  overflow: hidden;
  width: 135px;
}
.categori select{
  background: rgba(0, 0, 0, 0) url("/common/files/levelmount/images/caret.jpg") no-repeat scroll 115px 19px;
  border: medium none;
  border-radius: 0;
  color: #464646;
  font-family: "Khula",sans-serif;
  font-size: 13px;
  height: 45px;
  margin-top: 1px;
  padding-left: 10px;
  font-weight: 700;
  text-transform: uppercase;
  width: 135px;
}
.ie9 .categori select{
  padding-top: 13px!important;
}
.categori select option{
  border: inherit;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 10px;
  text-transform: inherit !important;
  width: 220px;
}
.search-box{
  overflow: hidden;
  border-left: 1px solid #e4e4e4;
  height: 45px;
}
.search-box input[type=text]{
  border-radius: 0;
  float: left;
  background: #fff;
  color: #464646;
  font-size: 13px;
  height: 44px;
  line-height: 44px;
}
.search-box button{
  border: medium none;
  float: left;
  width: 101px;
  right: 0;
  background: #FFA200 none repeat scroll 0 0;
  border-bottom: 2px solid #E68700;
  border-radius: 1px;
  border-style: none none solid;
  box-shadow: 0 0 0 3px rgba(228, 228, 228, 1);
  color: #fff;
  font-family: "Khula",sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  height: 44px;
  padding: 5px 20px 1px;
  position: absolute;
  text-align: center;
  transition: all 300ms ease 0s;
}
.search-box button:hover{
  background: #0066C0;
  border-color: #004AC0;
}
.shoping-cart{
  float: right;
  margin-top: 15px;
  width: 164px;
  position: relative;
}
.shoping-cart a span{
  background: #0066C0 url("/common/files/levelmount/images/cart.png") no-repeat scroll 10px 9px;
  border-bottom: 2px solid #004AC0;
  box-shadow: 0 0 0 3px rgba(228, 228, 228, 1);
  color: #fff;
  display: block;
  font-family: "Khula",sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
  overflow: hidden;
  padding: 5px 10px 1px 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}
.shoping-cart a i{}
.shoping-cart:hover .add-to-cart-product{
  opacity: 1;
  transform: scaleY(1);
  visibility: visible; 
}
.add-to-cart-product{
  background: #fff none repeat scroll 0 0;
  border-top: 2px solid #FFA200;
  box-shadow: 2px 0 7px 0 rgba(0, 0, 0, 0.13);
  color: #fff;
  height: auto;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 110%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 270px;
  z-index: 1000000000;
}
.cart-product{
  font-weight: normal;
  overflow: hidden;
  padding: 15px;
  border-top: 1px solid #ccc;
  position: relative;
}
.product-item11{
  border-top: 0px solid #ccc;
}
.cart-product-image{
  float: left;
  width: 82px;
  margin-right: 15px;
}
.cart-product-image a{
  border: 1px solid #ebebeb;
  float: left;
  margin-right: 15px;
}
.cart-product-image a img{}
.cart-product-info{
  float: left;
  margin-top: -2px;
  width: 125px;
}
.cart-product-info p{
  color: #000;
  display: block;
  font-size: 12px;
  margin-bottom: -3px;
  overflow: hidden;
}
.cart-product-info span{
  color: #000;
  font-size: 14px;
  padding-right: 0px;
  text-transform: uppercase;
}
.cart-product-info p a{
  color: #000;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  padding-left: 5px;
  text-transform: capitalize;
}
.cart-product-info p a:hover{
  color: #9c9b9b;
}
.cart-product-info a{
  color: #000;
  display: block;
  margin-bottom: 9px;
  font-size: 12px;
}
.cart-product-info a:hover{
  color: #fe5b5a;
}
.cart-product-info span.price{
  color: #3f3f3f;
  font-family: arial;
  font-size: 14px;
}
.cart-product-remove{
  position: absolute;
  right: 15px;
  top: 22px;
  width: 20px;
}
.cart-product-remove i{
  background: #000;
  border-radius: 100%;
  color: #fff;
  display: table-cell;
  font-size: 15px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
.cart-product-remove i:hover{
  background: #9c9b9b;
}
.cart-price{
  margin-top: 28px;
  padding: 0 15px;
}
.cart-product-line{
  border-top: 1px solid #515151;
  overflow: hidden;
  padding: 7px 0;
}
.fast-line{
  border-top: 0px solid #515151;  
}
.cart-product-line span{
  color: #000;
  font-weight: bold;
}
.cart-product-line span.free-shiping{
  color: #000;
  float: right;
  font-size: 14px;
  font-weight: 600;
}
.cart-product-line span.total{
  color: #000;
  font-size: 14px;
  font-family: arial;
  float: right;
  font-weight: 600;  
}
.cart-checkout{
  margin-top: 25px;
  padding: 0 15px;
  margin-bottom: 15px;
}
.cart-checkout a{
  background: #363636 none repeat scroll 0 0;
  border: 1px solid #363636;
  color: #fff;
  font-family: "Khula",sans-serif;
  font-size: 12px;
  display: block;
  font-weight: 700;
  padding: 11px 0 7px;
  text-transform: uppercase;
  text-align: center;
  transition: all 300ms ease 0s;
}
.cart-checkout a:hover{
  background: #FFA200;
  border: 1px solid #FFA200;
  color: #fff;
}
.cart-checkout a i{
  padding-left: 5px;
}

.overlay-text{
background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
color: #FFF;
float: left;
padding: 7px;
font-family: "Khula",sans-serif;
font-weight: 800;
font-size:1.4em; 
position: absolute;
text-align: center;
z-index: 9;
border-radius: 5px;
}

/*----------------------------------------*/
/*  2.2 main menu
/*----------------------------------------*/
.mainmenu-area{
  background: #373737;
  margin-top: 40px;
}
.mean-container .mean-bar{
  background: #0066C0 none repeat scroll 0 0;
  position: relative;
}
.mean-container .mean-bar:after{
  color: #fff;
  content: "Menu";
  display: block;
  font-size: 20px;
  left: 10px;
  position: absolute;
  text-transform: uppercase;
  top: 13px;
}
.mobile-menu-area{
  display: none;
}
.mainmenu{
  margin-left: 15px;
}
.mainmenu ul{}
.mainmenu ul li{
  float: left;
}
.mainmenu ul li a{
  color: #fff;
  display: block;
  font-family: "Khula",sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  padding: 5px 25px 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 300ms ease 0s;
}
.mainmenu ul li:hover a{
  background: #25aae1 none repeat scroll 0 0;
  color: #fff;
}
.mainmenu ul li a:hover{}
.mainmenu ul li ul{
  background: #fff none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 235px;
  z-index: 99;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
}
.mainmenu ul li:hover ul{
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.mainmenu ul li ul li{
  float: none;
  border-bottom: 1px solid #fff;
}
.mainmenu ul li ul li a{
  background: #505050 none repeat scroll 0 0 !important;
  color: #fff !important;
  font-size: 18px;
  line-height: 35px;
  padding: 6px 15px 0;
  transition: all 0.5s ease 0s;
}
.mainmenu ul li ul li:last-child{
  border-bottom: 0px solid #fff;
}
.mainmenu ul li ul li a:hover{
  padding-left: 20px;
  background: #25AAE1 !important;
}
/*----------------------------------------*/
/*  3. slider
/*----------------------------------------*/
.pos_description {
  padding-top: 70px;
}
.pos_description .title1 .txt{
  display: inline-block;
  font-family: "Khula",sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 30px;
  padding: 24px 10px 13px;
  color: #fff;
  background: rgba(0,0,0,1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-animation: fadeInLeft 1000ms linear;
  -o-animation: fadeInLeft 1000ms linear;
  -webkit-animation: fadeInLeft 1000ms linear;
  animation: fadeInLeft 1000ms linear;
}
.pos_description .title2 .txt{
  display: inline-block;
  font-family: "Khula",sans-serif;
  color: #fff;
  font-size: 67px;
  font-weight: 800;
  line-height: 45px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 25px 10px 10px;
  background: rgba(0,0,0,1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
  -moz-animation: flipInX 1500ms linear;
  -o-animation: flipInX 1500ms linear;
  -webkit-animation: flipInX 1500ms linear;
  animation: flipInX 1500ms linear;
}
.pos_description .title3 .txt{
  display: inline-block;
  font-family: "Khula",sans-serif;
  color: #000;
  font-size: 67px;
  font-weight: 700;
  line-height: 13px;
  margin-bottom: 35px;
  margin-top: 5px;
  padding: 25px 10px 10px;
  margin-top: 5px;
  -moz-animation: flipInX 1500ms linear;
  -o-animation: flipInX 1500ms linear;
  -webkit-animation: flipInX 1500ms linear;
  animation: flipInX 1500ms linear;
  text-transform: uppercase;
}
.pos_description .pos-slideshow-readmore a{
  display: inline-block;
  background: #ffa200;
  color: #fff;
  border-bottom: 2px solid #e68700;
  padding: 16px 25px 3px;
  font-family: "Khula",sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 55px;
  text-transform: uppercase;
  margin-top: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-animation: flipInX 2000ms linear;
  -o-animation: flipInX 2000ms linear;
  -webkit-animation: flipInX 2000ms linear;
  animation: flipInX 2000ms linear;
}
.pos_description .pos-slideshow-readmore a:hover{
  background: #0066C0;
  border-color: #004AC0;
}
.slider-area .nivo-caption {
  background: transparent none repeat scroll 0 0;
  bottom: 165px;
  box-sizing: border-box;
  color: #fff;
  display: none;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  z-index: 8;
}
.slider-area .nivo-directionNav a{
  background-color: #fff;
  color: #000;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 30px;
  height: 40px;
  left: 0;
  line-height: 40px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transition: all 300ms ease 0s;
  width: 40px;
}
.slider-area .nivo-directionNav a:hover {
  background-color: #ffa200;
  color: #fff;
}
.slider-area .nivo-directionNav a.nivo-nextNav {
  left: auto;
  right: 0;
}
.slider-area:hover .nivo-directionNav a {
  opacity: 1;
}
.slider-area{
  position: relative;
}
.slider-area .nivo-controlNav {
  bottom: 20px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 9;
}
.nivo-controlNav::after {
  background: transparent url("/common/files/levelmount/images/dot_bg.png") no-repeat scroll right center;
  content: "";
  display: inline-block;
  height: 15px;
  padding-left: 5px;
  width: 45px;
}
.nivo-controlNav::before {
  background: transparent url("/common/files/levelmount/images/dot_bg.png") no-repeat scroll left center;
  content: "";
  display: inline-block;
  height: 15px;
  padding-right: 5px;
  width: 45px;
}
.nivo-controlNav a.active::after {
  color: #ffa200;
}
.nivo-controlNav a::after {
  color: #fff;
  content: "\f192";
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 20px;
  padding: 0 5px;
}
.nivo-controlNav a {
  font-size: 0;
}
.nivo-controlNav a.active::after {
  color: #ffa200;
}

/*----------------------------------------*/
/*  4. category
/*----------------------------------------*/
.categori-area{
  margin-top: 35px;
}
.sidebar-menu-title h2 {
  background: #ffa200;
  border-bottom: 2px solid #dc8c00;
  color: #fff;
  cursor: pointer;
  font-size: 22px;
  font-family: "Khula",sans-serif;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
}
.sidebar-menu-title h2 i {
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 17px;
  line-height: 45px;
  margin-left: -13px;
  margin-right: 15px;
  text-align: center;
  width: 42px;
}
.sidebar-menu {
  border: 1px solid #d9d9d9;
}
.sidebar-menu ul li {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #ebebeb;
  padding: 0 !important;
  position: relative;
}
.sidebar-menu ul li:last-child{
  border-bottom: 0px solid #ebebeb;
}
.sidebar-menu ul li a {
  color: #404040;
  display: block;
  font-size: 13px;
  line-height: 55px;
  overflow: hidden;
  padding: 0 15px;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
  word-wrap: break-word;
}
.sidebar-menu ul li:hover a {
  background: #25aae1 none repeat scroll 0 0;
  color: #fff;
}
.sidebar-menu ul li a::after {
  bottom: 0;
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 0;
}
.megamenudown-sub {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  float: left;
  left: 100%;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 715px;
  z-index: 120;
}
.sidebar-menu ul li:hover .megamenudown-sub {
  left: 100%;
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
.megamenudown-sub .mega-top {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
}
.mega-item-menu > a {
  background: #fff!important;
}
.megamenudown-sub .mega-top .mega-item-menu {}
.mega-item-menu {
  float: left;
  margin-right: 25px;
  width: 160px;
}
.megamenudown-sub .mega-top .mega-item-menu a::after {
  display: none;
}
.mega-item-menu a {
  display: block;
  line-height: 2 !important;
  padding: 3px !important;
}
.megamenudown-sub .mega-top .mega-item-menu a:hover {
  background: inherit;
}
.mega-item-menu a span{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #333;
  font-size: 14px;
  font-family: "Arial",sans-serif;
  font-weight: 500;
  line-height: 16px;
  text-transform: capitalize;
}
.mega-item-menu a span:hover{
  color: #FFB100;
}
.sidebar-menu ul li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 50px;
  overflow: hidden;
  padding: 4px 15px 2.5px;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  word-wrap: break-word;
}
.megamenudown-sub .mega-top .mega-item-menu a.title span {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.megamenudown-sub .mega-top .mega-item-menu a.title span:hover{
  color: #ffa200;
}
.sidebar-menu ul li a.single-menu::after {
  display: none;
}
.mini {
  width: 200px !important;
}
/*----------------------------------------*/
/*  4.1 category banner
/*----------------------------------------*/
.categori-banner{}
.banner-left{
  float: left;
  margin-right: 6px;
}
.banner-right{}
.banner-image{
  margin-bottom: 6px;
}
.banner-image a{
  display: block;
  overflow: hidden;
  position: relative;
}
.banner-image a::after {
  background: transparent url("/common/files/levelmount/images/img_hover.png") no-repeat scroll center center;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-image a:hover::after {
  animation: 300ms linear 0s normal none 1 running rotateIn;
  opacity: 1;
}
.banner-image a img{
  transition: all 0.3s ease 0s;
}
.banner-image a:hover img {
  transform: scale(1.05);
}
/*----------------------------------------*/
/*  4.2 categori slide product
/*----------------------------------------*/
.categori-slide-product{
  background: #fff;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  position: relative;
  padding: 3px;
}
.slide-product-title{
  padding: 20px 70px 15px 9px;
  position: relative;
}
.slide-product-title h3{
  color: #505050;
  display: block;
  font-size: 24px;
  font-family: "Khula",sans-serif;
  font-weight: 700;
  line-height: 27px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.categori-slide-product .owl-carousel .owl-item {
  float: left;
  padding: 0;
}
.slide-product{
  margin-bottom: -10px;
}
.categori-slide-product .owl-prev{
  background: #a4a4a4 none repeat scroll 0 0 !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  height: 27px;
  right: 30px;
  line-height: 21px;
  position: absolute;
  top: -50px;
  width: 27px;
  opacity: 1!important;
}
.categori-slide-product .owl-prev:hover,
.categori-slide-product .owl-next:hover{
  background: #f06262!important;
}
.categori-slide-product .owl-next{
  background: #a4a4a4 none repeat scroll 0 0 !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  height: 27px;
  right: 0;
  line-height: 21px;
  position: absolute;
  top: -50px;
  width: 27px;
  opacity: 1!important;
}
.slide-product-item{
  margin-left: 1.3px;
  width: 98%;
}
.item3{
  border: 1px solid #e7e7e7;
  margin-bottom: 2px;
  overflow: hidden;
  padding: 3px 10px;
  position: relative;
  transition: all 300ms ease 0s;
}
.item3:hover{
  border-color: #f06262;
}
.product-image{}
.product-image a{}
.product-image a img{}
.product-image span.price-percent-reduction{
  background: #e44f4f none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 10px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 13px;
  left: 0;
  padding: 3px 5px 0 3px;
  position: absolute;
  top: 0;
}
.product-info{}
.product-info a{
  color: #777;
  display: block;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 400;
  line-height: 16px;
  height: 32px;
  margin: 11px 0 6px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: capitalize;
  transition: all 300ms ease 0s;
  word-wrap: break-word;
}
.item3:hover .product-info a{
  color: #f06262;
}
/*----------------------------------------*/
/*  5. perches progress
/*----------------------------------------*/
.purches-progress-area{
  margin-top: 0;
}
.area-title{
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 25px;
}
.area-title h3{
  color: #505050;
  font-size: 24px;
  font-family: "Khula",sans-serif;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
}
.area-title h3:after {
  background: #ffa200 none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 120px;
}
.progress-area{
  background: #ededed none repeat scroll 0 0;
  border-bottom: 2px solid #d2d2d2;
  clear: both;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 25px;
  overflow: hidden;
  padding: 15px 0;
}
.progrtee-box{}
.progrtee-box h4{
  color: #ffa200;
  font-size: 18px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  text-transform: uppercase;
}
.progrtee-box p{
  color: #444;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  text-transform: capitalize;
}
.progrtee-box:hover h4, 
.progrtee-box:hover p {
  color: #fff;
  transition: all 500ms ease 0s;
}

.progrtee-box.icon:hover {
  background: #f06262 url("/common/files/levelmount/images/the_level_mount_difference_hover.png") no-repeat scroll 95% 95%;
  padding-bottom: 60px;
}

.progrtee-box{
  background: #ededed none repeat scroll 0 0;
  border-bottom: 2px solid #ededed;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px;
  position: relative;
  transition: all 500ms ease 0s;
}
.progrtee-box:hover {
  border-color: #ca3030;
}
.progrtee-box:after {
  border-right: 2px dotted #a2a2a2;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -16px;
  top: 0;
  width: 2px;
}
.progrtee-box.icon3:after{
  display: none;
}
/*----------------------------------------*/
/*  6. featured product
/*----------------------------------------*/
.featured-product-area{
  margin-top: 4px;
  position: relative;
}
.featured-product{
  clear: both;
}
.featured-item{

}
.featured-product-area .owl-carousel .owl-item {
  float: left;
  padding: 0 15px;
}
.featured-product-area .col-sm-3{
  width: 100%;
  padding: 0;
}
.featured-inner{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  margin-bottom: 1px;
  position: relative;
  transition: all 0.3s ease 0s;
}
.featured-inner:hover .featured-button a.fetu-comment{
  animation: 300ms linear 0s normal none 1 running fadeInLeft;
  opacity: 1;
}
.featured-inner:hover .featured-button a.wishlist{
  animation: 300ms linear 0s normal none 1 running fadeInRight;
  opacity: 1;
}
.featured-inner:hover .featured-button a.add-to-card{
  background: #f06262 none repeat scroll 0 0;
  border-bottom: 2px solid #ca3030;
  border-style: none none solid;
  color: #fff;
}
.featured-image{
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 3px;
  position: relative;
}
.featured-image a{}
.featured-image a img{}
.price-percent-reduction {
  background: #e44f4f;
  color: #fff;
  border: 0 none;
  font-size: 13px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  left: 0;
  padding: 5px 10px 0;
  position: absolute;
  top: 0;
}
.featured-info{
  margin-bottom: 15px;
  overflow: hidden;
  padding: 7px;
  text-align: center;
}
.featured-info a{
  color: #777;
  display: block;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 400;
  line-height: 19px;
  margin-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: break-word;
}
.featured-info a:hover{
  color: #ffa200;
}
.featured-info p.reating{
  margin-bottom: 3px;
  position: relative;
}
.featured-info p.reating span.rate{
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.featured-info p.reating:before {
  background: #e5e5e5 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 100%;
}
.featured-info p.reating span.rate i{
  color: #C3C5C9;
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: normal;
  height: 11px;
  overflow: hidden;
  position: relative;
  width: 11px;
}
.featured-info span.price{
  color: #3f3f3f;
  display: block;
  font-size: 22px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 25px;
  padding-bottom: 11px;
  padding-top: 3px;
}
.featured-button{}
.featured-button a{}
.featured-button a.wishlist{
  background: #ffa200 none repeat scroll 0 0;
  border-bottom: 2px solid #e68700;
  border-radius: 3px;
  color: #fff;
  display: block;
  float: left;
  font-size: 20px;
  height: 35px;
  line-height: 40px;
  margin: 0 3px;
  opacity: 0;
  width: 35px;
  transition: all 0.3s ease 0s;
}
.featured-button a.fetu-comment{
  background: #44b5aa none repeat scroll 0 0;
  border-bottom: 2px solid #379a90;
  border-radius: 3px;
  color: #fff;
  display: block;
  float: right;
  font-size: 20px;
  height: 35px;
  line-height: 40px;
  margin: 0 3px;
  opacity: 0;
  width: 35px;
  transition: all 0.3s ease 0s;
}
.featured-button a.add-to-card{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #3f3f3f;
  display: block;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 400;
  line-height: 32px;
  margin: 0 auto;
  overflow: hidden;
  padding: 1px 3px 0;
  text-align: center;
  text-overflow: ellipsis;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  word-wrap: break-word;
}
.featured-button a.add-to-card i{
  padding: 0 5px 0 0;
}
.featured-product-area .owl-buttons div {
  top: -70px;
}
.featured-product-area .owl-prev {
  background: #a4a4a4 none repeat scroll 0 0 !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  height: 27px;
  right: 42px;
  line-height: 21px;
  opacity: 1 !important;
  position: absolute;
  width: 27px;
}
.featured-product-area .owl-next {
  background: #a4a4a4 none repeat scroll 0 0 !important;
  border-radius: 2px !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  height: 27px;
  line-height: 21px;
  opacity: 1 !important;
  position: absolute;
  right: 10px;
  width: 27px;
}
.featured-product-area .owl-prev:hover,
.featured-product-area .owl-next:hover{
  background: #f06262!important;
}
.two-banner-area{
  margin-top: 19px;
}
.best-sellar-area{
  margin-top: 0;
}
/*----------------------------------------*/
/*  8. popular tab category
/*----------------------------------------*/
.popular-tab-categori{
  margin-bottom: -6px;
  padding-bottom: 20px;
}
.popular-tab-categori .owl-carousel .owl-item {
  float: left;
  padding: 0 15px;
}
.tab-menu-slide{
  clear: both;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}
.tab-menu-slide ul{
  overflow: hidden;
  position: relative;
}
.tab-menu-slide ul li{
  float: left;
  width: 195px;
}
#content ul li:after{
  background: #fff;
  content: "";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 100ms linear 0s;
  width: 100%;  
}
#content ul li.active:after {
  height: 0px;
}
#content ul li:hover:after {
  height: 3px;
}
.tab-menu-slide ul li a {
  background: #f06262 none repeat scroll 0 0;
  color: #fff;
  display: block;
  padding-bottom: 20px;
  padding-top: 40px;
  text-align: center;
}
.tab-menu-slide ul li:nth-child(2) a{  
  background-color: #FFA200;
  border-color: #E68700;
}
.tab-menu-slide ul li:nth-child(3) a{  
  background-color: #363636;
  border-color: #2e2e2e;
}
.tab-menu-slide ul li:nth-child(4) a{  
  background-color: #bbd615;
  border-color: #9fb612;
}
.tab-menu-slide ul li:nth-child(5) a{  
  background-color: #44b5aa;
  border-color: #3a9a91;
}
.tab-menu-slide ul li:nth-child(6) a{  
  background-color: #ffd543;
  border-color: #d9b539;
}
.tab-menu-slide ul li a i{
  font-size: 55px;
}
.tab-menu-slide ul li a h3{
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  padding-top: 5px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  word-wrap: break-word;
}
.popular-tab-product{
  margin-top: 20px;
  clear: both;
  display: block;
}
.popular-tab-product .owl-carousel .owl-item {
  float: left;
  padding: 0 15px;
}
.popular-tab-categori .featured-product-area .owl-buttons div {
  top: -230px;
}

/*----------------------------------------*/
/*  11.1 footer medil
/*----------------------------------------*/
.footer-medil{
  background: #313131 none repeat scroll 0 0;
  padding-bottom: 63px;
  padding-top: 43px;
}
.footer-categori{
  overflow: hidden;
}
.footer-categori h4{
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.footer-categori ul{}
.footer-categori ul li{
  padding-bottom: 8px;
}
.footer-categori ul li a{
  color: #fff;
  display: inline;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 17px;
  position: relative;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
}
.footer-categori ul li a:hover {
  color: #ffa200;
}
.footer-categori ul li a:after {
  background: #ffa200 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 500ms ease 0s;
  width: 0;
}
.footer-categori ul li a:hover::after {
  width: 100%;
}
.footer-categori ul li a:hover i {
  -webkit-animation: stretch 2s infinite;
  -moz-animation: stretch 2s infinite;
  animation: stretch 2s infinite;
}
@keyframes stretch {
  0% {
    transform: scale(.3);
    border-radius: 100%;
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.footer-categori ul li a i{
  color: #ffa200;
  float: left;
  font-size: 10px;
  line-height: 15.8px;
  margin-right: 10px;
  padding-top: 2px;
  text-align: center;
  text-shadow: none;
  width: 15px;
}
.footer-categori h4 a{
	color: #FFF;
}

.footer-search-area{}
.footer-search-area h4{
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.footer-search-area form{}
.footer-search-area form .form-group {
  margin-bottom: 0px;
  padding-right: 55px;
  position: relative;
}
.footer-search-area form .inputNew {
  border-radius: 0;
  color: #606060;
  display: block;
  height: 47px;
  overflow: hidden;
  padding-left: 15px;
  width: 100%;
}
.footer-search-area form .submitNew {
  background: #ffa200 none repeat scroll 0 0;
  border-bottom: 2px solid #e68700;
  border-style: none none solid;
  color: #fff;
  display: block;
  font-size: 18px;
  height: 47px;
  line-height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 300ms ease 0s;
  width: 50px;
}
.footer-search-area form .submitNew:hover{
  background: #0066C0;
  border-color: #004AC0;
}

.footer-medil-information{
  border-top: 1px solid #464646;
  margin-top: 40px;
  padding-top: 63px;
}
.info-box{}
.info-box h4{
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.info-box h4 a{
  color: #fff;
}
.info-box h4 a:hover{
  color: #ffa200;
}
.info-box ul{}
.info-box ul li{
  color: #fff;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.info-box ul li a{
  display: block;
  color: #fff;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
}
.info-box ul li a:hover{
  color: #ffa200;
}
/*----------------------------------------*/
/*  11.2 footer copyrigh
/*----------------------------------------*/
.footer-copyright{
  background: #171717 none repeat scroll 0 0;
  padding-bottom: 20px;
}
.copyright-text{
  float: left;
  margin-top: 30px;
}
.copyright-text p{
  color: #fff;
  font-size: 14px;
  font-family: "Khula",sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
.copyright-text p a{
  color: #fff;
}
.copyright-text p a:hover {
  color: #ffa200;
}
.footer-card{
  float: right;
  margin-top: 20px;
}
.footer-card img{}
#scrollUp {
  background-color: #FFA200;
  bottom: 25px;
  color: #ffffff !important;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  position: fixed;
  right: 25px;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
  width: 40px;
  z-index: 1000;
}
#scrollUp:hover{
  background-color: #0066C0;
}
#scrollUp i {
  display: block;
  padding-top: 10px;
  font-size: 20px;
}

/*----------------------------------------*/
/*  15. shop grid
/*----------------------------------------*/
body.shop{}
body.shop .breadcume-area,
.page-content {
  background: #f9f9f9;
}
body.shop .shop-area{
  background: #F9F9F9;
}
.breadcrumb {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  list-style: outside none none;
  margin-bottom: 20px;
  margin-top: 30px;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
.breadcrumb a.home::before {
  border: medium none;
}
.breadcrumb a::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 2px;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  content: ".";
  display: inline-block;
  height: 18px;
  position: absolute;
  right: -10px;
  text-indent: -5000px;
  top: 3px;
  transform: rotate(45deg);
  width: 18px;
  z-index: -1;
}
.breadcrumb a.home {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  color: #777777;
  display: inline-block;
  font-size: 17px;
  height: 25px;
  line-height: 22px;
  margin: 0 0 0 -10px;
  padding: 0;
  text-align: center;
  width: 38px;
  z-index: 99;
}
.breadcrumb a {
  background: #fff none repeat scroll 0 0;
  color: #333;
  display: inline-block;
  margin-left: -26px;
  padding: 0 15px 0 22px;
  position: relative;
  z-index: 2;
}
.breadcrumb .navigation-pipe {
  display: inline-block;
  text-indent: -5000px;
  width: 18px;
}
/* shop sidebar */
.shop-categori{
  background-color: #fff;
  border-color: -moz-use-text-color #e8e8e8 #e8e8e8;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  overflow: hidden;
  padding: 20px 20px 0;
}
.shop-categori-inner{}
.shop-categori-inner .categori-border {
  margin-bottom: 14px;
}
span.cat-title {
  color: #4b4b4b;
  display: block;
  font-family: "Khula",sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
.categoris ul li {
  padding: 2px 0;
}
.categoris ul li span {
  display: inline-block;
}
.categoris ul li span input.checkbox{}
.categoris ul li label {
  font-weight: normal;
}
.categoris ul li label a {
  margin-left: 5px;
}
.categoris ul li label a:hover,
.categoris ul li label a:hover span{
  color: #FFA200;
}
.categoris ul li label a span {
  color: #666;
  font-weight: normal;
  margin-left: 5px;
}

/* tags */
.tag-area{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8e8e8;
  margin-top: 30px;
  overflow: hidden;
  padding: 15px;
}
.tag-area h2.tag-title{
  border-bottom: 1px solid #e8e8e8;
  color: #505050;
  display: block;
  font-family: "Khula",sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
  margin: 7px 0 15px;
  padding-bottom: 5px;
  position: relative;
  text-transform: uppercase;
}
.tags{}
.tags a{
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  display: block;
  float: left;
  font-family: "Khula",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  margin: 0 5px 5px 0;
  padding: 7px 11px 3px;
}
.tags a:hover{}
.tags a:nth-child(2n+1):hover {
  background: #f06262;
  border-color: #f06262;
  color: #fff;
}
.tags a:nth-child(2n):hover {
  background: #ffa200;
  border-color: #ffa200;
  color: #fff;
}
/* shop content */
.page-heading {
  color: #555454;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 30px;
  margin-top: 30px;
  overflow: hidden;
  padding: 0 0 17px;
  text-transform: uppercase;
}
.page-heading span.heading-counter {
  color: #333;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  text-transform: none;
}
.catagori-short {
  margin-bottom: 30px;
  margin-top: -41px;
  overflow: hidden;
  padding: 10px 0 0;
}
.catagori-short .nav-tabs {
  border-bottom: 0 solid #ddd;
}
.catagori-short ul li {
  float: left;
  margin-right: 22px;
  text-align: center;
  width: 30px;
}
.catagori-short ul li a {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 19px;
  height: 40px;
  line-height: 22px;
  width: 40px;
  cursor: pointer;
  display: block;
  transition: all 0.3s ease 0s;
}
.catagori-short ul li a i {
  color: #777;
  margin-left: -3.5px;
  margin-top: -3px;
}
.catagori-short ul li a:hover{
  background: #fff;
}
.catagori-short ul li a:hover i{
  color: #FFA200;
}
body.shop .catagori-short .nav-tabs > li.active > a,
body.shop .catagori-short .nav-tabs > li.active > a i {
  background-color: #fe5b5a;
  border: medium none !important;
  color: #fff;
  cursor: default;
}
#grid .featured-inner{
  margin-bottom: 30px;
}
.catagori-short ul {
  float: left;
  width: 50%;
}
.catagori-short .chose-box{
  float: right;
  margin-right: -20px;
  margin-top: 5px;
}
.catagori-short p.selector1 {
  display: block;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 250px;
}
.catagori-short p.selector1 label {
  display: block;
  float: left;
  margin-top: 3px;
  overflow: hidden;
  width: 60px;
}
.catagori-short p.selector1 select {
  background: rgba(0, 0, 0, 0) url("/common/files/levelmount/images/select.png") no-repeat scroll 162px 5px;
  border: 1px solid #ccc;
  border-radius: 0;
  display: block;
  float: right;
  height: 27px;
  overflow: hidden;
  padding: 0 7px;
  width: 190px;
}
.catagori-short p.selector2 {
  background: rgba(0, 0, 0, 0) url("/common/files/levelmount/images/select.png") no-repeat scroll 98px 6px;
  width: 120px;
}
.catagori-short p.selector2 select {
  width: 60px !important;
}
.categori-show-item {
  border-top: 1px solid #d6d4d4;
  margin-bottom: 60px;
  overflow: hidden;
  padding: 12px 0;
  position: relative;
  text-align: center;
}
.cat-show-item {
  float: left;
  padding: 11px 0 0;
}
.cat-show-button a.cat-button {
  background: #f06262;
  border: 1px solid #f06262;
  color: #fff;
  float: right;
  font-size: 17px;
  font-weight: bold;
  line-height: 21px;
  padding: 0;
  transition: all 0.3s ease 0s;
}
.cat-show-button a.cat-button:hover{
  background: #FFA200;
  border: 1px solid #FFA200;
}
.cat-show-button a.cat-button span {
  display: block;
  padding: 10px 10px 10px 20px;
}
.cat-show-button a.cat-button span i {
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

/*-------------------------------
22. about us
--------------------------------*/
.about-us-slide{
  margin-bottom: 25px;
}
.who-we-are{
  margin: 25px -15px 0;
}
.who-we-are-title{
  border-bottom: 1px solid #bdc3c7;
  display: block;
  margin-bottom: 25px;
  position: relative;
}
.who-we-are-title h3{
  color: #282828;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.who-we-are-title h3 span{
  border-bottom: 3px solid #FFA200;
  padding: 10px 0;
}
.who-we-are-accordion{}
body.about .who-we-are-accordion .panel-default > .panel-heading {
  background-color: #363636;
  border-color: #ddd;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
}
body.about .who-we-are-accordion .panel-title > .small,
body.about .who-we-are-accordion .panel-title > .small > a,
body.about .who-we-are-accordion  .panel-title > a,
body.about .who-we-are-accordion  .panel-title > small,
body.about .who-we-are-accordion  .panel-title > small > a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.progress span.parsentens{
  margin-right: 25px;
}
.skill .progress .lead {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  left: 10px;
  position: absolute;
  top: 4px;z-index:99
}
.skill .progress {
  background-color: #F0F0F0;
  border-radius: 0;
  height: 30px;
  margin-bottom: 20px;
  position: relative;box-shadow: none;
}
.skill .progress-bar > span {
  float: right;
  font-size: 15px;
  margin-right: 27px;
  margin-top: 3px;
}
.holax-shop{}
.holax-shop h3,.we-are-good-at h3{font-size: 18px;
margin-bottom: 25px;}
.holax-shop p{}
.we-are-good-at{}
.we-are-good-at h3{}
.skill .progress:nth-child(1) .progress-bar {
  background: #F46E6E;
}
.skill .progress:nth-child(2) .progress-bar {
  background: #5476A9;
}
.skill .progress:nth-child(3) .progress-bar {
  background: #63AD68;
}
.skill .progress:nth-child(4) .progress-bar {
  background: #23C6EC;
}
body.about .owl-controls {
  -moz-user-select: none;
  margin-top: 40px !important;
}
body.about .owl-theme .owl-controls .owl-page span {
  background: #fe5b5a;
  border-radius: 0;
  display: block;
  height: 12px;
  margin: 5px 7px;
  width: 62px;
}
.meet-out-team{
  margin-top: 5px;
  overflow: hidden;
}
.meet-team-box{
  margin-bottom: 30px;
}
.meet-team-box p{}
.meet-team-box img{
  margin-bottom: 20px;
  width: 100%;
}
.meet-team-box .team-title{
  float: left;
  width: 50%;
}
.meet-team-box .team-title h3{
  color: #282828;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.meet-team-box .team-title h5{
  color: #282828;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.meet-team-box .team-socioul{
  overflow: hidden;
}
.meet-team-box .team-socioul p{
  float: right;
}
.meet-team-box .team-socioul p a{
  background: #363636 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 40px;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
}
.meet-team-box .team-socioul p a:hover{
  background: #F06262;
}
body.about .clients {
  margin-bottom: -36px;
  margin-top: 5px;
}

/* Normal desktop :1170px. */
@media (min-width: 1169px) and (max-width: 1366px){
.container {width:1170px}

.slider-area .nivo-caption {
  bottom: 60px;
}
.slide-product-item {
  text-align: center;
}
.tab-menu-slide ul li {
  width: 190px;
}
.banner-left {
  width: 49.3%;
}
.two-banner-area .row .col-sm-6 .banner-left {
  width: 100%;
}
/* home2 */
#content2 ul {
  right: 13%;
}
/* home4 */
body.home-4 .two-banner-area .row .col-sm-4 .banner-left {
  width: 100%;
}
body.home-4 .tab-menu-slide ul li {
  width: 169px;
}
body.home-4 .brand-and-client .featured-product-area .owl-buttons div {
  top: -75px;
}
body.home-4 .camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -100px;
}
body.home-4 .popular-tab-categori .featured-product-area .owl-buttons div {
  top: -232px;
}
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
.container {width:970px}
.slider-area .nivo-caption {
  bottom: 25px;
}
.top-call-to-acction p a {
  padding-right: 30px;
}
.top-social {
  float: none;
}
.shoping-cart {
  width: 140px;
}
.sidebar-menu-title h2 {
  font-size: 20px;
}
.mega-item-menu {
  width: 190px;
}
.pos_description .title1 .txt {
  font-size: 40px;
  line-height: 15px;
}
.pos_description .title2 .txt {
  font-size: 57px;
  line-height: 25px;
}
.pos_description .pos-slideshow-readmore a {
  font-size: 24px;
}
.banner-left {
  width: 49%;
}
.mini {
  width: 211px !important;
}
.two-banner-area .row .col-sm-6 .banner-left {
  width: 100%;
}
.tab-menu-slide ul li {
  width: 156px;
}
.tab-menu-slide ul li a h3 {
  white-space: inherit;
}
.tab-menu-slide ul li a {
  height: 165px;
}
.popular-tab-categori .featured-product-area .owl-buttons div {
  top: -255px;
}
.footer-top-box span {
  font-size: 22px;
}
.slide-product-item {
  text-align: center;
}
/* home2 */
#content2 ul {
  right: 100px;
}
/* home3 */
body.home-3 .pos_description .title3 .txt {
  font-size: 30px;
  line-height: 30px;
}
body.home-3 .pos_description .title4 .txt {
  font-size: 40px;
  line-height: 40px;
}
body.home-3 .camera-and-cosmatic-area .featured-product-area .owl-prev {
  right: 42px;
}
.brand-and-client .featured-product-area .owl-buttons div {
  top: -88px;
}
body.home-3 .pos_description .title3 .txt {
  font-size: 30px;
  line-height: 31px;
}
body.home-3 .pos_description .title4 .txt {
  font-size: 50px;
  line-height: 50px;
}
#content2 ul {
  right: 100px;
}
/* home4 */
body.home-4 .two-banner-area .row .col-sm-4 .banner-left {
  width: 100%;
}
body.home-4 .popular-tab-categori .featured-product-area .owl-buttons div {
  top: -255px;
}
body.home-4 .tab-menu-slide ul li {
  width: 139px;
}
body.home-4 .camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -100px;
}
body.home-4 .brand-and-client .featured-product-area .owl-buttons div {
  top: -75px;
}
/* blog */
.brand-and-client .featured-product-area .owl-buttons div {
  top: -70px;
}
/* shop page */
.catagori-short ul {
  float: left;
  width: 40%;
}
.catagori-short ul li a i {
  margin-left: -4.5px;
}
ul.links li a {
  font-size: 11px;
  height: 40px;
  min-width: 40px;
  width: 40px;
  padding: 1px 0;
}
.clients {
  margin-bottom: 0;
}
.clients a {
  display: block;
  padding-right: 20px;
}

}
 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.container {width:750px} 
.top-social {
  float: none;
}
.shoping-cart {
  float: left;
}
.search-categori {
  width: 73%;
}
.shoping-cart {
  width: 140px;
}
.mainmenu ul li a {
  padding: 0 25px;
  font-size: 16px;
  line-height: 50px;
}
.mainmenu ul li ul {
  width: 202px;
}
.megamenudown-sub {
  width: 480px;
  padding: 10px;
}
.mega-item-menu {
  width: 125px;
}
.item3 {
  text-align: center;
}
.progrtee-box.icon,
.progrtee-box.icon1,
.progrtee-box.icon2,
.progrtee-box.icon3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  text-align: center;
  padding: 8px 5px 5px;
}
.progrtee-box.icon:hover,
.progrtee-box.icon1:hover,
.progrtee-box.icon2:hover,
.progrtee-box.icon3:hover {
  background: #f06262 none repeat scroll 0 0;
}
body.home-4 .progrtee-box.icon:hover,
body.home-4 .progrtee-box.icon1:hover,
body.home-4 .progrtee-box.icon2:hover,
body.home-4 .progrtee-box.icon3:hover {
  background: #f06262 none repeat scroll 0 0;
}
.banner-left {
  width: 49%;
}
.banner-image a img {
  width: 100%;
}
.categori-slide-product {
  margin-top: 30px;
}
.featured-inner {
  text-align: center;
}
.two-banner-area .row .col-sm-6 .banner-left {
  width: 100%;
}
.tab-menu-slide ul li {
  width: 120px;
}
.tab-menu-slide ul li a {
  height: 160px;
}
.tab-menu-slide ul li a h3 {
  white-space: inherit;
}
.popular-tab-categori .featured-product-area .owl-buttons div {
  top: -250px;
}
.footer-top-box span {
  font-size: 15px;
}
.footer-top-box a {
  font-size: 15px;
}
.hiring .img_in {
  display: none;
}
.copyright-text p {
  font-size: 13px;
}
.camera-area p.extra-link, .cosmatic-area p.extra-link {
  margin-bottom: 0;
}
.camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -85px;
}
/* home2 */
body.home-2 .shoping-cart {
  width: 132px;
}
body.home-2 .shoping-cart {
  float: right;
}
#content2 ul {
  right: 170px;
}
/* home3 */
body.home-3 .mainmenu ul li a {
  padding: 5px 25px 0 0;
}
body.home-3 .camera-and-cosmatic-area .featured-product-area .owl-prev {
  right: 42px;
}
.brand-and-client .featured-product-area .owl-buttons div {
  top: -92px;
}
/* home4 */
body.home-4 .two-banner-area .row .col-sm-4 .banner-left {
  width: 100%;
}
body.home-4 .tab-menu-slide ul li {
  width: 144px;
}
body.home-4 .popular-tab-categori {
  margin-top: 7px;
}
.camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -100px;
}
body.home-4 .search-categori {
  width: 72%;
}
body.home-4 .shoping-cart {
  float: right;
}
/* about us */
.search-categori {
  width: 70%;
}
.shoping-cart {
  float: right;
}
.meet-team-box .team-socioul p a {
  height: 30px;
  padding-top: 5px;
  width: 30px;
}
.meet-team-box .team-socioul {
  margin-top: -10px;
  overflow: hidden;
}
.meet-team-box p {
  margin-top: 15px;
  overflow: hidden;
}
/* blog */
.entry-thumb {
  float: none;
}
.entry-thumb img {
  margin-bottom: 10px;
  width: 100%;
}
.list-of-entries li {
  margin-bottom: 30px;
}
.section-offset2 h3 {
  font-size: 18px;
}
.brand-and-client .featured-product-area .owl-buttons div {
  top: -70px;
}
/* shop page */
.catagori-short .chose-box {
  float: left;
  margin-right: -20px;
  margin-top: 15px;
}
/* contact */
body.contact .socila-icon a {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
body.error input[type="text"] {
  float: left;
  width: 85%;
}
body.error input[type="submit"] {
  width: 15%;
}
body.error .links-wrapper {
  margin-left: 150px;
}
body.error .footer-search-area form .form-group {
  overflow: hidden;
  padding-right: 25px;
}
body.home-4 .popular-tab-categori .featured-product-area .owl-buttons div {
  top: -255px;
}
.clients {
  margin-bottom: 0;
}


}

 
/* small mobile :320px. */
@media (max-width: 767px) {
.container {width:300px}
.mobile-menu-area{
	display: block;
	margin-bottom: 30px;
}
.mainmenu-area{
	display: none;
}
/* home */
.top-call-to-acction {
  text-align: center;
}
.social-and-menu {
  margin-left: 18px;
}
.user-info-adn-search {
  margin-top: -5px;
}
.top-call-to-acction p a {
  float: none;
}
.top-call-to-acction p a i {
  display: inline;
  float: none;
}
.banner-image a img {
  width: 270px;
}
.banner-image {
  margin-bottom: 25px;
}
.top-menu {
  display: none;
}
.top-social {
  float: none;
  margin-right: 38px;
  width: 100%;
}
.top-social p {
  float: none;
}
.logo {
  margin-top: 25px;
}
.user-info {
  display: none;
}
.categori select {
  background: rgba(0, 0, 0, 0) url("/common/files/levelmount/images/caret.jpg") no-repeat scroll 78px 18px;
  font-size: 12px;
  margin-top: 2px;
  padding-left: 3px;
  width: 90px;
}
.search-categori {
  width: 100%;
}
.search-box button {
  padding: 5px;
  font-size: 15px;
  width: 60px;
}
.categori {
  width: 90px;
}
.search-and-cart {
  clear: both;
  display: block;
  padding-top: 17px;
}
.shoping-cart {
  float: right;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  width: 100%;
}
.categori-banner {
  margin-top: 30px;
}
.banner-left {
  float: none;
  margin-right: 0;
}
.slide-product-item {
  margin-left: 1.3px;
  text-align: center;
}
.categori-slide-product {
  margin-top: 30px;
}
.progrtee-box::after {
  border-right: 0 dotted #a2a2a2;
}
.area-title h3 {
  font-size: 20px;
}
.camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -110px;
}
.tab-menu-slide ul li {
  float: left;
  width: 90px;
}
.tab-menu-slide ul li a {
  display: table-cell;
  height: 62px;
  padding-bottom: 4px;
  padding-top: 13px;
  text-align: center;
  vertical-align: middle;
  width: 90px;
}
.tab-menu-slide ul li a h3 {
  font-size: 14px;
  white-space: inherit;
}
.tab-menu-slide ul li a i {
  display: none;
}
.popular-tab-categori .featured-product-area .owl-buttons div {
  top: -212px;
}
.brand-logo {
  clear: both;
  display: block;
  text-align: center;
}
.footer-top-box {
  text-align: center;
}
.footer-top-box::after {
  background: transparent none repeat scroll 0 0;
}
.footer-categori ul li {
  width: 100%;
}
.footer-search-area {
  margin-top: 30px;
}
.copyright-text p {
  text-align: center;
}
.footer-card img {
  width: 100%;
}
.megamenudown-sub {
  display: none;
}
.mean-container a.meanmenu-reveal {
  float: right;
}
.slider-area .nivo-directionNav a {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  top: 32%;
  width: 30px;
}
.slider-area .nivo-controlNav {
  bottom: 0;
}
/* home2 */
#content2 ul {
  display: none;
}
/* home3 */
.dilima-template .container {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-bottom: 25px;
  padding-top: 35px;
  text-align: center;
}
.dilima-template .title strong {
  margin-bottom: 30px;
  margin-left: 30px;
}
.dilima-template .btn-extra {
  margin-left: 22px;
}
.hiring .info {
  padding: 9px 20px 0;
}
.info > p {
  margin-bottom: 0;
}
body.home-3 .camera-and-cosmatic-area .featured-product-area .owl-prev {
  right: 42px;
}
body.home-3 .brand-and-client .featured-product-area .owl-buttons div {
  top: -70px;
}
/* home4 */
body.home-4 .slider-area {
  margin-top: 30px;
  position: relative;
}
body.home-4 .tab-menu-slide ul li {
  float: left;
  width: 90px;
}
body.home-4 .camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -125px;
}
body.home-4 .slider-area .nivo-directionNav a {
  top: 46%;
}
/* about us */
.meet-team-box {
  margin-bottom: 30px;
}
.clients {
  margin-bottom: 0;
}
body.contact .clients {
  margin-bottom: 0;
}
.breadcrumb {
  margin-top: 0;
}
/* blog */
.entry-title a,
.entry-meta span {
  font-size: 12px;
}
.entry-meta span:not(:last-child) {
  margin-right: 2px;
}
.entry-date {
  height: 50px;
  padding: 3px 0;
  width: 50px;
}
.entry-date .day {
  font-size: 20px;
}
.entry-date .month {
  font-size: 13px;
  line-height: 13px;
}
.single0blog-coment ul li .comment-heading p {
  display: none;
}
/* shop page */
.catagori-short ul {
  margin-bottom: 10px;
}
.tag-area {
  margin-bottom: 30px;
}
.catagori-short .chose-box {
  float: none;
}
#list span.price {
  width: 100%;
}
#list .featured-button {
  width: 100%;
}
.catagori-short ul li a i {
  margin-left: -5.5px;
}
#list .featured-image {
  float: none;
  text-align: center;
  width: 100%;
}
#list .featured-info {
  text-align: center;
  width: 100%;
}
#list .featured-image a img {
  width: 100%;
}
/* single product */
.sin-social a.btn-default {
  margin-bottom: 5px;
}
.single-product-details .numbers-row label {
  width: 60px;
}
.single-product-details .numbers-row .dec {
  left: 195px;
}
.single-product-details .numbers-row .inc {
  left: 230px;
}
.single-product-details p.selector1 label {
  width: 60px;
}
/* cart */
.breadcrumb a.home {
  width: 25px;
}
.breadcrumb .navigation-pipe {
  width: 15px;
}
.breadcrumb a {
  padding: 0 2px 0 22px;
}
/* wishlist */
.wishlist-box {
  margin: 20px 0 30px;
}
.wish-image {
  text-align: center;
}
/* checkout */
.checkout-sidebar {
  margin-bottom: 30px;
}
.single-product-details {
  margin-top: 30px;
}
body.home-4 .popular-tab-categori .featured-product-area .owl-buttons div {
  top: -213px;
}
.logoheader {
    width: 100%;
}

.contentheader {
    width: 100%;
}
.mobile-hide{
	display: none;
}

.footer-categori {
padding-top: 15px;	
}

}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}
.mobile-menu-area{
  display: block;
}
.mainmenu-area{
	display: none;
}
.top-social {
  margin-right: 112px;
}
.social-and-menu {
  margin-left: 95px;
}
.search-box button {
  width: 100px;
}
.logo {
  text-align: center;
}
.add-to-cart-product {
  left: 0;
}
.slider-area .nivo-directionNav a {
  top: 39%;
}
.banner-image a img {
  width: 100%;
}
.categori-slide-product .owl-prev {
  right: 32px;
}
.item3 {
  text-align: center;
}
.featured-image {
  text-align: center;
}
.camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -85px;
}
.tab-menu-slide ul li {
  float: left;
  width: 140px;
}
.tab-menu-slide ul li a {
  width: 140px;
  height: 67px;
}
.tab-menu-slide ul li a h3 {
  padding: 5px;
}
.popular-tab-categori .featured-product-area .owl-buttons div {
  top: -221px;
}
.blog-box a img {
  width: 100%;
}
.footer-card {
  float: none;
  margin-right: 50px;
  margin-top: 20px;
}
.clients a img {
	margin-bottom: 0;
	margin-top: 10px;
}
/* home2 */
#content2 ul {
  left: 163px;
  width: 50%;
}
/* home3 */
.dilima-template .title strong {
  margin-left: 108px;
}
.dilima-template .btn-extra {
  margin-left: 100px;
}
body.home-3 .popular-tab-categori .featured-product-area .owl-buttons div {
  top: -227px;
}
/* home4 */
body.home-4 .tab-menu-slide ul li {
  float: left;
  width: 140px;
}
body.home-4 .camera-and-cosmatic-area .featured-product-area .owl-buttons div {
  top: -100px;
}
body.home-4 .popular-tab-categori {
  margin-top: 0;
}
/* blog */
.entry-date {
  height: 60px;
  padding: 6px 0;
  width: 60px;
}
}