:focus,
button:focus {
  outline: none;
  border: 0;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
i,
b,
div,
input {
  font: 62%/1.1 "Open Sans", sans-serif, serif;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 12px;
}

b,
strong {
  font-weight: 600;
}

a:hover {
  text-decoration: none;
}

.none {
  display: none;
}

.none-i {
  display: none !important;
}

footer {
  clear: both;
}

.color-1 {
  color: #7ED321;
}

.clear::after {
  content: "";
  clear: both;
  display: block;
}

.input-animation {
  position: relative;
}

.input-animation label {
  position: absolute;
  font-size: 14px;
  top: 27px;
  transition: 0.2s all;
  color: #707070;
}


.input-animation input:focus~label {
  font-size: 14px;
  top: 13px;
  font-size: 12px;
}

.l_valid {
  font-size: 14px !important;
  top: 13px !important;
  font-size: 12px !important;
}

.hata-css+label {
  color: #dc3545 !important;
}

.text-danger {
  font-size: 10px;
}

/*
.input-animation input:valid ~ label {
  font-size: 14px;
  top: 13px;
  font-size: 12px;
}
*/


.hs-overflow {
  overflow: hidden;
}

.w100 {
  width: 100%;

}

.hls-top-text .info {
  font-size: 12px;
}

.mtop1 {
  margin-top: 130px;
}

.mtop2 {
  margin-top: 80px;
}

.bg-white {
  background: #fff;
  height: 50px;
}

.bg-w {
  background: #fff;
}

.br50 {
  border-radius: 50px !important;
}

.popup-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  position: fixed;
  left: 0;
  top: 0;
}

.overflow-h {
  overflow: hidden;
}

.fixed-mneu-row {
  height: 160px;
}

.fiyat-n {
  color: #000;
}

.fiyat-i {
  color: #e3b772;
}

.line-t {
  text-decoration: line-through;
}

.mt30 {
  margin-top: 30px;
}

.z-1 {
  position: relative;
  z-index: 1;
}

.bg-f {
  background: #fff;
}

.header-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  transition-duration: 0.5s;
}

.hls-top-text {
  font-size: 12px;
  height: 30px;
  line-height: 29px;
  font-family: 'Open Sans', sans-serif;
}

.center-content {
  display: table;
  position: relative;
}

.center-content .main {
  display: table-cell;
  vertical-align: middle;
  background: #fff;
}


.center-content .main img {
  margin: 0 auto;
  display: block;
}


.s-r-item-img .center-content {
  width: 90px;
  height: 147px;
}

.s-r-item-img .center-content img {
  max-width: 90px;
  max-height: 147px;
}


.hls-top-text a {}

.hls-top-close {
  width: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 99;
}

.relative {
  position: relative;
}

.load-document {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 99999999999;
}

.hls-menu-content {
  padding: 10px 19px;
  transition: all 1s ease 0s;
  width: 100%;
  position: relative;
  height: 50px;
}

.hls-menu-icon {
  position: fixed;
  z-index: 99999;
  left: 20px;
  top: 15px;
}

.menu-top {
  top: 48px;
}

.hls-menu-right {
  float: right;
}

.hls-menu-right ul {
  margin: 0;
  padding: 0;
}

.hls-menu-right ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.hls-menu-right ul li a {
  padding: 5px 7px;
  display: inline-block;
}

.hls-urun-ara {
  font-size: 10px;
  font-weight: 400;
  line-height: 19px;
  font-style: italic;
  text-align: left;
  display: flex;
  white-space: nowrap;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  text-transform: initial;
  margin-right: 10px;
}

.hls-menu-content::after {
  content: '';
  clear: both;
  display: block;
}

.hls-top-info {
  padding-left: 80px;
}

.hls-center-logo {
  width: 150px;
  position: absolute;
  left: 50%;
  width: 66px;
  position: absolute;
  left: 50%;
  margin-left: -33px;
}

.width50 {
  width: 50%;
  transition-duration: 1s;
}

.menu_hide {
  transform: translateY(-100%);
  position: absolute;
}

.height100 {
  height: 100% !important;
  transition-delay: 1s;
  transition-duration: 1s;
}

.height100-2 {
  height: 100% !important;

}

.height100_2 {
  height: 100% !important;
  transition-duration: 1s;
}

.t-30 {
  top: 30px;
}

.t-80 {
  top: 79px;
}

.t-50 {
  top: 50px;
}

.height_100 {
  height: 100% !important;
}


.hls-menu-btn {
  cursor: pointer;
}

.none-i {
  display: none !important;
}

.pt-100 {
  padding-top: 100px;
}

.hls-mega-menu {
  position: fixed;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #fff;
  left: 0;
  transition-duration: 1s;
  top: 0;
  z-index: 9;
}

.hls-menu-btn-c {
  height: 19px;
  position: relative;
  top: 0;
}

.hls-mega-menu-right {
  width: 100%;
  height: 0;
  position: absolute;
}

.hls-mega-menu-search {
  text-align: center;
}

.hls-mega-menu-search ul {
  margin: 0;
  padding: 0;
}

.hls-mega-menu-search ul li {
  display: inline-block;
  vertical-align: top;
}

.hls-mega-search {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  font-style: italic;
  text-align: left;
  display: flex;
  white-space: nowrap;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  text-transform: initial;
}

#accordionMegaMenu {}

.menu-battom {
  margin-bottom: 30px;
}

