@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap');

body {
    margin: 0;
    padding: 0;
    color: #fff;
    background: #111;
    font-family: 'Montserrat', sans-serif;
    padding: 0 !important;
    scroll-behavior: smooth;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

html {
    scroll-behavior: smooth;
}

@media(max-width:768px) {
    body {
        max-width: 100%;
        overflow-x: hidden;
    }
}

address, dl, ol, ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}

.field-validation-error {
    font-size: 14px;
    color: red;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.modal {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 !important;
}

.my_cart, .my_login {
    display: none !important
}

.close, .close:hover {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.navigation > ul > li.dropdown > a:before {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
}

.navigation > ul > li.dropdown > a.active:before {
    content: "\f106";
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

.fade:not(.show) {
    opacity: 1;
}

.form-group {
    margin-bottom: 1rem;
}

.modal-open {
    overflow: auto;
}

.tabs h6 {
    font-size: 18px;
}

.modal {
    background: #5858587d;
}

.modal-dialog {
    top: 45%;
    transform: translateY(-55%) !important;
    -webkit-transform: translateY(-55%) !important;
    -moz-transform: translateY(-55%) !important;
}

a {
    color: #2196f3;
}

    a:hover {
        color: #2196f3;
    }

.altBilgi {
    margin-top: 15px;
}

img {
    width: 100%;
    height: auto;
}

b, strong {
    font-weight: 600;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn-color, .btn-primary {
    background: #bb141a;
    color: #fff !important;
}

    .btn-color:hover, .btn-color:focus, .btn-primary:hover, .btn-primary:focus {
        opacity: 0.8;
    }

.overflow {
    transition: 0.3s;
}

    .overflow.active {
        position: fixed;
        height: 100vh;
        background: #a7a7a7;
        opacity: .6;
        width: 100%;
        z-index: 10;
        top: 0;
        left: 0;
    }

.content.active {
    filter: blur(2px);
}


.overflow::before {
    content: '';
    position: absolute;
}

.sepetUrunSayisi {
    position: absolute;
    top: 5px;
    left: 30px;
    background: #bb141a;
    color: #fff;
    width: 16px;
    height: 16px !important;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
    display: inline !important;
    padding: 0;
    font-weight: 400;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        width: 1200px !important;
        padding: 0;
    }
}

.btn-block {
    display: block;
    width: 100%;
}

.btn {
    font-size: 13px;
    padding: 8px 25px;
    font-weight: 500;
    vertical-align: inherit;
}



.__en-ust {
    height: 33px;
    border-bottom: 1px solid #e5e5e5;
    display: none;
}

.__eu-list {
    display: inline-block;
}

    .__eu-list li {
        height: 33px;
        line-height: 30px;
        float: left;
        padding: 0 7px;
    }

        .__eu-list li:last-child {
            padding-right: 0;
        }

.list-1 li {
    padding-left: 0;
}

.__en-ust li span {
    font-size: 12px;
    color: #666666;
}

.__eu-list.list-2 li:hover span {
    color: #000;
}

.header-top {
    background-color: #222;
    z-index: 1000;
    position: absolute;
    height: 80px;
    width: 100%;
    border-bottom: 1px solid #373737
}

    .header-top .toplist {
        height: 66px;
        max-width: 100%;
        display: inline-block;
        text-align: right;
    }

        .header-top .toplist > li {
            float: left;
            position: relative;
            border-radius: 4px;
            border: 1px solid transparent;
        }

        .header-top .toplist li.my_default {
            margin-top: 16px;
            margin-left: 15px;
        }

        .header-top .toplist > li > a::before {
            font-size: 28px;
            font-weight: 300 !important;
            color: #fff;
            content: "\f007";
            font-family: "Font Awesome 5 Pro";
            margin: auto;
            text-align: center;
        }

        .header-top .toplist li.my_cart > a::before {
            content: "\f07a";
        }

        .header-top .toplist li.wishlist > a::before {
            content: "\f004";
        }

        .header-top .toplist > li > a {
            display: block;
            padding: 0 7px;
            height: 42px;
            line-height: 42px;
        }

        .header-top .toplist > li:hover > a, .header-top .toplist > li:hover > a::before {
            color: #bb141a !important;
        }

            .header-top .toplist > li:hover > a::before {
                font-weight: 900;
            }

        .header-top .toplist > li > span {
            display: block;
            font-weight: 600;
        }

        .header-top .toplist > li span.QrXt {
            font-size: 12px;
            font-weight: 400;
            margin-top: -5px;
            white-space: nowrap;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            display: block;
            max-width: 72px;
            overflow: hidden;
        }

.dropdownmenu strong {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

@media(min-width:992px) {
    .navbar {
        padding-left: 0px;
    }
}


.social-medya {
    display: none;
    margin: 0 10px;
    position: relative;
    top: 27px;
    right: 15px;
}

    .social-medya ul li {
        display: inline-block;
        margin: 0 10px;
    }

        .social-medya ul li a {
            color: #fff;
            font-size: 20px;
        }

.navbar {
    z-index: 999;
    height: 80px;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

    .navbar > .container, .navbar > .container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

.logo-container {
    position: absolute;
}

    .logo-container img {
        width: auto;
        height: auto;
        max-height: 80px;
        padding: 10px 0;
    }

.navigation {
    ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

    .navigation > ul {
        list-style: none;
        width: 100%;
        text-align: right;
        display: inline-block;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .navigation > ul > li {
            display: inline-block;
            text-align: center;
        }

            .navigation > ul > li > a:after {
                content: '';
                width: 0;
                height: 0;
                display: block;
                position: absolute;
                z-index: -1;
                left: 0;
                top: 0;
            }

            .navigation > ul > li > a {
                color: #fff;
                font-size: 13px;
                display: block;
                line-height: 80px;
                height: 80px;
                padding: 0 14px;
                position: relative;
                font-weight: 600;
                text-transform: uppercase;
            }

                .navigation > ul > li > a:hover {
                    color: #fff;
                }

            .navigation > ul > li:hover > a:after {
                content: '';
                width: 100%;
                height: 5px;
                background: #555;
                bottom: 25px;
                border-radius: 0;
                margin: 0;
            }

    .navigation .dropdown-menu div {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .navigation .dropdown-menu {
        display: none;
        border-radius: 0;
        float: left;
        left: 0 !important;
        right: 0 !important;
        width: 100%;
        min-width: 100vh;
        padding: 30px 5em !important;
        border-top: 1px solid #555;
        position: absolute;
        z-index: 100;
        background: #222;
        top: 80px !important;
        border-bottom: 1px solid #555;
    }

}

.navigation ul.dropdown-menu a {
    display: block;
    padding: 7px 10px;
    font-weight: 500 !important;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px !important;
}

    .navigation ul.dropdown-menu a:hover {
        color: red !important;
    }

    .navigation ul.dropdown-menu a:hover {
        color: #ffffff;
    }

.navigation > ul > li.dropdown > a.active + .dropdown-menu {
    display: block;
    height: auto;
    opacity: 1;
    top: 100%;
}


.navigation > ul > li:hover ul.dropdown-menu, .navigation .dropdown-menu {
    transition: 0.6s;
}

input::placeholder {
    font-weight: 400;
    font-size: 15px !important;
    color: #919191;
}

@media(min-width:9992px) {
    .tamekran .container {
        max-width: 1200px !important;
        width: 1200px !important;
        flex: 0 0 1200px !important;
        margin: 0 auto;
    }
}

.tamekran > .container > ul > li {
    text-align: left;
}

    .tamekran > .container > ul > li > a {
        font-weight: 500 !important;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #fff !important;
        display: block;
        padding: 20px !important;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }

        .tamekran > .container > ul > li > a:hover {
            background-color: #111;
        }

@media(min-width:992px) {
    .tamekran > .container > ul > li.dropdown > a:after {
        content: '\f107';
        font-family: "Font Awesome 5 Pro";
        margin-left: 10px;
    }

    .tamekran > .container > ul > li.dropdown > a.active:after {
        content: '\f106';
        font-family: "Font Awesome 5 Pro";
        margin-left: 10px;
    }
}



.section__trustlist {
    padding: 50px 0;
    background: #000;
}

.trustlist-desc {
    color: #919191;
}

.section__trustlist ul li {
    display: inline-block;
    color: #fff;
}

.section__trustlist ul li {
    width: 25%;
    float: left;
    font-size: 12px;
    padding-left: 60px;
    padding-right: 8px;
    position: relative;
}

    .section__trustlist ul li .trustlist-headline {
        display: block;
        font-weight: 500;
        font-size: 17px;
    }

    .section__trustlist ul li::before {
        font-family: "Font Awesome 5 Pro";
        font-size: 36px;
        text-align: center;
        position: absolute;
        left: 0;
        color: #bb141a;
    }

li.guvenlialisveris::before {
    content: "\f23e";
    font-family: "Font Awesome 5 Brands" !important;
}

li.kapidaodeme::before {
    content: "\f52b";
}

li.hizliteslimat::before {
    content: "\f48c";
}

li.kargo::before {
    content: "\f48b";
}

footer {
    padding: 60px 0 0;
    background: #222;
}

.footer__heading {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}

footer a {
    color: #999 !important;
}

    footer a:hover {
        text-decoration: none;
        color: #eee !important;
    }

.footer__list li {
    padding-right: 50px;
}

    .footer__list li a {
        display: block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 400;
        padding: 10px 0;
    }

    .footer__list li:last-child a {
        border-bottom: 0px;
    }

.bottom__footer {
    margin-top: 30px;
    background: #333;
    font-size: 13px;
    font-weight: 400;
    height: 50px;
    line-height: 55px;
    color: #fff;

}

    .bottom__footer ul {
        display: inline-flex;
    }

        .bottom__footer ul li {
            display: inline-block;
        }

.bankof-css {
    display: none;
}

.relative {
    position: relative;
}

/* Create a custom checkbox */
section, footer {
    display: block;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
}

input[type='checkbox'], input[type='radio'] {
    --active: #bb141a;
    --active-inner: #000;
    --focus: 2px rgb(0 0 0 / 30%);
    --border: #7b7b7b;
    --border-hover: #bb141a;
    --background: #000000;
    --disabled: #000000;
    --disabled-inner: #000000;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 18px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
}

    input[type='checkbox']:after, input[type='radio']:after {
        content: '';
        display: block;
        left: 0;
        top: 0;
        position: absolute;
    }

    input[type='checkbox']:checked, input[type='radio']:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: 0.3s;
        --d-t: 0.6s;
        --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2);
    }

    input[type='checkbox']:disabled, input[type='radio']:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: 0.9;
    }

        input[type='checkbox']:disabled:checked, input[type='radio']:disabled:checked {
            --b: var(--disabled-inner);
            --bc: var(--border);
        }

        input[type='checkbox']:disabled + label, input[type='radio']:disabled + label {
            cursor: not-allowed;
        }

    input[type='checkbox']:hover:not(:checked):not(:disabled), input[type='radio']:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover);
    }

    input[type='checkbox']:focus, input[type='radio']:focus {
        box-shadow: 0 0 0 var(--focus);
    }

    input[type='checkbox']:not(.switch), input[type='radio']:not(.switch) {
        width: 18px;
    }

        input[type='checkbox']:not(.switch):after, input[type='radio']:not(.switch):after {
            opacity: var(--o, 0);
        }

        input[type='checkbox']:not(.switch):checked, input[type='radio']:not(.switch):checked {
            --o: 1;
        }

    input[type='checkbox'] + label, input[type='radio'] + label {
        font-size: 14px;
        line-height: 21px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 4px;
    }

    input[type='checkbox']:not(.switch) {
        border-radius: 4px;
    }

        input[type='checkbox']:not(.switch):after {
            width: 5px;
            height: 9px;
            border: 2px solid var(--active-inner);
            border-top: 0;
            border-left: 0;
            left: 6px;
            top: 3px;
            transform: rotate(var(--r, 20deg));
        }

        input[type='checkbox']:not(.switch):checked {
            --r: 43deg;
        }

    input[type='checkbox'].switch {
        width: 38px;
        border-radius: 11px;
    }

        input[type='checkbox'].switch:after {
            left: 2px;
            top: 2px;
            border-radius: 50%;
            width: 15px;
            height: 15px;
            background: var(--ab, var(--border));
            transform: translateX(var(--x, 0));
        }

        input[type='checkbox'].switch:checked {
            --ab: var(--active-inner);
            --x: 17px;
        }

        input[type='checkbox'].switch:disabled:not(:checked):after {
            opacity: 0.6;
        }

input[type='radio'] {
    border-radius: 50%;
}

    input[type='radio']::after {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        transform: scale(0.7);
    }

    input[type='radio']:checked::after {
        background: #bb141a;
    }

    input[type='radio']:checked {
        transform: scale(1);
        background: #fff;
    }

label {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}




.megamenu-item-title > a {
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
    font-size: 15px;
}

    .megamenu-item-title > a:hover {
        color: #bb141a;
        text-decoration: underline;
    }

.megamenulist ul li a {
    color: #65676b;
    font-size: 13px;
    display: block;
    padding: 3px 0;
}

    .megamenulist ul li a:hover {
        text-decoration: underline;
    }

@media(min-width:768px) {
    .navbar-toggler {
        display: none;
    }

    .modal-content {
        border: 0px;
        background-color: #000;
    }

    #uyeliksizAlisveris .modal-dialog {
        width: 400px;
    }

    .modal-footer, .modal-header {
        border-color: #333;
    }
}

#uyeliksizAlisveris p {
    font-size: 12px;
    margin: 5px 0 30px;
    color: #666;
}

