﻿ /** !Colors */
  /**Typograpgy*/
  body {
    background-color: #f4f4f4 !important;
    font-weight: 500;
    font-size: 21px;
    line-height: 22px;
	height: 100%;
	min-height: 100%;
  }
.modal { overflow: auto !important; }


  body,
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  small,
  .small,
  strong,
  .strong,
  medium,
  .medium,
  .xsmall,
  .xxsmall,
  .xxxsmall,
  .btn,
  .header-container .main-filter-tabs .tab span {
    font-family: Gotham;
    font-style: normal;
    letter-spacing: 0.05em;
  }
.header-container .main-filter-tabs #space {
	display: none;
}
  h1,
  .h1,
  .urun-detay-baslik {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
  }

  h2,
  .h2,
  .urun-detay-marka a {
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
  }

  h3,
  .h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
  }

  small,
  .small {
    font-weight: 500;
    font-size: 18px !important;
    line-height: 22px;
  }

  strong,
  .strong {
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
  }

  medium,
  .medium {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }

  .xsmall {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
  }

  .xxsmall {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
  }

  .xxxsmall {
    font-size: 12px;
    line-height: 17px;
  }

  .thin {
    font-weight: 300 !important;
  }

  .book {
    font-weight: 400 !important;
  }

  /** General*/
  .btn-red,
  .btn-red-outline,
  .btn-dark-grey:hover,
  .btn-dark-grey-outline,
  .btn-light,
  .btn-light-outline,
  .carousel-nav,
  .sw-card,
  .sw-card-content-brand,
  .prod-list,
  .prod-list-content-action,
  .prod-list-content-action i,
  .prod-list-content-brand,
  .prod-box,
  .prod-box-img,
  .prod-box-brand,
  .prod-varyant,
  .swiper-slide,
  .cat-gorunum-box svg,
  .sticky,
  .header-container .main-filter-tabs .tab,
  .header-container .main-filter-tabs .tab i,
  .header-container .main-filter-tabs .tab:hover,
  .header-container .main-filter-tabs .tab:hover i,
  .header-container .main-filter-tabs .tab.active,
  .header-container .brand-filter-2,
  .header-container .brand-filter-1,
  .header-top-nav,
  .header-top-nav .top-nav .items,
  .static-special ul li a,
  .search-container .arama-tum-sonuclar a,
  .user .list ul.account-transaction li,
  .blog-item,
  .blog-item-img,
  .blog-item-header,
  .varyant-item,
  .top-nav.m,
  #footers .collapsae,
  #footers .collapsae .m-footer-head,
  #footers .collapsae .m-footer-head small i,
  #footers .collapsae ul,
  #footers .collapsae .info {
    transition-duration: 0.25s;
  }

  .scroll-up {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  }

  /** Imputs */
  .btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 50px;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .btn i {
    margin: 0 10px;
  }

  .btn:focus {
    color: #fff;
    border: none;
  }

  .btn-red {
    background-color: #ed1c24;
    color: #fff;
  }

  .btn-red:hover {
    cursor: pointer;
    color: #fff;
    background-color: #c1070ed9;
  }

  .btn-red-outline {
    background-color: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24 !important;
    background-color: transparent;
  }

  .btn-red-outline:hover {
    cursor: pointer;
    color: #232323;
    border: 1px solid #232323 !important;
  }

  .btn-dark-grey {
    background-color: #696969;
    color: #fff;
	font-size: 18px;
	transition-duration: 200ms;
  }

  .btn-dark-grey:hover {
    cursor: pointer;
    background-color: #2f2f2f;
    color: #fff;
  }

  .btn.btn-dark-grey-outline {
    background-color: #fff;
    color: #2f2f2f!important;
    border: 1px solid #2f2f2f !important;
    background-color: transparent;
  }

  .btn.btn-dark-grey-outline:hover {
    cursor: pointer;
    color: #ed1c24!important;
    border: 1px solid #ed1c24 !important;
  }

  .btn-light {
    background-color: #f4f4f4;
    color: #696969;
  }

  .btn-light:hover {
    cursor: pointer;
    color: #2f2f2f;
    background-color: #dfdfdfbf;
  }

  .btn-light-outline {
    background-color: #fff;
    color: #dedede;
    border: 1px solid #dedede !important;
    background-color: transparent;
  }

  .btn-light-outline:hover {
    cursor: pointer;
    color: #ed1c24!important;
    border-color: #ed1c24!important;
    /*background-color: #2f2f2f80;*/
  }
  .tarz-content .btn-light-outline:hover {
		background: rgba(47, 47, 47, 0.5)!important;
		border: 1px solid rgba(255, 255, 255, 0.75)!important;
		color: #fff!important;
  }

  /* checkbox*/
  .styled-checkbox {
    position: absolute;
    opacity: 0;
  }

  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }

  .styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #fff !important;
  }

  .styled-checkbox:hover + label:before {
    background: transparent;
    border: 1px solid #ed1c24 !important;
  }

  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  }

  .styled-checkbox:checked + label:before {
    background: transparent;
    border: 1px solid #ed1c24 !important;
  }

  .styled-checkbox:disabled + label {
    color: #2f2f2fd9;
    cursor: auto;
  }

  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: transparent;
    border: 1px solid #2f2f2fd9 !important;
  }

  .styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
    background: #ed1c24;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #ed1c24, 4px 0 0 #ed1c24, 4px -2px 0 #ed1c24,
      4px -4px 0 #ed1c24, 4px -6px 0 #ed1c24, 4px -8px 0 #ed1c24;
    transform: rotate(45deg);
  }

  /* carousel */
  .carousel-nav {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #2f2f2f;
  }

  .carousel-nav:hover {
    cursor: pointer;
    background-color: #2f2f2fd9;
  }

  /* scroll up*/
  .scroll-up {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px;
    border-radius: 150px;
    background-color: #ed1c24;
  }

  .scroll-up:hover {
    cursor: pointer;
    background-color: #c1070ed9;
  }

  /*Card*/
  .sw-card {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    padding: 20px;
    border-bottom: 5px solid #dedede !important;
  }

  .sw-card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000;
  }
  .sw-card-content:hover {
	  color: #000;

  }
  .sw-card-content-image {
    width: 105%;
    transition-duration: 0.25s;
  }

  .sw-card-content-text {
    font-size: 21px;
    font-weight: 500;
    width: 100%;
    height: 55px;
    overflow: hidden;
    margin-top: 45px;
    line-height: 25.2px;
  }

  .sw-card-content-brand {
    max-height: 26px;
    filter: grayscale(1);
  }

  .urun-kutusu.liste-gorunum {
    margin: 0;
    padding: 0 0 20px 0px;
    width: 50% !important;
    height: unset !important;
	border: none;
  }
  .urun-kutusu.liste-gorunum:last-child {
	  padding: 0;
  }

	@media (min-width:992px)
	{
		.urun-kutusu.liste-gorunum {
			overflow:visible;
		}
	}

  .urun-kutusu.liste-gorunum:hover {
    height: unset !important;
  }

  .urun-kutusu {
    position: relative !important;
    height: 370px !important;
    margin: 50px 0;
	transition-duration: 0.25s;
  }
  
	@media (min-width:992px){
		.urun-kutusu {
			opacity:0.7
		}
		.col-lg-12.col-md-12.col-sm-12.col-xs-12.urun-kutusu.liste-gorunum {
			opacity: 0.75;
		}

		.urun-kutusu:hover, .col-lg-12.col-md-12.col-sm-12.col-xs-12.urun-kutusu.liste-gorunum:hover {
			opacity: 1;
		}
	}

  .urun-kutusu:hover {
    height: 460px !important;
    margin: 0 !important;
    opacity: 1;
  }

  .urun-kutusu:hover .prod-box-img {
    width: 110%;
  }

  .prod-list {
    overflow: hidden;
    background-color: #fbfbfb;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 305px;
    padding: 20px 0;
    text-align: left;
    color: #2f2f2f;
    border-bottom: 5px solid #dedede !important;
  }

  .prod-list:hover {
    color: #2f2f2f;
    background-color: #fff;
    border-bottom: 5px solid #ed1c24 !important;
  }

  .prod-list:hover .sw-card-content-brand {
    filter: grayscale(0);
  }

  .prod-list:hover .prod-list-content-brand {
  }

  .prod-list-img {
    width: 33% !important;
	padding: 0 20px!important;
  }

  .prod-list-img img {
    width: 100%;
  }

  .prod-list-content {
    width: 66%;
    padding: 20px 0;
  }

  .prod-list-content-desc {
    padding: 20px 0;
  }

  .prod-list-content-desc i {
    color: #ed1c24;
    font-size: 16px;
  }

  .prod-list-content-action {
    display: flex;
    justify-content: end;
    position: absolute;
    bottom: 35px;
    right: 20px;
  }

  .prod-list-content-action i {
    opacity: 0.7;
    margin-right: 10px;
    background: #ed1c24;
    padding: 10px;
    color: #fff;
    font-size: 24px;
  }

  .prod-list-content a {
    color: #2f2f2f;
  }

  .prod-list-content-action i:hover {
    opacity: 1;
  }

  .prod-list-content-brand {
  }

  .prod-box {
    color: #2f2f2f;
    bottom: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    border-bottom: 5px solid #dedede !important;
  }
  
  @media (min-width:992px){
	.prod-box {
	   max-width: 370px;
	}
  }

  .prod-box-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	transition-duration: 0.25s;
  }

  .prod-box-img {
    width: 110%;
  }

  .prod-box-img img {
    width: 100%;
  }

  .prod-box-text {
    font-size: 21px;
    font-weight: 500;
    width: 100%;
    margin: 20px 0;
    color: #2f2f2f;
  }

  .prod-box-brand {
    max-height: 26px;
  }

  .prod-box:hover {
    color: #2f2f2f;
    border-bottom: 5px solid #ed1c24 !important;
  }

  .urun-kutusu:hover img.sw-card-content-brand {
    filter: grayscale(0);
    opacity: 1;
  }

  .prod-box:hover .prod-box-brand {
    filter: grayscale(0);
  }

  .prod-varyant {
    border-bottom: 5px solid #dedede;
    display: flex;
    align-items: flex-start;
    padding: 30px;
    background-color: #fff;
	position: relative;
  }

  .kategorisayfalama .prod-varyant:hover {
    opacity: 1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-bottom-color: #ed1c24;
  }
  .kategorisayfalama .prod-varyant.active:hover {
    opacity: unset;
    box-shadow: none;
    border-bottom-color: #696969!important;
  }

  .prod-varyant-info {
    width: 45%;
    display: flex;
    align-items: flex-start;
    text-align: left;
    cursor: default;
  }

  .prod-varyant-info-content {
    padding: 0 23px;
    position: relative;
    height: 100%;
    min-height: 244px;
    color: #2f2f2f;
  }

  .prod-varyant-info-content-brand_cats {
    font-size: 18px;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
  }

  .prod-varyant-info-content-brand_cats img {
    margin-right: 10px;
    /*width: 85px;*/
	height: 23px;
  }

  .prod-varyant-info-content-prod_name {
    /*padding-bottom: 23px;*/
	cursor: pointer;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #2F2F2F;
  }

  .prod-varyant-info-content-prod_desc {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 22px;
	cursor: pointer;
  }

  .prod-varyant-info-content-prod_desc i {
    color: #ed1c24;
    font-size: 16px;
  }

  .prod-varyant-info-content-free_shipment {
    position: absolute;
    bottom: 0;
    left: 23px;
    color: #5d5fef;
  }

  .prod-varyant-info-image {
    width: 244px;
    height: 244px;
  }

  .prod-varyant-info-image img {
    width: 244px;
    height: 244px;
  }

  .prod-varyant-varyants {
    padding: 10px 28px;
    width: 55%;
	height: 244px;
    border-left: 3px solid #dedede;
    padding-right: 0;
  }

  .prod-varyant-varyants-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #C4C4C4;
    padding: 10px 0;
    text-align: left;
  }
  .prod-varyant-varyants-item:last-child {
    border-bottom: 0px;
  }

  .prod-varyant-varyants-item .varyant-item-prices {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }

  .prod-varyant-varyants-item .varyant-item-prices .price-old {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
  }

  .prod-varyant-varyants-item .varyant-item-prices .price-new {
    color: #ed1c24;
    font-size: 18px;
    /*margin-left: 10px;*/
    font-weight: 500;
  }

  .prod-varyant-varyants-item .varyant-item-prices-cart {
    display: flex;
    align-items: center;
  }

  .prod-varyant-varyants-item .varyant-item-cart {
    display: flex;
    align-items: center;
    padding-left: 20px;
  }

  .prod-varyant-varyants-item .varyant-item-cart-quantity {
    align-items: center;
    display: flex;
	justify-content: end;
  }

  .prod-varyant-varyants-item .varyant-item-cart-quantity input {
    width: 42px;
	height: 42px;
	line-height: 42px;
    border: 0;
    background: #f4f4f4;
    padding: 20px 12px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-right: 3px;
  }

  .prod-varyant-varyants-item .varyant-item-cart-quantity i {
    padding: 20px 12px;
    margin-right: 3px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #dedede !important;
    color: #2f2f2f !important;
  }

  .prod-varyant-varyants-item .varyant-item-cart i {
    /*padding: 20px 12px;*/
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
    background-color: #ed1c24;
    color: #fff;
    cursor: pointer;
  }
  .prod-varyant-varyants-item .varyant-item-cart i.bi-dash, .prod-varyant-varyants-item .varyant-item-cart i.bi-plus {
	  width: 36px;
  }

  .prod-varyant-varyants-item .varyant-item-text {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    font-size: 18px;
    width: 30%;
	gap: 5px;
  }

  .prod-varyant-varyants-item .varyant-item-text-shipment {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #5d5fef;
  }
  .stokyook .varyant-item-text-shipment {
	  color: #333!important;
  }

  .prod-varyant-varyants-item .varyant-item-text-shipment svg {
    margin-right: 3px;
  }

  .prod-varyant-varyants-item .varyant-item-purchase {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #5d5fef;
  }

  .prod-varyant-varyants-item .varyant-item-purchase a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #5d5fef;
    cursor: pointer;
  }
  .prod-mobile-price {
	  display: none;
  }

  /* ÖZel componentler ve dist.css manipülasyonları*/
  .swiper-next,
  .swiper-next2,
  .swiper-prev2,
  .swiper-prev {
    position: absolute;
    top: -65px;
	/*top: 500px;*/
	/*top: -28px;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));*/
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2f2f2f!important;
	opacity: 0.75!important;
    color: #fff!important;
	width: 65px;
	height: 65px;
  }
  .swiper-next, .swiper-prev {
	top: 531px;
  }
  .swiper-prev, .swiper-prev2 {
	  left: 42px!important;
  }
  .swiper-next, .swiper-next2 {
	  right: 42px!important;
  }

  .swiper-next:hover,
  .swiper-next2:hover,
  .swiper-prev2:hover,
  .swiper-prev:hover {
    opacity: 1!important;
  }
  .swiper-next.swiper-button-disabled, .swiper-next2.swiper-button-disabled, .swiper-prev.swiper-button-disabled, .swiper-prev2.swiper-button-disabled {
	  opacity: 0.40!important;
	  cursor: default;
  }
  
  .slider-mm2 {
    padding: 0 !important;
  }

  .v3-global {
    align-items: center !important;
  }
  .marka-result .v3-global, .cat-listing .v3-global {
	  display: grid;
	  grid-template-columns: 1fr 1fr 1fr 1fr;
	  grid-auto-rows: 370px;
	  gap: 127px 30px;
	  margin: 63px 0 60px 0;
	  transition: all 0.5s ease;
  }
  .marka-result .v3-global.liste, .cat-listing .v3-global.liste {
	  grid-template-columns: calc(50% - 10px) calc(50% - 10px);
	  grid-auto-rows: 310px;
	  gap: 50px 20px;
	  margin: 50px 0 50px 0;
  }
  .marka-result .urun-kutusu.liste-gorunum, .cat-listing .urun-kutusu.liste-gorunum {
	  width: 100%!important;
  }
  .marka-result .prod-list {
	  height: 100%!important;
  }
  .marka-result .v3-global .urun-kutusu, .cat-listing .v3-global .urun-kutusu {
	  width: 100%;
	  border: 0;
	  padding: 0;
	  margin: 0;
	  background: #fff;
  }
  .marka-result .v3-global.liste .urun-kutusu, .cat-listing .v3-global.liste .urun-kutusu {
	  height: 100%!important;
  }  
  .marka-result .v3-global .urun-kutusu:hover, .cat-listing .v3-global .urun-kutusu:hover {
	  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
  }
  .marka-result .v3-global.liste .urun-kutusu:hover, .cat-listing .v3-global.liste .urun-kutusu:hover {
	  box-shadow: none;
  }
  .marka-result .v3-global .urun-kutusu .prod-box, .cat-listing .v3-global .urun-kutusu .prod-box {
	  width: 100%;
	  max-width: 100%;
	  top: 0;
	  left: 0;
	  right: 0;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box, .cat-listing .v3-global.liste .urun-kutusu .prod-box {
	  top: 0;
	  max-width: 100%;
  }
  
  .marka-result .v3-global .urun-kutusu .prod-box .prod-box-inner, .cat-listing .v3-global .urun-kutusu .prod-box .prod-box-inner {
	  padding: 25px;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box .prod-box-inner, .cat-listing .v3-global.liste .urun-kutusu .prod-box .prod-box-inner {
	  flex-direction: row;
	  padding: 14px 17px 14px 25px;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box .prod-box-inner, .cat-listing .v3-global.liste .urun-kutusu .prod-box .prod-box-inner {
	  top: 0;
	  bottom: unset;
	  justify-content: start;
	  align-items: start;
  }
  
  .marka-result .v3-global .urun-kutusu:hover .prod-box-inner, .cat-listing .v3-global .urun-kutusu:hover .prod-box-inner {
	  box-shadow: none;
  }
  .marka-result .v3-global .urun-kutusu .prod-box .prod-box-inner .prod-box-img, .cat-listing .v3-global .urun-kutusu .prod-box .prod-box-inner .prod-box-img {
	  width: 100%;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box .prod-box-inner .prod-box-img, .cat-listing .v3-global.liste .urun-kutusu .prod-box .prod-box-inner .prod-box-img {
	  display: flex;
	  align-items: center;
	  width: 257px;
	  height: 277px;
  }
  .marka-result .v3-global .urun-kutusu .prod-box .prod-box-inner .btns, .cat-listing .v3-global .urun-kutusu .prod-box .prod-box-inner .btns {
	  /*bottom: 147px;*/
	  top: 270px;
	  bottom: unset;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box .prod-box-inner .btns, .cat-listing .v3-global.liste .urun-kutusu .prod-box .prod-box-inner .btns {
	  visibility: visible;
	  opacity: .5;
	  bottom: 20px;
	  right: 14px;
	  top: unset;
  }
  .marka-result .v3-global .urun-kutusu .prod-in-block, .marka-result .v3-global .urun-kutusu .prod-list-content, .cat-listing .v3-global .urun-kutusu .prod-in-block, .cat-listing .v3-global .urun-kutusu .prod-list-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 25px;
	padding: 0;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-in-block, .marka-result .v3-global.liste .urun-kutusu .prod-list-content, .cat-listing .v3-global.liste .urun-kutusu .prod-in-block, .cat-listing .v3-global.liste .urun-kutusu .prod-list-content {
	  justify-content: start;
	  text-align: left;
	  gap: 20px;
	  width: calc(100% - 257px);
	  max-width: unset;
  }
  .marka-result .v3-global .urun-kutusu .prod-box-text, .cat-listing .v3-global .urun-kutusu .prod-box-text {
	  margin: 0;
	  height: 50px;
	  line-height: 25px;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-box-text, .cat-listing .v3-global.liste .urun-kutusu .prod-box-text {
	  height: auto;
  }
  .marka-result .v3-global .urun-kutusu .alt-title, .cat-listing .v3-global .urun-kutusu .alt-title {
		display: none;
		font-weight: 400;
		font-size: 18px;
		line-height: 22px;
		letter-spacing: 0.05em;
		color: #2F2F2F;
		padding: 0 17px 0 0;
  }
  .marka-result .v3-global.liste .urun-kutusu .prod-in-block .alt-title, .marka-result .v3-global.liste .prod-list .alt-title, .cat-listing .v3-global.liste .urun-kutusu .prod-in-block .alt-title, .cat-listing .v3-global.liste .prod-list .alt-title {
	  display: block;
  }
  .marka-result .v3-global.liste .urun-kutusu:hover .alt-title, .cat-listing .v3-global.liste .urun-kutusu:hover .alt-title {
	  color: #232323;
  }
  .cat-listing .text-right:last-of-type {
	  padding: 0 0 166px 0;
	  margin: 0 20px 0 0!important;
	  float: right;
  }
  
@media (max-width:1200px) {
	.marka-result .v3-global, .cat-listing .v3-global {
	  grid-template-columns: 1fr 1fr 1fr;
	}
	.blog-head {
		margin: 25px 20px!important;
	}
	.blog-head .select2-container {
		margin-bottom: 0;
	}
	.blog-page.pagination {
		right: 20px!important;
	}
	.blog-list {
		padding: 0 20px;
	}
	.blog-list .blog-box-yazi header a {
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.blog-list article {
		width: calc((100% / 3) - 4px)!important;
		max-width: unset!important;
		max-height: 250px;
	}
	.blog-list .blog-box {
		margin-bottom: 0;
	}
	.blog-list .blog-box-img {
		height: 50%;
	}
	.blog-list .blog-box-yazi {
		padding: 15px;
		height: 50%;
	}
	.blog-list .blog-box-yazi a {
		font-size: 18px;
		line-height: 21px;
	}
}

  .swiper-wrapper {
    align-items: center;
  }
	.last-content-swiper {
		padding: 0 14px!important;
	}
 .last-content-swiper .swiper-wrapper {
    width: 100%;
	}


  .swiper-slide {
    transition-property: unset !important;
    height: 370px!important;
	/*width: 320px!important;*/
    overflow: hidden;
    display: flex;
    align-items: center;
	background-color: #fff
  }

  .swiper-slide:hover {
	height: 455px !important;
	box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, .2);
  }
  
  .urun-kutusu:hover .prod-box-inner {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
}

  .swiper-slide:hover img.sw-card-content-image {
    width: 105%;
  }

  .swiper-slide:hover .sw-card {
    border-bottom: 5px solid #ed1c24 !important;
  }

  .swiper-slide:hover .sw-card-content-brand {
    filter: grayscale(0);
    opacity: 1;
  }
.swiper-slide:hover .sw-card-content-text {
    opacity: 1;
  }
  .swiper-slide .sw-card-content-brand {
    opacity: 0.7;
  }
    .swiper-slide .sw-card-content-text {
    opacity: 0.7;
  }

  #secimidaralt_v3 {
    padding: unset !important;
    border: unset !important;
    position: unset !important;
    background: unset !important;
  }

  .select2-container {
    width: inherit;
    max-width: 420px;
  }
  .bayi-map .select2-container {
    max-width: unset;
	width: 100%!important;
  }

  .select2-container .select2-selection--single {
    height: 44px !important;
  }

  .select2-dropdown {
    background-color: #dedede !important;
    color: #696969 !important;
    /*max-width: 420px;*/
    border: none !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
	/*width: calc(100% - 100px)!important;*/
  }

  .select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #dfdfdfbf !important;
    font-size: 18px;
    color: #696969;
    padding: 2px 20px;
    font-weight: 500;
  }
  
  	#motosikletModel {
		color: #fff!important;
	}

  .select2-results__option {
    background-color: #f4f4f4;
    color: #696969;
    padding: 5px 20px !important;
    font-size: 18px;
    font-weight: 500;
  }

  .select2-search--dropdown .select2-search__field {
    font-size: 18px !important;
  }

  .select2-container--default .select2-selection--single {
    border: none !important;
    background-color: #f4f4f4 !important;
    border-bottom: 2px solid #dedede !important;
    padding: 10px 20px !important;
    font-size: 21px;
    font-weight: 500;
    /*max-width: 420px;*/
    display: flex !important;
    align-items: center;
    position: relative;
	width: 100%;
  }
  .select2-container--disabled .select2-selection--single {
	  background-color: rgb(244, 244, 244, .4)!important;
	  border-bottom: 2px solid rgb(222, 222, 222, .4)!important;
	  color: rgb(47, 47, 47, .4)!important
  }
  .select2-container--disabled .select2-selection--single span {
	  color: rgb(47, 47, 47, .4)!important
  }
  .select2-container--disabled .select2-selection--single .select2-selection__arrow b, .select2-container--disabled .select2-selection--single .select2-selection__arrow b:before {
	  border-color: rgb(47, 47, 47, .4)!important
  }



  nav.text-right.top {
    position: absolute;
    right: 0;
    top: -5%;
  }
  .text-right {
	  margin: 100px 0 0 0;
	  z-index: 1
  }

  .page-link {
    padding: 0px 10px !important;
    line-height: 24px !important;
    background: transparent !important;
    color: #696969 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    margin: 0 7px !important;
  }

  #secili-sayfa {
    border-radius: 0 !important;
    background-color: #ed1c24 !important;
    color: #fff !important;
  }

  .sirala-div select {
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 2px solid #dedede !important;
    font-size: 21px;
  }

  .sirala-div select option {
    background-color: #f4f4f4 !important;
    font-size: 18px;
  }

  .sirala-div select option:hover {
    background-color: #fff !important;
  }
  .cat-listing-bar {
	  float: left;
	  width: 100%;
	  padding: 94px 0 0 0;
  }
  .filtre-gorunum {
	float: left;
    text-align: left;
    border-bottom: 2px solid #dedede !important;
	margin: 0;
	height: 43px!important;
	overflow: hidden;
  }
  .cat-gorunum-box {
    background-color: transparent !important;
    border: 0;
  }

  .cat-gorunum-box:hover {
    background-color: transparent !important;
  }

  .cat-gorunum-box:hover svg {
    fill: #ed1c24 !important;
  }

  .gorunum-active {
    background-color: transparent !important;
  }

  .gorunum-active svg {
    fill: #ed1c24;
  }

  .gorunum-active:hover svg {
    fill: #ed1c24;
  }

  #divUrunTabs, #data_urunebatlar {
    display: flex;
    justify-content: start !important;
    padding: 0;
  }
  #divUrunTabs:has(.taksit_block) {
	  gap: 20px 15px;
  }
  #data_uruntaksitleri .taksit_block {
	  margin: 0 0 20px 0;
  }
  #divUrunAciklama {
    font-weight: 400 !important;
	color: #000;
  }
  #data_urunbilgileri .graph {
	  max-width: 100%;
	  height: auto;
  }

  #icon-social {
    color: #696969;
    font-size: 18px;
	line-height: 36px;
    font-weight: 500;
    display: flex;
    align-items: center;
	justify-content: flex-end;
  }

 /* #icon-social a {
    color: #696969 !important;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	border: none;
  }*/

  .urun-tablari {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 100px 175px 0px;
    border-bottom: 7px solid #dedede !important;
  }

  .urun-tablari > ul {
    transform: translateY(7px);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .urun-tablari > ul > li {
    border-bottom: 7px solid #dedede !important;
  }

  .urun-tablari > ul > li > a {
	padding: 0 35px 8px 35px!important;
	line-height: 34px;
    font-size: 28px !important;
    font-weight: 500 !important;
  }

  .urun-tablari > ul > li.activet {
	background: transparent;
    border-bottom: 7px solid #ed1c24 !important;
  }

  .urun-tablari > ul > li.activet > a {
    color: #2f2f2f !important;
  }
.urun-detay-resim .slider-nav__item {
	border: none;
	height: 7px;
	padding: 0;
	transition: none;
}
.urun-detay-resim .slick-slide.slick-current.slick-active .slider-nav__item {
	height: 10px;
}

.urun-detay-resim .slider-nav .slick-slide {
	padding: 0;
}
.urun-detay-resim .slick-slider {
	/*background-color: #fff;*/
	padding: 0 0 1px 0;
}
.urun-detay-resim .slick-track {
	display: flex;
	gap: 5px;
}
.urun-detay-resim .slick-track:before, .urun-detay-resim .slick-track:after {
	display: none;
}
  .urun-detay-resim {
	/*background: #fff;*/
    width: 450px;
	height: 450px;
	padding: 0;
  }

  .urun-detay-marka a {
    color: #f4f4f4;
  }

  .urun-detay-baslik {
    color: #f4f4f4;
  }
  .urun-detay-aciklama ul {
    list-style: none;
  }

  .urun-detay-aciklama ul li {
    position: relative;
  }

  .urun-detay-aciklama ul li:before {
    content: " ";
    font-size: 120px;
    vertical-align: middle;
    line-height: 20px;
    width: 7px;
    height: 7px;
    position: absolute;
    background: #2f2f2f;
    border-radius: 50%;
    /* top: 50%; */
    margin-top: 10px;
    left: -20px;
  }

  .statik-sayfa-detay {
    /*display: flex;*/
    /* justify-content: center; */
	padding: 0 0 175px 0;
  }
  .statik-sayfa-detay ul li {
	  list-style-position: inside;
  }

  .statik-sayfa-detay form {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: end;
  }

  .statik-sayfa-detay form .iletisim-row label {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.05em;
    margin-top: 35px;
    margin-bottom: 10px;
  }

  /* ^^^^^^^^^^^^^^^^^^*/
  .item.card.m {
    display: none;
  }

  /* acordion */
  .acordion-tabs .tabs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    background-color: #f4f4f4;
  }

  .acordion-tabs .tabs .plus {
    display: block;
  }

  .acordion-tabs .tabs .minus {
    display: none;
  }

  .acordion-tabs:nth-child(2n) {
    background-color: #dedede !important;
  }

  .acordion-tabs .active .plus {
    display: none;
  }

  .acordion-tabs .active .minus {
    display: block;
  }

  /*header*/
