@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select, textarea, input[type="text"], button[type="button"] {
    -moz-appearance: none;
    box-shadow: none !important;
}

input:focus, button:focus, textarea:focus, select:focus {
    outline: none;
}

[type="submit"] {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    -moz-appearance: none;
    box-shadow: none !important;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

.container {
    margin: 0 auto;
    padding: 0 !important;
}

@media (min-width: 768px) {
    .container {
        width: 768px !important;
    }

    .rightBar {
        width: 145px !important;
        left: 67px;
        height: 490px !important;
    }
}


.container .row {
    margin: 0 !important;
}

[class*="col-"] {
    padding: 0 !important;
}

[class*="col-"] img {
    display: block;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}


.secure_checkout img {
    display: inline;
    width: auto;
    /* border: 0; */
    /* padding: 0; */
    margin: 0;
}

.form_wrap {
    padding: 30px 0;
}

.form_wrap > img.back {
    position: absolute;
    z-index: -5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.grid1 {
    padding: 0 10px;
    display: grid;
    grid-template-columns:25px calc(100% - 25px);
    align-items: center;
}

.grid1 .self {
}

.grid1 .self.number {
    text-align: center;
    font-size: 2.8em;
    filter: blur(2.5px);
    color: #d6dee1;
}

.grid1 .self.form_item {
    padding: 10px;
}

.grid1 .self.form_item input,
.grid1 .self.form_item textarea,
.grid1 .self.form_item select {
    background: url(img/x/form_item_backcd18.html?xxaxsaassa) repeat;
    background-size: auto 100%;
    padding: 0 10px;
    display: block;
    width: 100%;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0 #ddd !important;
}

.grid1 .self.form_item input {
    height: 50px;
}

.grid1 .self.form_item select {
    height: 50px;
    color: #757575;
}

.grid1 .self.form_item textarea {
    height: 170px;
    padding: 10px 10px;
}

.form1_submit_button {
    background: none;
    border: 0 !important;
    margin-bottom: -3px !important;
}


label {
    margin: 0;
    outline: none
}

.color {
    display: none;
}

.nname {
    color: #000;
    border: 0px;
    font-size: 2em !important;
    background: transparent;
    -webkit-appearance: none;
    position: absolute;
    z-index: 9999;
    bottom: 18%;
    left: 6%;
    width: 14%;
    height: 5% !important;
}

.clock_3 {
    top: 87.5% !important;
    color: #000;
    left: 61% !important;
}

.product-counter_3 {
    top: 22.3% !important;
    left: 72%;
    color: #000;

}

@media (max-width: 768px) {
    .product-counter_3 {
        top: 25.3% !important;
    }
}

im.calc_price, im.price, span.deneme2 {
    direction: rtl;
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    display: block;
}

span.deneme2 {
    color: red;
    font-size: 17px;
}

.product {
    margin-bottom: 20px;
}

body {
    background: #d2d2d2
}

.validate_error {
    margin-top: 10px !important;
    color: #b5220a;
    font-weight: bold;
    display: none;
}

.wrapper {
    background-color: #fff;
    padding-top: 15px;
}

.title_sub {
    box-sizing: border-box;
    color: tomato;
    display: inline;
    font-family: "Open Sans";
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    line-height: 25.424999px;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
    text-wrap-mode: wrap;
    width: auto;
    word-break: break-word;
}

.head_title {
    box-sizing: border-box;
    display: inline;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    line-height: 25.424999px;
    text-align: center !important;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
    text-wrap-mode: wrap;
    white-space-collapse: revert;
    width: auto;
    margin-bottom: 15px;
    word-break: break-word;

}

select {
    flex: 1;
    border: 0;
    background: 0 0;
    outline: 0;
    line-height: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-decoration: inherit;
    appearance: none;
    height: auto;
    padding: 11px 15px;
    margin: 0;
    cursor: pointer;
}

.secure_checkout {
    box-sizing: border-box;
    color: rgb(48, 48, 48);
    display: flex;
    align-items: center;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    text-align: right;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
    text-wrap-mode: wrap;
    margin-bottom: 10px;
    column-fill: revert;
    justify-content: end;
    padding: 15px;
}


.page_title {
    box-sizing: border-box;
    color: rgb(48, 48, 48);
    display: flex;
    align-items: center;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    text-align: right;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
    text-wrap-mode: wrap;
    margin-bottom: 10px;
    column-fill: revert;
    justify-content: start;
    padding: 15px 0px;
}


.btn {
    cursor: pointer;
    outline: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .02em;
    color: #f6f9fe;
    transition: .15s all ease-in-out;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease-in-out;
    position: relative;
    box-shadow: RGB(37 42 50/32%) 0 1px 4px 1px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(106, 31, 31);
    border-radius: 5px;
    margin: 0px 0px 20px 0px;
    padding: 20px 30px;
    background-color: rgb(251, 48, 48);
}

.btn:hover {
    color: #fff;
    background-color: rgb(128, 5, 5);
}

.odeme_yontemi {
    padding: 10px;
    border-width: 1px 1px 0px 1px;
    border-color: #dbdbdb;
    border-style: solid;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.odeme_yontemi label {
    margin-left: 15px;
}

.odeme_yontemi:last-child {
    border-width: 1px 1px 1px 1px;
}

.site_header {
    border-bottom: 1px solid #dbdbdb;
}

.siparis_sonuc .head_title {
    text-align: center !important;
    line-height: 1.7;
}

.siparis_sonuc .head_title .title_sub {
    text-align: center !important;
    font-size: 25px;
    text-decoration: underline;
}

#success_bilgiler input {
    width: 99%;
}

.head_baslik {
    margin-top: 10px;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    padding: 15px 0px 0px 0px;
    background: rgb(25 25 25 / 74%);
    color: #fff !important;
    font-size: 35px !important;
}

/* alert */
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 10px;
    width: 340px;
    margin: 0 !important;
    z-index: 9999;
    opacity: .8;
    border-radius: 4px;
    background: #212327;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    font-size: 12px;
    text-align: left
}

@media (max-width: 990px) {
    .cookiealert {
        width: 95%;
        margin: auto;
        left: calc(100% + 10px);
        right: 2px
    }
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
    bottom: 10px;
    left: 10px
}

@media (max-width: 990px) {
    .cookiealert.show {
        left: 2px;
        right: 2px;
        bottom: 2px
    }
}

.cookiealert a {
    text-decoration: underline;
    color: #ffffff
}

.cookiealert a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
    background: 0;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    cursor: pointer;
    border: 0;
    line-height: 1.5em !important;
}

