
/*

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

.theme-color-2 {
    --theme-color: #a1aea4
}

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

:root {
    --theme-color: #a1aea4;
    --theme-color1: #a1aea4;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color1) 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.png);
        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;
    }
.footer-section-2 .main-footer .footer-title{
    font-family:"Gilroy Bold";
}

strong{
    font-family:"Gilroy Bold";
}
.log-in-section .log-in-box {
    background-color: #ffffff;
}
.log-in-section .log-in-box .logo-name a img {
    width: calc(135px + (225 - 150) * ((100vw - 320px) / (1920 - 320)));
}

.btn-animation{
    font-family:"Gilroy Bold";
    background: linear-gradient(90deg, #a1aea4 0%, #a1aea4 100%);
}
.btn-animation::after{
    background: linear-gradient(90deg, #869589 0%, #a1aea4 100%);
}
header .top-nav .navbar-top .web-logo img {
    width: calc(160px + (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: #a1aea4;
    border: 1px solid #a1aea4;
}
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(100px + (110 - 87) * ((100vw - 320px) / (1920 - 320)));
    margin: 0 auto;
    border-radius: 50%;
}
.product-box-4 .product-image img {
    width: 100%;
    height: calc(250px + (140 - 80) * ((100vw - 320px) / (1920 - 320)));
    margin: 10px auto 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

.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: #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;
}
.category-box::after {
    background-image: url(shape.png);
}
section, .section-t-space {
    padding-top: calc(0px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
}
.category-box.active {
    background-color: transparent;
    background-color: var(--theme-color);
    color: #fff;
}
.category-box.active h5 {
    color: #fff;
}
.category-box.active img {
    -webkit-filter: invert(1) brightness(100);
    filter: invert(1) brightness(100);
}
.product-box-3 .product-header .product-image img {
    height: calc(300px + (140 - 100) * ((100vw - 320px) / (1920 - 320)));
}
.product-box-3 .product-header .product-image{
    padding:0;
}
/* .product-box-3 {
    background-color: #f4f6f8;
} 
.product-list-section.list-style>div .product-box-3 .product-header {
    width: 380px;
}
.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(9px + (12 - 9) * ((100vw - 320px) / (1920 - 320)));
    margin-top: calc(13px + (19 - 13) * ((100vw - 320px) / (1920 - 320)));
    border-bottom: 1px dashed #ececec;
    padding-bottom: 14px;
}
.brand-list li .brand-box h5 {
    width: 110px;
    font-size: 14px;
    color: #4a5568;
}
.brand-list li .brand-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.brand-list li {
    width: 100%;
}
.product-box-3 .product-footer .product-detail .unit {
    font-size: 18px;
    font-family:"Gilroy Bold";
}
.product-box-3 .product-footer .product-detail .name {

    font-family: 'Gilroy Bold';
}


.product-list-section.list-style>div .product-box-3 .product-detail .detail_siparis_box  {
    display:flex;
}
.product-list-section.list-style>div .product-box-3 .product-detail .detail_box  {
    width: calc(100% - 180px);
    margin:auto;
}
.product-list-section.list-style>div .product-box-3 .product-detail .siparis_box  {
    width: 180px;
    padding-right: 30px;
}
.product-list-section.list-style>div .product-box-3 .product-footer {
    padding-left: 20px;
    width: calc(100% - 380px);
}

.cart-table table tbody tr td.product-detail .product .sepet_resim_a {
    background-color: transparent;
}
.cart-table table tbody tr td {
    min-width: calc(100px + (170 - 135) * ((100vw - 320px) / (1920 - 320)));
}

.product-box-3:hover .product-header .product-image img{
    transform: scale(1)!important;
}


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

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








@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: 480px){
    
    .banner_ic_div{
        min-height: 125px;
    }
    .product-list-section.list-style>div .product-box-3 .product-detail .detail_box,
    .product-list-section.list-style>div .product-box-3 .product-detail .siparis_box,
    .product-list-section.list-style>div .product-box-3 .product-footer {
        width: 100%;
    }

    .product-list-section.list-style>div .product-box-3 .product-detail .detail_siparis_box  {
        display:block;
    }
}


*/





.theme-color-1 {
    --theme-color: #77706b
}

.theme-color-2 {
    --theme-color: #77706b
}

