﻿@charset "UTF-8";
/*@font-face {
    font-family: 'SofiaProLight';
    src: url('../fonts/sofia/SofiaProLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sofia/SofiaProLight.otf') format('opentype'), 
        url('../fonts/sofia/SofiaProLight.woff') format('woff'),
         url('../fonts/sofia/SofiaProLight.ttf') format('truetype'),
         url('../fonts/sofia/SofiaProLight.svg#SofiaProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*$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;*/
/*Mixins*/
@media (min-width: 1200px) {
    .user-menu {
        float: right;
    }

    #menu-topbar > ul > li,
    .user-menu {
        margin: 0;
        padding-top: 12px;
        padding-bottom: 12px;
    }

        #menu-topbar > ul > li > a,
        .user-menu > button {
            padding-left: 15px !important;
            padding-right: 15px !important;
            font-weight: 400;
            border-right: 1px solid #e6e3e3;
            color: #232323;
            font-size: 12px;
        }

        #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;
        }

        #menu-topbar > ul > li > ul > li:last-child a {
            border-bottom: 0;
        }
}

@media (min-width: 1025px) {
  .top-categories.horizontal .mega-left > ul > li.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; } }

@media (max-width: 1199.98px) {
  .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; }
  .header-nav > .navbar-collapse > ul > li > a {
    padding: 0px 8px !important; }
  .my-cart .my-cart-item > img {
    width: 32px; }
  .footer-newsletter h3 {
    font-size: 15px; }
  .customer-content {
    min-width: 0; }
  .top-categories.horizontal > .nav-item > a {
    font-size: 12px !important;
    padding: 14px 10px !important; }
  .slider-description span.sli-item-title {
    font-size: 24px;
    line-height: 1.3; }
  .slider-description .sli-item-text {
    font-size: 14px;
    line-height: 1.7;
    margin: 10px 0px; }
    .icon-widget .icon-wrapper:last-child {
        display: none !important;
    }

    .icon-widget {
        display: block !important;
        width: 100%;
    }

    .icon-wrapper {
        display: block !important;
        float: left;
        width: 50%;
        margin-bottom: 15px;
        text-align: center;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .caption-absolute {
    font-size: 14px; } }

