body{
      font-family: 'Montserrat', sans-serif !important;
	}


.footers span{

  font-family: 'Montserrat', sans-serif;	
	font-weight: 600;
  font-size:1em !important;
  
}


/* montserrat/montserrat-regular - latin-ext_latin */

[data-barba="wrapper"] {
  /* Örnek olarak tüm ekranın yüksekliğinin en az %100’ünü kaplasın */
  min-height: 100vh !important;
  
  /* İsterseniz diğer stilleri de ekleyebilirsiniz */
}


.dddiv{
    display: flex !important;
    align-items: center; /* Dikey hizalama */
    
   
}



.faq-a{
	
	text-align:left !important;
	margin-top:1em;
  
}

.faq-question{

  border-width:0px !important;
  border-radius: 0.2em;
	margin-top:1em;
  background: linear-gradient(135deg, #5e5e5e0b, #fff6eb50) !important;
  
  
}
.starsandcomment {
padding:18px;
margin: 10px 10px 10px 10px;
background: white;
border-color:#181e28;
border-width: 1px;
min-height:40px;
border-radius: 1em;
border:  solid #e9ecef;
}

.onlycomment {

border-top:solid #e9ecef;
border-width: 50%;
padding-top:10px;
min-height:20px;
}





.ddsvg {
    display: inline-block;
    width: 1.4em; /* Adjust as needed */
    height: auto; /* Adjust as needed */
    margin-left: 5px; /* Space between the h2 and the SVG */
	margin-right: 2em; /* Space between the h2 and the SVG */
}


.breadcrumb-item.active {
	
	color:black!important;
	font-family: 'Montserrat', sans-serif;	
	font-weight: 600;
}

.breadcrumb-item{
	
	font-size:calc(1em);
}

.breadcrumb{

  /*
	font-size:calc(10em) !important;

  */
	
}



.sizing h3{
margin-top: 10px;	
color:black;
text-align: left;
font-family: 'Montserrat', sans-serif;	
font-size: 1em;
font-weight: 600;

}

.sizing p,span,li{
margin-top: 0px !important;

}



.card-img-wrap img{
will-change: transform;
overflow: hidden;
width: 100%; 
height: auto;
object-fit: cover;
 
	
}



.card-body{
	
	padding:0 !important;
  
	
}

.IndexProducts .card-body{
	
	padding:0 !important;
	margin-bottom:-1em !important;
	
}

.alert-container {
  visibility: collapse;/* Hidden by default. Visible on click */
  background-color: #0d6efd;
  position: fixed;
  bottom: 5px;
  left: 0px;
  width: 100%;
  color:white;
  text-align: center;
  
  font-family: 'Montserrat', sans-serif;	
	font-size: 1.2em;
	font-weight: 600;
  z-index:999;

}

  .alert {
	  font-family: 'Montserrat', sans-serif;	
	font-size: 1.2em;
	font-weight: 400;
    text-align: center;
    padding: 20px 0 20px 0;
    margin: 0 25% 0 25%;
    font-size: 1em;
	  color:white;
    
  }

.alert a,
.alert a:visited,
.alert a:hover,
.alert a:focus,
.alert a:active {
  color: #fff !important;            /* beyaz */
  text-decoration: none; /* istersen kaldır: none */
}



.owl-slide-title{
	
	color:black !important;
	
}

.ExplanationText{
	
	font-family: 'Montserrat', sans-serif;	
	white-space: pre-line;
	font-size: 1em;
	color:black !important;
	
}

.fuseSearch{
	
	font-family: 'Montserrat', sans-serif;	
	font-size: 1.2em;
	font-weight: 400;
	
}



@keyframes animateCircle {
  40% {
    transform: scale(10);
    opacity: 1;
    fill: #DD4688;
  }
  55% {
    transform: scale(11);
    opacity: 1;
    fill: #D46ABF;
  }
  65% {
    transform: scale(12);
    opacity: 1;
    fill: #CC8EF5;
  }
  75% {
    transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .5;
  }
  85% {
    transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .2;
  }
  95% {
    transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: .1;
  }
  100% {
    transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0;
  }
}

@keyframes animateHeart {
  0% {
    transform: scale(0.2);
  }
  40% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes animateHeartOut {
  0% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}

#simpleToast {
	
  z-index: 999; /* Add a z-index if needed */
  visibility: show;/* Hidden by default. Visible on click */
  /*min-width: 250px;  Set a default minimum width */
  margin-left: -100px; /* Divide value of min-width by 2 */
  background-color: #32ff32; /* Background color */
  color: #fff; /* White text color */
  text-align: left; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  font-weight:600;
  /* left: 90%; Center the snackbar */
  bottom: 30px; /* 30px from the bottom */
  
  
}


/* Show the SIMPLE-TOAST when clicking on a button (class added with JavaScript) */


.CartQuantity {
    min-width: 70px;   /* depends how much minimum width you require */
}
.CartImage {
    min-width: 70px;   /* depends how much minimum width you require */
}

	.bi-balloon-heart {
		 text-shadow: 0px 0px 1px #E30A17, 0px 0px 1px #E30A17;
 
		-webkit-text-stroke-width: 2px;
		-webkit-text-stroke-color: #E30A17;	

		fill:#E30A17;
		color:#E30A17;

    @media screen and (min-width: 575px) {
    margin:0px 2em 0px 2em;
    }
		
		
		}	
	





a:link, a:visited,a:hover, a:active {
  text-decoration: none;
  display: inline-block;

}

a,a:hover {
  color: inherit;
}










.loading-screen {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  background: radial-gradient(circle at 50% 120%, #ffffff, #ebebeb);
  /*
  background: linear-gradient(90deg, #ff3434, #ef4d4d);
  background-image:linear-gradient(0deg, rgba(236,0,0,1) 0%, rgba(255,159,0,1) 39%, rgba(255,187,10,1) 77%, rgba(0,212,255,0) 100%);*/
  width: 100%;
  height: 100%;
  transform: scaleY(0) skewX(0);
  transform-origin: top left;
}


.loading-screen2 {
position: fixed;
    pointer-events: none;
    background-color: #FFF6ED;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
}

.loading-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 10;
  pointer-events: none;
}



/* Main Css End */




/* Slider Begin */

:root {
  --main-white-color: white;
  --main-black-color: black;
}





.main_slider .owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}

