body {
    font-family: 'Poppins', sans-serif;
}

header {
    width: 100%;
    height: auto;
}

.bg1 {
    background: #1d1d1d;
}

.bg2 {
    background: #ff2525;
}

header .left-button {
    float: left;
    color: white;
    margin-top: 15px;
    position: relative;
    z-index: 3;
}

header .left-button a {
    color: white;
}

header .logo {
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}

header .logo a {
    display: inline-block;
    max-width: 100%;
}

header .right-button {
    color: white;
    float: right;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 3;
}

header .right-button a {
    color: white;
}

header .header-content {
    position: relative;
    height: 56px;
}

/*content {
    width: 100%;
    float: left;
}*/

footer {
    /*width: 100%;
    float: left;*/
    padding-top: 20px;
    position: relative;
    bottom: 0;
    margin-top: 15px;
    background: #f7f7f7;
}


.slide img {
    width: 100%;
    /*float: left;*/
}

.top-menu {
    width: 100%;
    float: left;
    height: auto;
    z-index: 999;
    border-bottom: 1px solid #ffffff14;
    background: white;
}

.top-menu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: auto;
    max-width: 100%;
    height: auto;
    display: flex;
}

.top-menu li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #d8d8d8;
    height: 38px;
    line-height: 38px;
    display: flex;
}

.top-menu li a {
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

.favori-lezzetler {
    width: 96%;
    float: left;
    background: white;
    margin-top: -15px;
    z-index: 1;
    position: relative;
    border-radius: 15px;
    margin-left: 2%;
    margin-right: 2%;
    padding: 15px; /* overflow: scroll; */
}

.favori-lezzetler h4 {
    margin: 0;
    text-align: center;
    font-weight: 600;
    width: 100%;
    /*float: left;*/
    margin-bottom: 15px;
}

.favori-urun {
    width: 100%;
    /*float: left;*/
    text-align: center;
}

.favori-urun img {
    width: 100%;
    border-radius: 5px;
}

.favori-urun h3 {
    font-weight: 500;
    margin: 0;
    font-size: 14px;
    margin-top: 9px;
}

.favori-lezzetler .swiper-pagination {
    display: none
}

.urun-kategori-wrap .urun-kategori {
    width: 46%;
    float: left;
    height: 80px;
    background-size: 100%;
    margin-bottom: 30px;
    border-radius: 5px;
    background-position: center;
    margin-left: 2%;
    margin-right: 2%;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    /* display: flex; */
}

.urun-kategori-wrap .urun-kategori span {
    font-size: 18px;
    color: white;
    width: 100%;
    text-align: center;
    float: left;
    background: #00000085;
    border-radius: 5px;
    font-weight: bold;
    height: 80px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.duyuru-alani {
    width: 100%;
    float: left;
    padding: 5px;

    color: white;
}

.duyuru-alani p {
    margin: 0;
    line-height: 24px;
}

.sosyal {
    margin: auto;
    width: 150px;
}

.sosyal ul {
    margin: auto;
    padding: 0;
    width: 100%;
}

.sosyal ul li {
    float: left;
    list-style-type: none;
    margin-right: 15px;
    color: #484848;
}

.sosyal li a {
    color: #575757;
}

.qrmenu {
    float: right;
    margin-top: 5px;
}

.qrmenu img {
    width: 60px;
}

.duyuru-img {
    width: 25px;
    float: left;
    margin-right: 10px;
}

.favori-swiper-container a {
    color: #333;
}

.favori-swiper-container a {
    color: #333;
}

.urun-liste-1 {
    /*width: 29%;*/
    /*float: left;*/
    margin-top: 15px;
    /*margin-left: 2%;*/
    /*margin-right: 2%;*/
    /*min-height: 150px;*/
}

.urun-liste-1 .image {
    width: 100%;
    float: left;
    margin-right: 15px;
}

.urun-liste-1 .image img {
    width: 100%;
    border-radius: 7px;
}

.urun-liste-1 .text {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    padding-top: 10px;
}

.urun-liste-1 .text h4 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}



.urun-liste-1 .fiyat {

    width: 100%;
    float: left;
    text-align: center;
    font-size:12px;
}

.title-fiyat {
    display: inline-block;
    float: right;
}

.urun-kategori-wrap h4 {
    width: 100%;
    /*float: left;*/
    text-align: center;
    font-weight: 600;
    padding-top:10px;
}



.urun-liste-2 td:nth-child(1) {
    width: 30px;
    font-weight: bold;
}

.urun-liste-2 td:nth-child(2) {
    width: 90px;
}

.urun-liste-2 td:nth-child(3) {
    width: 30px;
    font-weight: bold;
}



.imenu ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: max-content;
}

