@font-face {
  font-family: "Shabnam";
  src: url("fonts/shabnam/Shabnam.eot");
  src: url("fonts/shabnam/Shabnam.eot?#iefix") format("embedded-opentype"),
    url("fonts/shabnam/Shabnam.woff2") format("woff2"),
    url("fonts/shabnam/Shabnam.woff") format("woff"),
    url("fonts/shabnam/Shabnam.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Shabnam";
  src: url("fonts/shabnam/Shabnam-Bold.eot");
  src: url("fonts/shabnam/Shabnam-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/shabnam/Shabnam-Bold.woff2") format("woff2"),
    url("fonts/shabnam/Shabnam-Bold.woff") format("woff"),
    url("fonts/shabnam/Shabnam-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Shabnam";
  src: url("fonts/shabnam/Shabnam-Light.eot");
  src: url("fonts/shabnam/Shabnam-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/shabnam/Shabnam-Light.woff2") format("woff2"),
    url("fonts/shabnam/Shabnam-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Shabnam";
  src: url("fonts/shabnam/Shabnam-Medium.eot");
  src: url("fonts/shabnam/Shabnam-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/shabnam/Shabnam-Medium.woff2") format("woff2"),
    url("fonts/shabnam/Shabnam-Medium.woff") format("woff"),
    url("fonts/shabnam/Shabnam-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Shabnam";
  src: url("fonts/shabnam/Shabnam-Thin.eot");
  src: url("fonts/shabnam/Shabnam-Thin.eot?#iefix") format("embedded-opentype"),
    url("fonts/shabnam/Shabnam-Thin.woff2") format("woff2"),
    url("fonts/shabnam/Shabnam-Thin.woff") format("woff"),
    url("fonts/shabnam/Shabnam-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
body {
  text-align: justify;
  background: #f1f1f1;
}
body.main {
  background: #fff;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
}

main {
  flex: 1;
}
.login main {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.login .form-footer .btn {
  margin: 0;
}
.login .form-footer {
  display: block;
}
#countdown {
  text-align: center;
  margin-top: 20px;
}
footer {
  background: #fff;
  margin-bottom: -10px;
}
main {
  min-height: 70vh;
}
.main-content,
.white-back {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  margin: 5px auto;
  overflow: hidden;
}
.inner-icon:not(.product-widget) .product-details {
  background: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
}
.inner-quickview .category-wrap .btn-icon-wish {
  margin: 10px;
}
.section-title {
  margin: 15px 5px;
}
body,
h1,
.h1,
.h1,
h2,
.h2,
.h2,
h3,
.h3,
.h3,
h4,
.h4,
.h4,
h5,
.h5,
.h5,
h6,
.h6,
.h6,
div,
a,
label,
input,
textarea,
button,
.toolbox label,
select,
.font2,
p {
  font-family: "Shabnam", sans-serif !important;
}
.rtl {
  direction: rtl;
}
.ltr {
  direction: ltr;
}
.old-price {
  font-size: 1.2rem;
}
.toolbox select {
  padding: 5px 5px 5px 35px !important;
  font-size: 12px !important;
}
.toolbox .toolbox-show .select-custom:after {
  left: 5px;
  right: auto;
}
.mmenu-btn {
  left: 0.5rem;
  right: auto;
}
.mobile-menu-close {
  left: 2.1rem;
  right: auto;
}
.tip {
  margin: -2px 1rem 0 1rem;
}
.dropdown-cart-products p {
  text-align: center;
  border: 1px solid;
  padding: 10px;
}
.topmobile-menu {
  color: #fffafa;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  background: #136ab13b;
  padding: 9px;
  width: 100%;
  text-align: right;
}

.header-icon.header-icon-user span {
  background: #e3e3e3;
  padding: 5px;
  margin-right: 5px;
}
.btn-quickview,
.add-wishlist {
  display: none !important;
}
.sticky-navbar .sticky-info:not(:last-child) {
  border-right: unset;
}
.sticky-navbar .sticky-info:not(:first-child) {
  border-right: 1px solid #e7e7e7;
}
.menu > li {
  float: right;
  margin-left: 3.9rem;
  margin-right: 0 !important;
  font-size: 10px;
}
.toolbox .select-custom:after {
  left: 1.5rem;
  right: auto;
}
.mmenu-active .mobile-menu-container {
  right: 0;
  left: auto;
}
.mobile-menu-container {
  transform: translateX(100%);
  right: 0 !important;
  left: auto;
}

.home-slide1 ul li {
  text-align: right;
  color: #fff;
}
.myaccount .nav-tabs .nav-item:not(:last-child) {
  margin-right: 0.1rem;
  margin-left: unset;
}
.home-slider .home-slide > img {
  min-height: 700px;
  max-height: 700px;
}

.feature-boxes-container .feature-box {
  background: #ffffffed;
  box-shadow: 0px 0px 3px #e3e3e3;
  border-radius: 5px;
}
.header-search-category .form-control {
  border-radius: 0 5rem 5rem 0;
}
.header-search-category .btn {
  border-radius: 5rem 0 0 5rem;
}
.menu.sf-arrows > li > .sf-with-ul:after {
  margin-right: 5px;
}
.titletop h1 {
  font-size: 15px;
  padding-top: 15px;
  font-weight: bold;
  color: #fff;
}

.header-middle {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.header-top {
  padding: 0;
  background: #000b0f;
}
header .sticky-wrapper {
  background: #f9f9f9;
  box-shadow: 0px 0px 3px;
}
.sidebar-shop .widget-title a:after,
.sidebar-shop .widget-title a:before {
  right: auto;
  left: 0;
}
.widget .owl-carousel .owl-nav {
  left: 0;
  right: auto;
}
.dropdown-cart-header {
  text-align: right;
}
footer .social-icon + .social-icon {
  margin-right: 1rem;
  margin-left: unset;
}
.footer-middle .widget-title {
  color: #000;
}
ul.links li {
  line-height: 35px;
}
.footer-bottom {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 0;
}
.footer-bottom .widget {
  margin: 15px auto;
}
.footer-bottom i {
  margin: auto 10px;
  font-size: 45px;
  float: right;
  color: #000;
}
.product-default .category-wrap {
  height: 20px;
}
.footer-copyright span {
  font-weight: bold;
}
.footer-bottom .widget-title {
  color: #000;
  margin: unset;
}
.footer-copyright {
  margin: 10px auto;
}
.footer-copyright .payment-icons {
  display: inline-block;
}
.dropdown-arrow:after {
  left: -2.6rem;
  right: auto;
}
.myaccount-link {
  font-size: 13px;
  padding: 5px;
  border-radius: 10px 0;
  margin-top: -3px;
}
.myaccount-link i {
  font-size: 16px;
}

.header-search-wrapper {
  left: -2.3rem;
  right: auto;
}
.header-icon.header-search {
  margin-top: -4px;
  margin-left: 2rem;
}

.dropdown-menu.mobile-cart.show {
  left: 0;
}
.cart-dropdown .mobile-cart {
  left: 0;
  right: auto;
  transform: translateX(-100%);
}
.dropdown-menu.mobile-cart.show {
  left: 0;
}
.cart-dropdown .product-image-container {
  margin-right: auto;
  margin-left: unset;
}
.cart-dropdown .product-title {
  padding-left: 1.5rem;
  padding-right: unset;
}
.cart-dropdown .product-details {
  text-align: right;
}
.mobile-menu-toggler {
  margin-left: 0.5rem;
  margin-right: -0.5rem;
}
.banner-big-sale .banner-content {
  background: rgb(0 0 0 / 55%);
}
.banner-big-sale .banner-content h2,
.banner-big-sale .banner-content h3 {
  color: #fff;
}
.banner-big-sale .banner-content small {
  color: #d1d1d1;
}
.feature-box img {
  height: 100px;
  display: inline-block;
  margin-bottom: 10px;
}
.feature-boxes-container {
  margin-top: -18.4rem;
}
.feature-boxes-container .feature-box {
  padding: 30px;
}
.breadcrumb-item + .breadcrumb-item:before {
  padding-left: 1.1rem;
  rotate: 180deg;
}
.cart-message {
  padding: 10px;
  background: #f6f6f6;
  margin: 10px auto;
  text-align: right;
  border-radius: 9px;
}
.product-single-details .product-nav {
  left: 10px;
  right: auto;
}
.product-single-details .product-title {
  text-align: right;
  font-size: 17px;
  font-weight: bold;
}
.product-single-details .product-price {
  font-size: 16px;
}
.product-single-details .rating-link {
  padding-right: 1rem;
}
.product-desc-content ul {
  padding-right: 2.4rem;
  padding-left: unset;
}
.product-desc-content li:before {
  right: -1.7rem;
  left: auto;
  margin-right: unset;
}
.owl-carousel.dots-top .owl-dots {
  left: 0;
  right: auto;
}
.nav-tabs .nav-item:not(:last-child) {
  margin-left: 3.5rem;
  margin-right: unset;
}
.align-left {
  text-align: left;
}
.product-single-share .social-icons {
  left: 0;
  position: absolute;
  margin-top: 40px;
}
.add-wishlist i {
  margin-right: unset;
  margin-left: 5px;
}
.mainbanner {
  background-image: url(../img/photo_2024-03-21-16.17.13-1.jpeg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.mainbanner .owl-item {
  height: 200px;
  background: #000c;
  border-radius: 10px;
}
.add-product-review .rating-stars {
  direction: ltr;
}
figure.product-image-container {
  width: 60px;
  display: inline-block;
  margin: 0px;
}
a.btn-remove.icon-cancel {
  top: auto;
  margin-top: -40px;
  padding: 2px 3px 0 5px;
}
.cart-message {
  padding: 10px 10px 15px 10px;
  border: 1px solid #e3e3e3;
  margin-bottom: 25px;
}
.minipopup-box .product-detail {
  text-align: right;
  direction: rtl;
}
button.mfp-close {
  margin-top: -10px;
  margin-right: -10px;
}
.cart-message:before {
  margin-left: 1rem;
}
.table th,
.table td {
  text-align: center !important;
  border: 1px solid #e3e3e3;
  align-content: center;
}
.products-group .product-default {
  background: #f9f9f9;
  padding: 10px;
  border: 1px solid #e3e3e3;
}
.products-group .product-default {
  transition: box-shadow 0.3s ease, padding 0.3s ease;
}

.products-group .product-default:hover {
  box-shadow: 0px 0px 5px #d1d1d1;
  padding: 5px;
}
.page-header {
  background: url(../img/slider-3.jpg);
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 15px;
  background-size: cover;
}
.table th {
  background: #000;
  color: #fff;
}
i {
  margin-right: 5px;
}
.ratings-container .product-ratings:before {
  font-family: "Font Awesome 5 Free";
}
.product-ratings {
  direction: ltr;
}
.main-nav .menu > li > ul {
  right: -15px;
}
.menu.sf-arrows .sf-with-ul + ul > li {
  background: #f1f1f1;
}
.menu.sf-arrows .sf-with-ul li:hover {
  background: #333;
  color: #fff;
}
.cart-dropdown .btn-remove {
  width: 100%;
  border-radius: 0;
  bottom: -22px;
  top: auto;
  left: 0;
  right: auto;
  box-shadow: none;
  background: #993737;
  font-size: 10px;
  color: #fff;
  height: auto;
  padding: 0;
}
.login .form-login label {
  margin-top: 10px;
  line-height: 25px;
  background: #f1f1f1;
  width: 100%;
  color: #000;
  text-align: right;
  margin-bottom: -10px;
  border-radius: 10px 10px 0 0;
  padding: 5px 15px 10px 10px;
}
.login .form-login label .required {
  color: #e02b27;
  float: left;
  font-size: 19px;
}
input:focus {
  outline: none;
}
input[readonly] {
  background: #f1f1f1;
}
.login .form-login input {
  border-radius: 0 0 10px 10px;
  text-align: center;
}
.login .left-login {
  background: url(../img/back-login.jpg);
  background-position: 7%;
  background-size: cover;
  border-right: 5px solid #1c3d70;
  opacity: 0.8;
}
.page-header h1,
.page-title {
  color: #fff;
}

.login .right-login {
  background: #fff;
  padding: 0;
}

.login .base-login {
  border: 1px solid #e3e3e3;
  box-shadow: -6px 6px 3px #000;
}

.login main,
.login {
  background: #333;
  background-image: url("../img/slider-3.jpg");
  background-size: cover;
  background-position: center 40%;
}

.login footer {
  background: #fff;
}

.login .form-login {
  padding: 10px;
}

.login .head-login {
  background: #e8e8e8;
  padding: 10px;
  color: #1c3d70;
  text-align: center;
  font-size: 16px;
  box-shadow: 0px 6px 3px #f1f1f1;
}
.inner-icon figure .btn-icon i {
  margin-right: 0;
}
.cartmain a.btn-remove {
  box-shadow: unset;
  margin: unset;
  display: block;
  text-align: center;
  height: auto;
  top: unset;
  background: #993737;
  border-radius: 0;
  color: #fff;
  padding: 0;
  font-size: 12px;
  position: absolute;
  width: 60px;
  transform: rotate(90deg);
  right: 0;
  margin-top: -39px;
}
.ticket-container {
  background-color: #f8f9fa;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin-top: 30px;
}
.ticket-header {
  background-color: #007bff;
  color: white;
  padding: 15px;
  border-radius: 10px 10px 0 0;
  margin: -30px -30px 20px -30px;
}
.ticket-info {
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.ticket-reply {
  background-color: white;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.ticket-reply.user {
  border-right: 5px solid #28a745;
}
.ticket-reply.support {
  border-right: 5px solid #007bff;
}
.reply-form {
  background-color: white;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.showloading {
  opacity: 0.8 !important;
  visibility: visible !important;
  background: #000;
}
.order_details main p {
  background: #f1f1f1;
  padding: 10px;
  border-radius: 5px;
}
.menu ul {
  right: 20px;
  left: auto;
  min-width: 200px;
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 20px 0 20px 20px;
}
.product-price {
  font-size: 1em;
}
.use_wallet {
  background: #22ad22;
  padding: 10px 5px 2px 5px;
  border-radius: 5px;
}
.use_wallet label {
  color: #fff !important;
}
.comment-replies {
  margin-top: 15px;
  padding-left: 20px;
  border-left: 2px solid #e1e1e1;
}

.reply {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.reply-header {
  font-size: 0.9em;
  color: #666;
  margin-bottom: 5px;
}

.reply-content p {
  margin: 0;
  font-size: 0.95em;
}

.reply .reply-header strong {
  color: #0088cc;
}
.product-reviews-content .comments .comment-block {
  margin-bottom: 20px;
  direction: rtl;
}
.product-reviews-content .ratings-container {
  position: absolute;
  left: 10px;
  margin-top: -13px;
}
.add-cart-disable {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #6f6e6b;
  line-height: 34px;
  display: block;
  text-align: center;
}
.cart-title-top {
  display: block;
  position: absolute;
  margin-top: -10px;
  margin-right: 8px;
}
.newsletter-popup {
  border-radius: 10px !important;
  box-shadow: -4px 8px 9px #000 !important;
  border: 5px solid #000;
}
.mobile-menu li {
  background: #333;
  margin: 10px;
}
.telegram-icon,
.youtube-icon {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background-color: #fff;
  padding: 9px;
  display: inline-block;
  margin: 2px;
}

.telegram-icon:hover {
  background-color: #0088cc;
}

.youtube-icon:hover {
  background-color: #ff0000;
}

.telegram-icon svg,
.youtube-icon svg {
  width: 20px;
  height: 20px;
  fill: black !important;
  margin-top: -4px;
}
.telegram-icon:hover svg,
.youtube-icon:hover svg {
  fill: #fff !important;
}
.mobile-social-icons .telegram-icon svg,
.mobile-social-icons .youtube-icon svg {
  width: 15px;
  fill: #fff !important;
}
.mobile-social-icons .telegram-icon {
  background: #0088cc;
  border-radius: 0;
  height: 32px;
  width: 31px;
  margin-top: 0px;
}
.mobile-social-icons .youtube-icon {
  background: #ff0000;
  border-radius: 0;
  height: 32px;
  width: 31px;
  margin-top: 0px;
}

.mfp-bg {
  background-color: #000000;
  opacity: 0.8;
}
.newsletter-popup-content {
  max-width: 100%;
  text-align: center;
  background: #0000008f;
  padding: 10px;
  color: #fff;
}
.logo-newsletter {
  filter: drop-shadow(2px 4px 6px white);
}
.newsletter-popup h2 {
  color: #fff;
}
.newsletter-popup-content .btn {
  padding: 10px;
  border-radius: 50px;
  margin: 10px auto;
}
.newsletter-subscribe {
  display: none;
}
.mfp-close-btn-in .mfp-close {
  background: #080808;
  color: #fff;
}
.out-of-stock {
  background: #e1e1e1b8;
  position: absolute;
  left: 7px;
  top: 7px;
  padding: 4px;
  border-radius: 10px;
  color: #000;
  text-align: center;
  font-size: 10px;
}
.menu ul li {
  background: #f1f1f1;
  margin: 5px 0;
  border-radius: 5px;
}
.order_list .btn {
  width: 50%;
  float: right;
  border: 2px solid #fff;
}
.toolbox label {
  margin: 5px;
}
.backgreen-light {
  background: #e4ffe4;
}
button#add-file-btn {
  padding: 5px;
  font-size: 12px;
  float: left;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  height: 38px; /* تنظیم ارتفاع */
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 36px; /* تنظیم خط برای مرکز قرار دادن متن */
  padding-right: 12px; /* فاصله از سمت راست */
  text-align: right; /* راست چین کردن متن */
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 36px; /* تنظیم ارتفاع فلش */
  left: 1px; /* قرار دادن فلش در سمت چپ */
  right: auto;
}
.select2-container--default .select2-results__option {
  text-align: right; /* راست چین کردن گزینه‌ها */
}
.select2-search--dropdown .select2-search__field {
  text-align: right; /* راست چین کردن فیلد جستجو */
}
.backgray-light {
  background: #ebebeb;
}
.ticket_show hr {
  margin: 10px auto;
}
.noback {
  background: unset !important;
}
.neshan img {
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5));
}
.neshan .category-content {
  bottom: -14px;
  text-align: center;
}

.neshan h3 {
  color: #fff;
}
img.slide-bg {
  object-fit: cover;
  object-position: center center;
}
.mobile-menu-container .search-wrapper .btn {
  left: 28px;
  right: auto;
}
.mobile-menu-container .search-wrapper .form-control {
  text-align: right;
  direction: rtl;
}
li.header-icon.header-icon-user.myaccount-link {
  padding: 0 !important;
  margin: 0 !important;
}

li.header-icon.header-icon-user.myaccount-link span {
  background: #f1f1f1;
  padding: 5px;
  border-radius: 10px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .mmenu-active .page-wrapper,
  .sidebar-opened .page-wrapper {
    right: 260px;
    left: 0;
  }
}
.boldtextbox{
  color: #025582;
}
.off_p {
  position: absolute;
  left: 10px;
  background: #5dcd96;
  z-index: 99;
  top: 53px;
  color: #000;
  padding: 6px;
  border-radius: 10px 0;
}
.boxmobilealert {
  font-size: 12px;
  text-align: center;
  background: #f1f1f1;
  border-radius: 0 0 10px 10px;
  border: 1px solid #e3e3e3;
  margin-top: -8px;
  padding-top: 10px;
}
.product-default figure {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.product-default figure a img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100%;
  object-fit: cover !important;
  object-position: center;
  background: #f1f1f1;
  padding: 5px;
}
.db_page video{
  max-width: 100%;
}
.product-title a {
  white-space: normal; /* تغییر از nowrap به normal برای نمایش چند خط */
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 13px;
}
span.presale {
  position: absolute;
  left: 10px;
  background: #ffc107;
  z-index: 999;
  top: 15px;
  color: #000;
  padding: 6px;
  border-radius: 10px 0;
}

.presale_b {
  border: 1px solid;
  border-radius: 100% 50%;
  padding: 3px 8px;
}
.presale_pro {
  padding: 10px;
  text-align: center;
  background: #ffc107;
  color: #000;
}
.product-single-share {
  min-height: 30px;
}
@media (max-width: 480px) {
  .home-slider .home-slide > img {
    min-height: 386px;
  }
  footer {
    display: none;
  }
  main {
    margin-bottom: 15vh;
  }

  .mobile-bmenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(-100%);
  }
  .sticky-navbar .sticky-info {
    padding-bottom: 25px;
  }
  .nav-tabs .nav-item:not(:last-child) {
    width: 100%;
    flex: auto;
    margin: 0 !important;
  }
  .d-none-mobile {
    display: none;
  }

  .cartmain a.btn-remove {
    position: relative;
    width: unset;
    transform: unset;
    right: unset;
    margin-top: unset;
  }
  .order_list .btn {
    width: 100%;
  }
  .table {
    display: block;
    overflow: auto;
  }
}
