
[data-control=""], [data-control="0"] {
  display: none !important;
}

[data-stok] {
  display: none !important;
}

[data-stok="0"], [data-stok=""] {
  display: flex !important;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  float: left;
}

@media (min-width: 1500px) {

}

@media (min-width: 768px) {
  .col-sm-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
  }
}

table.sepet th {
  color: #fff;
  background-color: #000000;
  line-height: 20px;
  font-weight: 500;
}

table.sepet th, table.sepet td {
  padding: .5em !important;
  font-size: 15px;
  height: auto;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
  color: #000000;
}

.section-header-bottom .row .col-auto:nth-child(1) {
  display: none;
}


.powered-by {
  display: none;
}

.banner-item {
  margin-bottom: 20px;
}


body {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  position: relative;

  background-color: #fff;
  color: #515151;
  text-align: left;
  background-size: cover;

}


a:hover {
  color: #f07320;
}

img, legend {
  border: 0
}

header, footer, section, aside, hgroup, time, figure, figcaption, article, mark, nav, ruby, summary, video, details, dialog, main, mark, wbr {
  display: block
}

* {
  outline: none !important
}

a {
  text-decoration: none
}

a:active, a:focus, a:hover {
  outline: 0;
  text-decoration: none

}

a:hover {
  color: #f27320;
}

img {
  height: auto;
  max-width: 100%;
  align-items: center;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0
}

form {
  display: block;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer
}

h1, .h1 {
  font-size: 2.3rem;
  margin-bottom: 1.5rem
}

h2, .h2 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem
}

h3, .h3 {
  font-size: 1.4rem;
  margin-bottom: 1.5rem
}

h4, .h4 {
  font-size: 2rem;
  margin-bottom: 1.5rem
}

h5, .h5 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem
}

h6, .h6 {
  font-size: 1.2rem;
  margin-bottom: 15px
}


.section-header-top {
  background-color: #C6D8F2;
  position: relative;
  text-align: center;
  padding: 1.5px 0px;
}


.section-header-bottom {

}

.section-header-bottom form {
  display: flex;
  background-color: #F8F8F8;
  overflow: hidden;
  margin-top: 35px;
  border-radius: 26px;
  box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 14%);
  padding: 0px;
  border: 1px solid #E0E0E0;
  padding-left: 10px;
  margin-left: 15px
}

.section-header-bottom form input {
  width: 100%;
  border: 0;
  flex: 1 1 100%;
  padding: 10px 15px;
  background-color: transparent;
  border-radius: 0px;
  border-left: 1px solid #e0e0e0;
  margin-left: 10px;
  color: #454545;
}

.section-header-bottom form button {
  border: 0px;
  background-color: #022169;
  color: #ffffff;
  font-weight: 600;
  padding: 0px 10px;
  display: flex;
  align-items: center;
  border-radius: 26px;
  flex: 0 0 15%;
  justify-content: center;
  font-size: 13px;
}

.section-header-bottom form select {
  flex: 0 0 174px;
  border: 0px;
  font-size: 14px;
  background-color: transparent;
  border: 0px;
  font-size: 13px;
  color: #454545;
}

.section-header-bottom form button i {
  padding-left: 9px;
  font-size: 18px;
}

.section-header-bottom form input::placeholder {
  font-style: normal;
  color: #454545;
  font-weight: 500;
}


.section-header-bottom nav {
  display: flex;
  padding-top: 28px;
}

.section-header-bottom nav a {
  flex: 1;
  text-align: center;
  color: #454545;
  font-weight: 500;
  position: relative;
  border: 1px solid #E0E0E0;
  margin: 10px;
  line-height: 39px;
  border-radius: 10px;
}

.section-header-bottom nav a span {
  display: block;

}

.section-header-bottom nav a:nth-child(2):hover, .section-header-bottom nav a:nth-child(1) {
  background-color: #fff;
  color: #454545;
}

.section-header-bottom nav a:nth-child(2), .section-header-bottom nav a:nth-child(1):hover {
  background-color: #022169;
  color: #fff;
}


.header-logo {
  margin-top: 20px;
  display: block;
}

.nav-header-menu {
  border-top: 1px solid #ededed;
  margin: 25px 0px;
  border-bottom: 1px solid #ededed;
  position: sticky;
  top: 0px;
  background-color: #022169;
  z-index: 99;
  margin-bottom: 0px;
}

.nav-header-menu .header-menu {
  display: flex;
  padding: 15px 0px;
}

.nav-header-menu .header-menu li {
  padding-right: 32px;
}

.nav-header-menu .header-menu li a:hover {
  color: #ee0111;
}

.nav-header-menu .header-menu li.menu-item-110220204.dropdown a {
  background-color: #1D4198;
  padding: 7.5px 15px;
  border: 4px;
}

.nav-header-menu .header-menu li.menu-item-110220204.dropdown {
  flex: 1;
  padding-right: 0px;
  text-align: right;
}


.nav-header-menu .header-menu li a {
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}

.nav-header-menu .header-menu li a img {
  margin-right: 3.5px;
}


[data-slick="story-slick"] {

}

[data-slick="story-slick"] .slick-item {
  padding: 10px 15px;
}

[data-slick="story-slick"] .slick-item a:nth-child(1) {
  border: 1px solid #f4a82f;
  display: block;
  border-radius: 100%;
  margin-bottom: 5px;
}

[data-slick="story-slick"] .slick-item a:nth-child(1) img {
  border-radius: 100%;
}

[data-slick="story-slick"] .slick-item a:nth-child(2) {
  display: block;
  text-align: center;
  font-size: 13px;
  padding: 10px 0px;
  color: #000000;
  font-weight: 500;
}

[data-slick="story-slick"] .slick-arrow {
  width: 65px;
  position: absolute;
  top: 0px;
  color: #878787;
  font-size: 32px;
  z-index: 1;
  height: 119px;
}

[data-slick="story-slick"] .slick-prev {
  left: 0;
  background: linear-gradient(90deg, rgb(248 246 246) 28%, rgb(255 255 255 / 0%) 67%);
}

[data-slick="story-slick"] .slick-next {
  right: 0px;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 1) 28%, rgb(255 255 255 / 0%) 67%);
}


.col-product-item .col-product-item-title a {
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 10px 0px;
}

.col-product-item
.col-product-item-price {
  display: flex;
  padding: 0px 7.5px;
}

.col-product-item .col-product-item-price div:nth-child(2) {
  font-weight: 600;
  border: 2px solid #4064AD;
  padding: 7.5px 5px;
  color: #4064AD;
  text-align: center;
  border-radius: 6px;
  flex: 0 0 75px;
  text-align: center;
  font-size: 17px;
}

.col-product-item .col-product-item-price div:nth-child(1) {
  flex: 1;
  line-height: 24px;
}

.col-product-item .col-product-item-price div:nth-child(2) small {
  display: block;
  font-weight: 600;
  font-size: 11px;
}

.col-product-item .col-product-item-price div:nth-child(1) del {
  display: block;
  color: #bbbbbb;
  font-size: 16px;
}

