.image-wrapper{
                padding-bottom:100%;
            }.v5-k-tahmis body.drawer-animated.drawer-right-active {
  transform: translate3d(-320px, 0, 0); }
  [dir="rtl"] .v5-k-tahmis body.drawer-animated.drawer-right-active {
    transform: translate3d(320px, 0, 0); }
  @media (min-width: 768px) {
    .v5-k-tahmis body.drawer-animated.drawer-right-active {
      transform: translate3d(-375px, 0, 0); }
      [dir="rtl"] .v5-k-tahmis body.drawer-animated.drawer-right-active {
        transform: translate3d(375px, 0, 0); } }
.v5-k-tahmis body.drawer-animated.drawer-left-active {
  transform: translate3d(320px, 0, 0); }
  [dir="rtl"] .v5-k-tahmis body.drawer-animated.drawer-left-active {
    transform: translate3d(-320px, 0, 0); }
  @media (min-width: 768px) {
    .v5-k-tahmis body.drawer-animated.drawer-left-active {
      transform: translate3d(375px, 0, 0); }
      [dir="rtl"] .v5-k-tahmis body.drawer-animated.drawer-left-active {
        transform: translate3d(-375px, 0, 0); } }
.v5-k-tahmis .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%; }
  .v5-k-tahmis .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -320px; }
  @media (min-width: 768px) {
    .v5-k-tahmis .drawer-wrapper[data-position="top"] {
      top: -375px; } }
  .v5-k-tahmis .drawer-wrapper[data-position="left"] {
    width: 320px;
    left: -320px; }
    [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -320px; }
    @media (min-width: 768px) {
      .v5-k-tahmis .drawer-wrapper[data-position="left"] {
        width: 375px;
        left: -375px; }
        [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -375px; } }
    .v5-k-tahmis .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-k-tahmis .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-k-tahmis .drawer-wrapper[data-position="right"] {
    width: 320px;
    right: -320px; }
    [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -320px; }
    @media (min-width: 768px) {
      .v5-k-tahmis .drawer-wrapper[data-position="right"] {
        width: 375px;
        right: -375px; }
        [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -375px; } }
    .v5-k-tahmis .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-k-tahmis .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-k-tahmis .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-k-tahmis .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -320px; }
  @media (min-width: 768px) {
    .v5-k-tahmis .drawer-wrapper[data-position="bottom"] {
      bottom: -375px; } }
  .v5-k-tahmis .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-k-tahmis .drawer-wrapper[data-position="middle"].active {
      display: block; }
.v5-k-tahmis .drawer-wrapper .drawer-close {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #553417;
  color: #ffffff;
  font-size: 17px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  display: block;
  cursor: pointer; }
.v5-k-tahmis .drawer-wrapper .drawer-title {
  background: #553417;
  height: 55px;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 0 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px; }
  .v5-k-tahmis .drawer-wrapper .drawer-title i {
    display: none; }
.v5-k-tahmis .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
  overflow-x: hidden; }
