input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.page {
  padding: 50px 0 !important;
}

.menukate.active {
  color: var(--mainbg);
}

section#comments .swiper-slide .swiper_item .body p {
  margin-bottom: 0;
  margin-top: 15px;
}

section#comments .swiper-slide .swiper_item {
  padding: 28px;
}

section#comments .swiper-slide .swiper_item .body .top {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

section#comments .swiper-slide .swiper_item .body .top .star {
  display: flex;
  align-items: center;
  margin-top: 3px;
}

section#comments .swiper-slide .swiper_item .body .top i {
  color: var(--bg_2)
}

section#comments .swiper-slide .swiper_item .body .top i:not(:last-child) {
  margin-right: 0px;
}

section#comments .swiper-slide .swiper_item svg {
  position: relative !important;
  top: 0 !important;
  margin-right: 10px;
}

.paddingdetail {
  padding-top: 0;
  padding-bottom: 60px;
}


/* Alert */

section#alert .d-flex div {
  background: #E7EBED;
}


/* Indirim kod */

.infoview {
  background: var(--section_bg);
  border-radius: 16px;
  padding: 30px;
  margin-bottom: 30px;
}

.infoview .viewtop {
  border-bottom: 1px solid var(--line);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.infoview .viewtop h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: var(--main_text);
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.infoview .viewtop h3 i {
  margin-right: 8px;
}

.infoview .viewtop span {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

.infoview .viewproduct {
  display: flex;
  align-items: center;
}

.infoview .viewproduct img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  margin-right: 15px;
}

.infoview .viewproduct span {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: var(--main_text);
}

@media (min-width: 998px) {
  .moblhd {
    display: none;
  }
}

section#order-form .order-info .order-info-inner {
  background: var(--whitebg);
  border-radius: 5px;
  padding: 30px;
}

section#order-form .order-info .order-info-inner .inner-top {
  margin-bottom: 30px;
  padding: 0;
}

section#order-form .order-info .order-info-inner .inner-top span {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

section#order-form .order-info .order-info-inner .inner-top span i {
  margin-right: 8px;
}

section#order-form .order-info .order-info-inner .inner-middle li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
}

section#order-form .order-info .order-info-inner .inner-middle li .txt {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
}

section#order-form .order-info .order-info-inner .inner-middle li .txt i {
  color: var(--theme_color_2);
  margin-right: 7px;
  font-size: 18px;
}

section#order-form .order-info .order-info-inner .inner-middle li:last-child {
  color: var(--main_text);
}

section#order-form .order-info .order-info-inner .inner-middle li:last-child .order-new-price {
  color: var(--theme_color_2);
}

section#order-form .order-info .order-info-inner .inner-bottom {
  padding: 0;
}

section#order-form .order-info .order-info-inner .inner-bottom button {
  display: block;
  width: 100%;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  padding: 19px 0;
}

section#order-form .order-info .order-info-inner .inner-middle li.order-price .order-new-price {
  font-weight: 600;
}

section#order-form .order-info .order-info-inner .inner-top p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
}

section#order-form .order-info .order-info-inner .inner-middle .form-group {
  padding: 30px 0 0 0 !important;
  margin: 30px 0 15px 0;
  margin-top: 0 !important;
}

section#basket .order-info .order-info-inner .inner-middle .form-group {
  padding: 30px 0 0 0 !important;
  margin: 30px 0 15px 0;
  margin-top: 0 !important;
}

section#order-form .order-info .order-info-inner .inner-middle #indirimdurum .alert-danger,
section#basket .order-info .order-info-inner .inner-middle #indirimdurum .alert-danger {
  font-size: 15px;
  background: #3335495e;
  color: #333549;
  margin-top: -15px;
}

section#order-form .order-info .order-info-inner .inner-middle #indirimdurum .alert-success,
section#basket .order-info .order-info-inner .inner-middle #indirimdurum .alert-success {
  font-size: 15px;
  background: #14a80052;
  color: #333549;
  margin-top: -15px;
}

section#order-form .order-info .order-info-inner .inner-middle #indirimdurum,
section#basket .order-info .order-info-inner .inner-middle #indirimdurum {
  margin-top: 30px;
}

section#order-form .order-info .order-info-inner .inner-middle .form-group input,
section#basket .order-info .order-info-inner .inner-middle .form-group input {
  border-radius: 10px !important;
}

section#order-form .order-info .order-info-inner .inner-middle .form-group input:focus,
section#basket .order-info .order-info-inner .inner-middle .form-group input:focus {
  outline: none;
  box-shadow: none;
}

.cs .dropdown-toggle.active svg {
  fill: var(--bg_2);
}


/* Urun yorumları */

#comments {
  padding-bottom: 50px;
}

.comments__wrapper {
  background: var(--whitebg);
  border-radius: 16px;
  padding: 30px;
}

.comments__wrapper .info__top {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: var(--main_text);
}

.comments__wrapper .comment__item {
  border-top: 1px solid var(--line);
  margin-top: 30px;
  padding-top: 30px;
}

.comments__wrapper .comment__item .item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  flex-direction: column-reverse;
  align-items: flex-start;
}

.comments__wrapper .comment__item .item__top .comment__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -2px;
}

.comments__wrapper .comment__item .item__top .comment__star i {
  color: var(--text_2);
}

.comments__wrapper .comment__item .item__top .comment__date {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--main_text);
}

.comments__wrapper .comment__item .item__detail p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--subtext);
}

section#urunliste .modal-body .product_content .content_bottom .wpbtn button {
  font-size: 17px;
}

.cs .dropdown-toggle i {
  color: var(--main_text);
  transition: all 0.3s ease-in-out;
}

.site-navbar .header_wrapper .site-navigation .site-menu > li > a.active i {
  color: var(--bg_2);
}

section#order-form .order-info .order-info-inner .inner-middle,
section#basket .order-info .order-info-inner .inner-middle {
  padding: 0 !important;
}

section#order-form .order-info .order-info-inner .inner-middle ul,
section#basket .order-info .order-info-inner .inner-middle ul {
  padding: 30px 0;
}


/* Sepet CSS */

section#user-information {
  padding: 50px 0;
  background: var(--bolum_bg);
}

section#user-information .user__info-wrapper .profile {
  padding: 25px;
  background: var(--whitebg);
  border-radius: 16px 16px 0 0;
  border-bottom: 1px solid var(--line);
}

section#user-information .user__info-wrapper .profile .body {
  position: relative;
  background: var(--mainbg);
  border-radius: 10px;
  height: 70px;
}

section#user-information .user__info-wrapper .profile .body .bg {
  overflow: hidden;
  position: relative;
  height: 100%;
}

section#user-information .user__info-wrapper .profile .body .bg svg {
  position: absolute;
  right: 0;
}

section#user-information .user__info-wrapper .profile .body .image {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  background: var(--whitebg);
  width: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  overflow: hidden;
}

section#user-information .user__info-wrapper .profile .body .image img {
  max-width: 100%;
}

section#user-information .user__info-wrapper .menu {
  background: var(--whitebg);
  border-radius: 0 0 16px 16px;
  padding: 25px;
}

section#user-information .user__info-wrapper .menu .body ul li:not(:last-child) {
  margin-bottom: 30px;
}

section#user-information .user__info-wrapper .menu .body ul li.active a {
  color: var(--mainbg);
  position: relative;
}

section#user-information .user__info-wrapper .menu .body ul li.active a:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 25px;
  left: -25px;
  background: var(--theme_color_2);
  border-radius: 0px 3px 3px 0px;
}

section#user-information .user__info-wrapper .menu .body ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: var(--subtext);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section#user-information .user__info-wrapper .menu .body ul li a i {
  font-size: 20px;
  margin-right: 15px;
}

section#user-information .user__info-wrapper .ticket-create {
  margin-bottom: 30px;
}

section#user-information .user__info-wrapper .ticket-create a {
  font-weight: 500;
  font-size: 17px;
  line-height: 60px;
  background: var(--mainbg);
  color: var(--textwhite);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
}

section#user-information .user__info-wrapper .ticket-create a i {
  margin-right: 10px;
  font-size: 20px;
}

section#user-information .user__info-wrapper .top {
  display: flex;
  align-items: center;
}

section#user-information .user__info-wrapper .top .image {
  width: 56px;
  height: 56px;
  border-radius: 100%;
}

section#user-information .user__info-wrapper .top .name {
  font-weight: 600;
  font-size: 16px;
  color: var(--main_text);
  line-height: 22px;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
}

section#user-information .user__info-wrapper .top .name span {
  font-size: 12px;
  color: var(--mainbg);
  line-height: 17px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-top: 3px;
}

section#user-information .user__info-wrapper .top .name span.red {
  color: red;
}

section#user-information .user__info-wrapper .top .name span i {
  margin-right: 3px;
  font-size: 16px;
}

section#order-form .form-left .order-steps .steps .form-group .form-control {
  font-weight: 500;
  font-size: 14px;
  border: 1px solid var(--line);
}

section#user-information .user__info-wrapper .form__wrapper {
  background: var(--whitebg);
  border-radius: 16px;
  padding: 25px;
}

section#user-information .user__info-wrapper .form__wrapper.invoice {
  margin-bottom: 30px;
}