.col-product-item .col-product-item-price div:nth-child(1) ins {
  text-decoration: none;
  color: #3f3f3f;
  font-weight: 500;
  font-size: 18px;
}


.col-product-item .col-product-item-price div:nth-child(1) ins a {
  background-color: #022169;
  color: #fff;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 400;
  padding: 4px;
  border-radius: 4px;
}

.col-product-item .col-product-item-price div:nth-child(1) ins a:hover {
  background-color: #fd7622;
}

.col-product-item .col-product-item-footer {
  display: flex;
  margin-top: 15px;
  padding: 0px 7.5px;
}

.col-product-item .col-product-item-footer div:nth-child(1) {
  display: flex;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
  border-radius: 6px;
  align-items: center;
  border: 1px solid #ededec;
  flex: inherit;
  margin-right: 7.5px;
  padding: 0px;
}

.col-product-item .col-product-item-footer div:nth-child(1) i {
  cursor: pointer;
  flex: 0 0 30px;
  text-align: center;
}

.col-product-item .col-product-item-footer div:nth-child(1) input {
  border: 0px;
  background-color: #f7f7f7;
  border-left: 1px solid #edecea;
  border-right: 1px solid #edecea;
  flex: 0 0 40px;
  text-align: center;
  border-radius: 0px;
  height: 36px;
}

.col-product-item .col-product-item-footer div:nth-child(2) {
  flex: 1 1 100%;
  margin-left: 3.5px;
}

.col-product-item .col-product-item-footer div:nth-child(2) button {
  width: 100%;
  border: 0px;
  background-color: #ffad2c;
  line-height: 36px;
  border-radius: 6px;
  font-size: 13px;
  color: #fff;
}

.col-product-item .col-product-item-footer div:nth-child(2) button:hover {
  background-color: #fd7708;
}


.col-product-item {
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding: 7.5px 5px;
  background-color: #fff;
  margin-bottom: 15px;
}

[data-slick="product-one-slick"] .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 45px;
  border-radius: 100%;
  height: 0px;
  text-align: center;
  color: #878787;
  background-color: transparent;
}

[data-slick="product-one-slick"] .slick-prev {
  left: 15px;
}

[data-slick="product-one-slick"] .slick-next {
  right: 15px;
}

[data-slick="product-one-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -35px;
}

[data-slick="product-one-slick"] .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  margin: 7.5px 2.5px;
}

[data-slick="product-one-slick"] .slick-dots li.slick-active {

  background-color: #4064AD;
}

[data-slick="product-one-slick"] .slick-dots li button {
  display: none;
}


.section-product-slider header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-product-slider header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-product-slider header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-product-slider header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

[data-slick="product-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;
}

[data-slick="product-slick"] .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  margin: 7.5px 2.5px;
}

[data-slick="product-slick"] .slick-dots li.slick-active {

  background-color: #4064AD;
}

[data-slick="product-slick"] .slick-dots li button {
  display: none;
}

[data-slick="product-slick"] .slick-arrow {
  position: absolute;
  top: calc(50% - 50px);
  height: 0px;
  font-size: 38px;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 0px;
  color: #dad5d1;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-slick="product-slick"] .slick-next {
  right: -50px;
  background-color: #fff;
}

[data-slick="product-slick"] .slick-prev {
  left: -50px;
}

[data-slick="product-slick"] .slick-arrow:hover {
  background-color: #AFC9FF;
  color: #fff;
}


[data-slick="product-lite-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -40px;
}

[data-slick="product-lite-slick"] .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  margin: 7.5px 2.5px;
}

[data-slick="product-lite-slick"] .slick-dots li.slick-active {

  background-color: #4064AD;
}

[data-slick="product-lite-slick"] .slick-dots li button {
  display: none;
}

[data-slick="product-lite-slick"] .slick-arrow {
  position: absolute;
  top: calc(50% - 50px);
  height: 0px;
  font-size: 38px;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 0px;
  color: #dad5d1;
  display: flex;
  align-items: center;
  justify-content: center;
}

[data-slick="product-lite-slick"] .slick-next {
  right: -50px;
  background-color: #fff;
}

[data-slick="product-lite-slick"] .slick-prev {
  left: -50px;
}

[data-slick="product-lite-slick"] .slick-arrow:hover {
  background-color: #AFC9FF;
  color: #fff;
}


.section-blog header {
  text-align: center;
  margin: 35px 0px 20px;
  position: relative;
}

.section-blog header h3 {
  font-size: 23px;
  display: inline-block;
  margin: 0px;
  z-index: 2;
  background-color: #fff;
  padding: 0px 25px;
  position: relative;
  color: #000;
}

.section-blog header:after {
  content: "";
  position: absolute;
  background-color: #AFC9FF;
  height: 1px;
  width: 100%;
  left: 0;
  top: 49%;
}

.section-blog header h3:after {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  content: "";
  position: absolute;
  top: 9px;
  right: 0px;
}

.section-blog header h3:before {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  content: "";
  position: absolute;
  top: 9px;
  left: 0px;
}

[data-slick="blog-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
}

[data-slick="blog-slick"] .slick-dots li {
  width: 10px;
  height: 10px;
  background-color: #AFC9FF;
  display: block;
  border-radius: 100%;
  margin: 7.5px 2.5px;
}

[data-slick="blog-slick"] .slick-dots li.slick-active {

  background-color: #4064AD;
}

[data-slick="blog-slick"] .slick-dots li button {
  display: none;
}

[data-slick="blog-slick"] .slick-arrow {
  position: absolute;
  top: calc(50% - 50px);
  height: 0px;
  font-size: 38px;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 0px;
  color: #dad5d1;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: .5;
}

[data-slick="blog-slick"] .slick-next {
  right: -50px;
  background-color: #fff;
}

[data-slick="blog-slick"] .slick-prev {
  left: -50px;
}

[data-slick="blog-slick"] .slick-next:hover, [data-slick="blog-slick"] .slick-prev:hover {
  opacity: 1;
}

[data-slick="blog-slick"] .slick-arrow:hover {
  background-color: #AFC9FF;
  color: #fff;
}


[data-slick="category-ads-slick"] .slick-arrow {
  position: absolute;
  top: calc(60% - 50px);
  height: 0px;
  font-size: 38px;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
  height: 50px;
  width: 50px;
  border-radius: 100%;
  line-height: 0px;
  color: #dad5d1;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: .5;
}

[data-slick="category-ads-slick"] .slick-next {
  right: 15px;
  background-color: #fff;
}

[data-slick="category-ads-slick"] .slick-prev {
  left: 15px;
}

[data-slick="category-ads-slick"] .slick-next:hover, [data-slick="category-ads-slick"] .slick-prev:hover {
  opacity: 1;
}

[data-slick="category-ads-slick"] .slick-arrow:hover {
  background-color: #AFC9FF;
  color: #fff;
}

.blog-post-item {
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}

.blog-post-item aside h4 {
  color: #222529;
  font-size: 15px;
  margin: 7.5px 0px;
  text-align: center;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  height: 36px;
  font-size: 15px;
  text-overflow: ellipsis;
  margin-top: 19px;
  font-weight: 400;
  margin-bottom: 15px;
}

