﻿@charset "UTF-8";

/*$bg-ban: #efd8be;
$bg-root: #826546;
$bg-base: #ec2951;
$bg-def: #e5b279;
$bg-alt: #ddb385;
$bg-inn: #f8f8f8;
$bg-white: #fff;
$bg-light: #cccccc;
$bg-lighter: #f3f3f3;
$bg-red: #f00;
$bg-foot: #e9e9e9;
$bg-link: #705d47;*/
/*$tg-htitle: #4f6474;
$tg-ftitle: #5f4830;
$tg-fico: #e9e9e9;
$tg-rtitle: #53402b;
$tg-gray: #c5d0db;
$tg-light: #f0f0f0;
$tg-dark: #010101;*/
/*Masa Üstü Ekranları*/
@media (max-width: 1300px) {
    .dvcenter {
        width: 1100px;
    }

    .dinner .dvcenter {
        width: 990px !important;
    }

    .slider .slider-description h2 {
        font-size: 36px;
    }

    .slider .slider-description h3 {
        font-size: 39px;
    }
}

@media (min-width: 1200px) {
    .categories-title .navbar-toggler {
        pointer-events: none;
        cursor: default !important;
    }

    .smart-categories .categories-title .navbar-toggler {
        pointer-events: none;
    }

    .smart-categories nav ul li .dropdown-menu {
        -moz-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        opacity: 0;
        left: 100%;
        display: none;
        width: 700px;
        padding: 20px 10px;
        border: 1px solid #edebeb;
    }

    .smart-categories nav ul li:hover .dropdown-menu {
        z-index: 9999;
        opacity: 1;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        left: 100%;
        top: 0;
        display: block;
    }

    .smart-categories .dropdown-menu:before {
        display: none;
    }

    .smart-categories .mega-left {
        width: 100%;
        float: left;
    }

    .smart-categories .mega-right {
        width: 100%;
        display: block;
        float: left;
    }

    .cat-image-box span {
        display: none;
    }

    .smart-categories .mega-left > ul > li {
        width: 33.33333%;
        margin-bottom: 15px;
        display: block;
        float: left;
        position: relative;
        padding: 0px 10px;
    }

    .smart-categories nav ul li .dropdown-menu .mega-left > ul > li > ul > li {
        width: 100%;
    }

        .smart-categories nav ul li .dropdown-menu .mega-left > ul > li > ul > li ul {
            display: none;
        }

    .smart-categories .mega-left > ul > li > a {
        font-weight: 500;
        line-height: 42px;
        border-bottom: 1px solid #f3f3f3;
        padding: 0;
    }

        .smart-categories .mega-left > ul > li > a:hover {
            background-color: unset !important;
        }

    .dropdown-item.active, .dropdown-item:active {
        color: inherit;
        background-color: unset !important;
    }

    #menu-topbar > ul > li:hover > ul {
        display: block !important;
    }

        #menu-topbar > ul > li:hover > ul > li:hover ul {
            display: block !important;
        }

    #menu-topbar > ul > li > ul {
        right: -50%;
        left: -50%;
        min-width: 220px;
        background: #ffffff;
        padding: 5px 10px;
        border: 1px solid #ededed;
        margin: 0px auto !important;
    }

    #menu-topbar > ul > li:hover > ul:before {
        display: none;
    }

    #menu-topbar > ul > li > ul > li > a {
        border-bottom: 1px solid #efeded;
        line-height: 20px;
        -moz-transition: 300ms;
        -o-transition: 300ms;
        -webkit-transition: 300ms;
        transition: 300ms;
    }

    #menu-topbar > ul > li > ul > li:last-child a {
        border-bottom: 0;
    }

    .smart-categories > nav ul > li a {
        color: black !important;
    }

    .categories-left .categories-title {
        display: none;
    }

    .desktop {
        display: none;
    }

    .nav-footer-menu {
        padding: 0;
        margin-bottom: 15px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .categories-title .navbar-toggler span i {
        margin-right: 10px;
    }

    .admin .edit-button {
        right: 0;
    }

    .product-detail-wizard td:First-child span:First-child {
        display: none !important;
    }

    .topbar-menu .dropdown-menu:before {
        display: none;
    }

    .px-105px {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .category-sidebar-header h3 {
        display: block;
        margin: 0;
        font-size: 1.5rem;
        padding: 5px 10px;
    }

    .my-cart-info {
        display: none;
    }
        /** CATEGORY SIDEBAR END **/
        .my-cart-info .total-price {
            font-size: 15px !important;
            line-height: 32px;
        }

    .footer-social ul {
        text-align: right;
        /*margin-top: 20px;*/
    }

    .footer-newsletter {
        margin: 0;
    }

    .product-slider .vertical-prosli .owl-nav {
        display: block;
    }

    .top-categories .down-menu {
        background: #fff;
    }

    .indirim:before,
    .yeni:before {
        content: none;
    }

    .top-categories .nav-item .primary-level .second-level {
        /* float: left; */
        width: 33%;
        display: inline-block;
    }

    .top-categories > .nav-item .dropdown-menu {
        margin: 0 !important;
        background: #fbfbfb !important;
        border-radius: 0;
        border: 1px solid #f5f2f2;
        border-top: 0;
        border-bottom: 0;
    }

    .top-categories > .nav-item > a {
        position: relative;
        display: inline-block;
        color: #000000;
        text-decoration: none;
        font-weight: 500 !important;
        font-family: 'rubik';
        font-size: 13px !important;
    }

    .mega-left ul li {
        margin-bottom: 0;
    }
    /*li.second-level a:before {
        @include fontawesome("\f3be");
        margin-right: 8px;
        color: #bebdbb;
    }*/
    #menu-footer > ul > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .category-sidebar-header {
        display: none;
    }

    .topbar-left {
        padding-left: 60px !important;
    }
}

