* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
label {
  font-weight: normal;
  margin-bottom: 10px;
  display: inline-block;
  max-width: 100%;
}
p {
  margin: 0 0 15px;
}
b, strong {
    font-weight: bold;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
h4, .h4 {
    font-size: 18px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
a:focus {
  outline: 0px solid;
}
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
    clear: both
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}
.shop-content{
  padding: 0 15px;
}

img {
  max-width: 100%;
  height: auto;
}
a {
  color: #222222;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0 none;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.container {
  max-width: 1500px;
  margin: 0 auto;
  box-sizing: border-box;
padding: 0 1rem;
}
.row {
  margin-left:-15px;
  margin-right:-15px;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
html {
  font-size: 100%;
      font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  transition: all 300ms ease-in 0s;
  -webkit-transition: all 300ms ease-in 0s;
  -moz-transition: all 300ms ease-in 0s;
  -ms-transition: all 300ms ease-in 0s;
  -o-transition: all 300ms ease-in 0s;
  font-family: "Poppins", sans-serif;
  background-color: #fff;
  font-weight: 300;
  color: #000;
  font-size: 15px;
  line-height: 1.6;
  font-style: normal;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.my-account-area {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: linear-gradient(
    to right,
    rgb(251, 251, 251) 29%,
    rgb(255, 255, 255) 29%
  );
}
input,button,select,textarea {
    font-family:inherit; 
    font-size: inherit;
    line-height: inherit;
}

.profil-menu li {
  margin: 5px 0;
}
.profil-menu li a {
  color: #ababab;
  font-size: 14px;
  font-weight: 500;
}

.profil-menu li a.active {
  color: #000;
}

.siparis-menu li {
  margin: 5px 0;
  border-radius: 5px;
}
.siparis-menu li a {
  border-radius: 5px;
  color: #ababab;
  font-size: 13px;
  font-weight: 400;
}

.siparis-menu li a.active {
  color: #fff;
  background-color: 000;
  font-weight: 600;
}
.action-box {
  width: 60px;
  display: flex;
  gap: 8px;
  align-items: center;
}
.account-action-buttons {
  background-color: #f1f1f1;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 5px;
}
.adres-baslik {
  font-weight: 600;
  font-size: 14px;
}
.p-p-s {
  padding-left: 5px;
  padding-right: 5px;
}

.stok_kodu {
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  display: block;
}

.single-product .product-img {
  position: relative;
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.single-product .product-img a {
  position: relative;
}

.single-product .product-img .new,
.modal-pic .new {
  background: #cccccc none repeat scroll 0 0;
  border-radius: 100%;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  height: 45px;
  left: 10px;
  line-height: 45px;
  overflow: hidden;
  position: absolute;
  text-align: center;

  top: 10px;
  width: 45px;
  z-index: 0;
}

.single-product .product-img .sale,
.modal-pic .sale {
  background: #000 none repeat scroll 0 0;
  border-radius: 100%;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  height: 54px;
  line-height: 55px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  text-align: center;

  top: 10px;
  width: 56px;
  z-index: 0;
}

.product-action {
  display: inline-block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 55%;
  transition: all 500ms ease-in 0s;
}
.product-content {
  padding: 0px 0 0 5px;
  text-align: left;
  letter-spacing: 0px;
  height: 90px;
  text-align: left;
  overflow: hidden;
}

.product-brand2 {
  color: #222222;
  font-size: 16px;
  line-height: 18px;
  margin: 34px 0 0 0;
  padding: 0;
  font-weight: 800;
}
.product-brand {
  color: #222222;
  font-size: 15px;
  line-height: 18px;
  margin: 7px 0 5px 0;
  padding: 0;
  font-weight: 700;
}
.product-name {
  margin: 0;
  max-height: 20px;
  overflow: hidden;
}
.product-name a {
  color: #515151;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 0px 0;
}

.product-name:hover a {
  color: #1c1c1c;
}
.price-box {
  padding-top: 0px;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: normal;
}
.price-box .price {
  color: #000;
  line-height: 0.8;
  font-size: 15px;
  margin-top: 0px;
}
.price-box .old-price {
  text-decoration: line-through;
  color: #9c9c9c;
  padding-right: 10px;
  font-size: 13px;
  font-weight: 600;
}
.footer-area {
  background-color: #fff;
  border-top: 1px solid #f7f7f7;
  margin-top: 0px;
}
.footer-middle {
  padding: 25px;
}
.foot-mar {
  margin-bottom: 20px;
}

.footer-area h4 {
  color: #000;
  font-size: 26px;
  letter-spacing: 0px;
  line-height: 35px;
  margin: 40px 0 15px;
  text-transform: capitalize;
}

.footer-area p {
  color: #000;
  line-height: 25px;
}
.footer-bottom {
  background: #fbfbfb;
  padding: 15px 0;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%;
    float: left;
  }
  .col-sm-12 {
    width: 100%;
    float: left;
  }
  .xs-padding0 {
    padding-right: 0;
    padding-left: 0;
  }
}
.tab-content {
  position: relative;
}
.tabs li a {
  text-decoration: none;
  text-decoration: none;
  background: #dcdcdc;
  padding: 20px;
  display: flex;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
}

.tabs {
  display: block;
  margin-bottom: 0px;
  position: relative;
  text-align: left;
}

.tabs li {
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 17px;
  padding: 0;
  position: relative;
}
.tabs li a {
  color: #a1a1a1;
}
.tabs li.active a {
  color: #3a3a3a;
  background-color: #f6f6f6;
}

.tabs li::before {
  background: transparent none repeat scroll 0 0;
  bottom: -5px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.tabs li.active::before,
.tabs li:hover::before {
}

.feature-tab-area {
  padding-bottom: 20px;
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tab-box {
  padding: 30px;
  background-color: #f6f6f6;
}
.more-info p {
  color: #444;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  min-height: 1px;
  padding-bottom: 0;
}

.more-info ul {
  list-style: square;
  padding-left: 0px;
}

.more-info ul li {
  list-style: square;
}
.shop-1-product-tab {
  margin: 60px 0 10px;
}
.product-title {
  display: block;
  margin-bottom: 20px;
  position: relative;
  text-align: left;
}

.product-title::before {
  background: #f3f3f3 none repeat scroll 0 0;
  bottom: 18px;
  content: "";
  display: block;
  height: 2px;
  left: 35%;
  position: absolute;
  right: 35%;
}

.product-title h2,
.product-title h1 {
  color: #000;
  display: inline-block;
  font-size: 35px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 10px;
  padding: 20px 10px 10px 10px;
  position: relative;
  z-index: 1;
}
.newsletter {
  margin-top: 40px;
}
.footer-area ul.toggle-footer li {
  line-height: 25px;
  padding-bottom: 0px;
  padding-bottom: 10px;
  font-size: 15px;
}
.footer-area ul.toggle-footer li i {
  padding-right: 10px;
}

.footer-area ul.toggle-footer li {
  color: #5c5c5c;
  display: grid;
  justify-content: flex-start;
   grid-template-columns: auto 1fr;
  gap: 5px;
}
.footer-area ul.toggle-footer li span {
  
}
.footer-area ul.toggle-footer li svg{
    font-size:14px;
    height: 19px;
    margin: 3px 0;
}
.footer-area .newsletter-content .newsletter-input {
  background: #f0f0f0;
  border-radius: 10px;
  border: 0px solid #555555;
  color: #5a5a5a;
  display: inline-block;
  height: 56px;
  margin-bottom: 10px;
  max-width: 420px;
  padding: 10px 10px 10px 20px;
  width: 100%;
}

.footer-area .newsletter-button {
  background: #000 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 24px;
  width: 100%;
  max-width: 400px;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 54px;
  line-height: 40px;
  text-align: center;
  transition: all 0.4s ease 0s;
  vertical-align: top;
}

.footer-area .newsletter-button span {
  background:;
  border: 0 none;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
}

.footer-social {
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-social h3 {
  color: white;
  cursor: pointer;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 19px;
  margin-top: 34px;
  text-transform: capitalize;
}

.footer-social a {
  color: #000;
  display: block;
  float: left;
  font-size: 35px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}

.footer-social a:nth-child(2) {
}

.footer-social a:nth-child(3) {
  background: #55acee;
}

.footer-social a:nth-child(4) {
  background: #f57d00;
}

.footer-social a:nth-child(5) {
  background: #c30000;
}

.footer-social a:nth-child(6) {
  background: #dd4b38;
}

.footer-social a:hover {
  background:;
}

.marquee-container {
  width: 100%;
  overflow: hidden;
  background: #000;
  color: #fff;
  padding: 10px 0;
  position: relative;
  font-size: 13px;
  font-weight: 500;
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: scroll-left 50s linear infinite;
  -webkit-animation: scroll-left 50s linear infinite;
}

.marquee-text {
  white-space: nowrap;
  padding-right: 70px; /* iki yazı arasında boşluk */
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

#header-icons {
  display: flex;
  font-size: 0.9em;
}

#header-icons p {
  margin: 8px 9px;
}

#header-icons p a {
  color: #000;
}

.banner-bottom {
  background-color: #fafafaff;
  color: #2b2b2b;
  padding: 50px;
  display: grid;
  justify-content: center;
  text-align: center;
}
.banner-bottom h3 {
  font-size: 22px;
}

.shop-content h1 {
  color: #3c3c3c;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 10px;
  margin-top: 2px;
  text-transform: capitalize;
}

.sayfaicerik a {
  color: #ef1e63;
  text-decoration: none;
}

.sayfaicerik h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 10px 0;
  color: #4c4c4c;
}

.sayfaicerik h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 25px 0 10px 0;
  color: #4c4c4c;
}

.sayfaicerik {
  font-size: 14px;
}

.sayfaicerik p {
  margin: 10px 0 0 0;
}

.sayfaicerik ol {
  margin: 10px 0 10px 35px;
  padding: 0;
}

.sayfaicerik ol li {
  list-style: decimal;
  margin: 0;
  padding: 0;
}

.sayfaicerik ul {
  margin: 10px 0 10px 35px;
  padding: 0;
}

.sayfaicerik ul li {
  list-style: square;
  margin: 0;
  padding: 0;
}

span.bedensecimi {
  background: #fff;
  text-align: center;
  display: inline-block;
  margin: 2px 5px 5px 0;
  border-radius: 1px;
  padding: 12px 0;
  width: 50px;
  color: #000;
  border: 1px solid #f3f3f3;
  font-size: 14px;
  font-weight: 700;
}

span.bedensecimi:hover,
.bedensecimi:active,
.bedensecimi.active {
  border: 1px solid #000000;
  color: #fff;
  background-color: #000;
}

.stokyok {
  position: relative;
}

.stokyok:after {
  content: "";
  height: 2px;
  width: 100%;
  background: #c2c2c2;
  left: 0;
  top: 50%;
  position: absolute;
  transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
}
.basket-p {
  position: relative;
}

.basket-p span {
  background-color: #000;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: -6px;
  right: -5px;
}

.basket-p span.active {
  display: flex;
}
.favoriteColumn {
  display: inline-block;
  color: #000;
  cursor: pointer;
  float: right;
}

.favoriteColumn i {
  font-size: x-large;
  padding-right: 10px;
}

.favoriteColumn span {
  display: flex;
}

.favoriteColumn span:first-child {
  padding-right: 20px;
}
.price-new {
  color: #000;
  font-weight: 500;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0.2px;
  float: left;
  margin-top: 14px;
}

.price-new .price-box {
}

.price-new .price-tax {
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}
.price-new .old-price {
  font-size: medium;
  text-decoration: line-through;
  margin-left: 10px;
  color: #adadad;
}

.short-description {
  padding: 0 0 15px;
  word-wrap: break-word;
}

.short-description p {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
}
.add-cart p {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  background: #f6f6f6;
}

.shop-add-cart {
  clear: none;
  float: left;
  margin-bottom: 15px;
  width: 100%;
}

.shop-add-cart .exclusive {
  background: #232323;
  border: 0 none;
  color: white;
  display: inline-block;
  font-size: 17px;
  font-weight: 900;
  height: 60px;
  line-height: 50px;
  padding: 0 15px;
  position: relative;
  text-align: center;

  letter-spacing: 1px;
  transition: all 300ms ease-in 0s;
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.shop-add-cart .exclusive:hover {
  background: #363636;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
  box-sizing: border-box;
}
.feature-tab-area {
  padding-bottom: 20px;
}

.products {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 sütun */
  column-gap: 16px;
  row-gap: 16px;
}
@media (min-width: 991px) {
  /* Masaüstü stiller buraya */

  .products {
    grid-template-columns: repeat(4, 1fr);
  }
  .products.benzer {
    grid-template-columns: repeat(5, 1fr);
  }
}
h1.entry-title {
  border-bottom: 1px solid #efefef;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 0 17px;
}
h2.entry-title {
  border-bottom: 1px solid #efefef;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 0 11px;
}
.table-content {
  margin-top: 20px;
}

.table-content table {
  color: black;
  margin: 0 0 10px;
  width: 100%;
}

.table-content table th {
  border-top: medium none;
  font-weight: normal;
  padding: 20px 10px;
  text-align: center;

  vertical-align: middle;
  white-space: nowrap;
}

.table-content table th,
.table-content table td {
  border-bottom: 1px solid #e5e5e5;
}

.table-content table td {
  font-size: 13px;
  padding: 30px 10px;
  vertical-align: middle;
}

.table-content table td.product-info {
  font-size: 14px;
  color: #636161;
  padding: 10px 10px;
  vertical-align: middle;
  text-align: left;
}

.table-content table td.product-info p {
  margin: 0 0 8px 0;
}

.table-content table td.product-info select {
  padding: 5px;
  border: 1px solid #eaeaea;
  color: #8e8e8e;
  margin: 0 5px;
  height: 30px;
  border-radius: 5px;
}

.table-content table td.product-thumbnail {
  width: 70px;
}

.table-content table td.product-info a {
  color: #2d2d2d;
  font-size: 15px;
}

.table-content table td.product-name a:hover,
.table-content table td.product-remove i:hover,
a.shipping-calculator-button:hover {
  color: #000;
}

.table-content table .product-price .amount {
  font-size: 14px;
  font-weight: 300;
}

.table-content table td input {
  background: #e5e5e5 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #6f6f6f;
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  padding: 0 5px 0 10px;
  text-align: center;
  width: 60px;
}

.table-content table td.product-subtotal {
  font-size: 14px;
  width: 120px;
}

.table-content table td.product-remove i {
  color: black;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.cart_totals {
  float: left;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eaeaea;
  padding: 50px 30px;
  background-color: #f7f7f9;
}

.cart_totals h2 {
  border-bottom: 2px solid #333;
  color: black;
  display: inline-block;
  font-size: 30px;
  margin: 0 0 35px;
}

.cart_totals table {
  border: medium none;
  float: right;
  margin: 0 0 20px 0;
  text-align: right;
  background-color: unset;
}

.cart_totals table th {
  border: medium none;
  font-size: 14px;
  padding: 0 15px 8px 0;
  text-align: left;

  vertical-align: top;
}

.cart_totals table td {
  border: medium none;
  padding: 0;
  vertical-align: top;
}

.cart_totals table td .amount {
  color: #000;
  float: right;
  font-size: 13px;
  font-weight: 500;
  margin-left: 5px;
  text-align: right;
}
.wc-proceed-to-checkout {
  letter-spacing: 0.05em;
  display: grid;
  grid-template-columns: repeat(2, max-content);
  justify-content: center;
  gap: 10px;
  clear: both;
  width: 100%;
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  max-width: 1000px;
  font-weight: 700;
  padding: 8px;
  border-radius: 10px;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-transition:;
  -moz-transition:;
  -ms-transition:;
  -o-transition:;
}
.wc-proceed-to-checkout span {
  padding-top: 4px;
}
.wc-proceed-to-checkout span:first-child {
  padding-top: 6px;
}

.sosyal-media li {
  float: left;
  margin-right: 15px;
}
.footer-link ul {
}

.footer-link ul li {
  display: inline-block;
}

.footer-link ul li a {
  padding: 0 7px;
}

.footer-link ul li:first-child a {
  padding-left: 0;
}

.footer-link ul li a:hover {
  color: #000;
}

footer ul li a {
  color: #5a5a5a;
  display: inline-block;
}
.buttons-cart {
  margin-bottom: 30px;
  overflow: hidden;
}

.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;

  transition: all 0.3s ease 0s;
}

.odeme-butonlari {
  font-size: 14px;
  font-weight: normal;
  padding: 30px;
  border: 1px solid #ced4da;
  background: #f2f2f2;
  border-radius: 7px 7px 0 0;
  border-bottom: 0;
  color: #7c7c7c;
  margin-bottom: 5px;
  display: block;
}

.odeme-butonlari:hover {
  background: #fbfbfb;
  color: #000;
}

.odeme-butonlari.active {
  background: #ffffff;
  color: #000;
  border: 1px solid #000;
  border-bottom: 0;
  font-weight: 600;
}

.sp-liste {
  display: grid;
  gap: 10px;
  grid-template-columns: 80px 1fr;
}
.your-order {
  background: #f7f7f9 none repeat scroll 0 0;
  padding: 30px 30px;
}
.your-order h3 {
  border-bottom: 1px solid #d8d8d8;
  font-size: 20px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}

.sipdtytbl {
  margin-top: 40px;
  border: 1px solid #f8f8f8;
}

.sipdtytbl tr {
  border-top: 1px solid #f8f8f8;
}

.sipdtytbl tr.sipdtytblb td {
  font-weight: bold;
  padding: 9px 9px;
  border-top: 1px solid #f8f8f8;
}

.sipdtytbl td {
  padding: 9px;
  border-right: 1px solid #f8f8f8;
}

.sptsb p {
  padding: 9px 12px;
  margin: 0 0 1px 0;
  background: #f8f8f8;
}

.sptsb p span {
  width: 130px;
  display: inline-block;
  font-weight: bold;
  color: #3c3c3c;
}
.temiz {
  clear: both;
}
.adres-baslik {
  font-weight: 600;
  font-size: 14px;
}
.checkout-form-list {
  margin-bottom: 30px;
}

.checkout-form-list label {
  color: #333;
}

.checkout-form-list label span.required {
}

.checkout-form-list input[type="text"],
.checkout-form-list input[type="password"],
.checkout-form-list input[type="email"],
.checkout-form-list textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  height: 42px;
  padding: 0 0 0 10px;
  width: 100%;
}

.checkout-form-list textarea {
  height: 62px;
  padding: 10px;
}

.checkout-form-list input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.country-select {
  margin-bottom: 30px;
  position: relative;
}

.country-select label,
.checkout-form-list label {
  color: #333;
  display: block;
  margin: 0 0 5px;
}

.country-select label span.required,
.checkout-form-list label span.required {
  color: red;
}

.country-select select {
  border: 1px solid #ddd;
  height: 32px;
  padding-left: 10px;
  width: 100%;
}
.order-button-payment input {
  background: #232323 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  height: 34px;
  margin: 20px 0 0;
  padding: 0;

  transition: all 0.3s ease 0s;
  width: 100%;
}

.order-button-payment input:hover {
  background: #000;
}
.breadcrumb-area {
  margin-top: 20px;
}
.shop-pagination,
.blog-pagination {
  padding: 12px 0;
  position: relative;
}

.product-count {
  display: inline-block;
  padding: 7px 0;
}

.shop-pagination .pagination,
.blog-pagination .pagination {
  float: right;
  margin: 20px 0px 35px 0;
  text-align: center;
}

.shop-pagination .pagination li,
.blog-pagination .pagination li {
  margin: 2px;
}

.shop-pagination .pagination li a,
.blog-pagination .pagination li a {
  border: 0;
  margin: 2px;
  border-radius: 0;
  border-bottom: 2px solid #fff;
  color: #444444;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;

  padding: 19px 22px;
}

.shop-pagination .pagination li a:hover,
.blog-pagination .pagination li a:hover {
  background: #fff;
  border-bottom: 2px solid #000;
  color: 000;
}

.shop-pagination .pagination .active a,
.blog-pagination .pagination .active a {
  background: #fff;
  border-bottom: 2px solid #262626;
  color: #262626;
}

.shop-pagination .pagination .active a:hover,
.blog-pagination .pagination .active a:hover {
  border-color: #000;
}
.uye-form-h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 36px;
  font-size: 40px;
  font-weight: 400;
  font-style: italic;
}
.form-fields {
  border-color: #e8e8e9 #e8e8e9 -moz-use-text-color;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  float: left;
  padding: 20px 25px;
  width: 100%;
}

.form-fields h2 {
  border-bottom: 1px solid #e8e8e9;
  font-size: 26px;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.form-fields p label {
  display: inline-block;
  font-weight: 400;
  margin: 0 0 5px;
}

.required {
  display: inline-block;
}

.form-fields p input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e8e8e9;
  border-radius: 0;
  height: 40px;
  font-size: 16px;
  padding: 5px 0 5px 10px;
  width: 100%;
}

.form-action {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  float: left;
  padding: 15px 10px;
  width: 100%;
  margin-bottom: 5px;
}
.form-action {
  background: #f5f5f5 none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  float: left;
  padding: 15px 10px;
  width: 100%;
  margin-bottom: 5px;
}

.form-action p.lost-password {
  float: left;
  line-height: 36px;
  margin: 0;
}
.form-action input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-shadow: none;

  transition: all 0.3s ease 0s;
}