@media (min-width: 992px) {
    .categories-title .navbar-toggler {
        pointer-events: none;
        cursor: default !important;
    }

    .proticaret-categories .categories-title .navbar-toggler {
        pointer-events: none;
    }

    .proticaret-categories nav ul li .dropdown-menu {
        transition: all 0.4s ease 0s;
        opacity: 0;
        left: 100%;
        display: none;
        width: 700px;
        padding: 20px 10px;
        border: 1px solid #edebeb;
        box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.05);
    }

    .proticaret-categories nav ul li.single-col .dropdown-menu {
        width: 350px;
    }

    .proticaret-categories li.single-col .mega-left > ul > li {
        width: 100%;
    }

    .proticaret-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;
    }

    .proticaret-categories .dropdown-menu:before {
        display: none;
    }

    .proticaret-categories .mega-left {
        width: 100%;
        float: left;
    }

    .proticaret-categories .mega-right {
        width: 100%;
        display: block;
        float: left;
    }

    .proticaret-categories.account-menu nav ul li .dropdown-menu {
        width: 275px;
        min-width: 15rem;
    }

    .cat-image-box span {
        display: none;
    }

    .proticaret-categories .mega-left > ul > li {
        width: 33.33333%;
        margin-bottom: 15px;
        display: block;
        float: left;
        position: relative;
        padding: 0px 10px;
    }

    .proticaret-categories nav ul li .dropdown-menu .mega-left > ul > li > ul > li {
        width: 100%;
    }

        .proticaret-categories nav ul li .dropdown-menu .mega-left > ul > li > ul > li ul {
            display: none;
        }

    .proticaret-categories .mega-left > ul > li > a {
        font-weight: 500;
        line-height: 42px;
        border-bottom: 1px solid #f3f3f3;
        padding: 0;
        text-transform: uppercase;
    }

        .proticaret-categories .mega-left > ul > li > a:hover {
            background-color: unset !important;
        }

    .dropdown-item.active, .dropdown-item:active {
        color: inherit;
        background-color: unset !important;
    }

    #close-sidebar {
        display: none;
    }

    #open-filter {
        display: none;
    }

    .category-sidebar-header {
        display: none;
    }

    .mobile {
        display: none;
    }

    .desktop {
        display: block;
    }

    .header-bottom .navbar-brand {
        display: none;
    }

    .header-bottom {
        /* display: none !important;
        */
        margin-bottom: 20px;
    }

    .sidebar-button {
        display: none;
    }

    .all-image-padding img {
        padding: 20px;
    }
    /* FOOTER MENU BEGIN */
    .nav-footer-menu {
        padding: 0;
    }

    #menu-footer {
        max-width: 100%;
    }

        #menu-footer > ul > li {
            width: 33.333333%;
        }

            #menu-footer > ul > li > a {
                font-weight: 500;
                font-size: 16px;
                padding: 0;
            }

        #menu-footer > ul {
            width: 100%;
        }

    #nav-menu-footer {
        padding: 0;
    }

    #menu-footer > ul > li > ul {
        display: block !important;
        border: none;
        background: none;
        position: unset;
        margin: 10px 0px !important;
        float: left;
        padding: 0 !important;
    }

        #menu-footer > ul > li > ul:before {
            display: none;
        }

    #menu-footer > ul > li > a:after {
        display: none;
    }

    #menu-footer > ul > li > ul > li > a {
        padding: 10px 0;
    }

        #menu-footer > ul > li > ul > li > a:before {
            content: "\f105";
            font-weight: 900;
            font-family: 'font awesome 5 free';
            margin-right: 5px;
            color: #cacaca;
        }

        #menu-footer > ul > li > ul > li > a:hover {
            color: black;
        }
    /* FOOTER MENU END */
    .top-categories.horizontal .down-menu {
        background: #fff;
    }

    .top-categories.horizontal > .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.horizontal > .nav-item > a {
        position: relative;
        display: inline-block;
        color: #565657;
        text-decoration: none;
        font-weight: 500 !important;
        font-family: Poppins;
        font-size: 13px !important;
    }

    .top-categories.horizontal .nav-item .primary-level .second-level {
        /* float: left; */
        width: 33%;
        display: inline-block;
    }

    .top-categories.horizontal .nav-item a, .top-categories.horizontal .nav-item .nav-link {
        font-size: 13px;
        font-weight: 500;
        padding: 14px 21px;
        /* font-family: 'lora', sans-serif; */
    }

    .top-categories.horizontal .nav-item {
        position: relative;
    }

        .top-categories.horizontal .nav-item:first-child a {
            padding-left: 0 !important;
        }

    .top-categories.horizontal > .nav-item > a:hover span {
        border-bottom: 2px solid #d42523;
    }

    .top-categories.horizontal > .nav-item > a span {
        padding: 8px 0px;
    }

    .top-categories.horizontal > .nav-item:hover > a:after {
        color: #333333 !important;
    }

    .top-categories.horizontal > .nav-item > a:hover {
        -webkit-transition: all 0.1s ease 0.1s;
        transition: all 0.1s ease 0.1s;
        color: #080808 !important;
    }

    .top-categories.horizontal > .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.horizontal > .nav-item:hover:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        z-index: 0;
    }

    .top-categories.horizontal .navbar-nav .dropdown-toggle::after {
        margin-left: 6px;
        color: white;
    }

    .top-categories.horizontal > 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.horizontal > li .primary-level {
        opacity: 0;
        transition: 0.3s all ease 0s;
        display: block;
        visibility: hidden;
        top: 150%;
        width: 670px;
        transform: scaleY(0);
        transform-origin: 0 0 0;
    }

    .top-categories.horizontal .mega-left > ul > li.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;
    }

    .top-categories.horizontal .mega-left > ul > li.second-level {
        padding: 0px 10px;
        margin-bottom: 15px;
    }

        .top-categories.horizontal .mega-left > ul > li.second-level .down-menu {
            display: none;
        }

        .top-categories.horizontal .mega-left > ul > li.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;
        }

    .top-categories.horizontal .mega-right > ul > li {
        width: 33%;
        float: left;
    }

        .top-categories.horizontal .mega-right > ul > li > a {
            padding: 10px;
        }

        .top-categories.horizontal .mega-right > ul > li img {
            width: 100%;
        }

    .top-categories.horizontal .nav-item .primary-level .second-level {
        /* float: left; */
        width: 33%;
        display: inline-block;
    }

        .top-categories.horizontal .nav-item .primary-level .second-level .second-level {
            width: 100%;
        }

            .top-categories.horizontal .nav-item .primary-level .second-level .second-level .dropdown-item {
                color: #565657;
                background: transparent !important;
            }

                .top-categories.horizontal .nav-item .primary-level .second-level .second-level .dropdown-item:hover {
                    color: #d42523;
                }

            .top-categories.horizontal .nav-item .primary-level .second-level .second-level ul {
                display: none !important;
            }

    .category-popup-opener {
        display: none;
    }

    .top-categories.vertical-categories {
        display: block;
        width: 100%;
    }

        .top-categories.vertical-categories > li > a {
            border-bottom: 1px solid #e6e6e6;
            padding: 0px 8px !important;
            line-height: 1.1;
            display: block;
            text-transform: uppercase;
        }

            .top-categories.vertical-categories > li > a > span > i {
                width: 30px;
                text-align: center;
            }

        .top-categories.vertical-categories > li:last-child a {
            border-bottom: 0;
        }

    .all-cats {
        position: relative;
        cursor: pointer;
    }
        /*.all-cats .top-categories.vertical-categories > li.dropdown:hover:after {
        content: "";
        display: inline-block;
        position: relative;
        float: right;
        right: -1px;
        background-color: #fff;
        width: 1px;
        bottom: 0;
        height: 48px;
        z-index: 1000;
        transform: translateY(-100%);
    }*/
        .all-cats:hover .navbar {
            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;
        }

        .all-cats > span {
            background: #d42523;
            color: #fff;
            padding: 16px 20px;
            width: 100%;
            display: block;
            position: relative;
            font-size: 15px;
        }

            .all-cats > span:before {
                content: "";
                height: 6px;
                width: 100%;
                bottom: 100%;
                left: 0;
                border-radius: 20px 20px 0 0;
                background: #d42523;
                position: absolute;
            }

        .all-cats .top-categories {
            width: 100%;
            display: block;
        }

            .all-cats .top-categories > li {
                padding: 0px 18px !important;
                position: relative;
            }

            .all-cats .top-categories li a:hover {
                color: #d42523 !important;
            }

            .all-cats .top-categories .nav-item a,
            .all-cats .top-categories .nav-item .nav-link {
                padding: 1em 1em;
                font-size: 14px;
            }

        .all-cats > span:after {
            content: "\f358";
            font-family: 'font awesome 5 free';
            float: right;
        }

        .all-cats > span i {
            margin-right: 10px;
        }

        .all-cats .top-categories.vertical-categories > li > a {
            border-bottom: 1px solid #e8e8e8;
            padding: 15px 0px !important;
            font-weight: 500;
        }

        .all-cats .navbar {
            position: absolute;
            transform: scaleY(0);
            transform-origin: 0 0 0;
            opacity: 0;
            visibility: hidden;
            height: 0;
            top: 100%;
        }

        .all-cats .top-categories.vertical-categories > li > .dropdown-toggle::after {
            position: absolute;
            right: 15px;
            transform: rotate(-90deg);
            margin: 0;
        }

        .all-cats .top-categories.vertical-categories > li > .dropdown-menu {
            border: 1px solid #e7e7e7 !important;
            min-height: 100%;
        }

            .all-cats .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li > ul > li {
                width: auto;
                float: left;
                line-height: 1.3;
            }

            .all-cats .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li > ul {
                float: left;
                width: 100%;
                padding: 0 1em;
                margin-top: -5px;
                margin-bottom: 5px;
            }

                .all-cats .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li > ul > li:after {
                    content: ",";
                    display: inline;
                    margin-right: 5px;
                }

                .all-cats .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li > ul > li:last-child:after {
                    content: none;
                }

        .proticaret-categories .mega-left ul > li > ul.scroll-active,
        .all-cats .top-categories .mega-left > ul > li > ul.scroll-active {
            overflow-y: auto;
            overflow-x: hidden;
        }

            .proticaret-categories .mega-left ul > li > ul.scroll-active::-webkit-scrollbar-track,
            .all-cats .top-categories .mega-left > ul > li > ul.scroll-active::-webkit-scrollbar-track {
                background-color: #e8e8e8;
            }

            .proticaret-categories .mega-left ul > li > ul.scroll-active::-webkit-scrollbar,
            .all-cats .top-categories .mega-left > ul > li > ul.scroll-active::-webkit-scrollbar {
                width: 6px;
                background-color: #f5f5f5;
            }

            .proticaret-categories .mega-left ul > li > ul.scroll-active::-webkit-scrollbar-thumb,
            .all-cats .top-categories .mega-left > ul > li > ul.scroll-active::-webkit-scrollbar-thumb {
                background-color: #d42523;
            }

    .top-categories.vertical-categories > li > a:hover .dropdown-menu {
        display: block;
    }

    .top-categories.vertical-categories > li > a:hover .dropdown-menu {
        display: block;
        opacity: 1;
        left: 100%;
    }

    .top-categories.vertical-categories > li:hover .dropdown-menu {
        display: block;
        left: 100%;
        border: 0;
        top: 0;
        padding-top: 7px;
    }

    .top-categories.vertical-categories > li > .dropdown-menu {
        box-shadow: 0;
    }

        .top-categories.vertical-categories > li > .dropdown-menu:before {
            display: none;
        }

    .top-categories.vertical-categories > li > .dropdown-menu {
        border-radius: 0;
        margin: 0;
        min-width: 700px;
    }

        .top-categories.vertical-categories > li > .dropdown-menu > .mega-left > ul > li {
            width: 33%;
            float: left;
            padding: 0px 15px;
            margin-bottom: 15px;
        }

        .top-categories.vertical-categories > li > .dropdown-menu ul > li .down-menu {
            display: none;
        }

        .top-categories.vertical-categories > li > .dropdown-menu > .mega-left > ul > li > a {
            border-bottom: 1px solid #f5f5f5;
            background: none;
            font-weight: 600;
            padding: 12px 15px;
        }

        .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul {
            position: unset !important;
            min-width: unset;
        }

            .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li {
                width: 100%;
                padding: 0;
            }

                .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul > li > ul > li > a {
                    font-weight: 300;
                    padding: 0 0;
                }

        .top-categories.vertical-categories > li > .dropdown-menu > .mega-left > ul > li > ul > li > a {
            padding: 9px 15px;
            float: left;
            width: 100%;
        }

    .all-cats .top-categories .mega-left,
    .all-cats .top-categories .mega-right {
        float: left;
        width: 100%;
    }

    .mega-right > ul > li {
        width: 50%;
        float: left;
    }

        .mega-right > ul > li img {
            max-width: 100%;
        }

    .top-categories.vertical-categories > li > .dropdown-menu ul > li > ul:before {
        display: none;
    }

    .expand-category-link {
        border-bottom: 1px solid #ebebeb;
        padding: 14px 18px;
        cursor: pointer;
        font-weight: 500;
        background: #ffffff;
        opacity: 1;
        border-bottom-left-radius: 9px;
        border-bottom-right-radius: 9px;
    }

        .expand-category-link i {
            width: 26px;
            text-align: center;
            color: #d42523;
        }

    .headerNav-wrapper .nav-item.dropdown .dropdown-menu {
        position: absolute;
        transform: scaleY(0);
        transform-origin: 0 0 0;
        opacity: 0;
        visibility: hidden;
        height: 0;
        top: 100%;
        display: block !important;
        transition: all 0.4s ease 0s;
    }

    .headerNav-wrapper .nav-item.dropdown:hover .dropdown-menu {
        top: 100%;
        transform: scaleY(1);
        visibility: visible;
        opacity: 1;
        z-index: 98;
        background: #fff;
        width: 100%;
        height: auto;
        transition: all 0.4s ease 0s;
    }

    #menu-footer > ul > li > ul {
        display: block !important;
        border: none;
        background: none;
        position: unset;
        margin: 10px 0px !important;
        float: left;
        padding: 0 !important;
    }

    .widget-sidebar .categoriesContainer .active-menu::after {
        content: "\f054";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin: 0;
        display: block;
        border: none;
        position: absolute;
        right: 0;
        top: 8px;
        width: 30px;
        text-align: center;
        padding: 0;
        color: #444444;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
    }

    .top-categories .dropdown-position-left .dropdown-menu {
        left: auto;
        right: 0;
    }
  .expand-category-link {
    border: 1px solid #ebebeb;
    padding: 14px 18px;
    cursor: pointer;
    font-weight: 500;
    background: #ffffff;
    opacity: 1;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px; }
  .expand-category-link i {
    width: 26px;
    text-align: center;
    color: #6eaee7; }
    .header-middle.active {
        z-index: 1;
        position: fixed;
        opacity: 100;
        top: 0;
        background: white;
        z-index: 1001;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0px auto !important;
        box-shadow: 0 0 15px rgb(0 0 0 / 56%);
        max-width: none;
        padding: 15px 30px !important;
        transform: translateY(0px);
        -webkit-transition: all 0.4s ease 0.1s;
        transition: all 0.4s ease 0.1s;
    }

    #menu-topbar > ul > li > a i, .user-menu > button i {
        margin-right: 5px;
        font-size: 12px;
        color: #232323;
    }
    .stil-2 .action-hover {
        display: none;
    }
}

