﻿body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: 'Rubik', sans-serif !important;
    font-weight: 400;
}

.special_icn_w.dropdown_login .if_have_sub .hand_m_sub_menu {
    position: absolute;
    top: 96%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    right: 0px;
    float: right;
    box-shadow: 0 4px 10px #c5c5c580;
    animation: spFadeInDown 400ms ease-in;
    border-radius: 10px;
}

.qty-plus-minus input.qty-input {
    font-size: 16px;
}

.table_p_name.compare_box {
    justify-content: center;
}

.hmobil {
    margin-top: -10px;
}

.special_icn_w.dropdown_login .if_have_sub:hover .hand_m_sub_menu {
    display: block;
    right: -246px;
    top: -8px;
    width: 245px;
}

.if_have_sub {
    position: relative;
}

.customer_service_box .customer_service_icon img {
    width: 25px;
}

.customer_service_box .customer_service_icon {
    margin-right: 7px;
}

.new_pagination_c {
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
}

.new_pagination_c ul li.active a {
    background: #d5e6f6 !important;
    border-color: #e4e4e4 !important;
    color: #0c1011;
}

.new_pagination_c ul li a {
    background: transparent !important;
    border-color: #e4e4e4 !important;
    color: #0c1011;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border-radius: 0px !important;
}

.manufacturer_and_name .badge.badge-star {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    padding: 0;
    min-width: 0;
    border-radius: 2px;
}

.manufacturer_and_name .badge.badge-3 {
    background-color: red;
}

.manufacturer_and_name .badge {
    position: absolute;
    z-index: 1;
    vertical-align: baseline;
    white-space: nowrap;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    text-align: center;
    left: -27px;
    top: 5px;
}

.manufacturer_and_name .badge.badge-star:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 2px;
    -webkit-transform: rotateZ(62deg);
    transform: rotateZ(62deg);
}

.manufacturer_and_name .badge.badge-star:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 2px;
    -webkit-transform: rotateZ(120deg);
    transform: rotateZ(120deg);
}


.new_pagination_c ul li a:focus {
    background: transparent !important;
    border-color: #e4e4e4 !important;
    color: #0c1011;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border-radius: 0px !important;
}

.new_pagination_c ul li a:hover {
    background: #d5e6f6 !important;
    border-color: #e4e4e4 !important;
    color: #0c1011;
}

.new_pagination_c ul li a.next_page {
    width: 75px;
    font-weight: 400;
    font-size: 13px;
}

.new_pagination_c ul li a .mr5 {
    margin-right: 5px;
}


