.image-wrapper{
                padding-bottom:100%;
            }.v5-sahaf {
  --custom-shadow: 0 2px 4px rgba(237, 237, 237, 0.5);
  --custom-gradient: linear-gradient(-63deg, #fbab7e 0%, #f7ce68 100%); }
  .v5-sahaf body.drawer-animated.drawer-right-active {
    transform: translate3d(-345px, 0, 0); }
  .v5-sahaf body.drawer-animated.drawer-left-active {
    transform: translate3d(345px, 0, 0); }
.v5-sahaf [dir="rtl"] body.drawer-animated.drawer-right-active {
  transform: translate3d(345px, 0, 0); }
.v5-sahaf [dir="rtl"] body.drawer-animated.drawer-left-active {
  transform: translate3d(-345px, 0, 0); }
.v5-sahaf .drawer-wrapper {
  background-color: var(--bg-white);
  width: 345px;
  z-index: 81;
  padding-bottom: 60px; }
  .v5-sahaf .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
    box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-sahaf .drawer-wrapper[data-position="left"][data-display="push"] {
    box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-sahaf .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
    box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-sahaf .drawer-wrapper[data-position="right"][data-display="push"] {
    box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-sahaf .drawer-wrapper:not([data-position="right"]) {
    left: -345px; }
  .v5-sahaf .drawer-wrapper[data-position="right"] {
    right: -345px; }
  .v5-sahaf .drawer-wrapper .drawer-title {
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
    position: relative;
    font-size: 16px;
    color: var(--text-primary);
    background-color: var(--bg-light);
    margin-bottom: 15px;
    font-weight: 600; }
    .v5-sahaf .drawer-wrapper .drawer-title i {
      margin-right: 10px;
      font-size: 24px; }
      .v5-sahaf .drawer-wrapper .drawer-title i [dir="rtl"] {
        margin-right: 0;
        margin-left: 10px; }
    @media (min-width: 768px) {
      .v5-sahaf .drawer-wrapper .drawer-title {
        flex-direction: column;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 21px;
        background-color: transparent;
        color: var(--text-body);
        margin-bottom: 30px;
        font-weight: normal; }
        .v5-sahaf .drawer-wrapper .drawer-title i {
          font-size: 30px;
          color: var(--text-primary);
          margin: 0;
          margin-bottom: 10px; }
        .v5-sahaf .drawer-wrapper .drawer-title span {
          width: 100%;
          border-bottom: 1px solid var(--border-light);
          padding-bottom: 30px; } }
  .v5-sahaf .drawer-wrapper .drawer-body {
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; }
  @media (min-width: 768px) {
    .v5-sahaf .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
  .v5-sahaf .drawer-wrapper .drawer-close {
    padding: 15px;
    font-size: 15px;
    cursor: pointer;
    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;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 1; }
    .v5-sahaf .drawer-wrapper .drawer-close:hover {
      transform: rotate(90deg); }
    @media (min-width: 768px) {
      .v5-sahaf .drawer-wrapper .drawer-close {
        padding: 15px 30px;
        top: 0;
        font-size: 20px;
        position: relative; } }
.v5-sahaf [dir="rtl"] .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-sahaf [dir="rtl"] .drawer-wrapper[data-position="left"][data-display="push"] {
  box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-sahaf [dir="rtl"] .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
  box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-sahaf [dir="rtl"] .drawer-wrapper[data-position="right"][data-display="push"] {
  box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-sahaf [dir="rtl"] .drawer-wrapper:not([data-position="right"]) {
  left: auto;
  right: -345px; }
.v5-sahaf [dir="rtl"] .drawer-wrapper[data-position="right"] {
  right: auto;
  left: -345px; }
.v5-sahaf .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5); }
@media (min-width: 768px) {
  .v5-sahaf .drawer-overlay {
    background-color: transparent; } }
.v5-sahaf .block-title {
  color: var(--text-heading);
  font-size: 21px;
  font-weight: bold;
  line-height: 26px; }
  .v5-sahaf .block-title:not(.no-line)::after {
    content: '';
    background-color: var(--bg-primary);
    width: 30px;
    height: 3px;
    display: block;
    border-radius: 1.5px;
    margin-top: 10px; }
.v5-sahaf .swiper-pagination {
  width: 100%;
  text-align: center;
  padding: 8px 15px; }
  .v5-sahaf .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--bg-white);
    width: 8px;
    height: 8px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    border-radius: 100%; }
  .v5-sahaf .swiper-pagination .swiper-pagination-bullet-active {
    border-color: var(--border-primary);
    background-color: var(--bg-primary); }
  .v5-sahaf .swiper-pagination.swiper-pagination-progressbar {
    padding: 0;
    min-height: auto;
    background: var(--bg-light); }
    .v5-sahaf .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      background: var(--bg-primary); }
  .v5-sahaf .swiper-pagination.swiper-pagination-custom .swiper-pagination-customs {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    background-color: var(--bg-light);
    color: var(--text-body);
    font-size: 10px; }
  .v5-sahaf .swiper-pagination.swiper-pagination-custom .swiper-pagination-customs-active {
    background-color: var(--bg-primary);
    color: var(--text-white); }
  .v5-sahaf .swiper-pagination * {
    outline: 0; }
@media (min-width: 768px) {
  .v5-sahaf .swiper-pagination:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 2; }
  .v5-sahaf [dir="rtl"] .swiper-pagination:not(.bottom) {
    left: auto;
    right: 0; } }
.v5-sahaf .swiper-button-prev, .v5-sahaf .swiper-button-next {
  background-color: var(--bg-white);
  color: var(--text-gray);
  font-size: 18px;
  width: 35px;
  height: 35px;
  border-radius: 10px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 2px 4px rgba(237, 237, 237, 0.5);
  -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-sahaf .swiper-button-prev:hover, .v5-sahaf .swiper-button-next:hover {
    box-shadow: none;
    color: var(--text-black); }
  .v5-sahaf .swiper-button-prev.swiper-button-disabled, .v5-sahaf .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-sahaf .swiper-button-prev {
  left: 0; }
  .v5-sahaf .swiper-button-prev.inside {
    left: 18px; }
  .v5-sahaf .swiper-button-prev.outside {
    left: -18px; }
.v5-sahaf .swiper-button-next {
  right: 0; }
  .v5-sahaf .swiper-button-next.inside {
    right: 18px; }
  .v5-sahaf .swiper-button-next.outside {
    right: -18px; }
@media (max-width: 1200px) {
  .v5-sahaf .swiper-button-prev.outside > i {
    margin-right: -10px; }
  .v5-sahaf .swiper-button-next.outside i {
    margin-left: -10px; }
  .v5-sahaf .slider-block-wrapper {
    overflow: hidden; } }
.v5-sahaf .noUi-target {
  background-color: var(--bg-white);
  height: 2px;
  margin-top: 25px;
  border-radius: 2px; }
  .v5-sahaf .noUi-target .noUi-base {
    width: calc(100% - 14px); }
  .v5-sahaf .noUi-target .noUi-origin {
    background: #ededed;
    height: 100%; }
  .v5-sahaf .noUi-target .noUi-connect {
    background-color: #252525; }
  .v5-sahaf .noUi-target .noUi-handle {
    background-color: var(--bg-white);
    width: 14px;
    height: 14px;
    border: solid 2px var(--border-black);
    border-radius: 100%;
    top: 50%;
    margin-top: -7px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-sahaf .pagination {
  display: flex !important; }
  .v5-sahaf .pagination a, .v5-sahaf .pagination span {
    background-color: var(--bg-white);
    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: var(--border-radius); }
    .v5-sahaf .pagination a i, .v5-sahaf .pagination span i {
      font-size: 18px; }
  .v5-sahaf .pagination a {
    color: var(--text-body); }
    .v5-sahaf .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-sahaf .pagination a:hover, .v5-sahaf .pagination span {
    color: var(--text-primary);
    box-shadow: 0px 0px 0px 1px var(--text-primary); }
  .v5-sahaf .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-sahaf .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-sahaf .form-search input {
  border-radius: var(--border-radius) * 3; }
.v5-sahaf .form-search button[type="submit"] {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  clip-path: polygon(20% 0, 100% 0, 100% 55%, 100% 100%, 0% 100%);
  border-radius: 0 var(--border-radius) * 3 var(--border-radius) * 3 0;
  min-width: 80px;
  padding-right: 10px;
  padding-left: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1; }
  [dir="rtl"] .v5-sahaf .form-search button[type="submit"] {
    right: auto;
    left: 0;
    clip-path: polygon(0% 0%, 0% 0%, 80% 0%, 100% 100%, 0% 100%);
    border-radius: var(--border-radius) * 3 0 0 var(--border-radius) * 3;
    padding-right: 20px;
    padding-left: 10px; }
.v5-sahaf .stars {
  color: #e8e8e8; }
.v5-sahaf .box-shadow {
  box-shadow: var(--custom-shadow); }
  .v5-sahaf input[type="checkbox"].form-control + label > .input-checkbox, .v5-sahaf input[type="radio"].form-control + label > .input-checkbox {
    border-radius: 2px; }


/* Header */
.v5-sahaf.folder-header.tpl-default header {
  position: relative;
  z-index: 20; }
  .v5-sahaf.folder-header.tpl-default #header-top #top-menu a {
    font-size: 12px;
    color: var(--text-body);
    height: 50px;
    display: flex !important;
    align-items: center; }
    .v5-sahaf.folder-header.tpl-default #header-top #top-menu a:hover {
      color: var(--text-primary); }
  .v5-sahaf.folder-header.tpl-default #header-top #top-menu #header-language img {
    margin-right: 10px; }
    [dir="rtl"] .v5-sahaf.folder-header.tpl-default #header-top #top-menu #header-language img {
      margin-right: 0;
      margin-left: 10px; }
.v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul {
  height: 50px; }
  .v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul li:not(:first-child) {
    margin-left: 5px; }
    [dir="rtl"] .v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul li:not(:first-child) {
      margin-right: 0;
      margin-left: 5px; }
  .v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul li span {
    font-size: 12px; }
  .v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul li a {
    width: 22px;
    height: 22px; }
    .v5-sahaf.folder-header.tpl-default #header-top #top-social-media ul li a:hover {
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); }
.v5-sahaf.folder-header.tpl-default #header-main {
  padding-top: 10px;
  padding-bottom: 10px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-header.tpl-default #header-main {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (min-width: 992px) {
  .v5-sahaf.folder-header.tpl-default #header-main {
    padding-top: 25px;
    padding-bottom: 25px; } }
