/*DİĞER ÜRÜNLER START*/

.digerUrunlerContainer {
    width: 90%;
    margin: auto;
    padding: 96px 0px;
}

    .digerUrunlerContainer .mainSectionTitle::after {
        left: 0;
    }

.benzer-urun-slider .slick-track {
    margin-left: 0;
    display: flex;
    column-gap: 10px;
    padding: 10px 0;
}

.populer-urun-slider .slick-track {
    margin-left: 0;
    display: flex;
    column-gap: 10px;
    padding: 10px 0;
}

.aksesuarTitle {
    color: #262626;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    transition: .4s;
}

.mainSectionTitleArea {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.mainSectionSubTitle {
    color: #CD1E1E;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.24px;
}


.productCard .carousel-control-prev, .productCard .carousel-control-next {
    margin: 0 .5rem;
}

.productCard .card-title.ust {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 16.8px;
    color: #595959;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 150% */
}

.productCard .card-title.alt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 33.59px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}

.productCard .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
    color: #595959;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.productCard .ex-fiyat strike {
    color: #595959;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.productCard .carousel-control-next, .productCard .carousel-control-prev {
    opacity: 1;
}

.productCard .carousel-control-next-icon, .productCard .carousel-control-prev-icon {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid transparent;
    box-shadow: 0 0 3px 0px #dedede;
    width: 35px;
    height: 35px;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

.productCard .carousel-control-next .carousel-control-next-icon:hover, .productCard .carousel-control-prev .carousel-control-prev-icon:hover {
    border-color: #CD1E1E !important;
    transition: .4s;
}

    .productCard .carousel-control-next .carousel-control-next-icon:hover::after, .productCard .carousel-control-prev .carousel-control-prev-icon:hover::after {
        color: #CD1E1E !important;
        transition: .4s;
    }


.productCard .carousel-control-next-icon::after {
    position: absolute;
    content: "\f054";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    width: 29px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 12px;
    transition: .4s;
}

.productCard .carousel-control-prev-icon::after {
    position: absolute;
    content: "\f053";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    width: 29px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 12px;
    transition: .4s;
}

.productBrand {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: .2rem;
    left: .5rem;
}

.productCard .carousel-inner {
    aspect-ratio: 1/1;
}

.productCard .carousel-item {
    aspect-ratio: 1/1;
}

    .productCard .carousel-item img {
        aspect-ratio: 1/1;
        object-fit: contain;
        width: 100%;
    }

.productCardText {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 42px;
}

.mainSectionTitle {
    color: #262626;
    font-family: Oswald;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
    position: relative;
}

    .mainSectionTitle::after {
        content: "";
        position: absolute;
        bottom: -2px;
        width: 66px;
        height: 4px;
        background: #cd1e1e;
        left: 12px;
        border-radius: 48% 52% 10% 90% / 24% 76% 24% 76%;
        transform: skew(0deg, 4deg);
    }



    .mainSectionTitle a {
        color: #595959;
        font-size: 14px;
        position: relative;
        bottom: -2px;
        display: flex;
        align-items: center;
        column-gap: 4px;
        font-weight: 500;
    }

        .mainSectionTitle a i {
            font-size: 12px;
        }


/*DİĞER ÜRÜNLER END*/


html.magnifying > body {
    overflow-x: hidden !important;
}

.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
    min-width: 0;
    min-height: 0;
    animation: none;
    border: none;
    float: none;
    margin: 0;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    text-indent: 0;
    transform: none;
    transition: none;
}

.magnify {
    position: relative;
    width: auto;
    height: auto;
    box-shadow: none;
    display: inline-block;
    z-index: inherit;
}

.no-image-area {
    text-align: center;
}

.no-image-area .magnify {
    max-width: 600px;
    width: 100%;
}

    .no-image-area .magnify img {
        width: 100%;
    }

.no-image-area .magnify-lens {
    display: none !important;
}

    .magnify > .magnify-lens { /* Magnifying lens */
        position: absolute;
        width: 350px;
        height: 350px;
        border-radius: 100%;
        /* Multiple box shadows to achieve the glass lens effect */
        box-shadow: 0 0 0 7px rgb(206 35 38), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
        cursor: none;
        display: none;
        z-index: 99;
    }