#uyeliksizAlisveris .btn-color {
    display: block;
    width: 100%;
    font-size: 18px;
}

#uyeliksizAlisveris .headline-3 {
    margin-bottom: 30px;
}

#uyeliksizAlisveris .modal-body {
    padding: 30px;
}

#uyeliksizAlisveris .close {
    margin-top: -3.6rem;
    font-size: 24px;
}

.uyeliksizAlisveris a {
    margin-bottom: 20px;
    text-align: left;
    font-weight: 500;
    color: #bb141a;
    display: block;
}

    .uyeliksizAlisveris a::after {
        content: "\f178";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        left: 4px;
        position: relative;
        top: 1px;
    }


@media(min-width:992px) {
    .error404 {
        padding: 100px 0;
    }
}



#mainSlider .swiper-slide .swiper-lazy {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#main-slider a {
    color: #fff;
}

.duyuru {
    background: #000;
    padding: 15px;
    color: #fff;
    margin: 15px 0;
}


.swiper-lazy-preloader {
    border-color: #000;
    border-top-color: #bb141a;
    color: #000;
    background: #ffffff00;
}

#main-slider .swiper-button-next, #main-slider .swiper-button-prev {
    margin: 0 !important;
    top: auto !important;
    bottom: 30px;
    width: 45px !important;
    background-color: #fff0;
    height: 45px !important;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    display: none !important;
}

    #main-slider .swiper-button-next:after, #main-slider .swiper-button-prev:after {
        background-color: #fff0 !important;
    }

