.image-wrapper{
                padding-bottom:100%;
            }.v5-aksuhome .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }
.v5-aksuhome .fs-2 {
  font-size: calc(1.325rem + .9vw) !important; }
.v5-aksuhome .fs-3 {
  font-size: calc(1.3rem + .6vw) !important; }
.v5-aksuhome .fs-4 {
  font-size: calc(1.275rem + .3vw) !important; }
.v5-aksuhome .fs-5 {
  font-size: 1.25rem !important; }
.v5-aksuhome .fs-6 {
  font-size: 1rem !important; }
.v5-aksuhome .banner-efect {
  overflow: hidden; }
  .v5-aksuhome .banner-efect img {
    transition: all 0.5s; }
    .v5-aksuhome .banner-efect:hover img {
      transform: scale(1.03); }
.v5-aksuhome .ti-arrow-left::before {
  content: url(/theme/v5-aksuhome/assets/icons/i-left.svg);
  line-height: 0; }
.v5-aksuhome .ti-arrow-right::before {
  content: url(/theme/v5-aksuhome/assets/icons/i-right.svg);
  line-height: 0; }
.v5-aksuhome .flex-nowrap {
  flex-wrap: nowrap; }
  .v5-aksuhome body.drawer-animated.drawer-right-active {
    transform: translate3d(-290px, 0, 0); }
    [dir="rtl"] .v5-aksuhome body.drawer-animated.drawer-right-active {
      transform: translate3d(290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-aksuhome body.drawer-animated.drawer-right-active {
        transform: translate3d(-290px, 0, 0); }
        [dir="rtl"] .v5-aksuhome body.drawer-animated.drawer-right-active {
          transform: translate3d(290px, 0, 0); } }
  .v5-aksuhome body.drawer-animated.drawer-left-active {
    transform: translate3d(290px, 0, 0); }
    [dir="rtl"] .v5-aksuhome body.drawer-animated.drawer-left-active {
      transform: translate3d(-290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-aksuhome body.drawer-animated.drawer-left-active {
        transform: translate3d(290px, 0, 0); }
        [dir="rtl"] .v5-aksuhome body.drawer-animated.drawer-left-active {
          transform: translate3d(-290px, 0, 0); } }
.v5-aksuhome .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%;
  padding-bottom: 60px; }
  .v5-aksuhome .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -290px; }
  @media (min-width: 768px) {
    .v5-aksuhome .drawer-wrapper[data-position="top"] {
      top: -290px; } }
  .v5-aksuhome .drawer-wrapper[data-position="left"] {
    width: 290px;
    left: -290px; }
    [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -290px; }
    @media (min-width: 768px) {
      .v5-aksuhome .drawer-wrapper[data-position="left"] {
        width: 290px;
        left: -290px; }
        [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -290px; } }
    .v5-aksuhome .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-aksuhome .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-aksuhome .drawer-wrapper[data-position="right"] {
    width: 290px;
    right: -290px; }
    [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -290px; }
    @media (min-width: 768px) {
      .v5-aksuhome .drawer-wrapper[data-position="right"] {
        width: 290px;
        right: -290px; }
        [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -290px; } }
    .v5-aksuhome .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-aksuhome .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-aksuhome .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-aksuhome .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -290px; }
  @media (min-width: 768px) {
    .v5-aksuhome .drawer-wrapper[data-position="bottom"] {
      bottom: -290px; } }
  .v5-aksuhome .drawer-wrapper[data-position="middle"] {
    left: 15px;
    right: 15px;
    top: 50%;
    max-height: calc(100% - 30px);
    transform: translateY(-50%);
    width: auto;
    height: auto;
    margin: auto;
    display: none; }
    .v5-aksuhome .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-aksuhome .drawer-wrapper .drawer-title {
    display: flex !important;
    padding: 15px;
    margin-bottom: 15px;
    position: relative; }
    .v5-aksuhome .drawer-wrapper .drawer-title i {
      color: #1A1919;
      font-size: 38px;
      line-height: 1; }
    .v5-aksuhome .drawer-wrapper .drawer-title span {
      color: #373738;
      font-size: 21px;
      font-weight: bold;
      line-height: 24px;
      display: block; }
    @media (min-width: 768px) {
      .v5-aksuhome .drawer-wrapper .drawer-title {
        padding: 0 30px;
        text-align: center;
        margin-bottom: 20px;
        display: block !important; }
        .v5-aksuhome .drawer-wrapper .drawer-title span {
          padding-top: 20px;
          padding-bottom: 30px;
          border-bottom: 1px solid #eaeaea; } }
  @media (max-width: 767px) {
    .v5-aksuhome .drawer-wrapper .drawer-title {
      align-items: center; }
      .v5-aksuhome .drawer-wrapper .drawer-title i {
        margin-right: 8px; }
        [dir="rtl"] .v5-aksuhome .drawer-wrapper .drawer-title i {
          margin-right: 0px;
          margin-left: 8px; }
      .v5-aksuhome .drawer-wrapper .drawer-title::after {
        content: '';
        background-color: #eaeaea;
        height: 1px;
        display: block;
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px; } }
@media (min-width: 768px) {
  .v5-aksuhome .drawer-wrapper .drawer-close {
    color: #979797;
    font-size: 22px;
    line-height: 1;
    padding: 18px;
    width: fit-content;
    max-width: 100%;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer; }
    .v5-aksuhome .drawer-wrapper .drawer-close:hover {
      transform: rotate(90deg); } }
@media (max-width: 767px) {
  .v5-aksuhome .drawer-wrapper .drawer-close {
    background-color: #F3F3F3;
    width: 290px;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    z-index: 2; }
    [data-position="left"] .v5-aksuhome .drawer-wrapper .drawer-close {
      left: 0; }
      [dir="rtl"] [data-position="left"] .v5-aksuhome .drawer-wrapper .drawer-close {
        left: auto;
        right: 0; }
    [data-position="right"] .v5-aksuhome .drawer-wrapper .drawer-close {
      right: 0; }
      [dir="rtl"] [data-position="right"] .v5-aksuhome .drawer-wrapper .drawer-close {
        right: auto;
        left: 0; }
    .v5-aksuhome .drawer-wrapper .drawer-close span {
      color: #373738;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      padding-right: 10px; }
      [dir="rtl"] .v5-aksuhome .drawer-wrapper .drawer-close span {
        padding-right: 0;
        padding-left: 10px; }
    .v5-aksuhome .drawer-wrapper .drawer-close i {
      font-size: 20px; } }
.v5-aksuhome .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden; }
@media (min-width: 768px) {
  .v5-aksuhome .drawer-wrapper .drawer-body {
    padding-left: 30px;
    padding-right: 30px; } }
.v5-aksuhome .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-aksuhome .drawer-overlay {
    background-color: transparent; } }
.v5-aksuhome .block-title {
  color: #373738;
  font-size: 16px;
  font-weight: 500; }
@media (min-width: 992px) {
  .v5-aksuhome .block-title {
    font-size: 24px; } }
.v5-aksuhome .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 8px;
  font-size: 0; }
  .v5-aksuhome .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #F3F3F3;
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%; }
    .v5-aksuhome .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: #1A1919;
      width: 15px;
      border-radius: 15px; }
  @media (min-width: 768px) {
    .v5-aksuhome .swiper-pagination-bullets {
      padding: 15px; } }
  .v5-aksuhome .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-aksuhome .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-aksuhome .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #F3F3F3; }
  .v5-aksuhome .swiper-pagination-progressbar-fill {
    background: #1A1919; }
.v5-aksuhome .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-aksuhome .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #F3F3F3;
    color: #373738;
    margin: 0 5px; }
    .v5-aksuhome .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: #1A1919;
      color: #ffffff; }