.menu-a {
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.menu-a span {
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.menu-a2 span {
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}


.menu-a2 {
  color: rgb(252, 13, 13);
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.menu-a:hover {
  text-decoration: none;
  font-weight: 400;
  color: #000;
}

.menu-a2:hover {
  color: rgb(252, 13, 13);
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  color: #000;
}

.mega-sub-menu {
  text-align: center;
}


.mega-sub-menu ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

.mega-sub-menu>ul>li {
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  max-width: 210px;
  width: 100%;
}

.mega-sub-menu ul li a {
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.mega-sub-menu ul li a span {
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}

.mega-sub-menu ul li a:hover {
  color: #000;
  font-weight: 400;
}

.mega-sub-menu ul li a span:hover {
  font-weight: 400;
}

.mega-sub-menu ul ul li {
  list-style: none;
}

.mega-sub-menu2 ul li a {
  color: rgb(252, 13, 13);
}

.c-1 {
  color: rgb(252, 13, 13) !important;
}

.bt-c-1 {
  border-top: 1px solid #fff;
}

.br-c-1 {
  border-right: 1px solid #fff;
}

.bb-c-1 {
  border-bottom: 1px solid #fff;
}

.bold {
  font-weight: 700;
}



/********/

.hls-menu-grid-1 {
  width: 100%;
  height: 50%;
  position: relative;
}


.hls-menu-grid-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.hls-menu-grid-3 {
  width: 100%;
  height: 25%;
  position: relative;
}


/********/

.cover {
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-a-6 {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
}

.banner-a-5 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}

.banner-a-3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
}

.banner-a-4 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
}

.banner-a-1 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 300;
}

.banner-a-2 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
}

.banner-text-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner-text-2 {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
}



/************************Search************************/
.header-search-btn {
  cursor: pointer;
}

.search-header-content {
  position: fixed;
  width: 100%;
  height: 0;
  overflow-y: auto;
  overflow-x: hidden;
  background: #fff;
  left: 0;
  z-index: 99;
  padding-left: 36px;
  padding-top: 30px;
  transition-duration: 1s;
  padding-bottom: 100px;
}

.go-back-button {
  display: inline-block;
  cursor: pointer;
}

.search-header-content {}

.search-input-content {
  position: relative;
  border-bottom: 1px solid #F6F6F6;
}

.search-input-content i {
  position: absolute;
  width: 1px;
  height: 80%;
  background-color: #bcdddf;
  left: 0;
  top: 10%;
  animation-name: blink;
  animation-duration: 800ms;
  animation-iteration-count: infinite;
  opacity: 1;
}


.search-input-content input:focus+i {
  display: none;
}

@keyframes blink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.search-input {
  height: 75px;
  padding: 0;
  border: 0;
  border-radius: 0;
  font-size: 30px;
  font-weight: bold;
  color: #bcdddf;
  line-height: 1.4;
}

.search-h {
  margin-top: 40px;
  font-size: 32px;
  font-weight: bold;
}

.search-tag-h {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
  margin-top: 40px;
}

.search-tag-content ul {
  margin: 0;
  padding: 0;
}

.search-tag-content ul li {
  display: inline-block;
}

.search-tag-content ul li a {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 15px;
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  font-size: 11px;
  color: #333333;
  cursor: pointer;
  user-select: none;
  display: block;
}

.search-tag-content ul li a:hover {
  border: 1px solid #000;
}

.search-header-left {
  max-width: 380px;
  top: 0;
  position: sticky;
}

.trendler {
  font-size: 24px;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 23px;
}

.search-header-right {
  padding-right: 35px;
  min-height: 570px;
}

.search-owl .owl-nav {
  margin: 0;
}

.search-owl .owl-prev {
  position: absolute;
  top: 30%;
  left: -27px;
}

.search-owl .owl-prev span {
  font-size: 32px;
}


.search-owl .owl-next {
  position: absolute;
  top: 30%;
  right: -27px;
}

.search-owl .owl-next span {
  font-size: 32px;
}

.search-owl .owl-next:hover,
.search-owl .owl-prev:hover {
  background: #fff !important;
  text-decoration: none;
}

.search-owl .trend-item {
  text-align: center;
}

.search-owl a {}

