input.error {
  border: 1px solid red !important;
}

.header-light-menu .login {
  margin-right: 0 !important;
}

select.error {
  border: 1px solid red !important;
}

/* Widget categories
/* ========================================================================== */
.widget-categories ul li + li {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.widget-categories ul li a {
  display: block;
  padding: 5px 0 5px 20px;
  position: relative;
}
.widget-categories ul li a:before {
  content: "\f0a9";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 5px;
}
.widget-categories ul li a:hover:before {
  -webkit-animation: bounceIn 0.4s;
  animation: bounceIn 0.4s;
}
/* Widget tabs
/* ========================================================================== */
.widget.shop-categories {
  margin-bottom: 15px;
  padding-bottom: 22px;
}
.widget.shop-categories .widget-title {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: -4px;
  padding-left: 0px;
}
.widget.shop-categories .widget-content {
  border-top: solid 1px rgba(35, 35, 35, 0.1);
  padding: 10px 15px;
}
.widget.shop-categories ul {
  /* margin: -10px -15px -10px -15px; */
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  /**/
}
.widget.shop-categories ul li {
  padding: 10px 15px 10px 0px;
  overflow: hidden;
  display: block;
}
.widget.shop-categories ul li + li {
  border-top: solid 1px rgba(35, 35, 35, 0.1);
}
.widget.shop-categories ul a {
  display: block;
  margin-right: 20px;
  color: #777777;
  font-size: 14px;
  font-weight: normal;
}

.widget.shop-categories > ul {
  margin-top: 0;
  padding-left: 0 !important;
  margin-left: 0;
}
.active-menu > a {
  color: var(--theme-deafult) !important;
}

.widget.shop-categories ul a:hover {
  color: var(--theme-deafult);
}
.widget.shop-categories ul a .count {
  float: right;
  text-align: right;
  font-size: 12px;
  margin-right: 2px;
}
.widget.shop-categories ul ul.children {
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  text-transform: none;
  margin-top: 9px;
  padding-left: 21px;
}
.widget.shop-categories ul ul.children li {
  padding: 9px 15px 9px 0;
}
.widget.shop-categories ul ul.children a {
  margin-right: 0;
}
.widget.shop-categories ul .count {
  float: right;
  font-size: 12px;
  margin-right: 2px;
}
.widget.shop-categories ul .arrow {
  float: right;
  width: 17px;
  height: 17px;
  cursor: pointer;
  text-align: center;
}
.widget.shop-categories ul .arrow .fa {
  font-size: 17px;
  line-height: 14px;
}

.filter-items .checkbox-filtre:last-child {
  border-bottom: 0px;
}

.shop-categories .widget-title {
  padding-top: 0;
  border-top: 0;
}

.sticky-toolbox {
  padding-top: 0;
  margin-bottom: 9px;
  padding-bottom: 2px;
}

/* The checkbox-filtre */
.checkbox-filtre {
  display: block;
  position: relative;
  padding-left: 29px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/* Hide the browser's default checkbox */
.checkbox-filtre input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  border: 1px solid #ccc;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  top: 31%;
  transform: translateY(-50%);
  left: 2px;
}

/* On mouse-over, add a grey background color */
.checkbox-filtre:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-filtre input:checked ~ .checkmark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-filtre input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-filtre .checkmark:after {
  left: 4px;
  top: 3px;
  font-size: 9px;
  font-family: "Font Awesome 5 Free";
  width: 5px;
  content: "\f00c";
  font-weight: 900;
  height: 10px;
}

.whatshapp-siparis i {
  font-size: 23px;
  color: green;
  margin-right: 3px;
  position: relative;
  top: 3px;
}

.whatshapp-siparis {
  font-weight: 500;
  background: #cccccc00;
  padding: 12px 15px;
  color: black;
  color: #232323;
  border: 1px solid #cccccc94;
  font-size: 13px;
  margin-right: 8px;
}

.telefon-siparis {
  font-weight: 500;
  background: #cccccc00;
  padding: 12px 15px;
  color: black;
  color: #232323;
  border: 1px solid #cccccc94;
  font-size: 13px;
}

.telefon-siparis i {
  font-size: 20px;
  margin-right: 4px;
  position: relative;
  top: 1px;
  color: #ff4b3c;
}

.whatshapp-siparis:hover,
.telefon-siparis:hover {
  color: #232323;
  transition: all 500ms;
  background: #cccccc1a;
}

.product-contact-button {
  margin-bottom: 32px;
  margin-top: 31px;
}

.product-incele {
  opacity: 0.8;
  transition: opacity 0.3s;
}

.product-incele:hover {
  opacity: 1;
}

.free-cargo-str {
  margin-top: 15px;
  line-height: 23px;
}

.login-p {
  text-transform: inherit;
  color: #3a3a3a;
  font-weight: 600;
  font-size: 15px;
}

.payments ul {
  padding-left: 0px;
}

.payments ul li label {
  margin-bottom: 0;
  width: 100%;
  padding: 11px 25px;
  cursor: pointer;
}

.payments .first-payment-li input[type="radio"] {
  position: relative;
  top: 2px;
  margin-right: 3px;
}

.payments .first-payment-li > li {
  margin: 11px 0px;
  width: 100%;
  padding: 11px 10px;
  display: block;
  background: #cccccc12;
  border: 1px solid #cccccc82;
}

.havale-alan ul li {
  margin: 10px 0px;
  display: block;
}

.havale-alan {
  margin: 5px 0px 23px 0px;
  background: #ccc0;
  padding: 20px 16px;
  border: 1px solid #cccccc82;
}

.dashboard-detail ul li h6 {
  font-weight: normal;
  margin-bottom: 0;
}

.dashboard-detail ul li .details .right {
  display: inline-block;
}

.dashboard-detail ul li .details .left {
  display: inline-block;
  margin-right: 18px;
  min-width: 32%;
  font-weight: normal;
}

.dashboard-detail ul li {
  list-style: none;
  border-bottom: 1px solid #cccccc52;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.dashboard-detail ul li:last-child {
  border-bottom: 0px;
}

.dashboard-box {
  background: #cccccc1f;
  border: 1px solid #ccc3;
  padding: 5px 11px;
}

.footer-middle .widget-body {
  padding: 8px 0 0;
  color: #ccc;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.footer {
  font-family: Jost, sans-serif;
  font-size: 1.4rem;
  background: #222;
  color: #ccc;
}

.footer-middle .widget-body li {
  line-height: 1.2;
  margin-bottom: 13px;
  display: block;
  width: 100%;
}

.footer .social-link {
  letter-spacing: 0.005em;
  color: #999;
  border: 2px solid #999;
}

.footer-middle .widget {
  margin-bottom: 2.5rem;
}

.footer-middle {
  padding: 3.6rem 0 2.8rem;
  border-bottom: 1px solid #333;
}

.footer .copyright {
  margin: 0;
  font-size: 1.2rem;
  color: #777;
  line-height: 1.5;
}

.popin.generalAnnounce {
  width: 450px;
}

.popin {
  background-color: rgba(32, 32, 32, 0.95);
  width: 270px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px;
  color: #c9c9c9;
  font-size: 12px;
  line-height: 17px;
  position: fixed;
  left: 15px;
        bottom: 97px;
  z-index: 6;
  border-radius: 5px;
}

.popin .closeBtn {
  cursor: pointer;
  display: block;
  font-size: 21px;
  position: absolute;
  margin-right: 8px;
  right: 8px;
  top: 10px;
  z-index: 1;
}

.popin .closeBtn i:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.popin .closeBtn:hover {
  opacity: 0.8;
  transition: all 500ms;
}

.popin .title-cerez {
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 5px;
  color: #fff;
}

.popin.generalAnnounce a {
  color: #fff;
  text-decoration: underline;
}

.popin.generalAnnounce p {
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
}

.google-map iframe {
  width: 100%;
  height: 400px;
}

.home-modal {
  max-width: 750px;
  padding: 0;
}

.title-small {
  margin-bottom: 7px;
  font-size: 15px;
}

.title-description {
  font-size: 15px;
  text-transform: inherit;
  margin-top: -15px;
}

.one-vitrin {
  margin-bottom: 15px;
}

.category-descripton {
  margin-top: 30px;
  background: #cccccc0f;
  padding: 16px 25px;

  border: 1px solid #cccccc5c;
}

.category-descripton h4 {
  font-size: 17px;
  text-align: center;
  color: #444;
  margin-top: 16px;
}

.category-descripton p {
  font-size: 13.5px;
}

.kdv {
  font-size: 15px;
  color: #d26e4b;
  margin-top: 4px;
}

.footer-middle .widget-body a {
  color: rgb(153, 153, 153);
}

.adres-satir a {
  line-height: 19px;
}

.logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
}