.blog-post-item aside a {
  display: block;
  background-color: #022169;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}

.blog-post-item aside a:hover {
  background-color: #094c9d;
}

.blog-post-item figure {
  margin: 0;
  padding: 0;
}

.blog-post-item aside {
  background-color: #fff;
  padding: 10px;
}


.blog-post-item aside p {
  font-size: 14px;
}

.section-enewsletter {
  margin-top: 25px;
}

.section-footer-menu {
  padding: 45px 0px 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #022169;

}

.section-footer-copyright {
  margin-top: -35px;
}


.footer-contact .footer-logo {
  margin-bottom: 15px;
  display: block;
}

.footer-contact p {
  font-size: 14px;
  line-height: 23px;
}

.footer-contact nav {
  display: flex;
  margin-bottom: 15px;
}

.footer-contact nav a {
  border: 2px solid #9a9a9a;
  padding: 5px;
  margin-right: 7.5px;
  text-align: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 16px;
  color: #9a9a9a;
  font-weight: bolder;
}

.footer-contact .footer-phone {
  font-size: 27px;
  display: block;
  font-weight: 700;
}

.footer-contact .footer-email {
  display: block;
  font-size: 15px;
  font-weight: 500;
}


.section-footer-menu h6 {
  font-size: 15px;
  color: #8BABD6;
}

.section-footer-menu ul {
}

.section-footer-menu ul li {
}

.section-footer-menu ul li a {
  font-size: 13px;
  margin-bottom: 7.5px;
  display: block;
  font-weight: 500;
  color: #FFFFFF;
}

.section-footer-menu ul li a:hover {
  color: #ffad2c;
}

.section-footer-copyright {

}

.section-footer-copyright p {
  font-weight: 500;
}

.section-blog, .section-product-slider {
  margin: 35px 0px;
}

.nav-tabs {
  border-bottom: 0px;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
  flex: 1;
  text-align: center;
  justify-content: center;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
  color: #ffffff;
  background-color: #022169;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link .icon, .nav-tabs .nav-link.active .icon, .nav-tabs .nav-link:hover .icon {
  filter: brightness(0) invert(1);
}

.nav-tabs .nav-link {
  border: 0px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  background-color: #fff;
}


.nav-tabs .icon {
  width: 38px;
  height: 30px;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
  margin-right: 7.5px;
}


.tab-content {
  border-width: 0.88px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.09);
  padding: 15px;
  min-height: 280px;
}


.product-detail-title h1 {
  font-size: 21px;
  margin-bottom: 15px;
}

.product-detail-title h4 {
  font-size: 14px;
}

.product-detail-title h4 span {
  display: block;
  margin-bottom: 7.5px;
}

.product-detail-price {
  display: flex;
  align-items: flex-end;
}

.product-detail-price div:nth-child(1) {
  line-height: 22px;
  padding-right: 7.5px;
}

.product-detail-price div:nth-child(1) del {
  display: block;
  font-size: 16px;
  color: #ff8900;
  font-weight: 600;
}

.product-detail-price div:nth-child(1) ins {
  display: block;
  text-decoration: none;
  color: #4f6068;
  font-size: 21px;
  font-weight: 600;
}

.product-detail-price div:nth-child(2) {
  line-height: 15px;
  background-color: #3dbdff;
  text-align: center;
  padding: 6.5px 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  line-height: 16px;
}

.product-detail-price div:nth-child(2) small {
  display: block;
  font-size: 11px;
}

.product-detail-price div:nth-child(2):before {
  content: "";
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 7.5px solid #3dbdff;
  position: absolute;
  left: -7px;
  top: 13px;
}


.col-product-item-price > div:nth-child(1) {

  align-items: baseline;

}


ul.urunSecim li {
  border-radius: 6px;
  float: left;
  padding: 7.5px 10px;
  margin: 5px;
  margin-left: 0;
  border: 2px solid #f8f9f9;

  font-size: 13px;
}

ul.urunSecim li.selected {
  border-color: #e0e0e0;
}

.product-detail-meta-button {
  display: flex;
  margin-top: 15px;
}


.product-detail-meta-button {
  display: flex;
  margin-top: 15px;
}

.product-detail-meta-button div:nth-child(1) {
  border-radius: 6px;
  display: flex;
  align-items: center;

  padding: 5px;
}

.product-detail-meta-button div:nth-child(1) input {
  color: #a79b9b;
  flex: 0 0 100px;
  width: 100px;
  border: 0px;
  border-left: 1px solid #a79b9b;
  border-right: 1px solid #a79b9b;
  text-align: center;
  font-weight: 700;
  font-size: 21px;
}

.product-detail-meta-button div:nth-child(1) i {
  color: #a79b9b;
  padding: 10px;
}

.product-detail-meta-button div:nth-child(2) button {
  background-color: #fda100;
  width: 100%;
  border: 0px;
  color: #fff;
  line-height: 45px;
  font-size: 17px;
  border-radius: 6px;
}

.product-detail-meta-button div:nth-child(2) {
  width: 100%;
  flex: 1;
  margin-left: 15px;
}

.product-detail-meta-button div:nth-child(3) {
  margin-left: 15px;
  width: 100%;
  flex: 1;
}

.product-detail-meta-button div:nth-child(3) button {
  background-color: #ff7420;
  width: 100%;
  border: 0px;
  color: #fff;
  line-height: 45px;
  font-size: 17px;
  border-radius: 6px;
}

.product-detail-meta-button div:nth-child(3) button:hover {
  background-color: #fda100;
}

.product-detail-meta-button div:nth-child(2) button:hover {
  background-color: #ff7420;
}

.urunSecimTable .UrunSecenekleriHeader {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 7.5px;
}


.whatsapp-box {
  display: flex;
  align-items: center;
  margin: 15px 0px;
}

.whatsapp-box .whatsapp-box-info {
  border: 1px solid #cccccc;
  padding: 5px 15px;
  text-align: center;
  font-size: 13px;
  margin: 0px;
  border-radius: 12px;
  line-height: 20px;
  text-align: left;
  margin-left: 15px;
  position: relative;
}


.whatsapp-box .whatsapp-box-info:before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #74da89;
  content: "";
  position: absolute;
  top: 20px;
  left: -10px;
}

.whatsapp-box .whatsapp-box-link {
  display: flex;
  flex: 0 0 250px;
  align-items: center;
  line-height: 22px;
}

.whatsapp-box .whatsapp-box-link .icon {
  font-size: 50px;
  color: #25D366;
  padding: 0;
  margin: 0;
  margin-right: 7.5px;
}

.whatsapp-box .whatsapp-box-link .title {
  display: block;
  color: #25D366;
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.whatsapp-box .whatsapp-box-link .number {
  display: block;
  color: #4f6068;
  font-size: 25px;
  margin: 0;
  padding: 0;
}


#tel-birakin, .whatsapp_tabela {
  display: none;
}


.breadcrumb-box {
  margin: 25px 0px;
  position: sticky;
  top: 0px;
  z-index: 1;
}

.breadcrumb-box .breadcrumb {
  background-color: #ffffff;
  margin: 0px;
}


