/* @font-face {
    font-display: swap;
    font-family: Axiforma;
    font-style: normal;
    font-weight: 300;
    src: url(/assets/axiforma_light.woff2)
}

@font-face {
    font-display: swap;
    font-family: Axiforma;
    font-style: normal;
    src: url(/assets/axiforma_medium.woff2)
}

@font-face {
    font-display: swap;
    font-family: Axiforma;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/axiforma_heavy.woff2)
}

body{
  font-family: Axiforma,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important

}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
  font-family: Axiforma,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important
} */
.dropdown, .dropup{position: inherit;}
.anasayfa-kategori{
    padding: 0 5px !important;

}
.sticky-top{z-index: 9}
.wpp {
    position: fixed;
    bottom: 24px;
    left: 35px;
    z-index: 99999;


    text-align: center;
padding: 9px 18px;
border-radius: 50px;
background: #26C281;
color: #fff !important;
display: inline-block;
margin-right: 3px;
cursor: pointer;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
font-size: 14px;

}
.anasayfa-kategori a{position: relative;display: block;    transition: all .2s ease-in-out;}

.anasayfa-kategori a:hover{
  transform: translate3d(0, -4px, 0);
}
.anasayfa-kategori a:after{
  background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, .5));
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .col-lg.anasayfa-kategori{
  flex: 0 0 16,66666666666667%;
max-width: 16,66666666666667%;
}
.anasayfa-kategori a span{
  position: absolute;
bottom: 5px;
left: 11px;
z-index: 1;
padding: 0.5rem 0.75rem;
font-size: 16px;
font-weight: 700;
    color: #fff !important;

}


.kaydir-h4{
  font-size: 40px;
  font-weight: 700;
  color: #333;
  text-transform: capitalize;
text-align: center;
}

.playfair{
  max-width: 570px;
font-size: 15px;
color: #666 !important;
margin: 0 auto;
font-family: 'Playfair Display', serif;
font-style: italic;
}


img.lazy {
  opacity: 0;
}
img:not(.initial) {
  transition: opacity 1s;
}
img.initial,
img.loaded,
img.error {
  opacity: 1;
}
.owl-carousel .owl-item .owl-lazy.loaded {
opacity: 1;
}
.overflow-auto {
    overflow: auto!important;
}

.tek-satir{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; display: block;}

#hesabim, #menu,#sirala,#mobil-filitre {
  display: none;
}

.rounded{border-radius: 10px !important}
.rounded-bottom {
    border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}


.gri,span.gri.sinirla {
    color: #92929b !important;
}
.admin-blok{

  position: fixed;
  bottom: 100px;
left: 20px;
      width: 50px;
      height: 50px;
      line-height: 50px !important;
      font-size: 17px;
        z-index: 116;
      cursor: pointer;

      -webkit-transform: translate3d(0,0,0);

      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
}

.admin-blok a i{margin: 11px 0 0 15px;}

.admin-blok a span{       line-height: 50px !important;-ms-word-wrap: normal !important; word-wrap: normal !important;}



.border-2px{border-width: 2px!important}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto !important;
        touch-action: auto  !important;
}
.modal:nth-of-type(even) {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}

.modal.fade {
background: rgba(0, 0, 0, 0.5);
}

.modal-backdrop.fade {
opacity: 0;
}

.modal-backdrop.fade.show.stacked{display: none }



.urun img{ max-width: 100% !important; height: auto !important;}