.search-owl .trend-item .trend-title {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .43px;
  line-height: 27px;
  padding-top: 15px;
  display: inline-block;
  border-bottom: 3px solid white;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-owl a:hover .trend-title {
  border-bottom: 3px solid #000;
}




/**************SHOP LİST***************/


.hls-slider-item a .owl-nav {
  display: none;
}

.hls-slider-item a:hover .owl-nav {
  display: block;
}


.hls-product-img:hover .hls-product-size {
  display: block;
}

.hls-product-img {
  position: relative;
}

.hls-product-size {
  padding: 0 10px 15px 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: none;
}

.hls-product-size2 {
  background: #fff;
  width: 100%;
  padding: 30px;
}

.hls-product-size-title {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.hls-product-size-title p {
  margin: 0;
  font-size: 11px;
  margin-top: 5px;
}

.uzun-content {
  margin-top: 13px;
}

.uzun-content .uzun-title {
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}


.uzun-content .uzun-title p {
  margin: 0;
  font-size: 11px;
  margin-top: 5px;
}

.hls-product-size2 ul {
  margin: 0;
  padding: 0;
}

.hls-product-size2 ul li {
  display: inline-block;
  padding: 7px;
  vertical-align: top;
}

.hls-product-size2 ul li a {
  padding: 3px 7px;
  font-size: 14px;
  display: block;
  text-align: center;
  position: relative;
}

.hls-product-size2 ul li a .icon-zarf {
  display: block;
  position: relative;
  top: 5px;
  margin: 0 auto;
}

.hls-product-size2 ul li a:hover {
  font-weight: 600;
  color: #000;
}

.beden-yok {
  color: #CBCBCB !important;
}

.beden-yok::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px solid #D7D7D7;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 9px;
  left: 0px;
}

.nokta {
  width: 5px;
  height: 5px;
  background: #1e2a29;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top: 5px;
}

.hls-product-size {
  z-index: 5;
}


.owl-load-img {
  position: relative;
}

.owl-load-img .owl-prev {
  position: absolute;
  left: 20px;
  top: 50%;
}

.owl-load-img .owl-prev span {
  font-size: 32px;
}

.owl-load-img .owl-next {
  position: absolute;
  right: 20px;
  top: 50%;
}

.owl-load-img .owl-next span {
  font-size: 32px;
}

.hls-item-price-content {
  margin-top: 10px;
}

.hls-item-price span {
  font-size: 15px;

}

.hls-item-price .line-t {
  color: #c7c7c7;
  font-size: 12px;

}

.yuzde-bg {
  background-color: #1e2a29;
  color: #fff;
  padding: 0 1px !important;
  font-size: 11px !important;
  font-weight: 700;
}


.hls-item-price-content::after {
  content: "";
  clear: both;
  display: block;
}

.hls-item-name {
  margin-top: 5px;
}

.hls-item-name .tag {
  font-weight: 700;
}

.hls-color-content {
  background: #fff;
  width: 100%;
  position: relative;
  padding: 5px 0;
  top: -14px;
  display: none;
}

.diger-color-web {
  margin-top: 5px;
  display: inline-block;
}

.hls-color-content ul {
  margin: 0;
  padding: 0
}

.hls-color-content ul .active {
  border: 3px solid #000;
  padding: 3px;
}



.hls-color-content ul li {
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  vertical-align: top;
}

.hls-color-content ul li a {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;

}

.hls-color-content ul .active a {
  border: 1px solid #000;
}

.hls-color-content ul li a img {
  display: block;
  padding: 0;
  margin: 0;
}

.diger-color-web:hover .hls-color-content {
  display: block;
}


.diger-color-web>a {
  text-decoration: underline;
  cursor: pointer;
}

.top-menu-content {}

.top-menu-content-bg {
  height: 30px;
}

.hls-menu-content-bg {
  height: 50px;
}

.filter-menu-content-bg {
  height: 50px;
}

.filter-menu-content-f {
  top: 0;
  left: 0;
}

.filter-menu-content {
  width: 100%;
  background: #fff;
  z-index: 99;
  transition-duration: 1s;
  padding-bottom: 10px;
  ;
}


.sub-category-content2 {
  clear: both;
  padding: 0 50px;
}


.sub-category-content a {
  font-size: 14px;
  font-weight: 700;
  color: #c4c4c4;
  display: block;
  padding: 10px 15px;
  max-width: 140px;
  width: 100%;
  text-align: center;
}

.sub-category-content .active_categori {
  background-color: #F5F5F5;
  color: #000;
  border-radius: 16px;
}


.sub-category-content .owl-prev {
  position: absolute;
  top: 2px;
  left: -30px;
}

.sub-category-content .owl-next {
  position: absolute;
  top: 2px;
  right: -30px;
}

.sub-category-content .owl-prev span,
.sub-category-content .owl-next span {
  font-size: 26px;
}

.aranan-content {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 23px;
}



















/*******************FOOTER*********************/
.slider-footer .page-footer {

  width: 100%;
}


.page-footer {
  padding-bottom: 50px;
  background-color: white;
  position: relative;
  border-top: 1px solid #E9E9E9;
  padding-top: 30px;
}


.page-footer .footer-li-content .footer-h {
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  text-align: left;
}

.container-footer {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.footer-li-content a {
  color: #8E8E8E;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}

.footer-li-content ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}


.footer-li-content ul li {
  list-style: none;
}

.newsletter-title {
  font-weight: bold;
  line-height: 1.2;
  color: #4A4A4A;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .51px;
  line-height: 22px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.haber-input .haber-input2 {
  width: 100%;
  display: block;
  border: 0px !important;
  border-bottom: 1px solid #555 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  padding-bottom: 15px !important;
  font-size: 12px !important;
}

.haber-input {
  margin-bottom: 10px;
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
}


.haber-input label {
  color: #8E8E8E;
  font-size: 12px;
  padding-top: 3px;
}

.haber-input label a {
  color: #8E8E8E;
  font-size: 12px;
}

.sub-footer {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
}

.sub-footer::after {
  clear: both;
  content: "";
  display: block;
}

.sub-footer>ul {
  margin: 0;
  padding: 0;
}

.sub-footer>ul>li {
  float: left;
  width: 25%;
  border-right: 1px solid #E9E9E9;
  margin-bottom: 0;
  list-style: none;
  height: 51px;
}

.sub-footer>ul>li:last-child {
  border-right: 0;
}


.social-link {
  margin: 0;
  padding: 0;
  margin-top: 15px;
  margin-left: 25px;
}

.social-link>li {
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}


.social-link li a:hover span {
  opacity: 0.6;
}

.uygulama {
  text-align: center;
  line-height: 45px;
}

.uygulama a {
  font-size: 14px;
  color: #4A4A4A;
  vertical-align: sub;
  display: inline-block;
  font-weight: 700;
}

.uygulama a:hover {
  color: #8e8e8e;
}

.language {
  line-height: 52px;
  text-align: center;
}

.language a {
  font-size: 14px;
  color: #4A4A4A;
  font-weight: 600;
}

.language a:hover {
  color: #8e8e8e;
}


.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  padding: 0 10px !important;
  line-height: 15px;
}

/***********Sidebar Haber Ver**************/
.sidebar-haber-ver {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 360px;
  padding: 0 15px;
}

.sidebar-haber-ver .gorsel {
  margin-top: 20px;
}

.sidebar-haber-ver .hs-close {
  padding: 15px 15px;
  padding-left: 0;
}

.sidebar-haber-ver .hs-close a {
  vertical-align: sub;
  font-size: 14px;
}

.sidebar-haber-ver .hs-close a span {
  margin-right: 15px;
}

.sidebar-haber-ver .hs-close .media-body {
  vertical-align: sub;
  font-size: 14px;
}

.sidebar-haber-ver .gorsel img {
  width: 58px;
}


.sidebar-haber-ver .gorsel .title {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding-bottom: 10px;
  display: block;
}

.sidebar-haber-ver .gorsel .title {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding-bottom: 10px;
  display: block;
}

.sidebar-haber-ver .gorsel .title2 {
  font-size: 14px;
  line-height: 17px;
  color: #707070;
  font-weight: 400;
}

.sidebar-haber-ver .gorsel .media-body {
  margin-top: 20px;
}

.sidebar-haber-ver-form {
  margin-top: 40px;
}

.sidebar-haber-ver-form .title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}

.sidebar-haber-ver-form .title2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding-bottom: 25px;
}

