.carousel-cell {
    margin-right: 5px;
    overflow: hidden;
}

.carousel-cell img {
    display: block;
    height: 300px;
    border-radius: 8px;
}

@media screen and (min-width: 768px) {
    .carousel-cell img {
        height: 400px;
    }
}

.ikra-urunkodu {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 110%;
    color: #2B2B2B;
}

.ikra-urunfiyat {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 110%;
    color: #2B2B2B;
}

.ikra-eskifiyat {
    color: #3D3D3D;
    font-size: 21px;
    text-decoration: line-through;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 500;
    line-height: 21px;
}

.ikra-totalmetre {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 110%;
    color: #2B2B2B;
}

.ikra-subtext a {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 110%;
    text-decoration-line: underline;
    color: #808080;
}

.ikra-hizliteklif a {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    width: 409px;
    padding: 14px;
    background: #be9732;
    border-radius: 5px;
    cursor: pointer;
    display: block;
}

@media (max-width: 700px) {
    .ikra-hizliteklif a {
        width: 250px;
    }

    .ikra-right-card {
        margin-left: 15px;
    }
}

.genel {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 130%;
    color: #2B2B2B;
    margin-top: 26px;
    display: flex;
    align-items: center;
}

.genel img {
    margin-right: 7px;
}


.ikra-cardmargin {

    margin-bottom: 100px;
}

.yapi-detay {
    background-color: white;
    height: auto;
    max-height: 760px;
    box-shadow: 0px 10px 20px -7px rgb(43 43 43 / 10%);
    */ box-shadow: 10px 2px 20px #cccccc8f;
    border-radius: 5px;
    text-align: center;
}




.yapi-detay-alt {
    background-color: white;
    height: auto;
    box-shadow: 0px 10px 20px -7px rgb(43 43 43 / 10%);
    */ box-shadow: 10px 2px 20px #cccccc8f;
    border-radius: 5px;
    padding: 2rem;
}

.yapi-detay-alt p {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.yapi-aciklama {

    background-color: white;
    box-shadow: 0px 10px 20px -7px rgb(43 43 43 / 10%);
    */ box-shadow: 10px 2px 20px #cccccc8f;
    border-radius: 5px;
    padding-left: 60px;
    padding-top: 45px;
    padding-bottom: 45px;
}

.urun-subtitle {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-size: 30px;
    font-weight: 100;
    line-height: 110%;
    color: #2B2B2B;
    margin-top: 50px;
    margin-bottom: 20px;
}

.sag-aciklama p {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 130%;
    color: rgb(43 43 43 / 90%);
    margin-top: 20px;
}

.sag-aciklama {
    margin-top: 30px;
}

.yapi-baslik {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 110%;
    color: #be9732;
    margin-bottom: 28px;
    word-spacing: normal;
    letter-spacing: 0px;
}

.yapi-baslik span {
    font-weight: 100;
}