*{margin:0px;}

html, body{

	width: 100%;

	height: 100%;

	font-family: sans-serif;

}

a:link {text-decoration: none !important;}

a:visited {text-decoration: none !important;}

a:hover {text-decoration: none!important;}

a:active {text-decoration: none !important;}





::-webkit-scrollbar {

  width: 7px;

  background: transparent; 

}

::-webkit-scrollbar-thumb {

  background-color: rgb(117, 44, 122);

  border-radius: 50px;

}

::-webkit-scrollbar-thumb:hover {

  background-color: rgb(117, 44, 111);

}













/* Slayt solmenu */



.slayt_solmenu{



}

.slayt_solmenu a:first-child {

  margin-top: 0px;

  border-top-right-radius:0px; 

  background: #EC8928 !important;

  color: #fff;

}

.slayt_solmenu a{

  position: relative;

  z-index: 0;

  float: left;

  width: 100%;

  height: 108px;

  margin-top: -14px;

  padding: 30px 5px 30px 60px;

  font-size: 18px;

  font-weight: 700;

  color: #929292;

  text-decoration: none;

  background-color: #e9e8e8;

  -webkit-border-radius: 0px 10px 10px 0px;

  -moz-border-radius: 0px 10px 10px 0px;

  border-radius: 0px 10px 10px 0px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  -ms-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-transition: all .3s linear, color .3s linear .2s;

  -moz-transition: all .3s linear, color .3s linear .2s;

  transition: all .3s linear, color .3s linear .2s;

  -webkit-box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

  -moz-box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

  box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

}

.slayt_solmenu a em {

  display: block;

  margin-top: -10px;

  font-size: 12px;

  font-weight: 300;

}

.slayt_solmenu a:hover{

  color: #fff;

  background: #752c7a;



}

.slayt_solmenu .solm_icon{

  font-size: 30px;

  margin-right: 10px;

  margin-left: -50px;  

  vertical-align: -10px;

  width:38px;

}



@media(max-width: 991px) and (min-width: 768px) {

  .slayt_solmenu{

    margin-top: 5px;

  }

  .slayt_solmenu a:first-child {

    margin-top: 0px;

    border-top-right-radius:0px; 

    background: #EC8928 !important;

    color: #fff;

  }

  .slayt_solmenu a{

    position: relative;

    z-index: 0;

    float: left;

    width: 50%;

    height: 80px;

    margin-top: 0px;

    padding: 20px 5px 30px 60px;

    font-size: 18px;

    font-weight: 700;

    color: #929292;

    text-decoration: none;

    background-color: #e9e8e8;

    -webkit-border-radius: 0px 0px 0px 0px;

    -moz-border-radius: 0px 0px 0px 0px;

    border-radius: 0px 0px 0px 0px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-transition: all .3s linear, color .3s linear .2s;

    -moz-transition: all .3s linear, color .3s linear .2s;

    transition: all .3s linear, color .3s linear .2s;

    -webkit-box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

    -moz-box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

    box-shadow: inset 0px 2px 6px rgba(0, 0, 0, 0.19);

  }

  .slayt_solmenu a em {

    display: block;

    margin-top: -10px;

    font-size: 12px;

    font-weight: 300;

  }

  .slayt_solmenu a:hover{

    color: #fff;

    background: #752c7a;



  }

  .slayt_solmenu .solm_icon{

    font-size: 30px;

    margin-right: 10px;

    margin-left: -50px;  

    vertical-align: -10px;

    width:38px;

  }

}

@media(max-width: 768px) {

  .pl0-xs{padding-left: 0px !important;}

  .pl1-xs{       padding-left: 1px !important;      }

  .pl2-xs{       padding-left: 2px !important;      }

  .pl3-xs{       padding-left: 3px !important;      }

  .pl4-xs{       padding-left: 4px !important;      }

  .pl5-xs{       padding-left: 5px !important;      }





  .pr0-xs{       padding-right: 0px !important;      }

  .pr1-xs{       padding-right: 1px !important;      }

  .pr2-xs{       padding-right: 2px !important;      }

  .pr3-xs{       padding-right: 3px !important;      }

  .pr4-xs{       padding-right: 4px !important;      }

  .pr5-xs{       padding-right: 5px !important;      }







  .pb0-xs{       padding-bottom: 0px !important;      }

  .pb1-xs{       padding-bottom: 1px !important;      }

  .pb2-xs{       padding-bottom: 2px !important;      }

  .pb3-xs{       padding-bottom: 3px !important;      }

  .pb4-xs{       padding-bottom: 4px !important;      }

  .pb5-xs{       padding-bottom: 5px !important;      }







  .pt0-xs{       padding-top: 0px !important;      }

  .pt1-xs{       padding-top: 1px !important;      }

  .pt2-xs{       padding-top: 2px !important;      }

  .pt3-xs{       padding-top: 3px !important;      }

  .pt4-xs{       padding-top: 4px !important;      }

  .pt5-xs{       padding-top: 5px !important;      }

}