.v5-sahaf.folder-header.tpl-default #header-main #header-mobile-menu-btn {
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block; }
.v5-sahaf.folder-header.tpl-default #header-main #logo a, .v5-sahaf.folder-header.tpl-default #header-main #logo p, .v5-sahaf.folder-header.tpl-default #header-main #logo div {
  display: flex !important;
  align-items: center;
  height: 40px;
  margin: 0; }
@media (min-width: 992px) {
  .v5-sahaf.folder-header.tpl-default #header-main #logo a, .v5-sahaf.folder-header.tpl-default #header-main #logo p, .v5-sahaf.folder-header.tpl-default #header-main #logo div {
    height: 60px; } }
.v5-sahaf.folder-header.tpl-default #header-main #logo a img, .v5-sahaf.folder-header.tpl-default #header-main #logo p img, .v5-sahaf.folder-header.tpl-default #header-main #logo div img {
  width: auto;
  max-height: 100%; }
.v5-sahaf.folder-header.tpl-default #header-main #header-search input[type="search"] {
  border-color: var(--border-white);
  box-shadow: var(--custom-shadow);
  border-radius: 25px;
  height: 40px;
  padding: 5px 30px; }
  .v5-sahaf.folder-header.tpl-default #header-main #header-search input[type="search"]::placeholder {
    font-style: italic; }
  .v5-sahaf.folder-header.tpl-default #header-main #header-search input[type="search"]:focus {
    border-color: var(--border-primary); }
  @media (min-width: 768px) {
    .v5-sahaf.folder-header.tpl-default #header-main #header-search input[type="search"] {
      height: 50px; } }