section#user-information .user__info-wrapper .form__wrapper li:last-child span {
  color: var(--bg_2);
}

section#user-information .user__info-wrapper .form__wrapper li:last-child span a i {
  color: var(--bg_2) !important;
}

section#user-information .user__info-wrapper .form__wrapper span {
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: var(--main_text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

section#user-information .user__info-wrapper .form__wrapper span i {
  font-size: 20px;
  margin-right: 15px;
}

section#user-information .user__info-wrapper .form__wrapper.bg--custom span i {
  margin-right: 7px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail {
  margin-top: 30px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top {
  border-bottom: 1px solid var(--line);
  margin-bottom: 25px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top span {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5 {
  border-radius: 5px;
  padding: 10px;
  min-width: 135px;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5.bekliyor {
  background: rgba(108, 165, 110, 0.2);
  color: #6CA56E;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5.islemde {
  background: rgba(33, 150, 243, 0.2);
  color: #2196F3;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5.yanitlandi {
  background: rgba(255, 152, 0, 0.2);
  color: #FF9800;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5.cozumlendi {
  background: rgba(244, 67, 54, 0.2);
  color: #F44336;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content {
  padding: 25px 20px;
  border: 0.5px solid var(--line);
  border-radius: 10px;
  margin-top: 25px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  margin-bottom: 25px;
  padding-bottom: 30px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top span {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top span strong {
  font-weight: 600;
  margin-right: 3px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top h5 {
  border-radius: 5px;
  padding: 7px 17px;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top h5.yetkili {
  background: rgba(46, 68, 104, 0.1);
  color: #2E4468;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top h5.kullanici {
  background: rgba(20, 168, 0, 0.1);
  color: #14A800;
}

section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group.adress textarea {
  background: var(--bolum_bg);
  font-weight: 500;
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input {
  border: 0.5px solid var(--line);
  position: relative;
  background: var(--bolum_bg);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input.odemebek {
  color: #28A745;
  border-color: #28A745;
  background: rgba(40, 167, 69, 0.2);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input.onaybek {
  color: #ffc107;
  border-color: #ffc107;
  background: rgba(255, 193, 7, 0.2);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input.iptal {
  color: #dc3545;
  border-color: #dc3545;
  background: rgba(223, 50, 69, 0.2);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input.tamamlandi {
  color: #28A745;
  border-color: #28A745;
  background: rgba(40, 167, 69, 0.2);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group input.bekleniyor {
  color: #777777;
  border-color: #777777;
  background: rgba(119, 119, 119, 0.2);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  background-color: var(--site_bg);
  border: 0.5px solid #f2f2f2;
  min-height: 100px;
  padding: 15px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea::-webkit-input-placeholder {
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea:-ms-input-placeholder {
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea::-ms-input-placeholder {
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea::placeholder {
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content.order-detail .form-group textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .field-icon {
  position: absolute;
  right: 25px;
  top: 72px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group {
  position: relative;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group:not(:last-child) {
  margin-bottom: 25px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group label {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  margin-bottom: 15px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input {
  background: #FFFFFF;
  border: 0.5px solid var(--line);
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 49px;
  color: var(--main_text);
  height: 49px;
  padding: 15px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group input::placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group textarea {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--subtext);
  background-color: var(--site_bg);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group textarea:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea {
  background: #FFFFFF;
  border: 0.5px solid var(--line);
  border-radius: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: var(--main_text);
  padding: 15px;
  min-height: 100px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::-webkit-scrollbar-track {
  border-radius: 100px;
  background: #E2F3FB;
  margin-top: 10px;
  margin-bottom: 10px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::-webkit-scrollbar {
  width: 3px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::-webkit-scrollbar-thumb {
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 100px;
  background: rgba(124, 132, 153, 0.5);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
  position: absolute;
  top: 3px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea:-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group.adress textarea::placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group button {
  background: var(--mainbg);
  border-radius: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--textwhite);
  font-weight: 500;
  font-size: 16px;
  line-height: 46px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group button i {
  font-size: 20px;
  margin-left: 15px;
}

section#user-information .user__info-wrapper .form__wrapper .form__content .form-group button:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#user-information .user__info-wrapper .form__wrapper .cart-product-body {
  margin-top: 25px;
  padding: 0 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#user-information .user__info-wrapper .form__wrapper.bg--custom .cart-product-body {
  border: none !important;
  padding: 0;
  padding-bottom: 0 !important;
  border: 1px solid var(--line) !important;
  border-radius: 4px;
}

section#user-information .user__info-wrapper .form__wrapper.bg--custom .cart-product-body button {
  border: none;
  background: transparent;
  text-align: left;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 25px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-product-body:not(:last-child) {
  padding-bottom: 25px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block h3 {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  text-align: left;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block h4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: var(--main_text);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 367px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block h4 small {
  font-size: 12px;
  font-weight: 400;
  color: var(--subtext);
  margin-top: 3px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block h4 a {
  color: var(--main_text);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-name {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  white-space: nowrap;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-date {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-date span {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: var(--main_text);
  margin: 0;
  padding: 0;
  border: none;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail {
  -ms-flex-preferred-size: 17%;
  flex-basis: 17%;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail span {
  max-width: 135px;
  min-width: 135px;
  padding: 12px 20px;
  white-space: nowrap;
  margin: 0;
  border: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail span.bekliyor {
  background: rgba(108, 165, 110, 0.2);
  color: #6CA56E;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail span.islemde {
  background: rgba(33, 150, 243, 0.2);
  color: #2196F3;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail span.yanitlandi {
  background: rgba(255, 152, 0, 0.2);
  color: #FF9800;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail span.cozumlendi {
  background: rgba(244, 67, 54, 0.2);
  color: #F44336;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url {
  -ms-flex-preferred-size: 5%;
  flex-basis: 5%;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block.custom .cart-product .ticket-detail span.bekliyor {
  color: #6CA56E;
  background: transparent;
  padding: 0;
  justify-content: flex-start;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block.custom .cart-product .ticket-detail span.islemde {
  color: #2196F3;
  background: transparent;
  padding: 0;
  justify-content: flex-start;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block.custom .cart-product .ticket-detail span.yanitlandi {
  color: #FF9800;
  background: transparent;
  padding: 0;
  justify-content: flex-start;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block.custom .cart-product .ticket-detail span.cozumlendi {
  color: #F44336;
  background: transparent;
  padding: 0;
  justify-content: flex-start;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url a {
  font-size: 18px;
  background-color: rgba(var(--site_bg), var(--alpha));
  border: 1px solid var(--line);
  color: var(--subtext);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url a i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url a:hover {
  background-color: var(--bg_2);
  color: #fff;
  border-color: var(--bg_2);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url a:hover i {
  color: #fff;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop .detail-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 500;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop .detail-mobile i {
  font-size: 18px;
  color: var(--subtext);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop .mobil__zero {
  display: none;
  margin-top: 20px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop #detail-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop #detail-content li:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--line);
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop #detail-content li span {
  margin: 0;
  padding: 0;
  border: none;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop #detail-content li span i {
  margin-right: 0;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop .cross-btn-positioning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent !important;
}

section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop .cross-btn-positioning i {
  font-size: 20px;
  margin-left: 5px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-product-title {
  padding: 15px 20px;
  position: relative;
  border-radius: 10px;
}

section#user-information .user__info-wrapper .form__wrapper .cart-product-title::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  background: var(--theme_icn);
  border-radius: 10px;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table thead tr th:first-child {
  text-align: left;
  width: 65%;
  padding-left: 25px;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table thead tr th:nth-child(2) {
  width: 15%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table thead tr th:nth-child(3) {
  width: 20%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr th {
  padding-left: 23px;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr td:nth-child(3) span {
  padding: 12px 20px;
  margin: 0;
  border: none;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr td:nth-child(3) span.bekliyor {
  white-space: nowrap;
  background: rgba(108, 165, 110, 0.2);
  color: #6CA56E;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr td:nth-child(3) span.islemde {
  background: rgba(33, 150, 243, 0.2);
  color: #2196F3;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr td:nth-child(3) span.yanitlandi {
  background: rgba(255, 152, 0, 0.2);
  color: #FF9800;
}

section#user-information .user__info-wrapper .form__wrapper .table__content.ticket .table tbody tr td:nth-child(3) span.cozumlendi {
  background: rgba(244, 67, 54, 0.2);
  color: #F44336;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table {
  margin-bottom: 0;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead {
  background: var(--site_bg);
  border-radius: 5px;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th {
  border: none;
  color: var(--subtext);
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  padding-top: 15px;
  padding-bottom: 15px;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th:first-child {
  border-radius: 5px 0 0 5px;
  text-align: center;
  width: 8%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th:nth-child(3) {
  width: 53%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th:nth-child(4) {
  width: 12%;
  text-align: center;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th:nth-child(5) {
  width: 12%;
  text-align: center;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table thead tr th:last-child {
  border-radius: 0 5px 5px 0;
  width: 6%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr:last-child td,
section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr:last-child th {
  padding-bottom: 0;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr:not(:last-child) {
  border-bottom: 1px solid var(--site_bg);
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr th {
  text-align: center;
  width: 8%;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td:nth-child(4) {
  white-space: nowrap;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td:last-child a {
  font-size: 18px;
  background-color: rgba(var(--site_bg), var(--alpha));
  border: 1px solid var(--site_bg);
  color: var(--subtext);
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td:last-child a:hover {
  background-color: var(--bg_2);
  color: #fff;
  border-color: var(--bg_2);
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td:nth-child(4),
section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td:nth-child(5) {
  text-align: center;
}

section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr td,
section#user-information .user__info-wrapper .form__wrapper .table__content .table tbody tr th {
  border: none;
  vertical-align: middle;
  padding: 25px 15px 25px 11px;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#user-information .detail__content .table__content .table tbody td {
  padding: 40px 0 !important;
  padding-bottom: 15px !important;
}

section#user-information .cart-product-body {
  margin-top: 25px;
  padding: 14px 27px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#user-information .cart-product-body:not(:last-child) {
  border-bottom: 1px solid var(--line);
  padding-bottom: 25px;
}

section#user-information .cart-product-body:hover a.cross-btn-positioning {
  background: var(--mainbg) !important;
  color: #fff !important;
}

section#user-information .cart-product-body:hover a.cross-btn-positioning i {
  color: #fff !important;
}

section#user-information .cart-details-main-block h3 {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  text-align: left;
}

section#user-information .cart-details-main-block h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#user-information .cart-details-main-block .cart-product .item_ a.cross-btn-positioning {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: var(--mainbg) !important;
  color: var(--textwhite) !important;
}

section#user-information .cart-details-main-block.custom .cart-product .item_ a.cross-btn-positioning {
  width: 100%;
  padding: 0 10px;
  font-size: 14px;
  color: var(--main_text);
  font-weight: 500;
}

section#user-information .cart-details-main-block.custom .cart-product .item_ a.cross-btn-positioning:hover {
  color: var(--textwhite);
}

section#user-information .cart-details-main-block.custom .cart-product .item_ a.cross-btn-positioning i {
  font-weight: 400;
  margin-right: 7px;
  color: var(--textwhite);
}

section#user-information .cart-details-main-block .cart-product .item_ a.cross-btn-positioning i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

section#user-information .cart-details-main-block .cart-product .product-id {
  -ms-flex-preferred-size: 1.5%;
  flex-basis: 1.5%;
  min-width: 1%;
}

section#user-information .cart-details-main-block .cart-product .product-image {
  -ms-flex-preferred-size: 6%;
  flex-basis: 6%;
}

section#user-information .cart-details-main-block .cart-product .product-image .product__image {
  min-width: 50px;
  height: 35px;
  overflow: hidden;
  border-radius: 5px;
}

section#user-information .cart-details-main-block .cart-product .product-image .product__image img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section#user-information .cart-details-main-block .cart-product .product-name {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}

section#user-information .cart-details-main-block .cart-product .product-namee {
  -ms-flex-preferred-size: 40%;
  flex-basis: 21%;
}

section#user-information .cart-details-main-block .cart-product .product-namee span {
  font-size: 13px;
  font-weight: 400;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

section#user-information .cart-details-main-block .cart-product .product-namee span i {
  margin-right: 7px;
}

section#user-information .cart-details-main-block .cart-product .product-namee .odemebek {
  color: #28A745;
}

section#user-information .cart-details-main-block .cart-product .product-namee .onaybek {
  color: #ffc107;
}

section#user-information .cart-details-main-block .cart-product .product-namee .iptal {
  color: #dc3545;
}

section#user-information .cart-details-main-block .cart-product .product-namee .tamamlandi {
  color: #28A745;
}

section#user-information .cart-details-main-block .cart-product .product-namee .bekleniyor {
  color: #777777;
}

section#user-information .cart-details-main-block .cart-product .product-namee input {
  border: none;
  background: transparent;
  text-align: center;
}

section#user-information .cart-details-main-block .cart-product .product-name a {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: var(--main_text);
  display: flex;
  flex-direction: column;
}

section#user-information .cart-details-main-block .cart-product .product-name a p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

section#user-information .cart-details-main-block .cart-product .product-name a small {
  font-size: 12px;
  font-weight: 400;
  color: var(--subtext);
  margin-top: 3px;
}

section#user-information .cart-details-main-block .cart-product .product-price {
  -ms-flex-preferred-size: 13%;
  flex-basis: 11%;
}

section#user-information .cart-details-main-block .cart-product .product-date {
  -ms-flex-preferred-size: 13%;
  flex-basis: 13%;
}

section#user-information .cart-details-main-block .cart-product .product-url {
  -ms-flex-preferred-size: 5%;
  flex-basis: 12%;
}

section#user-information .cart-details-main-block .cart-product .hide-desktop .detail-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 500;
  color: var(--main_text);
}

section#user-information .cart-details-main-block .cart-product .hide-desktop .detail-mobile i {
  font-size: 18px;
  color: var(--main_text);
}

section#user-information .cart-details-main-block .cart-product .hide-desktop .mobil__zero {
  display: none;
  margin-top: 20px;
}

section#user-information .cart-details-main-block .cart-product .hide-desktop #detail-content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#user-information .cart-details-main-block .cart-product .hide-desktop #detail-content li:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--line);
}

section#user-information .cart-details-main-block .cart-product .hide-desktop #detail-content li span {
  margin: 0;
  padding: 0;
  border: none;
}

section#user-information .cart-details-main-block .cart-product .hide-desktop #detail-content li span i {
  margin-right: 0;
}

section#user-information .cart-details-main-block .cart-product .cross-btn-positioning i {
  font-size: 18px;
  color: var(--main_text);
}

section#user-information .cart-product-title {
  padding: 15px 20px;
  background: var(--site_bg);
  border-radius: 10px;
}

section#basket {
  padding: 50px 0;
  background: var(--bolum_bg);
}

section#basket .basket__container.clear .basket__detail .detail__content .table__content .table tbody td {
  padding: 40px 0 !important;
  padding-bottom: 15px !important;
}

section#basket .basket__container.clear .order-info-inner .inner-bottom {
  opacity: 0.25;
  position: relative;
}

section#basket .basket__container.clear .order-info-inner .inner-bottom .hiddenbtn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

section#basket .basket__container .detail__content.clear .product-cart-all-acrd-items .cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  text-align: center;
}

section#basket .basket__container .detail__content.clear .product-cart-all-acrd-items .cart-product i {
  font-size: 50px;
  color: var(--subtext);
}

section#basket .basket__container .detail__content.clear .product-cart-all-acrd-items .cart-product p {
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: var(--main_text);
  margin: 25px 0 17px 0;
}

section#basket .basket__container .detail__content.clear .product-cart-all-acrd-items .cart-product p.second {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#basket .basket__container .basket__detail {
  padding: 25px;
  background: var(--whitebg);
  border-radius: 16px;
}

section#basket .basket__container .basket__detail .detail__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  padding-bottom: 25px;
  margin-bottom: 25px;
}

section#basket .basket__container .basket__detail .detail__top span {
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: var(--main_text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section#basket .basket__container .basket__detail .detail__top span i {
  font-size: 20px;
  margin-right: 15px;
}

section#basket .basket__container .basket__detail .detail__top h6 {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#basket .basket__container .basket__detail .detail__top h6 strong {
  font-weight: 500;
}

section#basket .basket__container .basket__detail .detail__content .quantity-block button {
  border: none;
  height: 37px;
  width: 30px;
  position: relative;
  border: 1px solid var(--line);
  font-size: 20px;
  color: var(--subtext);
  background: transparent;
  z-index: 0;
}

section#basket .basket__container .basket__detail .detail__content .quantity-block button::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  background: var(--theme_icn);
  z-index: -1;
}

section#basket .basket__container .basket__detail .detail__content .quantity-block button.amount-dec-btn {
  border-radius: 5px 0 0 5px;
}

section#basket .basket__container .basket__detail .detail__content .quantity-block button.amount-inc-btn {
  border-radius: 0 5px 5px 0;
}

section#basket .basket__container .basket__detail .detail__content .quantity-block .form-control {
  width: 50px;
  height: 37px;
  border-radius: 0;
  color: var(--main_text);
  border: 1px solid var(--line);
}

section#basket .basket__container .basket__detail .detail__content .quantity-block .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#basket .basket__container .basket__detail .detail__content .cart-product-title {
  padding: 15px 20px;
  position: relative;
  border-radius: 10px;
  z-index: 0;
  color: var(--main_text);
}

section#basket .basket__container .basket__detail .detail__content .cart-product-title::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
  background: var(--theme_icn);
  border-radius: 10px;
}

section#basket .basket__container .order-info-inner {
  background: var(--whitebg);
  border-radius: 16px;
  padding: 30px;
}

section#basket .basket__container .order-info-inner .inner-top {
  margin-bottom: 30px;
}

section#basket .basket__container .order-info-inner .inner-top span {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: var(--main_text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

section#basket .basket__container .order-info-inner .inner-top span i {
  margin-right: 8px;
}

section#basket .basket__container .order-info-inner .inner-top p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#basket .basket__container .order-info-inner .inner-middle {
  padding: 30px 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

section#basket .basket__container .order-info-inner .inner-middle li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
}

section#basket .basket__container .order-info-inner .inner-middle li i {
  color: var(--subtext);
  margin-right: 7px;
  font-size: 18px;
}

section#basket .basket__container .order-info-inner .inner-middle li:last-child span {
  color: var(--mainbg);
}

section#basket .basket__container .order-info-inner .inner-middle li:last-child span svg path {
  fill: var(--subtext);
}

section#basket .basket__container .order-info-inner .inner-middle li span.txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
}

section#basket .basket__container .order-info-inner .inner-middle li svg,
section#basket .basket__container .order-info-inner .inner-middle li img {
  margin-right: 10px;
}

section#basket .basket__container .order-info-inner .inner-middle li:not(:last-child) {
  margin-bottom: 25px;
}

section#basket .basket__container .order-info-inner .inner-middle li:last-child {
  color: var(--text_2);
}

section#basket .basket__container .order-info-inner .inner-middle li.order-price .order-old-price del {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: var(--subtext);
}

section#basket .basket__container .order-info-inner .inner-middle li.order-price .order-old-price del strong {
  font-family: sans-serif !important;
}

section#basket .basket__container .order-info-inner .inner-middle li.order-price .order-new-price {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
}