.contract-links {
    display: flex;
    justify-content: center;
}

.contract-links li {
    margin: 10px;
    padding: 10px;
    font-size: 15px;
    text-align: center;
}

.contract-links li:hover {
    background: #dbdbdb;
    cursor: pointer;
}

.sozlesme_link {
    display: flex !important;
    font-size: 15px;
    justify-content: start;
    align-items: center;
    margin-bottom: 10px;
}

.sozlesme_link label {
    margin-left: 10px;
}

input.ekurunChkbx:checked + .btnAddToCart {
    background: #146c43;
}

input.ekurunChkbx {
    display: none;
}

.btnAddToCart {
    width: 100%;
    margin-top: 10px;
    background: #0b5ed7;
    border: 0px;
    padding: 10px 10px 15px 10px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    border-radius: 0.5em;
}

.btnAddToCart:hover {
    background: #18244a;
}

.swiper {
            width: 100%;
            max-width: 1200px;
            margin: 20px auto;
        }

        .swiper-slide {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 15px;
            border: 1px solid #ddd;
            border-radius: 8px;
            background: #fff;
            height: 100%; /* Eklenen satır */
        }

        .swiper-wrapper {
            display: flex;
            align-items: stretch; /* Kartları eşit yükseklikte hizalar */
            padding-bottom: 40px;

        }

        .product-title {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 5px;
            color: #333;
            min-height: 40px; /* Eklenen satır: Tüm başlıklar için sabit yükseklik */
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }


        .swiper .product-image {
            width: 100%;
            max-width: 200px;
            height: 200px;
            object-fit: contain;
            margin-bottom: 10px;
        }

        .product-price {
            font-size: 18px;
            color: #28a745;
            font-weight: bold;
        }

        .swiper-button-prev, .swiper-button-next {
            color: #333;
        }

        .swiper-pagination-bullet {
            background-color: #333;
        }

        #sepetOzeti ul {
            display: flex;
            align-content: center;
            flex-direction: column;
            padding: 0px 0px 10px 0px;;
        }

        #sepetOzeti ul li {
            border-bottom: 1px solid #dbdbdb;
            padding: 10px;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            font-size: 15px;
            font-weight: 600;

        }

        #sepetOzeti ul li:hover:not(:last-child) {
            background: #efefef;
            padding: 10px;
        }

        #sepetOzeti ul li:last-child {
            border-width: 0px;
        }

        li.totalSepet {
            background: #0c7e3c;
            color: #fff;
            border-bottom-left-radius: .5em;
            border-bottom-right-radius: .5em;
        }
        
        .sozlesmeModal {
            position: fixed;
            top: 10px;
            height: 500px !important;
            display: none;
        }

        .modal-body {
            max-height: 550px;
            width: 98%;
            overflow: scroll;
        }

        @media screen and (max-width: 900px) {
            .mobil-cerceve {
                margin: 0px 10px !important;
            }

            .mpb-20 {
                margin-bottom: 10px !important;
            }
        }


        @media screen and (min-width: 900px) {
            .sozlesmeModal {
                left: calc(50% - 270px);
            }
        }
        
        .product-old-price {
                text-decoration: line-through;
                font-weight: bold;
                color: #a1a1a1;
                margin-right:10px;
            
            }
            
            
            .prices {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;

}