/*Masa Üstü Ekranları*/
@media (max-width: 1199.98px) {
    .dvcenter {
        width: 995px;
    }

    .dinner .dvcenter {
        width: 100% !important;
        float: left;
    }

    .logo img {
        max-width: 100%;
    }

    .topmenu ul li a {
        font-size: 14px;
    }

    .account-menu .navbar-collapse > ul > li a.nav-link {
        padding: 0 10px !important;
    }

    .account-menu .navbar-collapse > ul > li a.dropdown-toggle {
        /*pointer-events: none;*/
        font-weight: 400;
    }

    .account-menu .dropdown-toggle::after {
        top: 10px;
    }

    .slider .owl-nav div {
        display: none !important;
    }

    .header-nav ul > li > a {
        padding: 16px 0.5rem !important;
    }

    .my-cart-item {
        margin-right: 12px;
    }

    .my-cart-info span {
        font-size: 14px;
        font-weight: 400;
    }

    .top-categories > .nav-item > a {
        font-size: 12px !important;
        padding: 14px 10px !important;
    }
}

@media screen and (min-width: 1100px) {
    /*header yedek*/
    /*header {
        z-index: 99;
        position: relative;
        color: #666;
        background: #eee;
        padding-bottom: 0 !important;
    }*/
    header {
        min-height: 134px;
    }
}

@media (min-width: 1025px) {
    .second-level .dropdown-submenu {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        position: inherit !important;
        display: block !important;
        min-width: unset !important;
    }

    .over-row {
        margin-top: -125px;
        z-index: 1041;
    }
}