.sticky {
    width: 100%;
    max-width: 100%;
    position: fixed !important;
    left: 0;
    align-items: start !important;
    z-index: 999 !important;
    background: #2f2f2feb !important;
    /* padding: 0px 10% !important; */
	height: 60px;
}
  .sticky .list {
    right: 10%;

  }
  @media (min-width:992px){
	  
.sticky img {
    max-width: 70%;
}
  }
  .header-bg {
    width: 100%;
    /*height: 78vh;*/
	height: 785px;
    overflow: hidden;
    /*filter: brightness(0.4);*/
	filter: brightness(.7);
	margin: 0;
	padding: 0;
  }

  .header-bg video {
    width: 100%;
	object-fit: cover;
  }

  .header-container {
	height: 100%;
    /*height: 88vh;*/
	/*height: 86vh;*/
    display: flex;
    justify-content: center;
  }

  .header-container .main-filter {
    width: 100%;
    position: absolute;
    bottom: 0;
    transform: translateY(137px);
  }
  .header-container .main-filter-tabs .tab#head {
	  padding: 25px 50px!important;
	  max-width: unset!important;
  }
@media (max-width:992px) {
	.header-container .main-filter {
		width: 100%;
		bottom: 0;
		/*transform: translateY(41px);*/
		transform: translateY(0);
	}
	 .header-container .main-filter-tabs .tab#space {
    cursor: default;
    background-color: #ed1c24!important;
	width: 20px!important;
	margin: 0!important;
	padding: 0!important;
	min-width: 20px!important;
	display: flex!important;
  }
	.accesuar-list {
		grid-template-columns: 1fr 1fr 1fr!important;
	}

	.accesuar-list .urun-kutusu .prod-box-img {
		position: relative;
		top: 0;
	}
	.accesuar-list .urun-kutusu .prod-box {
		border-bottom: 5px solid #dedede !important;
	}
	.accesuar-list .urun-kutusu .info-bg {
		display: none;
	}
	.bayi-map {
		padding: 0 20px;
	}
	.tab-city-list {
		width: calc(100% - 40px)!important;
		left: 20px!important;
		padding: 15px 10px 10px 10px!important;
	}
	.bayi-map .google-maps {
		padding: 108px 20px 0 20px!important;
		
	}
	.bayi-map .google-maps.mapDown {
		padding-top: 39px!important
	}
	.google-maps #map_canvas {
		height: 274px!important;
	}
	.bayi-list .item-img {
		margin: 0!important;
	}

}
  .header-container .main-filter .filter {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 45px 50px;
	height: 137px;
	/*min-height: 286px;*/
    justify-content: space-between;
    background-color: #fff;
  }

  .header-container .main-filter-tabs {
    display: flex;
    align-items: end;
    height: 76px;
    background-color: #ed1c24;
  }
  .header-container .main-filter-tabs #head:hover {
    cursor: default;
    background-color: #ed1c24;
  }

  .header-container .main-filter-tabs .tab {
    height: 76px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px 50px;
    background-color: #ed1c24;
    color: #fff;
    max-width: 221px;
  }
  .header-container .main-filter-tabs .tab .book {
	  letter-spacing: 0.15em;
  }
  .header-container .main-filter-tabs .tab .xsmall {
	  letter-spacing: 0.2em;
  }
  .header-container .main-filter-tabs .tab span {
    font-weight: 500;
    font-size: 16px!important;
    line-height: 19px!important;
    letter-spacing: 0.05em;
	white-space: nowrap;
	opacity: .75;
	text-transform: uppercase;
  }

  .header-container .main-filter-tabs .tab i {
    width: 15px;
    font-size: 16px;
    margin-left: 15px;
	opacity: .75;
  }
  .header-container .main-filter-tabs .tab i.bi-arrow-up::before {
	  font-weight: 600!important;
  }
  
  .header-container .main-filter-tabs .tab:hover {
    cursor: pointer;
    background-color: #c1070e;
  }

  .header-container .main-filter-tabs .tab:hover i {
    width: 15px;
    transform: rotate(180deg);
  }

  .header-container .main-filter-tabs .tab.active {
    background-color: #fff;
    color: #2f2f2f;
    height: 86px;
  }

  .header-container .main-filter-tabs .tab.active i {
    color: #ed1c24;
    transform: rotate(180deg);
  }

  .header-container .main-filter.varyant .filter .select2-container {
    padding-bottom: 15px;
    /*brand filter*/
  }

  .header-container .brand-filter-2 {
    background-color: #00204e;
  }

  .header-container .brand-filter-2:hover {
    cursor: pointer;
  }

  .header-container .brand-filter-1 {
    background-color: #fedc00;
  }

  .header-container .brand-filter-1:hover {
    cursor: pointer;
  }

  .header-container .brand-filter .hover {
    /*opacity: 0.7;*/
	opacity: 0.5;
  }

  .header-container .brand-filter .items {
    display: flex;
    flex-direction: row;
    align-items: center;
	height: 50px;
    justify-content: center;
  }
  .header-container .brand-filter .items img {
	  height: 40px;
	  width: auto;
  }

  .header-container .brand-filter .items label {
    line-height: 0;
    margin: 0;
    left: 10px;
    position: absolute !important;
  }

  .header-container .brand-filter .items input[type="checkbox"] {
    position: absolute;
    opacity: 0;
  }

  .header-container .brand-filter .items input[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }

  .header-container .brand-filter .items input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    vertical-align: text-top;
	width: 18px;
	height: 18px;
	background: #fff;
    border-radius: 3px;
	border: none!important;
  }
  .header-container
    .brand-filter
    .items
    input[type="checkbox"]:checked
    + label:before {
		background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23FFFFFF%3B%7D.st1%7Bfill:%23696969%3B%7D%3C/style%3E%3Cpath class='st0' d='M16 0H2C0.9 0 0 0.9 0 2v14c0 1.1 0.9 2 2 2h14c1.1 0 2-0.9 2-2V2C18 0.9 17.1 0 16 0z'/%3E%3Cpath class='st1' d='M13.6 4L15 5.4l-8 8l-4-4L4.4 8L7 10.6L13.6 4z'/%3E%3C/svg%3E") center no-repeat;
  }
  .header-container
    .brand-filter
    .items
    input[type="checkbox"]:disabled
    + label {
    color: #2f2f2fd9;
    cursor: auto;
  }

  .header-container
    .brand-filter
    .items
    input[type="checkbox"]:disabled
    + label:before {
    box-shadow: none;
    background: transparent;
    /*border: 1px solid #2f2f2fd9 !important;*/
  }

  .header-container
    .brand-filter
    .items
    input[type="checkbox"]:checked
    + label:after {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 14px;
	height: 14px;
	transform: rotate(0);
	box-shadow: none;
	background: #fff;
	/*content: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg' charset='UTF-8'%3E%3Cpath d='m5.14705,11.29008l-4.08927,-4.08927l0.78499,-0.78499l3.30428,3.30428l7.01018,-7.01018l0.78499,0.78499l-7.79518,7.79518z' fill='rgb(105, 105, 105)'/%3E%3C/svg%3E");*/

	/*connect: '';
	display: block;
	width: 12px;
	height: 12px;
    position: absolute;
	left: 6px;
	top: 3px;
    /*left: 6px;
    top: 8px;
    /*background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #696969, 4px 0 0 #696969, 4px -2px 0 #696969, 4px -4px 0 #696969, 4px -6px 0 #696969, 4px -8px 0 #696969;
    transform: rotate(45deg);
    /*Ürün detay sayfası için özel header css*/
  }

  .header-container.prod {
    height: 446px!important;
  }

  .header-container.prod .header-bg {
    height: 453px!important;
  }

  .header-container.prod .header-bg img {
    width: 100%;
  }
  .urun-detay-bg {
	  margin: -224px 0 0 0;
	  overflow: hidden;
  }
  .header-container.prod .header-content {
    height: 453px!important;
    border-bottom: 7px solid #ed1c24 !important;
    /*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    /* Kategori sayfası için özel header css*/
  }
    .header-container.prod .header-content.bayi-servis-header {
    border-bottom: none!important;
  }

  .header-container.category {
	  height: 563px;
	/*height: 45vh !important;*/
  }

  .header-container.category .hover {
    opacity: 0.7;
  }

  .header-container.category .filter {
    flex-direction: column;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
  }
  .header-container.category #marka {
	  gap: 25px;
  }
	
  .header-container.category #marka .items {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 20px;
    max-width: 420px;
    justify-content: center;
	height: 50px!important;
	opacity: .5;
	margin: 0!important;
  }
  .header-container.category #marka .items.active-input {
	  opacity: 1;
  }
  .header-container.category #marka .mt-3 {
	  margin-top: 0;
  }

  .header-container.category #marka .items label {
    line-height: 0;
    margin: 0;
    left: 10px;
    position: absolute !important;
  }
  .header-container.category #marka .items label img {
	  max-height: 32px;
	  width: auto;
  }

  .header-container.category #marka .items input[type="checkbox"] {
    position: absolute;
    opacity: 0;
  }

  .header-container.category #marka .items input[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]
    + label:before {
    content: "";
    /*margin-right: 10px;*/
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
	background: #fff!important;
	border: none!important;
    /*background: transparent;*/
    border-radius: 3px;
    /*border: 1px solid #fff !important;*/
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:hover
    + label:before {
    /*background: transparent;*/
    /* border: 1px solid #fff !important;*/
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:focus
    + label:before {
    /*box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);*/
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:checked
    + label:before {
    /*background: transparent;
     border: 1px solid #fff !important;*/

  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:disabled
    + label {
    color: #2f2f2fd9;
    cursor: auto;
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:disabled
    + label:before {
    box-shadow: none;
    background: transparent;
    border: 1px solid #2f2f2fd9 !important;
  }

  .header-container.category
    #marka
    .items
    input[type="checkbox"]:checked
    + label:after {
    content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	width: 14px;
	height: 14px;
	transform: rotate(0);
	box-shadow: none;
	background: #fff;
	content: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg' charset='UTF-8'%3E%3Cpath d='m5.14705,11.29008l-4.08927,-4.08927l0.78499,-0.78499l3.30428,3.30428l7.01018,-7.01018l0.78499,0.78499l-7.79518,7.79518z' fill='rgb(105, 105, 105)'/%3E%3C/svg%3E");

    /*position: absolute;
    left: 4px;
    top: 8px;
     background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    transform: rotate(45deg);*/
  }
  .header-container.category #kategori .items,
  .header-container.category #surus .items {
    height: 19px !important;
	line-height: 19px !important;
  }
    .header-container.category #kategori .mt-4, .header-container.category #surus .mt-4 {
		margin-top: 0!important;
  }

  .header-container.category #kategori .items label,
  .header-container.category #surus .items label {
	text-transform: uppercase;
    margin: 0;
    position: absolute !important;
    color: #696969;
    font-size: 16px;
  }
  .header-container.category #surus .items label {
	  position: relative;
	  left: 0;
  }

  .header-container.category #kategori .items input[type="checkbox"],
  .header-container.category #surus .items input[type="checkbox"] {
    position: absolute;
    opacity: 0;
	content: "";
  }

  .header-container.category #kategori .items input[type="checkbox"] + label,
  .header-container.category #surus .items input[type="checkbox"] + label {
		position: relative;
		cursor: pointer;
		padding: 0;  }

  .header-container.category
    #kategori
    .items
    input[type="checkbox"]
    + label:before,
  .header-container.category
    #surus
    .items
    input[type="checkbox"]
    + label:before {
    content: "";
    margin: 2px 7px 0 0;
    display: inline-block;
	width: 14px;
	height: 14px;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23696969%3B%7D%3C/style%3E%3Cpath class='st0' d='M12.4 1.6v10.9H1.6V1.6H12.4z M12.4 0H1.6C0.7 0 0 0.7 0 1.6v10.9C0 13.3 0.7 14 1.6 14h10.9c0.9 0 1.6-0.7 1.6-1.6V1.6C14 0.7 13.3 0 12.4 0z'/%3E%3C/svg%3E") center no-repeat!important;
  }

  .header-container.category
    #kategori
    .items
    input[type="checkbox"]:checked
    + label:before,
  .header-container.category
    #surus
    .items
    input[type="checkbox"]:checked
    + label:before {
    	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23ED1C24%3B%7D%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' x='-2' y='-2' width='18' height='18'/%3E%3C/defs%3E%3CclipPath id='SVGID_00000004536375883985419870000006285195728713150601_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible%3B'/%3E%3C/clipPath%3E%3C/g%3E%3Cpath class='st0' d='M12.4 0H1.6C0.7 0 0 0.7 0 1.6v10.9C0 13.3 0.7 14 1.6 14h10.9c0.9 0 1.6-0.7 1.6-1.6V1.6C14 0.7 13.3 0 12.4 0z M12.4 12.4H1.6V1.6h10.9V12.4z M11.7 4.7l-1.1-1.1L5.4 8.7l-2-2L2.3 7.8l3.1 3.1L11.7 4.7z'/%3E%3C/svg%3E") center no-repeat!important;
		content: ""!important;
  }

  .header-container.category .header-bg {
    height: 563px!important;
  }

  .header-container.category .header-bg img {
    width: 100%;
	height: 563px;
	/*height: 45vh;*/
  }

  .header-container.category .header-content {
    height: 563px;
	/*height: 45vh !important;*/
  }

  .header-container.category .header-slogan {
    border-left: 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	margin-top: 232px;
  }

  .header-container.category .header-slogan.prod {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .header-container.category .header-slogan.prod h1 {
    font-size: 72px !important;
    letter-spacing: 0.1em !important;
    font-weight: 500;
  }

  .header-container.category .header-slogan.prod h2 {
    letter-spacing: 0.05em !important;
    font-weight: 400;
    border-bottom: 7px solid #ed1c24 !important;
    padding-bottom: 10px !important;
  }

  .header-container.category .header-slogan.varyant {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .header-container.category .header-slogan.varyant h1 {
    letter-spacing: 0.05em !important;
	line-height: 58px;
    font-size: 48px;
    font-weight: 700;
    border-bottom: 7px solid #ed1c24!important;
    padding-bottom: 15px!important;
  }

  .header-container.category .main-filter {
    z-index: 9;
    left: 0;
    transform: translateY(0) !important;
  }

  .header-container.category .main-filter-tabs {
    background-color: transparent !important;
    justify-content: start;
	height: 82px;
  }

  .header-container.category .main-filter-tabs .tab {
    margin-left: 5px;
    position: relative;
    justify-content: space-between;
	align-items: start;
    width: 25%;
	max-width: 25%;
	height: 82px;
	padding: 19px 30px;
  }
  .header-container.category .main-filter-tabs .tab:nth-child(3) {
	  margin-left: 0;
  }
	.header-container.category #motosiklet .select2-container {
		max-width: 100%;
		width: 100%!important;
	}
  .header-container.category .main-filter-tabs .tab:first-child {
    margin: 0;
  }
  .header-container.category .main-filter-tabs .tab.active .filter {
    height: unset !important;
    overflow: unset !important;
	padding: 25px 30px!important;
  }
  .header-container.category .main-filter-tabs .tab span {
	  opacity: 1;
  }
  .header-container.category .main-filter.varyant .filter .select2-container {
	  padding-bottom: 0;
  }

  .header-container.category .main-filter-tabs .tab-text {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
  }

  .header-container.category .main-filter-tabs .tab-text span {
    letter-spacing: 0.2em;
	font-style: normal;
    font-size: 14px!important;
	line-height: 17px!important;
	font-weight: 500;
	opacity: 1;
  }
  .header-container.category .main-filter-tabs i {
	  opacity: 1;
  }

  .header-container.category .main-filter-tabs .tab-text span.xsmall {
	letter-spacing: 0.2em;
    font-weight: 700;
    font-size: 18px!important;
	line-height: 22px!important;
  }

  .header-container.category .main-filter-tabs .tab .filter {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
	gap: 15px;
	align-items: center;
    /* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
    /* Statik sayfaları için özel header*/
  }

  .header-container.static {
    height: 350px !important;
  }

  .header-container.static .header-bg {
    height: 350px !important;
  }

  .header-container.static .header-bg img {
    width: 100%;
  }

  .header-container.static .header-content {
	  height: 350px;
    /*height: 50vh !important;*/
  }

  .header-container.static .header-slogan {
    border-left: 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 191px 0 0 0;
	padding: 0;
	height: unset;
  }

  .header-container.static .header-slogan h1 {
    font-size: 48px !important;
	line-height: 58px;
    letter-spacing: 0.05em !important;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 7px solid #ed1c24 !important;
  }
  .header-content {
    position: absolute;
    /*background-color: transparent;*/
    top: 0;
    height: 785px;
	/*height: 660px;*/
  }

  .header-top-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
	transition: background 0.25s;
  }
.menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1570px;
    margin: 0;
    transition-duration: 0s;
}
.sticky .menu {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    /* background: #2f2f2feb !important; */
    /* max-width: 1570px; */
	height: 100%;
	transition-duration: 0.25s;
}
@media (max-width:1024px){
	.menu {
		align-items: center;
	}
	.sticky .menu {
		width: 100%;
	}
	#divUrunAciklama {
		display: none;
	}
	#data_urunbilgileri {
		display: none;
	}
	.form-content.login {
		width: calc(100% - 40px);
		padding: 20px 10px!important;
		margin: 0 20px;
	}
	.form-content.login .head-text {
		margin: 0 0 20px 0;
	}
	.inner-align.login-top, .inner-align.register-form {
		margin-top: 27px!important;
	}
	.login-tabs {
		display: flex;
		flex-direction: row;
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	.login-tabs > div {
		width: 50%;
		flex: 2;
	}
	.btn.uyeol, .btn.uyegirisi {
		width: 100%;
		padding: 0;
		height: 40px;
		font-size: 16px!important;
		font-weight: 500!important;
	}
	.login-tabs > div > div > div {
		padding: 0!important;
	}
	#login-user-button, #register-user-button {
		width: 100%!important;
		float: left!important;
	}
	.login-social-buttons {
		flex-direction: column!important;
		justify-content: center!important;
		align-items: center;
		gap: 0!important;
		padding: 25px 0!important;
	}
	.form-content.login .box {
		width: unset!important;
		margin: 0 auto!important;
	}
}
  .header-top-nav.sepet {
    padding: 30px 9% 58px;
    width: 100% !important;
    border-bottom: 3px solid #e3e3e3 !important;
    max-width: 100% !important;
	align-content: center;
  }

  .sepet-header .header-top-nav {
    position: relative;
    background: #fff;
  }

  .sepet-header .sticky {
	  height: 61px!important;
    /*padding: 10px 9% !important;*/
	
  }

  .sepet-header .header-top-nav.sepet {
	padding: 0 5%;
	height: 139px;
    width: 100% !important;
    border-bottom: 1px solid #CBCBCB!important;
    max-width: 100% !important;
    align-items: center;
  }
  
  .sepet-header .header-top-nav.inner-align.sticky .user .list {
	  top: 50px!important;
  }
   .sepet-header .header-top-nav.inner-align .user .list {
	  top: 50px!important;
  }
  .sepet-header .header-top-nav .logo {
    margin-top: 0px;
  }
  @media (max-width:992px){
	  .sepet-header .header-top-nav .logo{
		  max-width: 138px;
	  }
	  .sepet-header .header-top-nav.sticky .logo{
		  padding-top: 0;
	  }
	  .sepet-v3 .v3-sepet-top-buttons {
		  display: flex;
		  align-items: center;
		  height: 72px;
		  padding: 0 10px!important;
		  border-bottom: 1px #DEDEDE solid!important;
	  }
	  .sepet-v3 .v3-sepet-top-buttons label, .sepet-v3 .v3-sepet-top-buttons span {
		  font-size: 16px!important;
		  line-height: 19px;
	  }
	  
	  .sepet-v3 .urunsatir-wrapper {
		  justify-content: start;
		  gap: 0!important;
		  padding: 20px 10px 20px 13px!important;
	  }
	  .urunsatir {
		  padding: 0;
	  }
	  .urunsatir > div {
		  margin: 0;
	  }
	.urunsatir-wrapper > div > div:nth-of-type(2) {
		width: 75px;
	}
	.sepet-v3-fiyat-wrapper > div:nth-child(3) {
		width: calc(100% - 103px);
	}
	.oc_sepet_tablo_urunadi {
		padding: 0;
	}
	.sepet-v3 .sepet-v3_satis-fiyat {
		margin: 0!important;
	}
	  .sepet-v3 .urunsatir-wrapper .text-center.cart-items {
		  padding: 0!important;
		  width: 18px;
		  height: 18px;
	  }
	  .sepet_resim {
		  width: 75px!important;
		  height: 75px!important;
		  min-height: 75px;
	  }
	  .urunsatir-wrapper > div.sepet-v3-fiyat-wrapper {
		  width: 100%!important;
	  }
	  .sepet-adet-block {
		  margin: 0!important;
	  }
	  .sepet-v3-fiyat-wrapper-mobil {
		  gap: 10px;
	  }
	  .sepet-v3 .sepet_toplamfiyat {
		  margin: 0;
	  }
  }

  .sepet-header .header-top-nav .top-nav .items {
    /*padding: 4px 4px 8px 4px !important;*/
	padding: 0;
  }
  .header-top-nav .top-nav .items.card {
	  width: 50px;
  }
  .header-top-nav .top-nav .items.bg {
	  /*width: 100%;*/
	  width: 50px;
	  padding: 0 0 15px 0;
	  align-items: end;
	  margin: 0 2px 0 0;
  }
  .sepet-header .header-top-nav .top-nav .items.bg {
	  width: 100%!important;
  }
  .header-top-nav.sepet.sticky .bg {
    color: #fff !important;
    background-color: transparent !important;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .header-top-nav.sepet.sticky .bg svg {
    margin-left: 10px;
  }

  .header-top-nav.sepet.sticky .logo img:nth-child(1) {
    display: none;
  }

  .header-top-nav.sepet.sticky .logo img:nth-child(2) {
    display: block;
  }

  .header-top-nav.sepet .logo img:nth-child(1) {
    display: block;
  }

  .header-top-nav.sepet .logo img:nth-child(2) {
    display: none;
  }

  .header-top-nav.sepet .top-nav {
    border: none !important;
  }

  .header-top-nav.sepet .top-nav .bg {
    color: #696969;
    background-color: transparent !important;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .header-top-nav.sepet .top-nav .bg svg {
    margin-left: 10px;
  }

  .header-top-nav .logo {
    /*margin-top: 20px;*/
	/*margin-top: 53.8px;*/
	align-self: center;
    max-width: 240px;
    width: 100%;
	/*width: 162px;*/
  }
  .header-top-nav .logo.center {
	  align-self: end;
  }
    .header-top-nav .logo a img {
	  margin: 0;
	  /*margin: 53.8px 0 0 0;*/
	  transition-duration: 0.25s;
  }
  .header-top-nav.inner-align.sticky .logo {
	  align-self: center;
  }

  .header-top-nav .top-nav {
    display: flex;
    border-bottom: 1px solid #ed1c24 !important;
	height: 79px;
	/*padding-left: 10px;*/
  }
	.header-top-nav.sticky .top-nav:not(.m-menu-slide) {
		height: 60px;
	}
  .header-top-nav .top-nav .bg {
    background-color: #2f2f2f;
  }

  .header-top-nav .top-nav .items {
    padding: 0 15px 15px 15px;
	margin: 0 13px 0 0;
    display: flex;
    align-items: center;
    font-size: 18px;
    justify-content: center;
	align-items: end;
    text-transform: uppercase;
    color: #fff;
  }
	.header-top-nav .top-nav div.items:first-of-type {
		padding-left: 0;
	}
	
  .header-top-nav .top-nav .items:hover {
    color: #ed1c24!important;
    cursor: pointer;
  }
  .header-top-nav .top-nav .items.bg:hover {
	background: #696969;
  }
	.header-top-nav .top-nav .bg:hover,
	.header-top-nav .top-nav .card:hover,
	.header-top-nav.sepet.sticky .bg:hover  {
    color: #fff !important;
  }
    .header-top-nav.sepet .bg:hover {
    color: #696969!important;
  }

  .header-top-nav .top-nav > .items.card {
    background-color: #ed1c24;
    display: flex;
	flex: 1;
    flex-direction: column;
	align-items: center;
	justify-content: end;
	margin: 0;
  }

  .header-top-nav .top-nav .card span {
    font-weight: 400;
  }

  .header-top-nav .top-nav .card:hover {
    background-color: #c1070ed9;
    cursor: pointer;
  }
  .header-top-nav.sticky .top-nav .items {
	  /*padding-top: 22px!important;*/
  }
  .sepet-header .header-top-nav.sticky .top-nav .items.bg.user {
	  padding-top: 0!important;
  }

.header-slogan {
    /*margin-left: 139px;
    margin-top: 30vh;
    margin-bottom: 11.8vh;*/
	margin: 393px 0 0 139px;
    color: white;
    border-left: 5px solid #ed1c24;
    padding-left: 15px;
    height: 98px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header-slogan h1 {
    font-size: 72px;
    line-height: 53px;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin: 0;
}
.header-slogan h4 {
    font-weight: 400;
    font-size: 36px;
    line-height: 27px;
    letter-spacing: 0.05em;
    margin: 0;
}

  .static-special {
    /* padding: 100px 0; */
  }

  .static-special ul {
    list-style: none;
  }

  .static-special ul li {
    padding: 13px 0;
    border-bottom: 2px solid #c4c4c4 !important;
  }

  .static-special ul li a {
    display: flex;
    justify-content: space-between;
    color: #696969;
  }

  .static-special ul li a i {
    margin-left: 40px;
  }

  .static-special ul li a:hover {
    cursor: pointer;
    color: #2f2f2f;
  }

  .static-special ul li a:hover i {
    color: #ed1c24;
  }

  .static-special ul li a.aktif {
    color: #2f2f2f !important;
  }

  .static-special ul li a.aktif i {
    color: #ed1c24 !important;
  }

  .static-special #content {
    font-weight: 400;
  }

  .search-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 123;
    background-color: #2f2f2fd9;
  }

  .search-container > div {
	  position: relative;
	  width: 80%;
	  max-width: 1306px;
	  display: flex;
	  flex-direction: column;
	  gap: 63px;
	  color: #FFF;
	  font-size: 32px;
	  font-weight: 400;
	  line-height: normal;
	  letter-spacing: 3.2px;
  }
  .search-container .instruction {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 10px;
  }
  .search-container .instruction > i {
	  color: #ed1c24;
  }
  .search-container .instruction > div {
	display: flex;
	flex-direction: column;
	gap: 14px;
  }
  .search-container form {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dedede;
  }

  .search-container form input[type="text"] {
    width: 100%;
	font-size: 72px;
    text-transform: uppercase;
    color: #fff;
	height: 96px;
	letter-spacing: 7.2px;
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	padding: 0;
  }

  .search-container form input[type="text"]::placeholder {
    font-size: 72px !important;
    color: #dedede !important;
	letter-spacing: 7.2px;
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
  }

  .search-container form span {
    border: none;
	overflow: hidden;
	text-indent: 9999999px;
	width: 36px;
	height: 36px;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1  SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='katman_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 39.13 39.33' style='enable-background:new 0 0 39.13 39.33%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none%3Bstroke:%23E52629%3Bstroke-width:2%3Bstroke-miterlimit:10%3B%7D%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M37.18 1.77L19.66 19.28L37.18 36.8'/%3E%3Cpath class='st0' d='M1.95 1.77l17.51 17.51L1.95 36.8'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
  }

  .search-container form span:hover {
    cursor: pointer;
    color: #c1070e;
  }

  .search-container .search-result {
    position: absolute;
    top: 97px;
    margin: auto;
    width: 100%;
    z-index: 999;
  }

  .search-container .arama-urun-adi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #696969;
    font-size: 16px;
  }

  .search-container .arama-urun-adi a {
    color: #696969 !important;
  }

  .search-container .arama-urun-row {
    background: #f4f4f4;
    border-radius: 0px !important;
    padding: 5px 0 !important;
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  .search-container .arama-urun-row:hover {
    background-color: #dfdfdfbf;
  }

  .search-container .arama-urun-row:hover .arama-urun-adi {
    color: #696969 !important;
  }

  .search-container .arama-tum-sonuclar {
    text-align: center;
    display: block;
    width: 100%;
  }

  .search-container .arama-tum-sonuclar a {
    text-align: center;
    display: block;
    padding: 10px 0px;
    background: #ed1c24;
    color: #fff;
    border: 1px solid #ed1c24 !important;
  }

  .search-container .arama-tum-sonuclar a:hover {
    background-color: #c1070ed9;
    color: #fff;
  }

  .user:hover .list {
    display: block;
  }

  .user .list {
    display: none;
    background-color: transparent;
    color: #696969 !important;
    position: absolute;
    top: 63px;
    right: 0;
    width: 165px;
    text-align: left;
  }
  .header-top-nav.inner-align.sticky .user .list {
	  top: 59px!important;
	  padding: 5px 0;
	  background: #f4f4f4;
  }
  .header-top-nav.inner-align.sticky .user .list ul {
	  margin: 0!important;
  }

  .user .list ul.account-transaction {
    list-style: none;
  }

  .user .list ul.account-transaction li {
    background-color: #f4f4f4;
    padding: 7px 20px;
  }

  .user .list ul.account-transaction li a {
    color: #696969 !important;
    width: 100%;
    display: inline-block;
  }

  .user .list ul.account-transaction li:hover {
    background-color: #dedede;
  }

  .m-menu,
  .m {
    display: none;
  }

  /*Sürüş Tarzı*/
  .tarz-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
  }

  .tarz-content-swiper {
    height: 470px;
    width: 85%;
    /*margin-top: 30px;
    transform: translateY(-245px);*/
	top: -270px;
	padding:0 14px!important;
  }

  .tarz-content-bg { 
    width: 100%;
    /*background: url("/images/bg.png");*/
    /*height: 65vh;*/
	height: 596px;
  }
  .sticky .menu {
	  width: 95%;
  }
  .tarz-content-inner {
    max-width: 655px;
    position: absolute;
    top: 50px;
  }

  .tarz-content-inner-text {
    text-align: center;
    display: flex;
    color: #fff !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .tarz-content-inner-text-head {
    margin-bottom: 20px;
  }

  .tarz-content-inner-text a {
    margin-top: 20px;
	padding: 10px 50px;
	font-weight: 500!important;
  }

  .tarz-container {
    max-height: 800px;
	/*margin-top: 100px;*/
	margin-top: 292px;
   }

  .tarz-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 40px 0;
	padding: 0;
	/*padding: 122px 0 0 0;*/
  }

  .tarz-header h1 {
	padding: 0 0 7px 0;
    border-bottom: 9px solid #DEDEDE!important;
	font-size: 36px;
	/*height: 43px;*/
	line-height: 43px;	
  }

  .tarz-tabs {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }

  .tarz-tabs .tab {
    border-bottom: 10px solid #dedede !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #696969;
    width: 100%;
    flex-direction: column;
  }

  .tarz-tabs .tab small {
    padding: 14px 15px 8px 15px;
  }
  @media (max-width:992px){
	 .tarz-tabs .tab small {
		width: max-content;
		font-weight: 400!important;
		font-size: 14px!important;
		line-height: 17px!important;
		color: #696969;
	  }
	  .tarz-tabs .active small {
		  color: #2F2F2F;
	  }

	  .tarz-header {
		  margin-bottom: 25px;
		  padding: 0;
	  }
	  .tarz-header h1 {
		  font-size: 28px!important;
		  line-height: 34px!important;
		  height: 41px;
		  border-bottom-width: 5px!important;
		  padding: 0 0 7px 0;
		  /*padding-bottom: 34px;*/
	  }
		.last-container {
		margin-top: 75px!important;
		}
		.last-header {
			margin-bottom: 42px!important;
			padding: 0;
		}
		.last-container .last-header h1 {
		  font-size: 28px!important;
		  line-height: 34px!important;
		  height: 41px;
		  border-bottom-width: 5px!important;
		  padding: 0 0 7px 0;
		}
		.find-container {
			margin-top: 11px;
		}
		.find-container .find-header h1 {
			font-size: 28px!important;
			line-height: 34px!important;
			height: 41px!important;
			border-bottom-width: 5px!important;
			padding: 0 0 7px 0;
		}			
  }
  .tarz-tabs .tab:hover {
    color: #2f2f2f;
    cursor: pointer;
    border-bottom: 10px solid #b7b7b7 !important;
  }

  .tarz-tabs .active {
    border-bottom: 10px solid #ed1c24 !important;
  }

  .tarz-tabs .active:hover {
    border-bottom: 10px solid #ed1c24 !important;
  }
  
  /* Son eklenen*/
  .last-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
  }

  .last-content-swiper {
    height: 470px;
	width: 85%;
    margin-top: -270px;
    /*transform: translateY(-245px);*/
  }

  .last-content-bg {
    width: 100%;
    background: url("/images/bg2.png");
    /*height: 65vh;*/
	height: 596px;
  }

  .last-content-inner {
    max-width: 655px;
    position: absolute;
    top: 90px;
  }

  .last-content-inner-text {
    text-align: center;
    display: flex;
    color: #2f2f2f !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .last-content-inner-text-head {
    margin-bottom: 20px;
  }

  .last-content-inner-text a {
    margin-top: 20px;
	padding: 10px 50px;
	font-weight: 500!important;
  }

  .last-container {
	margin-top: 392px;
    max-height: 820px;
  }

  .last-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
	/*height: 43px;*/
	flex-direction: column;
  }

  .last-header h1 {
	padding: 0 0 7px 0;
	margin: 0;
    border-bottom: 9px solid #dedede !important;
	font-size: 36px!important;
	line-height: 43px!important;
	flex: none;
  }
  
  .last-header a.see-all {
	  display: none;
  }

  /* blog*/
  .blog-container {
    position: relative;
    background-color: #2f2f2f;
	margin-top: 265px;
  }

  .blog-container .inner-align {
    position: relative;
  }

  .blog-bg {
    width: 100%;
    background-color: #2f2f2f;
  }

  .blog-header {
    color: #fff;
    position: absolute;
    top: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    right: 0;
    font-weight: 500;
}

  .blog-header h2 {
    padding-bottom: 7px;
    border-bottom: 9px solid #dedede !important;
  }

  .blog-header a {
    color: #fff;
    height: 22px;
	line-height: 22px;
	font-size: 18px!important;
  }
  .blog-header a:hover {
	color: #ed1c24!important;
  }

  .blog-inner {
    overflow: auto;
    transform: translateY(140px);
}

  .blog-item {
    position: relative;
    height: 374px;
    overflow: hidden;
	padding: 0;
	/*background-color: #2F2F2F;*/
    /*height: 375px;*/
    /*min-width: 340px;*/
  }
  /*.blog-item:hover {
    height: 374px;
  }*/

  .blog-item:hover .blog-item-header {
	display: flex;
	align-items: center;
    background-color: #ed1c24;
    position: absolute;
    top: 0;
    font-size: 32px;
    line-height: 38px;
  }

  .blog-item-img {
    width: 100%;
  }

  .blog-item .blog-item-header {
    background-color: #2f2f2f;
    padding: 10px 20px;
    font-size: 21px;
	line-height: 25px;
	height: 100%;
    color: #F4F4F4;
    right: 0;
    left: 0;
	top: 234px;
	position: absolute;
	transition-duration: 0.5s;
  }
  .blog-item .blog-item-header:hover {
	  color: #fff;
  }

  .blog-item i {
    position: absolute;
    bottom: 10px;
    right: 25px;
    color: #F4F4F4;
  }
  .blog-item .home-blog-footer {
	  position: absolute;
	  bottom: 14px;
	  left: 22px;
	  color: #F4F4F4;
	  font-size: 16px;
	  line-height: 19px;
	  font-weight: 400;
  }

  /* find*/
  .find-container {
    margin-top: 315px;
    /* height: 40vh; */
    display: flex;
    flex-direction: column;
  }

  .find-container form {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 40vh;*/
	height: 451px;
    margin-top: 50px;
	position:relative
  }
  
  .find-container form:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: red;
    filter: grayscale(1);
    background: url(/images/bg3.png);
    background-position: center center;
    background-size: cover;
    z-index: -1;
}

  .find-header {
    display: flex;
    justify-content: center;
	padding: 0;
  }

  .find-header h1 {
    font-size: 36px!important;
	line-height: 43px;
	padding: 0 0 7px 0;
    color: #2f2f2f;
    border-bottom: 9px solid #dedede !important;
	margin: 0!important;
  }

  .find-input {
    border-bottom: 2px solid #ed1c24 !important;
    padding-bottom: 7px;
    display: flex;
    width: 73%;
	max-width: 636px;
    margin-right: 13px;
	/*font-size: 24px;*/
	font-size: 36px;
	height: 47px;
	padding: 0 10px;
  }
  .find-button {
	  width: 251px;
	  text-align: center;
  }

  .find-input i {
    margin-left: 10px;
	font-size: 36px;
	/*font-size: 24px;
	width: 21px;
	height: 23px;
	line-height: 23px;*/

  }

  .find-input input {
    width: 100%;
    background-color: transparent;
    border: none;
  }

  .find-input input:focus {
    border: none !important;
  }

  .find-input input:focus-visible {
    border: none;
  }

  .urun-detay-fiyat.varyant-content-cart {
    display: flex;
    justify-content: start !important;
    align-items: flex-start !important;
    flex-direction: column;
    /*margin-top: 20px;*/
    position: relative;
	bottom: unset;
	right: unset;
	margin: 25px 0 0 0;
  }
  .urun-detay-bg .urun-detay-fixed {
	  margin: 43px 0 0 0;
  }
