body {
    color: #666;
      font-family: "Quicksand", sans-serif;
       background:#fff;overflow-x: hidden !important; /* yatayı kapat, dikeyi açık bırak */
  overflow-y: auto !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #253D4E;
     
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
     
}


.btnIndex {
    width: 100%;
    background: #f3f3f3;
    color: #777;
    border-top: 1px solid #eee!important;
    border: none;
    border-radius: 0;
    padding: 5px 0;
    margin: 10px 0 0 0;
    box-shadow: none;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: .3px;
}
/* ===== Modern H2 + Span Başlık ===== */
h2{
  font-family:'Poppins',sans-serif;
  font-weight:800;
  margin: 0 0 12px;
  padding: 0;
  text-align:left;
  color:#253D4E;
  letter-spacing:.2px;
  line-height:1.15;
  position:relative;
}

/* span yoksa da altta ince çizgi görünsün */
h2:after{
  content:"";
  display:block;
  height:2px;
  width:100%;
  margin-top:10px;
  background: linear-gradient(90deg, rgba(31,143,205,.55), rgba(37,61,78,.08));
  border-radius:999px;
}

/* Senin span "sekme" */
h2 span{
  font-family:'Poppins',sans-serif;
  display:inline-flex;           /* block yerine daha modern */
  align-items:center;
  gap:10px;
  width:auto;                    /* 290px sabit genişlik kalktı */
  max-width:100%;
  color:#fff;
  font-weight:800;
  font-size:15px;
  padding: 10px 14px;
  border-radius: 12px;
  background: #1f86d8;
  box-shadow: 0 10px 22px rgba(0,0,0,.12);
  position:relative;
}

/* Span’a minik parıltı efekti */
h2 span:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:12px;
  background: linear-gradient(120deg, rgba(255,255,255,.18), rgba(255,255,255,0) 55%);
  pointer-events:none;
}

/* Hover (span varsa) */
h2 span:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 26px rgba(0,0,0,.16);
  transition: transform .18s ease, box-shadow .18s ease;
}

/* Mobilde daha kompakt */
@media (max-width: 767px){
  h2{ font-size:18px; }
  h2 span{
    font-size:14px;
    padding: 9px 12px;
    border-radius: 11px;
  }
}
h1 {
    font-size: 23px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 21px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #253D4E;
}
a:hover {
    color: #FF175A;
    text-decoration: none;
}
p {
    margin: 10px 0;
}
legend {
    font-size: 18px;
    padding: 7px 0;
}
label {
    font-size: 12px;
	
    font-weight: normal;
}
.product-info label {
    font-size: 12px;
	line-height: 20px;}
select.form-control, textarea.form-control, input.form-control[type="text"], input.form-control[type="password"], input.form-control[type="datetime"], input.form-control[type="datetime-local"], input.form-control[type="date"], input.form-control[type="month"], input.form-control[type="time"], input.form-control[type="week"], input.form-control[type="number"], input.form-control[type="email"], input.form-control[type="url"], input.form-control[type="search"], input.form-control[type="tel"], input.form-control[type="color"] {
    border-radius: 2px;
    font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}
div.required .control-li::before {
    color: #f00;
    content: "* ";
    font-weight: bold;
}
.nav > li > a {font-size:15px;
    border-bottom: 0px solid #eee;}
.dropdown {
  position: static !important;
  z-index: 99;
}
.dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    z-index: 99;
}
.dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu > li > ul > li {
  list-style: none;
}
.dropdown-menu > li > ul > li > a {
  display: block;
  color: #253D4E;
  padding: 3px 5px;
}
.dropdown-menu > li ul > li > a:hover,
.dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.topcont {
    padding: 0;
}
/* top */
#top {
	background-color: #f6f6f6;
    padding: 1px 1px 1px;
    margin: 0 0 0px 0;
    border-bottom:1px solid #ddd;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #253D4E;
	background-color: #ccc;
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #253D4E;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #aaa;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #aaa;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

#ust {
    background:#fff none repeat scroll 0 0;
    margin-top:-10px;
     font-family: "Quicksand", sans-serif;
    font-weight: 300; 
    padding: 0px 0 0px;
}
#ust a {
    color: #253D4E;
}
#ust a:hover {
    color: #FF175A;
}
#ust .fa {
    color: #253D4E;
}

#ust #currency {
    cursor: pointer;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 0;
}
#ust #currency strong, #ust #currency span, #ust #currency i {
    color: #555;
}
#ust #currency .currency-select {
    color: #555;
    text-align: left;
}
#ust #currency .currency-select:hover {
    background-color: #eee;
    color: #aaa;
    text-shadow: none;
}
#ust #currency .btn {
    padding: 0;
}
 
#ust #currency .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
#ust-links li img {margin-top:-2px;}
#ust .btn-link, #ust-links li {
    color: #555;
    font-size: 12px; 
    padding: 0;
    text-align: left;
    text-decoration: none;
}
#ust-links .dropdown-menu {
    border: medium none;
    min-width: 55px;
}
#ust-links .dropdown-menu li {
    border: medium none;
}
#ust-links{text-align:center;}
#ust-links li {text-align:center;
      
    color: #FFF;
    margin: 0;
    padding: 3px 0px;
}
 
#ust-links li a { line-height:14px;display:block;
    color:#253D4E;border-right: 0px solid #eee;
    font-size: 13px; font-family: "Quicksand", sans-serif;
    padding: 0 10px; 
    text-decoration: none;
}
/*#ust-links li:last-child a {border-right:none;}*/
#ust .btn-link:hover, #ust-links a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #FF175A;
}
#ust-links a:hover i {
    color: #FF175A; 
    
}
#ust-links i {
    color: #253D4E;line-height:30px;text-align:center;
    font-size: 14px; border:1px solid #eee;display:block;
    margin-left: 10px;width:32px;height:32px;
    border-radius:50px;background:#fff;
}
#ust-links .dropdown-menu a {
    color: #aaa;
    text-shadow: none;
}
#ust-links .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #aaa;
}
#ust .btn-link strong {
    font-size: 17px;
    line-height: 14px;
}
#ust-links {
    padding:22px 0;
    text-align: center;
}
#ust-links a + a {
    margin-left: 10px;
}
#ust #language {margin-top:2px;
    cursor: pointer;
    margin-left: 3px;
    text-align: center;
}
#ust #language .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
#ust #language span, #ust #language i {
    color: #777;
}
#ust #language .dropdown-menu li > a {
    color: #444;
}
#ust #language .dropdown-menu li > a:hover {
    color: #777;
}
.facek {
    color: #777;
}

.specialthemes {
   background:#fff; 
    border-bottom: 0 solid #ddd;
    padding: 50px 0 30px;
}
.specialthemes1 { 
    background: #F9f9f9;
    margin:0px 0 0px;
    padding:0px 0 0px;
}
.specialthemes2 { border-bottom:0px dashed #aaa;
    background: #fff  none repeat scroll 0 0;
    margin:5px 0 10px;
    padding:20px 0 0px;
}
.specialthemes3 { padding:0px;
    background: #F9F6F1  none repeat scroll 0 0;
    
}

#header {
    background:#fff;
    padding: 0px 0 0px;
    position: relative;
}
#header #logo {
    color: #365271;
    font-size: 42px;
    font-weight: 300;
    margin-top: 10px;
     margin-left: -60px;
}
#header #logo span {
    color: #365271;
    font-weight: bold;
}
 
.padding-right {
    padding-right: 0;
}
.padding-left {
    padding-left: 0;
}
#logo {
    margin: 0;
}
#search {border-radius:2px;border-left:0px solid  #F5EFE7;border-bottom:0px solid  #F5EFE7;
    margin: 0px 5px 5px 0;background: none none repeat scroll 0 0;
    padding: 0px;
}
#search .input-lg {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #bdc3c7;
    border-radius: 0;color:#365271;
    box-shadow: none;
    height: 40px;border-radius: 3px 0 0 3px;
    line-height: 20px;
    padding: 0 15px;
}
#search .btn-lg {border-radius:0 3px 3px 0px;border:0px solid  #986348;
    background: #253D4E;
    box-shadow: none;
    font-size: 15px;
    line-height: 18px;
    padding: 11px 20px 10px;
    text-shadow: 0 0 0 #fff;
    z-index: 99;
}
#search i {
    color: #fff;
}
.margins {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 solid #253D4E;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;margin-right:-2px;
}
#cart {
    
    box-shadow: none;
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 20px;text-align:left;
    padding: 0;margin-left:auto;margin-right:auto;
    position: relative;
}
/* ======================== CART BUTTON STİLERİ ======================== */

#cart > .btn {
    background: #fff;
    border-radius: 8px;
    color: #253D4E;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    margin: 0px 0px;
    width: 150px;
    padding: 8px 8px 8px 8px;
    text-align: left;
    top: 0px;
    border: 1px solid #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    cursor: pointer;
}

/* ======================== HOVER EFEKTLERİ - YAZILER BEYAZ ======================== */

#cart > .btn:hover {
    background: #1F8FCD !important;
    border: 1px solid #1F8FCD !important;
    color: #fff !important;
}

/* Tüm child elements beyaz */
#cart > .btn:hover,
#cart > .btn:hover * {
    color: #fff !important;
}

/* Yazılar ve span beyaz olsun */
#cart > .btn:hover span,
#cart > .btn:hover a,
#cart > .btn:hover i {
    color: #fff !important;
}

/* ======================== İKON STİLERİ ======================== */

#cart > .btn > .fa,
#cart > .btn > #cart-total > .fa {
    margin-left: 0px;
    text-align: center;
    color: #253D4E;
    background: url(../image/icons/ios7-cart-outline.png) no-repeat scroll center center;
    border-radius: 3px;
    width: 30px;
    transition: all 0.3s ease;
}

/* İkon hover'da beyaz */
#cart > .btn:hover > .fa,
#cart > .btn:hover > #cart-total > .fa {
    color: #fff !important;
}

/* ======================== SPAN (SAYAÇ) STİLERİ ======================== */

#cart > .btn span {
    right: -6px;
    border-radius: 20px;
    color: #253D4E;
    padding: 0 6px;
    display: inline-block;
    height: 25px;
    text-shadow: none;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
}

/* Span hover'da beyaz */
#cart > .btn:hover span {
    color: #fff !important;
}

/* ======================== FOCUS STATE (ACCESSIBILITY) ======================== */

#cart > .btn:focus {
    outline: 2px solid #1F8FCD;
    outline-offset: 2px;
}

/* ======================== ACTIVE STATE ======================== */

#cart > .btn:active {
    transform: scale(0.98);
}

/* ======================== RESPONSIVE ======================== */

@media (max-width: 768px) {
    #cart > .btn {
        width: 130px;
        padding: 6px 6px 6px 6px;
        font-size: 14px;
    }
    
    #cart > .btn span {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        padding: 0 4px;
    }
}

@media (max-width: 480px) {
    #cart > .btn {
        width: 110px;
        padding: 5px 5px 5px 5px;
        font-size: 12px;
    }
    
    #cart > .btn span {
        font-size: 10px;
        height: 18px;
        line-height: 18px;
        padding: 0 3px;
    }
}

/* ======================== DARK MODE DESTEĞI ======================== */

@media (prefers-color-scheme: dark) {
    #cart > .btn {
        background: #f5f5f5;
        color: #253D4E;
    }
    
    #cart > .btn:hover {
        background: #1F8FCD !important;
        color: #fff !important;
    }
}

/* ======================== SMOOTH ANIMATION ======================== */

@keyframes cartBtnHover {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
    100% {
        transform: scale(1);
    }
}

#cart > .btn:hover {
    animation: cartBtnHover 0.3s ease;
}

/* ======================== BOX SHADOW HOVER EFFECT ======================== */

#cart > .btn:hover {
    box-shadow: 0 4px 12px rgba(31, 143, 205, 0.3);
}

/* ======================== ADVANCED SELECTORS ======================== */

/* Tüm ihtimalleri kapsayın */
#cart > .btn:hover,
#cart > .btn:hover a,
#cart > .btn:hover span,
#cart > .btn:hover i,
#cart > .btn:hover .fa,
#cart > .btn:hover *,
#cart:hover > .btn,
#cart:hover > .btn * {
    color: #fff !important;
}