.main_slider .owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}

.main_slider .owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.2s;
}

.main_slider .owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 0.35s;
}

.main_slider .owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
}


.main_slider .owl-carousel .owl-nav {
  position: absolute;
}

.main_slider .owl-carousel .owl-dots{
 position: static;
}

.owl-slide img{
	
	/*max-height: 100%;*/
	object-fit: contain;
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
	
}




.main_slider .owl-carousel .owl-dots .owl-dot,
.main_slider .owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}

.main_slider .owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  transition: all 0.2s ease;
}

.main_slider .owl-carousel .owl-dots .owl-dot:hover span,
.main_slider .owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}

.main_slider .owl-carousel .owl-nav {
  left: 1%;
  top: 1%;
  margin: 0;
}

.main_slider .owl-carousel .owl-nav svg {
  opacity: 0.3;
  transition: opacity 0.3s;
}

.main_slider .owl-carousel .owl-nav button:hover svg {
  opacity: 1;
}

.main_slider .owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}


@media screen and (max-width: 575px) {
	
	.breadcrumb-item{
	
		font-size:0.6em;
	}
	
  .fuseSearch{
	
	font-family: 'Montserrat', sans-serif;	
	font-size: 1em !important;
	font-weight: 400;
	
}	
	
  .main_slider .owl-carousel .owl-nav {
  position: relative;
  left: 0%;
  top: 10%;
  margin: 0;
  }
  
  .main_slider .owl-carousel .owl-nav svg {
    width: 12px;
    height: 12px;
  }
}