.vid{background: #f8faf5}

.vid .owl-dots{margin-top: 40px !important}

.vid  .owl-carousel .owl-video-tn { background-size: cover;}

.owl-carousel .item-video{height:242px}
#hesabim,#menu{display: none;}
a {text-decoration: none !important;}
.dropdown, .dropup{position: inherit;}
.navbar-expand-lg .navbar-nav .dropdown-menu{width: 100%}
.kucuk{    width: 210px !important; left: inherit;  margin-left: -1px;}
.buyuk li{   float: left}
.buyuk li ul li{width: 100%; display: block;    list-style: none; }
form{
  display: -webkit-box;
}

form#kargo_form{display: block;}

.modal{z-index: 1058}

.pt-35{padding-top: 45px;}
.pb-35{padding-bottom: 45px;}
.mt--5{margin-top: -5px;}
.mtt-5{margin-top: 5px !important;}
.mt--8{margin-top: -8px;}
.mt-6{margin-top: 6px;}

.m-t-1{margin-top: 1px}
.mt-13{margin-top: 13px}
.mb-13{margin-bottom: 13px}
.ml-11{margin-left: 11px}
.mr-11{margin-right: 11px}

.w-21px{width: 21px !important}
.w-35px{width: 35px !important}
.w-50px{width: 50px !important}
.w-150px{width: 150px !important}
.w-15{width: 15%}
.w-33{width: 33% !important}

.h-35px{height: 35px !important}
.h-50px{height: 50px !important}
.height-97{height: 97px !important;}
.height-51{height: 51px !important;}

.pt-16{padding-top: 16px;}
.pt-25{padding-top: 25px;}
.pb-25{padding-bottom: 25px;}
.pb-29{padding-bottom: 29px;}

.f-500{font-weight: 500 !important;}

.dropdown-menu ul li{list-style: none}
.dropdown-menu li ul{float: left;}

.line-normal{line-height: normal;}
.line-inherit{line-height: inherit;}


.deg-90{   -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);}

 .resimli li {display: inline-block !important;    float: left;}
.resimli li a img{display: block; width: 100%}
.resimli ul{padding: 0}
.dropdown-submenu{position: relative;}
.dropdown-submenu>.dropdown-menu{    left: 208px;
     margin-top: -42px !important;
    margin-left: -10px;
    border-left: 0;
    box-shadow:  6px 3px 11px -3px rgba(0,0,0,0.2) !important;     margin-top: -41px !important;}


.dropdown:hover>.dropdown-menu,.dropdown-submenu:hover>.dropdown-menu{display: block !important;  }


.navbar .dropdown:hover>.dropdown-menu,.navbar .dropdown-submenu:hover>.dropdown-menu{ display: block !important; top: 100% !important}



.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.dropdown-menu.buyuk .yaziiki span{    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}



.kaydir .owl-nav,.kaydir-kategori .owl-nav{       position: absolute;
    top: 35%;
    width: 100%;}
.kaydir .owl-nav button,.kaydir-kategori .owl-nav button{
  width: 35px;
  height: 35px;
  border-radius: 500px !important;
  background: #fff !important;    opacity: .6;
font-size: 38px !important}

.kaydir .owl-nav button span,.kaydir-kategori .owl-nav button span{    padding: 0;
    margin: -16px 0px 0px 0px;
    height: 45px;
    display: block;}
.kaydir .owl-nav button:focus,.kaydir-kategori .owl-nav button:focus {outline: 0;}

.kaydir .owl-dots,.kaydir-kategori .owl-dots{display: none}

.kaydir .owl-nav .owl-prev,.kaydir-kategori .owl-nav .owl-prev{left: 5px;    position: absolute;}
.kaydir .owl-nav .owl-next,.kaydir-kategori .owl-nav .owl-next{right:5px;    position: absolute;}


.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: none !important;}
.owl-theme .owl-nav [class*=owl-]:hover {  opacity: 1;}
.yapim{background-image: url(/assets/images/yapim.jpg);}

.reklam-alani p {
  margin: 0px!important;
}

.fixed {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0 !important;
}

#return-to-top{position: fixed;
    bottom: 60px;
    right: 50px;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 17px;
    background: #000000;
    z-index: 116;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 7px rgb(224, 220, 219);
    -webkit-transform: translate3d(0,0,0);
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
  #return-to-top i{margin-left: 14px;}
#adimlar{margin-top: 60px}
  .facebook-messenger-acik{bottom:33px!important;right:104px!important;}

.iconlar{
  background-repeat: no-repeat;
background-position: 50%;
background-size: contain;
width: 24px;
height: 24px;
display: inline-block;
}

