﻿@font-face {
    font-family: hepsiburada-icons;
    src: url(../fonts/hepsibuarada/hepsiburada-icons.eot);
    src: url(../fonts/hepsibuarada/hepsiburada-icons.eot?#iefix) format("embedded-opentype"), url(../fonts/hepsibuarada/hepsiburada-icons.woff) format("woff"), url(../fonts/hepsibuarada/hepsiburada-icons.ttf) format("truetype"), url(../fonts/hepsibuarada/hepsiburada-icons.svg?#hepsiburada-icons) format("svg");
    font-weight: 400;
    font-style: normal;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    padding-left: 0px;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}

.error {
    color: #ea1b25;
}

.clearfix {
    clear: both;
}

.newsletter-img {
    margin: 30px auto;
}

.sepetbasarili {
    position: fixed;
    padding: 15px;
    right: 15px;
    bottom: 15px;
    z-index: 500;
    background-color: #2ecc71;
    border: solid 1px #27ae60;
    color: #fff;
    border-radius: 6px;
    padding-left: 130px;
    padding-right: 40px;
    background-image: url(../images/employee.png);
    background-repeat: no-repeat;
    background-position: 35px center;
    display: none;
}

.btnsepet {
    padding: 5px 7px;
    font-size: 12px;
    border-radius: 6px;
    margin-top: 10px;
    float: left;
    font-weight: 600;
    background-color: #fff;
    color: #525252;
}

    .btnsepet:hover {
        background-color: #525252;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.sepetbasarili i {
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 25px;
    line-height: 27px;
    background-color: #eaeaea;
    color: #525252;
    float: right;
    margin-top: -30px;
    margin-right: -50px;
}

    .sepetbasarili i:hover {
        background-color: #525252;
        color: #fff;
        cursor: pointer;
    }

.sepetbasarili strong {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}

.sepetbasarili p {
    width: 100%;
    margin-bottom: 0;
}

.close {
    width: 35PX;
    height: 35PX;
    text-align: center;
    background-color: #fff !important;
    color: #ea1b25;
    opacity: 1;
    border-radius: 50px;
    margin-top: -33px;
    margin-right: -28px;
}

.kptbtn {
    margin-top: 25px;
}

.modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-body img {
    margin-top: 30PX;
    margin-bottom: 20px;
}

.modal-body {
    padding-bottom: 40px;
}

.modal-content {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}

.modal-body h6 {
    width: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #27ae60;
}

.close:hover {
    background-color: #ea1b25 !important;
    color: #fff;
    opacity: 1;
}

.quick-top-left-links {
    margin: 10px 0px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

    .quick-top-left-links ul {
        list-style-type: none;
        padding: 0;
    }

.adressatir {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .adressatir b {
        width: 100%;
        font-weight: 600;
        display: block;
    }

    .adressatir:after {
        content: "";
        display: block;
        height: 2px;
        width: 50px;
        margin-top: 5px;
        background-color: #ccc;
        margin-bottom: 20px;
    }

.iletisimbox .form-control {
    min-height: 40px;
    resize: none;
    border-radius: 0;
}

.iletisimbox h5 {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-bottom: solid 1px #eaeaea;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

    .iletisimbox h5:after, .PageTitle:after {
        display: block;
        height: 3px;
        margin-top: 10px;
        width: 120px;
        content: "";
        background-color: #ea1b25;
    }

.sosyallink {
    display: block;
    line-height: 35px;
    text-align: center;
    width: 40px;
    background-color: #eaeaea;
    color: #0f233c;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

    .sosyallink:hover {
        background-color: #ea1b25;
        color: #fff;
    }

.PageTitle {
    width: 100%;
    float: left;
    margin-top: 30px;
    border-bottom: solid 1px #eaeaea;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

.quick-top-left-links li {
    float: left;
}

    .quick-top-left-links li a {
        display: block;
        text-decoration: none;
        color: #525252;
        font-size: 11px;
    }

        .quick-top-left-links li a:hover {
            color: #ea1b25;
        }


        .quick-top-left-links li a::after {
            content: "|";
            float: right;
            color: #525252;
            padding-left: 17px;
            padding-right: 17px;
        }

    .quick-top-left-links li:last-child a::after {
        content: "";
    }

.quick-top-right-links {
    margin: 10px 0px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    float: right;
}

    .quick-top-right-links ul {
        list-style-type: none;
        padding: 0;
    }

    .quick-top-right-links li {
        float: right;
    }

        .quick-top-right-links li a {
            display: block;
            text-decoration: none;
            color: #525252;
            text-align: right;
            font-size: 11px;
        }

            .quick-top-right-links li a:hover {
                color: #ea1b25;
            }


            .quick-top-right-links li a::before {
                content: "|";
                float: right;
                color: #525252;
                padding-left: 17px;
                padding-right: 17px;
            }

        .quick-top-right-links li:first-child a::before {
            content: "";
            padding-left: 0px;
            padding-right: 0px;
        }

header {
    margin-top: 20px;
    margin-bottom: 20px;
}

    header .logo {
        margin-top: 6.5px;
        height: 35px;
    }


.input-search {
    border: 2px solid #afb2b7;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 48px;
    text-indent: 32px;
    color: #0f233c;
}

    .input-search:focus {
        outline: none !important;
        border: 2px solid #ea1b25;
    }

.input-search-icon {
    position: absolute;
    left: 15px;
    top: 15px;
}

.SearchDiv form {
    position: relative;
}

.button-search {
    position: absolute;
    height: 48px;
    width: 68px;
    background-color: #ea1b25;
    border: none;
    right: 0px;
    top: 0px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0px 4px 4px 0px;
}

.user-icon {
    line-height: 54px;
    vertical-align: middle;
    font-size: 28px;
    padding-right: 10px;
    color: #0f233c;
}

.customer-login {
    line-height: 54px;
    vertical-align: middle;
    color: #0f233c;
    font-weight: bold;
    font-size: 14px;
}

    .customer-login:hover {
        color: #ea1b25;
        text-decoration: none;
    }

    .customer-login:focus {
        color: #ea1b25;
        text-decoration: none;
    }

.customer-register {
    line-height: 54px;
    vertical-align: middle;
    color: #0f233c;
    font-weight: bold;
    font-size: 14px;
}

    .customer-register:hover {
        color: #ea1b25;
        text-decoration: none;
    }


.sub {
    color: #a1a1a1;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}


#Cart {
    display: block;
    float: right;
    position: relative;
}

.cart {
    width: 136px;
    height: 48px;
    display: block;
    margin-left: 12px;
    padding: 15px 24px 14px 54px;
    background-color: #919191;
    font-size: 15px;
    color: #fff;
    position: relative;
    line-height: 1.2;
    float: left;
    font-weight: 700;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    zoom: 1;
    height: 48px;
    float: left;
    margin: 0 0 0 12px;
}

    .cart:hover {
        color: #fff;
        text-decoration: none;
    }


    .cart:before {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/cart.svg);
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 15px;
        left: 18px;
    }


    .cart .cart-quantity {
        border: 2px solid #fff;
        background-color: #ff6000;
        color: #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-webkit-radius: 50%;
        zoom: 1;
        min-width: 20px;
        width: auto;
        height: 20px;
        display: block;
        font-size: 12px;
        line-height: 1.4;
        background-color: #fff;
        border: 2px solid #919191;
        color: #919191;
        text-align: center;
        position: absolute;
        left: 28px;
        top: 7px;
    }

.excel {
    color: #FFF;
    text-decoration: none;
}

    .excel:hover {
        color: #FFF;
        text-decoration: none;
    }

.menu-content {
    width: 100%;
    height: 48px;
    background-color: #60c5c1;
    position: relative;
}

    .menu-content .top-border {
        height: 2px;
        display: block;
        background-color: #c90c0f;
    }

.position-relative {
    position: relative;
}

.menu {
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
}

    .menu .main-menu {
        list-style: none;
        margin-bottom: 0px;
        align-items: center;
    }

        .menu .main-menu > li {
            width: 15%;
            height: 48px;
            float: left;
            font-size: 13px;
            line-height: 35px;
        }

            .menu .main-menu > li > a {
                width: 100%;
                height: 100%;
                display: block;
                text-align: center;
                position: relative;
                cursor: pointer;
                color: #646464;
                text-decoration: none;
                font-weight: 600;
            }

                .menu .main-menu > li > a > span {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -moz-transform: translateX(-50%) translateY(-50%);
                    -o-transform: translateX(-50%) translateY(-50%);
                    -ms-transform: translateX(-50%) translateY(-50%);
                    -webkit-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%);
                    width: 100%;
                    font-size: 12px;
                    font-weight: 700;
                }

                .menu .main-menu > li > a::after {
                    position: absolute;
                    top: 55%;
                    -moz-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                    content: "";
                    width: 1px;
                    height: 1px;
                    display: block;
                    right: 10px;
                }


                .menu .main-menu > li > a::before {
                    position: absolute;
                    top: 50%;
                    -moz-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                    content: "";
                    width: 1px;
                    height: 24px;
                    display: block;
                    background-color: #e5e5e5;
                    right: inherit;
                    left: 0;
                }

            .menu .main-menu > li:hover > a {
                border-bottom-color: #FFFFFF;
                background-color: #FFFFFF;
                color: #ea1b25;
            }

    .menu .dropdown-menu {
        border-radius: 0px;
        padding: 0px;
        -webkit-box-shadow: 0px 0px 56px 0px rgb(0 0 0 / 21%);
        -moz-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        box-shadow: 0px 0px 56px 0px rgb(0 0 0 / 21%);
    }
    /*.menu .main-menu > li:hover > a:before {
                    content: none;
                }

                .menu .main-menu > li:hover > a:after {
                    content: none;
                }



        .menu .main-menu li a:hover::after, .menu ul li a:hover::before {
            visibility: hidden;
        }

        .menu .main-menu li:hover > .mega-menu {
            display: block;
        }*/
    .menu .main-menu li .mega-menu {
        display: none;
        position: absolute;
        left: -5px;
        top: 48px;
        z-index: 9999;
        width: calc(100%);
        height: auto;
        padding: 0 5px 5px 5px;
        overflow: hidden;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        margin: 0 0;
    }

        .menu .main-menu li .mega-menu .mega-menu-inner {
            background: #fff;
            padding: 20px 10px;
            max-height: 500px;
        }

            .menu .main-menu li .mega-menu .mega-menu-inner .title {
                font-family: Segoe,Segoe UI,Trebuchet MS,sans-serif;
                font-weight: 700;
                color: #4a4a4a;
                font-size: 1.4rem;
                line-height: 2rem;
                margin-bottom: 5px;
                text-transform: uppercase;
            }

.mega-menu ul {
    list-style: none;
}

    .mega-menu ul li a {
        display: block;
        height: 100%;
        color: #fff;
        position: relative;
        color: #5d5d5d;
        font-family: Arial,sans-serif;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 2.4rem;
    }

.mega-menu .container {
    width: 100%;
}

.mega-menu .img-fluid {
    padding: 0 !important;
    display: block;
    height: 100%;
    color: #fff;
    padding: 0 14px;
    position: relative;
}

.mega-menu .col-sm-3 {
    padding-left: 0px;
    padding-right: 0px;
}

.img-fluid {
    max-width: 100%;
}


.slider {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border-radius: 5px;
}

    .slider .owl-lazy {
        border-radius: 8px;
    }

    .slider img {
        width: 100%;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-webkit-radius: 5px;
    }

.bestseller .header {
    background-color: #0f233c;
    padding: 20px;
}

    .bestseller .header .title {
        color: #FFF;
        font-weight: bold;
        margin-right: 10px;
        font-size: 20px;
    }

    .bestseller .header .sub-title {
        color: #FFF;
        font-size: 20px;
    }

    .bestseller .header a {
        text-decoration: none;
        color: #FFF;
        float: right;
        font-size: 14px;
        line-height: 24px;
    }

        .bestseller .header a:hover {
            color: #ea1b25;
        }

.filter {
    width: 100%;
    float: left;
}

.bestseller .box {
    width: 100%;
    float: left;
    background-image: url(../images/bestseller.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 22px;
}

    .bestseller .box .items {
        bottom: 56px;
        z-index: 10;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        margin-top: 60px;
        float: left;
        width: 100%;
    }

        .bestseller .box .items a > img {
            margin-left: 50px;
            margin-right: 50px;
        }

.bestseller {
    width: 100%;
    float: left;
}

    .bestseller .box .bottom {
        bottom: 38px;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1;
    }

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -50px !important;
    position: relative;
    margin-bottom: 30px;
}

.filter .box {
    background-color: #F5F5F5;
    padding: 30px;
}


    .filter .box form label {
        color: #0f233c;
        font-weight: bold;
        font-size: 12px;
        width: 100%;
        float: left;
    }

    .filter .box form select {
        border-radius: 0px;
        padding: 20px;
        font-weight: bold;
        color: #0f233c;
    }

    .filter .box form input {
        border-radius: 0px;
        padding: 20px;
        font-weight: bold;
        color: #0f233c;
    }

    .filter .box form button {
        background-color: #0f233c;
        color: #FFFFFF;
        border: none;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 12px;
        padding-bottom: 12px;
        font-weight: bold;
        margin-top: 21px;
    }


.product {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

    .product .item-box {
        padding-left: 15px;
        padding-right: 15px;
        width: 20%;
        flex-shrink: 0;
        margin-bottom: 20px;
    }

.list .item-box {
    width: 25%;
}

.product .item {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 20px;
}

    .product .item a:hover {
        text-decoration: none;
        outline: none;
    }

    .product .item a:focus {
        text-decoration: none;
        outline: none;
    }


    .product .item:hover {
        -webkit-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        -moz-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        -moz-transition: all 0.50s ease;
        -webkit-transition: all 0.50s ease;
        -o-transition: all 0.50s ease;
    }

    .product .item:focus > a {
        text-decoration: none;
        outline: none;
    }

    .product .item:hover > a {
        text-decoration: none;
        outline: none;
    }

.product .itemx:hover > a > img {
    display: block;
    margin: 15px auto;
}

.product .itemx:hover .cart-add {
    visibility: visible;
}

.product .item .title {
    font-weight: bold;
    color: #0f233c;
    text-align: center;
    display: block;
    height: 36px;
    overflow: hidden;
    font-size: 12px;
}

.bar .list-inline > li:after {
    content: "»";
    display: inline-block;
    color: white;
    margin-left: 5px;
}

.bar .list-inline > li:last-child:after {
    display: none;
}

.product .item .publisher {
    color: #685c5c;
    text-align: center;
    display: block;
}

.product .item .code {
    color: #685c5c;
    text-align: center;
    display: block;
}

.product .item a > img {
    width: auto;
    height: 160px;
    display: block;
    margin: 15px auto;
    max-width: 100%;
}

.product .item .old-price {
    color: #a2a2a2;
    text-decoration: line-through;
    font-weight: 900;
    margin-right: 10px;
}

.product .item .price {
    color: rgb(72, 72, 72);
    font-size: 18px;
    font-weight: 900;
}

.product .item .sub-price {
    color: rgb(72, 72, 72);
    font-weight: 900;
}

.product .item .discounted-price {
    color: rgb(67, 158, 74);
}

.product .item .stock {
    color: #0f233c;
    text-align: center;
    display: block;
    font-weight: bolder;
    margin-top: 5px;
}

.product .item .cart-add {
    height: 50px;
    padding: 5px;
}

    .product .item .cart-add .cart-input {
        width: 25%;
        float: left;
        position: relative;
        margin-top: 3px;
    }

        .product .item .cart-add .cart-input input {
            text-align: center;
        }

        .product .item .cart-add .cart-input .remove-button {
            background-color: #0f233c;
            border: none;
            color: #FFFFFF;
            position: absolute;
            top: 8px;
            left: -10px;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            line-height: 15px;
        }

        .product .item .cart-add .cart-input .add-button {
            background-color: #0f233c;
            border: none;
            color: #FFFFFF;
            position: absolute;
            right: -10px;
            top: 8px;
            width: 20px;
            height: 20px;
            border-radius: 4px;
            line-height: 15px;
        }

    .product .item .cart-add > button {
        background-color: #ea1b25;
        border-radius: 4px;
        border: none;
        color: #FFFFFF;
        width: 60%;
        float: right;
        height: 40px;
        font-weight: bold;
        /* padding: 10px; */
        font-size: 10px;
        line-height: 40px;
        position: relative;
        text-align: right;
    }

        .product .item .cart-add > button > img {
            height: 14px;
            position: absolute;
            left: 10px;
            top: 13px;
            width: auto;
        }


.vitrin-header {
    text-align: left;
    margin-bottom: 20px;
}

    .vitrin-header .title {
        color: #484848;
        font-size: 32px;
        font-weight: 700;
        margin-right: 10px;
    }

    .vitrin-header .sub-title {
        color: #FFF;
        font-size: 20px;
    }

    .vitrin-header a {
        text-decoration: none;
        color: #FFF;
        float: right;
        font-size: 14px;
        line-height: 24px;
    }

        .vitrin-header a:hover {
            color: #ea1b25;
        }

footer {
    margin-top: 100px;
    background-color: #ffffff;
}

    footer .newsletter-content {
        height: 185px;
        display: table;
        margin: 0px auto;
        background: #f9f9f9;
        width: 100%;
    }

    footer .newsletter {
        display: table-cell;
        vertical-align: middle;
    }

        footer .newsletter img {
            float: left;
        }

        footer .newsletter .info {
            float: left;
            margin-left: 20px;
            color: #0f233c;
            font-size: 12px;
        }

            footer .newsletter .info strong {
                font-size: 18px;
            }

            footer .newsletter .info span {
                font-size: 18px;
            }

        footer .newsletter form {
            position: relative;
        }

        footer .newsletter input {
            border-radius: 4px;
            padding: 20px;
            font-weight: bold;
            color: #0f233c;
            height: 50px;
        }

        footer .newsletter button {
            background-color: #ea1b25;
            color: #FFFFFF;
            border: none;
            height: 50px;
            font-weight: bold;
            position: absolute;
            right: 0px;
            top: 0px;
            width: 170px;
            border-radius: 0px 4px 4px 0px;
        }

    footer .title {
        font-size: 14px;
        line-height: 1.2;
        font-weight: 700;
        color: rgba(51, 51, 51, 0.9);
        margin-bottom: 20px;
    }

    footer .contact {
        font-size: 12px;
        color: #0f233c;
        display: block;
        margin: 0 0 5px;
    }

    footer .category {
        list-style: none;
    }

        footer .category li {
            margin-top: 4px;
            line-height: 1.5;
        }

            footer .category li a {
                color: rgba(72, 72, 72, 0.6);
                font-size: 12px;
                font-weight: 700;
            }

                footer .category li a:hover {
                    color: #ea1b25;
                    text-decoration: none;
                }

    footer .footer-menu {
        list-style: none;
    }

        footer .footer-menu li {
            margin-top: 4px;
            line-height: 1.5;
        }

            footer .footer-menu li a {
                color: rgba(72, 72, 72, 0.6);
                font-size: 12px;
                font-weight: 700;
            }

                footer .footer-menu li a:hover {
                    color: #ea1b25;
                    text-decoration: none;
                }

    footer hr {
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #e1e1e1;
    }

.footer-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

footer .footer-end {
    padding: 20px;
    background-color: #0f233c;
    font-size: 13px;
    color: #FFF;
}

.breadcrumbs-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    height: 48px;
    background-color: #fff;
}

    .breadcrumbs-wrapper .breadcrumbs {
        overflow: auto;
        height: 100%;
        display: flex;
        flex: 0 0 100%;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 0;
        height: 100%;
        margin-bottom: 0px;
    }

        .breadcrumbs-wrapper .breadcrumbs li {
            height: 100%;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: start;
            justify-content: flex-start;
            -webkit-box-flex: 0;
        }

            .breadcrumbs-wrapper .breadcrumbs li:after {
                font-size: 8px;
                color: #ddd;
            }

            .breadcrumbs-wrapper .breadcrumbs li:last-child:after {
                content: "";
            }

            .breadcrumbs-wrapper .breadcrumbs li:after {
                content: "\f12e";
            }

            .breadcrumbs-wrapper .breadcrumbs li:after {
                font-family: hepsiburada-icons;
                display: inline-block;
                vertical-align: middle;
                line-height: 1;
                font-weight: 400;
                font-style: normal;
                speak: none;
                text-decoration: inherit;
                text-transform: none;
                text-rendering: optimizeLegibility;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

            .breadcrumbs-wrapper .breadcrumbs li:first-child a {
                padding-left: 0;
            }

            .breadcrumbs-wrapper .breadcrumbs li:last-child {
                padding-left: 4px;
            }

            .breadcrumbs-wrapper .breadcrumbs li a, .breadcrumbs-wrapper .breadcrumbs li > span {
                font-size: 12px;
                padding: 0 6px 0 4px;
                color: #919191;
                font-weight: 700;
            }

#Breadcrumb {
    margin-bottom: 15px;
}

.content .base .quick-filter {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
    margin-left: -15px;
    margin-right: 15px;
}

    .content .base .quick-filter a {
        display: inline-block;
        text-decoration: none;
        background-color: #f5f5f5;
        color: #0f233c;
        font-weight: bold;
        padding: 15px;
        text-align: center;
        font-size: 12px;
        margin: 0px 15px;
        border-radius: 4px;
    }

        .content .base .quick-filter a:hover {
            background-color: #e6e6e6;
            border-bottom: 2px solid #ea1b25;
            border-radius: 4px;
        }

        .content .base .quick-filter a.active {
            background-color: #e6e6e6;
            border-bottom: 2px solid #ea1b25;
            border-radius: 4px;
        }


.content .filter {
    border: 1px solid #dddddd;
    width: 20%;
    float: left;
    -webkit-box-shadow: 0 1px 15px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 15px 0 rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 15px 0 rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 15px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 15px 0 rgba(0,0,0,.2);
}

    .content .filter .wrapper {
        padding: 10px;
    }

    .content .filter hr {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .content .filter .header {
        padding-bottom: 20px;
        font-weight: bold;
        text-align: left;
        color: #ea1b25;
        font-size: 13px;
    }

        .content .filter .header .icon {
            color: #666666;
            font-size: 15px;
            float: left;
        }

        .content .filter .header .button {
            padding: 4px;
            color: #FFFFFF;
            background-color: #cccccc;
            float: right;
            margin-top: 0px;
        }


    .content .filter .list .filter-control {
        margin-bottom: 10px;
    }

    .content .filter .list li:hover a {
        color: #ea1b25;
    }

    .content .filter .list li a {
        color: #0f233c;
        text-decoration: none;
        padding: 0px 10px 10px 0px;
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 600;
    }

    .content .filter .list li la {
        font-size: 12px;
    }

    .content .filter .list {
    }

        .content .filter .list ul {
            max-height: 235px;
            overflow: auto;
        }

        .content .filter .list .title {
            font-weight: bold;
            color: #0f233c;
            margin-bottom: 10px;
        }

        .content .filter .list .search-box {
            position: relative;
        }

            .content .filter .list .search-box img {
                position: absolute;
                right: 10px;
                top: 8px;
            }

.content .base .product .item {
    padding: 10px !important;
}

    .content .base .product .item .cart-add .cart-input {
        margin-top: 5px;
        width: 36%;
    }

    .content .base .product .item .cart-add > button {
        width: 58%;
    }

        .content .base .product .item .cart-add > button > img {
            height: 15px;
            left: 10px;
            top: 13px;
        }

.mb-0 {
    margin-bottom: 0;
}

.welcomebox {
    width: 100%;
    padding: 10px;
    float: left;
    background: #f5f5f5;
    margin-top: 25px;
}

.mb-0 li, .mb-0 a {
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-transition: all 0.20s ease;
    -webkit-transition: all 0.20s ease;
    -o-transition: all 0.20s ease;
    font-weight: normal;
}

.mb-0 li {
    font-weight: bold;
}

.mb-0 a:hover {
    color: #ea1b25;
    text-decoration: none;
}

.product_img {
    display: block;
    float: left;
    text-align: center;
    margin-top: 40px;
    padding-right: 75px;
    padding-left: 75px;
    padding-top: 50px;
    padding-bottom: 50px;
}

    .product_img img {
        width: 100%;
    }

.detail {
    display: block;
    float: left;
    padding: 20px;
}

    .detail li {
        margin-bottom: 10px;
        color: #939393;
        font-size: 13px;
        font-weight: bolder;
    }

        .detail li span {
            color: #000;
        }

        .detail li i {
            width: 30px;
            height: 30px;
            background-color: #e9e9e9;
            text-align: center;
            line-height: 30px;
            color: #ea1b25;
            border-radius: 5px;
            margin-right: 10px;
        }

    .detail h4 {
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        margin-top: 0;
        color: #444444;
        font-weight: bold;
    }

    .detail .pricebox {
        margin-bottom: 20px;
        line-height: 50px;
        display: inline-block;
    }

        .detail .pricebox .indirim {
            display: block;
            float: left;
            width: 50px;
            height: 50px;
            border-radius: 5px;
            background-color: #ea1b25;
            color: #FFFFFF;
            text-align: center;
            font-size: 12px;
            padding-top: 6px;
            line-height: 25px;
        }

        .detail .pricebox .prices {
            display: inline-block;
            height: 50px;
        }

.indirim strong {
    font-weight: bold;
    width: 100%;
    display: block;
    font-size: 16px;
}

.indirim small {
    width: 100%;
    display: block;
    font-size: 10px;
    margin-top: -4px;
}

.indirim strong:before {
    content: "%";
}

.detail .pricebox .price_1 {
    text-decoration: line-through;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: lighter;
    color: #939393;
    line-height: 25px;
}

.detail .cart-add .remove-button {
    background-color: #0f233c;
    border: none;
    color: #FFFFFF;
    position: absolute;
    top: 9px;
    left: 0px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 15px;
}

.detail .cart-add .form-control {
    text-align: center;
    width: 70px;
    float: left;
    margin-left: 10px;
}

.detail .cart-add .add-button {
    background-color: #0f233c;
    border: none;
    color: #FFFFFF;
    position: static;
    margin-left: -10px;
    margin-top: 9px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 15px;
    float: left;
}

.price_2 {
    display: block;
    float: left;
    max-width: 100%;
    color: #0f223a;
    font-size: 24px;
    font-weight: 800;
    margin-top: 0px;
    margin-right: 10px;
    line-height: 25px;
}

.price_1 {
    display: block;
    float: left;
    max-width: 100%;
    padding-left: 15px;
}

.detail .cart-input {
    width: 100px;
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    position: relative;
}

.owl-nav {
    display: none;
}

.sepete_ekle {
    background-color: #ea1b25;
    border-radius: 4px;
    border: none;
    color: #FFFFFF;
    width: 175px;
    display: block;
    float: left;
    height: 40px;
    font-weight: bold;
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
    margin-top: 2px;
}

.tab_menu a {
    display: block;
    color: #afa4a4;
    font-weight: 600;
    background-color: #f3f2f2;
}

.nav-tabs > li a.active {
    border: none;
}

.nav-tabs > li a.active {
    background-color: #ea1b25 !important;
    color: #FFFFFF !important;
    border: none;
}

.nav-tabs > li {
    margin-right: 5px;
    margin-top: 75px;
    border: none;
}

#home, #menu1, #menu2, #menu3 {
    padding: 40px;
    border: solid 1px #eaeaea;
    margin-top: 0px;
    border-top: none;
    margin-bottom: 30px;
}

    #home p, #menu1 p, #menu2 p, #menu3 p {
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
        font-weight: lighter;
        color: #838383;
    }

.bar2 {
    display: block;
    height: 65px;
    background-color: #0f233c;
    line-height: 65px;
}

    .bar2 h3 {
        display: block;
        float: left;
        width: 70%;
        padding-left: 10px;
        font-size: 24px;
        margin-bottom: 50px;
        color: #FFF;
    }

    .bar2 button {
        display: block;
        float: left;
        width: 45px;
        height: 45px;
        background-color: #ffffff;
        color: #0f233c;
        font-size: 22px;
        border-radius: 5px;
        text-align: center;
        line-height: 45px;
        margin-right: 15px;
        margin-top: 10px;
        border: none;
    }

.table .add-button:hover, .table .remove-button:hover {
    background-color: #ea1b25;
}

.warning {
    padding: 25px;
    background-color: #ea1b25;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

    .warning p {
        color: #fff;
        font-size: 16px;
        padding: 0;
        margin: 0;
        font-weight: 500;
    }

.table .cart-input {
    position: relative;
    display: inline-block;
}

.table .remove-button {
    background-color: #0f233c;
    border: none;
    color: #FFFFFF;
    /* position: static; */
    margin-left: 6px;
    margin-top: 9px;
    left: -15px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 15px;
    /* float: left; */
    position: absolute;
    /* position: relative; */
}

.table .add-button {
    background-color: #0f233c;
    border: none;
    color: #FFFFFF;
    position: absolute;
    margin-left: -10px;
    margin-top: 9px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 15px;
    float: left;
}

.table .form-control {
    text-align: center;
    width: 70px;
    float: left;
}

.table img {
    max-width: 100px;
}

.thead-dark {
    background-color: #f5f5f5;
    font-size: 13px;
    color: #0f233c;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.table > tbody > tr > td {
    vertical-align: middle;
    font-size: 12px;
    color: #0f233c;
    font-weight: 600;
    text-align: center;
}

.table > thead > tr > th {
    text-align: center;
}

.borders {
    display: block;
    border: 1px solid #eaeaea;
}

    .borders h3:after {
        content: "";
        width: 150px;
        height: 3px;
        display: block;
        background-color: #ea1b25;
        position: absolute;
        bottom: -3px;
        left: 0;
    }

    .borders h3 {
        padding-bottom: 10px;
        position: relative;
        color: #ea1b25;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        float: left;
        margin-top: 10px;
        border-bottom: solid 4px #eaeaea;
        width: 100%;
    }

.span {
    position: absolute;
    top: 30px;
    width: 82%;
    background-color: #dddddd;
    height: 1px;
    right: 18px;
}

.span2 {
    position: absolute;
    top: 30px;
    width: 25%;
    background-color: #dddddd;
    height: 1px;
    right: 18px;
}

.Sidebar ul {
    display: block;
    float: left;
    width: 100%;
}

    .Sidebar ul li {
        margin-top: 22px;
        font-size: 14px;
        font-weight: 600;
        text-align: right;
    }

        .Sidebar ul li span {
            color: #0f233c;
            font-size: 20px;
            font-weight: 700;
        }

.icerik h3 {
    font-size: 32px;
}

.icerik p {
    font-size: 20px;
}

.devam-content {
    margin-top: 50px;
}

.devam {
    display: inline-block;
    background-color: #ea1b25;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    margin: 20px auto;
}

    .devam:hover {
        text-decoration: none;
        background-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

    .devam:focus {
        text-decoration: none;
        background-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

.btn-update {
    color: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    margin: 20px auto;
}

    .btn-update:hover {
        text-decoration: none;
        background-color: #0f233c;
        border-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

    .btn-update:focus {
        text-decoration: none;
        background-color: #0f233c;
        border-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

.btn-clear {
    display: inline-block;
    background-color: #ec971f;
    border-color: #d58512;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
    margin: 20px auto;
    margin-right: 15px;
}

    .btn-clear:hover {
        text-decoration: none;
        background-color: #0f233c;
        border-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

    .btn-clear:focus {
        text-decoration: none;
        background-color: #0f233c;
        border-color: #0f233c;
        color: #fff;
        text-decoration: none;
    }

.sepetalan .borders, .siparisalan .borders, .Sidebar .borders {
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 8px;
}


.siparisalan {
}

.devam i {
    margin-left: 10px;
}

.excell {
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #858585;
    border: 2px solid #d0d0d0;
    text-decoration: none;
    margin-right: 10px;
}

    .excell:hover {
        text-decoration: none;
        color: #0f233c;
    }

    .excell i {
        margin-right: 10px;
    }

.px-0 {
    padding-right: 4px;
}

.user {
    display: block;
    float: left;
    width: 100%;
    background-color: #eaeaea;
    padding: 10px;
}

.bd {
    padding: 0;
    margin: 0;
    color: #ea1b25;
    text-decoration: none;
}

.AlisverisiTamamlaBtn {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0f233c;
    border-radius: 6px;
    color: #fff;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    border: none;
    width: 100%;
}

.AlisverisiTamamlaBtn:hover, .AlisverisiTamamlaBtn:active, .AlisverisiTamamlaBtn:focus {
        background-color: #5cb85c;
        color: #fff;
        color: #fff;
        text-decoration: none;
}

.AlisverisiTamamlaBtn:disabled {
    background-color: grey;
}

.borderss {
    padding: 0;
    float: left;
    width: 100%;
}

.bordersss {
    float: left;
    width: 100%;
    padding: 15px;
    padding-top: 0;
}

.borderss, .bordersss {
    display: block;
    border: 1px solid #eaeaea;
    margin-top: 30px;
}

    .bordersss h3 {
        color: #ea1b25;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
        margin-bottom: 20px;
        border-bottom: solid 1px #eaeaea;
        padding-bottom: 5px;
        line-height: 40px;
    }

    .bordersss label {
        margin: 0;
        line-height: 50px;
        padding-left: 30px;
        color: #898989;
        font-size: 14px;
        font-weight: lighter;
    }

    .bordersss .form-control:focus {
        border-color: #FFFFFF !important;
        box-shadow: #fff !important;
    }

    .bordersss input {
        height: 50px;
        border-radius: 0;
    }

    .bordersss input {
        color: #0f233c;
        font-size: 14px;
        font-weight: bold;
    }

    .bordersss button {
        background-color: #ea1b25;
        border: none;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 600;
        border-radius: inherit;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -moz-transition: all 0.50s ease;
        -webkit-transition: all 0.50s ease;
        -o-transition: all 0.50s ease;
    }

        .bordersss button:hover {
            background-color: #0f233c;
        }

.welcome {
    display: block;
    float: left;
    color: #ea1b25;
    padding-left: 15px;
    padding-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
    font-size: 14px;
}

.company {
    display: block;
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.borderss ul li {
    border-bottom: 1px solid #eaeaea;
    display: block;
    float: left;
    width: 100%;
    cursor: pointer;
}

    .borderss ul li:hover {
        background-color: #eaeaea;
    }

    .borderss ul li a {
        color: #0f233c;
        text-decoration: none;
        font-size: 15px;
        font-weight: bolder;
        font-family: Montserrat;
        height: 55px;
        padding-top: 15px;
        padding-left: 15px;
        display: block;
    }

.baslik {
    background-color: #eaeaea;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: bolder;
}

.color {
    color: #ea1b25;
    font-weight: 600;
    text-align: center;
}

tbody tr th {
    text-align: center;
}

    tbody tr th i {
        padding-left: 7px;
        font-size: 20px;
        float: left;
        margin-left: 5px;
    }

.InceleBtn span {
    float: left;
}

.InceleBtn i {
    margin-left: 5px;
}

.InceleBtn {
    float: right;
    cursor: pointer;
}

    .InceleBtn:hover {
        color: #ea1b25;
    }

.detay h4 {
    font-weight: 700;
    font-size: 15px;
    color: #ea1b25;
    text-align: left;
    width: 100%;
    text-indent: 15px;
}

.detay {
    border: solid 1px #eaeaea;
    padding: 0 !important;
    text-align: left;
    border-bottom: none !important;
}

    .detay .form-group div {
        width: 50%;
        float: left;
        text-align: left;
        margin-bottom: 5px;
    }

    .detay .form-group {
        width: 85%;
        padding: 15px;
        float: left;
    }

    .detay table {
        margin-bottom: 0;
    }

    .detay .form-group div span {
        font-weight: 300;
        font-size: 12px;
        color: #464646;
        width: 110px;
        display: block;
        float: left;
    }

    .detay .form-group div strong {
        font-size: 12px;
        float: left;
    }

    .detay .form-group div span:after {
        content: ":";
        display: block;
        float: right;
        margin-right: 15px;
    }

    .detay table thead th {
        font-weight: 600;
        font-size: 12px;
    }

    .detay table tbody td {
        font-size: 12px;
    }

.colored-red {
    color: #ea1b25 !important;
}

.TotalBox {
    border: solid 1px #eaeaea;
    width: 38%;
    float: right;
    padding: 15px;
    padding-bottom: 0;
    border-right: none;
    border-top: none;
    margin-bottom: 20px;
}

    .TotalBox .col-sm-12 {
        font-size: 12px;
        text-align: left;
        border-bottom: solid 1px #eaeaea;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .TotalBox .col-sm-12 strong {
            width: 50%;
            display: block;
            float: left;
        }

        .TotalBox .col-sm-12 span {
            width: 50%;
            display: block;
            float: left;
            text-align: right;
        }

.SiparislerTablo {
    border-bottom: none !important;
}

    .SiparislerTablo > tbody > tr > td {
        padding: 15px 10px;
        font-size: 12px;
    }

    .SiparislerTablo > thead > tr > th {
        padding: 15px 10px;
        font-size: 12px;
        color: #ea1b25;
    }

.Padding0 {
    padding-top: 0 !important;
}

.text-left {
    text-align: left !important;
}

.IndirimSatiri {
    background-color: #ea1b25;
    color: #fff !important;
}

    .IndirimSatiri > * {
        color: #fff !important;
        padding: 15px 10px;
        padding: 10px 15px !important;
        text-align: left !important;
    }

.FaturaDetaylari {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.yeniadresbtn i {
    margin-right: 5px;
}

.yeniadresbtn:hover, .yeniadresbtn:focus, .yeniadresbtn:active {
    background-color: #0f233c;
    color: #fff;
    text-decoration: none;
}

.yeniadresbtn {
    display: block;
    background-color: #ea1b25;
    color: #FFFFFF;
    padding: 7px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    text-decoration: none;
}

.FaturaDetaylari div {
    margin-bottom: 5px;
}

.KargoSecimi .item, .OdemeMetodu .item {
    width: 100%;
    height: auto;
    margin-top: 20px;
    border: solid 1px #eaeaea;
}

    .KargoSecimi .item h5, .OdemeMetodu .item h5 {
        font-weight: bold;
        width: 100%;
        color: #0f233c;
        background-color: #f5f5f5;
        padding: 15px;
        margin-top: 0;
        border-bottom: solid 1px #eaeaea;
    }



    .KargoSecimi .item ul, .OdemeMetodu .item ul {
        width: 100%;
        float: left;
        padding: 15px;
        height: auto;
        margin-bottom: 0;
    }

    .KargoSecimi .item li input {
        vertical-align: middle;
        margin: 0px;
    }

    .KargoSecimi .item li label, .OdemeMetodu .item li label {
        font-weight: 600;
        font-size: 12px;
    }

    .KargoSecimi .item li, .OdemeMetodu .item li {
        width: 100%;
        height: auto;
        margin-bottom: 5px;
    }

.odemestep {
    margin-top: 20px;
}

    .odemestep .item {
        width: 100%;
        float: left;
        border: solid 1px #eaeaea;
    }

        .odemestep .item h5 {
            font-weight: bold;
            width: 100%;
            color: #0f233c;
            background-color: #f5f5f5;
            padding: 15px;
            margin-top: 0;
            border-bottom: solid 1px #eaeaea;
        }

.padd {
    width: 100%;
    padding: 15px;
    float: left;
}

    .padd .nav-item {
        background-color: #ea1b25;
        color: #fff;
        font-weight: 700;
        border-radius: 6px;
    }

        .padd .nav-item a {
            color: #fff;
        }

            .padd .nav-item a:hover, .padd .nav-item a:active, .padd .nav-item a:focus {
                color: #fff;
                text-decoration: none;
                background-color: #0f233c;
            }

        .padd .nav-item:hover, .padd .nav-item:active, .padd .nav-item:focus {
            background-color: #0f233c;
        }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0f233c;
}

.kartsatir {
    margin-top: 10px;
}

    .kartsatir .form-control {
        height: 45px;
        border-radius: 0;
    }

.tab-pane {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.custom2 .item {
    text-align: center;
}

    .custom2 .item img {
        max-width: 100%;
    }

.KategoriMenu {
    display: none;
}

.accordion .card {
    width: 100%;
    float: left;
}

.bayilertablo td, .bayilertablo th {
    text-align: left;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: 900;
    width: 80%;
    float: left;
}

.accordion {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.bayilertablo {
    margin-top: 40px;
    border: solid 1px #eaeaea;
}

.accordion .card .btn-link {
    width: 100%;
    background-color: #EAEAEA;
    color: #484848;
    text-align: left;
    outline: none;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    padding: 15px 10px;
}

    .accordion .card .btn-link:hover {
        background-color: #0f233c;
        color: #FFF;
    }

.accordion .card .collapse {
    width: 100%;
    float: left;
}

.accordion .card .card-body {
    width: 100%;
    padding: 15px;
}

.notFound {
    min-height: 600px;
    padding-top: 125px;
    padding-bottom: 125px;
    padding: 125px 15px;
}

    .notFound span:first-child {
        font-size: 144px;
        color: #000000;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .notFound span:nth-child(2) {
        font-size: 36px;
        color: #00b1ed;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .notFound span {
        display: block;
        text-align: center;
    }

    .notFound p {
        font-size: 20px;
        color: #4a4a4a;
        font-weight: 200;
        line-height: normal;
        max-width: 783px;
        margin: 0 auto;
        text-align: center;
    }

.pl0 {
    padding-left: 0 !important;
}

.has-error {
    border-color: #ea1b25;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.table-responsive {
    float: left;
    width: 100%;
}

.icerik .img-responsive {
    margin-left: auto;
    margin-right: auto;
    width: 20%;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #FFFFFF;
    cursor: default;
    background-color: #ea1b25;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}



.filter-title {
    float: left;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 900;
    color: #2b2b2b;
}

.super-stars {
    font-size: 20px;
}

    .super-stars i {
        margin-right: 1px;
    }

    .super-stars.default {
        color: #FFC109;
    }

    .super-stars.rating {
        font-size: 24px;
        cursor: pointer;
    }

        .super-stars.rating i {
            margin-right: 2px;
        }

.yorumyapdiv h2 {
    font-size: 18px;
    font-weight: 700;
}

.star-label {
    float: left;
    line-height: 40px;
    margin-right: 15px;
}

.super-stars-container {
    float: left;
}

.super-stars.rating i {
    font-size: 18px !important;
}

.yorumlardiv {
    padding: 20px 0px;
}

.yorum_puan2 {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .yorum_puan2 .fa-star {
        color: #c2cd00;
    }

    .yorum_puan2 .fa-star-o {
        color: #c2cd00;
    }

.comment-datetime {
    float: left;
    margin-bottom: 15px;
    color: #919191;
}

.comment-customer {
    font-size: 15px;
    font-weight: 600;
}

.comment-content {
    background-color: #eee;
    border-radius: 10px;
    padding: 20px;
    clear: both;
    margin-bottom: 15px;
}

    .comment-content h4 {
        font-size: 12px;
        font-weight: 600;
    }

    .comment-content p {
        font-size: 12px;
        margin-bottom: 0px;
    }

.btn-comment {
    background-color: #c2cd00;
    color: #FFF;
    padding: 10px;
    font-size: 14px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
}

    .btn-comment i {
        color: #FFF;
    }

    .btn-comment:hover {
        color: #c2cd00;
    }

    .btn-comment i:hover {
        color: #F5F5F5;
    }

.pagination-button {
    border: none;
    background-color: #ccc;
    color: #fff;
    padding: 10px 15px;
    font-weight: 700;
}

.yorum_pager .active {
    background-color: #c2cd00;
}

.product-slider .item-box {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.product-slider .item {
    padding: 10px !important;
    border: 1px solid #e6e6e6;
}

    .product-slider .item .title {
        font-weight: bold;
        color: #0f233c;
        text-align: center;
        display: block;
        height: 36px;
        overflow: hidden;
    }

    .product-slider .item a > img {
        width: auto;
        height: 230px;
        display: block;
        margin: 15px auto;
        max-width: 100%;
    }

    .product-slider .item .old-price {
        color: #a2a2a2;
        text-decoration: line-through;
        font-weight: 900;
        margin-right: 10px;
    }

    .product-slider .item .price {
        color: #ea1b25;
        font-size: 18px;
        font-weight: 900;
    }

    .product-slider .item .sub-price {
        color: #ea1b25;
        font-weight: 900;
    }

    .product-slider .item .stock {
        color: #0f233c;
        text-align: center;
        display: block;
        font-weight: bolder;
        margin-top: 5px;
    }

    .product-slider .item:hover > a {
        text-decoration: none;
        outline: none;
    }

    .product-slider .item:focus > a {
        text-decoration: none;
        outline: none;
    }

    .product-slider .item a:focus {
        text-decoration: none;
        outline: none;
    }

    .product-slider .item:hover {
        -webkit-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        -moz-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        -moz-transition: all 0.50s ease;
        -webkit-transition: all 0.50s ease;
        -o-transition: all 0.50s ease;
    }

/*----------------------------*\
	Product view
\*----------------------------*/

#product-main-img {
    margin-bottom: 10px;
}

    #product-main-img .slick-prev {
        -webkit-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
        left: 15px;
    }

    #product-main-img .slick-next {
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px);
        right: 15px;
    }

    #product-main-img .slick-prev, #product-main-img .slick-next {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

    #product-main-img:hover .slick-prev, #product-main-img:hover .slick-next {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        visibility: visible;
    }

    #product-main-img .zoomImg {
        background-color: #FFF;
    }

#product-imgs .product-preview {
    margin: 0px 3px;
    border: 1px solid #E4E7ED;
}

    #product-imgs .product-preview.slick-current {
        border-color: #D10024;
    }

#product-imgs .slick-prev {
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#product-imgs .slick-next {
    top: calc(100% - 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#product-imgs .slick-prev:before {
    content: "\f106";
}

#product-imgs .slick-next:before {
    content: "\f107";
}

.product-preview img {
    width: 60%;
    margin: 0px auto;
}



.footer-logo {
    float: right;
    width: 110px;
    margin-top: 55px;
}

.footer-credit-cart-logo {
    float: right;
    height: 50px;
    margin-top: 40px;
}

.containerlg {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.15);
}

    .containerlg input, textarea {
        font: 700 13px/1.3 Arial,Helvetica,"Helvetica Neue",sans-serif;
        box-sizing: border-box;
        transition-duration: .3s;
        transition-property: background-color,border-color;
        padding: 12px 16px;
        border: 2px solid #bfbfbf;
        outline: 0;
        font-size: 13px;
        line-height: 1.2;
        background-color: transparent;
        border-radius: 4px;
        zoom: 1;
        position: relative;
        z-index: 1;
        width: 100%;
        color: #484848;
    }

    .containerlg .has-error input {
        border: 2px solid #e63a36;
    }

.help-block {
    color: #e63a36;
}

.control-group {
    margin-bottom: 24px;
    position: relative;
}

.login-button {
    width: 100%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 13px 15px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    background-image: none;
    background-color: #0055a6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.password-recovery {
    color: #484848;
    font-weight: 400;
    text-decoration: none;
    margin: 10px 0 5px 2px;
}

.control-group .showPassword {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    color: #919191;
    z-index: 4;
}

.validation-summary-errors {
    margin-bottom: 20px;
    color: #e63a36;
}

.register-container {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
}


.register-update-header {
    padding: 25px 35px;
}


.title-group {
    float: left;
}

.complementary-header-section {
    padding: 10px 0 0;
    float: right;
    font-weight: 700;
}

.logo-center {
    margin: auto;
    width: 126px;
    margin-bottom: 30px;
}

.box-header-desc {
    margin-bottom: 0px;
}

.register-update-section {
    float: left;
    padding: 35px 35px;
    width: 55%;
}

.user-form {
    width: 45%;
    border-right: 1px solid #ebebeb;
}

.new-user-profit-content {
    padding-top: 60px;
}

.register-update-content {
    padding: 0px;
}

.new-user-profits {
    list-style: none;
    margin: 0;
    padding: 0 0 20px;
}

    .new-user-profits .list-item {
        margin: 0 0 20px;
        overflow: hidden;
    }

    .new-user-profits .list-detail {
        display: table;
        overflow: hidden;
    }

    .new-user-profits h3 {
        margin-bottom: 5px;
        color: #484848;
        font-weight: 400;
        font-size: 16px;
    }


.login-box .complementary-header-section {
    padding: 0;
}

.box {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.group:after, .group:before {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.gray-page {
    background-color: #efefef;
}

.box-header {
    border-bottom: 2px solid #ebebeb;
    margin: 0px;
}

.login-container {
    margin: 0 auto;
    width: 415px;
}

.login-header {
    padding: 25px 35px;
}

.box-content {
    padding: 35px;
}

.box-header-title {
    font-size: 26px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0;
    text-align: center;
}

.complementary-header-section {
    padding: 10px 0 0;
    float: right;
    font-weight: 700;
}

.login-box .complementary-header-section {
    padding: 0;
}

.bilboard {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    width: -webkit-fill-available;
    margin-bottom: 80px;
}

.bilboard-col {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

    .bilboard-col a {
        display: block;
    }

        .bilboard-col a img {
            width: -webkit-fill-available;
        }

.account {
    width: 157px;
    border: 2px solid #919191;
    padding: 6px 10px 6px 47px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    zoom: 1;
    height: 48px;
    float: right;
    margin: 0 0 0 12px;
    cursor: pointer;
}

    .account:before {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/user.svg);
        content: "";
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        left: 17px;
        top: 13px;
    }

    .account.authenticated:after {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/down.svg);
        content: "";
        width: 15px;
        height: 8px;
        position: absolute;
        top: 19px;
        right: 15px;
    }


    .account .login {
        display: block;
        color: #484848;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.2;
        cursor: pointer;
    }

    .account .register {
        display: block;
        font-size: 12px;
        color: #ff4343;
        white-space: nowrap;
        line-height: 1.4;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        cursor: pointer;
        font-weight: 600;
    }

    .account:hover .account-menu {
        visibility: visible;
        -webkit-transition: visibility 2s;
        -o-transition: visibility 2s;
        transition: visibility 2s;
        -webkit-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
        display: block;
    }

    .account:hover {
        z-index: 6;
    }

.account-menu:before {
    content: "";
    width: 100%;
    height: 30px;
    top: -30px;
    left: 0;
    position: absolute;
}

.account-menu {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    width: 188px;
    height: auto;
    background: #fff;
    z-index: 5;
    position: absolute;
    top: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    cursor: default;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-webkit-radius: 4px;
    zoom: 1;
}

    .account-menu .up {
        width: 20px;
        height: 20px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate( 45deg);
        transform: rotate( 45deg);
        position: absolute;
        top: -7px;
        left: calc(50% - 9px);
        background-color: #919191;
    }

    .account-menu .content {
        background-color: #fff;
        position: relative;
        z-index: 2;
        padding: 16px 0 0px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-webkit-radius: 4px;
        zoom: 1;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 56px 0px rgb(0 0 0 / 21%);
        -moz-box-shadow: 0px 0px 56px 0px rgba(0,0,0,0.21);
        box-shadow: 0px 0px 56px 0px rgb(0 0 0 / 21%);
        -moz-transition: all 0.50s ease;
        -webkit-transition: all 0.50s ease;
        -o-transition: all 0.50s ease;
    }

        .account-menu .content ul {
            list-style: none;
        }

        .account-menu .content li {
            width: 100%;
            display: block;
            padding-bottom: 13px;
            padding-left: 16px;
            padding-right: 16px;
        }

            .account-menu .content li a {
                display: block;
                padding-left: 16px;
                color: #484848;
                text-align: left;
                font-size: 13px;
                font-weight: 700;
                line-height: 1;
                position: relative;
                text-decoration: none;
            }

                .account-menu .content li a:hover {
                    color: #919191;
                }

        .account-menu .content .border {
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 15px;
        }

.account:hover + .shadow-box {
    z-index: 5;
    visibility: visible;
    -webkit-transition: visibility 2s;
    -o-transition: visibility 2s;
    transition: visibility 2s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
}

.shadow-box {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    height: 1600px;
    width: 100%;
    background-color: rgba(0,0,0,.4);
}

.firday-banner {
    margin-bottom: 20px;
}

    .firday-banner img {
        border-radius: 8px;
    }

.product-detail-box {
    border: 1px solid #ddd;
    display: flex;
    overflow: hidden;
    border-radius: 8px;
}

    .product-detail-box .image {
        width: 50%;
        float: left;
        display: block;
        padding: 20px 24px;
    }

    .product-detail-box .detail {
        width: 50%;
        float: left;
        display: block;
        background-color: #f5f5f5;
        padding: 20px 24px;
    }

.customeraccount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

    .customeraccount .circle {
        background-color: #eee;
        min-width: 56px;
        height: 56px;
        border-radius: 56px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 600;
    }

    .customeraccount .information {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 16px;
        max-width: 100%;
    }

.customermenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
}

    .customermenu a {
        text-decoration: none;
        height: 32px;
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.29;
        letter-spacing: -.15px;
        color: #484848;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        margin-top: 20px;
    }

        .customermenu a:hover {
            color: #ea1b25;
        }

    .customermenu .icon {
        width: 24px;
        height: 24px;
        margin-right: 16px;
    }

    .customermenu .order {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/order.svg);
    }

    .customermenu .accounticon {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/account.svg);
    }

    .customermenu .accountmovements {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/accountmovements.svg);
    }

    .customermenu .dasboardicon {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/dasboard.svg);
    }

    .customermenu .exit {
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain;
        background-image: url(../images/exit.svg);
    }

    .customermenu a .text {
        cursor: pointer;
        margin-right: 16px;
    }

.accountcontent h1 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: .33px;
    color: #484848;
    font-family: -apple-system,SFProText,Helvetica Neue,sans-serif;
}