#cart > .btn span {
    right:-6px;
    border-radius:20px;
    color:#fff;
    padding:0 6px;
    display:inline-block;
    height:25px;
    text-shadow: none;
    font-size: 16px;
    text-align:top;
    font-weight:bold;
     
}
#cart.open > .btn span {
    box-shadow: none;
    color: #555;
}
#cart.open > .btn {
     
    background-image: none;
     
    box-shadow: none;
    color: #666;
    text-shadow: none;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu::before {content: "";border-bottom:5px solid #2C3E50;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-8px; right:10px;}
#cart .dropdown-menu {border-top:3px solid  #ea222f;
    background: #fff none repeat scroll 0 0;
    padding: 0;margin-top:8px;
    z-index: 10011;
}
#cart .dropdown-menu {
    min-width: 320px;
}
.socol1{padding:0px 0px 0px;}
.socol{text-align:center;padding:6px 10px 13px 0;background:none;}
@media (max-width: 478px) {
#cart .dropdown-menu {
    width: 340px;
}
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}
@media (max-width: 478px) {
#cart .dropdown-menu li > div {
    min-width: 340px;
}
#slideyazi p{
   font-size: 16px;
    font-weight: 400;
    top: 10px;
    background: #000000b3;
    left: 10px;
    color: #fff;
    position: absolute;
    line-height: 20px;
    font-family: "Quicksand", sans-serif;
    
}
}
#cart .dropdown-menu li p {
    color: #444;
    margin: 20px 0;
}
.sticky-header {
    display: inline-block;
    height: 50px;
    margin-top: 0;
    padding-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
        -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
}
.hepkat1 {padding:0px 0px ;
    margin: 0 0 0 0px;
     
}

   


.orta {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 4px #eee;
}
.hepkat li { font-family: "Quicksand", sans-serif;
    color: #5E5148;
    list-style: outside none none;
    padding: 5px 0px 5px;
}
.hepkat {
     
    border-radius: 0px; font-family: "Quicksand", sans-serif;
    font-weight: bold;
    margin: 0 0 0px;
    min-height: 35px;
    padding: 0;
}
.telefons{letter-spacing:-2px;background:#253D4E;font-style:italic;color:#fff;padding:4px 0 0px 5px;font-size:26px;font-weight:bold;line-height:45px;text-shadow:0 1px 1px #444;}
.telefons svg{display:inline-block;margin-bottom:-1px;}
.telefons span{display:inline-block;line-height:40px;}

#menu {
    background-color: #FFF;
    font-family:Open Sans, Arial, sans-serif;
    margin-bottom: 5px;
    min-height: 75px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
    border-bottom: 1px solid #ececec;
     border-top: 1px solid #ececec;
         -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
}
#menu .container {
    
    background-color: none;
    
    padding: 0px 0;
}
@media (min-width: 768px) {
#menu .container {
    width: 750px;
}
}
@media (min-width: 992px) {
#menu .container {
    width: 970px;
}
}
@media (min-width: 1200px) {
#menu .container {
    width: 1200px;
}
}

@media (min-width: 768px) {

#slideyazi p{
   font-size: 16px;
    font-weight: 400;
    top: 10px;
    background: #000000b3;
    left: 10px;
    color: #fff;
    position: absolute;
    line-height: 20px;
    font-family: "Quicksand", sans-serif;
    
}
}

@media (min-width: 1200px) {

#slideyazi p{
    font-size: 20px;
    font-weight: 500;
    top:10px;
           background:#000000b3;
           left:10px;
    color: #fff;
    position: absolute;
    line-height: 50px;
    font-family: "Quicksand", sans-serif;
    
}
}
@media (min-width: 768px) {
.container {
    width: 750px;
}
}
@media (min-width: 992px) {
.container {
    width: 970px;
}
}
@media (min-width: 1200px) {
footer .container{width: 1260px;}
.container {
    width: 1260px;
}
#slideyazi p{
    font-size: 50px;
    font-weight: 500;
    top:100px;
           background:#000000b3;
           left:50px;
    color: #fff;
    position: absolute;
    line-height: 50px;
    font-family: "Quicksand", sans-serif;
    
}
}
.orta {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 24px;
    padding: 20px 0 10px;
}
.navbar {
    border-radius: 0;
}
.navbar-collapse {
    padding: 0;
}
#menu .nav > li:first-child a {
    background: #d90000 none repeat scroll 0 0;
    margin-left: 0;
}
#menu .nav > li:last-child a {
    border-right: medium none;
}
#menu .nav > li > a {
    background-color: transparent;
    border-right: 1px solid #202430;
    color: #253D4E999;
    font-size: 15px;
    font-weight: 600;
    min-height: 15px;
    padding: 14px 15px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#menu .dropdown-menu {
    background-color: #fff;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner a {
    clear: both;
    color: #202430;
    display: block;
    font-size: 14px;
    line-height: 20px;
    min-width: 250px;
    padding: 7px 20px;
}
#menu .dropdown-inner li a:hover {
    color: #ffffff;
}
#menu .see-all {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: 12px;
    margin-top: 0.5em;
    padding: 7px 20px;
}
#menu .see-all:hover, #menu .see-all:focus {
    background-color: #202430;
    background-repeat: repeat-x;
    color: #fff;
    text-decoration: none;
}
#menu #category {
    color: #fff;
    float: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 55px;
    margin-left: 20px;
    padding-left: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    color: #fff;
    float: left;
    font-size: 15px;
    font-stretch: expanded;
    margin-left: 10px;
    padding: 5px 18px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    background-color: #229ac8;
    color: #ffffff;
}
.megamenu-content {
    background-color: #333645;
    padding: 10px;
}
.megamenu-content h4 a {
    color: #feffff !important;
}
.megamenu-content .sub_categoy {
    margin: 0 0 15px;
    padding: 0;
}
.megamenu-content .sub_categoy li a {
    color: #9599a4 !important;
}
.megamenu-content .sub_categoy li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
}
.megamenu-content .sub_categoy li {
    border-bottom: 1px solid #9599a4 !important;
    padding: 5px 0;
}
.megamenu-content h3 {
    color: #9b9fab;
    font-weight: 500;
}
.megamenu-content p {
    color: #9b9fab;
}
.navbar-toggle {
    background-color: #333;
    border: 1px solid #fff;
    margin-top: 11px;
}
.navbar-toggle .icon-bar {
    border: 1px solid #fff;
}
@media (min-width: 768px) {
#menu .dropdown:hover .dropdown-menu {
    display: block;
}
}
@media (max-width: 767px) {

.nav-tabs li, .nav-tabs li a {
    width: 100%;
}
.mobil {
    display: none;
}
#serach {
    margin-bottom: 10px;
    padding-bottom: 0;
}
#cart {
    margin-top: 0;
}
.topcont {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 3px;
}
#header #logo {
    margin-bottom: 5px;
    margin-top: 0;
}
#ust .top_bar_link a i {
    font-size: 14px !important;
}
#ust .top_bar_link a {
    border-right: 0 solid #ddd;
    font-size: 12px !important;
    padding: 1.2% 1%;
}
.arama {
    bottom: 20px;
    float: none;
    margin-top: 20px;
    position: relative;
    right: 0;
}
#menu {
    border-radius: 0;
}
#menu div.dropdown-inner > ul.list-unstyled {
    display: block;
}
#menu div.dropdown-menu {
    background-color: #202430;
    margin-left: 0 !important;
    padding-bottom: 10px;
}
#menu .dropdown-inner {
    display: block;
}
#menu .dropdown-inner a {
    color: #fff;
    width: 100%;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
}
#menu .see-all {
    border: medium none;
    border-radius: 0;
    color: #fff;
    margin-top: 0;
}
}
.toptop {
    margin-top: 20px;
}
#column-left .baslik h2 {
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #666;
    padding: 5px 0;
    text-align: center;
}
.firsats {
    background: #fff none repeat scroll 0 0;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    color: #fff;
    font-size: 18px;
    padding: 6px 0;
    text-align: left;
}
.babos {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-top: -21px;
    padding: 0;
}
#content {
    margin-bottom: 0;
    min-height: 60px;
}
.footer-ust {
    background:#fff /*url(../image/e-bulten.png) no-repeat center center*/;
    border-bottom: 1px solid #1F8FCD;
    border-top: 1px solid #1F8FCD;
    box-shadow: none;
    min-height: 55px;
    overflow: hidden;padding:30px 0px;
    
}
/* =========================================================
   BOX MODULE BİLGİ KUTUCU (senin verdiğin css)
   ========================================================= */
.box-module-bilgikutucu {
    color: #373737;
    font-size: 12px;
    text-align: center;
}
.box-module-bilgikutucu .description {
    display: inline-block;
    font-weight:500;
    font-size:13px;
    overflow: hidden;
    font-family: "Quicksand", sans-serif;
    text-align: center;
}
.rtl .box-module-bilgikutucu .description { text-align: center; }

.box-module-bilgikutucu .description p {
    color: #373737;
    font-family: "Quicksand", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}
.box-module-bilgikutucu .description h4 {
    color: #373737;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    font-weight: 600;
    max-height: 35px;
    overflow: hidden;
}
.box-module-bilgikutucu h4,
.box-module-bilgikutucu p { margin: 0; }

.box-module-bilgikutucu .reassurances {
    cursor: pointer;
    padding: 0;
}
.box-module-bilgikutucu .column:last-child { border-right: medium none; }
.box-module-bilgikutucu .column {
    border-right: 1px dashed #1F8FCD;
    cursor: pointer;
    padding: 10px 0;
}

.box-module-bilgikutucu .icon-name {
    color: #1F8FCD;
    display: block;
    font-size: 35px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}
.box-module-bilgikutucu .reassurances:hover .arrow {
    display: block;
    opacity: 1;
    visibility: visible;
}
.box-module-bilgikutucu .arrow {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 5px;
    display: none;
    opacity: 0;
    position: absolute;
    right: 10px;
    visibility: hidden;
}
.rtl .box-module-bilgikutucu .arrow { left: 20px; right: auto; }

/* =========================================================
   EK: Görseldeki gibi kart + 5'li / mobil 2'li dizilim
   (bu bölüm senin mevcut css'lerini bozmadan üstüne yazar)
   ========================================================= */

/* 5'li grid (desktop) */
.box-module-bilgikutucu .reassurances{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
}

/* Kart görünümü (görseldeki gibi) */
.box-module-bilgikutucu .column{
  border-right: none;                 /* dashed çizgiyi kart tasarımında kaldır */
  background: #f5f7fb;
  border-radius: 14px;
  padding: 22px 22px;
  min-height: 110px;
  height: 100%;
  position: relative;

  display: flex;
  align-items: center;
  gap: 14px;
  text-align: left;                    /* ikon solda, yazı sağda */
  transition: transform .2s ease, box-shadow .2s ease;
}

.box-module-bilgikutucu .column:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.08);
}

/* Icon alanını görseldeki gibi yuvarlak çerçeve yap */
.box-module-bilgikutucu .icon-name{
  margin: 0;                           /* eski margin-bottom iptal */
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 3px solid #1F8FCD;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  flex: 0 0 auto;
}

/* Yazı alanı: sağ tarafta hizalı */
.box-module-bilgikutucu .description{
  display: block;
  text-align: left;
  line-height: 1.2;
}
.rtl .box-module-bilgikutucu .description{ text-align: right; }

/* Başlık/alt yazı tonları (görseldeki gibi) */
.box-module-bilgikutucu .description h4{
  font-size: 18px;
  font-weight: 700;
  color: #111827;
  max-height: none;
}
.box-module-bilgikutucu .description p{
  font-size: 14px;
  font-weight: 500;
  color: #9ca3af;
  line-height: 1.25;
  margin-top: 6px;
}

/* Mobil: 2'li */
@media (max-width: 767.98px){
  .box-module-bilgikutucu .reassurances{
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 14px;
  }
  .box-module-bilgikutucu .column{
    padding: 16px 14px;
    min-height: 96px;
  }
  .box-module-bilgikutucu .icon-name{
    width: 56px;
    height: 56px;
    font-size: 28px;
  }
}