.logo img {
  max-height: 8rem;
}

@media (max-width: 991px) {
  .logo img {
    max-height: 5rem;
  }

  .fixed-bottom
  {
    display: none !important;
  }
}

.search form {
  position: relative;
}

.search form input {
  width: 100%;
  padding: 1rem 9rem 1rem 1rem;
  border: 1px solid #eee;
  height: 5rem;
  color: #000;
}

.search form input::-webkit-input-placeholder {
  opacity: 1;
  color: #000;
}

.search form input:-moz-placeholder {
  opacity: 1;
  color: #000;
}

.search form input::-moz-placeholder {
  opacity: 1;
  color: #000;
}

.search form input:-ms-input-placeholder {
  opacity: 1;
  color: #000;
}

.search form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 8rem;
  /* background-color: #eb610a; */
  background: #fff;
  border: 1px solid #ccc6;
  padding: 0;
  /* color: #fff; */
  font-weight: 500;
}

.search form button:hover {
  cursor: pointer;
}

.header-top-right {
  display: flex;
  justify-content: space-between;
  margin: 2rem 0;
}

body.user-menu-content-active .user-menu-content {
  right: 0;
  box-shadow: -2px 0 5px 0 rgba(0, 0, 0, 0.1);
}

body.user-menu-welcome-active .user-menu-welcome {
  right: 0;
  box-shadow: -2px 0 5px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  body.user-menu-content-active,
  body.user-menu-welcome-active {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    left: -280px;
  }

  .product-list-new .product-wrap {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
}

.user-menu > a {
  width: 16rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  border: 2px solid #eee;
  border-radius: 0.5rem;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1199px) {
  .user-menu > a {
    width: 13rem;
  }
}


.user-menu > a span {
  color: #666;
  font-weight: 500;
}

@media (max-width: 991px) {
  .user-menu > a span {
    display: none;
  }
}

.user-menu > a img {
  padding-right: 1rem;
}

@media (max-width: 991px) {
  .user-menu > a img {
    padding: 0;
  }
}

.user-menu > a:hover {
  border-color: #eb610a;
}

.user-menu > a:hover span {
  color: #eb610a;
}

.cart-menu > a {
  width: 16rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  border: 2px solid #eee;
  border-radius: 0.5rem;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1199px) {
  .cart-menu > a {
    width: 13rem;
  }
}

@media (max-width: 767px) {
  .cart-menu > a {
    width: 8rem;
  }
}

.cart-menu > a span {
  color: #666;
  font-weight: 500;
}

@media (max-width: 991px) {
  .cart-menu > a span {
    display: none;
  }
}

.cart-menu > a img {
  padding-right: 1rem;
}

@media (max-width: 991px) {
  .cart-menu > a img {
    padding: 0;
  }
}

.cart-menu > a:hover {
  border-color: #eb610a;
}

.cart-menu > a:hover span {
  color: #eb610a;
}

.user-menu {
  margin-left: 36px;
}

.header-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 98;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: 5.5rem;
  display: flex;
  align-items: center;
  background-color: #fff;
}