/* Slider End */


#contact-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


#contact img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.contact p{
	
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	font-size: 1em;
	
	margin-top:-0.5em;
	

}

.IndexPage h1 {
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	font-size: 1.8em;
	
}
 
.contact h1{
	
	font-family: 'Montserrat', sans-serif;	
	font-weight: 600;
	font-size: 1.2em;
	
}

.contact li{
	
	margin-top:2em;
	
}

#about p,h1,h2,li{
	
	font-family: 'Montserrat', sans-serif;	
	
}



#brands h1{
	
	font-family: 'Montserrat', sans-serif;	
	font-weight: 600;
	font-size: 20px;
	
}

#referances h1{
	
	font-family: 'Montserrat', sans-serif;	
	font-weight: 600;
	font-size: 20px;
	
}





.bbb_slider .owl-carousel .owl-item img {
  width: auto;
  height: 100%;
}


.bbb_slider.owl-carousel .owl-stage{
	display: flex;}
	
.bbb_slider .IndexProducts {
    display: flex;
    flex: 1 1 auto;
    height: 100%;
}
.bbb_slider .productid {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
   width:100%;
}



.IndexProducts.owl-card{
  height:100%;
  bottom: 0;
  margin: 0 10px;
  padding: 0;

}

.informationclass{
display:inline-block;
white-space: pre-wrap !important;

  margin-top: 1em;
  font-family: "Montserrat", sans-serif;
  font-size: 1em !important;
  
}

.card-img-wrap{
  overflow: hidden;
  position: relative;
}


.stock.red{
	
color:#E30A17;	
	
}

.stock.green{

color:green;
	
}

.card-img-wrap:after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.3);
  opacity: 0;
  transition: opacity 1s;
}



.card-img-wrap img {
	
  transition: transform 1s;
  max-height:25em;
  width:100%;
  object-fit: contain;

}


.sizing p{
	
	padding:0px;
	margin:0px;
	
}





.products{
	
		
    /*font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	font-size: 13px;*/
	
	
	
}



.products a:link {
  font-family: 'Montserrat', sans-serif;		
  color:#0D47A1;
  text-decoration: none;
  
}

.productPage a:link ,.card-brand a:link, .products a:link {
  font-family: 'Montserrat', sans-serif;		
  color:#0d6efd;
  text-decoration: none;
  font-weight:600;
 
  
  
}


/* visited link */

.productPage a:visited {
	
  color: #0d6efd;
  text-decoration: none;
}

/* mouse over link */
.productPage a:hover {
	
  color: #0b5ed7;
  text-decoration: none;
}

/* selected link */
.productPage a:active {
  
  color: #0d6efd;
  text-decoration: none;
}

.productid p{
	
	margin: 0;
  padding: 0;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
  color: #181e28;
	
}

.productPage {
	font-family: 'Montserrat', sans-serif;
	
	
}


.products h2 
{	

  margin: 0;
  
  padding: 0;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5em;
  color: #181e28;
  		
}


.productPage h1 

{	

  margin: 0;
  
  padding: 0;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  color: #181e28;
  		
}

.productPage h2 

{	

  margin: 0;
  
  padding: 0;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5em;
  color: #181e28;
  		
}

.productPageImage
{	
 width: 100%; 
 height: auto;
 object-fit: cover;
}


.schema-faq-code h2,h3{
	
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2em !important;
  color: #181e28 !important;
	
}