/*Masa Üstü / Tablet Ekranları*/
@media (min-width: 992px) {
    .topbar-right {
        justify-content: flex-end;
    }

    .all-cats > span {
        background: #2f2f2f;
        color: white;
        padding: 23px 20px;
        width: 100%;
        display: block;
        position: relative;
        font-size: 26px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        letter-spacing: -.5px;
    }

        .all-cats > span:after {
            content: "\f358";
            font-family: 'font awesome 5 free';
            float: right;
            color: #fd5503;
            font-size: 22px;
            line-height: 40px;
        }

    .all-cats .navbar {
        transform: scaleY(0);
        transform-origin: 0 0 0;
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: 100%;
    }

    .all-cats:hover .navbar {
        position: absolute;
        top: 100%;
        transform: scaleY(1);
        display: block !important;
        visibility: visible;
        opacity: 1;
        z-index: 98;
        background: white;
        width: 100%;
        height: auto;
        transition: all 0.4s ease 0s;
    }

    header-nav {
        display: none;
    }

    .header-nav ul > li.dropdown ul.dropdown-menu {
        border: none;
        opacity: 0;
        transition: 0.3s all ease 0s;
        display: block;
        visibility: hidden;
        top: 150%;
        transform: scaleY(0);
        transform-origin: 0 0 0;
    }

    .header-nav ul > li.dropdown:hover ul.dropdown-menu {
        margin: 0;
        border: 0;
        border-radius: 0;
        opacity: 1;
        transition: 0.3s all ease 0s;
        visibility: visible;
        top: 100%;
        transform: scaleY(1);
        box-shadow: 1px 15px 26px -1px rgba(93, 93, 93, 0.27);
    }

    .header-bottom {
        padding: 8px 0;
    }

    .yeni:before {
        content: "YENİ";
        font-style: initial;
        position: absolute;
        right: 8px;
        top: -7px;
        background: #2dd4ce;
        font-size: 11px;
        font-weight: 300;
        padding: 3px 10px;
        border-radius: 16px;
        letter-spacing: 0.4px;
        color: white !important;
        height: 20px;
    }

    .indirim:before {
        content: "İNDİRİM";
        font-style: initial;
        position: absolute;
        right: 0;
        top: -9px;
        font-size: 10px;
        background: #da4d4c;
        padding: 4px 8px;
        border-radius: 16px;
        display: inline-block;
        margin: 0px auto;
        width: 64px;
        text-align: center;
        color: white !important;
        height: 20px;
    }

    .second-level > a {
        font-weight: 600;
        border-bottom: 1px solid #e1e0e0;
        padding: 16px 10px !important;
        border-right: 0 !important;
        margin-bottom: 12px;
        font-size: 14px !important;
    }

    .second-level {
        padding: 0px 10px;
        margin-bottom: 15px;
    }

        .second-level .down-menu {
            display: none;
        }

        .second-level .dropdown-submenu {
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            border-radius: 0 !important;
            position: inherit !important;
            display: block !important;
            min-width: unset !important;
        }

    .dropdown-submenu li a {
        padding: 11px 10px !important;
        border-right: 0 !important;
        font-weight: 400 !important;
    }

    .top-categories .nav-item .primary-level .second-level {
        /* float: left; */
        width: 33%;
        display: inline-block;
    }

    .top-categories .nav-item a, .top-categories .nav-item .nav-link {
        font-size: 14px;
        font-weight: 500;
        padding: 14px 21px;
        font-family: 'lora', sans-serif;
    }

    .top-categories .nav-item {
        position: relative;

    }

        .top-categories .nav-item:nth-child(1), .top-categories .nav-item:nth-child(2), .top-categories .nav-item:nth-child(3), .top-categories .nav-item:nth-child(4), .top-categories .nav-item:nth-child(5), .top-categories .nav-item:nth-child(6) {
            display: block;
        }

        .top-categories .nav-item:first-child a {
            padding-left: 0 !important;
        }

    .top-categories > .nav-item > a:hover span {
        border-bottom: 2px solid #da4d4c;
    }

    .top-categories > .nav-item > a span {
        padding: 8px 0px;
    }

    .top-categories > .nav-item:hover > a:after {
        color: #333333 !important;
    }

    .top-categories > .nav-item > a:hover {
        -webkit-transition: all 0.1s ease 0.1s;
        transition: all 0.1s ease 0.1s;
        color: #da4d4c !important;
    }

    .top-categories > .nav-item:before {
        /* content: ""; */
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffeded;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .top-categories > .nav-item:hover:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        z-index: 0;
    }

    .top-categories .navbar-nav .dropdown-toggle::after {
        margin-left: 6px;
        color: white;
    }

    .top-categories > li:hover .primary-level {
        margin: 0;
        border: 0;
        border-radius: 0;
        opacity: 1;
        transition: 0.3s all ease 0s;
        visibility: visible;
        top: 100%;
        transform: scaleY(1);
        box-shadow: 1px 15px 26px -1px rgba(93, 93, 93, 0.27);
    }

    .top-categories > li .primary-level {
        opacity: 0;
        transition: 0.3s all ease 0s;
        display: block;
        visibility: hidden;
        top: 150%;
        width: 800px;
        transform: scaleY(0);
        transform-origin: 0 0 0;
    }

    .header-bottom .mega-left {
        float: left;
        width: 100%;
    }

    .header-bottom .mega-right {
        float: left;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .user-menu button span {
        border-right: 0;
    }

    .top-categories > li > a {
        padding: unset;
        font-weight: 300;
    }

    .top-categories > .nav-item > a {
        background: #ffffff;
        border: 1px solid #ededed;
        border-top: 0;
        padding: 12px 20px !important;
    }

    .top-categories > .nav-item .dropdown-menu {
        margin: 0 !important;
        background: #fbfbfb;
        border-radius: 0;
        border: 1px solid #f5f2f2;
        border-top: 0;
        border-bottom: 0;
        float: left;
        padding: 0;
        width: 100%;
        min-width: 0;
    }

    .down-menu:after {
        margin-left: 0.255em;
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 18px;
        color: #51504e;
        background: #f1f1f1 !important;
        color: black !important;
    }

    .down-menu {
        position: absolute;
        right: 0;
        top: 0;
        width: 41px;
        text-align: center;
        background: #f1f1f1;
        padding: 11px 0px !important;
        height: 100%;
        border-top: 0;
        border-bottom: 0;
    }

    .top-categories .nav-item .primary-level .second-level {
        width: 100%;
        margin-bottom: 0;
        float: left;
        display: block;
    }

        .top-categories .nav-item .primary-level .second-level .dropdown-toggle::after {
            color: #000 !important;
        }

    .second-level {
        position: relative;
        border-bottom: 1px solid #e7e7e7;
    }

    .show > .dropdown-toggle.parent::after {
        content: "\f077";
    }

    li.second-level a {
        padding-left: 25px !important;
        padding: 12px 0px;
    }

    .all-cats > span,
    .expand-category-link {
        display: none !important;
    }

    .slider .owl-item img {
        max-width: 100%;
        min-height: 280px;
        object-fit: cover;
        object-position: center;
    }

    .slider-description h1 {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 0;
    }

    .slider-desc-inner h1 + p {
        font-size: 26px;
        line-height: 27px;
    }

    .slider-description p {
        font-size: 15px;
        line-height: 24px;
        width: 61%;
        padding: 15px 0 34px;
    }
    /*.slider-description .satin-al {
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }*/
    .navbar-style-1 .navbar-expand,
    .navbar-style-1 .navbar-expand .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }

        .navbar-style-1 .navbar-expand .navbar-nav .dropdown-menu {
            display: block;
        }

        .navbar-style-1 .navbar-expand .dropdown-toggle::after {
            display: none;
        }

    #menu-topbar > ul > li {
        margin: 0;
        padding: 12px 0px;
    }

    #menu-footer > ul > li {
        float: left;
        width: 33.3333%;
        display: block !important;
        /*background: white;*/
        margin-bottom: 10px;
    }

    #menu-footer .navbar-nav {
        display: block;
        width: 100%;
    }

    .footer-social {
        margin-top: 16px;
    }

    .footer-top {
        padding: 22px 0px;
    }
    /*.slider li a img, .slider li a {
        height: 100%;
    }*/
    ul.slider .slider-description {
        top: 50%;
        bottom: auto;
        transform: translate(0%, -50%);
        min-height: 0;
    }

        ul.slider .slider-description h2 {
            font-size: 32px;
        }

        ul.slider .slider-description h3 {
            font-size: 52px;
        }

    .slider li a img {
        -o-object-fit: cover;
        object-fit: cover;
    }

    .image-module-with-text img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 280px;
    }

    .topbar-social-right .collapse {
        display: block;
    }

    .topbar-social-right .navbar-nav {
        margin-left: 0;
        margin-right: 0;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }

        .topbar-social-right .navbar-nav li {
            float: left;
        }

            .topbar-social-right .navbar-nav li a {
                border: none;
                font-size: 14px;
            }

    .topbar-left .language,
    .topbar-left .currency {
        width: 50%;
    }

        .topbar-left .language.dropdown-menu {
            width: 100%;
        }
    /*.siteMobileSideNav a {
        border: none;
    }*/
    .siteMobileSideNav .favorite-list a i {
        line-height: 32px;
    }

    .siteMobileSideNav .top-bar-nav .navbar-collapse {
        display: block;
        width: 100%;
        float: left;
    }

    .siteMobileSideNav .navbar {
        width: 100%;
        float: left;
    }

    #menu-topbar > ul > li {
        float: left;
        width: 100%;
    }

        #menu-topbar > ul > li.nav-item.show > a:after {
            -moz-transform: rotate(-180deg) translateY(-50%);
            -ms-transform: rotate(-180deg) translateY(-50%);
            -o-transform: rotate(-180deg) translateY(-50%);
            -webkit-transform: rotate(-180deg) translateY(-50%);
            transform: rotate(-180deg) translateY(-50%);
        }

        #menu-topbar > ul > li.show > a:after {
            float: none;
        }

        #menu-topbar > ul > li > ul,
        #menu-topbar > ul > li > ul > li {
            float: left;
            width: 100%;
        }

        #menu-topbar > ul > li > ul {
            padding-left: 20px;
        }
    /** CATEGORY SIDEBAR **/
    .open-filter {
        position: fixed;
        top: 36%;
        left: 0;
        z-index: 998;
        border-radius: 0;
        padding: 14px 12px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        font-size: 15px;
    }

    .category-sidebar-header .close-button {
        position: absolute;
        right: 5px;
        top: 10px;
        font-size: 18px;
        background: no-repeat;
        border: none;
    }

    .category-sidebar-header h3 {
        display: block;
        padding: 13px 10px;
        margin: 0;
        font-size: 22px;
    }

    .category-sidebar-header {
        padding: 0 10px;
        border-bottom: 1px solid #ddd;
        background: #fff;
    }

    .sidebar {
        position: fixed;
        top: 15px;
        left: 15px;
        right: 35%;
        bottom: 15px;
        z-index: 999;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        background: #f7f7f7;
        text-align: left;
        overflow-y: scroll;
        height: auto;
        width: auto;
        padding: 0;
        border: 1px solid #222;
        border-radius: 8px;
        -moz-transform: translateX(calc(-100% - 20px));
        -ms-transform: translateX(calc(-100% - 20px));
        -o-transform: translateX(calc(-100% - 20px));
        -webkit-transform: translateX(calc(-100% - 20px));
        transform: translateX(calc(-100% - 20px));
        opacity: 0;
        visibility: hidden;
    }

        .sidebar.panel-open {
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity: 1;
            visibility: visible;
        }

    .sidebar-item {
        padding-left: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    /** CATEGORY SIDEBAR END **/
    .categories-title .navbar-toggler {
        width: 100%;
        color: white;
        margin: 0;
        padding: 0 !important;
        text-align: center;
    }

        .categories-title .navbar-toggler span {
            float: left;
            width: 100%;
            height: auto;
        }

    .categories-title i {
        color: #ffffff;
    }

    .header-bottom .navbar-brand {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .fancybox-slide {
        padding: 15px !important;
    }

    ul.slider .slider-description .satin-al {
        /*line-height: 1.5;*/
    }

    .product-slider .vertical-prosli .product-image,
    .product-slider .vertical-prosli .product-info {
        width: 100%;
    }

    .product-slider .vertical-prosli .tab-content > .tab-pane {
        display: none;
        opacity: 0;
    }

        .product-slider .vertical-prosli .tab-content > .tab-pane.active.show {
            display: block;
            opacity: 1;
        }

    #open-filter,
    #close-sidebar,
    .smart-categories .navbar-brand {
        display: block;
    }

    .header-bottom {
        background: none;
        padding: 0;
    }

    .header-middle-center {
        /*padding-left: 0;
        padding-right: 0;*/
    }

    .prd-images:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99999;
        width: 100%;
        height: 100%;
    }

    #prd-images {
        position: relative;
    }

    .categories-title .navbar-toggler span i {
        margin-right: 10px;
    }

    .admin .edit-button {
        right: 0;
    }

    .product-detail-wizard td:First-child span:First-child {
        display: none !important;
    }

    .topbar-menu .dropdown-menu:before {
        display: none;
    }

    .px-105px {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .category-sidebar-header {
        border-bottom: 1px solid #ddd;
        padding: 5px 10px;
        background: #fff;
    }

        .category-sidebar-header h3 {
            display: block;
            margin: 0;
            font-size: 1.5rem;
            padding: 5px 10px;
        }
    /** CATEGORY SIDEBAR END **/
    .my-cart {
        justify-content: center !important;
    }

    .my-cart-info .total-price {
        font-size: 15px !important;
    }

    .header-middle-center {
        display: none;
    }

    .headder-middle-right {
        margin: 12px 0px;
    }

    a.logo {
        margin: 0;
        text-align: left;
        display: inline-block;
    }

    .news-inputs {
        margin-top: 15px;
    }

    .footer-social ul {
        text-align: center;
        /*margin-top: 20px;*/
    }

    .footer-newsletter {
        margin: 0;
    }

    .product-slider .vertical-prosli .owl-nav {
        display: block;
    }

    .mega-left ul li {
        margin-bottom: 0;
    }

    li.second-level a:before {
        font-family: 'Font Awesome 5 Free';
        content: "";
        font-weight: 900;
        margin-right: 8px;
        color: #bebdbb;
    }

    #menu-footer > ul > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .categories-title .navbar-toggler {
        width: 100%;
        color: white;
        margin: 0;
        padding: 0 !important;
        text-align: center;
    }

    .top-categories .dropdown-toggle::after {
        position: absolute;
        right: 0px;
        top: 0;
        width: 41px;
        text-align: center;
        background: #2d2d2d;
        padding: 11px 0px !important;
        height: calc(100% + 1px);
        border-top: 0;
        border-bottom: 0;
        font-size: 18px;
        color: #ffe0e0 !important;
        margin: 0 !important;
    }

    .quote-content {
        width: 87%;
    }

    .topbar-left li a span {
        display: none;
    }

    .topbar-left li a {
        padding-left: 0;
    }

        .topbar-left li a:last-child {
            padding-right: 0;
        }

    .user-menu button {
        /*padding: 12px 0 !important;*/
    }

    .header-middle-search {
        width: 100%;
        margin: 10px 0px;
    }

        .search-button, .header-middle-search input {
            background: #f7f7f7 !important;
            border: none;
        }

    .topbar-right .navbar-collapse {
        position: absolute;
        top: 45px;
        min-width: 190px;
        right: 0;
        background: white;
        border: 1px solid #e9e2e2;
        z-index: 999;
    }

    #user-menu-modal ul li {
        width: 50%;
    }
}