.cargo-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.cargo-logo {
	float: left;
    width: 52px;
	max-height: 52px;
}
.sepet-v3 button.v3-teslimat-row.cargo-row {
	flex-direction: row!important;
	gap: 25px;
}
.sepet-v3 button.v3-teslimat-row.cargo-row.is-open .cargo-logo, .sepet-v3 button.v3-teslimat-row.cargo-row.is-open .adres-detay, .sepet-v3 button.v3-teslimat-row.cargo-row.is-open .baslik span {
	display: none;
}
  .varyant-filter {
    display: flex;
	gap: 20px;
    padding: 0 50px 7px 50px;
	align-items: center;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	
  }
  .varyant-filter-reset:disabled {
	  color: #DDD;
  }
  .varyant-filter-reset {
	position: relative;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #dedede;
    padding: 10px 20px;
    height: 44px;
	cursor: pointer;
	width: 25%;
	text-transform: uppercase;
	font-weight: 500;
	color: #696969;
	/*margin-bottom: 20px;*/
}
.varyant-filter-reset span {
    color: #ED1C24;
    font-size: 32px;
	font-weight: 100;
	position: absolute;
	right: 20px;
}
button.varyant-filter-reset {
	border-top: none;
	border-left: none;
	border-right: none;
	background: none;
}
button.varyant-filter-reset:disabled {
	color: #DDD;
}
button.varyant-filter-reset:disabled span {
	color: #DDD;
}

  .varyant-filter-content {
    width: 25%;
    padding: 10px 0;
    display: flex;
    align-items: center;
  }

  .varyant-filter-content
    .select2-container--default
    .select2-selection--single {
    background-color: #fff !important;
    border-radius: 0 !important;
  }

  .varyant-filter-content
    .select2-container--default
    .select2-selection--single
    b {
    left: 90% !important;
  }

  .varyant-filter-content > span {
    width: calc(100% - 25px)!important;
  }
  .varyant-filter-content > span > span {
	  width: 100%!important;
  }
  .varyant-filter-content .select2-container--default .select2-selection--single .select2-selection__arrow {
	  right: 10px;
  }

  .varyant-filter-content i {
    height: 43px;
	width: 25px;
    background-color: #dedede;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .varyant-filter-content button {
    width: 100%;
  }

  .varyant-filter-content select {
    width: 100%;
  }

  .varyant-add-basket {
    background-color: #ed1c24;
    color: #fff;
    font-size: 24px;
  }

  .varyant-quantity-group {
    display: flex;
    align-items: start;
	flex-wrap: wrap;
	gap: 4px;
	height: 49px;
  }

  .varyant-quantity-group .icon-basket {
    padding: 13.5px 12.5px;
    background: #ed1c24;
    color: #fff;
    cursor: pointer;
  }
@media (max-width: 992px){
	.varyant-quantity-group .icon-basket {
		padding: 13.5px 39px !important;
		background: #ed1c24;
		color: #fff;
	}	
  .blog-item i {
    right: 15px;
  }
}
  .varyant-quantity-group input {
    width: 49px;
    height: 49px;
    border: 0;
    background: #fff !important;
    /*padding: 5px 10px;*/
    font-size: 21px;
    font-weight: 700;
    text-align: center;
  }

  .varyant-quantity-buttons {
    display: flex;
    flex-direction: column;
	gap: 5px;
    /*margin: 0 4px;*/

  }

  .varyant-quantity-buttons i {
    background: #dedede !important;
    color: #2f2f2f;
    /*margin: 2px 0;*/
    font-size: 18px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
  }
.varyant-quantity-buttons span {
    margin-right: 6px;
}

.varyant-quantity-group .mobile{
 display: none;

}
@media (max-width:992px){
	.varyant-quantity-group .desktop {
		display: none;
	}
	
	.varyant-quantity-group .mobile{
		display: block;
	}

	.varyant-item .varyant-quantity-buttons {
		display: flex;
		flex-direction: row;
		margin: 0 4px;
		align-items: center;
	}
	.varyant-quantity-buttons i {
		background: #dedede !important;
		color: #2f2f2f;
		margin: 2px 0;
		font-size: 28px;
		height: 50px;
		width: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.fiyat-row .varyant-quantity-buttons i {

		height: 22px;
		width: 22px;

	}
}

	#ebats-modal .modal-header {
		height: 103px;
		padding: 55px 50px 0 50px;
		border: none;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	#ebats-modal .modal-content {
		border: none;
	}
	
  .varyant-container {
    display: flex;
    /*max-width: 1218px;*/
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
	padding: 0;
  }
  .varyant-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
	flex-direction: row;
	gap: 16px 36px;
	padding: 0 50px;
  }
  .varyant-container .big_title {
	background: #F4F4F4 url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='10.4004' width='5.2' height='26' fill='%23696969'/%3E%3Crect x='26' y='10.4' width='5.2' height='26' transform='rotate(90 26 10.4)' fill='%23696969'/%3E%3C/svg%3E") right 26px center no-repeat;
	padding: 10px 15px;
	font-weight: 700;
	font-size: 36px!important;
	line-height: 43px;
	color: #696969;
	margin: 57px 50px 41px 50px;
  }
  .cat-modal-title {
	height: 96px;
	padding: 28px 50px 0 50px;
	font-weight: 700;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0.05em;
	color: #2F2F2F;
	text-transform: uppercase;
  }
  .big-close {
	  width: 36px;
	  height: 36px;
	  background: url("data:image/svg+xml,%3Csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.97266 1.9729L19.4862 19.4864L1.97266 36.9999' stroke='%232F2F2F' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M36.9998 1.9729L19.4863 19.4864L36.9998 36.9999' stroke='%232F2F2F' stroke-width='4' stroke-miterlimit='10'/%3E%3C/svg%3E")center center no-repeat!important;
	  right: 50px!important;
	  top: 40px!important;
  }
	.big-close span {
		display: none;
	}

  .varyant-item {
    padding: 15px 0;
    border-bottom: 5px solid #dedede !important;
    background-color: #fbfbfb;
    display: flex;
    align-items: flex-start;
    position: relative;
    width: calc(50% - 18px);
    opacity: 0.7;
    transition-duration: 0.25s;
	/*overflow: hidden;*/
  }

  .varyant-item:hover {
    border-bottom: 5px solid #ed1c24 !important;
    opacity: 1;
    cursor: pointer;
  }

  @media (max-width: 1500px) {
    .varyant-item {
      width: 100%;
	  float: left;
    }
	.header-container .main-filter-tabs .tab {
		padding: 20px 30px;
	}
  }

  .varyant-kind {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 126px;
    background-color: #f4f4f4;
    border-right: 1px solid #c4c4c4;
    /*width: 100%;*/
	width: 40px;
    max-width: 40px;
  }

.header-top-nav.sepet.inner-align i{
	display:none
}

  .varyant-kind span {
    transform: rotate(-90deg);
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .varyant-img img {
    max-height: 126px;
  }

  .varyant-content {
	  float: left;
	  width: calc(100% - 166px);
	  padding-left: 23px;
  }

  .varyant-content-header {
    font-size: 21px;
    font-weight: 700;
    color: #2f2f2f;
  }
  .varyant-content-header > span {
	  white-space: nowrap;
  }

  .varyant-content-shipping {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 400;
  }

  .varyant-content-shipping svg {
    fill: #2f2f2f;
  }

  .varyant-content-cart {
    display: flex;
    position: absolute;
    right: 20px;
    bottom: 15px;
    align-items: center;
  }
 .modal .varyant-content-cart .add-to-cart span {
	 display: none;
 }
  .varyant-content-cart .price-old {
    color: #696969;
    font-size: 18px;
    font-weight: 400;
    text-decoration: line-through;
  }

  .varyant-content-cart .price-new {
    color: #ed1c24;
    font-size: 24px;
    margin-left: 10px;
    font-weight: 500;
  }
  div#box-container {
    max-height: 80vh;
    overflow: auto;
	width: 100%;
}

  #footers {
    background-color: #2f2f2f;
    /*display: flex;
    align-items: flex-start;
    justify-content: start;
    flex-wrap: wrap;*/
	display: grid;
	grid-template-columns: 454px 1fr 1fr 399px;
	grid-template-rows: 1fr 101px 72px;
	grid-gap: 0 63px;
    padding: 50px 0 10px 0;
  }

  #footers-cart {
    background-color: #fbfbfb;
    color: #dedede;
    height: 170px;
    display: flex;
    align-items: self-start;
    /*padding: 50px 9%;*/
    width: 100%;
    max-width: 100%;
    /*margin-top: -25px;*/
  }
  #footers-cart .footer-wrap {
	  margin: 0 auto;
	  width: 90%;
	  padding: 50px 0;
	  max-width: 1570px;
  }
  #footers-cart .copy {
	  width: 40%;
	  text-align: left;
	  padding: 0!important;
  }
  #footers-cart .footer-right {
	  width: 60%;
	  padding: 0!important;
  }
  #footers-cart .footer-right img {
	  float: right;
  }
  #footers .collapsae {
	padding-left: 30px;
	padding-right: 0;
    border-left: 1px solid #DEDEDE;
	width: 100%;
  }
  #footers .collapsae .info .item {
	  display: flex!important;
	  align-items: start;
  }
  #footers .collapsae a i {
	  padding-right: 20px;
	  line-height: 22px;
  }
  #footers .collapsae a:first-of-type i {
	  padding-top: 2px;
  }
  #footers .collapsae a .thin {
	  display: inline;
	  font-weight: 400!important;
  }
  #footers .collapsae:nth-of-type(2), #footers .collapsae:nth-of-type(3), #footers .collapsae:nth-of-type(4) {
	border-color: #696969;
  }
 
  @media (min-width:992px){
	#footers .collapsae {
		min-height: 220px;
	}
  }

  #footers .collapsae .m-footer-head {
    display: none !important;
    color: #fff;
  }

  #footers .collapsae ul {
    list-style: none;
    padding-left: 0;
  }

  #footers .collapsae ul li {
    color: #fff;
  }

  #footers .collapsae ul li:nth-child(1) {
    margin-bottom: 1rem;
  }
  #footers .collapsae ul li:nth-child(1) a {
	color: #fff;
  }

  #footers .collapsae ul li a {
    color: #dedede;
    text-decoration: none;
  }
  #footers .collapsae ul li a:hover {
	color: #ed1c24!important;
  }

  #footers .collapsae ul li .input-grp {
    display: flex;
    width: 100%;
  }

  #footers .collapsae ul li .input-grp button {
	padding: 0 5.5px;
	justify-content: center;
	align-items: center;	
  }

  #footers .collapsae ul li .input-grp input {
    background-color: #000;
    color: #696969;
    font-weight: 400;
    border: 0;
    padding: 10px;
    width: 100%;
	height: 55px;
	line-height: 55px;
    font-size: 18px;
  }

  #footers .collapsae ul li .input-grp input::placeholder {
    color: #696969;
    font-weight: 400;
  }

  #footers .collapsae .info .item {
    width: 100%;
    color: #dedede;
	display:block
  }
	#footers .collapsae .info .item:hover {
		color: #ed1c24!important;
	}
  #footers .collapsae .info .item i {
    color: #ed1c24;
    font-size: 20px;
  }

  #footers .collapsae .info .logo {
    margin-bottom: 1rem;
  }

  #footers .collapsae .info .logo img {
    width: 100%;
    max-width: 207px;
  }

  .social {
    width: 400px;
    display: flex;
    justify-content: space-between;
  }

  .social i {
    flex-wrap: wrap;
	line-height: 35px;
  }
  .social i.fab {
	  font-size: 21px;
  }
 .social a:first-of-type {
    margin: 0;
}

  .social a {
    width: 36px;
    height: 36px;  
    line-height: 36px!important;
    border: 1px solid #696969 !important;
    text-align: center;
    color: #696969;
	margin: 0 0 0 7px;
	transition-duration: .5s;
  }

  .social a:hover {
    border: 1px solid #ed1c24 !important;
    color: #ed1c24!important;
  }

  .social-container {
    width: 100%;
    /*height: 86px;*/
    display: flex;
    font-size: 18px;
    justify-content: center;
    color: #696969;
	align-items: center;
	grid-column: 1 / 5;
	grid-row: 2;
	padding: 50px 0 0 0;
  }

  .social-container hr {
    width: 100%;
    border-top: 1px solid #696969 !important;
	margin: 0;
  }

  .copy {
    color: #696969;
	text-align: center;
	align-items: center;
	grid-column: 1 / 5;
    grid-row: 3;
	line-height: 17px;
	padding: 20px 0 35px 0;
  }