.theme-color-3 {
    --theme-color: #768078
}
:root {
    --theme-color: #77706b;
    --theme-color1: #77706b;
    --theme-color2: linear-gradient(90.56deg, var(--theme-color1) 8.46%, var(--theme-color1) 62.97%);


    --theme-color3: #77706b;
    --theme-color4: #77706b;
    --theme-color5: linear-gradient(90.56deg, var(--theme-color3) 8.46%, var(--theme-color4) 62.97%);
    
    --background-color1: #efedeb;

}
.btn_search_header{
    color: var(--theme-color)!important; 
    background-color: var(--background-color1)!important;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather {
    color: #ffffff;
    margin-right: 14px;
    stroke-width: 1.5;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5 {
    font-weight: 500;
    color: #fff;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist .feather {
    stroke-width: 1.5;
    color: #fff;
}
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 .delivery-login-box .delivery-detail h6 {
    color: #ffffff;
    margin-bottom: 3px;
}






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

a{
    color: var(--theme-color);
}

a:hover{
    color: var(--theme-color3);
}



.logo-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.select_lang li a:after {
    content: "/";
    margin-left: 10px;
}

.select_lang li:last-child a:after {
    display : none ;
}

.select_lang ul {
    display: flex;
    gap: 10px;
    font-size: 12px;
}

.select_lang li a {
    font-size: 12px !important;
    display: flex !important;
}

li > a > div {
    padding: 0 5px;
}

li.active > a > div   {
    background: var(--theme-color3);
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
}


.log-in-section {
    background-image: url(login.png);
    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;
}
.footer-section-2 .main-footer .footer-title{
    font-family:"Gilroy Bold";
}

strong{
    font-family:"Gilroy Bold";
}
.log-in-section .log-in-box {
    background-color: #ffffff;
}
.log-in-section .log-in-box .logo-name a img {
    width: calc(135px + (225 - 150) * ((100vw - 320px) / (1920 - 320)));
}

.btn-animation{
    font-family:"Gilroy Bold";
    background: var(--theme-color2);
    /* background: linear-gradient(90deg, #77706b 0%, #77706b 100%); */
}
.btn-animation::after{
    background: var(--theme-color5)!important;
}
header .top-nav .navbar-top .web-logo img {
    width: calc(160px + (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: #a1aea4;
    border: 1px solid #a1aea4;
}
header .onhover-dropdown .onhover-div .cart-list li .drop-cart .drop-image img {
    width: 87px;
    background: #ffffff;
    border: 2px solid #f8f8f8;
    padding: 10px;
}


.header-3 .top-nav{
    background-color: var(--theme-color)!important;
}









.category-section-2 .category-slider .shop-category-box a img {
    position: relative;
    width: calc(100px + (110 - 87) * ((100vw - 320px) / (1920 - 320)));
    margin: 0 auto;
    border-radius: 50%;
}
.product-box-4 .product-image img {
    width: 100%;
    height: calc(250px + (140 - 80) * ((100vw - 320px) / (1920 - 320)));
    margin: 10px auto 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

.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: #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;
}
.category-box::after {
    background-image: url(shape.png);
}
section, .section-t-space {
    padding-top: calc(0px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
}
.category-box.active {
    background-color: transparent;
    background-color: var(--theme-color);
    color: #fff;
}
.category-box.active h5 {
    color: #fff;
}
.category-box.active img {
    -webkit-filter: invert(1) brightness(100);
    filter: invert(1) brightness(100);
}
.product-box-3 .product-header .product-image img {
    height: calc(300px + (140 - 100) * ((100vw - 320px) / (1920 - 320)));
}
.product-box-3 .product-header .product-image{
    padding:0;
}
/* .product-box-3 {
    background-color: #f4f6f8;
} */
.product-list-section.list-style>div .product-box-3 .product-header {
    width: 380px;
}
.view-modal .modal-dialog .modal-content .modal-body .right-sidebar-modal .brand-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(9px + (12 - 9) * ((100vw - 320px) / (1920 - 320)));
    margin-top: calc(13px + (19 - 13) * ((100vw - 320px) / (1920 - 320)));
    border-bottom: 1px dashed #ececec;
    padding-bottom: 14px;
}
.brand-list li .brand-box h5 {
    width: 110px;
    font-size: 14px;
    color: #4a5568;
}
.brand-list li .brand-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.brand-list li {
    width: 100%;
}
.product-box-3 .product-footer .product-detail .unit {
    font-size: 18px;
    font-family:"Gilroy Bold";
}
.product-box-3 .product-footer .product-detail .name {
    /* font-weight: 500; */
    font-family: 'Gilroy Bold';
}


.product-list-section.list-style>div .product-box-3 .product-detail .detail_siparis_box  {
    display:flex;
}
.product-list-section.list-style>div .product-box-3 .product-detail .detail_box  {
    width: calc(100% - 180px);
    margin:auto;
}
.product-list-section.list-style>div .product-box-3 .product-detail .siparis_box  {
    width: 180px;
    padding-right: 30px;
}
.product-list-section.list-style>div .product-box-3 .product-footer {
    padding-left: 20px;
    width: calc(100% - 380px);
}

.cart-table table tbody tr td.product-detail .product .sepet_resim_a {
    background-color: transparent;
}
.cart-table table tbody tr td {
    min-width: calc(100px + (170 - 135) * ((100vw - 320px) / (1920 - 320)));
}

.product-box-3:hover .product-header .product-image img{
    transform: scale(1)!important;
}


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

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








@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: 480px){
    
    .banner_ic_div{
        min-height: 125px;
    }
    .product-list-section.list-style>div .product-box-3 .product-detail .detail_box,
    .product-list-section.list-style>div .product-box-3 .product-detail .siparis_box,
    .product-list-section.list-style>div .product-box-3 .product-footer {
        width: 100%;
    }

    .product-list-section.list-style>div .product-box-3 .product-detail .detail_siparis_box  {
        display:block;
    }
}

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

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

}



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

.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: #deceaa;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    color: #5e5643;
    display: none;
    padding: 10px;
}