html,body{
    min-height: 100vh;
}
.ubuntu-light {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.ubuntu-regular {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ubuntu-medium {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ubuntu-bold {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ubuntu-light-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.ubuntu-regular-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.ubuntu-medium-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.ubuntu-bold-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: italic;
}



*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #222;
    outline: none!important;
    font-weight: 600;
}
body {
    margin: 0;
    background-color: #F5F7FA;
    color: #64697a;
    font-family: tr-regular;
    font-size: 17px;
    font-style: normal;
    font-weight: 200;
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  }
  a{
    text-decoration: none;
  }
  main{
    margin-bottom: 110px;
  }

  .card-body > .btn i {
    vertical-align: middle; /* Dikey hizalamayı metinle aynı hizaya getirir */
    font-size: 1.2em; /* İkonun boyutunu ayarlayabilirsiniz */
    margin-right: 2px; /* İkon ile metin arasına boşluk ekler */
  }
  .card-body > .btn {
   /* display: flex; */ /* Flexbox kullanarak içeriği hizalayın */
    /* align-items: center; */ /* İkon ve metni dikeyde ortalar */
    /*justify-content: center; */  /* Buton içindeki içeriği yatayda ortalar */
  }
  .table-responsive {
    overflow-x: scroll; /* Kaydırma çubuğunu her zaman göster */
    white-space: nowrap; /* Hücrelerin tek satırda kalmasını sağlar */
}
  .top-bar{
    background-color: #7CB81C;
    padding: 10px 0px;
  }
  .topbar-text{
    font-size: 13px;
    color: #fff;
  }
  .topbar-link{
    color: #fff;
  }

 .top-bar .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    max-width: 400px;
}
.top-bar .topbar-text>i, .top-bar .topbar-link>i {
    margin-right: 0.375rem;
    font-size: 1.15em;
    vertical-align: middle;
}
.searc-bar .form-control{
    height: 29px;
    font-size: 13px;
}
.searc-bar .btn {
    background-color: #66B128;
    border-radius: 0px 5px 5px 0px;
    border: solid 1px #fff;
    color: #fff;
    width: 34px;
    height: 29px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -4px;
    top: 0px;
    transition: all 300ms;
    z-index: 99;
}

.user-btns{
    text-align: end;
}
.user-btns .btn{
    color: #66B128;
    padding: 2px 15px;
}
.user-btns .dropdown-toggle{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
}
.user-btns .dropdown-toggle::after { 
            content: none; 
        }

.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
 .nav-link{
    font-weight: 400;
 }   
.other-btns .btn{
    font-size: 13px;
    padding: 7px 10px;
}
.other-btns .btn-success{
    background-color: #66B128;
    border: solid 1px #66B128;
}
.toplam-bar, .adres-bar{
    background-color: #66B128;
    padding: 15px 0px;
    border-radius: 15px;
    z-index: 3;
    position: relative;
    margin-top: -70px;
    color: #fff;
}
.bg-light-green{
    background-color: #7CB81C;
}
.product-label small .lni-star-fill{
    font-size: 21px;
    color: #fed10c;
}
.rating span{
  color: #fed10c;
}
.product-price{
    font-size: 20px;
    color: #7CB81C;
    font-weight: bold;
}
.product-label .product-btns .btn-success{
    background-color: #66B128;
    border: 0px;
}
.product-label .product-btns .btn-outline-success{
    border-color: #66B128;
    color: #66B128;
}

footer{
    background-color: #1C2033;
}
footer h4{
    color: #fff;
    font-size: 19px;
    font-family: tr-bold;

}
footer nav .nav-link{
    color: #7F8A92;
    padding: 0px;
    font-size: 14px;
}
footer nav .nav-link:hover{
    color: #fff9;
}
footer .social-nav .nav-link{
    color: #fff;
    font-size: 21px;
    margin-right: 10px;
    background-color: #7CB81C;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*ürün Slider*/
#urun-slider .swiper {
  width: 100%;
  height: 100%;
}

#urun-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

#urun-slider .swiper-slide img {
  display: block;
  object-fit: cover;
}

#urun-slider .swiper {
  width: 100%;
  margin: 0px auto;
}
#urun-slider .swiper-button-next, #urun-slider .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
}
#urun-slider .swiper-button-prev, #urun-slider .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
}
#urun-slider .swiper-button-next, #urun-slider .swiper-button-prev {
    color: #fff;
}
/***********/

/*ilan Slider*/
#ilan-slider .swiper {
  width: 100%;
  height: 100%;
}

#ilan-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

#ilan-slider .swiper-slide img {
  display: block;
  object-fit: cover;
}