.iconlar.duzenle {
    -webkit-mask: url(/assets/duzenle.svg) no-repeat 50% 50%;
    mask: url(/assets/duzenle.svg) no-repeat 50% 50%;
}

  .lh-10{line-height: 10px}
  .lh-12{line-height: 12px}
  .lh-13{line-height: 13px}
  .lh-14{line-height: 14px}
  .lh-15{line-height: 15px}
  .lh-16{line-height: 16px}
  .lh-17{line-height: 17px}
  .lh-18{line-height: 18px}
  .lh-19{line-height: 19px}
  .lh-21{line-height: 21px}
  .lh-24{line-height: 24px}
  .lh-25{line-height: 25px !important}
  .lh-27{line-height: 27px}

  .f-9{font-size: 9px !important}
  .f-10{font-size: 10px !important}
  .f-11{font-size: 11px !important}
  .f-12{font-size: 12px !important}
  .f-13{font-size: 13px !important}
  .f-14{font-size: 14px !important}
  .f-15{font-size: 15px !important}
  .f-16{font-size: 16px !important}
  .f-17{font-size: 17px !important}
  .f-18{font-size: 18px !important}
  .f-19{font-size: 19px !important}
  .f-20{font-size: 20px !important}
  .f-21{font-size: 21px !important}
  .f-22{font-size: 22px !important}
  .f-23{font-size: 23px !important}
  .f-24{font-size: 24px !important}
  .f-25{font-size: 25px !important}
  .f-26{font-size: 26px !important}
  .f-27{font-size: 27px !important}
  .f-28{font-size: 28px !important}
  .f-29{font-size: 29px !important}
  .f-30{font-size: 30px !important}
  .f-40{font-size: 40px !important}
  .f-48{font-size: 48px !important}
  .f-74{font-size: 74px !important}

  .f-300{font-weight: 300 !important}
  .f-400{font-weight: 400 !important}
  .y-500,.f-500{font-weight: 500 !important}
  .f-600{font-weight: 600 !important}
  .f-700{font-weight: 700 !important}

  .f-ciz{text-decoration: underline!important;}
  .f-800 {
      font-weight: 800 !important;
  }
