.karg-op {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.spanner span {
    font-weight: 600;
}

.nameurunisim {
    padding-top: 0 !important;
}

.urun_ismi {
    margin-top: 0;
}

.kargo-gorsel {
    width: 64px !important;
    margin-bottom: 10px;
}

#etalage li.etalage_thumb {
    box-shadow: none !important;
}

.kargo-span {
    font-weight: 700;
    font-size: 12px;
}

#blogslider .item {
    padding: 15px;
    margin: 0px 10px;
    border-radius: 10px;
    border: 1px solid #ededed;
}

.karg-op a:hover {
    color: #C61919;
}

.karg-op .kargo-span:hover {
    color: #C61919;
}

.kategori-flexer:hover .kategorinamed {
    color: #C61919;
}

.ikonflex {
    display: flex;
    justify-content: flex-end;
    margin-top: -2px;
    margin-right: 0;
}

.lotsetter {
    width: 150px !important;
    margin-bottom: 15px;
    height: 150px;
}

.nameurunisim .siyahyazi.urun_ismi {
    display: flex;
    align-items: center;
    margin: 0 !important;
}

.takip_et {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cecece47;
    border-radius: 35px;
}

.takip_et img {
    width: 26px;
    height: 26px;
}

.displnone {
    display: none;
}

.product-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.uruncontent {
    border: 1px solid #cecece47;
    padding: 35px;
    padding: 35px 35px 35px;
    border-radius: 10px;
    min-height: 654px;
}

#productDetailMiddle.white {
    background: #fff;
    padding: 0px 15px 0 15px !important;
}

#product_options .form-control {
    box-shadow: none;
    outline: none;
    height: auto;
    border-radius: 10px;
    margin-top: 7px;
    margin-bottom: 20px;
    border: 1px solid #cecece47;
    font-weight: 600;
}

@media (min-width: 1366px) {
    .kategori-flexer {
        height: 200px;
    }
}

.kategori-flexer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.kategorinamed {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    padding-left: 10%;
    padding-right: 10%;
}

.marginrow {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    #blogslider .owl-dots {
        bottom: -30px !important;
    }

+
}

@media (min-width: 1024px) {
    .nameflex {
        width: auto;
    }

    #katslider .owl-dots {
        display: none !important;
    }

    .hesapisim {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 15px;
    }

    .deadlogin .openuser a img {
        margin-right: 0;
    }

    .deadlogin .openuser a {
        padding: 5px 0;
    }

    .headusr {
        font-size: 11px;
        margin-top: 0;
        font-weight: 400;
    }

    .hesapfirst {
        font-weight: 600;
    }
}

#katslider .owl-prev {
    left: -3%;
    opacity: 1;
}

#katslider .owl-next {
    right: -3%;
    opacity: 1;
}

#katslider .owl-nav button {
    background: transparent !important;
}

#katslider .owl-nav button span {
    color: #DE0000 !important;
    font-weight: 100;
    font-size: 70px;
    line-height: 0px;
}

@media (max-width: 1023px) {
    #katslider .owl-nav {
        display: none;
    }

    #katslider .owl-dots {
        bottom: 0px !important;
    }

    .main-right {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #katslider {
        padding-bottom: 25px;
    }
}

@media (max-width: 767px) {
    #katslider .owl-dots {
        bottom: -30px !important;
    }

    #katslider .owl-item {
        height: 100% !important;
    }

    #katslider {
        padding-bottom: 0px !important;
        margin-bottom: 30px;
    }
}

#katslider .owl-dots .owl-dot span {
    background: #D6D6D6 !important;
    border: none;
}

#katslider .owl-dots .owl-dot.active span {
    background: #DE0000 !important;
}

@media (min-width: 1024px) and (max-width: 1279px) {
    #katslider .owl-prev {
        left: -4%;
    }

    #katslider .owl-next {
        right: -4%;
    }

    .kategorinamed {
        font-size: 11px;
    }

    .lotsetter {
        width: 100px !important;
        height: 100px;
    }
}

@media (min-width: 1280px) and (max-width: 1400px) {
    #katslider .owl-prev {
        left: -4.5%;
    }

    #katslider .owl-next {
        right: -4.5%;
    }

    #headerBasket {
        margin-left: 8px;
    }
}

#no-more-tables .pull-right .button-other {
    color: #fff !important;
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        visibility: visible;
        opacity: 0;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@media (max-width: 767px) {
    #search {
        transition: 0.3s; /* Transition effect for smooth animation */
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        animation: slideInDown 0.3s;
    }

    .kategorinamed {
        font-size: 9px;
        padding-left: 0%;
        padding-right: 0%;
    }

    .lotsetter {
        width: 102px !important;
        height: 102px;
    }

    .marginrow {
        margin-top: 0;
        margin-bottom: 5px;
    }
}

@media (max-width: 1023px) {
    #header-gorunum {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #search {
        transition: 0.3s; /* Transition effect for smooth animation */
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        animation: slideInDown 1s;
        padding-right: 12px;
    }
}

#katslider .owl-item {
    height: 188px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .kategorinamed {
        padding-left: 3%;
        padding-right: 3%;
    }

    .kategori-flexer {
        height: 188px;
    }
}

@media (min-width: 1280px) and (max-width: 1400px) {
    .kategorinamed {
        font-size: 11px;
        padding-left: 4%;
        padding-right: 4%;
    }

    .lotsetter {
        width: 100px !important;
        height: 100px;
    }

    .kategori-flexer {
        height: 188px;
    }
}

#katslider .owl-stage-outer {
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (max-width: 767px) {
    #katslider .owl-stage-outer {
        padding-bottom: 0;
        padding-top: 0;
    }
}

@media (min-width: 375px) and (max-width: 413px) {
    .kategorinamed {
        font-size: 10px;
        padding-left: 0%;
        width: 98%;
        padding-right: 0%;
    }

    #katslider .owl-dots {
        bottom: -30px !important;
    }
}

@media (max-width: 320px) {
    .lotsetter {
        width: 90px !important;
        height: 90px;
    }
}

.uyeSendButton {
    margin-bottom: 45px;
}

@media (min-width: 414px) and (max-width: 767px) {
    .kategorinamed {
        font-size: 10px;
        padding-left: 3%;
        padding-right: 3%;
    }

    #katslider .owl-dots {
        bottom: -30px !important;
    }
}

@media (max-width: 360px) {
    .kategorinamed {
        font-size: 10px;
        padding-left: 0;
        width: 88%;
        padding-right: 0;
    }
}

@media (min-width: 1024px) {
    .gorselcoklayici .truckimage {
        left: 4%;
    }

    .gorselcoklayici2 .uruncontent {
        height: 100%;
    }

    .gorselcoklayici .etalage .etalage_thumb .etalage_thumb_image {
        width: 100% !important;
    }

    .gorselcoklayici .etalage_thumb .thumbnail .fancybox .etalage_thumb_image {
        width: 100% !important;
    }

    .gorselcoklayici .etalage {
        width: 100% !important;
    }

    .gorselcoklayici .etalage_thumb {
        width: 100% !important;
    }

    .leftgorselalan {
        width: 50%;
        padding: 0 15px 0 15px;
    }

    .rightcontentalan {
        width: 50%;
        padding: 0px 15px 0 0px;
    }

    .rowflexer {
        display: flex;
        margin-bottom: 3%;
    }
}

.etalage_thumb .thumbnail {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
}

@media (max-width: 1023px) {
    .leftgorselalan {
        width: 100%;
        padding: 0 15px;
    }

    .rightcontentalan {
        width: 100%;
        padding: 0 15px;
    }
}

.puanlama {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 15px;
}

.firstpuan {
    margin-right: 15px;
}

