html {
    scroll-behavior: smooth;
}

.theme-color-1 {
    --theme-color: #ed2024
}

.theme-color-2 {
    --theme-color: #ed1f24;
	overflow-x: hidden!important;
}

.theme-color-3 {
    --theme-color: #239698
}

:root {
    --theme-color: #ed2024;
    --theme-color1: #ed1f24;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color) 62.97%)
}


body {
    font-family: "Gilroy Medium";
	overflow-x: hidden!important;
}

button,
input,
optgroup,
select,
textarea,
.breadscrumb-section .breadscrumb-contain {
    font-family: "Gilroy Medium";
}

.breadscrumb-section .breadscrumb-contain {
    padding: calc(10px + (40 - 26) * ((100vw - 320px) / (1920 - 320))) 0;
}

.log-in-section {
    background-image: url(img/login.png);
}

.footer-section-2 .main-footer .footer-title {
    font-family: "Gilroy Bold";
}

strong {
    font-family: "Gilroy Bold";
}

.log-in-section .log-in-box .logo-name a img {
    width: calc(100px + (225 - 150) * ((100vw - 320px) / (1920 - 320)));
}

.btn-animation {
    font-family: "Gilroy Bold";
    background: linear-gradient(90deg, #ed2024 0%, #ed1f24 100%);
}

header .top-nav .navbar-top .web-logo img {
    width: calc(80px + (162 - 120) * ((100vw - 320px) / (1920 - 320)));
}

.deal-button {
    color: var(--theme-color);
    padding: calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
}

header .top-nav .navbar-top .middle-box .search-box .input-group button {
    background-color: #d11e06;
    border: 1px solid #ed2424;
}

header .onhover-dropdown .onhover-div .cart-list li .drop-cart .drop-image img {
    width: 87px;
    background: #ffffff;
    border: 2px solid #f8f8f8;
    padding: 10px;
}

.category-section-2 .category-slider .shop-category-box a img {
    position: relative;
    width: calc(110px + (110 - 87) * ((100vw - 250px) / (1920 - 250)));
    margin: 0 auto;
    border-radius: 10%;
}

.product-box-4.siparis {
    background-color: #fafafa;
}

.product-box-4 .product-image img {
    width: 75%;
    height: auto;
    margin: 0;
}

.location-modal .modal-dialog .modal-content .modal-body .modal-button .add-cart-button {
    background-color: #222;
    color: #fff;
    font-weight: 600;
}

.location-modal .modal-dialog .modal-content .modal-body .modal-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.location-modal .modal-dialog .modal-content .modal-body .modal-button .view-button {
    margin-left: 15px;
}

.header-3 .top-nav {
    padding: 8px 0;
}

.form-control_arama {
    padding: 0.375rem 0.75rem !important;
}

.accordion-button:not(.collapsed) {
    color: #d00206;
    background-color: #fde3e4;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.banner_ic_div {
    min-height: 255px;
}

.footer-section-2 .main-footer .footer-list li a:hover {
    color: #ed1f24;
}

.right-sidebar-modal .price del {
    margin-left: 10px;
    color: #4a5568;
    font-weight: 400;
}

.cart-table table tbody tr td .quantity-price {
    width: 100%;
}

.cart-table table tbody tr td.product-detail .product .sepet_resim_a {
    width: 110px;
    text-align: center;
    /* background-color: #fff; */
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative !important;

}

.header-3 .top-nav .middle-box .searchbar-box-2 {
    width: 566px;
}

.header-3 .top-nav span {
    color: #ed1f24;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span {
    background-color: #ffffff;
    border-radius: 50%;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist .feather {
    stroke-width: 1.5;
    color: #ffffff;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6,
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5,
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather {
    color: #ffffff;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side::before {
    background-color: rgb(255 255 255 / 50%);
}

.header-3 .top-nav .middle-box .location-box-2::before {
    display: none;
}

.product-box-4 .product-detail .price del {
    margin-right: 10px;
    margin-left: 0;
}

.product-box-4 .product-detail .price {
    margin-top: 0;
    font-size: 18px;

}

.product-box-4 .product-detail .price-qty .counter-number {
    margin-right: 65px;
}

.product-box-4 .product-detail .price-qty {
    align-items: center;
}

.product-box-4 .product-detail .price-qty .counter-number .counter .qty-input {

    width: 65px;
    padding-right: 10px;
    padding-left: 10px;
    height: calc(50px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
}

.counter .qty-left-minus,
.counter .qty-right-plus {

    height: calc(50px + (35 - 30) * ((100vw - 320px) / (1920 - 320)));
    width: calc(30px + (45 - 30) * ((100vw - 320px) / (1920 - 320)));
}

.product-box-4 .product-detail .buy-button-2 {
    width: 60px;
    height: 55px;
}

.product-box-4 h5.urun_alt {
    display: block;
}

.beden_dagilimi {
    font-size: 12px;
}

.alert_icon {
    padding-right: 5px;
    font-size: 18px;
}

.cart-table table tbody tr td.subtotal h5 {
    text-align: right;
    display: block;
}

.cart-table table tbody tr td {
    min-width: calc(70px + (170 - 135) * ((100vw - 320px) / (1920 - 320)));
}

.cart-table table tbody tr td.price h5 {
    display: block;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.title {
    margin-top: 20px;
}

.custom_modal_buttons {
    display: flex;

}

.custom_but_modal_ic {
    display: flex;
}

.categories-canvas {
    width: 300px;
}

.catmenu {
    display: grid !important;
    grid-template-columns: 50% 50%;
    padding: 10px;
}

.catmenu img {
    width: 100%;
    border-radius: 20px;
    /* max-height : 130px ; */
}


.slider-4-1 .slick-track {
    margin-left: 0 !important;
}

header .navbar {
    padding-top: 8px;
}
.urun_sil{
    font-size: 16px;
}
@media (max-width: 1742px) {
    .header-3 .top-nav .middle-box .searchbar-box-2 {
        width: 466px;
    }
    .header-nav-left{
        display: none;
    }
}

@media (max-width: 1199px) {
    header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link {
        display: inherit;
    }

    .right-nav-list {
        display: block !important;
    }
}

@media (max-width: 1199px) {
    header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link {
        display: inherit;
    }

    .right-nav-list {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .header-3 .top-nav .middle-box .searchbar-box-2 {
        width: 310px;
    }
}

@media (max-width: 767px) {
    header .top-nav .navbar-top .rightside-box .right-side-menu .right-side {
        display: flex;
    }

    .header-3 .top-nav .middle-box .searchbar-box-2{
        width: 250px;

    }
    .header-3 .top-nav .middle-box{
        margin-left: inherit;
    }
}



@media (max-width: 480px) {
    .header-3 .top-nav .middle-box .center-box {
        display: none;
    }
    #inc_sepet_sagkenar {
        display: none !important;
    }

    .custom_modal_buttons {
        display: grid !important;

    }

    .left-slider-image {
        display: none !important;
    }

    .psscroll {
        height: 100vh;
        padding-top: 50px !important;
    }

    .custom_but_modal_ic button {
        width: 50%;
    }

    .yorum_button {
        margin-left: 0 !important;
        width: 100% !important;
        margin-top: 10px;
    }

    .price_div {
        display: grid !important;
    }

    .filter_last_p {
        display: none !important;
    }

    .slider-4-1 button.ileri.slick-arrow,
    .slider-4-1 button.geri.slick-arrow {
        /* display: block !important; */
        display: none !important;
    }

    .banner_ic_div {
        min-height: 125px;
    }

    .product-box-4 .product-detail .price-qty {
        display: flex;
        gap: 10px;
    }

    .product-box-4 .product-detail .price-qty .buy-button {
        width: 50px;
    }

    .product-box-4 .product-detail .price-qty .counter-number {
        margin-right: 0;
        margin-bottom: 0;
    }

    .button-item {
        display: none;
    }

    .slider-4-1 button.ileri.slick-arrow,
    .slider-4-1 button.geri.slick-arrow {
        display: none !important;
    }
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 12;

}

.sticky_theme {
    position: sticky;
    top: -20px;
    z-index: 3;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0 0 0 0;
}


.Bsh {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: rgb(255 255 255);
    box-shadow: 0px 5px 7px 0px rgb(92 89 89 / 52%);
    padding-top: 20px;
    padding-bottom: 15px;
}


.slider_theme_product {

    box-shadow: 0px 7px 19px 0px #5c5959bd;
    padding-bottom: 20px;

}

.begen_ {

    top: 3px !important;
    right: 5px !important;
    left: auto !important;
}

.begen_.begeni_active img {
    width: 22px !important;
    height: 22px !important;
}

.begen_.begeni_active {
    display: none;
}

.active .begen_ {
    display: none;
}

.active .begen_.begeni_active {
    display: block !important;
}


#confirmation-Modal .modal-button {
    display: flex;
    margin-top: 30px;
    justify-content: center;
}

#view .slick-slider .slick-list {

    min-height: 350px !important;
}

.zoomContainer {
    z-index: 9999;
}

button.geri.slick-arrow {
    background: none !important;
    border: none !important;
    position: absolute;
    top: calc(50% - 25px);
    z-index: 2;
    left: 0;
    display: none !important;
    color: #ed1f24;
    font-size: 70px;
}

button.ileri.slick-arrow {
    background: none !important;
    border: none !important;
    color: #ed1f24;
    font-size: 70px;
    position: absolute;
    top: calc(50% - 25px);
    z-index: 2;
    right: 0;
    display: none !important;
}

.slider-4-1:hover button.ileri.slick-arrow,
.slider-4-1:hover button.geri.slick-arrow {
    display: block !important;
}

.activeProduct {

    border: 2px dashed;

}




.category-slider {

    margin: 0 auto;
    margin-left: -10px;
}



.category-slider .slick-list {
    padding-left: 0px !important;

}

.slider-4-1 {

    margin: 0 auto;

}

.slider-4-1 .slick-list {
    padding-left: 0px !important;

}




.filter_lasts {
    position: absolute;
    width: 50px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%, rgb(255 255 255 / 100%) 100%);
    z-index: 1;
    right: -10px;
}

.filter_last_ps {
    position: absolute;
    width: 100px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%, rgb(255 255 255 / 100%) 100%);
    z-index: 1;
    right: -10px;
}

header .header-nav {
    z-index: 10;
    position: relative;
}

.price_div {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.price_div .price-qty {
    margin: 0 !important;
}


.cart_general {
    display: grid;
    gap: 15px;
    background: #f8f8f8;
    margin-bottom: 20px;
    padding: 15px 30px;
}

.sil_button {
    display: none
}

.cart_general .quantity-price .cart_qty input {
    padding: 0;
    border: none;
    text-align: center;
    background-color: transparent;
}

.cart_general .quantity-price .cart_qty button {
    width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    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;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0;
}

h4.cart_product_subtitle {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #4a5568;
}

.cart_product {
    display: flex;
    width: 100% !important;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    padding: 15px 5px;
    border-bottom: 1px solid #dee2e6;
}

.cart_product:last-child {
    border: 0;
}

.cart_product_image {
    position: relative;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart_product_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.cart_product_stock_code {
    font-weight: 600;
}

.cart_product_right {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 50px;
}

.cart_seri {
    text-align: center;
    width: 200px;
}

.cart_total {
    text-align: right;
    width: 120px;
}

.cart_birim {
    width: 80px;

}

.cart_product_content {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: space-between;
}

@media screen and (max-width: 600px) {
    .sil_button {
        display: block
    }

    .cart_product {
        display: flex;
        padding: 10px;
        margin-bottom: 20px;
        padding-bottom: 30px;
    }

    .cart_product:last-child {
        margin-bottom: 0;
    }

    .cart_total {
        display: none;
    }

    .cart_product_right {
        max-width: 200px;
        gap: 20px;
    }

    .cart_product .input-group {
        width: 90px;
        border: 1px solid #e3e0e0;
        border-radius: 30px;
        padding: 3px;
    }

    .cart_product .cart_product_subtitle {
        display: none;
    }

    .cart_birim {
        order: 2;
        text-align: right;

        white-space: nowrap;
    }

    .cart_birim del {
        font-size: 12px;
    }

    .cart_product .quantity-price {
        width: 100px;
        text-align: center;
    }

    .cart_product_content {
        width: 100%;
        display: grid;
        gap: 20px;
    }

    .cart_product_image {

        min-width: 80px;
    }

    .cart_general {
        display: block;
        padding: 15px 15px;
    }

    .cart_product_title {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 205px;
    }

    .cart_general .quantity-price .cart_qty button {
        width: calc(20px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
        height: calc(20px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
        font-size: calc(9px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    }

    .cart_general .begen_.begeni_active img {
        width: 15px !important;
        height: 15px !important;
    }
}

.resimyok {
    height: 120px;
    background: #fff;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    color: #5e5643;
    display: none;
    padding: 10px;
}

.resimyok_urun {
    height: 250px;
    background: #fff;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    color: #5e5643;
    /* display: none; */
    padding: 10px;
}
.yokurun {
    font-size:18px;
    margin-top: -28px;
}
/*
.product-box-4 .product-image{
    min-height: 357px;
}

.product-box-4 .product-image svg{
    min-height: 357px;
}*/