.blog-over {
	display: flex;
	/*width: fit-content;*/
	flex-direction: row;
	align-items: center;
	gap: 5px;
}
.header-container .main-filter .filter .filter-box.col-xs-12.col-sm-12.col-md-3.col-lg-3 {
	padding-left: 0!important;
	padding-right: 0!important;
}
.header-container .main-filter .filter {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 20px;
	padding: 45px 50px;
}
.header-container .main-filter .filter a.btn {
	height: 50px;
	line-height: 50px;
}
.header-container .main-filter .filter .select2-container .select2-selection--single {
	height: 50px !important;
}
.header-container .main-filter .filter i {
	height: 50px;
	line-height: 50px;
	padding: 0;
	width: 25px;
	text-align: center;
}
.header-container .main-filter .filter .select2-selection__arrow {
	height: 31px;
}


  @media (max-width: 1024px) {

	.marka-result .text-right:first-of-type, .cat-listing .text-right:first-of-type {
		display: none;
	}
	.cat-listing-bar {
		padding: 0;
	}
    .select2-container--default
      .select2-selection--single
      .select2-selection__rendered {
      font-size: 18px !important;
      font-weight: 500;
    }

    .swiper-next,
    .swiper-next2,
    .swiper-prev2,
    .swiper-prev {
      display: none !important;
    }

    .swiper-slide {
      height: 366px!important;
	  width: 213px!important;
      text-align: center;
    }
	.sw-card {
		border-bottom-width: 10px!important;
		padding: 20px 10px 29px 10px;
	}
	.swiper-slide:hover .sw-card-content-text {
		opacity: 0.7;
	}
	.swiper-slide:hover .sw-card {
		border-bottom: 10px #DEDEDE solid!important;
	}
    .tarz-content .swiper-slide:hover, .last-content .swiper-slide:hover {
      height: 366px!important;
	  box-shadow: none;
    }
	.swiper-slide:hover img.sw-card-content-image {
		width: 100%;
	}
    .select2-container {
      width: 100% !important;
      /*margin-bottom: 10px !important;*/
    }

    .filter {
      flex-wrap: wrap;
    }

    .m-menu {
		display: block;
		margin: 0 0 0 20px;
    }

    .top-nav {
      display: none !important;
    }

    .top-nav.m {
      display: flex !important;
      position: fixed;
      top: 0;
      left: -100%;
      width: 100%;
      flex-direction: column;
      align-items: start;
	  /*background: linear-gradient(90deg, #2f2f2f 70%, #2f2f2fcc 30%);*/
	  background: rgb(47, 47, 47, 30%);
	  height: 100vh;
      z-index: 999;
	  padding-left:0
    }
	#top-nav-black {
		width: 70%;
		height: 100vh;
		background: #2f2f2f;
		overflow: hidden;
	}
	#top-nav-black > a {
		width: 100%;
		align-items: center!important;
	}
	#top-nav-black > div {
		width: 100%;
		align-items: center!important;
	}
    .top-nav.m .bg {
      border-top: 1px solid #696969;
      color: #dedede;
    }

    .top-nav.m .bg i {
      color: #ed1c24 !important;
      margin-right: 10px;
    }

    .top-nav.m .items {
	  width: 100%;
      justify-content: start !important;
      padding: 0 20px!important;
	  height: 41px;
	  line-height: 40px;
    }
	
    .top-nav.m div.items:first-of-type {
	  padding: 0 0 0 20px!important;
	  height: 46px;
      font-size: 21px;
    }
	.top-nav.m #top-nav-black > a.items:first-of-type {
		margin: 20px 0 0 0;		
	}

	.top-nav.m #top-nav-black > a.items:nth-of-type(4) {
		margin: 0 0 20px 0;
	}
    .top-nav.m .items:last-child {
      border-bottom: 1px solid #696969;
    }

    .top-nav.m.m-menu-slide {
      left: 0;
    }

    .items.card.m {
		display: flex;
		background-color: #ed1c24;
		padding: 0 10px 10px;
		height: 46px;
		width: 34px;
		align-items: center;
		font-size: 16px;
		flex-direction: column;
		justify-content: flex-end;
		color: #fff;
		flex: none;
		order: 0;
		flex-grow: 0;
	}
	.items.card.m .small {
		font-size: 14px!important;
		line-height: 17px!important;
	}

    #head {
      display: none !important;
    }

    .main-filter {
/*      overflow: hidden;*/
    }

    .main-filter-tabs {
      overflow: auto;
      /*height: 86px!important;*/
	  height: 110px!important;
      /*background: transparent !important;*/
	  background-color: transparent !important;
	  background: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
	  position: relative;
    }

    .header-container .main-filter-tabs .tab {
      /*min-width: 200px;*/
	  float: left;
	  min-width: 221px!important;
	  padding: 25px 20px!important;
    }

    .main-filter-tabs .active {
      height: 86px !important;
    }

    .header-content {
      /*height: 60vh !important;*/
      flex-direction: row;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-content: center;
	  padding: 0!important;
	  margin: 0!important;
	 /* height: 370px!important;*/
    }

    body {
      margin-top: 0 !important;
    }

    #myvideo {
      display: none;
    }

    .header-bg {
      background-image: url("/images/video.png");
      background-size: cover;
      background-position: center center;
    }

    .header-bg #myvideo {
      display: none !important;
    }

    .header-slogan {
      border-left: none !important;
      text-align: center;
	  height: 72px!important;
	  /*margin: 176px 0 122px 0!important;*/
	   margin: 176px 0 0 0!important;
	  padding: 0!important;
    }

    .header-slogan h1 {
      font-size: 36px!important;
      letter-spacing: 0.1em;
      font-weight: 500;
      line-height: 43px;
    }

    .header-slogan h4 {
      font-size: 24px;
      letter-spacing: 0.05em;
      line-height: 29px;
	  font-family: 'Gotham'!important;
    }
    .logo {
      margin-top: 0 !important;
    }
	.header-top-nav .logo {
		width: 162px;
		align-self: center;
	  }
	.header-top-nav .logo.center {
	  align-self: unset;
	}
    .header-top-nav {
      color: #fff;
      height: 71px;
      align-items: flex-end!important;
      padding: 0 20px 0 0;
      background-color: #2f2f2f;
      flex-direction: row;
    }

    .header-top-nav .m-menu i {
      font-size: 18px;
    }
    .tarz-content-inner h2, .tarz-content-inner span {
      display: none !important;
    }
	.tarz-content-inner {
		top: 0;
	}
	.tarz-content-inner-text a {
		margin: 30px 0 0 0;
	}
	.tarz-content-inner-text a.btn-light-outline {
		border: none!important;
		font-size: 18px;
		z-index: 9
	}
	.tarz-content-inner-text a.btn-light-outline:hover {
		color: #fff!important;
		background: transparent!important;
		border: none!important;
	}
	.tarz-content-inner-text a.btn-light-outline:active {
		box-shadow: none;
	}

    .tarz-content-swiper {
      transform: translateY(-50px);
      position: absolute !important;
      top: 0;
	  /*width: 95%;*/
	  width: 100%;
    }

    .tarz-container {
	  margin-top: 144px!important;
      max-height: 800px;
      width: 100%;
    }
    .tarz-tabs {
      display: flex;
      justify-content: initial;
      align-items: end;
      /* width: 100%; */
      overflow: auto;
	  scroll-behavior: smooth;
    }

    .tarz-tabs .tab {
      min-width: 210px;
    }

    .last-content-inner {
      display: none !important;
    }

    .last-content-swiper {
      transform: translateY(-50px);
      position: absolute !important;
      top: 0;
	  /*width: 95%;*/
	  width: 100%;
	  height: 406px;
    }
  
    .find-container form {
      flex-direction: column;
	  margin-top: 35px;
	  padding: 0 20px 0 20px;
	  height: 288px;
    }

    .find-container form button {
      margin: 10px 0 0 0;
      width: 100%;
    }

    .find-input {
		width: 100%;
      min-width: 270px;
      margin-right: 0;
	  padding: 10px;
    }

    .blog-header {
      flex-direction: column;
    }

    .blog-inner {
      overflow: auto;
      transform: translateY(172px);
    }

    .blog-container {
      margin-top: 75px;
    }

	#footers {
		padding: 0 !important;
		grid-template-columns: 100%;
		grid-template-rows: auto auto auto auto 86px 72px;
		grid-gap: 0;
		}
	.social-container {
		width: 100%;
		grid-column: 1 / 1;
		grid-row: 5;
		}
	.copy {
		grid-column: 1 / 1;
		grid-row: 6;
		}
		

    #footers .collapsae {
      border-left: 0px solid #696969;
      border-bottom: 1px solid #696969;
      padding: 15px 20px 0 20px;
    }

    #footers .collapsae.active .m-footer-head i {
      transform: rotate(180deg);
    }

    #footers .collapsae.active .info {
      height: fit-content !important;
    }
    #footers .collapsae.active ul {
      height: fit-content !important;
    }
	#footers .collapsae.active:nth-child(1):has(#footers) {
		grid-template-rows: 200px 49px 49px 49px 86px 62px;
	}
	
    #footers .collapsae .m-footer-head {
      display: block !important;
      margin-bottom: 15px;
    }

    #footers .collapsae .m-footer-head small {
      display: flex;
      justify-content: space-between;
	  text-transform: uppercase;
    }

    #footers .collapsae .m-footer-head small i {
      color: #ed1c24;
    }
    #footers .collapsae .m-footer-head small i::before {
	  font-weight: 600!important;
    }

    #footers .collapsae ul {
      height: 0 !important;
      overflow: hidden !important;
      margin: 0;
    }

    #footers .collapsae ul li:nth-child(1) {
      display: none !important;
    }

    #footers .collapsae .info {
      height: 0;
      overflow: hidden;
    }

    #footers .collapsae .info .logo {
      display: none !important;
    }

  .find-input {
	font-size: 24px;
  }

  .find-input i {
	font-size: 24px;
	width: 21px;
	height: 23px;
	line-height: 23px;
  }
  button.btn[data-dismiss="modal"] {
    border-right: 5px solid #fff !important;
  }
  .modal-body {
	padding: 15px!important;
  }
  .sw-card-content-image {
	  width: 100%;
	  margin: 13px 0 33px 0;
  }
   /* .swiper-slide:hover .sw-card {
		border-bottom-width: 10px!important;
		border-bottom: none!important;
  }*/
  .last-header a.see-all {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #2F2F2F;
	flex: none;
	order: 1;
	flex-grow: 0;
	z-index: 999;
	display: inline;
	margin: 31px 0 0 0;
  }
	.satis-sozlesmesi span span {
		color: #1684d8;
		text-decoration: underline;
	}
	#genel-bread .container {
		display: none;
	}
	#instafeed {
		padding: 0 17.5px !important;
	}
	.last-content-swiper {
		padding: 0!important;
	}
	.last-content-bg {
		height: 458px;
	}
	.tarz-content-swiper {
		padding: 0!important;
	}
	.tarz-content-bg {
		height: 517px;
	}
	.blog-item:hover .blog-item-header {
		background-color: #2f2f2f;
		font-size: 16px;
		line-height: 19px;
		color: #fff;
		display: block;
	}
	.blog-item:focus .blog-item-header {
		outline-offset: 0!important;
		outline: 0!important;
	}
	/*#footers .collapsae:nth-of-type(2), #footers .collapsae:nth-of-type(3), #footers .collapsae:nth-of-type(4) {
		min-height: auto!important;
  }*/
	#navList {
		display: none;
	}
	.static-special ul {
		width: 100%;
	}
	.statik-sayfa-detay {
		width: 100%;
	}
	.swiper-slide .sw-card-content-brand {
		opacity: 1;
	}
	.static-special {
		margin: 91px 0 0 0;
		padding: 0 20px 0 20px!important;
	}
	.static-block {
		margin: 0;
		width: 100%!important;
		padding: 0!important;
	}
	.selectNavBlock {
		display: block!important;
	}
	.selectNavBlock h2 {
		font-size: 32px!important;
		text-align: center;
	}
	.selectNavBlock2 {
		margin:0 0 0 -20px;
		width: 100vw!important;
	}
	.header-bg {
		height: 100%;
	}
	.header-container {
		height: 657px;
		background: #000
	}
	.header-content {
		/*height: 657px;*/
		height: 746px;
		background: transparent;
	}
	.blog-item-header {
		top: 202px!important;
	}
  .social a:hover {
    border: 1px solid #696969  !important;
    color: #696969!important;
  }
  #footers .collapsae ul li a:hover {
	color: #dedede!important;
  }
  footer a:focus, footer a:hover {
	  color: unset!important;
  }
  #instafeed a:hover {
	  filter: unset!important;
  }
  .btn-red:hover {
	  background-color: #ed1c24;
  }
  #footers .collapsae .info .item:hover {
	  color: #dedede!important;
  }
	.search-container form {
		width: 100%;
	}
	  .search-container > div {
		  font-size: 20px;
		  gap: 30px;
	  }
	  .search-container > div strong {
		  font-size: 16px;
	  }
	  .search-container .instruction > div {
		  gap: 7px;
	  }
	.search-container form input[type="text"] {
		font-size: 24px!important;
		height: 32px;
		line-height: 32px;
		padding: 0 6px!important;
	}
	.search-container form input[type="text"]::placeholder {
		font-size: 18px!important;
	}
	.search-container form span {
		width: 24px;
		height: 24px;
	}
	.btn-dark-grey:hover {
		background-color: #696969;
	}
	.header-top-nav .top-nav .items.bg:hover {
		background-color: unset!important;
		color: #dedede!important;
	}
	.sticky .menu {
		width: 100%;
	}
	.select2-container {
		max-width: unset;
	}
	.blog-container .inner-align {
		width: 95%;
	}
	.blog-item {
		/*min-width: 340px;*/
		min-width: 245px;
	}
	.header-container .main-filter .filter {
		flex-wrap: wrap;
		gap: 10px!important;
		height: 270px;
		padding: 20px;
	}
	.header-container .main-filter .filter .select2-container {
		margin-bottom: 0!important;
	}
	#model .select2-container, #motosiklet .select2-container, #surus .select2-container {
		max-width: 100%!important;
	}
	.blog-header a {
		font-size: 18px;
		margin-top: 11px;
	}
	.header-container.category .main-filter-tabs .tab[data-tab-id="siralama-box"] .tab-text {
		display: none;
	}
	.bar-container {
		padding: 0 20px 10px 20px!important;
		margin: 0!important;
		border-bottom: 7px solid #696969 !important;
		/*border-bottom: none!important;*/
	}
	.instagram-connect {
		padding-bottom: 73px!important;
	}
	.marka-result .v3-global, .cat-listing .v3-global {
		grid-template-columns: 1fr;
		grid-auto-rows: 1fr;
		gap: 0;
		margin: 44px 0 0 0;
	}
	.marka-result .v3-global .urun-kutusu, .cat-listing .v3-global .urun-kutusu {
		height: unset!important;
	}
	.marka-result .v3-global .urun-kutusu .prod-box, .cat-listing .v3-global .urun-kutusu .prod-box {
		float: left;
		position: relative;
		bottom: unset;
	}
	.marka-result .v3-global .urun-kutusu .prod-box:hover, .cat-listing .v3-global .urun-kutusu .prod-box:hover {
		border-bottom: 7px #696969  solid!important;
	}
	.marka-result .v3-global .urun-kutusu .prod-box .prod-box-inner, .cat-listing .v3-global .urun-kutusu .prod-box .prod-box-inner {
		float: left;
		position: relative;
		padding: 10px 20px;
		gap: 10px;
		flex-direction: column-reverse;
	}
	.marka-result .v3-global .urun-kutusu .prod-box-img, .cat-listing .v3-global .urun-kutusu .prod-box-img {
		float: left;
		width: 100%;
		max-height: 75px;
		overflow: hidden;
		position: relative;
		background-color: #F4F4F4;
		margin: 0 0 10px 0;
	}
	.marka-result .v3-global .urun-kutusu .prod-box-img img, .cat-listing .v3-global .urun-kutusu .prod-box-img img {
		max-width: 159px;
	}
	.marka-result .v3-global .urun-kutusu .info-bg, .cat-listing .v3-global .urun-kutusu .info-bg {
		display: none;
	}
	.marka-result .v3-global .urun-kutusu .btns, .cat-listing .v3-global .urun-kutusu .btns {
		position: absolute;
		right: 15px;
		bottom: 5px!important;
		width: auto;
	}
	.marka-result .v3-global .urun-kutusu .prod-in-block, .cat-listing .v3-global .urun-kutusu .prod-in-block {
		max-width: unset;
		gap: 5px;
		width: 100%;
	}
	.marka-result .v3-global .urun-kutusu .prod-box-text, .cat-listing .v3-global .urun-kutusu .prod-box-text {
		font-size: 18px;
		line-height: 22px;
		width: calc(100% - 82px);
		height: auto!important;
	}
	.marka-result .v3-global .urun-kutusu .prod-box-brand img, .cat-listing .v3-global .urun-kutusu .prod-box-brand img {
		/*width: 43px;*/
		height: 18px;
		width: auto;
	}
	.marka-result .text-right:last-of-type, .cat-listing .text-right:last-of-type {
		margin: 0;
	}
	#ebats-modal .modal-close {
		margin: 0;
	}
	#ebats-modal .big-close {
		width: 24px;
		height: 24px;
		right: 20px!important;
		top: 20px!important;
	}
	#ebats-modal .modal-body {
		padding: 0!important;
	}
	#ebats-modal .varyant-filter-head {
		width: 100%;
		font-size: 18px!important;
		height: 48px;
		line-height: 48px!important;
		padding: 0 25px 0 30px!important;
		align-items: center;
		letter-spacing: 0.2em;
	}
	#ebats-modal .varyant-container {
		padding: 0;
	}
	#ebats-modal .varyant-filter {
		box-shadow: none;
	}
	#ebats-modal .modal-header {
		height: auto;
		min-height: 113px;
		padding: 65px 20px 10px 20px;
		white-space: unset;
	}
	#ebats-modal .big_title {
		height: 48px;
		padding: 0 20px;
		margin: 24px 0 0 0;
		font-weight: 500;
		font-size: 18px!important;
		color: #fff;
		background: #2F2F2F;
		letter-spacing: 0.2em;
		align-items: center;
	}
	#ebats-modal .varyant-item {
		padding: 10px 0 0 0;
	}
	#ebats-modal .varyant-item:hover {
		border-bottom: none!important;
	}
	#ebats-modal .varyant-inner {
		padding: 0 20px;
	}
	#ebats-modal .varyant-img {
		width: calc(100% - 40px);
		background-color: #F4F4F4;
	}
	#ebats-modal a.varyant-content-header {
		text-align: left;
		max-width: 70%;
		gap: 24px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	#ebats-modal .m-prod-attribute {
		float: left;
		width: 100%;
		font-size: 14px;
		color: #696969;
	}
	#ebats-modal .price-block {
		flex-direction: column;
		height: 36px;
		width: 30%;
		text-align: right;
	} 
	#ebats-modal .price-block .price-old {
		color: #2F2F2F;
		line-height: 17px;
		width: 100%;
	}
	#ebats-modal .price-block .price-new {
		font-size: 16px;
		line-height: 19px;
		margin: 0;
		width: 100%;
	}
	#ebats-modal .varyant-content-cart {
		margin: -79px 0 0 0;
		gap: 10px;
	}
	#ebats-modal .varyant-quantity-group {
		grid-template-columns: 1fr 36px 50px 36px 36px;
		grid-template-rows: 36px;
		gap: 3px;
	}
	#ebats-modal .varyant-quantity-group {
		height: 36px;
	}
	#ebats-modal .varyant-quantity-group input {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	#ebats-modal .add-dash, #ebats-modal .add-plus, #ebats-modal .add-to-cart {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
	#ebats-modal .modal-dialog {
		margin: 0 auto!important;
	}
	.go-to-product {
		margin: 10px 0 0 0!important;
		background: #2F2F2F;
		border: none;
		margin: 0;
		padding: 7px 10px;
	}
	.go-to-product:after {
		content: '';
		margin: 0 0 0 5px;
		width: 18px;
		height: 18px;
		background: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_8904_6787' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='3' y='3' width='12' height='13'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.53033 3.71967C9.23744 3.42678 8.76256 3.42678 8.46967 3.71967C8.17678 4.01256 8.17678 4.48744 8.46967 4.78033L12.4393 8.75H3.75C3.33579 8.75 3 9.08579 3 9.5C3 9.91421 3.33579 10.25 3.75 10.25H12.4393L8.46967 14.2197C8.17678 14.5126 8.17678 14.9874 8.46967 15.2803C8.76256 15.5732 9.23744 15.5732 9.53033 15.2803L14.7803 10.0303C15.0732 9.73744 15.0732 9.26256 14.7803 8.96967L9.53033 3.71967Z' fill='%23061938'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_8904_6787)'%3E%3Crect y='0.5' width='24' height='24' fill='%23F4F4F4'/%3E%3C/g%3E%3C/svg%3E") center center no-repeat;
	}
	#ebats-modal .varyant-filter {
		padding: 0 20px;
		gap: 0;
	}
	#ebats-modal button.varyant-filter-reset {
		/*width: 100%;*/
		width: unset;
		letter-spacing: 0.05em;
		padding: 15px 32px 15px 10px!important;
		font-size: 18px;
		font-weight: 500;
		line-height: 22px;
		text-transform: unset;
	}
	#ebats-modal button.varyant-filter-reset span {
		right: 10px;
	}
	#ebats-modal .select2-container.select2-container--default.select2-container--open:last-of-type {
		width: 100%!important;
	}
	#ebats-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
		right: -30px;
	}
	.blog-list {
		gap: 10px!important;
		margin: 0 0 27px 0;
	}
}

  .cls-m,
  .varyant-filter-head,
  .varyant-filter-head,
  .m-prod-attribute,
  .go-to-product,
  .main-filter span.f-buttons,
  .info-bg,
  .mobil-apply,
  .prod-top-info,
  span.m-installment-list {
    display: none;
  }
  .filter-box {
    display: flex;
}
  div[data-tab-id="siralama-box"]{
	  display:none !important;
  }