.firstpuan span {
    font-size: 18px;
    font-weight: 700;
    color: #525252;
}

.stararea {
    padding-top: 5px;
    margin-right: 15px;
}

.dotspan span {
    position: relative;
}

.dotspan span:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 35px;
    background-color: #525252;
}

.dotspan {
    margin-right: 15px;
}

.degerlendirme {
    margin-right: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.degerlendirme span {
    margin-right: 5px;
    font-weight: 500;
    transition: 300ms all linear;
}

.degerlendirme span:hover {
    text-decoration: underline;
    color: #DE0000;
}

.degerlendirme img {
    width: 23px;
}

.sorucevap span {
    margin-right: 5px;
    font-weight: 500;
    transition: 300ms all linear;
}

.sorucevap span:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #DE0000;
}

.sorucevap img {
    width: 23px;
}

.duetflex {
    display: flex;
    align-items: center;
}

.pikselcop {
    display: flex;
    align-items: center;
}

.leftarea {
    width: 44%;
    padding: 0;
    border: 1px solid #cecece47;
    border-radius: 10px;
    cursor: pointer;
}

.boxkampanya {
    display: flex;
    width: 56%;
    align-items: center;
    margin-left: 25px;
    background-color: #f4d4d58c;
    border-radius: 10px;
}

.leftarea {
    position: relative;
}

.leftarea:before {
    padding-left: 15px;
    padding-right: 15px;
    color: #DE0000;
    font-size: 20px;
    font-family: 'FontAwesome';
    content: "\f105";
    right: 0;
    font-weight: 700;
    top: 3px;
    position: absolute;
}

.tıklaspan {
    font-size: 14px;
    font-weight: 600;
    color: #525252;
}

.imgarea {
    padding: 7px 8px 7px 7px;
    background-color: #F4D4D5;
    height: 100%;
    border-radius: 10px;
    margin: 0 10px 0 0;
}

#product_options {
    width: 100%;
}

.sepete_ekle_button .button.button-cart-inline {
    border: 1px solid #DE0000 !important;
    background: #DE0000 !important;
}

.kargoland {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.altkargo-alan {
    border: 1px solid #cecece47;
    border-radius: 10px;
    padding: 12px 20px;
    margin-top: 10px;
    cursor: pointer;
    transition: 300ms all ease;
}

.altkargo-alan:hover {
    background-color: #d3d3d36e;
}

.left-kapsayan {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.left-kapsayan img {
    margin-right: 10px;
}

.marginspinner {
    margin-top: 15px;
}

.seedetails {
    color: #DE0000;
    font-weight: 600;
    margin-right: 5px;
}

.urun_detay_oge {
    display: flex;
    align-items: center;
    margin-left: 0px;
}

.urun_ismi {
    font-size: 20px !important;
}

.openerdetail {
    display: none;
    /* İsteğe bağlı ek stiller */
}

.detayli {
    cursor: pointer;
}

.kargo-name {
    font-weight: 700;
    display: flex;
    margin-bottom: 5px;
    align-items: center;
}

.ucret-flex {
    display: flex;
}

.ucretcls {
    margin-bottom: 5px;
    margin-right: 5px;
}

.openflexer {
    display: flex;
    margin-top: 5px;
}

.openerdetailcontentflex {
    display: flex;
}

.openerdetailcontentflex > div {
    flex: auto;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 15px;
}

.openerdetailcontentflex > div + div:before {
    content : '';
    position: absolute;
    top: 3px;
    left: -34px;
    width: 1px;
    height: 90%;
    background-color: #d3d3d3;
}

.urundet li a:before {
    padding-left: 15px;
    padding-right: 15px;
    color: #DE0000;
    font-size: 18px;
    font-family: 'FontAwesome';
    content: "\f105";
    top: 1px;
    position: relative;
}

.leftgorselalan {
    position: relative;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #DE0000;
    border-radius: 50%;
    padding: 19px 20px 19px 23px;
    background-color: #00000059;
    z-index: 1000;
}

.katbread .breadcrumb {
    margin-top: 20px;
    background-color: #e9ecef !important;
    border-radius: 10px;
}

.play-icon2 {
    background-color: #00000059;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    z-index: 1000;
    display: flex;
    padding: 18px 16px 18px 21px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #DE0000;
}

.leftarea {
    margin-top: 15px;
    margin-bottom: 5px;
}

.revbgcount .stararea svg {
    width: 10px !important;
    height: 10px !important;
}

@media (max-width: 767px) {

    .openerdetailcontentflex {
        flex-direction: column;
    }

    .altprosecond img {
        width: 25px;
    }

    .sorucevap span {
        font-weight: 400;
        font-size: 13px;
        color: #525252;
    }

    .degerlendirme span {
        font-size: 13px;
        font-weight: 400;
        color: #525252;
    }

    .toplualim {
        display: none;
    }

    .katbread .breadcrumb {
        margin: 0;
        padding: 0;
        background-color: transparent !important;
    }

    .breadcrumb {
        height: 100%;
        width: 750px;
        display: inline-flex;
        align-items: center;
    }

    .katbread .breadcrumb li a {
        font-size: 11px !important;
    }

    .katbread.urundet {
        overflow-x: scroll;
    }

    .urundet li a:before {
        font-size: 14px;
    }

    .mobileline {
        border-top: 1px solid #cecece47;
        padding-top: 1%;
        padding-bottom: 3%;
    }

    .leftgorselalan #owl-demo .item {
        border: 4px solid #cecece47;
        border-radius: 10px;
        padding: 3px;
    }

    .leftgorselalan .owl-theme .owl-controls {
        position: absolute;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .leftgorselalan .owl-theme .owl-controls .owl-page span {
        width: 10px;
        height: 10px;
        margin: 5px 4px;
    }

    .leftgorselalan .owl-theme .owl-controls .owl-page.active span {
        background: #DE0000;
    }

    .urunvideo {
        background-image: linear-gradient(168deg, rgb(244 212 213) 10%, rgb(222 0 0 / 90%) 85%);
        width: 100%;
        display: inline-flex;
        padding: 3px 5px 5px 6px;
        align-items: center;
        border-radius: 20px;
        justify-content: space-between;
    }

    .playerss {
        width: 18px;
    }

    .nexxs img {
        width: 14px;
    }

    .leftss span {
        font-size: 12px;
        color: #fff;
        font-weight: 600;
    }

    .pozisyonel {
        position: relative;
    }

    .absoluter {
        display: inline;
        position: absolute;
        right: 0;
        bottom: -1%;
        z-index: 999;
    }

    .katbread.urundet::-webkit-scrollbar {
        display: none; /* Hide scrollbar for Chrome, Safari, and Opera */
    }

    .socials-wrap-product {
        display: none;
    }

    .uruncontent {
        padding: 0;
        margin-top: 15px;
        border: none;
    }

    .nameflex {
        width: 92%;
    }

    .sharecont {
        width: 8%;
        display: flex;
        justify-content: flex-end;
    }

    .sharecont img {
        width: 100%;
    }

    .nameflex {
        padding-top: 0px;
    }

    .takip_et img {
        width: 21px;
        height: 21px;
    }

    .altproflex {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sorucevap {
        display: flex;
        align-items: center;
    }

    .ikonflex {
        margin-right: 0;
        margin-top: 0;
    }

    .takip_et {
        width: 32px;
        height: 32px;
        border: none;
        border-radius: 0;
        justify-content: flex-end;
    }

    .product-flex {
        margin-bottom: 7px;
    }

    .firstpuan {
        margin-right: 0;
    }

    .altprosecond {
        margin-top: 5px;
        padding-bottom: 7px;
        margin-bottom: 10px;
        border-bottom: 1px solid #cecece47;
    }

    .masaustu1 {
        display: none;
    }

    #product_options .option {
        margin-top: 0px;
    }

    #product_options .form-control {
        margin-bottom: 15px;
    }

    .pikselcop {
        flex-direction: column;
    }

    .leftarea {
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .boxkampanya {
        width: 100%;
        height: 0;
        margin: 0;
    }

    .boxkampanya.active {
        height: 100%;
        margin: 0 0 0 0;
        justify-content: center;
    }

    .boxkampanya img {
        padding: 3px 3px 3px 3px;
        width: 20px;
    }

    .mobilpuan {
        display: none;
    }

    .aciklamakisadesc {
        display: none !important;
    }

    .altkargo-alan {
        padding: 15px 0 15px 0px;
    }

    .kargoland {
        display: flex;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

    .kargo-name {
        width: 100%;
        padding: 0 10px;
    }

    .detayli {
        margin-right: 10px;
    }

    .bilgi-kargo {
        font-weight: 600;
        width: 100%;
        padding: 0 10px;
    }

    .openflexer {
        flex-direction: column;
    }

    .kapsamaalani {
        display: flex;
        align-items: center;
    }

    .mobilkapsama {
        width: 18px;
        margin-right: 5px !important;
    }

    .openerdetail2 {
        width: 100%;
    }

    .ucret-flex {
        margin: 0;
        border-bottom: 1px solid #cecece47;
        margin-bottom: 7px;
        padding-bottom: 7px;
    }

    .openerdetailcontentflex > div .ucret-flex {
        align-items: center;
    }

    .ucret-flex span {
        padding: 0 10px;
    }

    .openerdetailcontentflex > div {
        margin-top: 10px;
    }

    .openerdetailcontentflex > .ucret-flex span {
        margin-top: 0;
    }

    .ucretcls {
        display: flex;
        align-items: center;
        margin-top: 5px;
        font-weight: 500;
    }

    #desi_oran1 {
        padding-left: 3%;
    }

    #desi_oran2 {
        padding-left: 3%;
    }

    .kargo_adi {
        margin-left: 10px;
    }

    .kargo_sayac {
        flex: 0 0 100%;
        padding: 10px 10px 0;
    }

    .kargo-name {
        margin-bottom: 0;
        gap: 7px;
    }

    .koop span {
        font-size: 14px;
        font-weight: 700;
    }

    .detayli {
        display: flex;
        align-items: center;
    }

    .realactive {
        display: block !important;
    }

    .kargoland2 .cristal {
        display: none;
    }

    .rowler {
        margin: 0;
        display: flex;
        align-items: center;
    }

    .padderzero {
        padding: 0;
    }

    .duetflex {
        flex-direction: column;
        align-items: flex-start;
    }

    #urun_detay_satinal_butonlar a {
        border-radius: 4px;
    }

    .strikethrough {
        margin-left: 0;
        font-size: 20px;
    }

    .discount2 {
        background: transparent;
        color: #4dca5c;
        font-size: 14px;
        padding: 0;
        border: none;
        font-weight: 700;
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .duetflex {
        margin-bottom: 0;
    }

    .left-kapsayan img {
        margin-right: 5px;
    }

    .mobiltrucker {
        width: 18px;
    }

    .openflexer {
        margin-top: 5px;
        border-top: 1px solid #cecece47;
        padding-top: 5px;
    }

    #urun_detay_satinal_butonlar {
        padding-left: 0;
        padding-right: 0;
    }
    .uruncontent {
        height: 100%;
    }

    .sharecont svg path {
        fill: #525252;
    }

    .kraloge {
        display: none;
    }

    .seedetails {
        font-size: 13px;
    }

    .truckimage {
        top: 8px;
        left: 6%;
    }

    .rowflexer {
        margin-top: -5px;
    }

    .nameurunisim .stokcode {
        margin-left: 5px;
    }

    .breadcrumb {
        padding: 5px 30px;
    }
    .detayli img {
        max-width: 11px;
    }

}

