@font-face {
    src: url(css/font/Nunito-Regular.ttf);
    font-family: 'Nunito', sans-serif;
}

body {
    background:#e0e6e0
}

a {color:#fff;}

* {
    font-family: 'Nunito', sans-serif;
}
.Telefon {
    height: 30px;
    background: #fff;     font-size: 17px;
}
.Telefon a {
	
	color:green;
}
h1 {
    font-size: 165%!important;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 10px;
}

h2 {
    font-size: 135%!important;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 10px;
}

h3 {
    font-size: 115%!important;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 10px;
}

h4 {
    font-size: 105%!important;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 10px;
}

.oval {
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#HeaderTop {
    background:#fff;
    height:30px;
    color:#222;
    line-height:35px;
    font-size:11pt;
}
#HeaderTop i {
    margin-right:3px;
    color:#0176c5;
}
#HeaderTop span {
    font-weight: 400;
    color: #747474;
    font-size:16px;
}
 
#Header .container{
   display: block!important;
   background:#fff;
   -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
   -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
   box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
   border-right:1px solid #eee;
   border-left:1px solid #eee;
   border-bottom:1px solid #eee;
}


#MenuB{
    margin-top:20px;
    margin-bottom:20px;
}

#MenuB .navbar {
    background:#343434!important;
    padding:0px;
    width:100%;
}

a.nav-link {
    transition: 300ms;   
    max-height:100px;
    padding-right: 10px!important;
    padding-left: 10px!important;
    line-height: 60px;
    font-size: 13pt;
    color:#eee !important;
    font-family: 'Open Sans', sans-serif;
}

a.nav-link:hover {
    background:#0176c5;
    color:#fff !important;   
}

#UstAciklama .container {
    background:#fff;
    -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    border:1px solid #eee;
    padding:15px;
}


#icerik .col-sm-3{
    padding:0px;
}

#icerik .container {
    background:#fff;
    -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    border:1px solid #eee;
    margin-top:10px;
}
#icerik .custom {
    padding:10px;
}
#icerik .custom img {
    border:1px solid #eee;
    border-radius:5px;
    margin-right:10px;
}

.alt strong {
	font-size: 115% !important;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	margin: 0 0 10px;
}

#icerik .custom strong {
    font-weight:600;
}

#icerik .custom p {
    font-size:16px;
    font-family:Calibri;
}

#icerik .custom a {
    font-size:16px;
}

#icerik .custom h1 {
    text-transform: uppercase;
}

#alticerik .container {
    background:#fff;
    -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    border:1px solid #eee;
    margin-top:30px;
}

#sonyazilar .container {
    background:#fff;
    -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    border:1px solid #eee;
    margin-top:30px;
    
}

#sonyazilar h4 {
    font-size:16px;
    text-transform: uppercase;
    color:#222;
}

#sonyazilar .readmore {
    font-size:16px;
}

#sonyazilar img {
    width:264px;
    border:1px solid #eee;
    border-radius:5px;
}

#sonyazilar p {
    font-size:14px;
    font-family: Calibri;
}

#sonyazilar .col {
    padding:10px;
}


.w-100 {
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}


#footer .container-fluid {
    background:#fff;
    -webkit-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    -moz-box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    box-shadow: 0px 30px 20px 0px rgba(228,230,231,1);
    border:1px solid #eee;
    margin-top:30px;
}

#footer .col {
    margin-top:15px;
    padding:5px;
    line-height:20px;
}

#content .urunisim {
    font-size:18pt;
    margin-top:25px;
}
#content .description {
    margin-top:25px;
}
#content .thumbnail img {
    border-radius:5px;
    border:1px solid #eee;
    padding:10px;
    margin-top:10px;
}
.product-right {
   padding:10px;
 
}
.bilgiler .col {
    margin-bottom: 10px;
}

.card {
	width: 23rem!important;
	margin-left:20px!important;
	}
.card img {
    height:220px;
}

.card p {
    font-size:14px;
}
.marginsiparis {
    margin-bottom:1%;
}

