																																																																																																																																																																																																								@charset "UTF-8";
/*Tema - 7*/
.kutu-fiyat-gosterim-list{
	text-align:left;	
    margin-bottom: 5px; }
.anasayfa-videolar .videolar-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .anasayfa-videolar .videolar-wrapper iframe {
    width: 24%; }

.video-button {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 20px; }
  .video-button a {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px;
    box-shadow: 1px 1px 3px #ccc;
    color: #000;
    display: inline-block; }

.slider-cover span {
  font-family: "PT Sans", sans-serif;
  position: absolute;
  bottom: 5%;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px; }

.slider-cover .cat-cover-button {
  right: 8%;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  background: #77dd77; }

.slider-cover .cat-cover-baslik {
  left: 8%;
  color: #282828;
  font-size: 23px;
  font-weight: bold;
  max-width: 50%; }

.anasayfa-gecis {
  position: relative;
  width: 100%;
  float: left;
  display: inline-block;
  overflow: hidden;
  margin-top: 60px; }
  .anasayfa-gecis:before {
    content: '';
    padding-top: 40%;
    display: inline-block; }
  .anasayfa-gecis img {
    width: 100% !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .anasayfa-gecis .gecis-text {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    font-family: "PT Sans", sans-serif;
    color: #fff; }
    .anasayfa-gecis .gecis-text span {
      font-size: 5vw;
      color: #fff;
      margin-bottom: 20px;
      font-weight: 700; }
    .anasayfa-gecis .gecis-text a {
      font-weight: 700;
      display: inline-block;
      padding: 20px 30px;
      color: #fff;
      text-transform: uppercase;
      background: #fff;
      position: relative;
      font-size: 10px;
      transition: all 0.3s ease-in-out;
      overflow: hidden; }
      .anasayfa-gecis .gecis-text a b {
        position: relative; }
      .anasayfa-gecis .gecis-text a:before {
        content: '';
        left: 50%;
        top: 0;
        height: 100%;
        position: absolute;
        transform: translateX(-50%) skewX(25deg);
        background: #77dd77;
        width: 120%;
        transition: all 0.3s ease-in-out; }
      .anasayfa-gecis .gecis-text a:hover {
        color: #000000; }
        .anasayfa-gecis .gecis-text a:hover:before {
          width: 0; }

.anasayfa-markalar {
  display: inline-block;
  float: left;
  padding: 0; }
  .anasayfa-markalar .anasayfa-marka-slider {
    display: inline-block; }
    .anasayfa-markalar .anasayfa-marka-slider .marka-slide {
      position: relative;
      display: inline-block; }
      .anasayfa-markalar .anasayfa-marka-slider .marka-slide:before {
        content: '';
        display: inline-block;
        padding-top: 60%; }
      .anasayfa-markalar .anasayfa-marka-slider .marka-slide img {
        position: absolute;
        max-height: 100%;
        max-width: 80%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.7;
        transition: all 0.3s ease-in-out; }
        .anasayfa-markalar .anasayfa-marka-slider .marka-slide img:hover {
          opacity: 1; }

@media (min-width: 992px) {
  .slider-cover .cat-cover-baslik {
    display: none; }
  .home-slide-prod .slick-arrow {
    bottom: 0px;
    margin: auto;
    transform: translate(0);
    background: transparent;
    box-shadow: none;
    top: inherit;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .home-slide-prod .slick-arrow:before {
      position: relative !important;
      transition: all 0.2s ease-in-out;
      left: 0; }
    .home-slide-prod .slick-arrow:hover:before, .home-slide-prod .slick-arrow:focus:before {
      border: solid #000000;
      border-width: 0 1px 1px 0; }
  .home-slide-prod .slick-next {
    left: 120px;
    right: 0; }
  .home-slide-prod .slick-prev {
    left: 0;
    right: 120px; }
  .home-tabs-baslik {
    display: none; }
  #vitrin-urunleri:hover .slick-arrow {
    opacity: 1; }
  #vitrin-urunleri .slick-arrow {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    opacity: 0;
    transition: all 0.2s ease-in-out; }
    #vitrin-urunleri .slick-arrow:focus {
      background: #fff;
      box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17); }
    #vitrin-urunleri .slick-arrow:before {
      display: none; }
    #vitrin-urunleri .slick-arrow:hover {
      background: #fff; }
      #vitrin-urunleri .slick-arrow:hover:after {
        color: #77dd77; }
    #vitrin-urunleri .slick-arrow:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 23px;
      color: #282828;
      transition: all 0.2s ease-in-out; }
  #vitrin-urunleri .slick-prev:after {
    content: "\f053"; }
  #vitrin-urunleri .slick-next:after {
    content: "\f054"; }
  .home-slide-prod {
    align-items: stretch;
    display: flex; }
  .slider-cover {
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .slider-cover:hover img {
      transform: scale(1.05) translateX(-50%); }
    .slider-cover img {
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      h: 100%;
      transition: all 0.3s ease-in-out; }
  .top-slider-div {
    position: relative;
    display: flex;
    float: left;
    width: 100%; }
    .top-slider-div:before {
      content: '';
      padding-top: 40%;
      display: inline-block; }
    .top-slider-div .slick-dots {
      bottom: 0px; }
      .top-slider-div .slick-dots li button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
        opacity: 1;
        transition: all 0.2s ease-in-out; }
      .top-slider-div .slick-dots .slick-active button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #77dd77;
        opacity: 1; }
    .top-slider-div .anasayfa-slider-container {
      padding-left: 0;
      height: 100%;
      position: absolute;
      display: inline-block; }
      .top-slider-div .anasayfa-slider-container #anasayfa-slider-container {
        height: 100%; }
        .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm {
          height: 100%; }
          .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm:hover .slick-arrow {
            opacity: 1; }
          .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow {
            border-radius: 50%;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            opacity: 0;
            transition: all 0.2s ease-in-out; }
            .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:focus {
              background: #fff; }
            .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:before {
              display: none; }
            .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:hover {
              background: #fff; }
              .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:hover:after {
                color: #77dd77; }
            .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:after {
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 23px;
              color: #282828;
              transition: all 0.2s ease-in-out; }
          .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-prev:after {
            content: "\f053"; }
          .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-next:after {
            content: "\f054"; }
          .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list {
            height: 100%; }
            .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track {
              height: 100%; }
              .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track .slick-slide {
                height: 100%; }
                .top-slider-div .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track .slick-slide img {
                  height: 100%;
                  width: auto !important; }
    .top-slider-div .top-covers {
      display: inline-block;
      float: left;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
      .top-slider-div .top-covers .top-cover {
        float: left;
        height: 50%;
        padding: 0;
        overflow: hidden;
        position: relative;
        border: 12.5px solid #fff; }
        .top-slider-div .top-covers .top-cover img {
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          height: 100% !important;
          width: auto !important;
          transition: all 0.2s ease-in-out; }
        .top-slider-div .top-covers .top-cover:hover img {
          transform: translate(-50%, -50%) scale(1.05); }
        .top-slider-div .top-covers .top-cover:nth-child(1) {
          border-top: none; }
        .top-slider-div .top-covers .top-cover:nth-child(2) {
          border-bottom: none; } }
          
  .top-slider-div2 {
    position: relative;
    display: flex;
    float: left;
    width: 100%; }
    .top-slider-div2:before {
      content: '';
      padding-top: 40%;
      display: inline-block; }
    .top-slider-div2 .slick-dots {
      bottom: 0px; }
      .top-slider-div2 .slick-dots li button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #fff;
        opacity: 1;
        transition: all 0.2s ease-in-out; }
      .top-slider-div2 .slick-dots .slick-active button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        color: #77dd77;
        opacity: 1; }
    .top-slider-div2 .anasayfa-slider-container {
      padding-left: 0;
      height: 100%;
      position: absolute;
      display: inline-block; }
      .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container {
        height: 100%; }
        .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm {
          height: 100%; }
          .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm:hover .slick-arrow {
            opacity: 1; }
          .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow {
            border-radius: 50%;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            opacity: 0;
            transition: all 0.2s ease-in-out; }
            .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:focus {
              background: #fff; }
            .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:before {
              display: none; }
            .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:hover {
              background: #fff; }
              .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:hover:after {
                color: #77dd77; }
            .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-arrow:after {
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 23px;
              color: #282828;
              transition: all 0.2s ease-in-out; }
          .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-prev:after {
            content: "\f053"; }
          .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-next:after {
            content: "\f054"; }
          .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list {
            height: 100%; }
            .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track {
              height: 100%; }
              .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track .slick-slide {
                height: 100%; }
                .top-slider-div2 .anasayfa-slider-container #anasayfa-slider-container .slider-mm .slick-list .slick-track .slick-slide img {
                  height: 100%;
                  width: auto !important; }
    .top-slider-div2 .top-covers2 {
      display: inline-block;
      float: left;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
      .top-slider-div2 .top-covers2 .top-cover2 {
        float: left;
        height: 50%;
        padding: 0;
        overflow: hidden;
        position: relative;
        border: 12.5px solid #fff; }
        .top-slider-div2 .top-covers2 .top-cover2 img {
          position: relative;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          height: 100% !important;
          width: auto !important;
          transition: all 0.2s ease-in-out; }
        .top-slider-div2 .top-covers2 .top-cover2:hover img {
          transform: translate(-50%, -50%) scale(1.05); }
        .top-slider-div2 .top-covers2 .top-cover2:nth-child(1) {
          border-top: none; }
        .top-slider-div2 .top-covers2 .top-cover2:nth-child(2) {
          border-bottom: none; } }  
          

/* spotlar*/
.anasayfa-spotlar {
  display: inline-block;
  float: left;
  width: 100%;
  margin: 30px 0; }
  .anasayfa-spotlar .anasayfa-spot {
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 60px 0;
    position: relative; }
    .anasayfa-spotlar .anasayfa-spot:before {
      content: '';
      left: 50%;
      top: 50%;
      width: 95%;
      height: 95%;
      transform: translate(-50%, -50%);
      border: 0.5px solid #eee;
      position: absolute;
      z-index: -1; }
    .anasayfa-spotlar .anasayfa-spot i {
      color: #77dd77;
      font-size: 45px;
      margin-bottom: 20px; }
    .anasayfa-spotlar .anasayfa-spot a {
      font-weight: bold;
      font-family: "PT Sans", sans-serif;
      color: #282828;
      font-size: 25px;
      transition: all 0.2s ease-in-out;
      margin-bottom: 20px; }
      .anasayfa-spotlar .anasayfa-spot a:hover {
        color: #77dd77; }
    .anasayfa-spotlar .anasayfa-spot span {
      font-family: "PT Sans", sans-serif;
      color: #282828;
      font-size: 16px;
      max-width: 90%;
      height: 60px;
      display: inline-block; }

.anasayfa-spotlar .anasayfa-spot:first-child i {
  transform: rotate(90deg); }

/*Slider*/
.slider-mm {
  float: right;
  background: #fff;
  padding: 0px;
  margin: 0px;
  position: relative;
  transition: all 0s ease;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease; }
  .slider-mm.slick-initialized {
    visibility: visible;
    opacity: 1; }
  .slider-mm .slick-slide img {
    width: 100%; }
  .slider-mm .slick-list {
    height: 100%; }

.slider-mm-link {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99; }

.slick-prev:hover, .slick-prev:focus {
  color: transparent;
  outline: none;
  background: #000000; }

.slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: #000000; }

.slick-prev:before {
  content: '';
  left: 0;
  bottom: 40%;
  position: absolute;
  border: solid #eee;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  opacity: 1 !important; }

.slick-next:before {
  content: '';
  right: 0;
  bottom: 40%;
  margin: auto;
  position: absolute;
  border: solid #eee;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 1 !important; }

@media (max-width: 992px) {
  .anasayfa-videolar .videolar-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .anasayfa-videolar .videolar-wrapper iframe {
      width: 50%; }
  .anasayfa-urunleri-slide .slick-arrow, .home-slide-prod .slick-arrow {
    margin: auto;
    background: transparent;
    box-shadow: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    border-radius: 50%;
    opacity: 0.7; }
    .anasayfa-urunleri-slide .slick-arrow:before, .home-slide-prod .slick-arrow:before {
      position: relative !important;
      transition: all 0.2s ease-in-out;
      left: 0 !important;
      right: 0; }
    .anasayfa-urunleri-slide .slick-arrow:hover:before, .anasayfa-urunleri-slide .slick-arrow:focus:before, .home-slide-prod .slick-arrow:hover:before, .home-slide-prod .slick-arrow:focus:before {
      border: solid #000000;
      border-width: 0 1px 1px 0; }
  .home-urun-tabs ul {
    flex-wrap: wrap; }
  .home-tabs-baslik {
    font-family: "PT Sans", sans-serif;
    color: #282828;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 20px; }
    .home-tabs-baslik i {
      font-size: 20px;
      margin-top: 30px; }
  .slider-cover {
    display: none; }
  .anasayfa-slider-container {
    padding: 0; }
  .alt-banner-grubu{
    padding: 0; }
  .top-covers {
    display: inline-block;
    float: left; }
    .top-covers .top-cover {
      float: left;
      padding: 0;
      overflow: hidden;
      position: relative;
      margin-bottom: 0px; }
      .top-covers .top-cover img {
        width: 100% !important;
        height: auto !important; }
        
  .top-covers2 {
    display: inline-block;
    float: left; }
    .top-covers2 .top-cover2 {
      float: left;
      padding: 0;
      overflow: hidden;
      position: relative;
      margin-bottom: 0px; }
      .top-covers2 .top-cover2 img {
        width: 100% !important;
        height: auto !important; }        
        

  .slider-mm .slick-arrow::before {
    border: solid #77dd77;
	right: 25px;
    border-width: 0 2px 2px 0; }
	.slick-next {
		right: 0;} 
  .slider-mm .slick-dots {
    bottom: 5px; }
    .slider-mm .slick-dots li {
      width: 10px;
      height: 10px;
      padding: 0 7px;
      overflow: hidden;
      transition: all 0.3s ease; }
      .slider-mm .slick-dots li button {
        width: 7px;
        height: 7px;
        border: 1px solid #fff;
        border-radius: 50%;
        background: #fff;
        padding: 0px;
        margin: 0px; }
        .slider-mm .slick-dots li button::before {
          display: none; }
      .slider-mm .slick-dots li.slick-active button {
        background: #77dd77; } }

/*A?AA?fAA?AAA?fA?a??A?a?|AA?a??a?A?A?AA?grA?AA?fAA?AAA?fA?a??A?a??A?A?nler BaA?AA?fAA?a??a?A?A?A|A?a?|A?AA?ClA?AA?fAA?a??a?A?A?A?A?a??A?AA?}k*/
.urun-kategori-baslik-bg {
  width: 100%;
  height: auto;
  text-align: center;
  padding-left: 4px;
  margin-bottom: 20px; }

.urun-kategori-baslik {
  font-family: "PT Sans", sans-serif;
  height: 50px;
  padding: 10px 20px;
  line-height: 45px;
  vertical-align: bottom;
  position: relative;
  display: inline-block;
  float: none;
  width: auto;
  font-size: 20px;
  color: #000000333;
  letter-spacing: 0.5px;
  font-weight: 600; }

@media (max-width: 992px) {
  .urun-kategori-baslik {
    width: 100%;
    padding: 0px;
    height: 40px;
    font-size: 22px;
    display: block;
    padding-left: 10px;
    line-height: 40px; } }

/*YukarA?AA?fAA?a??a?A?A?A?A?a??A?AA?} A?AA?fAA?AAA?fA?a??A?AA?a??AA?a??a??AA?A?A?A!A?AA?fAA?a??a?A?A?A?A?a??A?AA?}k*/
.home-sag-alt {
  width: 40px;
  height: auto;
  display: inline-block;
  position: fixed;
  bottom: 55px;
  right: 20px;
  text-align: center;
  z-index: 1000; }

.sag-alt-wp {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #222020;
  color: #00e676;
  line-height: 39px;
  font-size: 19px;
  border-radius: 50%;
  transition: all 0.5s ease; }
  .sag-alt-wp.asagi {
    border-radius: 0px;
    transition: all 0.5s ease;
    line-height: 33px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%; }
  .sag-alt-wp:hover, .sag-alt-wp:focus {
    color: #fff;
    background: #000000; }

/*Anasayfa Prod Slide*/
#anasayfa-slider-container {
  float: left;
  width: 100%;
  position: relative; }
 #alt-banner-grubu {
  float: left;
  width: 50%;
  position: relative; }

.home-slide-prod {
  padding: 0px 4px; }
  .home-slide-prod .slick-slider {
    box-sizing: border-box;
    border: 0.5px solid #eee;
    padding: 0 0 30px 0;
    margin: 0 !important; }
  .home-slide-prod .slick-track {
    float: left; }
  .home-slide-prod .slick-dots {
    bottom: 5px; }
    .home-slide-prod .slick-dots li button {
      width: 20px;
      height: 20px;
      background: #eee;
      border-radius: 50%;
      padding: 0;
      transition: all 0.2s ease-in-out;
      opacity: 0.1; }
      .home-slide-prod .slick-dots li button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        opacity: 1;
        transition: all 0.2s ease-in-out; }
    .home-slide-prod .slick-dots li:hover button {
      opacity: 1; }
    .home-slide-prod .slick-dots .slick-active button {
      width: 20px;
      height: 20px;
      background: #eee;
      border-radius: 50%;
      padding: 0;
      opacity: 1; }
      .home-slide-prod .slick-dots .slick-active button:before {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: relative;
        font-size: 12px;
        line-height: 20px;
        opacity: 1; }
  .home-slide-prod .slick-dots li {
    display: none; }
  .home-slide-prod .slick-dots li.slick-active,
  .home-slide-prod .slick-dots li.slick-active + li,
  .home-slide-prod .slick-dots li.slick-active + li + li {
    display: inline-block; }
  .home-slide-prod .slick-dots li:nth-last-child(1),
  .home-slide-prod .slick-dots li:nth-last-child(2),
  .home-slide-prod .slick-dots li:nth-last-child(3) {
    display: inline-block; }
  .home-slide-prod .slick-dots li.slick-active ~ li:nth-last-child(1),
  .home-slide-prod .slick-dots li.slick-active ~ li:nth-last-child(2),
  .home-slide-prod .slick-dots li.slick-active ~ li:nth-last-child(3) {
    display: none; }
  .home-slide-prod .slick-dots li.slick-active + li + li:nth-last-child(3),
  .home-slide-prod .slick-dots li.slick-active + li + li:nth-last-child(2),
  .home-slide-prod .slick-dots li.slick-active + li + li:nth-last-child(1),
  .home-slide-prod .slick-dots li.slick-active + li:nth-last-child(3),
  .home-slide-prod .slick-dots li.slick-active + li:nth-last-child(2),
  .home-slide-prod .slick-dots li.slick-active + li:nth-last-child(1) {
    display: inline-block; }

/*Tab List*/
.home-urun-tabs {
  margin: 30px 0; }

.home-urun-tabs ul {
  height: auto;
  list-style: none;
  display: flex;
  width: 100%;
  text-align: center;
  border-left: 0.5px solid #eee;
  border-top: 0.5px solid #eee; }
  .home-urun-tabs ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s ease;
    border-right: 0.5px solid #eee;
    border-bottom: 0.5px solid #eee; }
    .home-urun-tabs ul li h3 {
      margin: 0;
      padding: 20px 0;
      line-height: 1; }
      .home-urun-tabs ul li h3 span {
        letter-spacing: 0.5px;
        font-weight: 400;
        color: #282828;
        font-size: 17px; }
    .home-urun-tabs ul li:hover {
      background: #77dd77; }
      .home-urun-tabs ul li:hover span {
        color: #fff; }
  .home-urun-tabs ul li.activetab {
    background: #77dd77; }
    .home-urun-tabs ul li.activetab span {
      color: #fff; }

@media (max-width: 992px) {
  .home-urun-tabs ul li h3 {
    margin: 0px; }
    .home-urun-tabs ul li h3 span {
      font-size: 13px; } }

#back-top {
  display: inline-block;
  background-color: #222020;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
  transition: background-color .3s,  opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #fff;
  line-height: 38px;
  font-size: 20px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%; }
  #back-top:hover {
    cursor: pointer;
    background-color: #000000; }
  #back-top:active {
    background-color: #000000; }
  #back-top.show {
    opacity: 1;
    visibility: visible; }

footer {
  margin-top: 25px;
  clear: both;
  background: #0e0e0e; }

#footer {
  text-align: left;
  padding: 40px 0 0px 0px; }

.footer-mm1 {
  display: flex;
  margin: 0px auto !important;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: row wrap; }

.footer-sayfalar {
  padding-bottom: 30px; }
  .footer-sayfalar > ul {
    border-left: 1px solid #272727;
    padding: 0 15px;
    width: 25%;
    float: left; }
  .footer-sayfalar ul {
    list-style: none; }

.footer-social {
  padding: 0; }
  .footer-social ul {
    list-style: none;
    margin-top: 15px; }
    .footer-social ul li {
      float: left;
      margin-right: 20px; }
      .footer-social ul li a {
        font-size: 18px !important; }

.footer-info {
  padding-left: 0; }
  .footer-info .footer-logo {
    width: 100%;
    margin-bottom: 20px;
    display: flex; }
    .footer-info .footer-logo a {
      width: auto; }
      .footer-info .footer-logo a img {
        width: 100%;
        max-width: 300px; }
  .footer-info .footer-e-bulten {
    padding: 0px; }
    .footer-info .footer-e-bulten p {
      display: inline-block;
      font-size: 15px;
      color: #c7c7c7; }
  .footer-info .footer-e-bulten-content {
    position: relative;
    padding: 0px;
    border: 1px solid #3f3f3f;
    transition: all 0.3s ease-in-out; }
    .footer-info .footer-e-bulten-content:hover {
      border-color: #fff; }
  .footer-info .footer-e-bulten #ebulten {
    padding: 10px 10px;
    width: 100%;
    font-size: 13px;
    border: 1px solid #3f3f3f;
    background: #3f3f3f;
    color: #ddd; }
  .footer-info .footer-e-bulten #ebulten::-webkit-input-placeholder {
    color: #c7c7c7 !important; }
  .footer-info .footer-e-bulten #ebulten-gonder {
    background: #77dd77;
    color: #fff;
    padding: 3px 15px;
    font-weight: 700;
    text-transform: uppercase;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    border: 2px solid #3f3f3f; }

.footer-list-icon:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #77dd77;
  display: inline-block;
  margin-right: 8px; }

.footer-iletisim strong {
  color: #fff;
  font-weight: 400; }

.footer-iletisim a {
  text-transform: none !important; }

.footer-iletisim ul i {
  color: #77dd77;
  font-size: 16px;
  margin-right: 7px; }

#footer > ul {
  float: left;
  list-style: none; }

#footer .footer-sayfalar > ul > li:first-child {
  font-weight: 600;
  font-family: "PT Sans", sans-serif;
  margin: 0px;
  color: #fff;
  font-size: 17px;
  padding-bottom: 0;
  height: 40px;
  text-transform: uppercase; }

#footer .footer-mm1 ul li {
  position: relative;
  padding: 0px; }
  #footer .footer-mm1 ul li a {
    color: #c7c7c7;
    font-family: "PT Sans", sans-serif;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 14px;
    padding: 7px 0px;
    transition: all 0.3s ease; }
    #footer .footer-mm1 ul li a span {
      padding-left: 2%;
      font-family: "PT Sans", sans-serif; }
    #footer .footer-mm1 ul li a:hover {
      color: #fff; }

.footer-bottom-mm {
  width: 100%;
  height: auto;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer-bottom-mm a {
    text-decoration: none;
    color: #111; }
  .footer-bottom-mm p {
    width: auto;
    float: left;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    color: white; }
    .footer-bottom-mm p img {
      display: block;
      text-align: center;
      margin: auto; }
    .footer-bottom-mm p:last-child {
      text-align: right;
      float: right; }

.icon-cevir i {
  transform: rotate(90deg); }

.odeme-sprite-box {
  float: left;
  margin-bottom: 5px;
  width: 160px;
  height: 45px; }

.footer-odeme {
  display: flex;
  justify-content: center;
  flex-flow: row wrap; }

@media all and (max-width: 992px) {
  .footer-info {
    padding-left: 15px; }
  .footer-info .footer-logo {
    justify-content: center; }
  .footer-sayfalar {
    order: 2;
    padding-right: 15px;
    padding-left: 0; }
  .footer-bottom-mm {
    order: 3; }
  .footer-e-bulten {
    margin: 15px 0; }
  .footer-bottom-mm p img #footer ul li:first-child {
    margin: 30px 0 10px; }
  .footer-bottom-mm p {
    text-align: left; }
    .footer-bottom-mm p img {
      float: right; } }

.footer-sayfalar input {
  display: none; }

#footer ul label {
  display: none; }

@media all and (max-width: 700px) {
  .footer-info {
    margin-bottom: 25px; }
  .footer-sayfalar ul {
    border: none;
    width: 100%; }
  .footer-e-bulten {
    width: 100%; }
  #footer ul {
    position: relative; }
    #footer ul label {
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      text-align: right; }
      #footer ul label i {
        color: #fff; }
    #footer ul input:checked ~ ul {
      max-height: 500px;
      visibility: visible; }
    #footer ul ul {
      overflow: hidden;
      transition: all 0.3s ease;
      max-height: 0;
      visibility: hidden; } }

/*--------------------------------HEADER-TOP-BAR----------------------------------*/
.top-bar-content {
  width: 100%;
  height: 50px;
  background: #000000;
  margin: auto;
  position: relative;
  transition: all 0.5s ease; }

.top-inner {
  height: 40px !important; }

/*topbar sol*/
.header-social-link {
  float: left;
  color: #c7c7c7;
  font-family: "PT Sans", sans-serif;
  height: 100%;
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
  transition: all 0.5s ease; }
  .header-social-link:last-child {
    margin: 0; }
  .header-social-link:hover {
    color: #77dd77; }

.top-bar-sol {
  float: left;
  display: inline-block;
  height: 100%;
  line-height: 50px;
  padding-left: 3%; }
  .top-bar-sol ul {
    margin: 0;
    list-style: none; }
    .top-bar-sol ul li {
      float: left;
      margin-right: 15px; }
      .top-bar-sol ul li a {
        color: #fff;
        font-weight: bold;
        transition: all 0.2s ease-in-out; }
        .top-bar-sol ul li a:hover {
          color: #77dd77; }

/*topbar sag*/
.top-bar-sag {
  float: right;
  display: flex;
  height: 100%; }
  .top-bar-sag .menu-sepet {
    height: 100%;
    width: 150px;
    display: inline-block;
    line-height: 50px;
    background: #77dd77;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 20px;
    float: right; }
    .top-bar-sag .menu-sepet i {
      font-size: 16px;
      color: #fff;
      padding-right: 5px; }
    .top-bar-sag .menu-sepet span {
      font-size: 16px;
      letter-spacing: 1px;
      color: #fff; }
  .top-bar-sag input[type=checkbox] {
    display: none; }

.top-bar-hesap-button {
  font-family: "PT Sans", sans-serif;
  float: right;
  color: #282828;
  width: 100%;
  height: 100%;
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out; }
  .top-bar-hesap-button i {
    color: #fff;
    font-size: 19px;
    position: relative;
    text-align: center;
    padding: 0 15px; }
  .top-bar-hesap-button .top-bar-hesap-down {
    font-size: 23px; }
  .top-bar-hesap-button .top-bar-hesap-yazi {
    color: #fff;
    margin: 0;
    white-space: nowrap; }
    .top-bar-hesap-button .top-bar-hesap-yazi span {
      color: #fff;
      padding-bottom: 3px;
      font-size: 15px;
      display: block;
      font-weight: 600; }

.top-bayi-buton {
  font-family: "PT Sans", sans-serif;
  display: inline-block;
  float: right;
  color: #292828;
  width: 50%;
  height: 100%;
  font-size: 12px;
  text-transform: capitalize !important;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out; }

#callbayi:checked ~ .login-menu {
  visibility: visible;
  top: 100%;
  z-index: 11;
  opacity: 1;
  transition: all 0.5s ease; }
  #callbayi:checked ~ .login-menu ul li {
    display: block; }

.login-menu {
  width: 100%;
  visibility: hidden;
  height: auto;
  background: #fff;
  margin: auto;
  top: 50%;
  right: 0px;
  opacity: 0;
  position: absolute;
  margin-bottom: 20px;
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  transition: all 0.5s ease; }
  .login-menu ul {
    list-style: none;
    width: 100%;
    height: auto;
    margin: 0px;
    display: inline-block; }
    .login-menu ul li {
      width: 100%;
      display: none;
      height: 50px;
      transition: all 0.3s ease; }
      .login-menu ul li:hover {
        background: #000000;
        color: #fff; }
        .login-menu ul li:hover a, .login-menu ul li:hover i {
          color: #fff; }
  .login-menu li a {
    font-family: "PT Sans", sans-serif;
    color: #282828;
    font-size: 12px;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    font-weight: 600;
    transition: all 0.3s ease; }
  .login-menu li i {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    float: left;
    margin-right: 8px; }

@media all and (max-width: 1500px) {
  .login-menu {
    width: 100%; } }

@media all and (max-width: 992px) {
  .top-bar-content {
    display: none;
    margin-bottom: 50px; }
  .top-slogan {
    display: none; } }

/*Header Bar*/
.header-content {
  width: 100%;
  height: auto;
  min-height: 50px;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease-in-out; }

.header-align {
  width: 75%;
  margin: auto;
  height: 80px;
  z-index: 1;
  transition: all 0.5s ease; }
  .header-align input[type=checkbox] {
    display: none; }

.header-arama {
  width: 48%;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  height: 100%;
  float: left;
  position: relative; }

.header-arama-content {
  width: 100%;
  height: 55px;
  position: relative;
  z-index: 9;
  background: #fff;
  padding: 0;
  margin: 0;
  border: 1px solid #929396;
  transition: all .5s ease; }
  .header-arama-content form {
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fbfbfb;
    float: right;
    display: flex;
    justify-content: space-around;
    align-items: center; }
  .header-arama-content .arama-bar {
    background: #666666;
    width: calc(100% - 70px);
    padding: 3px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .header-arama-content .arama-bar i {
      color: #fff; }
      .header-arama-content .arama-bar i:first-child {
        font-size: 30px;
        padding-left: 2%; }
  .header-arama-content button {
    background: #77dd77;
    outline: none;
    border: none;
    display: block;
    padding: 0 15px;
    height: 100%;
    position: relative;
    float: right;
    font-weight: 700;
    color: #fff;
    font-size: 25px;
    transition: all 0.3s ease-in-out; }
    .header-arama-content button:hover {
      background: #fff;
      color: #282828; }
    .header-arama-content button:active .mm-control {
      display: block; }

.header-ac {
  opacity: 1;
  visibility: visible; }

.header-input {
  width: 100% !important;
  color: #403c3c;
  font-size: 13px;
  border-radius: 0px !important;
  border: 0px !important;
  font-family: "PT Sans", sans-serif .header-input; }
  .header-input ::placeholder {
    letter-spacing: 0px;
    color: #ccc; }
  .header-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    letter-spacing: 0px;
    color: #ccc; }
  .header-input::-ms-input-placeholder {
    /* Microsoft Edge */
    letter-spacing: 0px;
    color: #ccc; }

.header-sag {
  width: 30%;
  height: 100%;
  position: relative;
  float: right;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.header-sag-hesap {
  height: 100%;
  font-size: 18px;
  position: relative;
  padding: 0px 1%;
  float: left; }

@media all and (max-width: 992px) {
  .header-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    z-index: 5;
    background: #fff; }
  .header-align {
    height: 50px; }
  .header-logo {
    margin: 0 auto;
    border: 0px;
    float: none;
    width: 40%;
    max-width: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .header-logo a {
      width: 100%;
      text-align: center;
      display: block; }
    .header-logo img {
      margin: auto;
      float: none;
      right: 0;
      left: 0;
      height: 50px; }
  .header-arama, .header-arama-content, .header-sag {
    display: none; } }

@media all and (max-width: 530px) {
  .header-logo img {
    height: inherit;
    min-width: inherit; } }

/*Header Kategori*/
.kategori-mm {
  background: transparent;
  height: 50px;
  position: relative;
  padding: 0px;
  float: none;
  margin: 0 auto;
  display: flex;
  align-items: center;
  z-index: 7; }
  .kategori-mm input[type=checkbox] {
    display: none; }

.header-tel {
  display: none; }

.affix {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  right: inherit;
  min-height: inherit !important;
  height: 50px !important;
  z-index: 9999 !important;
  padding: 0px !important;
  transition: all 0.5s ease-in-out;
  background: #fff !important;
  -webkit-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17); }
  .affix .header-align {
    height: 0;
    overflow: hidden; }

.kategori-mm-inner {
  margin: auto;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s ease;
  background: transparent;
  padding: 0px; }

.button {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
  display: none;
  height: 100%;
  width: 33.33%;
  float: left;
  cursor: pointer;
  margin-bottom: 0px; }
  .button i {
    font-size: 22px;
    color: #151440;
    padding: 0;
    position: relative;
    width: initial;
    height: initial;
    top: inherit;
    left: inherit;
    background: transparent; }

.sepet-icon {
  background: #000000;
  margin-right: .5%; }

.sepet-li {
  position: absolute;
  content: "0";
  top: 23%;
  margin: auto;
  left: 15%;
  background: #000000;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 10px;
  text-align: center;
  z-index: 0;
  color: #fff;
  line-height: 15px;
  font-style: normal; }

.search-icon {
  height: 40px;
  background: transparent;
  margin-right: 5px; }
  .search-icon i {
    font-size: 25px;
    color: #101010; }

.header-mm-arama1 {
  width: 100%;
  display: none;
  height: auto;
  min-height: 50px;
  background: #fff;
  margin: auto;
  top: 100%;
  left: 0;
  position: absolute;
  border-top: 1px solid whitesmoke;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.06); }
  .header-mm-arama1 form {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #fff;
    position: relative;
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-mm-arama1 form input {
      display: block;
      width: 100%;
      padding-left: 15px;
      font-size: 14px;
      box-shadow: none;
      outline: none;
      background: #fff;
      border: 0px;
      line-height: 1.42857143;
      color: #555;
      font-size: 12px;
      border: none;
      float: left;
      color: #666;
      position: relative; }

*:focus {
  outline: none !important;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header-mm-arama1 form input::focus {
  outline: none;
  box-shadow: none;
  border: none; }

.header-mm-arama1 button {
  background: transparent;
  outline: none;
  float: right;
  border: none;
  display: block;
  padding-right: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px; }

.mm-control {
  display: block;
  height: 100%;
  width: 60%;
  font-size: 13px;
  box-shadow: none;
  outline: none;
  background: transparent;
  line-height: 1.42857143;
  color: #555;
  border: none;
  float: left;
  color: #666;
  position: relative; }
  .mm-control::placeholder {
    color: #8a8a8a !important;
    opacity: 1 !important;
    /* Firefox */
    font-size: 12px !important;
    font-weight: 400 !important; }
  .mm-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8a8a8a !important;
    font-size: 12px !important;
    font-weight: 400 !important; }
  .mm-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8a8a8a !important;
    font-size: 12px !important;
    font-weight: 400 !important; }

.header-input::placeholder {
  font-size: 16px !important; }

.header-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 16px !important; }

.header-input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-size: 16px !important; }

*:focus {
  outline: none !important; }

.mm-control:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important; }

@media all and (max-width: 992px) {
  .button i {
    font-size: 18px; }
  .search-icon i {
    font-size: 21px; }
  #divAjaxAramaSonuc1 {
    width: 100%;
    position: absolute;
    top: 100%;
    margin: auto;
    width: 100%;
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    z-index: 999; }
  .header-mm-arama1 {
    flex-flow: column wrap; }
  #call3:checked ~ .header-mm-arama1 {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center; } }

@media all and (max-width: 580px) {
  .arama-urun-adi a {
    font-size: 12px; } }

.cubuk {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  margin: auto;
  display: none;
  z-index: 9999;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  width: 28px; }

#bir {
  top: 35%; }

#iki {
  top: 50%; }

#uc {
  top: 63%; }

#call1:checked ~ .button #bir {
  top: 50%;
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg); }

#call1:checked ~ .button #iki {
  opacity: 0; }

#call1:checked ~ .cubuk {
  background: #000; }

#call1:checked ~ .button #uc {
  top: 50%;
  -webkit-transform: rotate(-405deg);
  -moz-transform: rotate(-405deg);
  -ms-transform: rotate(-405deg);
  -o-transform: rotate(-405deg);
  transform: rotate(-405deg); }

@media all and (max-width: 1600px) {
  .kategori-mm-inner, .inner-align {
    width: 90%; } }

@media all and (max-width: 1500px) {
  .kategori-mm-inner, .inner-align {
    width: 95%; } }

@media all and (max-width: 1300px) {
  .kategori-mm-inner, .inner-align {
    width: 95%; } }

@media all and (max-width: 992px) {
  .kategori-mm {
    padding: 0px;
    background: #fff;
    width: 25px;
    height: 50px;
    position: absolute;
    left: 2%;
    border: 0px;
    box-shadow: none; }
  .kategori-mm-inner {
    background: transparent;
    width: 100%;
    height: 50px; }
  .inner-align {
    width: 100%; }
  .cubuk {
    background-color: #737373;
    display: block;
    width: 20px; }
  #bir {
    top: 40%; }
  #iki {
    top: 50%; }
  #uc {
    top: 60%; }
  .button {
    width: 40px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    z-index: 99; }
  .sepet-icon {
    right: 2%;
    background: transparent; }
    .sepet-icon i {
      color: #737373; }
  .search-icon {
    right: 12%;
    color: #000000; }
  .menu-button {
    width: 100%; }
  .button1 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    z-index: 999;
    height: 30px;
    width: 30px;
    float: right;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 0px; }
  .mobil-menu-sol-icon {
    float: left; }
  .button1 .cubuk {
    background: #737373; }
  #call1:checked ~ .kategori-mm-menu .button1 #bir {
    top: 50%;
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg); }
  #call1:checked ~ .kategori-mm-menu .button1 #iki {
    opacity: 0; }
  #call1:checked ~ .kategori-mm-menu .button1 #uc {
    top: 50%;
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  .menu-kapat1 {
    width: 0vw;
    height: 100vh;
    position: fixed;
    z-index: 0;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; }
  #call1:checked ~ .menu-kapat1 {
    width: 100vw;
    background: rgba(0, 0, 0, 0.5); } }