/*Masa Üstü / Tablet Ara pozisyonlar*/
@media (max-width: 823px) {
    ul.product-price-list > li span.discount {
        display: none;
    }

    .my-cart .dropdown-menu {
        padding: 10px 15px;
        top: 20px !important;
        -moz-transform: translate3d(0, 35px, 50px) !important;
        -ms-transform: translate3d(0, 35px, 50px) !important;
        -o-transform: translate3d(0, 35px, 50px) !important;
        -webkit-transform: translate3d(0, 35px, 50px) !important;
        transform: translate3d(0, 35px, 50px) !important;
        max-width: 90% !important;
        min-width: 290px;
    }

    .my-cart-info {
        max-width: 100px;
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .topbar-menu .navbar-collapse {
        position: absolute;
        top: 44px;
        width: 100%;
        right: 0;
        background: #ffffff;
        z-index: 99;
        border: 1px solid #e9e9e9;
        border-top: 0;
        border-left: 0;
        border-right: 0;
    }

    .topbar-menu .navbar-toggler {
        margin-top: 7px;
        color: #343434;
        padding: 0px;
        width: 40px;
        height: 30px;
    }

        .topbar-menu .navbar-toggler .navbar-toggler-icon {
            height: 25px;
            width: 25px;
        }

    .header-bottom {
        width: 100%;
    }

        .header-bottom .navbar-brand {
            width: 100%;
        }

    .footerBottom {
        text-align: center;
    }

    .topbar-menu, .topbar-right {
        position: unset;
    }
    /*#nav-menu-topbar {
        display: none !important;
    }*/
    #nav-menu-social {
        text-align: center;
        margin-top: 15px;
    }
}