#ilan-slider .swiper {
  width: 100%;
  margin: 0px auto;
}
#ilan-slider .swiper-button-next, #ilan-slider .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
}
#ilan-slider .swiper-button-prev, #ilan-slider .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
}
#ilan-slider .swiper-button-next, #ilan-slider .swiper-button-prev {
    color: #000000;
}
/***********/

/*brand Slider*/
#brand-slider .swiper {
  width: 100%;
  height: 100%;
  background-color:#FFF !important;
  border-radius: 5px 5px 5px 5px;
}

#brand-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

#brand-slider .swiper-slide img {
  display: block;
  object-fit: cover;
}

#brand-slider .swiper {
  width: 100%;
  margin: 0px auto;
}
#brand-slider .swiper-button-next, #brand-slider .swiper-rtl .swiper-button-prev {
    right: -50px;
    left: auto;
}
#brand-slider .swiper-button-prev, #brand-slider .swiper-rtl .swiper-button-next {
    left: -50px;
    right: auto;
}
#brand-slider .swiper-button-next, #brand-slider .swiper-button-prev {
    color: #000000;
}


.img-item{
  width: 170px;
  text-align:center;
  font-weight: 600;
  line-height: 20px
}
.img-item img{
  width: 123px;
  transition: all 300ms;
}
.img-item span{
  display: block;
  width: 123px;
  margin: 10px auto;
}

.img-item:hover img{
  cursor: pointer;
  transform: scale(1.08);
 transition: transform .2s;
 box-shadow: 0 4px 18px rgba(14,14,14,.1803921569);
}
.product-label-title{
  font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: .08px;
    margin-top: 8px;
    margin-bottom: 0px;
}
.product-label-price p{
  margin-bottom: 0px;
  font-weight: 600;
}
.product-label-price small{
  color: #258635;
}
.product-label{
  border-radius: 10px;
  padding: 10px;
   transition: all 300ms;
}
.product-label:hover{

  box-shadow: 0 4px 18px rgba(14,14,14,.1803);
}
.product-label img{width: 100%}

.product-img-label{
  position: relative;
}
.product-img-label .badge{
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-weight: 500;
}
.product-img-label .badge s{
  font-weight: 300;
}

fieldset {
    margin-top: 30px;
}
fieldset {
    margin-top: 30px;
    border: solid 1px #ccc;
    padding: 10px 30px;
}
.rating span {
    font-size: 8px;
    margin-bottom: 15px;
}
.product-list .product-thumb {
    display: flex;
}

.product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
}

.product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
    padding-left: 20px;
}
/***********/


/*whatsapp icon*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}
.wp-btn {
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    float: left;
    font-size: 16px;
}

/* buttons */


/* carousel indicator başlar */
#carouselProductThums .carousel-indicators {
  position: relative;
  right: 0;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: start;
  flex-direction: column;
  padding: 0;
  margin-right: 0;
  height: auto;
  margin-left: 0;
  width: 100%;
}

#carouselProductThums .carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 90%;
height: 60px;
padding: 0px;
margin-right: 0;
margin-left: 5px;
margin-top: 0px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .8;
transition: opacity .6s ease;
border: solid 2px #fff;
}

#carouselProductThums .carousel-indicators img{
border-radius: 5px;
object-fit: cover;
  height: 60px;
}
.carousel-control-next, .carousel-control-prev{
opacity: 1;
}
#carouselProductDetail .carousel-control-prev-icon, #carouselProductDetail .carousel-control-next-icon{
position: relative;
background: none;
color: #111;
font-size: 46px;
}

#carouselProductDetail .carousel-control-prev-icon::after{
content: '';
display: block;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 50px;
position: absolute;
top: 11px;
left: -7px;
z-index: -1;
}

#carouselProductDetail .carousel-control-next-icon::after{
content: '';
display: block;
width: 50px;
height: 50px;
background-color: #fff;
border-radius: 50px;
position: absolute;
top: 11px;
right: -7px;
z-index: -1;
}

.carousel-control-prev-icon {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
}

/*carousel indicator biter */


/* car başlar */
.car-box{
  width: 100%;
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: dotted 2px #ccc;
  border-radius: 15px;
  margin-bottom: 15px;
  padding: 10px;
  gap:10px;
}
.car-box .lni {
  background-color: #999;
  padding: 15px;
  font-size: 30px;
  color: #fff;
  border-radius: 50px;
}

.car-viewer .select2-container--default .select2-selection--single {
border-color: #fff;
height: 60px;
padding: 7.5px 0;
border-radius: 0;
}
.car-viewer .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 58px;
}

.car-viewer .select2-dropdown {
border-radius: 0;
box-shadow: #444 0px 3px 5px;
border: 0;
}
.car-viewer .select2{
  border-radius: 10px;
  overflow: hidden;
}
.car-viewer .select2 img{
   border-radius: 50px;
}
.select2-results__option img{
  border-radius: 50px;
}
.car-viewer .select2-container--default .select2-selection--single {
display: flex;
align-items: center;
}