.prod-box-brand span {
	display: none;
}
  @media (max-width: 992px) {
	  
	  .header-container.category .main-filter-tabs{
			display: none !important;
	  }
	  
  body{
	  overflow-x: hidden;
  }
	h1, .h1, h2, .h2, h3, .h3, small, .small, .xsmall {
	  font-family: Gotham;
	  letter-spacing: 0.05em;
	  text-align: left;
	}
	h1, .h1 {
	  font-size: 32px !important;
	  font-weight: 700 !important;
	  line-height: 38px!important;
	}
	h2, .h2 {
	  font-size: 28px !important;
	  font-weight: 700 !important;
	  line-height: 34px !important;
	}
	h3, .h3 {
	  font-size: 24px !important;
	  font-weight: 700 !important;
	  line-height: 29px !important;
	}
	small, .small {
	  font-size: 16px !important;
	  line-height: 19px !important;
	}
	.xsmall {
	  font-size: 14px !important;
	  line-height: 17px !important;
	}


    h4 {
      font-weight: 400;
      letter-spacing: 0.05em;
      font-size: 24px;
    }
    .go-to-product,
    .mobil-apply {
      display: flex;
    }
	.prod-varyant.active .go-to-product {
		background: #2F2F2F;
	}
	.prod-varyant.active .go-to-product svg {
		margin: 0 0 0 5px;
	}

    .header-slogan,
    .category .header-bg,
    .cat-filtre,
    .prod-varyant-info-content-prod_desc,
    .prod-varyant-varyants-item .varyant-item-text-shipment svg,
    .varyant-item-purchase,
	.header-container.prod,
	.urun-detay-baslik-div,
	.marka,
	#icon-social
	{
      display: none !important;
    }
    /*.header-slogan {
	  display: block!important;
    }*/
	#anasayfa-slider-container {
		margin: 0;
	}

    .header-container.category .header-content {
      /*height: 10vh !important;*/
	  height: 47px!important;
    }

    .category .main-filter-tabs {
      background: #fff !important;
      display: block !important;
      height: unset !important;
      width: 100%;
	  margin-bottom: 110px;
    }

    .category .tab i {
      display: none;
    }

    .category .tab {
      width: 100% !important;
      background: #fff !important;
      color: #2d2d2d !important;
      height: unset !important;
      margin: 0 !important;
      border-bottom: 2px solid #c4c4c4;
      flex-direction: column !important;
      align-items: center !important;
    }

    .category .tab-text span {
      font-size: 18px !important;
      font-weight: 700 !important;
    }

    .category .tab-text span:nth-child(2) {
      display: none;
    }

    .category .tab-text {
      margin-bottom: 10px;
    }

    .cls-m {
	  width: 100%;
      display: flex;
      justify-content: center;
      background: #fff;
	  margin: 35px auto 20px auto;
    }
	.cls-m-wrap {
		float: left;
		width: 100%;
		display: flex;
		justify-content: center;
		margin: 36px 0 20px 0;
    }
    .header-container.category {
	  /*height: 62px;*/
	  height: unset;
	  margin-top: 71px;
      position: relative;
    }

    .category .main-filter span.f-buttons {
	  margin: 0;
      display: block;
	  letter-spacing: 0.2em;
	  font-size: 18px!important;
    }
	.category .main-filter span.f-buttons:last-of-type {
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}
	.category .main-filter span.f-buttons:last-of-type small {
		font-size: 14px;
		font-weight: 400;
	}

    .category .main-filter {
      background: #ed1c24;
      bottom: unset;
      color: #fff;
      display: flex;
	  flex-direction: row;
      justify-content: space-between;
      align-items: center;
	  gap: 5px;
      flex-wrap: nowrap;
	  transition: all 0.25s;
	  border-top: 4px #C4C4C4 solid;
	  padding: 10px 20px;
    }
	.category .main-filter.stick {
		position: fixed;
		top: 46px;
	}
    /*.category div[data-tab-id="model"] {
      display: none !important;
    }*/

    .category .filter {
      height: unset !important;
      width: 100%;
      position: relative !important;
      top: 0 !important;
    }

    .category .filter button {
      display: none;
    }
	.header-container.category .main-filter.active .tab-text span {
		font-size: 18px!important;
		line-height: 22px!important;
		margin: 20px 0 0 0;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .tab[data-tab-id="motosiklet"] {
		padding: 0 30px 20px 30px!important;
		border-bottom: 2px #C4C4C4 solid!important;
	}
	.header-container.category .main-filter.active .main-filter-tabs .tab[data-tab-id="motosiklet"] span.select2:first-of-type {
		padding: 0 0 15px 0;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .tab[data-tab-id="marka"] {
		padding: 0 30px 20px 30px!important;
		border-bottom: 2px #C4C4C4 solid!important;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .tab[data-tab-id="kategori"] {
		padding: 0 30px 20px 30px!important;
		border-bottom: 2px #C4C4C4 solid!important;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .tab[data-tab-id="surus"] {
		padding: 0 30px 20px 30px!important;
		margin: 0 0 20px 0!important;
		border-bottom: 2px #C4C4C4 solid!important;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .btn {
		width: calc(100% - 60px);
		margin: 0 30px;
	}
		
	.header-container.category .main-filter.varyant.active #marka .items:first-of-type {
		margin: 0 0 15px 0;
	}
	
    .category .main-filter.active {
      position: fixed;
      /*top: 47px;*/
	  display: block;
	  top: 28px;
      height: 100%;
      overflow: auto;
	  background: #fff;
      /*background: #000a;*/
    }

    .sepet-toplam-content-m {
      display: flex !important;
    }

    .sepet-toplam-content {
      display: none !important;
    }

    .sepet-price-group {
      display: flex;
      flex-direction: column;
      align-items: end;
      margin-right: 10px;
    }

	.sepet-header .header-top-nav.sepet.inner-align {
		display: flex;
		justify-content: center;
		padding: 0 !important;
		flex-wrap: wrap;
		align-items: center!important;
		height: 65px;
	}
	.sepet-header .header-top-nav.sepet.inner-align.sticky{
		height: 50px;
	}
	
	.sepet-header .m-menu, .sepet-header .card.m {
    display: none;
}

.sepet-header .logo a img {
    margin-right: 0 !important;
    width: 100%;
}
.header-top-nav.sepet.inner-align i {
	display: block;
    position: absolute;
    left: 20px;
	top: 0;
	width: 30px;
	height: 100%;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 25' style='enable-background:new 0 0 32 25%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none%3Bstroke:%23696969%3Bstroke-width:2%3Bstroke-miterlimit:10%3B%7D%3C/style%3E%3Cpath class='st0' d='M32 12.4l-28.7 0'/%3E%3Cpath class='st0' d='M13 23.9L2 12.4L13 1.1'/%3E%3C/svg%3E") center no-repeat;	
}
.header-top-nav.sepet.inner-align i::before {
	content: '';
}
.header-top-nav.sepet.inner-align.sticky i {
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 25' style='enable-background:new 0 0 32 25%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none%3Bstroke:%23FFFFFF%3Bstroke-width:2%3Bstroke-miterlimit:10%3B%7D%3C/style%3E%3Cpath class='st0' d='M32 12.4l-28.7 0'/%3E%3Cpath class='st0' d='M13 23.9L2 12.4L13 1.1'/%3E%3C/svg%3E") center no-repeat;
}
    button.accordion {
      margin-bottom: 0;
    }
.items.bg.thin {
    text-transform: capitalize !important;
}

    #adreseTeslim .sub-title {
      margin-bottom: 10px !important;
      display: block;
      width: 100%;
      font-size: 16px;
    }

    .satis-sozlesmesi {
      width: 100%; 
      margin-top: 10px;
	  margin-bottom: 0!important;
    }

    .sepet-ozeti-m {
      text-decoration: line-through;
      color: #696969;
    }

    .urun-kutusu {
      height: 200px !important;
      margin: 0;
      border: 0;
    }

    .prod-box-inner {
	  padding-top: 100px;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
    }
	

    .prod-box-img {
      width: 40%;
      order: 1;
      position: absolute;
	  top: 10px;
    }

    .prod-box {
      border-bottom: 7px solid #696969 !important;
    }

    .btns {
      order: 4;
      opacity: 1;
      visibility: visible;
      position: unset;
      width: 30%;
      justify-content: end;
      align-items: end;
      background: #fff;
    }

    .btns a,
    .btns span {
      width: 36px;
      height: 36px;
      opacity: 1;
      z-index: 1;
    }

    a.prod-box-text {
      order: 3;
      width: 70%;
      text-align: left;
      background: #fff;
      margin-bottom: 0;
      z-index: 1;
    }
	.prod-in-block.editYorumu .yorum {
		text-align: left;
		order: 4;
	}

    .prod-box-brand {
      order: 2;
      width: 100%;
      display: flex;
    }

    .info-bg {
      position: absolute;
      width: 100%;
      height: 50%;
      background: #fff;
      display: block;
    }

    .urun-kutusu:hover {
      height: 200px !important;
      opacity: 1;
    }
	.prod-box-brand span {
		float: left;
		display: block;
		margin: 0 0 0 10px;
		font-size: 12px;
		line-height: 18px;
		letter-spacing: 0.05em;
		color: #696969;
	}
    img.sw-card-content-brand {
      filter: grayscale(0) !important;
    }

    .urun-kutusu:hover .prod-box-img {
      width: 40%;
    }

    .prod-varyant {
      flex-direction: column;
      padding: 10px 20px 0 20px;
      border-bottom: 7px solid #696969 !important;
      max-height: 153px;
      transition-duration: 0.25s;
      overflow: hidden;
    }
	/*.kategorisayfalama {
		border-bottom: 7px solid #696969 !important;
		border-top: 7px solid #696969 !important;
		margin-top: 10px;
	}*/
	.col-lg-9.col-md-11.col-xs-12.urun-detay-orta.page-inner.inner-align .col-lg-12.col-md-12.col-xs-12.pd0:nth-of-type(2) {
		padding-bottom: 0!important;
	}
	.urun-detay-orta hr {
		display: none;
	}
		
    .prod-varyant.active {
      max-height: 200vh;
    }

    a.prod-varyant-info {
      width: 100%;
      align-items: center;
      flex-direction: column;
      /*border-bottom: 5px solid #dedede;*/
    }


    .prod-varyant-info-content-free_shipment {
      position: absolute;
      top: 10px;
      left: unset;
      bottom: unset;
      right: 0;
      color: #5d5fef;
      font-size: 12px;
	  font-weight: 500;
      letter-spacing: normal;
	  display: none;
    }
	.prod-varyant.active .prod-varyant-info-content-free_shipment {
		display: block;
	}
	.prod-mobile-price {
		position: absolute;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		bottom: 11px;
		right: 20px;
		letter-spacing: .05em;
	}
	.prod-varyant.active .prod-mobile-price {
		display: none;
	}
	.prod-mobile-price .buy-price {
		text-align: right;
		font-size: 16px;
		line-height: 19px;
		color: #ED1C24;
		font-weight: 500;
	}
	.prod-mobile-price .old-price {
		text-align: right;
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
		text-decoration: line-through;
		color: #2F2F2F;
	}

    .prod-varyant-info-content {
      background: #fff;
      padding-top: 10px !important;
    }

    .prod-varyant-info-image img {
      height: unset !important;
      width: 100% !important;
    }

    .prod-varyant-info-image {
      height: 90px;
      width: 140px;
      transition-duration: 0.25s;
    }
	.prod-varyant-varyants-item {
		align-items: flex-start;
	}
	.prod-varyant-varyants-item .varyant-item-text {
		font-size: 16px;
		line-height: 19px;
		/*width: 40%;*/
		flex: 1;
	}
	.prod-varyant-varyants-item .varyant-item-text > a {
		float: left;
		white-space: nowrap;
	}
	.kategorisayfalama .prod-varyant-info-image {
		background-color: #F4F4F4;
		width: 100%;
		height: 75px;
		overflow: hidden;
		text-align: center;
	}
	.kategorisayfalama .prod-varyant-info-image img {
		width: 159px!important;
		height: auto!important;
		margin: 0 auto;
		transition-duration: 0.25s;
	}
	.prod-varyant.active .prod-varyant-info-image {
		height: 131px!important;
		padding: 0 28px;
		transition-duration: 0.25s;
	}
    .prod-varyant.active .prod-varyant-info-image img {
      /*height: 165px;*/
	  /*height: 131px!important;*/
      width: 100%!important;
	  /*padding: 0 28px;*/
	  transition-duration: 0.25s;
    }

    .prod-varyant-info-content-brand_cats {
      font-size: 12px;
	  line-height: 14px;
      width: 100%;
      letter-spacing: 0.05em;
	  color: #696969;
	  padding-bottom: 5px;
    }

    .prod-varyant-info-content-brand_cats img {
      /*width: 43px;*/
	  height: 18px;
    }
	.prod-varyant.active .prod-varyant-info-content-brand_cats img {
		opacity: 1;
	}

    .prod-varyant-info-content {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      height: unset;
      min-height: unset;
	  width: 100%;
    }

    .prod-varyant-varyants-item .varyant-item-cart-quantity i,
    .prod-varyant-varyants-item .varyant-item-cart i {
      padding: 0;
      height: 36px;
      width: 36px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .prod-varyant-varyants-item .varyant-item-cart-quantity input {
      width: 36px;
      height: 36px;
      padding: 0;
    }

    .varyant-item-prices-cart {
      align-items: flex-end !important;
      flex-direction: column;
    }

    .prod-varyant-varyants-item .varyant-item-text-shipment {
      color: #696969;
    }

    .prod-varyant-varyants {
      width: 100%;
	  height: unset;
      padding: 0;
      border: 0;
	  border-top: 5px #DEDEDE solid;
	  margin: 10px 0 0 0;
    }
	.prod-varyant-varyants-item {
		padding: 20px 0 10px 0;
	}

    span.m-installment-list {
      color: #5d5fef;
      display: flex;
      align-items: center;
	  font-size: 12px;
	  line-height: 14px;
	  font-weight: 500;
    }
	span.m-installment-list svg {
		margin: 0 0 0 3px;
	}
	.prod-varyant.active .varyant-item-text-name {
		float: left;
		width: 100%;
		white-space: wrap;
		/*height: 20px;
		white-space: nowrap;*/
	}
	
	.prod-varyant-varyants-item .varyant-item-prices {
		flex-direction: row;
		padding: 0 0 8px 0;
		font-size: 16px;
		gap: 8px;
	}
	.prod-varyant.active .prod-varyant-varyants-item .varyant-item-prices .price-old {
		font-size: 14px;
	}
	.prod-varyant.active .prod-varyant-varyants-item .varyant-item-text-shipment {
		font-size: 12px;
		line-height: 14px;
	}
    .modal-footer {
      flex-wrap: wrap;
    }

    .modal-footer button {
      width: 100%;
      margin: 0 !important;
    }

    .urun-detay-orta > h2 {
      display: none;
    }

    .bar-container {
      flex-wrap: wrap;
    }

    .bar-container .front,
    .bar-container .back {
      margin: 0 !important;
      margin-top: 1rem !important;
    }

    .urun-kutusu.liste-gorunum {
      padding: 0;
    }

    span.m-footer-head a {
      color: #fff;
    }

    .main-filter .filter i {
      margin-right: 0 !important;
    }

    .varyant-container {
      padding: 0;
    }
	#tdContainerBorder {
		margin: 20px 0 48px 0;
	}
    .varyant-filter {
      flex-wrap: wrap;
      max-height: 0;
      overflow: hidden;
      transition-duration: 0.25s;
    }
    .varyant-filter.active {
      max-height: 80vh;
	  overflow:unset;
	  justify-content: center;
	  padding: 20px!important;
    }
	.urun-detay-bg .varyant-filter {
		gap: 0;
	}
	.urun-detay-bg .select2-container {
		margin-bottom: 20px;
	}
	.urun-detay-bg .varyant-filter-content i {
		height: 44px;
		top: -10px;
	}
	.urun-detay-bg .varyant-filter .select2-container .select2-selection--single .select2-selection__rendered {
		padding-left: 0;
	}
	.urun-detay-bg .varyant-filter-reset {
		width: unset;
		padding: 15px 32px 15px 10px;
		font-weight: 500;
		font-size: 18px;
		line-height: 22px;
		letter-spacing: 0.05em;
		color: #000000;
		text-transform: unset;
	}
	.urun-detay-bg .varyant-filter-reset span {
		right: 10px;
	}
	.urun-detay-bg #varyant-filter-title.active {
		text-indent: -999999px;
		height: 84px;
		padding: 0 0 20px 0;
		align-items: end;
		justify-content: center;
	}
	.urun-detay-bg #varyant-filter-title.active svg {
		display: none;
	}
	.urun-detay-bg #varyant-filter-title.active:after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.48828 1.47302L12.5018 12.4865L1.48828 23.5' stroke='%232F2F2F' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M23.5135 1.47302L12.5 12.4865L23.5135 23.5' stroke='%232F2F2F' stroke-width='4' stroke-miterlimit='10'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}
    .varyant-filter-content {
      width: 100%;
    }

    .varyant-content-shipping {
      display: none;
    }

    .varyant-item {
      flex-wrap: wrap;
      margin: 0;
      border: 0 !important;
	  opacity: 1;
    }
	.urun-detay-bg .varyant-item {
		padding: 20px;
		border-bottom: 5px #ED1C24 solid!important;
	}
	.urun-detay-bg a.varyant-content-header {
		font-weight: 700;
		font-size: 18px;
		line-height: 22px;
		letter-spacing: 0.05em;
		color: #2F2F2F;
	}
	.urun-detay-bg .m-prod-attribute {
		float: left;
		justify-content: center;
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 8px 10px;
		width: 100%;
		margin: 0 0 10px 0;
		/*position: absolute;
		left: 0;
		top: 207px;*/
	}
	.urun-detay-bg .m-prod-attribute > span {
		font-size: 14px;
	}
	.urun-detay-bg .m-prod-attribute > svg {
		fill: #2f2f2f;
	}
	.urun-detay-bg .m-prod-attribute .xxxsmall.book {
		text-align: left;
		text-align: center;
		width: 100%;
		font-weight: 400!important;
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.05em;
		color: #000000;
	}
	.urun-detay-bg .m-prod-attribute .varyant-stock {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.urun-detay-bg .price-block {
		/*margin: 0 0 27px 0;*/
		margin: 0;
		height: 29px;
		line-height: 29px;
		gap: 10px;
	}
	.urun-detay-bg .price-block.stock-az {
		/*margin: 0 0 56px 0;*/
	}
	.stokyook .price-block.stock-az {
		/*margin: 0 0 27px 0!important;*/
	}
	.urun-detay-bg .varyant-quantity-group {
		gap: 4px;
	}
	.urun-detay-bg .price-block .price-old {
		font-size: 16px;
	}
	.urun-detay-bg .price-block .price-new {
		font-size: 24px;
		font-weight: 700;
		margin: 0;
	}
    .varyant-content {
      width: 100%;
      padding: 0;
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap;
    }

    a.varyant-content-header {
      /*width: 50%;*/
	  width: 100%;
      white-space: nowrap;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
	  text-align: center;
    }

    .varyant-content-cart {
      position: unset;
      /*width: 50%;*/
	  width: 100%;
      flex-direction: column;
      align-items: end;
    }
	.price-block {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: center;
		height: 30px;
	}
    .varyant-content-cart .price-new {
      font-size: 18px;
	  /*width: 50%;*/
    }

    .varyant-content-cart .price-old {
      font-size: 14px;
	  /*width: 50%;*/
	  text-align: right;
    }

    .m-prod-attribute {
      display: flex;
      flex-direction: column;
    }

    .varyant-img {
      width: 85%;
      height: 75px;
      overflow: hidden;
      display: flex;
      justify-content: center;
    }

    .varyant-filter-content i {
      height: 43px;
		top: -12px;
    }

    .varyant-kind {
      height: 75px;
    }

    .varyant-img img {
      height: 126px; 
    }

    .varyant-filter-head {
      color: #fff;
      background: #2f2f2f;
      padding: 10px 25px 10px 30px;
      display: flex;
      justify-content: space-between;
    }
    .varyant-filter-head,
    .varyant-inner-head {
      color: #fff;
      background: #2f2f2f;
      padding: 10px 25px 10px 30px;
      display: flex;
      justify-content: space-between;
    }
    .dvaryant-inner-head::after {
      content: "-";
      font-size: 55px;
    }
    h2#ebat-modal-title {
      font-size: 32px!important;
	  line-height: 38px!important;
	  width: 100%;
    }
	#urun-fiyat-bilgileri{
		padding: 20px!important;
		margin: 0 !important;
	}
	.urun-paylas > div > span {
		font-size: 16px;
		font-weight: 400;
		color: #000!important;
	}
	.urun-paylas > div > small {
		height: 29px;
		background: #000;
	}
	.ebat-btns button {
		height: 35px;
		line-height: 35px;
		font-weight: 500;
		font-size: 18px;
	}
	