.imenu ul li {
    float: left;
    list-style-type: none;
    height: 38px;
}

.imenu ul li a {
    padding-left: 10px !important;
    padding-right: 9px !important;
    display: block;
    border-right: 1px solid #e4e4e4;
}

.fa-chevron-down:before {
    float: left;
    font-size: 7px;
}

.imenu ul li ul {
    position: absolute;
    background: white;
    z-index: 999999;
    top: 0px;
    margin-top: 116px;
    left: 0;
    display: none;
    border-top: 2px solid #505050;
    WIDTH: 100%;
    box-shadow: 0 7px 18px 4px rgba(0, 0, 0, 0.25);
}

.imenu ul li ul li {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.imenu ul li ul li a {
    padding-left: 15px !important;
    color: black;
}

.imenu ul li:hover ul {
    display: block;
}

.imenu ul li ul li:hover {
    background-color: #e2e2e2;
}

.imenu ul li ul li span {
    background: #e7e7e7;
    width: 100%;
    float: left;
    TEXT-ALIGN: CENTER;
}

.scolling-top-menu-wrap > a{
    float: left;
}

.scolling-top-menu-wrap > a svg{
    width: 14px;
    line-height: 38px;
    vertical-align: middle;
}

.scolling-top-menu-wrap:after,
.scolling-top-menu:after {
    clear: both;
    content: "";
    display: block;
}

.scolling-top-menu {
    margin-left: 34px;
    height: 39px;
}

.scolling-top-menu .swiper-slide{
    width: auto;
}

.scolling-top-menu > ul {
    padding: 0;
    margin-bottom: 0;
}

.scolling-top-menu li{
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.scolling-top-menu-wrap a{
    font-size: 12px;
    display: inline-block;
    padding: 0 10px;
    line-height: 38px;
    color: #333;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

#favori-lezzet-slide {
    width: 100%;
    /*float: left;*/
}

#favori-lezzet-slide a {
    color: #333;
}

.owl-nav {
    display: none;
}

.logo img {
    max-width: 100%;
    display: inline-block;
}

.nav-mobil {
    height: 100%;
    width: 70%;
    background-color: #333333;
    left: -70%;
    top: 0;
    z-index: 99999;
    position: fixed;
    overflow-y: auto;
    overflow-x: visible;
    transform: translate(-280px, 0);
    padding-top: 0;
}

.admin-bar .nav-mobil {top:32px;}

@media (max-width:782px) {
   .admin-bar .nav-mobil {top:46px;} 
}

.ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1;
}

.rate {
    color: #333333;
}

.rate .a0 {
    display: inline-block;
}

.rate .a1 {
    display: none;
}

.rate.active .a0 {
    display: none;
}

.rate.active .a1 {
    display: inline-block;
}

.anket-soru {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 9px;
}

.anket-icerik {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    padding-top: 15px;
}

.ssm-nav-visible {
    left: 0;
}

header .logo a {
    display: block;
    color: white;
    line-height: 21px;
}

.kategori {
    /*width: 100%;*/
    /*float: left;*/
    margin-top: 10px;
}

.urun-detay {
    width: 100%;
    float: left;
    margin-top: 15px;
}


.urun-detay .tab {
    overflow: hidden;
    border-bottom: 1px solid #dee2e6;
    /* background-color: #f1f1f1; */
}

/* Style the buttons that are used to open the tab content */
.urun-detay .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 15px;
    transition: 0.3s;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* Change background color of buttons on hover */
.urun-detay .tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.urun-detay .tab button.active {
    border: 1px solid #dee2e6;
    border-bottom: none;
}

/* Style the tab content */
.urun-detay .tabcontent {
    display: none;
    padding: 0;
    border: none;
    padding-top: 15px;
}

.urun-detay .tabcontent p {
    line-height: 24px;
    font-size: 13px;
}

#yorumlar textarea {
    width: 100%;
    border: 1px solid #dee2e6;
    font-size: 13px;
    padding: 15px;
}

.urun-liste-1 a {
    color: #333;
}

.urun-detay .yorum-buton {
    border: none;
    color: white;
    padding: 7px;
    margin-top: 9px;
}

.urun-detay .yorum {
    background-color: #fafafa;
    border: 1px solid #dee2e6;
    padding: 15px;
    width: 100%;
    float: left;
    position: relative;
    margin-top: 15px;
}

.urun-detay .yorum h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.urun-detay .yorum p {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    line-height: 16px;
}