.v5-sahaf.folder-header.tpl-default #header-main #header-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0 25px 25px 0;
  border: 0;
  width: 70px;
  clip-path: polygon(25% 0, 100% 0, 100% 55%, 100% 100%, 0% 100%); }
@media (min-width: 768px) {
  .v5-sahaf.folder-header.tpl-default #header-main #header-search button[type="submit"] {
    width: 100px; } }
[dir="rtl"] .v5-sahaf.folder-header.tpl-default #header-main #header-search button[type="submit"] {
  right: auto;
  left: 0;
  border-radius: 25px 0 0 25px;
  clip-path: polygon(0% 0%, 0% 0%, 75% 0%, 100% 100%, 0% 100%); }
.v5-sahaf.folder-header.tpl-default #header-main #header-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%); }
@media (min-width: 992px) {
  .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list {
    width: 576px; } }
.v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search .block-title {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 5px; }
.v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul > li {
    padding: 5px 0; }
    .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul > li > a {
      display: flex !important;
      align-items: center;
      color: inherit;
      font-size: 12px;
      gap: 10px; }
      .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul > li > a:hover {
        color: var(--text-primary); }
      .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul > li > a > .search-image {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        flex-shrink: 0; }
        .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list .dynamic-search ul > li > a > .search-image > img {
          width: auto;
          max-height: 100%; }
