@import url('https://fonts.googleapis.com/css2?family=DM+Sans&display=swap');


* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    background-color: #f2f2f2;
    font-family: 'DM Sans', sans-serif;
    color: #5a5a5a;
}

.w-80 {
    width: 80%!important;
}

/*header*/
.header {
    background-color: #0d0d0f;
}

.header .list-group-item {
    background: none !important;
    color: white;
}

.dil {
    color: #fff;
    text-decoration: none;
}


.dil:hover {
    color: #fff;
}

.navbutonu {
    background-image: url("../img/navbar-iconu.svg") !important;
}

.logo-link {
    /*padding-left: 13rem;*/
}

.girisyap,
.kayitol {
    color: white;
    font-size: 0.9rem;
    text-decoration: none;
    background-size: 1.5rem;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 2rem !important;
    padding: 1rem;
}

.girisyap:hover,
.kayitol:hover {
    color: white;
}

.girisyap {
    background-image: url("../img/girisyap.svg");
}

.kayitol {
    background-image: url("../img/kayıt-ol.svg");
}

.gorunmez {
    display: none;
}

.acilan-navbar {
    background-color: rgb(0, 0, 0);
}

.acilan-navbar a {
    color: white !important;
}

/*header end*/

/*arama butonu*/
.arama-butonu {
    padding-top: 14rem;
    background-image: url("../img/acilis-resmi.png");
    background-repeat: no-repeat;
    background-position: cover;
    padding-bottom: 14.4rem;
}

.arama-butonu li a {
    text-decoration: none;
    color: white;
}

.arama-butonu .list-group-item {
    border: none;
    background: none;
}

.arama-inputu {
    border: 0.1rem solid #858585;
    width: 30rem;
    padding: 0.6rem;
    border-radius: 0.6rem;
    background: none;
    background-image: url("../img/input-arkaplan.svg");
    background-repeat: no-repeat;
    background-size: 1.4rem;
    background-position: center right 10px;
    color: white;
}

.arama-inputu:focus {
    outline: none !important;
}


/*arama butonu end*/

/*tanıtım*/

.tanitim {
    background-color: #0e0d0f;
    padding: 2rem 1rem 2rem 1rem;
    color: white;
    font-size: 1.1rem;
}

.tanitim .baslik {
    font-size: 1.3rem;
}

/*tanıtım end*/

/*Hakkında*/

.hakkinda-info {
    background-color: #edecec;
    color: #8b8b8b;
    padding: 5rem;
    padding-top: 7rem !important;
    padding-bottom: 3rem !important;
    border-bottom: 1.3rem solid #0d0d0f;
}

.hakkinda-info p {
    padding: 0.4rem;
}

.since {
    padding-top: 3rem !important;
    font-weight: 500;
    padding-bottom: 0 !important;
}

.hakiki-deri {
    padding-top: 0rem !important;
    color: #5d5d5d;
    font-weight: 600;
    font-size: 1.7rem;
    letter-spacing: 5px !important;
}

.hakkinda-info a {
    text-decoration: none;
    color: #8b8b8b;
}

.hakkinda-info:hover {
    color: #8b8b8b;
}

.hakkinda-logo {
    width: 12rem;
}

/*Hakkında end*/

/*urunler*/


.urunler-arkaplan-div {
    position: relative;
    z-index: 30;
    top: -10rem !important;

    background-color: #f2f2f2;
    box-shadow: 2px 0px 17px #00000059;
}

#urunikincisiralama{--bs-gutter-x: 0;}

.detayrenkler{font-size:12px; margin-bottom:5px;}

/* shadow olmalı
.tanitim,
.hakkinda,
.urunler-arkaplan-div,
.seo-metni {}
*/

/*shadow*/

#rigovestirslider .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

#rigovestirslider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
#rigovestirslider .carousel-indicators [data-bs-target]{
    background-color:#8f8f8f;
}

.row-2-col {
    background-color: black;
}

#anasayfascrool{
    overflow-x: hidden;
    overflow-y: scroll;
    height: 250px;
    font-size: 0.9rem;
}

#anasayfascrool::-webkit-scrollbar {
  width: 10px;
}