.v5-aksuhome .swiper-pagination * {
  outline: 0; }
.v5-aksuhome .swiper-button-prev, .v5-aksuhome .swiper-button-next {
  background-color: #ffffff;
  font-size: 22px;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .v5-aksuhome .swiper-button-prev:hover, .v5-aksuhome .swiper-button-next:hover {
    box-shadow: none; }
  .v5-aksuhome .swiper-button-prev.swiper-button-disabled, .v5-aksuhome .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-aksuhome .swiper-button-prev {
  left: 0; }
  .v5-aksuhome .swiper-button-prev.inside {
    left: 18px; }
  .v5-aksuhome .swiper-button-prev.outside {
    left: -18px; }
.v5-aksuhome .swiper-button-next {
  right: 0; }
  .v5-aksuhome .swiper-button-next.inside {
    right: 18px; }
  .v5-aksuhome .swiper-button-next.outside {
    right: -18px; }
@media (max-width: 1230px) {
  .v5-aksuhome .slider-block-wrapper {
    overflow: hidden; }
  .v5-aksuhome .swiper-button-prev.outside > i {
    margin-right: -10px; }
  .v5-aksuhome .swiper-button-next.outside i {
    margin-left: -10px; } }
.v5-aksuhome .noUi-target {
  background-color: #ffffff;
  height: 4px;
  margin-top: 25px;
  border-radius: 4px;
  border: solid 1px #eaeaea; }
  .v5-aksuhome .noUi-target .noUi-base {
    width: calc(100% - 22px); }
  .v5-aksuhome .noUi-target .noUi-origin {
    background: #fff;
    height: 100%; }
  .v5-aksuhome .noUi-target .noUi-connect {
    background-color: #373738; }
  .v5-aksuhome .noUi-target .noUi-handle {
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    background-color: #000000;
    top: 50%;
    margin-top: -8px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-aksuhome .pagination {
  display: flex !important; }
  .v5-aksuhome .pagination a, .v5-aksuhome .pagination span {
    background-color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    min-width: 28px;
    height: 28px;
    padding: 6px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px; }
    .v5-aksuhome .pagination a i, .v5-aksuhome .pagination span i {
      font-size: 18px; }
  .v5-aksuhome .pagination a {
    color: #373738; }
    .v5-aksuhome .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-aksuhome .pagination a:hover, .v5-aksuhome .pagination span {
    color: #1A1919;
    box-shadow: 0px 0px 0px 1px #1A1919; }
  .v5-aksuhome .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-aksuhome .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-aksuhome .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-aksuhome .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-aksuhome .form-search .search-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
  font-size: 13px;
  width: 35px;
  height: 18px;
  line-height: 18px; }
.v5-aksuhome [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-aksuhome [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-aksuhome [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }


/* Header */
.v5-aksuhome.folder-header.tpl-default .drawer-close {
  font-weight: 600;
  font-size: 16px;
  color: #1A1919;
  background: #F3F3F3;
  height: 50px;
  position: inherit;
  justify-content: space-between !important; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-header.tpl-default [id*="header-cart-panel"] .drawer-title {
    margin-bottom: 50px !important;
    top: 50px !important; } }
@media (min-width: 768px) {
  .v5-aksuhome.folder-header.tpl-default .header-account {
    position: relative;
    padding-bottom: 15px; }
    .v5-aksuhome.folder-header.tpl-default .header-account-hover {
      position: absolute;
      right: 0;
      width: 130px;
      background: #F3F3F3;
      box-shadow: 0px 2px 4px rgba(156, 156, 156, 0.5);
      height: 0;
      overflow: hidden;
      transition: all 0.3s;
      top: 100%;
      z-index: 85;
      transform: translate(20%); }
      .v5-aksuhome.folder-header.tpl-default .header-account-hover > div {
        width: 100%; }
        .v5-aksuhome.folder-header.tpl-default .header-account-hover > div a {
          height: 35px;
          display: flex !important;
          align-items: center;
          justify-content: center;
          font-weight: 500;
          font-size: 10px;
          line-height: 12px; }
    .v5-aksuhome.folder-header.tpl-default .header-account:hover .header-account-hover {
      height: auto; } }
.v5-aksuhome.folder-header.tpl-default #logo, .v5-aksuhome.folder-header.tpl-default #logo p {
  display: flex;
  align-items: center;
  margin: 0; }
.v5-aksuhome.folder-header.tpl-default #logo img {
  max-height: 100%;
  width: auto; }
.v5-aksuhome.folder-header.tpl-default form#search input[type="search"] {
  padding-right: 55px;
  height: 32px;
  border-radius: 0 !important;
  border-color: #000000; }
@media (max-width: 767px) {
  .v5-aksuhome.folder-header.tpl-default form#search input[type="search"] {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #1A1919;
    padding-right: 30px;
    padding-left: 0; } }
.v5-aksuhome.folder-header.tpl-default form#search button[type="submit"] {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  right: 12px;
  border-radius: 0 !important;
  border: 0 !important;
  width: 32px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-header.tpl-default form#search button[type="submit"] {
    background-color: #1A1919; } }
@media (max-width: 767px) {
  .v5-aksuhome.folder-header.tpl-default form#search button[type="submit"] {
    background: transparent;
    right: -2px;
    width: 32px; }
    .v5-aksuhome.folder-header.tpl-default form#search button[type="submit"] img {
      filter: invert(1); } }
.v5-aksuhome.folder-header.tpl-default form#search .search-form-list {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  overflow-y: auto;
  max-height: 320px;
  width: 576px;
  left: 50%;
  transform: translateX(-50%); }
  .v5-aksuhome.folder-header.tpl-default form#search .search-form-list[v-cloak] {
    display: none; }
    .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search .block-title {
      font-size: 14px;
      line-height: 1.3;
      margin-bottom: 5px; }
    .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li {
        padding: 5px 0; }
        .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a {
          display: flex !important;
          align-items: center;
          color: inherit;
          font-size: 12px;
          font-weight: 600; }
          .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a:hover {
            color: #1A1919; }
          .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a > .search-image {
            display: flex !important;
            align-items: center;
            justify-content: center;
            width: 35px;
            height: 35px;
            min-width: 35px;
            margin-right: 10px; }
            .v5-aksuhome.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
              max-height: 100%; }