.swiper-button-next, .swiper-button-prev {
    border: 1px solid #333;
    color: #000 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
}

    .swiper-button-next:after, .swiper-button-prev:after {
        font-family: 'Font Awesome 5 Pro' !important;
        font-size: 24px !important;
        height: 38px;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        width: 38px;
        display: inline-table;
        line-height: 38px;
        background-color: #202020;
    }

    .swiper-button-next:after {
        content: "\f054" !important;
    }

    .swiper-button-prev:after {
        content: "\f053" !important;
    }

#main-slider .swiper-button-next {
    right: 60px !important;
}

#main-slider .swiper-button-prev {
    left: auto !important;
    right: 115px !important;
}


#main-slider .swiper-lazy::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient( 180deg, rgb(0 0 0 / 12%), #00000024)
}

@media screen and (min-width: 1200px) {
    #productResult .lg-1 {
        -ms-flex: 0 0 215px;
        flex: 0 0 215px;
        max-width: 215px;
        padding-right: 0;
        padding-left: 15px;
    }

    #productResult .lg-4 {
        padding: 0 10px;
        float: none;
        width: calc(100% - 215px);
        max-width: calc(100% - 215px);
        flex: none;
    }
}

@media(min-width:992px) {
    .list-product {
        padding: 7.5px;
    }

        .list-product .row {
            margin: 0 -7.5px;
        }
}

.product-card {
    height: 370px;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    border-radius: 4px;
    background-color: #222222;
    position: relative;
}

.product-cart a {
    display: block;
    height: 100%;
}

.product-card:hover {
    -webkit-box-shadow: 0 0 5px #0000005c;
    box-shadow: 0 0 5px #0000005c;
    background-color: #111;
}

    .product-card:hover picture {
        background-color: #111 !important;
    }

.product-details {
    padding: 0 10px;
}

.product-card picture {
    height: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    border-radius: 0;
    background-color: #202020;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

    .product-card picture img {
        max-width: 100%;
        max-height: 100%;
        border: none;
        width: auto;
        margin: 0 auto;
        max-height: 100%;
    }


.right__main {
    background-color: #202020;
}

@media screen and (min-width:992px) {
    .list-product .col-lg-4 {
        max-width: calc((100% + 0px * (1 - 3)) / 3);
        margin-bottom: 20px;
        padding: 0 10px;
        border-radius: 4px;
    }
}

@media screen and (min-width:1200px) {
    .list-product .col-lg-4 {
        max-width: calc((100% + 0px * (1 - 3)) / 3);
    }
}

.product__title {
    order: 1;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    max-height: 45px;
    margin: 10px 0;
}

@media(min-width:992px) {
    .col__logo {
        width: 250px;
    }

    .col__other {
        text-align: right;
        width: 200px;
        padding: 0 !important;
    }

    .col__search {
        width: calc(100% - 250px);
        display: flex;
    }

    .col__logo, .col__search, .col__other {
        position: static;
        padding: 0;
    }
}

.MyAccount-User {
    min-width: 72px;
}

.dropdownmenu {
    display: none !important;
    top: 127%;
    position: absolute;
    background: #fff;
    min-width: 200px;
    max-width: 200px;
    left: -70px;
    text-align: center;
    padding: 15px 15px;
    border-radius: 4px;
    box-shadow: 0px 0px 13px -8px #292929;
    -webkit-box-shadow: 0px 0px 13px -8px #292929;
    -moz-box-shadow: 0px 0px 13px -8px #292929;
    border: 1px solid #e5e5e5;
}

    .dropdownmenu::before {
        content: "";
        width: 100%;
        height: 30px;
        top: -30px;
        left: 0;
        position: absolute;
    }

.my_login .tablecell i {
    margin-right: 10px;
    position: absolute;
    top: 25px;
    right: -3px;
    font-size: 12px;
    color: #65676b;
}

.my_login {
    z-index: 999;
}

.top-list li:hover a {
    color: #fff !important;
}

.my_login:hover .dropdownmenu {
    display: block !important;
}

.loginview__list {
    text-align: left;
    margin-top: 15px;
    border-top: 1px solid #f0f2f5;
    padding-top: 10px;
}

.user__list {
    display: block;
}

    .user__list li {
        display: block !important;
        width: 100%;
    }

    .user__list a {
        color: #666 !important;
        display: block !important;
        font-size: 13px !important;
        padding: 2px 0;
        font-weight: 400;
    }

        .user__list a:hover {
            text-decoration: underline;
        }

.user__info span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

.user__info a {
    width: 100%;
}

.user__info > span > a:hover {
    text-decoration: underline;
}

input, select, textarea {
    background: #f0f2f5;
    width: 100%;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    transition: 0.3s;
}

.form-control input:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #bb141a;
}