@media (min-width: 576px) {
    .lastik_container {
        max-width: 540px;
    }

    .container_new {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .lastik_container {
        max-width: 100%;
    }

    .container_new {
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container_new {
        max-width: 100%;
    }

    .lastik_container {
        max-width: 100%;
    }
}


@media (min-width: 1200px) {
    .container_new {
        max-width: 1300px;
    }

    .lastik_container {
        max-width: 1780px;
    }
}

.fa-sepet.button-cart.btn_df.btn-primary.btn-square svg {
    width: 25px;
    height: 25px;
}

.fa-sepet.button-cart.btn_df.btn-primary.btn-square svg path {
}

.container_new {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.lastik_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.customer_service_box {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 7px;
    padding-bottom: 7px;
}

.navbar_grey_bg {
    background: #f7f7f7;
}

.customer_service_info span a {
    font-weight: 800;
    margin-left: 5px;
}

.customer_service_info {
    font-size: 14px;
}

.new_navbar_menu ul {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    justify-content: flex-end;
}

.new_navbar_menu ul li {
    margin-left: 10px;
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    height: 90px;
}

.new_navbar_menu ul li img {
    width: 100%;
    margin-right: 5px;
}

.new_navbar_menu ul li span {
    margin-right: 7px;
}

.special_icn_w img {
    width: 20px !important;
}

.special_icn_w a {
}

.nav_super_flex {
    display: flex;
    align-items: center
}

.new_search_box {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.new_search_box input {
    border: 2px solid #408fd4;
    padding: 10px 15px 10px 30px;
    width: 80%;
    border-radius: 25px 0px 0px 25px;
    border-right: 0px;
}

.new_search_button button {
    background: #408fd4;
    color: #fff;
    border: 0px;
    padding: 12px 25px;
    border-radius: 0px 30px 30px 0px;
}

.new_basket_box {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.new_sepet_icn svg {
    width: 21px;
}

.new_basket_box .new_sepet_desc {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    align-items: flex-start;
    font-weight: 600;
}

.new_basket_box .new_sepet_desc span {
    font-weight: normal;
}

.new_basket_box .new_sepet_icn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.new_basket_box .new_sepet_icn svg path {
    fill: #323a3e;
}

.new_basket_box .new_sepet_icn span {
    position: absolute;
    right: -10px;
    top: -10px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #323a3e;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.new_nav_menu .navbar {
    border: 0px;
    display: flex;
    padding-left: 5px;
    background: transparent;
    align-items: center;
}

.new_nav_menu .navbar a {
    margin-right: 40px;
    color: #323a3e;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.3s ease all;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .new_nav_menu .navbar a {
        margin-right: 0;
    }
}

.new_nav_menu .navbar li:last-child a {
    margin-right: 0px;
}

.menu-butt {
    background-color: #fff;
    color: #323a3e !important;
    padding: 8px 7px;
    border-radius: 10px;
}


.new_nav_menu .navbar .if_have_sub a {
    color: #000 !important;
}

.all_menu_btn {
    padding: 15px 30px;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.all_menu_btn a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.all_menu_btn a:hover {
    color: #fff !important;
}

.hambrger_icn {
    display: block;
    width: 11%;
    margin-right: 15px;
}

.hambrger_icn span {
    height: 1px;
    width: 100%;
    display: block;
    background: #fff;
    margin-bottom: 7px;
}

.hambrger_icn span:last-child {
    margin-bottom: 0px;
}

.special_icn_w.dropdown_login .new-dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 17rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    float: right;
    left: 3%;
    box-shadow: 0 4px 10px #c5c5c580;
    animation: spFadeInDown 200ms ease-in;
    border-radius: 0;
    border-top: 4px solid #323a3e;
    top: 87px;
}

.new-dropdown-menu.dropdown-menu-right.my-account {
    left: auto;
    right: -150%;
}

.special_icn_w.dropdown_login:hover .new-dropdown-menu {
    display: block;

}

.new_nav_menu .dropdown {
    float: left;
}

.new_nav_menu .dropdown .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.new_nav_menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.new_nav_menu .dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}


.new_nav_menu .dropdown:hover .dropdown-content {
    display: block;
}


.new_footer_bg {
    background: #323a3e;
    padding: 5px 0px;
    margin-top: -10px;
}

.footer_text {
    color: #fff;
}

.footer_text span {
    display: inline-block;
    font-size: 18px;
}

.footer_text img {
    max-width: 450px;
    width: 100%;
    margin-left: 15px;
}

.footer-text.haklar {
    color: #9d9c9c;
    padding: 5px 0;
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}

.footer-text.haklar img {
    margin-top: -5px;
    margin-left: 2px;
    margin-right: 2px;
}

.hoverMe {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.hoverMe::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hoverMe:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}


.fs15 {
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 18px;
    color: #fff;
}

.footer-bg {
    border-top: 1px solid #e7e7e7;
    background: #f7f7f7;
}

.new_footer_bg .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mb_30 {
    margin-bottom: 30px;
}

.bayi_cat_tree .childNav li.nav-item {
    display: block;
}

.bayi_cat_tree .childNav li.nav-item a {
    position: relative;
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0px 25px;
}

.bayi_cat_tree .childNav li.nav-item a:before {
    content: '';
    background: #ddd;
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: -8px;
}

.bayi_cat_tree .childNav li.nav-item:last-child a:before {
    display: none;
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}


@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.bayi_cat_tree .childNav li.nav-item .submenu {
    border: 1px solid #f7f7f7;
    margin-left: 3px;
    background: #fff;
    margin-top: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 100%;
    transition: 0s;
    position: absolute;
    visibility: hidden;
    z-index: 9;
    padding: 15px 15px 0px;
    height: 100%;
}

.bayi_cat_tree .childNav li.nav-item .submenu a {
    padding: 0px;

}

.bayi_cat_tree .childNav li.nav-item:hover .submenu {
    visibility: visible;
    top: 0;
    left: 94.3%;
}

.quick_buton svg {
    width: 20px;
    margin-right: 10px;
    margin-left: 5px;
}

.produc_all_desc .quick_buton a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 0px;
    transition: .3s ease-in;
}

.produc_all_desc .quick_buton a.btn-danger {
    border: 1px solid #dc3545;
    background-color: #dc3545;
}

.no_stock .qty-plus-minus {
    margin-right: 0px;
    margin-left: 10px;
}

.vitrin_section .product_box {
    margin-bottom: 30px;
}

.clockdiv {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.clockdiv div {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: normal;
}

.clockdiv div span.days {
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    width: 44px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.clockdiv div span.hours {
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    width: 44px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.clockdiv div span.minutes {
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    width: 44px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.clockdiv div span.seconds {
    color: #fff;
    padding: 5px;
    border-radius: 7px;
    width: 44px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.hury_up {
    font-weight: 500;
}

.hury_up .stok_info {
    color: #ff6600;
    font-weight: 300;
}

.product_price_strought {
    color: #333;
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 400;
    margin-right: 15px;
}

.brand_slide .owl-nav {
    position: absolute;
    top: -65px;
    right: 0;
}

.brand_slide img {
    max-height: 45px;
}

.brand_slide .owl-nav button {
    background: #f7f7f7 !important;
    width: 30px;
    height: 30px;
    display: inline-flex !important;;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;;
    font-size: 23px !important;
    opacity: 1 !important;
    outline: 0;
    color: #959595 !important;
}

.brand_slide .owl-nav button:hover {
    background: #f7f7f7;
    color: #12468f !important;
}

.qty-plus-minus input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qty-plus-minus {
    margin-right: 15px;
    margin-left: 0px;
}

.product_img_box {
    position: relative;
}

.product_img_box img {
    width: 100%;
    max-height: 291px;
}

.product_img_box .firsat_png {
    position: absolute;
    width: 115px !important;
    left: -2px;
    top: -2px;
}


.add_basket_box {
    display: flex;
    flex-direction: row;
}

.add_basket_box a {
    color: #fff;
    border-radius: 0px;
    padding: 8px 12px 8px 8px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
}

.add_basket_box a svg {
    width: 20px;
    margin-right: 10px;
    margin-left: 0px;
}

.btn.btn-danger.button-cart.add_btn_detail:hover {
    background: #fff !important;
    border-color: #bd2130;
    color: #bd2130;
}

#newsepetim .sepet_buton button i {
    margin-right: 5px;
}

.btn.btn-danger.button-cart.add_btn_detail:hover svg path {
    fill: #bd2130;
}

.increase_flex {
    display: flex;
    flex-direction: column-reverse;
}

.quantity-field .my-number {
    border: 1px solid #eee;
    width: 70px;
    height: 40px;
    padding-left: 10px;
}

.product_basket_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

#pro-increase {
    height: 20px;
    display: inline-flex;
    border: 1px solid #eee;
    border-left: 0px;
    align-items: center;
    justify-content: center;
    width: 19px;
}

#pro-decrease {
    height: 20px;
    display: inline-flex;
    border: 1px solid #eee;
    border-left: 0px;
    align-items: center;
    justify-content: center;
    width: 19px;
    border-top: 0px;
}

.produc_all_desc {
    padding: 15px 20px 25px;
}

.produc_all_desc .product_brand {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
    min-height: 25px;
}

.clockdiv .smalltext {
    font-size: 15px;
    margin-top: 5px;
}

.produc_all_desc .product_title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    line-height: 25px;
    min-height: 75px;
}


.produc_all_desc .product_price {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.for_you_title {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    padding: 30px 0px 45px;
    text-transform: uppercase;
}

.vitrin_title {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    padding: 30px 0px;
    text-transform: uppercase;
}

.marka_title {
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    padding: 0px 0px 20px;
    text-transform: uppercase;
}

.bayi_main_slider .owl-dots {
    position: absolute;
    right: 40px;
    bottom: 10px;
}

.bayi_main_slider.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.bayi_main_slider.owl-theme .owl-dots .owl-dot {
    outline: 0;
}

.bayi_cat_tree {
    background: #fff;
    border: 2px solid;
    padding: 10px 0px 5px;
    height: 100%;
}

.bayi_cat_tree ul {
    list-style: none;
    padding: 0px;
}

.bayi_cat_tree ul li {
    margin-bottom: 0px;
    padding: 1px 0;
    width: 100%;
    background: #fff;
    position: initial;
}

.bayi_cat_tree ul li:last-child {
    border-bottom: 0px;
}

.sepeturunfoto {
    padding-left: 10px;
}

.sepeturunfoto img {
    width: 50px;
}

.sepeturunadi {
    color: #444444;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-left: -15px;
    margin-top: 5px;
}

.sepeturunfiyat {
    color: #444444;
    font-size: 14px;
    text-align: right;
    padding: 0px 16px 0 0;
}

.dflax {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.geneltoplam td {
    border: 1px solid #aaa !important;
    color: #555;
    height: 45px;
    display: table-cell;
    vertical-align: middle !important;
}


.product_box {
    border: 2px solid #eee;
    overflow: hidden;
}

.quantity-field {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.quantity-field .inc_desc_btn {
    display: flex;
    flex-direction: column;
}

.produc_all_desc .qty-plus-minus .inc.ec_qtybtn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    color: #7a7a7a !important;
}

.produc_all_desc .qty-plus-minus .dec.ec_qtybtn {
    color: #7a7a7a !important;
    bottom: 0px;
    position: absolute;
    right: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.product_box.urun-kutusu .product_img_box img {
    padding: 10px;
}

.new_basket_box .site-header__carts {
    display: flex;
    align-items: center;
}

.new_basket_box .cart_info {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    color: #323a3e;
}

.new_basket_box .cart_info .cart-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: -2px;
}

.sepetim {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.bos-sepet {
    width: 480px;
    padding: 30px 20px;
    margin-bottom: 15px;
    color: #252b3d;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: #f7f7f7;
}

#spt .button {
    padding: 12px 20px !important;
    font-size: 13px !Important;
}

.button.button-other-inline {
    border: 1px solid #323a3e;
    color: #323a3e;
}

.button.block {
    display: block;
}

.button {
    padding: 10px 16px !important;
    border-radius: 1px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

.button.button-other-inline i {
    color: #4286F5;
}

#spt .button {
    padding: 12px 20px !important;
    font-size: 13px !Important;
}

.button.button-cart-inline {
    border: 1px solid #3D3939;
    background: #3D3939 !important;
    color: #FFFFFF !important;
    border-radius: 3px;
}

.button.button-cart-inline i {
    color: #3D3939;
}

#spt .dropdown-menu.show {
    right: 0;
    left: auto !important;
    transform: translate3d(0px, 49px, 0px) !important;
    z-index: 99999;
    overflow-x: hidden;
    margin-top: 20px;
}

.p0 {
    padding: 0px;
}

.widget-home-sidebar img {
    width: 100%;
}

.main_shadow .bx_shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
    background: #fff;
}

.urun-kutusu .btn-primary {
    background-color: #A5C53B !important;
    border-color: #A5C53B !important;
}

.max_box_h .long_clear img {
    max-height: 450px;
}

.bayi_main_slider img {
    max-height: 450px;
}

.max_box_h .short_img img {
    max-height: 217px;
}


.long_clear {
    padding: 0px;
}

.bx_shadow {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    margin-bottom: 15px;
}

.oppor_product_duble .product_box {
    display: flex;
    border-color: #0b6fba;
}

.oppor_product_duble {
    margin-top: 25px;
}

.oppor_product_duble .produc_all_desc .product_title {
    font-size: 15px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 25px;
    min-height: 50px;
}

.oppor_product_duble .produc_all_desc .product_brand {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px;
    min-height: 25px;
}

.oppor_product_duble .produc_all_desc .product_price {
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 6px solid #ebebeb;
    padding-bottom: 14px;
    margin-bottom: 7px;
}

.oppor_product_duble .produc_all_desc {
    padding: 15px 20px 15px;
    width: 55%;
}

.oppor_product_duble .product_img_box {
    position: relative;
    width: 45%;
}

.oppor_product_duble .clockdiv {
    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
}

.oppor_product_duble .clockdiv .smalltext {
    font-size: 15px;
    margin-top: 5px;
    margin-right: 0px;
}

.oppor_product_duble .clockdiv div {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: normal;
    margin-right: 10px;
}

.oppor_product_duble .product_price .product_yuzde {
    background: #dc3545;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    border-radius: 50% 50% 50% 0%;
    font-weight: normal;
    margin-right: 10px;
}

.oppor_product_duble .product_price_strought {
    margin-left: 10px;
}

.oppor_product_duble.owl-theme .owl-dots .owl-dot.active span, .oppor_product_duble.owl-theme .owl-dots .owl-dot:hover span {
    background: #2a75b6;
    width: 30px;
}

.oppor_product_duble.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
}


.campaigne_box {
    margin-top: 5px;
    padding: 7px 0px;
}

.campaigne_box .campainge_btn {
    background: #AED376;
    padding: 3px 15px;
    margin-bottom: 0;
    display: inline-block;
    color: #fff;
    border-radius: 0px;
    font-size: 13px;
}

.campaigne_info {
    margin: 4px 0px -10px;
}

.campaigne_info .campaigne_w {
    font-weight: 600;
}

.sepet_buton a button {
    border-radius: 8px;
}

#newsepetim a {
    border-radius: 0px;
}


@media (min-width: 250px) and (max-width: 767px) {
    .mob_clear_pad {
        padding: 0px;
    }

    .mobil_info_sflex_box {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .netlastik-one {
        flex: 0 0 113%;
        max-width: 124%;
    }

    .info_search_box.check_desgn input {
        margin-left: 25px;
    }

    .panel-footer.links {
        padding: 0;
    }

}

@media (min-width: 767px) and (max-width: 1023px) {
    .lb2b-urun-box {
        margin-bottom: 20px;
    }

    .new_search_bar .info_search_box .ara_btn {
        width: 100%;
    }

    .mar_top_area {
        max-width: 100% !important;
    }

    .mob_clear_pad {
        padding: 0px;
    }

    .mar_top_area.bakiye_area .mob_clear_pad:nth-child(1), .mar_top_area.bakiye_area .mob_clear_pad:nth-child(3) {
        padding-right: 15px;
    }

    .mar_top_area.bakiye_area .mob_clear_pad:nth-child(2), .mar_top_area.bakiye_area .mob_clear_pad:nth-child(4) {
        padding-left: 15px;
    }

}

@media (min-width: 1024px) and (max-width: 1280px) {
    .lb2b-urun-box {
        margin-bottom: 20px;
    }

    .new_search_bar .info_search_box .ara_btn {
        width: 100%;
    }

    .mar_top_area {
        max-width: 100% !important;
    }

    .mob_clear_pad {
        padding: 0px;
    }

    .mar_top_area.bakiye_area .mob_clear_pad:nth-child(1), .mar_top_area.bakiye_area .mob_clear_pad:nth-child(3) {
        padding-right: 15px;
    }

    .mar_top_area.bakiye_area .mob_clear_pad:nth-child(2), .mar_top_area.bakiye_area .mob_clear_pad:nth-child(4) {
        padding-left: 15px;
    }

    .mob_login_sec .dropdown button {
        border: 0px;
        padding: 0px;
    }

    .mob_searche_box {
        margin: -10px 15px 10px !important;
    }

    .mar_top_area.bakiye_area .mob_clear_pad {
        margin-bottom: 20px !important;
    }

    .lb2b-urun-box .lb2b-season-img img {
        width: 40px;
        position: absolute;
        left: 15px;
        top: 0px;
    }

}

@media (min-width: 250px) and (max-width: 1023px) {


    .new_mobil_menu {
        -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
        box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
        margin-bottom: 10px;
    }

    .odeme-onay-ucret-ozet-kutusu {
        min-height: 160px;
    }

    .sidebar__menu ul.pushNav_slide {
        padding: 0;
        margin: 0;
        list-style-type: none;
        top: 0px;
    }

    .sidebar__menu .pushNav_slide {
        height: 100%;
        position: absolute;
        z-index: 100;
        overflow: hidden;
        background: #fff;
        transition: ease-in-out 0.5s;
    }

    .sidebar__menu .pushNav_slide hr {
        border: 1px solid #555;
    }

    .sidebar__menu .pushNav_slide, .sidebar__menu .pushNav_slide a {
        font-size: 1em;
        color: #212529;
        text-decoration: none;
    }

    .sidebar__menu .pushNav_slideIsOpen {
        overflow: auto;
        height: 100%;
    }

    .sidebar__menu .js-topPushNav_slide.isOpen, .sidebar__menu .pushNav_slide_level.isOpen {
        right: 0;
        opacity: 1;
        top: 0;
    }

    .sidebar__menu .closeLevel, .sidebar__menu .openLevel {
        cursor: pointer;
    }

    .sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a {
        padding: 10px 0px;
        display: flex;
        transition: background 0.4s ease-in-out;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #4C88B1 !important;
        margin: 0px 0px;
        width: 100%;
    }

    .openLevel.js-openLevel a {
        color: white;

    }

    .sidebar__menu .hdg {
        background-color: #fff;
    }

    .sidebar__menu .openLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel, .sidebar__menu closelevel > i {
        font-size: 1em;
        color: #408fd4;
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
        width: 100% !important;
        margin-right: 0;
        padding: 10px 0px;
        margin-left: 0px;
        font-weight: bold;
    }

    .sidebar__menu .openLevel:hover {
        color: #408fd4;
    }

    .sidebar__menu .burger-slide i {
        font-size: 3em;
    }

    .sidebar__menu .pushNav_slideIsOpen .screen {
        height: 100%;
        opacity: 1;
    }

    .sidebar__menu .fa {
        display: inline;
        padding: 5px;
    }

    .sidebar__menu .wrapper-slide {
        max-width: 625px;
        margin: 120px auto;
        padding: 0 20px;
        color: #000;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .sidebar__menu .wrapper-slide a {
        color: #20c270;
        text-decoration: none;
    }

    .sidebar__menu .wrapper-slide button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

    .sidebar__menu .wrapper-slide button:hover {
        background-color: #18a960;
    }

    .sidebar__menu .wrapper-slide button a {
        color: #000;
        font-size: 2em;
    }

    .sidebar__menu .js-topPushNav_slide li {
        width: 100%;
        margin: 0px 0px;
        display: flex !important;
    }

    .sidebar__menu .bor_clear {
        border-bottom: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .sidebar__menu .box {
        background-color: transparent;
        position: relative;
        overflow: hidden;
    }

    .sidebar__menu .box ul {
        padding: 0px;
        margin-bottom: 0px;
    }

    #page_header_title img {
        max-width: 180px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
        padding: 0px;
        border: 0px;
    }

    .sidebar__content .m_cat_name {
        height: 50px;
        background: #002C48;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.05em;
        text-align: left;
        color: white;
        display: flex;
        align-items: center;
        padding-left: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 305px;
        height: 100%;
        background: linear-gradient(180deg, #165F91 0%, #092C44 100%);
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 12px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #ffffff;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
        margin: 0 20px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 10px;
        z-index: 9;
    }

    .big_p.parent.nav-link.alt_c {
        color: #79A5F6;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .marka_section {
        margin: 0px -15px;
    }
}

@media screen and (max-width: 600px) {
    .sidebar__menu .pushNav_slide {
        width: 100%;
        right: -100%;
    }
}

@media screen and (min-width: 601px) {
    .sidebar__menu .pushNav_slide {
        width: 100%;
        right: -350px;
    }
}


.product_net_price {
    display: flex;
    align-items: center;
}

.product_net_price .strikethrough {
    font-size: 18px;
    color: #bfbfbf;
    text-decoration: line-through;
    display: inline-block;
    margin-right: 10px;
}

.cat_mobil.show {
    display: block;
    position: absolute;
    z-index: 9;
}

.stok_mobil.flex_spet_add .qty-plus-minus .dec.ec_qtybtn {
    color: #7a7a7a !important;
    bottom: 0px;
    position: absolute;
    right: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.stok_mobil.flex_spet_add .qty-plus-minus .inc.ec_qtybtn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    border: 1px solid #ddd;
    border-top: 0px;
    border-right: 0px;
    color: #7a7a7a !important;
}

.stok_mobil.flex_spet_add .qty-plus-minus input.qty-input {
    margin-left: 15px;
}

.steps-spet .number {
    display: inline-flex;
    width: 38px;
    height: 38px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0.5rem;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}


@media (min-width: 1024px) and (max-width: 1365px) {
    .list_cat_box .product_img_box {
        min-height: 130px;
    }

    .disc_product .product_img_box {
        max-height: 220px !important;
        min-height: 220px !important;
    }

    produc_all_desc .product_price {
        font-size: 20px;
    }

    .no_stock .qty-plus-minus {
        margin-right: 0px;
        margin-left: 0;
    }

    .disc_product .produc_all_desc .quick_buton .text-center {
        width: 60%;
    }

    .new_nav_menu .navbar {
        padding-left: 20px;
    }

    .footer_text img {
        width: 60%;
    }

    .new_footer_bg {
        background: #323a3e;
        padding: 20px 0px;
        margin-top: 25px;
        text-align: center;
    }

    .produc_all_desc {
        padding: 5px 5px 15px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .for_you_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px 25px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 10px 0px 30px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .mob_login_sec .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        top: 55px !important;
        width: 210px;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .produc_all_desc .product_title {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 20px;
        min-height: 65px;
    }

    .qty-plus-minus {
        margin-right: 0px;
        margin-left: 0px;
        width: 40%;
    }

    .produc_all_desc .quick_buton a {
        margin-left: 10px;
    }

    .oppor_product_duble .product_box {
        align-items: center;
    }

    .oppor_product_duble .produc_all_desc .product_price {
        font-size: 20px;
    }

    .oppor_product_duble .product_price .product_yuzde {
        margin-right: 5px;
    }

    .oppor_product_duble .product_price_strought {
        font-size: 15px;
        margin-right: 0px;
    }

    .kategori_and_product_box .product_img_box img {
        width: 100%;
        max-height: 240px;
    }

    .kategori_and_product_box .product_img_box {
        max-height: 220px !important;
        min-height: 220px !important;
    }

    .kategori_and_product_box .produc_all_desc .quick_buton .text-center {
        width: 60%;
    }

    .add_basket_box a svg {
        width: 20px;
        margin-right: 6px;
        margin-left: 0px;
    }

    .hury_up {
        font-size: 13px;
    }

    .all_menu_btn {
        padding: 15px 15px;
    }


    #page_header_title img {
        max-width: 170px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
    }

    .sidebar__content .m_cat_name {
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 99;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 290px;
        height: 100%;
        background: #fff none repeat scroll 0 0;
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 22px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #0d6db7;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 25px;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .mobil_nav .navbar-toggler {
        padding-left: 5px;
    }

    .check_box_list .check_list {
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 8px;
        font-size: 14px;
    }

    .product-filter-wrapper .card-header .btn-link {
        font-size: 16px !important;
    }

    .check_box_list {
        margin-bottom: -20px;
    }

    .checkbox.no-margin {
        display: flex;
        align-items: center;
    }

    .checkbox.no-margin input {
        margin-right: 5px;
    }

}

@media (min-width: 1366px) and (max-width: 1900px) {
    .no_stock .qty-plus-minus {
        margin-right: 0px;
        margin-left: 0;
        width: 40%;
    }

    .qty-plus-minus {
        margin-right: 0px;
        margin-left: 0;
        width: 40%;
    }

    .stok_mobil.flex_spet_add .qty-plus-minus {
        margin-right: 0px;
        margin-left: 0;
        width: 70%;
    }

    .kategori_and_product_box .produc_all_desc .quick_buton .text-center {
        width: 55%;
    }

    .disc_product .produc_all_desc .quick_buton .text-center {
        width: 55%;
    }

    .stok_mobil.flex_spet_add .inc.ec_qtybtn {
        padding-right: 10px;
    }

    .stok_mobil.flex_spet_add .dec.ec_qtybtn {
        padding-left: 10px;
    }

    .stok_mobil.flex_spet_add .input-group-btn:not(:first-child) > .btn:first-child, .stok_mobil.flex_spet_add .input-group-btn:not(:first-child) > .btn-group:first-child {
        margin-left: -10px;
    }

    .stok_mobil.flex_spet_add .input-group-btn:not(:last-child) > .btn, .stok_mobil.flex_spet_add .input-group-btn:not(:last-child) > .btn-group {
        margin-right: 3px;
    }


}

.prodct_w20 {
    width: 24.2%;
    margin-left: 10px;
}

.prodct_w20:first-child {
    margin-left: 0px;
}


.compare {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #e6ebf2;
    display: none;
    z-index: 99999999999;
}

.compare {
    padding-top: 20px;
}

h3.compare__title {
    padding-bottom: 10px;
}

.compare .compare-slider-wrapper .owl-on-mobile {
    height: 115px;
    margin: 0;
}

.compare .compare-slider-wrapper .owl-on-mobile .item {
    margin: 0;
    padding: 0;
}

.compare-empty {
    display: table;
    width: 100%;
    min-height: 112px;
}

.compare-empty-area {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    color: #a5abb4;
    font-size: 14px;
}

.compare p {
    margin: 0;
}

.compare-empty-area p {
    font-size: 12px;
}

.compare #compareWidgetFooter {
    margin-bottom: 10px;
}

.pull-right {
    float: right !important;
}

div#compareWidgetFooter .button.button-cart-inline {
    height: auto;
}

.button.button-cart-inline, .add-to-cart {
    border-radius: 0px;
    padding: 10px 9px;
    font-size: 12px;
    z-index: 99;
}

.btn-scroll-to-top {
    bottom: 20px;
    border-radius: 0px;
}

.compare p.compare-prod-text {
    margin-top: 22px;
    margin-right: 0px;
}

.owl-on-mobile {
    display: flex
}

#compareWidgetFooter .button.button-cart-inline, .add-to-cart {
    margin-top: 10px;
    margin-left: 15px;
}

