.lmnssgallery .lmnsspreviews, .lmnssgallery .lmnssfull, .lmnssgallery .desc {
	float: left;
	margin-right: 10px;
}
.lmnssgallery .desc, .lmnssgallery .lmnssfull {
	font-size: 12px;
}
.lmnssgallery .desc h2 {
	margin-top: 0;
}
.lmnssgallery .lmnsspreviews a {
	display: block;
	margin-bottom: 10px;
	height: 100px;
}
.lmnssfull img {
    margin: 0;
}
.lmnssgallery .lmnsspreviews img {
	height: 100%;
}
.lmnssgallery .lmnssfull, .lmnssgallery .lmnssfull img {
	height: 100%;
}
.lmnssgallery .lmnsspreviews a, .lmnssgallery .lmnssfull {
	border: 4px solid #eee;
}
.lmnssgallery .lmnsspreviews a:hover, .lmnssgallery .lmnsspreviews a.selected {
	border: 4px solid #777;
}
.lmnssgallery .lmnssfull img:hover {
	cursor: pointer;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  color: #999;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a {
  color: #cc0000 !important;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}


.tab-content {
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 10;
}

#ozellikler p {
    margin-top: 30px;
}

.container-fluid .col-md-4 p {
    margin-bottom: 0px;
}
.tab-content table {
	margin: 0px !important;
}

.cat-design-center .hover-mask{
	bottom: -25% !important;
	top: auto !important;
}
.cat-design-center .category-title {
    color: #3f5dfc !important;
}
.cat-design-center .more-products {
	 color: #3f5dfc !important;
}