input::placeholder {
    font-size: 14px;
    font-weight: 400;
}

._2k13qe {
    width: 13px;
    height: 13px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -7px;
    right: 0;
    left: 0;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    border-right: 0;
    margin: auto;
}

._userInActive {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}

.input_search-wrapper.hidden {
    display: none;
}

.input_search-wrapper {
    position: absolute;
    background: #fff;
    top: 120%;
    border-radius: 4px;
    padding: 15px;
    box-shadow: 0 8px 11px -10px #9e9e9e;
    -webkit-box-shadow: 0 8px 11px -7px #9e9e9e;
    -moz-box-shadow: 0 8px 11px -7px #9e9e9e;
    width: 104%;
    left: -2%;
}

    .input_search-wrapper::before {
        content: '';
        background: white;
        height: 70px;
        position: absolute;
        top: -70px;
        width: 100%;
        left: 0;
        z-index: -1;
        box-shadow: 0px 0 11px -7px #9e9e9e;
        -webkit-box-shadow: 0px 0 11px -7px #9e9e9e;
        -moz-box-shadow: 0px 0 11px -7px #9e9e9e;
    }

.srch-most-list {
    display: block;
    margin-top: 15px;
}

.srch_most_list-item {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 13px
}

    .srch_most_list-item span {
        font-size: 14px;
        display: block;
        background: #f0f2f5;
        padding: 10px 20px;
        border-radius: 30px;
    }

.most-item-heading {
    color: #000;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #f0f2f5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.list-options {
    border-radius: 4px;
    width: 200px;
    z-index: 98;
    transition: 0.25s;
}

.product-sidebar-top {
    padding: 10px;
}

#sidebar .product-sidebar-top {
    padding: 0;
}

.FiltreList li .checkmark-text small {
    margin-left: 5px;
    font-size: 13px;
    color: #919191;
    font-family: Arial;
}

.FiltreList li {
    padding: 20px 0 0;
}

    .FiltreList li label {
        display: block;
    }

    .FiltreList li:hover label {
        cursor: pointer !important;
    }

        .FiltreList li:hover label span {
            color: #919191 !important;
        }

    .FiltreList li:last-child {
        padding-bottom: 10px;
    }

#category-filter li:hover label span {
    color: #fff !important;
}

.product__section__list:first-child .productAttr-h {
    border-top: 0 !important;
    padding: 0 0 10px !important;
}

.FiltreList li a, .FiltreList li .checkmark-text {
    color: #bbb;
    font-size: 13px;
    position: relative;
    top: -1px;
    left: 5px;
}

.product__section__list .productAttr-h {
    margin-bottom: 0;
    border-top: 1px solid #333;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}

.categoryDetails-body {
    padding: 10px 0 0;
}

.categoryDetails-price {
    width: 50%;
    float: left;
    margin-top: 5px;
}

    .categoryDetails-price.text-right {
        position: relative;
    }

    .categoryDetails-price span {
        font-size: 13px;
    }

.breadcrumb {
    border-radius: 0;
    margin: 0;
    padding: 20px 0;
    margin-bottom: 0;
    margin-top: 80px;
    border-top: 1px solid #202020;
    background-color: #111111;
}

    .breadcrumb li {
        display: inline-block;
        margin-right: 6px;
        font-size: 13px;
    }

        .breadcrumb li a {
            color: #777;
        }

        .breadcrumb li.active {
            color: #999;
            font-weight: 500;
        }

        .breadcrumb li a:hover {
            text-decoration: underline;
        }

        .breadcrumb li::after {
            content: "\f105";
            font-family: "Font Awesome 5 Pro";
            font-weight: 400;
            margin-left: 6px;
            color: #bb141a;
            font-size: 15px;
        }

        .breadcrumb li:last-child::after {
            display: none;
        }

.nav-up {
    height: 0;
}

.nav-down {
    position: fixed !important;
    top: 0;
    height: 45px;
}

.search-result-counter-wrapper .description {
    font-size: 20px;
    letter-spacing: normal;
    display: flex;
    font-weight: 400;
}

    .search-result-counter-wrapper .description h1 {
        display: inline;
        font-size: 100%;
        margin: 0;
        line-height: normal;
    }

    .search-result-counter-wrapper .description span {
        font-size: 14px;
        color: #919191;
        display: block;
        margin-left: 6px;
        position: relative;
        top: 5px;
    }



.search-result-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 0 7.5px;
}

.form-control {
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    font-size: 14px;
    border-color: #333;
    width: 100%;
    background: #222222;
    color: #ddd;
}

.section-contact {
    padding: 140px 0 40px;
}

    .section-contact p {
        color: #919191;
    }

    .section-contact label {
        font-size: 14px;
        margin-bottom: 10px;
        color: #919191;
        font-weight: 500;
    }

    .section-contact h1 {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    font-weight: 600;
    }

    .section-contact .contactCenter p {
		margin: 15px 0 0;
		padding: 15px 0;
		color: #fff;
    }

        .section-contact .contactCenter p span {
            font-weight: 700;
        }

@media(max-width:768px) {
    .section-contact form {
        margin-top: 30px;
    }
}

textarea {
    min-height: 80px;
}

#CurrentSearchOption_Sort {
    height: 34px;
    line-height: 34px;
    padding: 0 10px !important;
    display: none;
}

.price-bg {
    margin: -1px 0 7px;
    height: 20px;
    display: block;
}



    .price-bg .price1, .price2, .urunKodu {
        color: #666;
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
    }

.price2 {
    color: #bb141a;
    font-weight: 500;
}

.price3 {
    justify-content: space-between;
    color: #000;
    font-size: 14px;
    padding: 3px 5px;
    border-radius: 4px;
    text-align: center;
    display: flex;
    position: relative;
    border: 1px solid #bb141a;
}

    .price3 span:first-child {
        display: block;
        font-weight: 500;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
        text-align: left;
        text-transform: uppercase;
        width: 50%;
        overflow: hidden;
        color: #666;
    }

    .price3 span:last-child {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.4px;
        text-transform: uppercase;
        position: absolute;
        right: 5px;
        top: 0px;
        color: #bb141a;
    }

