/* RESPONSIVE */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

html {
  font-family: 'Open Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body {
  font-size: 15px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.w50{
  width: 50%;
  margin: 0 auto;
}
p {
  margin: 0 0 15px 0;
  color: #000;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.col-mini{
  max-width: 550px;
  margin: 0 auto;
}
.filter2 input[type="checkbox"]{
  background-color: #f3f3f3;
  width: 15px;
  height: 15px;
  margin-bottom: 5px;
}
.filter2 .col-lg-1 input{
  margin-bottom: 8px;
}
.filter2 .col-lg-1{
  margin-right: 20px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.row:after{
  clear: both;
}

.bosluk{
  margin: 60px 0;
}
.text-center{
  text-align: center;
}
.img-100{
  width: 100%;
}
.fiyat{
  color: #000;
  font-size: 20px;
  margin: 15px 0;
  position: relative;
  font-weight: 700;
}
.product{
  display: block;
  margin-bottom: 15px;
}
.product-title{
  color:#1972c6;
  margin-bottom: 0;
}
.urun .number{
  margin: 30px 0 0 0;
  padding: 0;
  float: right;
}
.paralax h3{
  text-align: center;
  color:#fff;
  font-size: 40px;
}
.paralax{
  background: url("../images/paralax.jpg");
  background-size: cover;
  height: 400px;
  width: 100%;
  padding: 100px 0;
  margin-bottom: 100px;
  background-position: left center
}
.urunler h1{
  margin: 0 0 15px 0;
}
.reklam-footer{
  margin-top: 60px;
}
.w100{
  width: 100%;
}
.link{
  background-color: #000;
  padding: 8px 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.link:hover{
  background-color: #333;
}
.button{
  background-color: #03a9f4;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none;
  margin: 30px 0;
}
.read-more{
  color: #03a9f4;
  text-decoration: none;
  margin: 30px 0;
  font-weight: 700;
}
.date{
  margin-top: 15px;
  width: 100%;
  padding: 10px;
  background-color: #db0f31;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
}
.date span{
  font-weight: 300;
}
.clear{
  clear: both;
}
.white{color: #fff;}
.fw-700{font-weight: 700;}
.remove{
  font-size: 20px;
  text-decoration: none;
  color:#999;
  font-weight: 700
}
.remove:hover{
  color:#000;
}
hr{
  border-bottom:1px solid #ccc;
  margin-top: 15px;
}

form, fieldset{
  border:0;
}
.subcribe{
  padding: 10px;
  width: 250px;
  border: 1px solid #fff;
}
.gonder{
  height: 36px;
  border:0;
  background-color: #f9b73d;
  margin-left: -4px;
  font-weight: 700;
}
.form-group{
  display: block;
  margin-bottom: 15px;
}
.iletisim input{
  border:none;
  padding: 18px;
  width: 100%;
  margin-top: 5px;
  background: #f4f4f4;
}
.iletisim input[type="submit"]{
  background: #000;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  display: block;
}
.checkout{
  background: #000;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 10px;
  margin-top: 15px;
}
.checkout-mobil{
  display: none;
}
.calcut input{
  background-color: #eee;
  border:1px solid #ccc;
  padding: 15px;
  width: 100%;
  margin-top: 5px;
}
.calcut label{
  font-size: 15px;
}
.calcut .form-group{
  margin-top: 30px;
  margin-bottom: 30px;
}
textarea{
  border:none;
  padding: 8px;
  width: 100%;
  margin-top: 5px;
  background: #f4f4f4;
}

label{
  font-size: 12px;
}
.video{
  margin: 60px 0 100px 0;
}
.pdetay .fiyat{
  font-size: 50px;
  text-align: left;
}
.pdetay .link{
  width: 160px;
}
.newslater input{
  margin: 0;
}
.fiyat-etiket{
  position: absolute;
  background-color: #ed2d2d;
  color:#fff;
  padding: 8px;
  right: 15px;
  top: 0;
  font-size: 18px;
}
/* TEMA */
th {
    text-align: left;
}

table {
    border-collapse: collapse;
    width: 100%;
}
.slider-mobil{
  display: none;
}
.pro .col-lg-3{
  margin-bottom: 30px;
}
.pro .col-lg-4{
  margin-bottom: 30px;
}
.sidebar h3{
  margin: 0 0 30px 0;
}
.sidebar ul{
  margin: 0;
  padding: 0;
}
.sidebar li{
  list-style: none;
  margin-bottom: 15px;
}
.sidebar a{
  color: #999;
  text-decoration: none;
}
.sign-up{
  color: #222;
}
.number{
  margin: 0;
  padding: 0;
}
.number li{
  list-style: none;
  float: left;
  margin-right: 5px;
}
.number a{
  background-color: #000;
  padding: 8px 15px;
  color: #ffffff;
  text-decoration: none;
}
.number a:hover{
  background-color: #333;
}
.number a.active{
  background-color: #333;

}
.form{
  width: 100%;
  margin: 0 auto;
}
.form2{
  width: 80%;
  margin: 0 auto;
}
.about-footer{
  margin-top: 80px;
}
.blog{
  margin-bottom: 60px;
}
.copyright .col-lg-9{
  line-height: 50px;
}
.sil {
    background-color: #000;
    border: 0;
    color: #fff;
    padding: 8px 15px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
}
.box{
  margin-bottom: 30px;
}
.eksi{
  float: left;
  width: 40px;
  height: 40px;
  border:1px solid #ccc;
  text-align: center;
  line-height: 35px;
  margin-right: -1px;
  cursor: pointer;
}
.siz{
  height: 40px;
  float: left;
  width: 50px;
  line-height: 40px;
  text-align: center;
  border:1px solid #ccc;
  font-weight: 700;
  background-color: #fff;
}
.arti{
  float: left;
  width: 40px;
  height: 40px;
  border:1px solid #ccc;
  text-align: center;
  line-height: 35px;
  margin-left: -1px;
  cursor: pointer;
}
select{
  border:1px solid #ccc;
  padding: 10px;
  height: 50px;
}
.header-top{
  background: #222222;
  color: #fff;
  height: 40px;
  padding: 10px 0;
  font-size: 12px;
  color: #999999;
}
.navbar{
  background: #ffffff;
  padding: 5px 0;
  border-bottom: 1px solid #efefef;
}
.menu .sepet ul{
  margin: 0;
  padding: 0;
}
.menu .sepet li{
  float: left;
  list-style: none;
  margin-left: 25px;
  line-height: 25px;
  position: relative;
}
.menu .sepet a{
  display: block;
  color: #999999;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.menu .sepet a:hover{
  color: #fff;
}
.menu .sepet a.active{
  color: #000;
}
.bag{
  padding: 15px !important;
}
.bag li{
  margin-left: 0 !important;
}
.search{
  width: 20%;
  float: left;
  margin-bottom: 30px;
}
.search input{
  padding: 8px;
  width: 90%;
}
.search label{
  margin-bottom: 10px;
  display: block;
}
.search input[type="submit"]{
  background-color: #d52828;
  border: 0;
  padding:10px 60px; 
  color:#fff;
  margin-top: 28px;
  cursor: pointer;
}
.search select{
  width: 90%;
  padding: 8px;
  border-radius: 0;
  border:1px solid #ccc;
}
.newslater{
  padding: 40px 0;
  background-color: #03a9f4;
  height: 120px;
}
footer h5{
  color: #222222;
}
footer p{
  color: #999;
}
.footer-link{
  margin: 0 auto;
  padding: 0;
  max-width: 920px;
}
.footer-link li{
  float: left;
  margin: 0 15px;
  list-style: none;
}
.footer-link li:after{
  content: "|";
  font-size: 20px;
  padding-left: 30px;
}
.footer-link a{
  color:#000;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700
}
.footer-link a:hover{
  color:#999;
}


.footer-link2{
  margin: 30px auto 0 auto;
  padding: 0;
  max-width: 209px;
}
.footer-link2 li{
  float: left;
  margin: 0 15px;
  list-style: none;
}
.footer-link2 a{
  color:#000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700
}
.footer-link2 a:hover{
  color:#999;
} 
.copyright{
  padding: 15px 0 30px 0;
  color: #000;
  margin-top: 50px;
  font-size: 12px;
}
.copyright a{
  color: #999999;
  font-weight: 300;
}
footer a{
  color: #fff;
  text-decoration: none;
}
footer a:hover{
  color: #03a9f4;
}
.services{
  background-color: #03a9f4;
  padding:41px 85px 55px;
}
.services h2{
  font-size: 20px;
  color: #fff;
}
.logo{
  float: left;
  margin-top: 10px;
}

/* CSS MENU */


ul.cssMenu {
  list-style-type: none;
  padding:0;
  margin: 0;
  height: 60px;
  line-height: 60px;
}
 
ul.cssMenu li {
  color: #333;
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

ul.cssMenu a {
  color: #999;
  text-decoration: none;
}
ul.cssMenu a:hover {
  color: #000;
}

ul.cssMenu > li:hover {
  cursor: pointer;
}

ul.cssMenu .downarrow {
   border: 4px solid transparent;
   border-top-color: #000;
   display:inline-block;
}

ul.cssMenu li:hover ul li {
  background-color: white;
  display: block;
}
ul.cssMenu li:hover ul li:hover {
  color:white;
}

input[type='checkbox']#hiddenInput{
   display:none;
}

input[type='number']{
  padding: 10px;
  font-weight: 700
}
.sub ul{
  display: none;
}
.sub:hover ul{
  display: block;
  position: absolute;
  left: 0;
  width: 300px;
  background: #fff;
  z-index: 10;
  margin-left: 0;
  padding-left: 0;
  border:1px solid #ccc;
  z-index: 10;
}
.sub .sub2 ul{
  display: none;
}

.sub .sub2:hover ul{
  display: block;
  position: absolute;
  left: 298px;
  top: -1px;
  z-index: 10;
  background: #fff;
}
#mobil-canta{
    display: none;
  }
.showMenu{
  display: none;
  color: black;
  font-size: 20px;
  position: relative;
  right: 0;
  top: -5px;
  z-index: 9999;
  cursor: pointer;
  float: right;
}
.pdetail ul{
  margin: 0 0 0 0;
  padding: 0;
}
.pdetail li{
  list-style: square;
  font-size: 13px;
  color:#000;  
}
.cart{
  border:1px solid #000;
  padding: 5px 25px;
  text-decoration: none;
  color:#000;
  font-size: 13px;
}
.size{
  margin: 0;
  padding: 0;
}
.size li{
  float: left;
  list-style: none;
}
.size li a{
  display: block;
  text-decoration: none;
  color:#ccc; 
  border:1px solid #ccc;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: -1px;
  text-align: center;
}
.size .active{
  border:1px solid #000;
  background: #000;
  color:#fff;
}
.portfolio .col-lg-6{
  position: relative;
}
.colors{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 11px;
}
.colors li{
  list-style: none;
  margin-top: 5px;
}
.colors a{
  color:#999;
}
.colors li ul{
  background: #fff;
  width: 100%;
  position: absolute;
  bottom: 12px;
  z-index: 10;
  display: none;
  margin: 0;
  padding: 0;
}
.colors li:hover ul,.colors li:hover ul img{
  display: block;
}
.colors .col-lg-4{
  padding: 50px;
}
.checkout2{
  background: #fff;
  position: fixed;
  bottom: 0;
  color: #000;
  z-index: 10;
  width: 100%;
  padding: 30px 0;
}
.checkout2 h6{
  margin-top: 0;
}
.checkout-btn{
  background: #000;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  padding: 10px;
  bottom: 0;
  width: 90%;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
  border:0;
}
.portfolio .col-lg-2{
  position: relative;
  text-align: center;
}
.hover{
  width: 98%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  z-index: 2;
  top: 0;
  display: none;
}
.box-text2 {
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding: 100px 0;
}
.relative{
  position: relative;
}
.portfolio .col-lg-2:hover .hover{
  display: block;
  opacity: 0.8;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.number2{
  position: absolute;
  top: -7px;
  left: 18px;
  background: #fff;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  text-align: center;
  border:1px solid #000;
  color: #000 !important 
}
.filter{
  cursor: pointer;
  padding-left: 15px;
}
.filter2{
  background: #fff;
  border-top: 1px solid #eee;
  margin-top: 15px;
  z-index: 3;
  width:100%;
  display: block;
  position: absolute;
  font-size: 12px;
  display: none;
  padding: 30px 15px
}
.close{
  cursor:pointer;
  font-weight: 700;
}
.search .container{
  position: relative;
}
.search{
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 5%;
  margin-top: 70px;
  display: none;
}
h3{
  margin: 0;
}
.search .close{
  position: absolute;
  right: 85px;
  top: -50px;
}
.form{
  width: 600px !important;
}
.form input{
  width: 100%;
  padding: 8px;
}
.form select{
  width: 100%;
}
.form .submit3{
  margin-top: 30px;
  border:0;
}

.sidebarmenu{
  margin: 0;
  padding: 0;
}
.sidebarmenu li{
  list-style: none;
}
.sidebarmenu a{
  color: #999;
  text-decoration: none;
}
.sidebarmenu a:hover{
  color: #000;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 992px) {

  .sepet{
    float: left;
  }
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}

@media (max-width: 992px){

  .logo{
    margin-top: -5px !important;
    margin-left: -15px;
  }
  .menu .sepet a {
    width: 40px;
  }

  .no-border {
    border-bottom: 0;
  }
  ul.cssMenu {
    list-style-type: none;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 10;
    width: 100%;
    background: #fff;
    margin-top: 41px;
    margin-left: -15px;
    z-index: 10;
  }

  ul.cssMenu a{
    color: #999;
  }

  .menu .sepet li{
    margin: 0 0 0 0;
  }
  .search input {
    padding: 8px;
    width: 71%;
  }
  .search .close {
    position: absolute;
    right: 18px;
    top: 60px;
  }
  .filter,.filter2{
    display: none;
  }
  .prr{
    display: none;
  }
  .menu .col-lg-1{
    float: right;
    margin-right: 20px;
  }
  
  ul.cssMenu .downarrow{
    float: right;
    margin-top: 27px;
  }
   
  input[type='checkbox']#hiddenInput:checked ~ ul.cssMenu,.showMenu{
    display:table;
    background: #fff;
  }
  .sub ul{
    display: none;
  }
  .sub .sub2 ul{
    display: none;
  }
   
  ul.cssMenu li {
    display: block;
    padding:0 15px;
    border-bottom:1px solid #e9e9e9;
  }

  ul.cssMenu li ul li {
    display: block;
    padding:15px 0;
    border-bottom:1px solid rgba(1,1,1,.1);
  }
   
  ul.cssMenu li:hover {
    box-shadow:0 0 0;
  }
   
   ul.cssMenu li ul li {
    font-size:80%;
    padding:10px;
  }
  .number {
    top: -7px;
    left: 18px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 17px;
  }
  .sub ul{
    display: none;
    position: relative;
  }
  .sub ul .sub2 ul{
    display: none;
    position: relative;
    width: 100%;
  }
  .sub:hover ul {
    display: block;
    position: relative;
    border: 0;
    left: 0;
    width: 100%;
  }
  .sub .sub2:hover ul {
    display: block;
    position: relative;
    border: 0;
    left: 0;
    width: 100%;
  }
  .nbb{
    border-bottom:0 !important;
  }
  .sub2 li{
    line-height: 60px;
  }
  h6{
    margin: 5px 0;
  }
  .navbar{
    position: fixed;
    top: 0;
    z-index: 30;
    width: 100%;
  }
  .portfolio, .about,.blog,.cartt,.log,.port,.sig{
    margin-top: 80px;
  }
  .form {
    width: 100% !important;
  }
}
.pull-right {
  float: right;
  text-align: right;
}
.pull-left {
  float: left;
  text-align: left;
}
.portfolio .col-lg-2,.portfolio .col-lg-6{
  margin-bottom: 30px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.align-center{
  text-align: center;
}
.join{
  width:500px;
  margin: 0 auto;
}
.join input{
  width: 70%;
  padding: 5px;
  border-bottom:solid 2px #000;
  border-top: 0;
  border-left:0;
  border-right: 0;
  float: left;
}
.join input[type="submit"]{
  float: left;
  padding: 5px;
  width: 30%;
  background-color: #000;
  color:#fff;
  cursor: pointer;
}
.submit3{
  padding: 15px;
  width: 30%;
  background-color: #000;
  color:#fff;
  cursor: pointer;
  width: 100%;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  display: block;
  text-align: center;
}
.apply{
  padding: 10px 15px;
  background-color: #000;
  color:#fff;
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  border:0;
}

.view{
  margin: 0 0 30px 0;
  padding: 0;
}
.view span{
  float: left;
  margin-right: 10px;
  font-weight: 700;
}
.view ul{
  margin: 0;
  padding: 0;
  float: left;
}
.view li{
  float: left;
  list-style: none;
  margin-right: 15px;
}
.view a{
  text-decoration: none;
  color:#333;
}
.bold{
  font-weight: 700;
}
.view a:hover{
  color:#000;
}
.sepet li ul{
  position: absolute;
  background: #fff;
  border:1px solid #ccc;
  width: 300px;
  right: 0;
  padding: 30px;
  z-index: 2;
  display: none;
}
.sepet li:hover ul{
  display: block;
}
.sepet li ul li{
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  height: 100%;
}
.sepet h3{
  margin: 0;
  text-align: center;
}
.sepet li ul li .text{
  font-size: 11px;
  padding-left: 0;
  padding-right: 0;
}
.sepet li ul li .col-lg-3{
  padding: 0;
}
.sepet li ul li .x{
  text-align: right;
  font-weight: 700;
  font-size: 20px;
}
.line{
  border-bottom: 1px solid #ccc;
  margin: 15px 0;
  width: 100%;
}
.text-right{
  text-align: right;
}
.sepet li .checkout{
  background: #000;
  width: 100%;
  text-align: center;
  display: block;
  color:#fff;
  margin-top: 20px;
  padding: 15px 0;
}
.box-text {
    margin-top: 15px;
    font-size: 11px;
    color: #222;
    text-align: center;
    position: relative;
    z-index: 9;
    height: 50px;
}
.portfolio a{
  text-decoration: none;
}
.renk{
  display: none;
  margin: 0 0 0 0;
  padding: 0;
}
.renk li{
  list-style: none;
  text-align: center;
  margin-bottom: 30px;
}
.renk a{
  text-decoration: none;
  color: #000;
}
.renk li ul{
  margin: 0;
  padding: 0;
}

@media (max-width: 480px){

  .menu .pull-right{
    float: left !important;
    text-align: left !important;
  }

.nice-select.right .list {
  width: 100%;
}
  #mobil-canta{
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    padding: 15px;
  }
  .sec{
    display: block;
  }
  .checkout-btn{
    width: 100%;
  }
  form .box{
    margin-bottom: 5px;
  }
  .box .right{
    float: none !important;
  }
  .no-border {
    border-bottom: 0 !important; 
  }
  .login{
    display: none;
  }
  .telefon{
    display: none;
  }
  .newslater{
    display: none;
  }
  .copyright .col-lg-9{
    line-height: normal;
  }
  .search{
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .search {
    margin-bottom: 5px;
  }
  .bosluk {
    margin: 30px 0;
  }
  .footer-link li{
    float: none;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .footer-link li:after{
    content: none;
  }
  .join{
    width: 100%;
  }
  .logo{
    display: block;
    margin-top: 5px !important;
  }
  .showMenu {
    top: 5px !important;
  }
  .view{
    display: none;
  }
  .slider-mobil{
    display: block;
  }
  .slider{
    display: none;
  }
  .product-name{
    margin-top: 15px;
  }
  .product-size{
    width: 100%;
  }
  .product-quantity{
    width: 100%;
  }
  .checkout-mobil{
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    padding: 10px;
    position: fixed;
    bottom: 0;
    width: 90%;
    margin-bottom: 10px;
    left: 5%;
    z-index: 10;
    display: block;
    text-decoration: none;
  }
  .sepet li:hover ul {
    display: none;
  }
  .checkout2{
    display: none;
  }
  .colors{
    display: none;
  }
  .renk{
    display: block;
  }
}

.portfolio .col-lg-2{
  padding: 0 2.5px;
  margin-bottom: 5px;
}
.column-54{
	display:block;
	height:220px;
}
thead{
  border-bottom: 1px solid #000;
}
tbody tr{
  border-bottom: 1px solid #000;
}
table, th, td {
    padding: 10px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.category{
  max-width: 450px;
  margin: 60px auto;
}
.category h3{
  background: #000;
  padding: 5px 15px;
  color: #fff;
}
.category-list{
  margin: 60px 0;
}
.category-list li{
  display: block;
}
.category-list a{
  font-size: 12px;
  color: #000;
  padding: 5px;
  display: block;
  text-decoration: none;
}
.category-list a:hover{
}
.category-list a::before{
  content: ">";
  position: relative;
  margin-right: 10px;
  font-size: 12px;
}