@media (max-width: 360px) {


    .tıklaspan {
        font-size: 12px;
    }

    .koop span {
        font-size: 14px;
        font-weight: 700;
    }

    .sorucevap {
        margin-top: 0;
    }

    .degerlendirme span {
        margin-top: 0;
        margin-right: 5px;
    }

    .sorucevap span {
        font-size: 12px;
    }

    .nameurunisim .stokcode {
        margin-left: 5px;
    }

    #product_options .form-control {
        font-size: 12px;
    }

    .spanner span {
        font-size: 12px;
    }

    .seedetails {
        font-size: 12px;
    }

    .detayli img {
        width: 12px;
    }

    .kargo_sayac {
        font-size: 12px;
    }

    .ucret-flex {
        font-size: 12px;
    }

    #desi_oran2 {
        padding-left: 3%;
    }

    #desi_oran1 {
        padding-left: 3%;
    }

    .koop span {
        font-size: 12px;
    }

    .stararea {
        padding-top: 0;
        margin-right: 15px;
        margin-left: 10px;
    }

    .degerlendirme span {
        font-size: 12px;
    }

    #product_options .option {
        font-size: 12px;
    }

    .stararea svg {
        width: 15px;
        height: 15px;
    }

    .dotspan span:before {
        left: -3px;
        width: 5px;
        height: 5px;
    }

    .firstpuan span {
        font-size: 14px;
    }

    .discount2 {
        font-size: 14px !important;
    }

    .strikethrough {
        font-size: 14px;
    }

    .kdv_fiyati {
        font-size: 16px;
    }

    .kdv_fiyati > span {
        font-size: 18px;
    }

    .producesx {
        font-size: 12px !important;
    }

    #urun_detay_satinal_butonlar a {
        font-size: 12px !important;
    }

    .padderzero {
        padding: 3px 0;
    }

    #product_options .form-control {
        margin-bottom: 10px;
    }

    .altprosecond {
        margin-bottom: 5px;
        margin-top: 7px;
        padding-bottom: 5px;
    }

    .cevapsoru {
        padding-bottom: 0px;
    }

    #product_options .option {
        margin-top: 0;
    }

    .product-flex {
        margin-bottom: 0;
    }
    .takip_et {
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 767px) {
    .fancybox-inner {
        height: 300px !important; /* veya istediğiniz yüksekliği buraya yazabilirsiniz */
    }
}