.box-page .box-page-title {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}

.box-page .box-page-content {
  margin-bottom: 15px;
}


.profil-menu-box {
  position: sticky;
  top: 0px;
}

.profil-menu-box ul {

}

.profil-menu-box ul li {
  padding-right: 15px;
}

.profil-menu-box ul li a {
  display: block;
  background-color: #f1f1f1;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  font-weight: 500;
}

.profil-menu-box ul li:last-child a {
  border-bottom: 0px;
}


.box-page {
  box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
  padding: 15px;
  border-radius: 6px;
}

.product-area-box.box-page {
  box-shadow: none;
}

.box-page .box-page-title {
  margin: 0px;
  font-size: 21px;
  color: #282828;
  border-bottom: 1px solid #f6eded;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.box-page.page-kategorigoster {
  padding-top: 0px;
  box-shadow: none;
}


.product-detail-meta-user > div {
  width: 100%;
  border-radius: 6px;
  float: left;
  padding: 7.5px 10px;
  margin: 5px;
  margin-left: 0;
  border: 2px solid #f8f9f9;

  font-size: 13px;
}


.product-image-box {
}

.product-image-box .ps-product__gallery {
  width: 100%;
  border-radius: 6px;
  padding: 7.5px 10px;
  margin-left: 0;
  border: 2px solid #e0e0e0;


}

.ps-product__variants {
  margin: 15px 0px
}

.ps-product__variants .slick-slide {
  border-radius: 6px;
  padding: 7.5px 10px;

  display: block;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  margin: 0px 7.5px;
  margin-bottom: 7.5px;
}

.slick-current {
  border-color: #ddd;
}


ul.pagination {
  justify-content: center;
  margin: 15px auto 0px;
}

ul.pagination a {
  padding: 10px;
  background-color: #022169;
  color: #fff;
  border: 1px solid #ddd;
  width: 40px;
  display: block;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  margin: 0px 3.5px;
  line-height: 20px;
}

ul.pagination li.active a, ul.pagination li a:hover {
  background-color: #173989;
}


.cat-filter-bar {
  position: relative;
  top: 0px;
  margin-left: 0px;
  display: flex;
  align-items: center;
}

.product-order > div:nth-child(1) {
  box-shadow: 0px 1px 13px 0px rgba(71, 91, 131, 0.14);
}

.product-order > div:nth-child(1) a {
  display: block;
}

.product-order > div:nth-child(1) a img {
  width: 100%;
  height: 100%;
}


.product-order > .product-order-filter {
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 1px 13px 0px rgba(71, 91, 131, 0.14);
  display: flex;
  margin: 15px 0px;
  padding: 10px;
}

.product-order > .product-order-filter > div {
  flex: auto;
  display: flex;
  align-items: center;
}

.product-order > .product-order-filter > div:nth-child(1) {
  display: flex;
  align-items: center;
  top: 0px;
  margin: 0px;
}

.product-order > .product-order-filter > div label:before {
  width: 30px;
  height: 15px;
  display: block;
  content: "";
  border: 1px solid #022169;
  margin-right: 7.5px;
  background-color: #022169;
  border-radius: 16px;
}

.product-order > .product-order-filter > div label:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 7px;
  left: 5px;
  border-radius: 100%;
}

.product-order > .product-order-filter > div label {
  position: relative;
}


.product-order > .product-order-filter > div input:checked + label:after {
  left: 17px;
}

.product-order > .product-order-filter > div label {
  display: flex;
  align-items: center;
  margin: 0px;
  margin-right: 7.5px;
}

.product-order > .product-order-filter > div select#orderBy {
  width: 100%;
}

.product-order > .product-order-filter > div:nth-child(2) {
  flex: 0 0 250px;
}


.widget-boxed {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(223, 228, 232);
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 1px 13px 0px rgba(71, 91, 131, 0.14);
  margin-bottom: 15px;
  padding: 15px;
}

.widget-boxed .widget-boxed-header h4 {
  margin: 0px;
  font-size: 18px;
  margin-bottom: 15px;
}

.widget-boxed .widget-boxed-body ul li a {
  display: block;
  margin-bottom: 10px;
  color: #464d5f;
}

.widget-boxed .widget-boxed-body input {
  display: none;
}

.widget-boxed .widget-boxed-body label {
  display: flex;
  align-items: center;
}

.widget-boxed .widget-boxed-body label:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  margin-right: 7.5px;
}

.widget-boxed .widget-boxed-body input:checked + label:before {
  background-color: #f2f5f5;
}

.nav-header-menu .header-menu li:hover > div {
  display: block;
}

.header-category-panel-menu-drop {
  position: absolute;
  display: none;
  background-color: #fff;
  left: 0;
  width: 100%;
  padding: 25px;
  box-shadow: 1px 1px 10px #ededed;
  border-radius: 12px;
}

.header-category-panel-menu-drop .mega-content {
  display: flex;
  flex-wrap: wrap;
}

.header-category-panel-menu-drop .mega-content li {
  flex: 0 0 33%;
  margin-bottom: 8px;
}

[data-slick="main-slick"] {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #f5f5f5;
}

[data-slick="main-slick"] .slick-prev {
  left: 15px;
}

[data-slick="main-slick"] .slick-next {
  right: 15px;
}

[data-slick="main-slick"] .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0px;
  border: 0px;
  border-radius: 0px;
  width: 100%;
  margin: auto;
  background-color: #F5F5F5;
  padding: 7.5px;
}

[data-slick="main-slick"] .slick-dots li button {
  display: none;
}

[data-slick="main-slick"] .slick-dots li {
  width: 11px;
  height: 11px;
  display: block;
  background-color: #CCCCCC;
  border-radius: 100%;
  margin: 2.5px;
}

[data-slick="main-slick"] .slick-dots li.slick-active {
  background-color: #777D80;
}

[data-slick="main-slick"] .slick-slide img {
  display: block;
  width: 100%;
}

[data-slick="main-slick"] .slick-prev, [data-slick="main-slick"] .slick-next {
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  font-size: 25px;
  z-index: 999;
  bottom: 35px;
  height: 0px;
  color: #A3A3A3;
}

.section-main-slick-title span {
  color: #fd7708;
  border-bottom: 2px solid #515151;
}

.section-main-slick-title {
  font-size: 21px;
}


.col-product-item .col-product-item-title a span {
  margin-bottom: 2px;
  min-height: 45px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 45px;
  font-size: 14px;
  text-align: left;
  line-height: 19px;
  padding: 5px;
}

.category-sticky {
  margin-bottom: 15px;
}

.category-sticky h4 {
  border-radius: 3px;
  border: solid 1px #d3d3d3 !important;
  background-color: #fafafa !important;
  text-align: left;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding-left: 15px;
  display: flex;
  align-items: center;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}

.category-sticky ul li a {
  display: flex;
  font-size: 14px;
  border: 0px;
  background-color: transparent;
  margin: 0px;
  line-height: 27px;
  font-weight: normal;
}