/*--------------------------------KATEGORI MENUUU-MEMET----------------------------------*/
.kategori-mm-menu {
  width: 100%;
  margin: auto;
  height: 100%;
  position: relative;
  padding: 0px 0px; }

.mm-menu-img {
  line-height: 0px !important; }

.kategori-mm-menu ul {
  list-style: none;
  float: right;
  padding-left: 0%;
  height: 100%;
  position: relative; }
  .kategori-mm-menu ul li {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 15px;
    height: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center; }

#header-mm-img {
  max-height: 250px; }

.kategori-mm-menu ul li img.menu-icon {
  width: 40px; }

.kategori-mm-menu ul li a {
  color: #1b1b1b;
  width: 100%;
  font-style: normal;
  display: inline-block;
  white-space: nowrap;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.643;
  letter-spacing: 0;
  text-align: left;
  padding-left: 0px !important; }

.menu-tum-urun-link {
  display: none !important; }

.menu-kategori-icon-link {
  width: auto !important;
  padding-left: 0px !important;
  padding-right: 7px; }
  .menu-kategori-icon-link img {
    width: auto !important;
    max-width: 25px; }

.menu-kategori-icon1 {
  width: auto !important;
  max-width: 27px;
  max-height: 35px;
  padding-right: 5px; }

.menu-kategori-icon2 {
  width: auto !important;
  display: block;
  margin: auto;
  max-height: 75px;
  padding-right: 5px; }