section#basket .basket__container .order-info-inner .inner-middle li.order-price .order-new-price strong {
  font-family: sans-serif !important;
}

section#basket .basket__container .order-info-inner .inner-bottom {
  margin-top: 30px;
}

section#basket .basket__container .order-info-inner .inner-bottom button {
  display: block;
  width: 100%;
  border: none;
  border-radius: 10px;
  color: var(--textwhite);
  background: var(--mainbg);
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  padding: 14px 0;
}

section#basket .basket__container .cart-product-body {
  margin-top: 25px;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 15.5px 20px;
}

section#basket .basket__container .cart-details-main-block h3 {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  text-align: left;
}

section#basket .basket__container .cart-details-main-block h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
}

section#basket .basket__container .cart-details-main-block .product-image {
  margin-right: 20px;
}

section#basket .basket__container .quantity-block button {
  border: none;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

section#basket .basket__container .quantity-block .form-control {
  width: 50px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #EAECED;
  background-color: var(--whitebg);
}

section#basket .basket__container .input--amount-control ::-webkit-inner-spin-button {
  display: none;
}

section#basket .basket__container .cart-details-main-block .cart-product .product-block {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
}

section#basket .basket__container .cart-details-main-block .cart-product .product-block .product__image {
  min-width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 20px;
}