@media (max-width: 991px) {
  .header-sticky {
    display: none;
  }
}

.position-static {
  margin-top: 24px;
}

.navigation-category-image {
  list-style-type: none;
}

.navigation-container > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 5.5rem;
  background-color: #eb610a;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 0 0.7rem;
  font-weight: 600;
}

.navigation-container .navigation-content {
  padding: 2rem 2rem 0;
  position: absolute;
  top: 87%;
  left: 15px;
  z-index: 101;
  display: none;
  width: calc(100% - 30px);
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-top: solid 1px #7f7f7f;
}

.navigation-container .navigation-content .categories-list {
  display: flex;
  flex-wrap: wrap;
}

.navigation-container .navigation-content .categories-list .categories-item {
  flex: 0 0 12.5%;
  margin-bottom: 20px;
  padding: 0 10px;
}

.navigation-container .navigation-content .categories-list .categories-item a {
  display: block;
  padding-bottom: 1rem;
  transition: all 0.2s ease-in-out;
  color: #000;
  text-align: center;
}

.navigation-container
  .navigation-content
  .categories-list
  .categories-item
  a
  div {
  position: relative;
  padding-top: 100%;
  margin-bottom: 1rem;
}

.navigation-container
  .navigation-content
  .categories-list
  .categories-item
  a
  div
  img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.navigation-container
  .navigation-content
  .categories-list
  .categories-item
  a
  span {
  text-align: center;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  display: block;
}