.category-sticky ul li a .fa {
  flex: 1;
  text-align: right;
  padding-right: 10px;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover a .fa:before {
  content: "\f054";
}

.category-sticky ul > li.menu-level-0 > a {
  border-radius: 3px;
  border: solid 1px #EBEBEB;
  background-color: #ffffff;
  text-align: left;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding-left: 15px;
  display: flex;
  align-items: center;
  line-height: 35px;
  margin-top: 5px;
  font-weight: bold;
  display: flex;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul {
  display: block;
}

.category-sticky ul li ul {
  display: none;
}


.category-sticky .widget-boxed-body-scroll > ul > li:hover > a {
  color: #f17219;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > a, .category-sticky .widget-boxed-body-scroll > ul > li > a:hover {
  background-color: #022169;
  border-color: #022169;
  color: #fff;
}

.category-sticky .widget-boxed-body-scroll > ul > li > ul li a:hover {
  color: #000;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > a {
  color: #ffffff;
}

.category-sticky ul li ul {
  display: none;
  padding: 0px;
  margin: 10px 0px;
}

.category-sticky ul li ul li a {
  padding: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}


.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 300px;
  background-color: #fff;
  z-index: 9;
  width: 750px;
  top: -11px;
  box-shadow: 0px 1px 10px #dddddd87;
  padding: 10px;
  border-radius: 5px;
}

.product-detail-meta-varyant .mod_MS_secim_container {
  border: 0;
  background-color: transparent;
  width: 100%;
  margin-top: 15px;
  padding: 0;
}

.mod_MS_secim_container .sf-form-item-fullwidth .sf-text-label {
  color: #595959;
  font-size: 15px;
  font-weight: normal;
}

.mod_MS_secim_container .sf-form-container div {
  padding: 0;
  margin: 0;
  overflow: inherit;
  display: flex;
  align-items: center;
  font-size: 13px;
}

.mod_MS_secim_container .urunSecimTable td select, .mod_MS_secim_container select.secim {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  font-size: inherit !important;

  padding: 9px;
}

.product-area-box .product-detail-price div:nth-child(1) del {
  font-size: 22px;
}

.product-area-box .product-detail-price div:nth-child(1) ins {

  color: #4f6068;
  font-size: 27px;
}

.section-header-top.hide {
  display: none;
}

.header-category-panel-menu-drop .mega-content li a {
  font-weight: 500;
  color: #fd7708;
  margin-bottom: 7px;
  display: block;
  border-bottom: 1px solid #333;
}

.header-category-panel-menu-drop .mega-content li ul li a {
  border: 0px;
  font-weight: normal;
  color: #333;
  font-size: 13px;
}

.header-category-panel-menu-drop .mega-content li ul li ul {
  display: none;
}

.cargo-truck-box {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #15a6d1;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
}

.cargo-truck-box p {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 600;
}

.badge-box-label {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 74px;
}

.badge-box-label span {
  margin-bottom: 2.5px;
  display: block;
  text-align: center;
  background-color: #ddd;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  padding: 4.5px;
  border-radius: 5px;
  color: #fff;
}

.badge-box-label span.badge-style-1 {
  background-color: #aed581;
}

.badge-box-label span.badge-style-2 {
  background-color: #64b5f6;
}

.badge-box-label span.badge-style-3 {
  background-color: #ffb74d;
}

.badge-box-label span.badge-style-4 {
  background-color: #000;
}

span.badge-stock {
  position: absolute;
  height: 25px;
  top: 50%;
  background-color: #0000008c;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
}

.col-product-item-image-content {
  position: relative;
}

.product-image-box .badge-box-label {
  left: 15px;
  top: 15px;
  z-index: 10;
}

.product-image-box {
  position: relative;
}

.product-image-box span.badge-stock {
  top: 42%;
  z-index: 1;
}


.siderbar-categories {
  position: fixed;
  left: -200%;
  top: 0;
  background-color: #fff;
  width: 100%;
  transition: 0.5s linear;
  z-index: 999;
}

.siderbar-categories.active {
  left: 0;
  transition: 0.6s linear;
}

.siderbar-categories > ul {
  height: 100vh;
  overflow: scroll;
  padding-bottom: 132px;

}


.siderbar-categories > ul > li.menu-level-0 > a {
  font-size: 11px;
  display: block;
  background-color: #f5f5f5;
  width: 75px;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #e7e7e7;
  color: #989898;
  border-right: 1px solid #ededed;
}

.siderbar-categories > ul > li.menu-level-0 > a > span {
  display: block;
  margin-top: 7px;
  letter-spacing: -0.1px;
  padding: 0px 5px;
}

.siderbar-categories > ul > li.menu-level-0 > a > img {
  width: 55px;
  border-radius: 100%;
  border: 1px solid #c2c4f3;
}


.siderbar-categories > ul > li.menu-level-0.menu-active > div {
  display: block;
}

.siderbar-categories > ul > li.menu-level-0.menu-active > a img {
  border-color: #faa055;
}

.siderbar-categories > ul > li.menu-level-0.menu-active > a {
  color: #faa055;
  background-color: #fff;
}

.siderbar-categories > ul > li.menu-level-0 > div ul li a img {
  border-radius: 4px;
  margin-bottom: 5px;
  width: 100%;
  border: 1px solid #f0f0f0;
}

.siderbar-categories > ul > li.menu-level-0 > div ul li {
  flex: 0 0 33.33%;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  float: left;
  width: 33.33%;
}

.siderbar-categories > ul > li.menu-level-0 > div ul {
  display: flex;
  height: 567px;
  flex-wrap: wrap;
  overflow: auto;
  flex-flow: wrap;
  padding-bottom: 100px;
  align-content: flex-start;
}

.siderbar-categories > ul > li.menu-level-0 > div {
  display: none;
  position: absolute;
  right: 0;
  top: 0px;
  background-color: #fff;
  width: calc(100% - 75px);
  height: 100vh;
  top: calc(0px - -55px);
}

.siderbar-categories > ul > li.menu-level-0 > div h3 {
  font-size: 17px;
  margin: 0;
  padding-left: 10px;
  margin-top: 15px;
  color: #f87f0a;
}

.siderbar-categories form button {
  position: absolute;
  border: 0px;
  background-color: transparent;
  font-size: 16px;
  top: 20px;
  left: 15px;
  width: 20px;
  height: 20px;
}

.siderbar-categories form input::placeholder {
  font-style: normal;
  color: #9e9e9e;
}

.siderbar-categories form input {
  width: 100%;
  flex: 1 1 100%;
  border-radius: 0px;
  border: 2px solid #e5e5e5;
  padding: 10px;
  border-radius: 11px;
  padding-left: 35px;
  font-size: 14px;
  height: 40px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 11%);
}

.siderbar-categories form {
  background-color: #f5f5f5;
  padding: 10px;
  display: block;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: 0px -5px 15px rgb(0 0 0 / 0.45);
  z-index: 2;
  width: 100%;
}

.siderbar-categories > ul > li.menu-level-0 > div ul li.menu-item-more .fa {
  border-radius: 4px;
  margin-bottom: 5px;
  border: 1px solid #f0f0f0;
  display: block;
  height: 118px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  color: #f16c01;
}