[dir="rtl"] .v5-sahaf.folder-header.tpl-default #header-main #header-search .search-form-list {
  left: 0;
  right: 50%;
  transform: translateX(50%); }
.v5-sahaf.folder-header.tpl-default #header-main #hm-links a {
  display: block;
  font-size: 12px; }
  .v5-sahaf.folder-header.tpl-default #header-main #hm-links a i {
    font-size: 22px;
    line-height: 20px;
    display: block; }
  @media (min-width: 768px) {
    .v5-sahaf.folder-header.tpl-default #header-main #hm-links a i {
      font-size: 16px; } }
  .v5-sahaf.folder-header.tpl-default #header-main #hm-links a span {
    margin-top: 5px; }
    .v5-sahaf.folder-header.tpl-default #header-main #hm-links a span b {
      display: block;
      font-weight: 600; }
      .v5-sahaf.folder-header.tpl-default #header-main #hm-links a span b span {
        margin: 0; }
  .v5-sahaf.folder-header.tpl-default #header-main #hm-links a:hover {
    color: var(--text-primary) !important; }
.v5-sahaf.folder-header.tpl-default #header-menu .header-menu.sticky {
  box-shadow: 0 2px 4px rgba(237, 237, 237, 0.5); }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > a {
  font-size: 13px;
  height: 50px;
  color: var(--text-body);
  transition: none; }
@media (min-width: 992px) {
  .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > a {
    font-size: 14px;
    height: 60px; } }
@media (min-width: 1170px) {
  .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > a {
    font-size: 16px;
    height: 70px; } }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: var(--bg-white);
  display: none;
  z-index: 20; }
  .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu .sub-menu-title {
    font-size: 16px; }
    .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu .sub-menu-title:hover {
      text-decoration: underline; }
  .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu .sub-menu-child li {
    float: none; }
    .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu .sub-menu-child li a {
      font-size: 14px;
      padding: 4px 0; }
      .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .sub-menu .sub-menu-child li a:hover {
        color: var(--text-primary) !important; }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: -1;
  opacity: 0.5;
  display: none; }
  .v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu > li > .menu-overlay:hover {
    display: none !important; }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu.active > li:hover > a {
  font-weight: 600;
  color: var(--text-primary); }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu.active > li:hover > .sub-menu {
  display: block; }
.v5-sahaf.folder-header.tpl-default #header-menu #main-menu .menu.active > li:hover > .menu-overlay {
  display: block; }
.v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] .drawer-title b {
  font-weight: inherit; }
.v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li .btn {
  font-size: 13px;
  min-height: 50px;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px; }
  .v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li .btn:hover {
    border-color: var(--border-primary); }
.v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li:not(:last-child) {
  padding-right: 0; }
.v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] .tab-nav li.active .btn {
  border-color: var(--border-primary);
  color: var(--text-primary); }
.v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] input[type="text"], .v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] input[type="email"], .v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] input[type="password"], .v5-sahaf.folder-header.tpl-default [id*="header-member-panel"] input[type="tel"] {
  height: 50px;
  border: 0;
  box-shadow: 0 2px 4px rgba(237, 237, 237, 0.5) !important;
  border-radius: 25px;
  padding: 0 30px; }
.v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-title {
  font-size: 21px; }
  .v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-title .drawer-close {
    background: transparent !important;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
    display: inline-flex;
    font-size: 14px;
    padding: 5px; }
.v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .menu-item {
  font-size: 16px;
  position: relative;
  position: relative;
  color: var(--text-body); }
  .v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .menu-item.active {
    color: var(--text-primary);
    font-weight: 600; }
.v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .menu-sub-item {
  font-size: 13px;
  padding: 5px 0;
  color: var(--text-body); }
  .v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-selects .mobile-menu-select {
    font-size: 14px; }
    .v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-selects .mobile-menu-select .row {
      min-height: 45px; }
    .v5-sahaf.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-selects .mobile-menu-select select {
      border: 0;
      padding: 0;
      background: transparent !important;
      font-size: 14px; }