.v5-k-tahmis .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5); }
@media (min-width: 768px) {
  .v5-k-tahmis .drawer-overlay {
    background-color: transparent; }
    .v5-k-tahmis .drawer-wrapper .drawer-close {
      width: 50px;
      height: 50px;
      line-height: 50px;
      position: relative;
      margin-bottom: 15px; }
    .v5-k-tahmis .drawer-wrapper .drawer-title {
      background: transparent;
      height: auto;
      color: #000000;
      padding: 0 30px;
      margin-bottom: 15px;
      flex-direction: column; }
      .v5-k-tahmis .drawer-wrapper .drawer-title i {
        display: block;
        font-size: 40px;
        margin-bottom: 10px; }
      .v5-k-tahmis .drawer-wrapper .drawer-title::after {
        content: '';
        width: 200px;
        height: 1px;
        max-width: 100%;
        background: #553417;
        margin-top: 20px;
        margin-bottom: 10px; }
    .v5-k-tahmis .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
.v5-k-tahmis .block-title {
  color: #000000;
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold; }
.v5-k-tahmis .swiper-pagination {
  width: 100%;
  text-align: center;
  min-height: 34px;
  padding: 8px 15px; }
  .v5-k-tahmis .swiper-pagination .swiper-pagination-bullet {
    background-color: #d8d8d8;
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    border-radius: 100%;
    outline: 0; }
  .v5-k-tahmis .swiper-pagination .swiper-pagination-bullet-active {
    border-color: #553417; }
@media (min-width: 768px) {
  .v5-k-tahmis .swiper-pagination:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 2; }
  .v5-k-tahmis [dir="rtl"] .swiper-pagination:not(.bottom) {
    left: auto;
    right: 0; } }
.v5-k-tahmis .swiper-button-prev, .v5-k-tahmis .swiper-button-next {
  font-size: 22px;
  width: 50px;
  height: 50px;
  background-color: #553417;
  opacity: 0.5;
  color: #ffffff;
  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-k-tahmis .swiper-button-prev:hover, .v5-k-tahmis .swiper-button-next:hover {
    opacity: 1; }
  .v5-k-tahmis .swiper-button-prev.swiper-button-disabled, .v5-k-tahmis .swiper-button-next.swiper-button-disabled {
    display: none !important; }
.v5-k-tahmis .swiper-button-prev {
  left: 0; }
  .v5-k-tahmis .swiper-button-prev.inside {
    left: 50px; }
  .v5-k-tahmis .swiper-button-prev.outside {
    left: -100px; }
.v5-k-tahmis .swiper-button-next {
  right: 0; }
  .v5-k-tahmis .swiper-button-next.inside {
    right: 50px; }
  .v5-k-tahmis .swiper-button-next.outside {
    right: -100px; }
@media (max-width: 1400px) {
  .v5-k-tahmis .swiper-button-prev.outside {
    left: 0; }
  .v5-k-tahmis .swiper-button-next.outside {
    right: 0; } }
@media (max-width: 991px) {
  .v5-k-tahmis .swiper-button-prev, .v5-k-tahmis .swiper-button-next {
    width: 32px;
    height: 32px;
    font-size: 12px; }
    .v5-k-tahmis .swiper-button-prev.inside {
      left: 20px; }
  .v5-k-tahmis .swiper-button-next.inside {
    right: 20px; } }
.v5-k-tahmis .noUi-target {
  background-color: #eaeaea;
  height: 3px;
  margin-top: 25px; }
  .v5-k-tahmis .noUi-target .noUi-base {
    width: calc(100% - 15px);
    height: 3px; }
  .v5-k-tahmis .noUi-target .noUi-origin {
    height: 100%;
    background-color: #eaeaea; }
  .v5-k-tahmis .noUi-target .noUi-connect {
    background-color: #553417; }
  .v5-k-tahmis .noUi-target .noUi-handle {
    background-color: #553417;
    width: 15px;
    height: 15px;
    top: 50%;
    margin-top: -8px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-k-tahmis .pagination {
  display: flex !important; }
  .v5-k-tahmis .pagination a, .v5-k-tahmis .pagination span {
    background-color: #ffffff;
    font-size: 8px;
    font-weight: 500;
    min-width: 30px;
    height: 30px;
    padding: 5px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #eaeaea;
    border-radius: "0"; }
    .v5-k-tahmis .pagination a i, .v5-k-tahmis .pagination span i {
      font-size: 14px; }
  .v5-k-tahmis .pagination a {
    color: #000000; }
    .v5-k-tahmis .pagination a.passive, .v5-k-tahmis .pagination a.last, .v5-k-tahmis .pagination a.first {
      display: none !important; }
    .v5-k-tahmis .pagination a.next, .v5-k-tahmis .pagination a.prev {
      background-color: #553417;
      border-color: #553417;
      color: #ffffff; }
  .v5-k-tahmis .pagination a:hover, .v5-k-tahmis .pagination span {
    border-color: #553417 !important; }
  .v5-k-tahmis .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-k-tahmis .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-k-tahmis .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-k-tahmis .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-k-tahmis .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-k-tahmis [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-k-tahmis [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-k-tahmis [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-k-tahmis input[type="checkbox"].form-control + label > .input-checkbox, .v5-k-tahmis input.form-control.btn[type="checkbox"] + label > .input-checkbox {
  line-height: 12px; }
  .v5-k-tahmis input[type="checkbox"].form-control + label > .input-checkbox i[class*="ti-"], .v5-k-tahmis input.form-control.btn[type="checkbox"] + label > .input-checkbox i[class*="ti-"] {
    font-size: 8px; }
.v5-k-tahmis input[type="checkbox"].form-control:checked + label > .input-checkbox, .v5-k-tahmis input.form-control.btn[type="checkbox"]:checked + label > .input-checkbox {
  background-color: #553417 !important; }
  .v5-k-tahmis input[type="checkbox"].form-control:checked + label > .input-checkbox i[class*="ti-"], .v5-k-tahmis input.form-control.btn[type="checkbox"]:checked + label > .input-checkbox i[class*="ti-"] {
    color: #ffffff !important; }

.v5-vesti body.drawer-animated.drawer-right-active {
  transform: translate3d(-320px, 0, 0); }
  [dir="rtl"] .v5-vesti body.drawer-animated.drawer-right-active {
    transform: translate3d(320px, 0, 0); }
  @media (min-width: 768px) {
    .v5-vesti body.drawer-animated.drawer-right-active {
      transform: translate3d(-375px, 0, 0); }
      [dir="rtl"] .v5-vesti body.drawer-animated.drawer-right-active {
        transform: translate3d(375px, 0, 0); } }
.v5-vesti body.drawer-animated.drawer-left-active {
  transform: translate3d(320px, 0, 0); }
  [dir="rtl"] .v5-vesti body.drawer-animated.drawer-left-active {
    transform: translate3d(-320px, 0, 0); }
  @media (min-width: 768px) {
    .v5-vesti body.drawer-animated.drawer-left-active {
      transform: translate3d(375px, 0, 0); }
      [dir="rtl"] .v5-vesti body.drawer-animated.drawer-left-active {
        transform: translate3d(-375px, 0, 0); } }
.v5-vesti .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%; }
  .v5-vesti .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -320px; }
  @media (min-width: 768px) {
    .v5-vesti .drawer-wrapper[data-position="top"] {
      top: -375px; } }
  .v5-vesti .drawer-wrapper[data-position="left"] {
    width: 320px;
    left: -320px; }
    [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -320px; }
    @media (min-width: 768px) {
      .v5-vesti .drawer-wrapper[data-position="left"] {
        width: 375px;
        left: -375px; }
        [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -375px; } }
    .v5-vesti .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-vesti .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-vesti .drawer-wrapper[data-position="right"] {
    width: 320px;
    right: -320px; }
    [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -320px; }
    @media (min-width: 768px) {
      .v5-vesti .drawer-wrapper[data-position="right"] {
        width: 375px;
        right: -375px; }
        [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -375px; } }
    .v5-vesti .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-vesti .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-vesti .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-vesti .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -320px; }
  @media (min-width: 768px) {
    .v5-vesti .drawer-wrapper[data-position="bottom"] {
      bottom: -375px; } }
  .v5-vesti .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-vesti .drawer-wrapper[data-position="middle"].active {
      display: block; }
.v5-vesti .drawer-wrapper .drawer-close {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #553417;
  color: #ffffff;
  font-size: 17px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  display: block;
  cursor: pointer; }
.v5-vesti .drawer-wrapper .drawer-title {
  background: #553417;
  height: 55px;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding: 0 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px; }
  .v5-vesti .drawer-wrapper .drawer-title i {
    display: none; }
.v5-vesti .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
  overflow-x: hidden; }
.v5-vesti .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5); }
@media (min-width: 768px) {
  .v5-vesti .drawer-overlay {
    background-color: transparent; }
    .v5-vesti .drawer-wrapper .drawer-close {
      width: 50px;
      height: 50px;
      line-height: 50px;
      position: relative;
      margin-bottom: 15px; }
    .v5-vesti .drawer-wrapper .drawer-title {
      background: transparent;
      height: auto;
      color: #000000;
      padding: 0 30px;
      margin-bottom: 15px;
      flex-direction: column; }
      .v5-vesti .drawer-wrapper .drawer-title i {
        display: block;
        font-size: 40px;
        margin-bottom: 10px; }
      .v5-vesti .drawer-wrapper .drawer-title::after {
        content: '';
        width: 200px;
        height: 1px;
        max-width: 100%;
        background: #553417;
        margin-top: 20px;
        margin-bottom: 10px; }
    .v5-vesti .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
.v5-vesti .block-title {
  color: #000000;
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold; }
.v5-vesti .swiper-pagination {
  width: 100%;
  text-align: center;
  min-height: 34px;
  padding: 8px 15px; }
  .v5-vesti .swiper-pagination .swiper-pagination-bullet {
    background-color: #d8d8d8;
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    border-radius: 100%;
    outline: 0; }
  .v5-vesti .swiper-pagination .swiper-pagination-bullet-active {
    border-color: #553417; }
@media (min-width: 768px) {
  .v5-vesti .swiper-pagination:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 2; }
  .v5-vesti [dir="rtl"] .swiper-pagination:not(.bottom) {
    left: auto;
    right: 0; } }
.v5-vesti .swiper-button-prev, .v5-vesti .swiper-button-next {
  font-size: 22px;
  width: 50px;
  height: 50px;
  background-color: #553417;
  opacity: 0.5;
  color: #ffffff;
  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-vesti .swiper-button-prev:hover, .v5-vesti .swiper-button-next:hover {
    opacity: 1; }
  .v5-vesti .swiper-button-prev.swiper-button-disabled, .v5-vesti .swiper-button-next.swiper-button-disabled {
    display: none !important; }
.v5-vesti .swiper-button-prev {
  left: 0; }
  .v5-vesti .swiper-button-prev.inside {
    left: 50px; }
  .v5-vesti .swiper-button-prev.outside {
    left: -100px; }
.v5-vesti .swiper-button-next {
  right: 0; }
  .v5-vesti .swiper-button-next.inside {
    right: 50px; }
  .v5-vesti .swiper-button-next.outside {
    right: -100px; }
@media (max-width: 1400px) {
  .v5-vesti .swiper-button-prev.outside {
    left: 0; }
  .v5-vesti .swiper-button-next.outside {
    right: 0; } }
@media (max-width: 991px) {
  .v5-vesti .swiper-button-prev, .v5-vesti .swiper-button-next {
    width: 32px;
    height: 32px;
    font-size: 12px; }
    .v5-vesti .swiper-button-prev.inside {
      left: 20px; }
  .v5-vesti .swiper-button-next.inside {
    right: 20px; } }
.v5-vesti .noUi-target {
  background-color: #eaeaea;
  height: 3px;
  margin-top: 25px; }
  .v5-vesti .noUi-target .noUi-base {
    width: calc(100% - 15px);
    height: 3px; }
  .v5-vesti .noUi-target .noUi-origin {
    height: 100%;
    background-color: #eaeaea; }
  .v5-vesti .noUi-target .noUi-connect {
    background-color: #553417; }
  .v5-vesti .noUi-target .noUi-handle {
    background-color: #553417;
    width: 15px;
    height: 15px;
    top: 50%;
    margin-top: -8px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-vesti .pagination {
  display: flex !important; }
  .v5-vesti .pagination a, .v5-vesti .pagination span {
    background-color: #ffffff;
    font-size: 8px;
    font-weight: 500;
    min-width: 30px;
    height: 30px;
    padding: 5px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #eaeaea;
    border-radius: "0"; }
    .v5-vesti .pagination a i, .v5-vesti .pagination span i {
      font-size: 14px; }
  .v5-vesti .pagination a {
    color: #000000; }
    .v5-vesti .pagination a.passive, .v5-vesti .pagination a.last, .v5-vesti .pagination a.first {
      display: none !important; }
    .v5-vesti .pagination a.next, .v5-vesti .pagination a.prev {
      background-color: #553417;
      border-color: #553417;
      color: #ffffff; }
  .v5-vesti .pagination a:hover, .v5-vesti .pagination span {
    border-color: #553417 !important; }
  .v5-vesti .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-vesti .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-vesti .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-vesti .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-vesti .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-vesti [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-vesti [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-vesti [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-vesti input[type="checkbox"].form-control + label > .input-checkbox, .v5-vesti input.form-control.btn[type="checkbox"] + label > .input-checkbox {
  line-height: 12px; }
  .v5-vesti input[type="checkbox"].form-control + label > .input-checkbox i[class*="ti-"], .v5-vesti input.form-control.btn[type="checkbox"] + label > .input-checkbox i[class*="ti-"] {
    font-size: 8px; }
.v5-vesti input[type="checkbox"].form-control:checked + label > .input-checkbox, .v5-vesti input.form-control.btn[type="checkbox"]:checked + label > .input-checkbox {
  background-color: #553417 !important; }
  .v5-vesti input[type="checkbox"].form-control:checked + label > .input-checkbox i[class*="ti-"], .v5-vesti input.form-control.btn[type="checkbox"]:checked + label > .input-checkbox i[class*="ti-"] {
    color: #ffffff !important; }


/* Header */
.v5-k-tahmis.folder-header.tpl-default-sticky [v-cloak] {
  display: none; }
.v5-k-tahmis.folder-header.tpl-default-sticky header {
  z-index: 50; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top {
    border-color: #F5ECE0; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top a {
      padding: 5px 0;
      font-size: 14px; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top .header-top-links {
      padding: 10px 0; }
      .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top .header-top-links a {
        color: #553417;
        font-weight: 500;
        font-size: 14px; }
        .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top .header-top-links a img {
          margin-right: 5px;
          font-size: 20px; }
          [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #header-top .header-top-links a img {
            margin-right: auto;
            margin-left: 5px; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo p, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo p {
    display: flex !important;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 60px; }
  @media (min-width: 992px) {
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo p, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo p {
      height: 120px; } }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo a img, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo a img, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #logo p img, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-logo p img {
    max-height: 100%;
    width: auto; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search input[type="search"] {
  height: 50px;
  padding-right: 70px;
  padding-left: 20px;
  border-color: #F5ECE0; }
  [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search input[type="search"] {
    padding-right: 20px;
    padding-left: 70px; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search button[type="submit"] {
  color: #553417;
  height: 40px;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 2; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search button[type="submit"] i {
    font-size: 16px;
    margin-right: 5px; }
  [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search button[type="submit"] {
    right: auto;
    left: 20px; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  overflow-y: auto;
  max-height: 320px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%); }
  [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list {
    left: auto;
    right: 50%;
    transform: translateX(50%); }
  @media (min-width: 576px) {
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list {
      width: 576px; } }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search .block-title {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search ul > li {
    padding: 5px 0; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper 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-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search ul > li > a:hover {
        color: #553417; }
      .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper 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-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
          max-height: 100%; }
        [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper form#search .search-form-list .dynamic-search ul > li > a > .search-image {
          margin-right: 0;
          margin-left: 10px; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #hm-links a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-links a {
  font-size: 12px; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #hm-links a i, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-links a i {
    font-size: 20px; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #hm-links a .cart-soft-count, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #sticky-links a .cart-soft-count {
    position: absolute;
    top: -5px;
    right: 5px;
    font-size: 9px;
    min-width: 17px;
    line-height: 17px;
    font-style: normal; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1); }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li a {
    transition: none; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li > a {
    position: relative;
    height: 38px;
    font-weight: 600;
    font-size: 14px;
    color: #553417;
    width: 100%; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu {
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    padding-top: 30px; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu .menu-title {
      color: #000000;
      font-size: 16px; }
      .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu .menu-title .image-wrapper {
        padding-bottom: 100%; }
      .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu .menu-title:hover {
        font-weight: bold; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu ul li a {
      color: #000000;
      margin-bottom: 8px; }
      .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .sub-menu ul li a:hover {
        font-weight: bold; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: -1;
    display: none; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li .menu-overlay:hover {
      display: none !important; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li:hover:hover > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #553417;
    left: 0;
    bottom: -1px;
    z-index: 101; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li:hover:hover > .sub-menu {
    opacity: 1;
    visibility: visible; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper #main-menu .menu > li:hover:hover > .menu-overlay {
    display: block; }
.v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 90;
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1); }
@media (min-width: 992px) {
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #header-main {
    display: none !important; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #sticky-logo {
    display: flex !important; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #sticky-logo a, .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #sticky-logo p {
      height: 40px; }
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #sticky-links {
    display: block !important; }
    .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #main-menu .menu > li > a {
      height: 60px; } }
@media (max-width: 991px) {
  .v5-k-tahmis.folder-header.tpl-default-sticky #header-wrapper .header-sticky #header-search {
    display: none !important; } }
.v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a, .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative; }
  .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a > span, .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item > span {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a > span, [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item > span {
      right: auto;
      left: 0; }
.v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > a, .v5-k-tahmis.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > .menu-item {
  font-size: 12px;
  line-height: 15px; }
.v5-k-tahmis.folder-header.tpl-default-sticky .header-mobile-menu-btn {
  font-size: 24px;
  line-height: 1; }
.v5-k-tahmis.folder-header.tpl-default-sticky .scroll-to-up {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  cursor: pointer;
  z-index: 51;
  display: none; }
@media (min-width: 768px) {
  .v5-k-tahmis.folder-header.tpl-default-sticky .scroll-to-up {
    bottom: 20px; } }
.v5-k-tahmis.folder-header.tpl-default-sticky .scroll-to-up i {
  font-size: 22px;
  line-height: 1; }
[dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky .scroll-to-up {
  right: auto;
  left: 20px; }
.v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav {
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar, .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-button {
    display: none; }
    .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li a {
      font-size: 14px;
      white-space: nowrap;
      border-color: transparent !important; }
    .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li.active a {
      color: #553417;
      border-color: #553417 !important; }
.v5-k-tahmis.folder-header.tpl-default-sticky [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-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].fb-login-btn {
    background-color: #47629c;
    color: #ffffff; }
  .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].google-login-btn {
    color: #3c79e6;
    border: 1px solid #3c79e6; }
  .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].apple-login-btn {
    color: #000000;
    border: 1px solid #000000; }
  .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] i {
    font-size: 26px;
    margin-right: 6px; }
    [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] i {
      margin-right: 0;
      margin-left: 6px; }
.v5-k-tahmis.folder-header.tpl-default-sticky .header-cart-dropdown-list {
  background-color: #ffffff;
  width: 300px;
  padding: 10px;
  border: 1px solid #f9f9f9;
  border-radius: "0";
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 2; }
  .v5-k-tahmis.folder-header.tpl-default-sticky .header-language-currency .language-img {
    margin-right: 5px; }
    [dir="rtl"] .v5-k-tahmis.folder-header.tpl-default-sticky .header-language-currency .language-img {
      margin-right: 5px;
      margin-left: 5px; }
  .v5-k-tahmis.folder-header.tpl-default-sticky .header-language-currency .dropdown-menu {
    width: 180px; }
    .v5-k-tahmis.folder-header.tpl-default-sticky .header-language-currency .dropdown-menu a:hover {
      font-weight: bold; }


/* Breadcrumb */
.v5-vesti.folder-breadcrumb.tpl-default .breadcrumb ul li {
  font-size: 12px; }
  .v5-vesti.folder-breadcrumb.tpl-default .breadcrumb ul li:last-child .breadcrumb-item {
    font-weight: 400; }


/* ProductsTopBottomInfo */



/* Filter */
.v5-vesti.folder-filter.tpl-default .filter-title, .v5-vesti.folder-filter.tpl-default .filter-item {
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0; }
.v5-vesti.folder-filter.tpl-default .filter-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  display: block; }
.v5-vesti.folder-filter.tpl-default .filter-body {
  margin-top: 10px; }
  .v5-vesti.folder-filter.tpl-default .filter-body .filter-list {
    max-height: 320px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap; }
    .v5-vesti.folder-filter.tpl-default .filter-body .filter-list::-webkit-scrollbar {
      width: 2px;
      height: 2px; }
    .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item {
      width: 100%; }
      .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item.filter-list-item-color {
        width: auto;
        margin-right: 12px;
        margin-bottom: 12px; }
        .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item.filter-list-item-color .filter-item {
          padding: 0;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          text-align: center;
          font-size: 7px; }
          .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item.filter-list-item-color .filter-item .filter-color {
            width: 30px;
            height: 30px;
            display: inline-block;
            border-radius: 100%;
            position: relative;
            margin-bottom: 5px; }
            .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item.filter-list-item-color .filter-item .filter-color .ti-check {
              position: absolute;
              opacity: 0;
              width: 15px;
              height: 15px;
              text-align: center;
              left: 0;
              right: 0;
              bottom: 0;
              top: 0;
              margin: auto;
              line-height: 13px;
              border: 1px solid #d5d5d5;
              border-radius: 50%;
              background: #fff; }
        .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-list-item.filter-list-item-color :checked + label .ti-check {
          opacity: 1 !important; }
    .v5-vesti.folder-filter.tpl-default .filter-body .filter-list .filter-item {
      color: #000000;
      font-size: 12px;
      display: block;
      margin: 0;
      font-weight: normal;
      transition: none;
      position: relative; }
  .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-color .filter-list-item {
    width: 30px;
    margin-right: 10px;
    margin-bottom: 10px; }
    .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-color .filter-list-item .image-wrapper {
      padding-bottom: 100% !important;
      box-sizing: content-box; }
    .v5-vesti.folder-filter.tpl-default .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-vesti.folder-filter.tpl-default .filter-body .filter-list-shape .filter-list-item {
  width: 50px;
  margin-right: 10px; }
  .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-shape .filter-list-item .filter-shape .image-wrapper {
    padding-bottom: 100% !important;
    box-sizing: content-box; }
  .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-shape .filter-list-item .filter-shape .shape-name {
    font-size: 10px;
    margin-top: 10px;
    color: #747474; }
    .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked .image-wrapper, .v5-vesti.folder-filter.tpl-default .filter-body .filter-list-shape .filter-list-item .filter-shape:hover .image-wrapper {
      border-color: #000000 !important; }
.v5-vesti.folder-filter.tpl-default .filter-search::before {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 14px;
  width: 14px;
  color: #979797;
  line-height: 1; }
.v5-vesti.folder-filter.tpl-default .filter-search input {
  font-size: 12px;
  padding-left: 10px;
  padding-right: 22px; }
  .v5-vesti.folder-filter.tpl-default .filter-search input::-webkit-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-vesti.folder-filter.tpl-default .filter-search input:-ms-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-vesti.folder-filter.tpl-default .filter-search input::placeholder {
    font-style: italic;
    font-weight: 300; }
.v5-vesti.folder-filter.tpl-default .filter-btn, .v5-vesti.folder-filter.tpl-default .filter-clear-btn {
  font-size: 12px;
  font-weight: 500; }
  .v5-vesti.folder-filter.tpl-default .filter-btn i, .v5-vesti.folder-filter.tpl-default .filter-clear-btn i {
    margin-right: 10px;
    font-size: 20px; }
.v5-vesti.folder-filter.tpl-default .selected-item {
  background-color: #f6f6f6;
  color: #747474;
  font-size: 10px;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
  cursor: pointer; }
  .v5-vesti.folder-filter.tpl-default .selected-item:hover {
    color: #000000; }
.v5-vesti.folder-filter.tpl-default .selected-btn {
  font-size: 10px;
  padding: 5px 10px; }
@media (min-width: 768px) {
  .v5-vesti.folder-filter.tpl-default .filter-card {
    padding: 15px;
    border: 1px solid #f2f2f2; } }
@media (max-width: 767px) {
  .v5-vesti.folder-filter.tpl-default .filter-card {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 !important; }
    .v5-vesti.folder-filter.tpl-default .filter-card.single-option {
      padding: 10px;
      border: 1px solid #f2f2f2; }
  .v5-vesti.folder-filter.tpl-default .filter-body {
    margin-top: 0 !important;
    margin-bottom: 10px; } }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-body .filter-list .filter-list-item.filter-list-item-color {
  margin-right: 0;
  margin-left: 12px; }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-body .filter-list-color .filter-list-item {
  margin-right: 0;
  margin-left: 10px; }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-body .filter-list-shape .filter-list-item {
  margin-right: 0;
  margin-left: 10px; }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-btn i, .v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-clear-btn i {
  margin-right: 0;
  margin-left: 10px; }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-search::before {
  right: auto;
  left: 5px; }
.v5-vesti.folder-filter.tpl-default[dir="rtl"] .filter-search input {
  padding-left: 22px;
  padding-right: 10px; }
.v5-vesti.folder-filter.tpl-default .noui-slider-input input {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  font-size: 11px; }


/* ProductList */
.v5-vesti.folder-product-list.tpl-default .product-category-name {
  font-size: 25px;
  font-weight: 600; }
.v5-vesti.folder-product-list.tpl-default .product-list-total {
  font-size: 14px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .brand-title {
    font-size: 10px;
    margin-bottom: 10px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .product-title {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .v5-vesti.folder-product-list.tpl-default .product-item .product-detail-card {
    position: relative;
    padding-bottom: 55px; }
    .v5-vesti.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
  .v5-vesti.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
    font-size: 14px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
    font-size: 10px;
    margin-bottom: 5px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .add-favourite-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 15px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .new-badge {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 3px 5px;
    font-size: 12px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .discounted-badge {
    border: 1px solid #553417;
    padding: 4px 12px;
    font-size: 8px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .out-of-stock {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 45px;
    line-height: 45px;
    font-size: 14px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .add-to-cart-btn {
    font-size: 10px;
    padding: 0 10px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .v5-vesti.folder-product-list.tpl-default .product-item .add-to-cart-btn i {
      margin-right: 10px;
      font-size: 16px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .add-to-compare-btn {
    color: #000000;
    display: flex;
    align-items: center; }
    .v5-vesti.folder-product-list.tpl-default .product-item .add-to-compare-btn .ti-check {
      width: 13px;
      height: 13px;
      font-size: 0;
      margin-right: 10px;
      text-align: center;
      border: 1px solid #eaeaea; }
      .v5-vesti.folder-product-list.tpl-default .product-item .add-to-compare-btn.active .ti-check {
        font-size: 9px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper.product-list-variant {
    padding: 10px;
    padding-bottom: 0;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: all 0.3s ease; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .feature-title {
      font-size: 10px;
      margin-bottom: 10px; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item {
      min-width: 30px;
      height: 30px;
      position: relative;
      border-radius: 50%; }
      .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item.selected figure {
        position: relative; }
        .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item.selected figure::before {
          content: '';
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          border: 1px solid #553417;
          z-index: 2; }
      .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item.selected .ti-check {
        opacity: 1; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item.passive figure::after {
      content: '';
      width: 1px;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #553417;
      z-index: 2;
      transform: rotate(-32deg);
      right: 0;
      margin: auto; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item.passive figure img {
      opacity: 0.5; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-color-item .ti-check {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      top: 0;
      margin: auto;
      width: 14px;
      height: 14px;
      font-size: 8px;
      background: #553417;
      border-radius: 50%;
      color: #ffffff;
      text-align: center;
      z-index: 4;
      line-height: 13px;
      opacity: 0; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item {
      color: #000000;
      font-size: 10px;
      font-weight: 500;
      padding: 7px 15px;
      position: relative;
      margin-top: 5px;
      margin-bottom: 5px; }
      .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item.selected {
        border-color: #553417 !important; }
        .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item.selected .ti-check {
          opacity: 1; }
      .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item.passive {
        opacity: 0.5; }
        .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item.passive span {
          text-decoration: line-through; }
      .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .sub-product-list .sub-button-item .ti-check {
        position: absolute;
        right: -4px;
        bottom: -4px;
        width: 14px;
        height: 14px;
        font-size: 8px;
        background: #553417;
        border-radius: 50%;
        color: #ffffff;
        text-align: center;
        z-index: 4;
        line-height: 13px;
        opacity: 0; }
  .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .snap-scroll-container {
    padding: 0 10px; }
    .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .snap-scroll-container .snap-prev, .v5-vesti.folder-product-list.tpl-default .product-item .variant-wrapper .snap-scroll-container .snap-next {
      background: transparent; }
  .v5-vesti.folder-product-list.tpl-default .product-item:hover .product-list-variant {
    bottom: 0 !important;
    opacity: 1 !important; }
.v5-vesti.folder-product-list.tpl-default #product-list-panel a, .v5-vesti.folder-product-list.tpl-default #product-list-panel select, .v5-vesti.folder-product-list.tpl-default #product-list-panel label {
  font-size: 12px;
  font-weight: 500; }
@media (min-width: 768px) {
  .v5-vesti.folder-product-list.tpl-default .product-item .out-of-stock {
    height: 60px;
    line-height: 60px;
    font-size: 18px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .discounted-badge {
    padding: 6px 15px;
    font-size: 10px; }
  .v5-vesti.folder-product-list.tpl-default .product-item .product-detail-card {
    padding-bottom: 75px; } }
@media (max-width: 767px) {
  .v5-vesti.folder-product-list.tpl-default #product-list-panel {
    border: 0 !important;
    padding: 0 !important; }
    .v5-vesti.folder-product-list.tpl-default #product-list-panel #product-list-filter-btn {
      font-size: 14px;
      height: 45px; }
      .v5-vesti.folder-product-list.tpl-default #product-list-panel #product-list-filter-btn i {
        font-size: 18px; }
    .v5-vesti.folder-product-list.tpl-default #product-list-panel #sort {
      height: 45px;
      border: 1px solid #eaeaea !important;
      padding-left: 15px !important; } }
.v5-vesti.folder-product-list.tpl-default[dir="rtl"] .product-item .new-badge {
  left: auto;
  right: 15px; }
.v5-vesti.folder-product-list.tpl-default[dir="rtl"] .product-item .add-favourite-btn {
  right: auto;
  left: 15px; }
  .v5-vesti.folder-product-list.tpl-default[dir="rtl"] .product-item .add-to-cart-btn i {
    margin-right: 0;
    margin-left: 10px; }
.v5-vesti.folder-product-list.tpl-default[dir="rtl"] .product-item .add-to-compare-btn .ti-check {
  margin-right: 0;
  margin-left: 10px; }

.v5-vesti.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:100%;
            }
/* Footer */
.v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content {
  border: 1px solid #F5ECE0;
  padding: 41px 75px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content .img-wrapper {
    width: 100%;
    height: 46px; }
    .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content .img-wrapper img {
      max-width: 100%;
      max-height: 100%; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content .content-text1 {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content .content-text2 {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px; }
  @media (max-width: 1400px) {
    .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content {
      padding: 27px 42px; } }
@media (max-width: 1200px) {
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content {
    padding: 27px 10px; } }
@media (max-width: 992px) {
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content {
    padding: 27px 24px; } }
@media (max-width: 768px) {
  .v5-k-tahmis.folder-footer.tpl-default #footer-security-top .security-item .content {
    padding: 22px 14px; } }
.v5-k-tahmis.folder-footer.tpl-default #footer-news-letter .h5 {
  margin: 0;
  font-size: 18px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-news-letter .news-letter-form input[type="email"] {
    height: 60px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-news-letter .news-letter-form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-news-letter .news-letter-form .error-input-msg {
    background: #000000;
    color: #ffffff; }
.v5-k-tahmis.folder-footer.tpl-default #footer-social {
  background-color: #F5ECE0; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-social .h5 {
    margin: 0;
    font-size: 18px; }
    .v5-k-tahmis.folder-footer.tpl-default #footer-social #footer-social-list a {
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 100%; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-social .footer-contact-phone {
    font-size: 30px; }
.v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-title {
  font-size: 14px; }
.v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-link {
  font-size: 12px;
  display: block;
  color: #000000;
  margin-bottom: 10px; }
.v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-link[href]:hover {
  text-decoration: underline; }
@media (max-width: 767px) {
  .v5-k-tahmis.folder-footer.tpl-default #footer-news-letter .h5 {
    margin-bottom: 8px;
    font-size: 15px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-social .h5 {
    font-size: 15px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-social .footer-contact-phone {
    font-size: 22px; }
  .v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-item {
    padding-top: 10px;
    padding-bottom: 2px; }
    .v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-item:not(:last-child) {
      border-bottom: 1px solid #eaeaea; }
    .v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-item [data-toggle="accordion"] + .menu-children {
      display: none; }
      .v5-k-tahmis.folder-footer.tpl-default #footer-menu .menu-item [data-toggle="accordion"] + .menu-children.show {
        display: block; } }
.v5-k-tahmis.folder-footer.tpl-default[dir="rtl"] #footer-news-letter .news-letter-form button[type="submit"] {
  right: auto;
  left: 0; }