section#basket .basket__container .cart-details-main-block .cart-product .product-block .product__image img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section#basket .basket__container .cart-details-main-block .cart-product .product-block a {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
}

section#basket .basket__container .cart-details-main-block .cart-product .product-block a p {
  font-size: 13px;
  color: var(--subtext)
}

section#basket .basket__container .cart-details-main-block .cart-product .price-block {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin: 0 10px;
}

section#basket .basket__container .cart-details-main-block .cart-product .price-block h3 {
  padding-left: 35px;
}

section#basket .basket__container .cart-details-main-block .cart-product .quantity-block {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  white-space: nowrap;
}

section#basket .basket__container .cart-details-main-block .cart-product .cross-btn-positioning {
  position: absolute;
  top: 55%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section#basket .basket__container .cart-details-main-block .cart-product .cross-btn-positioning i {
  font-size: 18px;
  color: var(--bg_2);
}

section#basket .basket__container .cart-details-main-block .cart-product .cross-btn-positioning i.sepet {
  color: var(--subtext) !important;
}

.continue-shop-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}

.continue-shop-btn.sepet {
  justify-content: space-between;
}

.dropdown-item.active {
  background: transparent;
}

section#urunliste .modal-body .product_content .product_info {
  border-bottom: none;
  border: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: var(--subtext);
  margin-top: 0;
  padding: 13px 0 0 0 !important;
}

.continue-shop-btn a {
  border: 1px solid var(--line);
  border-radius: 100px;
  background: transparent;
  padding: 9px 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--subtext);
  font-size: 15px;
  font-weight: 500;
  position: relative;
  height: 50px;
}

.continue-shop-btn a:hover {
  color: var(--subtext);
}

.continue-shop-btn a::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background: var(--theme_icn);
  border-radius: 100px;
  z-index: 0;
}

.continue-shop-btn a:focus {
  box-shadow: none;
  outline: none;
}

.continue-shop-btn a i {
  margin-right: 10px;
  font-size: 17px;
  color: var(--subtext)
}

section#order-form.sepet-step {
  padding: 50px 0;
  background: var(--bolum_bg);
}

section#order-form.sepet-step .form-left .order-steps .order-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section#order-form.sepet-step .form-left .order-steps .order-top span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: var(--main_text);
}

section#order-form.sepet-step .form-left .order-steps .order-top span i {
  margin-right: 10px;
}

section#order-form.sepet-step .form-left .order-steps .order-top p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  margin: 0;
}

section#order-form.sepet-step .form-left .order-steps .steps .form-group .select_box {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
  margin-bottom: 10px;
  position: relative;
}

section#order-form.sepet-step .form-left .order-steps .steps .form-group .select_box i {
  position: absolute;
  font-size: 20px;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: var(--main_text);
  z-index: 1;
}

section#order-form.sepet-step .form-left .order-steps .steps .form-group .select_box .dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 16.5px 20px;
  background: var(--whitebg);
  border-radius: 5px;
  border: 1px solid var(--line);
  font-weight: 500;
  font-size: 14px;
  background: var(--bolum_bg) !important;
}

section#order-form .form-left .order-steps .steps .form-group textarea {
  font-weight: 500;
  font-size: 14px;
  border: 1px solid var(--line);
}

section#order-form.sepet-step .form-left .order-steps .steps .form-group .select_box .dropdown-toggle:focus {
  outline: none;
  border: 1px solid var(--line);
  outline: none !important;
  outline-offset: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#order-form.sepet-step .form-left .order-steps .steps .form-group .select_box .dropdown-toggle:after {
  content: none;
}

section#order-form.sepet-step .order-info .order-info-inner .inner-bottom button {
  line-height: 12px;
  border-radius: 10px;
}

section#alert__top {
  padding-top: 50px;
  background: var(--bolum_bg);
}

section#alert__top .alert__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-radius: 16px;
  background: var(--mainbg);
}

section#alert__top .alert__container .icon {
  font-size: 24px;
  color: var(--mainbg);
  padding: 7.5px 10.5px;
  margin-right: 20px;
  background: var(--site_bg);
  border-radius: 10px;
}

section#alert__top .alert__container .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--textwhite);
}

section#alert__top .alert__container .text a {
  color: var(--textwhite);
  font-weight: 600;
  text-decoration: underline !important;
}

#sepeticon {
  font-weight: 500;
  font-size: 15px;
  margin-right: unset;
  margin-top: unset;
  padding: 4.5px 15px;
  outline: 1.5px solid #f2f2f2;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 72px;
  color: var(--main_text);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#sepeticon i {
  font-size: 20px;
  margin-right: 6px;
}

#sepeticon:hover {
  background: var(--mainbg);
  border-color: var(--mainbg);
  color: #fff;
}

.site-navbar.sepet .header_wrapper .site-navigation .site-menu > li.basket {
  margin-right: 0 !important;
}

section#login {
  padding: 50px 0;
  background: var(--section_bg);
}

section#login.forgot-password {
  height: 83vh;
}

section#login .login__body {
  margin: 0 auto;
  max-width: 600px;
  padding-bottom: 50px;
}

section#login .login__body.register .login__content .form__body .form-group input {
  padding-left: 15px;
}

section#login .login__body .login__content {
  background: var(--whitebg);
  border-radius: 10px 10px 0 0;
  padding: 30px;
}

section#login .login__body .login__content .login__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  margin-bottom: 30px;
  padding-bottom: 30px;
}

section#login .login__body .login__content .login__top span {
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  color: var(--main_text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section#login .login__body .login__content .login__top span i {
  color: var(--mainbg);
  font-size: 24px;
  font-weight: 400;
  margin-right: 10px;
}

section#login .login__body .login__content .login__top h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: var(--subtext);
}

section#login .login__body .login__content .form__body .form-group {
  position: relative;
}

section#login .login__body .login__content .form__body .form-group i.xt-left {
  position: absolute;
  left: 30px;
  top: 60%;
  font-size: 20px;
}

section#login .login__body .login__content .form__body .form-group .border-xl {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 30px 0;
}

section#login .login__body .login__content .form__body .form-group h6 a {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
}

section#login .login__body .login__content .form__body .form-group .field-icon {
  position: absolute;
  right: 25px;
  top: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section#login .login__body .login__content .form__body .form-group:not(:last-child) {
  margin-bottom: 25px;
}

section#login .login__body .login__content .form__body .form-group label {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: var(--subtext);
  margin-bottom: 15px;
}

section#login .login__body .login__content .form__body .form-group input {
  background: #FFFFFF;
  border: 0.5px solid #f2f2f2;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
  height: 49px;
  padding: 15px;
  padding-left: 48px;
}