.hediye {  
      color: #0c80d1;
      font-size:12px;
}
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 30px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
    -moz-box-shadow: inset 0 0 7px #666;
    -webkit-box-shadow: inset 0 0 7px #666;
    box-shadow: inset 0 0 7px #666;
}

.option-input:hover {
    background: #9faab7;
}

.option-input:focus {
    outline: 0;
}

.option-input:checked {
    background: #0375ef;
}

.option-input:checked::before {
    height: 30px;
    width: 30px;
    position: absolute;
    content: url('../images/siparis-check.png');
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height:36px;
}

.option-input:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #40e0d0;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.option-input.radio {
    border-radius: 50%;
}

.option-input.radio::after {
    border-radius: 50%;
}

.logo {padding:0px;}
.buttonarka{background:#0064a7;color:#fff}.buttonarka:hover{background:#00548c;color:#fff;transition:.2s}
/* mobil */

@media (max-width:768px) {

    #MenuB .nav-link {
        padding:0px;
    }

    #MenuB .nav-link:hover {
        width:100%;
    }
    #Urunler .fiyat {
       margin-left: 19%;
    }

    #sonyazilar .col {
        width:50%;
    }

    .logo {
    }

    #icerik .custom img {
        width: 100%;
    }
	.card {
	margin-left:-4px!important;
	}
}
@media (max-width:1000px) { 

    #MenuB .navbar {
        padding:10px;
    }
	
}

@media (max-width:1200px) {
	.gizle {
        display:none;
    }
}/* Radio temel */
.radio-card input[type="radio"]{ position:absolute; opacity:0; }

.radio-card label{
  display:flex; align-items:center; justify-content:space-between;
  border:2px solid #e5e7eb; border-radius:.75rem;
  padding:.75rem 1rem; background:#fff; cursor:pointer;
  transition:box-shadow .2s ease, border-color .2s ease;
  width:100%; position:relative;
}
.radio-card + .radio-card{ margin-top:.6rem; }
.radio-card label:hover{ box-shadow:0 4px 10px rgba(0,0,0,.06); }
.radio-card input[type="radio"]:checked + label{
  border-color:#28a745; box-shadow:0 0 0 3px rgba(40,167,69,.2);
}

/* Soldaki daire (seçili değilken boş, seçili iken yeşil) */
.radio-card label::before{
  content:"";
  position:absolute; left:12px; top:50%; transform:translateY(-50%);
  width:20px; height:20px; border-radius:50%;
  border:2px solid #cbd3da; background:#fff;
}
.radio-card input[type="radio"]:checked + label::before{
  background:#28a745; border-color:#28a745;
}

/* ✅ Tik: SVG arkaplanlı, net ve pürüzsüz */
.radio-card label::after{
  content:"";
  position:absolute; left:12px; top:50%; transform:translateY(-50%);
  width:20px; height:20px;
  background-repeat:no-repeat; background-position:center; background-size:12px 12px;
  opacity:0;
}
/* Seçilince tik görünür */
.radio-card input[type="radio"]:checked + label::after{
  opacity:1;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M9 16.2L4.8 12 3.4 13.4 9 19l12-12-1.4-1.4z'/%3E%3C/svg%3E");
}

/* Soldaki ikon alanı için içeriği it */
.radio-card label{ padding-left:2.75rem; }

/* İç yapı (senin kullandıkların) */
.rc-left{ display:flex; flex-direction:column; }
.rc-title{ font-weight:600; font-size:1rem; line-height:1.2; }
.rc-sub{ margin-top:.15rem; font-size:.85rem; color:#6c757d; display:flex; align-items:center; gap:.5rem; flex-wrap:wrap; }
.pill{ display:inline-block; padding:.1rem .5rem; border-radius:999px; border:1px solid #e2e6ea; font-size:.8rem; color:#495057; background:#f8f9fa; }
.rc-price{ font-weight:700; font-size:1rem; margin-left:1rem; white-space:nowrap; }
.giftss{ margin-top:.25rem; font-size:.85rem; color:#155724; font-weight:600; }
.panel-body { background: #eee; border: 1px solid #ccc; padding: 7px; border-radius: 5px; }