.Bfwfs {
  display: flex; /* İçindeki öğeleri (div'leri) esnek bir kutu içine alır ve yan yana dizer. */
  justify-content: space-between; /* Öğeleri yatay eksende dağıtır. İlk öğeyi başa, son öğeyi sona yaslar ve aradaki boşluğu eşit olarak paylaştırır. */
  align-items: center; /* Öğeleri dikey eksende ortalar. Bu sayede hepsi aynı hizada düzgün görünür. */
  flex-wrap: wrap; /* Ekran küçüldüğünde öğelerin alt satıra geçmesine izin verir, mobil uyumluluk için önemlidir. */
  
  /* Görsel iyileştirmeler (isteğe bağlı) */
  width: 100%; /* Konteynerin bulunduğu alanın tamamını kaplamasını sağlar. */
  padding: 16px; /* İçerik ile kenarlık arasına boşluk ekler. */
  /*border: 1px solid #e2e8f0; /* İnce, modern bir çerçeve. */
  /*border-radius: 8px; /* Köşeleri yumuşatır. */
  gap: 16px; /* Yan yana gelen öğeler arasına boşluk koyar. */

  a {
		color:rgb(37, 150, 102) !important;
		
	}
	
	img{
		height:50px;
		width:auto;
		
	}
}

/* Her bir iç bölümün ortalanmış görünmesi için */
.Bfwfs > div {
  text-align: center;
  flex: 1; /* Her bölümün esnek bir şekilde büyümesini sağlar, bu da daha dengeli bir görünüm yaratır. */
  min-width: 150px; /* Öğelerin çok fazla küçülmesini engeller. */
}

.icp{
	font-weight: 400 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 2em !important;
	
	
}

.icps{
	font-weight: 400 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2em !important;
	
	
}

.productPage h2

{
	
  margin-top:1em;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5em !important;
  color: #181e28;
	
}

.productPage h3

{
	
  margin-top:1em;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2em !important;
  color: #181e28 !important;
	
}



.products h1

{
	
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  color: #181e28;
	
}

.card-brand{
   z-index: 1;
   position: relative;
}

a.card-block,
a.card-block:hover {
  color: inherit;
  
}

div.card {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out;
  --bs-card-border-width: 0 !important;
  

}

div.h-100{
  --bs-card-border-radius: 1rem !important;
}


div .card-header:first-child {
    border-radius: var(--bs-card-border-radius) !important;
}

div.card:hover {
 
  text-align: center;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: box-shadow 0.3s ease-in-out;
  

  
}

.card:hover img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;

	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	overflow: hidden;
}





.productid h2{
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  color: #181e28;
}



.card-title {
  margin: 0;
  padding: 0;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 1em !important;
  color: #181e28;
}




.productid span {
  font-size: 0.7em;
  opacity: 0.5;
  letter-spacing: 1px;
  font-weight: bold;
  margin: 0;
	padding: 0;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	font-size: 0.7em;
	color: #181e28;
}

.morebold {	
  
  margin: 10px !important;
  padding: 0;
  display: inline-block;
  margin-top: 0.2em !important;
  margin-bottom: 0.2em !important;
  letter-spacing: 0px !important;
  line-height:1.2;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 1em !important;
  color: #181e28 !important;
  opacity: 1 !important;  
  
}

.productid {
display: flex;
z-index:2;
}


/*footer begin*/

.footers, .footers li {
	
    font-family: 'Montserrat', sans-serif;	

	font-size: 1em;
	
}

.footers span{
	
    font-family: 'Montserrat', sans-serif;	

	
}






.footers a {color:#696969;
text-decoration:none;
font-size:1em;

}
.footers p, .footers li {color:#696969;}
.footers ul {line-height:30px;}
#social-fb:hover {
     color: #3B5998;
     transition:all .001s;
 }
 #social-tw:hover {
     color: #4099FF;
     transition:all .001s;
 }
 #social-gp:hover {
     color: #d34836;
     transition:all .001s;
 }
 #social-em:hover {
     color: #f39c12;
     transition:all .001s;
 }



 .footer{


  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  padding: 1rem 0rem 1rem 0;
  z-index: 7;
  background: var(--color-white);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;

}
/*footer end*/


/*Ref Style */



.referances {
  padding: 5% 0px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;

		  

}

