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

.swiper-container {
    /*width: 100%;*/
    /*height: 100%;*/
}

.swiper-slide {
    /*text-align: center;
    font-size: 18px;
    background: #fff;*/

    /* Center slide text vertically */
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;*/
}

/*.slide {
    width: 100%;
    float: left;
}*/

.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-wrap .urun-kategori {
    width: 46%;
    float: left;
    height: 150px;
    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: 150px;
    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 .text p {
}

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

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

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

.hakkimizda p {
    font-size: 13px;
    line-height: 24px;
}

.hakkimizda h3 {
}

.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 textarea {
}

.anket-icerik button {
    border: none;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 15px;
    color: white;
}

.nav-mobil {
}

.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 {
    background-color: rgba(0, 0, 0, .12);
    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;
}

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


