@charset "UTF-8";
/* Transition || Geçiş */
/* Scale */
/* Skew */
/* Rotate */
/* Placeholder Color */
/* Photoshop Character Spacing */
@font-face {
  font-family: 'Lora-Medium';
  src: url("../fonts/Lora-Medium.eot");
  src: local("☺"), url("../fonts/Lora-Medium.woff") format("woff"), url("../fonts/Lora-Medium.ttf") format("truetype"), url("../fonts/Lora-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lora-Regular';
  src: url("../fonts/Lora-Regular.eot");
  src: local("☺"), url("../fonts/Lora-Regular.woff") format("woff"), url("../fonts/Lora-Regular.ttf") format("truetype"), url("../fonts/Lora-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Crunchy_PERSONAL_USE_ONLY';
  src: url("../fonts/Crunchy_PERSONAL_USE_ONLY.eot");
  src: local("☺"), url("../fonts/Crunchy_PERSONAL_USE_ONLY.woff") format("woff"), url("../fonts/Crunchy_PERSONAL_USE_ONLY.ttf") format("truetype"), url("../fonts/Crunchy_PERSONAL_USE_ONLY.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Mobile Contact **/
.mContact {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 99999999;
  border: none !important; }
  .mContact .col-md-6 {
    width: 50% !important;
    float: left;
    padding: 7px !important; }
    .mContact .col-md-6 a {
      padding: 10px;
      font-size: 13px; }
    .mContact .col-md-6 span {
      font-weight: bold;
      color: #fff;
      padding: 5px;
      position: relative;
      top: 1px; }
    .mContact .col-md-6 img {
      width: 30px; }
  .mContact .wp {
    background: #55cd6c; }
  .mContact .tl {
    background: #171717; }

/** Mobile Contact **/
/* --- Mobile Menu --- */
.menuKapa {
  width: 100%;
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 4;
  top: 0;
  background: rgba(32, 32, 32, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .menuKapa.mobile-menu-active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.menuAc {
  width: 50px;
  height: 50px;
  background-color: #e31630;
  color: #FFF;
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  display: block;
  border: 1px solid #FFF;
  position: absolute;
  right: 15px;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .menuAc.menuKapa span {
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .menuAc.menuKapa span:first-child {
      -webkit-transform: rotate(45deg) translateX(-50%) translateY(calc(-50% - 7.5px));
              transform: rotate(45deg) translateX(-50%) translateY(calc(-50% - 7.5px)); }

#mobile-menu {
  position: fixed;
  left: -300px;
  font-family: "Montserrat", sans-serif;
  top: 0;
  width: 250px;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 9;
  height: 100%;
  overflow-y: scroll;
  background-color: #fff; }
  #mobile-menu ul {
    display: block;
    border: none;
    list-style: none;
    padding-left: 0; }
    #mobile-menu ul li a {
      color: #000;
      border: none;
      font-size: 14px;
      border-bottom: 1px solid #c8c8c8;
      line-height: 45px;
      padding-left: 8px;
      display: block;
      letter-spacing: -0.5px;
      padding: 0 10px;
      -webkit-transition: all .5s;
      transition: all .5s;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      #mobile-menu ul li a i {
        margin-right: 10px; }
      #mobile-menu ul li a:hover {
        background-color: #e31630;
        color: #FFF !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
    #mobile-menu ul li ul {
      background: none !important;
      max-height: 0 !important;
      overflow: hidden;
      -webkit-transition: all 1s;
      transition: all 1s; }
      #mobile-menu ul li ul li a {
        position: relative;
        padding-left: 25px !important;
        font-weight: 400;
        color: #FFF; }
        #mobile-menu ul li ul li a:before {
          content: "\f105";
          position: absolute;
          left: 12px;
          top: 0;
          line-height: 46px;
          width: 40px;
          height: 46px;
          display: block;
          color: #FFF;
          font-weight: bold;
          font-family: "Font Awesome 5 Free"; }
      #mobile-menu ul li ul li ul li a {
        position: relative;
        padding-left: 45px !important; }
        #mobile-menu ul li ul li ul li a:before {
          left: 22px; }
    #mobile-menu ul li.acik > ul {
      background-color: #356a8f !important;
      -webkit-box-shadow: inset 0 20px 20px -23px #000;
              box-shadow: inset 0 20px 20px -23px #000;
      max-height: 2000px !important;
      -webkit-transition: all 1s;
      transition: all 1s; }
    #mobile-menu ul li.menu-item-has-children a {
      position: relative;
      overflow: hidden;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    #mobile-menu ul li.menu-item-has-children > a:after {
      position: absolute;
      right: 0;
      top: 0;
      color: #FFF;
      width: 46px;
      height: 100%;
      background-color: #e31630;
      text-align: center;
      content: "\f107";
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    #mobile-menu ul li.menu-item-has-children.acik > a {
      color: #FFF !important;
      background-color: #124f7a;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      #mobile-menu ul li.menu-item-has-children.acik > a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
  #mobile-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e31630; }
  #mobile-menu::-webkit-scrollbar {
    width: 1px;
    background-color: #e31630; }
  #mobile-menu::-webkit-scrollbar-thumb {
    background-color: #e31630;
    -webkit-transition: all .5s;
    transition: all .5s; }
  #mobile-menu.mobile-menu-active {
    left: 0 !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

* {
  outline: none;
  font-family: "Montserrat", sans-serif; }

figure {
  margin: 0 !important; }
  figure a {
    display: block; }

.img-fit {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover; }

p {
  font-size: 14px; }

a,
input,
button {
  outline: none !important;
  text-decoration: none !important; }

.full-image img {
  width: 100%;
  height: auto;
  display: block; }

/* İcons */
.icon {
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 15px;
  background-size: 100%;
  background-repeat: no-repeat; }
  .icon.person {
    background-image: url("../images/person-icon.png"); }
  .icon.measure {
    background-image: url("../images/measure-icon.png"); }

.site-header {
  position: relative;
  z-index: 3; }
  .site-header .top {
    background-color: #f1f1f1; }
    .site-header .top .menu {
      padding: 10px 0; }
      .site-header .top .menu ul {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .site-header .top .menu ul li {
          position: relative;
          float: left;
          margin: 0 10px; }
          .site-header .top .menu ul li a {
            display: block;
            font-size: 14px;
            color: #555;
            text-transform: uppercase;
            line-height: 50px;
            padding: 0 15px;
            letter-spacing: 2px; }
  .site-header .main {
    background-color: #e31630; }
    .site-header .main .col {
      padding: 0; }
      .site-header .main .col ul {
        list-style-type: none;
        padding: 0;
        margin: 0; }
        .site-header .main .col ul li {
          float: left;
          padding: 15px 20px;
          text-align: center; }
          .site-header .main .col ul li a {
            display: block;
            font-family: "Lora-Regular";
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #FFF; }
            .site-header .main .col ul li a img {
              display: block;
              margin: 0 auto 10px auto; }
    .site-header .main .logo {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      padding: 15px 0; }

main #slider .contact {
  position: absolute;
  left: 25px;
  top: 50%;
  z-index: 2;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: translateY(-35%) rotate(180deg);
          transform: translateY(-35%) rotate(180deg);
  font-size: 14px; }
  main #slider .contact .item {
    float: left;
    color: #FFF;
    font-weight: bold;
    margin: 5px 0; }
    main #slider .contact .item a {
      color: #FFF;
      font-weight: 400; }

main #slider .slick-arrow {
  position: absolute;
  width: 65px;
  height: 111px;
  z-index: 1; }
  main #slider .slick-arrow:before {
    content: "";
    display: block;
    width: 65px;
    height: 111px;
    background-size: 100%; }
  main #slider .slick-arrow.slick-prev {
    left: 80px; }
    main #slider .slick-arrow.slick-prev:before {
      background-image: url("../images/nav-prev.png"); }
  main #slider .slick-arrow.slick-next {
    right: 80px; }
    main #slider .slick-arrow.slick-next:before {
      background-image: url("../images/nav-next.png"); }