@media (max-width: 991.98px) {
  #menu-topbar > ul > li > ul {
    max-width: 100%;
    min-width: unset;
    border: none;
    padding-left: 15px;
    margin: 0; }
  #nav-menu-topbar .navbar-collapse {
    padding: 10px 20px;
    position: absolute;
    right: 0;
    background: #f6f6f6;
    width: 100%;
    top: 100%;
    z-index: 998;
    text-align: left; }
  #menu-topbar > ul > li > ul > li > a {
    border-bottom: 1px solid #ededed; }
  #menu-topbar > ul > li.show > a:after {
    display: inline-block;
    content: "\f078";
    border: none;
    font-family: 'font awesome 5 free';
    font-weight: 900;
    line-height: 20px;
    font-size: 11px;
    float: right; }
  .categories-left .categories-title {
    display: none; }
  .desktop {
    display: none; }
  .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; }
  .sidebar {
    left: -100%;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: 0.5s;
    background: #f7f7f7;
    text-align: left;
    overflow-y: scroll;
    height: 100%;
    padding: 0;
    min-width: 320px; }
  #menu-footer > ul > li {
    width: 100%;
    display: block !important;
    background: white;
    margin-bottom: 10px; }
  #menu-footer .navbar-nav {
    display: block;
    width: 100%; }
  .nav-footer-menu {
    padding: 0;
    margin-bottom: 15px; }
  #menu-footer > ul > li > a:after {
    border: none !important;
    float: right;
    content: "\f107";
    font-family: 'font awesome 5 free';
    font-weight: 900;
    background: whitesmoke;
    width: 25px;
    text-align: center;
    border-radius: 3px; }
  #menu-footer > ul > li.show > a:after {
    content: "\f106"; }
  #menu-footer > ul > li > ul {
    position: unset;
    border: none;
    border-top: 1px solid #f6f6f6;
    border-radius: 0; }
  #menu-footer > ul > li > ul:before {
    display: none; }
  #menu-footer > ul > li a {
    line-height: 24px; }
  .prd-images:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999;
    width: 100%;
    height: 100%; }
  #prd-images {
    position: relative;
    text-align: center; }
  .categories-title .navbar-toggler span i {
    margin-right: 10px; }
  .header-bottom .navbar-brand {
    display: none !important; }
  .top-categories.horizontal {
    padding: 0px 10px;
    border: 1px solid #e9e9e9;
    border-top: 0;
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 75px;
    top: 15px;
    width: calc(100vw - 30px);
    height: calc(100vh - 75px);
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.29);
    z-index: 99; }
  .top-categories.horizontal > li > a span i {
    display: inline-block;
    font-size: 16px; }
  .top-categories.horizontal > .nav-item > a {
    padding: 10px 10px !important; }
  .top-categories.horizontal .cat-title {
    font-weight: bold;
    font-size: 16px; }
  .top-categories.horizontal .cat-title .close-categories {
    font-size: 28px;
    line-height: 22px; }
  .top-categories.horizontal > li {
    position: relative; }
  .top-categories.horizontal > li > a {
    padding: 10px 0px;
    width: 100%; }
  .top-categories.horizontal .mega-left > ul > li > a {
    padding: 0;
    line-height: 1; }
  .top-categories.horizontal > li .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0 0 0 15px; }
  .top-categories.horizontal .mega-left {
    padding-left: 15px; }
  .top-categories.horizontal .mega-left ul:before, .dropdown-menu:before {
    display: none; }
  .top-categories.horizontal > li > a > span > i {
    margin-right: 10px; }
  .top-categories.horizontal .mega-left > ul > li > ul > li > a {
    line-height: 16px;
    padding: 0; }
  .top-categories.horizontal .mega-left > ul > li > ul > li {
    position: relative; }
  .top-categories.horizontal .mega-left > ul > li > ul {
    padding-left: 15px; }
  .top-categories.horizontal .mega-left > ul > li > a:before {
    content: "\f3be";
    font-family: 'font awesome 5 free';
    font-weight: 900;
    margin-right: 8px;
    color: #bebdbb; }
  .top-categories.horizontal .down-menu:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    font-size: 16px;
    width: 30px;
    height: 25px;
    line-height: 25px; }
  .top-categories.horizontal .mega-left .show > .down-menu:after {
    content: "\f106"; }
  .top-categories.horizontal .down-menu {
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
    text-align: center;
    padding: 0;
    background: #f3f3f3;
    color: #575555; }
  .top-categories.horizontal > li > .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0;
    display: block;
    border: none;
    position: absolute;
    right: 0;
    top: 8px;
    width: 30px;
    text-align: center;
    padding: 0;
    background: #5a9cd6;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    font-size: 16px; }
  .top-categories.horizontal > li.show > .dropdown-toggle::after {
    content: "\f106"; }
  .admin .edit-button {
    right: 0; }
  .product-detail-wizard td:First-child span:First-child {
    display: none !important; }
  /** CATEGORY SIDEBAR **/
  .sidebar-item {
    padding-bottom: 20px;
    font-family: 'rubik', sans serif;
    margin-bottom: 20px; }
  .sidebar.panel-open {
    left: 0;
    top: 0; }
  .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 {
    border: 1px solid #e5e5e5;
    border-radius: 8px; }
  /** CATEGORY SIDEBAR END **/
  .topbar-menu .dropdown-menu:before {
    display: none; }
  .categories-title .navbar-toggler {
    width: 100%;
    color: white;
    margin: 0;
    padding: 0 !important; }
  .categories-title .navbar-toggler span {
    float: left;
    width: 100%; }
  .header-bottom .navbar-brand {
    display: block;
    width: 100%; }
  .fancybox-slide {
    padding: 15px !important; }
  #user-menu-modal ul li {
    width: 50%; }
  .center-middle-center {
    padding: 20px 0; }
  #whatsapp {
    width: auto;
    height: 149px; }
  .prd-images img {
    touch-action: pan-y !important; }
  .top-categories.horizontal .nav-item .primary-level > .mega-left > ul > li.second-level {
    position: relative !important;
    width: 100%;
    margin-bottom: 0;
    float: left;
    display: block; }
  .top-categories.horizontal .nav-item .primary-level .second-level .dropdown-toggle::after {
    color: #000 !important; }
  .top-categories.horizontal .mega-left > ul > li.second-level {
    position: relative;
    border-bottom: 1px solid #e7e7e7; }
  .top-categories.horizontal .mega-left > ul > li.second-level a {
    padding: 12px 0px; }
  .top-categories.horizontal .mega-left > ul > li.second-level a:before {
    font-family: 'Font Awesome 5 Free';
    content: "";
    font-weight: 900;
    margin-right: 8px;
    color: #bebdbb; }
  .top-categories.vertical-categories {
    padding: 0px 10px;
    border: 1px solid #e9e9e9;
    border-top: 0;
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 75px;
    top: 15px;
    width: calc(100vw - 30px);
    height: calc(100vh - 75px);
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.29);
    z-index: 999; }
  .top-categories.vertical-categories > li > a span i {
    display: inline-block;
    font-size: 16px; }
  .top-categories.vertical-categories > .nav-item > a {
    padding: 10px 10px !important; }
  .top-categories.vertical-categories .cat-title {
    font-weight: bold;
    font-size: 16px; }
  .top-categories.vertical-categories .cat-title .close-categories {
    font-size: 28px;
    line-height: 22px; }
  .top-categories.vertical-categories > li {
    position: relative; }
  .top-categories.vertical-categories > li > a {
    padding: 10px 0px;
    width: 100%; }
  .top-categories.vertical-categories .mega-left > ul > li > a {
    padding: 0;
    line-height: 1; }
  .top-categories.vertical-categories > li .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0; }
  .top-categories.vertical-categories .mega-left {
    padding-left: 15px; }
  .top-categories.vertical-categories .mega-left ul:before, .dropdown-menu:before {
    display: none; }
  .top-categories.vertical-categories > li > a > span > i {
    margin-right: 10px; }
  .top-categories.vertical-categories .mega-left > ul > li > ul > li > a {
    line-height: 16px;
    padding: 0; }
  .top-categories.vertical-categories .mega-left > ul > li > ul {
    padding-left: 15px; }
  .top-categories.vertical-categories .mega-left > ul > li > a:before {
    content: "\f3be";
    font-family: 'font awesome 5 free';
    font-weight: 900;
    margin-right: 8px;
    color: #bebdbb; }
  .top-categories.vertical-categories .down-menu:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
    font-size: 16px;
    width: 30px;
    height: 25px;
    line-height: 25px; }
  .top-categories.vertical-categories .mega-left .show .down-menu:after {
    content: "\f106"; }
  .top-categories.vertical-categories .down-menu {
    position: absolute;
    right: 0;
    top: 5px;
    width: 30px;
    text-align: center;
    padding: 0;
    background: #f3f3f3;
    color: #575555; }
  .top-categories.vertical-categories > li > .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0;
    display: block;
    border: none;
    position: absolute;
    right: 0;
    top: 8px;
    width: 30px;
    text-align: center;
    padding: 0;
    background: #5a9cd6;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    font-size: 16px; }
  .top-categories.vertical-categories > li.show > .dropdown-toggle::after {
    content: "\f106"; }
  .top-categories.vertical-categories .nav-item .primary-level > .mega-left > ul > li.second-level {
    position: relative !important;
    width: 100%;
    margin-bottom: 0;
    float: left;
    display: block; }
  .top-categories.vertical-categories .nav-item .primary-level .second-level .dropdown-toggle::after {
    color: #000 !important; }
  .top-categories.vertical-categories .mega-left > ul > li.second-level {
    position: relative;
    border-bottom: 1px solid #e7e7e7; }
  .top-categories.vertical-categories .mega-left > ul > li.second-level a {
    padding: 12px 0px; }
  .top-categories.vertical-categories .mega-left > ul > li.second-level a:before {
    font-family: 'Font Awesome 5 Free';
    content: "";
    font-weight: 900;
    margin-right: 8px;
    color: #bebdbb; }
  .expand-category-left-link {
    display: none !important; }
  .headder-middle-right {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1001;
    padding: 4px 10px;
    display: flex;
    flex-flow: row-reverse wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.18); }
  .header-middle-search input {
    border: 0; }
    .header-middle-search {
        border: 2px solid #5a9cd6;
        z-index: 9;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        padding: 0 8px;
        border-radius: 8px;
        width: calc(100% - 30px);
        max-width: 375px;
        transition: 350ms;
        right: auto;
        border-radius: 100%;
    }
  .header-middle-search.active {
    opacity: 1;
    visibility: visible; }
  .header-middle-search.active:after {
    opacity: 1;
    visibility: visible; }
  /* Not: Bu açılış için buton ile aynı element içinde olmalı*/
  .header-middle-search.mobile-style-1 {
    top: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }
  .header-middle-search.mobile-style-1.active {
    transform: translate(-50%, calc(-100% - 10px)); }
  .header-middle-search.mobile-style-2 {
    top: 50%;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0; }
  .header-middle-search.mobile-style-2:after {
    content: "";
    display: block;
    position: absolute;
    left: -100vw;
    right: auto;
    top: -100vw;
    bottom: auto;
    width: 200vw;
    height: 200vh;
    background: rgba(0, 0, 0, 0.2);
    /* opacity: 0; */
    /* visibility: hidden; */
    z-index: -1; }
  .header-middle-search .search-button i {
    color: #5a9cd6; }
  .user-menu {
    margin: 0; }
  .favorite-list {
    display: inline-block;
    margin: 0; }
  .image-module figure {
    display: flex;
    justify-content: center;
    flex-flow: wrap row; }
  .user-menu.dropdown {
    padding: 0;
    margin: 0 !important; }
  .my-cart,
  .account-status,
  .search-open-button,
  .favorite-list,
  .mobile-cat-opener,
  .user-menu.dropdown {
    width: auto;
    max-width: none;
    display: inline-block;
    text-align: center; }
    .favorite-list > a i,
    .user-menu > button i,
    .category-popup-opener i,
    .my-cart-item > i,
    .search-open-button i {
        font-size: 18px;
        color: #000;
        height: auto;
        line-height: 1.2;
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
  .favorite-list a span,
  .user-menu > button > span,
  .category-popup-opener span,
  .my-cart-info span:first-child,
  .search-open-button span {
    float: none;
    display: block;
    width: auto;
    text-align: center;
    line-height: 14px;
    font-size: 11px;
    font-weight: 500;
    color: #000;
    margin: 0;
    /*display: none;*/ }
  .my-cart .dropdown-menu {
    top: auto !important;
    bottom: 70px !important;
    right: auto;
    left: 50% !important;
    transform: translateX(-50%) !important; }
  .my-cart-info {
    /*display: none;*/
    margin-right: 0;
    width: 100%; }
  .my-cart .my-cart-item > img {
    width: 22px; }
  .my-cart-item {
    text-align: center;
    margin-right: 0;
    width: 100%;
    position: relative; }
  .my-cart #cart-count {
    left: auto;
    right: 16px;
    top: 0;
    font-size: 11px;
    width: 16px;
    height: 16px;
    line-height: 16px; }
  .my-cart-info span.total-price {
    display: none; }
  #nav-menu-footer {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #up.search-active {
    bottom: 140px; }
  .footerBottom {
    padding-bottom: 75px; }
  .footer_ref {
    text-align: center; }
  .product-slider-group-3-columns .owl-nav {
    display: block; }
  .product-slider-group-3-columns .product-image,
  .product-slider-group-3-columns .product-info {
    width: 100%; }
  .product-slider-group-3-columns .tab-content > .tab-pane {
    display: none;
    opacity: 0; }
  .product-slider-group-3-columns .tab-content > .tab-pane.active.show {
    display: block;
    opacity: 1; }
  .best-seller-products ul.best-seller-products-list > li.related-product-box {
    width: 100%; }
  .whatsapp-icon-button {
    left: 20px;
    bottom: 70px; }
  .prd-images-thumbs a {
    width: 58px; }
  .all-categories2 > ul > li {
    width: calc((100% / 3) - 15px); }
  .logo {
    text-align: center;
    display: block; }
    .search-close {
        position: absolute;
        right: 15px;
        top: 170px;
        z-index: 100;
        font-size: 36px;
        padding: 8px;
        line-height: 18px;
        transform: translateY(-50vh);
        color: #fff;
    }
    .image-hover-effect {
        text-align: center;
    }
    .product-slider .owl-nav {
        display: none;
    }
    #newsletter-content p {
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-social .navbar-nav {
        text-align: center;
        margin: 15px 0px;
    }
    #newsletter-content h3 {
        text-align: center;
    }
    .slider-description {
        top: 35px;
        left: 24px;
        max-width: 52%;
    }

        .slider-description .sli-item-title {
            line-height: 14px !important;
            font-size: 15px !important;
        }

        .slider-description .sli-item-text {
            font-size: 25px !important;
            line-height: 27px !important;
            margin: 9px 0px !important;
        }

        .slider-description .satin-al {
            font-size: 10px !important;
        }
    .prd-images-thumbs {
        display: none;
    }
    .slider-space1 {
        margin-top: 15px;
    }
    .product-image .action-hover li:nth-child(2), .product-image .action-hover li:nth-child(3),
    ul.product-price-list li:nth-child(5), ul.product-price-list li:nth-child(6), ul.product-price-list li:nth-child(7),
    .overview-list li:last-child, .widget-products .one-list, .product-detail-edit, .product-slider .owl-nav {
        display: none;
    }

    .categories-title .navbar-toggler span {
        height: 50px;
    }

    .overview-list li a i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .product-item .product-image .action-hover {
        opacity: 1;
    }
	.search-close {
        position: absolute;
        right: 15px;
        top: 170px;
        z-index: 100;
        font-size: 36px;
        padding: 8px;
        line-height: 18px;
        transform: translateY(-50vh);
        color: #fff;
    }
	.top-categories > li > .dropdown-menu > .mega-left > ul > li {
    width: 100%;
}

@media (min-width: 1024px) and (max-width: 1280px) and (orientation: landscape) {
  .proticaret-categories > nav ul > li a {
    color: black !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
  /** CATEGORY SIDEBAR **/
  .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-info .total-price {
    font-size: 15px !important;
    line-height: 32px; }
    .captha img, .captha-2 img {
        top: 68px !important;
        width: 135px !important;
    }

    .captha, .captha-2 {
        position: relative !important;
        margin-bottom: 22px !important;
    }
}

@media (max-width: 823px) {
  ul.product-price-list > li span.discount {
    display: none; }
  /*.my-cart .dropdown-menu {
        padding: 10px 15px;
        top: 20px !important;
        transform: translate3d(0, 35px, 50px) !important;
        max-width: 90% !important;
        min-width: 290px;
    }

    .my-cart-info {
        max-width: 100px;
        margin: 0;
        padding: 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%; } }

@media (max-width: 767.98px) {
  .footerBottom {
    text-align: center; }
  .topbar-menu, .topbar-right {
    position: unset; }
  .product-combine-page-center,
  .product-page-center,
  .product-flower-page-center,
  .product-food-page-center {
    padding: 15px;
    background:#fff;
  }
  .best-seller-products {
    margin-top: 10px; }
  .quickorder-module .btn-success {
    padding: 10px 40px; }
  .quote-content {
    font-size: 14px;
    width: 90%; }
    .slider-description .sli-item-text {
        font-size: 18px !important;
        line-height: 21px !important;
    }
    .product-label-category {
        display:none;
    }
    .cart-content .product-name a {
        font-size: 12px;
    }

    .cart-content table td {
        padding: 0;
    }

    .cart-content .product-quantity {
        padding: 0 24px 0 5px;
    }

        .cart-content .product-quantity i {
            font-size: 25px;
        }

    .cart-content .product-price .price, .cart-content .old-price {
        font-size: 12px;
    }

    .pass-button {
        margin: 10px;
    }

    .one-content .product-info {
        margin-top: 0;
    }

    .one-content .discount-rate, .one-content .new-product {
        display: none;
    }

}

@media (max-width: 575.98px) {
    .header-middle {
        margin: 0 !important;
    }

    td.taksit-list {
        padding: 0;
        width: 100%;
        float: left;
    }

    .slider-description {
        top: 17px;
        left: 11px;
        max-width: 100%;
    }

        .slider-description h1 {
            font-size: 14px;
        }

        .slider-description h2 {
            font-size: 12px;
        }

        .slider-description p {
            font-size: 7px;
            line-height: 12px;
            margin: 4px 0px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 100%;
        }

        .slider-description .indirim {
            font-size: 14px;
        }

        .slider-description .satin-al {
            padding: 3px 8px;
            margin-top: 3px;
            font-size: 7px;
            border-radius: 3px;
        }

    .icon-container .col-6 {
        flex: 100% !important;
        max-width: 100%;
        padding: 0;
        margin: 10px 10px !important;
    }

    .product-tabs .tabs-navigation ul li {
        width: 100%;
    }

        .product-tabs .tabs-navigation ul li a {
            border: 1px solid #ededed;
            margin: 5px 0px;
        }

    .product-tabs .tabs-navigation ul .tab-active a {
        border: 1px solid #e8e8e8 !important;
        background: #f9f9f9;
        border-radius: 0;
    }

    .overview-button .alert-success {
        padding: 8px 12px;
    }

    #user-menu-modal ul li {
        width: 100%;
    }

    li.quantity-piece,
    .price-title,
    .price-label {
        width: 100%;
    }

        .price-title:after {
            content: none;
        }

    ul.product-price-list li {
        border-bottom: 1px solid #eee;
    }

    #whatsapp {
        bottom: 0;
    }

    .product-slider-title h3 {
        padding: 0px 15px;
        line-height: 40px;
        height: 40px;
    }

    .headder-middle-right {
        padding: 5px 15px;
    }

    .dropdown-toggle::after {
        font-size: 8px;
    }

    .headerNav-wrapper ul li a {
        font-size: 9px;
        padding: 7px !important;
        text-align: center;
    }

    .best-seller-products ul.best-seller-products-list > li.related-product-box {
        padding-left: 0;
        padding-right: 0;
    }

    .best-seller-products .related-product-percent {
        width: 35%;
    }

    .best-seller-products .related-product-content {
        width: 65%;
    }

    .best-seller-products .related-product-content {
        padding: 0 10px 0 32px;
    }

    .best-seller-products .order-number {
        width: 26px;
        height: 26px;
        line-height: 24px;
        font-size: 14px;
    }

    .product-slider-title h3:before {
        top: 50px;
    }

    .enewsletter-module .pro-section .btn-box input:nth-child(1) {
        width: 250px;
    }

    .slider-module .banner-slider {
        text-align: center;
    }
    .slider-description .sli-item-text {
        font-size: 13px !important;
        line-height: 11px !important;
        margin: 0px 0px 0 5px !important;
    }

    .product-item .product-image .action-hover {
        opacity: 1;
        transform: translateY(50px);
    }
    .stil-2 .product-name {
        height: 40px;
    }
    .wb-tab .product-image {
        padding: 5px 10px 0px 10px;
    }
    #view-content .product-price > div {
        display: block;
    }
    .one-content .product-info {
        margin-top: 0;
    }
    .one-content .product-rating {
        margin-bottom: 0;
    }
    .one-content .product-info {
        padding: 6px 15px;
    }
    .discount-rate, .new-product {
        width: 35px;
        height: 27px;
        padding: 2px 0px;
    }
    
    #view-content .product-price > div {
        float: inherit;
        display: inline-block;
        text-align: center;
    }

    .product-price .price {
        width: 100%;
    }

    .product-social ul li {
        width: 30%;
    }

    .best-seller-products .related-product-content {
        padding: 0 10px 0 35px;
    }

    .logo img {
        width: 200px;
        height: auto;
    }

    .add-to-cart-detail {
        margin: 0;
    }

    li.quantity-piece input, li.quantity-piece {
        width: 100%;
    }

    .header-middle-center {
        z-index: 999999;
    }
}

@media (max-width: 414px) {
    td.taksit-list {
        padding: 0;
        width: 100%;
        float: left;
    }

    .icon-wrapper {
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom:0;
        padding:8px 2px;
    }

    .icon-widget-image {
        width: 25%;
        float: left;
        margin-right: 10px;
    }

    .icon-widget-content {
        width: 65%;
        float: left;
    }

    .icon-widget .icon-wrapper:last-child {
        display: block !important;
        border:none;
    }
    .icon-widget-container {
        padding: 0px 20px;
    }
        .icon-widget-container h3 {
            line-height: 5px;
        }
    .account-menu ul.dropdown-menu {
        min-width: 0;
    }
    .product-social ul li {
        width: 20%;
    }

}

@media (max-width: 375px) {
  .product-combine-page-center,
  .product-page-center,
  .product-flower-page-center,
  .product-food-page-center {
    padding: 10px; }
  .favorite-list > a i,
  .user-menu > button i,
  .category-popup-opener i {
    font-size: 16px; }
  .my-cart .my-cart-item > img {
    width: 20px; } }

@media (max-width: 360px) {
  .title-type-1 i {
    margin-right: 8px; }
  .collapse-pd-list {
    margin-left: 8px; } }

@media (max-width: 320px) {
  ul.overview-button {
    text-align: center; }
  .featured-price {
    font-size: 20px !important; }
  .overview-button li:last-child {
    width: 50%;
    margin: 10px 0px; } }

/*Diğer Stilleri ezebilmesi için en altta olması gereklidir.*/
/*@import "../partial/_placeholder";*/