/* Tablet: 3'lü (istersen kaldır) */
@media (min-width: 768px) and (max-width: 991.98px){
  .box-module-bilgikutucu .reassurances{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
/* ====================================
   MODERN FOOTER CSS DESIGN
   Class Names Preserved
   ==================================== */

/* Base Footer Styles */
footer {
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  width: 100%;
  height: auto;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  margin-top: 60px;
  position: relative;
  top: auto;
  border-top: 2px solid #1F8FCD;
  box-shadow: 0 -5px 30px rgba(0, 0, 0, 0.3);
}

#footer.container {
  padding: 50px 0 20px;
  top: auto;
  max-width: 1200px;
  margin: 0 auto;
}

/* Footer Horizontal Line */
footer hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: none;
  margin: 30px 0;
  background: linear-gradient(to right, transparent, rgba(31, 143, 205, 0.5), transparent);
}

/* Footer Links */
footer a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}

footer a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #1F8FCD, #0d5a8f);
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

footer a:hover {
  color: #1F8FCD;
}

footer a:hover::after {
  width: 100%;
}

#footer .column li a:hover {
  color: #1F8FCD;
}

/* Footer Columns */
.footer_icerik .column {
  float: left;
  line-height: 30px;
  margin-left: 45px;
  margin-right: 0;
  transition: transform 0.3s ease;
}

.footer_icerik .column:hover {
  transform: translateX(5px);
}

.footer_container_width.container {
  position: relative;
  top: auto;
}

/* Footer Headings */
footer h5 {
  color: #1F8FCD;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 20px;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
  transition: color 0.3s ease;
}

footer h5::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 30px;
  height: 3px;
  background: linear-gradient(to right, #1F8FCD, transparent);
  border-radius: 2px;
}

footer h5:hover {
  color: #2da0dd;
}

/* Footer Logo Section */
.footer_logo {
  float: right;
  border-left: 2px solid rgba(31, 143, 205, 0.5);
  margin-left: 0;
  padding: 0 0 15px 20px;
  margin-top: 12px;
  width: 29%;
  transition: border-color 0.3s ease;
}

.footer_logo:hover {
  border-left-color: #1F8FCD;
}

.hakkimizda-logo {
  padding-bottom: 20px;
  animation: fadeInUp 0.6s ease;
}

#footer_sol_block.col-sm-3.column {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* About Description */
.hakkimizda-description {
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  text-align: justify;
  line-height: 26px;
  letter-spacing: 0.3px;
  transition: color 0.3s ease;
}

.hakkimizda-description:hover {
  color: #fff;
}

/* Footer Content Sections */
.footer_icerik {
  float: left;
  width: 70%;
  border-right: none;
}

.footer_icerik_ust {
  overflow: hidden;
  padding: 27px 0 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

/* Content Alternative Left Column */
.content_alt_solcol .col-sm-3.column {
  float: left;
  margin-left: 0;
  margin-right: 40px;
  padding: 0;
  width: 260px;
  transition: transform 0.3s ease;
}

.content_alt_solcol .col-sm-3.column:hover {
  transform: translateY(-3px);
}

.comun {
  width: 220px;
}

.content_alt_solcol ul li {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 32px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.content_alt_solcol ul li:hover {
  color: #1F8FCD;
  padding-left: 5px;
}

/* Content Top */
.content_alt_ust {
  overflow: hidden;
  position: relative;
}

/* Hide specific elements */
#footer_sol_block > h5,
.footer_logo .social_block h5,
.social_block h5 {
  display: none;
}

/* Lists Styling */
#footer_sol_block > ul,
.payment_block,
#links > ul,
#footer .social_block,
.col-sm-3.column > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Social Block */
.content_alt_solcol .social_block ul li {
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  margin: 10px 8px 10px 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: rgba(31, 143, 205, 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(31, 143, 205, 0.3);
}

.content_alt_solcol .social_block ul li:hover {
  background: #1F8FCD;
  border-color: #1F8FCD;
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(31, 143, 205, 0.3);
}

.social_block {
  margin: 15px 0 0;
  text-align: center;
}

.social_block > ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.social_block ul li {
  cursor: pointer;
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  margin: 6px 6px 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: rgba(31, 143, 205, 0.15);
  transition: all 0.3s ease;
  border: 1px solid rgba(31, 143, 205, 0.3);
}

.social_block ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
}

.social_block ul li .fa {
  font-size: 12px;
  line-height: 35px;
}

.social_block ul li:hover {
  background: #1F8FCD;
  border-color: #1F8FCD;
  transform: rotate(10deg) scale(1.1);
  box-shadow: 0 8px 20px rgba(31, 143, 205, 0.4);
}

.social_block ul li:hover a {
  color: #fff;
}

/* Footer Right */
.footer_right {
  float: right;
  margin-top: 0;
}

.footer_right .payment_block {
  margin: 0;
  padding: 0;
}

.footer_right .payment_block li {
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 12px;
  border-radius: 6px;
  background: rgba(31, 143, 205, 0.1);
  transition: all 0.3s ease;
  border: 1px solid rgba(31, 143, 205, 0.2);
}

.footer_right .payment_block li:last-child {
  margin-right: 0;
}

.footer_right .payment_block li:hover {
  background: #1F8FCD;
  border-color: #1F8FCD;
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(31, 143, 205, 0.3);
}

.footer_right .payment_block .visa > a,
.footer_right .payment_block .mastro > a,
.footer_right .payment_block .paypal > a,
.footer_right .payment_block .mastercard > a {
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  padding: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  text-align: center;
  transition: all 0.3s ease;
}

.footer_right .payment_block .visa > a {
  background-image: url("../image/socials/facebook.png");
}

.footer_right .payment_block .mastro > a {
  background-image: url("../image/socials/twitter.png");
}

.footer_right .payment_block .paypal > a {
  background-image: url("../image/socials/pinterest.png");
}

.footer_right .payment_block .mastercard > a {
  background-image: url("../image/socials/youtube.png");
}

/* Footer Bottom Section */
.footer_sol_alt {
  padding-top: 20px;
  border-top: 2px solid rgba(31, 143, 205, 0.3);
  margin-top: 20px;
}

.footer_icerik_alt {
  clear: both;
  text-align: center;
  overflow: hidden;
  padding: 20px 0;
  animation: fadeIn 0.6s ease;
}

.footer_sol_alt #links ul li {
  display: inline;
  padding: 0 10px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  background: none;
  transition: color 0.3s ease;
}

.footer_sol_alt #links ul li:hover {
  color: #1F8FCD;
}

.footer_sol_alt #links ul li.first {
  padding-left: 0;
}

.footer_sol_alt #links ul li.last {
  padding-right: 0;
}

.footer_sol_alt > p {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0 0;
  letter-spacing: 0.5px;
  transition: color 0.3s ease;
}

.footer_sol_alt > p:hover {
  color: #1F8FCD;
}

#footer .row {
  margin: 0 10px;
}

/* Media Responsive */
@media (max-width: 979px) {
  #footer .column ul {
    display: none;
  }

  #footer .column {
    width: 100%;
  }

  .footer_icerik {
    width: 100%;
    float: none;
  }

  .footer_logo {
    width: 100%;
    float: none;
    border-left: none;
    border-top: 2px solid rgba(31, 143, 205, 0.3);
    padding: 20px 0 15px 0;
    margin-top: 20px;
  }

  .footer_right {
    float: none;
    margin-top: 20px;
    text-align: center;
  }

  .footer_icerik .column {
    margin-left: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  footer h5 {
    font-size: 14px;
  }

  .hakkimizda-description {
    font-size: 13px;
    line-height: 24px;
  }

  footer a {
    font-size: 14px;
  }

  .footer_sol_alt #links ul li {
    padding: 0 5px;
    font-size: 12px;
  }
}

/* Breadcrumb */
.layout-2.left-col #content .breadcrumb {
  padding: 0;
}

/* Sitemap */
.sitemap {
  border: 1px solid #e4e4e4;
  line-height: 22px;
  padding: 10px 0;
}

/* Address Detail */
.address-detail .btn.btn-info {
  clear: both;
  float: left;
  margin: 10px 0 10px 35px;
  position: relative;
  background: #1F8FCD;
  border: none;
  border-radius: 4px;
  padding: 8px 20px;
  transition: all 0.3s ease;
}

.address-detail .btn.btn-info:hover {
  background: #0d5a8f;
  box-shadow: 0 5px 15px rgba(31, 143, 205, 0.3);
}

/* Copyright */
.copyright {
  padding: 15px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(0, 0, 0, 0.2);
}

.copyright a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.3s ease;
}

.copyright a:hover {
  color: #1F8FCD;
  text-decoration: underline;
}

/* Image Hover Effect */
.imghover {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.imghover:hover {
  transform: scale(1.1);
  filter: brightness(1.1);
}

/* Right Pull */
.rpulling {
  float: right;
}

/* Footer Paragraphs */
footer p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.3s ease;
}

footer p:hover {
  color: #fff;
}

/* Header Social */
.header_social {
  transition: all 0.3s ease;
}

/* Animations */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Smooth transitions for all elements */
* {
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
.alert {
    padding: 8px 14px;
}
.gray {
    background: #f1f1f1 none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 0;
}
.breadcrumb {text-align:left;border:1px solid #eee;
    background-color: #f1f1f1 !important;
    margin-bottom: 15px;
    margin-top: -5px;
    padding: 5px 10px !important; 
}.breadcrumb span{border-bottom:1px solid #365271;}
.breadcrumb li a { font-family: "Quicksand", sans-serif;
    color: #2C3E50;
    font-size: 15px;
}
.breadcrumb li a:hover {
    color: #333;
}
.breadcrumb > li + li::before {
    color: #253D4E;
    content: " / ";
    padding: 0 5px;
}
.pagination {
    margin: 0;
}
.buttons {
    margin: 1em 0;
}
.btn {
    background: #d90000 none repeat scroll 0 0;
    border: 0 solid #fd876f;
    border-radius: 4px;
      color: #fff;
    font-size: 12px;
    padding: 7.5px 20px;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    font-size: 15px;
    padding: 10px 16px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-fumebuck {
    background-color: #333;
    color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-fumebuck:hover {
    border: 1px solid #333 !important;
    color: #fff !important;
}

.btn-sepet {
    background-color: #253D4E;
	padding: 10px 25px !important;
	border-radius:0px;
    color: #ffffff;
    }
.btn-default {
  color: white;
  background-color:#1F8FCD;
}
.btn-default:hover {
  color: #666;
  background-color: #ccc;
}

.show > .dropdown-toggle.btn-default, .btn-default:hover, .btn-default.hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: white;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.show > .dropdown-toggle.btn-default, .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled.hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled].hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default.hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.btn-default .badge {
  color: #bdc3c7;
  background-color: white;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border:none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border:none;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
border:none;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-info {
  color: white;
  background-color: #3498db;
}

.show > .dropdown-toggle.btn-info, .btn-info:hover, .btn-info.hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #5dade2;
  border-color: #5dade2;
}

.show > .dropdown-toggle.btn-info, .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
  background: #2c81ba;
  border-color: #2c81ba;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled.hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled].hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info.hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #bdc3c7;
  border-color: #3498db;
}

.btn-info .badge {
  color: #3498db;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #253D4E;
}

.show > .dropdown-toggle.btn-danger, .btn-danger:hover, .btn-danger.hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #ec7063;
  border-color: #ec7063;
}

.show > .dropdown-toggle.btn-danger, .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {
  background: #c44133;
  border-color: #c44133;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled.hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled].hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger.hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #bdc3c7;
  border-color: #253D4E;
}

.btn-danger .badge {
  color: #253D4E;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #2ecc71;
}

.show > .dropdown-toggle.btn-success, .btn-success:hover, .btn-success.hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #58d68d;
  border-color: #58d68d;
}

.show > .dropdown-toggle.btn-success, .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
  background: #27ad60;
  border-color: #27ad60;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled.hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled].hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success.hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #bdc3c7;
  border-color: #2ecc71;
}

.btn-success .badge {
  color: #2ecc71;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #f1c40f;
}

.show > .dropdown-toggle.btn-warning, .btn-warning:hover, .btn-warning.hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #f4d313;
  border-color: #f4d313;
}