.urun-detay .yorum span {
    position: absolute;
    right: 0;
    top: 12px;
    right: 15px;
    font-size: 12px;
}



.hakkimizda p {
    font-size: 13px;
    line-height: 24px;
}



.hakkimizda h3 {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.copyright {
    width: 100%;
    float: left;
    background: white;
    color: #bbbbbb;
    margin-top: 15px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
}

.copyright a {
    color: #878787;
    font-weight: 600;
}

.sosyal span {
    width: 100%;
    text-align: center;
    float: left;
    color: white;
}

.anket-icerik input {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.anket-icerik button {
    border: none;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    color: white;
}


.nav-mobil ul {
    margin: 0;
    padding: 0;
}

.nav-mobil li {
    list-style-type: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #444444;
    line-height: 46px;
}

.nav-mobil li a {
    padding-left: 15px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff !important;
}
.nav-mobil li a:visited {
    color:#fff;
}

#yorumlar input {
    width: 100%;
    float: left;
    border: 1px solid #dee2e6;
    margin-bottom: 15px;
    font-size: 13px;
}

.lazy-load-products {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
}

.lazy-load-products svg {
    width: 30px;
    height: 30px;
    margin-bottom: 4px;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.lazy-load-products .fa-secondary {
    opacity: .4;
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.mr-15 {
    margin-right: 15px;
}

.ml-15 {
    margin-left: 15px;
}

.alert-grey {
    display: block;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, .12);
    background: rgba(0, 0, 0, .02);
}

.product-modal {
    max-width: 80%;
    border-radius: 20px;
    text-align: center;
}

.product-modal small{
    display: block;
}

.product-modal h4 {
    margin-top: 25px;
    text-align: center;
    font-size: 21px;
}

.product-modal span {
    font-size: 20px;
    text-align: center;
    display: block; 
}

.product-modal .fancybox-close-small {
    border-radius: 50%;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 4px;
}

ul.submenu {
    display: none;
}


.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.big-slider-class img {
    height: 190px;
    object-fit: cover;
}

.big-slider-class h3 {
    display: none;
}

.favori-img img {
    height: 85px;
    object-fit: cover;
}

.favori-img h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: Ellipsis;
	padding-bottom: 2px;
}

.product-modal small {font-size:15px; text-align: center;padding-bottom: 12px;padding-top: 8px;}

.product-open-modal .image img {height: 130px; object-fit: cover;}

.nav-previous a {
    background: black;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    left: 17px;
    border-radius: 3px;
}

.nav-previous a:visited {color:white;}

.nav-next a {
    background: black;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    right: 17px;
    border-radius: 3px;
}

.nav-next a:visited {color:white;}

.posts-navigation {padding-top:25px;}

.single-post-icerik {text-align: center;color: #1b1b1b;}

.footer-menu {
    list-style: none;
    display: block;
}

.footer-menu-li {display: inline;margin: 10px;position: relative;}
.product-modal img {margin: auto;}

/* Sayfalama CSS Kodu Başlangıcı */
.wp-pagenavi {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.wp-pagenavi .extend{
    display: none;
    }
    .wp-pagenavi .pages{
    display: none;
    }
    .wp-pagenavi span.current{border: 1px solid #000;
    color: #000;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px white;
    background: #fff; /* For IE and older browsers */
    background-image: -moz-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -ms-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -o-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#fff));
    background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%);
    background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
    display: inline-block;
    line-height: 2.48em;
    height: 2.4em;
    text-decoration: none;
    margin: 0 .3em 12px;
    padding: 0 .85em;
    font-size: 12px;
    text-shadow: 0 1px 0 #fff;}
    
    .wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited {
    border: 1px solid #CCC;
    color: #666;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px white;
    background: #fff; /* For IE and older browsers */
    background-image: -moz-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -ms-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -o-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#fff));
    background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%);
    background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
    display: inline-block;
    line-height: 2.48em;
    height: 2.4em;
    text-decoration: none;
    margin: 0 .3em 12px;
    padding: 0 .85em;
    font-size: 12px;
    text-shadow: 0 1px 0 #fff;
    }
    
    .wp-pagenavi a:hover{
    border: 1px solid #385ae0 !important;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
    box-shadow: 0 0 3px rgba(0,0,0,.25);
    }


.scroll {
  white-space: nowrap; /* [1] */
  overflow-x: auto; /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */ }

/* [5] */
.scroll::-webkit-scrollbar {
  display: none; }


/*GARSON ÇAĞIRI*/
.waiter-call-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background-color: #1c1c1c;
    color: white;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
    transition: background-color 0.3s ease;
    z-index: 9999;
}

.waiter-call-button:hover {
    background-color: #1c1c1c;
}

.waiter-call-button .dashicons {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.waiter-call-text {
    font-size: 14px;
    font-weight: 500;
}

.modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border-radius: 5px;
    width: 300px;
    text-align: center;
}

#table-number-input {
    width: 100%;
    padding: 30px;
    margin: 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size:25px;
}