section#login .login__body .login__content .form__body .form-group input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#login .login__body .login__content .form__body .form-group input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group input::placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group.adress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section#login .login__body .login__content .form__body .form-group.adress textarea {
  background: #FFFFFF;
  border: 0.5px solid #f2f2f2;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
  padding: 0 15px 15px 15px;
  min-height: 100px;
}

section#login .login__body .login__content .form__body .form-group.adress textarea::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group.adress textarea:-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group.adress textarea::-ms-input-placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group.adress textarea::placeholder {
  font-weight: 500;
  font-size: 15px;
  line-height: 49px;
  color: var(--main_text);
}

section#login .login__body .login__content .form__body .form-group button {
  background: var(--mainbg);
  border-radius: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 46px;
}

.text-start .form-group button i {
  font-size: 20px;
  margin-left: 15px;
}

.text-start .form-group button:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-start .form-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.text-start .form-checkbox:checked + .form-label::after {
  opacity: 1;
}

.text-start .form-checkbox:checked + .form-label::before {
  background: var(--mainbg);
}

.text-start .form-checkbox + .form-label {
  color: var(--main_text);
  padding-left: 40px;
  position: relative;
  vertical-align: baseline;
  cursor: pointer;
  letter-spacing: 0.5px;
  font-size: 14px;
}

.text-start .form-checkbox + .form-label:last-child {
  display: block;
  margin-bottom: -0.5px;
  color: var(--subtext);
}

.text-start .form-checkbox + .form-label a {
  color: var(--theme_color_2);
  text-decoration: underline !important;
}

.text-start .form-checkbox + .form-label::before {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  left: 0;
  top: 50%;
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
  transform: translate(0, -50%);
}

.text-start .form-checkbox + .form-label::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgb(255,255,255)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(26, 99, 162, 0.999);
  content: "";
  text-align: center;
  height: 20px;
  width: 20px;
  left: 3px;
  opacity: 0;
  top: 50%;
  transform: translate(0, -50%);
}

section#login .login__body .login__bottom {
  padding: 20px;
  border-radius: 0 0 10px 10px;
  background: #E7EBED;
}

section#login .login__body .login__bottom p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: var(--main_text);
}

section#login .login__body .login__bottom p a {
  font-weight: 500;
  color: var(--main_text);
}

section#login .footer .footer__container .footer__top {
  margin-bottom: 50px;
}

section#login .footer .footer__container .footer__top .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 75px;
}

section#login .footer .footer__container .footer__top .item .logo {
  border-right: 1px solid var(--line);
  margin-right: 30px;
  padding-right: 30px;
}

section#login .footer .footer__container .footer__top .item .copyright p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: var(--subtext);
}

section#login .footer .footer__container .footer__bottom .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section#login .footer .footer__container .footer__bottom .bottom a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: var(--subtext);
}

section#login .footer .footer__container .footer__bottom .bottom a:not(:last-child) {
  margin-right: 35px;
}

.toggle-password {
  position: absolute;
  right: 3%;
  top: 50%;
  color: var(--subtext);
  transform: translate(-50%, -50%);
}

.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  max-height: 45px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close img {
  max-width: 100%;
}

.site-mobile-menu .site-mobile-menu-body {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.site-mobile-menu .site-mobile-menu-body i {
  font-size: 20px;
}

.site-mobile-menu .site-mobile-menu-body .tic {
  display: none !important;
}

.site-mobile-menu .site-mobile-menu-body .order_tracker a {
  font-weight: 500 !important;
}

.site-mobile-menu .site-mobile-menu-body #sepeticon {
  border: none;
  padding-left: 0;
  max-width: 100%;
}

.site-mobile-menu .site-mobile-menu-body #sepeticon span {
  margin-left: auto;
}

.site-navbar .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-navbar .panel > a.panel_detail {
  background: var(--mainbg);
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  height: 50px;
  border-left: 1px solid var(--line);
  margin-left: 32px;
  appearance: none;
}

.panel_detail.dropdown-toggle::after {
  content: none !important;
  appearance: none;
  display: none !important;
}

.head--dropdown .dropdown-item {
  font-size: 14px !important;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  display: flex;
  justify-content: flex-start !important;
  color: var(--main_text);
  transition: 0.5s ease;
  padding: 0;
}

.head--dropdown .dropdown-item:not(:last-child) {
  margin-bottom: 20px;
}

.head--dropdown .dropdown-item:active {
  background: transparent;
}

.head--dropdown .dropdown-item:hover {
  background: transparent;
  color: var(--mainbg) !important;
}

.head--dropdown .dropdown-item:hover i {
  color: var(--mainbg) !important;
}

.head--dropdown .dropdown-item i {
  font-size: 16px;
  margin-right: 5px;
  transition: 0.5s ease;
}

.site-navbar .panel > a.panel_detail:hover > .tests {
  display: block;
}

.site-header-accountt .dropdown-menuu {
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 2px 5px -2px rgb(0 0 0 / 13%);
  border: none;
  background: var(--whitebg);
  transition: opacity 0.5s ease, top 0.5s ease, margin-top 0.5s ease, background-color 0.5s ease;
  min-width: 230px;
  padding: 15px 32px;
  padding-bottom: 25px;
  position: absolute;
  border-radius: 8px;
  top: 136%;
}

.site-header-accountt .dropdown-menuu::before {
  content: "";
  position: absolute;
  top: -21px;
  left: 0;
  width: 100%;
  height: 50px;
  background: transparent;
}

.site-header-accountt .dropdown-menuu .menuu--top {
  margin-left: -32px;
  margin-right: -32px;
  margin-top: -15px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  position: relative;
  z-index: 0;
  padding: 15px 0;
  margin-bottom: 25px;
  background: #fc4f14;
}

.site-header-accountt .dropdown-menuu .menuu--top a {
  max-width: 198px;
  text-align: left;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 8px 12px;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 16px;
  border-radius: 5px;
  color: var(--textwhite);
  position: relative;
  flex-direction: inherit;
}

.site-header-accountt .dropdown-menuu .menuu--top a::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background: #f8622f;
  border-radius: 10px;
  z-index: -1;
}

.site-header-accountt .dropdown-menuu .menuu--top a i {
  font-weight: 400;
  margin-right: 5px;
  color: var(--textwhite);
}

.site-header-accountt .dropdown-menuu::after {
  position: absolute;
  content: "\ea6d";
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fc4f14;
  font-size: 44px;
  right: 92px;
  top: -25px;
  transform: rotate(-90deg);
}

.site-header-accountt {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f6fb;
  position: relative;
  border-radius: 100px;
}

.site-header-accountt .account--box {
  display: flex;
  align-items: center;
  padding: 7px 15px;
}

.site-header-accountt .account--box i {
  font-size: 23px;
  color: #f8622f;
}

.site-header-accountt .account--box .name {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  margin: 0 37px 0 10px;
  color: #f8622f;
}

.site-header-accountt .account--box .name span {
  font-size: 11px;
  font-weight: 500;
  margin-top: 1px;
}

.site-header-accountt i {
  font-size: 20px;
  color: var(--main_text);
}

.site-header-accountt:hover .dropdown-menuu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}

.site-navbar .panel > a.register {
  padding: 0 0 0 0;
  color: var(--main_text);
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  white-space: nowrap;
}

.site-navbar.sepet .header_wrapper .site-navigation .site-menu {
  align-items: center;
}

header .header_bottom .navbar .navbar-nav .nav-item.hr a {
  border-right: 1px solid var(--line);
  padding-right: 32px;
  line-height: 32px;
}

.site-navbar .panel > a.register span {
  color: var(--main_text);
  font-weight: 500;
  font-size: 15px;
  line-height: 38px;
  margin-left: 32px;
}

.site-navbar .panel > a.panel_detail i {
  margin-right: 10px;
  font-size: 20px;
}

.site-navbar.sepet .header_wrapper .site-navigation .site-menu {
  margin-left: auto;
}

.basket #sepeticon {
  padding: 15px;
  margin-left: 32px;
}

.site-mobile-menu.sepet {
  left: 0;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
}

.site-mobile-menu .site-mobile-menu-body .order_tracker a {
  font-weight: 500 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--main_text);
  padding-left: 0;
}

.site-mobile-menu .site-mobile-menu-body .order_tracker a i {
  margin-right: 6px;
}

.offcanvas-menu .site-mobile-menu.sepet {
  -webkit-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}

.logo img {
  max-height: 45px;
  max-width: 100%;
}


/* Modal */

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-carousel.owl-drag .owl-item .owl-img img {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

section#urunliste .modal-body .product_inner .owl-img {
  width: unset;
  height: unset;
}