/***********POPUP BASKET**************/

.sidebar-right-footer-edit {
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-width: 460px;
  background: #FFFFFF;
  box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.09);
  z-index: 99;
  min-height: 68px;
}

.popup-all-wishlist-del {
  padding-top: 22px;
}


.popup-all-wishlist-del .popup-wishlist-all {
  display: inline-block;
  top: 5px;
  position: relative;
}


.sidebar-right-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-width: 460px;
  background: #FFFFFF;
  box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.09);
}

.sidebar-right-select a {
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
}

.sidebar-right-select {
  position: absolute;
  top: 35px;
  right: 40px;
}

.sidebar-right-header {
  padding: 29px 40px 11px 35px;
  height: 65px;
}

.sidebar-right-close {
  display: inline-block;
  margin-right: 27px;
}

.sidebar-right-title,
.sidebar-right-title span {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  vertical-align: bottom;
}

.popup-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}


.sidebar-right-container {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 460px;
}

.p-toplam {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: 5px;
}

.p-vergi {
  margin-left: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #8e8e8e;
  position: relative;
  top: 6px;
}

.p-fiyat {
  font-size: 20px;
  font-weight: 700;
}

.sidebar-right-footer {
  padding: 15px 40px;
}

.popup-btn {
  display: inline-block;
  padding: 15px 20px;
  border: 1px solid #000;
  border-radius: 0;
  text-align: center;
  transition: .3s;
  outline: none;
  cursor: pointer;
  display: block;
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}

.popup-submit2 {
  margin-top: 20px;
}

.sidebar-right-buttons {
  margin-top: 10px;
}

.s-r-item-img {
  float: left;
  width: 90px;
  margin-right: 19px;
}

.s-r-item-img img {
  width: 100%;
}

.sidebar-right-item {
  width: 100%;
  padding: 0 25px 10px 40px;
  position: relative;
}

.s-r-item-info {
  float: left;
  padding-top: 18px;
  width: 100%;
  max-width: 270px;
  position: relative;
}

.s-r-item-name {
  font-size: 14px;
  margin-bottom: .5em;
  padding-right: 16px;
  line-height: 22px;
}

.s-r-item-size-color {
  position: relative;
}

.s-r-item-size-color span {
  font-size: 14px;
  line-height: 22px;
}


.s-r-item-size-color>ul {
  margin: 0;
  padding: 0;
}


.s-r-item-size-color>ul>li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  vertical-align: top;
}

.s-r-item-size-color>ul>li:after {
  content: "";
  border-right: 1px solid #979797;
  padding-left: 10px;
  margin-right: 10px;
  display: inline-block;
  height: 10px;
}

.s-r-item-size-color>ul>li:last-child:after {
  border-right: 0;
}


.s-r-item-size-color>ul>li a {
  font-size: 14px;
  color: #707070;
}

.s-r-item-size-color>ul>.c a {
  cursor: pointer;
  color: #000;
  border-bottom: 1px solid #000;
  ;
}


.item-ozellik .item-yok {
  color: #707070;
}

.s-r-item-size-color>ul>.c a:hover {
  font-weight: 700;
}

.item-ozellik {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 5px 0px;
  z-index: 99;
}

.item-ozellik ul {
  margin: 0;
  padding: 0;
}

.item-ozellik ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin-right: 10px;
}

.item-ozellik ul li a {
  display: block;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  padding: 5px;
}

.s-r-item-size-color .s-r-ayrac {
  margin: 0 8px;
}

.s-r-item-quantity-price {
  margin-left: -10px;
  margin-top: 15px;
}

.s-r-item-quantity-price a {
  cursor: pointer;
  display: inline-block;
}

.s-r-item-quantity-price a span {
  font-size: 20px;
  display: inline-block;
  padding: 0px 10px;
  vertical-align: middle;
}

.s-r-item-quantity-price .current-quantity span {
  font-size: 12px;
}

.s-r-item-quantity-price .quantity {
  float: left;
}

.s-r-item-quantity-price .price {
  float: right;
  font-size: 16px;
  color: #000;

  line-height: 22px;
  text-align: right;
}

.s-r-item-quantity-price .price .sepet-fiyat-2 {
  display: block;
  text-decoration: line-through;
  color: #909090;
  font-size: 12px;
  position: absolute;
  bottom: 21px;
  right: 0;
}


.s-r-item-quantity-price .price .sepet-fiyat-1 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  line-height: 22px;
}


.basket-all-size {
  position: absolute;
  background: #fff;
  width: 100%;
  top: 0;
  left: 0;
}

.basket-all-size li {
  display: inline-block;
}

.popup-wishlist {
  position: absolute;
  right: 30px;
  top: 22px;

}


.body_popup-basket-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  z-index: 9999999999999999;
  top: 0;
  left: 0;
}


.body_popup-basket-loading img {
  max-width: 200px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}



.body_popup-basket-loading2 {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  z-index: 9999999999999999;
  top: 0;
  left: 0;
}


.body_popup-basket-loading2 img {
  max-width: 200px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}



.popup-basket-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  top: 0;
  left: 0;
}


.popup-basket-loading img {
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.popup-del-basket-btn {
  position: absolute;
  right: 0;
  top: 22px;
}

.sidebar-item-content {
  overflow-y: auto;
  height: calc(100% - 182px);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.sidebar-right-body {
  position: relative;
  height: 100%;
}

.popup-recommendations-content {
  padding: 0 20px;
}

.popup-recommendations {
  padding: 18px 20px 18px 20px;
}

.popup-recommendations:first-child {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
}

.popup-recommendations span {
  color: #F5A623;
  font-size: 12px;
}

.popup-icon-collapse {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
  float: right;
  padding: 5px;
  display: block;
}

#popupKupon {
  padding: 0 20px;
}

#popupKupon button {
  flex: 0 0 auto;
  margin-left: 40px;
  border-radius: 25px;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  height: 37px;
  padding: 0 21px;
  justify-content: center;
  align-items: center;
  display: flex;
  user-select: none;
  border: 1px solid #333333;
  font-size: 14px;
  line-height: 1.1;
}