.show > .dropdown-toggle.btn-warning, .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {
  background: #cda70d;
  border-color: #cda70d;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled.hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled].hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning.hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #bdc3c7;
  border-color: #f1c40f;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: white;
}

.btn-inverse {
  color: white;
  background-color: #34495e;
}

.show > .dropdown-toggle.btn-inverse, .btn-inverse:hover, .btn-inverse.hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
  color: white;
  background-color: #415b76;
  border-color: #415b76;
}

.show > .dropdown-toggle.btn-inverse, .btn-inverse:not(:disabled):not(.disabled):active, .btn-inverse:not(:disabled):not(.disabled).active {
  background: #2c3e50;
  border-color: #2c3e50;
}

.btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled.hover, .btn-inverse.disabled:focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled].hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse.hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse.active {
  background-color: #bdc3c7;
  border-color: #34495e;
}

.btn-inverse .badge {
  color: #fff;
  background-color: #EA2027;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #23a1d1;
    cursor: pointer;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #253D4E222);
    background-repeat: repeat-x;
    border-color: #253D4E222 #253D4E222 #323a45;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #253D4E222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    border: 0px solid #333 !important;
}
.list-group {
    padding-bottom: 0;
}
.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0;
}
.list-group a {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 solid #eee;
    color: #555;
    font-family: Arial;
    font-weight: bold;
    padding: 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background: #333 none repeat scroll 0 0;
    color: #fff;
}
.carousel-caption {
    color: #ffffff;
    text-shadow: 0 1px 0 #323a45;
}
.carousel-control .icon-prev::before {
    content: "";
    font-family: FontAwesome;
}
.carousel-control .icon-next::before {
    content: "";
    font-family: FontAwesome;
}
.cerceve{background:#fff;padding:15px;border:1px solid #eee;margin-bottom:20px;}
#column-right .product-thumb, #column-left .product-thumb {
    border-top:none;border-right:none;border-left:none;
    border-radius: 0px;background:#Fff; 
   border-bottom:1px solid #eee;
    margin: 0;margin-bottom:15px;
    min-height: 20px;
    overflow: auto;
    padding: 7px;
}
#column-right .col-lg-2, #column-right .col-md-3, #column-right .col-sm-6 {
    width: 100%;
}
#column-left .col-lg-2, #column-left .col-md-3, #column-left .col-sm-6 {
    width: 100%;
}
#column-right .product-thumb .image, #column-left .product-thumb .image {
    float: left;
    margin-bottom: 0;
    margin-right: 6px;
    padding-bottom: 0;
    text-align: center;
}
#column-right .product-thumb .image a, #column-left .product-thumb .image a {
    display: block;
    margin-bottom: 0;
}
#column-right .product-thumb .image a:hover, #column-left .product-thumb .image a:hover {
    opacity: 0.8;
}
#column-right .product-thumb .image:hover img, #column-left .product-thumb .image:hover img {
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 0 #eee;
}
#column-right .product-thumb .image img, #column-left .product-thumb .image img {
    border: 1px solid #f5f5f5;
    border-radius: 0;
    box-shadow: 0 0 0 #eee;
    margin-bottom: 0;
    padding: 0;
}
#column-right .product-layout {
    background-color: #fff;
    border-radius: 0;
    margin: 5px 0 10px;
}
#column-right .product-thumb h4, #column-left .product-thumb h4 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color:#253D4E;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 70px;
    margin-top: 0px;line-height:14px;
    min-height: 25px;
    text-align: left;

}
#column-right .product-thumb h4 a, #column-left .product-thumb h4 a {
    color: #666;line-height:14px;
    font-size: 14px;

}
#column-right .product-thumb .caption, #column-left .product-thumb .caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    min-height: 20px;
    padding: 0 5px;
    position: relative;
}
#column-right .product-layout .indirim, #column-left .product-layout .indirim {
    
    border-radius: 2px;
    color: #fff;font-weight:500;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 3px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35px;
    width: 46px;
}
#column-right  .product-layout .indirim::after, #column-left  .product-layout .indirim::after{
     border-top: 28px solid #253D4E;
     display:none;
	border-right: 28px solid transparent ;
    border-left: 28px solid transparent;
   top: 45px;
    content: "";
    position: absolute;
    left: 0px;
}
#column-right  .leftrightx, #column-left  .leftrightx {padding:0px 0;}