@media (min-width: 768px) and (max-width: 1023px) {

    .nameurunisim .aciklamakisadesc {
        padding: 5px 11px;
    }

    .nameflex {
        width: 72% !important;
    }

    .rowler {
        margin-bottom: 5px;
        display: flex;
        align-items: center;
    }

    .uruncontent {
        height: 100%;
    }

    .marginspinner {
        margin-top: 5px;
    }

    .absoluter {
        display: inline;
        position: absolute;
        right: 0;
        bottom: -1%;
        z-index: 999;
    }

    .urunvideo {
        background-image: linear-gradient(168deg, rgb(244 212 213) 10%, rgb(222 0 0 / 90%) 85%);
        width: 100%;
        display: inline-flex;
        padding: 3px 5px 5px 6px;
        align-items: center;
        border-radius: 20px;
        justify-content: space-between;
    }

    .playerss {
        width: 18px;
    }

    .nexxs img {
        width: 14px;
    }

    .ortadetfi .duetflex {
        display: none !important;
    }

    .ortadetfi .table.urun_fiyat_bilgi {
        margin-top: 10px !important;
    }

    .leftarea:before {
        padding-left: 0px;
        padding-right: 9px;
        top: 2px;
    }

    .leftgorselalan #owl-demo .item {
        border: 4px solid #cecece47;
        border-radius: 10px;
        padding: 3px;
    }

    .leftgorselalan .owl-theme .owl-controls {
        position: absolute;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .leftgorselalan .owl-theme .owl-controls .owl-page span {
        width: 10px;
        height: 10px;
        margin: 5px 4px;
    }

    .leftgorselalan .owl-theme .owl-controls .owl-page.active span {
        background: #DE0000;
    }

    .toplualim {
        display: none;
    }

    #productDetailMiddle {
        margin-top: 3%;
    }

    .leftss span {
        font-size: 12px;
        color: #fff;
        font-weight: 600;
    }

    .mobilrow-flex {
        margin: 10px 0;
    }

    .margtop1 {
        margin: 0;
    }

    .mobilmenu1 {
        margin: 15px 0;
    }

    .katbread .breadcrumb {
        margin-top: 0;
    }

    .truckimage {
        top: 15px;
        left: 4%;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .breadcrumb {
        padding: 5px 30px;
    }

    .rowflexer {
        flex-direction: column;
    }

    .etalage .etalage_thumb .etalage_thumb_image {
        width: 772px !important;
    }

    .etalage_thumb .thumbnail .fancybox .etalage_thumb_image {
        width: 772px !important;
    }

    .leftgorselalan {
        width: 100%;
    }

    .rightcontentalan {
        width: 100%;
    }

    .etalage {
        width: 100% !important;
    }

    .ortadetfi .duetflex {
        display: none !important;
    }

    .rowler {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
    }

    .padderzero .table.urun_fiyat_bilgi {
        margin-bottom: 0;
    }

    .rightcontentalan {
        margin-top: 2%;
        padding: 0px 15px 0 15px;
    }

    .uruncontent {
        height: 100%;
    }

    .ortadetfi .urun_fiyat_bilgi {
        margin-bottom: 0px !important;
        margin-top: 10px !important;
    }

    .toplualim {
        display: none;
    }

    .katbread .breadcrumb {
        margin-top: 5px;
    }

    #product_options .form-control {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    #product_options .option {
        margin-top: 5px;
    }
}

@media (min-width: 1280px) and (max-width: 1365px) {
    .etalage {
        height: 100% !important;
    }

    .nameurunisim .aciklamakisadesc {
        padding: 5px 20px;
    }

    .uruncontent {
        height: 100%;
    }

    .etalage .etalage_thumb .etalage_thumb_image {
        width: 450px !important;
        height: 500px !important;
    }

    .etalage_thumb .thumbnail .fancybox .etalage_thumb_image {
        width: 450px !important;
        height: 500px !important;
    }

    .rightcontentalan {
        width: 46%;
    }

    .leftgorselalan {
        width: 54%;
    }

    #etalage li.etalage_small_thumbs li {
        margin: 0px 0px 10px 0px !important;
    }

    .nameflex {
        width: 68%;
    }

    .urun_ismi {
        font-size: 16px;
    }

    .firstpuan span {
        font-size: 16px;
    }

    .stararea svg {
        width: 12px !important;
        height: 12px !important;
    }

    .degerlendirme span {
        font-size: 14px;
    }

    .sorucevap span {
        font-size: 14px;
    }

    .leftarea {
        width: 44%;
        display: flex;
        align-items: center;
    }

    .tıklaspan {
        font-size: 12px;
        padding: 2px;
    }

    .leftarea:before {
        padding-left: 0;
        padding-right: 15px;
    }

    .boxkampanya {
        width: 56%;
        margin-left: 10px;
    }

    .boxkampanya img {
        padding: 7px 5px 7px 5px;
    }

    .boxkampanya .sagcampaign b {
        font-size: 12px;
        margin-right: 3px;
    }

    .boxkampanya .solcampaign {
        padding: 0;
        font-size: 12px;
        margin-right: 5px;
    }

    .boxkampanya .sagcampaign {
        width: 100%;
        font-size: 12px;
    }

    .boxkampanya .sagcampaign .boxkuy {
        font-size: 16px;
    }

    #urun_detay_satinal_butonlar {
        padding-left: 70px;
    }

    .left-kapsayan {
        width: 60%;
    }

    .detayli {
        width: 40%;
    }

    .stararea {
        padding-top: 0px;
    }
}

@media (min-width: 1365px) and (max-width: 1400px) {
    .etalage .etalage_thumb .etalage_thumb_image {
        width: 470px !important;
        height: 529px !important;
    }

    .etalage_thumb .thumbnail .fancybox .etalage_thumb_image {
        width: 470px !important;
        height: 529px !important;
    }

    .etalage_small_thumbs .etalage_small_thumb {
        width: 90px !important;
        height: 90px !important;
    }

    #etalage li.etalage_small_thumbs li {
        width: 100px !important;
        height: 100px !important;
    }

    .leftgorselalan {
        width: 53%;
    }

    .rightcontentalan {
        width: 47%;
    }


    .nameflex {
        width: 68%;
    }

    .urun_ismi {
        font-size: 16px;
    }

    .firstpuan span {
        font-size: 16px;
    }

    .stararea svg {
        width: 12px !important;
        height: 12px !important;
    }

    .degerlendirme span {
        font-size: 14px;
    }

    .sorucevap span {
        font-size: 14px;
    }

    .leftarea {
        width: 54%;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }

    .tıklaspan {
        font-size: 12px;
        padding: 2px;
    }

    .leftarea:before {
        padding-left: 0;
        padding-right: 15px;
    }

    .boxkampanya {
        width: 46%;
        margin-left: 10px;
    }

    .boxkampanya img {
        padding: 7px 5px 7px 5px;
    }

    .boxkampanya .sagcampaign b {
        font-size: 12px;
        margin-right: 3px;
    }

    .boxkampanya .solcampaign {
        padding: 0;
        font-size: 12px;
        margin-right: 5px;
    }

    .boxkampanya .sagcampaign {
        width: 100%;
        font-size: 12px;
    }

    .boxkampanya .sagcampaign .boxkuy {
        font-size: 16px;
    }

    #urun_detay_satinal_butonlar {
        padding-left: 70px;
    }

    .left-kapsayan {
        width: 75%;
    }

    .detayli {
        width: 40%;
    }

    .stararea {
        padding-top: 0px;
    }

    .altkargo-alan {
        padding: 15px 20px 15px !important;
    }

    .uruncontent {
        height: 562px;
        padding: 20px 25px 20px;
    }

    .product-flex {
        margin-bottom: 15px;
    }

    .puanlama {
        margin-top: 15px;
    }

    .ortadetfi .urun_fiyat_bilgi {
        margin-bottom: 5px !important;
        margin-top: 15px !important;
    }

    #product_options .form-control {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .marginspinner {
        margin-top: 10px;
    }

    .puanlama {
        margin-bottom: 10px;
    }

    #etalage {
        height: 100% !important;
    }

    .rowflexer {
        margin-bottom: 2%;
    }

    .etalage_zoom_area {
        left: 650px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #urun_detay_satinal_butonlar a {
        margin-left: 15px;
    }

    #urun_detay_satinal_butonlar {
        padding-left: 0;
    }

    #product_options .form-control {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    #product_options .option {
        margin-top: 0px;
    }

    .left-kapsayan {
        width: 73%;
    }

    .nameurunisim .stokcode {
        margin-left: 5px;
    }

    .breadcrumb {
        padding: 5px 30px;
    }
}

.nameurunisim .siyahyazi.urun_ismi {
    display: flex;
    align-items: center;
}

@media (min-width: 1280px) {
    .kraloge {
        display: none;
    }
}

@media (min-width: 361px) and (max-width: 767px) {
    .sorucevap span {
        width: 90%;
        margin-right: 0px;
    }

    .sorucevap {
        width: 165px;
    }

    .sorucevap .dotspan {
        width: 10%;
    }
}

