

/* ÖZEL CSS-LER */
.sifirla
{
   margin: 0px;
   padding: 0px;
}

.boyutla
{
   width: 100%;
   height: auto;
}

.Cinzel
{
  font-family: 'Catamaran', serif;
}

.Catamaran
{
  font-family: 'Catamaran', serif;
}

.yazi_100
{
   font-weight: 100;
}

.yazi_200
{
   font-weight: 200;
}

.yazi_300
{
   font-weight: 300;
}

.yazi_400
{
   font-weight: 400;
}

.yazi_500
{
   font-weight: 500;
}

.yazi_600
{
   font-weight: 600;
}

.yazi_700
{
   font-weight: 700;
}

.yazi_800
{
   font-weight: 800;
}

.yazi_900
{
   font-weight: 900;
}

.kisalt
{
  overflow: hidden; /* taÅŸanlarÄ± gizle */
  white-space: nowrap; /* alt satÄ±ra hiÃ§ inme */
  text-overflow: ellipsis; /* eÄŸer uzunsa Ã¼Ã§ nokta koy */
  width: 100%;
}

.header-logo
{
  width: 25%;
  height: auto;
  padding: 5px;
  margin-top: 2px;
}

.iletisim-breadcrumb {
  background-image: url('images/iletisim.jpg');
  background-repeat: no-repeat;
}

.kategori, .kat_submenu
{
   font-size: 16px;
}

.kategori li
{
   margin-top: 8px;
}

.kat_submenu li
{
   margin-left: 25px;
}

.kategori li i, .kat_submenu li i
{
   color: black;
   font-size: 19px;
   font-weight: bold;
}

.kategori li a, .kat_submenu li a
{
   color: black;
   font-size:15px;
   padding: 10px;
   top: 25px;
   text-decoration: none;
}

.kategori li a:hover, .kat_submenu li a:hover
{
   margin-left: 10px;
   transition-delay: 0.1s;
   text-decoration: underline;
}

.urun
{
  color: black;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}

.urun a:hover
{
  text-decoration: underline;
}

#follow
{
  color: black;
}

#follow strong, h5
{
   font-size: 20px;
   color: black;
   font-weight: 600;
}

#follow i
{
  color: black;
  font-size:19px;
  padding-top:8px;
}

.address-informatio
{
    color: black;
}

.address-information a
{
   font-family: "Catamaran", sans-serif;
   color: black;
   font-size: 14px;
   text-decoration: none;
   opacity: 0.7;
}

.address-information a:hover
{
   text-decoration: underline;
}

.address-information i
{
   font-size:18px;
}

.address-information span
{
   font-weight: 600;
   font-size:17px;
}

#now-buy
{
      color: black;
}

#now-buy button
{
      background-color: #36b53c;
      border: 1px solid white;
      border-radius: 5px;
      color: #fff;
      display: block;
      font-family: 'Catamaran', sans-serif;
      font-size: 14px;
      font-weight: 400;
      height: 40px;
      letter-spacing: 0.5px;
      line-height: 24px;
      margin-bottom: 10px;
      padding: 8px 40px;
      text-align: center;
      text-transform: uppercase;
}

#now-buy button:hover
{
      background: white;
      color: black;
}

#now-buy button i
{
      font-size: 18px;
}
/* ÖZEL CSS-LER */


/* MARGİN - PADDİNG --> CLASS-LARI */
.margin-top-10
{
   margin-top: 10px;
}

.margin-bottom-10
{
   margin-bottom: 10px;
}

.padding-top-10
{
   padding-top: 10px;
}

.padding-bottom-10
{
   padding-bottom: 10px;
}

.margin-top-20
{
   margin-top: 20px;
}

.margin-bottom-20
{
   margin-bottom: 20px;
}

.padding-top-20
{
   padding-top: 20px;
}

.padding-bottom-20
{
   padding-bottom: 20px;
}

.margin-top-30
{
   margin-top: 30px;
}

.padding-top-30
{
   padding-top: 30px;
}

.margin-bottom-30
{
   margin-bottom: 30px;
}

.padding-bottom-30
{
   padding-bottom: 30px;
}

.margin-top-40
{
   margin-top: 40px;
}

.padding-top-40
{
   padding-top: 40px;
}

.margin-bottom-40
{
   margin-bottom: 40px;
}

.padding-bottom-40
{
   padding-bottom: 40px;
}


.margin-top-50
{
   margin-top: 50px;
}

.padding-top-50
{
   padding-top: 50px;
}

.margin-bottom-50
{
   margin-bottom: 50px;
}

.padding-bottom-50
{
   padding-bottom: 50px;
}

.margin-top-60
{
   margin-top: 60px;
}

.padding-top-60
{
   padding-top: 60px;
}

.margin-bottom-60
{
   margin-bottom: 60px;
}

.padding-bottom-60
{
   padding-bottom: 60px;
}
/* MARGİN - PADDİNG --> CLASS-LARI */