.accountcontent p {
    margin-bottom: 50px;
}

.accountcontent .form-control, #AddressModal .form-control {
    background-color: rgb(238, 238, 238);
    border: 2px solid rgb(238, 238, 238);
    border-radius: 8px;
    box-sizing: border-box;
    color: rgb(155, 155, 155);
    font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -0.32px;
    line-height: 1.5;
    outline: 0px;
    padding: 10px 14px;
    width: 100%;
    height: auto;
}

    .accountcontent .form-control:not(:focus), #AddressModal .form-control:not(:focus) {
        border-color: rgb(221, 221, 221);
        color: rgb(72, 72, 72);
        background-color: rgb(255, 255, 255);
    }

        .accountcontent .form-control:not(:focus):not(:disabled):hover, #AddressModal .form-control:not(:focus):not(:disabled):hover {
            background-color: rgb(245, 245, 245);
        }

        .accountcontent .form-control:not(:focus):not(:disabled):hover, #AddressModal .form-control:not(:focus):not(:disabled):hover {
            background-color: rgb(245, 245, 245);
        }

    .accountcontent .form-control:focus, #AddressModal .form-control:focus {
        background-color: rgb(255, 255, 255);
        border-color: #ea1b25;
        color: rgb(72, 72, 72);
        transition: all 250ms ease 0s;
    }