#anasayfascrool::-webkit-scrollbar-track {
  background: #edecec; 
}
 
#anasayfascrool::-webkit-scrollbar-thumb {
  background: #c9c9c9; 
}

#anasayfascrool::-webkit-scrollbar-thumb:hover {
  background: #c9c9c9; 
}

.urunh5 {
    font-size: 1.6rem !important;
    letter-spacing: 4px !important;
}

.uruntanitimi {
    background: none;
    color: white;
    border: none !important;
}

.urunaciklamasi-ilk .card-body {
    background: #0d0d0f !important;
}

.card {
   /* border-right: 1px solid rgba(0,0,0,.125) !important;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border-left: none;
    border-top: none;*/
    border: 1px solid #e9e9e9;
}

.uruntanitimi a,
.uruntanitimi a:hover {
    color: white !important;
    text-decoration: none;
}

.deriayakkabi {
    color: #8c8c8c;
    padding-bottom: 3rem !important;
    padding-top: 2rem;
}

.urunler{
    background-color: #fefefe;
}

.urunler a{
    text-decoration:none;
    color:#5a5a5a;
}
.urunler .card-body {
    background-color: #fff;
}

.table{
    color: #5a5a5a !important;
    border-color: #ededed;
}

.card {
    border-radius: 0 !important;
}


.ilk-kart {
    border: none !important;
    background: #0d0d0f;
}


/*urunler*/

/*seo metni*/
.seo-metni {
    background-color: #f2f2f2;
}

.facebook {
    height: 1.8rem !important;
}

.instagram {
    width: 1.7rem !important;
}

.linkedin {
    width: 1.7rem !important;
}


.instagram-col,
.facebook-col,
.linkedin-col {
    padding: 2rem;
    display: flex;
    justify-content: center;
}

.facebook-col {
    background-color: #1b57bb;
}

.instagram-col {
    background-color: #47b8f2;
}

.linkedin-col {
    background-color: #0077b7;
}

.rigovester-p {
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: 4px;
}

.seo-sosyal{
    padding-right: 0;
}
/*seo metni end*/

/*İletisim*/
.iletisim {
    background: url("../img/iletisim-arkaplan.jpg") repeat;
    padding-top: 13rem;
    padding-bottom: 3rem;
    color: #5d5d5d;
    position: relative;
    top: -20rem;
    margin-bottom: -20rem !important;
}

.iletisim-input {
    width: 34rem;
    border-radius: 1rem;

}

.iletisim-input {
    width: 32rem;
    padding: 0.6rem;
    border-radius: 0.6rem;
    background-image: url("../img/iletisim-input-icon.svg");
    background-repeat: no-repeat;
    background-size: 1.4rem;
    background-position: center right 10px;
    color: black;
    border: none;
}

.iletisim-input:focus {
    outline: none !important;
}

.yeni-katalog {
    font-size: 1.7rem;
    letter-spacing: 5px;
    font-weight: 600;
    color: #5d5d5d;
}

.iletisim-input-row {
    padding-top: 1rem;
}

.iletisim-yazi {
    color: #989898;
}

/*İletisim end*/

/*Footer*/
.footer {
    background-color: #e6e5e5;
    color: #919191;
    font-size: 0.9rem;
}

.footer a{
    text-decoration:none;
    color: #919191;
}

.footer-sosyal li {
    color: #919191 !important;
}

.footer-rigovestir {
    font-size: 1.5rem;
    font-weight: 600;
    color: #5d5d5d;
    letter-spacing: 4px;
}

.footer-sosyal img {
    height: 1rem;
}

.footer-sosyal .list-group-item {
    border: none !important;
    background: none !important;
}

.footer-logo {
    width: 10rem;
}

.iletisim-ve-footer {
    position: relative;
    top: -20rem;
}

/*Footer*/


/*anasayfa gölge*/


/*anasayfa gölge end*/


/*Alt sayfalar*/

.alt-sayfa-uste-cik{
    position: relative;
    z-index: 30;
    top: -10rem;
    box-shadow: 2px 0px 17px #00000059;
}