main #about-us {
  padding: 37.5px 0 75px 0; }
  main #about-us .text-area .title {
    color: #e31630;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    position: relative;
    letter-spacing: 2px;
    padding: 37.5px 0; }
    main #about-us .text-area .title span {
      display: block;
      color: #343640;
      text-transform: uppercase;
      font-family: "Lora-Regular";
      margin: 0;
      letter-spacing: 3px; }
  main #about-us .text-area .text {
    text-align: center; }

main #product .navigation {
  border-top: 1px solid #343640;
  border-bottom: 1px solid #343640;
  padding: 30px 0;
  background: url("../images/product-nav.jpg");
  background-size: cover;
  background-position: center center; }
  main #product .navigation .nav {
    border: none;
    width: 100%; }
  main #product .navigation .nav-item {
    text-align: center;
    border: none;
    border-radius: 0;
    padding: 25px; }
    main #product .navigation .nav-item:last-child {
      border: none; }
    main #product .navigation .nav-item.active {
      background: transparent; }
    main #product .navigation .nav-item img {
      width: 80px;
      display: block;
      margin: 0 auto; }
    main #product .navigation .nav-item .title {
      display: block;
      width: 100%;
      color: #FFF;
      font-family: "Lora-Regular";
      letter-spacing: 2px;
      text-transform: uppercase; }

