
html {
    scroll-behavior: smooth;
  }
.theme-color-1 {
    --theme-color: #000;
}

.theme-color-2 {
    --theme-color: #000;
}

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

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


body{
    font-family:"Gilroy Medium";
}
button, input, optgroup, select, textarea,
.breadscrumb-section .breadscrumb-contain {
    font-family:"Gilroy Medium";
}
.log-in-section {
    background-image: url(img/login.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    position: relative;
}
.home-section-2{
    background-image: none;
    padding-top: 0px;
    padding-bottom: 0px;
    /* url(img/banner_alt.png); */
}
.bg-effect{
    background-image: none;
}
.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(200px + (225 - 150) * ((100vw - 320px) / (1920 - 320)));
}

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

header .top-nav .navbar-top .web-logo img {
    width: calc(190px + (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;
}
.btn-animation::after {
    background: #5b5b5b;
    /* background: -webkit-gradient(linear, left top, right top, from(#1fa45e), to(#1fa45e));
    background: linear-gradient(90deg, #1fa45e 0%, #1fa45e 100%); */
}
header .top-nav .navbar-top .middle-box .search-box .input-group button {
    background-color: #136a3d;
    border: 1px solid #136a3d;
}
header .onhover-dropdown .onhover-div .cart-list li .drop-cart .drop-image img {
    width: 87px;
    background: #ffffff;
    border: 2px solid #f8f8f8;
    padding: 10px;
}

header .header-nav .header-nav-right .deal-button:hover {
    color: #ffffff!important;
    background-color: var(--theme-color);
}
.product-box-4.siparis{
    background-color: #fafafa;
}
/* .product-box-4 .product-image img {
    width: 75%;
    height: auto;
} */

.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;
}



.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: var(--theme-color1);
}

.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: var(--theme-color1);
}
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-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;
}
.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;
}
.product-box-4 .product-detail a h5{
    min-height: 65px;
} 

.footer-section-2 .main-footer .foot-logo img {
    width: calc(180px + (160 - 120) * ((100vw - 320px) / (1920 - 320)));
}
.item-section{
    right: -140px;
}
.header-3 .top-nav .middle-box .searchbar-box-2 input{
    padding-left: 20px;
}
.header-3 .top-nav .middle-box .searchbar-box-2{
    width: 650px;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{
    color:#fff;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6{
    color:#fff;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist span{
    background-color: #fff;
}

header .navbar-nav .dropdown-menu{
    min-width: 300px;
}


.counter input {
    width: 58px;
}


.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;
}

.product-list-section.list-style>div .product-box-3 .product-header {
    /* width: 120px; */
}
.product-box-3 .product-header .product-image img {
    width: 100%;
    height: calc(75px + (140 - 100) * ((100vw - 320px) / (1920 - 320)));
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 10px;
}

.product-list-section.list-style>div .product-box-3 .product-footer .product-detail .qty-box .input-group {
    max-width: 150px;
}

.text-right{
    text-align: right;
}

.text-center{
    text-align: center;
}
.product-box-3 .product-detail .price-qty .buy-button {
    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;
    padding: 6px 15px;
}
.product-box-3 .product-detail .buy-button-2 {
    width: 100%;
    margin-top: 10px;
}
.product-box-3 .product-detail .buy-button {
  
    height: 35px;
    padding: 7px 11px;
    background-color: var(--theme-color);
    color: #fff;
}
.product-list-section.list-style>div .product-box-3{
    justify-content: space-between;
}
.product-list-section.list-style>div .product-box-3 {
    background-color: #fff;
    border: 1px solid #ccc;
}

.product-list-section.list-style>div .product-box-3:hover {
    background-color: #f8f8f8;
    cursor: pointer;
}

.product-detail .row div:last-child{
    max-width: 150px!important;
}
.row-style {
    flex-direction: column !important;
}

.column-style {
    flex-direction: row !important;
}

.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link.active {
    color: #fff;
    background: var(--theme-color2);
    font-size: 18px;
    font-weight: 600;
    line-height: 44px;
}

.shop-section .left-box .shop-left-sidebar .custom-nav-tab .nav-item .nav-link{
    line-height: 44px;
}

.product_desc{
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.mobile{
    display: none;
}
.btn-cart{
    font-size: calc(12px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.btn-outline-light, .dt-buttons .btn-secondary, .btn-outline-lighter {
    color: #526484;
    border: 1px solid #dbdfea;
    height: 42px;
    width: 42px;
    padding: 20px;
}
.btn-outline-light:hover, .dt-buttons .btn-secondary:hover {
    color: #000;
    background-color: #c1c1c1;
    border-color: #e5e9f2;
}
@media (max-width: 1812px){
    header .top-nav .navbar-top .middle-box .search-box .input-group .form-control {
        width: 400px;
    }
}
@media (max-width: 1742px){
    .header-3 .top-nav .middle-box .searchbar-box-2 {
        width: 466px;
    }
}
@media (max-width: 1199px){
    header .offcanvas-collapse .offcanvas-body .navbar-nav .nav-link {
        display: inherit;
    }
    .right-nav-list {
        display: block!important;
    }
    
    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: 480px){
    .urun_adi{
        min-height: 40px;
    }
    .pb-2.urun_adi{
        padding-bottom: 0;
    }
    .btn-cart{
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    }
    .counter input {
        width: 45px;
    }
    .product-list-section.list-style>div .product-box-3 {
        display: flex;
        border: 1px solid #ccc;
    }
    .product-list-section.list-style>div .product-box-3 .product-header {
        width: 100px;
    }
    /* .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;
    }
// kaydettim mi kaydedemedim mi anlamadım 
    .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: 93%;
        margin-top: 10px;
    }
    .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: block !important;
    } 
    .product-list-section.list-style>div .product-box-3 .product-footer{
        margin-top: 0px!important;
        margin-left: 10px;
    }

    .product_alt{
        display: none;
    }

    .product-detail .row div:last-child{
        max-width: 120px!important;
    }
    .product_desc{
        display: block;
        align-items: center;
        /* justify-content: center; */
    }











    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .product-box-3 .product-footer .price {
        margin-top: 0;
    }
}

svg.feather.feather-shopping-cart{
    color:white!important;
}
.delivery-login-box  svg.feather.feather-user{
    color:white!important;
}
.icli{
    color:white!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: #deceaa;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    color: #5e5643;
    display: none;
    padding: 10px;
}