@media(max-width: 991px) and (min-width: 768px) {

  .pl0-ms{       padding-left: 0px !important;      }

  .pl1-ms{       padding-left: 1px !important;      }

  .pl2-ms{       padding-left: 2px !important;      }

  .pl3-ms{       padding-left: 3px !important;      }

  .pl4-ms{       padding-left: 4px !important;      }

  .pl5-ms{       padding-left: 5px !important;      }





  .pr0-ms{       padding-right: 0px !important;      }

  .pr1-ms{       padding-right: 1px !important;      }

  .pr2-ms{       padding-right: 2px !important;      }

  .pr3-ms{       padding-right: 3px !important;      }

  .pr4-ms{       padding-right: 4px !important;      }

  .pr5-ms{       padding-right: 5px !important;      }







  .pb0-ms{       padding-bottom: 0px !important;      }

  .pb1-ms{       padding-bottom: 1px !important;      }

  .pb2-ms{       padding-bottom: 2px !important;      }

  .pb3-ms{       padding-bottom: 3px !important;      }

  .pb4-ms{       padding-bottom: 4px !important;      }

  .pb5-ms{       padding-bottom: 5px !important;      }







  .pt0-ms{       padding-top: 0px !important;      }

  .pt1-ms{       padding-top: 1px !important;      }

  .pt2-ms{       padding-top: 2px !important;      }

  .pt3-ms{       padding-top: 3px !important;      }

  .pt4-ms{       padding-top: 4px !important;      }

  .pt5-ms{       padding-top: 5px !important;      }

}



/*---------------------------------------------- ürünler*/

.urun_baslik{

  color: #752c7a;

}

.urun_aciklama{

  line-height: inherit !important;

  font-size:12px;

  color: #aaaaaa;

}

.basliklar{

  background: #752c7a;

  color: #fff;

}

.urun_baslik1{

  color: #000;



}

.urun_img{

  height: 130px;

}

.uurun_img{

  height: 180px;

}

@media(max-width: 768px) {

  .urun_img{

    height: 180px;

  }

  .uurun_img{

    height: 180px;

  }

}

.urun_sliderboyut img{

  height: 280px;

  max-width: 100%;

  min-width: 100%;

  width: 100%;

  padding:0;

}

.urun_sliderboyut{

  border: 1px solid #a5a0a0;

  border-radius: 3px;

}

.urun_detay_baslik{

  background: #e8e8e8;

  color: #000;

}

/*---------------------------------------------- ürünler*/





.footer{

  background: #752c7a;

}

.footer1{

  font-size: 12px !important;

  color: #b99fbc;

}

.footer1 a{

  color: #b99fbc;

}

.footer_orta{

 font-size: 25px !important;

 color: #b99fbc;

}

.hr_cizgi{

  color: #fff;

  background: #fff;

  margin-top: 1px;

  margin-bottom: 1px;

}



.box-golge{

  box-shadow: 0px 0px 8px 0px #adafaf;

  -webkit-box-shadow: 0px 0px 8px 0px #adafaf;

  -moz-box-shadow: 0px 0px 8px 0px #adafaf;

  -o-box-shadow: 0px 0px 8px 0px #adafaf;

}













/*------------------------------------------------------------------------------------------------9,07,2018*/









.gosterge{

  background: #eaab57;

  border-radius: 0px;

  padding: 10px ;

  margin-bottom: 5px;

  color: #fff;

  font-size: 13px;

  font-weight: 500;

}

.gosterge a{

 color: #fff;

}

.breadcrumb-item.active {

  color: #fff;

}

.breadcrumb-item + .breadcrumb-item::before {

  display: inline-block;

  padding-right: 0.5rem;

  color: #ffffff;   

  content: "";

}



/*-------------------anasayfadaki sağ slider----------------------*/

.index_galeri_slider img{

  height: 200px;

  max-width: 100%;

  min-width: 100%;

  width: 100%;

  padding:0;

}

.carousel-caption {

  position: absolute;

  right: 15%;

  bottom: 20px;

  left: 15%;

  z-index: 10;

  padding-top: 20px;

  padding-bottom: 20px;

  color: #fff;

  text-align: center;

  background-color: #00000078;

}

/*-------------------anasayfadaki sağ slider----------------------*/