main #product .item-list {
  padding: 70px 110px;
  background-size: cover;
  background-position: center center; }
  main #product .item-list .tab-content {
    width: 100%; }
    main #product .item-list .tab-content .items .item {
      margin: 0 15px;
      padding: 0;
      background-color: #FFF;
      text-align: center; }
      main #product .item-list .tab-content .items .item .desc {
        padding: 25px;
        border: 1px solid #e5e5e5;
        border-top: none; }
        main #product .item-list .tab-content .items .item .desc .title {
          position: relative;
          padding: 0 0 15px 0;
          margin-bottom: 15px;
          font-family: "Lora-Regular";
          color: #343640; }
          main #product .item-list .tab-content .items .item .desc .title .city {
            font-size: 54.52px;
            font-family: "Crunchy_PERSONAL_USE_ONLY"; }
          main #product .item-list .tab-content .items .item .desc .title h3 {
            font-size: 16px;
            font-family: "Lora-Regular"; }
          main #product .item-list .tab-content .items .item .desc .title .cat {
            font-weight: 600;
            color: #e31630;
            font-family: "Lora-Regular";
            font-size: 14px; }
            main #product .item-list .tab-content .items .item .desc .title .cat span {
              margin: 0;
              color: #343640;
              font-family: "Lora-Regular"; }
              main #product .item-list .tab-content .items .item .desc .title .cat span:after {
                content: "-";
                display: inline-block;
                margin: 0 5px 0 10px; }
              main #product .item-list .tab-content .items .item .desc .title .cat span:last-child:after {
                display: none; }
        main #product .item-list .tab-content .items .item .desc p {
          font-size: 16px;
          color: #383838; }
        main #product .item-list .tab-content .items .item .desc .more {
          font-size: 14px;
          color: #343640;
          border-bottom: 1px solid #343640; }
    main #product .item-list .tab-content .items .slick-arrow {
      position: absolute;
      width: 125px;
      height: 70px;
      z-index: 1; }
      main #product .item-list .tab-content .items .slick-arrow:before {
        content: "";
        display: block;
        width: 125px;
        height: 70px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #FFF;
        opacity: 1; }
      main #product .item-list .tab-content .items .slick-arrow.slick-prev {
        left: -85px; }
        main #product .item-list .tab-content .items .slick-arrow.slick-prev:before {
          background-image: url("../images/slick-prev.jpg"); }
      main #product .item-list .tab-content .items .slick-arrow.slick-next {
        right: -85px; }
        main #product .item-list .tab-content .items .slick-arrow.slick-next:before {
          background-image: url("../images/slick-next.jpg"); }