.v5-aksuhome.folder-header.tpl-default .toplinks a {
  font-weight: 500;
  font-size: 10px;
  color: #1A1919;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .v5-aksuhome.folder-header.tpl-default .toplinks a img {
    margin-right: 5px; }
  @media (max-width: 767px) {
    .v5-aksuhome.folder-header.tpl-default .toplinks a {
      border: 1px solid #F3F3F3;
      height: 35px;
      justify-content: flex-start;
      padding-left: 20px; } }
.v5-aksuhome.folder-header.tpl-default .fav-mobile, .v5-aksuhome.folder-header.tpl-default .mobile-tr-tl {
  background: #FFF5EC;
  height: 45px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #000000; }
  .v5-aksuhome.folder-header.tpl-default .fav-mobile i, .v5-aksuhome.folder-header.tpl-default .mobile-tr-tl i {
    position: absolute;
    right: 20px; }
.v5-aksuhome.folder-header.tpl-default .mobile-account, .v5-aksuhome.folder-header.tpl-default .mobile-btn-register {
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  height: 45px;
  text-align: center; }
@media (min-width: 992px) {
  .v5-aksuhome.folder-header.tpl-default #header-sticky {
    top: -100%;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .v5-aksuhome.folder-header.tpl-default #header-sticky.header-sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 80; }
      .v5-aksuhome.folder-header.tpl-default #header-sticky.header-sticky #main-menu {
        margin: 0; }
  .v5-aksuhome.folder-header.tpl-default .toplinks {
    order: -2; }
  .v5-aksuhome.folder-header.tpl-default #hm-links {
    order: -1; }
  .v5-aksuhome.folder-header.tpl-default .header-logo {
    order: 0; }
  .v5-aksuhome.folder-header.tpl-default #header-search {
    order: 1; } }