@media (max-width: 767.98px) {
    .slider-description .slider-desc-inner {
        max-width: 100%;
        text-align: center;
    }

    .slider-desc-inner h1 + p,
    .active .slider-desc-inner p {
        float: left;
        width: 100%;
    }

    #footer {
        padding-top: 0;
    }

    .one-content .product-image,
    .one-content .product-info {
        width: 100%;
    }
    /*.tabs-navigation {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 15px 10px;
    }*/
    .product-page .tabs-navigation {
        align-items: flex-start;
    }
    /*.tabs-navigation ul {
        margin-bottom: 20px;
    }*/
    #prd-images {
        text-align: center;
    }

    .product-tabs {
        margin-bottom: 35px;
    }

    .product-navigation {
        bottom: 0;
    }

    .product-tabs .product-detail-tabs .tab-box .shopDegree {
        margin-top: 20px;
    }

    .container {
        max-width: 95%;
    }

    .double-imgText .imgText-item {
        float: left;
        width: calc(50% - 15px);
    }

        .double-imgText .imgText-item:first-child {
            margin-right: 15px;
        }

        .double-imgText .imgText-item:last-child {
            margin-left: 15px;
        }

    .footer_ref {
        text-align: center;
    }

    .footer-cards {
        margin: 8px 0;
    }

    .product-item {
        margin: 10px 0px;
    }

    .prduct-detail-center {
        padding: 10px 20px;
    }

    .compare-container {
        display: none;
    }

    tr.compareListAddCart .table-td-wrapper,
    tr.compareProductPoint .table-td-wrapper,
    tr.otherPropertyTitle .table-td-wrapper,
    tr.breifDescription .table-td-wrapper {
        height: 64px;
    }

    .product-slider-title span {
        font-size: 24px;
    }

    .xzoom-thumbs a {
        width: 20%;
    }

    .topbar-social {
        display:none;
    }
}