main #instagram {
  padding: 37.5px 220px 75px 220px; }
  main #instagram .title {
    padding: 37.5px 0;
    width: 100%;
    letter-spacing: 2px; }
    main #instagram .title img {
      margin: 0 15px; }
    main #instagram .title span {
      display: block;
      font-family: "Lora-Regular"; }
      main #instagram .title span b {
        font-family: "Lora-Regular";
        font-weight: 300;
        color: #e31630; }

main #yemek-tarifleri {
  padding: 75px 110px;
  position: relative; }
  main #yemek-tarifleri .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9;
    cursor: pointer; }
    main #yemek-tarifleri .arrow.prev {
      left: 40px; }
    main #yemek-tarifleri .arrow.next {
      right: 40px; }
  main #yemek-tarifleri .text {
    color: #343640;
    background-color: #eeeeee; }
    main #yemek-tarifleri .text .title {
      font-family: "Crunchy_PERSONAL_USE_ONLY";
      font-size: 73.92px; }
    main #yemek-tarifleri .text .in {
      width: 100%;
      padding: 25px 0; }
      main #yemek-tarifleri .text .in .items {
        width: 100%; }
        main #yemek-tarifleri .text .in .items .item h3 {
          font-size: 36.72px;
          text-transform: uppercase;
          letter-spacing: 2px;
          margin: 0; }
        main #yemek-tarifleri .text .in .items .item p {
          padding: 50px 150px; }
        main #yemek-tarifleri .text .in .items .item a {
          color: #343640;
          display: inline-block;
          margin-bottom: 25px; }
      main #yemek-tarifleri .text .in .social-media a {
        color: #e31630;
        font-size: 30px;
        margin: 0 5px; }
  main #yemek-tarifleri .gallery .items {
    height: 100%; }
    main #yemek-tarifleri .gallery .items .slick-list,
    main #yemek-tarifleri .gallery .items .slick-track {
      height: 100% !important; }

main #youtube {
  padding: 37.5px 220px 75px 220px; }
  main #youtube .title {
    width: 100%;
    color: #343640;
    padding: 37.5px 0; }
    main #youtube .title span {
      display: block;
      margin: 15px 0;
      font-family: "Lora-Regular";
      letter-spacing: 3px; }
  main #youtube .item {
    padding: 15px; }
    main #youtube .item figure {
      position: relative; }
      main #youtube .item figure a {
        display: block; }
        main #youtube .item figure a:after {
          content: "";
          width: 107px;
          height: 75px;
          background-image: url("../images/youtube-icon.png");
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
                  transform: translateX(-50%) translateY(-50%); }

main .category > .title {
  background-image: url("../images/header_BG.jpg");
  background-size: 100%;
  background-position: center center;
  padding: 80px 115px; }
  main .category > .title h1 {
    display: block;
    color: #FFF;
    margin: 0;
    font-family: "Lora-Regular";
    letter-spacing: 2px; }
  main .category > .title .breadcrumbs {
    width: 100%;
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 2px; }
    main .category > .title .breadcrumbs a {
      color: #FFF; }
      main .category > .title .breadcrumbs a:after {
        content: "/";
        margin-left: 5px; }

main .items.yemek-tarifleri {
  padding: 160px 0; }
  main .items.yemek-tarifleri .item .text {
    text-align: center;
    color: #343640;
    padding: 15px; }
    main .items.yemek-tarifleri .item .text .in {
      padding: 0 70px; }
      main .items.yemek-tarifleri .item .text .in .title {
        font-family: "Crunchy_PERSONAL_USE_ONLY";
        font-size: 73.92px; }
      main .items.yemek-tarifleri .item .text .in h3 {
        text-transform: uppercase;
        letter-spacing: 0.2em;
        font-weight: 400;
        margin: 20px 0; }
      main .items.yemek-tarifleri .item .text .in p {
        font-family: "Lora-Regular";
        font-weight: 300; }
      main .items.yemek-tarifleri .item .text .in .more {
        display: block;
        color: #343640;
        letter-spacing: 0.2em;
        margin-top: 50px; }
  main .items.yemek-tarifleri .item .thumbnail {
    padding: 15px; }
  main .items.yemek-tarifleri .item:nth-child(2n) .text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }

.site-footer {
  padding: 75px 0;
  background: #e31630;
  color: #FFF; }
  .site-footer .menu {
    margin-bottom: 25px; }
    .site-footer .menu ul {
      width: 100%;
      list-style-type: none;
      padding: 0;
      margin: 0;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
              justify-content: space-between;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-wrap: wrap; }
      .site-footer .menu ul li {
        position: relative;
        float: left; }
        .site-footer .menu ul li a {
          display: block;
          color: #FFF;
          text-transform: uppercase;
          padding: 0 10px;
          font-weight: 300;
          line-height: 40px; }
      .site-footer .menu ul:after {
        content: '';
        display: block;
        clear: both; }
  .site-footer .social-media {
    text-align: center;
    width: 100%;
    margin: 25px 0; }
    .site-footer .social-media a {
      font-size: 30px;
      color: #FFF;
      margin: 0 7.5px;
      display: inline-block; }
  .site-footer .copyright {
    letter-spacing: 2px;
    color: #FFF;
    font-weight: 300;
    width: 100%;
    text-align: center; }

.singlePage-head {
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .singlePage-head .title {
    text-align: center; }
    .singlePage-head .title h1 {
      font-family: 'Lora-Medium';
      color: #FFF;
      font-size: 61px;
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 1; }
  .singlePage-head .breadcrumbs {
    width: 100%;
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 2px;
    text-align: center; }
    .singlePage-head .breadcrumbs a {
      color: #FFF; }
      .singlePage-head .breadcrumbs a:after {
        content: "/";
        margin-left: 5px; }

.singlePage-content article {
  padding: 50px;
  margin-top: -80px;
  background: #fff; }
  .singlePage-content article p {
    font-size: 16px; }
  .singlePage-content article h1 {
    font-family: 'Lora-Regular'; }
  .singlePage-content article h2 {
    font-family: 'Lora-Regular'; }
  .singlePage-content article h3 {
    font-family: 'Lora-Regular'; }
  .singlePage-content article h4 {
    font-family: 'Lora-Regular'; }
  .singlePage-content article h5 {
    font-family: 'Lora-Regular'; }
  .singlePage-content article ul {
    font-family: 'Lora-Regular'; }

.singlePage-content .contact {
  text-align: center; }
  .singlePage-content .contact .desc {
    font-family: "Crunchy_PERSONAL_USE_ONLY";
    font-size: 66px;
    text-align: center;
    line-height: 1; }
  .singlePage-content .contact .desc-two {
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 25px; }
  .singlePage-content .contact p {
    font-family: 'Lora-Regular';
    font-size: 16px; }
  .singlePage-content .contact a {
    font-family: 'Lora-Regular';
    font-size: 16px;
    color: #212529; }
  .singlePage-content .contact .social-media {
    text-align: center;
    width: 100%;
    margin: 25px 0; }
    .singlePage-content .contact .social-media a {
      font-size: 25px;
      color: #e31630;
      margin: 0 7.5px;
      display: inline-block; }
  .singlePage-content .contact .maps {
    margin-top: 60px; }

.singlePage .instagram {
  padding: 37.5px 220px 75px 220px; }
  .singlePage .instagram .title {
    padding: 37.5px 0;
    width: 100%;
    letter-spacing: 2px; }
    .singlePage .instagram .title img {
      margin: 0 15px; }
    .singlePage .instagram .title span {
      display: block;
      font-family: "Lora-Regular"; }
      .singlePage .instagram .title span b {
        font-family: "Lora-Regular";
        font-weight: 300;
        color: #e31630; }