.form-action input[type="submit"]:hover {
  background: #000 none repeat scroll 0 0;
}

.form-action label {
  float: right;
  font-weight: normal;
  line-height: 36px;
  margin: 0 20px 0 0;
}
.kayit-ol {
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  font-weight: 600;
}
.coupon-area {
  padding: 10px 0 25px;
}
.coupon-accordion {
}

.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #000;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 25px;
  padding: 1em 2em 1em 3.5em;
  position: relative;
  width: auto;
}

.coupon-accordion h3::before {
  color: #1e85be;
  content: "";
  display: inline-block;
  font-family: "fontawesome";
  left: 1.5em;
  position: absolute;
  top: 1em;
}

.coupon-accordion span {
  color: #666;
  cursor: pointer;
}

.coupon-accordion span:hover,
p.lost-password a:hover {
  color: #000;
}

.coupon-content {
  border: 1px solid #e5e5e5;
  display: none;
  margin-bottom: 20px;
  padding: 20px;
}

.coupon-info p.coupon-text {
  margin-bottom: 15px;
}
.breadcrumb {
  background: transparent none repeat scroll 0 0;
  color: #898989;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  min-height: 6px;
  overflow: hidden;
  padding: 5px 0;
  position: relative;
  text-transform: capitalize;
  width: 100%;
  z-index: 1;
}
.whatsapp {
  position: fixed;
  left: 15px;
  bottom: 15px;
  transition: all 0.5s ease-in-out;
  z-index: 999;
}