.mm-menu-a-none img {
  width: 100%;
  display: block;
  margin: auto; }

.kategori-mm-menu ul li a span {
  font-size: 16px;
  color: #999;
  font-weight: 300;
  display: block; }

.kategori-mm-menu ul li label {
  display: none; }

.kategori-mm-menu ul li ul {
  width: 100%;
  padding-top: 1%;
  height: auto;
  min-height: 200px;
  position: absolute;
  top: 70%;
  left: -0;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease,opacity 0.4s ease;
  z-index: -1; }

.menu-level-2 {
  padding: 10px 20px !important;
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18); }

.kategori-mm-menu ul ul li {
  display: none;
  float: left;
  width: 15%;
  max-width: 250px;
  text-align: center;
  height: inherit !important; }
  .kategori-mm-menu ul ul li a {
    line-height: 35px;
    font-weight: 500;
    color: #000000; }
  .kategori-mm-menu ul ul li a.buyuk-icon-link {
    line-height: 1;
    text-align: center; }

.kategori-mm-menu ul li:hover > ul {
  top: 98%;
  visibility: visible;
  opacity: 1;
  z-index: 9;
  pointer-events: unset; }
  .kategori-mm-menu ul li:hover > ul li {
    display: block; }

.kategori-mm-menu ul ul ul {
  width: 100%;
  left: 0%;
  position: relative;
  float: left;
  height: auto;
  display: inline-block;
  display: block;
  top: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .kategori-mm-menu ul ul ul li {
    display: block;
    float: inherit;
    width: 100%;
    text-align: left; }
    .kategori-mm-menu ul ul ul li a {
      line-height: 35px;
      margin-bottom: 0px;
      font-weight: 300;
      color: #777;
      transition: all 0.2s ease-in-out; }

.kategori-mm-menu ul ul li a:hover {
  padding-left: 30px; }

.mobil-menu-top, .menu-login {
  display: none; }

.menu-social {
  width: 0%;
  position: fixed;
  bottom: 0;
  margin-top: 10px;
  visibility: hidden;
  transition: all 0.5s ease; }

#divAjaxAramaSonuc {
  position: absolute;
  top: 100%;
  margin: auto;
  width: 100%;
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
  z-index: 999; }

.arama-urun-row {
  background: #fff;
  border-radius: 0px !important;
  padding: 5px 0 !important;
  min-height: 65px;
  display: flex;
  align-items: center; }
  .arama-urun-row:hover, .arama-urun-row:nth-child(2n+2):hover {
    background: #dadada; }

.arama-urun-adi {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .arama-urun-adi a {
    color: #444;
    font-size: 14px; }

.arama-urun-resmi {
  width: 15%;
  padding: 0px; }
  .arama-urun-resmi img {
    width: 90%;
    margin: 0 auto;
    padding: 0px; }

.arama-tum-sonuclar {
  text-align: center;
  display: block;
  width: 100%; }
  .arama-tum-sonuclar a {
    text-align: center;
    display: block;
    padding: 20px 0px;
    background: #000000;
    color: #FFF; }

@media all and (max-width: 1300px) {
  #divAjaxAramaSonuc {
    position: absolute;
    top: 100%;
    left: 0%;
    margin: auto;
    width: 100%;
    z-index: 999; } }

@media all and (max-width: 1200px) {
  #urun-detay-sag-banner {
    border: 2px solid #efefef;
    border-radius: 3px;
    height: auto;
    padding: 20px 15px; }
  .border-banner {
    padding: 5px 0px !important;
    border: 0px !important; }
  #anasayfa-urunleri {
    width: 95%;
    min-width: inherit; }
  .kategori-mm-menu ul li a {
    font-size: 11px; }
  .kategori-mm-menu ul ul li a {
    font-size: 12px; } }

.menu-kategori {
  float: left;
  width: 100%; }

.menu-kategori-spot {
  display: none; }

@media all and (max-width: 992px) {
  .menu-kategori {
    float: left;
    width: 100%; }
  .menu-kategori-spot {
    display: none !important; }
  .arama-urun-row {
    padding: 10px 0 !important; }
  .sepet-fixed-container {
    width: auto;
    max-width: 50px; }
  .slider-sol-img {
    margin-right: 0px;
    margin-top: 10px;
    order: 2; }
  .inner-align {
    width: 95%;
    border-radius: 0px;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    margin: auto; }
  .container {
    width: 100%; }
  .top-bar-wp-buton {
    font-size: 11px; }
  .top-bar-social ul li a i {
    font-size: 12px;
    margin: 0px;
    padding: 0px; }
  .menu-kapat {
    width: 0vw;
    height: 100vh;
    position: fixed;
    z-index: 0;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; }
  .mobil-menu-top {
    display: block; }
    .mobil-menu-top img {
      width: 135px; }
  .menu-level-2 {
    min-width: 100% !important;
    padding: 0px !important; }
    .menu-level-2 li {
      min-width: 100% !important;
      padding: 0px !important; }
  .menu-level-3 {
    padding: 0px !important; }
    .menu-level-3 li {
      min-width: 100% !important;
      padding: 0px !important; }
  .kategori-mm-menu ul li a {
    width: 75%;
    float: left;
    font-size: 13px;
    height: 35px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px; }
  .mm-menu-a-none {
    display: none !important; }
  .kategori-mm-menu ul li label {
    display: block;
    font-size: 15px;
    color: #444;
    float: right;
    width: 25%;
    height: 35px;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
    position: relative;
    margin-bottom: 0px; }
  .menu-kategori-icon1 {
    max-width: 27px; }
  .kategori-mm-menu {
    width: 0px;
    margin: 0;
    padding: 0px;
    height: 100%;
    position: fixed;
    left: -50%;
    top: 0;
    float: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all 0.5s ease;
    overflow-x: hidden;
    background: #fff;
    z-index: 999; }
    .kategori-mm-menu ul li img {
      float: left; }
    .kategori-mm-menu ul li img.menu-kategori-icon2 {
      max-width: 27px;
      float: left;
      margin: 0; }
    .kategori-mm-menu ul li label::before {
      font-size: 25px;
      color: #999;
      font-weight: 300;
      cursor: pointer;
      right: 0%;
      left: 0;
      text-align: center;
      content: "\f3d0";
      font-family: Ionicons;
      position: absolute;
      transition: all 0.2s ease; }
    .kategori-mm-menu ul ul li label::before {
      font-size: 20px;
      color: #999;
      font-weight: 300;
      cursor: pointer;
      right: 0%;
      bottom: 12%;
      left: 0;
      text-align: center;
      content: "\f3d0";
      font-family: Ionicons;
      position: absolute;
      transition: all 0.2s ease; }
    .kategori-mm-menu ul.ana-menu input[type=checkbox]:checked ~ label {
      background: #77dd77; }
    .kategori-mm-menu ul.ana-menu input[type=checkbox]:checked ~ label::before {
      transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Safari 3-8 */
      color: #fff; }
    .kategori-mm-menu ul ul li {
      display: inline;
      float: left;
      border-bottom: 0px;
      border-right: 0px;
      width: 100%;
      min-height: 35px;
      max-width: inherit; }
    .kategori-mm-menu ul ul ul li a:hover {
      padding: 0px; }
    .kategori-mm-menu ul li ul {
      width: 98%;
      position: relative;
      min-height: 0px;
      height: 0px;
      right: -100%;
      opacity: 0;
      left: inherit;
      z-index: 0;
      padding: 0;
      overflow: hidden;
      transition: all 0.5s ease;
      margin: auto;
      visibility: hidden;
      float: right;
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .kategori-mm-menu ul li:hover {
      cursor: pointer; }
      .kategori-mm-menu ul li:hover > ul {
        top: inherit;
        visibility: inherit;
        opacity: inherit;
        z-index: inherit; }
  .user-menu-mobil {
    width: 0px;
    margin: 0;
    height: 100%;
    position: fixed;
    right: inherit;
    right: -50%;
    top: 0;
    float: none;
    overflow: hidden;
    transition: 0.5s ease;
    background: #fff;
    z-index: 999; }
  .mobil-menu-top {
    width: 100%;
    height: 35px;
    background: #fff;
    border-bottom: 1px solid #f7f7f7; }
    .mobil-menu-top p {
      text-align: center;
      font-size: 17px;
      line-height: 31px;
      margin-bottom: 0px;
      font-family: "PT Sans", sans-serif; }
  .menu-login {
    padding: 0px 3%;
    width: 100%;
    margin-bottom: 10px;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #f7f7f7; }
    .menu-login a:first-child {
      border-right: 1px solid #f7f7f7;
      background: #77dd77;
      color: #fff; }
  .menu-login-button {
    width: 50%;
    font-family: "PT Sans", sans-serif;
    padding: 10px 0px;
    float: left;
    color: #77dd77;
    text-align: center; }
  #call1:checked ~ .kategori-mm-menu .menu-social {
    position: fixed;
    bottom: 0;
    margin-top: 10px;
    width: 60%;
    visibility: visible;
    background: #fff;
    padding-top: 5px;
    z-index: 1;
    border-top: 1px solid #f7f7f7;
    transition: all 0.5s ease; }
  .menu-social p {
    font-family: "PT Sans", sans-serif;
    float: left;
    padding: 4px 0px;
    font-weight: 900;
    margin-bottom: 0px;
    padding-right: 10px; }
  .menu-telephone {
    font-size: 15px !important;
    font-family: "PT Sans", sans-serif; }
    .menu-telephone i {
      font-size: 20px;
      margin-right: 10px; }
  .menu-social a {
    text-align: center;
    color: #585454;
    padding: 4px 8px;
    font-size: 16px;
    float: left;
    display: block; }
  .top-sol {
    justify-content: flex-end; }
  .ana-menu {
    overflow-y: auto;
    padding-bottom: 75px; }
  .kategori-mm-menu ul {
    list-style: none;
    width: 100%;
    margin: 0;
    height: auto;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease; }
  .kategori-mm-menu .ana-menu {
    margin: auto; }
  .kategori-mm-menu ul li {
    display: inline-block;
    float: none;
    max-width: inherit;
    min-height: 40px;
    width: 95% !important;
    float: right;
    padding-right: 2%;
    height: auto; }
  #call1:checked ~ .kategori-mm-menu {
    width: 60%;
    height: 100%;
    left: 0%;
    z-index: 99999;
    transition: all 0.5s ease; }
  #call1:checked ~ .ana-menu {
    list-style: none;
    width: 95%;
    height: 100%;
    background: #fff;
    display: block;
    margin: auto; }
  #call2:checked ~ .menu-kapat {
    width: 100vw;
    background: rgba(0, 0, 0, 0.5); }
  #call2:checked ~ .user-menu-mobil {
    width: 60%;
    padding: 0px;
    height: 100%;
    right: 0%;
    z-index: 99999;
    transition: all 0.5s ease; }
  input[type=checkbox]:checked ~ ul {
    list-style: none;
    height: auto;
    display: inline-block;
    margin: auto;
    top: 0;
    left: inherit;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 5;
    right: 0;
    transition: all 0.5s ease;
    padding: 10px 0px !important; }
  .uyeol-icon-mm::after {
    position: absolute;
    content: "+";
    top: -2px;
    right: -0%;
    font-weight: 900;
    margin: auto;
    font-size: 15px; } }

@media all and (max-width: 500px) {
  #call1:checked ~ .kategori-mm-menu {
    width: 100%;
    z-index: 99999; }
    #call1:checked ~ .kategori-mm-menu .menu-social {
      width: 100%;
      z-index: 99999; } }