.v5-aksuhome.folder-header.tpl-default #hm-links .hm-link {
  color: #373738;
  font-size: 16px;
  display: flex !important;
  align-items: center; }
  .v5-aksuhome.folder-header.tpl-default #hm-links .hm-link i {
    position: relative;
    font-style: normal; }
    .v5-aksuhome.folder-header.tpl-default #hm-links .hm-link i .badge {
      background-color: #1A1919;
      color: #ffffff;
      font-size: 8px;
      text-align: center;
      border-radius: 100%;
      position: absolute;
      top: -3px;
      right: -3px;
      padding: 0 !important;
      width: 12px;
      height: 13px;
      display: flex !important;
      align-items: center;
      justify-content: center; }
  .v5-aksuhome.folder-header.tpl-default #hm-links .hm-link > span {
    margin-left: 5px;
    line-height: 1;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px; }
    [dir="rtl"] .v5-aksuhome.folder-header.tpl-default #hm-links .hm-link > span {
      margin-left: 0;
      margin-right: 5px; }
  .v5-aksuhome.folder-header.tpl-default #hm-links .hm-link:hover {
    color: #1A1919 !important; }
.v5-aksuhome.folder-header.tpl-default .header-cart-dropdown-list {
  background-color: #F3F3F3;
  width: 300px;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 2; }
.v5-aksuhome.folder-header.tpl-default #header-top {
  padding-top: clamp(5px, 1vw, 10px);
  padding-bottom: clamp(5px, 1vw, 10px); }
  .v5-aksuhome.folder-header.tpl-default #header-top .dropdown-menu {
    right: 0;
    left: auto; }
  .v5-aksuhome.folder-header.tpl-default #header-top .top-info {
    font-size: 12px;
    font-weight: 400; }
  @media (max-width: 767px) {
    .v5-aksuhome.folder-header.tpl-default #header-top .top-info {
      flex-direction: column; } }
  .v5-aksuhome.folder-header.tpl-default #header-top .top-info strong {
    font-weight: 700;
    padding-left: 5px; }
  .v5-aksuhome.folder-header.tpl-default #header-top a {
    color: #373738;
    font-size: 12px;
    line-height: 16px;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px; }
    .v5-aksuhome.folder-header.tpl-default #header-top a .language-img {
      margin-right: 4px; }
  .v5-aksuhome.folder-header.tpl-default #header-top .location-select {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px; }