.tabletfav {
    display: none;
}

@media (min-width: 768px) and (max-width: 1279px) {
    .tabletfav {
        display: flex !important;
        justify-content: flex-end;
    }
}

@media (min-width: 361px) and (max-width: 390px) {
    .urun_ismi {
        font-size: 15px !important;
    }

    .sorucevap {
        font-size: 14px;
    }

    .sorucevap {
        width: 142px;
    }

    .firstpuan span {
        font-size: 14px;
    }

    .degerlendirme {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .sorucevap:before {
        content: '';
        position: absolute;
        top: 33%;
        width: 5px;
        height: 5px;
        border-radius: 35px;
        background-color: #525252;
    }

    .sorucevap {
        position: relative;
    }

    .dotspan span:before {
        display: none;
    }

    .degerlendirme {
        position: relative;
    }

    .degerlendirme:before {
        content: '';
        position: absolute;
        top: 40%;
        left: -14%;
        width: 5px;
        height: 5px;
        border-radius: 35px;
        background-color: #525252;
    }
}

.detayli img {
    transform: rotate(270deg);
    transition: transform 0.6s ease; /* Animasyon süresi ve tipi */
}

.dondur .detayli img {
    transition: transform 0.6s ease; /* Animasyon süresi ve tipi */
    transform: rotate(360deg);
}

.roflexer {
    margin: 15px 0 0;
    padding: 0 0 15px 0;
    display: flex;
    border-bottom: 1px solid #cecece47;
}

.colflex {
    width: 50%;
    text-align: center;
}

.stillerurun {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 20px 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cecece47;
}

.gorselnote span {
    font-size: 13px;
}

.gorselnote {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.nottergors {
    display: inline-block;
    margin-bottom: 2px;
}

.backnotter {
    background: #cecece47;
    width: 60px;
    height: 60px;
    display: flex;
    border-radius: 35px;
    align-items: center;
    justify-content: center;
    margin-bottom: 7px;
}

.sharewith {
    font-weight: 500;
}

@media (max-width: 767px) {
    .altproflex {
        border-bottom: 1px solid #cecece47;
    }

    .cevapsoru {
        padding-bottom: 4px;
        padding-top: 7px;
    }

    .maxdisp {
        display: none;
    }
}

@media (max-width: 360px) {
    .bilgi-kargo {
        font-size: 12px;
    }
}

.maxdisp {
    position: absolute;
    right: 6%;
    z-index: 90;
    top: 3%;
    cursor: pointer;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .maxdisp {
        top: 15px;
    }
}

@media (min-width: 1280px) and (max-width: 1365px) {
    .truckimage {
        left: 25%;
    }
}

@media (min-width: 1366px) and (max-width: 1400px) {
    .truckimage {
        left: 24%;
    }

    .nameurunisim .aciklamakisadesc {
        padding: 5px 20px;
    }
}

/* yorumlar css */

.yorum-gorsel-flex {
    display: flex;
    align-items: center;
    gap: 10px;
}

.yorum_gorsel input {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -99999%;
}

.yorum_gorsel label {
    float: unset;
    border: 1px dotted #d3d3d3;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
}


.soru_gorsel label:hover {
    border-color: #BC953C;
}

.soru_gorsel label:hover :where(svg , svg path) {
    fill: #BC953C;
}

.soru_gorsel label :where(svg , svg path) {
    transition: 300ms all ease;
}



.yorum_gorsel label :where(svg , svg path) {
    fill: #000000;
}


.yorum_gorsel label:hover {
    border-color: #BC953C;
}

.yorum_gorsel label:hover :where(svg , svg path) {
    fill: #BC953C;
}

.yorum_gorsel label :where(svg , svg path) {
    transition: 300ms all ease;
}

.yorum_gorsel img {
    cursor: pointer;
    border-radius: 4px;
    position: absolute;
    z-index: 2;
    width: 100px;
    height: 100px;
    object-fit: cover;
    display: none;
}

.yorum_gorsel img.active {
    display: block;
}

.yorum_gorsel svg {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.yorum_gorsel span {
    font-size: 13px;
    cursor: pointer;
    font-weight: 400;
}

._urunYorumYaz label {
    padding: 0 !important;
}

.ratings {
    position: relative;
    display: flex;
    align-items: center;
}

.ratings svg {
    cursor: pointer;
}

.ratings div svg path {
    fill: #D8D8D8;
}

.ratings div.hovered svg path {
    fill: #FFC108;
}

.ratings div.active svg path {
    fill: #FFC108 !important;
}

.fotografli-yorumlar h5 {
    font-size: 18px;
    line-height: 1.1;
    font-weight: 600;
    margin: 0;
}

.fotografli-yorumlar .owl-controls {
    display: none !important;
}

.fotografli-yorumlar img {
    max-width: 85px;
    max-height: 85px;
    min-height: 85px;
    object-fit: cover;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 8px;
}

.comments {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.comment {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
}

.comment-header {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.comment-rating {
    height: 17px;
    position: relative;
    display: flex !important;
}

.comment-info {
    display: flex;
    gap: 8px;
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
}

.comment-info > div:not(:first-child):before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: #BDBDBD;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 3px;
}

.comment-text p {
    color: #1C1C1C;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin: 12px 0 0;
}

.comment-photos {
    display: flex;
    gap: 12px;
    align-items: center;
}

.comment-photos img {
    border-radius: 4px !important;
    width: 64px !important;
    height: 64px !important;
    border: 1px solid #ebebf5;
    object-fit: cover;
    cursor: pointer;
}

.degerlendirme {
    cursor: pointer;
    line-height: normal;
}

.fotograflar-items-modal .modal-content {
    border: 0 !important;
}

.fotograflar-items {
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.fotograf-item {
    display: flex;
    align-items: center;
    width: 100%;
    height: 625px;
    background-color: #1b1b1b;
}

.fotograf-item-comment {
    display: flex;
    align-items: center;
    height: 100%;
    background-color: #fff;
}

.fotograf-item-comment-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 24px;
}

.fotograf-item:not(.active), .fotograf-inner-item:not(.active) {
    display: none;
}


.fotograf-inner-item {
    width: 100%;
    height: 100%;
}

.fotograf-item-content {
    display: flex;
    align-items: center;
    padding: 0 !important;
    position: relative;
}

.fotograf-item-content img {
    max-width: 100%;
    width: 100%;
}

.arrow:not(.button_wrapper) {
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(51, 51, 51, 0.16);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: auto;
}

.arrow.prev {
    left: 15px;
}

.arrow.next {
    right: 52%;
}

.degerlendirme-title {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin: 0 0 20px;
}

.rattitle .ratingx {
    display: inline-block;
}

.rattitle .ratingx i {
    color: #FFC108 !important;
    margin-right: 1px;
}

.rattiame .ratingk i {
    color: #FFC108 !important;
    margin-right: 2px;
}


.rating-percentage-col {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-webkit-radius: 10px;
    zoom: 1;
    width: 100%;
    height: 16px;
    display: inline-block;
    padding: 4px;
    background-color: #eee;
    float: left;
    white-space: nowrap;
    z-index: 0;
}

.rating-percentage-col .percent {
    width: auto;
    height: 12px;
    font-size: 12px;
    position: absolute;
    right: 27px;
    bottom: 2px;
    color: #919191;
    line-height: 1;
    font-weight: 700;
}

.rating-percentage-col .rating-percentage {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-webkit-radius: 10px;
    zoom: 1;
    height: 8px;
    display: block;
    background-color: #FFC108 !important;
    text-indent: -9999px;
}

.rattitle .rating_sag {
    display: inline-block;
    font-weight: bold;
    float: right;
    font-size: 11px;
}

.rattitle .rating_sag span {
    font-weight: normal;
}

.reviewbox_two {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.revbgcount {
    min-height: 97px;
    background-position-x: center;
    position: relative;
    border: 2px solid #ccc;
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.revbgcount .average-rating {
    background-color: #fff;
    font-size: 14px;
    color: #919191;
    display: inline-block;
    padding: 2px 6px;
    position: absolute;
    left: 7%;
    top: -13%;
    text-wrap: nowrap;
}

.ortalama-puan {
    padding-left: 0 !important;
}

.revbgcount .rating-number {
    color: #FFC108 !important;
    font-size: 50px;
    text-align: center;
    margin-bottom: -10px;
}

.degerlendirme-ratings {
    display: flex;
    align-items: center;
    gap: 10px;
}

.degerlendirme-ratings span {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.degerlendirme-ratings label {
    cursor: pointer;
    margin: 0;
}

.degerlendirme-ratings input {
    display: none;
}

.degerlendirme-ratings svg {
    width: 15px;
    height: 15px;
}

.degerlendirme-ratings label.checked :where(svg , path) {
    fill: #FFC108 !important;
}

.degerlendirme-ratings label:hover :where(svg , path) {
    fill: #FFC108 !important;
}

._urunYorumYaz :where(input , textarea) {
    border-color:  #333;
    border-radius: 4px;
    border: 1px solid #ccc;
}

._urunYorumYaz textarea{
    height: 150px;
}

._urunYorumYaz :where(input , textarea):focus {
    border-color: #BC953C !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(233, 176, 102, 0.6) !important;
}

.boxktli {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.boxktli .col-md-8 {
    padding-right: 0;
}

.row.flex {
    display: flex;
}

#yorum_ekle_buton , #soru_ekle_buton {
    background-color: #000;
    color: #fff;
    border-color: #000 !important;
    outline: 0;
    transition: 300ms all;
    border-radius: 4px;
}

#yorum_ekle_buton:hover , #soru_ekle_buton:hover {
    background-color: #fff;
    color: #000;
    border-color: #000 !important;
}

.scroll-tabs {
    max-height: 355px;
    overflow-y: auto;
}

.scroll-css::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
}
.scroll-css::-webkit-scrollbar-thumb {
    border-radius: 6px;
    opacity: 0.6;
    box-shadow: inset 0 0 6px #aaa;
    transition: background-color 0.2s linear, opacity 0.2s linear;
}
.scroll-css::-webkit-scrollbar-track {
    border-radius: 6px;
}
.urun-detay-tab li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500 !important;
    border-radius: 5px;
}

#review_security_code span {
    font-weight: 700;
    white-space: nowrap;
}

/* yorumlar css */

@media(min-width: 1000px) {
    .a-flex-end {
        display: flex;
        align-items: flex-end;
    }
    #review_security_code {
        padding-left: 0;
    }
}

@media (max-width: 767px) {

    .mobile-none {
        display: none;
    }

    .ucret-flex {
        border: 0 !important;
    }

    .openflexer {
        border: 0 !important;
        margin-top: 0;
        margin-bottom: 0;
    }

    .openerdetailcontentflex > div {
        border-bottom: 1px solid #cecece47;
    }

    .katbread .breadcrumb {
        height: auto;
    }

    .altproflex {
        border-bottom:1px solid #cecece47;
    }

    .cevapsoru {
        padding-bottom: 4px;
        padding-top: 7px;
    }

    .scroll-tabs {
        margin-top: 15px;
    }

    .maxdisp {
        display: none;
    }

    .uruncontent {
        min-height: unset;
    }

    .for-mobile-padding-css {
        float: left;
        width: 100%;
        padding: 0;
    }

    .reviewbox_two {
        flex-direction: column;
    }

    .mobile-p-none {
        padding: 0;
    }

    .ortalama-puan {
        margin-top: 15px;
        width: 100%;
        padding-left: 15px !important;
    }

    .reviewbox_two > div {
        width: 100%;
    }

    .boxktli {
        display: block;
        margin-bottom: 5px;
    }

    .boxktli :where(.col-md-4 , .col-md-8) {
        flex: 1;
        width: 100%;
        padding: 0 !important;
    }

    .rating-percentage-col {
        float: unset;
        width: 100%;
    }

    .rattitle .rating_sag {
        position: relative;
        top: 20px;
    }

    .rating-percentage-col .percent {
        right: 15px;
        bottom: 7px;
    }

    .revbgcount .rating-number {
        font-size: 60px;
    }

    .boxktli .col-md-9 {
        padding-left: 0;
        padding-right: 0;
    }

    .revbgcount {
        padding: 20px 0;
    }

    .degerlendirme-ratings span {
        flex: 0 0 100%;
    }

    .degerlendirme-ratings {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .fotograf-item-comment {
        width: 100%;
    }

    .fotograf-item {
        flex-direction: column;
    }

    .fotograf-item {
        height: auto;
    }

    .fotograflar-items-modal .modal-dialog {
        top: 20%;
    }

    .arrow {
        top: 32%;
    }

    .arrow.next {
        right: 15px;
    }

    .fotograf-item-comment {
        padding: 0;
    }

    .row.flex {
        flex-wrap: wrap;
    }

    .row.flex .form-group.col-md-4 {
        padding-left: 15px !important;
    }

    .sepet_butonlari td {
        padding: 0 !important;
    }

    .urun_ismi {
        font-size: 16px !important;
        margin-top: 0 !important;
    }

}

@media (max-width: 360px) {
    .bilgi-kargo {
        font-size:12px;
    }
}

.nameurunisim .aciklamakisadesc.kargo-kirmizi {
    background-color: #e9ecef !important;
}
.nameurunisim .aciklamakisadesc {
    padding: 5px 25px;
    display: inline-block;
    font-weight: 600;
    border-radius: 10px;
    margin-right: 15px;
    font-size: 14px;
    color: #333 !important;
}

.toplualim a {
    background-color: #525252;
    padding: 5px 18px;
    color: #fff;
    border-radius: 10px;
}

.toplualim {
    top: 38px;
}

.ortalama-puan .stararea {
    padding: 0;
    margin: 0;
}

.nameurunisim .stokcode {
    color: #DE0000 !important;
    margin-left: 5px !important;
}

.discount2 {
    display: flex;
    align-items: center;
}

.flex-div {
    display: flex;
    align-items: center;
}

span.trusted {
    display: inline-flex;
    align-items: center;
    color: #666666;
    font-weight: 400;
    font-size: 13px;
    line-height: 10px;
    margin-left: 10px;
}

.trusted-container {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #16be48;
    margin-right: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -2px;
}

.trusted i {
    color: #fff;
    font-size: 6px;
    font-weight: 600;
}

.trusted > span {
    line-height: 16px;
    font-family: source_sans_proregular, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #0bc15c;
}

.trusted:before {
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: #BDBDBD;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 3px;
}

.yorum-guvenlik-kodu-guncelle {
    height: 21px;
    width: 21px;
    cursor: pointer;
}

.yorum-guvenlik-kodu-guncelle svg {
    width: 100%;
    height: 100%;
}

.guvenlik-kodu-flex {
    display: flex;
    align-items: center;
    gap: 5px;
}

.flex {
    display: flex;
}

@media (max-width: 360px) {
    .null {
        display:none;
    }

    .boxkampanya .solcampaign {
        font-size: 10px;
    }

    .leftarea {
        margin-bottom: 10px;
    }

    .toplualim a {
        font-size: 10px;
    }

    .boxkampanya .sagcampaign b {
        font-size: 10px;
    }

    .boxkampanya.active {
        margin: 0 0 10px 0;
    }

    .boxkampanya .sagcampaign .boxkuy {
        font-size: 12px;
    }

    .urun_fiyat_bilgi tr:nth-child(2) .urun_detay_oge {
        font-size: 12px;
    }

    .nameurunisim .aciklamakisadesc {
        font-size: 12px;
    }

    .urun_ismi {
        font-size: 13px !important;
    }

    .sepet_butonlari .button {
        min-width: auto !important;
        font-size: 11px !important;
    }

    .marginspinner {
        margin: 0 !important;
    }

    .openerdetailcontentflex > .ucret-flex .ucretcls {
        font-size: 14px;
    }

    .openerdetailcontentflex > .ucret-flex {
        margin-bottom: 0;
        padding-bottom: 0;
    }

}

.filtre-kutu {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 8px 12px;
    height: 32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    transition: 300ms all;
}

.filtre-kutu i {
    margin-right: 2px;
    font-size: 14px;
    color: #FFC108 !important;
}

.puan-kutusu-wrapper .filtre-kutu {
    flex-direction: row-reverse;
}

.filtre-kutu:not(:last-child) {
    margin-right: 8px;
}

@media(min-width: 1000px) {
    .filtre-kutu:hover {
        border: 1px solid #f27a1a;
    }
}

.filtre-kutu.active {
    border: 1px solid #f27a1a;
}

.filtre-kutu span {
    font-weight: 600;
    margin-right: 4px;
}

.filtre-kutu .__total {
    margin-right: 0;
    margin-left: 7px;
}

.filtre-kutu img {
    width: 22px !important;
    height: 17px;
    margin: 0 9px 0 0;
}

.konu-kutusu-wrapper {
    margin-bottom: 10px;
}

.filtre-title {
    font-size: 12px;
    color: #666;
    line-height: 15px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 24px;
}

.puan-kutusu-wrapper {
    margin-bottom: 20px;
}

@media(max-width: 500px) {

    .show-elem b {
        display: inline-block !important;
    }

    .mobile-yorum-ust-wrapper {
        display: flex;
        margin-bottom: 10px;
        align-items: center;
        gap: 5px;
    }

    ._urunYorumYaz .stararea {
        margin-right: 0;
        margin-left: 10px;
        padding: 0;
    }

    .m-p-0 {
        padding: 0 !important;
    }

    .yorum-gorsel-flex {
        margin-bottom: 10px;
    }

    ._urun-isim {
        font-size: 16px;
        margin: 0;
        font-weight: 500;
    }

    .flex-center {
        display: flex;
        align-items: center;
    }

    .mobile-yorum-ust-wrapper .flex-center {
        margin-top: 15px;
        justify-content: center;
    }

    .mobile-yorum-ust-wrapper .stararea {
        line-height: 1;
        padding: 0;
        margin-left: 5px;
    }

    .degerlendirme-mobil {
        font-size: 15px;
    }

    .mobile-yorum-orta-wrapper .__title {
        margin-bottom: 7px;
        font-size: 14px;
        display: block;
        text-align: center;
    }

    .mobile-yorum-orta-wrapper {
        margin-bottom: 10px;
    }

    .mobile-yorum-orta-wrapper .ratings {
        justify-content: center;
        gap: 22px;
    }

    .firstpuan span {
        font-size: 19px;
    }

    .mobile-yorum-ust-wrapper .stararea svg {
        width: 19px;
        height: 19px;
        margin-right: 5px;
    }

    .for-mobile-wrapper {
        margin-top: 20px;
    }

    .fotografli-yorumlar h5 {
        line-height: 1.4;
    }

    .filtre-title.konu {
        margin-top: 10px;
    }

    .fotografli-yorumlar img {
        margin-bottom: 0;
    }

    .tab-genel-detay .tab-content {
        padding: 5px  5px;
    }

    .flex-center.last {
        margin-top: -1px;
    }

    #yorum_ekle_buton {
        margin-top: 7px;
    }

    .siyahyazi.show-elem {
        margin-top: 15px !important;
        margin-bottom: 0;
    }

}

@media(max-width: 360px) {
    ._urun-isim {
        font-size: 13px;
        margin: 0;
        font-weight: 500;
    }
    .firstpuan span {
        font-size: 19px;
    }
    .mobile-yorum-ust-wrapper .stararea svg {
        width: 19px;
        height: 19px;
        margin-right: 5px;
    }
    .degerlendirme-mobil {
        font-size: 13px;
    }
    .mobile-yorum-orta-wrapper .__title {
        font-size: 12px;
    }
}



.boxkampanya .solcampaign {
    padding: 0;
    display: inline-block;
    color: #525252;
    font-weight: 600;
    font-size: 14px;
    margin-right: 5px;
}

.boxkampanya img {
    padding: 7px 8px 7px 12px;
}

.boxkampanya .sagcampaign {
    padding: 0;
    display: flex;
    align-items: center;
    color: #525252;
    font-size: 12px;
}

.boxkampanya .sagcampaign .boxkuy {
    background-color: transparent;
    color: #DE0000;
    padding: 0;
    font-size: 19px;
    border-radius: 0;
    margin-left: 0;
    font-weight: bold;
}

.boxkuy span {
    font-size: 11px;
}

.boxkampanya .sagcampaign .boxkuy .u_yesil {
    font-size: 26px;
}

.boxkampanya .sagcampaign b {
    font-size: 14px;
    color: #000 !important;
    margin-right: 5px;
}

.boxkampanya {
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}

.boxkampanya {
    margin-top: 10px;
}

.boxkampanya.active {
    display: flex;
    opacity: 1;
}

#product_options .error {
    position: relative;
    top: -10px;
}

.bottom-menu{
    display: none;
}
@media (max-width: 370px) and (min-width: 350px) {
    .urun-kutusu {
        min-height: 288px !important;
    }

    ._urunBlock {
        height: auto;
    }
}

@media (max-width: 400px) and (min-width: 370px) {
    .urun-kutusu {
        min-height: 288px !important;
    }

    ._urunBlock {
        height: auto;
    }
}

@media (max-width: 400px) and (min-width: 370px) {
    .urun-kutusu {
        min-height: 287px !important;
    }

    ._urunBlock {
        height: auto;
    }
}


/*KARGO BEDAVA*/

.truckimage {
    background-color: #525252;
    border-radius: 10px;
    position: absolute;
    top: 15px;
    left: 20%;
    z-index: 99;
    display: flex;
    align-items: center;
    width: 95px;
    padding: 3px 6px 3px 10px;
}

.truckimage img {
    margin-right: 10px;
}

.truckspan {
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
}


/*SABLON URUN STANDART CSS*/



@media  (max-width: 361px) and (min-width: 359px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 365px !important;
        display: flex;
        flex-direction: column;
    }
    .fa-play-circle{
        font-size: 11px !important;
    }
    .fa-tag{
        font-size: 11px !important;
    }
    .kat-kapak-height{
        height: 365px !important;
        min-width: 170px !important;
    }
}

