/*common style*/
body {
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif; /* font-style given for heading */
}
img {
	max-width: 100%;
}
a, a:hover, a:focus {
	text-decoration: none;
}
p {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
 h3{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
/*common style*/

/*top-section*/
.top-sec h3 {
    font-size: 15px;
    margin-top: 10px;
}
.top-sec {
    float: left;
}
.top-icon {
    float: right;
    position: relative;
}
.top-icon img {
    position: absolute;
    left: -33px;
    right: 0px;
    top: 8px;
}
.top-icon h3 {
    margin-top: 11px;
    font-size: 15px;
}
.top-media {
    background-color: #b1b1b1;
}
/*top-section*/



/*logo-sec*/
/*.logo-sec {
    float: left;
}*/
.free-shoping {
    float: left;
    margin-top: 14px;
}
.logo-sec:before {
    background-color: #000;
    content: "";
    width: 2px;
    height: 72px;
    position: absolute;
    background: #c3c3c3;
    left: 46%;
    margin-left: 32px;
    margin: 0;
    top: 28px;
}
.logo-sec img {
margin-right: 32px;
    width: 43%;
    float: left;
}
.free-img img {
    margin-left: 20px;
	    margin-top: 15px;
}
.free-img {
    margin-top: 20px;
}
.free-shoping h3 {
    color: #ffffff;
    text-transform: uppercase;
}
.free-shoping p {
    color: #fff;
}
.logo-part {
        padding: 0px;
    background-color: #3b928a;
    border-bottom: 1px solid #fff;
}
ul.sub-sec li {
    float: left;
    list-style: none;
    padding: 11px;
    color: #000;
    text-transform: capitalize;
	    margin-right: 25px;
}
.items-sec img {
    float: left;
}
ul.sub-sec {
    float: left;
}
.items-sec {
    float: left;
}
.sub-menu {
    float: left;
	    margin-top: 2px;
}
.wishlist {
    float: right;
	margin-top: 22px;
}
.items-sec h3 {
    margin-top: 8px;
    float: left;
}
li.dropdown.dropdown-submenu {
    border-bottom: 1px solid #eee;
    padding: 3px 20px;
}
.items-sec img {
    float: left;
    width: 20%;
    color: #fff;
    margin-top: 4px;
    margin-right: 10px;
}
.items-sec {
    float: left;
    background-color: #ff4d52;
    color: #fff;
    padding: 5px 20px;
}
a.login-sec li {
    border-left: 1px solid #818181;
}
ul.sub-sec li:hover {
    color: #3a928a;
}
/*logo-sec*/

/*menu-section*/

header{
	position:absolute;
	width:100%;
	z-index:9999;
}
ul.nav.navbar-nav a {
    padding: 10px;
	text-transform: uppercase;
	color:#fff;
}
ul.dropdown-menu.categary-dropdown a {
    color: #000;
}
ul.dropdown-menu.categary-dropdown a {
    padding: 0px;
}
ul.nav.navbar-nav {
    margin-top: 1px;
}
li.dropdown.drop-sec {
    background-color: #3dc4b8;
    padding: 0px 7px;
}
li.dropdown.dropdown-submenu a {
    color: #000;
    font-weight: 500;
    font-size: 13px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
nav.navbar.navbar-default {
    background-color: #3b928a;
    border-radius: inherit;
	border: none;
}
.navbar-collapse.collapse.main-menu {
	padding: 0px;
	float: left;
}
li.login {
    background-color: #3dc4b8;
    color: #fff !important;
    margin-right: 15px;
}


.col-sm-9.col-xs-12.menu-medium {
    margin-top: -6px;
}
li.register {
    background-color: #3b928a;
	color: #fff !important;
}
button.btn.btn-info.btn-lg {
	background-color: #484949;
	border-radius: inherit;
	border: none;
}
input.form-control.input-lg {
    font-size: 12px;
    height: 38px;
    border-radius: inherit;
}
.input-group {
    padding: 5px;
    border-radius: inherit;
}
nav.navbar.navbar-default {
    margin-bottom: 0px;
}


header nav.navbar.shrink {
	position: fixed;
	top: 0px;
	width: 100%;
    z-index: 99;
    float: left;
}
.top-header{
	background-color:rgba(0,0,0,0.8);
	width:100%;
	float:left;
}
.top-header .list-inline{margin-bottom:0px;    float: right;}
.top-header .list-inline .border-left{border-left:1px solid #ccc;padding-left:15px;}
.top-header .list-inline .border-right{border-right:1px solid #ccc;padding-right:12px;}
.top-header .list-inline p{
	margin:8px 0px;
	font-size:13px;
	line-height:28px;
	color:#ccc;
	
}
ul.list-inline img {
    width: 41px;
}
ul.list-inline-footer img {
    width: 40px;
}
ul.list-inline-footer li {
    width: 49px;
}
ul.list-inline-footer>li {
    display:inline-block;
    padding-right: 0px;
    padding-left: 0px;
    width: 63px;
}
.appointment {
    background-color: #939393;
}
ul.list-inline-footer {
    margin-top: 40px;
}
.top-header .list-inline img{
	width:30px;
	margin:8px 0px;
}
header .list-inline.pull-right li:last-child{padding-right:0px;}
.navbar-default{
	margin:0;
	border-color:rgba(0,0,0,0.6);
	border-radius:0px;
	float:left;
	width:100%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	color:#fff;
	text-transform:uppercase;
}
div#carousel-example-generic-main img {
    width: 100%;
	margin-top: 50px;
}


.main-menu{float:right;padding-right:0px;}
.modal-header{border-bottom:0px;padding-bottom:0px;}
#make-appointment textarea{resize:none;}
.apt-btn, .apt-btn:hover, .apt-btn:focus{
	background-color:#c7081b;
	color:#fff;
	font-size: 14px;
	font-weight:600;
	letter-spacing:1px;
	outline:0;
	margin:19px 0px 0px 15px;
	border-radius:0px;
	padding:10px 15px;
	float:right;
}
.apt-pop-btn, .apt-pop-btn:hover, .apt-pop-btn:focus{
	background-color:#c7081b;
	color:#fff;
	font-size: 14px;
	letter-spacing:1px;
	outline:0;
	border-radius:0px;
}
/*menu-section*/


/*banner-slider*/
.carousel-control.left{
	background-image:inherit;
}
.carousel-control.right{
    background-image:inherit;
}
span.banner-arrow-left img {
       width: 20% !important;
    position: absolute;
    top: 34%;
	/*margin-left: 190%;*/
}
span.banner-arrow-right img{
	width: 20% !important;
	position: absolute;
	top: 34%;
}
.categories-sec {
	/*position: absolute;
	top: 60px;
	left: 100px;
	background-color: #fff;
	padding: 0px 0px 10px;
	width: 20%;*/
	float:left;
}
.main-slider {
    position: relative;
}
.categories-sec h3 {
    background-color: #3a928a;
    padding: 12px 19px;
    color: #fff;
    text-align: left;
    margin-top: 0px;
}
.categories-sec p {
    padding: 4px 0px 5px 19px;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    margin-bottom: 6px;
    margin-top: 1px;
	color: #000;
}
.categories-sec i {
    float: right;
	margin-right: 11px;
}
.categories-sec a {
    color: #000;
}
button.btn.btn-primary.dropdown-toggle.categary-btn {
	background-color: transparent;
	border: transparent;
	padding: 7px 12px;
	margin-top: 4px;
	border-radius: inherit;
	box-shadow: none;
}
.dropdown-menu {
    min-width: 260px !important;
}
ul.dropdown-menu.categary-dropdown {
    width: 100%;
	margin-top: 8px;
	margin-left: -15px;
}
.dropdown i {
    float: left;
    margin-top: 2px;
    color: #fff;
    margin-right: 12px;
}
ul.dropdown-menu.categary-dropdown i {
    float: right;
    color: #000;
    margin-top: 3px;
	margin-right: 14px;
}
.categories-sec {

    padding: 0px 0px;
    margin-top: 2px;
}
/*banner-slider*/

/*sub-banner*/
.sub-banner {
    padding: 15px 0px;
}
/*sub-banner*/

/*new-arrival*/
.product_image h2 {
    text-transform: uppercase;
    font-size: 14px;
}
.product_image {
    border: 1px solid #eee;
    padding: 20px 40px;
	background-color: #f8f8f8;
}
.product-section h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.view-all {
    border-radius: 25px;
    background: #ff5134;
    padding: 12px;
    width: 160px;
    height: 43px;
    margin: 8px auto;
	text-align: center;
}
.view-all a {
    text-align: center;
    color: #fff;
    text-transform: capitalize;
}
.product_image span {
    float: right;
	text-decoration: line-through;
}
.product-section h3:after {
	background-color: #000;
	content: "";
	width: 200px;
	height: 1px;
	position: absolute;
	background: #c3c3c3;
	left: 23%;
	margin-left: 32px;
	margin: 0;
	z-index: 999;
	margin-top: 15px;
}
.product-section h3:before{
	background-color: #000;
	content: "";
	width: 200px;
	height: 1px;
	position: absolute;
	background: #c3c3c3;
	right: 23%;
	margin-left: 32px;
	margin: 0;
	z-index: 999;
	margin-top: 15px;
}
.product-section {
    padding-bottom: 20px;
}
.owl-carousel.product-control.owl-loaded.owl-drag {
    margin-top: 15px;
    margin-bottom: 0px;
}
/*new-arrival*/

.sec-img img {
    margin-bottom: 22px;
}
.col-md-3.section-images {
    padding-right: 0px;
}
.offer-sec {
    padding-bottom: 0px;
}

/*brand*/
.brand-sec {
    background-color: #f8f8f8;
    padding: 70px;
}
.carousel-inner.slider-part {
    background-color: #fff;
}
.photo img {
    padding: 18px;
}
.top-brand {
    margin-top: 0px;
}
.top-brand h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0px;
}
.newsletter-sec h2 {
    float: left;
    margin-top: 3px;
    text-transform: uppercase;
    font-size: 17px;
}
.newsletter {
    background-color: #85a6b3;
}
.newsletter-sec {
    padding-top: 25px;
}
.newsletter-sec h2 {
    font-size: 16px;
    font-weight: 700;
    margin-right: 8px;
}
button.btn.btn-info.btn-lg.submit-button {
	    background-color: #ee5353;
    padding: 9.4px 21px;
}
button.btn.btn-info.btn-lg.submit-button a {
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
}
.email-subcription.email-address {
    padding: 10px;
}
.special-offer {
    background-color: #282828;
    padding: 20px;
}
.icon-sec img {
    float: left;
    width: 20%;
}
.icon-sec h3 {
    float: left;
    margin-left: 17px;
    margin-top: 29px;
    color: #9b9b9b;
	    text-transform: uppercase;
}
.footer {
    background-color: #242424;
    color: #b6b6b6;
	    padding: 35px;
}
.footer-content h3 {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 25px;
}
.footer-content {
    border-right: 1px solid #b6b6b6;
	    height: 245px;
}
.footer-content i {
    margin-right: 25px;
}
.footer-img {
    margin-top: 25px;
}
.net-banking img {
    float: left;
	margin-right: 20px;
}
.footer-img img {
    margin-bottom: 20px;
}
.follows i {
    float: right;
    margin-right: 11px;
    margin-top: 16px;
    border: 1px solid #939393;
    padding: 7px 7px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #939393;
    color: #000;
}
.follows h3 {
    float: left;
	text-transform: capitalize;
}
.follows {
    margin-top: 20px;
}
.copyright h3 {
    text-align: center;
    margin-top: 11px;
}
.sub-footer {
    background-color: #1c1c1c;
    color: #686868;
    padding: 10px;
}
.footer-content a {
    color: #b6b6b6;
}
.offer-sec .gal-overlay.product-gallery:hover img{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    transform: scale(1.04);

}
.gal-overlay.product-gallery {
    overflow: hidden;
	    margin-bottom: 34px;
}
/*15-01-218*/
.email-subcription.email-address input {
    text-transform: capitalize;
}
.brand-sec {
  overflow: hidden;
  padding-bottom: 80px;
}

.brand-sec.style2 {
  padding-top: 93px;
}

.brand-sec.style2 .main-heading {
  margin: 0 0 57px;
}

.brand-sec.style2 .blog {
  margin: 0 0 40px;
}

.brand-sec.style2 .blog .img-holder {
  width: 35%;
  float: left;
}

.brand-sec.style2 .blog .txt-holder {
  width: 65%;
  float: left;
  border: none;
  padding: 5px 0 0 31px;
}

.brand-sec.style2 .blog p {
  margin: 0 0 16px;
}

.brand-sec.style2 .blog .read-more:hover {
  color: #111;
}

.brand-sec.style3 {
  padding-top: 71px;
  padding-bottom: 39px;
}

.brand-sec.style3 .main-heading {
  padding: 0;
  margin: 0 0 53px;
}

.brand-sec.style3 .main-heading:before {
  display: none;
}

.brand-sec.style4 {
  padding-top: 93px;
  padding-bottom: 100px;
  border-bottom: 1px solid #e7e7e7;
}

.brand-sec.style4 .blog .comment-nav a {
  color: #3caee9;
}

.brand-sec.style4 .blog .img-holder .over span:before{ background: #3caee9; }
.brand-sec.style4 .blog .img-holder .over span:after{ background: #3caee9; }

.brand-sec .main-heading {
  margin: 0 0 51px;
}

.brand-sec .blog {
  overflow: hidden;
      margin-bottom: 13px;
}

.brand-sec .blog .img-holder {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.brand-sec .blog .img-holder:before{
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 0;
  height: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.25s linear;
}

.brand-sec .blog:hover .img-holder:before{
  left: 10px;
  top: 10px;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
}
.brand-sec .blog:hover .img-holder .over span{ opacity: 1; }

.brand-sec .blog .img-holder .over{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.brand-sec .blog .img-holder .over a{
  padding: 10px;
}

.brand-sec .blog .img-holder .over a:hover span:before{
  height: 40px;
  top: -8px;
}

.brand-sec .blog .img-holder .over a:hover span:after{
  width: 40px;
  left: -10px;
}

.brand-sec .blog .img-holder .over span{
  opacity: 0;
  transition: all 0.25s linear;
}

.brand-sec .blog .img-holder .over span:before{
  position: absolute;
  content: "";
  top: 2px;
  left: 50%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 1px;
  height: 20px;
  transition: all 0.25s linear;
}

.brand-sec .blog .img-holder .over span:after{
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 20px;
  height: 1px;
  transition: all 0.25s linear;
}

.brand-sec .blog .txt-holder {
  overflow: hidden;
  padding: 24px 35px 22px 28px;
  border: 1px solid #ebebeb;
  border-top: none;
}

.brand-sec .blog h3 {
  font-size: 16px;
  line-height: 24px;
  color: #111;
  font-weight: 700;
  margin: 0 0 7px;
}

.brand-sec .blog h3 a {
  color: #111;
  display: block;
  transition: all 0.25s linear;
}

.brand-sec .blog .comment-nav {
  overflow: hidden;
  margin: 0 0 9px;
  color: #c2c2c2;
}

.brand-sec .blog .comment-nav li {
  float: left;
  margin: 0 4px 0 0;
}

.brand-sec .blog .comment-nav a {
  display: block;
  transition: all 0.25s linear;
}

.brand-sec .blog .comment-nav a:hover {
  color: #c2c2c2;
}

.brand-sec .blog p {
  margin: 0 0 10px;
}

.brand-sec .blog .read-more {
  font-size: 12px;
  line-height: 14px;
  color: #111;
  font-weight: 700;
  transition: all 0.25s linear;
  text-decoration: underline;
}

.brand-sec .blog .read-more:hover {
  text-decoration: none;
}

.brand-sec .header {
  font-size: 16px;
  overflow: hidden;
  margin: 0 0 39px;
}

.brand-sec .header p {
  margin: 0;
}

ul.nav.navbar-nav li {
    margin-top: 5px;
}
div#custom-search-input {
    margin-top: -3px;
}
div#navbar-collapse-1{
	margin-top: -5px;
}
ul.dropdown-menu i {
    color: #000;
    float: right;
    margin-right: 15px;
    margin-top: 4px;
}
ul.dropdown-menu.sub-btn a {
    margin-bottom: 15px;
}
ul.dropdown-menu.sub-btn {
    padding: 14px;
}
li.dropdown.dropdown-submenu {
    padding: 4px 20px;
}
li.dropdown.dropdown-submenu a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: normal;
}
li.dropdown.dropdown-submenu a {
    color: #000;
}

ul.dropdown-menu a {
    padding: 0px !important;
}
 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -5px;
  margin-top: 5px;
  width: 0;
}
input.form-control.input-lg.mobile-lg {
    display: none;
}
button.btn.btn-info.btn-lg.mobile-btns {
    display: none;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
  }
  
  
  ul.sub-sec img {
    float: left;
    width: 25px;
    margin-left: -31px;
    margin-right: 10px;
}
ul.sub-sec h3 {
    margin-top: 0px;
    color: #fff;	

}
.sub-menu p {
    color: #fff;
	font-size: 13px;
	    margin-top: -6px;
}

  
  
  
  
  
  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  