.compare-content-item {
    display: table-cell;
    vertical-align: middle;
}

.block-with-text {
    max-height: 34px;
    overflow: hidden;
}

.compare-text {
    font-size: 12px;
    color: #464646;
}

.wrap-compare {
    display: flex;
    width: 100%;
    height: 120px;
    border: 1px solid #a6aeba;
    background: #fff;
    border-right: 0;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.wrap-compare img {
    width: 95px;
    padding: 7px;
}

.wrap-compare-icon.delete-compare-item.icon-times-circle {
    margin-right: 10px;
}

.group_add_from .form-group label {
    display: inline-flex;
}

.group_add_from .form-group label input {
    margin-right: 5px;
}

.sepet_pad.prem {
    padding: 15px 0.5rem 0px
}

.sepetGoster .flex-shrink-0 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex_spet_add {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-bottom: 0px;
}

.mobil_text_sepet .price {
    font-size: 18px;
    font-weight: 500;
}

.sepetbody p {
    margin-bottom: 0px !important;
}

.mtop-trash .btn-saved-cart {
    font-size: 20px;
    color: red !important;
}

a.btn.btn-primary.btn-labeled {
    padding: 8px 16px !important;
    border: 1px solid #388ec7;
    color: #FFFFFF;
    background: #388ec7;
    font-weight: normal;
    border-radius: 0 !important;
    font-size: 14px !important;
    line-height: 1.5;
    display: inline-flex;
    align-items: center;
}

span.orders.btn-success {
    border-radius: 0px;
}

span.orders.btn-primary {
    border-radius: 0px;
}

button.btn.btn-filtre {
    border-radius: 0px;
}

.form-control {
    border-radius: 0px;
}

.input-daterange input {
    text-align: left;
}

@media (min-width: 250px) and (max-width: 767px) {
    div#compare_footer_show {
        border-radius: 50px;
        height: auto !important;
        padding: 16px;
        bottom: 80px !important;
        left: 10px !important;
        width: 50px !important;
        height: 50px !important;
        font-size: 20px;
        z-index: 999;
    }

    div#compare_footer_show span {
        display: none;
    }

    div#compare_footer_show i {
        margin-right: 0 !important;
    }

    .owl-on-mobile {
        display: flex;
        flex-wrap: wrap;
    }

    .wrap-compare img {
        width: 65px;
        padding: 7px;
    }

    .compare-prod-text {
        display: none;
    }

    .compare .compare-slider-wrapper .owl-on-mobile {
        height: 255px;
        margin: 0;
    }

    .prodct_w20 {
        width: 100%;
    }

    .compare_owl .product_img_box img {
        width: 100%;
        max-height: 150px;
    }

    .steps-spet > ul > li {
        width: 100%;
        border-bottom: 1px solid #dedede;
    }


}


.quick_buton .no_stock {
    pointer-events: none;
}


.sepet_right_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sepet_right_title span {
    font-size: 18px;
    font-weight: 600;
}

.sepet-right-text {
    margin-bottom: 5px;
}

.last_step_table td {
    vertical-align: middle;
    max-width: 500px;
    white-space: unset;
}

.campaing_date {
    height: 50px !important;
}

.margin_bayi {
    margin-top: 40px !important;
}

.product_basket_btn .add_btn_detail:hover {
    background: #fff;
    border-color: #2859a5;
    color: #2859a5;
}

.product_basket_btn .add_btn_detail:hover svg path {
    fill: #2859a5;
}