@media  (max-width: 415px) and (min-width: 411px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 395px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 395px !important;
    }
}

@media  (max-width: 431px) and (min-width: 429px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 410px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 410px !important;
    }
}

@media  (max-width: 376px) and (min-width: 374px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 375px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 375px !important;
    }
}
@media  (max-width: 391px) and (min-width: 389px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 385px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 385px !important;
    }
}
@media  (max-width: 769px) and (min-width: 767px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 390px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 390px !important;
    }
}

@media  (max-width: 1025px) and (min-width: 1023px) {
    .homecol4 .urun-kutusu{
        padding: 10px;
        min-height: 346px !important;
        display: flex;
        flex-direction: column;
    }
    .kat-kapak-height{
        height: 346px !important;
    }
}
.btn_df{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    gap: 5px !important;
}


.homecol4 .urun-kutusu{
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.btn_df{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: transparent !important;
    border: 1px solid red !important;
    color: red !important;
    transition: 300ms all;
    font-weight: 600;
}

.btn_df:hover{
    color: #fff !important;
    background-color: #DE0000 !important;
    border-color: #DE0000 !important;
}

.btn_df_success{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid #198754 !important;
    background-color: #198754 !important;
    transition: 300ms all;
}
.btn_df_success:hover{
    color: #fff !important;
    background-color: #198754 !important;
    border-color:#198754 !important;
}

.flex-wrap{
    display: flex !important;
    flex-wrap: wrap !important;
}

.iconset{
    padding: 0px !important;
}
.stararea{
    padding-top: 0px !important;
    margin-left: 10px;
    display: flex;
    gap: 5px;
}
.sag-kisim{
    margin: 0 !important;
}
.urun-kutusu .isim .yukseklik a{
    text-align: left;
}
.strikethrough{
    margin-left: 0;
}
.price-red{
    color: red;
}

.setting-box-videolu{
    display: flex;
    justify-content: center;
    max-width: 32px;
    max-height: 42px;
    margin-bottom: 5px;
    background-color: #EBF5FF;
    padding: 3px 3px;
    border-radius: 4px;
}
.setting-box-a-videolu{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 7px;
    text-align: center !important;
    color: black;
}

.setting-box-azode{
    display: flex;
    justify-content: center;
    max-width: 32px;
    max-height: 42px;
    margin-bottom: 5px;
    background-color: #FFF0F5;
    padding: 3px 3px;
    border-radius: 4px;
}
.setting-box-a-azode{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 6.5px;
    text-align: center !important;
    color: black;
}

.setting-box-kargo{
    display: flex;
    justify-content: center;
    max-width: 32px;
    max-height: 42px;
    margin-bottom: 5px;
    background-color: #F5F5F5;
    padding: 3px 3px;
    border-radius: 4px;
}
.setting-box-a-kargo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 7px;
    text-align: center !important;
    color: black;
}

