body{
    background-color: #272e35;
}

.bg-body-sbymain {
    --bs-bg-opacity: 1;
    background-color: #212529;
}

input.my::placeholder {
    color: #fff !important;
}


.fs-16{
    font-size: 16px;
}

.bg-dark-sby{
    background-color: #2e3439;
}

.bg-dark-area{
    background-color: #272e35;
}

.custom-form input{
    background-color: #2e3842;
    border-color: #3d4a58;
    color: #fff;
}

.login-avatar{
    width: 20px;
    height: 20px;
    border-radius: 200px;
}

.custom-form input:focus{
    background-color: #2e3842;
    border-color: #3d4a58;
    color: #fff;
}

.btn-modal-close{
    background-color: #be5959;
    color: #fff;
    border-radius: 4px;
}

.btn-modal-close:hover{
    background-color: #ae4949;
    color: #fff;
}

.btn-modal-success{
    background-color: #74a85b;
    color: #fff;
    border-radius: 4px;
}

.btn-modal-success:hover{
    background-color: #5f9447;
    color: #fff;
}

.card-area{
    background-color: #272e35;
    color: #fff;
}

.head-logo{
    width: 170px;
}

.flag-img{
    width: 20px;
}

.custom-lang ul li{
    font-size: 13px;
}

.clear{
    clear: both;
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-sftby{
    background-color: #212529;
    color: #fff;
}

.btn-sftby:hover{
    background-color: #2c445c;
    color: #fff;
}

.btn-sftby-two{
    background-color: #2c445c;
    color: #fff;
}

.btn-sftby-two:hover{
    background-color: #435a70;
    color: #fff;
}

.road-path{
    color: #fff;
    background-color: #212529;
    padding: 10px;
}

.road-path a{
    color: #fff;
    text-decoration: none;
}

.main{
    background-color: #212529;
    width: 100%;
    padding: 20px;
}

.product-gallery img {
    height: 400px;
    object-fit: cover;
    width: 100%;
  }

  .thumbnail-carousel .carousel-inner {
    display: flex;
  }

  .thumbnail-carousel .carousel-item {
    flex: 1 0 0;
    max-width: 25%; /* 4 resim aynı anda gösterilecek */
  }

  .thumbnail-carousel img {
    width: 100px;
    object-fit: cover;
    cursor: pointer;
    margin: 0 auto;
  }

  .carousel-control-prev,
  .carousel-control-next {
    width: 5%; /* Ok kontrol düğmelerinin genişliği */
}

.avatar-user{
    width: 64px;
    border-radius: 10px;
}

.success-action{
    font-size: 12px;
    position: absolute;
    margin-top: 44px;
    left: 0;
    margin-left: 87px;
}

.popular{
    position: absolute;
    z-index: 1;
    right: 0;
    background-color: #212529;
    padding: 5px;
    border-radius: 10px;
    margin-right: 5px;
    margin-top: 5px;
    color: #fff;
}

.search-btn{
    margin-top: -35px;
    float: right;
    background: none;
    border: none;
    outline: none;
}

.sort-button{
    background-color: #212529;
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.sort-button a{
    color: #fff;
    text-decoration: none;
}

.price-ad{
    color: #96e140;
    font-size: 20px;
}

.btn-buy{
    background-color: #a987f1;
    color: #fff;
}

.btn-buy:hover{
    background-color: #7b5dbd;
    color:#fff;
}

.btn-buy:focus{
    background-color: #7b5dbd;
    color:#fff;
}

/* HEADER CONTENT */
@media (min-width: 992px) {
    .custom-lang {
        width: 110px;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        background: #272e35;
        margin-right: 10px;
        font-size: 13px;
    }
    .custom-notification{
        min-width: 50px;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        background: #272e35;
        margin-right: 10px;
        font-size: 13px;
    }
    .custom-account {
        min-width: 140px;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        background: #272e35;
        margin-right: 10px;
        font-size: 13px;
    }
    .custom-login{
        width: 145px;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        background: #272e35;
        margin-right: 10px;
        text-align: center;
        font-size: 13px;
    }

    .custom-register{
        width: 145px;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        background: #272e35;
        margin-right: 10px;
        text-align: center;
        font-size: 13px;
    }
    .mobile-text{
        display: none;
    }

    .mobile-notf{
        display: none;
    }
}


@media (max-width: 991px) {
    .custom-lang {
        width: auto;
        padding: 0;
        border-radius: 0;
        background: none;
        margin-right: 0;
    }
    .custom-account {
        width: auto;
        padding: 0;
        border-radius: 0;
        background: none;
        margin-right: 0;
    }
    .custom-login{
        width: auto;
        padding: 0;
        border-radius: 0;
        background: none;
        margin-right: 0;
    }

    .custom-notification{
        display: none;
    }

    .custom-register{
        width: auto;
        padding: 0;
        border-radius: 0;
        background: none;
        margin-right: 0;
    }
    .mobile-text{
        display: block;
    }
    .mobile-notf{
        display: block;
    }

    .mobile-notf .custom-notification{
        display: block;
    }
}
/* HEADER CONTENT */



/* SLIDER CONTENT */

.carousel-img {
    width: 100%;
    height: 315px;
    object-fit: cover;
  }

  @media (max-width: 768px) {
    .carousel-img {
      height: 50vh;
    }
  }

/* SLIDER CONTENT */


/* MENU CONTENT */
.menu-items{
    text-align: center;
    background-color: #212529;
    border-radius: 7px;
    padding: 13px 5px 5px 5px;
    height: 70px;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
    transition: 0.2s;
    font-size: 12px;
}

.menu-items:hover{
    background-color: #2e3439;
}

.menu-mobile{
    display: none;
}

@media (max-width: 991px) {
    .menu-desk{
        display: none;
    }

    .menu-mobile{
        display: block;
    }

    .menu-mobile .row .col-3{
        margin-top: 20px;
        margin-left: 20px;
    }

  }

/* MENU CONTENT */


/* CONTENT */
.card a{
    text-decoration: none;
}

.card-footer:hover{
    background-color: #262c31;
}

.card-body a{
    text-decoration: none;
    color: #fff;
}

.col-custom {
    flex: 0 0 16.66%;
    max-width: 16.66%;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    .col-custom {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media (max-width: 768px) {
    .col-custom {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .col-custom {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


.col-custom .card-text{
    font-size: 12px;
}

.col-custom .card-title{
    font-size: 11px;
}

.col-custom .card-footer{
    font-size: 13px;
}

.show-more{
    width: 100%;
    background-color: #212529;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

/* CONTENT */

/* FOOTER */
.footer {
    background-color: rgb(23, 27, 31);
    color: white;
    text-align: center;
    bottom: 0;
    width: 100%;
    font-size: 12px;
}

.top-footer{
    background-color: rgb(41, 53, 63);
    padding: 10px;
    text-align: center;
    margin:auto;
}

.top-footer h4{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}


.head-footer{
    background-color: rgb(23, 27, 31);
    width: 100%;
    padding: 10px;

    text-align: center;
}

.text-one{
    color: #e76565;
    font-size: 16px;
    font-weight: bold;
}

.text-two{
    color: #ddd;
    font-size: 13px;
    margin-bottom: 10px;
}

.footer a{
    text-decoration: none;
    color: #1e75b9;
}
/* FOOTER */

#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}
.skiptranslate{display: none;}


.profile-avatar{
    width: 128px;
    height: 128px;
    border-radius: 50%;
    float: left;
}

.information-main{
    min-height: 130px;
}

.user-info{
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.user-info h5{
    font-size: 18px;
}

.account-main{
    background-color: #2d333a;
    width: 100%;
    padding: 20px;
    color: #fff;
}

.user-info-account{
    text-align: center;
}

.account-avatar{
    width: 128px;
    height: 128px;
    border-radius: 50%;
}
.not-found{
    text-align: center;
    color: #fff;
}


.sort-button .active{
    color: #6373d2;
    cursor: pointer;
}

.line{
    width: 100%;
    height: 1px;
    border: 1px solid #5b5f85;
    margin: 30px 0px 40px 0px;
}


.chat-container {
    display: flex;
    flex-direction: column;
    height: 80vh;
    max-height: 600px;
    border: 1px solid #1d1f21;
    border-radius: 8px;
}
.chat-messages {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
}
.chat-form {
    border-top: 1px solid #1d1f21;
    padding: 10px;
    background-color: #2d333a;
}
.message {
    margin-bottom: 10px;
}
.message.user {
    text-align: right;
}
.message.user .message-content {
    background-color: #666fc2;
    color: white;
    border-radius: 15px;
    display: inline-block;
    padding: 10px;
}
.message.other .message-content {
    background-color: #ed6d6d;
    border-radius: 15px;
    display: inline-block;
    padding: 10px;
    color: #fff;
}

.ucd-cerceve{
    background-color: #dfff;
}
