﻿
/* Bottom-sheet style */
@media (max-width: 1024px) {
    #shareModal .modal-body {
        padding-bottom: 64px;
    }
}



.modal.bottom-sheet .modal-dialog {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    max-width: none;
    transition: all 0.3s ease-in-out;
}

.modal.bottom-sheet .modal-content {
    border-radius: 16px 16px 0 0;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.2);
}

.share-option {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px;
    cursor: pointer;
    flex-direction: column;
    width: 25%;
}

.share-icon {
    font-size: 1.5rem;
}






@media (max-width: 1024px) {

    .container-indent-mobile {
        display: block;
    }

    .tt-product-single-info .tt-title {
        margin-top: 14px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
    }

    .tt-product-single-info .tt-price {
        font-size: 20px;
    }

        .tt-product-single-info .tt-price .new-price span {
            font-size: 12px !important;
        }

    .havalekamptxt {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 600;
        color: #28a745;
    }

    .urunkodtxtbas {
        font-size: 12px !important;
    }

    .urunkodtxtic {
        font-size: 14px !important;
    }
}

#sorueklemodal .form-group, #yorumeklemodal .form-group {
    text-align: left;
}

.tt-rating-indicator label {
    margin-right: 6px;
}

ul.tt-options-swatch li:not(.active) a:not(.options-color):not(.options-color-img) {
    background: #f7f8fa !important;
    color: #000 !important;
    border: 1px solid #f6b36c;
}

#custom-product-item .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    background: none;
    border: none;
    width: 38px;
    height: 38px;
    background: #f7f8fa;
    color: #191919;
    font-weight: 500;
    border-radius: 50%;
    transition: all 0.2s linear;
    transform: translate(0%, -50%)
}

#custom-product-item {
    opacity: 0;
    transition: opacity 0.2s linear;
}

    #custom-product-item.tt-show {
        opacity: 1;
    }

    #custom-product-item .slick-arrow:hover {
        background: #2879fe;
        color: #ffffff;
    }

    #custom-product-item .slick-arrow:before {
        font-family: "wokiee";
        font-size: 20px;
        line-height: 1;
    }

    #custom-product-item .slick-prev {
        left: 10px;
    }

        #custom-product-item .slick-prev:before {
            content: "\e90d";
        }

    #custom-product-item .slick-next {
        right: 10px;
    }

        #custom-product-item .slick-next:before {
            content: "\e90e";
        }

    #smallGallery .slick-arrow.slick-disabled,
    #custom-product-item .slick-arrow.slick-disabled {
        opacity: 0;
        pointer-events: none;
    }





.rating .star {
    cursor: pointer;
}

.rating span.star::before {
    color: #ffd33b;
    content: "\f006";
    font-family: FontAwesome;
}

.rating span.star.half:before {
    color: #ffd33b;
    content: "\f123";
    font-family: FontAwesome;
}

.rating span.star.active::before, .rating span.star:hover::before, .rating span.star:hover span.star::before {
    color: #ffd33b;
    content: "\f005";
    font-family: FontAwesome;
}

#toast-container > .alert-gosterim {
    background-color: rgba(32, 32, 32, .95);
    width: 230px;
}

    #toast-container > .alert-gosterim > .toast-close-button {
        position: absolute;
        right: 7px;
        top: 0px;
    }

        #toast-container > .alert-gosterim > .toast-close-button:hover {
            color: #c9c9c9;
        }

    #toast-container > .alert-gosterim:before {
        position: fixed;
        font-family: FontAwesome;
        font-size: 24px;
        /*line-height: 18px;*/
        float: left;
        color: #c9c9c9;
        padding-right: 0.5em;
        margin: auto 0.5em auto -1.5em;
        content: "\f0c0";
    }

#zoom_03 {
    width: 100% !important;
    height: auto !important;
}

.product-thumbnails > li {
    background-color: #f9f9f9;
    border: medium none;
    display: inline-block;
    height: 75px;
    margin: 15px auto;
    text-align: center;
    width: 75px;
}

.resthumb img {
    max-width: 100%;
}

.chosen-container {
    /*display:none !important;*/
}

.ozelliksec {
    cursor: pointer;
}

.stokta-yok {
    pointer-events: none;
    cursor: default;
}

.strike-through {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(/Content/images/stokta-yok-strike.png);
}

.stokta-yok .strike-through {
    display: block !important;
}

.ozelliksec {
    position: relative;
}

#stokadetuyari {
    font-size: 13px;
    color: #f6b36c;
    margin-left: 10px;
    font-weight: 400;
}

.ozelliksec {
    margin-bottom: 10px;
}

    .ozelliksec ozelliksec1 active {
        background-color: #333333;
        color: #fff;
    }



#paytr_taksit_tablosu {
    clear: both;
    font-size: 12px;
    max-width: 1200px;
    text-align: left;
    font-family: Arial, sans-serif;
}

#paytr_taksit_tablosu::before {
    display: table;
    content: " ";
}

#paytr_taksit_tablosu::after {
    content: "";
    clear: both;
    display: table;
}

.taksit-tablosu-wrapper {
    margin: 5px;
    width: 280px;
    padding: 0;
    padding-bottom: 12px;
    cursor: default;
    text-align: center;
    display: inline-block;
    border: 1px solid #e1e1e1;
}

.taksit-logo img {
    max-height: 28px;
    padding-bottom: 10px;
    display: none;
}

.taksit-tutari-text {
    float: left;
    width: 126px;
    color: #6c757d;
    margin-bottom: 5px;
}

.taksit-logo::after {
    display: block;
    content: "TÜM KARTLARA TAKSİT";
    background-color: #effbf5;
    padding: 4px 0px;
    font-weight: 600;
    color: #191919;
}

.taksit-baslik {
    padding: 6px 12px;
}

.taksit-tutar-wrapper {
    display: inline-block;
    background-color: #f7f7f7;
}

    .taksit-tutar-wrapper:hover {
        background-color: #e8e8e8;
    }

.taksit-tutari {
    float: left;
    width: 126px;
    padding: 6px 0;
    color: #474747;
    border: 2px solid #ffffff;
}

.taksit-tutari-bold {
    font-weight: bold;
}

.taksit-tablosu-wrapper:not(:first-child) {
    display: none;
}

@media all and (max-width: 600px) {
    .taksit-tablosu-wrapper {
        margin: 5px 0;
    }
}