h1.m-urun-detay-baslik {
    margin-top: 0;
    text-align: center;
	width: 100%;
	/*text-overflow: ellipsis;
	overflow: hidden; 
	white-space: nowrap;*/
}
.urun-detay-marka {
    margin-right: 10px;
}
#urun-fiyat-bilgileri {
	width: 100%;
}
.product-sku {
	justify-content: center!important;
}
.urun-detay-bg .detay-puan {
	justify-content: center;
}
.urun-detay-bg .detay-puan .kutu-puan.detay-puan-val {
	justify-content: center;
}
.prod-top-info {
	margin-top: 81px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	padding: 0 20px;
}
.slick-slide > div {
    line-height: 0;
}
.detay-fiyat-row {
	margin: 0;
}
.urun-detay-resim .slider-nav {
    margin-top: 5px;
}
div#urun-tablari {
    width: 100%;
    border-bottom: 0px !important;
}
.urun-tablari > ul {
	width: 100%;
    justify-content: start;
	flex-direction: column;
    transform: unset;
}
.urun-tablari > ul > li, .urun-tablari > ul > li.activet {
	background: #f4f4f4!important;
	width: 100%;
	border-bottom: none!important;
}
.urun-tablari > ul.nav > li > a {
	padding: 10px 20px!important;
	font-size: 18px!important;
	border-bottom: 1px solid #696969;
	background: #DEDEDE!important;
	color: #696969!important;
}
.urun-tablari > ul > li > a:after {
	content: '+';
	position: absolute;
	right: 20px;
	font-size: 32px;
	font-weight: 500;
	font-family: Gotham;
}
.urun-tablari > ul > li.activet > a {
	background: #2F2F2F!important;
	border-bottom: none!important;
	color: #fff!important;
}
.urun-tablari > ul > li.activet > a:after {
	content: '-';
}
.urun-tablari > ul > li > div {
	float: left;
	display: none;
	width: 100%;
	font-weight: 400;
	padding: 20px;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #000;
}
.urun-tablari > ul > li > div > center {
	display: flex;
	justify-content: center!important;
	align-items: center;
	height: 120px;
}
.urun-tablari > ul > li > div#data_uruniletisim {
	padding: 0;
}
.urun-tablari > ul > li > div#data_urunteknikdetay {
	padding: 20px 0;
}
.urun-tablari > ul > li > div#data_uruntaksitleri {
	padding: 20px 20px 0 20px;
}
#tdContainerBorder {
	/*display: none;*/
}
div#divUrunAciklama {
    padding: 5px 15px !important;
}
#divUrunAciklama {
	font-weight: 400!important;
	font-size: 16px;
	/*line-height: 19px;*/
	letter-spacing: 0.05em;
	color: #000000;
}
.statik-sayfa-detay {
    padding: 0 !important;
}
.iletisimFormu .btn {
    width: 100%;
}
.ebat-btns,.urun-paylas div {
    display: flex;
    justify-content: center;
}
.urun-detay-fixed {
    position: unset;
    background: transparent !important;
}
.fiyat-row {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
	gap: 0;
	padding: 0;
}
.product-sku .small, .product-sku .medium {
	font-size: 14px!important;
	line-height: 17px!important;
}
.urun-detay-bg .urun-detay-fixed {
	margin: 0;
}
.urun-detay-fiyat.varyant-content-cart {
	justify-content: end!important;
	flex-direction: row;
	gap: 10px;
}
.urun-detay-fiyat #eski-fiyat {
	font-size: 18px;
	line-height: 38px;
	width: unset;
}
.urun-detay-fiyat #SatisFiyati {
	width: unset;
}
.statik-sayfa-detay form {
    width: 100%;
}
.t-detail-header.small.medium {
	width: 118px !important;
}
.t-detail-row {
    width: 49.3% !important;
	margin-right: 0 !important;
	
}
.t-detail-container {
    padding: 0 !important;
}
/*.swiper-slide {
    height: 470px !important;
	height: 366px!important;
}*/
.tarz-content-swiper, .last-content-swiper {
    /*transform: translateY(0px);*/
	top: -101px;
}
.swiper {
    /*overflow: unset !important;*/
	padding: 0 0 0 20px!important;
}
.tarz-content .swiper {
	padding: 104px 0 0 20px!important;
	top: 45px;
}
.urun-kategori-baslik-bg {
	padding-top: 50px;
}
.instagram-connect {
	padding-top: 28px;
}
.bayi-tabs {
    margin-top: 6rem;
}
.bayi-list .item {
    display: flex;
    flex-direction: column;
}
.bayi-list .item-info {
    width: 100% !important;
    background: #fff;
    padding: 20px 0 32px 0;
    transform: translateY(-90px);
	gap: 20px;
}
.map-contacts {
	flex-direction: column;
	gap: 20px;
}
.map-contacts > div {
	flex-direction: row;
	gap: 7px;
}
.map-contacts i {
	margin: 0;
}
.bayi-list .item-info .bayi-list-item {
	color: #2F2F2F;
	font-weight: 400!important;
	font-size: 14px!important;
	line-height: 17px!important;
	letter-spacing: 0.05em!important;
	gap: 7px;
}
.bayi-list .item-info .bayi-list-item i {
	font-size: 18px!important;
}
.bayi-list .item-info span.strong {
	text-transform: uppercase;
	line-height: 25px;
	color: #000;
}
.bayi-list .item-img img {
    width: 100% !important;
}
.bayi-list .item-img {
    width: 100% !important;
	max-width: unset !important;
}
.bayi-list .item {
    display: flex;
    flex-direction: column;
}
.header-top-nav.inner-align.sticky {
    align-items: center !important;
	height: 46px!important;
}
.modal-footer button:nth-child(1) {
    margin-bottom: 1rem !important;
}
.varyant-filter-head.small.strong.prod {
    background: transparent;
    color: #000;
    justify-content: end;
	border-bottom: 1px solid #DEDEDE;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.2em;
}
.urun-detay-bg .varyant-container .varyant-inner {
	padding: 20px 0 0 0;
	flex-direction: column;
}
.urun-detay-bg .varyant-container .varyant-kind {
	height: 126px;
}
.urun-detay-bg .varyant-container .varyant-img {
	height: 126px;
	width: calc(100% - 40px);	
	background: #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: center;
}
.varyant-filter-head.small.strong.prod svg{
	margin-left:5px
}

  div[data-tab-id="siralama-box"]{
	display:flex !important;
}
.select2-container {
    margin: 0 0 25px 0;
}
.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
	width: 100%!important;
	left: 0!important;
	overflow: hidden;
}
.select2-container.select2-container--default.select2-container--open {
	width: calc(100% - 100px)!important;
	/*left: 20px!important;*/
}
.filter#olcu .select2 {
	width: calc(100% - 25px)!important;
}
.filter-box {
    width: 100%;
    display: flex;
	padding: 0;
}
.head-text {
    width: unset;
    height: unset;
}
.form-content {
    padding: 10px;
}
.box {
    width: 100%;
    margin-bottom: 1rem;
}
.newmem-content .container-fluid {
    padding: 20px 10px!important;
	margin: 0 auto 0 auto!important;
}
.hasan div.col-lg-12 {
    padding: 0;
}
.hasan {
    display: flex;
    flex-wrap: wrap;
}
button.btn[data-dismiss="modal"] {
    margin-bottom: 0!important;
    /*border-right: 5px solid #fff !important;*/
	border-right:0 !important;
	border-bottom: 5px solid #fff !important;
	background-color: #efefef;
}
.kategori-sol-kategori {
    margin-bottom: 25px;
    padding: 15px !important;
}
#adreseTeslim .adres-box .check-icon {
    position: relative;
    left: -5px;
    top: 10px;
    color: #DEDEDE;
    width: 10%;
}
.adres-modal .close {
    margin: 0 !important;
}
body > div.inner-align > form > div > div > div > div > div.row-fluid > div:nth-child(2) > div > div {
    padding: 0;
}
	.urun-detay-bg form.iletisimFormu {
		width: calc(100% - 40px);
		margin: 20px;
	}
	.urun-detay-bg form.iletisimFormu label {
		font-weight: 700!important;
		font-size: 14px!important;
		line-height: 17px!important;
		letter-spacing: 0.1em;
		color: #2F2F2F!important;
		margin: 0 0 5px 0!important;

	}
	.urun-detay-bg .statik-sayfa-detay .iletisim-row {
		margin: 0 0 25px 0;
	}
	.urun-detay-bg form.iletisimFormu .form-control {
		border: 1px solid #DEDEDE!important;
		border-radius: 3px!important;
		background: #FBFBFB;
		height: 40px;
		line-height: 40px!important;
		margin-top: 0!important;
		margin-bottom: 0!important;
		padding: 10px!important;
		font-weight: 400!important;
		font-size: 14px!important;
		line-height: 17px!important;
		letter-spacing: 0.1em;
		color: #696969!important;
	}
	.urun-detay-bg form.iletisimFormu .form-control#mesaj {
		height: 143px!important;
	}
	.urun-detay-bg .statik-sayfa-detay form .btn {
		margin: 5px 0 0 0!important;
		height: 42px!important;
		line-height: 42px!important;
		padding: 0 50px!important;
	}

}
  
a:focus, a:hover{
	 color:#000;
 }
 
 a.btn{
	color:#fff !important
 }
 
 .progress-sepet {
    display: flex;
    /*width: 50%;*/
	width: 568px;
    justify-content: space-between;
    align-items: center;
}
 
 .progress-item {
    display: flex;
    align-items: center;
	margin: 0 10px;
}
.progress-divider {
    flex-grow: 1;
    border-bottom: 1px solid #dedede;
}
.progress-item__icon.bi {
    background: #F4F4F4;
    border-radius: 50%;
    margin-right: 15px;
	width: 21px;
	height: 21px;
}
.prog .progress-item__icon.bi {
	width: 28px;
	height: 28px;
	margin-right: 8px;
	background: #DEDEDE;
}
.done .progress-item__icon.bi {
	width: 28px;
	height: 28px;
	margin-right: 8px;
    background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 36 36' style='enable-background:new 0 0 36 36%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23ED1C24%3B%7D.st1%7Bfill:none%3Bstroke:%23FFFFFF%3Bstroke-width:2%3Bstroke-linecap:round%3Bstroke-linejoin:round%3B%7D%3C/style%3E%3Ccircle class='st0' cx='18' cy='18' r='18'/%3E%3Cpath class='st1' d='M10 18l5 7l11-13'/%3E%3C/svg%3E") center no-repeat;
}

.progress-item__icon:before {
    /*content: "\F633";*/
	content: '';
}
.progress-item::after {
    content: '';
    flex-grow: 1;
    border-bottom: 1px solid #dedede;
}
.progress-item__step {
    font-family: 'Gotham';
    font-style: normal;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: flex-end;
    letter-spacing: 0.05em;
	color: #696969;
}
.prog .progress-item__step {
	color: #2F2F2F;
}
.done .progress-item__step {
    color: #ED1C24;
}
.sticky .progress-sepet{
	display:none
}
 @media (max-width:992px){
	.sepet-v3 {
		margin: 62px 0 0 0;
	}
	.progress-sepet {
		width: 100%;
		position: absolute;
		top: 65px;
		height: 62px;
		border-bottom: 3px #E3E3E3 solid;
	}
	.done .progress-item__icon.bi {
		width: 18px;
		height: 18px;
		margin: 0 5px 0 0;
	}
	.prog .progress-item__icon.bi {
		width: 18px;
		height: 18px;
		margin: 0 5px 0 0;
	}
	.progress-item__icon.bi{
		font-size: 16px;
		width: 14px;
		height: 14px;
		margin: 0 5px 0 0;
	}
	.progress-item__step {
		font-size: 16px;
	}
	
	.header-container.category .main-filter.active .main-filter-tabs {
		display: block !important;
	}
	#prodList {
		margin: 62px 0 0 0;
	}
 }