section#urunliste .modal-body .product_inner .owl-img img {
  height: 500px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .product_img .owl-stage-outer {
  overflow: hidden;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_inner .owl-img {
  height: unset;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-carousel.owl-drag .owl-item.active .owl-img img {
  opacity: 1;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body {
  background: #ECF0F1;
  padding: 30px;
  margin: 10px 30px 30px 30px;
  border-radius: 5px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .product_name,
section#urunliste .modal-body .product_content .product_name {
  font-weight: 600;
  font-size: 19px;
  line-height: 28px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price .old-price {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price .new-price,
section#urunliste .modal-body .product_content h3.price .new-price {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price .old-price.kargo {
  font-size: 18px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box {
  background: var(--whitebg);
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box::after,
section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box .input-number {
  font-weight: 500;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .product_info,
section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content p {
  border: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: var(--subtext);
  margin-top: 0;
  padding: 13px 0 0 0 !important;
}

.body-swatch .dropdown-toggle {
  padding: 15px 12px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
  border: none;
  outline: none !important;
  outline: 0 !important;
  color: var(--subtext);
  position: relative;
}

.body-swatch .dropdown-toggle::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--theme_icn);
}

.bootstrap-select .dropdown-menu {
  border-radius: 5px;
  border: none;
}

.btn-light.active:focus {
  box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:active {
  outline: none !important;
}

.bootstrap-select .dropdown-menu .dropdown-item {
  font-size: 14px;
  color: var(--subtext);
  font-weight: 500;
}

.bootstrap-select .dropdown-menu .dropdown-item:hover,
.bootstrap-select .dropdown-menu .dropdown-item:active,
.bootstrap-select .dropdown-menu .dropdown-item:focus {
  background: transparent;
}

.bootstrap-select > .dropdown-toggle {
  background: transparent !important;
  z-index: 1;
}

.bootstrap-select {
  position: relative;
  border-radius: 5px;
}

.bootstrap-select::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--bolum_bg);
  z-index: 0;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: var(--subtext) !important;
  outline: none;
  border: none;
  outline: none !important;
  outline-offset: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.body-swatch {
  z-index: 1;
  position: relative;
}

.body-swatch i {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: var(--subtext);
}

.bootstrap-select > .dropdown-toggle:after {
  display: none;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper {
  padding: 0;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr .with-swatches .liste button {
  font-size: 11px;
  font-weight: 500;
  border: 1px solid #e5e5e5 !important;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr td.label {
  font-size: 13px;
  font-weight: 500;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .btn-ground button,
.whatsapp-order-btn button {
  font-weight: 500;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content h3.price,
section#urunliste .modal-body .product_content h3.price {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-top: 0;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}

section#urunliste .modal-body .product_content .select-wrapper {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 0;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom,
section#urunliste .modal-body .product_content .content_bottom {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}

.modal-lg {
  width: 947px;
}

.product_view .modal-dialog {
  max-width: unset;
  width: 947px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content {
  min-width: unset;
  width: 100%;
  background: transparent;
  padding: 0;
  height: unset;
  overflow-y: unset;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.body-swatch select {
  background: var(--whitebg);
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner {
  min-width: unset;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  overflow: unset;
  width: 100%;
  max-width: 395px;
  margin-right: 30px;
  overflow: hidden;
}

section#trending-products .modal .modal-dialog .modal-content .modal-header .pull-right {
  background-color: transparent !important;
  font-size: 30px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 10.586l4.95-4.95 1.414 1.414-4.95 4.95 4.95 4.95-1.414 1.414-4.95-4.95-4.95 4.95-1.414-1.414 4.95-4.95-4.95-4.95L7.05 5.636z' fill='rgba(255,255,255,1)'/%3E%3C/svg%3E");
}

.owl-carousel .owl-stage-outer {
  min-width: unset;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-img {
  width: 100%;
  height: 100%;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .owl-img img {
  height: 500px;
  object-fit: cover;
  border-radius: 5px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_inner .product_img {
  overflow: hidden;
}

section#trending-products .modal.show {
  display: block !important;
}

section#trending-products .modal .modal-dialog .modal-content .modal-header {
  position: relative;
  border: none;
  padding: 0 25px;
  margin: 15px 0 0;
  right: 13px;
  top: -3px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr {
  display: flex;
  align-items: center;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr td.label {
  min-width: 80px;
  max-width: 120px;
  float: left;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size td {
  float: left;
  width: 100%;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr .with-swatches .liste button {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  cursor: pointer;
  border: none;
  font-size: 13px;
  line-height: 15px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.modal-body .product_content .select-wrapper .product-size tr .with-swatches .liste button p {
  width: 25px;
  height: 25px;
  border-radius: 5px;
}

section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .select-wrapper .product-size tr .with-swatches .liste button.active {
  border: 1px solid var(--theme_top_bg) !important;
  border-radius: 5px;
  background: var(--bolum_bg);
  color: var(--main_text);
}

section#order-form .form-left .order-steps .steps .form-group .select_box {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: var(--main_text);
  margin-bottom: 10px;
  position: relative;
}

section#order-form .form-left .order-steps .steps .form-group .select_box i {
  position: absolute;
  font-size: 20px;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section#order-form .form-left .order-steps .steps .form-group .select_box .dropdown-toggle {
  appearance: none;
  padding: 16.5px 20px;
  background: var(--whitebg);
  border-radius: 5px;
  border: 1px solid #dfecf5;
  font-weight: 500;
  font-size: 14px;
}

.popupbtn {
  padding: 12px;
}

.popupbtn:focus {
  outline: none;
  box-shadow: none;
}

@media (max-width: 1365px) {
  header .header_bottom .navbar .container {
    flex-direction: inherit;
  }

  header .header_bottom .navbar {
    padding: 0;
  }

  .site-navbar.sepet .header_wrapper,
  .site-navbar.sepet .header_wrapper .site-navigation {
    padding: 0 !important;
  }
}

@media (max-width: 1240px) {
}

@media (max-width: 1200px) {
  header .header_bottom .navbar .top_ticker li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .offcanvas-start-xl {
    border-right: none;
  }

  .site-navbar.sepet .header_wrapper .site-navigation {
    padding: 1rem 1rem !important;
  }

  .offcanvas {
    width: 300px !important;
  }

  header .header_bottom .navbar .navbar-brand {
    margin-right: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .site-navbar .panel > a.register {
    display: none;
  }

  .site-navbar.sepet .header_wrapper .site-navigation .site-menu {
    margin-left: 0 !important;
    width: 100%;
    align-items: flex-start;
  }

  .site-navbar .panel > a.panel_detail {
    width: 100%;
    background: transparent !important;
    outline: 1.5px solid #f2f2f2;
    color: var(--main_text);
  }

  header .header_bottom .container {
    padding: 20px 0;
  }

  section#user-information .user__info-wrapper .ticket-create {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
    margin-top: 30px;
  }

  .continue-shop-btn {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .mobile-bottom {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 1240px) {
  .site-navbar .panel > a.panel_detail {
    width: 100%;
  }

  .site-navbar .panel > a.panel_detail i {
    margin-right: 0;
    font-size: 20px;
  }

  .site-navbar .panel > a.panel_detail span {
    display: none;
  }

  .site-navbar.sepet .header_wrapper {
    padding: 9px 0;
  }

  .basket #sepeticon {
    padding: 15px;
  }

  .site-mobile-menu .site-nav-wrap > li.basket {
    display: none;
  }
}

@media (max-width: 1075px) {
  .site-navbar.sepet .header_wrapper .site-navigation .logo {
    margin-right: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (max-width: 998px) {
  .product_view .modal-dialog {
    width: 100%;
  }

  section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner {
    flex-direction: column;
  }

  section#trending-products .modal .modal-dialog .modal-content .modal-body .modal-inner .product_inner {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 880px) {
  section#user-information .cart-details-main-block .cart-product .product-namee,
  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail {
    flex-basis: 100%;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-detail.tckeet {
    margin-top: 6px;
  }

  section#user-information .cart-details-main-block .cart-product .product-name a small {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-date,
  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-url {
    display: none !important;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .hide-desktop #detail-content li span {
    font-size: 15px;
  }

  section#user-information .cart-details-main-block .cart-product .hide-desktop {
    display: block !important;
    margin-top: 20px;
    border-top: 1px solid var(--line);
    padding-top: 20px;
  }

  section#user-information .cart-details-main-block .cart-product .product-id {
    display: none !important;
  }

  section#user-information .cart-details-main-block .cart-product .product-price,
  section#user-information .cart-details-main-block .cart-product .product-date,
  section#user-information .cart-details-main-block .cart-product .product-url {
    display: none !important;
  }

  section#user-information .cart-details-main-block .cart-product .product-price.item_,
  section#user-information .cart-details-main-block .cart-product .product-date.item_,
  section#user-information .cart-details-main-block .cart-product .product-url.item_ {
    display: none;
  }

  section#user-information .cart-details-main-block .cart-product .product-image.item_ {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }

  section#user-information .cart-details-main-block .cart-product .product-name {
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%;
  }

  section#user-information .cart-details-main-block .cart-product .product-name.item_ {
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%;
  }
}

@media (max-width: 768px) {
  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .ticket-name {
    white-space: unset;
    -ms-flex-preferred-size: 37%;
    flex-basis: 37%;
  }

  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table thead tr th {
    width: 100% !important;
  }

  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr:not(:last-child) {
    border-bottom: 1px solid var(--line);
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr th,
  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr td {
    width: 100% !important;
    background: var(--site_bg);
    border-radius: 10px;
  }

  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr th:not(:last-child),
  section#user-informationn .user__info-wrapper .form__wrapper .table__content .table tbody tr td:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 680px) {
  .hide-desktop {
    display: none;
  }
}

@media (max-width: 680px) {
  section#order-form.sepet-step .form-left .order-steps .order-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  section#order-form.sepet-step .form-left .order-steps .order-top span {
    margin-bottom: 10px;
  }

  .site-navbar.sepet .header_wrapper {
    padding: 15px 0;
  }

  .site-navbar.sepet .header_wrapper .site-navigation {
    padding: 0;
  }

  .site-navbar .panel > a.panel_detail {
    border: none;
    outline: none;
    padding-right: 0;
  }

  .site-navbar .panel .basket #sepeticon {
    border: none;
    outline: none;
    margin-left: 0 !important;
    position: relative;
    font-size: 13px;
  }

  .site-navbar .panel .basket #sepeticon i {
    margin-right: 0;
  }

  .site-navbar .panel .basket #sepeticon span {
    position: absolute;
    right: 3px;
    top: 1px;
    background: var(--bg_2);
    color: #fff;
    border-radius: 100%;
    padding: 3px;
  }

  .mobile-hide {
    display: none;
  }

  section#basket .basket__container .detail__content .cart-product-title .product-block {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  section#basket .basket__container .detail__content.clear .cart-product .product-block {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  section#basket .basket__container .detail__content.clear .cart-product .price-block {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-right: 15px;
    display: none !important;
  }

  section#basket .basket__container .detail__content.clear .cart-product .quantity-block {
    display: none;
  }

  section#basket .basket__container .cart-product-body .product-block {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 25px;
  }

  section#basket .basket__container .cart-product-body .price-block {
    margin-left: 0 !important;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .ticket-date,
  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .ticket-url {
    display: none !important;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .item_ {
    margin: 0;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .product-name {
    -ms-flex-preferred-size: 81.5%;
    flex-basis: 81.5%;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .product-name.item_ {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }

  section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section#user-information .user__info-wrapper .form__wrapper.ticket__detail .ticket__top h5 {
    margin-top: 15px;
  }

  section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  section#user-information .user__info-wrapper .form__wrapper.ticket__detail .message .message__content .message__top h5 {
    margin-top: 15px;
  }
}

@media (min-width: 576px) {
  section#trending-products .modal .modal-dialog {
    display: block;
    margin: 30px auto;
  }

  .product_view .modal-dialog {
    overflow: hidden;
    max-width: inherit;
  }
}

@media (max-width: 576px) {
  section#alert__top .alert__container .text {
    font-size: 14px;
  }
}

@media (max-width: 520px) {
  section#urunliste .modal-body .product_inner .owl-img img {
    height: auto;
  }

  section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .btn-group {
    flex-direction: column;
    display: flex;
  }

  section#trending-products .modal .modal-dialog .modal-content .modal-body .product_content .content_bottom .quantity-box {
    height: 50px;
    margin-bottom: 15px;
  }

  section#login .footer .footer__container .footer__top .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section#login .footer .footer__container .footer__top .item .logo {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }

  section#basket .basket__container .basket__detail .detail__content .cart-product-title .product-block {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  section#basket .basket__container .basket__detail .detail__content .cart-product-title .price-block,
  section#basket .basket__container .basket__detail .detail__content .cart-product-title .quantity-block {
    display: none !important;
  }

  section#alert__top .alert__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section#alert__top .alert__container .icon {
    margin-bottom: 10px;
  }

  section#alert__top .alert__container .text {
    text-align: center;
  }

  section#basket .basket__container .basket__detail .detail__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  section#basket .basket__container .basket__detail .detail__top h6 {
    margin-top: 15px;
  }
}