.fixed-menu-bar {
  border-top: solid 1px #d2d2d2;
  background-color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 3;
}

.fixed-menu-bar a {
  display: inline-block;
  width: 24%;
  text-align: center;
  color: #000;
  position: relative;
}

.fixed-menu-bar a img {
  display: initial;
  width: 25px;
  clear: both;
  margin-bottom: 7px;
  margin-top: 12px;
}

.fixed-menu-bar a span {
  display: block;
  font-size: 12px;
}

.fixed-menu-bar a span#toplamUrun2 {
  position: absolute;
  top: 5px;
  right: 10px;
  background-color: #f16d02;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
}


.main-slick-meta-item {
  display: flex;
  border: 1px solid #DDDDDD;
  margin: 15px 0px;
  padding: 41px 15px;
  border-radius: 10px;
  align-items: center;
}

.main-slick-meta-item:hover {
  border: 1px solid #DDDDDD;
  background-color: #022169;
  color: #fff !important;
}

.main-slick-meta-item span a:hover {
  color: #fff;
}


.main-slick-meta-item span:nth-child(1) {
  margin-right: 15px;
}

.main-slick-meta-item span:nth-child(2) {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.main-slick-meta-item:nth-child(1), .main-slick-meta-item:nth-child(3) {
  margin: 0px;
}

.section-category-slick.v1 {
  margin-top: 35px;
}

.section-category-slick.v1 header h3 {
  font-size: 21px;
  margin-bottom: 15px;
}

[data-slick="category-slick"] .col-auto a {
  display: block;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 6px;
}

[data-slick="category-slick"] .col-auto a h4 {
  text-align: center;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  height: 36px;
  font-size: 15px;
  text-overflow: ellipsis;
  margin-top: 19px;
  font-weight: 400;
  margin-bottom: 15px;
}

[data-slick="category-slick"] .col-auto a h5 {
  background-color: #022169;
  font-size: 19px;
  color: #fff;
  text-align: center;
  margin: 0px;
  font-size: 15px;
  padding: 5px;
  border-radius: 4px;
  margin: 15px 0px;
}

[data-slick="category-slick"] .col-auto a h5:hover {
  background-color: #fd7622;
}


.v2 [data-slick="category-slick"] .col-auto a h4 {
  margin: 0px;
  margin-top: 15px;
}

.v2 [data-slick="category-slick"] .col-auto a img {
  margin: auto;
}

[data-slick="category-slick"] .col-auto a img {
  height: 150px;
  width: 150px;
  border-radius: 6px;
}

[data-slick="category-slick"] .slick-prev, [data-slick="category-slick"] .slick-next {
  position: absolute;
  top: calc(50% - 35px);
  z-index: 11;
  width: 45px;
  height: 65px;
  background-color: #fff;
  box-shadow: 0px 0px 5px #00000030;
  border-radius: 6px;
  font-size: 31px;
  color: #A3A3A3;
  opacity: .5;
}

[data-slick="category-slick"] .slick-prev:hover, [data-slick="category-slick"] .slick-next:hover {
  opacity: 1;
}

[data-slick="category-slick"] .slick-prev {
  left: -55px;
}

[data-slick="category-slick"] .slick-next {
  right: -55px;
}


.section-product-slick.v1 {
  background-color: #022169;
  margin: 25px 0px 0px;
  padding: 15px 0px;
}

.section-product-slick.v1 .col-sm-6 {
  display: flex;
  align-items: flex-start;
}


.section-product-slick.v1 .col-sm-6 footer {
  width: 65%;
  flex: 0 0 65%;
}

.section-product-slick.v1 .col-sm-6 header {
  width: 35%;
  flex: 0 0 35%;
  background-color: #7CC8EF;
  height: 328px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  border-radius: 6px;
}

.section-product-slick.v1 .col-sm-6:nth-child(2) header {
  background-color: #FD7622;
}

.section-product-slick.v1 .col-sm-6 header h3 span {
  display: block;
}

.section-product-slick.v1 .col-sm-6 header h3 {
  font-size: 27px;
  margin: 0px;
}

.section-product-slick.v1 .col-product-item-image-content a, .section-product-slick.v2 .col-product-item-image-content a {
  position: relative;
  height: 215px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #F0F0F0;
}

.section-product-slick.v2 {
  background-color: #F2F3F7;
  padding: 15px 0px;
}

.section-product-slick.v2 [data-slick="product-slick"] .slick-prev, .section-product-slick.v2 [data-slick="product-slick"] .slick-next {
  position: absolute;
  top: calc(50% - 35px);
  z-index: 11;
  width: 45px;
  height: 65px;
  background-color: #fff;
  box-shadow: 0px 0px 5px #00000030;
  border-radius: 6px;
  font-size: 31px;
  color: #A3A3A3;
  opacity: .5;
}

.section-product-slick.v2 [data-slick="product-slick"] .slick-prev:hover, .section-product-slick.v2 [data-slick="product-slick"] .slick-next:hover {
  opacity: 1;
}

.section-product-slick.v2 [data-slick="product-slick"] .slick-prev {
  left: -55px;
}

.section-product-slick.v2 [data-slick="product-slick"] .slick-next {
  right: -55px;
}


.section-category-slick.v2 {
}

.section-category-slick.v2 header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-category-slick.v2 header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-category-slick.v2 header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-category-slick.v2 header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

.section-category-slick.v2 header a i {
  margin-left: 7.5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 0px;
}

.section-category-slick.v2 header a {
  display: flex;
  align-items: center;
  line-height: 0px;
  color: #A3A3A3;
  background-color: #fff;
  padding-left: 15px;
  font-weight: 500;
  font-size: 13px;
}

.section-category-slick.v2 header a:hover {
  color: #222529;
}


.section-ask-for-an-offer header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-ask-for-an-offer header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-ask-for-an-offer header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-ask-for-an-offer header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

.section-ask-for-an-offer footer .row {
  border-radius: 5px;
  overflow: hidden;
  /* padding: 6px; */
}


.section-ask-for-an-offer footer .col-sm-5 {
  background-color: #022169;
  display: flex;
  align-items: center;
  padding: 15px;
}

.section-ask-for-an-offer footer .col-sm-7 {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.section-ask-for-an-offer footer .col-sm-5 div span {
  display: block;
  color: #fff;
  font-size: 25px;
  padding: 0px 25px;
  line-height: 32px;
  text-align: right;
  letter-spacing: -1px;
}

.section-ask-for-an-offer footer .col-sm-5 div img {
  width: 100%;
  height: 100%;
}

.section-ask-for-an-offer footer .col-sm-5 div span:nth-child(1), .section-ask-for-an-offer footer .col-sm-5 div span:nth-child(2) {
  font-size: 32px;
}

.section-ask-for-an-offer footer .col-sm-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.section-ask-for-an-offer footer .col-sm-7 h4 {
  margin: 0px;
}

.section-ask-for-an-offer footer .col-sm-7 h5 {
  margin: 0px;
}

.section-ask-for-an-offer footer .col-sm-7 a {
  background-color: #022169;
  color: #fff;
  padding: 10px 15px;
  display: block;
  margin: 15px 0px 0px;
  border-radius: 5px;
}

.section-ask-for-an-offer footer .col-sm-7 a:hover {
  background-color: #fd7622;
}

.section-frequently-asked-questions header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-frequently-asked-questions header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-frequently-asked-questions header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-frequently-asked-questions header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

.section-frequently-asked-questions footer .col-sm-12 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  padding: 15px 25px;
}

.section-frequently-asked-questions footer .col-sm-12 div:nth-child(2) {
  flex: 1;
  text-align: center;
  font-size: 31px;
  color: #084C9D;
}

.section-frequently-asked-questions footer .col-sm-12 div:nth-child(3) a {
  background-color: #FD7622;
  display: block;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  border-radius: 6px;
  color: #fff;
}

.section-frequently-asked-questions footer .col-sm-12 div:nth-child(3) a:hover {
  background-color: #022169;
}

.section-frequently-asked-questions footer .col-sm-12 div:nth-child(3) {
  flex: 1;
}


.section-shipping-and-cargo header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-shipping-and-cargo header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-shipping-and-cargo header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-shipping-and-cargo header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}