.kargolar {
    font-family: Oswald;
    font-size: 24px !important;
    margin-top: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.18px !important;
    column-gap: 1rem;
    color: #cd1e1e;
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}
.animated-text {
    font-weight: bold;
 animation: bounce 1s ease-in-out infinite;
    display: inline-block; /* Yazýnýn ayrý bir blok olarak hareket etmesini saðlar */
}
        .magnify > .magnify-lens.loading {
            background: #333 !important;
            opacity: 0.8;
        }

            .magnify > .magnify-lens.loading:after { /* Loading text */
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                color: #fff;
                content: 'Loading...';
                font: italic normal 16px/1 Calibri, sans-serif;
                letter-spacing: 1px;
                margin-top: -8px;
                text-align: center;
                text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
                text-transform: none;
            }



.slider-nav img{
  cursor: pointer;
}
.sayfa-detay-baslik {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #818181;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.14px;
}
.sayfa-boyutu{
    width: 90% !important;
    margin: auto !important;
}
.carousel-wrap {
    position: relative;
  }
  .urun-arka-bg{
background: linear-gradient(137deg, #FCFCFC 0%, #D8D8D8 116.4%);
  }
  .urun-arka-bg img {
    box-shadow: 0px 4px 52px 0px rgba(38, 38, 38, 0.25);
    height: 73vh;
    object-fit: contain;
}
  
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  .owl-nav{
    display: block !important;
  }
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }
  .eldiven-icerik{
    object-fit: none;
    height: 125px;
    margin-top: 13px;
    transition: .4s !important;
    background: rgba(0, 0, 0, 0.24);
  }
    .eldiven-icerik:hover {
        transition: .4s !important;
        border: 1px solid #CD1E1E;
        background: linear-gradient(137deg, #FCFCFC 0%, #D8D8D8 116.4%);
    }
.urun-title {
    color: #262626;
    font-family: Oswald;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.32px;
}
.fiyat {
    color: #CD1E1E;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.24px;
    margin-top: 16px;
}
.beden {
    margin-top: 42px;
    color: #262626;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
}
.productSize {
    color: #212529;
    cursor: pointer;
    border: 1px solid #E9E9E9;
    width: 90px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

    .productSize.active {
        background: #CD1E1E;
        color: #fff;
        transition: .4s;
        cursor: default;
    }

  .number:hover{
    background-color: #CD1E1E;
    color: white;
    transition: .4s;
  }
.bedenler {
    margin-top: 24px;
    row-gap: 12px;
    display: flex;
    align-items: center;
    column-gap: 24px;
    flex-wrap: wrap;
}
.renkler {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    column-gap: 32px;
}

.productColor {
    cursor: pointer;
}

.productColor.selected
{
    cursor: default;
}

.productColor.selected span {
    color: #cd1e1e;
    font-weight: 500;
    transition: .4s;
}

.border-renk-pie {
    border-radius: 15rem;
    margin-top: 3px;
    border: 2px solid #E9E9E9;
    width: 42px;
    height: 42px;
}

  .border-renk-kirmizi{
    background-color: #CD1E1E;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
  }
.border-renk-yesil {
    background-color: #1afe33;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}

.border-renk-matyesil {
    background-color: #61CD1E;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}
  .border-renk-mavi{
    background-color: #1E79CD;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
  }

.productFeatureColor.matmavi {
    background-color: #3947e5;
    /*width: 42px;
    height: 42px;*/
    border-radius: 15rem;
    margin-top: 3px;
}
  .border-renk-sari{
    background-color:  #CDB11E;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
  }
  .border-renk-mor{
    background-color:  #951ECD;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;  
}
   .border-renk-siyah{
    background-color:  #000;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;  
}
  .border-renk-gri{
    background-color:  #A1A1A1;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
  }
  .border-renk-beyaz{
    background-color:  #FFF;
    width: 42px;
    border: 2px solid #E9E9E9;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
  }

.border-renk-matbeyaz {
    background-color: #E9E9E9;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}

.border-renk-pembe {
    background-color: #D58AA6;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}

.border-renk-kamuflaj {
    background-image: url("/img/portefightline/kamuflaj.png");
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}

.border-renk-thaibayragi {
    background-image: url("/img/portefightline/thai-flag.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 42px;
    height: 42px;
    border-radius: 15rem;
    margin-top: 3px;
}

.border-renk-pembe {
    background: #D58AA6;
}

.border-renk-bordo {
    background: #852140;
}

.border-renk-matkirmizi {
    background: #c51f1f;
}

.border-renk-matsiyah {
    background: #323232;
}

.border-renk-ormanyesili {
    background: #014401;
}

.border-renk-vintage {
    background: #793857;
}

.border-renk-desenli {
    background: linear-gradient(45deg, #c31616, #ff3be7, #464646);
}

.border-renk-kahverengi {
    background: #5a3333;
}



.renk-secimi, .renk-secimi a {
    text-align: center;
    color: #818181;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.16px;
}

.ciftRenkSecimi {
    display: flex;
    border-radius: 0;
    overflow: hidden;
    width: max-content;
    margin: auto;
}

    .ciftRenkSecimi .color {
        width: 21px;
        border-radius: 0;
        margin-top: 0;
    }

.ciftRenkSecimi .color:first-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.ciftRenkSecimi .color:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.renk {
    color: #262626;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
    margin-top: 42px;
    margin-bottom: 24px;
}
.sepet-btn {
    background: #CD1E1E !important;
    color: #FFF !important;
    font-family: Oswald !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    width: 100% !important;
    padding: 19px 13px !important;
    border-radius: 0 !important;
    margin-top: 21px !important;
    margin-bottom: 21px !important;
}
.siparis-tamamla-btn {
    background: #377C29 !important;
    color: #FFF !important;
    font-family: Oswald !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    width: 100% !important;
    padding: 19px 13px !important;
    border-radius: 0 !important;
    margin-top: 21px !important;
    margin-bottom: 21px !important;
}

.affiliateRefIdFound .sepet-btn
{
    margin-bottom:0;
    margin-top:0;
}

.ikincil-btn {
    background: #0c4da2 !important;
    color: #FFF !important;
    font-family: Oswald !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    width: 100% !important;
    padding: 19px 13px !important;
    border-radius: 0 !important;
    margin-bottom: 21px !important;
}
.ucuncul-btn {
    background: #000000 !important;
    color: #FFF !important;
    font-family: Oswald !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    width: 100% !important;
    padding: 19px 13px !important;
    border-radius: 0 !important;
    margin-bottom: 21px !important;
}
.affiliate-btn {
    background: #0c4da2 !important;
    color: #FFF !important;
    font-family: Oswald !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 0.15px !important;
    width: 100% !important;
    padding: 19px 13px !important;
    border-radius: 0 !important;
    margin-top: 21px !important;
    margin-bottom: 21px !important;
}
.bilgi {
    color: #262626;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
    margin-bottom: 24px !important;
}


.sign-up-information-title {
    margin-bottom: 1rem;
    display: block;
    font-size: 19px;
    line-height: 26px;
    font-weight: 500;
}

    .sign-up-information-title span {
        color: #cd1e1e;
    }


.productDescription {
    color: #4B4B4B;
    font-family: Roboto !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    letter-spacing: 0.18px !important;
}

.sliderArea .slider-for {
    max-width: 500px;
    min-width: 500px;
    max-height: 500px;
    min-height: 500px;
    margin: auto;
    visibility: hidden;
}

    .sliderArea .slider-for.slick-initialized {
        visibility: visible;
    }

.sliderArea .slider-nav {
    visibility: hidden;
}

.slider-nav.slick-initialized {
    visibility: visible;
}

  .slider-nav .slick-slide, .slider-nav .slick-slide img {
    aspect-ratio: 3/2;
    object-fit: contain;
    width: 100%;
}

.slider-for .slick-slide, .slider-for .slick-slide img {
    /*aspect-ratio: 3/1.5;*/
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*.slider-for .slick-slide
{
    background: linear-gradient(137deg, #FCFCFC 0%, #D8D8D8 116.4%);
}*/

/*.slider-nav .slick-slide
{
    background: rgba(0, 0, 0, 0.24);
}*/

.slider-nav .slick-slide img {
    padding: 10px;
}

.slider-nav .slick-slide.slick-current.slick-active {
    box-shadow: inset 0 0 0 1px #CD1E1E;
}

.sliderArea
{
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}


.slider-nav .slick-list
{
    margin-right: -15px;
    margin-left: -15px;
}

.slider-nav .slick-slide
{
    margin-right: 15px;
    margin-left: 15px;
}
.slick-next{
  display:none !important;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #CD1E1E !important;
}
.fiyat{
  display: block;
}
.fiyat-iki{
  display: none ;
 }
.fiyats span {
    color: #CD1E1E;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px;
}
.fiyats {
    color: #262626;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px;
}

.slider-nav .slick-dots li button {
    border-radius: 50px;
    background: #D9D9D9 !important;
    width: 14px;
    height: 14px;
    padding: 0;
}
.slider-nav .slick-dots li button::before
{
    content: unset;
}

.slider-nav .slick-dots li.slick-active button {
    background: #CD1E1E !important;
}

.slider-nav .slick-dots li {
    width: 14px;
    height: 14px;
    margin: 0;
}

.slider-nav .slick-dots {
    bottom: -30px;
    height: max-content;
    display: flex;
    justify-content: center;
    column-gap: 12px;
}

.pageContent
{
    padding-bottom: 30px;
}
.mobile-alt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.productSize.isEmpty {
    position: relative;
    overflow: hidden;
    cursor: default;
}

    .productSize.isEmpty::before {
        position: absolute;
        content: "";
        width: 110px;
        height: 2px;
        background: red;
        top: 25px;
        transform: rotate3d(1, 1, 1, 40deg);
        left: -8px;
    }

.productColor.isEmpty span {
    text-decoration: line-through;
    color: #8080806e;
    text-decoration-color: #f75e5eb8;
}

.productColor.isEmpty
{
    cursor: default;
}

.distributor-area {
    display: flex;
    align-items: center;
    column-gap: 10px;
    width: max-content;
    border: 1px solid #8989892e;
    padding: 8px 16px;
}

    .distributor-area img {
        aspect-ratio: 2/1;
        object-fit: contain;
    }

.product-container-text {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

    .product-container-text h1, .product-container-text h2, .product-container-text h3, .product-container-text h4, .product-container-text h5, .product-container-text h6 {
        font-family: 'Oswald' !important;
    }

    .product-container-text p, .product-container-text span, .product-container-text p span {
        font-family: 'Roboto' !important;
    }

.productImageArea {
    /*background: linear-gradient(137deg, #FCFCFC 0%, #D8D8D8 116.4%);*/
    position: relative;
    overflow: hidden;
    display: none;
}

    .productImageArea.active {
        display: block;
    }

    .productImageArea, .productImageArea img {
        aspect-ratio: 1/1;
        object-fit: contain;
        width: 100%;
    }

.productCard .cardTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
}

.productCard:hover .productFeatureArea {
    bottom: 0;
    transition: .4s;
}

.no-image-area img {
    max-width: 600px;
    width: 100%;
}


    @media only screen and (max-width: 1440px)
    {
        .mainSectionTitle {
            font-size: 26px;
        }

        .mainSectionTitleArea {
            row-gap: 12px;
        }
    }

    @media only screen and (max-width: 1199px)
    {
        .mainSectionTitle {
            font-size: 24px;
        }

            .mainSectionTitle::after {
                bottom: -10px;
            }
    }


@media only screen and (max-width: 991px) {


    .mainSectionTitle {
        justify-content: space-between;
    }

        .mainSectionTitle::after {
            bottom: -10px;
        }

    .digerUrunlerContainer {
        padding: 36px 0px;
    }


    .sayfa-boyutu {
    width: 90% !important;
    margin: auto !important;
    margin-bottom: 96px!important;
}
  .fiyat{
    display: none;
  }
    .mobile-sepet {
        width:100% !important; 
        background: #CD1E1E !important;
        padding: 10px 50px 10px 50px !important;
        border-radius: 0 !important;
        color: #FFF !important;
        font-family: Oswald !important;
        font-size: 15px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: normal !important;
        letter-spacing: 0.15px !important;
    }
    .mobile-siparisi-tamamla {
        width: 100% !important;
        background: #377C29 !important;
        padding: 10px 20px 10px 20px !important;
        border-radius: 0 !important;
        color: #FFF !important;
        font-family: Oswald !important;
        font-size: 15px !important;
        font-style: normal !important;
        font-weight: 600 !important;
        line-height: normal !important;
        letter-spacing: 0.15px !important;
    }
    .fiyat-iki {
        z-index: 4;
        padding: 25px !important;
        display: flex !important;
        align-items: baseline !important;
        justify-content: space-around !important;
        border-top: 1px solid #CD1E1E;
        background: #FFF;
        position: fixed !important;
        bottom: 0 !important;
        width: 100% !important;
        box-shadow: 0px -3px 19.6px 0px rgba(0, 0, 0, 0.10) !important;
    } 
  .sayfa-detay-baslik{
    margin-bottom: 2rem;
  }

    .md-row-gap {
        row-gap: 40px;
    }

 }
@media only screen and (max-width: 767px) {
 .sayfa-detay-baslik{
  text-align: center;
 }
}

@media only screen and (max-width: 575px)
{
    .sliderArea .slider-for {
        max-width: 400px;
        min-width: 400px;
        max-height: 400px;
        min-height: 400px;
        margin: auto;
    }
}

@media only screen and (max-width: 480px)
{
    .mainSectionTitle {
        font-size: 20px;
        line-height: 26px;
    }

        .mainSectionTitle a {
            font-size: 12px !important;
        }

        .mainSectionTitle::after {
            bottom: 0 !important;
            width: 50px;
        }
}

@media only screen and (max-width: 472px) {
  .urun-title {
    font-size: 29px;
}
}
@media only screen and (max-width: 525px) {
    .mobile-alt{
        flex-direction:column;
        row-gap:1rem;
    }
    .mobile-siparisi-tamamla {
        width: 177px !important;
    }
}
@media only screen and (max-width: 500px) {
  .bedenler {
    margin-top: 24px;
    row-gap: 12px;
    display: flex;
    column-gap: 29px;
    align-items: center;
    justify-content: start !important;
    flex-wrap: wrap;
}
.renkler {
  flex-wrap: wrap;
  column-gap: 37px;
  display: flex;
  align-items: center;
  row-gap: 20px;
  justify-content: start;
}
}
@media only screen and (max-width: 496px) {
  .renkler {
    flex-wrap: wrap;
    column-gap: 35px;
    display: flex;
    align-items: center;
    row-gap: 20px;
    justify-content: start;
}
  .bedenler {
    justify-content: space-between !important;
}
}
@media only screen and (max-width: 485px) {
  .renkler {
    flex-wrap: wrap;
    column-gap: 30px;
    display: flex;
    align-items: center;
    row-gap: 20px;
    justify-content: start;
}
}
@media only screen and (max-width: 457px) {
  .renkler {
    flex-wrap: wrap;
    column-gap: 25px;
    display: flex;
    align-items: center;
    row-gap: 20px;
    justify-content: start;
}
}
@media only screen and (max-width: 429px) {
  .renkler {
    justify-content: space-around;
}
}


@media only screen and (max-width: 425px)
{
    .sliderArea .slider-for {
        max-width: 340px;
        min-width: 340px;
        max-height: 340px;
        min-height: 340px;
        margin: auto;
    }

    .benzer-urun-slider .slick-list {
        padding-left: 0 !important;
    }

    .populer-urun-slider .slick-list {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 375px)
{
    .sliderArea .slider-for {
        max-width: 280px;
        min-width: 280px;
        max-height: 280px;
        min-height: 280px;
        margin: auto;
    }

    .mainSectionTitle a {
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 365px) {
  .bedenler {
    column-gap: 28px;
}
}
@media only screen and (max-width: 362px) {
  .bedenler {
    column-gap: 25px !important;
}
}
@media only screen and (max-width: 355px) {
.bedenler {
    column-gap: 0 !important;
}
}