.navigation-container
  .navigation-content
  .categories-list
  .categories-item
  a:hover {
  color: #e81329;
}

body.navigation-content-active .header-sticky {
  z-index: 101;
}

body.navigation-content-active .navigation-content {
  display: block;
}

body.navigation-content-active .navigation-menu-overlay {
  display: block;
}

#navigation {
  position: relative;
}

#navigation .category-level-1 > ul {
  display: table;
  justify-content: space-between;
}

#navigation .category-level-1 > ul > li {
  border-bottom: 3px solid transparent;
  padding-left: 5px;
  padding-right: 5px;
  display: table-cell;
  vertical-align: middle;
}

#navigation .category-level-1 > ul > li a:hover {
  color: #eb610a !important;
}

#navigation .category-level-1 > ul > li > a {
  padding: 1.5rem 0;
  font-size: 1.4rem;
  color: #000;
  display: block;
  font-weight: 500;
  text-align: center;
}

#navigation .category-level-2,
.tum-urunler {
  position: absolute;
  top: 87%;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: none;
  box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
  z-index: 101;
  padding: 2rem;
}

.tum-urunler {
  top: 70%;
  width: 400%;
}

#navigation .category-level-2 > ul,
.tum-urunler > ul {
  display: flex;
  flex-wrap: wrap;
}

#navigation .category-level-2 > ul > li,
.tum-urunler > ul > li {
  flex: 0 0 calc(100% / 6);
  max-width: calc(100% / 6);
  margin-bottom: 2rem;
}

#navigation .category-level-2 > ul > li > a,
.tum-urunler > ul > li > a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

#navigation .category-level-2 > ul > li > a:only-child,
.tum-urunler > ul > li > a:only-child {
  margin-bottom: 0;
}

#navigation .category-level-2 > ul > li > a > div,
.tum-urunler > ul > li > a > div {
  position: relative;
  padding-top: 30%;
  overflow: hidden;
  margin-bottom: 15px;
}

#navigation .category-level-2 > ul > li > a > div img,
.tum-urunler > ul > li > a > div img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

#navigation .category-level-2 > ul > li:hover > a {
  color: #e81329;
}

#navigation .category-level-3 > ul > li > a {
  display: block;
  color: #000;
  margin-bottom: 0.8rem;
}

#navigation .category-level-3 > ul > li:hover > a {
  color: #e81329;
}

#navigation .category-level-3 > ul > li.navigation-show-all {
  font-style: italic;
  text-decoration: underline;
}

@media (max-width: 991px) {
  #navigation {
    display: none;
  }
}

.menu-items-static {
  display: flex;
  float: right;
  padding: 0.5rem;
}

.menu-items-static li {
  margin: 0 0.5rem;
}

.menu-items-static li a {
  color: #000;
  font-weight: 500;
  font-size: 1.3rem;
}

.menu-items-static .phone i {
  transform: rotate(105deg);
}

@media (max-width: 767px) {
  .logo {
    text-align: center;
    margin: 0 auto;
  }

  .header-top-right {
    display: none;
  }
}

main {
  margin-top: 15px;
}

.supported-bank {
  background-color: #eeeeee;
  text-align: center;
}
.supported-bank ul {
  display: inline-block;
  justify-content: center;
  display: flex;
}
.supported-bank ul li {
  padding: 0px 5px;
  float: left;
  list-style-type: none;
}
.supported-bank ul li img {
  vertical-align: middle;
}

.product-image img {
  /* padding: 50px; */
}

.product-thumbs img {
  padding: 15px;
}

.product-media .product-label {
  position: absolute;
  top: 0;
  top: 8px;
}

.two-images img {
  /* width: 49% !important; */
  float: left;
}

.product-name a {
  /* float: left; */
}