/*Tablet-Mobil Ara pozisyonlar*/
@media (max-width: 575.98px) {
    .imgText-item {
        margin-bottom: 16px;
    }

    #menu-footer > ul > li {
        width: 100%;
    }

    .double-imgText .imgText-item {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .product-slider .vertical-prosli .nav-link {
        font-size: 14px;
        line-height: 20px;
    }

    .product-slider .vertical-prosli .owl-nav {
        top: -38px;
    }

    .widget-products .tabs-navigation {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

        .widget-products .tabs-navigation .sorting-list select {
            float: none;
        }

        .widget-products .tabs-navigation ul.view-options {
            margin-bottom: 8px;
        }

        .widget-products .tabs-navigation ul.view-options,
        .widget-products .tabs-navigation .sorting-list {
            width: 100%;
            text-align: center;
        }

    .user-menu .dropdown-menu,
    .my-cart .dropdown-menu {
        left: auto !important;
        right: 0 !important;
        transform: translate3d(0, 15px, 0px) !important;
    }

    .my-cart {
        position: static;
    }

    ul.slider .slider-description h2 {
        font-size: 16px;
    }

    ul.slider .slider-description h3 {
        font-size: 28px;
    }

    ul.slider .slider-description .satin-al {
        margin-top: 6px;
        font-size: 11px;
        letter-spacing: 2px;
        padding: 6px 19px;
    }

    ul.slider .slider-description {
        padding-right: 15px;
    }

    #user-menu-modal ul li {
        width: 100%;
    }

    .call-us i {
        font-size: 26px;
        line-height: 36px;
    }

    .call-us .header-phone h3 {
        font-size: 14px;
    }

    .product-slider-title .group-title,
    .product-add-button i {
        font-size: 18px;
    }

    .product-slider-title {
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 0px;
    }

    .product-name {
        height: 60px;
    }

    .product-tabs .tabs-navigation ul li {
        width: 100%;
    }

        .product-tabs .tabs-navigation ul li a {
            border: 1px solid #e8e8e8;
            border-radius: 0;
        }

    .product-tabs .tabs-navigation ul .tab-active a {
        border: 1px solid #e8e8e8 !important;
        background: #f9f9f9;
        border-radius: 0;
    }

    .featured-price {
        font-size: 16px !important;
    }

    .old-price {
        font-size: 12px;
    }

    .two-content .product-container {
        width: 100% !important;
    }

    .one-content .product-item {
        padding: 0;
    }

    .category-page .widget-products .tabs-navigation ul.view-options {
        display: none;
    }

    td.compareTd {
        min-width: 400px;
    }

    .headder-middle-right {
        margin: 4px 0px;
    }

    .header-middle-search {
        min-width: 0;
    }

    .header-bottom {
        padding: 0;
    }

    .blog-slider-module .owl-nav {
        top: -40px;
    }
}