.whatsapp a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  font-size: 28px;
  display: list-item;
  text-align: center;
  line-height: 50px;
  color: white;
  background: #4dc247;
}

.whatsapp .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  line-height: normal;
  font-size: 15px;
  top: 13px;
  left: 105%;
  height: auto;
}

.whatsapp:hover a {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.whatsapp:hover .tooltiptext {
  visibility: visible;
}
.sort-by {
  display: inline-block;
  margin-left: 14px;
  margin-top: 0;
}

.sort-by label,
.show label,
.show span {
  color: #404048;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 4px 0 0;
}

.sortby {
  background: #F4F4F4;
  font-weight:500;  
  color:#353434;
  top: 0px;
  right: 0;
  border: 1px solid #e5e5e5;
  float: right;
  display: flex;
  text-align: center;
  font-size: 16px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 10px;
  width: 12em;
  float: right;
  
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
  z-index: 2;
}

.filtrele {
  background: #F4F4F4;
  
  border: 1px solid #e5e5e5;
  font-weight:500;
  color: #353434;
  margin-bottom: 10px;
  height: 36px;
  font-size: 16px;
  text-align: center;
  float: left;
  display: none;
  width: 9em;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
}

.filterSend {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  border: 0;
  height: 50px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

/************ Filter Block **************/
.search-filter {
  display: flex;
  justify-items: center;
  vertical-align: middle;
  flex-direction: column;
  font-size: 16px;
}

.search-filter p {
  display: flex;
  align-items: flex-end;
  margin: 5px 0;
  font-size: 18px;
}

.search-filter p.title {
  display: flex;
  align-items: flex-start;
  font-style: italic;
  font-size: 15px;
  color: #000;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
}

.search-filter p.title i {
  color: #000;
}

.search-filter i {
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #636161;
  cursor: pointer;
}

.search-filter label {
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #000;
}

.search-filter p span {
  margin: 0;
  position: unset;
}

.closed-filter-menu {
  position: absolute;
  display: none;
  right: 20px;
  top: 20px;
  font-size: 30px;
  border: 0;
  background: #f6f5f3;
  z-index: 100;
}

.closed-filter-menu.active {
  display: block;
}

@media (max-width: 990px) {
  .my-account-area {
    background: none;
  }
}
.col-sm-4, .col-sm-6, .col-sm-8, .col-sm-12, 
.col-md-4, .col-md-6, .col-md-8, .col-md-12, 
.col-lg-4, .col-lg-6, .col-lg-8, .col-lg-12{
  float:left;
  padding:0 15px;
}
@media (min-width: 991px) {
  .col-sm-4 {
    width: 50%;
    float: left;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1500px;
  }
}