#call-waiter, #close-modal {
    padding: 10px 20px;
    margin: 10px 5px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#call-waiter {
    background-color: #1c1c1c;
    color: white;
    font-size: 15px;
}

#close-modal {
    background-color: #f1f1f1;
    font-size: 15px;
}

@media (max-width: 768px) {
    .waiter-call-button {
        padding: 8px 12px;
    }

    .waiter-call-button .dashicons {
        font-size: 18px;
        width: 18px;
        height: 18px;
        margin-right: 6px;
    }

    .waiter-call-text {
        font-size: 12px;
    }

    .modal-content {
        width: 90%;
        margin: 30% auto;
    }
}


.modal-content .success {
    color: green;
    font-weight: bold;
}

.modal-content .error {
    color: red;
    font-weight: bold;
}



/*FEED BACK*/
.feedback-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(28, 28, 28, 0.9);
}

.feedback-modal-content {
    background-color: #f0f0f0;
    margin: 10% auto;
    padding: 20px;
    width: 90%;
    max-width: 500px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    color: #1c1c1c;
    position: relative;
}

.feedback-close {
    color: #1c1c1c;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 20px;
    transition: color 0.3s ease;
}

.feedback-close:hover {
    color: #fff;
}

.feedback-modal h2 {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
    color: #1c1c1c;
}

.feedback-input-group {
    position: relative;
    margin-bottom: 20px;
}

.feedback-input-group input,
.feedback-input-group textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #1c1c1c;
    background-color: #f0f0f0;
    border: 1px solid #444;
    border-radius: 5px;
    outline: none;
    transition: border-color 0.3s ease;
}

.feedback-input-group label {
    position: absolute;
    top: -10px;
    left: 10px;
    font-size: 12px;
    color: #1c1c1c;
    background-color: #f0f0f0;
    padding: 0 5px;
    transition: all 0.3s ease;
}

.feedback-input-group input:focus,
.feedback-input-group textarea:focus {
    border-color: #504f4f;
}

.feedback-input-group input:focus + label,
.feedback-input-group textarea:focus + label {
    color: #504f4f;
}

.feedback-button-group {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.feedback-submit,
.feedback-cancel {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s ease;
    width: 48%;
}

.feedback-submit {
    background-color: #000000;
    color: white;
}

.feedback-submit:hover {
    background-color: #383838;
}

.feedback-cancel {
    background-color: #444;
    color: #fff;
}

.feedback-cancel:hover {
    background-color: #555;
}

@media (max-width: 600px) {
    .feedback-modal-content {
        margin: 20% auto;
        padding: 15px;
    }

    .feedback-modal h2 {
        font-size: 20px;
    }

    .feedback-input-group input,
    .feedback-input-group textarea,
    .feedback-submit,
    .feedback-cancel {
        font-size: 14px;
    }
}

.feedback-message {
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}

.feedback-message.success {
    background-color: #4CAF50;
    color: white;
}

.feedback-message.error {
    background-color: #f44336;
    color: white;
}


/** Alt Kategoriler **/
.current-category-title {
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
}

.back-to-parent {
    text-align: center;
    margin-bottom: 20px;
}

.back-button {
    display: inline-flex;
    align-items: center;
    padding: 8px 15px;
    background-color: #f0f0f0;
    border-radius: 3px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.3s ease;
}

.back-button:hover {
    background-color: #e0e0e0;
}

.back-button .dashicons {
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.subcategories-wrapper {
    margin-bottom: 5px;
    overflow: hidden;
}

.subcategories-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 3px;
}

.subcategory-list {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    display: flex;
}

.subcategory-list li {
    display: inline-block;
    margin-right: 10px;
}

.subcategory-list a {
    display: block;
    padding: 8px 15px;
    background-color: #f0f0f0;
    border-radius: 3px;
    text-decoration: none;
    color: #333;
    white-space: nowrap;
    transition: background-color 0.3s ease;
}

.subcategory-list a:hover {
    background-color: #e0e0e0;
}

.subcategories-scroll::-webkit-scrollbar {
    display: none;
}

.subcategories-scroll {
    scrollbar-width: none;
}

@media (max-width: 768px) {
    .subcategories-wrapper::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        pointer-events: none;
    }
}