@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;600;700&display=swap');

.fa-instagram {
    color: white; /* Instagram logosunun rengini beyaz yapar */
}


body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    background-color: #f0f2f5;
	color: #181818;
	
}

/* Modal veya Lightbox açıkken */
body.modal-open {
    overflow: hidden;
}

a {
    color: #181818 !important;
}
.text-dark {
     color: #181818 !important;
}
::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05)
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, .4)
}

.schedule .nav-link {
    padding: 14px 0;
    text-align: center;
    line-height: 16px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500
}

.schedule .nav-link p.mb-0.fw-bold {
    font-size: 13px
}

.schedule .nav-link.active,
.schedule .nav-link:focus {
    color: #f3af20 !important
}

.small,
small {
    font-size: 12px
}

.account-setup video {
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: 0
}

.btn-light {
    color: #212529 !important
}

.back-page {
    font-size: 19px;
    vertical-align: bottom
}

div,
a {
    outline: none !important;
    text-decoration: none !important
}

a {
    color: #000
}

a:hover {
    color: #f3af20}

.osahan-icofont {
    padding: 6px;
    background: #000;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    margin-right: 8px
}

.text-success {
    color: #f3af20 !important
}

.list-card-osahan-2 .img {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 15px
}

.pd-f a {
    height: 59px
}

.rating-stars .icofont-star {
    font-size: 10px;
    background: #000;
    color: #fff;
    padding: 2px;
    text-shadow: 0 0 1px #d2b128;
    border-radius: 5px;
	margin: 2px;
}

.osahan-radio .btn {
    border-radius: 23px !important;
    font-size: 12px;
    margin: 0 4px 0 0;
    border: 1px solid #ff6000;
    color: #ff6000;
    background: 0 0;
    padding: 5px 11px
}

.osahan-radio .btn.active {
    background: #ff6000 !important;
    border-color: #ff6000 !important
}

a.selected {
    color: #28a745 !important
}

.fixed-bottom-padding {
    padding-bottom: 0px
}

.fixed-bottom-auto {
    height: auto !important
}

.fixed-bottom {
    border-radius: 0;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
    height: 59px
}

.fixed-bottom .btn,
.fixed-bottom.btn {
    height: 59px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 14px;
    border: none
}

.fixed-bottom-bar {
    padding-bottom: 58px
}

.h-auto {
    height: auto
}

.modal-footer .btn {
    border-radius: 0
}

.slick-dots {
    bottom: 20px !important
}

.landing-page .zindex {
    right: 0;
    z-index: 9
}

.sc-osahan-logo {
    height: 30px
}

.index-osahan-logo {
    height: 90px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: 17px
}

.as-osahan-logo {
    width: 40px
}

.osahan-logo {
    height: 30px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: 17px
}

.pp-osahan-logo {
    height: 30px
}

.p-osahan-logo {
    height: 34px
}

.gs-logo {
    height: 100px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: 17px
}

.cart-items .img-fluid {
    width: 92px;
    height: 92px;
    object-fit: scale-down;
    min-width: 92px;
    padding: 7px;
    border-radius: 6px
}

.cart-items-number .form-control {
    max-width: 30px;
    text-align: center;
    padding: 0;
    height: 30px;
    border: none !important;
    background: 0 0;
    color: #5d6671
}

.cart-items-number .btn {
    width: 28px;
    background: #fff;
    height: 28px;
    border-radius: 50px !important;
    color: #ff6000;
    font-size: 17px;
    box-shadow: 0 0 3px #dedede;
    line-height: 18px;
    text-align: center;
    padding: 0;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important
}

.cart-items-number .btn:hover,
.cart-items-number .btn:focus {
    background: #ff6000;
    color: #fff
}

.cart-items-number .input-group-prepend {
    height: 28px;
    width: 28px
}

.cart-items-number .input-group-append {
    height: 28px;
    width: 28px
}

.cart-items-number {
    border-radius: 50px;
    padding: 3px;
    background: #f7f7f8;
    width: 90px;
    height: 34px
}

/* Kategori resimlerinin kapsayıcı div'ine stil ver */
.c-it {
    position: relative;
    overflow: hidden;
}

/* Kategori resmi için stil */
.c-it img {
    width: 100%;
    height: auto;
    display: block;
}

/* Kategori adı için stil */
.c-it .category-text {
    position: absolute;
    bottom: 0; /* Resmin altına hizala */
    left: 0;
    width: 100%;
    padding: 10px; /* Metin ile kenar arasına boşluk bırakır */
    background-color: rgba(0, 0, 0, 0.5); /* Opaklık %50, koyu gri arka plan */
    color: white; /* Metin rengi beyaz */
    font-size: 1.2rem; /* Metin boyutu */
    font-weight: bold; /* Kalın metin */
    text-align: center; /* Metni ortala */
    box-sizing: border-box; /* Padding ve border'ı genişliğe dahil et */
    pointer-events: none; /* Tıklanabilirlik sağlamaz */
}


.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.form-check-input:checked {
    background-color: #28a745;
    border-color: #28a745
}

.border-custom-radio .form-check-input:checked {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0;
    border: 2px solid #28a745;
    background: no-repeat;
    border-radius: .4rem !important;
    display: block;
    pointer-events: none
}

.border-custom-radio .form-check-input {
    display: none
}

.custom-radio input {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto
}

.custom-radio {
    position: relative;
    margin-bottom: 0
}


/* Kategori fotoğrafı için stil */
.category-banner {
   position: relative;
   width: 100%;
   height: 300px; /* Fotoğraf yüksekliği, ihtiyaca göre ayarlanabilir */
   overflow: hidden;
}

.category-banner img {
   width: 100%; /* Fotoğrafın genişliği tam ekran */
   height: 100%; /* Fotoğrafın yüksekliği tam ekran */
   object-fit: cover; /* Fotoğrafın oranını koruyarak kapsar */
}

/* Ürünler için stil */
.list-card-image {
   display: flex;
   align-items: center;
   padding: 10px; /* Ürünler arasında biraz boşluk bırakmak için */
}

.image-container {
   flex: 0 0 25%; /* Ürün fotoğrafının ekranın %25'ini kaplamasını sağlar */
   max-width: 25%; /* Maksimum genişlik */
   position: relative;
}

.item-img {
   width: 100%; /* Görsel genişliği konteynerle uyumlu */
   height: auto;
   border-radius: 5px; /* Görsele köşe yuvarlatma efekti */
}

.details-container {
   flex: 1; /* Kalan alanı kaplar */
   display: flex;
   align-items: center; /* Yükseklik boyunca ortalar */
   padding-left: 15px; /* Fotoğraf ile detaylar arasındaki boşluk */
}

.text-container {
   flex-direction: column;
   justify-content: center; /* Ürün adı ve açıklama dikeyde ortalar */
   flex-grow: 1; /* Kalan alanı kaplar */
}

.d-flex {
   display: flex;
}

.align-items-center {
   align-items: center; /* Ürün adı ve fiyatı dikeyde ortalar */
}

.item-name {
   margin-right: 15px; /* Ürün adı ile fiyat arasında boşluk bırakır */
}



.ms-3 {
   margin-left: 1rem; /* Fiyat ile ürün adı arasındaki boşluğu ayarlar (Bootstrap sınıfı) */
}



.list-card-image .price {
    font-size: 18px;
}


.list-card-image a.btn {
    border: 3px solid #f1f2f5;
    width: 33px;
    background: #fff;
    height: 33px;
    border-radius: 50px !important;
    color: #ff6000;
    font-size: 17px;
    box-shadow: 0 0 3px #dedede;
    line-height: 0;
    text-align: center;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.list-card-image a.btn:hover,
.list-card-image a.btn:focus {
    background: #ff6000;
    color: #fff
}

.landing-page .slick-dots {
    bottom: 80px !important
}

.c-it p {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
	font-weight: 600;
}

.c-it img {
    height: 25vh; /* Ekranın yüksekliğinin %25'i kadar yükseklik */
    width: 100%;  /* Genişlik tam olarak kapsar */
    border-radius: 5px; /* Köşeleri yuvarlatır */
    object-fit: cover; /* Fotoğrafın alanı orantılı şekilde kaplamasını sağlar */
}


.opt {
    font-size: 23px !important
}

.bg-success {
    background: #28a745;
    background: -moz-linear-gradient(-45deg, #28a745 0%, #5ad363 100%);
    background: -webkit-linear-gradient(-45deg, #28a745 0%, #5ad363 100%);
    background: linear-gradient(135deg, #28a745 0%, #5ad363 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28a745', endColorstr='#5ad363', GradientType=1)
}

.btn-success {
    background: #28a745;
    background: -moz-linear-gradient(-45deg, #28a745 0%, #5ad363 100%);
    background: -webkit-linear-gradient(-45deg, #28a745 0%, #5ad363 100%);
    background: linear-gradient(135deg, #28a745 0%, #5ad363 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28a745', endColorstr='#5ad363', GradientType=1)
}

.btn-lg {
    font-size: 14px !important;
    padding: 12px 14px;
    font-weight: 500
}

label {
    margin: 0 0 2px;
    font-size: 12px;
    color: #4a4949
}

.form-control {
    border-bottom: 1px solid #cacdd0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 13px;
    box-shadow: none !important
}

.form-control:focus {
    border-color: #f3af20}

.input-group .btn {
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 0;
    border-bottom: 1px solid #cacdd0
}

.btn {
    font-size: 13px
}

.btn.focus,
.btn:focus {
    box-shadow: none !important
}

.badge {
    font-size: 11px;
    padding: 7px 9px;
    font-weight: 500
}

.badge-success {
    color: #28a745;
    background-color: rgb(40 167 69/15%)
}

.badge-warning {
    color: #eab002;
    background-color: rgb(255 193 7/15%)
}

.badge-danger {
    color: #ff6000;
    background-color: rgb(255 96 0/15%)
}

.badge-info {
    color: #17a2b8;
    background-color: rgb(23 162 184/15%)
}

.badge-primary {
    color: #007bff;
    background-color: rgb(0 123 255/15%)
}

.badge-dark {
    color: #343a40;
    background-color: rgb(52 58 64/15%)
}

.bg-danger {
    background: #ff6000;
    background: -moz-linear-gradient(-45deg, #ff6000 0%, #f5bb50 100%);
    background: -webkit-linear-gradient(-45deg, #ff6000 0%, #f5bb50 100%);
    background: linear-gradient(135deg, #ff6000 0%, #f5bb50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6000', endColorstr='#f5bb50', GradientType=1)
}

.bg-info {
    background: #17a2b8;
    background: -moz-linear-gradient(-45deg, #17a2b8 0%, #1a68ce 100%);
    background: -webkit-linear-gradient(-45deg, #17a2b8 0%, #1a68ce 100%);
    background: linear-gradient(135deg, #17a2b8 0%, #1a68ce 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17a2b8', endColorstr='#1a68ce', GradientType=1)
}

.modal-dialog {
    padding: 0;
    margin: 0;
    border: none !important;
    width: 100%;
    max-width: 100%
}

.modal-content {
    border: none;
    border-radius: 0;
    height: 100vh
}

.modal-body {
    overflow: auto
}

.rounded {
    border-radius: .4rem !important
}

.filter .form-check-label::before {
    right: 1rem;
    left: auto;
    margin: auto;
    top: 0;
    bottom: 0
}

.filter .form-check-label::after {
    left: auto;
    right: 1rem;
    margin: auto;
    top: 0;
    bottom: 0
}

.form-check-input:checked~.form-check-label::before {
    color: #fff;
    border-color: #f3af20;
    background-color: #f3af20}

.theme-switch-wrapper {
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 99999;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.fixed-bottom-padding .theme-switch-wrapper {
    bottom: 10px
}


/* Geri gelme butonu kapsayıcısı için stil */
.back-button-container {
    width: 100%; /* Ekran genişliğini %100 kaplar */
}

.back-button {
    display: flex;
    align-items: center;
    justify-content: center; /* İçeriği ortalar */
    padding: 10px;
    background-color: #28a745; /* Yeşil arka plan */
    color: white; /* Beyaz metin rengi */
    font-weight: bold; /* Kalın metin */
    border: none; /* Kenarlık yok */
    border-radius: 5px; /* Yuvarlatılmış köşeler */
    text-decoration: none; /* Alt çizgi yok */
    width: 100%; /* Ekran genişliğini %100 kaplar */
    box-sizing: border-box; /* Padding ve border'ı genişliğe dahil et */
    transition: background-color 0.3s, transform 0.2s; /* Geçiş efektleri */
}

.back-button:hover {
    background-color: #218838; /* Hover efekti için daha koyu yeşil */
    transform: scale(1.05); /* Hover efekti için biraz büyütme */
}

.back-button i {
    margin-right: 8px; /* İkon ile metin arasına boşluk bırak */
    color: white; /* İkon rengi beyaz */
    font-size: 20px; /* İkon boyutu 20px */
}

.back-button span {
    display: inline; /* Metni yan yana yerleştir */
    color: white; /* Metin rengi beyaz */
    font-size: 16px; /* Metin boyutu 18px */
    text-transform: uppercase; /* Metni büyük harflerle yapar */
}


/* Kategori resminin kapsayıcı div'ine stil ver */
.cat-img-container {
    position: relative; /* İçindeki metin pozisyonlaması için */
    overflow: hidden;
}

/* Kategori resmi için stil */
.cat-img {
    width: 100%;
    height: auto;
    display: block;
}

/* Kategori adı için stil */
.category-text {
    position: absolute;
    bottom: 0; /* Resmin altına hizala */
    left: 0; /* Sol tarafa yasla */
    width: auto; /* Genişliği içeriğe göre ayarla */
    padding: 10px; /* Metin ile kenar arasına boşluk bırakır */
    background: rgba(0, 0, 0, 0.5); /* Opaklık %50, koyu gri arka plan */
    color: white; /* Metin rengi beyaz */
    font-size: 1.2rem; /* Metin boyutu */
    font-weight: bold; /* Kalın metin */
    text-transform: uppercase; /* Metni büyük harflerle yapar */
    text-align: left; /* Metni sola yasla */
    box-sizing: border-box; /* Padding ve border'ı genişliğe dahil et */
}


.theme-switch {
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.dark .theme-switch {
    background: #fff;
    color: #000
}

.theme-switch-wrapper em {
    display: none
}

.theme-switch-wrapper #checkbox {
    display: none
}

.dark body {
    background-color: #000;
    color: #fff
}

.dark .bg-white {
    background-color: #1b1b1b !important
}

.dark .border-bottom,
.dark .border-top,
.dark .border-start,
.dark .border-end {
    border-color: #292929 !important
}

.dark .text-dark {
    color: #e4e4e4 !important
}

.dark .modal-content {
    background-color: #000
}

.dark .bg-light {
    background-color: #101010 !important
}

.dark .modal-header {
    border-bottom: 1px solid #292929
}

.dark .close {
    color: #fff !important
}

.dark .btn {
    color: #fff
}

.dark a.text-dark:focus,
.dark a.text-dark:hover {
    color: #fff !important
}

.dark .list-card-image a.btn,
.dark .cart-items-number .btn {
    border: 3px solid #252525;
    background: #000;
    box-shadow: none
}

.dark .cart-items-number {
    background: #000
}

.dark .hc-nav-trigger {
    color: #f3af20 !important; 
}

.dark label {
    color: #fff
}

.dark .hc-offcanvas-nav .nav-container,
.dark .hc-offcanvas-nav .nav-wrapper,
.dark .hc-offcanvas-nav ul {
    background: #25282e
}

.dark .hc-offcanvas-nav li:not(.custom-content) a {
    color: #fff !important;
    background: transparent;
    border-bottom: 1px solid #33353e
}

.dark .hc-offcanvas-nav li:not(.custom-content) a:hover {
    color: #fff;
    background: #000 !important;
    border-bottom: 1px solid #000
}

.dark .hc-offcanvas-nav li.nav-close a,
.dark .hc-offcanvas-nav li.nav-back a {
    border-top: 1px solid #33353e;
    border-bottom: 1px solid #33353e
}

.dark .hc-offcanvas-nav .nav-item {
    background: transparent;
    border-bottom: 1px solid #343a40
}

.dark .hc-offcanvas-nav ul.bottom-nav {
    border-top: 1px solid #343a40
}

.dark .form-control {
    border-bottom: 1px solid #333538;
    background-color: transparent !important;
    font-size: 13px;
    box-shadow: none !important;
    color: #fff
}

.dark .text-muted {
    color: #99a2ab !important
}

.dark .list-card-image img {
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    border-radius: 6px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.dark .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff
}

.dark .slick-dots li button:before {
    color: #fff
}

.dark .list-card-osahan-2 .img {
    width: 100%;
    padding: 22px;
    margin-bottom: 15px
}

.dark .schedule .nav-link.active,
.dark .schedule .nav-link:focus {
    color: #f3af20 !important;
    background: #1b1b1b;
    border-color: #292929
}

.dark .schedule .nav-link:hover {
    background: #1b1b1b;
    border-color: #292929
}

.dark .nav-tabs {
    border-bottom: 1px solid #292929
}

.m-113 {
    height: 100%;
    object-fit: cover;
    padding: 5px;
}

.dil-listele {
    align-items: center;
    width: 100%
}

.nav-item-wrapper>a>img {
    max-width: 3rem;
    max-height: 3rem;
    object-fit: cover
}

.text-align-center {
    text-align: center
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
}

.section-subscribe {
    position: relative;
    padding: 20px;
    overflow: hidden
}

.section-subscribe .subcontainer {
    z-index: 1;
    position: relative
}

.section-subscribe .subcontainer .textsub {
    text-align: center
}

.section-subscribe .subcontainer .section-title {
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px
}

.section-subscribe .subcontainer .submitsub {
    background-color: #000000;
    position: absolute;
    color: #fff;
    font-size: 18px;
    border: 1px solid #000000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 4px 8px 0 10px;
    right: 30px;
    top: 11px;
    cursor: pointer;
    width: 28px;
    height: 28px
}

.section-subscribe .bg-subscribe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .2
}

.section-subscribe .bg-subscribe img {
    width: 100%;
    height: auto;
    max-height: 999999px
}

.section-subscribe .mail-subscribe-box {
    position: relative;
    padding-bottom: 35px;
    margin-top: 10px;
    padding: 0 20px
}

.section-subscribe .mail-subscribe-box input {
    color: #303030;
    border: 1px solid #000000;
    height: 50px;
    background: #fff;
    border-radius: 90px;
    margin-bottom: 0;
    padding: 10px 50px 10px 20px;
    box-sizing: border-box
}

.section-subscribe .mail-subscribe-box i {
    position: absolute;
    color: #000000;
    font-size: 18px;
    border: 1px solid #000000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 4px 8px 4px 10px;
    right: 30px;
    top: 11px;
    cursor: pointer;
    width: 28px;
    height: 28px
}

.theme-button {
    background-color: #000000;
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block
}

.theme-button.medium {
    padding: 10px 15px
}
.footer {
    padding: 15px 25px;
    height: 180;
    background-color: #000000;
    text-align: center;
    color: #fff
}

.footer .footer-heading {
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 9px
}

.footer .socmed {
    text-align: center;
    width: 100%
}

.footer .socmed .socmed-line {
    display: inline-block
}

.footer .socmed .socmed-line .socmed-item {
    width: 30px;
    height: 30px;
    display: table;
    text-align: center;
    color: #000000;
    background-color: #fff;
    -webkit-border-radius: 90%;
    -moz-border-radius: 90%;
    border-radius: 90%;
    font-size: 16px;
    padding: 0
}

.footer .socmed .socmed-line .socmed-item .si-icon {
    display: table-cell;
    vertical-align: middle;
    color: #000000
}
.urun_detay_baslik{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.urun_detay_begeni{
	width: 73px;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-top: 2px;
}
.urun_detay_begeni p i{
    font-size: 10px;
}
.cat-img{
    width:100%;
    height:auto;
}