#column-right .product-thumb .price, #column-left .product-thumb .price {
    color: #253D4E;
    font-size: 13px;
    font-weight: 700;
    margin-left: 70px;
    margin-top: 0;
    text-align: left;
}
#column-left .product-thumb .price-new , #column-right .product-thumb .price-new{
    font-size: 18px;
    line-height: 12px;
}
#column-right .product-thumb .price-old, #column-left .product-thumb .price-old {
    color: #253D4E;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin-left: 0;
    margin-right: 0;
    text-decoration: line-through;
}
#column-right .product-thumb .price-tax, #column-left .product-thumb .price-tax {
    color: #253D4E;
    display: block;
    font-size: 12px;
}
.leftrightx{padding:5px;}
.bilgi-2{position:absolute;bottom:5px;right:5px;background:#F5F5F5;    border: 1px solid #ddd;padding:5px;color:#636363;border-radius:5px;text-align:left;}
.bilgi-1{position:absolute;bottom:5px;left:5px;border-radius:5px;background:#F5F5F5;    border: 1px solid #ddd;padding:5px;color:#636363;text-align:left;}
.firsat-kose{position:absolute;top:5px;left:5px;background:#F5F5F5;    border: 1px solid #ddd;padding:5px;color:#636363;border-radius:5px;text-align:left;}


	/*.product-thumb:hover .caption {transition: all 800ms ease-in-out 0s;
    background: #EA2027 none repeat scroll 0 0;
     
}
.product-thumb:hover .price {
    color: #fff;
   
}*/
.yeni {
    left: 10px;
    position: absolute;
    top: 15px;
    z-index: 999999999;
}
.miktar {
    background: rgba(0, 0, 0, 0) url("../image/tukendi.png") no-repeat scroll 0 0;
    height: 80px;
    left: 0;
    position: absolute;
    top: 105px;
    width: 80px;
    z-index: 2;
}
.product-thumb .image .hover-image {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 0.5s ease 0s;
}
.product-thumb .image:hover .hover-image {
    opacity: 1;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.product-thumb .image {
    border-bottom: 0 solid #eee;
    position: relative;padding:0px;
    text-align: center;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.product-thumb .image a:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
    float: left;
    padding: 0;
}
}
.product-thumb h4 {
    color:#253D4E;
    font-weight: 300;
    line-height: 20px;
    margin-bottom:0px;
    min-height: 36px;
    text-align:center;

}
.product-thumb h4 a { 
    color: #253D4E; font-family: "Quicksand", sans-serif;
    font-size: 14px;font-weight:bold;
     
}
.product-thumb:hover h4 a {
    color:#1F8FCD;
}
.product-thumb .caption {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 1px 1px 1px;
    margin-top: 3px;
    bottom: -3px;
    position: relative;
    text-align: center;
	height:120px;
    z-index: 2;
}
.product-layout .sale {
    background-color: #D6BC9D;
    color: #fff;
    left: 0;border-radius:50%;
    padding:10px;
    position: absolute;
    top: 0;
}
.product-layout .indirim {
    background:#ff7200;
    border-radius: 2px;font-weight:500;
    color: #fff;font-size:12px;
    padding:9px 2px 11px;
    position: absolute;
    right: 5px;box-shadow:0 0 5px #A99A92;
    text-align: center;
    top: 0px;line-height:13px;
    width: 56px;
}
.product-layout .indirim::after{
     border-top: 10px solid #ff7200;
     
	border-right: 28px solid transparent ;
    border-left: 28px solid transparent;
   top: 45px;
    content: "";
    position: absolute;
    left: 0px;
}

.product-layout .discount {
    background:#ff7200;
    border-radius: 2px;font-weight:500;
    color: #fff;font-size:12px;
    padding:9px 2px 11px;
    position: absolute;
    right: 5px;box-shadow:0 0 5px #A99A92;
    text-align: center;
    top: 0px;line-height:13px;
    width: 56px;
}
.product-layout .discount::after{
     border-top: 10px solid #ff7200;
     
	border-right: 28px solid transparent ;
    border-left: 28px solid transparent;
   top: 45px;
    content: "";
    position: absolute;
    left: 0px;
}
.product-list .indirim {
    right: 0;
}
.product-list .description {
    display: block;
}
.product-grid .description {
    display: none;
}
.product-list .product-thumb img {
    max-width: 250px;
}
.product-list .product-thumb h4 {
    text-align: left;
}
.product-list .product-thumb .price {
    text-align: left;
}
.product-list .product-thumb .caption {
    margin-left: 270px;
    text-align: left;
}
.product-list .wish_compare {
    padding: 0 10px;
}
.product-list .image a {
    overflow: hidden;
}
.cat-liste {
    background: #f5f5f5 none repeat scroll 0 0;
    list-style: outside none none;
    padding: 4px;
    text-align: center;
}
.backgrod {
    background-color: #fff;
    border-top: 1px solid #eee; border-bottom: 1px solid #eee;
    color: #777;
    font-size: 14px;
    padding: 7px;
}


.product_heading {
    color:#253D4E; font-family: "Quicksand", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center;
}
.product_infos { font-family: "Quicksand", sans-serif;
    border-bottom: 0px solid #eee;
    margin-top: 11px;
}
.product_infos ul li {
    color: #777; font-family: "Quicksand", sans-serif;
    font-size: 13px;margin-bottom:20px;
    font-weight:normal;
    line-height: 25px;
}
.specialPercente{box-shadow:1px 1px 1px #555;position:absolute;background:red;color:#fff;padding:10px 5px 20px;border-radius:5px 0px 50px 0;font-size:12px;line-height:13px;text-align:center;width:63px;left:3px;top:14px;}
.mainprice{margin-top:10px;margin-bottom:10px;min-height:10px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

.mainprice h1 { font-family: "Quicksand", sans-serif; font-weight:400;
    color: #253D4E;
    font-size: 30px;
    top: 0px;
	display:inline;
}
.mainprice span {
    color: #bdc3c7; font-family: "Quicksand", sans-serif;
    font-size: 18px; text-decoration: line-through;
    font-weight:normal;margin:right;
}
.mainprice .eski{ display:inline-block;
    color: #253D4E; font-family: "Quicksand", sans-serif;
     font-size: 14px; text-align:center;width:50%;
    font-weight:bold;
}
.mainprice .yeni{ display:inline-block;
    color: #253D4E; font-family: "Quicksand", sans-serif;
     font-size: 14px; text-align:center;width:50%;
    font-weight:bold;
}

.mainprice ul li {padding:0 0 0 0;text-align:center;
    margin: 0 0;
}

/* =========================================================
   ✅ OVERRIDE (EN ALTA): FİYAT SOL + BUTON SAĞ
   ========================================================= */

/* Kart çizgisi görseldeki gibi */
.product-thumb{
  border:1px solid #ececec !important;
  border-radius:16px !important;
  padding:10px !important;
  box-shadow:none !important;
  transition: border-color .25s ease, box-shadow .25s ease;
}

.product-thumb:hover,
.product-layout:hover .product-thumb{
  border-color:#9fd5f3 !important;
  box-shadow: 0 4px 10px rgba(0,0,0,.08) !important; /* bir tık daha */
}

/* Hover: fiyat YEŞİL OLMASIN */
.product-thumb:hover .price{
  color:#1F8FCD !important;
  transition:none !important;
}

/* Caption: flex satır düzeni */
.product-thumb .caption{
  background:#fff !important;
  border-top:1px solid #eef2f7 !important;
  height:200px !important;

  padding:10px 12px 14px !important;
  margin-top:0 !important;
  bottom:auto !important;

  display:flex !important;
  flex-direction:column !important;
  text-align:left !important;
}

/* Başlık sola */
.product-thumb h4{
  text-align:left !important;
  min-height:54px !important;
  margin:10px 6px 6px !important;
}
.product-thumb h4 a{
  font-size:16px !important;
  font-weight:800 !important;
  color:#1f2937 !important;
}

/* Fiyat + buton aynı satır */
.product-thumb .caption .price{
  order:3 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin-top:8px !important;

  color:#1F8FCD !important;
  font-weight:900 !important;
  font-size:22px !important;
}
@media (max-width: 767px){
  .product-thumb .caption .price{
    font-size:12px !important;
    margin-left: -15px;
  }
}
@media (max-width: 480px){
  .product-thumb .caption .price{
    font-size:12px !important;
    margin-left: -15px;
  }
}

/* fiyat içindeki text sola kalsın */
.product-thumb .caption .price > *:first-child{
  margin-right:auto !important;
}

/* Sepete ekle butonu: price satırında sağda küçük ikon kutu */
.product-thumb .caption .price button,
.product-thumb .caption .price a,
.product-thumb button[onclick*="cart.add"],
.product-thumb a[onclick*="cart.add"],
.product-thumb .btn-cart,
.product-thumb .button-cart{
  width:100% !important;
  min-width:52px !important;
  max-width:100% !important;
  height:44px !important;

  margin:0 !important;
  padding:0 !important;

  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;

  border-radius:12px !important;
  background:#e8f4ff !important;
  border:1px solid #bfe2ff !important;
  color:#1F8FCD !important;

  font-size:22px; /* yazıyı kapat, ikon kalsın */
  line-height:0 !important;
  box-shadow:none !important;
}

/* ikon */
.product-thumb .caption .price i,
.product-thumb .caption button i,
.product-thumb .caption a i{
  font-size:18px !important;
  line-height:1 !important;
  margin:0 !important;
}

/* hover */
.product-thumb .caption .price button:hover,
.product-thumb .caption .price a:hover,
.product-thumb button[onclick*="cart.add"]:hover,
.product-thumb a[onclick*="cart.add"]:hover{
  background:#1F8FCD !important;
  border-color:#1F8FCD !important;
  color:#fff !important;
}
.product-thumb .caption .price button:hover i,
.product-thumb .caption .price a:hover i{
  color:#fff !important;
}
.nav-tabs  ul{float:none;text-align:center;border-radius: 5px 5px 0 0px;}
.nav-tabs {margin-top:10px;
    font-family: "Quicksand", sans-serif;text-align:center;
    margin-bottom: 0; background:none;
    min-height: 40px;  float:none;
	border:none;
	border-radius: 5px 5px 0 0px;
     
}
 
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color:#ff175a;
    color: #fff;
    border-radius: 5px 5px 0 0px;
}

 

.tab-pane {
    line-height: 25px;
}
.owl-wrapper-outer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nav-tabs li a { transition: all 400ms ease-in-out 0s;
    background:#1F8FCD;
   
    color: #fff;
    font-size: 17px; 
    font-weight: 600;
    margin-bottom: 0;
     font-family: "Quicksand", sans-serif;
    border-radius: 5px 5px 0 0px;
}
.nav-tabs li a:hover {
    background:#666;
	color:#fff;
    transition: all 400ms ease-in-out 0s;
    border-radius: 5px 5px 0 0px;
    
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 5px;
}
.backgrod .selecting {
    margin-left: 5px;
    max-width: 50%;
}
.backgrod .comparing {
    font-size: 10px;
}
}
@media (max-width: 767px) {
#cart > .btn {
    border: 0 solid #eee;
    margin-top: 5px;
    width: 100%;
}
.arama {
    width: 100%;
}
.product-list .product-thumb .caption {
    margin-left: 0;
    min-height: 0;
    padding: 7px 10px;
}
/*.product-grid { border-right: 1px solid #eee;}*/
.product-grid .product-thumb .caption {
    min-height: 0;
}
}
.product-thumb .rating {
    line-height: normal;
    margin-top: 0;display:none;
    padding-bottom: 0px;
}
.rating .fa-stack, #review .fa-stack {
    font-size: 8px;
    width: 12px;
}
.rating .fa-star-o, #review .fa-star-o, .rating-wrapper .fa-star-o {
    color: #f5cb0c;
    font-size: 11px;
}
.rating .fa-star, #review .fa-star, .rating-wrapper .fa-star {
    color: #f5cb0c;
    font-size: 11px;
}
.rating .fa-star + .fa-star-o, #review .fa-star + .fa-star-o, .rating-wrapper .fa-star + .fa-star-o {
    color: #f5cb0c;
}
.rating .fa-star.off, .rating-wrapper .fa-star.off {
    color: #ccc;
}
h2.price {
    margin: 0;
}
.row1{margin-left:-10px;margin-right:-10px;}
.product-thumb .price { font-family: "Quicksand", sans-serif;
    color: #222;  font-size: 21px;
    margin: 0;font-weight:700;line-height:18px;
    text-align: center;
	display:inline-block;
}
.product-thumb .price-new {
    font-size: 18px;
    margin-left: 0;
	display:inline-block;
}
.product-thumb .price-old {
    color: #222;font-weight:600;
    margin-right: 2px;font-size:10px;
    text-decoration: line-through;
	display:inline-block;
}
.product-thumb button {
    background-color: #323a45;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    padding: 7px 3px 5px;
    text-transform: uppercase;
    
}
.tarihh{font-size:12px;border:1px solid #eee;padding:6px;}
.tarihh i{font-size:15px;color:#111;}
.product-info .labes{font-size:13px; font-weight:bold;}
.kargos{font-size:12px;border:1px solid #666;color:#777;font-weight:bold;padding:10px 6px;background:#FFF;text-align:center;width:85px;line-height:15px;border-radius:10px 10px 10px 10px;}
.kargos i:hover{color:#36485C;}
.kargos i:hover{color:#36485C;}
.kargos:hover{
	color:#36485C;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75); 
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);}
#product{padding:15px 15px 5px;margin-bottom:15px; 
border-radius:10px 10px 10px 10px;
	background: #fff;
    border: 1px solid #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.product-thumb button:hover {
    background-color: #34495e;
}
.product-info {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
    border-radius: 0;
    height: auto;
    margin-bottom: 15px;
    padding:0px;
}
.resims{border-left: 1px solid #ececec; 
padding:10px 15px 15px 15px;margin:0px;}
.desc {
    color: #555;
     font-family: "Quicksand", sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
    text-transform:none;
}
.cat-info {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px solid #eee;
    border-radius: 3px;
    height: auto;
    margin-bottom: 0;
    padding: 10px;
}
.pcat-info {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    height: auto;
    margin-bottom: 20px;
    padding: 10px 0;
}
.pcat-infos {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    height: auto;
    padding: 15px 15px 30px;
}
.tab-con {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 0;
    color: #806B62;font-size:15px;
    padding: 20px;
}
.wish_compare {
    padding: 10px;
}
.wish_compare a {
    color: #323a45;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
}
.wish_compare a i {
    margin-right: 4px;
}
.product-thumb .price-tax {
    color: #222;
    display: none;
    font-size: 12px;
}
.product-thumb .button-group {
    bottom: -95px;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.product-thumb:hover .button-group {
    bottom: 0px;
}
.alert-success { 
    background-color: #2ecc71;
    border-radius: 0;
    box-shadow: 0 0 0 #222;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.alert-success a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.product-list .product-thumb .button-group {
    border-left: 0 solid #ddd;
}
@media (max-width: 768px) {
.specialthemes1 .box-module-bilgikutucu .column {
    border-bottom: 0 solid #333;
    border-right: 0 solid #333;
    border-top: 0 solid #333;
    margin-bottom: 10px;
}
.product-list .product-thumb .button-group {
    border-left: medium none;
}
}
.product-thumb .button-group button {
    background:#ff175a none repeat scroll 0 0;
    border: 0 solid #ccc;
    display: inline-block;
    float: right;
    font-size: 16px;color:#fff;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}
.product-thumb .button-group button + button {
    background-color:#1F8FCD;color:#fff;
    border-left: 0 solid #fff;
    width: 50%;
}
.product-thumb .button-group button:hover {
    background-color: #4c4c4c;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 50%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
    width: 50%;
}
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.thumbnail{margin-bottom:10px;box-shadow: 0 0 5px 2px #d4d4d4;}
.thumbnails {
    clear: both;
    list-style: outside none none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
.thumbnails > li {
    margin-left: 0px;
}
.thumbnails {
    margin-left: -0px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    border: 1px solid #eee;
    display: block;border-radius:1px;
    margin-bottom: 10px;
    padding: 5px;
}
.image-additional {
    max-width: 187px;
}
.thumbnails .image-additional {
    float: left;
    margin-right: 10px;
}
.product-buttons button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none;
    color: #fff !important;
    margin-bottom: 15px;
}
.product-buttons a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: medium none;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 20px;
}
/* =========================================
   SIDE CATEGORY (list-group) Uyumlu Stil
   ========================================= */

#sidecategory{
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 16px;
  overflow: hidden;
}

#sidecategory .list-group{
  margin: 0;
}

/* tüm linkler */
#sidecategory .list-group-item{
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  padding: 12px 14px;
  color: #253D4E;
  background: #fff;

  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;

  transition: background-color .2s ease, color .2s ease;
}

/* son elemanda alt çizgi olmasın */
#sidecategory .list-group-item:last-child{
  border-bottom: 0;
}

/* hover */
#sidecategory .list-group-item:hover{
  background: #f6fbff;
  color: #1F8FCD;
}

/* aktif */
#sidecategory .list-group-item.active{
  background: #eef7ff;
  color: #1F8FCD;
}

/* icon */
#sidecategory .list-group-item i.fa{
  color: #1F8FCD;
  margin-right: 6px;
  font-size: 13px;
}

/* child satırlar: “-” li olanlar daha içerde ve daha ince */
#sidecategory .list-group-item[href]{
  text-decoration: none;
}

#sidecategory .list-group-item{
  border-left: 3px solid transparent; /* aktifte sol şerit */
}

#sidecategory .list-group-item.active{
  border-left-color: #1F8FCD;
}

/* çocuk linkler (sen HTML'de &nbsp; ile girinti veriyorsun)
   ekstra olarak biraz daha yumuşatıyoruz */
#sidecategory .list-group-item{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Çocuk satırları görsel olarak ayırmak istersen:
   (opsiyonel, istersen kaldır) */
#sidecategory .list-group-item:where(:not(.active)){
  /* sadece normal itemler */
}

/* Mobilde daha sıkı */
@media (max-width: 767.98px){
  #sidecategory{
    border-radius: 14px;
  }
  #sidecategory .list-group-item{
    padding: 11px 12px;
    font-size: 13.5px;
  }
}
@media (min-width: 768px) {
#column-left .product-layout .col-md-3 {
    width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
    width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
}
#content + #column-right .product-layout .col-md-3 {
    width: 100%;
}
}
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}
#column-left .leftrightx, #column-right .leftrightx {
    width: 100%;
}
/*.leftrightx{border-right:1px solid #eee;}*/
.product-layout { 
    background-color:transparent;
    margin-top: 0px;
    border-radius:16px; /* hover öncesi de aynı olsun ki zıplama olmasın */
 transition: border-color .25s ease, border-radius .25s ease;
}


.slideshow .owl-wrapper-outer {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}