/* Shine */
.img__main {
    position: relative;
    overflow: hidden;
}

.img__main::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.img__main:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.banner li a {
    position: relative;
    overflow: hidden;
    display: block;
}

.banner li a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.banner li a:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/* Shine */


/*Detay tip 2 */
.service {
    counter-reset: count;
}

.menu {
    height: 60px;
}

.right-text {
    height: 75px !important;
    text-transform: uppercase;
    font-size: 14px;
}

.right-text p {
    color: #3D8598 !important;
}

.service-text {
    padding-left: 15px;
    padding-right: 15px;
    color: #a5a5a5;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.pricing-include {
    padding: 40px;
    border: 1px solid #f3f3f3;
    padding-right: 0;
    padding-left: 45px;
    padding-bottom: 20px;
    transition: 0.3s;
    margin-bottom: 30px;
}

.pricing-include:hover {
    border-color: transparent;
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1);
}

.pricing-include img {
    width: 60px;
    height: 60px;
    position: relative;
    top: -20px;
}

.pricing-include h4 {
    font-size: 18px;
    font-weight: 500;
    color: #212121;
    font-family: 'Rubik', sans-serif;
}

.ov-feature ul {
    margin: 0;
    padding: 0;
}

.ov-feature ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    display: flex;
    padding-right: 55px;
}

.ov-feature p {
    font-size: 14px;
    font-weight: 500;
    color: #212121;
    font-family: 'Rubik', sans-serif;
    padding-left: 10px;
}

.ov-feature img {
    width: 16px;
    height: 16px;
}

.product-item {
    padding: 0 !important;
    padding-left: 10px !important;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 80px;
}

.product-text p {
    font-size: 11px;
    padding-left: 10px;
    padding-top: 8px;
    color: #212121 !important;
}