.car-img-view{
  border: dotted 2px #ccc;
  border-radius: 10px;
  padding: 10px;
  overflow: hidden;
}
.car-img-view img{
  border-radius: 5px;
}
.vs-text{
  font-size: 100px;
  color: #7CB81C;
  font-weight: bold;
}

.property-item {
  border: solid 1px #505d71;
  padding: 10px;
  font-size: 14px;
}
.property-item.active{
  color: #fff;
}
.property-item img{
  filter: grayscale(70%) saturate(100%) hue-rotate(90deg);
  opacity: .5;
  width: 60px;
  margin-right: .2rem;
  height: 50px;
}
.property-item.active img{
  filter: unset;
  opacity: 1;
}
ul.car-alt-list{
  list-style: none;
  padding: 0px;
}
ul.car-alt-list li{
  padding: 20px;
}
ul.car-alt-list li div{
  color: #fff;
  width: 100%;
}
ul.car-alt-list li div:nth-child(1){
  text-align: left;
  position: relative;
}
ul.car-alt-list li div:nth-child(2){
  color: #58667b;
  position: relative;
  text-align: center;
}
ul.car-alt-list li div:nth-child(1):before {
  content: '';
  position: absolute;
  right: 0px;
  top: 13px;
  width: 20px;
  height: 3px;
  border-bottom: solid 1px #58667b;
}
ul.car-alt-list li div:nth-child(3):after {
  content: '';
  position: absolute;
  left: 0px;
  top: 13px;
  width: 20px;
  height: 3px;
  border-bottom: solid 1px #58667b;
}
ul.car-alt-list li div:nth-child(3){
  text-align: right;
  position: relative;
}
ul.car-alt-list li:nth-child(2n+0){
  background-color: #22272f;
}
/* car biter */ 

 #cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
.mini-cart-header-count {
    background: #cfff81;
}

.vs-car-img {
    object-fit: cover;
    height: 330px;
    overflow: hidden;
}

.m-visible{
    display: none;
}
.form-control::-ms-input-placeholder{ /* Edge 12-18 */
  color: #ccc !important;
}

.form-control::placeholder{
  color: #ccc !important;
}

button h4.panel-title {
  width: 40px;
  height: 40px;
  border: solid 1px #ccc;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #212529;
  color: #fff;
  margin: 10px auto;
}

 button.activebg h4.panel-title {background-color: #7CB81C;}
button h4.panel-title:after{
  content: '';
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: -9;
}


@media screen and (max-width: 720px) {
  .user-btns {
    display: flex;
    padding-top: 5px;
    gap: 10px;
    padding-right: 10px;
  }
  .navbar-brand img{
    height: 50px;
  }
  .other-btns .btn {
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 7px 10px;
}
  .other-btns {
      margin: 10px;
  }
  .toplam-bar img {
    height: 30px;
  }
  .toplam-bar .justify-content-center {
      flex-direction: column;
      text-align: center;
      gap: 5px !important;
  }
  .toplam-bar, .adres-bar {
      margin-top: 10px;
      border-radius: 10px;
  }
  .toplam-bar .fs-4{
    font-size: 14px !important;
  }
  .float {
    bottom: 10px;
    right: 10px;
  }
  #ilan-slider .swiper-button-next, #ilan-slider .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
  }
  #ilan-slider .swiper-button-prev, #ilan-slider .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }

  #brand-slider .swiper-button-next, #brand-slider .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
  }
  #brand-slider .swiper-button-prev, #brand-slider .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }

  #urun-slider .swiper-button-next, #urun-slider .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
  }
  #urun-slider .swiper-button-prev, #urun-slider .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
  }
  #urun-slider .swiper-button-next, #urun-slider .swiper-button-prev {
    color: #111;
  }
  main {
    margin-bottom: 0px;
    overflow: hidden;
  }
  .vs-text{
    height: 100px !important;
  }
  .footer-logo{
    height: 50px;
  }
  #carouselProductThums{display: none !important}
  
    .dropdown-menu-end {
        width: calc(100vw - 25px) !important;
        box-shadow: 0px 0px 90px 45px #2229;
    }
    #cart .dropdown-menu li > div {
  min-width: auto;
    padding: 0 10px;
  }
  .position-absolute.top-0.start-100.translate-middle.badge.rounded-pill.bg-danger {
  z-index: 999;
}
  
}

@media only screen and (min-width:721px) and (max-width: 1024px) {

}
@media only screen and (min-width:1025px) and (max-width: 1366px) {

}
@media only screen and (min-width: 1367px) {

}