.super-firsat {
    background: #bb141a;
    padding: 5px 6px;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 7.5px;
    color: #fff;
    border-radius: 4px 0 0 0;
    display: none;
}


.small-img {
    width: 350px;
    height: 70px;
    margin-top: 10px;
    position: relative;
    left: 25px;
}

    .small-img .icon-left, .small-img .icon-right {
        width: 12px;
        height: 24px;
        cursor: pointer;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    .small-img .icon-left {
        transform: rotate(180deg)
    }

    .small-img .icon-right {
        right: 0;
    }

        .small-img .icon-left:hover, .small-img .icon-right:hover {
            opacity: .5;
        }

.small-container {
    width: 310px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

    .small-container div {
        width: 800%;
        position: relative;
    }

    .small-container .show-small-img {
        width: 70px;
        height: 70px;
        margin-right: 6px;
        cursor: pointer;
        float: left;
    }

        .small-container .show-small-img:last-of-type {
            margin-right: 0;
        }



.product-carousel:hover .swiper-scrollbar {
    opacity: 1 !important;
}

.swiper-scrollbar {
    width: calc(66.66% - 96px) !important;
    margin: 20px auto 10px;
    height: 4px !important;
    background-color: #c4c4c4 !important;
    position: relative !important;
    left: inherit !important;
    bottom: inherit !important;
}

.swiper-scrollbar-drag {
    background: #000 !important;
}

.product-carousel .product-card:hover {
    -webkit-box-shadow: 0 0 5px #0000005c;
    box-shadow: 0 0 5px #0000005c;
    background-color: #111;
}

    .product-carousel .product-card:hover picture {
        border-color: #111 !important;
    }

.product-carousel .product-card picture {
    height: 302px;
    max-height: 302px;
    min-height: 302px;
    border: 1px solid #555;
    border-radius: 0.4em;
}

.product-carousel .product-card {
    min-height: 422px;
    max-height: 422px;
    height: 422px;
}

.headline-3 {
    margin: 30px 0;
    font-weight: 400;
    font-size: 22px;
    color: #b5b5b5;
}

.product-card a {
    display: block;
    height: 100%;
    color: #000;
}



.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: #fff;
    background: transparent url('lib/bootstrap-star-rating/img/loading.gif') top left no-repeat;
    border: none
}

.rating-container .rating {
    cursor: default;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

.rating-disabled .rating {
    cursor: default;
}

.rating-container .star {
    display: inline-block;
    margin: 0 3px;
    text-align: center
}

.rating-container .empty-stars {
    color: #999;
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #fde16d;
    white-space: nowrap;
    overflow: hidden;
    -webkit-text-stroke: 1px #777;
    text-shadow: 1px 1px #999
}

.rating-rtl {
    float: right
}

.rating-animate .filled-stars {
    transition: width .25s ease;
    -o-transition: width .25s ease;
    -moz-transition: width .25s ease;
    -webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -moz-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -webkit-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -o-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0)
}

.rating-rtl.is-star .filled-stars {
    right: .06em
}

.rating-rtl.is-heart .empty-stars {
    margin-right: .07em
}

.rating-xs {
    font-size: 13px;
}

.rating-summary .rating-xs {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
}

.rating-container .clear-rating {
    color: #919191;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%
}

.clear-rating-active {
    cursor: pointer !important
}

    .clear-rating-active:hover {
        color: #843534
    }

.rating-container .clear-rating {
    padding-right: 5px
}

.rating-container .caption {
    display: none;
}

.rating-container .caption {
    margin-left: 5px;
    margin-right: 0
}

.rating-rtl .caption {
    margin-right: 5px;
    margin-left: 0
}

.product-card .rating-xs, .__productXwrapper .rating-xs {
    font-size: 11px !important;
}

.product-card .rating-container .star, .__productXwrapper .star {
    margin: 0 1px;
}

@media print {
    .rating-container .clear-rating {
        display: none
    }
}

.rating-container .filled-stars {
    -webkit-text-stroke: 0;
    text-shadow: none;
    color: #ffc107;
}

.form-control:focus {
    border: 1px solid #eee !important;
}

.shipping-reklam a {
    background: #000;
    padding: 0px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    display: block;
}

    .shipping-reklam a span {
        display: inline-block;
    }

.product-card .rating-xs {
    height: 13px;
    margin: 4px 0 5px;
}


.modal {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.modal-backdrop {
    opacity: 1 !important;
    background-color: #6565657d;
}

.btn-light {
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
}

.list-product .btn-add-cart {
    position: absolute;
    bottom: 7.5px;
    width: auto;
    left: 20px;
}

@media(min-width:1080px) {
    .container1080 {
        width: 1200px !important;
    }
}

.btnWish {
    background: white;
    width: 35px;
    height: 35px;
    position: absolute;
    display: inline-block;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0px 0px 10px -5px #777;
    right: 20px;
    top: 10px;
    font-size: 18px;
    line-height: 35px;
    z-index: 9;
}

    .btnWish::before {
        content: "\f00d";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
    }

._errorPage {
    border-radius: 4px;
    padding: 15px;
}

._errorPage {
    padding: 100px;
}

    ._errorPage .font-xl {
        font-size: 52px;
        margin-bottom: 15px;
        color: #bb141a;
    }

    ._errorPage h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    ._errorPage p {
        font-size: 14px;
        margin: 0 !important;
    }

#favoriResult .productResult-wrapper {
    padding: 60px 0;
}

#favoriResult ._errorPage {
    margin: 0 7.5px;
}

.btn-second {
    background-color: white;
    border: 1px solid #bb141a;
    color: #bb141a !important;
}

    .btn-second:hover, .btn-second:focus {
        background-color: #bb141a;
        border: 1px solid #bb141a;
        color: #fff !important;
    }

.admin_login {
    background-color: #fff !important;
    position: fixed;
    width: 70px;
    height: 40px;
    bottom: 50%;
    z-index: 999;
    right: 15px;
    line-height: 15px;
    text-align: left;
}

    .admin_login .container {
        width: 100% !important;
        padding: 0 !important;
    }

    .admin_login a {
        font-size: 11px !important;
        color: #000 !important;
    }

.col__search .container {
    padding: 0 !important;
}

@media(min-width:992px) {
    .swiper-pagination {
        text-align: left !important;
        width: 1200px !important;
        margin: 0 auto;
        position: absolute !important;
        left: 0 !important;
        right: 0;
        margin-bottom: 33px;
    }

    .header-top .container {
        width: 100% !important;
        padding: 0 15px 0 50px;
    }
}