.brands {
    background-color: #333;
    color: #efefef;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 12px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}
.margin {
    margin-bottom: 20px;
}
.bckground2 {
    background: #333 url("../image/cath2.png") no-repeat scroll right center;
    color: #fff;
    font-family: "Quicksand", sans-serif;
    margin-bottom: 5px;
    padding: 4px 40px 3px 25px;
    text-align: left;
}
.bckground1 {
    color: #fff;
     font-family: "Quicksand", sans-serif;
    font-size: 18px;
    margin-bottom: 5px;
    padding: 8px 0 5px 5px;
    text-align: left;
}
.bckground {
    background: #bada70 url("../image/sizinh2.png") no-repeat scroll right center;
    color: #fff;
     font-family: "Quicksand", sans-serif;
    margin-bottom: 5px;
    padding: 4px 40px 0 25px;
    text-align: center;
}
.customstyle {
    background-color: #fff;
    border-right: 0px solid #eee;
    margin-bottom: 10px;
    padding: 0;
}
.tab-content { font-family: "Quicksand", sans-serif;
    margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
.header_icon_text {
    margin: 2px 10px 0 0 !important;
}
.top_bar_link {
    text-align: center;
}
.top_bar_link span {
    display: none;
}
.top_bar_link a {
    padding: 1.2% 5%;
}
}
@media only screen and (max-width: 786px) {
.mcenter {
    align-items: center;
    display: flex;
    justify-content: center;
}
.rpulling {
    float: none;
}
.header_banners {
    align-items: center;
    display: flex;
    justify-content: center;
}
.product-buttons button {
    margin: 10px 0;
}
.product-buttons a {
    margin: 10px 0;
}
}

.well p {
    margin: 12px 0 !important;
}
.list-unstyled {
    margin: 10px 0;
}
.list-unstyled li {
    line-height: 30px;
}
.cartinput {
    height: 37px;
    margin-top: 1px;
}
.h3manufactute {
    color: #333;
    margin: 20px 0;
}
.write-review, .review-count {
    border-left: 1px solid #eee;
    color: #b9b9b9;
    padding: 0 10px;
}
.review-count {
    margin-left: 10px;
}
.rating-wrapper {
    border-top: 1px solid #eee;
    font-size: 14px;
    margin: 5px 0 0;
    padding: 6px 0;
}
.form-group.qty {
    border-bottom: 0px solid #eee;
    border-top: 0px solid #eee;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 10px 0 5px;
}
.form-group.qty .control-label {
    float: left;
    margin: 6px 10px 0 0;
}
#content #product .compare {
    margin-left: 1px;
}
#content .wishlist {
    background: #323a45 url("../image/stil/compare.png") no-repeat scroll 14px -31px;
    border: 1px solid #323a45;
    height: 33px;
    margin: 0 3px;
    transition: none 0s ease 0s ;
    width: 33px;
}
.btn-block {
    display: inline-block;
    width: 100%;
}
.btn-block + .btn-block {
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: auto;
}
#content .wishlist:hover {
    background-color: #eee;
    background-position: 14px 9px;
    border-color: #ccc;
}
#content .compare {
    background: #323a45 url("../image/stil/compare.png") no-repeat scroll 14px -111px;
    border: 1px solid #323a45;
    height: 33px;
    margin-left: 2px;
    transition: none 0s ease 0s ;
    width: 33px;
}
#content .compare:hover {
    background-color: #eee;
    background-position: 14px -70px;
    border-color: #ccc;
}
#input-quantity {
    float: left;
    margin-right: 15px;
    width: auto;
}
.quantity {
    display: block;
    float: left;
    position: relative;
}
.form-group .quantity .fa {
    color: #555;
    font-size: 11px;
    font-weight: normal;
    margin-top: 4px;
}
.quantity #q_up {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f3f4f5 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #aaa #aaa;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    display: block;
    font-size: 10px;
    height: 16px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 1px;
    width: 15px;
}
.quantity #q_down {
    background: #f3f4f5 none repeat scroll 0 0;
    border-left: 1px solid #aaa;
    display: block;
    font-size: 10px;
    height: 16px;
    position: absolute;
    right: 17px;
    text-align: center;
    top: 17px;
    width: 15px;
}
#button-cart:hover {color:#666;
    background-color:#ccc;
   
}
 #button-cart {
    background-color:#1F8FCD;
    color: #fff;
    font-size: 15px;border:none;
    font-weight: normal;
    letter-spacing: 0;
        padding: 6px 5px 5px 5px;
    text-align: center;
     
    width: auto;
}
#button-demo:hover {
    background-color: #323a45;
    color: #fff;
}
#button-demo {
    background-color: #FF175A;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 8px 9px 7px;
    text-align: center;
	margin-bottom:-5px;
    width: 100%;
	height:40px;
	font-weight:bold;
	    text-transform: uppercase;
}


#button-hizli:hover {
    background-color: #FF175A;
    color: #fff;
}
#button-hizli {
    background-color: #2E7EB3;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 8px 9px 7px;
    text-align: center;
    width: 100%;
	height:45px;
	font-weight:bold;
	    text-transform: uppercase;
}
 
.list-group-item {
    border-bottom: 1px solid #eee;
    border-left: medium none;
    border-right: medium none;
    padding: 3px 0;
}

/* =========================================================
   PAVAUTOSEARCH - SON DÜZEN (Buton taşma/biniş fix)
   Bu bloğu CSS’in EN ALTINA ekle.
========================================================= */
/* AUTOCOMPLETE fiyat renkleri */
.autosearch-wrapper ul.dropdown-menu.autosearch .price{
  color:#1F8FCD !important; /* ana fiyat */
  font-weight:600;
}

.autosearch-wrapper ul.dropdown-menu.autosearch .price-old{
  color:#f87474 !important; /* üstü çizgili eski fiyat */
  text-decoration:line-through !important;
}

.autosearch-wrapper ul.dropdown-menu.autosearch .price-new{
  color:#1F8FCD !important; /* yeni/indirimli fiyat */
  font-weight:700 !important;
}

/* Vergiler Hariç / tax */
.autosearch-wrapper ul.dropdown-menu.autosearch .price-tax{
  color:#6b7280 !important;
}
/* Dış kutu */
.autosearch-wrapper{
  position:relative !important;
  background:#fff !important;
  border:2px solid #8fc2ff !important;
  border-radius:8px !important;
  height:56px !important;
  box-shadow:none !important;

  /* tema negatif margin iptal */
  margin:10px 0 !important;
  margin-left:0 !important;
  margin-right:0 !important;

  z-index:50;
}

/* İç grup */
.autosearch-wrapper .input-group{
  position:relative !important;
  width:100% !important;
  height:56px !important;
  border-radius:8px !important;

  /* BUTON İÇİN BOŞLUK (kritik) */
  padding-right:78px !important;
}

/* Sol kategori alanı */
.autosearch-wrapper .input-group-btn.hidden-xs{
  position:relative !important;
  height:56px !important;
  vertical-align:middle !important;
  background:transparent !important;
}

/* Kategori select */
.autosearch-wrapper .category_filter{
  height:56px !important;
  line-height:56px !important;
  margin:0 !important;

  padding:0 44px 0 16px !important;
  border:0 !important;
  border-right:1px solid rgba(143,194,255,.65) !important;

  background:transparent !important;
  font-family:'Poppins', sans-serif !important;
  font-size:15px !important;
  font-weight:600 !important;
  color:#111827 !important;

  box-shadow:none !important;
  outline:none !important;

  max-width:240px !important;
}

/* Dropdown ok: tam ortalı, kutusuz */
.autosearch-wrapper .input-group-btn::after{
  background:transparent !important;
  color:#111827 !important;
  width:auto !important;
  height:auto !important;
  line-height:1 !important;

  position:absolute !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  right:14px !important;

  font-size:14px !important;
  opacity:.85 !important;
  pointer-events:none !important;
}

/* Arama input */
.autosearch-wrapper .search_query.form-control{
  height:56px !important;
  line-height:56px !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;

  color:#111827 !important;
  font-size:15px !important;

  padding:0 16px !important;

  /* BUTON ALTINA YAZI GELMESİN */
  padding-right:94px !important;

  min-width:0 !important;
}
.autosearch-wrapper .search_query.form-control::placeholder{
  color:#9ca3af !important;
  opacity:1 !important;
}

/* Sağ arama butonu: küçük kutu, input içine gömülü */
.autosearch-wrapper .button-search.autosearch-submit,
.autosearch-wrapper .button-search{
  position:absolute !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  right:10px !important;

  width:52px !important;
  height:44px !important;

  display:flex !important;
  align-items:center !important;
  justify-content:center !important;

  border-radius:10px !important;
  background:#fff !important;
  border:2px solid #fff !important;
  color:#111827 !important;

  padding:0 !important;
  z-index:5 !important;
}
.autosearch-wrapper .button-search:hover{
  background:#f7fbff !important;
}
.autosearch-wrapper .button-search i{
  font-size:18px !important;
  line-height:1 !important;
}

/* Overflow kesilmesin */
.autosearch-wrapper,
.autosearch-wrapper .input-group,
.autosearch-wrapper .input-group-btn{
  overflow:visible !important;
}

/* =========================
   AUTOCOMPLETE DROPDOWN
========================= */
.autosearch-wrapper ul.dropdown-menu.autosearch{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:calc(56px + 6px) !important;
  width:100% !important;

  z-index:99999 !important;

  background:#fff !important;
  border:2px solid #8fc2ff !important;
  border-radius:10px !important;
  padding:8px 10px !important;

  box-shadow:0 12px 30px rgba(0,0,0,.12) !important;
  max-height:420px !important;
  overflow:auto !important;
}

/* dropdown satırları */
.autosearch-wrapper ul.dropdown-menu.autosearch > li.media{
  padding:10px 6px !important;
  margin:0 !important;
}
.autosearch-wrapper ul.dropdown-menu.autosearch > li.media:hover{
  background:#f7fbff !important;
}
.autosearch-wrapper ul.dropdown-menu.autosearch img{
  width:56px !important;
  height:56px !important;
  object-fit:cover !important;
  border-radius:8px !important;
}
.autosearch-wrapper ul.dropdown-menu.autosearch > li.clearfix{
  border-bottom:1px dashed #e5e7eb !important;
  margin:0 !important;
}

/* Mobil */
@media (max-width:480px){
  .autosearch-wrapper .category_filter{ max-width:160px !important; }
  .autosearch-wrapper .input-group{ padding-right:70px !important; }
  .autosearch-wrapper .search_query.form-control{ padding-right:86px !important; }
  .autosearch-wrapper .button-search{ width:48px !important; right:8px !important; }
}product-thumb:hover h4 a {
    color:#1F8FCD;
}

#user-menu {
    width: 150px;
    background: #fff;
    position: relative;
    padding: 1px 30px 0px 10px;
    margin: 20px 0px 5px 80px;
    font-size: 14px;
    border-radius: 8px;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#user-menu:hover {
    background: #1F8FCD !important;
    box-shadow: 0 4px 15px rgba(31, 143, 205, 0.4);
}

/* ======================== LINKLER ======================== */

#user-menu > a {
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333 !important;
    transition: all 0.3s ease;
    line-height: 1.5;
}

#user-menu > a > i {
    margin-right: 5px;
    transition: all 0.3s ease;
}

/* ======================== HOVER EFEKTLERİ ======================== */

/* Method 1: Parent hover ile child elements */
#user-menu:hover > a {
    color: #ffffff !important;
}

#user-menu:hover > a > i {
    color: #ffffff !important;
}

/* Method 2: Direct link hover */
#user-menu > a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

#user-menu > a:hover > i {
    color: #ffffff !important;
}

/* Method 3: Tüm text elementleri */
#user-menu:hover,
#user-menu:hover * {
    color: #ffffff !important;
}

/* Method 4: Specific targeting */
#user-menu:hover a,
#user-menu:hover a i,
#user-menu:hover a span,
#user-menu:hover a > * {
    color: #ffffff !important;
}

/* ======================== ALTERNATIF: BU İŞE YARAMAZSA KULLANIĞIZ ======================== */

/* Inline style override için */
#user-menu[style] > a,
#user-menu > a[style] {
    color: inherit !important;
}

/* Focus State */
#user-menu > a:focus,
#user-menu > a:active {
    color: #ffffff !important;
    outline: 2px solid #fff;
    outline-offset: 1px;
}

/* ======================== YAKıNSAL SEÇİCİLER ======================== */

/* Eğer a içinde span varsa */
#user-menu:hover a span {
    color: #ffffff !important;
}

/* Eğer a içinde i varsa */
#user-menu:hover a i {
    color: #ffffff !important;
}

/* Tüm descendant elements */
#user-menu:hover a,
#user-menu:hover a *,
#user-menu:hover span,
#user-menu:hover i {
    color: #ffffff !important;
}

/* ======================== RESPONSIVE ======================== */

@media (max-width: 768px) {
    #user-menu {
        width: auto;
        padding: 8px 15px;
        margin: 10px 0;
    }
}

/* ======================== DARK MODE DESTEĞI ======================== */

@media (prefers-color-scheme: dark) {
    #user-menu {
        background: #2c3e50;
        color: #ecf0f1;
    }
    
    #user-menu > a {
        color: #ecf0f1 !important;
    }
    
    #user-menu:hover {
        background: #1F8FCD !important;
    }
}