#popupKupon input {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #C1C1C1;
  padding: 10px 0;
  margin-right: 5px;
  font-size: 14px;
  box-shadow: none;
  color: #A3A3A3;
}

.left-k_kodu {
  max-width: 230px;
  width: 100%;
}

.popup-recommendations a {
  font-size: 12px;
  display: block;
  line-height: 27px;
}

.sidebar-right-footer-t {
  height: 110px;
}

.popup-recommendations .icon-percent {
  vertical-align: middle;
  margin-right: 15px;
}

.popup-recommendations a {
  font-size: 12px;
}

.popup-recommendations a:hover {
  color: #000;
}

.icon-basket-btn span {
  display: block;
  line-height: 21px;
  font-size: 7px;
  text-align: center;
  font-weight: 700;
}


.icon-basket-content {
  text-align: center;
  margin-top: 60px;
  padding: 0 50px;
}

.icon-basket-content .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding: 30px 70px 15px 70px;
}

.icon-basket-content .aciklama {
  font-size: 16px;
  line-height: 19px;
  padding: 0px 20% 12% 20%
}

/******************************/
.users-header-content {
  position: fixed;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #fff;
  left: 0;
  z-index: 999;
  padding-left: 36px;
  padding-top: 0;
  transition-duration: 1s;
  max-height: 560px;
}

.popup-login,
.popup-register {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
}

.popup-login .title-login {
  color: #000000;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 32px;
}

.popup-login .title-login .title {
  display: block;
  color: #000000;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 32px;
}

.input-cs-1 {
  padding: 20px 10px 0px 0px !important;
  display: block !important;
  border: 0;
  border-bottom: 1px solid #8F8F8F !important;
  border-radius: 0px !important;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075) !important;
  background-color: transparent !important;
  height: 50px !important;
  color: #333333;
  width: 100%;
  font-size: 16px;
}

.parola_unuttum {
  font-size: 14px;
}

.popup-btn {}

/*****popup mesaj*******/

.hs-bg-popup-content {
  background-color: rgba(0, 0, 0, .4);
  transition: background-color .1s;
  align-items: center;
  display: flex;
  position: fixed;
  z-index: 99999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: .625em;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.hs-bg-popup {
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 300px;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

.hs-popup-header {
  text-align: center;
}

.hs-popup-content {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 15px;
}

.hs-popup-action {
  text-align: center;
}

.hs-popup-header .fa-times-circle {
  color: #dc3545;
  font-size: 32px;
  margin-bottom: 10px;
}


.hs-popup-header .fa-check-circle {
  color: #289937;
  font-size: 32px;
  margin-bottom: 10px;
}

.hs-popup-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 .4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
  margin-bottom: 4px;
}


.hs-bg-popup-content .hs-button {
  background-color: #000000;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0;
  padding: 10px 30px;
  border: 1px solid #000000;
  font-weight: 600;
}

.hs-bg-popup-content .hs-button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}


.forgot-password-question {
  margin-top: 20px;
  margin-bottom: 30px;
}

.forgot-password-question a {
  font-size: 12px;
  color: #707070;
  padding: 10px 0px 40px 10px;
}

.popup-submit button {}

.btn-1 {
  background-color: #1e2a29;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0;
  padding: 12px;
  border: 1px solid #1e2a29;
}

.btn-1:hover {
  background-color: #ffffff;
  border: 1px solid #1e2a29;
  color: #1e2a29;
}


.btn-2 {
  padding: 12px;
  border-color: #1e2a29;
  color: #1e2a29;
}


.btn-2:hover {
  border-color: #1e2a29;
  background-color: #1e2a29;
  color: #ffffff;
}

.color-2 {
  color: #5b6d64;
}

.btn-2:hover {}

.password-eye {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.3;
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
}


.hatirla {
  padding-left: 20px;
  line-height: 29px;

}

.hatirla span {
  font-size: 14px;
}

.hatirla .form-check-input {
  width: 20px;
  height: 20px;
}

.popup-register .title-login {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.only-30-sec {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #5DA85F;
}


.hesap-bilgi {
  margin-top: 40px;
}

.hesap-bilgi ul {
  margin: 0;
  padding: 0;
}

.users-border-right {
  height: 115%;
  width: 2px;
  background-color: #e5e6e7;
  position: absolute;
  right: 0;
  top: 27px;
}

.hesap-bilgi ul li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px;
}

.popup-content {
  position: relative;
}

.kayit-form .title-login {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.forgot_password {
  padding-top: 20px;
}

.forgot_password .title-login {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.forgot_aciklama {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
}

.forgot_aciklama_2 {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 400;
}

.forgot_password,
.popup-login {
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
}

.forgot_content .form-check-label {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}

.forgot_content .form-check {
  margin-top: 20px;
}

.hs_radio {
  position: relative;
}

.hs_radio input[type='radio'] {
  visibility: hidden;
  position: absolute;
}

.hs_radio input[type='checkbox'] {
  visibility: hidden;
  position: absolute;
}

.hs_radio label {
  display: inline-block;
  padding-left: 30px;
  padding-top: 6px;
}

.hs_radio input[type=radio]:checked+label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 4px;
  content: " ";
  display: block;
  background: #000;
}

.hs_radio input[type=checkbox]:checked+label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 4px;
  content: " ";
  display: block;
  background: #000;
}

.hs_radio label:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #000;
  background-color: transparent;
  left: 0;
}

.forgot_back {
  position: absolute;
  top: 20px;
  left: 0;
}

.kayit_back {
  position: absolute;
  top: 5px;
  left: -20px;
}

.kayit-form {
  padding: 0 90px;
}


.tXY {
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}



.sidebar-right-gonderi {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 360px;
}

.sidebar-right-gonderi .hs-close {
  padding: 15px 15px
}

.sidebar-right-gonderi .hs-close a {
  font-size: 14px;
}

.sidebar-right-gonderi .hs-close a span {
  margin-right: 15px;
}