.accountcontent .save, #AddressModal .save {
    -webkit-box-align: center;
    align-items: center;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    -webkit-box-pack: center;
    justify-content: center;
    outline: none;
    padding: 8px;
    position: relative;
    text-decoration: none;
    background-color: rgba(255, 96, 0, 0.08);
    color: #ea1b25;
    font-size: 16px;
    height: 48px;
    min-width: 160px;
}

    .accountcontent .save:hover, #AddressModal .save:hover {
        background-color: rgba(255, 96, 0, 0.12);
        color: #ea1b25;
    }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 0.375rem;
    background-color: #fff;
    background-clip: border-box;
}

.card {
    margin-bottom: 30px;
    border: 0;
    box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%);
}

.card-body {
    min-height: 1px;
    padding: 1.5rem;
    flex: 1 1 auto;
}

.col {
    max-width: 100%;
    flex-basis: 0;
    flex-grow: 1;
}

.card-title {
    color: #0f233c;
}

.card-stats span {
    color: #ea1b25;
    font-weight: bold;
}

.customer-address-list .list-item {
    float: left;
    width: 25%;
}

.customer-address-list .icon-add-new {
    display: block;
    margin: 0 auto 15px;
}

.icon-add-new {
    height: 24px;
    width: 28px;
    color: #000;
    font-size: 28px;
}