/* ======================== ANIMATION ======================== */

@keyframes hoverPulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
    100% {
        transform: scale(1);
    }
}

#user-menu:hover {
    animation: hoverPulse 0.3s ease;
}
.outer-wrapper {
	max-width: 100%; 
	position: relative; 
	overflow: hidden;
}
.mobile-menu-wrapper {
	width: 280px;border-top:0px solid #2C3E50;
	height: 100%;
	position: fixed;
	overflow: hidden;
	top: 0;z-index:99999999;
	left: -280px;
	background: #fff;
}
.mobile-menu-wrapper > .mobile-menu-inner {
	padding-bottom:35px;
}
.menu-expanded .mobile-menu-wrapper {
	left: 0;
}
.mobile-menu-wrapper,
.site-wrapper,
.cart-side-wrapper {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mobile-menu-inner > p {
	color:#000000;
	padding:20px;
	text-align:center;
}
.mobile-menu-inner {
	overflow-x: hidden;
	overflow-y: scroll;
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;z-index:9999;
	left: 0;
	height: 100%;
}
 .mobile-menu {
	border-bottom: 0px solid #000;
	padding: 0px 0 0 0;
}
.mobile-menu li a {font-family:Arial;
	color: #333;line-height:35px;
	padding: 10px 0 10px 20px;margin:2px 1px 1px 5px;
}

.mobile-menu li {border-bottom:1px solid #eaeaea;
	margin: 0 0 0px 0;padding:5px 0;
	position: relative;
	width: 280px;
}
.mobile-menu:first-child {
	margin-top: 0px;
}

.mobile-menu:first-child li {
	display:inline-block;
	width:50%;border-right: 1px solid #eaeaea;
	margin: 0 -4px 0px 0;
}
.mobile-menu:first-child li  a {
	padding: 0px;
	display:inline-block;
	font-size:14px;
}
.mobile-menu:first-child li  a i {
	font-size:16px;
	margin-right:5px;
}
.mobile-menu:first-child li:first-child {
	border-right: 1px solid #eaeaea;
}

.mobile-menu li ul {
	background: #ececec;
	padding: 0px 0 1px 0;
	margin: 0px 0;
}
.mobile-menu li ul li ul {
	background: #1B2530;margin:0px;padding:0px;
}

.mobile-menu li li {
	margin: 0 0 0px 0;
	padding:10px 0;border:none;
	font-size: 14px;
}
.menu-expand {
	color: #fff;background:#1B2530;
	font-size: 12px;
	position: absolute;
	top: 13px;
	right: 20px;
	border: 1px solid #1B2530;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display:inline-block;
}
.mobile-menu li .menu-expand {
	border: #1B2530 1px solid;
}
.mobile-menu li li .menu-expand {
	border:#1B2530 1px solid;
}
.mobile-menu li {
	display: block;
}
.sub-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	top: 33px;
	right: 30px;
}
.mobile-menu li .sub-menu:before {
	border-bottom: 6px solid #253D4E222;
}
.mobile-menu li li .sub-menu:before {
	border-bottom: 6px solid #111111;
	top: 43px;
}
.menu-expand:hover {
	cursor: pointer;
}
.mobile-menu li .sub-menu {
	display: none;
}
.expanded-mobile-menu {
	display: block;
}
.menu-expanded .site-wrapper {
	left: 280px;
}
.site-wrapper-overlay {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #253D4E;
	opacity: 0.7;
	overflow: hidden;
	overflow-y: auto;
}
.site-wrapper {
	left: 0;
	overflow: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.mobile-search {
	left: 0px;
	top:-65px;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	z-index:5;
	display:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding:5px 10px 5px;
	background:#E5E5E5;
}
.search-active .mobile-search {
	top:0px;
	display:block;
}

.mobile-header {
	border-bottom:1px solid #eee;
	background:#fff;
	height:50px;margin-bottom:15px;
	z-index:9999;
	position: relative;
}
.mobile-header .col-xs-3:first-child {
	padding-right:0px;
}
.mobile-header .col-xs-3:last-child {
	padding-left:0px;
}
.mobile-header .col-xs-6 {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.mobile-header #logo {text-align:center;
	margin:10px auto 10px auto; height: 30px;
}
.mobile-header #logo img {display: table-cell;vertical-align:middle;
	max-height:30px;margin:auto;
}
.mobile-header .to-navigation {
  display: block;
  width: 100%;
  height: 50px;
  background: url('../image/nav-menu-icon.png') no-repeat center center;
}
.mobile-header .to-search {
  display: block;
  width: 100%;
  height: 50px;
  background: url('../image/nav-search-icon.png') no-repeat center center;
}



/* =========================
   MOBIL ALT SABİT MENU (Modern)
   ========================= */

#altsabitmenu{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 8px 10px calc(8px + env(safe-area-inset-bottom));
  background: rgba(255,255,255,.86);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 -10px 30px rgba(0,0,0,.10);
}

/* UL yatay */
#altsabitmenu > ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}

/* Her item eşit */
#altsabitmenu > ul > li{
  flex: 1 1 20%;
  text-align: center;
}

/* Link temel */
#altsabitmenu a{
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  width: 100%;
  min-height: 52px;
  border-radius: 14px;
  text-decoration: none !important;
  color: #475569;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  transition: transform .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease;
}

/* Hover / active hissi */
#altsabitmenu a:hover{
  background: rgba(31,143,205,.10);
  color: #1F8FCD;
  transform: translateY(-1px);
}

/* İkonlar (FontAwesome yüklü olmalı) */
#altsabitmenu a:before{
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 1;
  display: block;
  opacity: .95;
}

/* Alt yazılar */
#altsabitmenu a:after{
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.1;
  opacity: .95;
}

/* 1) Menü */
#altsabitmenu a.to-navigation:before{ content:"\f0c9"; } /* bars */
#altsabitmenu a.to-navigation:after{ content:"Menü"; }

/* 2) Hesap */
#altsabitmenu a.to-account:before{ content:"\f007"; } /* user */
#altsabitmenu a.to-account:after{ content:"Hesabım"; }

/* 3) Ana sayfa (ortadaki özel) */
#altsabitmenu a.to-homepage:before{ content:"\f015"; } /* home */
#altsabitmenu a.to-homepage:after{ content:"Anasayfa"; }

/* 4) Telefon */
#altsabitmenu a.to-contactus:before{ content:"\f095"; } /* phone */
#altsabitmenu a.to-contactus:after{ content:"Ara"; }

/* 5) Sepet */
#altsabitmenu a.tshoppingcart:before{ content:"\f07a"; } /* shopping-cart */
#altsabitmenu a.tshoppingcart:after{ content:"Sepet"; }

/* Ortadaki butonu “highlight” yap */
#altsabitmenu > ul > li:nth-child(3) a.to-homepage{
  background: linear-gradient(135deg, #1F8FCD 0%, #253D4E 100%);
  color: #fff;
  box-shadow: 0 14px 26px rgba(0,0,0,.18);
  transform: translateY(-10px);
  min-height: 64px;
  border-radius: 18px;
}
#altsabitmenu > ul > li:nth-child(3) a.to-homepage:hover{
  transform: translateY(-11px);
  box-shadow: 0 18px 34px rgba(0,0,0,.22);
}

/* Küçük ekranlarda yazı biraz küçülsün */
@media (max-width: 360px){
  #altsabitmenu a:after{ font-size: 10px; }
}