/*TEMA - 7*/
@media all and (max-width: 992px) {
  .menu-level-1 h2 {
    font-size: 15px;
    display: inline;
    font-weight: 40;
    margin: 0; }
  .menu-level-1 h3 {
    font-size: 14px !important;
    margin: 0 !important;
    line-height: 40px; }
  .orta-resim {
    display: none; }
  .orta-kategori-liste ul {
    height: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
    padding: 0 !important; }
  .orta-kategori-liste input:checked ~ ul {
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important; }
  .header-content input[type=checkbox]:checked ~ ul ul {
    list-style: none;
    height: auto;
    display: inline-block;
    margin: auto;
    top: 0;
    left: inherit;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 5;
    right: 0;
    transition: all 0.5s ease; } }

.tum-urunler {
  display: none; }

@media all and (min-width: 992px) {
  .affix {
    width: 100% !important; }
  .header-tel {
    float: left;
    display: flex;
    justify-content: center;
    font-size: 17px;
    flex-direction: column; }
    .header-tel a {
      color: #666;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: bold;
      padding: 0 5px;
      transition: all 0.3s ease-in-out; }
      .header-tel a:hover {
        color: #77dd77; }
    .header-tel i {
      padding-right: 10px;
      font-size: 40px;
      color: #77dd77;
      width: 45px;
      text-align: center; }
  .header-telefon {
    font-size: 27px; }
  .header-align {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .tum-urunler {
    position: relative;
    float: left;
    display: inline-block;
    height: 100%; }
    .tum-urunler li {
      padding: 10px 0; }
      .tum-urunler li i {
        margin-left: 10px; }
    .tum-urunler a {
      color: #282828;
      transition: all 0.2s ease-in-out;
      font-size: 15px;
      display: flex;
      justify-content: space-between;
      width: 100%;
      align-items: center; }
      .tum-urunler a:hover {
        color: #77dd77; }
    .tum-urunler h2 {
      white-space: nowrap;
      font-family: "PT Sans", sans-serif;
      margin: 0;
      font-size: 20px;
      height: 100%;
      line-height: 50px;
      padding: 0 20px;
      background: #77dd77;
      color: #fff;
      cursor: pointer; }
    .tum-urunler ul {
      list-style: none;
      position: absolute;
      background: #fff;
      transition: all 0.2s ease-in-out;
      padding: 15px;
      box-shadow: 1px 1px 5px #ccc; }
    .tum-urunler > ul {
      opacity: 0;
      top: 130%;
      left: 0;
      visibility: hidden; }
      .tum-urunler > ul > li {
        white-space: nowrap; }
      .tum-urunler > ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative; }
        .tum-urunler > ul li ul {
          opacity: 0;
          left: 130%;
          visibility: hidden; }
        .tum-urunler > ul li:hover ul {
          opacity: 1;
          left: 100%;
          top: 0;
          visibility: visible; }
    .tum-urunler:hover > ul {
      top: 100%;
      opacity: 1;
      visibility: visible; }
  .kategori-mm-inner {
    width: auto;
    float: left;
    margin: 0; }
  .kategori-mm-menu {
    position: static; }
  .menu-level-1 > .mm-menu-a h2:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-left: 5px; }
  .menu-level-1 h2 {
    font-family: "PT Sans", sans-serif;
    color: #282828;
    font-size: 15px;
    margin: 0;
    font-weight: 5;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase; }
    .menu-level-1 h2:hover {
      color: #77dd77; }
  .menu-level-1 .menu-level-2 {
    width: 70vw;
    left: 5;
    min-width: 100%;
    right: 5;
    overflow: hidden;
    pointer-events: none; }
    .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler {
      z-index: 1; }
      .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim {
        width: 16.666%;
        overflow: hidden; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim a {
          display: flex;
          flex-direction: column-reverse; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim h3 {
          font-family: "PT Sans", sans-serif;
          color: #282828;
          text-align: center;
          line-height: 1;
          letter-spacing: 1px;
          transition: all 0.2s ease-in-out;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          font-size: 15px;
          font-weight: bold; }
          .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim h3:hover {
            color: #77dd77; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim .orta-resim {
          width: 100%;
          display: inline-block;
          position: relative; }
          .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim .orta-resim:before {
            content: '';
            display: inline-block;
            padding-top: 100%; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim img {
          width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          opacity: 1;
          transition: all 0.2s ease-in-out; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim:hover img {
          opacity: 0.8; }
    .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler {
      z-index: 1; }
      .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste {
        max-width: 16.666%;
        padding: 0 0 0 10px; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste > a h3 {
          font-family: "PT Sans", sans-serif;
          color: #282828;
          transition: all 0.2s ease-in-out;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          font-size: 15px;
          font-weight: bold; }
          .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste > a h3:hover {
            color: #77dd77; }
        .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste ul li {
          padding: 0; }
          .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste ul li a {
            font-family: "PT Sans", sans-serif;
            color: #282828;
            line-height: 25px; }
            .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste ul li a:before {
              content: '';
              width: 6px;
              height: 6px;
              border-radius: 50%;
              background: #ccc;
              display: inline-block;
              margin-right: 8px;
              transition: all 0.2s ease-in-out; }
            .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste ul li a:hover {
              color: #77dd77; }
              .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste ul li a:hover:before {
                background: #77dd77; }
  .header-logo {
    width: auto;
    float: left;
    position: relative;
    display: flex;
    margin: 0;
    justify-content: flex-start;
    height: 80px;
    align-items: center;
    overflow: hidden; }
    .header-logo a {
      display: flex;
      align-items: center;
      overflow: hidden;
      position: relative;
      height: 100%;
      width: 100%; }
    .header-logo img {
      max-width: 300px;
      max-height: 100%; }
  .kategori-mm {
    margin: 0 auto;
    width: 95%; } }

@media (max-width: 1250px) and (min-width: 992px) {
  .kategori-mm-menu ul li {
    padding: 0 5px; }
  .menu-level-1 h2 {
    font-size: 11px; }
  .header-logo {
    height: 100%; }
  .header-logo img {
    max-width: 200px; } }

@media (max-width: 1400px) and (min-width: 992px) {
  .kategori-mm-menu ul li {
    padding: 0 10px; }
  .menu-level-1 h2 {
    font-size: 12px; }
  .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-resimler .orta-kategori-resim h3 {
    font-size: 12px; }
  .menu-level-1 .menu-level-2 .menu-kategori .orta-kategori-listeler .orta-kategori-liste > a h3 {
    font-size: 15px; } }

a {
  text-decoration: none !important; }

.container {
  height: auto;
  margin: auto; }

/*GiriA?AA?fAA?a??a?A?A?A|A?a?|A?AA?C ve A?AA?fAA?AAA?fA?a??A?a?|AA?a??a?A?A?AA?gye Ol*/
.login-form-giris {
  background: #091f40;
  color: #fff; }
  .login-form-giris:hover {
    background: #415c7f;
    color: #fff; }

/*Bayi Newmem*/
#bayi_basvuru tr td {
  padding: 10px 0px; }

#bayi_basvuru .bayi-adres input {
  margin: 10px 0px; }

/*Loader*/
#loader {
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #77dd77;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*Form Elementleri*/
.modal-content {
  border-radius: 0px; }

.modal {
  z-index: 999950 !important; }

select option:disabled {
  color: #eee;
  font-weight: bold; }

textarea:focus, input:focus {
  outline: none !important; }

.btn {
  border-radius: 0px !important; }

.btntm-default {
  background: #eee;
  color: #919191;
  border: 1px solid #eee; }

.btntm-success {
  background: #6aac3b;
  border: 1px solid #6aac3b;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }
  .btntm-success:hover {
    background: #fff;
    color: #6aac3b; }

.btntm-danger {
  background: #ca3e39;
  border: 1px solid #ca3e39;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }

.btntm-danger1 {
  background: #d0504c;
  border: 1px solid #d0504c;
  line-height: 40px;
  padding: 0 20px;
  color: #fff; }
  .btntm-danger1:hover {
    background: #fff;
    color: #e26e6a; }

.btntm-danger:hover {
  background: #fff;
  color: #ca3e39; }

.btn1 {
  height: 34px;
  line-height: 34px;
  background: #353535;
  border: 1px solid #353535; }
  .btn1:hover {
    color: #353535; }

/*Sepet Popup*/
.sepete-eklendi-popup {
  background: #091f40;
  padding: 7px 20px;
  color: #FFF; }

.popup-urun-kazancin {
  background: #e5e5e5;
  text-align: center;
  padding: 4px 22px;
  font-weight: 700;
  color: #FE3B3B; }

.sepete-eklendi-row {
  padding: 10px 0;
  border: 1px solid #DDD;
  margin-bottom: 10px;
  display: flex;
  align-items: center; }

.sepete-eklendi-urunresmi img {
  width: 80px;
  border: 1px solid #eee;
  margin: 0 auto; }

.sepete-eklendi-urunadi {
  font-size: 14px;
  text-align: left; }

/*Loader*/
.loading-gif {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.55);
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center; }

/*Breadcrumb*/
.bread-bg {
  padding: 0.8rem 0rem;
  background-color: #fbfbfb;
  margin-bottom: 15px !important;
  border-radius: 0px !important;
  border-bottom: 1px solid #fbfbfb; }

#genel-bread {
  font-size: 13px;
  padding: 0px; }
  #genel-bread .container {
    min-height: 40px;
    width: 100%;
    height: auto;
    padding: 0px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap; }
    #genel-bread .container::before, #genel-bread .container::after {
      display: none; }
  #genel-bread > .container > div {
    float: left;
    font-weight: 600;
    white-space: nowrap;
    padding-right: 15px; }
  #genel-bread ol {
    background: 0 0;
    margin: 0;
    max-width: 100%;
    position: relative;
    overflow: hidden;
    white-space: normal;
    padding: 5px 10px;
    border-radius: 0px !important; }
    #genel-bread ol li a, #genel-bread ol li span {
      color: #757575;
      font-family: "PT Sans", sans-serif;
      font-weight: 600; }
    #genel-bread ol li:last-child a, #genel-bread ol li:last-child span {
      color: #282828; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #c7c7c7;
  content: "\f3d3";
  font-family: "Ionicons"; }

#genel-bread ol li a span {
  font-family: "PT Sans", sans-serif; }

@media all and (max-width: 1100px) {
  .breadcrumb > li {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    position: relative; }
    .breadcrumb > li > span {
      max-width: 100%; } }

@media all and (max-width: 992px) {
  .bread-bg .inner-align {
    height: auto !important; 
    display: inline-block; } }

@media all and (max-width: 480px) {
  #genel-bread ol {
    white-space: normal; } }

/*Markalar */
#marka-sayfasi {
  text-align: left;
  height: auto;
  min-height: 200px;
  display: flex;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border: 5px solid transparent; }
  #marka-sayfasi a {
    border: 1px solid #DDD;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    font-weight: 600;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
    #marka-sayfasi a:hover {
      color: #000000; }

@media all and (max-width: 480px) {
  #marka-sayfasi {
    min-height: 100px; } }

/* Hiza */
.inner-align {
  width: 95%;
  margin: auto;
  float: none;
  transition: all 0.5s ease; }

.ana-sayfa-urunleri-slide {
  float: right;
  padding-left: 0px; }

#anasayfa-urunleri {
  width: 75%;
  min-width: 1185px;
  padding: 0px;
  margin: auto;
  margin-top: 5vh;
  margin-bottom: 5vh; }

.page-inner {
  padding: 0px;
  float: none;
  margin: auto;
  height: auto; }

.pd0 {
  padding: 0 !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.container-fluid {
  width: 100%; }

.left_col, .mid_col, .right_col {
  background-color: transparent !important; }

@media all and (max-width: 992px) {
  body {
    margin-top: 51px !important; } }

@media all and (max-width: 1600px) {
  .inner-align, #anasayfa-urunleri {
    width: 90%; } }

@media all and (max-width: 1500px) {
  .inner-align, #anasayfa-urunleri {
    width: 95%; } }

@media all and (max-width: 1300px) {
  .inner-align {
    width: 95%; }
  #anasayfa-urunleri {
    width: 95%;
    min-width: inherit; } }

@media all and (max-width: 992px) {
  .inner-align {
    width: 95%;
    padding: 0px;
    border-radius: 0px;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    margin: auto; }
  .ana-sayfa-urunleri-slide {
    padding: 0px; } }

@media all and (max-width: 530px) {
  .container, .container-fluid {
    padding: 0px; }
  .inner-align {
    width: 98%;
    padding: 0; }
    .inner-align p span {
      font-size: 11px; } }

/*Statik Sayfalar*/
.statik-sayfa-baslik {
  padding: 10px 0;
  margin: 10px 0 5px; }
  .statik-sayfa-baslik h1 {
    margin: 0;
    color: #000000333;
    font-size: 20px;
    font-weight: 600; }

.statik-sayfa-detay {
  padding: 0;
  margin-bottom: 50px;
  line-height: 25px; }

.iletisim-row {
  padding: 10px 0;
  display: inline-block;
  width: 100%; }

/*Blog Modulu*/
.blog-baslik-bg {
  position: relative;
  text-align: center;
  display: block; }
  .blog-baslik-bg::before {
    position: absolute;
    content: '';
    background: #b6b6b6;
    height: 2px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0; }
  .blog-baslik-bg h3 {
    position: relative;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    background: #fff;
    color: #e23e01;
    margin: 10px 0px;
    padding: 0px 15px; }

.blog-button-content {
  text-align: center;
  height: auto;
  margin-top: 25px;
  display: inline-block; }

.blog-button {
  margin: 0 auto;
  background: #77dd77;
  color: #fff;
  padding: 10px 15px; }

.blog-box {
  background: #fff;
  padding: 0px;
  border: 5px solid #fff; }

.blog-box-inner {
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 15px 0px;
  border-radius: 3px;
  box-shadow: 1px 1px 4px #ccc; }

.blog-box-img {
  height: 300px;
  padding: 0px;
  position: relative;
  overflow: hidden; }
  .blog-box-img img {
    max-width: 100%;
    position: relative; }

.v3-global {
  border-left: 0.5px solid #eee; }

.fixed-blog-tarih {
  display: inline-block;
  padding: 7px 0px;
  margin-top: 5px;
  z-index: 2;
  letter-spacing: 1px;
  color: #ccc;
  font-size: 14px;
  font-weight: 600; }

.blog-box-yazi {
  height: auto;
  padding: 0px 5px;
  display: inline-block; }
  .blog-box-yazi h3 {
    margin: 0px; }
  .blog-box-yazi a {
    color: #282828;
    font-weight: 600;
    font-size: 40px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 10px; }
    .blog-box-yazi a:hover {
      color: #77dd77; }
  .blog-box-yazi header {
    margin-bottom: 10px; }
  .blog-box-yazi .blog-box-konu-baslik {
    color: #636161;
    letter-spacing: 2px;
    display: block;
    margin: 15px 0px 5px 0px;
    text-transform: uppercase; }
  .blog-box-yazi h2 {
    font-weight: 600;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    margin-bottom: 20px;
    min-height: 70px; }
    .blog-box-yazi h2 a {
      color: #282828; }

.blog-box-yazi footer {
  background: transparent;
  margin-bottom: 15px; }
  .blog-box-yazi footer a {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    padding: 0px;
    background: #77dd77;
    border: 1px solid #eee;
    display: inline-block;
    position: relative;
    transition: all 0.5s ease;
    padding: 7.5px 15px;
    font-size: 20px; }
    .blog-box-yazi footer a span {
      display: block;
      float: left;
      position: relative;
      z-index: 1;
      font-weight: bold;
      letter-spacing: 0.5px; }
    .blog-box-yazi footer a:hover {
      background: #000000; }
    .blog-box-yazi footer a:after {
      content: '...'; }

.blog-detay:first-line {
  display: block; }

.blog-detay-img {
  max-width: 100%; }

@media all and (max-width: 700px) {
  .blog-box {
    width: 100%; }
  .blog-box-img {
    height: inherit;
    max-height: 200px; }
  .blog-box-yazi {
    min-height: inherit; } }

/*--------------------------------KATEGORI-SOL-FA?AA?fAA?a??a?A?A?A?A?a??A?AA?a?1LTRE-TASARIM----------------------------------*/
.filtre-gorunum {
  text-align: right; }

.stok-filtre-item-ara button {
  color: #fff;
  background: #77dd77 !important;
  font-family: "PT Sans", sans-serif; }
  .stok-filtre-item-ara button:hover {
    color: #fff; }

.stok-filtre-temizle a {
  color: #FFF;
  background: #77dd77 !important;
  font-family: "PT Sans", sans-serif; }

#secili-sayfa {
  background: #000000;
  border-radius: 50% !important;
  color: #FFF; }

#v3-loader {
  background: #ffffff4f; }

#v3-loader-filter {
  background: #ffffff91; }

#filtre-baslik {
  color: #282828;
  font-size: 13px;
  text-transform: uppercase !important;
  letter-spacing: 0.5px; }

.marka-filtre-item label::before, .grup-filtre-item label::before, .varyant-filtre-item label::before {
  border: 2px solid #bfbfbf; }

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked + label::before, #secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked + label::before, #secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked + label::before {
  background: #77dd77 !important;
  color: #fff;
  border: 2px solid #77dd77 !important;
  font-size: 20px !important;
  line-height: 15px !important; }

#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked + label, #secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked + label, #secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked + label {
  color: #77dd77; }

.marka-filtre-item label, .grup-filtre-item label, .varyant-filtre-item label, .kategori-filtre-item label {
  font-family: "PT Sans", sans-serif;
  color: #282828;
  font-weight: 400 !important;
  font-size: 13px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start; }

.marka-filtre-item label::before, .grup-filtre-item label::before, .varyant-filtre-item label::before {
  border-radius: 50% !important;
  border: 1px solid #bfbfbf !important; }

.grup-baslik, .varyant-baslik, .kategori-baslik, .marka-baslik, .stok-baslik {
  font-family: "PT Sans", sans-serif; }

#cat_rw_03 {
  border: 1px solid #eee; }

#formfilterV23 {
  border: 1px solid #eee;
  padding: 20px 20px;
  height: auto;
  display: inline-block;
  width: 90%; }

.secim_baslik {
  font-weight: 600;
  font-size: 15px;
  display: block;
  width: 100%;
  padding-bottom: 15px; }

.secim_icerik {
  height: auto;
  display: block;
  width: 100%;
  padding: 0px 0px 20px 0px; }

.secim_icerik1 {
  padding: 0px 10px;
  width: 48%;
  min-height: 45px;
  line-height: 45px;
  background: #F0F0F0;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center; }

.secim_icerik1on {
  padding: 0px 10px;
  width: 48%;
  min-height: 45px;
  line-height: 45px;
  background: #000000;
  float: left;
  margin-right: 2%;
  margin-bottom: 5px;
  border: 1px solid #000000;
  cursor: pointer;
  color: #fff;
  text-align: center; }

.secim_icerik2 {
  padding: 0px 10px;
  min-width: 75px;
  width: 100%;
  display: block;
  min-height: 45px;
  line-height: 45px;
  background: #F0F0F0;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #DDD;
  cursor: pointer;
  text-align: center; }

.secim_icerik2on {
  padding: 0px 10px;
  min-width: 75px;
  width: 100%;
  display: block;
  min-height: 45px;
  line-height: 45px;
  background: #000000;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #000000;
  cursor: pointer;
  color: #fff;
  text-align: center; }

.kategori-filter-input {
  border: 1px solid #ccc;
  width: 45%;
  font-weight: 400;
  margin: 5px 0px 15px 0px;
  height: 39px;
  text-align: center;
  outline: none;
  float: left;
  font-size: 13px;
  margin-right: 5px; }

.kategori-filter-button {
  height: 40px;
  width: 94%;
  border: none;
  outline: none;
  letter-spacing: 2px;
  background: #000000;
  color: #FFF;
  font-size: 14px; }

.stok-filtre-item {
  width: 50%;
  float: left; }

.stok-filtre-item-ara {
  clear: both;
  padding-top: 10px; }

#v3-loader {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff4f;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center; }

#v3-loader-filter {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #ffffff91;
  display: flex;
  align-items: center;
  justify-content: center; }

#secimidaralt_v3 {
  background: #fbfbfb !important;
  border: 1px solid #fbfbfb !important;
  position: relative;
  height: auto;
  display: inline-block;
  margin-bottom: 150px; }

.sirala-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap; }

.sirala-div select {
  height: 42px; }

.sirala-div-margin {
  padding: 0px;
  padding-right: 15px; }

.cat-gorunum-box {
  background: #fbfbfb;
  padding: 5px;
  border: 1px solid #eee;
  display: inline-block;
  cursor: pointer; }
  .cat-gorunum-box:hover {
    background: #efefef; }

.pagination > li > a, .pagination > li > span {
  border: 0px; }

.varyant-baslik {
  padding-left: 0px !important; }

.form-control {
  border: 1px solid #eee;
  box-shadow: none;
  outline: none;
  border-radius: 0px !important; }
  .form-control:focus {
    box-shadow: none;
    border: 1px solid #000000; }

#katalogGorunumu {
  margin-top: 25px; }

/*Filtre Responsive*/
@media all and (max-width: 992px) {
  #secimidaralt_v3 {
    background: #fff !important; }
  #cat_rw_05 {
    padding: 0px; }
  .cat-filtre {
    font-family: "PT Sans", sans-serif;
    background: #77dd77 !important; }
  .cat-menu-top p {
    font-family: "PT Sans", sans-serif; } }

/*UYE OL TASARIM*/
.newmem-content {
  padding: 0px;
  border: 1px solid #eee;
  margin: 30px auto 40px;
  float: none; }
  .newmem-content .container-fluid {
    padding: 15px 0px 25px;
    margin: 0 auto;
    background-color: #FFF; }
  .newmem-content input[type=checkbox] {
    display: inline-block !important; }

.newmem-baslik {
  font-size: 25px;
  margin: 0px;
  letter-spacing: -0.5px;
  text-align: center;
  background: #77dd77;
  color: #fff;
  padding: 15px 0px; }

.newmem-content .newmem-row {
  margin: 7px 0px;
  padding: 0px 15px; }
  .newmem-content .newmem-row input {
    margin-top: 5px; }

label {
  font-weight: normal; }

.oc_member_singup_sozlesme_text.parmak strong {
  cursor: pointer; }

/*Kategori Banner*/
.cat-banner img {
  width: 100%; }

.cat-banner .slick-next {
  right: 0; }

.cat-banner .slick-prev {
  left: 0; }

.cat-banner .slick-dots {
  bottom: 0%; }
  .cat-banner .slick-dots li {
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 2px 16px -2px rgba(0, 0, 0, 0.17); }
    .cat-banner .slick-dots li:hover {
      border-bottom: 20px solid #000000; }
    .cat-banner .slick-dots li button {
      background: #fff;
      padding: 0px;
      margin: 0px; }
    .cat-banner .slick-dots li.slick-active {
      border-bottom: 4px solid #000000; }
      .cat-banner .slick-dots li.slick-active button {
        background: #fff; }
    .cat-banner .slick-dots li button::before {
      display: none; }

@media all and (max-width: 992px) {
  .slick-next:before, .slick-prev:before {
    bottom: 35%; }
  .slick-next:before {
    left: 30%; }
  .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    opacity: 1; }
  .cat-banner.slick-dotted.slick-slider {
    margin-bottom: 10px; }
  .cat-banner .slick-arrow:hover {
    background: #000000; }
  .cat-banner .slick-arrow:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1;
    padding: 3px;
    bottom: 33%; }
  .cat-banner .slick-next:before {
    left: 29%; }
  .cat-banner .slick-prev:before {
    right: 26%; }
  .cat-banner .slick-prev:hover:before, .cat-banner .slick-prev:focus:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1; }
  .cat-banner .slick-next:hover:before, .cat-banner .slick-next:focus:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    opacity: 1; }
  .cat-banner .slick-dots li {
    width: 5px;
    height: 5px; }
    .cat-banner .slick-dots li button {
      width: 5px;
      height: 5px;
      border-radius: 50%; }
    .cat-banner .slick-dots li.slick-active {
      border: none;
      width: 7px;
      height: 7px; }
      .cat-banner .slick-dots li.slick-active button {
        width: 7px;
        height: 7px; } }

/*KarsA?AA?fAA?a??a?A?A?A?A?a??A?AA?}lastirma*/
.karsilastirma-inner {
  display: flex;
  overflow-x: scroll;
  padding-bottom: 50px;
  justify-content: flex-start;
  align-items: flex-start; }

.urun-karsilastirma-baslik {
  font-size: 18px;
  letter-spacing: 0px;
  padding: 10px;
  width: 100%;
  display: block;
  font-weight: 600;
  color: #091f40; }

.urun-karsilastirma-box {
  position: relative;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  background: #fff;
  padding: 15px;
  padding-bottom: 0px;
  float: left;
  min-width: 300px; }

.urun-karsilastirma-img {
  text-align: center;
  background: #eee;
  padding: 10px;
  border-radius: 3px;
  width: 100%; }
  .urun-karsilastirma-img a {
    border-radius: 5px;
    border: 2px solid #e3e3e3;
    padding: 5px 25px;
    background: #fff;
    display: inline-block;
    width: 100%; }
  .urun-karsilastirma-img img {
    max-width: 100%; }

.urun-detay-butonlar {
  width: 100%;
  height: 40px;
  position: relative; }
  .urun-detay-butonlar form {
    width: 50%;
    height: 100%;
    float: left; }
  .urun-detay-butonlar .list-cikar-mm {
    width: 100% !important;
    height: 100%;
    float: left;
    border: 0px;
    text-align: center;
    background: #000000;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important; }
  .urun-detay-butonlar .spt-ekle-mm {
    width: 50% !important;
    height: 100%;
    float: left;
    border: 1px solid #77dd77;
    text-align: center;
    background: #77dd77;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important; }

.urun-karsilastirma-aciklama {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 10px;
  min-height: 100px; }

.urun-karsilastirma-ozellikler {
  padding: 15px;
  display: inline-block;
  width: 100%; }
  .urun-karsilastirma-ozellikler:nth-child(odd), .urun-karsilastirma-ozellikler:nth-child(even) {
    background: #eee; }

@media all and (max-width: 992px) {
  .urun-karsilastirma-aciklama {
    font-size: 13px; } }

/* --------------------------------- KATALOG GORUNUM ---------------------*/
.urun-kutusu {
  overflow: hidden;
  outline: 0 !important;
  padding: 0px;
  margin: 0px;
  transition: all 0.5s ease;
  border: 0.5px solid #eee; }
  .urun-kutusu:hover .kutu-urun-resmi {
    opacity: 0.8; }

.liste-gorunum .kutu-liste-border {
  display: flex !important;
  align-items: stretch;
  flex-wrap: wrap; }

.liste-gorunum .urun-liste-resmi {
  border-right: 0.5px solid #eee;
  margin: 0 !important; }

.urun-box-genel-href {
  border: 1px solid #f1f1f1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0; }

.super-indirim-timer {
  width: 100%;
  float: left;
  margin-top: 5px;
  padding: 7px 5px;
  position: relative;
  background: rgba(173, 216, 230, 0.4); }
  .super-indirim-timer .super-indirim-baslik {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    background: #77dd77;
    position: absolute;
    top: -20px;
    left: 0;
    padding: 5px; }
  .super-indirim-timer .timer-div {
    float: left;
    width: 25%;
    text-align: center; }
    .super-indirim-timer .timer-div .timer-time {
      color: #ff0000;
      font-size: 15px;
      font-weight: 600;
      line-height: 0.6; }
    .super-indirim-timer .timer-div span {
      text-transform: uppercase;
      color: #ff0000;
      font-size: 12px; }
      
.detay-indirim-timer {
  width: 350px;
  float: left;
  margin-top: 50px;
  padding: 10px 6px;
  position: relative;
  background: rgba(173, 216, 230, 0.4); }
  .detay-indirim-timer .detay-indirim-baslik {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    background: #77dd77;
    position: absolute;
    top: -46px;
    left: 0px;
    padding: 5px; }
  .detay-indirim-timer .timer-div {
    float: left;
    width: 25%;
    text-align: center; }
    .detay-indirim-timer .timer-div .timer-time {
      color: #ff0000;
      font-size: 30px;
      font-weight: 0;
      line-height: 1; }
    .detay-indirim-timer .timer-div span {
      text-transform: uppercase;
      color: #ff0000;
      font-size: 20px; }

.urun-kutusu .kutu-urun-border {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%; }

.urun-hover-detay {
  padding: 0; }

.kutu-oran-sol {
  right: 0;
  z-index: 1;
  top: 0px;
  position: absolute;
  margin: auto;
  text-align: center;
  border: none;
  width: 100%;
  height: auto;
  padding-left: 10px;
  background: none;
  font-size: 18px;
  color: #000000; }

.urun-sag-indirim {
  font-family: "PT Sans", sans-serif;
  position: absolute;
  cursor: pointer;
  right: 5px;
  top: 5px;
  margin: auto;
  background-image: url("https://mobilique.com.tr/images/css/yesilok3a.gif");
  color: #000000;
  font-size: 13px;
  font-weight: 600;
  padding: 26px 24px;
  text-align: center; }

.kutu-sag-yeni {
  position: absolute;
  cursor: pointer;
  left: 5px;
  top: 5px;
  margin: auto;
  border: 2px solid #000000333;
  background: #ffffff;
  color: #000000333;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 9px;
  text-align: center;
  letter-spacing: 1px; }

.urun-kutusu .kutu-urun-resmi {
  padding: 20px;
  margin: auto;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out; }

.kutu-urun-detay-mm {
  position: relative;
  margin-top: 5px;
  background: transparent;
  height: auto;
  display: inline-block;
  z-index: 2;
  transition: all 0.5s ease;
  margin-bottom: 30px; }

.katalog-detay {
  width: 100%;
  min-height: 135px;
  padding: 0 20px; }

.kutu-urun-detay-mm h2 {
  margin: 0px;
  font-family: "PT Sans", sans-serif;
  float: left;
  width: 100%; }
  .kutu-urun-detay-mm h2 a {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 35px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1em;
    padding: 6px 0 6px;
    color: #282828;
    z-index: 5;
    text-align: left;
    display: block;
    transition: all 0.2s ease-in-out; }
    .kutu-urun-detay-mm h2 a:hover {
      color: #77dd77; }

.urun-fiyat {
  margin-top: 5px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  float: left;
  margin-bottom: 15px; }
  .urun-fiyat a {
    text-align: left;
    font-weight: 700;
    font-family: "PT Sans", sans-serif;
    color: #000;
    float: left; }

#eski-fiyat {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  min-height: 15px;
  display: inline-block;
  color: #7d7d7d;
  text-decoration: line-through; }

.kutu-puan-container {
  min-height: 25px; }

.kutu-puan {
  margin: 0px; }

.kutu-puan i {
  font-size: 18px;
  color: #b2b2b2; }

.kutu-puan i.star-active {
  color: #77dd77; }

.liste-puan {
  text-align: left;
  margin-bottom: 5px; }
  .liste-puan i {
    font-size: 16px; }

.hover-butons {
  float: left;
  padding-right: 20px;
  background: none;
  margin: 0 auto;
  height: 50px;
  text-align: center;
  color: #77dd77 !important;
  overflow: hidden;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 50px;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  border: 0px;
  z-index: 0;
  cursor: pointer; }
  .hover-butons:hover i {
    color: #000000; }
  .hover-butons i {
    color: #77dd77;
    font-size: 15px;
    line-height: 1;
    position: relative;
    transition: all 0.4s ease-in-out; }

.hover-butons-incele {
  white-space: nowrap;
  float: left;
  padding: 0 15px;
  border-radius: 1px;
  display: block;
  margin: 0 auto;
  height: 40px;
  overflow: hidden;
  font-size: 13px;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  text-align: center;
  letter-spacing: 0.5px;
  font-weight: 600;
  z-index: 0;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out; }
  .hover-butons-incele i {
    color: #fff;
    font-size: 15px;
    padding-right: 6px;
    line-height: 1;
    position: relative;
    transition: all 0.4s ease-in-out; }
  .hover-butons-incele:hover {
    background: #77dd77;
    color: #fff; }

.hover-liste-incele i {
  font-size: 22px; }

.liste-incele {
  font-size: 13px !important;
  letter-spacing: 1px;
  line-height: 50px;
  width: 75%;
  margin: auto;
  height: 50px; }

.hover-butons-stok i {
  font-size: 19px; }

@media all and (max-width: 1300px) {
  .katalog-detay {
    min-height: 150px; } }

@media (min-width: 10px) {
  .super-indirim-timer {
    position: absolute;
    top: 15%;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto; }
  .urun-kutusu.active {
    clear: left; }
    .urun-kutusu.active h2 {
      margin: 15px 0px; }
    .urun-kutusu.active a {
      font-size: 18px; }
    .urun-kutusu.active .kutu-link {
      width: 100%; }
      .urun-kutusu.active .kutu-link img {
        width: 100%;
        max-width: inherit; } }

@media all and (max-width: 2px) {
  .kutu-urun-detay-mm h2 a {
    height: auto; }
  .urun-kutusu.active {
    margin: 0 auto;
    float: none !important; }
    .urun-kutusu.active img {
      max-width: 100%;
      max-height: 216px; }
  .urun-kutusu {
    margin-bottom: 10px; }
    .urun-kutusu .kutu-urun-detay-mm h2 {
      min-height: 75px; }
  .katalog-detay {
    padding-top: 0px;
    min-height: 200px; }
  .urun-sag-indirim {
    font-size: 14px;
    padding: 5px 14px; }
  .urun-kutusu .kutu-urun-resmi {
    min-height: inherit; }
  .kutu-urun-detay-mm {
    padding-bottom: 0px; } }

@media all and (max-width: 600px) {
  .kutu-urun-detay-mm h2 {
    min-height: 100px; }
    .kutu-urun-detay-mm h2 a {
      font-size: 13px; }
  .urun-fiyat {
    font-size: 16px; }
  #eski-fiyat {
    font-size: 12px;
    font-weight: 600;
    min-height: 19px; } }

/* --------------------------------- LA?AA?fAA?a??a?A?A?A?A?a??A?AA?a?1STE GORUNUM ---------------------*/
.kutu-link {
  display: inline-block; }

.liste-ozellik {
  text-align: left;
  margin-bottom: 5px; }
  .liste-ozellik .liste-yeni {
    cursor: pointer;
    margin: auto;
    border: 2px solid #000000333;
    background: #ffffff;
    color: #000000333;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 9px;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block; }
  .liste-ozellik .liste-indirim {
    font-family: "PT Sans", sans-serif;
    cursor: pointer;
    margin: auto;
    border: 2px solid #fc1414;
    background: #fc1414;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 10px;
    text-align: center;
    display: inline-block; }

.urun-liste-detay {
  margin: 0px;
  padding: 10px 15px;
  font-family: "PT Sans", sans-serif; }
  .urun-liste-detay h2 {
    float: left;
    width: 100%;
    text-align: left;
    margin: 0px; }
    .urun-liste-detay h2 a {
      font-weight: 600;
      font-size: 17px;
      line-height: 1em;
      padding: 0px;
      z-index: 5;
      text-align: left;
      display: inline-block;
      color: #282828;
      transition: all 0.2s ease-in-out; }
      .urun-liste-detay h2 a:hover {
        color: #77dd77; }

.urun-liste-fiyat {
  text-align: left;
  padding-left: 0px;
  float: left; }
  .urun-liste-fiyat a {
    font-family: "PT Sans", sans-serif;
    color: #000; }
  .urun-liste-fiyat #eski-fiyat {
    min-height: inherit;
    padding: 0px; }

.urun-liste-puan {
  padding: 0px; }

.liste-aciklama {
  text-align: left;
  padding: 0px;
  font-size: 13px; }
  .liste-aciklama p {
    color: #7d7d7d;
    margin: 0px; }

.hover-butons-stok {
  background: #fc1414 !important; }

.urun-liste-hover {
  padding: 0px;
  margin-top: 10px; }
  .urun-liste-hover .hover-butons {
    max-width: 50px;
    line-height: 40px;
    height: 40px; }
  .urun-liste-hover .hover-butons-sepet {
    max-width: 250px;
    font-size: 17px;
    font-weight: 600;
    margin-right: 10px;
    line-height: 37px;
    position: relative;
    z-index: 1;
    color: #fff !important;
    text-transform: uppercase;
    background: #000000;
    height: auto;
    padding: 5px 15px; }
    .urun-liste-hover .hover-butons-sepet:hover {
      background: #77dd77; }
    .urun-liste-hover .hover-butons-sepet i {
      font-size: 20px;
      padding-right: 10px;
      color: #fff; }
  .urun-liste-hover .hover-butons-stok {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fc1414; }
    .urun-liste-hover .hover-butons-stok:before {
      background: #fc1414; }
    .urun-liste-hover .hover-butons-stok:hover {
      color: #fc1414 !important;
      border: 2px solid #fc0f0f; }
      .urun-liste-hover .hover-butons-stok:hover i {
        color: #fc1414 !important; }

.urun-liste-buton {
  display: inline-block;
  padding: 10px 10px;
  outline: none;
  border: 0;
  color: #505050;
  text-align: center;
  margin: 0;
  width: 49%;
  font-size: 25px;
  cursor: pointer; }
  .urun-liste-buton:hover {
    color: #000000; }

.urun-liste-buton-sepet {
  background: #77dd77;
  color: #fff;
  border-right: 1px solid #eee; }
  .urun-liste-buton-sepet:hover {
    color: #fff; }

.urun-liste-buton-fav {
  background: none;
  color: #77dd77; }

.urun-liste-buton-stok {
  background: #77dd77;
  color: #fff;
  line-height: 42px;
  font-size: 15px;
  border-right: 1px solid #eee; }
  .urun-liste-buton-stok:hover {
    color: #fff; }

@media all and (max-width: 1200px) {
  .urun-liste-detay h2 {
    font-size: 13px; }
  .urun-liste-buton {
    padding: 5px 10px;
    font-size: 20px; }
  .urun-liste-buton-stok span {
    font-size: 12px; }
    .urun-liste-buton-stok span i {
      font-size: 15px; } }

@media all and (max-width: 992px) {
  .urun-liste-hover .hover-butons-sepet i {
    display: block;
    line-height: 35px;
    height: 100%;
    float: left; }
  .urun-liste-hover .hover-butons-stok {
    display: block; } }

/*Anasayfa Kutu*/
.anasayfa-kutu .kutu-urun-border {
  float: left; }

.anasayfa-kutu .kutu-urun-resmi {
  padding: 7px; }

.anasayfa-kutu .urun-liste-detay {
  padding: 0px 10px;
  min-height: 190px; }
  .anasayfa-kutu .urun-liste-detay h2 a {
    font-size: 14px;
    font-weight: 400;
    display: block; }

.anasayfa-kutu .urun-liste-puan {
  min-height: 30px; }

@media all and (max-width: 1400px) {
  .anasayfa-kutu .urun-liste-detay {
    min-height: 230px; } }

@media all and (max-width: 600px) {
  .anasayfa-kutu .urun-liste-detay {
    min-height: 230px; } }

* {
  font-family: "PT Sans", sans-serif;
  margin: 0;
  padding: 0; }

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* E BULTEN MODAL*/
#e-bulten-modal {
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  margin: 0 auto; }
  #e-bulten-modal .modal-header, #e-bulten-modal button.close {
    padding: 0 15px;
    border: 0px; }
  #e-bulten-modal .modal-content {
    padding: 25px 0px;
    overflow: hidden; }
    #e-bulten-modal .modal-content::before {
      content: "\f422";
      font-family: "Ionicons";
      font-size: 115px;
      color: #d0d0d0;
      position: absolute;
      left: -15px;
      top: -45px;
      transform: rotate(-45deg); }

.modal-ebulten-baslik {
  display: block !important;
  text-align: center;
  margin-bottom: 20px; }

.modal-ebulten-p {
  color: #7d7878;
  font-size: 13px;
  margin-bottom: 13px; }

.nothanks {
  cursor: pointer;
  margin-top: 10px; }
@charset "UTF-8";
/*--------------------------------URUN-DETAY-OZEL-BANNER----------------------------------*/
.banner {
  margin: 0 !important;
  overflow: hidden; }
  .banner .slick-slide img {
    display: none; }
  .banner .slick-dots {
    bottom: 30px; }
    .banner .slick-dots li {
      margin: 0 10px 0 0;
      background: #FFF;
      overflow: hidden;
      height: 5px;
      width: 70px; }
      .banner .slick-dots li.slick-active {
        background: #FE3B3B; }
      .banner .slick-dots li button {
        text-indent: -9999px;
        height: inherit;
        margin: 0;
        padding: 0;
        width: 100%; }

/*--------------------------------URUN-DETAY-RESIM----------------------------------*/
.urun-detay-resim {
  padding-right: 15px !important; }

.urun-resmi {
  border: 1px solid #f5f5f5; }

.urun-detay-resim .slider-nav {
  margin-top: 10px; }
  .urun-detay-resim .slider-nav .slick-track {
    float: left; }

.slider-nav__item {
  padding: 5px;
  border: 1px solid #eee;
  cursor: pointer; }

.jqzoom {
  text-decoration: none;
  float: left; }

.zoomWrapperImage img {
  width: auto; }

.zoomWrapper {
  border: 0px; }

.urun-detay-resim .slider-nav .slick-arrow {
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.95); }

.urun-detay-resim .slider-nav .slick-prev {
  left: 0; }

.urun-detay-resim .slider-nav .slick-next {
  right: 0; }

.urun-detay-resim .slider-nav .slick-arrow::before {
  padding: 3px;
  border: solid #000000;
  border-width: 0 1px 1px 0; }

@media all and (max-width: 992px) {
  .urun-detay-resim {
    padding: 0px !important; }
    .urun-detay-resim .slick-dots {
      bottom: 0px; }
    .urun-detay-resim .slider-nav {
      display: none !important; }
    .urun-detay-resim .slick-dots li {
      width: 10px;
      height: 10px;
      padding: 0 7px;
      overflow: hidden;
      transition: all 0.3s ease; }
      .urun-detay-resim .slick-dots li button {
        width: 7px;
        height: 7px;
        border: 1px solid #000000;
        border-radius: 50%;
        background: #000000;
        padding: 0px;
        margin: 0px; }
      .urun-detay-resim .slick-dots li.slick-active button {
        background: #fff; } }

/*--------------------------------URUN-DETAY-RESIM----------------------------------*/
.havaleFiyat {
  float: left;
  width: 100%;
  display: flex;
  margin-top: 15px; }
  .havaleFiyat .havale-text {
    font-size: 20px;
    color: #000; }

#havaleFiyat {
  font-size: 20px;
  color: red;
  margin-right: 10px; }

#urun-fiyat-bilgileri {
  border: 1px solid #f5f5f5;
  padding-right: 0;
  padding-left: 30px;
  padding: 15px; }

.urun-detay-top-bilgi {
  padding: 0px;
  border-bottom: 1px solid #f5f5f5;
  height: auto;
  display: inline-block; }

.detay-none {
  min-height: 0px; }

.fiyat-row {
  color: #000000;
  white-space: nowrap;
  font-size: 14px;
  width: 100%;
  padding: 15px 5px 15px 0px;
  font-weight: 600; }

.detay-fiyat-row {
  padding: 5px 5px 0px 0; }

.detay-butons {
  padding-top: 0px !important; }

.urun-detay-baslik {
  display: block;
  width: 100%;
  text-align: left;
  color: #000000333;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 15px; }

.urun-detay-aciklama {
  padding: 0px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee; }
  .urun-detay-aciklama p {
    letter-spacing: -0.4px;
    font-size: 13px;
    margin: 0px;
    color: #5a5959; }

.urun-detay-stok {
  padding: 0;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
  color:#757575; }
  .urun-detay-stok strong {
    color: #282828; }

.urun-detay-marka {
  padding: 0;
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  display: block; }
  .urun-detay-marka a {
    font-weight: 300;
    color: #757575; }
    .urun-detay-marka a strong {
      font-weight: 600;
      color: #282828; }
  .urun-detay-marka img {
    max-width: 100px; }

.detay-puan .detay-puan-val {
  text-align: left; }

#prod_pricing_v3 .varyant-baslik {
  float: left;
  display: block;
  font-weight: 600;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.5px;
  font-size: 15px;
  width: 100%;
  padding: 12px 10px 5px 10px;
  margin: 0px !important; }

.detay-kargo-row {
  padding: 5px 5px 5px 0px;
  font-weight: 300; }
  .detay-kargo-row .detay-kargo {
    font-weight: 600; }

.varyant-deger.varyant-renk {
  padding: 0px !important; }

button.off {
  font-family: "PT Sans", sans-serif;
  padding: 2px 10px;
  min-width: 65px;
  min-height: 50px;
  float: left;
  display: block;
  margin: 0 5px;
  border: 3px solid #000000;
  background: transparent;
  text-align: center;
  line-height: 34px;
  margin-bottom: 5px;
  cursor: pointer;
  margin-left: 0px;
  transition: all 0.2s ease; }
  button.off:hover {
    background: #000000;
    color: #fff; }

button.on {
  font-family: "PT Sans", sans-serif;
  padding: 2px 10px;
  min-width: 65px;
  min-height: 50px;
  border: 0px !important;
  float: left;
  display: block;
  background: #000000;
  margin: 0 5px;
  cursor: pointer;
  text-align: center;
  line-height: 34px;
  margin-bottom: 5px;
  cursor: pointer;
  color: #fff;
  margin-left: 0px; }

.select-div {
  width: auto;
  min-width: 310px;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 15px;
  border: none;
  background: #f4f4f4;
  color: #888;
  font-size: 13px; }
  .select-div:focus {
    border: 0px; }

@media all and (max-width: 400px) {
  .select-div {
    min-width: 100%; } }

.varyant-deger img {
  width: 59px;
  height: 44px; } 

/*Fiyat Bilgileri*/
.satis-fiyati {
  color: #5d635d;
  font-size: 25px;
  font-weight: 600;
  padding: 0px; }

.urun-detay-fiyat {
  font-family: "PT Sans", sans-serif;
  float: left; }
  .urun-detay-fiyat #SatisFiyati {
    float: left;
    padding-right: 10px;
    color: #282828; }
  .urun-detay-fiyat #eski-fiyat {
    font-size: 17px;
    font-weight: 700;
    color:#757575;
    padding: 0px 0px;  
    font-family: "PT Sans", sans-serif;
    text-decoration: line-through; }

.detay-ozellik {
  padding: 0px;
  float: left;
  margin-bottom: 10px; }
  .detay-ozellik .indirim-detay {
    float: left; }
    .detay-ozellik .indirim-detay .urun-detay-indirim {
      font-family: "PT Sans", sans-serif;
      width: auto;
      font-weight: 600;
      padding: 4px 10px;
      display: block;
      border: 2px solid #fc1414;
      background: #fc1414;
      color: #fff;
      font-size: 13px;
      text-align: center;
      height: 30px;
      float: left; }
    .detay-ozellik .indirim-detay .indirim-detay-yazi {
      font-family: "PT Sans", sans-serif;
      width: auto;
      font-weight: 600;
      padding: 4px 10px;
      display: block;
      border: 2px solid #fc1414;
      background: #fff;
      color: #fc1414;
      letter-spacing: 1px;
      font-size: 12px;
      text-align: center;
      height: 30px;
      float: left; }
  .detay-ozellik .yeni-detay {
    margin-right: 4px;
    float: left;
    border: 2px solid #000000333;
    background: #ffffff;
    color: #000000333;
    font-family: "PT Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 9px;
    text-align: center;
    letter-spacing: 1px;
    height: 30px; }

/*Aksiyon ButonlarA?AA?fAA?a??a?A?A?A?A?a??A?AA?}*/
.detay-butons-div {
  padding: 0; }

.urun-adet-dis {
  margin-right: 3%;
  height: 60px;
  float: left;
  background: #f4f4f4;
  margin-bottom: 5px; }

.urun-adet-birim {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  font-size: 15px;
  float: left;
  border: 1px solid #eee; }

.urun-adet-input {
  width: 65%;
  text-align: center;
  height: 100%;
  float: left;
  border-right: none; }
  .urun-adet-input::focus {
    border: 0px;
    box-shadow: 0px;
    outline: none; }
  .urun-adet-input input {
    width: 100%;
    color: #282828;
    display: block;
    font-size: 14px;
    height: 100%; }
    .urun-adet-input input:focus {
      outline: none;
      box-shadow: 0px;
      border: 0px; }
  .urun-adet-input span {
    font-size: 13px;
    display: block;
    text-align: center;
    position: absolute;
    margin: -6px 0 0 17px; }

.urun-adet {
  border: none !important;
  background: 0 0 !important;
  outline: 0;
  font-size: 20px;
  color: #292929;
  padding: 0;
  text-align: center;
  box-shadow: none;
  outline: none; }
  .urun-adet:focus {
    outline: none;
    box-shadow: 0px;
    border: 0px; }

.satin-al {
  font-family: "PT Sans", sans-serif;
  color: #FFF;
  border-radius: 0;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  min-width: 185px;
  float: left;
  text-align: center;
  letter-spacing: 0.5px;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0px;
  padding: 0px !important;
  position: relative;
  transition: all 0.3s ease-in-out;
  background: #77dd77; }
  .satin-al:hover {
    background: #000000; }
  .satin-al i {
    font-size: 22px;
    margin-right: 7px;
    line-height: 1; }

.stokta-yok {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fc1414; }
  .stokta-yok:before {
    background: #fc1414; }
  .stokta-yok:hover {
    color: #fc1414;
    border: 2px solid #fc0f0f; }

.urun-adet-butons {
  width: 35%;
  height: 100%;
  float: left;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap; }
  .urun-adet-butons span {
    background: #f4f4f4;
    color: #888;
    font-size: 17px;
    float: left;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    text-indent: 0;
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    position: relative;
    z-index: 1;
    border-radius: 0px !important; }

.stokta-haber-ver {
  margin-right: 3%;
  width: 32%;
  height: 60px;
  float: left;
  background: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .stokta-haber-ver i {
    font-size: 20px; }

.urun-butons {
  width: 40px;
  height: 100%;
  float: left; }

.urun-buttons-ilk {
  border-left: 0px; }

.detay-fav-button {
  font-family: "PT Sans", sans-serif;
  width: 100%;
  display: block;
  height: 100%;
  line-height: 60px;
  outline: none;
  border: 0px;
  color: #77dd77;
  background: #fff;
  margin: 0px;
  padding: 0px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  font-size: 22px;
  position: relative;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s ease-in-out; }
  .detay-fav-button:hover {
    color: #000000; }

.urun-detay-statik-bolum {
  display: flex;
  flex-flow: row wrap;
  padding: 0px; }

.urun-detay-kargo img, .urun-detay-statik1 img, .urun-detay-statik2 img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important; 
  float: right; }
 
.detay-puan {
  color: #000000;
  font-weight: 400;
  border-radius: 0px; 
  font-size: 13px;
  cursor: pointer;
  padding: 0px 15px;
  float: left;
  text-align: left; 
  white-space: normal;
  width: 100% !important;
  letter-spacing: 0px;
  height: 40px;
  line-height: 32px;
  margin-bottom: 0px; }
  .detay-puan span {
    font-weight: 600;
    color: #77dd77; }

/*--------------------------------URUN-DETAY-PAYLAA?AA?fAA?a??a?A?A?A|A?a??A?A?----------------------------------*/
.urun-paylas {
  margin-top: 20px; }

#icon-social a {
  text-decoration: none;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  display: inline-block;
  border-radius: 50%;
  margin: 0px 0.5%; }

.social-facebook {
  background: #365396; }

.social-twitter {
  background: #00a8f0; }

.social-google {
  background: #e0462e; }

.social-pinterest {
  background: #cc1919; }

/*--------------------------------URUN-DETAY-PAYLAA?AA?fAA?a??a?A?A?A|A?a??A?A?----------------------------------*/
/*--------------------------------URUN-DETAY-TABLARI----------------------------------*/
.urun-tablari {
  margin-top: 50px; }
  .urun-tablari .nav li {
    margin: 0 !important;
    border: 0px; }
    .urun-tablari .nav li a {
      border-radius: 0 !important;
      padding: 10px 15px;
      font-size: 14px;
      letter-spacing: 0.5px;
      color: #77dd77;
      background: 0 0 !important;
      font-family: "PT Sans", sans-serif;
      text-transform: uppercase;
      transition: all 0.2s ease-in-out; }
      .urun-tablari .nav li a:hover {
        color: #282828; }

.uruntablari-alias.active {
  font-family: "PT Sans", sans-serif;
  padding: 0 15px; }
  .uruntablari-alias.active a {
    font-weight: 400;
    color: #282828 !important; }

#tdContainerBorder {
  border: 1px solid #eee;
  line-height: 25px;
  border-radius: 0px !important;
  margin-top: 20px;
  margin-bottom: 50px; }

#divUrunAciklama, #divUrunTabs {
  padding: 15px 20px;
  border-radius: 0px !important; }

/*--------------------------------URUN-DETAY-TA?AA?fAA?a??a?A?A?A?A?a??A?AA?a?1MER----------------------------------*/
.timer-detay {
  max-width: 300px;
  margin-bottom: 10px;
  position: relative !important;
  background: #77dd77 !important; }

/*--------------------------------URUN-DETAY-TABLARI----------------------------------*/
@media all and (max-width: 992px) {
  #urun-fiyat-bilgileri {
    margin-top: 20px; }
  .urun-adet-birim {
    border: none; }
  .urun-detay-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    padding: 0px !important;
    background: #fff !important;
    margin: 0 auto; }
  .urun-adet-dis {
    margin: 0px;
    width: calc( 35% - 50px); }
  .satin-al {
    width: 65%;
    float: right; }
    .satin-al i {
      font-size: 18px; }
  .detay-butons-div {
    padding: 0px; }
  .stokta-haber-ver {
    border-left: 0px;
    min-width: inherit;
    width: 25%;
    margin-right: 0px; }
  .urun-detay-fiyathaber {
    height: 40px; }
  .urun-detay-statik-bolum {
    justify-content: flex-start;
    align-items: flex-start; }
  .urun-detay-puan {
    height: 40px; }
  .detay-puan {
    height: auto;
    display: inline-block;
    line-height: 24px; }
  .urun-paylas {
    margin-top: 0px; }
  .urun-tablari {
    margin-top: 15px; } }

@media only screen and (max-width: 600px) {
  .urun-detay-statik-bolum {
    margin-bottom: 25px; }
  .urun-detay-fiyathaber, .urun-detay-puan, .urun-tablari .nav li {
    width: 100%; }
  .detay-butons {
    flex-flow: row wrap; } }

@media all and (max-width: 330px) {
  .indirim-detay {
    display: block;
    float: none !important; }
  .satis-fiyati #eski-fiyat {
    padding-left: 0px; } }

/*--------------------------------URUN-DETAY-KAMPANYA-URUNLER----------------------------------*/
#kampanya-bilgileri > div {
  background: #FE3B3B;
  padding: 7px 20px;
  color: #FFF; }

#urun-detay-kampanyali-urunler .urun-kutusu .kutu-urun-border {
  border-bottom: none;
  border-left: none; }

#urun-detay-kampanyali-urunler .urun-kutusu:last-child .kutu-urun-border {
  border-bottom: 3px solid #DDD; }

/*--------------------------------URUN-DETAY-BENZER-URUNLER----------------------------------*/
.urun-detay-benzer-urunler-baslik {
  font-size: 22px;
  font-weight: 600;
  color: #000000333;
  font-family: "PT Sans", sans-serif; }

.benzer-urunler-slide .slick-track {
  float: left; }

.benzer-urun-kutusu.slick-slide.slick-active {
  border-color: transparent; }

#haftanin-urunleri .slick-arrow {
  top: -40px !important;
  background: #000000;
  opacity: 1;
  width: 25px;
  height: 25px;
  border: transparent;
  margin-right: 15px;
  z-index: 1; }
  #haftanin-urunleri .slick-arrow:before {
    opacity: 1;
    border-width: 0 1px 1px 0 !important; }

#haftanin-urunleri .slick-next {
  right: 0; }
  #haftanin-urunleri .slick-next::before {
    padding: 4px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 28%;
    bottom: 31%; }

#haftanin-urunleri .slick-prev {
  right: 30px;
  left: inherit; }
  #haftanin-urunleri .slick-prev::before {
    padding: 4px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 37%;
    bottom: 31%; }

#haftanin-urunleri .slick-slider .kutu-urun-detay-mm h2 {
  width: 80%;
  margin: 0 auto; }

@media all and (max-width: 992px) {
  #divUrunTabs {
    padding: 30px 0px; } }

/*--------------------------------URUN-DETAY-BENZER-URUNLER----------------------------------*/
/*--------------------------------URUN-DETAY-YORUM----------------------------------*/
#divUrunAciklama, #divUrunTabs {
  height: auto;
  display: inline-block; }

.yorum-box-baslik {
  color: #000000333;
  font-size: 26px;
  font-weight: 600;
  margin: 5px 0px 35px 0px; }

.yorum-ortalama-box {
  text-align: center;
  margin-bottom: 25px; }

.yorum-ortalama {
  font-size: 45px;
  font-weight: 600; }
  .yorum-ortalama i {
    font-size: 16px;
    margin: -5px;
    color: #b8b8b8; }
    .yorum-ortalama i.yorum-active {
      color: #ffa000; }

.yildiz-box {
  margin-bottom: 15px; }

.yorum-yildiz-ad {
  font-size: 14px;
  margin-bottom: 7px; }

.yorum-yildiz-sayi {
  color: #a5a5a5; }

.yorum-istatik {
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  padding: 45px 15px;
  background: #fafafa; }

.yorum-progress {
  height: auto;
  border-radius: 9px;
  background-color: #f0f0f0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  border-radius: 5px; }

.yorum-progress-bar {
  border-radius: 5px;
  height: 3px;
  background: #ffa000; }

/*yorum saA?AA?fAA?a??a?A?A?A?A?a?|A?AA?C*/
.yorum-user {
  width: 50px;
  position: absolute;
  left: 0;
  padding: 0px; }

.yorum-uye-avatar {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #eee;
  border-radius: 50%;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
  font-size: 20px;
  color: #3e3e3e;
  background: #fafafa; }

.yorum-content {
  padding: 0px; }

.yorumlar-box {
  padding-left: 65px;
  border-radius: 3px;
  margin-bottom: 15px; }

.yorumlar-inner {
  padding: 10px 15px;
  border: 1px solid #eee;
  position: relative; }
  .yorumlar-inner::before, .yorumlar-inner::after {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none; }
  .yorumlar-inner::before {
    margin-top: -1px;
    border-width: 10px;
    border-color: transparent;
    border-right-color: #e5e5e5; }
  .yorumlar-inner::after {
    border-width: 9px;
    border-color: transparent;
    border-right-color: #fff; }

.yorum-box-ust {
  position: relative;
  height: auto;
  display: inline-block;
  width: 100%; }

.yorum-box-uyead {
  float: left;
  color: #4f4e4e;
  font-size: 13px;
  letter-spacing: 0px; }

.yorum-box-puan {
  float: right; }
  .yorum-box-puan i.yorum-active {
    color: #ffa000; }

.yorum-box-yorum {
  font-size: 14px;
  color: #454444; }

.yorum-box-tarih {
  color: #8f8f8f;
  font-size: 13px; }

.yorumlar-yorum-yap {
  margin-top: 25px; }

.yorum-yap-txt {
  width: 100%;
  height: 110px;
  padding: 10px;
  resize: none;
  outline: none;
  margin: 10px 0px;
  font-weight: 400;
  font-size: 13px;
  border: 1px solid #f1f1f1; }

.yorum-yap-p {
  float: left; }
  .yorum-yap-p:last-child {
    padding-left: 15px; }

.yorum-yap-puan {
  padding-right: 25px;
  height: 40px; }

#yorum-yap {
  background: #000000 !important;
  color: #fff !important;
  border: 0px;
  font-weight: 900;
  padding: 7px 10px;
  font-size: 12px !important; }

@media all and (max-width: 992px) {
  .yorum-istatik {
    margin-bottom: 25px; } }

@media all and (max-width: 600px) {
  #divUrunAciklama {
    padding: 5px 0px; }
  .yorum-user {
    display: none; }
  .yorumlar-box {
    padding: 0px; } }

@media all and (max-width: 480px) {
  .yorum-box-uyead {
    float: none;
    display: block; }
  .yorum-box-puan {
    float: left;
    display: block; } }
    
.PropRow{
    display: flex;
    flex-direction: row;
    border: 1px solid #ccc;
}
.PropName{
    width: 50%;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.PropProperty{
    width: 50%;
    padding: 10px;
}

/*--------------------------------URUN-DETAY-YORUM----------------------------------*/

	
 [data-tooltip]:before, [data-tooltip]:after{
     display: none;
 }			
			
.kisiselveri-popup  {
    background: #f4f4f4;
    border: 3px solid #77dd77;
    color: #000;
    page-break-inside: avoid;
    font-family: monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 3000px;
    width: 3000px;
    max-height: 100%;
    overflow: auto;
    padding: 1em 1.5em;
    display: block;
    word-wrap: break-word;
    
    position: fixed;
    z-index: 999999;
    bottom: 10px;
    left: 10px;
    width: 450px;
    font-size: 12px;
    background: #fff;
    border-radius: 15px;
    padding: 2rem;
    box-shadow: 0px 0px 9px 1px rgba(14, 14, 14, 0.2);
}
		
.ahmet-box{
    background:#09f;
    border:solid 2px #333;
}
			
.ahmet-banner{
    background:#999;
    border:solid 2px #333;
}
			
			
.ahmet{
    background:#999;
    border:solid 2px #333;
}	
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			