@media (max-width: 991px) {
  .v5-sahaf.folder-header.tpl-default .header-main.sticky {
    padding-top: 15px;
    padding-bottom: 15px; }
    .v5-sahaf.folder-header.tpl-default .header-main.sticky #header-search {
      display: none; } }
.v5-sahaf.folder-header.tpl-default [v-cloak] {
  display: none; }
.v5-sahaf.folder-header.tpl-default .header-cart-dropdown-list {
  background-color: var(--bg-white);
  width: 300px;
  padding: 10px;
  border: 1px solid var(--bg-light);
  border-radius: var(--border-radius);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 11; }
.v5-sahaf.folder-header.tpl-default .mobile-app {
  z-index: 999; }
  .v5-sahaf.folder-header.tpl-default .mobile-app-close {
    font-size: 6px;
    padding: 5px;
    line-height: 1; }
    .v5-sahaf.folder-header.tpl-default .mobile-app-logo > div, .v5-sahaf.folder-header.tpl-default .mobile-app-logo > p {
      display: flex !important;
      align-items: center;
      justify-content: center;
      padding: 5px;
      height: 50px;
      max-width: 110px; }
    .v5-sahaf.folder-header.tpl-default .mobile-app-logo img {
      display: block;
      max-width: 100%;
      max-height: 100%; }
  .v5-sahaf.folder-header.tpl-default .mobile-app-text-store {
    font-size: 15px; }
  .v5-sahaf.folder-header.tpl-default .mobile-app-text-download {
    font-size: 12px;
    margin-top: 3px; }
  .v5-sahaf.folder-header.tpl-default .mobile-app-download {
    font-size: 15px;
    padding: 10px 15px; }


/* ProductsTopBottomInfo */
.v5-sahaf.folder-products-top-bottom-info.tpl-default p {
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-products-top-bottom-info.tpl-default p {
    font-size: 14px;
    line-height: 1.5; } }


/* Breadcrumb */
.v5-sahaf.folder-breadcrumb.tpl-default .breadcrumb ul li {
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-breadcrumb.tpl-default .breadcrumb ul li {
    font-size: 13px; } }
.v5-sahaf.folder-breadcrumb.tpl-default .breadcrumb ul li i.ti-homepage {
  margin-right: 7.5px; }
  [dir="rtl"] .v5-sahaf.folder-breadcrumb.tpl-default .breadcrumb ul li i.ti-homepage {
    margin-right: 0;
    margin-left: 7.5px; }
.v5-sahaf.folder-breadcrumb.tpl-default .breadcrumb ul li:last-child .breadcrumb-item {
  color: var(--text-primary) !important;
  font-weight: 500; }