/* Sayfa içeriği menünün altında kalmasın */
@media (max-width: 991px){
  body{ padding-bottom: 86px; }
}
.subinner2 > a, .subinner4 > a, .subinner1 > a, .subinner5 > a, .subbanner_inner2 a, .subbanner_inner4 a {
    display: block;
}
.subbanner_inner2 {
    float: left;
    position: relative;
    width: 38.5%;
}
.subbanner_inner2_inner, .subbanner_inner4 .subbanner_inner4_inner {
    margin: 0 13px;
    overflow: hidden;
    position: relative;
}
.subbanner_inner2_inner .border-top {
    top: 3%;
    width: 92%;
}
.subbanner_inner2_inner .border-right {
    height: 94%;
    right: 3.5%;
}
.subbanner_inner2_inner .border-bottom {
    bottom: 3%;
    width: 92%;
}
.subbanner_inner2_inner .border-left {
    height: 94%;
    left: 3.5%;
}
.subbanner_inner3 {
    cursor: pointer;
    float: left;
    position: relative;
    width: 28.25%;
}
.subinner1, .subinner4 {
    margin-bottom: 25px;
}
.subinner4, .subinner5 {
    cursor: pointer;
    margin-left: 14px;
    overflow: hidden;
    position: relative;
}
.subinner1:hover .border-top, .subinner2:hover .border-top, .subinner5:hover .border-top, .subinner4:hover .border-top, .subbanner_inner4_inner:hover .border-top {
    left: 5%;
}
.subinner1:hover .border-right, .subinner2:hover .border-right, .subinner5:hover .border-right, .subinner4:hover .border-right {
    top: 5.5%;
}
.subinner1:hover .border-bottom, .subinner2:hover .border-bottom, .subinner5:hover .border-bottom, .subinner4:hover .border-bottom, .subbanner_inner4_inner:hover .border-bottom {
    right: 5%;
}
.subinner1:hover .border-left, .subinner2:hover .border-left, .subinner5:hover .border-left, .subinner4:hover .border-left {
    bottom: 5.5%;
}
.subinner2:hover > a, .subinner4:hover > a, .subinner1:hover > a, .subinner5:hover > a, .subbanner_inner2_inner:hover a, .subbanner_inner4_inner:hover a {
    background-color: #555;
}
.subbanner_inner2:hover img, .subinner2:hover img, .subinner4:hover img, .subinner1:hover img, .subinner5:hover img, .subbanner_inner4_inner:hover a img {
    opacity: 0.4;
    transition: all 0.3s ease 0s;
}
.subbanner_inner2_inner:hover .border-top {
    left: 4%;
}
.subbanner_inner2_inner:hover .border-right {
    top: 3%;
}
.subbanner_inner2_inner:hover .border-bottom {
    right: 4%;
}
.subbanner_inner2_inner:hover .border-left {
    bottom: 3%;
}
@media only screen and (min-width: 1060px) and (max-width: 1240px) {
.subbanner_inner {
    width: 1000px;
}
.subbanner img {
    width: 100%;
}
.subbanner.container {
    padding: 0;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1059px) {
.subbanner_inner {
    width: 960px;
}
.subbanner img {
    width: 100%;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
.subbanner_inner {
    width: 920px;
}
.subbanner.container {
    padding: 0;
}
.subbanner img {
    width: 100%;
}
}
@media (max-width: 979px) {
 .socol {padding:0px 0px;background:#EA2027;}
.subbanner_inner {
    width: 724px;
}
.subbanner.container {
    padding: 0;
}
.subbanner img {
    width: 100%;
}
}
@media (max-width: 767px) {
.subbanner_inner {
    width: 724px;
}
.subbanner.container {
    top: auto;
}
.common-home .subbanner.container {
    margin: 0 15px;
    width: auto;
}
.subbanner_inner {
    width: auto;
}
.subbanner_top .banner {
    float: none;
    overflow: hidden;
    width: 100%;
}
.subinner4, .subinner5 {
    margin-left: 9px;
}
.subinner1, .subinner2 {
    margin-right: 9px;
}
.subbanner_inner2 a {
    margin: 0 3px;
}
.subinner1, .subinner2 {
    margin-right: 8px;
}
.subinner4, .subinner5 {
    margin-left: 8px;
}
.subinner1, .subinner4 {
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 479px) {
.subbanner_inner2_inner, .subbanner_inner4 .subbanner_inner4_inner {
    margin: 0;
}
}

.product-info .options {
    color: #c00770;
     font-family: "Quicksand", sans-serif;
    font-size: 11px;
    margin-bottom: 0;
    padding: 6px;
    text-align: left;
    text-transform: uppercase;
}
.product-info .option-image {
    margin-bottom: 5px;
    margin-top: 3px;
}
.product-info .option-image  {
    display: block;
    height: 100%;
    width: 100%;
}
.product-info .option-image img {
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 5px;
}
a.select-option {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #505739;
    display: inline-block;
     font-family: "Quicksand", sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin: 1px;
    min-width: 15px;
    padding: 2px 3px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}
a.select-option img {
    margin: 2px;
    padding: 0;
}
a.select-option .text {
    border: 1px solid #eee;
    font-size: 11px;
    margin: 2px;
    padding: 0;
}
a.select-option.option-active {
    background: #253D4E none repeat scroll 0 0;
    border: 1px solid #253D4E;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
}
a.select-option:hover {
    background: #253D4E none repeat scroll 0 0;
    border-color: #253D4E;
}
.hidden {
    display: none;
}
.animation-element {
    opacity: 0;
    position: relative;
}
.animation-element.slide-left {
    opacity: 0;
    transform: translate3d(-200px, 0px, 0px);
    transition: all 500ms linear 0s;
}
.animation-element.slide-left.in-view {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
    opacity: 0;
    transform: translate3d(+200px, 0px, 0px);
    transition: all 500ms linear 0s;
}
.animation-element.slide-right.in-view {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.bounce-up {
    backface-visibility: hidden;
    opacity: 0;
    transform: translate3d(0px, 200px, 0px);
    transition: all 900ms ease-out 0s;
}
.bounce-up.in-view {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}
@keyframes left_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(100%, 100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(-40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
@keyframes left_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(100%, 100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(-40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
@keyframes left_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(100%, 100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(-40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
@keyframes right_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(-100%, -100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
@keyframes right_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(-100%, 100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
@keyframes right_animation {
0% {
    opacity: 0;
    transform: rotate(180deg) translate3d(-100%, -100%, 0px);
}
75% {
    opacity: 0.8;
    transform: rotate(40deg);
}
100% {
    opacity: 1;
    transform: rotate(0deg) translate3d(0%, 0%, 0px);
}
}
.multi-step-left {
    opacity: 0;
    position: relative;
}
.multi-step-left.in-view {
    animation: 1300ms ease-in 0s normal both 1 running left_animation;
}
.multi-step-right.in-view {
    animation: 1300ms linear 0s normal both 1 running right_animation;
}
.img-ef2 {
    display: block;
    overflow: hidden;
	 margin:0 0px;
    position: relative;
}
.img-ef2 img {
    width: 100%;
}
/*.img-ef2::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.3s ease-in-out 0s;
}
.img-ef2:hover::before {
    animation: 600ms ease-in-out 0s normal none 1 running rollIn;
    opacity: 1;
}*/




.block-img .img-1 {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    width: 50%;
}


.img-ef3 {
    display: block;
    overflow: hidden;
	 margin:0 0px;
    position: relative;
}
.img-ef3 img {border:1px solid #eee;padding:2px;
    width: 100%;
}
.img-ef3::before {
   
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 1;
    position: absolute;
    right: 10px;border:1px solid #fff;
    top: 10px;
    transition: all 0.3s ease-in-out 0s;
}
.img-ef3:hover::before { background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    animation: 600ms ease-in-out 0s normal none 1 running rollIn;
    opacity: 1;
}




.block-img .img-3 {
    display: inline-block;
    padding:5px;
    margin-bottom: 15px;
    
}
 
.block-img .img-4 {
    display: block;
    margin-bottom: 18px;
    width: 100%;
}


 .social-footer .link-follow {
    margin-bottom: 0;margin-top:10px; text-align: center;
    padding-left: 0;margin-left:auto;margin-right:auto;
}
 .social-footer .link-follow li {
    display: inline-block;
    
    text-align: center;
}
.social-footer .link-follow li a {
    background:#fff ;
    border: 1px solid #1F8FCD;
    border-radius: 100%;
    color:#1F8FCD;
    display: inline-block;
    font-size: 20px;
    height:45px;
    line-height: 45px;
    margin-bottom: 0;
    margin-right: 5px;
    padding-left: 0;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 45px;
}
.social-footer .link-follow li a:hover {
    background:#ff175a;transition: all 400ms ease-in-out 0s;
    color:  #fff;
}
.social-footer .link-follow li a span {
    display: none;
}
.social-footer .link-follow li a i {
    font-size: 20px;
    line-height: 40px;
}

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

.social-footer {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.social-footer .link-follow {
    display: inline-block;
}
}
.clear{clear:both}
.asagi{margin-bottom:10px;}
.kategory h4 a{font-size:13px;}
.kategory h4{line-height:12px;}
.kategory img{         border-radius: 150px; box-shadow: 0 0 5px 2px #d4d4d4;}
.kategory img:hover{         border-radius: 150px; transform: rotate(-360deg);
	transition: all 0.5s ease 0s;
	-webkit-transform: rotate(-360deg);
	-webkit-transition: all 0.5s ease 0s;
	cursor: pointer}


.service-heading-block{
	display:block;
	margin-bottom:0px;
	}
.sub-title {
  font-size: 15px;
  font-weight: 30;
  line-height: 16px;
}
.feature-block {
  background-color: #fff;
  border-radius: 2px;
  padding: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 5px;
  transition:all ease .5s
}

.fb-icon {
  border-radius: 50%;
  display: block;
  font-size: 36px;
  height: 50px;
  line-height: 50px;
  text-align:center;
  margin:1rem auto;
  width: 50px;
  transition: all 0.5s ease 0s;
}

.fb-icon.color-info {
  color: #333;
}
.fb-icon.color-warning {
  color: #333;
}
.fb-icon.color-success {
  color: #333;
}
.fb-icon.color-danger {
  color: #333;
}
.feature-block h4 {
  font-size: 15px;
}

.btn-custom{
  border: medium none;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 10px 1px;
  outline: 0 none;
  padding: 8px 30px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

label.btn span {
  font-size: 1.5em ;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #f44336;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #4CAF50;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #4CAF50;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #4CAF50;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #4CAF50;
}

div[data-toggle="buttons"] label.active{
    background-color: #fff;
    border: none;
    color: #666;
    text-align: center;
    border: 2px solid #e9e9e9;
}

div[data-toggle="buttons"] label {
   background-color: #fff;
    border: none;
    color: #666;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border: 2px solid #FF175A;

}
div[data-toggle="buttons"] label:hover {
color: #2E7EB3;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}

.uyeols{
width: 100px;
    display: block;
    font-size: 12px;
    color: #253D4E;
    white-space: nowrap;
    line-height: 1.4;
    overflow: hidden;
    padding: 1px 5px 0px 20px;

   
}
.girisyap{
       display: inherit;
    color: #253D4E;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    padding: 1px 5px 10px 11px;
}
.uyeols1{
width: 80px;
    display: block;
    font-size: 12px;
    color: #253D4E;
    white-space: nowrap;
    line-height: 1.4;
    overflow: hidden;

   
}
.girisyap1{
    display: inherit;
    color: #253D4E;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
}
.kategoribaslik {
        background: #Fff url(../image/kategori-bg.jpg) no-repeat center;
       
        height:110px;
}
.badgeAlert {
      display: inline-block;
    min-width: 10px;
     font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 21px;
    text-align: center;
    background-color: #1F8FCD;
    border-radius: 10px;
    position: absolute;
    margin: 1px 20px 20px 20px;
	transform: scale(1);
	animation: pulse 2s infinite;
	border: 2px solid #fff;


}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
a[data-toggle="modal"] {
  margin: 5px;
}
.title {
  color: #757575;
  font-weight: bold;
}
.modal {
  text-align: left;
}
.modal-content {
  border: none;
  border-radius: 2px;
      box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
}
.modal-header{
  border-bottom: 0;
  padding-top: 15px;
  padding-right: 26px;
  padding-left: 26px;
  padding-bottom: 0px;
}
.modal-title {
  font-size: 34px;
}
.modal-body{
  border-bottom: 0;
  padding-top: 5px;
  padding-right: 26px;
  padding-left: 26px;
  padding-bottom: 10px;
  font-size: 15px;
}
.modal-footer {
  border-top:0;
  padding-top: 0px;
  padding-right:26px;
  padding-bottom:26px;
  padding-left:26px;
}
/* ==========================
   PRO NOTICE BAR (#headeryazi)
   ========================== */
#headeryazi{
  position: sticky;
  top: 0;
  z-index: 99999;

  /* bar */
  background: linear-gradient(90deg, #243143 0%, #1f8fcd 60%, #243143 100%);
  color: #fff;

  border-bottom: 1px solid rgba(255,255,255,.12);


  /* smooth */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#headeryazi > div{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 12px;
}

#headeryazi .notice-text{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  padding: 12px 48px 12px 12px; /* sağda X için yer */
  font-size: 18px;
  line-height: 1.35;
  font-weight: 600;
  letter-spacing: .2px;
  text-align: center;
}

/* içerik linkleri varsa şık dursun */
#headeryazi .notice-text a:not(#closeButton){
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
  opacity: .95;
}
#headeryazi .notice-text a:not(#closeButton):hover{
  opacity: 1;
}

/* X butonu */
#headeryazi #closeButton{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);

  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.25);
  background: rgba(0,0,0,.18);

  color: #fff;
  text-decoration: none;
  font-weight: 800;
  font-size: 16px;

  cursor: pointer;
  transition: transform .12s ease, background .12s ease, border-color .12s ease, opacity .12s ease;
}

#headeryazi #closeButton:hover{
  background: rgba(0,0,0,.28);
  border-color: rgba(255,255,255,.38);
}
#headeryazi #closeButton:active{
  transform: translateY(-50%) scale(.96);
}

/* mobil */
@media (max-width: 576px){
  #headeryazi .notice-text{
    font-size: 11px;
    padding: 10px 44px 10px 10px;
  }
  #headeryazi #closeButton{
    width: 32px;
    height: 32px;
  }
}

/* =========================================================
   FEATURED: PC 5'li yan yana, mobil 2'li (görseldeki gibi)
   ========================================================= */

/* 5 kartı yan yana diz */
.featured.section-padding .row{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;              /* kartlar arası boşluk */
  margin: 0;              /* bootstrap row negatif marginleri varsa ez */
}

/* Bootstrap kolon padding/marginlerini bu blokta iptal et */
.featured.section-padding .row > [class*="col-"]{
  max-width: 100%;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
}

/* Mobil: 2'li */
@media (max-width: 767.98px){
  .featured.section-padding .row{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
}

/* Tablet: 3'lü (istersen kaldırabilirsin) */
@media (max-width: 991.98px){
  .featured.section-padding .row{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Kart tasarımı (görseldeki gibi açık gri, yumuşak) */
.featured .banner-left-icon{
  display: flex;
  align-items: center;
  gap: 14px;

  background: #f5f7fb;
  border: 0;
  border-radius: 14px;

  padding: 22px 22px;
  min-height: 110px;
  height: 100%;

  transition: transform .2s ease, box-shadow .2s ease;
}

.featured .banner-left-icon:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.08);
}

/* İkon */
.featured .banner-icon{
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.featured .banner-icon img{
  width: 60px;
  height: 60px;
  display: block;
  object-fit: contain;
}

/* Yazılar */
.featured .banner-text{ min-width: 0; }
.featured .icon-box-title{
  margin: 0 0 6px 0;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 700;
  color: #111827;
}
.featured .banner-text p{
  margin: 0;
  font-size: 14px;
  line-height: 1.25;
  color: #9ca3af;
}

/* Ürün kartındaki butonun hover’da alttan yukarı kaymasını kapat */
.product-thumb .button-group{
  bottom: 0 !important;          /* -95px yerine sabit */
  transition: none !important;   /* animasyonu kapat */
}
.product-thumb:hover .button-group{
  bottom: 0 !important;          /* hover’da da aynı kalsın */
}

/* Sadece .panel-scroll içinde */
.panel-scroll{
  scrollbar-width: thin;
  scrollbar-color: #1F8FCD #f1f5f9;
}
.panel-scroll::-webkit-scrollbar{ width:10px; height:10px; }
.panel-scroll::-webkit-scrollbar-track{ background:#f1f5f9; border-radius:12px; }
.panel-scroll::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg,#1F8FCD 0%,#253D4E 100%);
  border-radius:12px;
  border:2px solid #f1f5f9;
}
.panel-scroll::-webkit-scrollbar-thumb:hover{
  background: linear-gradient(180deg,#22a2e6 0%,#1f3342 100%);
}