.sidebar-right-gonderi .hs-body {
  padding: 20px 20px;
}



/**********/
.faq-collapse-body {
  padding: 15px 15px;
  color: #9B9B9B;
  font-size: 12px;
  line-height: 14px;
}


.faq-content-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 15px;
  margin-top: 60px;
}

.faq-collapse-item-content {
  border: 1px solid #E5E6E7;
  margin-bottom: 10px;
}

.faq-collapse-head {
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid #E5E6E7;
  margin-bottom: -1px;
}

.faq-question-right {
  margin-left: 110px;
}


/**********/
.sidebar-right-malzeme {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 360px;

}

.sidebar-right-malzeme .hs-close {
  padding: 15px 15px
}

.sidebar-right-malzeme.hs-close a {
  font-size: 14px;
}

.sidebar-right-malzeme .hs-close a span {
  margin-right: 15px;
}


.sidebar-right-malzeme .hs-body {
  padding: 20px 20px;
}


.sidebar-right-malzeme .hs-subtitle {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 14px;
}

.sidebar-right-malzeme .hs-text {
  margin-bottom: 15px;
  line-height: 21px;
  font-size: 14px;
  color: #3C3C3C;
}


/**********/
.sidebar-right-beden {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 360px;
  overflow-y: auto;

}

.sidebar-right-beden .hs-header {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 9;
}

.sidebar-right-beden .hs-close {
  padding: 15px 15px
}

.sidebar-right-beden .hs-close a {
  font-size: 14px;
}

.sidebar-right-beden .hs-close a span {
  margin-right: 15px;
}


.sidebar-right-beden .hs-body {
  padding: 20px 20px;
}


.sidebar-right-beden .hs-subtitle {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 14px;
}

.sidebar-right-beden .hs-text {
  margin-bottom: 15px;
  line-height: 21px;
  font-size: 14px;
  color: #3C3C3C;
}


.sidebar-right-beden .hs-title {
  font-size: 20px;
  font-weight: 700;
}

.sidebar-right-beden .popup-navs {
  margin-top: 30px;
}


.sidebar-right-beden .popup-navs ul {}

.sidebar-right-beden .popup-navs ul li {
  width: 33%;
  text-align: center;

}

.sidebar-right-beden .popup-navs ul li a {
  font-size: 14px;
  color: #000000;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
  width: 100%;
  display: block;
}

.sidebar-right-beden .popup-navs ul li a.active {
  font-weight: 700;
  border-bottom: 2px solid #000000;
}

.beden-table td {
  text-align: center;
}


.beden-table tbody tr:nth-of-type(odd) {
  background-color: rgba(233, 233, 233, 0.25);
}


#diger-u-tab2 .tab-title {
  padding-top: 15px;
  text-align: left;
  color: #B2B2B2;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}



.size-custom-switch {}

.size-custom-switch .custom-control-label::before {
  width: 42px !important;
  border-radius: 12px !important;
  height: 22px;
  background: #e5e6e7;
  border: 1px solid #e5e6e7;
}

.size-custom-switch .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background: #e5e6e7;
  border: 1px solid #e5e6e7;
}

.size-custom-switch .custom-control-label::after {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 5px;
  left: -34px;
  background: #fff;
  cursor: pointer;
}

.size-custom-switch .custom-control-input:checked~.custom-control-label::after {
  -webkit-transform: translateX(1.2rem);
  transform: translateX(1.2rem);
  cursor: pointer;
}

.size-custom-switch input[type=checkbox] {
  visibility: hidden;
}

.switch-ul {
  padding-bottom: 30px;
  border-bottom: 1px solid #e9e9e9;
}

.switch-ul ul {
  margin: 0;
  padding: 0;
}

.switch-ul ul li {
  text-align: left !important;
  display: inline-block;
}

.switch-ul ul li span {
  position: relative;
  top: 8px;
}

.klavuz {}

.klavuz .title {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 14px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}

.klavuz .title .number {
  background: #000;
  color: #fff;
  padding: 1px 5px;
  border-radius: 50px;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.klavuz .text {
  color: #000;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 15px;
}





.hs-custom-switch {
  cursor: pointer;
}

.hs-custom-switch .custom-control-label::before {
  width: 55px !important;
  border-radius: 20px !important;
  height: 30px;
  background: #e5e6e7;
  border: 1px solid #e5e6e7;
}

.hs-custom-switch .custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}

.hs-custom-switch .custom-control-label::after {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  top: 5px;
  left: -34px;
  background: #fff;
  cursor: pointer;
}

.hs-custom-switch .custom-control-input:checked~.custom-control-label::after {
  -webkit-transform: translateX(1.5rem);
  transform: translateX(1.5rem);
  cursor: pointer;
}

.hs-custom-switch input[type=checkbox] {
  visibility: hidden;
}

.checkbox-form-text {
  font-size: 14px;
  line-height: 20px;
  ;
}


.hs-select2-1 .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #8F8F8F;

}

.hs-select2-1 .select2-container {
  width: 100% !important;
  padding-top: 20px;
}

.hs-select2-2 {
  position: relative;

}

.hs-select2-2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  font-weight: 700;
  padding: 0;
}

.hs-select2-2 label {
  position: absolute;
  top: 9px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 100%;
}

.kayit-secim {
  padding-top: 55px;
}

.users-close-popup {
  position: absolute;
  right: 27px;
  top: 30px;
  cursor: pointer;
  z-index: 9;
}


.checkout-btn {
  margin-top: 5px;
  background-color: #ffb012;
  display: inline-block;
  padding: 17px 20px;
  border: 1px solid #ffb012;
  border-radius: 25px;
  text-align: center;
  transition: .3s;
  color: #000000;
  outline: none;
  cursor: pointer;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  color: #7f2a00;
}

.checkout-btn:hover {
  color: #7f2a00;
}


.size-info-btn {
  width: 20px;
  height: 20px;
  background-color: black;
  display: block;
  border-radius: 50%;
}


.size-info-close {
  vertical-align: sub;
}

.size-info-close:hover {
  color: #000000;
}