.modal-close {
	margin: 10px 10px 0 0;
}
.modal-body p {
	font-size: 13px!important;
	line-height: 22px!important;
}
.modal-body strong {
	line-height: 40px!important;
}
.modal-body div table {
	width: 100%!important;
}
@media (max-width:530px) {
	.bar-container {
		margin: 0 20px;
    }
	.bar-container .front .front-box, .bar-container .back .back-box {
		font-size: 12px;
		margin-right: 5px;
		padding: 0;
		text-align: center;
		width: 46px;
		height: 24px;
		line-height: 24px;
		
	}
	.blog-list article {
		width: calc((100% / 2) - 5px)!important;
		max-width: unset!important;
		max-height: 200px;
	}
	.blog-list .blog-box-yazi a {
		font-size: 16px;
		line-height: 19px;
	}
	.accesuar-list {
		grid-template-columns: 1fr!important;
		margin: 23px 20px 27px 20px!important;
		width: calc(100% - 40px);
		gap: 10px!important;
	}
	.accesuar-list .urun-kutusu:hover {
		max-height: 100%!important;
	}
}
@media (max-width:420px) {
		/*.category .main-filter span.f-buttons:first-of-type {
			max-width: calc(100% - 77px);
			margin: 0 0 0 20px;
	}*/
	.bar-container .front div span, .bar-container .back div span {
		font-size: 14px!important;
	}
	.blog-list article {
		width: 100%!important;
		max-width: unset!important;
		max-height: 320px;
	}
	.blog-list .blog-box-img {
		height: 60%;
	}
	.blog-list .blog-box-yazi {
		height: 40%!important;
		min-height: 140px;
		padding: 20px 25px;
	}
	.blog-box:hover .blog-box-yazi {
		display: block;
		font-size: 18px!important;
		background: #2f2f2f;
	}
	.blog-box:hover .blog-box-yazi a {
		font-size: 18px;
		line-height: 22px;
		color: #fff;
	}
	.blog-list .blog-box-yazi a {
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width:350px) {
		/*.category .main-filter span.f-buttons:first-of-type {
		max-width: calc(100% - 77px);
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		margin: 0 0 0 20px;
	}*/
	.bar-container .front div span, .bar-container .back div span {
		font-size: 12px!important;
		margin-right: 3px;
	}
	.bar-container .front .front-box, .bar-container .back .back-box {
		font-size: 11px;
		width: 40px;
	}
}




/***********************************/
.modal .varyant-quantity-group {
	grid-template-columns: 49px 22px 49px;
}
.varyant-quantity-group {
	display: grid;
	gap: 5px;
	grid-template-columns: 49px 22px 205px;
	grid-template-rows: 22px 22px;
	height: 49px;
	justify-content: center;
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.varyant-quantity-group.mobile-x-small {
		grid-template-columns: 49px 22px 49px;
	}
.add-count {
	grid-area: 1 / 1 / span 2;
	padding: 0;
}
.add-plus {
	grid-column: 2;
	grid-row: 1;
	background: #dedede;
	color: #2f2f2f;
	width: 22px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	font-size: 28px;
	font-weight: 300;
}
.add-dash {
	grid-column: 2;
	grid-row: 2;
	background: #dedede;
	color: #2f2f2f;
	width: 22px;
	height: 22px;
	line-height: 18px;
	cursor: pointer;
	font-size: 28px;
	font-weight: 300;
}
.add-to-cart {
	grid-area: 1 / 3 / span 2;
	height: 49px;
	line-height: 49px;
	cursor: pointer;
	transition-duration: .25s;
	padding: 0;
	margin: 0;
	border: none;
	align-items: center;
}
.add-to-cart:hover {
	background-color: #c1070ed9;
}
.add-to-cart span {
	display: inline-block;
}
.add-to-cart i {
	/*margin: 0 0 0 10px;*/
	width: 24px;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23FFFFFF%3B%7D%3C/style%3E%3Cpath class='st0' d='M17.9 5.5C18 5.3 18 5.2 17.9 5c-0.1-0.2-0.3-0.2-0.5-0.2h-12L4.6 1.7C4.3 0.7 3.8 0.3 3 0.3H0.6c-0.1 0-0.3 0.1-0.4 0.2C0.1 0.6 0 0.7 0 0.8C0 1 0.1 1.1 0.2 1.2c0.1 0.1 0.2 0.2 0.4 0.2H3c0.2 0 0.3 0.2 0.5 0.5l3.1 11.4c0.1 0.3 0.3 0.4 0.6 0.4h7.6c0.3 0 0.4-0.1 0.5-0.4L17.9 5.5z M14.3 12.7H7.6L5.8 5.9h10.8L14.3 12.7z M14.2 15.3c-0.3-0.3-0.6-0.4-1-0.4c-0.4 0-0.7 0.1-1 0.4c-0.3 0.3-0.4 0.6-0.4 1c0 0.4 0.1 0.7 0.4 1c0.3 0.3 0.6 0.4 1 0.4c0.4 0 0.7-0.1 1-0.4c0.3-0.3 0.4-0.6 0.4-1C14.6 15.9 14.5 15.6 14.2 15.3z M9.1 15.3c-0.3-0.3-0.6-0.4-1-0.4c-0.4 0-0.7 0.1-1 0.4c-0.3 0.3-0.4 0.6-0.4 1c0 0.4 0.1 0.7 0.4 1c0.3 0.3 0.6 0.4 1 0.4c0.4 0 0.7-0.1 1-0.4c0.3-0.3 0.4-0.6 0.4-1C9.6 15.9 9.4 15.6 9.1 15.3z'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
	align-self: end;
}
.add-to-cart i.ion-ios-cart-outline:before {
	content: '';
}
@media (max-width: 1024px) {
	.varyant-content-cart {
		right: 0;
	}
	.urun-detay-fiyat #SatisFiyati {
		padding: 0;
	}
	.varyant-quantity-group {
		width: 100%;
		grid-template-columns: 49px 49px 49px 1fr;
		grid-template-rows: 49px;
	}
	.add-count {
		grid-column: 2;
		grid-row: 1;
	}
	.add-plus {
		grid-column: 3;
		grid-row: 1;
		height: 49px;
		line-height: 49px;
		width: 49px;
	}
	.add-dash {
		grid-column: 1;
		grid-row: 1;
		height: 49px;
		line-height: 49px;
		width: 49px;
	}
	.add-to-cart {
		grid-column: 4;
		grid-row: 1;
	}
	.add-to-cart span {
		display: none;
	}
	.add-to-cart i {
		margin: 0;
	}
	.varyant-quantity-group.mobile-small, .varyant-quantity-group.mobile-x-small {
		width: 100%;
		grid-template-columns: 1fr 49px 49px 49px 98px 1fr;
	}
	.mobile-small .add-count, .varyant-quantity-group.mobile-x-small .add-count {
		grid-column: 3;
		grid-row: 1;
	}
	.mobile-small .add-plus, .varyant-quantity-group.mobile-x-small .add-plus {
		grid-column: 4;
		grid-row: 1;
	}
	.mobile-small .add-dash, .varyant-quantity-group.mobile-x-small .add-dash {
		grid-column: 2;
		grid-row: 1;
	}
	.mobile-small .add-to-cart, .varyant-quantity-group.mobile-x-small .add-to-cart {
		grid-column: 5;
		grid-row: 1;
	}
	
	.bayi-title {
		height: 51px;
		top: 71px!important;
		background-color: #ED1C24;
		border-top: 4px #C4C4C4 solid;
	}
	.bayi-title h1 {
		margin: 0;
		padding: 0;
		border-bottom: none;
		padding-bottom: 15px;
		font-size: 28px!important;
		height: 47px!important;
		line-height: 47px!important;
	}
	.bayi-tabs {
		margin-top: 149px;
		margin: 149px 0 0 0!important;
		padding: 0;
		width: 100%;
	}
	.bayi-tabs .tab {
		height: 40px!important;
		font-size: 16px;
		width: 50%!important;
	}
	.google-maps {
		width: calc(100% - 40px);
		margin: 0 20px!important;
		padding: 72px 10px 10px 10px!important;
		background-color: #fff;
		position: relative;
	}
	.google-maps #map_canvas {
		height: 50vh;
		width: 100%;
		margin: 0!important;
		padding: 0!important;
	}
	#google-map-close {
		position: absolute;
		z-index: 1;
		right: 10px;
		top: 71px;
		width: 24px;
		height: 24px;
		background-image: url("data:image/svg+xml,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.8679 1.00002H21.6679L14.9979 3.59001L7.49792 0.960007L0.457908 3.37999C0.328503 3.41857 0.214923 3.4977 0.133903 3.60573C0.0528827 3.71375 0.00869772 3.84496 0.00789573 3.98V22.88C0.00654351 22.9618 0.0216807 23.043 0.0523598 23.1189C0.083039 23.1947 0.128641 23.2636 0.186485 23.3214C0.244328 23.3793 0.313227 23.4249 0.38906 23.4556C0.464893 23.4862 0.546129 23.5014 0.627921 23.5H0.827903L7.5079 20.91L15.0079 23.53L22.0079 21.16C22.1373 21.1214 22.2509 21.0423 22.3319 20.9342C22.413 20.8262 22.4571 20.695 22.4579 20.56V1.65999C22.4661 1.49449 22.4088 1.33244 22.2984 1.20891C22.1879 1.08537 22.0333 1.01033 21.8679 1.00002ZM19.9979 19.18L14.9979 20.86L7.45791 18.25L2.45791 20.11V5.33L7.45791 3.62999L14.9479 6.25999L19.9479 4.37999L19.9979 19.18Z' fill='%23ED1C24'/%3E%3Cpath d='M14.9597 7.28L11.4097 10.84L7.84969 7.28L6.42969 8.69L9.98969 12.25L6.42969 15.81L7.84969 17.22L11.4097 13.66L14.9597 17.22L16.3797 15.81L12.8197 12.25L16.3797 8.69L14.9597 7.28Z' fill='%23ED1C24'/%3E%3Cdefs%3E%3CclipPath id='clip0_6754_24093'%3E%3Crect width='23' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
		background-position: center;
		background-repeat: no-repeat;
	}
	#google-map-close.mapUp {
		top: 2px;
	}
	#google-map-close.open-map {
		background-image: url("data:image/svg+xml,%0A%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_6749_23155)'%3E%3Cpath d='M25.625 3.75L25.425 3.7875L18.75 6.375L11.25 3.75L4.2 6.125C3.9375 6.2125 3.75 6.4375 3.75 6.725V25.625C3.75 25.975 4.025 26.25 4.375 26.25L4.575 26.2125L11.25 23.625L18.75 26.25L25.8 23.875C26.0625 23.7875 26.25 23.5625 26.25 23.275V4.375C26.25 4.025 25.975 3.75 25.625 3.75ZM12.5 6.8375L17.5 8.5875V23.1625L12.5 21.4125V6.8375ZM6.25 8.075L10 6.8125V21.4375L6.25 22.8875V8.075ZM23.75 21.925L20 23.1875V8.575L23.75 7.125V21.925Z' fill='%23ED1C24'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6749_23155'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	}
	.bayi-listesi {
		background-color: #fff;
		padding: 0 20px!important;
		/*margin: 0 20px;
		padding: 0 10px;
		width: calc(100% - 40px);*/
	}
	.bayi-listesi h2 {
		margin: 20px 0 0 0!important;
	}
	.bayi-list {
		background: #fff;
		padding: 0!important;
		margin-bottom: 27px!important;
		/*padding: 10px 25px 0 25px!important;*/
		/*padding: 0!important;
		margin: 0 20px!important;
		width: calc(100% - 40px);*/
	}
	.bayi-tabs .tab #iller .xxsmall {
		display: none!important;
	}
	.bayi-list .item {
		width: 100%;
		box-shadow: none!important;
		border-bottom-color: #ED1C24!important;
		padding: 25px 20px 0 20px!important;
		margin-bottom: 0!important;
		opacity: 1!important;
	}
	.bayi-list .item:first-of-type {
		padding-top: 35px!important;
	}
	.bayi-list .location-btn {
		width: calc(100% - 40px);
		height: 52px;
		left: 20px;
		bottom: 40px!important;
	}
	#bayiServisNoktasi .bayi-list .item .location-btn {
		height: unset;
		width: unset;
		left: unset;
		bottom: unset!important;
		margin: unset!important;
	}
	.header-container.static.content-page {
		display: none;
	}
	.bayi-list-item {
		width: 100%;
	}
	.bayi-list-item
	.ml-20 {
		margin-left: 0!important;
	}
	
  .find-container {
    margin-top: 179px;
  }
	 .blog-over .blog-item.col-sm-3 {
		width: auto;
	}
	.blog-container .inner-align {
		width: 100%;
		height: 352px;
		padding: 0 0 0 20px;
	}
	.blog-item {
		height: 252px;
	}
	.blog-inner {
		transform: translateY(204px);
	}
	.blog-item-header {
		top: 148px!important;
	}
	.blog-item .blog-item-header {
		font-size: 16px;
		line-height: 19px;
		font-weight: 500;
	}
	.sw-card-content-text {
		font-size: 16px;
		line-height: 19px;
		color: #2F2F2F;
		opacity: 0.75!important;
		margin: 4px 0 4px 0;
		width: 136px;
		height: 38px;
	}
	.blog-header h2 {
		border-bottom-width: 5px!important;
	}
	.tarz-content-inner-text a {
		font-weight: 400!important;
	}
	.main-filter.varyant.active {
		padding: 0;
	}
	.header-container.category .main-filter.varyant.active .main-filter-tabs .tab {
		float: left;
		position: relative;
		width: 100%!important;
		max-width: 100%!important;
		padding: 0 30px!important;
		border-bottom: none;
	}
	.header-container.category .main-filter.varyant.active .filter .select2.select2-container.select2-container--default {
		width: 100%!important;	
	}
	#pagination-bottom {
		margin: 25px 0!important;
	}

}
.bayi-title {
	position: absolute;
	left: 0;
	top: 135px;
	width: 100%;
	text-align: center;
	color: #FFF;
}
.bayi-title h1 {
	display: inline-block;
	border-bottom: 7px #ED1C24 solid;
	padding-bottom: 15px;
}
.header-container.prod.servis-header {
	height: 268px!important;
}
.header-container.prod.servis-header .header-bg {
	height: 350px!important;
}
.header-container.prod.servis-header .header-content {
	height: 350px!important;
}
.bayi-listesi h2 {
	margin: 50px 0 10px 0;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	letter-spacing: 0.05em;
	color: #2F2F2F;
}
.header-container.static.content-page {
	height: 350px!important;
}
.header-container.static.content-page .header-bg {
	height: 350px!important;
}
.header-container.static.content-page .header-content {
	height: 350px!important;
}
.price-block {
	width: 100%;
	display: flex;
	flex-direction: row;
	height: 49px;
	line-height: 49px;
}
.bayi-map .google-maps {
	width: calc(100% - 30px);
	margin: 0 15px!important;
	padding: 72px 0 0 0;
	background-color: #fff;
	position: relative;
}
.bayi-map .google-maps.mapDown {
	padding: 0;
}
.google-maps #map_canvas {
	height: 555px;
	width: 100%;
	margin: 0!important;
	padding: 0!important;
}
.bayi-map {
	max-width: 1340px;
}
.bayi-map .google-maps {
	margin: 0!important;
	width: 100%;
}
.bayi-map .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}
.loader {
    width: 28px;
    height: 28px;
    border: 4px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    /*display: inline-block;*/
	display: none;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    }
#login-user-button, #register-user-button {
	transition-duration: 0s;
	width: 50%;
	height: 45px;
	float: right;
	margin: 20px 0 0 0;
}	
/*#login-user-button:disabled, #register-user-button:disabled {
	background-color: rgb(237, 28, 36)!important;
	cursor: default;
}*/
.hide-text {
	font-size: 0!important;
}
.static-special {
	/*width: 100%!important;*/
	max-width: 1340px;
	padding: 143px 20px 0 20px;
}
.statik-sayfa-detay#content {
	/*background-color: #fff;
	padding: 20px!important;*/
	margin: 0 0 40px 0;
	width: 100%;
}
.static-special h2 {
	margin: 0 0 20px 0;
}
.static-block {
	float: left;
	width: 75%;
	padding: 0 0 0 96px;
}
.static-block.single-page {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.static-block.single-page h2 {
	display: none;
}
.blog-detail {
	max-width: 1340px;
}
.statik-sayfa-detay .select2-container--default .select2-selection--single {
	background: #fff!important;
}
.static-special .select2-container--default .select2-selection--single {
	background: #fff!important;
}
.selectNavBlock, .selectNavBlock2 {
	display: none;
}
.teknik-content {
	background-color: inherit!important;
}
#lastContent {
	position: relative;
}
#model .select2-container, #motosiklet .select2-container, #surus .select2-container {
	max-width: calc(100% / 3);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #696969;
}
.urun-detay-orta h2 {
	margin: 50px 0 10px 0;
	color: #2F2F2F;
}
.check-shadow:before {
	background: transparent!important;
}
.instagram-connect {
	padding-bottom: 173px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: unset;
}
.cat-listing {
	max-width: 1570px;
}
.cat-listing .pagination {
	margin: 20px 0 5px 0;
}
.cat-listing .v3-global .urun-kutusu .prod-box .prod-box-inner .prod-box-img {
	width: 100%;
}
::-moz-selection {
	color: #fff;
	background: #ed1c24;
}
::selection {
	color: #fff;
	background: #ed1c24;
}
.blog-head .select2-selection.select2-selection--single {
	border-bottom: none!important;
	padding: 0!important;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	color: #696969;
}
.blog-head .select2 {
	width: 220px!important;
}
.blog-head {
	margin: 79px 0 25px 0;
}
.blog-page.page-inner {
	position: relative;
}
.blog-page.pagination {
	position: absolute;
	top: -59px;
	right: 0;
	margin: 0;
}
#pagination-bottom {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	height: 40px;
	margin: 25px 0 225px 0;
}
#pagination-bottom .pagination {
	position: relative;
	top: unset;
}
.blog-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 6px;
}
.blog-list article {
	width: 100%;
	max-width: 388px;
	height: 374px;
}
#blog-pagination {
	float: right;
	padding: 0 20px;
	border: none;
	background: #F4F4F4;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #696969;
	margin: 11px 0 0 0;
	display: none;
}
#blog-pagination::-webkit-scrollbar {
	width: 4px;
}
#blog-pagination::-webkit-scrollbar-track {
	background: #f1f1f1;
}
#blog-pagination::-webkit-scrollbar-thumb {
	background: #ED1C24;
}
.accesuar-list {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-rows: 325px;
    gap: 120px 30px;
    margin: 87px auto 264px auto;
	max-width: 1370px;
	align-items: center;
}
.accesuar-list .urun-kutusu {
	width: 100%;
	height: 325px!important;
	border: none;
	margin: 0;
	padding: 0;
}
.accesuar-list .urun-kutusu:hover {
	height: 400px!important;
	margin: 0!important;
}
.accesuar-list .urun-kutusu:hover .prod-box-inner {
	box-shadow: none;
}
.accesuar-list .urun-kutusu .prod-box {
	left: 0;
	right: 0;
}
.accesuar-list .urun-kutusu .prod-box-inner {
	padding: 0;
}
.accesuar-list .urun-kutusu .prod-box-img {
	width: 100%;
}
.accesuar-list .urun-kutusu .prod-box-text {
	text-transform: uppercase;
	padding: 9px 20px 51px 20px;
	margin: 0;
	line-height: 25px;
}
.urun-detay-bg .btn:focus {
	outline-offset: 0!important;
}
.product-sku {
	display: flex;
	justify-content: start;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 0 0 20px 0!important;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #232323;
}
.product-sku .medium {
	font-weight: 500;
}
.bayi-tabs .tab #iller {
	display: flex;
	max-width: fit-content;
	text-align: left;
	height: 41px;
}
.bayi-tabs .tab #iller .xxsmall {
	height: 19px;
	float: left;
	display: block;
	width: 100%;
}
.bayi-tabs .tab #iller .strong.small {
	height: 22px;
	float: left;
	display: block;
	width: 100%;
	font-weight: 500;
}
.btn.uyeol, .btn.uyegirisi {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}
.inner-align.login-top, .inner-align.register-form {
	margin-top: -82px;
}
.form-content.login {
	padding: 70px 300px;
}
.form-content.login .head-text, .register-form .head-text {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #000;
	height: 81px;
}
.form-content.login .input-label, .register-form .input-label {
	margin: 0;
	font-weight: 500;
	color: #696969;
}
.form-content.login .input-kendi {
	padding: 0;
	height: 45px;
	margin: 0!important;
}
.form-content.login .input-kendi input, .register-form .input-kendi input {
	padding: 10px 15px 10px 20px;
	height: 45px;
	background: #FBFBFB;
	border: 1px solid #DEDEDE;
	border-radius: 5px!important;
	color: #2F2F2F!important;
	margin: 2px 0 0 0;
	font-size: 18px;
	font-weight: 400;
}
.form-content.login label {
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #2F2F2F;
}
.form-content.login .input-kendi input:placeholder, .register-form .input-kendi input:placeholder {
	color: #696969;
	font-size: 18px!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
	transition: background-color 999999s ease-in-out 0s !important;
	-webkit-animation: autofill 0s forwards;
	animation: autofill 0s forwards;
}
.form-content.login .input-kendi input:focus, .register-form .input-kendi input:focus {
	color: #696969!important;
	border-color: #696969;
	background-color: #FBFBFB;
}
.form-content.login .row-fluid:nth-of-type(4) {
	margin: 0 0 20px 0;
}
.form-content.login .box {
	padding: 0;
	width: calc((100% - 120px) / 3);
	gap: 10px;
	border: none;
	height: 50px;
	justify-content: start;
	align-items: center;
	font-size: 18px;
	font-weight: 400;
	color: #2F2F2F;
	text-indent: 34px;
	cursor: pointer;
}
.form-content.login .box:first-of-type {
	background: url(/images/google-icon.svg) left center no-repeat;
	background-size: 24px;
}
.form-content.login .box:nth-of-type(2) {
	background: url(/images/apple-icon.svg) left center no-repeat;
	background-size: 24px;
}
.form-content.login .box:nth-of-type(3) {
	background: url(/images/facebook-icon.svg) left center no-repeat;
	background-size: 24px;
}
.login-social-buttons {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0;
	gap: 60px;
}
.register-form .sozlesme-row {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}
.register-form .sozlesme-row a {
	color: #ED1C24;
	text-decoration: underline!important;
}
.register-form .sozlesme-row label {
	margin-bottom: 7px;
}
#register-user-button {
	margin: 0;
}
#new_user, #new_buss {
	float: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #2F2F2F;
	width: 50%;
	margin: 0 0 26px 0;
}
#hide_buus {
	display: none;
}
#hide_buus.active {
	display: block;
}
.liste .prod-box-img {
	width: 33%!important;
	padding: 0 20px!important;
}
.liste .prod-box-inner {
	padding: 20px 0!important;
}
@media (max-width: 992px) {
	.blog-head .select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
		width: 145px!important;
	}
}
.prod-in-block.editYorumu {
	gap: 5px!important;
}
.prod-in-block.editYorumu .yorum {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .8px;
	color: #2F2F2F;
	line-height: normal;
}