.setting-box-hizli{
    display: flex;
    justify-content: center;
    max-width: 32px;
    max-height: 42px;
    margin-bottom: 5px;
    background-color: #E8FFEA;
    padding: 3px 3px;
    border-radius: 4px;
}
.setting-box-a-hizli{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 8px;
    text-align: center !important;
    color: black;
    font-weight: 500;
}
.tekli-info-box{
    max-width: 55px !important;
    max-height: 36px !important;
}

.tekli-info-box a{
    font-size: 8px !important;
    color: black;
    font-weight: 600;
}

.ikili-info-box{
    max-width: 50px !important;
    max-height: 35px !important;
}

.ikili-info-box a{
    font-size: 8px !important;
    color: black;
    font-weight: 600;
}

.üclü-info-box{
    max-width: 45px !important;
    max-height: 35px !important;
}

.üclü-info-box a{
    font-size: 8px !important;
    color: black;
    font-weight: 600;
}



.rightarea1 a{
    font-size: 9px !important;
}
.flex1n{
    display: flex;
    gap: 5px;
}

.homecol4 .urun-kutusu{
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.leftarea1{
    margin: 0;
    width: 35px !important;
    height: 24px;
    border-radius: 4px;
    border: none;
    color: #DE0000FF;
    background-color: rgba(255,0,0, .2);
    padding: 2px 3px;
    margin-bottom: 5px;
    display: flex;

}
.leftarea1:before{
    display: none;
}
.leftarea1 a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tıklaspan1{
    color: black;
    font-size: 13px !important;
    font-weight: 600;
}

.rightarea1 .tıklaspan1{
    padding-top: 2px;
}


.fa-play-circle{
    font-size: 16px;
    color: #4A90E2 !important;
}
.leftarea1{
    margin: 0;
    width: 50% !important;
    border-radius: 4px;
    border: none;
    color: #DE0000FF;
    background-color: rgba(255,0,0, .2);
    padding: 2px 3px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}
.leftarea1:before{
    display: none;
}
.leftarea1 a{
    display: inline-flex;
    align-items: center;
}
.tıklaspan1{
    color: black;
    font-size: 9px !important;
}
.fa.fa-tag{
    font-size: 16px ;
}

.stararea img{
    display: inline-block !important;
}

.truckimage1{
    background-color: #525252;
    border-radius: 4px;
    position: absolute;
    top: 47px;
    left: 10px;
    z-index: 99;
    display: flex;
    align-items: center;
    width: 75px;
    padding: 2px 5px 2px 5px;
    gap: 5px;
}
.truckimage2{
    background-color: #0BC15C;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
    display: flex;
    align-items: center;
    width: 75px;
    padding: 2px 5px 2px 5px;
    gap: 5px;
}

.vbhidden{
    display: none;
}
.rightarea1 a{
    display: flex !important;
    align-items: center !important;
    gap: 5px;
    background: #EBF5FF;
    color: black !important;
    width: 100%;
    font-size: 11px;
    height: 24px;
}
.rightarea1 a{
    padding-left: 6px !important;
    padding-right: 8px !important;
    border-radius: 4px !important;
}

.rightarea{
    height: 24px;
}
.flex-box{
    display: flex;
    justify-content: space-between;
    gap: 5px;
}

.mobilemenu-closebtn{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
    border-radius: 50%;
    border: 1px solid black;
    width: 24px;
    height: 24px;
    padding: 0;
    color: black !important;
}
.mm-navbar{
    z-index: 1;
}

.home-title.homevitrin .list-inline li{
    transition: 300ms all;
    border-radius: 4px;
}
.home-title.homevitrin .list-inline li:hover{
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}


.mobilmenuicon{
    border-radius: 50%;
    border: 1px solid black;
}
.mm-listview .mm-next:before{
    content: "";
    border: unset !important;
}

.bilgi-box-alan{
    position: absolute;
    top: 15px;
    left: 15px;
    width: 80px;
    height: 30px;
    z-index: 98;
}




@media  (max-width: 361px) and (min-width: 359px) {
    .bilgi-box-alan{
        left: 30px;
    }
}

@media  (max-width: 415px) and (min-width: 411px) {
    .bilgi-box-alan{
        left: 30px;
    }
}

@media  (max-width: 431px) and (min-width: 429px) {
    .bilgi-box-alan{
        left: 30px;
    }
}

@media  (max-width: 376px) and (min-width: 374px) {
    .bilgi-box-alan{
        left: 30px;
    }
}
@media  (max-width: 391px) and (min-width: 389px) {
    .bilgi-box-alan{
        left: 30px;
    }
}
@media  (max-width: 769px) and (min-width: 767px) {
    .bilgi-box-alan{
        left: 30px;
    }
}

@media  (max-width: 1025px) and (min-width: 1023px) {
    .bilgi-box-alan{
        left: 30px;
    }
}










.bilgi-box-content{
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.bilgi-box-hizli{
    background-color: #0BC15C;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 75px;
    padding: 2px 5px 2px 5px;
    gap: 5px;
}

.bilgi-box-bugun{
    padding-left: 3px !important;
    border: 1px solid #0BC15C;
    background-color: transparent;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 80px;
    padding: 2px 5px 2px 5px;
    gap: 5px;
}

.bilgi-box-bedava{
    background-color: #525252;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 75px;
    padding: 2px 5px 2px 5px;
    gap: 5px;
}

.truckspan {
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
}

.p-relative{
    position: relative;
}

.video-icon{
    position: absolute;
    left: 0;
    z-index: 99999;
}