.gonderi-close {
  vertical-align: sub;
}

.gonderi-close:hover {
  color: #000000;
}

.malzeme-close {
  vertical-align: sub;
}

.malzeme-close:hover {
  color: #000000;
}


.hs-checkbox-1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.hs-checkbox-1 input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.hs-checkbox-1 label {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;

}

.hs-checkbox-1 input[type=checkbox]:checked+label:after {
  opacity: 1;
  content: '';
  position: absolute;
  width: 11px;
  height: 6px;
  background: 0 0;
  top: 5px;
  left: 4.5px;
  border: 1px solid #333;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

.hs-checkbox-span {
  display: inline-block;
  vertical-align: sub;
}



/******/
.bulten-popup-form {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  height: 100%;
  width: 100%;
  z-index: 1001;
  text-transform: none;
  max-width: 360px;
  padding: 0 15px;
}

.bulten-popup-form .form-content {
  margin-top: 30px;
}

.bulten-popup-form .hs-close {
  padding: 15px 15px;
  padding-left: 0;
}

.bulten-popup-form .hs-close a {
  vertical-align: sub;
  font-size: 14px;
}

.bulten-popup-form .hs-close a:hover {
  color: black;
}

.bulten-popup-form .hs-close a span {
  margin-right: 15px;
}

.bulten-popup-form .body .title {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin-top: 30px;
}

.bulten-popup-form .body .subtitle {
  color: #4A4A4A;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  width: 90%;
  margin: 1em auto;
  text-align: center;
  margin: 1em auto;
}

.cerez-popup-content {
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  max-width: 458px;
  width: 100%;
  height: auto;
  bottom: 44px;
  right: 108px;
  text-align: left;
  position: fixed;
  z-index: 10000;
  padding: 10px 15px;
  line-height: 1.29;
  font-size: 10px;
  color: #333;
}

.cerez-close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.red {
  color: rgb(252, 13, 13);
}

.filter-menu-icon ul li .dropdown-menu a {
  font-size: 14px;
}


.ozellik-bulunamadi {
  margin: 0 auto;
  width: 65%;
  font-size: 18px;
  text-align: center;
  margin-top: 120px;
  line-height: 30px;
  margin-bottom: 150px;
}



.search-li ul {
  margin: 0;
  padding: 0;
}

.search-li ul li {
  list-style: none;
  margin-top: 15px;
}

.search-li ul li a {
  font-size: 15px;
  color: #ccc;
  cursor: pointer;
}

.search-li ul li a .sec {
  font-size: 15px;
  font-weight: 600;
}


.search-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0;
}

.search-btn:focus {
  box-shadow: none;
}

.wishlist-save {
  position: absolute;
  width: 100%;
  background: #000;
  padding: 7px 10px;
  top: -10px;
}

.wishlist-save ul {
  margin: 0;
  padding: 0;
}

.wishlist-save ul li {
  display: inline-block;
}

.wishlist-save ul li a {
  color: #fff;
}

.wishlist-save ul li a:hover {
  color: #fff;
}

.wishlist-save ul li:first-child {
  width: 20%;
}

.wishlist-save ul li:last-child {
  width: 78%;
  text-decoration: underline;
  text-align: right;
}

.color-row {
  height: 0;
  width: 100%;
  overflow: hidden;
  transition: height 1s;
  margin-top: -15px;
}