/* Filter */
.v5-sahaf.folder-filter.tpl-default .filter-card .filter-title {
  margin: 0;
  font-size: 16px;
  color: var(--text-black); }
  .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-search {
    margin-bottom: 10px; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 16px;
      color: var(--text-gray); }
  .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list {
    max-height: 230px;
    overflow-y: auto; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar {
      background-color: #ffffff;
      width: 2px;
      height: 2px; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar-button {
      display: none; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar-thumb {
      background-color: var(--bg-primary); }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list .filter-list-item {
      padding: 4px 0; }
      .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list .filter-list-item:first-child {
        padding-top: 0 !important; }
  .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-color {
    margin-right: -10px; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
      width: 27px;
      margin-right: 10px;
      margin-bottom: 10px; }
      .v5-sahaf.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-sahaf.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-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape {
    margin-right: -10px; }
    .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
      width: 50px;
      margin-right: 10px; }
      .v5-sahaf.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-sahaf.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-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked .image-wrapper, .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape:hover .image-wrapper {
          border-color: var(--text-body) !important; }
.v5-sahaf.folder-filter.tpl-default .filter-card .filter-item {
  color: var(--text-body);
  margin: 0;
  font-weight: normal; }
  .v5-sahaf.folder-filter.tpl-default .filter-card .filter-item:hover {
    color: var(--text-secondary); }
.v5-sahaf.folder-filter.tpl-default .filter-card .filter-category .filter-title-item {
  color: var(--text-black); }
.v5-sahaf.folder-filter.tpl-default .filter-card .selected-item {
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px; }
  .v5-sahaf.folder-filter.tpl-default .filter-card .selected-item i {
    font-size: 10px; }
.v5-sahaf.folder-filter.tpl-default .filter-card .selected-clear-btn {
  padding: 8px 13px;
  line-height: 1;
  font-size: 10px; }
  [dir="rtl"] .v5-sahaf.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
    right: auto;
    left: 15px; }
  [dir="rtl"] .v5-sahaf.folder-filter.tpl-default .filter-card .selected-item {
    margin-right: 0;
    margin-left: 5px; }
.v5-sahaf.folder-filter.tpl-default .price-filter-text > span {
  margin: 0 5px; }
.v5-sahaf.folder-filter.tpl-default input[type="checkbox"].form-control:checked + label > .input-checkbox {
  border-color: var(--text-secondary) !important; }
  .v5-sahaf.folder-filter.tpl-default input[type="checkbox"].form-control:checked + label > .input-checkbox i[class*="ti-"] {
    color: var(--text-secondary) !important; }


/* ProductList */
.v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge {
  position: absolute;
  left: 5px;
  top: 5px;
  text-align: center; }
  .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge .discounted-badge {
    padding: 5px;
    font-size: 8px;
    border-radius: 5px; }
    .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge .discounted-badge .product-discount {
      font-size: 12px; }
    .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge .discounted-badge + .new-badge {
      margin-top: 10px; }
  .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge .new-badge {
    padding: 6px 8px;
    font-size: 8px;
    border-radius: 5px; }
  @media (min-width: 768px) {
    .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge {
      left: 15px;
      top: 15px; } }
  [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge {
    left: auto;
    right: 5px; }
  @media (min-width: 768px) {
    [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default .product-item .vitrin-badge {
      left: auto;
      right: 15px; } }
.v5-sahaf.folder-product-list.tpl-default .product-item .out-of-stock {
  position: absolute;
  top: 50%;
  left: 8px;
  right: 8px;
  font-size: 10px;
  transform: translateY(-50%); }
@media (min-width: 768px) {
  .v5-sahaf.folder-product-list.tpl-default .product-item .out-of-stock {
    left: 15px;
    right: 15px; } }
.v5-sahaf.folder-product-list.tpl-default .product-item .brand-title {
  margin-bottom: 5px; }
  .v5-sahaf.folder-product-list.tpl-default .product-item .brand-title a {
    font-size: 12px; }
.v5-sahaf.folder-product-list.tpl-default .product-item .product-title {
  font-size: 12px;
  color: var(--text-gray);
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
@media (min-width: 768px) {
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-title {
    font-size: 14px; } }
.v5-sahaf.folder-product-list.tpl-default .product-item .product-buttons {
  margin-top: 8px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-buttons {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--bg-white);
    opacity: 0;
    visibility: hidden;
    margin: 0; } }
.v5-sahaf.folder-product-list.tpl-default .product-item .product-buttons a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  box-shadow: 0 2px 4px rgba(237, 237, 237, 0.5);
  border-radius: 5px;
  background-color: var(--bg-white);
  color: var(--text-body);
  text-align: center;
  margin: 0 5px; }
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-buttons a:hover {
    background-color: var(--bg-primary);
    color: var(--text-white); }
.v5-sahaf.folder-product-list.tpl-default .product-item .stars {
  margin-top: 8px;
  font-size: 11px; }
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
    font-size: 12px;
    color: #c9c9c9; }
    .v5-sahaf.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price + .current-price {
      color: var(--text-primary); }
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
    font-size: 15px; }
.v5-sahaf.folder-product-list.tpl-default .product-item .product-detail-card {
  padding-bottom: 36px;
  position: relative; }
@media (min-width: 768px) {
  .v5-sahaf.folder-product-list.tpl-default .product-item .product-detail-card {
    padding-bottom: 50px; } }
.v5-sahaf.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
@media (min-width: 768px) {
  .v5-sahaf.folder-product-list.tpl-default .product-item:hover .product-buttons {
    opacity: 1;
    visibility: visible; } }
.v5-sahaf.folder-product-list.tpl-default .select-and-add-to-cart-input {
  position: absolute;
  right: 5px;
  bottom: 5px; }
  .v5-sahaf.folder-product-list.tpl-default #product-list-panel #drawer-filter-btn {
    height: 50px; }
  .v5-sahaf.folder-product-list.tpl-default #product-list-panel #sort {
    border-color: transparent;
    box-shadow: var(--custom-shadow);
    height: 50px;
    width: 100%;
    min-width: 170px;
    max-width: 100%;
    cursor: pointer; }
    .v5-sahaf.folder-product-list.tpl-default #product-list-panel #sort:hover, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #sort:focus {
      border-color: var(--border-primary); }
  .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-comparison i, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-add-all i, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-destroy-btn i, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-cancel-btn i {
    margin-right: 10px; }
    [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-comparison i, [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-add-all i, [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-destroy-btn i, [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-cancel-btn i {
      margin-right: 0;
      margin-left: 10px; }
  .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-comparison:hover, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-add-all:hover, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-destroy-btn:hover, .v5-sahaf.folder-product-list.tpl-default #product-list-panel #product-select-cancel-btn:hover {
    color: var(--text-primary) !important; }
.v5-sahaf.folder-product-list.tpl-default #product-list-panel .page-layout a i {
  width: 8px;
  height: 8px;
  border: 1px solid var(--border-gray);
  border-radius: 8px; }
  .v5-sahaf.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
    margin-left: 4px; }
    [dir="rtl"] .v5-sahaf.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
      margin-left: 0;
      margin-right: 4px; }