.bg-yesil{    background: #51b549 !important;}
.bg-beyaz{background: #fff !important}
.bg-acik-gri{background: #fafafa!important;}
.bg-siyah{background: #000 !important}
.bg-kirmizi{    background: #bb0000 !important;}
.bg-turuncu { background: #f27a1a;}
.bg-acik-turuncu{ background:#ff600014}
.bg-gri { background: #f5f5f5;}
.bg-yok{background: initial !important}
.bg-somun{    background: #4e4e4e!important;}
.beyaz{color:  #fff !important}
.siyah{color:  #000 !important}
.yesil{color:  #51b549  !important}
.kirmizi{    color: #bb0000 !important;}
.fume{color: #666 !important;}
.turuncu { color: #f27a1a!important;}
.gri { color: #737272!important;}
.a-gri { color: #999!important;}
.k-yesil{color:  #439e4a  !important}

  .l-37{left: 37px !important;}

  .c-pointer {cursor: pointer;}

sup{top: inherit; font-size: 100%}

  .loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .7) url(/assets/ajax-loader.gif) no-repeat center;
    background-size: 65px !important;
    display: none;
    z-index: 9999999;
  }

  .loader span{position: absolute;
    left: calc(50% - 61px);
        top: calc(50% - -40px);}


  .zebra:nth-child(even){ background:#fafafc }

  .a-1{-webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;}

.l-yok li{list-style: none}
    .t-e-20{top: -20%}
    .t-e-28{top: -28%}

    .r-0{right: 0}
    .l-0{left: 0}
    .t-0{top: 0}
    .l-yok{left: initial;}
    .r-yok{right: initial;}

    .roww{    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}

    .w-auto{width: auto;}

    .cursor-pointer{cursor: pointer}
    .buyuk-yap{ text-transform:uppercase }

    .dropdown-menu{z-index:99999 }
    .l-style-yok li{ list-style: none}

    .mmt-6{margin-top: -6px}
      .mmt-4{margin-top: -4px}
    .m-acik{display: none !important}

        @media (max-width:992px) {
        .mobil-w-101{width: 100% !important}
        .t-kapali{display: none !important}
        .t-acik{display: block  !important}

        .col-lg.anasayfa-kategori{
      flex: 0 0 33%;
    max-width: 33%;
    }

        }

    @media (max-width:768px) {
      /* .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11,
      .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,
      .col-xl-8, .col-xl-9, .col-xl-auto{padding-right:5px;padding-left:5px;} */
      .m-text-center{text-align: center;}
      .m-roww{    margin-right: 0px;margin-left: 0px;}
      .m-rowww{    margin-right: -5px;margin-left: -5px;}
      .m-rowwww{    margin-right: -10px;margin-left: -10px;}

      .col-lg.anasayfa-kategori{
    flex: 0 0 50%;
  max-width: 50%;
  }

      .m-border-yok{border: none!important}

    .m-kapali{display: none !important}
    .m-acik{display: block  !important}
.mobil-w-auto{width: auto !important;}
.mobil-w-100{width: 100% !important}
.mobil-w-87{width: 87% !important}

    .mobil-f-9{font-size: 9px !important}
    .mobil-f-10{font-size: 10px !important}
    .mobil-f-11{font-size: 11px !important}
    .mobil-f-12{font-size: 12px !important}
    .mobil-f-13{font-size: 13px !important}
    .mobil-f-14{font-size: 14px !important}
    .mobil-f-16{font-size: 16px !important}
    .mobil-f-17{font-size: 17px !important}
    .mobil-f-18{font-size: 18px !important}
    .mobil-f-21{font-size: 21px !important}
    .mobil-f-74{font-size: 74px !important}
 .mobil-lh-9{line-height: 9px !important}


 .mobil-lh-12{line-height: 12px}
 .mobil-lh-14{line-height: 14px}
 .mobil-lh-15{line-height: 15px}
 .mobil-lh-16{line-height: 16px}
 .mobil-lh-17{line-height: 17px}
 .mobil-lh-18{line-height: 18px}
 .mobil-lh-19{line-height: 19px}
 .mobil-lh-21{line-height: 21px}
 .mobil-lh-24{line-height: 24px}
 .mobil-lh-25{line-height: 25px !important}

    .mt-5,.mobil-mt-5{    margin-top: 1.5rem !important;}
    .mb-5,.mobil-mb-5{    margin-bottom: 1.5rem !important;}
    .mr-5,.mobil-mr-5{    margin-right:1.5rem !important;}
    .ml-5,.mobil-ml-5{    margin-left: 1.5rem !important;}


.mt-4,.mobil-mt-4{    margin-top: 1rem !important;}
.mb-4,.mobil-mb-4{    margin-bottom: 1rem !important;}
.mr-4,.mobil-mr-4{    margin-right:1rem !important;}
.ml-4,.mobil-ml-4{    margin-left: 1rem !important;}

.mt-3,.mobil-mt-3{    margin-top: 0.7rem !important;}
.mb-3,.mobil-mb-3{    margin-bottom: 0.7rem !important;}
.mr-3,.mobil-mr-3{    margin-right:0.7rem !important;}
.ml-3,.mobil-ml-3{    margin-left: 0.7rem !important;}


.mt-2,.mobil-mt-2{    margin-top: 0.4rem !important;}
.mb-2,.mobil-mb-2{    margin-bottom: 0.4rem !important;}
.mr-2,.mobil-mr-2{    margin-right:0.4rem !important;}
.ml-2,.mobil-ml-2{    margin-left: 0.4rem !important;}



.mt-1,.mobil-mt-1{    margin-top: 0.17rem !important;}
.mb-1,.mobil-mb-1{    margin-bottom: 0.17rem !important;}
.mr-1,.mobil-mr-1{    margin-right:0.17rem !important;}
.ml-1,.mobil-ml-1{    margin-left: 0.17rem !important;}



.pt-5,.mobil-pt-5{    padding-top: 1.5rem !important;}
.pb-5,.mobil-pb-5{    padding-bottom: 1.5rem !important;}
.pr-5,.mobil-pr-5{    padding-right:1.5rem !important;}
.pl-5,.mobil-pl-5{    padding-left: 1.5rem !important;}


.pt-4,.mobil-pt-4{    padding-top: 1rem !important;}
.pb-4,.mobil-pb-4{    padding-bottom: 1rem !important;}
.pr-4,.mobil-pr-4{    padding-right:1rem !important;}
.pl-4,.mobil-pl-4{    padding-left: 1rem !important;}


.pt-2,.mobil-pt-2{    padding-top: 0.4rem !important;}
.pb-2,.mobil-pb-2{    padding-bottom: 0.4rem !important;}
.pr-2,.mobil-pr-2{    padding-right:0.4rem !important;}
.pl-2,.mobil-pl-2{    padding-left: 0.4rem !important;}


.pt-1,.mobil-pt-1{    padding-top: 0.17rem !important;}
.pb-1,.mobil-pb-1{    padding-bottom: 0.17rem !important;}
.pr-1,.mobil-pr-1{    padding-right:0.17rem !important;}
.pl-1,.mobil-pl-1{    padding-left: 0.17rem !important;}


.mobil-p-0{padding: 0 !important}
.mobil-m-0{margin: 0 !important}
.mobil-p-2{    padding: 0.4rem !important;}

.mobil-text-center{text-align: center;}


.mobil-roww{    display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 0;
margin-right: 0;}
    }