.product-text p span {
    color: #50B1E9 !important;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.product-text p:nth-child(2) {
    font-size: 14px;
    color: #50B1E9 !important;
    font-weight: 400;
    padding-top: 0 !important;
    padding-left: 10px;
    position: relative;
    top: -15px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.content .text-left {
    color: #a5a5a5;
    margin-top: -10px;
}

.content .list {
    margin-top: 30px;
}

.right-text a {
    text-align: center;
    line-height: 58px;
}

@media (max-width: 1296px) {
    .service-left-inc {
        margin-top: -15px !important;
    }
}

@media (max-width: 1200px) {
    .service-left-inc h2 {
        text-align: left !important;
        padding-left: 10px;
    }

    .service-left-inc p {
        text-align: left !important;
        padding-left: 10px;
    }

    .product-item {
        width: 103.2%;
        margin-left: -15px;
        margin-top: 20px;
    }

    .content .hidden-image {
        width: 100% !important;
    }

    .pricing-include img {
        width: 60px;
        height: 60px;
        position: relative;
        top: -20px;
        left: 15px;
    }

    .pricing-include h4 {
        text-align: center;
        margin-left: -25px;
        max-width: 138px;
    }

    .right-text {
        position: relative;
        top: 1420px;
    }

    .service-left-inc {
        margin-top: -50px;
    }
}

@media (max-width: 991px) {
    .right-text p {
        margin-left: 38px;
    }

    .product-item {
        width: 104.5%;
        margin-left: -15px;
        margin-top: 20px;
    }

    .pricing-include h4 {
        max-width: unset;
    }

    .right-text {
        position: relative;
        top: 1300px;
    }
}

@media (max-width: 767px) {
    .right-text p {
        margin-left: 38px;
    }

    .product-item {
        width: 106.3%;
    }

    .right-text {
        position: relative;
        top: 1550px;
    }
}

@media (max-width: 450px) {
    .product-item {
        width: 108.5%;
    }

    .pricing-include {
        height: 144px;
        padding: 30px;
        border: 1px solid #f3f3f3;
        padding-right: 0;
        padding-left: 21px;
        padding-bottom: 20px;
        transition: 0.3s;
        margin-bottom: 30px;
    }

    .pricing-include img {
        width: 40px;
        height: 40px;
        position: relative;
        top: -20px;
        left: -33px;
    }

    .service-left-inc {
        margin-top: -3rem;
    }

    .right-text {
        position: relative;
        top: 1700px;
    }

    .right-text {
        position: relative;
        top: 1550px;
    }

    .right-text p {
        margin-left: 0 !important;
    }
}

@media (max-width: 375px) {
    .product-item {
        width: 109.6%;
    }

    .pricing-include {
        height: 144px;
        padding: 30px;
        border: 1px solid #f3f3f3;
        padding-right: 0;
        padding-left: 27px;
        padding-bottom: 20px;
        transition: 0.3s;
        margin-bottom: 30px;
    }

    .pricing-include img {
        width: 40px;
        height: 40px;
        position: relative;
        top: -20px;
        left: -25px;
    }

    .pricing-include h4 {
        font-size: 15px;
    }

    .right-text {
        position: relative;
        top: 1650px;
    }

    .right-text p {
        margin-left: 0 !important;
    }
}

@media (max-width: 320px) {
    .product-item {
        width: 111.4%;
    }

    .pricing {
        max-width: 100% !important;
        height: 144px !important;
        flex: 0 0 100% !important;
        margin-bottom: 30px;
    }

    .pricing-include img {
        width: 55px;
        height: 55px;
        position: relative;
        top: -20px;
        left: -5px;
    }

    .pricing-include h4 {
        font-size: 17px;
    }

    .right-text {
        position: relative;
        top: 2350px;
    }

    .right-text p {
        margin-left: 0 !important;
    }
}


.checkbox_flex {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.checkbox_flex input {
    margin-right: 5px;
}


.group_add_from .alert {
    border-radius: 0px;
}

.group_add_from .campaing_date {
    border-radius: 0px;
}

.group_add_from .slect_new_type {
    border-radius: 0px;
}

.group_add_from .btn_save_info {
    border-radius: 0px;
}


/*iphone 5s */
@media (min-width: 250px) and (max-width: 374px) {
    .new_mobil_menu {
        padding: 10px 10px;
    }

    .product_info_box {
        padding-bottom: 0px;
    }

    .mt40 {
        margin-top: 20px !important;
    }

    .content-panel {
        padding: 10px !important;
    }

    .product_desc_content .content__info {
        color: #333;
        margin: 20px 0px 10px !important;
    }

    .title_other_product {
        margin-bottom: 15px !important;
    }

    .product_pdguide {
        display: none;
    }

    .dflex_basliklar {
        display: flex;
        align-items: center;
        overflow-x: unset !important;
        flex-wrap: wrap !important;
    }

    .dflex_basliklar .nav-item a.active {
        padding: 10px 10px !important;
    }

    .dflex_basliklar .nav-item a {
        padding: 10px 10px !important;
        font-size: 13px;
    }

    .sss .new_breadcrumb {
        display: none;
    }

    .product_img_box {
        margin-top: 15px;
    }

    .check_box_list {
        margin-left: 30px !important;
        margin-right: 5px;
        padding: 1rem 11px 0rem;
    }

    .flex-head {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        align-content: center;
    }

    .mobil-padding-0 .prem {
        padding: 10px 1rem;
        margin-top: 20px;
    }

    .mobil-padding-0 .prem .pricing-box-tabs {
        margin-top: 10px;
    }

    .menu__item.home_item.active span {
        color: #212529 !important;
    }

    .mob_login_sec .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        top: 55px !important;
        width: 210px;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .mobil_col {
        width: 47%;
        padding: 0px;
        position: relative;
    }

    .mobil_col:nth-child(even):after {
        display: none;
    }

    .mobil_col:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 8px;
        height: 96%;
        background: #ddd;
        width: 1px;
    }

    .mobil_col:before {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 1px;
        background: #ddd;
        width: 100%;
    }

    .cat_product_row .mobil_col:nth-child(8):before {
        display: none;
    }

    .cat_product_row .mobil_col:nth-child(7):before {
        display: none;
    }

    .product_box.urun-kutusu .product_img_box img {
        padding: 0px;
    }

    .disc_product {
        justify-content: space-between;
        margin-bottom: 17px;
    }

    .mobil_col .product_box {
        border: 0px;
    }

    .disc_product .mobil_col .product_img_box {
        position: relative;
        max-height: 180px;
        height: 100%;
        min-height: 180px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kategori_and_product_box .mobil_col .product_img_box {
        position: relative;
        max-height: 170px;
        height: 100%;
        min-height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cat_product_row {
        justify-content: space-between;
    }


    .disc_product .mobil_col .product_img_box {
        max-height: 150px;
        min-height: 150px;
    }


    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
    }

    .footer_text span {
        display: inline-block;

        font-size: 14px;
    }

    .produc_all_desc .product_title {
        font-size: 10px;
        text-align: center;
        margin-bottom: 0px;
        line-height: 19px;
        min-height: 60px;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }

    .produc_all_desc {
        padding: 5px 0px 0px;
    }

    .add_basket_box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .produc_all_desc .quick_buton a {
        width: 100% !important;
        margin-top: 11px;
        font-size: 11px;
        padding-right: 7px;
    }

    .add_basket_box .text-center {
        width: 100%;
    }

    .produc_all_desc .product_price {
        font-size: 18px;
    }

    .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .no_stock .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .for_you_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 15px 0px 10px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }


    /*Anasaysasfa*/
    .clockdiv div {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: normal;
        margin-right: 15px;
    }

    .clockdiv .smalltext {
        font-size: 15px;
        margin-top: 5px;
        margin-right: 0px;
    }

    .clockdiv {
        display: flex;
        justify-content: center;
        margin-top: 5px;
    }


    /*tip2 firsat*/
    .oppor_product_duble .product_box {
        display: flex;
        border-color: #0b6fba;
        flex-direction: column;
    }

    .oppor_product_duble .product_img_box {
        position: relative;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc {
        padding: 15px 10px 15px;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc .product_price {
        font-size: 25px;
    }

    .product_price_strought {
        font-size: 15px;
    }

    .cl_pad {
        padding: 0px;
    }

    /*Kategori*/
    .w_legal {
        width: 100%;
    }

    .category_sblon .special_col_cat .product_img_box {
        max-height: 120px !important;
        min-height: 120px !important;
    }

    .category_sblon .special_col_cat .produc_all_desc {
        padding: 0px 0px 5px;
    }

    .category_sblon .special_col_cat .produc_all_desc .product_price {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .category_sblon .old-price {
        font-size: 10px;
    }

    .category_sblon .product_box.urun-kutusu .product_img_box img {
        padding: 6px !important;
        max-height: 290px !important;
    }

    .category_sblon .qty-plus-minus {
        height: 35px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .inc.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .dec.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .product_box.urun-kutusu {
        margin-bottom: 10px;
    }

    .qty-plus-minus {
        width: 100%;
    }

    .margin_bayi {
        margin-top: 0px !important;
    }

    .mobil_pvr_box.margin_bayi.pvr-box {
        padding: 1.5rem 1rem;
        margin-bottom: -2rem;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .sepetGoster .flex-shrink-0 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex_spet_add {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        margin-bottom: 0px;
    }

    .mobil_text_sepet .price {
        font-size: 18px;
        font-weight: 500;
    }

    .sepetbody p {
        margin-bottom: 0px !important;
    }

    .mtop-trash {
        margin-top: 5px;
    }

    .mtop-trash .btn-saved-cart {
        font-size: 20px;
        color: red !important;
    }

    /*AdÄ±m 1*/
    .odeme-section .prem {
        padding: 15px 1rem 0px;
    }

    .odeme-section .pvr-box {
        padding: 15px 1rem 0px;
        margin-bottom: 1rem;
    }

    .adim1 .heading-elements {
        background-color: inherit;
        position: absolute;
        top: -14%;
        right: 0px;
        height: 36px;
        z-index: 999;
    }

    /*AdÄ±m 3*/
    .steps-spet > ul > li a {
        display: block;
        padding: 0.5rem 1rem;
        color: #495057;
        font-weight: 500;
        background-color: #fff;
        font-size: 15px;
    }

    .mob_pad_prem {
        padding: 15px 1rem 10px;
    }

    .panel.panel-white.card_new.prem.mob_pad_ad_3 {
        padding: 15px 1rem 10px;
    }

    .pmob_clear {
        padding: 0px 0px 0px 10px;
    }

    .odeme_3 .aciklama {
        width: 100% !important;
    }

    .odeme_3 .panel-title > a:before {
        left: auto;
        right: -10px;
        margin-top: -35px;
    }

    ._odemeSozlesme {
        text-align: center;
        display: flex;
        align-items: flex-start;
    }

    .cp15 {
        padding-right: 15px !important;
    }

    #collapsible-control-right-group1 select.form-control {
        margin-bottom: 10px;
    }

    /*Mobil Son*/
    .product_img_box .firsat_png {
        top: -17px;
    }

    .cl_pad_m {
        padding: 0px;
    }

    .product_manu_line .product_model {
        margin-top: 10px;
        margin-bottom: -5px;
    }

    .product-filter-wrapper .card-header .btn-link {
        font-size: 15px !important;
    }

    .checkbox.no-margin {
        font-size: 13px;
    }


}


/*iphone 6-7-8 */
@media (min-width: 375px) and (max-width: 413px) {
    .product-filter-wrapper .card-header .btn-link {
        font-size: 16px !important;
    }

    .checkbox.no-margin {
        font-size: 13px;
    }

    .check_box_list {
        margin-left: 30px !important;
        margin-right: 5px;
        padding: 1rem 11px 0rem;
    }


    .btn-scroll-to-top {
        bottom: 75px;
    }

    .menu__item.home_item.active span {
        color: #212529 !important;
    }

    .mob_login_sec .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        top: 55px !important;
        width: 210px;
        transform: translate3d(0px, 0px, 0px) !important;
    }


    .mobil_col {
        width: 47%;
        padding: 0px;
        position: relative;
    }

    .mobil_col:nth-child(even):after {
        display: none;
    }

    .mobil_col:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 8px;
        height: 96%;
        background: #ddd;
        width: 1px;
    }

    .mobil_col:before {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 1px;
        background: #ddd;
        width: 100%;
    }

    .cat_product_row .mobil_col:nth-child(8):before {
        display: none;
    }

    .cat_product_row .mobil_col:nth-child(7):before {
        display: none;
    }

    .product_box.urun-kutusu .product_img_box img {
        padding: 0px;
    }

    .disc_product {
        justify-content: space-between;
        margin-bottom: 17px;
    }

    .mobil_col .product_box {
        border: 0px;
    }

    .disc_product .mobil_col .product_img_box {
        position: relative;
        max-height: 200px;
        height: 100%;
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kategori_and_product_box .mobil_col .product_img_box {
        position: relative;
        max-height: 200px;
        height: 100%;
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cat_product_row {
        justify-content: space-between;
    }


    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
    }

    .footer_text span {
        display: inline-block;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .produc_all_desc .product_title {
        font-size: 11px;
        text-align: center;
        margin-bottom: 0px;
        line-height: 19px;
        min-height: 45px;
    }

    .quick_buton {
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .produc_all_desc {
        padding: 5px 0px 0px;
    }

    .add_basket_box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .produc_all_desc .quick_buton a {
        width: 100% !important;
        margin-top: 11px;
        font-size: 11px;
        padding-right: 7px;
    }

    .add_basket_box .text-center {
        width: 100%;
    }

    .produc_all_desc .product_price {
        font-size: 18px;
    }

    .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .no_stock .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }


    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }

    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
    }

    .footer_text span {
        display: inline-block;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .new_footer_bg {
        background: #242424;
        padding: 20px 0px 80px;
        margin-top: 25px;
        text-align: center;
    }

    .produc_all_desc {
        padding: 10px 0px 5px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .for_you_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 20px 0px 15px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }

    /*Anasaysasfa*/
    .clockdiv div {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: normal;
        margin-right: 15px;
    }

    .clockdiv .smalltext {
        font-size: 15px;
        margin-top: 5px;
        margin-right: 0px;
    }

    .clockdiv {
        display: flex;
        justify-content: center;
        margin-top: 5px;
    }


    /*tip2 firsat*/
    .oppor_product_duble .product_box {
        display: flex;
        border-color: #0b6fba;
        flex-direction: column;
    }

    .oppor_product_duble .product_img_box {
        position: relative;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc {
        padding: 15px 10px 15px;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc .product_price {
        font-size: 25px;
    }

    .product_price_strought {
        font-size: 15px;
    }

    .cl_pad {
        padding: 0px;
    }


    /*Kategori*/
    .w_legal {
        width: 100%;
    }

    .category_sblon .special_col_cat .product_img_box {
        max-height: 160px !important;
        min-height: 160px !important;
    }

    .category_sblon .special_col_cat .produc_all_desc {
        padding: 0px 0px 5px;
    }

    .category_sblon .special_col_cat .produc_all_desc .product_price {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .category_sblon .old-price {
        font-size: 10px;
    }

    .category_sblon .product_box.urun-kutusu .product_img_box img {
        padding: 6px !important;
        max-height: 290px !important;
    }

    .category_sblon .qty-plus-minus {
        height: 35px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .inc.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .dec.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .product_box.urun-kutusu {
        margin-bottom: 10px;
    }

    .category_sblon .produc_all_desc .product_title {
        font-size: 12px;
    }


    .qty-plus-minus {
        width: 100%;
    }

    .margin_bayi {
        margin-top: 0px !important;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .mobil_pvr_box.margin_bayi.pvr-box {
        padding: 1.5rem 1rem;
        margin-bottom: -2rem;
    }

    .sepetGoster .flex-shrink-0 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex_spet_add {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        margin-bottom: 0px;
    }

    .mobil_text_sepet .price {
        font-size: 18px;
        font-weight: 500;
    }

    .sepetbody p {
        margin-bottom: 0px !important;
    }

    .mtop-trash {
        margin-top: 5px;
    }

    .mtop-trash .btn-saved-cart {
        font-size: 20px;
        color: red !important;
    }


    /*AdÄ±m 1*/
    .odeme-section .prem {
        padding: 15px 1rem 0px;
    }

    .odeme-section .pvr-box {
        padding: 15px 1rem 0px;
        margin-bottom: 1rem;
    }

    .adim1 .heading-elements {
        background-color: inherit;
        position: absolute;
        top: -14%;
        right: 0px;
        height: 36px;
        z-index: 999;
    }


    /*AdÄ±m 3*/
    .steps-spet > ul > li a {
        display: block;
        padding: 0.5rem 1rem;
        color: #495057;
        font-weight: 500;
        background-color: #fff;
        font-size: 15px;
    }

    .mob_pad_prem {
        padding: 15px 1rem 10px;
    }

    .panel.panel-white.card_new.prem.mob_pad_ad_3 {
        padding: 15px 1rem 10px;
    }

    .pmob_clear {
        padding: 0px 0px 0px 10px;
    }

    .odeme_3 .aciklama {
        width: 100% !important;;
    }

    .odeme_3 .panel-title > a:before {
        left: auto;
        right: -10px;
        margin-top: -35px;
    }

    ._odemeSozlesme {
        text-align: center;
        display: flex;
        align-items: flex-start;
    }

    .cp15 {
        padding-right: 15px !important;
    }

    #collapsible-control-right-group1 select.form-control {
        margin-bottom: 10px;
    }


}


/*iphone 6-7-8 Plus*/
@media (min-width: 414px) and (max-width: 767px) {
    .product-filter-wrapper .card-header .btn-link {
        font-size: 16px !important;
    }

    .checkbox.no-margin {
        font-size: 13px;
    }

    .check_box_list {
        margin-left: 30px !important;
        margin-right: 5px;
        padding: 1rem 11px 0rem;
    }

    .btn-scroll-to-top {
        bottom: 75px;
    }

    .menu__item.home_item.active span {
        color: #212529 !important;
    }

    .mob_login_sec .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        top: 55px !important;
        width: 210px;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .mobil_col {
        width: 47%;
        padding: 0px;
        position: relative;
    }

    .mobil_col:nth-child(even):after {
        display: none;
    }

    .mobil_col:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 8px;
        height: 96%;
        background: #ddd;
        width: 1px;
    }

    .mobil_col:before {
        content: '';
        position: absolute;
        right: 0px;
        bottom: 0px;
        height: 1px;
        background: #ddd;
        width: 100%;
    }

    .cat_product_row .mobil_col:nth-child(8):before {
        display: none;
    }

    .cat_product_row .mobil_col:nth-child(7):before {
        display: none;
    }

    .product_box.urun-kutusu .product_img_box img {
        padding: 0px;
    }

    .disc_product {
        justify-content: space-between;
        margin-bottom: 17px;
    }

    .mobil_col .product_box {
        border: 0px;
    }

    .disc_product .mobil_col .product_img_box {
        position: relative;
        max-height: 200px;
        height: 100%;
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .kategori_and_product_box .mobil_col .product_img_box {
        position: relative;
        max-height: 200px;
        height: 100%;
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cat_product_row {
        justify-content: space-between;
    }


    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
        margin-left: 0;
    }

    .footer_text span {
        display: inline-block;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .produc_all_desc .product_title {
        font-size: 13px;
        text-align: center;
        margin-bottom: 0px;
        line-height: 19px;
        min-height: 45px;
    }

    .quick_buton {
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .produc_all_desc {
        padding: 5px 0px 0px;
    }

    .add_basket_box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .produc_all_desc .quick_buton a {
        width: 100% !important;
        margin-top: 11px;
        font-size: 11px;
        padding-right: 7px;
    }

    .add_basket_box .text-center {
        width: 100%;
    }

    .produc_all_desc .product_price {
        font-size: 18px;
    }

    .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .no_stock .qty-plus-minus {
        margin-right: 0;
        margin-left: 0px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }

    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
    }

    .footer_text span {
        display: inline-block;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .new_footer_bg {
        background: #242424;
        padding: 20px 0px 80px;
        margin-top: 25px;
        text-align: center;
    }

    .produc_all_desc {
        padding: 10px 0px 5px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .for_you_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 20px 0px 15px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }


    /*Anasaysasfa*/
    .clockdiv div {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-weight: normal;
        margin-right: 15px;
    }

    .clockdiv .smalltext {
        font-size: 15px;
        margin-top: 5px;
        margin-right: 0px;
    }

    .clockdiv {
        display: flex;
        justify-content: center;
        margin-top: 5px;
    }


    /*tip2 firsat*/
    .oppor_product_duble .product_box {
        display: flex;
        border-color: #0b6fba;
        flex-direction: column;
    }

    .oppor_product_duble .product_img_box {
        position: relative;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc {
        padding: 15px 10px 15px;
        width: 100%;
    }

    .oppor_product_duble .produc_all_desc .product_price {
        font-size: 30px;
    }

    .product_price_strought {
        font-size: 17px;
    }

    .cl_pad {
        padding: 0px;
    }

    .oppor_product_duble .product_img_box img {
        max-height: 100%;
    }

    .oppor_product_duble .clockdiv div {
        margin-right: 15px;
    }


    /*Kategori*/
    .w_legal {
        width: 100%;
    }

    .category_sblon .special_col_cat .product_img_box {
        max-height: 200px !important;
        min-height: 200px !important;
    }

    .category_sblon .special_col_cat .produc_all_desc {
        padding: 0px 0px 5px;
    }

    .category_sblon .special_col_cat .produc_all_desc .product_price {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .category_sblon .old-price {
        font-size: 10px;
    }

    .category_sblon .product_box.urun-kutusu .product_img_box img {
        padding: 6px !important;
        max-height: 290px !important;
    }

    .category_sblon .qty-plus-minus {
        height: 35px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .inc.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .dec.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .product_box.urun-kutusu {
        margin-bottom: 10px;
    }

    .category_sblon .produc_all_desc .product_title {
        font-size: 12px;
    }


    .qty-plus-minus {
        width: 100%;
    }

    .margin_bayi {
        margin-top: 0px !important;
    }

    .mobil_pvr_box.margin_bayi.pvr-box {
        padding: 1.5rem 1rem;
        margin-bottom: -2rem;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .sepetGoster .flex-shrink-0 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex_spet_add {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        align-content: center;
        margin-bottom: 0px;
    }

    .mobil_text_sepet .price {
        font-size: 18px;
        font-weight: 500;
    }

    .sepetbody p {
        margin-bottom: 0px !important;
    }

    .mtop-trash {
        margin-top: 5px;
    }

    .mtop-trash .btn-saved-cart {
        font-size: 20px;
        color: red !important;
    }


    /*AdÄ±m 1*/
    .odeme-section .prem {
        padding: 15px 1rem 0px;
    }

    .odeme-section .pvr-box {
        padding: 15px 1rem 0px;
        margin-bottom: 1rem;
    }

    .adim1 .heading-elements {
        background-color: inherit;
        position: absolute;
        top: -14%;
        right: 0px;
        height: 36px;
        z-index: 999;
    }

    /*AdÄ±m 3*/
    .steps-spet > ul > li a {
        display: block;
        padding: 0.5rem 1rem;
        color: #495057;
        font-weight: 500;
        background-color: #fff;
        font-size: 15px;
    }

    .mob_pad_prem {
        padding: 15px 1rem 10px;
    }

    .panel.panel-white.card_new.prem.mob_pad_ad_3 {
        padding: 15px 1rem 10px;
    }

    .pmob_clear {
        padding: 0px 0px 0px 10px;
    }

    .odeme_3 .aciklama {
        width: 100% !important;;
    }

    .odeme_3 .panel-title > a:before {
        left: auto;
        right: -10px;
        margin-top: -35px;
    }

    ._odemeSozlesme {
        text-align: center;
        display: flex;
        align-items: flex-start;
    }

    .cp15 {
        padding-right: 15px !important;
    }

    #collapsible-control-right-group1 select.form-control {
        margin-bottom: 10px;
    }


}


/*ipad*/
@media (min-width: 768px) and (max-width: 1023px) {
    .product-filter-wrapper .card-header .btn-link {
        font-size: 16px !important;
    }

    .checkbox.no-margin {
        font-size: 14px;
    }

    .check_box_list {
        margin-left: 30px !important;
        margin-right: 5px;
        padding: 1rem 11px 0rem;
    }

    .check_box_list .check_list:before {
        width: 103% !important;
    }


    .steps-spet > ul > li {
        width: 100%;
        border-bottom: 1px solid #dedede;
    }

    .qty-plus-minus {
        border: 1px solid #d7d7d7;
        width: 40%;
        margin-left: 0px !important;
        margin-right: 0px;
    }

    .disc_product .quick_buton .add_basket_box .text-center {
        width: 55%;
    }

    .disc_product .quick_buton .add_basket_box .text-center a {
        margin-left: 0px;
    }

    .disc_product .product_img_box {
        max-height: 210px !important;
        min-height: 210px !important;
    }


    .cl_pad {
        padding: 0px !important;
    }


    .mob_login_sec .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        top: 55px !important;
        width: 210px;
        transform: translate3d(0px, 0px, 0px) !important;
    }

    .footer_text {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
        text-align: center;
    }

    .footer_text img {
        width: 100%;
    }

    .footer_text span {
        display: inline-block;
        margin-bottom: 0px;
        font-size: 14px;
    }

    .footer-bg {
        padding-bottom: 0;
    }

    .new_footer_bg {
        background: #242424;
        padding: 20px 0px;
        margin-top: 25px;
        text-align: center;
    }

    .footer-odeme-logolari {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .not_btna {
        display: flex;
        justify-content: center !important;
        align-items: center;
        margin-top: 10px;
    }

    .footer_text .flex-middle {
        margin-top: -20px;
    }

    .produc_all_desc {
        padding: 5px 5px 15px;
    }

    .product_box.urun-kutusu {
        margin-bottom: 20px;
    }

    .for_you_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px 25px;
    }

    .vitrin_title {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        padding: 30px 0px;
    }

    .marka_title {
        text-align: left;
        font-size: 20px;
        font-weight: 500;
        padding: 0px 0px 20px;
    }

    .cat_mobil {
        display: none;
    }

    .produc_all_desc .product_title {
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 23px;
        min-height: 80px;
    }

    .produc_all_desc .quick_buton a {
        margin-left: 0px;
        margin-right: 0px;
    }

    .kategori_and_product_box ._urunBlock:nth-child(8) {
        display: none;
    }

    .kategori_and_product_box ._urunBlock:nth-child(7) {
        display: none;
    }

    .kategori_and_product_box .product_img_box {
        max-height: 210px !important;
        min-height: 210px !important;
    }

    .cat_product_row .quick_buton .add_basket_box .text-center {
        width: 55%;
    }

    .add_basket_box a svg {
        width: 20px;
        margin-right: 7px;
        margin-left: 2px;
    }

    .marka_section {
        margin: 0px 0;
    }

    .product_img_box img {
        width: 100%;
        max-height: 230px;
    }

    .tab_h:last-child {
        display: none;
    }

    /*Kategori*/
    .w_legal {
        width: 100%;
    }

    .category_sblon .special_col_cat .produc_all_desc {
        padding: 0px 0px 5px;
    }

    .category_sblon .special_col_cat .produc_all_desc .product_price {
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .category_sblon .old-price {
        font-size: 15px;
        margin-right: 9px;
    }

    .category_sblon .product_box.urun-kutusu .product_img_box img {
        padding: 6px !important;
        max-height: 290px !important;
    }

    .category_sblon .qty-plus-minus {
        height: 35px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .inc.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .produc_all_desc .qty-plus-minus .dec.ec_qtybtn {
        height: 17px;
        width: 17px;
    }

    .category_sblon .product_box.urun-kutusu {
        margin-bottom: 10px;
    }

    .category_sblon .produc_all_desc .product_title {
        font-size: 12px;
    }

    .category_sblon .special_col_cat {
        width: 33%;
    }

    .category_sblon .special_col_cat .produc_all_desc .quick_buton a {
        margin-top: 0;
        height: 35px !important;
    }

    .category_sblon .special_col_cat .qty-plus-minus {
        width: 45% !important;
    }

    .category_sblon .special_col_cat .product_img_box {
        max-height: 260px !important;
        min-height: 260px !important;
    }


    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .mtop-trash .btn-saved-cart {
        font-size: 20px;
        color: red !important;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }
}


@media (min-width: 1024px) and (max-width: 1100px) {
    .flex-middle {
        display: flex;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
        justify-content: center;
        line-height: 11px;
    }

    .new_footer_bg {
        padding: 20px 0px 60px !important;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }


}

.menu__item.home_item.active span {
    color: #fff;
}


@media (min-width: 1281px) and (max-width: 1360px) {
    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

}


@media (min-width: 700px) and (max-width: 750px) {
    .container_new {
        max-width: 100%;
    }

    .lastik_container {
        max-width: 100%;
    }

    .mobil_col:after {
        content: '';
        position: absolute;
        right: -8px;
        top: 8px;
        height: 96%;
        background: #ddd;
        width: 1px;
        z-index: 9;
        display: block !important;
    }

    .mobil_col {
        max-width: 32%;
    }

    .cat_product_row {
        justify-content: flex-start;
    }

    .cat_product_row .mobil_col {
        margin-right: 9px;
    }

    .product_img_box img {
        width: 100%;
        max-height: 450px;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .menu__border {
        transform: translate3d(285px, 0px, 0px) !important;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }

    .special_col_cat {
        width: 33% !important;
    }

    ._urunBlock.list_cat_box {
        max-width: 50%;
    }

    .list_cat_box:first-child .product_box {
        margin-top: 0px !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .karsilastir_btn {
        margin-left: -90px !important;
    }


}

@media (min-width: 751px) and (max-width: 767px) {
    .container_new {
        max-width: 100%;
    }

    .lastik_container {
        max-width: 100%;
    }

    .mobil_col:after {
        content: '';
        position: absolute;
        right: -8px;
        top: 8px;
        height: 96%;
        background: #ddd;
        width: 1px;
        z-index: 9;
        display: block !important;
    }

    .mobil_col {
        max-width: 32%;
    }

    .cat_product_row {
        justify-content: flex-start;
    }

    .cat_product_row .mobil_col {
        margin-right: 9px;
    }

    .product_img_box img {
        width: 100%;
        max-height: 450px;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .menu__border {
        transform: translate3d(305px, 0px, 0px) !important;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }

    .special_col_cat {
        width: 33% !important;
    }

    ._urunBlock.list_cat_box {
        max-width: 50%;
    }

    .list_cat_box:first-child .product_box {
        margin-top: 0px !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .karsilastir_btn {
        margin-left: -90px !important;
    }

    .check_box_list {
        margin-right: 15px;
        padding: 1rem 2px 0rem 20px;
    }

    .check_box_list .check_list:before {
        width: 103% !important;
    }


}


@media (min-width: 768px) and (max-width: 850px) {
    .menu__border {
        transform: translate3d(315px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 55% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

}

@media (min-width: 851px) and (max-width: 950px) {
    .menu__border {
        transform: translate3d(315px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 55% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }


}

@media (min-width: 951px) and (max-width: 1050px) {
    .menu__border {
        transform: translate3d(365px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 55% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }

    .mob_cat_box ._urunBlock.list_cat_box {
        max-width: 33.3%;
    }

}

@media (min-width: 951px) and (max-width: 1050px) {
    .menu__border {
        transform: translate3d(365px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 80% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }

    .new_footer_bg {
        padding: 20px 0px 80px;
    }

    .menu__border {
        transform: translate3d(435px, 0px, 0px) !important;
    }

    .cat_mobil {
        display: none;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

    .sidebar__menu ul.pushNav_slide {
        padding: 0;
        margin: 0;
        list-style-type: none;
        top: 0px;
    }

    .sidebar__menu .pushNav_slide {
        height: 100%;
        position: absolute;
        z-index: 100;
        overflow: hidden;
        background: #fff;
        transition: ease-in-out 0.5s;
    }

    .sidebar__menu .pushNav_slide hr {
        border: 1px solid #555;
    }

    .sidebar__menu .pushNav_slide, .sidebar__menu .pushNav_slide a {
        font-size: 1em;
        color: #212529;
        text-decoration: none;
    }

    .sidebar__menu .pushNav_slideIsOpen {
        overflow: auto;
        height: 100%;
    }

    .sidebar__menu .js-topPushNav_slide.isOpen, .sidebar__menu .pushNav_slide_level.isOpen {
        right: 0;
        opacity: 1;
        top: 0;
    }

    .sidebar__menu .closeLevel, .sidebar__menu .openLevel {
        cursor: pointer;
    }

    .sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a {
        padding: 10px 0px;
        display: flex;
        transition: background 0.4s ease-in-out;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dfdfdf !important;
        margin: 0px 0px;
        width: 100%;
    }

    .sidebar__menu .hdg {
        background-color: #fff;
    }

    .sidebar__menu .openLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel, .sidebar__menu closelevel > i {
        font-size: 1em;
        color: #408fd4;
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
        width: 100% !important;
        margin-right: 0;
        padding: 10px 0px;
        margin-left: 0px;
        font-weight: bold;
    }

    .sidebar__menu .openLevel:hover {
        color: #408fd4;
    }

    .sidebar__menu .burger-slide i {
        font-size: 3em;
    }

    .sidebar__menu .pushNav_slideIsOpen .screen {
        height: 100%;
        opacity: 1;
    }

    .sidebar__menu .fa {
        display: inline;
        padding: 5px;
    }

    .sidebar__menu .wrapper-slide {
        max-width: 625px;
        margin: 120px auto;
        padding: 0 20px;
        color: #000;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .sidebar__menu .wrapper-slide a {
        color: #20c270;
        text-decoration: none;
    }

    .sidebar__menu .wrapper-slide button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

    .sidebar__menu .wrapper-slide button:hover {
        background-color: #18a960;
    }

    .sidebar__menu .wrapper-slide button a {
        color: #000;
        font-size: 2em;
    }

    .sidebar__menu .js-topPushNav_slide li {
        width: 100%;
        margin: 0px 0px;
        display: flex !important;
    }

    .sidebar__menu .bor_clear {
        border-bottom: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .sidebar__menu .box {
        background-color: #fff;
        position: relative;
        overflow: hidden;
    }

    .sidebar__menu .box ul {
        padding: 0px;
        margin-bottom: 0px;
    }

    #page_header_title img {
        max-width: 170px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
    }

    .sidebar__content .m_cat_name {
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 290px;
        height: 100%;
        background: #fff none repeat scroll 0 0;
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 22px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #0d6db7;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 15px;
        z-index: 9;
    }

    .big_p.parent.nav-link.alt_c {
        color: #79A5F6;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .marka_section {
        margin: 0px -15px;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .list_cat_box .product_img_box {
        min-height: 130px;
    }

}


@media (min-width: 1051px) and (max-width: 1150px) {
    .menu__border {
        transform: translate3d(420px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 80% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }

    .new_footer_bg {
        padding: 20px 0px 80px;
    }

    .cat_mobil {
        display: none;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

    .sidebar__menu ul.pushNav_slide {
        padding: 0;
        margin: 0;
        list-style-type: none;
        top: 0px;
    }

    .sidebar__menu .pushNav_slide {
        height: 100%;
        position: absolute;
        z-index: 100;
        overflow: hidden;
        background: #fff;
        transition: ease-in-out 0.5s;
    }

    .sidebar__menu .pushNav_slide hr {
        border: 1px solid #555;
    }

    .sidebar__menu .pushNav_slide, .sidebar__menu .pushNav_slide a {
        font-size: 1em;
        color: #212529;
        text-decoration: none;
    }

    .sidebar__menu .pushNav_slideIsOpen {
        overflow: auto;
        height: 100%;
    }

    .sidebar__menu .js-topPushNav_slide.isOpen, .sidebar__menu .pushNav_slide_level.isOpen {
        right: 0;
        opacity: 1;
        top: 0;
    }

    .sidebar__menu .closeLevel, .sidebar__menu .openLevel {
        cursor: pointer;
    }

    .sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a {
        padding: 10px 0px;
        display: flex;
        transition: background 0.4s ease-in-out;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dfdfdf !important;
        margin: 0px 0px;
        width: 100%;
    }

    .sidebar__menu .hdg {
        background-color: #fff;
    }

    .sidebar__menu .openLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel, .sidebar__menu closelevel > i {
        font-size: 1em;
        color: #408fd4;
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
        width: 100% !important;
        margin-right: 0;
        padding: 10px 0px;
        margin-left: 0px;
        font-weight: bold;
    }

    .sidebar__menu .openLevel:hover {
        color: #408fd4;
    }

    .sidebar__menu .burger-slide i {
        font-size: 3em;
    }

    .sidebar__menu .pushNav_slideIsOpen .screen {
        height: 100%;
        opacity: 1;
    }

    .sidebar__menu .fa {
        display: inline;
        padding: 5px;
    }

    .sidebar__menu .wrapper-slide {
        max-width: 625px;
        margin: 120px auto;
        padding: 0 20px;
        color: #000;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .sidebar__menu .wrapper-slide a {
        color: #20c270;
        text-decoration: none;
    }

    .sidebar__menu .wrapper-slide button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

    .sidebar__menu .wrapper-slide button:hover {
        background-color: #18a960;
    }

    .sidebar__menu .wrapper-slide button a {
        color: #000;
        font-size: 2em;
    }

    .sidebar__menu .js-topPushNav_slide li {
        width: 100%;
        margin: 0px 0px;
        display: flex !important;
    }

    .sidebar__menu .bor_clear {
        border-bottom: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .sidebar__menu .box {
        background-color: #fff;
        position: relative;
        overflow: hidden;
    }

    .sidebar__menu .box ul {
        padding: 0px;
        margin-bottom: 0px;
    }

    #page_header_title img {
        max-width: 170px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
    }

    .sidebar__content .m_cat_name {
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 290px;
        height: 100%;
        background: #fff none repeat scroll 0 0;
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 22px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #0d6db7;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 15px;
        z-index: 9;
    }

    .big_p.parent.nav-link.alt_c {
        color: #79A5F6;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .marka_section {
        margin: 0px -15px;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }


}

@media (min-width: 1151px) and (max-width: 1200px) {
    .menu__border {
        transform: translate3d(465px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 80% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }

    .new_footer_bg {
        padding: 20px 0px 80px;
    }

    .cat_mobil {
        display: none;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

    .sidebar__menu ul.pushNav_slide {
        padding: 0;
        margin: 0;
        list-style-type: none;
        top: 0px;
    }

    .sidebar__menu .pushNav_slide {
        height: 100%;
        position: absolute;
        z-index: 100;
        overflow: hidden;
        background: #fff;
        transition: ease-in-out 0.5s;
    }

    .sidebar__menu .pushNav_slide hr {
        border: 1px solid #555;
    }

    .sidebar__menu .pushNav_slide, .sidebar__menu .pushNav_slide a {
        font-size: 1em;
        color: #212529;
        text-decoration: none;
    }

    .sidebar__menu .pushNav_slideIsOpen {
        overflow: auto;
        height: 100%;
    }

    .sidebar__menu .js-topPushNav_slide.isOpen, .sidebar__menu .pushNav_slide_level.isOpen {
        right: 0;
        opacity: 1;
        top: 0;
    }

    .sidebar__menu .closeLevel, .sidebar__menu .openLevel {
        cursor: pointer;
    }

    .sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a {
        padding: 10px 0px;
        display: flex;
        transition: background 0.4s ease-in-out;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dfdfdf !important;
        margin: 0px 0px;
        width: 100%;
    }

    .sidebar__menu .hdg {
        background-color: #fff;
    }

    .sidebar__menu .openLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel, .sidebar__menu closelevel > i {
        font-size: 1em;
        color: #408fd4;
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
        width: 100% !important;
        margin-right: 0;
        padding: 10px 0px;
        margin-left: 0px;
        font-weight: bold;
    }

    .sidebar__menu .openLevel:hover {
        color: #408fd4;
    }

    .sidebar__menu .burger-slide i {
        font-size: 3em;
    }

    .sidebar__menu .pushNav_slideIsOpen .screen {
        height: 100%;
        opacity: 1;
    }

    .sidebar__menu .fa {
        display: inline;
        padding: 5px;
    }

    .sidebar__menu .wrapper-slide {
        max-width: 625px;
        margin: 120px auto;
        padding: 0 20px;
        color: #000;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .sidebar__menu .wrapper-slide a {
        color: #20c270;
        text-decoration: none;
    }

    .sidebar__menu .wrapper-slide button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

    .sidebar__menu .wrapper-slide button:hover {
        background-color: #18a960;
    }

    .sidebar__menu .wrapper-slide button a {
        color: #000;
        font-size: 2em;
    }

    .sidebar__menu .js-topPushNav_slide li {
        width: 100%;
        margin: 0px 0px;
        display: flex !important;
    }

    .sidebar__menu .bor_clear {
        border-bottom: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .sidebar__menu .box {
        background-color: #fff;
        position: relative;
        overflow: hidden;
    }

    .sidebar__menu .box ul {
        padding: 0px;
        margin-bottom: 0px;
    }

    #page_header_title img {
        max-width: 170px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
    }

    .sidebar__content .m_cat_name {
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 290px;
        height: 100%;
        background: #fff none repeat scroll 0 0;
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 22px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #0d6db7;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 15px;
        z-index: 9;
    }

    .big_p.parent.nav-link.alt_c {
        color: #79A5F6;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .marka_section {
        margin: 0px -15px;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }

}

@media (min-width: 1201px) and (max-width: 1250px) {
    .menu__border {
        transform: translate3d(515px, 0px, 0px) !important;
    }

    .menu__item.home_item.active span {
        color: #212529;
    }

    .list_cat_box .product_img_box img {
        width: 130px !important;
        max-height: 130px !important;
        height: 100%;
    }

    .quick_buton .btn {
        padding: 8px 10px !important;
    }

    .detail .product_basket_btn .quick_buton {
        width: 70% !important;
    }

    .col__container.col__container_1 {
        width: 33.3%;
    }

    .col__container.col__container_2 {
        width: 33.3%;
    }

    .col__container.col__container_3 {
        width: 33.3%;
    }

    .new_footer_bg {
        padding: 20px 0px 100px;
    }

    .footer_text img {
        width: 60%;
    }

    .menu__item::before {
        width: 2.5em !important;
        height: 2.5em !important;
    }

    .menu__border {
        left: -10px !important;
        bottom: 97% !important;
        width: 9.9em !important;
        height: 1.8em !important;
    }

    .new_mobil_menu {
        padding: 10px 10px;
    }

    .new_footer_bg {
        padding: 20px 0px 80px;
    }

    .cat_mobil {
        display: none;
    }

    .box-header-desc {
        margin-bottom: 0px;
    }

    .mvh100 .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header .steps-spet > ul > li a {
        padding: 0.5rem 10px;
        font-size: 14px;
    }

    .payment-header {
        margin-top: 20px;
    }

    .sepet_pad.prem {
        padding: 15px 0.5rem 0px
    }

    .flex_spet_add .form-control {
        -ms-flex: 0;
        flex: 0;
    }

    .mobil_text_sepet .qty-plus-minus {
        width: 100%;
    }

    .mobil_text_sepet .text_fia.mb-2.text-center.padr15 {
        padding-right: 0px;
    }

    .sidebar__menu ul.pushNav_slide {
        padding: 0;
        margin: 0;
        list-style-type: none;
        top: 0px;
    }

    .sidebar__menu .pushNav_slide {
        height: 100%;
        position: absolute;
        z-index: 100;
        overflow: hidden;
        background: #fff;
        transition: ease-in-out 0.5s;
    }

    .sidebar__menu .pushNav_slide hr {
        border: 1px solid #555;
    }

    .sidebar__menu .pushNav_slide, .sidebar__menu .pushNav_slide a {
        font-size: 1em;
        color: #212529;
        text-decoration: none;
    }

    .sidebar__menu .pushNav_slideIsOpen {
        overflow: auto;
        height: 100%;
    }

    .sidebar__menu .js-topPushNav_slide.isOpen, .sidebar__menu .pushNav_slide_level.isOpen {
        right: 0;
        opacity: 1;
        top: 0;
    }

    .sidebar__menu .closeLevel, .sidebar__menu .openLevel {
        cursor: pointer;
    }

    .sidebar__menu .openLevel, .sidebar__menu .closeLevel, .sidebar__menu .pushNav_slide a {
        padding: 10px 0px;
        display: flex;
        transition: background 0.4s ease-in-out;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dfdfdf !important;
        margin: 0px 0px;
        width: 100%;
    }

    .sidebar__menu .hdg {
        background-color: #fff;
    }

    .sidebar__menu .openLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel i {
        -webkit-text-stroke: 1px #fff;
        font-size: 15px;
    }

    .sidebar__menu .closeLevel, .sidebar__menu closelevel > i {
        font-size: 1em;
        color: #408fd4;
        display: flex !important;
        align-items: center;
        flex-direction: row-reverse;
        width: 100% !important;
        margin-right: 0;
        padding: 10px 0px;
        margin-left: 0px;
        font-weight: bold;
    }

    .sidebar__menu .openLevel:hover {
        color: #408fd4;
    }

    .sidebar__menu .burger-slide i {
        font-size: 3em;
    }

    .sidebar__menu .pushNav_slideIsOpen .screen {
        height: 100%;
        opacity: 1;
    }

    .sidebar__menu .fa {
        display: inline;
        padding: 5px;
    }

    .sidebar__menu .wrapper-slide {
        max-width: 625px;
        margin: 120px auto;
        padding: 0 20px;
        color: #000;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .sidebar__menu .wrapper-slide a {
        color: #20c270;
        text-decoration: none;
    }

    .sidebar__menu .wrapper-slide button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

    .sidebar__menu .wrapper-slide button:hover {
        background-color: #18a960;
    }

    .sidebar__menu .wrapper-slide button a {
        color: #000;
        font-size: 2em;
    }

    .sidebar__menu .js-topPushNav_slide li {
        width: 100%;
        margin: 0px 0px;
        display: flex !important;
    }

    .sidebar__menu .bor_clear {
        border-bottom: 0px !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .sidebar__menu .box {
        background-color: #fff;
        position: relative;
        overflow: hidden;
    }

    .sidebar__menu .box ul {
        padding: 0px;
        margin-bottom: 0px;
    }

    #page_header_title img {
        max-width: 170px;
    }

    .mob_login_sec .dropdown button img {
        width: 20px;
    }

    .mob_login_sec .dropdown button {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #0d6eb6;
        margin-bottom: 0px;
    }

    .sidebar__content .m_cat_name {
        font-size: 18px;
        margin-top: 5px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        line-height: 30px;
        color: #343a40;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nav-item.dropdown-sidemenu .submenu {
        display: none;
        animation: spFadeInDown 300ms ease-in;
        margin-top: 10px;
        list-style: none;
        padding-left: 20px;
    }

    .nav-item.dropdown-sidemenu .submenu li {
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 7px 0;
    }

    .nav-item.dropdown-sidemenu .submenu.show {
        display: block;
    }

    .body-overlay {
        background-color: rgba(0, 0, 0, .5);
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        left: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .sidebar__area {
        position: fixed;
        left: -485px;
        top: 0;
        width: 290px;
        height: 100%;
        background: #fff none repeat scroll 0 0;
        overflow-y: scroll;
        -webkit-box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, .5);
        box-shadow: -5px 0 20px -5px rgb(0 0 0 / 50%);
        -webkit-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        transition: all 0.3s cubic-bezier(.785, .135, .15, .86);
        z-index: 99999;
    }

    .sidebar__wrapper {
        position: relative;
    }

    .sidebar__close {
        position: absolute;
        top: 22px;
        right: 20px;
    }

    .sidebar__close-btn {
        display: inline-block;
        font-size: 16px;
        height: 25px;
        width: 25px;
        line-height: 20px;
        background: transparent;
        color: #0d6db7;
        border-radius: 50%;
        border: none;
    }

    .sidebar__menu {
        padding-top: 10px;
    }

    .sidebar__logo {
        padding-bottom: 20px;
    }

    .sidebar__logo img {
        width: 180px;
    }

    .sidebar__menu .navbar-nav .nav-item .nav-link.active {
        color: #31850b;
    }

    .sidebar__area.sidebar-opened {
        left: 0;
    }

    .body-overlay.opened {
        opacity: 1;
        visibility: visible;
    }

    .new_mobil_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 10px 15px;
        z-index: 9;
    }

    .big_p.parent.nav-link.alt_c {
        color: #79A5F6;
    }

    .mobil_nav .navbar-toggler {
        color: #343a40;
        font-size: 24px;
    }

    .navbar-toggler {
        border: 1px solid transparent;
        background-color: transparent;
        padding: 0.25rem 0.75rem;
        line-height: 1;
    }

    .mobil_nav .navbar-toggler i {
        font-size: 25px;
        -webkit-text-stroke: 1px #fff;
    }

    .marka_section {
        margin: 0px -15px;
    }

    .btn-scroll-to-top {
        bottom: 80px;
    }

    .special_col_w {
        width: 100%;
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

}

@media (min-width: 1251px) and (max-width: 1365px) {
    div#aramaSonuc {
        width: 905px !important;
    }

    #spt.dropdown {
        margin-bottom: 5px;
    }

    .bayi_cat_tree .dropdown {
        margin-bottom: -1px;
    }

    .product_box .quick_buton.buton {
        padding: 0px 10px;
    }

    .category_sblon .quick_buton .add_basket_box .text-center {
        width: 63.5% !important;
    }

    .produc_all_desc .product_title {
        font-size: 14px !important;
    }

    #filterSonuc .table-responsive {
        overflow-x: initial;
    }

    .detail .product_basket_btn .quick_buton {
        width: 75% !important;
    }


}

.mtop-trash {
    margin-top: 30px;
    display: block;
}

.flex_spet_add {
    margin-top: 5px;
}

.table.table-bordered.table-responsive-lg tbody {
    display: inline-table;
    width: 100%;
}

@media (min-width: 1024px) and (max-width: 1360px) {
    .new_mobil_menu {
        -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
        box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
        margin-bottom: 20px;
    }
}

.cari_info_list .date_box {
    max-height: 60px !important;
}

.info_btn_box a {
    margin-bottom: 0px;
}

.cari_info_list .cari_fis_aciklama {
    height: 60px;
    justify-content: center;
}

.cari_info_list .cari_fis_info_box {
    height: 60px;
    justify-content: center;
}

.cari_info_list {
    padding: 15px 10px 15px;
}

#taksit input[type=radio] {
    appearance: none;
    background-color: #fff;
    width: 20px;
    height: 20px;
    border: 2px solid #406aa4;
    border-radius: 50%;
    display: inline-grid;
    place-content: center;
}

#taksit input[type=radio]:checked {
    background-color: #406aa4;
    border: 2px solid #406aa4;
}

#taksit input[type=radio]:checked::before {
    transform: scale(1);
}

#taksit input[type=radio]::before {
    content: "";
    width: 10px;
    height: 10px;
    transform: scale(0);
    transform-origin: bottom left;
    background-color: #fff;
    clip-path: polygon(13% 50%, 34% 66%, 81% 2%, 100% 18%, 39% 100%, 0 71%);
}

.pla0 {
    padding-left: 0px !important;
}

.price_flex_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.mh231 {
    min-height: 231px;
}

.new_sepet_icn span, .new_sepet_icn {
    background-color: #323a3e !important;

    border-color: #323a3e !important;
    color: #fff !important;
}

.new_sepet_icn svg {
    fill: #fff !important;
    stroke: #fff;
}

.navbar_ul_menu li:hover svg path,
.new_nav_menu .navbar .dropme:hover .menu-butt {
    color: #C12102 !important;
    fill: #C12102;
}

.navbar_ul_menu svg {
    width: 25px;
    height: 25px;
}

.navbar_ul_menu .dropdown-down {
    width: 20px;
    height: 18px;
}

.navbar_ul_menu svg path {
    transition: 0.3s ease all;
}

.current svg path,
.current {
    color: #C12102;
    fill: #C12102;
}

.kargo-collapser {
    padding: 20px 2rem;
}

.kargo-title {
    font-weight: 500;
}

.kargo-inner {
    gap: 15px;
    margin-top: 15px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.kargo-item {
    padding: 5px 25px;
    border: 1px solid #e8e8e8;
    width: 32%;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    min-height: 180px;
}

.kargo-item img {
    max-width: 30px;
    width: 100%;
}

.kargo-adi {
    font-size: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand_slide.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 7px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}


.brand_slide.owl-theme .owl-dots .owl-dot.active span, .brand_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #006fb7;
    width: 20px;
}

.prime_firsat_ban {
    position: absolute;
    top: 3px;
    left: -1px;
    z-index: 9;
    width: 90px !important;
    border-radius: 10px;
}

.oppor_product .owl-item:not(:first-child) .prime_firsat_ban {
    display: none;
}

.disc_oran {
    display: inline-flex;
    text-wrap: nowrap;
    position: absolute;
    right: 5px;
    background: #FF7600;
    color: #fff;
    padding: 0px 6px;
    border-radius: 0px 0px 0px 10px;
    bottom: 0px;
    font-size: 13px;
}

.filter_right_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.check_flex.vip_check input[type=checkbox] + label::after {
    background-color: #12468f;
    border: 1px solid #12468f;
}

.new-form-group label:before {
    border-color: #12468f !important;
}

.open_filter {
    display: flex;
    gap: 10px;
}

#filterSonuc .prime_firsat_ban {
    display: none;
}

.imgw_depo {
    width: 20px;
    margin-right: 7px;
}

.truck_inf {
    margin-left: 7px;
    color: red;
    font-size: 11px;
    float: right;
    padding-top: 10px;
}


@media (min-width: 200px) and (max-width: 500px) {
    .copyright {
        text-align: center;
    }

    .truck_inf {
        float: left;
    }

    #modal_sepet_form tr td {
        vertical-align: middle;
    }
}

@media (max-width: 1024px) {
    .mh231 {
        min-height: auto;
    }
}