#main-slider {
    padding: 0px;
}

    #main-slider .swiper-button-next:after, #main-slider .swiper-button-prev:after {
        color: #fff !important;
    }

    #main-slider .swiper-container, #main-slider .main-slider-bg {
        height: calc(100vh - 0px);
    }

    #main-slider .swiper-lazy {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    #main-slider .container {
        position: relative;
    }

    #main-slider .MainTableCell {
        position: absolute;
        text-align: left;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
    }

.slider_button {
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}

    .slider_button::before {
        content: '';
        width: 20px;
        height: 1px;
        background: #000;
        display: inline-block;
        position: relative;
        top: -4px;
        margin-right: 5px;
        z-index: 999;
        transition: 0.3s;
        -webkit-transition: 0.3s
    }

    .slider_button:hover::before {
        width: 35px;
    }

#main-slider h3 {
    letter-spacing: 2px;
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 24px;
}

#main-slider .SliderBaslik, #main-slider h1 {
    font-size: 48px;
    font-weight: 800;
    color: white;
    width: 65%;
    line-height: 55px;
}


#main-slider p {
    font-size: 15px;
    margin-top: 5px;
    display: block;
    width: 50%;
    line-height: 24px;
    font-weight: 400;
    margin: 15px 0 30px;
}


#main-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 1px solid #fff;
    background-color: #fff;
}

#main-slider .swiper-pagination-bullet-active {
    background-color: #fff0;
    width: 19px;
    height: 19px;
    padding: 0;
    position: relative;
    top: 4px;
}

    #main-slider .swiper-pagination-bullet-active::before {
        content: '';
        background-color: #fff;
        width: 9px;
        height: 9px;
        display: block;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-55%);
        -webkit-transform: translateY(-55%);
        -moz-transform: translateY(-55%);
        margin: 0 auto;
        left: 0;
        right: 0;
    }

.hs-input-icon {
    padding: 0;
    width: 50px;
    height: 50px;
    background: #000;
    border: 0px;
    font-size: 25px;
}

.page-header {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 15px;
}

#carousel1 {
    margin-bottom: 30px;
}

.section-product .product-card {
    margin-bottom: 30px;
}

.section-portfolio .portfolio-overlay {
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-top: 15px
}

.home-page-products .swiper-scrollbar {
    margin-bottom: 30px;
}



.home-page-rexa-products .col-md-3 {
    padding: 0 7.5px;
}

.home-page-products .row {
    margin: 0 -7.5px;
}

.eticaret-rexa {
    color: #e0e0e0 !important;
}

#cookieConsent {
    background: #111!important;
    height: auto;
    border: 0;
    bottom: 0;
    border-top: 1px solid #111;
    text-align: center;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99999;
    padding: 15px;
}

    #cookieConsent .navbar-text {
        margin: 0;
        display: contents;
    }


@media(max-width:768px) {
    #cookieConsent {
        top: 0;
        bottom: auto;
        height: auto !important;
        padding: 10px !important;
        border-bottom: 1px solid #e5e5e5;
    }

        #cookieConsent .navbar-text {
            display: block !important;
            margin: 5px 0;
        }
}

.search-wrapper, .brand-detail {
    padding: 100px 0 30px !important;
}


/*

    login css
*/

.action {
    max-width: 400px;
    margin: 120px auto;
    text-align: center;
    border: 1px solid #111;
    background: #000000;
    padding: 60px 15px;
    border-radius: 4px;
}

    .action .form-control {
        padding: 10px;
        height: 42px;
        background: #000000 !important;
        border-color: #000;
    }

    .action .btn-color {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        padding: 7.5px;
        font-size: 17px;
    }

    .action .form-group {
        text-align: left;
    }

    .action #clickIleti, .action #clickResmi {
        font-size: 12px;
    }

    .action h1 {
        text-align: left;
        font-weight: 500;
    }

    .action .validation-summary-errors ul {
        list-style-type: disc;
        display: block;
        margin-bottom: 15px !important;
        background: #ffd4d4;
        padding: 5px 30px !important;
        border-radius: 4px;
    }

    .action .validation-summary-errors li {
        font-size: 13px;
        text-align: left;
        width: 100%;
        margin-bottom: 0;
        font-weight: 500;
        list-style: disc;
    }

.altBilgi a {
    font-weight: 500;
}


.provider-login {
    display: flex;
    margin: 0 -2%;
}

    .provider-login button {
        width: 50%;
        float: left;
        margin: 0 2%;
        border: 1px solid #e5e5e5;
        background: #fff;
        color: #fff !important;
    }

.another-logins {
    display: none;
}

.ForgotPassword {
    font-size: 13px;
    font-weight: 500;
    margin: 15px 0;
    text-decoration: underline;
    color: #000;
}

button[value=Facebook] {
    background: ##1499bb !important;
    border: 1px solid ##1499bb;
}

button[value=Google] {
    background: #d64c3e !important;
    border: 1px solid #d64c3e;
}

.modal #nav-tabContent {
    padding: 15px 0;
    max-height: 400px;
    overflow: auto;
    font-size: 13px;
}

.modal .nav-tabs .nav-item {
    color: #000 !important;
    margin-bottom: 0;
    width: 50%;
    padding: 15px 0;
    text-align: center;
    border: 0;
}

.modal .nav-link.active {
    color: #bb141a !important;
    font-weight: 500;
}

.modal #nav-tabContent p {
    margin-bottom: 0;
}

.close-modal {
    display: none;
}

.sort-by {
    display: inline-flex;
}

.sort-button-list {
    display: flex;
}

    .sort-button-list button {
        background: transparent;
        border: 0;
        padding: 0 5px;
        line-height: 0 !important;
        margin-right: 15px;
        font-size: 19px;
        color: #919191;
    }

.indirim_Urun {
    background: #bb141a;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px 10px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
}



@media(max-width:768px) {
    .__en-ust {
        display: none;
    }

    #header-search {
        display: block !important;
        position: absolute;
        background: transparent;
        box-shadow: none;
        height: auto;
        padding: 0;
        width: calc(100% - 20px);
        bottom: 10px;
        left: 10px;
    }

    #searchDown, #searchUp {
        display: none;
    }

    .header-top {
        padding: 5px 0;
        height: 140px;
        position: fixed !important;
    }

        .header-top .row > div {
            padding: 0 15px;
            width: 100%;
            margin-bottom: 5px;
        }

        .header-top .logo-container {
            position: relative;
        }

    .navigation {
        display: none !important;
        width: 100%;
        background: #222;
        position: fixed;
        z-index: 9999;
        top: 140px;
        left: 0;
        right: 0;
        align-items: normal;
        border-top: 1px solid #333;
        height: calc(100% - 140px);
        overflow: auto;
    }

    .navbar-toggler.active + .navigation {
        display: block !important;
    }

    .navigation > ul > li {
        position: relative;
    }

        .navigation > ul > li > a {
            height: auto;
            line-height: normal;
            padding: 15px 10px;
            border-bottom: 1px solid #333;
            font-weight: 500 !important;
            font-size: 14px;
            color: #fff;
            background: #222222;
        }

    .navigation > ul > li {
        display: block;
        text-align: left;
        clear: both;
    }
