.basket-content:hover .total {
  opacity: 0;
}

.dropdown .drop-arrow {
  opacity: 0;
}

.dropdown:hover .drop-arrow {
  opacity: 1;
}

.navbar-nav>li>.dropdown-menu {
  top: auto !important;
}

.dropdown-menu {
  top: auto !important;
}

@media screen and (max-width:992px) {
  .navbar-default .navbar-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
  }
  .navbar-collapse {
    /*height:60vh;*/
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }
  .navbar-collapse .dropdown-menu {
    /*height:60vh;*/
    overflow-x: hidden !important;
    overflow-y: auto !important;
    box-shadow:0px 15px 15px rgba(0,0,0,0.2) !important;
  }
  #uyeislemleri {
    height:60vh;
    z-index: 9500 !important;
    border-color:#fff !important;
    box-shadow:-0px -15px 25px rgba(0,0,0,0.3) !important;
  }
}
@media screen and (max-width: 767px)  {
  .navbar-collapse .dropdown-menu {
    height:auto;
    overflow-x: hidden !important;
    overflow-y: auto !important;
  }
}

#banner-content .slick-next {
  right:5% !important;
  z-index: 20 !important;
}
#banner-content .slick-prev {
  left:5% !important;
  z-index: 20 !important;
}
#banner-content .slick-prev:before, .slick-next:before {
  left:5% !important;
  font-size:40px !important;
}
#banner-content .slick-prev, .slick-next {
  width:auto !important;
  height:auto !important;
}
#banner-content .slick-dots {
  bottom:15px !important;
}
#banner-content .slick-dots li button:before {
  color:#fff;
  font-size:10px;
}

#videolink .parallax:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom:0px;
  left:0px;
  z-index: 2;
  background-color:rgba(0,0,0,0.5);
}


#kategori-vitrin img {
  opacity: .6;
  width: 100%;
  height: auto;
  float: left;
  display: block;
}
#kategori-vitrin .item a:hover img {
  opacity: 1;
}
#kategori-vitrin .item:hover .center-h {
  height:50% !important;
}

#liste .item .hover-mask {
  margin-right: -50%;
}

#liste .item:hover .hover-mask {
  margin-right: 0px;
}

.urunkutu a { color: black; }


/* Select */
.selectpicker {
  border-radius: 0px !important;
  outline: none !important;
  line-height: 30px !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
}

#detay-pano .bootstrap-select .btn:focus {
  outline: none !important;
}

#detay-pano .input-block-level {
  border-radius: 0px !important;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}

#detay-pano .bootstrap-select {
  width: 100% !important;
}

#urun-resmi .slick-prev {
    left: 15px;
    z-index: 25;
}

#urun-resmi .slick-next {
    right: 15px;
    z-index: 25;
}

#urun-resmi .slick-prev:before {
    content: "\e9c8";
    font-family: 'default' !important;
    color: #000;
    font-size: 50px;
    opacity: .1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#urun-resmi .slick-next:before {
    content: "\e9c9";
    font-family: 'default' !important;
    color: #000;
    font-size: 50px;
    opacity: .1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#urun-resmi .slick-prev:hover:before {
    opacity: .3;
}

#urun-resmi .slick-next:hover:before {
    opacity: .3;
}

#urun-resmi .slick-prev,
#urun-resmi .slick-next {
    top: 45% !important;
}

/*#urun-resmi .thumbs-list {
    margin-top: -103px;
    opacity: .1 !important;
}*/

#urun-resmi .thumbs-list:hover {
    opacity: 1 !important;
}

#urun-resmi .thumbs-list .item img {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#urun-resmi .thumbs-list .item:hover img {
    transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.1) skew(0deg) translate(0px);
    -webkit-box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.1);
    z-index: 9;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#urun-resmi .area .sosyal {
    margin-top: -50px;
}

#urun-resmi .area .sosyal li a {
    background-color: rgba(255, 255, 255, 1);
}

#urun-resmi .area .sosyal li:nth-child(1) {
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

#urun-resmi .area .sosyal li:nth-child(2) {
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#urun-resmi .area .sosyal li:nth-child(3) {
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
}

#urun-resmi .area .sosyal li:nth-child(4) {
    -webkit-transition: all 0.45s ease-in;
    -moz-transition: all 0.45s ease-out;
    -o-transition: all 0.45s ease-out;
    -ms-transition: all 0.45s ease-out;
    transition: all 0.45s ease-out;
}

#urun-resmi .area .sosyal li:nth-child(5) {
    -webkit-transition: all 0.55s ease-in;
    -moz-transition: all 0.55s ease-out;
    -o-transition: all 0.55s ease-out;
    -ms-transition: all 0.55s ease-out;
    transition: all 0.55s ease-out;
}

#urun-resmi .area .sosyal li:nth-child(1):hover a {
    background-color: #3a5795;
}

#urun-resmi .area .sosyal li:nth-child(2):hover a {
    background-color: #55acee;
}

#urun-resmi .area .sosyal li:nth-child(3):hover a {
    background-color: #2e5e86;
}

#urun-resmi .area .sosyal li:nth-child(4):hover a {
    background-color: #d73d32;
}

#urun-resmi .area .sosyal li:nth-child(5):hover a {
    background-color: #f00;
    color: #fff !important;
}

#urun-resmi .area .sosyal li:hover a {
    color: #fff !important;
}

#urun-resmi .sosyal:hover li {
    margin-top: 125%;
}
@media screen and (max-width:992px) {
    #urun-resmi .thumbs-list {
        opacity: 1 !important;
    }
    #urun-resmi .area:hover .sosyal li {
    margin-top: 0%;
}
}
@media screen and (max-width:767px) {
    #urun-resmi .area:hover .sosyal li {
    margin-top: 0%;
}
}
@media screen and (max-width:1024px) {
    #urun-resmi .area:hover .sosyal li {
    margin-top: 50%;
}
}
/*
@media screen and (min-width:1024px) {
  .pnlurunresim {
    height: 335px;
    max-height: 335px;
    min-height: 335px;
  }
}
*/

.urunlist .item .visual img {
  float:none;
  margin:auto;
}

.fiyatusd { display: none; }
.fiyateur { display: none; }

.ceviri_ru { display: none }
.ceviri_en { display: none }
.ceviri_ar { display: none }


@media screen and (min-width:992px) {
  .col-md-pos-sticky {
    position: sticky;
    top:140px;
    z-index: 15;
  }
}