@media (min-width: 440px) {
  .basket #sepeticon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .site-mobile-menu .site-mobile-menu-body #sepeticon {
    display: none !important;
  }
}

@media (max-width: 440px) {
  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .product-name {
    display: none;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-details-main-block .cart-product .product-name.item_ {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .basket #sepeticon {
    margin-left: 15px;
  }

  section#basket .basket__container .cart-product-body {
    padding: 14px 20px 63px 20px;
  }

  section#basket .basket__container .cart-product-body .cross-btn-positioning {
    left: 20px;
    top: 87% !important;
  }

  section#basket .basket__container .cart-details-main-block .cart-product .product-block .d-flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  section#basket .basket__container .cart-details-main-block .cart-product .product-block .d-flex a {
    margin-left: 0;
    margin-top: 25px;
  }
}

@media (max-width: 440px) and (max-width: 370px) {
  .site-navbar.sepet .header_wrapper .site-navigation .logo {
    left: 45%;
  }
}

@media (max-width: 440px) {
  .continue-shop-btn a {
    padding: 9px 37px;
  }

  section#login .login__body .login__bottom p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  section#login .login__body .login__bottom p a {
    margin-top: 7px;
  }

  section#login .login__body .login__content .login__top span {
    font-size: 18px;
  }

  section#login .login__body .login__content .login__top span i {
    font-size: 20px;
    margin-right: 6px;
  }

  section#login .login__body .login__content .form__body .form-group .border-xl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section#login .login__body .login__content .form__body .form-group .border-xl .forgot-pass-text {
    margin-top: 15px;
    margin-left: 41px;
  }

  section#login .footer .footer__container .footer__bottom .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section#login .footer .footer__container .footer__bottom .bottom a {
    margin-right: 0 !important;
  }

  section#login .footer .footer__container .footer__bottom .bottom a:not(:last-child) {
    margin-bottom: 15px;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-product-body .item_ {
    margin-left: 0 !important;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-product-body .ticket-name {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 15px !important;
  }

  section#user-information .user__info-wrapper .form__wrapper .cart-product-body .ticket-detail {
    margin-bottom: 15px !important;
  }

  section#user-information .cart-details-main-block .cart-product .product-name.item_ {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 15px 0 0 0 !important;
  }
}

.cs .dropdown-toggle svg {
  fill: var(--text_1);
}

.main-slider .owl-item img {
  width: 100%;
}

.single-content .product .product-checklist ul li.metaImage img {
  height: 40px;
}


.single-content .select-wrapper {
  display: flex;
  flex-direction: row; /* Yan yana */
  gap: 1rem; /* Elemanlar arası boşluk */
  width: 100%;
}

.single-content .select-wrapper > #tel-birakin,
.single-content .select-wrapper > .whatsapp_tabela {
  flex: 1; /* Eşit genişlik kaplar */
  box-sizing: border-box;
}

.new-list-buttons-input {
  font-size: 13px;
  font-weight: 400;
  border: none;
  color: var(--main_text);
  border-radius: 100px;
  background: var(--whitebg);
  padding: 8px 12px;
  height: 30px;
  display: inline-block;
  box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.15);
  display: flex;
  width: 150px;
  height: inherit;
  align-items: center;
  margin: auto;
}


.new-list-buttons-input input {
  padding: 10px;
  border: 0px;
  width: 100%;
}

.page-satinal #basket-right-container {
  position: sticky;
  top: 0px;
}

.blog_grid {
  border-radius: 16px;
  box-shadow: 0px 2px 5px -2px rgb(0 0 0 / 13%);
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}

.blog_grid .blog_thumb {
  border-radius: 16px;
  overflow: hidden;
}

.blog_grid .post_title a {
  color: #000;
  font-size: 17px;
  line-height: 25px;
  display: block;
  height: 50px;
  overflow: hidden;
  margin-top: 10px;
}

.blog_grid .post_meta {
  font-size: 13px;
  border: 1px solid #ddd;
  padding: 5px;
  border-left: 0;
  border-right: 0px;
  margin: 10px 0px;
}