.color-row ul {
  width: 100%;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.color-row ul::-webkit-scrollbar {
  display: none;
}

.color-row ul {
  -ms-overflow-style: none;
  scrollbar-width: none;
}


.color-row ul li {
  display: inline-block;
  width: 70px;
  padding: 0 5px;
}

.color-row ul li a {
  display: block;

}

.color-row ul li a img {
  width: 100%;

}

.a-height {
  height: 106px;
  margin-bottom: 15px;
}

.owl-info .item {
  padding: 9px;
}

.owl-info .owl-item {
  text-align: center;
}


.top-menu-content2 {
  display: none;
}

.header-fixed-mobile {
  display: none;
}


.menu-top-1 {
  margin-top: 120px;
}

.menu-top-2 {
  margin-top: 90px;
}


.hls-mega-menu-mobil {
  display: none;
}



.mobil-footer {
  display: none;
}

.mobile-menu-header {
  transition: transform .5s;
}

.y-180 {
  transform: translateY(-108px);
}

.filter-menu-center {
  display: none;
}

.icon-oturum-acik {
  position: relative;
}

.basket-zoom-animasyon {}


.basket-zoom-animasyon {
  position: absolute;
  left: 0;
  top: 0;
}




.icon-basket-btnanimasyon {
  display: block;
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 14px !important;
  transform: scale(1.5) !important;
  width: 22px;
  height: 22px;
}


.basket-transition {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.b-quantity {
  color: #909090;
  font-size: 12px;
  font-weight: 400;
  margin-right: 2px;
}

.p-tukendi {
  margin-top: 10px;
  color: #CE0E4E;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: 26px;
}

.urun-sil-tek {
  float: left;
  margin-left: 20px;
}

.input-animation3 {
  position: relative;
}

.input-animation3 label {
  position: absolute;
  top: 6px;
  left: 0;
  color: #232323;
}

.input-animation3 .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important;
  font-size: 14px;
}



#kayit-form a {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}


.icon-basket-btn span span {
  transform: scale(1);
  border-radius: 50%;
  position: absolute;
  left: 13px;
  top: 5px;
}


@media (min-width: 1001px) {}



@media (max-width: 1000px) {


  .icon-basket-btn span span {
    transform: scale(1);
    border-radius: 50%;
    position: absolute;
    left: 7px !important;
    top: 1px !important;
  }

  .icon-basket-btn {
    position: relative;
    top: -1px;
  }

  .forgot_aciklama_2 {
    line-height: 20px;
  }

  .forgot_back_btn {
    position: relative;
    top: 10px;
  }

  .forgot_password {
    padding-top: 70px;
  }

  .kayit-form {
    margin-top: 30px;
  }

  .kayit_back {
    position: absolute;
    top: -32px;
    left: -5px;
  }

  .kayit-form .title-login {
    margin-top: 65px;
  }

  .kayit-form {
    padding: 0;
  }

  .users-header-content {
    top: 0;
  }

  .hls-menu-icon {
    display: none;
  }

  .go-back-button {
    display: none;
  }

  .search-header-content {
    padding-top: 0;
  }

  .popup-login .title-login .title {
    display: none;
  }

  .users-header-content {
    margin: 0;
    padding: 0;
    overflow-y: auto;
    max-height: 100%;
    padding: 0 10px;
  }

  .popup-login,
  .popup-register {
    max-width: 100%;
  }

  .users-border-right {
    display: none;
  }

  .forgot_password,
  .popup-login {
    max-width: 100%;
  }

  .hls-mega-menu-mobil {
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: fixed;
    height: 100%;
    width: 100%;
    left: -100%;
    z-index: 99;
    background: #fff;
    overflow-y: auto;
  }

  .hls-mega-menu-mobil .height_100 {
    height: auto !important;
  }

  .hls-mega-menu-mobil .mobile-menu-content {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9;
  }

  .hls-mega-menu-mobil .hls-mega-menu-right {
    position: relative;
  }


  .hls-mega-menu-mobil .hls-menu-grid-2 {
    height: 340px;

  }

  .hls-mega-menu-mobil .hls-menu-grid-3 {
    height: 340px;
  }




  .hls-mega-menu-mobil .hls-menu-grid-1 {
    height: 320px;
  }

  .hls-mega-menu-mobil .hls-mega-menu-right-col {
    padding: 0;
  }

  .hls-mega-menu-mobil .accordion {
    margin-top: 70px;
  }

  .hls-mega-menu-mobil #menu_1s {
    margin-bottom: 30px !important;
  }

  .hls-mega-menu-mobil.open {
    left: 0;
    top: 0;
  }

  .header-fixed-mobile {
    width: 100%;
    display: block;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    transition: transform .3s;
  }

  .header-fixed {
    display: none;
  }

  .top-menu-content {
    display: none;
  }

  .top-menu-content2 {
    display: block;
  }

  .hls-mega-menu {
    display: none;
  }

  .menu-top {
    display: none;
  }

  .mobile-menu-content {
    position: relative;
    padding: 15px 15px;
  }

  .mobile-menu-content::after {
    content: "";
    display: block;
    clear: both;
  }

  .search-h {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 25px;
  }



  .mobile-menu-content .mobile-menu-left {
    float: left;
    position: relative;
    z-index: 999;
  }

  .mobile-menu-content .mobile-menu-right {
    float: right;
    position: relative;
    z-index: 999;
  }

  .mobile-menu-content .mobile-menu-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }

  .hls-mega-menu-mobil .social-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
  }


  .hls-mega-menu-mobil .social-link .social-link>li {
    margin: 1px 20px;
  }

  .hls-mega-menu-mobil .animate__slideInRight {
    webkit-animation-name: yok;
    animation-name: yok;
  }

  .mobile-menu-content .mobile-menu-center img {
    width: 60px;
  }

  .yardim {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .yardim ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .yardim .title {
    margin: 28px 0 25px 0;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
  }

  .yardim ul li {
    list-style: none;
    width: 100%;
  }

  .yardim ul li a {
    display: inline-block;
    padding: 15px 15px;
    font-size: 15px;
    color: #000;
  }


  .sidebar-right-container {
    max-width: 100%;
  }

  .mobile-menu-content ul {
    margin: 0;
    padding: 0;
  }

  .mobile-menu-content ul li {
    list-style: none;
    display: inline-block;
  }

  .sub-footer {
    display: none;
  }

  .yardim-row {
    display: none;
  }

  #footer-accordion {
    margin-top: 50px;
  }

  .mobil-footer {
    display: block;
  }

  .diger-kategoriler {
    padding-bottom: 50px;
  }

  #footer-accordion .card-header {
    padding: .75rem 0;
    background-color: #fff;
  }


  #footer-accordion .card-header a {
    padding-left: 0;
    color: #4A4A4A;
    font-size: 14px;
    font-weight: 600;
  }

  #footer-accordion .card-header a:hover {
    text-decoration: none;
  }

  #footer-accordion .card {
    border-left: 0;
    border-right: 0;
  }

  #footer-accordion .icon {
    color: #4A4A4A;
    float: right;
    font-size: 28px;
  }

  .bg-w-o {
    background-color: #fff;
  }

  #footer-accordion .card-body {
    padding-left: 0;
  }

  #footer-accordion ul {
    margin: 0;
    padding: 0;
  }

  #footer-accordion ul li {
    list-style: none;
    margin-bottom: 5px;
  }

  #footer-accordion ul li a {
    color: #8E8E8E;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
  }

  .mobil-footer .social-link {
    margin-top: 50px;
  }

  .copyright {
    line-height: 18px;
    color: #8E8E8E;
  }

  .copyright a {
    color: #8E8E8E;
  }

  .mobil-footer .uygulama {
    line-height: 30px;
  }

  .hls-product-size {
    display: none !important;
  }

}

.sidebar-right-item .hs_radio {
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -20px;
  left: 15px;
}

#haber-ver-form a {
  font-size: 14px;
}

@media (max-width: 575.98px) {
  .hls-product-list .yuzde-bg {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 1;
  }
}

@media (max-width: 767.98px) {}


@media (max-width: 991.98px) {}


@media (max-width: 1199.98px) {}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .newsletter-title {
    font-size: 15px;
  }


  .s-r-item-info {
    max-width: 170px;
  }

  .sidebar-right-header {
    padding: 29px 20px 11px 20px;
  }

  .sidebar-right-close {
    margin-right: 15px;
  }

  .sidebar-right-select {
    right: 20px;
  }

  .sidebar-right-footer {
    padding: 15px 20px;
  }

  .sidebar-right-item {
    padding: 0 20px 10px 20px;
  }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {}

/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}


.popup-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, .25);
  top: 0;
  left: 0;
}