.shipping-and-cargo-item {
  border: 1px solid #ddd;
  display: flex;
  flex-flow: row-reverse;
  padding: 20px 15px;
  border-radius: 10px;
}

.shipping-and-cargo-item figure {
  flex: 1 1 100%;
}

.shipping-and-cargo-item aside {
  flex: 0 0 195px;
}

.shipping-and-cargo-item aside h4 {
  font-size: 18px;
  margin: 0px;
  margin-bottom: 15px;
}

.shipping-and-cargo-item aside p {
  font-size: 13px;
  line-height: 21px;
}


.section-blog-slick {
  padding: 25px 0px;
}

.section-blog-slick header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-blog-slick header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-blog-slick header h3 span {
  background-color: #fff;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-blog-slick header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

.section-blog-slick [data-slick="blog-slick"] .slick-prev, .section-blog-slick [data-slick="blog-slick"] .slick-next {
  position: absolute;
  top: calc(50% - 35px);
  z-index: 11;
  width: 45px;
  height: 65px;
  background-color: #fff;
  box-shadow: 0px 0px 5px #00000030;
  border-radius: 6px;
  font-size: 31px;
  color: #A3A3A3;
}

.section-blog-slick [data-slick="blog-slick"] .slick-prev {
  left: -55px;
}

.section-blog-slick [data-slick="blog-slick"] .slick-next {
  right: -55px;
}


.section-enewsletter {
  background-color: #094C9D;
  padding: 45px 0px;
}

.section-enewsletter .col-sm-12 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.section-enewsletter .col-sm-12 div span {
  padding-left: 7.5px;
  padding-right: 25px;
}

.section-enewsletter .col-sm-12 div form {
  display: flex;
  align-items: center;
}

.section-enewsletter .col-sm-12 div form input {
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 5px 10px;
  margin-right: 15px;
  flex: 0 0 265px;
  height: 37px;
}

.section-enewsletter .col-sm-12 div form button {
  background-color: #3997FC;
  padding: 5px 15px;
  border: 0px;
  border-radius: 6px;
  color: #fff;
  height: 37px;
}

.section-enewsletter .col-sm-12 div form button:hover {

  background-color: #022169;
}

.section-enewsletter .col-sm-12 div form input::placeholder {
  font-style: normal;
  color: #000;
}


.section-footer-copyright {
  margin-top: 0px;
  border-top: 1px solid #173989;
  padding: 15px 0px;
  background-color: #022169;
}

.section-footer-copyright nav {
  text-align: right;
  color: #fff;
  font-size: 13px;
}

.section-footer-copyright nav label {
  margin: 0px;
}

.section-footer-copyright nav a {
  color: #fff;
  padding: 5px;
  font-size: 14px;
}

.section-footer-copyright p {
  margin: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
}

.section-product-slick header {
  display: flex;
  align-items: center;
  padding: 50px 0px 15px;
}

.section-product-slick header h3 {
  flex: 1;
  margin: 0;
  font-size: 20px;
  position: relative;
}

.section-product-slick header h3 span {
  background-color: #f2f3f7;
  z-index: 1;
  position: relative;
  padding-right: 15px;
}

.section-product-slick header h3:before {
  content: "";
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #ededed;
  left: 0px;
  top: 50%;
}

.section-product-slick header a i {
  margin-left: 7.5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 0px;
}

.section-product-slick header a {
  display: flex;
  align-items: center;
  line-height: 0px;
  color: #A3A3A3;
  background-color: #fff;
  padding-left: 15px;
  font-weight: 500;
  font-size: 13px;
}

.section-product-slick header a:hover {
  color: #222529;
}

.section-product-slick.v1 header h3 span {
  background-color: #022169;
  z-index: 1;
  position: relative;
  padding-right: 15px;
  color: #fff;
}

.section-product-slick.v1 header h3:before {

  background-color: #0b2d7a;
}

.section-product-slick.v1 .col-sm-6 header h3 span {
  background-color: transparent;
}

.section-product-slick.v1 .col-sm-6 header h3:before {
  display: none;
}


.section-kategorigoster-box, .section-urundetay-box, .page-kategorilist {
  background-color: #F2F3F7;
}

.breadcrumb-box {
  margin: 0px;
  background-color: #fff;
}

.category-meta-box {
  background-color: #fff;
  padding-bottom: 25px;
}


.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul {
  display: flex;
  flex-wrap: wrap;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li {
  flex: 0 0 33%;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li ul {
  display: block;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li > a {
  color: #022169;
  font-weight: 500;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li ul li a {
  color: #022169;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li ul li ul {
  display: none;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul li a i {
  display: none;
}

.category-sticky .widget-boxed-body-scroll > ul > li:hover > ul > li ul {
  margin: 0px;
  padding: 0px;
}

.section-kategorigoster-box .col-product-item-image-content a, .section-urundetay-box .col-product-item-image-content a {
  display: flex;
  text-align: center;
  height: 175px;
  align-items: center;
}

.product-button {
  border: 1px solid #E0E0E0;
  padding: 15px;
  display: flex;
  align-items: center;
  height: 150px;
  margin-bottom: 15px;
  border-radius: 6px;
}

.product-button button {
  background-color: #022169;
  width: 100%;
  border: 0px;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
}

.product-button button span {
  margin-left: 7.5px;
  font-weight: 500;
}

.product-button:nth-child(2) span img {
  clear: both;
  display: table;
  margin: auto;
  margin-bottom: 10px;
}

.product-button:nth-child(2) span {
  text-align: center;
}


.product-lead-time div {
  /* border: 1px solid #ddd; */
  display: flex;
}

.product-lead-time div span {
  border: 1px solid #ddd;
  border-bottom: 1px;
  border-right: 0px;
  flex: 1 0 80px;
  text-align: center;
  font-size: 11px;
  padding: 5px;
  width: 80px;
}

.product-lead-time div:last-child span {
  border-bottom: 1px solid #ddd;
}

.product-lead-time div span:last-child {
  border-right: 1px solid #ddd;
}

.product-lead-time div:nth-child(1) {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 7.5px;
}


.request-form {
  border-radius: 6px;
  border: 1px solid #E3E3E3;
  margin-bottom: 25px;
}

.request-form header {
  background-color: #EFF4FF;
  padding: 15px 20px;
  position: relative;
}

.request-form header a {
  position: absolute;
  background-color: #022169;
  top: 15px;
  right: 15px;
  padding: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  border-radius: 6px;
}

.request-form header a img {
  margin-left: 5px;
}

.request-form header h3, .request-form header h4 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #022169;
  line-height: 25px;
}

.request-form header h4 {
  font-weight: 400;
  font-size: 15px;
}

.request-form footer {
  padding: 15px 20px;
}

.request-form .sf-form-container sup {
  position: absolute;
  right: 15px;
  top: 25px;
}

.request-form .sf-form-item-fullwidth .sf-form-input, .request-form .sf-form-item-fullwidth .sf-form-textarea, .request-form .sf-form-item-fullwidth .sf-form-select {
  width: 60%;
  max-width: 60%;
  min-width: 60%;
}

.request-form .sf-form-item-fullwidth .sf-text-label {
  min-width: 150px !important;
  white-space: initial !important;
}

.section-product-packet-slider .col-sm-7 {

  display: flex;
  align-items: center;
  justify-content: center;

}

.modal-content {
  background-color: #FFF3CB;
}

.modal-body .sf-form-container {
  background-color: transparent;
}

.modal-body .sf-form-item-fullwidth .sf-form-input, .modal-body .sf-form-item-fullwidth .sf-form-textarea, .modal-body .sf-form-item-fullwidth .sf-form-select {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.modal-content .sf-form-item-fullwidth .sf-text-label {
  color: #022169;
}

.modal-header .modal-title span {
  display: block;
  text-align: center;
  color: #022169;
  margin: 0px;
  line-height: 28px;
  font-size: 21px;
}

.modal-header .modal-title {
  width: 100%;
}

.modal-header .modal-title span:nth-child(2) {
  font-size: 17px;
}

.modal-header {
  border: 0px;
}

.section-sifre-box, .section-register-box {
  background-image: url(../images/background.png);
  background-size: cover;
  background-attachment: fixed;
}

.section-sifre-box .breadcrumb-box, .section-register-box .breadcrumb-box {
  display: none;
}

.box-page.page-sifre, .box-page.page-register {
  background-color: #fff;
  width: 50%;
  margin: 7.5% auto;
  padding: 25px;
}

.page-sifre header, .page-register header {
  padding-bottom: 15px;
}

.page-sifre .nav-header-menu, .page-register .nav-header-menu {
  display: none;
}

.category-list-item figure {
  position: relative;
  margin: 0;
  height: 215px;
  overflow: hidden;
}

.category-list-item figure:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-color: #02216952;
}

.category-list-item figure h3 {
  position: absolute;
  font-size: 21px;
  text-align: center;
  color: #fff;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
}

.category-list-item figure img {
  width: 100%;
  height: 100%;
}

.category-list-item aside {
  padding: 15px;
  background-color: #fff;
  /* margin-bottom: 15px; */
}

.category-list-item aside a {
  background-color: #022169;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
}

.category-list-item {
  border-radius: 6px;
  overflow: hidden;
  margin-top: 16px;
}

.section-kategorigoster-box .col-product-item-image-content a img, .section-urundetay-box .col-product-item-image-content a img {
  width: 100%;
  height: 100%;
}

.section-yonlendir-box .nav.nav-tabs {
  overflow: initial;
}

.section-yonlendir-box .nav.nav-tabs li {
  flex: 1;
}

.section-yonlendir-box .nav.nav-tabs li a {
  background-color: #efefef;
  display: block;
  padding: 10px;
  text-align: center;
  color: #696969;
  position: relative;
}

.section-yonlendir-box .nav.nav-tabs li:nth-child(odd) a {
  background-color: #fafafa;
}

.section-yonlendir-box .nav.nav-tabs li a.active {
  background-color: #022169;
  color: #fff;
}

.section-yonlendir-box .nav.nav-tabs li a.active:before {
  content: "";
  height: 10px;
  width: 100%;
  display: block;
  position: absolute;
  top: -4px;
  left: 0;
  background-color: #022169;
  z-index: 1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.section-main-slick {
  margin-top: 25px;
}

.page-kategorigoster .section-enewsletter {
  margin: 0px;
}

/* SSS */
.sss .soru {
  margin-top: 10px;
  padding: 15px;
  font-size: 14px;
  font-weight: 500;
  color: #022169;
  background: #f8f9fa;
  border: 1px solid rgba(0, 16, 34, 0.025);
}

.sss .soru img {
  display: none !important;
}

.sss .cevap {
  margin-bottom: 30px;
  padding: 15px;
  color: #022169;
  font-weight: normal;
  background: rgba(248, 249, 250, 0.5);
  border: 1px solid rgba(0, 16, 34, 0.05);
  border-top: none;
}

.box-page.page-register .section-enewsletter {
  margin-top: 0px;
}

.section-header-lang  .dropdown {
  float: right;
}

.section-header-lang  .dropdown div {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  z-index: 1;
  box-shadow: 0px 0px 1px #000;
  text-align: center;
  left: 0px;
  width: initial;
  display: none;
  width: 125px;
}

.section-header-lang  .dropdown div a {
  display: flex;
  margin-bottom: 7.5px;
  align-items: center;
}

.section-header-lang  .dropdown div a img {
  margin-right: 3.5px;
}

.section-header-lang  .dropdown > a {
  font-size: 14px;
  padding: 10px 0px;
  display: flex;
  position: relative;
  font-weight: 500;
}

section.section-header-lang {
  border-bottom: 1px solid #ddd;
}

.section-header-lang .dropdown > a img {
  margin-right: 3.5px;
}

.ps-product__gallery .slick-arrow {
  width: 65px;
  position: absolute;
  top: 0px;
  color: #878787;
  font-size: 32px;
  z-index: 1;
  height: 65px;
  top:50%;
  background: linear-gradient(
          -90deg, rgb(224 224 224 / 62%) 28%, rgb(255 255 255 / 62%) 67%);
}

.ps-product__gallery .slick-prev {
  left: 0;
}
.ps-product__gallery  .slick-next {
  right: 0px;
}
.section-header-bottom nav a span small {
  position: absolute;
  font-size: 15px;
  top: -7px;
  right: 8px;
  background-color: #20744e;
  width: 20px;
  border-radius: 100%;
  height: 20px;
  line-height: 20px;
}

.lg-backdrop.in, .lg-toolbar {
  opacity : 0.7 !important;
}
.lg-outer .lg-thumb-outer {
  display: none !important;
}

#description span {
  font-size: 17px;
  margin-bottom: 15px;
  display: inline-block;
}

span#teslimSekli, span#odemeTipi {
  display: block;
  margin: 20px 0px;
}

.discontPromo span {font-size: 17px;
  margin: 15px 0px;
  font-weight: 700 ;}