.blog_grid .post_desc {
  font-size: 15px;
  line-height: 29px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog_grid .read_more {
  background-color: #f8622f;
  display: block;
  line-height: 28px;
  border-radius: 15px;
  text-align: center;
  color: #fff;
  padding: 7.5px;
  margin: 10px 0px 0px;
  display: block;
}

@media (max-width: 768px) {

  .hero .hero--container {

    padding-bottom: 30px;
  }

  .instagram-post {
    display: none !important
  }

  .new-product-list .row.product--row {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .new-product-list .row.product--row .col-sm-6 {
    width: 85%;
  }

  .category-product-list .section--row {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .category-product-list .section--row .section--item {
    width: 50%;
  }

  body .header--top .header--right {
    display: block !important;
    padding: 10px 0px;
  }

  body .header--top .top--area .text--area {
    place-content: space-between;
    display: flex;
  }

  body .header--top .top--area .text--area span {
    display: none;
  }

  .header--top .top--area .col-lg-6:nth-child(1) {
    display: none;
  }

  .section--5 .section--area .section--images img {
    border-radius: 5px 5px 0 0;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
  }

  .homepage-content .woocommerce-breadcrumb {
    padding: 0.625rem 0;
    display: flex;
    width: 70%;
    align-items: center;
  }

  .homepage-content .woocommerce-breadcrumb ul {
    flex-direction: row !important;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    white-space: nowrap;
    flex-wrap: nowrap;
    display: flex;
    overflow: auto;
    width: 100%;
  }

  .single-content .product .product-meta.top .product-checklist {
    display: block;
    flex-wrap: nowrap;
    width: 100%;
  }

  .single-content .product .product-meta.top .product-checklist ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row !important;
  }

  .whatsapp_tabela .wrap {
    padding: 2.5px !important;
    margin: 0;
  }

  .whatsapp_tabela .wrap .right p.title {
    font-size: 8px;
    margin: 0;
    display: none;
  }

  .whatsapp_tabela .wrap .right p.number {
    font-size: 15px !important;
  }

  .whatsapp_tabela .wrap .icon {

    width: 30px;

  }

  .whatsapp_tabela .wrap .icon i.fa {
    font-size: 30px;
  }

  .whatsapp_tabela .wrap .right p.number {
    font-size: 15px !important;
  }

  .whatsapp_tabela .wrap .right {
    width: 105px;
    padding-right: 10px;
  }

  .havaleBilgileri td, .havaleBilgileri th {
    border: none !important;
    display: block;
    font-size: 13px;
  }

  .havaleBilgileri th {
    display: none;
  }

}


.header--top .top--area .header--left .text--area {
  text-align: left;
  justify-content: start;
}

.header--top .top--area .text--area {
  padding: 5px 0px;
}

.header--top .top--area .text--area a {
  color: #f8622f;


}


.contentWrap-25z4t {
  position: relative;
  overflow: hidden;
  display: flex;
  min-height: 650px;
  height: 100%;
}


.content-D0sJq > ul {
  padding-bottom: 250px;
}

.sideTabWrapper--Kze4 {
  width: 125px;
  top: 0;
  left: 0;
  bottom: 0;
  /* position: absolute; */
  background-color: #f6f6f6;
  overflow-y: scroll;
  overflow-x: auto;
  position: relative;
  max-height: 100vh;
}

.wrap-36Nv8 {
  /* overflow: auto; */
  position: sticky;
  top: 0px;
}

.wrap-36Nv8 ul li {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  /* max-height: 0.63rem; */
  width: 100%;
  padding: 5px 10px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: row;
  flex-shrink: 0;
  /* font-size: .12rem; */
  color: #000;
  /* line-height: .13rem; */
  font-weight: 400;
  position: relative;
  display: -webkit-box;
  font-weight: 500;
  background-color: #f6f6f6;
  font-size: 14px;
}

a.mainLink {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  /* max-height: 0.63rem; */
  width: 100%;
  /* pointer-events: none; */
  display: -webkit-box;
  vertical-align: baseline;
  border: 0;
  list-style: outside none none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  /* font-weight: inherit; */
  font-size: inherit;
  line-height: 17px;
  word-wrap: break-word;
  padding: 0.2rem 0;
  color: #3a3a3a;
}


a.mainLink .fa {
  display: none;
  float: right;
}


.tumkategoriler #delay2 {
  padding: 0;
  margin: 0;
}

.tumkategoriler #empty_half, .tumkategoriler #empty_right {
  padding: 0;
  margin: 0;
}

.rightContent-FBwwb {
  /* position: absolute; */
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(150px - 100%);
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  padding-top: 0.1rem;
  padding-left: 0.05rem;
  flex: 1;
  padding: 10px;
  max-height: 100vh;
  overflow: auto;
}

.content-D0sJq {
  background-color: #fff;
  width: 100%;
  min-height: 100%;
}

h2.title-3A-5q {
  width: 100%;
  font-size: 17px;
  color: #000;
  /* line-height: .18rem; */
  font-weight: 500;
  padding: 0 0.9rem 0.1rem 0.4rem;
  margin-bottom: 15px;
}

.wrap-J7Wlk {
  width: 100%;
  padding-bottom: 0.14rem;
}

a.a-2Tl9q.preventNav-u9CFr.linkWrap-3F-kz {
  display: inline-block;
  position: relative;
}

.item-1ZqP9 {
  width: 57px;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: column;
  display: inline-flex;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.1rem;
}

.topInfo-3CFLv {
  position: relative;
}

.imgWrap-2eyl0 {
  /* width: 80px; */
  /* height: 80px; */
  /* border-radius: 50%; */
  overflow: hidden;
  margin-bottom: 0.4rem;
  position: relative;
  z-index: 0;
}

.new-cui-img-wxWpA[data-state=succ] {
  content: normal;
  height: 60px;
  width: 60px;
  object-fit: scale-down;
}

.new-cui-img-wxWpA {
  content: url(data:image/jpeg;base64,R0lGODlhAQABAIABAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAICTAEAOw==);
}

h3.h3-2JWEc {
  vertical-align: baseline;
  border: 0;
  list-style: outside none none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  font-weight: inherit;
  font-size: inherit;
}

label.label-Wjp8b.textDarkColor-2npWc {
  width: 100%;
  font-size: 13px;
  color: #777;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-bottom: 0.2rem;
}

.rightContent-FBwwb .content-D0sJq > ul > .menu-level-0 {
  display: flex;
  flex-wrap: wrap;
  display: none;
}

.rightContent-FBwwb .menu-level-0 > a {
  flex: 1 1 100%;
  color: #000;
  line-height: 21px;
  margin-bottom: 15px;
  font-size: 14px;
}

.rightContent-FBwwb .menu-level-0 > ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  /* display: none; */
}

.wrap-36Nv8 ul li.active:after {
  content: "";
  width: 0.4rem;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fb7701;
}

.rightContent-FBwwb .content-D0sJq > ul > .menu-level-0.active {
  display: flex;
}

.wrap-36Nv8 ul li.active {
  background-color: #fff;
}

.rightContent-FBwwb .menu-level-0 > a small {
  font-size: 10px;
  float: right;
}

.sideTabWrapper--Kze4::-webkit-scrollbar {
  width: 0px;
}

.rightContent-FBwwb::-webkit-scrollbar {
  width: 0;
}

body.tumkategoriler {
  overflow: hidden;
}

.FooterTopRight {
  margin-top: 23px;
  padding-left: 190px !important;
}

.FooterTopRight .ft__title {
  color: #111;

  font-weight: 700;
  font-size: 20px;
  display: block
}

.FooterTopRight .ft__title p {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;

  color: #878787
}

.FooterTopRight .ft__title2 {

  color: #fd6002;
  font-size: 40px;
  font-weight: 700;
  margin-top: 16px;
  display: block
}

.urungrid .image a .inner {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 0 !important;
  margin: 8px 0 -3px 8px !important;
  border-radius: 4px;
  font-size: 10px !important;
  width: 72px !important;
  height: 24px !important;
  box-sizing: border-box;
  background-color: #535353;
  color: #fff;
}

.urungrid .image a .inner span {
  font-size: 10px;
  line-height: 9px;
  text-align: initial;
  width: 48px;
}

.urungrid .image a .inner .fa {
  font-size: 12px;
  margin: 0px 7px;
}

ul.urunSecim li {
  font-family: avenir;
  padding: 5px 10px;
  border-radius: 5px;
  width: auto;
  font-size: 14px;
  background-color: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 0px 15px;
}

ul.urunSecim li nobr {
  flex: 1 1 100%;
}

.site-navbar {

  padding: 7.5px 0px;
}

@media (max-width: 780px) {
  body .header--top .header--right {
    display: block !important;
    padding: 10px 0px;
    flex: 1 1 100%;
  }

  .header--top .top--area {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }

  .header--top .top--area .col-lg-6:nth-child(1) {
    display: block;
    flex: 1 1 100%;
  }

  body .header--top .header--right .text--area {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
  }

  .site-header--menu-right .site-right-block .header-group-action {
    margin-right: 20px;
    display: none;
  }

  .site-navbar .site-right-block, .site-header--menu-right .site-right-block a:not(:last-child) {
    display: block !important
  }

  .site-navbar .menu-block-wrapper {

    position: static !important;
  }

  .search-block.is-active {
    top: 40px;
    transform: inherit;
    opacity: 1;
    visibility: visible;
    left: 0px;
    width: 100%;
    border: 1px solid #ddd;
  }

  .site-navbar {

    padding: 7.5px 0px!important;
  }
  .zoomLens {
    display: none!important;
  }


}

.seo-content.urun-card.p-4 {
  background-color: #fff;
  line-height: 25px;
}
.section-tumkategoriler-box .container {
  padding: 0;
  margin: 0px;
}
.section--2 .section--area--product .product--row .product--item .item .image span.onsale + .inner {
  position: absolute;
  right: 0;
  top: 0px;
  font-weight: 500;
  font-size: 12px;
  line-height: 13px;
  color: var(--subtext);
  padding: 6px 8px;
  border-radius: 100px;
  background: var(--whitebg);
  position: absolute;
  top: 40px;
  z-index: 1;
  display: flex;
  align-items: center;
  left: 8px;
  width: inherit;
  width: 100px;
  justify-content: center;
}

.section--2 .section--area--product .product--row .product--item .item .image span.onsale + .inner i {
  width: 14px;
  margin-right: 5px;
}

#sync2 .owl-item.current .item.video-slider {
  /* background-color: #000; */
  display: flex;
  align-items: center;
}

#sync2 .owl-item.current .item.video-slider i {
  position: absolute;
  background-color: #0000003b;
  color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  right: 00;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  color: #f8622f;
}


.section--2 .section--area--product .product--row .product--item .item .caption .name a {

  height: 45px;
}
button#filtireUygula {
  width: 100%;
  border: 0;
  background-color: #fd6003;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 25px;
  padding: 10px;
  border-radius: 5px;
  color: white;
}
.site-header--sticky:not(.mobile-sticky-enable) {

  z-index: 999!important;
}