.metin,
.iletisim-sayfasi-bilgiler{
    background-color: #f2f2f2;
}
.iletisim-sayfasi-bilgiler a {
    text-decoration: none;
    color: #989898;
}
.iletisim-sayfasi-bilgiler p {
    color: #989898;
}
.iletisim-sayfasi-bilgiler a:hover {
    color: #989898;
}

.hiyerarsi .list-group-item{
    background: none;
    color: black;
    border: none;
    padding: 0 0rem 0 0.8rem;
}
.hiyerarsi {
    padding: 0.8rem;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}
.hiyerarsi a {
    text-decoration: none;
    color: #727272;
}
/*Alt sayfalar end*/




















/*media*/

@media (max-width: 1399.98px) {
    .hakkinda-info {
        padding-top: 5rem !important;
        padding-bottom: 0rem !important;
    }

    .uruntanitimi {
        padding: 2rem;
        padding-top: 2rem !important;
    }

    .deriayakkabi {
        padding-bottom: 1rem !important;
        padding-top: 2.3rem;
    }

    .row-2-col {
        background-color: #f2f2f2 !important;
    }
}

@media (max-width: 1199.98px) {
    .hakkinda-info {
        padding-top: 2rem !important;
    }

    .hakkinda-logo {
        width: 8rem;
    }

    .deriayakkabi {
        padding-bottom: 0rem !important;
        padding-top: 1.3rem;
    }
}

@media (max-width: 991.98px) {
    .tanitim .col-lg-3 {
        padding: 1rem;
    }

    .hakiki-deri {
        font-size: 1rem;
    }

    .since {
        padding: 0.6rem !important;
    }

    .hakkinda-logo {
        display: none;
    }

    .urunh5 {
        letter-spacing: 2px !important;
        font-size: 1.3rem !important;
        margin-top: 1rem!important;
    }

    .uruntanitimi {
        font-size: 0.9rem;
        padding: 0rem !important;
    }

    .deriayakkabi {
        padding-bottom: 0rem !important;
        padding-top: 1.8rem;
    }

    .iletisim-input-row {
        padding: 1rem;
    }
}

@media (max-width: 767.98px) {


    .görünür {
        display: none;
    }

    .görünmez {
        display: block;
    }

    .logo-link {
        padding-left: 0 !important;
    }

    .hakkinda-info {
        padding-bottom: 3rem !important;
    }

    .uruntanitimi {
        padding: 1.8rem !important;
    }

    .deriayakkabi {
        padding-bottom: 0rem !important;
        padding-top: 2rem;
    }

    .footer .col-lg-3,
    .footer .col-lg-4 {
        justify-content: center !important;
        text-align: center;
    }

    .footer-sosyal .d-flex {
        justify-content: center !important;
    }

    .footer-logo-div {
        display: flex;
        justify-content: center;
    }

    .seo-sosyal {
        display: flex;
        justify-content: center;
        margin-top: 1rem;

    }

    .seo-sosyal div {
        float: left;
        width: 100%;
    }

    .facebook-col {
        padding: 2rem !important;
    }

    .instagram-col,
    .facebook-col,
    .linkedin-col {
        padding: 2rem;
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 724.98px) {

    .hakkinda-info {
        border-bottom: none !important;
    }

    .kategoriler li {
        margin: 0 !important;
    }
}


@media (max-width: 575.98px) {
    .urun-arama {
        padding: 1rem;
    }

    .logo-link img {
        width: 7rem;
    }

    .urunler .card-group {
        padding: 0.4rem 1.2rem 0.4rem 1.2rem;
    }

    .urunaciklamasi-ilk {
        padding: 0 !important;
    }

    .dikey-resim {
        padding: 0 !important;
    }
}



@media (max-width: 387.98px) {
    .kategoriler li {
        margin: 0 !important;
    }

    .arama-inputu {
        border: 0.1rem solid #858585;
        width: 30rem;
        padding: 0.6rem;
        border-radius: 0.6rem;
        background: none;
        background-image: url("../img/input-arkaplan.svg");
        background-repeat: no-repeat;
        background-size: 1rem;
        background-position: center right 10px;
    }

    .hakkinda-info {
        padding-bottom: 3rem !important;
        padding: 1rem !important;
    }
}











/*media end*/