.v5-aksuhome.folder-header.tpl-default #header-menu .menu {
  background-color: #f2f1f1; }
  .v5-aksuhome.folder-header.tpl-default #header-menu .menu li::after {
    content: '';
    background-color: #e7e6e6;
    width: 1px;
    height: 10px;
    display: block; }
  .v5-aksuhome.folder-header.tpl-default #header-menu .menu a {
    color: #373738;
    font-size: 12px;
    line-height: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block; }
    .v5-aksuhome.folder-header.tpl-default #header-menu .menu a.homepage-link {
      line-height: 20px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .v5-aksuhome.folder-header.tpl-default #header-menu .menu a.homepage-link i {
        font-size: 18px; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menuPhoto a {
  position: relative;
  width: 100%;
  display: block; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menuPhoto a img {
    width: auto; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menuPhoto a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff5ecc6;
    mix-blend-mode: normal; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li > a {
  position: relative; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li:not([id*="menu-all-categories"]) > a {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #1A1919; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li[id*="menu-all-categories"] > a {
  padding-top: 9px;
  padding-bottom: 9px; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li a {
  font-weight: 400;
  font-size: 13px;
  color: #000000; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li .sub-menu {
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  margin-top: 7.5px;
  border-top: 1px solid #000000; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menu > li .sub-menu .menu-title {
    margin-top: 7px;
    margin-bottom: 7px; }
    .v5-aksuhome.folder-header.tpl-default #main-menu .menu > li .sub-menu .menu-title:hover {
      color: #1A1919 !important; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menu > li .sub-menu ul li a {
    color: #747474;
    margin-bottom: 7px; }
    .v5-aksuhome.folder-header.tpl-default #main-menu .menu > li .sub-menu ul li a:hover {
      color: #1A1919 !important; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li:hover > a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #F3F3F3;
  height: calc(100% + 17px);
  z-index: 9999; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li:hover > a span {
  position: relative;
  z-index: 99999; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  margin-top: 0; }
.v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories {
  min-width: 180px; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories i.ti-menu {
    font-size: 14px;
    margin-right: 4px; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories:hover i.ti-menu {
    color: #ffffff !important; }
  .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu {
    height: 360px; }
    .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll {
      width: 180px;
      height: 100%;
      overflow-y: auto; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar {
        background-color: #ffffff;
        width: 1px;
        height: 1px; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-button {
        display: none; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-thumb {
        background-color: #1A1919; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child {
        position: absolute;
        width: 100%;
        height: 100%;
        padding-left: 180px;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        display: flex; }
        .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child {
          left: 180px;
          width: calc(100% - 180px); }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li > a {
        position: relative;
        z-index: 1;
        padding: 12px 20px !important;
        margin: 0 !important;
        color: #373738; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li:hover > a {
        background: #F3F3F3; }
      .v5-aksuhome.folder-header.tpl-default #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li:hover > .sub-menu-child {
        opacity: 1;
        visibility: visible; }
.v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav {
  display: flex !important;
  margin-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav::-webkit-scrollbar {
    background-color: #F3F3F3;
    width: 3px;
    height: 1px; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-button {
    display: none; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-thumb {
    background-color: #2c2a28; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li {
    display: flex !important; }
    .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li:not(:last-child) {
      margin-right: 20px; }
    .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li a {
      color: #373738;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      text-transform: uppercase;
      display: block;
      padding-top: 6px;
      padding-bottom: 20px;
      position: relative;
      white-space: nowrap; }
      .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li.active a {
        color: #1A1919; }
        .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li.active a::before {
          content: '';
          background-color: #1A1919;
          width: 100%;
          height: 3px;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          position: absolute;
          bottom: 0;
          left: 0; }
.v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] a[class*="-login-btn"] {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] a[class*="-login-btn"].fb-login-btn {
    background-color: #47629c;
    color: #ffffff; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] a[class*="-login-btn"].google-login-btn {
    color: #3c79e6;
    border: 1px solid #3c79e6; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] a[class*="-login-btn"].apple-login-btn {
    color: #000000;
    border: 1px solid #000000; }
  .v5-aksuhome.folder-header.tpl-default [id*="header-member-panel"] a[class*="-login-btn"] i {
    font-size: 26px;
    margin-right: 6px; }
.v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] {
  overflow-x: hidden; }
  .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] .ti-plus:before, .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] .ti-arrow-down {
    content: url(/theme/v5-aksuhome/assets/icons/down.svg); }
  .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] .ti-minus:before {
    content: url(/theme/v5-aksuhome/assets/icons/up.svg); }
  .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-title {
    color: #1A1919;
    font-size: 14px;
    line-height: 17px;
    padding-top: 13px; }
    .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-title::after {
      content: '';
      background-color: #1A1919;
      width: 71px;
      height: 3px;
      display: block;
      margin-top: 10px;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
  .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li a, .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li .menu-item {
    color: #373738;
    font-size: 14px;
    line-height: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    font-weight: 500;
    color: #1A1919; }
    .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li a > span, .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li .menu-item > span {
      font-size: 18px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
  .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li li > a, .v5-aksuhome.folder-header.tpl-default [id*="mobile-menu"] nav ul li li > .menu-item {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding: 6px 0 !important;
    color: #000000; }
.v5-aksuhome.folder-header.tpl-default .header-mobile-menu-btn {
  font-size: 24px;
  line-height: 1; }
.v5-aksuhome.folder-header.tpl-default .scroll-to-up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  cursor: pointer;
  z-index: 51;
  display: none; }
  .v5-aksuhome.folder-header.tpl-default .scroll-to-up i {
    font-size: 22px;
    line-height: 1; }
@media (max-width: 575px) {
  .v5-aksuhome.folder-header.tpl-default .search-form-list {
    max-width: 100%; }
  .v5-aksuhome.folder-header.tpl-default .scroll-to-up {
    bottom: 80px !important; } }
@media (max-width: 991px) {
  .v5-aksuhome.folder-header.tpl-default #logo, .v5-aksuhome.folder-header.tpl-default #logo p {
    height: 40px;
    margin: auto; } }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] form#search input[type="search"], .v5-aksuhome.folder-header.tpl-default[dir="rtl"] form#search input[type="search"] {
  padding-right: 15px;
  padding-left: 55px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] form#search button[type="submit"], .v5-aksuhome.folder-header.tpl-default[dir="rtl"] form#search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] form#search .search-form-list, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] form#search .search-form-list {
  left: auto;
  right: 50%;
  transform: translateX(50%); }
  .v5-aksuhome.folder-header.tpl-default [dir="rtl"] form#search .search-form-list .search-image, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] form#search .search-form-list .search-image {
    margin-right: 0;
    margin-left: 10px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] #header-top a .language-img, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #header-top a .language-img {
  margin-right: 0;
  margin-left: 4px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] #main-menu .menu > li > a::before, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #main-menu .menu > li > a::before, .v5-aksuhome.folder-header.tpl-default [dir="rtl"] #main-menu .menu > li:last-of-type > a::after, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #main-menu .menu > li:last-of-type > a::after {
  left: auto;
  right: 0; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] #main-menu .menu .menu-all-categories i.ti-menu, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #main-menu .menu .menu-all-categories i.ti-menu {
  margin-right: 0;
  margin-left: 4px; }
  .v5-aksuhome.folder-header.tpl-default [dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child {
    padding-left: 0;
    padding-right: 180px; }
    .v5-aksuhome.folder-header.tpl-default [dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child {
      left: auto;
      right: 180px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] [id*="header-member-panel"] .tab-nav li:not(:last-child), .v5-aksuhome.folder-header.tpl-default[dir="rtl"] [id*="header-member-panel"] .tab-nav li:not(:last-child) {
  margin-right: 0;
  margin-left: 20px; }
  .v5-aksuhome.folder-header.tpl-default [dir="rtl"] [id*="header-member-panel"] .tab-nav li.active a::before, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] [id*="header-member-panel"] .tab-nav li.active a::before {
    left: auto;
    right: 0; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] [id*="header-member-panel"] a[class*="-login-btn"] i, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] [id*="header-member-panel"] a[class*="-login-btn"] i {
  margin-right: 0;
  margin-left: 6px; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-aksuhome.folder-header.tpl-default [dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span {
  right: auto;
  left: 0; }
.v5-aksuhome.folder-header.tpl-default [dir="rtl"] .scroll-to-up, .v5-aksuhome.folder-header.tpl-default[dir="rtl"] .scroll-to-up {
  right: auto;
  left: 20px; }


/* Breadcrumb */
.v5-aksuhome.folder-breadcrumb.tpl-default .breadcrumb ul li {
  height: 18px; }
  .v5-aksuhome.folder-breadcrumb.tpl-default .breadcrumb ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #1A1919;
    line-height: 1; }
    .v5-aksuhome.folder-breadcrumb.tpl-default .breadcrumb ul li a i.ti-homepage {
      font-size: 13px;
      margin-right: 5px; }
  .v5-aksuhome.folder-breadcrumb.tpl-default .breadcrumb ul li + li::before {
    content: "\e808";
    display: block;
    color: #1A1919;
    font: normal normal normal 30px/1 "tsoft-icon";
    font-size: inherit;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7.5px;
    margin-right: 7.5px; }
.v5-aksuhome.folder-breadcrumb.tpl-default[dir="rtl"] .breadcrumb ul li a i.ti-homepage {
  margin-right: 0;
  margin-left: 5px; }


/* ProductsTopBottomInfo */
.v5-aksuhome.folder-products-top-bottom-info.tpl-default .img-box {
  position: relative; }
  .v5-aksuhome.folder-products-top-bottom-info.tpl-default .img-box .texts {
    background: #0000009b;
    mix-blend-mode: normal;
    position: absolute;
    inset: 0;
    z-index: 1; }
    .v5-aksuhome.folder-products-top-bottom-info.tpl-default .img-box .texts strong {
      font-weight: 600;
      font-size: 16px;
      color: #ffffff;
      margin-bottom: 15px; }
    .v5-aksuhome.folder-products-top-bottom-info.tpl-default .img-box .texts p {
      font-weight: 400;
      font-size: 12px;
      color: #ffffff; }


/* Filter */
@media (min-width: 768px) {
  .v5-aksuhome.folder-filter.tpl-default #product-filter {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    max-width: 100vh;
    overflow: auto;
    z-index: 99;
    width: 440px;
    max-width: 100%;
    padding: 75px 20px 75px 80px;
    background-color: #F3F3F3;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .v5-aksuhome.folder-filter.tpl-default #product-filter.active {
      left: 0; }
  .v5-aksuhome.folder-filter.tpl-default #md-filter-close .filter-close {
    background: url(/theme/v5-aksuhome/assets/icons/filterClose.svg);
    width: 35px;
    height: 35px;
    cursor: pointer; }
  .v5-aksuhome.folder-filter.tpl-default #md-filter-close span {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000; } }
.v5-aksuhome.folder-filter.tpl-default .ti-minus:before {
  content: '';
  background: url(/theme/v5-aksuhome/assets/icons/up.svg) no-repeat center;
  width: 10px;
  height: 10px; }
.v5-aksuhome.folder-filter.tpl-default .ti-plus:before {
  content: '';
  background: url(/theme/v5-aksuhome/assets/icons/down.svg) no-repeat center;
  width: 10px;
  height: 10px; }
.v5-aksuhome.folder-filter.tpl-default .filter-card {
  border-bottom: 1px solid #000000; }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-title {
    color: #373738;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 15px;
    margin: 0;
    position: relative; }
  @media (max-width: 767px) {
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-title {
      padding: 10px;
      font-size: 16px; } }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-item {
    color: #000000;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex !important;
    align-items: center;
    margin: 0;
    font-weight: normal;
    transition: none; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-item .input-checkbox {
      flex-shrink: 0;
      width: 16px;
      height: 16px;
      border-radius: 100%; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-item:hover, .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-item-active {
      color: #1A1919; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-item-active {
      font-weight: bold; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-filter.tpl-default .filter-card .d-md-none + .filter-body {
      margin-top: 15px; } }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body {
    padding: 15px 10px; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body {
      padding: 0 15px;
      margin-bottom: 15px; } }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list {
    max-height: 230px;
    overflow-y: auto; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar {
      width: 3px;
      height: 3px; }
      .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
        width: 30px;
        margin-bottom: 10px;
        margin-right: 10px; }
        [dir="rtl"] .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
          margin-right: 0;
          margin-left: 10px; }
        .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .image-wrapper {
          padding-bottom: 100% !important;
          box-sizing: content-box; }
        .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .input-checkbox {
          position: absolute !important;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto !important; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
      width: 50px;
      margin-right: 10px; }
      [dir="rtl"] .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
        margin-right: 0;
        margin-left: 10px; }
        .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .image-wrapper {
          padding-bottom: 100% !important;
          box-sizing: content-box; }
        .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .shape-name {
          font-size: 10px;
          margin-top: 10px;
          color: #747474; }
          .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked .image-wrapper, .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape:hover .image-wrapper {
            border-color: #373738 !important; }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 14px;
    width: 14px;
    color: #979797;
    line-height: 1; }
    [dir="rtl"] .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
      right: auto;
      left: 5px; }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search input {
    font-size: 12px; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search input::-webkit-input-placeholder {
      font-style: italic;
      font-weight: 300; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search input:-ms-input-placeholder {
      font-style: italic;
      font-weight: 300; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .filter-search input::placeholder {
      font-style: italic;
      font-weight: 300; }
  .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .selected-item {
    background-color: #f6f6f6;
    color: #747474;
    font-size: 10px;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer; }
    .v5-aksuhome.folder-filter.tpl-default .filter-card .filter-body .selected-item:hover {
      color: #000000; }
.v5-aksuhome.folder-filter.tpl-default .filter-card.single-option .filter-item {
  padding: 10px; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-filter.tpl-default .filter-card.single-option .filter-item {
    padding: 15px; } }
.v5-aksuhome.folder-filter.tpl-default #filter-price-slider-min-price, .v5-aksuhome.folder-filter.tpl-default #filter-price-slider-max-price, .v5-aksuhome.folder-filter.tpl-default .filter-decimal-body input {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  border: 0;
  padding: 0 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px; }


/* ProductList */
.v5-aksuhome.folder-product-list.tpl-default .colorCount {
  position: absolute;
  bottom: 5px;
  left: 10px;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 12px;
  z-index: 50; }
.v5-aksuhome.folder-product-list.tpl-default #md-filter-open {
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid #eaeaea;
  background-color: #ffffff; }
  .v5-aksuhome.folder-product-list.tpl-default #product-list-panel .pagination-info-bar {
    font-weight: 400;
    font-size: 14px;
    color: #000000; }
  @media (max-width: 767px) {
    .v5-aksuhome.folder-product-list.tpl-default #product-list-panel .pagination-info-bar {
      order: 6;
      margin-top: 10px; } }
  .v5-aksuhome.folder-product-list.tpl-default #product-list-panel a, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel label, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel select {
    font-size: 14px;
    cursor: pointer;
    font-weight: 500; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-product-list.tpl-default #product-list-panel a, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel label, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel select {
      font-size: 12px; } }
  .v5-aksuhome.folder-product-list.tpl-default #product-list-panel a#sort, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel label#sort, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel select#sort {
    height: 43px;
    border: 1px solid #eaeaea !important;
    padding-left: 10px;
    border-radius: 0; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-product-list.tpl-default #product-list-panel a#sort, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel label#sort, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel select#sort {
      height: 40px; } }
.v5-aksuhome.folder-product-list.tpl-default #product-list-panel .page-layout a i {
  width: 5px;
  height: 12px;
  border: 1px solid #dddddd;
  border-radius: 4px; }
  .v5-aksuhome.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
    margin-left: 2px; }
    [dir="rtl"] .v5-aksuhome.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
      margin-left: 0;
      margin-right: 2px; }