.navigation > ul > li.dropdown > a:before {
	right:15px;
}
.navigation .dropdown-trigger::before{
	margin-right:5px!important;
}
        .navigation .dropdown-trigger.active + .dropdown-menu {
            display: block !important;
            padding: 0 !important;
            background-color: #111;
        }

    .tamekran > .container > ul > li {
        position: relative;
    }

    .navigation > ul > li.dropdown:hover .dropdown-menu {
        padding: 0 !important;
    }

    .navigation .dropdown-menu {
        position: relative;
        clear: both;
        min-width: 100% !important;
        width: 100% !important;
        top: 0 !important;
        border-radius: 0 !important;
        box-shadow: none;
        border: 0 !important;
    }

    body.active {
        overflow: hidden !important;
        max-height: 300px;
    }

    .navigation .dropdown-trigger::before {
        content: "\f107";
        font-family: "Font Awesome 5 Pro";
        font-weight: 500;
        margin: 0 auto;
    }

    .navigation ul.dropdown-menu a {
        padding: 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    .logo-container img {
        max-height: 85px;
        top: 0;
        position: absolute;
    }

    .col__other {
        right: 0;
        position: fixed;
        bottom: 0;
        background: white;
        height: 52px;
        padding: 0 5px !important;
        padding-top: 5px !important;
        left: 0;
        text-align: center;
        border-top: 1px solid #e5e5e5;
        margin: 0 !important;
    }

    .header-top .toplist {
        display: block;
    }

        .header-top .toplist li.my_default {
            display: inline !important;
            width: 20%;
            margin: 0;
            text-align: center;
        }

    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .navbar-icon {
        background: #bb141a;
        display: block;
        height: 2px;
        width: 26px;
        margin-bottom: 7px;
    }

        .navbar-icon.icon-2 {
            width: 32px;
            margin-left: -6px;
        }

    .navbar {
        height: 0;
        z-index: 1000;
    }

    .navbar-toggler {
        padding: 0;
        border: 0;
        position: absolute;
        right: 15px;
        top: 37px;
        background: transparent;
    }

    #header-search input {
        background-color: #111;
        border: 1px solid #333
    }

    .hs-input-icon {
        position: absolute;
        height: 40px;
        right: 0;
        background-color: #444;
        border: 1pxsolid #333;
        font-size: 16px;
    }

    .footer__list {
        display: none;
        transition: 1s;
        height: 0;
    }

    .footer__heading {
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 10px;
        letter-spacing: 1px;
        color: #919191;
    }

        .footer__heading::before {
            content: '\f067';
            font-family: "Font Awesome 5 Pro";
        }

        .footer__heading:focus, .footer__heading:hover {
            transition: 1s;
        }

            .footer__heading:focus + .footer__list, .footer__heading:hover + .footer__list {
                display: block;
                border: 1px solid #333;
                padding: 15px !important;
                border-bottom: 0;
                height: 100%;
                transition: 1s;
            }

    footer .row .col-lg-3:last-child .footer__heading {
        border-bottom: 1px solid #333 !important;
    }

    footer .row .col-lg-3 {
        padding: 0;
    }

    footer {
        border-top: 0;
        padding: 0 0 100px;
    }

    .bankof-css {
        height: 40px;
        top: 30px;
        width: 100%;
    }

    .bottom__footer {
        text-align: center;
        border: 0;
        height: 25px;
        line-height: 30px;
    }

        .bottom__footer div {
            text-align: center !important;
        }

    ._orientationRight_1d18 .button_e68e {
        margin-bottom: 50px !important;
    }

    #main-slider .MainTableCell {
        width: 100%;
        padding: 0 10px;
    }

    .container {
        width: 100%;
    }

    ._errorPage {
        padding: 30px 0;
        border: 0;
    }

    .sort-button-list {
        display: none;
    }

    .search-result-title {
        display: block;
        padding: 0;
    }

    .sort-by {
        display: block;
        margin-top: 10px;
    }

    #productResult {
        padding: 0;
    }

    .productResult-wrapper .lg-1, .productResult-wrapper .lg-4 {
        padding: 0 15px;
    }
}

.pagination {
    margin-bottom: 30px !important;
    text-align: center;
    display: inline-block;
}

    .pagination li {
        float: left;
        margin: 0 5px;
    }

.pagination-div .container {
    text-align: center;
}

.page-link {
    color: #fff;
    background-color: transparent;
    border: 0;
    font-weight: 500;
    padding: 7.5px 15px;
}

.page-item.disabled .page-link {
    color: #999;
    background-color: #fff0;
    border-color: #dee2e600;
}

.page-link:hover {
    background-color: #f1f1f1;
    border-color: #dee2e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    background-color: #bb141a;
    border-color: #bb141a;
    border-radius: 4px;
    color: #fff;
}


.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

.brand {
    color: #fff;
    padding: 20px 0 20px;
    text-align: center;
    background-size: cover;
    background-position: top;
    background: #222222;
}

    .brand::before {
    }


    .brand .container {
        padding: 0 20px;
        width: 100% !important;
    }

    .brand h3 {
        font-size: 42px;
        font-weight: 700;
    }

    .brand ul {
        text-align: center;
        display: inline-block;
    }

    .brand li {
        width: calc(16.16666% - 10px);
        float: none;
        margin: 5px 5px;
        padding: 5px;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        display: inline-block;
    }

        .brand li a img {
            filter: grayscale(1);
        }

            .brand li a img:hover {
                filter: brightness(3);
            }

    .brand p {
        color: #919191;
    }