/* Mobil Ekranları*/
@media (max-width: 414px) {
    .header-middle {
        margin-bottom: 0 !important;
    }

    td.taksit-list {
        padding: 0;
        width: 100%;
        float: left;
    }
    /*.slider-description h1 {
            font-size: 20px;
        }

        .slider-description h2 {
            font-size: 12px;
        }

        .slider-description p {
            font-size: 10px;
            line-height: 18px;
            margin: 4px 0px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 80%;
        }

        .slider-description .indirim {
            font-size: 14px;
        }

        .slider-description .satin-al {
            padding: 8px 18px;
            margin-top: 6px;
            font-size: 9px;
            border-radius: 3px;
        }*/
    .icon-container .col-6 {
        -ms-flex: 100% !important;
        -webkit-flex: 100% !important;
        flex: 100% !important;
        max-width: 100%;
        padding: 0;
        margin: 10px 10px !important;
    }

    .overview-button .alert-success {
        padding: 8px 12px;
    }

    .add-to-cart-detail {
        min-width: 130px;
        margin-left: 0;
        padding: 0px 20px;
    }

    .product-add {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .overview-list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }

        .overview-list li {
            margin-top: 8px;
            margin-bottom: 8px;
        }

    .top-notification-bar button.close {
        padding: 7px;
    }

    .slider li a img {
        object-position: left;
    }

    .register-col {
        padding: 15px;
    }

    ol.breadcrumb {
        width: 100%;
    }

    .topbar-left li:first-child {
        display: none;
    }

    .comment-box .btn-group a {
        font-size: 11px;
    }

    td.compareTd {
        min-width: 300px;
    }
}

/* Mobil Ekranları*/
@media (max-width: 375px) {
    .product-page-center {
        padding: 0;
    }

    ul.product-extra-info li span {
        width: 95px;
    }

    .price-title {
        min-width: 95px;
    }

    .product-tabs .product-detail-tabs .tab-box {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* Mobil Ekranları*/
@media (max-width: 360px) {
    .call-us i {
        display: none;
    }

    li.quantity-piece {
        margin-bottom: 8px;
    }

        li.quantity-piece input {
            padding-right: 40px;
        }

        .add-to-cart-detail,
        ul.pd-quantity-control-wrapper,
        li.quantity-piece,
        li.quantity-piece input {
            width: 100%;
            text-align: center;
        }
}

/* Mobil Ekranları*/
@media (max-width: 320px) {
    ul.overview-button {
        text-align: center;
    }

    .overview-button li:last-child {
        width: 50%;
        margin: 10px 0px;
    }
}