.customer-address-list .list-item-content, .customer-address-list .btn-add-new {
    padding: 15px;
    margin: 0 15px 30px 0;
    height: 340px;
    position: relative;
}

.customer-address-list .btn-add-new {
    display: block;
    padding-top: 130px;
    height: 340px;
    text-align: center;
    font-weight: 700;
    color: #484848;
    text-decoration: none;
}

.customer-address-list .list-item-title {
    color: #484848;
    margin-bottom: 20px;
}

.customer-address-list .name-id-fields {
    margin-bottom: 10px;
}

.customer-address-list .address-line {
    margin: 0 0 10px;
}

.customer-address-list .name-id-fields strong {
    color: #7B7B7B;
}

.customer-address-list .action-buttons {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px;
    width: 100%;
    text-align: right;
    box-sizing: border-box;
}

.customer-address-list .delete-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding: 100px 20px 0;
    background-color: #ddd;
    text-align: center;
    display: none;
}

.customer-address-list .list-item-content.has-profile .delete-overlay, .customer-address-list .has-profile.btn-add-new .delete-overlay {
    padding-top: 75px;
}

.customer-address-list .btn {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 13px 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    background-image: none;
    background-color: #ff6000;
    border-radius: 4px;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.customer-address-list .btn-md {
    padding: 13px 20px;
    font-size: 13px;
}

.customer-address-list .btn-text {
    color: #919191;
    font-weight: 700;
    text-decoration: none;
    margin-right: 15px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ea1b25 !important;
}

@media screen and (max-width:768px) and (min-width:220px) {
    .bar2 {
        height: 40px;
        line-height: 40px;
    }

        .bar2 h3 {
            font-size: 12px;
            margin-bottom: 0px;
            margin-top: 0px;
            line-height: 40px;
            padding-left: 0px;
        }

        .bar2 button {
            width: 26px;
            height: 26px;
            line-height: 26px;
            margin-top: 7px;
        }

    .customNextBtn {
        margin-right: 0px !important;
    }

    .top-content {
        display: none;
    }

    header {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    .logo-content a {
    }

    header .logo {
        height: 45px !important;
        margin-top: -5px;
        width: auto;
        margin-top: 0px;
    }

    .hamburger {
        display: block !important;
    }

    .input-search-icon {
        top: 12px !important;
    }

    .input-search {
        height: 40px !important;
        font-size: 11px !important;
    }

    .customer-login {
        font-size: 12px !important;
    }

    .sub {
        font-size: 12px !important;
    }

    .cart-total {
        font-size: 12px !important;
    }

    .cart-quantity {
        font-size: 9px !important;
    }

    .product .header {
        padding: 10px !important;
        margin-bottom: 0px !important;
    }



    .customer-register {
        font-size: 12px !important;
    }

    .button-search {
        height: 40px;
        width: 50px;
        font-size: 11px;
    }

    .bestseller .box .items a {
        width: 50%;
        float: left;
    }

    .siparisalan {
        padding-left: 15px;
    }

    .paddingstandart {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .nav-pills > li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .AlisverisiTamamlaBtn {
        width: 100%;
        text-align: center;
        background-color: #2ecc71;
    }

    .btns {
        padding-right: 15px !important;
    }

    .sepetalan .col-sm-9 {
        padding-left: 15px !important;
    }

    .devam {
        width: 100%;
        text-align: center;
    }

    .Sidebar {
        padding-right: 15px !important;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .borders h3 {
        font-size: 18px;
    }

    .miktarbox {
        margin-top: 36px !important;
        border-top: none !important;
        padding-left: 20px !important;
    }

    .w120 {
        width: 120px !important;
        display: inline-block;
    }

    .sepetalanim td div {
        font-size: 12px !important;
    }

    .rows2 {
        margin: 0 !important;
    }

    .col-md-6 .cart-add .remove-button {
        left: 15px;
    }

    .slider {
        margin-top: 15px;
        padding-left: 0px;
        margin-bottom: 15px;
        padding-right: 0px;
    }

    .owl-dots {
        display: none;
    }

    .product .header .title {
        font-size: 13px;
    }

    .KategoriMenu {
        display: inline-block;
        background-color: #0f233c;
        padding: 15px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

        .KategoriMenu i {
            margin-left: 10px;
        }

    .logo-content {
        position: relative;
    }

        .logo-content a {
            position: static;
            bottom: 10px;
            display: block;
        }


    .LogoDiv {
        /* text-align: center; */
        margin-bottom: 15px;
    }

    .SearchDiv {
        margin-bottom: 15px;
    }



    .CartAndUserDiv #Account {
        float: left;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .CartAndUserDiv #Cart {
        float: right;
        margin-right: 0px;
    }

    .vitrin-header .title {
        font-size: 18px;
    }

    .quick-top-left-links li a::after {
        content: "|";
        float: right;
        color: #525252;
        padding-left: 7px;
        padding-right: 7px;
    }

    .menu-content {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        padding: 20px;
        height: 100%;
        z-index: 10;
    }

    .menu {
        background-color: #60c5c1;
        margin-top: 50px;
    }

        .menu .container {
            padding-left: 0px;
            padding-right: 0px;
        }

        .menu li {
            width: 100% !important;
            float: left !important;
            border-top: 0px !important;
            border-bottom: 0px !important;
            pointer-events: auto;
        }

            .menu li a {
                color: #fff;
                padding: 15px;
                border-bottom: none;
            }

        .menu ul li a span {
            font-weight: 700;
            font-size: 18px;
            cursor: pointer;
        }

        .menu li a:hover, .menu li a:focus, .menu li a:active {
            color: #0f233c !important;
            background-color: #60c5c1;
            outline: none;
        }




        .menu li a:before, .menu li a::after {
            visibility: hidden;
        }

    .quick-top-left-links li a, .quick-top-right-links li a {
        font-size: 11px;
    }

    footer .title {
        font-size: 17px;
        color: #0f233c;
        margin-bottom: 20px;
        text-indent: 15px;
        font-weight: bold;
    }

    .menu li a::after {
        display: none;
    }



    .menu-content .box {
        margin-left: 0;
        margin-right: 0;
    }

    .copytxt {
        text-align: center;
        font-size: 12px;
        font-weight: 600;
    }

    .newsletter-content {
        display: none !important;
    }

    .fotoerresimler {
        text-align: center !important;
    }

        .fotoerresimler img {
            float: none !important;
            display: inline-block;
        }

    .filter .box {
        padding: 20px;
    }

        .filter .box form .form-group {
            margin-right: 0;
            padding: 5px;
        }

            .filter .box form .form-group label {
                width: 100%;
                float: left;
            }

            .filter .box form .form-group input {
                width: 45% !important;
                float: left;
            }

            .filter .box form .form-group select {
                width: 100% !important;
                float: left;
            }

            .filter .box form .form-group b {
                float: left;
                width: 10%;
                text-align: center;
                line-height: 40px;
            }

        .filter .box form button {
            width: 100%;
            margin-top: 0;
        }

    .product .item {
        padding: 15px !important;
        font-size: 12px;
    }

        .product .item a > img, .product .item:hover > a > img {
            height: 110px !important;
        }

        .product .item .cart-add {
            display: flex;
            height:auto;
            width: 200px;
            gap: 10px;
            flex-direction:column;
        }

        .product .item .old-price {
            color: #a2a2a2;
            text-decoration: line-through;
            font-weight: 900;
            margin-right: 10px;
            width: 100%;
            text-align: center;
            display: inline-block;
        }

    .content .filter {
        width: 100%;
        margin-bottom: 20px;
    }

    .content .base {
        width: 100%;
        padding: 0px;
    }

    .bar {
        margin: 15px;
    }

    .content .base .quick-filter a {
        font-size: 11px;
    }

    .sepete_ekle img {
        display: none;
    }

    .sepete_ekle {
        min-width: 120px;
        padding: 6px;
        float: left;
    }

    .nav-tabs > li {
        width: 100%;
        border-bottom: solid 1px #ccc;
        margin-top: 0;
    }

    footer {
        margin-top: 0px !important;
    }

    .footer-content {
        margin-top: 0px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .footer-logo {
        margin: 15px auto;
        display: block !important;
    }

    .footer-credit-cart-logo {
        margin: 0px auto;
        display: block !important;
    }

    .bar ul li {
        display: none;
    }

        .bar ul li:first-child {
            display: inline-block;
        }

        .bar ul li:last-child {
            display: inline-block;
        }

    .product .item-box {
        width: 50%;
    }

    .owl-item > .item-box {
        width: 100% !important;
    }

    .menu .main-menu > li:hover > a {
        background-color: transparent;
    }

    .product {
        margin-bottom: 0px !important;
    }

    #product-main-img {
        max-height: 300px !important;
        height: 300px;
    }

    .slick-list {
        height: 100%;
    }

    .slick-track {
        height: 100%;
    }

    .slick-slide img {
        height: 100%;
        width: auto;
        margin: 0px auto;
    }

    #product-imgs {
        display: none;
    }

    .breadcrumbs-wrapper .breadcrumbs {
        overflow: auto;
        height: 100%;
        display: flex;
        flex: 0 0 100%;
    }

        .breadcrumbs-wrapper .breadcrumbs li {
            height: 100%;
            display: flex;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: start;
            justify-content: flex-start;
            -webkit-box-flex: 0;
        }

            .breadcrumbs-wrapper .breadcrumbs li a {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
            }


    .product-detail-box {
        display: block;
    }

        .product-detail-box .image {
            float: none;
            width: 100%;
        }

        .product-detail-box .detail {
            float: none;
            width: 100%;
        }

    #product-description-tab-pane iframe {
        width: 100%;
    }

    .content {
        margin-top: 20px;
    }

    .containerlg .content {
        margin-top: 0px;
    }

    .Files .col-3 {
        width: 100% !important;
    }

    .register-container {
        width: 100%;
    }

    .new-user-profit-content {
        display: none;
    }

    .user-form {
        width: 100%;
    }

    .register-container .box {
        border-radius: 0px;
        padding: 0px;
    }

    .register-update-section {
        padding: 20px;
    }

    .login-header {
        padding: 20px;
    }

    .box-header-title {
        display: block;
        margin-bottom: 10px;
    }

    .box-header-desc {
        text-align: center;
    }

    .complementary-header-section {
        float: none;
        margin: 0px auto;
        text-align: center;
    }

    .containerlg {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#popup .modal-content {
    position: relative;
}

#popup img {
    width: 100%;
}


.d-flex {
    display: flex !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.steps {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .steps .line {
        position: relative;
    }

        .steps .line .dashed {
            border-image: url(../images/icon_dashed.png) 100 stretch;
            position: absolute;
            width: 100%;
            top: 44.5px;
            z-index: -1;
            border-top: 0.5px solid transparent;
        }

        .steps .line .step-item {
        }

            .steps .line .step-item .title {
                font-size: 16px;
                line-height: 14px;
                font-weight: 600;
                color: #434C59;
                display: block;
                margin-bottom: 9px;
            }

            .steps .line .step-item .circle {
                width: 43px;
                height: 43px;
                border-radius: 43px;
                background-color: #24AF56;
                color: #FFFFFF;
                line-height: 43px;
                text-align: center;
                display: block;
                margin: 0px auto;
            }

                .steps .line .step-item .circle.error {
                    background-color: #C41818;
                }

            .steps .line .step-item .check {
                background-color: #434C59;
            }

.payment-box .info {
    font-size: 18px;
    line-height: 16px;
    font-weight: 400;
    color: #434C59;
    text-align: center;
    margin-bottom: 52px;
}

.payment-box .input-box {
    height: 180px;
    width: 780px;
    background-color: #434C59;
    display: flex;
    margin: 0px auto;
    padding: 43px;
    border-radius: 21px;
}

    .payment-box .input-box .inbox {
        display: inline-flex;
        width: 100%;
        height: 95px;
    }

    .payment-box .input-box input {
        font-size: 33px;
        line-height: 50px;
        font-weight: 600;
        color: #434C59;
        border: 1.5px solid #E2E6EF !important;
        border-radius: 12px;
        padding: 0px 25px;
        outline: 0px !important;
    }

    .payment-box .input-box span {
        font-size: 53px;
        line-height: 80px;
        font-weight: 600;
        color: #24AF56;
        margin-top: 40px;
        display: inline-block;
        width: 20px;
        text-align: center;
    }

.payment-box .agreement {
    text-align: center;
    margin-top: 44px;
    margin-bottom: 72px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #434C59;
}

.payment-box .btn-next {
    width: 230px;
    height: 74px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    background-color: #434c59;
    display: block;
    margin: 0px auto;
}

.payment-box .agreement .form-check-input {
    float: none !important;
}

.payment-box .agreement .form-check-label {
    line-height: 24px;
    vertical-align: middle;
}


.payment-container {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.box {
    box-shadow: 0px 22px 54px rgb(0 0 0 / 10%);
    background-color: #ffffff;
    border-radius: 43px;
    padding: 72px 0px;
    position: relative;
}

    .box hr {
        margin: 10px 10px;
        height: 0px;
        border-bottom: 1px solid #E2E6EF;
    }

    .box .btn-save {
        background-color: rgba(67,76,89, 1);
        border-radius: 12px;
        width: 230px;
        height: 74px;
        bottom: -37px;
        right: 100px;
        position: absolute;
        color: #ffffff !important;
        line-height: calc(74px - 0.75rem);
    }

    .box label {
        font-size: 16px;
        font-weight: 600;
        line-height: 30px;
        display: block;
    }

        .box label::after {
            content: ':';
            float: right;
        }

.payment-container .pricebox {
    background-color: #798290;
    border-radius: 35px 35px 35px 0px;
    padding: 12px 30px;
    position: absolute;
    right: -80px;
    box-shadow: -14px 17px 27px rgb(0 0 0 / 8%);
}

    .payment-container .pricebox .title {
        color: #FFFFFF;
        display: block;
        text-align: right;
        font-size: 18px;
        font-weight: 400;
    }

    .payment-container .pricebox .price {
        color: #FFFFFF;
        display: block;
        text-align: right;
        font-size: 33px;
        font-weight: 600;
    }


.installmentbox {
    background-color: #798290;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .installmentbox .value {
        color: #fff;
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        display: block;
        text-align: center;
    }

.totalprice {
    display: block;
    text-align: center;
    font-weight: 600;
    color: #434C59;
}

.installmenttotal {
    display: block;
    text-align: center;
    font-weight: 600;
    color: #798290;
    margin-bottom: 20px;
}

.installmentbox.selected {
    background-color: #24AF56;
}


.pagination .page-item .page-link {
    background-color: #E2E6EF;
    color: #434C59;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 4px;
    width: 37px;
    height: 37px;
    text-align: center;
}

.pagination .page-item.active .page-link {
    background-color: #ea1b25;
    color: #fff;
    border: none;
}

.pagination .page-item .page-link:hover {
    background-color: #ea1b25;
    color: #fff;
    border: none;
}

.success img {
    margin: 0px auto;
    display: block;
}

.success .title {
    font-size: 36px;
    line-height: 36px;
    color: #434C59;
    text-align: center;
}

.success .message {
    font-size: 24px;
    line-height: 36px;
    color: #434C59;
    text-align: center;
}

.error img {
    margin: 0px auto;
    display: block;
}

.error .title {
    font-size: 36px;
    line-height: 36px;
    color: #C41818;
    text-align: center;
}

.error .message {
    font-size: 24px;
    line-height: 36px;
    color: #C41818;
}

.files .card-header {
    background-color: #798290;
    border-radius: 12px;
    height: 90px;
    display: flex;
    align-items: center;
}

    .files .card-header img {
        margin: 0px auto;
        display: block;
        max-width: 100%;
    }

.files .card-title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #434C59;
}

.files a {
    text-decoration: none;
}

.files .card {
    border: none;
    background-color: transparent !important;
    box-shadow: none;
}


.box .btn-clear {
    background-color: #A89989;
    border-radius: 12px;
    width: 230px;
    height: 74px;
    bottom: -60px;
    right: 350px;
    position: absolute;
    color: #ffffff !important;
    border-color: transparent;
    line-height: calc(74px - 0.75rem);
}


.productFilter {
    margin-top: 16px;
}

.productFilter {
    height: inherit;
    overflow-y: unset;
    width: 100%;
    top: 0;
    margin-top: 32px;
    z-index: 1;
    position: unset;
    box-shadow: none;
    border-radius: var(--borderstyle);
}

    .productFilter .bs-atoz {
        font-size: 12px;
        float: right;
        margin-left: auto;
        color: #ccc;
    }

    .productFilter .filter-content > a {
        text-transform: uppercase;
    }

    .productFilter .filter-content > a {
        font-weight: 600;
        color: #000;
    }

    .productFilter .filter-content .textfiltersc {
        margin: 12px 0;
        height: 30px;
    }


.bs-input-v1 {
    outline: 0;
    border: 1px solid #e1e1e1;
    font-size: inherit;
    padding: 6px;
    height: 30px;
    background: #fafafa;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 600;
    color: #000;
    font-family: inherit;
    border-radius: var(--borderstyle);
    display: inline-flex;
    align-items: center;
}

.bs-empty-check {
    border: 2px solid #e1e1e1;
    position: absolute;
    left: 0;
    display: inline-block;
    height: 18px;
    width: 18px;
    background: #fafafa;
    border-radius: var(--borderstyle);
}

.bs-empty-check {
    border: 2px solid #bfbfbf;
}

.productFilter .bs-empty-check {
    left: 8px;
}


.productFilter .filter-content label {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 4px 8px 4px 40px;
    font-size: 12px;
    color: #000;
    position: relative;
    border-radius: var(--borderstyle);
    min-height: 37px;
    transition: 0.3s;
}

.productFilter .filter-content input:not(.textfiltersc) {
    display: none;
}

.productFilter .filter-content .bs-filters-outer {
    overflow-y: auto;
    max-height: 200px;
}

.category-content h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #484848;
    width: 100%;
    height: 38px;
    background-color: #fff;
    padding: 8px;
}

.category-content ul li a {
    display: flex;
    min-height: 30px;
    align-items: center;
    padding: 6px 24px 6px 8px;
    color: #000;
}

    .category-content ul li a:hover {
        background-color: #000;
        color: #fff;
    }

#target-products {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

#target-products {
    border-bottom: none;
}

.bs-title-outer {
    border-bottom: 2px solid #000;
    border-bottom: 2px solid var(--layoutcolor);
    position: relative;
    /* height: 32px; */
    margin: 8px 0 0 0;
    background: #fff;
    z-index: 1;
    width: 100%;
}

.bs-title-outer {
    background: transparent;
    margin: 16px 0 8px 0;
    border-bottom: 2px solid #808080;
}

#bs-sitemap-id {
    height: 40px;
}

.bs-sitemap {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 8px;
}

    .bs-sitemap a {
        font-weight: 600;
        color: #919191;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .bs-sitemap a {
        font-size: 11px;
        font-weight: 400;
        color: #191c1e;
        text-transform: uppercase;
    }

        .bs-sitemap a:last-child {
            color: #000;
            color: var(--layoutcolor);
        }

        .bs-sitemap a:last-child {
            color: #000;
            font-weight: 600;
        }


.bs-products-order-outer {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.bs-select-v1, .bs-input-v1 {
    height: 40px;
    background-color: #fff;
    border-color: #d6d6d6;
}

.view-icon-color {
    color: #ddd;
    font-size: 17px;
}

.view-icon-color-active {
    color: #000;
}

.bs-productsort {
    margin-bottom: 0;
}

.bs-select-v1 {
    display: flex;
    align-items: center;
    outline: 0;
    font-size: inherit;
    border: 1px solid #e1e1e1;
    padding: 0 25px 0 7px !important;
    height: 30px;
    width: 100%;
    font-weight: 600;
    margin-bottom: 8px;
    background: #fafafa url(../images/arrows.svg) no-repeat right 0.75rem center;
    background-size: 8px 10px;
    text-transform: capitalize;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: var(--borderstyle);
}

.bs-sitemap a:after {
    content: "/";
    padding: 0 5px;
    color: #a0a2a2;
}

.bs-sitemap a:last-child:after {
    content: "";
}

.category-content {
    border: 1px solid #ddd;
    padding: 10px;
}

.filter-content {
    border: 1px solid #ddd;
    border-top: 2px solid #808080;
    padding: 10px;
}

.bs-previouscategory {
    display: flex;
    align-items: center;
    font-weight: 600;
    margin-top: 16px;
    min-height: 38px;
    color: var(--layoutcolor);
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    padding-top: 8px;
    font-size: 12px;
}

.bs-previouscategory {
    padding: 8px;
}

    .bs-previouscategory:before {
        content: "\f104";
        font-family: FontAwesome;
        margin-right: 8px;
    }

.productFilter input[type="checkbox"]:checked + label span::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    color: var(--layoutcolor);
    display: flex;
    align-items: center;
    justify-content: center;
}


.Files .card img {
    width: 70%;
    margin: 0px auto;
}

.Files .card-title {
    font-size: 20px !important;
    margin-bottom: 20px;
}

.login-box img {
    width: 100%;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.main-menu .nav-item:hover .dropdown-content {
    display: block;
}


.dropdown-content .column {
    float: left;
    width: 20%;
    padding: 20px;
    /* height: 250px; */
}

    .dropdown-content .column h3 {
        font-size: 15px;
        font-weight: bold;
    }
    /* Style links inside the columns */
    .dropdown-content .column a {
        float: none;
        color: black;
        /* padding: 4px; */
        text-decoration: none;
        display: block;
        text-align: left;
        line-height: 30px;
    }

        /* Add a background color on hover */
        .dropdown-content .column a:hover {
            color: #ea1b25;
        }

/* Clear floats after the columns */
.dropdown-content .row:after {
    content: "";
    display: table;
    clear: both;
}

.mega-menu-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 80%;
    background-color: #fff;
    padding: 20px 24px;
    gap: 16px;
    display: none;
    z-index: 999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-top: 3px solid #ea1b25;
    flex-wrap: wrap;
}

.mega-menu-dropdown.show {
    display:flex;
    padding: 30px;
}

.mega-column {
    flex: 1 1 180px;
    min-width: 160px;
}

    .mega-column h6 {
        font-size: 15px;
        font-weight: 600;
        color: #ea1b25;
        margin-bottom: 10px;
        width:100px;
    }

    .mega-column a {
        display: block;
        font-size: 14px;
        color: #333;
        text-decoration: none;
        margin-bottom: 4px; 
        transition: all 0.2s;
        width: 100px;
    }

        .mega-column a:hover {
            text-decoration: underline;
            color: #ea1b25;
        }

@media (max-width: 768px) {
    .mega-menu-dropdown {
        flex-direction: column;
        padding: 16px;
    }

    .mega-column {
        min-width: 100%;
    }
}

/* Dropdown ve Category menüleri mega menü görünümüne yaklaştır */
.dropdown-menu {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 20px 24px;
    min-width: 170px;
    border-radius: 0;
    margin-top: 0;
    z-index: 999;
}

/* Alt bağlantılar daha hizalı ve dar tıklanabilirlik */
.dropdown-item {
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding: 4px 6px;
    margin-bottom: 6px;
    width: auto;
    text-decoration: none;
}

    .dropdown-item:hover {
        color: #ea1b25;
        text-decoration: underline;
        background-color: transparent;
    }