@media(min-width:992px) {
    #searchUp {
        font-size: 20px;
        font-weight: 300 !important;
        color: #fff;
        width: 80px;
        height: 79px;
        text-align: center;
        background: #111;
        border: 0;
        position: relative;
        line-height: 80px;
    }

        #searchUp span {
            display: block;
        }

        #searchUp i {
            font-size: 18px;
            position: relative;
            top: 2px;
        }


    #searchDown {
        position: absolute;
        right: 15px;
        border: 0;
        color: #fff;
        font-size: 24px;
        height: 42px;
        width: 42px;
        border-radius: 50%;
        top: 15px;
        background: transparent;
    }

    #header-search .search span {
        display: block;
    }

    #searchUp + #header-search {
        height: 0;
    }

    #searchUp.active + #header-search {
        display: block !important;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 80px;
        background-color: #000;
        padding: 10px;
        z-index: 9999;
        transition: 0.3s;
    }

    #header-search input {
        background: #0000;
        padding: 0 13px;
        width: calc(100% - 180px);
        height: 52px;
        font-weight: 400;
        font-size: 14px;
        color: #fff;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        line-height: 40px;
        padding-left: 70px;
        border: 0;
        border-radius: 0px;
        font-size: 30px !important;
    }

        #header-search input::placeholder {
            font-size: 30px !important;
            color: #fff;
        }

    #header-search .search::after {
        content: '';
    }
}

.brand h3::after {
    content: '';
    background: #ffffff;
    display: block;
    width: 170px;
    height: 2px;
    margin: 5px auto;
}

.page--content {
    padding: 0 12.5px;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    background-color: #222222;
}

    .page--content img {
        max-width: 100%;
    }

    .page--content ul {
        margin-left: -15px;
        margin-right: -15px;
    }

.pc--img {
    height: 400px;
}

@media(min-width:992px) {
    .page--content ul li {
        width: calc(33.333% - 18px);
        margin: 0 7.5px;
        margin-bottom: 15px;
        border-left: 0;
        padding: 0px;
        overflow: hidden;
        position: relative;
        display: inline-block;
    }
}

.page--content ul li a {
    position: relative;
    display: block;
}

.page--content ul li.big {
    width: calc(66.666% - 15px);
}

.page--content .layer--page {
    position: absolute;
    width: 100%;
    color: #fff;
    left: 0;
    bottom: 0;
    padding: 0 10px 10px;
    background: linear-gradient( 360deg, rgb(0 0 0 / 86%), transparent);
}

    .page--content .layer--page h3 {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 10px !important;
        display: inline-block;
        position: relative;
    }

        .page--content .layer--page h3 span {
            position: relative;
            z-index: 99;
        }

    .page--content .layer--page p {
        font-size: 16px;
        margin: 0;
    }


::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #000000;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    box-shadow: inset 0 0 6px rgb(0 0 0 / 38%);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bb141a;
    border-radius: 36px;
    border: 2px solid #000000;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #bb141a;
    }


.img_appendt {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    background: #202020;
}

    .img_appendt img {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
    }


#main-slider::before {
    content: '';
}

.slider-scroll--container {
    position: relative;
}

.sliderScroll {
    position: absolute;
    font-size: 18px;
    top: -85px;
    z-index: 9;
    right: 0;
}

    .sliderScroll a {
        color: #fff;
    }

.clainText {
    display: block;
    transform: rotate(90deg);
    moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: relative;
    top: -23px;
}

.scroll-animation {
    position: relative;
    right: -30px;
    moz-animation: fadeinphoto 1s 0.7s infinite;
    -webkit-animation: fadeinphoto 1s 0.7s infinite;
    -o-animation: fadeinphoto 1s 0.7s infinite;
    animation: fadeinphoto 1s 0.7s infinite;
}

@keyframes fadeinphoto {
    from {
        bottom: 0;
    }

    to {
        bottom: -20px;
    }
}

.button {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.s;
}

.button-slide {
    border: 2px solid #fff;
    padding: 10px 40px;
    display: inline-block;
    text-transform: uppercase;
    background-color: rgb(0 0 0 / 25%);
    border-radius: 40px;
    box-shadow: 0px 0px 10px #000;
}

    .button-slide:hover {
        border-radius: 0;
        background-color: rgb(0 0 0 / 50%);
        transform: translateY(-10px);
    }

.footer_address, .footer_email, .footer_phone {
    font-size: 12px;
    color: #999;
    display: block;
    padding: 12px 0;
}

.footerIco {
    font-size: 15px;
    position: absolute;
    margin-left: -25px;
}

.fttr-social {
    top: 0;
    right: 0;
    display: block !important;
    margin: 15px 15px 0;
    text-align: center !important;
}

    .fttr-social ul li a {
        font-size: 20px;
        text-align: center;
        background-color: #222;
        width: 38px !important;
        display: block;
        height: 38px;
        border-radius: 50%;
        line-height: 38px;
        color: #fff !important;
    }




.pc--img .target {
    background-size: cover;
    height: 400px;
    display: block;
    background-position: center;
    left: 0;
    right: 0;
}

.megamenu-wide {
    height: 0;
    opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    display: none;
}

.tamekran li.dropdown a.active + ul.megamenu-wide {
    display: block !important;
    height: auto;
    opacity: 1;
    padding-left: 25px !important;
}




ul.megamenu-wide a {
    padding: 15px 35px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

    ul.megamenu-wide a:hover {
        background-color: #333;
    }

.page--content > div {
    width: 100%;
    position: relative;
}

.page-detail {
    padding: 150px 0 50px;
}

@media(max-width:768px) {
    .page--content ul li {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 20px;
        display: inline-block;
        position: relative;
    }

    .pc--img {
        height: 400px;
    }

    .page--content .layer--page {
        background: transparent;
        left: 20px;
        bottom: 20px;
    }

    .brand li {
        width: calc(50% - 20px);
    }

    .footer__heading {
        display: none;
    }

    footer .son-3 {
        padding-top: 40px !important;
    }

    #main-slider .SliderBaslik, #main-slider h1 {
        font-size: 40px;
        width: 100%;
    }

    #main-slider h3 {
        font-size: 20px;
        width: 100%;
    }

    #main-slider p {
        width: 100%;
    }

    #main-slider .MainTableCell {
        padding-top: 100px;
    }

    .filter-content {
        display: none;
    }

    .product-list-content {
        padding: 30px 15px !important;
    }

    .product-card {
        margin-bottom: 30px;
    }

    .left__column, .right__column {
        width: 100% !important;
        margin: 0 !important;
    }

    .gallery-thumbs {
        margin-bottom: 30px !important;
    }

    .section-contact, .page-detail {
        padding: 170px 0 40px;
    }
}
@media(max-width:768px){
	.tamekran > .container > ul > li > a{

    font-size: 14px;
    padding: 10px 20px !important;
	}
}