.product-name span {
  font-weight: bold;
  float: right;
  font-style: italic;
  color: green;
  font-size: 13px;
}

.footer-content span {
  font-size: 22px;
  position: relative;
  bottom: 5px;
  font-weight: 600;
}

.footer-content i {
  font-size: 36px;
  border-right: 2px solid #383737a3;
  padding-right: 9px;
  margin-right: 12px;
}

.fixed-bottom {
  z-index: 99;

  position: fixed;
  left: 0;
  bottom: 0;
}

.footer-instagram {
  width: 100%;
  background: #fff;
  padding: 9px 0px;
  border-top: 1px solid #cccccc78;
  color: #000000b3;
}

.left-content-right a {
  background: #2196f3;
  padding: 15px 75px;
  border-radius: 5px;
  color: #fff;
}

.left-content-footer {
    /* float: left; */
    position: relative;
       top: -5px;
}

.left-content-footer img
{
    position: absolute;
    left: 0;
    height: 54px;
    top: 5px;
}

.left-content-right {
float: right;
    position: relative;
      top: 2px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.product-incele {
  border-radius: 44px;
  font-size: 1.3rem;
  font-weight: 500;
  padding: 10px 15px;
}

.product-incele i {
  margin-right: 9px;
}

.product-action a:first-child {
  margin-right: 15px;
  background: #222;
}

.geri-sayim {
  position: absolute;
  right: 0px;
  top: 7px;
  background: #ef813b;
  color: #fff;
  font-size: 11.1px;
  border-top-left-radius: 2px;
  padding: 0px 11px;
  font-size: 9px;
  font-weight: 600;
}

.header-sticky {
  display: none !important;
}

.login,
.login-no {
  margin-right: 16px;
}

.btn-search {
  background: #cccccc05;
  border: 1px solid #ccc;
  padding: 10px 36px;
  font-weight: 600;
  font-size: 13px;
  text-transform: inherit;
  color: #4c4f46;
}

.btn-search i {
  font-size: 12px;
  margin-right: 3px;
}

.product-new-content .old-price,
.product-new-content .new-price {
  display: block;
  width: 100%;
  font-weight: 600;
  line-height: 21px;
}

.product-new-content .product-stock {
  float: right;
}

.product-new-content .product-price {
  float: left;
}

.product-new-content {
  margin-bottom: 19px;
}

.product-new-content .old-price {
  font-size: 13px;
  color: #ef813b;
  text-decoration: none;
}

.product-new-content .product-price {
  background: #cccccc17;
  padding: 7px 12px;
  border: 1px solid #cccccc1f;
}

.product-stock {
  font-weight: 600;
  font-size: 13px;
  color: #333;
}

.product-details .product-name {
  margin-bottom: 5px;
}

.urun-yazi {
  height: 96%;
  text-align: center;
  padding: 20px;
  font-size: 19px;
  line-height: 25px;
  padding-top: 56px;
  border: 1px solid #cccccc4f;
}

.one-vitrin .container {
  position: relative;
}
.one-vitrin .vitrin-aciklama {
  background: #35363a;
  color: #eae8e8;
  padding: 0 15px;
  font-size: 16px;
  margin-top: -17px;
  line-height: 34px;
  font-family: Arial Narrow, Arial, sans-serif;
  font-style: italic;
}

.product-favorite {
  background: transparent !important;
}

.new-label .product-label {
  top: 34px;
  display: block;
  padding: 6px 15px;
}

#toast-container > div
{
      width: 320px;
}

.footer-instagram
{
height: 70px;
}

.product-media img:first-child
{
    width: 250px !important;
    height: 250px;
    margin-right: 2px;
}
.product-media img:last-child
{
  width: 122px;
  height: 250px;
}

@media (max-width: 767px) {
  .product-media img:first-child
  {
        width: 226px !important;
  }

  .product-media img:last-child
  {
        width: 115px;
  }
}

#popup-cart img
{
  height: auto !important;
}


@media (max-width: 767px) {
  .user-menu > a {
    width: 8rem;
  }

  .left-content-footer img
  {
    position: absolute;
    left: 0;
    height: 25px;
    top: 20px;
  }

  .left-content-right a
  {
    background: #2196f3;
    padding: 10px 36px;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
  }
}