.v5-aksuhome.folder-product-list.tpl-default #product-list-panel .page-layout a.active i, .v5-aksuhome.folder-product-list.tpl-default #product-list-panel .page-layout a:hover i {
  background-color: #2c2a28;
  border-color: #2c2a28; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .image-wrapper {
    overflow: hidden;
    padding-bottom: 67% !important; }
    .v5-aksuhome.folder-product-list.tpl-default .product-item .image-wrapper .img-rotation {
      transition: all 0.5s;
      right: auto;
      left: -100%; }
      .v5-aksuhome.folder-product-list.tpl-default .product-item .image-wrapper:hover .img-rotation {
        left: 0%; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .add-favourite-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  background: #ffffff;
  width: clamp(27px, 2vw, 35px);
  height: clamp(27px, 2vw, 35px);
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .add-favourite-btn.fav-added i {
    color: #ff0000; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .add-favourite-btn i {
    color: #373738; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .symbol-one {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 9;
  border-radius: 20px 0 0 20px;
  background-color: #a0a0a0;
  font-weight: 400;
  font-size: 10px;
  color: #ffffff;
  height: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0 5px; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn {
  background: #F3F3F3;
  border-radius: 20px;
  min-height: clamp(35px, 2.5vw, 40px);
  min-width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  transition: all 0.5s; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-50%); } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn span {
  font-size: 12px;
  color: #373738;
  margin-left: 5px; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn span {
    display: none; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn:hover {
    width: auto;
    padding: 0 20px; }
    .v5-aksuhome.folder-product-list.tpl-default .product-item .add-to-cart-btn:hover span {
      display: flex; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .discounted-new {
  position: absolute;
  top: clamp(8px, 1vw, 10px);
  left: clamp(5px, 1vw, 10px);
  z-index: 5; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .discounted-new .discounted-badge, .v5-aksuhome.folder-product-list.tpl-default .product-item .discounted-new .new-badge {
    height: clamp(18px, 1.5vw, 25px);
    width: clamp(30px, 2.5vw, 45px);
    border-radius: 0px 100px 100px 0px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: clamp(5px, 1vw, 10px);
    font-weight: 400;
    font-size: 10px; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .brand-title {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.3; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .brand-title {
    font-size: 13px;
    margin-bottom: 10px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-title {
  margin-bottom: 5px;
  line-height: 1.3;
  font-weight: 400;
  font-size: 12px;
  color: #373738;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-title {
    font-size: 14px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-detail-card {
  position: relative;
  padding-bottom: 60px; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-detail-card {
    padding-bottom: 60px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper {
  font-size: 12px;
  line-height: 1.5; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper {
    font-size: 14px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
  color: #373738;
  font-weight: 600;
  font-size: 13px; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
    font-size: 16px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
  display: flex !important;
  align-items: center;
  font-weight: 400;
  font-size: 10px;
  color: #373738;
  margin-right: 5px; }
  [dir="rtl"] .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
    margin-right: 0;
    margin-left: 5px; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
      font-size: 12px;
      margin-right: 10px; }
      [dir="rtl"] .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
        margin-right: 0;
        margin-left: 10px; } }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price:not(.d-none) + .current-price {
    color: #1A1919; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a {
  color: #373738;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a:not(:last-of-type) {
    margin-right: 5px; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a:hover {
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08); }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a.add-favourite-btn.fav-added {
    color: #1A1919; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a.add-to-compare-btn.active {
    color: #1A1919; }
  @media (min-width: 768px) {
    .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a {
      width: 35px;
      height: 35px;
      line-height: 33px;
      font-size: 16px; }
      .v5-aksuhome.folder-product-list.tpl-default .product-item .product-buttons a:not(:last-of-type) {
        margin-right: 10px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item {
  padding: 4px 8px;
  color: #373738;
  width: auto;
  text-align: center;
  font-size: 12px;
  white-space: nowrap; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.selected {
    border-color: #1A1919 !important; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.passive {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
    .v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.passive span {
      text-decoration: line-through; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item {
  height: 32px;
  padding-left: 8px;
  padding-right: 25px;
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item {
    height: 38px;
    padding-right: 30px; } }
.v5-aksuhome.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item .passive {
  color: #979797; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .out-of-stock {
  display: flex !important;
  justify-content: center;
  align-items: center;
  bottom: 10px;
  left: 10px;
  right: 10px;
  height: 35px;
  font-size: 10px;
  font-weight: bold; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item:hover > .bg-white {
    border-color: #1A1919 !important;
    z-index: 2;
    position: relative; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item:hover .image-wrapper {
    border-color: transparent !important; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item:hover .product-buttons a {
    color: #1A1919; }
.v5-aksuhome.folder-product-list.tpl-default .product-item .select-and-add-to-cart-input {
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2; }
  .v5-aksuhome.folder-product-list.tpl-default .product-item .select-and-add-to-cart-input .input-checkbox {
    border-color: #000000;
    margin: 0; }

.v5-aksuhome.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:100%;
            }
/* Footer */
.v5-aksuhome.folder-footer.tpl-default .mb-8 {
  margin-bottom: 8px; }
.v5-aksuhome.folder-footer.tpl-default .fs-12 {
  font-size: 12px; }
  .v5-aksuhome.folder-footer.tpl-default #footer-top form .form-control-md {
    height: 45px;
    border: 1px solid #1A1919;
    border-radius: 0 !important; }
  .v5-aksuhome.folder-footer.tpl-default #footer-top form button[type="submit"] {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-weight: 700;
    font-size: 12px;
    color: #ffffff;
    background-color: #1A1919;
    border: 0; }
  .v5-aksuhome.folder-footer.tpl-default #footer-top .h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #1A1919;
    margin-bottom: 6px; }
.v5-aksuhome.folder-footer.tpl-default #footer-menu .ti-plus:before {
  content: url(/theme/v5-aksuhome/assets/icons/down.svg); }
.v5-aksuhome.folder-footer.tpl-default #footer-menu .ti-minus:before {
  content: url(/theme/v5-aksuhome/assets/icons/up.svg); }
.v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title {
  color: #1A1919;
  font-size: 14px;
  text-transform: uppercase; }
@media (max-width: 767px) {
  .v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title {
    border-top: 1px solid #ffffff;
    padding: 15px 0; } }
.v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-link {
  color: #1A1919;
  font-size: 12px;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  margin: 0;
  font-weight: 400; }
.v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-link[href]:hover {
  color: #1A1919; }
@media (max-width: 991px) {
  .v5-aksuhome.folder-footer.tpl-default .h5 {
    margin-bottom: 10px !important; } }
@media (max-width: 767px) {
  .v5-aksuhome.folder-footer.tpl-default #footer-top {
    padding-left: 20px;
    padding-right: 20px; }
  .v5-aksuhome.folder-footer.tpl-default #footer-social-list {
    justify-content: center; }
  .v5-aksuhome.folder-footer.tpl-default #footer-social {
    margin-top: 20px; }
  .v5-aksuhome.folder-footer.tpl-default #footer-menu {
    padding-left: 20px;
    padding-right: 20px; }
    .v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title.active .ti-plus, .v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title:not(.active) .ti-minus {
      display: none; }
    .v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title + .menu-children {
      padding-top: 7.5px;
      padding-bottom: 15px; }
      .v5-aksuhome.folder-footer.tpl-default #footer-menu .menu-title + .menu-children:not(.show) {
        display: none; }
  .v5-aksuhome.folder-footer.tpl-default #footer-security .row {
    flex-direction: column; } }
.v5-aksuhome.folder-footer.tpl-default[dir="rtl"] #footer-menu .menu-title::after {
  margin-right: 0;
  margin-left: calc(100% - 30px); }