.v5-sahaf.folder-product-list.tpl-default #product-list-panel .page-layout a.active i, .v5-sahaf.folder-product-list.tpl-default #product-list-panel .page-layout a:hover i {
  background-color: var(--border-primary);
  border-color: var(--border-primary); }

.v5-sahaf.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:150%;
            }
/* Footer */
.v5-sahaf.folder-footer.tpl-default ul, .v5-sahaf.folder-footer.tpl-default li {
  float: none; }
  .v5-sahaf.folder-footer.tpl-default #footer-menu .menu-item-wrapper .menu-title {
    font-size: 14px;
    color: var(--text-body); }
  @media (max-width: 767px) {
    .v5-sahaf.folder-footer.tpl-default #footer-menu .menu-item-wrapper .menu-title + .menu-children:not(.show) {
      display: none; } }
.v5-sahaf.folder-footer.tpl-default #footer-menu .menu-item-wrapper .menu-children-list li {
  padding-top: 5px;
  padding-bottom: 5px; }
  .v5-sahaf.folder-footer.tpl-default #footer-menu .menu-item-wrapper .menu-children-list li a {
    font-size: 14px;
    color: var(--text-body);
    display: block;
    line-height: 1.5; }
    .v5-sahaf.folder-footer.tpl-default #footer-menu .menu-item-wrapper .menu-children-list li a:hover {
      color: var(--text-primary);
      text-decoration: underline; }
.v5-sahaf.folder-footer.tpl-default #footer-newsletter .h5 {
  font-size: 20px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-footer.tpl-default #footer-newsletter .h5 {
    font-size: 25px; } }
.v5-sahaf.folder-footer.tpl-default #footer-newsletter p {
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-sahaf.folder-footer.tpl-default #footer-newsletter p {
    font-size: 14px; } }
.v5-sahaf.folder-footer.tpl-default #footer-newsletter input[type="email"] {
  border-color: var(--border-white);
  box-shadow: var(--custom-shadow);
  border-radius: 25px;
  height: 40px;
  padding: 5px 30px; }
  .v5-sahaf.folder-footer.tpl-default #footer-newsletter input[type="email"]::placeholder {
    font-style: italic; }
  .v5-sahaf.folder-footer.tpl-default #footer-newsletter input[type="email"]:focus {
    border-color: var(--border-primary); }
  @media (min-width: 768px) {
    .v5-sahaf.folder-footer.tpl-default #footer-newsletter input[type="email"] {
      height: 50px; } }
.v5-sahaf.folder-footer.tpl-default #footer-newsletter button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0 25px 25px 0;
  border: 0;
  padding-right: 20px;
  padding-left: 30px;
  clip-path: polygon(20% 0, 100% 0, 100% 55%, 100% 100%, 0% 100%); }
  [dir="rtl"] .v5-sahaf.folder-footer.tpl-default #footer-newsletter button[type="submit"] {
    right: auto;
    left: 0;
    border-radius: 25px 0 0 25px;
    clip-path: polygon(0% 0%, 0% 0%, 80% 0%, 100% 100%, 0% 100%); }
  @media (min-width: 768px) {
    .v5-sahaf.folder-footer.tpl-default #footer-newsletter button[type="submit"] {
      font-size: 14px; } }