.brands {

  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;

		  

}

.card-wrap {
  margin: 1%;
  -webkit-transform: perspective(400px);
          transform: perspective(400px);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  cursor: pointer;
}
.card-wrap:hover .card-info {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.card-wrap:hover .card-info p {
  opacity: 1;
}
.card-wrap:hover .card-info, .card-wrap:hover .card-info p {
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.card-wrap:hover .card-info:after {
  -webkit-transition: 5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.card-wrap:hover .card-bg {
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0.8;
}
.card-wrap:hover .card2 {
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 2s cubic-bezier(0.23, 1, 0.32, 1);
  box-shadow: rgba(255, 255, 255, 0.2) 0 0 40px 5px, white 0 0 0 1px, rgba(255, 255, 255, 0.66) 0 30px 60px 0, inset white 255 0 0 5px, inset white 0 0 0 6px;
}

.brands .card-wrap:hover .card2 {
  -webkit-transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 2s cubic-bezier(0.23, 1, 0.32, 1);
  box-shadow: rgba(255, 255, 255, 0.2) 0 0 40px 5px, white 0 0 0 1px, rgba(255, 255, 255, 0.66) 0 30px 60px 0, inset white 255 0 0 5px, inset white 0 0 0 6px;
}

.card2 {
  position: relative;
  -webkit-box-flex: 0;
          flex: 0 0 240px;
  width: 180px;
  height: 180px;
 
  background-color: white;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset white 0 0 0 5px, inset rgba(255, 255, 255, 0.5) 0 0 0 6px;
  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  
}

.brands .card2{
  position: relative;
  -webkit-box-flex: 0;
          flex: 0 0 240px;
  width: 240px;
  height: 240px;
  margin: 10px 10px;

 
  background-color: white;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset white 0 0 0 5px, inset rgba(255, 255, 255, 0.5) 0 0 0 6px;
  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  
}

.card-bg {
  opacity: 0.9;
  position: absolute;
  top: center;
  left: center;
  width: 100%;
  height: 100%;


  
  
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  pointer-events: none;
}
/*
.card-info {
	
  padding: 20px;
  position: absolute;
  bottom: 0;
  color: #fff;
  -webkit-transform: translateY(40%);
          transform: translateY(40%);
  -webkit-transition: 0.6s 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}


*/


/*
.card-info p {
  opacity: 0;
  text-shadow: black 0 2px 3px;
  -webkit-transition: 0.6s 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.6s 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.card-info * {
  position: relative;
  z-index: 1;
}
.card-info:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-blend-mode: overlay;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.card-info h1 {
  font-family: "Playfair Display";
  font-size: 18px;
  font-weight: 700;
	text-shadow: rgba(0, 0, 0, 0.5) 0 10px 10px;
}
*/


@media only screen and (max-width: 600px) {
	
	
	

	

	  .card-wrap {
	  margin: 1%;
	  -webkit-transform: perspective(400px);
			  transform: perspective(400px);
	  -webkit-transform-style: preserve-3d;
			  transform-style: preserve-3d;
	  cursor: pointer;
	}
	.card2 {
	  position: relative;
	  -webkit-box-flex: 0;
			  flex: 0 0 100px;
	  width: 300px;
	  height: 300px;
	  background-color: white;
	  overflow: hidden;
	  border-radius: 10px;
	  box-shadow: rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset white 0 0 0 5px, inset rgba(255, 255, 255, 0.5) 0 0 0 6px;
	  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	}
	
	.brands .card2 {
	  position: relative;
	  -webkit-box-flex: 0;
			  flex: 0 0 100px;
	  width: 300px;
	  height: 300px;
	  background-color: white;
	  overflow: hidden;
	  border-radius: 10px;
	  box-shadow: rgba(0, 0, 0, 0.66) 0 30px 60px 0, inset white 0 0 0 5px, inset rgba(255, 255, 255, 0.5) 0 0 0 6px;
	  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	}

	.card-bg {
	  opacity: 0.8;
	  position: absolute;
	  top: -10px;
	  left: -15px;
	  width: 90%;
	  height: 90%;
	  padding: 20px;
	  background-repeat: repeat;
	  background-position: center;
	  background-size: cover;
	  -webkit-transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	  transition: 1s cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 5s 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	  pointer-events: none;
	}
	
	body{
		 background-color:#26272b;
	}
	
	
}



/*Ref Style End */

.cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2147483645;
  box-sizing: border-box;
  width: 100%;

  background-color: #F1F6F4;
}

.cookie-consent-banner__inner {     
  max-width: 960px;
  margin: 0 auto;
  padding: 32px 32px;
}

.cookie-consent-banner__copy { 
  margin-bottom: 16px;
}

.cookie-consent-banner__actions {    
}

.cookie-consent-banner__header {
  margin-bottom: 8px;
  
  font-family: 'Montserrat', sans-serif;	
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__description {
  font-family: 'Montserrat', sans-serif;	
  font-weight: normal;
  color: #838F93;
  font-size: 16px;
  line-height: 24px;
}

.cookie-consent-banner__cta {
  box-sizing: border-box;
  display: inline-block;
  min-width: 130px;
  padding: 11px 13px;
    
  border-radius: 2px;
  
  background-color: #2CE080;
   
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-family: 'Montserrat', sans-serif;	
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.cookie-consent-banner__cta--secondary { 
  padding: 9px 13px;
  
  border: 2px solid #3A4649;
  
  background-color: transparent;
  
  color: #2CE080;
}

.cookie-consent-banner__cta:hover {
  background-color: #20BA68;
}

.cookie-consent-banner__cta--secondary:hover {
  border-color: #838F93;
    
  background-color: transparent;
  
  color: #22C870;
}

.cookie-consent-banner__cta:last-child {
  margin-left: 16px;
}



.CategoryExp H2,H3{
	margin-top :0.2em !important;
	margin-bottom: 0.2em !important;
	
}

.CategoryExp H3{
	color:black;
	text-align: left;
	font-family: 'Montserrat', sans-serif;	
	font-size: 1em !important;
	font-weight: 600 !important;
	
}

.CategoryExp H2{
	color:black;
	text-align: left;
	font-family: 'Montserrat', sans-serif;	
	font-size: 1.2em;
	font-weight: 600;
	
}

:root {
  --bs-font-sans-serif: 'Montserrat', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --mp-text: 16px;         /* taban metin */
  --mp-lh-tight: 1.25;
  --mp-lh-normal: 1.5;
  --mp-lh-loose: 1.65;
}

html { font-size: 100%; } /* 16px */
body {
  font-family: var(--bs-font-sans-serif);
  font-size: var(--mp-text);
  line-height: var(--mp-lh-normal);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.faq-question h2{

  margin-top:0 !important;
  font-size:1.2em !important;
}

.card-header {

  background-color: rgb(252, 252, 252);

}


.express-shipping {
    background: linear-gradient(135deg, #ce6bff50, #eea35250);
    border-radius: 8px;
    padding: 12px;
    margin-top: 10px;
    color: #333;
    font-size: 13px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    justify-items: center;
}

.freeshipping {
    background: linear-gradient(to right, #3b82f6, #06b6d4)!important;
    border-radius: 8px;
    padding: 12px;
    margin-top: 10px;
    color: white !important;
    font-size: 1em;
    letter-spacing: 0.05em;

}

.freeshippingheader{
  font-size: 1.2em;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.notfreeshipping {
    background: linear-gradient(to right, #ef4444, #f43f5e);
    border-radius: 8px;
    padding: 12px;
    margin-top: 10px;
    color: white !important;
    font-size: 1em !important;
    text-align: center;
    align-items: center;
    display: flex;
    font-size: 1.5em;
    justify-content: center;
    justify-items: center;
}


.express-shipping img {
    height: 2.4em;
    background: white;
    border-radius: 3px;
    padding: 2px 4px;
    margin-left:1em;
}

.express-shipping span{
    font-weight: 900;
    font-size: 16px;
    margin-left:1em;

}



:root{

  --mbc-background-light:#f6f7f8;
  --mbc-text-light:#000;
  --mbc-dropdown-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);
}

.mbcc-nav{width:100%;max-width:80rem;margin:0 auto;}
.mbcc-list{display:flex;align-items:center;justify-content:flex-start;font-size:.8rem;font-weight:600;list-style:none;padding:0;margin:0;position:relative;}
.mbcc-item{position:relative;display:inline-block;}

.mbcc-item > input[type="radio"], 
#close-all-dropdowns{display:none;}

.mbcc-label{
  display:flex;align-items:center;gap:.25rem;
  padding:.2rem .2rem;border-radius:.375rem;cursor:pointer;user-select:none;
  transition:background-color .2s; position:relative; z-index:2;
}
.mbcc-link{color:var(--mbc-primary-color);text-decoration:none;}
.mbcc-link:hover{background-color:var(--mbc-hover-light);}

.expand-icon,.expand-icon2{font-size:1rem;transition:transform .3s ease; transform-origin:center;}
/* radio açıkken ikon dönüşleri SENDEKİ GİBİ */
.mbcc-item > input[type="radio"]:checked ~ .label-open .expand-icon{transform:rotate(90deg);}
.mbcc-item > input[type="radio"]:checked ~ .label-open .expand-icon2{transform:rotate(180deg);}

/* ▼▼▼ KAYMAYI ÖNLEYEN HİLE ▼▼▼
   - .label-open HER ZAMAN görünür (layout sabit)
   - .label-close SADECE AÇIKKEN üste binen saydam klik katmanı (reset’i tetikler)
*/
.label-open{display:flex;}
.label-close{
  position:absolute; inset:0; 
  display:none;                 /* kapalıyken yok */
  opacity:0;                    /* görünmez; ama tıklanır */
  z-index:3;                    /* açıkken .label-open’ın üstünde */
  cursor:pointer;
}
.mbcc-item > input[type="radio"]:checked ~ .label-close{display:block;}

/* DROPDOWN */
.mbcc-dropdown{
  left: 0;                   /* -2rem yerine sıfırdan başlat */
  right: 0;                  /* sağdan sınır koy */
  width: auto;               /* sabit 15rem yerine */
  max-width: calc(100vw - 32px); /* kenarlardan 16px boşlukla sığdır */
  min-width: 150px;
  margin-inline: 0px;       /* estetik boşluk */
  opacity:0; visibility:hidden;
  position:absolute; top:100%; left:-2rem; margin-top:.5rem;
  background:#fff; border-radius:1rem; box-shadow:var(--mbc-dropdown-shadow);
  z-index:3; 
  background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #3b82f6, #06b6d4) border-box;
  border: 1.4px solid transparent;
  border-radius: 10px;
  transform:translateY(-10px);
  transition:opacity .3s ease, transform .3s ease, visibility .3s;
}
.mbcc-item > input[type="radio"]:checked ~ .mbcc-dropdown{opacity:1;visibility:visible;transform:translateY(0);}

.dropdown-list{padding:.5rem 0;margin:0;list-style:none;font-size:.875rem;color:var(--mbc-text-light);}
.dropdown-item a{display:block;padding:.3rem 1rem;color:inherit;text-decoration:none;}
.dropdown-item a:hover{


   background-image: linear-gradient(135deg, rgb(59, 130, 246), #06b6d4);
    box-shadow: 0 4px 7px 0 rgba(59, 130, 246, 0.1);
   
    color:white;

}






.separator{color:rgba(0,0,0,.5);}
.home-icon-link{padding:.5rem;border-radius:.375rem;display:flex;align-items:center;}

.reset-overlay{position:fixed;inset:0;z-index:1;display:none;}
.mbcc-list:has(input[type="radio"]:checked) .reset-overlay{display:block;}

.mbcc-label:focus,
.mbcc-label:active,
.mbcc-label:focus-visible {
  outline: none;
  background-color: transparent !important;
}

/* mobil cihazlardaki tıklama parlamasını da kapat */
.mbcc-label {
  -webkit-tap-highlight-color: transparent;
}

/* Açık olan breadcrumb label'ı (checked) için mavi arkaplanı kapat */
.mbcc-item > input[type="radio"]:checked ~ .mbcc-label {
  background-color: transparent !important;
}

/* Hover olduğunda bile açık olanlarda renk göstermesin */
.mbcc-item > input[type="radio"]:checked ~ .mbcc-label:hover {
  background-color: transparent !important;
}


.dropdown-list {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.dropdown-item a {
  display: block;
  white-space: normal;        /* satır içinde taşmasın, aşağıya kaysın */
  word-wrap: break-word;      /* uzun kelimeleri böl */
  overflow-wrap: break-word;  /* modern tarayıcılar için */
  max-width: 100%;            /* kutuyu aşmasın */
}



.categorycard{
  

    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1) !important;
  
    height: auto !important;
    text-align: center;
    overflow: hidden;
    transition: box-shadow 0.3s ease-in-out;
    --bs-card-border-width: 0 !important;
  
    width: 100%;
    font-size: 1em !important;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    justify-items: center;

    background: linear-gradient(to right, #3b82f6, #06b6d4)!important;
    border-radius: 1em !important;
    min-height: 2em;
    color: white !important;
}


.categorycard .card-body{ min-height: 2em }

.categoryhlist{

     margin-top: -10px;
    color: white !important;
    font-size: 1em !important;
    letter-spacing: 0.05em;


}


.card-footer {
  

    background-color: #5e5e5e0b !important;    
}


    /* Animasyonun gerçekleşeceği alanı tanımlar */
    .animation-container {
        width: 100%; /* Konteynerin genişliği sayfanın tamamı */
        height: auto; /* Konteynerin yüksekliği, SVG'ye uygun ayarlayın */
        position: relative; /* İçindeki mutlak konumlandırılmış öğeler için referans noktası */
        overflow: hidden; /* Konteynerin dışına çıkan öğeleri gizler */
    }

    /* Animasyon uygulanacak SVG elemanı */
    #animated-trolley {
        position: relative; /* Konteyner içinde serbestçe hareket etmesi için */
        top: 25px; /* Dikey olarak ortalamak için */
        transform: translateY(-50%); /* Dikey hizalamayı tam yapmak için */
        
        /* Animasyon Tanımı */
        /*
           scrollAndPause: Animasyonun adı (@keyframes'de tanımlandı)
           60s: Animasyon döngüsünün toplam süresi (1 dakika)
           linear: Animasyonun sabit hızda ilerlemesi
           infinite: Animasyonun sonsuza dek tekrarlanması
        */
        animation: scrollAndPause 60s ease-out infinite;

    }

    /* Animasyonun adımları (keyframes) */
    @keyframes scrollAndPause {
        /* Başlangıç: %0 */
        0% {
            left: -10px; /* Ekranın tamamen solunda, görünmez bir noktada başla */
        }
        
        /* 1 dakikalık sürenin %10'unda (yani 6 saniyede) hareketi tamamla */
        1% {
            left: 1%; /* Ekranın sağına tamamen ulaş ve dışarı çık */
        }
		99% {
            left: 1%; /* Ekranın sağına tamamen ulaş ve dışarı çık */
        }

        /* Hareketi tamamladıktan sonra bir sonraki döngüye kadar bekle */
        100% {
            left: 100%; /* Döngünün geri kalanında ekranın sağında kalmaya devam et */
        }
    }
