@charset "UTF-8";
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 100;
  src: url("fonts/woff2/KalamehWebFaNum-Thin.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Thin.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 200;
  src: url("fonts/woff2/KalamehWebFaNum-Thin.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Thin.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/woff2/KalamehWebFaNum-Thin.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Thin.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 900;
  src: url("fonts/woff2/KalamehWebFaNum-Black.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Black.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 800;
  src: url("fonts/woff2/KalamehWebFaNum-Black.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Black.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 400;
  src: url("fonts/woff2/KalamehWebFaNum-Regular.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Regular.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 500;
  src: url("fonts/woff2/KalamehWebFaNum-Regular.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Regular.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: 700;
  src: url("fonts/woff2/KalamehWebFaNum-Bold.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Bold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: bold;
  src: url("fonts/woff2/KalamehWebFaNum-Bold.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Bold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebFaNum;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/woff2/KalamehWebFaNum-Regular.woff2") format("woff2"), url("fonts/woff/KalamehWebFaNum-Regular.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebEnNum;
  font-style: normal;
  font-weight: 500;
  src: url("fonts/woff2/KalamehWebNoEn-Regular.woff2") format("woff2"), url("fonts/woff/KalamehWebNoEn-Regular.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: KalamehWebEnNum;
  font-style: bold;
  font-weight: 700;
  src: url("fonts/woff2/KalamehWebNoEn-Bold.woff2") format("woff2"), url("fonts/woff/KalamehWebNoEn-Bold.woff") format("woff"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
  font-family: "lg";
  src: url("fonts/lg.ttf?22t19m") format("truetype"), url("fonts/lg.woff?22t19m") format("woff"), url("fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
h1, h2, h3, h4, h5, h6, span, div, a, input, ul, li, button, textarea {
  font-family: KalamehWebFaNum !important;
}

body {
  font-family: KalamehWebFaNum !important;
}

/**main colore**/
/** break point **/
/** general style **/
body {
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: KalamehWebFaNum !important;
  color: #020014;
  margin: 0 !important;
}

html {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  direction: rtl;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .mainView {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 768px) {
  .mainView {
    padding-left: 16px;
    padding-right: 16px;
  }
}

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

a, a:visited {
  text-decoration: none;
  color: #020014;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

/*ROOT*/
/**************************/
:root {
  --ease1: cubic-bezier(0.68, -0.6, 0.32, 1.6);
  --ease2: cubic-bezier(0.5, 1, 0.89, 1);
}

.loadingOverLay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 100000;
  background: rgba(24, 24, 24, 0.1294117647);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}

#loader {
  display: none !important;
}
#loader .loader {
  width: 12em;
  height: 3em;
  position: relative;
  overflow: hidden;
  border-bottom: 8px solid #FE0000;
  filter: url(#goo);
}
#loader .loader::before {
  content: "";
  width: 22em;
  height: 18em;
  background: #f00;
  position: absolute;
  border-radius: 50%;
  left: -2em;
  bottom: -18em;
  animation: wee1 2s linear infinite;
}
#loader .loader::after {
  content: "";
  width: 16em;
  height: 12em;
  background: #0ff;
  position: absolute;
  border-radius: 50%;
  left: -4em;
  bottom: -12em;
  animation: wee2 2s linear infinite 0.75s;
}
@keyframes wee1 {
  0% {
    transform: translateX(-10em) rotate(0deg);
  }
  100% {
    transform: translateX(7em) rotate(180deg);
  }
}
@keyframes wee2 {
  0% {
    transform: translateX(-8em) rotate(0deg);
  }
  100% {
    transform: translateX(8em) rotate(180deg);
  }
}

/**************************/
/* SubMenu*/
/**************************/
.current-menu-item.current_page_item > a {
  color: #FE0000 !important;
}

.header-wrap-menu .menu-item-has-children {
  position: relative;
}

.header-wrap-menu > li > :is(a, span) {
  padding: 0 0.9rem;
  font-weight: 500;
  display: inline-flex;
  font-size: 14px;
  align-items: center;
  position: relative;
  cursor: pointer;
  height: 100%;
  gap: 0.8rem;
  transition: 0.3s;
  color: #68696e;
}

.header-wrap-menu > li :is(a, span):hover {
  color: #FE0000;
}

.header-wrap-menu > li > .sub-menu li a {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 0;
  padding-right: 0;
  margin: 0 2.5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
.header-wrap-menu > li > .sub-menu li:hover a {
  color: #FE0000;
}

.header-wrap-menu > .menu-item-has-children > span:after,
.header-wrap-menu > .menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin: auto;
  height: 12px;
  transition: 0.3s transform;
}

.header-wrap-menu > .menu-item-has-children:is(:hover, :focus-within, :focus-visible) > a:after {
  transform: rotate(180deg);
}

.header-wrap-menu li > .sub-menu {
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform: rotate(90deg);
  margin-right: auto;
  transition: all ease-in 0.3s;
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu::before {
  display: none;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li > a {
  color: #68696E;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li:hover a {
  color: #FE0000;
}

.header-wrap-menu > li > .sub-menu li:not(:last-child) > a {
  border-bottom: 1px solid rgba(104, 105, 110, 0.1882352941);
}

.wrapperheader {
  z-index: 10;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
}

.wrapperheader {
  transition: all 0.3s var(--ease2);
  background-color: rgb(255, 255, 255); /* رنگ پیش‌فرض */
  will-change: transform, opacity, background-color;
}

.header-wrap-menu > li > .sub-menu > li > a {
  transform: translateY(2rem);
  transition: 0.4s var(--ease2);
  opacity: 0;
}

.header-wrap-menu > li:hover > .sub-menu > li > a {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  z-index: 9999;
  overflow: visible;
  pointer-events: auto;
  transform: translateY(0px);
}

.header-wrap-menu .sub-menu {
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 20rem;
  padding: 0;
  position: absolute;
  list-style: none;
  top: calc(100% + 5rem);
  right: auto;
  border-radius: 0 0 12px 12px;
  background: #fff;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s opacity, 0.3s var(--ease2);
  z-index: 9999;
  border-radius: 12px;
}

.header-wrap-menu .sub-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid white;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  right: 2rem;
  top: -1.9rem;
}

.header-wrap-menu li:hover > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  top: calc(100% + 1.6rem);
}

.header-wrap-menu > li ul li ul {
  top: 0 !important;
  right: 100% !important;
  border-radius: 12px !important;
  min-width: 19.7rem !important;
}

.site-footer.FooterBuff {
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
  justify-content: center;
  position: relative;
  padding-top: 180px;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff {
    height: 100%;
    padding-top: 150px;
  }
}
.site-footer.FooterBuff .footer-bg-move {
  position: absolute;
  background-image: url(images/footer_back.webp);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  pointer-events: none;
  z-index: -1;
  transition: transform 0.6s ease-out, background-image 0.3s ease;
  will-change: transform;
  background-repeat: no-repeat;
  max-width: 1000px;
  right: 0;
  margin: auto;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .footer-bg-move {
    display: none;
  }
}
.site-footer.FooterBuff .FooterParentsAll {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: end;
  gap: 70px;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll {
    gap: 24px;
  }
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .TopFooter {
    gap: 24px;
  }
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .FooterLogo {
  max-width: 190px;
  display: flex;
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .TxtFootersP {
  margin: 0;
  max-width: 630px;
  text-align: center;
  line-height: 32px;
  color: #020014;
  font-size: clamp(0.84375rem, 0.7877rem + 0.2358vw, 1rem);
  font-weight: 400;
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .MediaLinkParents {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .MediaLinkParents .MediaLink {
  width: 32px;
  height: 32px;
  background: transparent;
  color: #020014;
  transition: all 0.4s var(--ease2);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .MediaLinkParents .MediaLink svg {
  transition: all 0.4s var(--ease2);
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .MediaLinkParents .MediaLink:hover {
  background-color: #FE0000;
}
.site-footer.FooterBuff .FooterParentsAll .TopFooter .MediaLinkParents .MediaLink:hover svg {
  color: #fff;
  transform: scale(0.9);
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters {
    gap: 16px;
    padding-bottom: 0;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters {
    gap: 16px;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems.active > ul {
  pointer-events: auto !important;
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems {
  width: 20%;
}
@media (max-width: 1080px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems {
    width: 24%;
  }
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems {
    width: 100%;
    background: rgb(242, 242, 243);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 16px;
  }
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgb(234, 234, 234);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    max-height: 52px;
    padding: 0 16px;
    height: 52px;
    border-radius: 16px;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle h4 {
  margin: 0;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7854rem + 0.3774vw, 1.125rem);
  text-align: center;
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle h4 {
    padding: 0;
    margin: 0;
    line-height: 2.2em;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle h4::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 2px;
  background: #fe0000;
  border-radius: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle h4::before {
    display: none;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle svg {
  display: none;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems .footerItemsTitle svg {
    display: flex;
    transition: all 0.3s var(--ease2);
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul {
    padding: 1em 1.3em 1em 1.3em;
    display: none;
    pointer-events: none !important;
  }
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li {
    display: flex;
    padding: 0.4em 0;
    border-bottom: 1px solid rgba(104, 105, 110, 0.1803921569);
    justify-content: start;
    align-items: center;
    position: relative;
  }
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li:last-of-type {
    border-bottom: none;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li a {
  font-size: clamp(0.84375rem, 0.7833rem + 0.2547vw, 1.0125rem);
  line-height: 1.5em;
  color: #020014;
  font-weight: 400;
  transition: all 0.3 var(--ease2);
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li a {
    line-height: 2.5em;
  }
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li a::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0px;
    bottom: 0;
    top: 0;
    opacity: 0.5;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3332 8H2.6665M2.6665 8L6.6665 4M2.6665 8L6.6665 12' stroke='currentcolor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .ColParentFooters .footerItems ul li:hover a {
  color: #FE0000;
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .copyR {
  height: 74px;
  background: rgba(2, 0, 20, 0.0509803922);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .copyR {
    height: -moz-max-content;
    height: max-content;
    background: transparent;
    padding: 2em;
    flex-wrap: wrap-reverse;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .copyR .TxtCopy {
  margin: 0;
  color: #020014;
  font-size: 14px;
  font-weight: 400;
  line-height: 2em;
}
@media (max-width: 768px) {
  .site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .copyR .TxtCopy {
    text-align: center;
  }
}
.site-footer.FooterBuff .FooterParentsAll .ContenerColFooters .copyR .TxtCopy > span {
  color: #FE0000;
}

.Mobile-body-box {
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: rgba(60, 57, 57, 0.65);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  transition: 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}
.Mobile-body-box .tabs-content .tab-content {
  display: none;
  opacity: 0;
  transition: all 0.4s var(--ease2);
}
.Mobile-body-box .tabs-content .tab-content.active {
  display: block;
  opacity: 1;
  position: relative;
}
.Mobile-body-box .tabs-header {
  display: flex;
  border-bottom: 0.5px solid rgba(104, 105, 110, 0.231372549);
  justify-content: center;
  z-index: 999;
  position: absolute;
  top: 4.8em;
  width: 100%;
  padding-bottom: 20px;
  align-items: end;
}
.Mobile-body-box .tabs-header .tab-btn.active {
  color: #fff;
  font-weight: 700;
}
.Mobile-body-box .tabs-header .tab-btn.active::before {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.Mobile-body-box .tabs-header .tab-btn {
  background: #f1f1f1;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.5s var(--ease2);
  width: 100%;
  height: 44px;
  max-width: 160px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Mobile-body-box .tabs-header .tab-btn::before {
  position: absolute;
  content: "";
  background: #FE0000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  transition: all 0.2s var(--ease2);
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
}
.Mobile-body-box .tabs-header .tab-btn:first-child {
  border-radius: 0 10px 10px 0;
}
.Mobile-body-box .tabs-header .tab-btn:last-child {
  border-radius: 10px 0 0 10px;
}
.Mobile-body-box .MenuMobileLogo {
  display: flex;
  position: absolute;
  z-index: 9999;
  max-width: 140px;
  bottom: 2em;
  left: 0;
  right: 0;
  margin: auto;
}
.Mobile-body-box .mobile-menu {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  z-index: 99;
}
.Mobile-body-box .menu-level {
  list-style: none;
  margin: 0;
  padding: 1rem;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  transition: left 0.4s var(--ease2);
  padding-top: 9.8rem;
  background-color: rgba(0, 0, 0, 0.6980392157);
  z-index: 9999;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}
.Mobile-body-box .menu-level-0 {
  left: 0;
}
.Mobile-body-box .menu-level.active {
  left: 0;
}
.Mobile-body-box .mobile-menu .menu-item {
  margin-bottom: 2rem;
}
.Mobile-body-box .menu-item.has-children > .menu-link::after {
  content: "›";
  position: absolute;
  left: 0;
  font-size: 25px;
}
.Mobile-body-box .menu-back-btn {
  background: none;
  border: none;
  font-weight: bold;
  color: #555;
  cursor: pointer;
  padding: 10px 15px;
  display: block;
  text-align: right;
}
.Mobile-body-box .menu-link {
  color: rgba(255, 255, 255, 0.631372549) !important;
  font-size: 16px;
  font-weight: 500;
  background: none;
  border: none;
  padding: 0;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  transition: all ease-in-out 0.3s;
}
.Mobile-body-box .close {
  position: fixed;
  top: 1rem;
  left: 1rem;
  color: rgba(255, 255, 255, 0.3098039216);
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  border-radius: 5px;
  padding: 0 !important;
  transition: 0.3s;
  background: none !important;
  border: none;
  z-index: 1000;
}
.Mobile-body-box .close:hover {
  color: #fff;
}

.Mobile-body-box.open {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.menu-level-2 {
  background-color: rgba(0, 0, 0, 0.85);
}

.menu-level-3 {
  background-color: rgba(0, 0, 0, 0.75);
}

html,
body {
  margin: 0;
  overscroll-behavior: none;
  scroll-behavior: auto;
  padding: 0;
}
html #cursor,
body #cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 99999999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid #020014;
  box-shadow: 0 0 100px 30px rgba(254, 0, 0, 0.15);
  will-change: transform;
}
@media (max-width: 768px) {
  html #cursor,
  body #cursor {
    display: none;
  }
}
html #cursor #ball,
body #cursor #ball {
  width: 8px;
  height: 8px;
  background-color: #020014;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 768px) {
  html #cursor #ball,
  body #cursor #ball {
    display: none;
  }
}
html .siteBlurOverlay.show,
body .siteBlurOverlay.show {
  opacity: 1;
  visibility: visible;
}
html .siteBlurOverlay,
body .siteBlurOverlay {
  transition: all 0.4s var(--ease2);
  background-color: rgba(0, 0, 0, 0.51);
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 18%;
  margin: auto;
  z-index: 8;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

/* کانتینر اصلی مگامنو */
.mega-menu-wrapper.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.48);
  pointer-events: auto;
}

.mega-menu-wrapper {
  position: absolute;
  transform: translateY(20px);
  top: 90%;
  pointer-events: none;
  right: calc(0px + 7%);
  left: auto;
  width: 1100px;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  display: flex;
  transition: all 0.5s var(--ease2);
  flex-direction: row;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  z-index: 9;
  min-height: 60vh;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(198, 198, 200, 0.1803921569);
  clip-path: inset(0 -100vmax -100vmax -100vmax);
}
.mega-menu-wrapper .submenu-content-col {
  display: none;
}
.mega-menu-wrapper .main-menu-col {
  display: flex;
  width: 100%;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  background-color: rgba(2, 0, 20, 0.05);
  overflow-y: auto;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent {
  display: flex;
  padding: 0.4em 1.5em;
  border-bottom: 1px solid rgba(104, 105, 110, 0.1882352941);
  overflow: hidden;
  max-width: 200px;
  min-width: 200px;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent:last-of-type {
  border-bottom: none;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > a {
  padding: 0.8em 1em;
  max-width: 200px;
  min-width: 200px;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.4s var(--ease2);
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent:hover {
  background: #fff;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent:hover > a {
  color: #FE0000;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu.ShowChids {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 200px);
  opacity: 0;
  visibility: hidden;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  transform: translateY(-12px);
  margin: 0;
  padding: 2em 1.5em;
  background: #fff;
  list-style: none;
  transition: all 0.5s var(--ease2);
  overflow-y: auto;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 > h4 {
  margin: 0;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 > h4 > a {
  display: flex;
  margin-bottom: 15px;
  padding: 0.1em 0.4em;
  font-size: 14.5px;
  border-right: 2px solid rgba(254, 0, 0, 0.4392156863);
  align-items: center;
  color: #000;
  transition: all 0.3s var(--ease2);
  font-weight: 700;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 > h4:hover a {
  color: #FE0000;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 .sub-menu {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  padding-top: 1em;
  padding-bottom: 2em;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 .sub-menu > li > a {
  color: #68696e;
  transition: all 0.3s var(--ease2);
  font-size: 13.5px;
  font-weight: normal;
}
.mega-menu-wrapper .main-menu-col .main-mega-menu-list .menu-item-parent > .sub-menu .submenu-level-2 .sub-menu > li:hover a {
  color: #FE0000;
}

.btnCustomBuff.mega-menu-trigger {
  min-width: 160px;
}

.btnCustomBuff {
  width: -moz-max-content;
  width: max-content;
  height: 44px;
  transition: all 0.5s var(--ease2);
  border: 1px solid #FE0000 !important;
  border-radius: 12px !important;
  z-index: 0;
  padding: 0 12px;
  position: relative;
  overflow: hidden !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14.5px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  background-color: #FE0000;
}
.btnCustomBuff::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #fff !important;
  transform: skewX(45deg);
  z-index: -1;
  transition: all 0.5s var(--ease2);
}
.btnCustomBuff:hover {
  color: #FE0000 !important;
}
.btnCustomBuff:hover::before {
  width: 250%;
}

.wrapper--fix {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: antiquewhite;
}

.wrapper--fix.two {
  background: aquamarine;
}

.wrapper--fix.three {
  background: #774912;
}

.wrapper--fix.fiv {
  background: #3c25dd;
}

#smooth-content {
  padding-top: var(--header-height, 110px);
}

.site-header.Buff {
  display: flex;
  align-items: center;
  justify-content: start;
  position: relative;
  gap: 10px;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media (max-width: 1080px) {
  .site-header.Buff {
    padding-top: 20px;
    padding-bottom: 16px;
    justify-content: center;
    gap: 14px;
  }
}
@media (max-width: 768px) {
  .site-header.Buff {
    padding-top: 10px;
    padding-bottom: 8px;
  }
}
.site-header.Buff .catProducts.btnCustomBuff {
  max-width: 170px;
  padding: 0;
}
@media (max-width: 1080px) {
  .site-header.Buff .catProducts.btnCustomBuff {
    display: none;
  }
}
@media (max-width: 1260px) {
  .site-header.Buff .catProducts.btnCustomBuff {
    max-width: 155px;
    padding: 0;
    font-size: 12.5px;
  }
}
.site-header.Buff .SiteLogo {
  display: flex;
  max-width: 100px;
}
@media (max-width: 1080px) {
  .site-header.Buff .SiteLogo {
    margin: 0 auto;
  }
}
.site-header.Buff .SiteLogo img {
  max-width: 100%;
}
.site-header.Buff .BuffMenuHeader {
  margin-left: auto;
}
@media (max-width: 1080px) {
  .site-header.Buff .BuffMenuHeader {
    display: none;
  }
}
.site-header.Buff .BuffMenuHeader ul.header-wrap-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header.Buff .UsersIconsMobile {
  width: 44px;
  height: 44px;
  border: 1px solid #FE0000;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  transition: all 0.5s var(--ease2);
  position: relative;
  color: #FE0000;
  display: none;
}
@media (max-width: 1080px) {
  .site-header.Buff .UsersIconsMobile {
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
    border: none;
    color: #020014;
  }
}
@media (max-width: 1260px) {
  .site-header.Buff .UsersIconsMobile {
    display: flex;
  }
}
.site-header.Buff .UsersIconsMobile svg {
  transition: all 0.5s var(--ease2);
}
.site-header.Buff .UsersIconsMobile:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}
.site-header.Buff .Mobile.MenuMobile.IconHeaders,
.site-header.Buff span.btn-search.search-js {
  display: none;
}
@media (max-width: 1080px) {
  .site-header.Buff .Mobile.MenuMobile.IconHeaders,
  .site-header.Buff span.btn-search.search-js {
    display: flex;
  }
}
.site-header.Buff .SearchMobileIcon.btn-search {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s var(--ease2);
  cursor: pointer;
  max-width: 44px;
  width: 100%;
  border-radius: 12px;
  border: 1px solid #68696E;
  min-height: 44px;
}
@media (max-width: 1080px) {
  .site-header.Buff .SearchMobileIcon.btn-search {
    display: none;
  }
}
.site-header.Buff .SearchMobileIcon.btn-search span {
  color: #68696E;
  font-size: 12.5px;
  transition: all 0.4s var(--ease2);
  font-weight: 400;
  display: none;
}
.site-header.Buff .SearchMobileIcon.btn-search svg {
  transition: all 0.4s var(--ease2);
}
.site-header.Buff .SearchMobileIcon.btn-search:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}
.site-header.Buff .Carts.IconHeaders {
  width: 44px;
  height: 44px;
  display: flex;
  border: 1px solid #FE0000;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  transition: all 0.5s var(--ease2);
  position: relative;
  color: #FE0000;
}
@media (max-width: 1080px) {
  .site-header.Buff .Carts.IconHeaders {
    width: -moz-max-content;
    width: max-content;
    height: -moz-max-content;
    height: max-content;
    border: none;
    color: #020014;
  }
}
.site-header.Buff .Carts.IconHeaders .productCounter {
  position: absolute;
  bottom: 0.5em;
  right: 0.5em;
  width: 15px;
  height: 15px;
  background: #FE0000;
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 500;
  transition: all 0.3s var(--ease2);
}
@media (max-width: 1080px) {
  .site-header.Buff .Carts.IconHeaders .productCounter {
    bottom: -0.5em;
    right: -0.3em;
  }
}
@media (max-width: 768px) {
  .site-header.Buff .Carts.IconHeaders .productCounter {
    font-size: 9.5px;
  }
}
.site-header.Buff .Carts.IconHeaders svg {
  transition: all 0.5s var(--ease2);
}
.site-header.Buff .Carts.IconHeaders:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}
.site-header.Buff .LoginUserBuff {
  background: #FE0000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 44px;
  display: flex;
  border-radius: 12px;
  max-width: 120px;
  width: 100%;
  transition: all 0.4s ease-in-out;
  text-align: center;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1260px) {
  .site-header.Buff .LoginUserBuff {
    display: none;
  }
}
.site-header.Buff .LoginUserBuff:hover {
  background: rgb(203.2, 0, 0);
}
@media (max-width: 1080px) {
  .site-header.Buff .LoginUserBuff {
    display: none;
  }
}

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.6117647059) !important;
  -webkit-backdrop-filter: blur(7px) !important;
  backdrop-filter: blur(7px) !important;
}

.gallery_item {
  position: relative;
  display: block;
  transition: all ease-in-out 0.3s;
  overflow: hidden;
  border-radius: 32px;
}
.gallery_item img {
  transition: all ease-in-out 0.3s;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
  aspect-ratio: 1.1;
}
@media (max-width: 768px) {
  .gallery_item img {
    aspect-ratio: 0.9;
  }
}
.gallery_item:hover img {
  filter: blur(3px);
}
.gallery_item:hover a::before {
  opacity: 0.7;
}
.gallery_item:hover a::after {
  opacity: 1;
  visibility: visible;
}
.gallery_item > a {
  display: flex;
  position: relative;
  text-align: center;
  margin: auto;
  transition: all ease-in-out 0.3s;
  border-radius: 32px;
}
.gallery_item > a:after {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23F2F2F3' stroke-linecap='round'%3E%3Cpath d='M8.796 16.995v-4.167a4.166 4.166 0 0 1 4.167-4.167h4.167m-8.334 25v4.167a4.167 4.167 0 0 0 4.167 4.166h4.167M33.796 8.661h4.167a4.167 4.167 0 0 1 4.167 4.167v4.166m-8.334 25.001h4.167a4.167 4.167 0 0 0 4.167-4.167V33.66' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M19.212 25.328h12.5m-6.25 6.25v-12.5' stroke-width='2.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.462.328h50v50h-50z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  left: 0;
  right: 0;
  bottom: -20px;
  top: 0;
  margin: auto;
  height: -moz-max-content;
  height: max-content;
  z-index: 1;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.3s var(--ease2);
  opacity: 0;
  visibility: hidden;
}
.gallery_item > a::before {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  transition: all ease-in-out 0.3s;
  z-index: 1;
}

.gl--box {
  padding: 40px 0;
  position: relative;
}
.gl--box .swiper-slide p {
  text-align: center;
  font-size: 13px;
  color: rgb(125, 125, 125);
  font-weight: 400;
}
.gl--box .swiper-button-disabled {
  opacity: 0;
}
.gl--box .swiper-button-next-gllery {
  background: #fff;
  position: absolute !important;
  top: -50px;
  left: 0;
  bottom: 0;
  margin: auto !important;
  width: 26px;
  height: 39px;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
  transition: all ease-in 0.2s;
  align-items: center;
  justify-content: center;
  display: flex;
}
.gl--box .swiper-button-next-gllery > span {
  transition: all ease-in 0.2s;
  content: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.855 7.21 7.641.444a.569.569 0 0 1 .803.805L2.062 7.613l6.382 6.364a.568.568 0 1 1-.803.805L.855 8.016a.57.57 0 0 1 0-.806' fill='%23000'/%3E%3C/svg%3E");
}
.gl--box .swiper-button-next-gllery:hover span {
  scale: 0.9;
}
.gl--box .swiper-button-prev-gllery {
  background: #fff;
  position: absolute !important;
  top: -50px;
  right: 0;
  bottom: 0;
  margin: auto !important;
  width: 26px;
  height: 39px;
  border-radius: 10px 0 0 10px;
  cursor: pointer;
  transition: all ease-in 0.2s;
  align-items: center;
  justify-content: center;
  display: flex;
}
.gl--box .swiper-button-prev-gllery > span {
  transition: all ease-in 0.2s;
  content: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.145 7.21 1.359.444a.569.569 0 0 0-.803.805l6.382 6.364-6.382 6.364a.568.568 0 1 0 .803.805l6.786-6.766a.57.57 0 0 0 0-.806' fill='%23000'/%3E%3C/svg%3E");
}
.gl--box .swiper-button-prev-gllery:hover span {
  scale: 0.9;
}
@media (max-width: 768px) {
  .gl--box {
    padding: 20px 0;
  }
}
.gl--box .swiper-pagination {
  position: static;
  margin-top: 1rem;
  transform: none;
}
@media (max-width: 768px) {
  .gl--box .swiper-pagination {
    margin-top: 5px;
  }
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 1 !important;
}

.lg-outer {
  text-align: right !important;
}

.accordion-content:not(.open-in-desktop) {
  display: none;
}

.faqs-content .TitleDes {
  padding: 30px 0;
}
.faqs-content .TitleDes > h5 {
  color: #020014;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
  padding-right: 12px;
  margin: 25px 0;
}
.faqs-content .TitleDes > h5::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 43px;
  background-color: #ff7f7f;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .faqs-content .TitleDes > h5 {
    font-size: 14.5px;
  }
}
.faqs-content .TitleDes > p {
  color: #020014;
  font-size: 14px;
  line-height: 2.3em;
  margin: 0;
}
@media (max-width: 768px) {
  .faqs-content .TitleDes > p {
    font-size: 13px;
  }
}

.faqs-item {
  margin-bottom: 15px;
  padding: 18px 20px;
  border-bottom: 1px solid #e9e9e9;
  transition: all linear 0.2s;
}
@media (max-width: 768px) {
  .faqs-item {
    padding: 18px 10px;
  }
}
.faqs-item:hover .faqs-question {
  color: rgb(203.2, 0, 0);
}
.faqs-item:hover .faq-num {
  background-color: rgb(203.2, 0, 0);
}

.faqs-question {
  font-size: 15px;
  color: #020014;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all linear 0.2s;
}
.faqs-question .IconFaqStyle {
  background-color: #9696d3;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  transition: all ease-in 0.3s;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faqs-question .IconFaqStyle > span {
  transition: all ease-in 0.3s;
  content: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1v12zm6 6H1z' fill='%239696D3'/%3E%3Cpath d='M7 1v12m6-6H1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}
@media (max-width: 768px) {
  .faqs-question {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .faqs-question {
    font-size: 12.5px;
    line-height: 25px;
  }
}
.faqs-question svg {
  margin-right: auto;
  transition: all linear 0.2s;
}

.faqs-item.active {
  background: #ffffff !important;
}
.faqs-item.active .faqs-question .IconFaqStyle > span {
  content: url("data:image/svg+xml,%3Csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1H1z' fill='%239696D3'/%3E%3Cpath d='M13 1H1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.faqs-answer {
  font-size: 13.5px;
  line-height: 2.5em;
  border-top: 1px solid #e0e0e0;
  margin-top: 20px;
  padding: 17px 15px;
  text-align: justify;
  color: #585858;
}
@media (max-width: 768px) {
  .faqs-answer {
    font-size: 13px;
    padding: 17px 0;
  }
}

.faq-num {
  background-color: rgb(255, 75.8, 75.8);
  color: #fff;
  transition: all ease-in 0.2s;
  padding: 10px;
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  font-size: 13px;
  border-radius: 50px;
}

@media (max-width: 480px) {
  .faq-content-tab .faqs-item .faqs-question p {
    width: calc(100% - 60px);
  }
  .faq-num {
    display: none;
  }
}
.wp-singular.single-post .entry-content table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width: auto !important;
  border: 1px solid #eee !important;
  margin: 30px auto;
}
.wp-singular.single-post .entry-content th,
.wp-singular.single-post .entry-content td {
  text-align: center;
  padding: 8px;
}
.wp-singular.single-post .entry-content tr:nth-child(even) {
  background-color: #f2f2f2;
}
.wp-singular.single-post .entry-content .table-wrapper {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.wp-singular.single-post .entry-content table {
  width: 100%;
  border-collapse: collapse;
}
.wp-singular.single-post .entry-content th,
.wp-singular.single-post .entry-content td {
  white-space: nowrap;
  text-align: center;
  padding: 8px 16px;
}

.wc-block-mini-cart__button {
  display: none !important;
}

.wc-block-mini-cart__drawer .wc-block-cart-item__wrap {
  white-space: wrap;
  text-align: center;
}

.swiper-pagination.BuffCustom {
  margin: 0;
}
.swiper-pagination.BuffCustom .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FE0000 !important;
  width: 32px;
}
.swiper-pagination.BuffCustom .swiper-pagination-bullet {
  background: #edeff7 !important;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 1 !important;
  transition: all 0.4s var(--ease2);
}
.swiper-pagination.BuffCustom .swiper-pagination-bullet:hover {
  background: #e0e0e0 !important;
}

.widget-area.mini-cart-widget {
  display: none;
}

.GridPostBlogs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
@media (max-width: 1260px) {
  .GridPostBlogs {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1080px) {
  .GridPostBlogs {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 768px) {
  .GridPostBlogs {
    grid-template-columns: repeat(1, 1fr);
  }
}

.wc-block-components-button {
  background: #FE0000;
  transition: all linear 0.3s;
  margin: 20px auto;
  border-radius: 10px;
  outline: none !important;
  font-size: 16px;
  font-weight: 700;
  color: #fff !important;
  color: #fff !important;
  border: none;
}
.wc-block-components-button:hover {
  background-color: rgb(203.2, 0, 0);
}

.viewsParentPosts {
  display: none !important;
}

blockquote {
  position: relative;
  margin: 70px auto 48px;
  color: #020014;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding: 40px 115px 37px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 24px;
  background: #f5f5f5;
}
@media (max-width: 768px) {
  blockquote {
    padding: 0 16px;
  }
}
blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M35.2129 41.0791C33.3891 41.0791 31.7856 40.3927 30.5186 39.0801C29.2543 37.7703 28.6172 36.1433 28.6172 34.3184L28.6172 16.8613C28.6172 14.8843 28.9903 12.9834 29.7383 11.1748C30.4281 9.50702 31.3571 8.02592 32.5303 6.74902L32.7686 6.49609C34.0556 5.16267 35.5756 4.11151 37.3096 3.3418C39.0741 2.55864 40.9351 2.16504 42.873 2.16504H44.4043C45.3953 2.16504 46.2628 2.56777 46.9189 3.24609L46.9209 3.24707C47.5779 3.9277 47.9364 4.79634 47.9365 5.75195V8.92676C47.9365 9.88348 47.5777 10.7513 46.9209 11.4316L46.9199 11.4326C46.2631 12.1123 45.3943 12.5137 44.4043 12.5137H42.873C41.7354 12.5137 40.8064 12.9052 39.9785 13.7627C39.1486 14.623 38.7452 15.618 38.7451 16.8613V17.6543C38.7451 17.8143 38.7787 17.8737 38.8535 17.9512V17.9521C38.9082 18.0088 38.9385 18.0208 38.9424 18.0225C38.9471 18.0245 38.9736 18.0352 39.043 18.0352H44.4043C46.1145 18.0352 47.6306 18.6392 48.8574 19.7959L49.0986 20.0352C50.3632 21.3451 50.9999 22.9714 51 24.7959V34.3184C51 36.1432 50.3626 37.7692 49.0986 39.0791V39.0801C47.8315 40.3923 46.2286 41.0791 44.4043 41.0791H35.2129ZM8.5957 50.165C6.77186 50.165 5.16915 49.4782 3.90234 48.166C2.63665 46.8558 2.00035 45.2286 2 43.4043V25.9473C2 24.0937 2.32798 22.3068 2.98535 20.6006L3.12109 20.2607C3.85664 18.4817 4.86504 16.9148 6.15137 15.582C7.43848 14.2487 8.95861 13.1975 10.6924 12.4277V12.4268C12.457 11.6437 14.3172 11.251 16.2549 11.251H17.7871C18.7766 11.251 19.6467 11.6523 20.3037 12.333V12.334C20.9602 13.0142 21.3193 13.882 21.3193 14.8379V18.0127C21.3193 18.9698 20.9603 19.8376 20.3037 20.5176C19.6465 21.1985 18.7764 21.5996 17.7871 21.5996H16.2549C15.1172 21.5997 14.1891 21.9912 13.3613 22.8486C12.5311 23.709 12.127 24.7039 12.127 25.9473V26.7402C12.127 26.899 12.1609 26.9589 12.2373 27.0381V27.0391C12.29 27.0934 12.3194 27.1054 12.3242 27.1074C12.328 27.109 12.3542 27.1211 12.4258 27.1211H17.7871C19.4975 27.1211 21.0136 27.7249 22.2402 28.8818L22.4814 29.1211C23.7456 30.4309 24.3828 32.0572 24.3828 33.8818V43.4043C24.3827 45.2289 23.7454 46.8551 22.4814 48.165L22.2402 48.4043C21.0135 49.5614 19.4974 50.165 17.7871 50.165H8.5957Z' fill='%23da0402' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
  position: absolute;
  height: 53px;
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  blockquote p {
    padding: 40px 16px 24px;
  }
}

.entry-content-single.entry-content > p {
  color: #020014;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  margin: 0;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 32px;
  text-align: justify;
}
.entry-content-single.entry-content p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .entry-content-single.entry-content p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.entry-content-single.entry-content p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .entry-content-single.entry-content p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}
.entry-content-single.entry-content ul li,
.entry-content-single.entry-content ol li {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 12px;
}
.entry-content-single.entry-content ul li::marker,
.entry-content-single.entry-content ol li::marker {
  font-size: 18px;
  color: #da0402;
}
.entry-content-single.entry-content > ul,
.entry-content-single.entry-content > ol {
  padding-right: 30px;
  margin: 48px 0;
}
.entry-content-single.entry-content ul li {
  list-style: circle;
}
.entry-content-single.entry-content ol li {
  list-style: persian;
}

.woocommerce-cart .rank-math-breadcrumb,
.woocommerce-checkout .rank-math-breadcrumb {
  padding-bottom: 0 !important;
}

.single.single-post .entry-content h2 {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 24px;
  line-height: 36px;
  margin: 0;
  font-weight: 500;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content h2 {
    font-size: 18px;
  }
}
.single.single-post .entry-content > p {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  margin: 0;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 32px;
  text-align: justify;
}
.single.single-post .entry-content p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.single.single-post .entry-content p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .single.single-post .entry-content p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}
.single.single-post .entry-content blockquote {
  position: relative;
  margin: 70px auto 48px;
  color: #020014;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding: 40px 115px 37px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 24px;
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .single.single-post .entry-content blockquote {
    padding: 0 16px;
  }
}
.single.single-post .entry-content blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M35.2129 41.0791C33.3891 41.0791 31.7856 40.3927 30.5186 39.0801C29.2543 37.7703 28.6172 36.1433 28.6172 34.3184L28.6172 16.8613C28.6172 14.8843 28.9903 12.9834 29.7383 11.1748C30.4281 9.50702 31.3571 8.02592 32.5303 6.74902L32.7686 6.49609C34.0556 5.16267 35.5756 4.11151 37.3096 3.3418C39.0741 2.55864 40.9351 2.16504 42.873 2.16504H44.4043C45.3953 2.16504 46.2628 2.56777 46.9189 3.24609L46.9209 3.24707C47.5779 3.9277 47.9364 4.79634 47.9365 5.75195V8.92676C47.9365 9.88348 47.5777 10.7513 46.9209 11.4316L46.9199 11.4326C46.2631 12.1123 45.3943 12.5137 44.4043 12.5137H42.873C41.7354 12.5137 40.8064 12.9052 39.9785 13.7627C39.1486 14.623 38.7452 15.618 38.7451 16.8613V17.6543C38.7451 17.8143 38.7787 17.8737 38.8535 17.9512V17.9521C38.9082 18.0088 38.9385 18.0208 38.9424 18.0225C38.9471 18.0245 38.9736 18.0352 39.043 18.0352H44.4043C46.1145 18.0352 47.6306 18.6392 48.8574 19.7959L49.0986 20.0352C50.3632 21.3451 50.9999 22.9714 51 24.7959V34.3184C51 36.1432 50.3626 37.7692 49.0986 39.0791V39.0801C47.8315 40.3923 46.2286 41.0791 44.4043 41.0791H35.2129ZM8.5957 50.165C6.77186 50.165 5.16915 49.4782 3.90234 48.166C2.63665 46.8558 2.00035 45.2286 2 43.4043V25.9473C2 24.0937 2.32798 22.3068 2.98535 20.6006L3.12109 20.2607C3.85664 18.4817 4.86504 16.9148 6.15137 15.582C7.43848 14.2487 8.95861 13.1975 10.6924 12.4277V12.4268C12.457 11.6437 14.3172 11.251 16.2549 11.251H17.7871C18.7766 11.251 19.6467 11.6523 20.3037 12.333V12.334C20.9602 13.0142 21.3193 13.882 21.3193 14.8379V18.0127C21.3193 18.9698 20.9603 19.8376 20.3037 20.5176C19.6465 21.1985 18.7764 21.5996 17.7871 21.5996H16.2549C15.1172 21.5997 14.1891 21.9912 13.3613 22.8486C12.5311 23.709 12.127 24.7039 12.127 25.9473V26.7402C12.127 26.899 12.1609 26.9589 12.2373 27.0381V27.0391C12.29 27.0934 12.3194 27.1054 12.3242 27.1074C12.328 27.109 12.3542 27.1211 12.4258 27.1211H17.7871C19.4975 27.1211 21.0136 27.7249 22.2402 28.8818L22.4814 29.1211C23.7456 30.4309 24.3828 32.0572 24.3828 33.8818V43.4043C24.3827 45.2289 23.7454 46.8551 22.4814 48.165L22.2402 48.4043C21.0135 49.5614 19.4974 50.165 17.7871 50.165H8.5957Z' fill='%23da0402' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
  position: absolute;
  height: 53px;
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .single.single-post .entry-content blockquote p {
    padding: 40px 16px 24px;
  }
}
.single.single-post .entry-content ul li,
.single.single-post .entry-content ol li {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 12px;
}
.single.single-post .entry-content ul li::marker,
.single.single-post .entry-content ol li::marker {
  font-size: 18px;
  color: #da0402;
}
.single.single-post .entry-content > ul,
.single.single-post .entry-content > ol {
  padding-right: 30px;
  margin: 48px 0;
}
.single.single-post .entry-content ul li {
  list-style: circle;
}
.single.single-post .entry-content ol li {
  list-style: persian;
}

.rank-math-breadcrumb {
  padding: 10px 0 24px 0;
}
.rank-math-breadcrumb > p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  font-size: 14.5px;
}
@media (max-width: 768px) {
  .rank-math-breadcrumb > p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
}
.rank-math-breadcrumb > p > a {
  color: #68696E;
  font-weight: 500;
}
.rank-math-breadcrumb > p .separator {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' stroke='%2368696E' stroke-linecap='round'%3E%3Cpath d='M12 20a8 8 0 1 0 0-16'/%3E%3Cpath d='M14 12H4m0 0 3-3m-3 3 3 3' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
}
@media (max-width: 768px) {
  .rank-math-breadcrumb > p .separator {
    vertical-align: middle;
    padding: 0 5px;
  }
}
.rank-math-breadcrumb > p .last {
  color: #FE0000;
}

.singleMarginTop .mainSinglepage,
.singleMarginTop2 .mainSinglepage,
.staticSizeArchive .mainSinglepage {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 20px;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage,
  .singleMarginTop2 .mainSinglepage,
  .staticSizeArchive .mainSinglepage {
    flex-direction: column;
  }
}
.singleMarginTop .mainSinglepage .entry-content,
.singleMarginTop .mainSinglepage .entry-content > p,
.singleMarginTop2 .mainSinglepage .entry-content,
.singleMarginTop2 .mainSinglepage .entry-content > p,
.staticSizeArchive .mainSinglepage .entry-content,
.staticSizeArchive .mainSinglepage .entry-content > p {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  line-height: 2.5em;
}
.singleMarginTop .mainSinglepage .singleContentSide,
.singleMarginTop2 .mainSinglepage .singleContentSide,
.staticSizeArchive .mainSinglepage .singleContentSide {
  width: calc(100% - 305px);
}
.singleMarginTop .mainSinglepage .singleContentSide .entry-title-single22,
.singleMarginTop2 .mainSinglepage .singleContentSide .entry-title-single22,
.staticSizeArchive .mainSinglepage .singleContentSide .entry-title-single22 {
  font-size: clamp(1.03125rem, 0.7166rem + 1.3248vw, 2rem);
  margin: 0;
  text-align: right;
  padding-bottom: 20px;
}
@media (max-width: 1080px) {
  .singleMarginTop .mainSinglepage .singleContentSide,
  .singleMarginTop2 .mainSinglepage .singleContentSide,
  .staticSizeArchive .mainSinglepage .singleContentSide {
    width: 100%;
  }
}
.singleMarginTop .mainSinglepage .singleContentSide h1.entry-title-single,
.singleMarginTop2 .mainSinglepage .singleContentSide h1.entry-title-single,
.staticSizeArchive .mainSinglepage .singleContentSide h1.entry-title-single {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  color: #020014;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .singleContentSide h1.entry-title-single,
  .singleMarginTop2 .mainSinglepage .singleContentSide h1.entry-title-single,
  .staticSizeArchive .mainSinglepage .singleContentSide h1.entry-title-single {
    font-size: 28px;
  }
}
.singleMarginTop .mainSinglepage .singleContentSide .additionalSingle,
.singleMarginTop2 .mainSinglepage .singleContentSide .additionalSingle,
.staticSizeArchive .mainSinglepage .singleContentSide .additionalSingle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.singleMarginTop .mainSinglepage .singleContentSide .additionalSingle > div,
.singleMarginTop2 .mainSinglepage .singleContentSide .additionalSingle > div,
.staticSizeArchive .mainSinglepage .singleContentSide .additionalSingle > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail {
  width: 100%;
  height: 536px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 2.5em;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail,
  .singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail,
  .staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail {
    height: 300px;
    padding-bottom: 20px;
  }
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail {
  height: 100%;
  display: flex;
  width: 100%;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail img,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail img,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .post-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 48px;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .catSide,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .catSide,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .catSide {
  left: auto;
  right: 2em;
  max-width: 150px !important;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover a,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover a,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .catSide:hover a {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts {
  left: auto !important;
  right: 2em;
  top: 6em !important;
  max-width: 100px !important;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
  .singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
  .staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts {
    display: flex !important;
    top: 2em !important;
  }
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover a,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover a,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts:hover a {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .catSide,
.singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .catSide,
.singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .catSide,
.staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts {
  position: absolute;
  background: white;
  color: #000;
  flex-direction: row-reverse;
  border-radius: 16px;
  height: 42px;
  z-index: 0;
  top: 2em;
  left: 2em;
  display: flex;
  align-items: center;
  max-width: 150px;
  width: 100%;
  justify-content: center;
  gap: 6px;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
  .singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .catSide,
  .singleMarginTop .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
  .singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
  .singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .catSide,
  .singleMarginTop2 .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts,
  .staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .dateSide,
  .staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .catSide,
  .staticSizeArchive .mainSinglepage .singleContentSide .single-thumbnail .viewsParentPosts {
    display: none;
  }
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
  padding-bottom: 1em;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess {
  background: #f5f5f5;
  border-radius: 16px;
  padding: 10px 16px;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title p,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title span,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title p,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title span,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title p,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title span,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title p,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title span,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title p,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title span,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title p,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title span {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  padding: 0.7em 0;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title svg,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title svg,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title svg,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title svg,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings .extra-tab-title svg,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess .extra-tab-title svg {
  transition: all 0.3s var(--ease2);
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul {
  padding: 1em 0.4em 1em 0.4em;
  display: none;
  margin: 0;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li {
  display: flex;
  padding: 0.4em 0;
  border-bottom: 1px solid rgba(104, 105, 110, 0.1803921569);
  justify-content: start;
  align-items: center;
  position: relative;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li a,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li a,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li a,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li a,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li a,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li a {
  line-height: 2.2em;
  color: #020014;
  font-weight: 400;
  transition: all 0.3 var(--ease2);
  font-size: 14px;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:hover a,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:hover a,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:hover a,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:hover a,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:hover a,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:hover a {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:last-of-type,
.singleMarginTop .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:last-of-type,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:last-of-type,
.singleMarginTop2 .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:last-of-type,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .post-headings.extra-post-headings > ul li:last-of-type,
.staticSizeArchive .mainSinglepage .singleContentSide .listSideUnderThumb .quikAccess.extra-quikAccess > ul li:last-of-type {
  border-bottom: none;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage,
.staticSizeArchive .mainSinglepage .sidebarSinglePage {
  width: 305px;
  position: sticky;
  height: -moz-max-content;
  height: max-content;
  top: 45px;
  bottom: auto;
}
@media (max-width: 1080px) {
  .singleMarginTop .mainSinglepage .sidebarSinglePage,
  .singleMarginTop2 .mainSinglepage .sidebarSinglePage,
  .staticSizeArchive .mainSinglepage .sidebarSinglePage {
    display: none;
  }
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide {
  height: 490px;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide:hover img,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide:hover img,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide:hover img {
  transform: scale(1.1);
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent {
  position: absolute;
  z-index: 1;
  top: 2em;
  left: 0;
  right: 0;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  max-width: 60%;
  text-align: center;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent h4,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent h4,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent h4 {
  margin: 0;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8em;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2 {
  width: 65%;
  background: #FE0000;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #fff;
  font-weight: 700;
  transition: all 0.3s var(--ease2);
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2:hover,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2:hover,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide .globalBannerContent .BtnMyTheme2:hover {
  background-color: rgb(255, 24.6, 24.6);
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .bannerSide img,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .bannerSide img,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .bannerSide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 24px;
  transition: all 0.3s var(--ease2);
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .sidebarSinglePage .listSide,
  .singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide,
  .staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide {
    display: none;
  }
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings {
  background-color: #F5F5F5;
  transition: all 0.3s ease-in-out;
  padding: 24px;
  margin-bottom: 20px;
  border-radius: 24px;
  padding-top: 0;
  overflow: hidden;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent {
  text-align: center;
  background-color: #FE0000;
  border-radius: 0 0 16px 16px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent p,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent p,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings .tabelBarContent p {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent {
  padding-right: 12px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding-top: 2em;
  list-style: circle;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li {
  list-style: disc;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  transition: all 0.3s ease-in-out;
  color: #020014;
  width: 100%;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:last-child,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:last-child,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:last-child {
  margin-bottom: 10px;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li a,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li a,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li a {
  font-size: 14px;
  font-weight: 400;
  color: #020014;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover a,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover a,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .post-headings ul.listTableContent li:hover a {
  color: #FE0000;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .listSideItem,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .listSideItem,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .listSideItem {
  transition: all 0.3s ease-in-out;
  padding: 20px;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  background-color: #f5f5f5;
  color: #020014;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .listSideItem a,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .listSideItem a,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .listSideItem a {
  font-size: 14.5px;
  line-height: 24px;
  font-weight: 500;
  color: #020014;
  transition: all 0.3s ease-in-out;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover {
  background-color: #FE0000;
  color: #fff;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover a,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover a,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover a {
  color: white;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover,
  .singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover,
  .staticSizeArchive .mainSinglepage .sidebarSinglePage .listSide .listSideItem:hover {
    color: white !important;
  }
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive {
  background-color: var(--color-box-bg);
  transition: all 0.3s ease-in-out;
  padding: 24px;
  margin-bottom: 20px;
  border-radius: 24px;
}
@media (max-width: 768px) {
  .singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive,
  .singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive,
  .staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive {
    display: none;
  }
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead {
  padding: 12px 0;
  text-align: center;
  background-color: #da0402;
  margin: 0 20px 24px;
  border-radius: 0px 0px 20px 20px;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead span,
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead div,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead span,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead div,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead span,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveHead div {
  color: white;
}
.singleMarginTop .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveItem,
.singleMarginTop2 .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveItem,
.staticSizeArchive .mainSinglepage .sidebarSinglePage .listSideArchive .listSideArchiveItem {
  padding: 24px 0;
  border-bottom: 1px solid #e0e0e0;
}

.BtnMyTheme2.btnCustomBuff {
  max-width: 100px !important;
}

.TitleSection {
  padding-top: 8em;
  padding-bottom: 2em;
}
.TitleSection h2,
.TitleSection h3 {
  margin: 0;
  color: #020014;
  font-size: clamp(1.25rem, 1.0064rem + 1.0256vw, 2rem);
  text-align: center;
  margin: auto;
}

.listProductSectionFront.products.woocommerce {
  padding-bottom: 3em;
}

.Relatedpost-section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 0px;
}

.archiveCardBuff {
  background: rgba(2, 0, 20, 0.03);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 9px;
  padding-bottom: 9px;
  display: flex;
  flex-direction: column;
  align-items: start;
  border-radius: 24px;
  justify-content: space-around;
  gap: 16px;
  padding-bottom: 20px;
}
.archiveCardBuff:hover .archiveImage a::before {
  opacity: 1;
  visibility: visible;
}
.archiveCardBuff:hover .archiveImage span {
  opacity: 1;
  visibility: visible;
  scale: 1;
}
.archiveCardBuff:hover > h3 > a {
  color: #FE0000;
}
.archiveCardBuff .archiveImage {
  height: 300px;
  overflow: hidden;
  position: relative;
  border-radius: 16px;
  z-index: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .archiveCardBuff .archiveImage {
    height: 250px;
  }
}
.archiveCardBuff .archiveImage span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  transition: all 0.5s var(--ease1);
  opacity: 0;
  scale: 0.8;
  visibility: hidden;
  z-index: 1;
}
.archiveCardBuff .archiveImage a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.archiveCardBuff .archiveImage a .viewsParentPosts {
  position: absolute;
  background: white;
  color: #000;
  flex-direction: row-reverse;
  border-radius: 8px;
  height: 40px;
  z-index: 0;
  top: 1em;
  left: 1em;
  display: flex;
  align-items: center;
  max-width: 100px;
  width: 100%;
  justify-content: center;
  gap: 6px;
}
.archiveCardBuff .archiveImage a:before {
  position: absolute;
  content: "";
  -webkit-backdrop-filter: blur(9px);
          backdrop-filter: blur(9px);
  background: rgba(2, 0, 20, 0.1019607843);
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 0.4s var(--ease1);
  visibility: hidden;
  opacity: 0;
}
.archiveCardBuff .archiveImage a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.archiveCardBuff h3 {
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  line-height: 2em;
  margin: 0;
  padding: 0 0.5em;
  color: #020014;
  transition: all 0.3s var(--ease2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
@media (max-width: 768px) {
  .archiveCardBuff h3 {
    font-size: 14.5px;
  }
}
.archiveCardBuff h3 a {
  color: #020014;
  transition: all 0.3s var(--ease2);
}
.archiveCardBuff h3 a:hover {
  color: #FE0000;
}
.archiveCardBuff .TxtBlogsCart {
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  line-height: 2.2em;
  font-size: 13.5px;
  padding: 0 0.5em;
}
@media (max-width: 768px) {
  .archiveCardBuff .TxtBlogsCart {
    font-size: 13px;
  }
}

li.product-type-variable > .product_price_wrapper .price {
  align-items: start;
  gap: 0;
}

li.product.type-product.BuffProduct {
  width: 100% !important;
  margin: 0 !important;
}

li.product.type-product {
  padding: 10px !important;
  background: rgba(2, 0, 20, 0.03);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 24px;
  overflow: hidden;
  height: 455px;
  min-height: 455px;
  max-height: 455px;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 16px !important;
}
li.product.type-product .added_to_cart.wc-forward {
  display: none !important;
}
li.product.type-product:hover .product_image_wrapper img {
  scale: 0.9;
}
li.product.type-product .product_image_innrts {
  position: relative;
}
li.product.type-product .product_image_innrts .product-brand-thumb {
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  height: 30px;
  display: flex;
  align-items: center;
}
li.product.type-product .product_image_innrts .product-brand-thumb img {
  width: -moz-max-content !important;
  width: max-content !important;
  margin: 0 auto !important;
  height: -moz-max-content;
  height: max-content;
}
li.product.type-product .product_image_wrapper {
  overflow: hidden;
  -webkit-mask-image: url(images/mask-products.svg);
          mask-image: url(images/mask-products.svg);
  background: #fff;
  max-height: 290px;
  min-height: 290px;
  -webkit-mask-position: bottom center;
          mask-position: bottom center;
  border-radius: 16px;
  -webkit-mask-size: cover;
          mask-size: cover;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
li.product.type-product .product_image_wrapper .onsale {
  width: 54px;
  min-height: 28px !important;
  padding: 0 !important;
  background: rgba(2, 0, 20, 0.1019607843) !important;
  color: #020014 !important;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  right: 1em !important;
  top: 1em !important;
  border-radius: 32px !important;
  line-height: 2em !important;
  transition: all 0.5s var(--ease2);
  transform: translateX(50px);
  opacity: 0;
}
li.product.type-product .product_image_wrapper > img {
  max-width: 200px;
  text-align: center;
  margin: auto !important;
  transition: all 0.4s var(--ease2);
}
li.product.type-product .woocommerce-loop-product__title {
  font-weight: 500;
  font-size: clamp(0.96875rem, 0.918rem + 0.2137vw, 1.125rem) !important;
  margin: 0 !important;
  padding: 16px !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: unset;
  max-width: 100%;
  min-height: 3em;
  max-height: 4.2em;
  line-height: 1.8em;
  width: 100%;
}
li.product.type-product .product_price_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  margin: 0 !important;
  margin-top: auto !important;
}
li.product.type-product .product_price_wrapper .price {
  display: flex !important;
  flex-direction: column;
  padding: 0 !important;
  margin: 0 !important;
}
li.product.type-product .product_price_wrapper .price > .onsale-percent {
  display: none !important;
}
li.product.type-product .product_price_wrapper .price del {
  text-decoration-color: #555;
}
li.product.type-product .product_price_wrapper .price del span > bdi {
  font-size: 13.5px !important;
}
li.product.type-product .product_price_wrapper .price ins,
li.product.type-product .product_price_wrapper .price bdi {
  font-size: clamp(0.90625rem, 0.8657rem + 0.1709vw, 1.03125rem);
  text-decoration: none;
  font-weight: 500 !important;
  letter-spacing: 0.5px;
  line-height: 1.5em;
  color: #020014;
}
li.product.type-product .product_price_wrapper a.button.add_to_cart_button,
li.product.type-product .product_price_wrapper .product_type_simple, li.product.type-product .product_price_wrapper .button {
  width: 48px;
  height: 48px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.4s var(--ease2);
  border-radius: 16px;
  background: #FE0000;
  margin-top: 0 !important;
  text-align: center !important;
  padding: 0 !important;
}
li.product.type-product .product_price_wrapper a.button.add_to_cart_button:hover,
li.product.type-product .product_price_wrapper .product_type_simple:hover, li.product.type-product .product_price_wrapper .button:hover {
  background: rgb(177.8, 0, 0);
}
li.product.type-product .product_price_wrapper a.button.add_to_cart_button:hover svg,
li.product.type-product .product_price_wrapper .product_type_simple:hover svg, li.product.type-product .product_price_wrapper .button:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}
li.product.type-product .product_price_wrapper a.button.add_to_cart_button svg,
li.product.type-product .product_price_wrapper .product_type_simple svg, li.product.type-product .product_price_wrapper .button svg {
  transition: all 0.4s var(--ease2);
}
li.product.type-product .add_to_cart_button.loading svg {
  opacity: 0.2;
}
li.product.type-product .add_to_cart_button.loading::after {
  color: #fff !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
}
li.product.type-product .add_to_cart_button.added svg {
  display: none;
}
li.product.type-product .add_to_cart_button.added::after {
  color: #fff !important;
  margin: 0 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #020014 !important;
}

.wp-block-woocommerce-mini-cart-contents .wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-shopping-button-block.wc-block-mini-cart__shopping-button.contained {
  background: #FE0000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 44px;
  display: flex;
  border-radius: 12px;
  max-width: 120px;
  width: 100%;
  transition: all 0.4s ease-in-out;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.wp-block-woocommerce-mini-cart-contents .wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-shopping-button-block.wc-block-mini-cart__shopping-button.contained:hover {
  background: rgb(177.8, 0, 0);
}
.wp-block-woocommerce-mini-cart-contents .wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-cart-button-block.wc-block-mini-cart__footer-cart.outlined {
  background: #FE0000 !important;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 44px;
  box-shadow: none !important;
  display: flex;
  border-radius: 12px;
  transition: all 0.4s var(--ease2);
  text-align: center;
  align-items: center;
  justify-content: center;
  border: none;
  height: 58px;
  margin: 0;
  outline: none !important;
}
.wp-block-woocommerce-mini-cart-contents .wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-cart-button-block.wc-block-mini-cart__footer-cart.outlined:hover {
  background: rgb(190.5, 0, 0) !important;
  scale: 0.9;
}
.wp-block-woocommerce-mini-cart-contents .wc-block-cart-item__quantity {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
}
.wp-block-woocommerce-mini-cart-contents .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  background: #f2f2f3;
  border: none !important;
  outline: none !important;
}
.wp-block-woocommerce-mini-cart-contents .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus,
.wp-block-woocommerce-mini-cart-contents .wc-block-cart-item__quantity .wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--plus {
  color: #FE0000 !important;
  font-size: 20px;
  box-shadow: none;
}
.wp-block-woocommerce-mini-cart-contents .wp-block-woocommerce-mini-cart-title-items-counter-block,
.wp-block-woocommerce-mini-cart-contents .wc-block-components-product-metadata {
  display: none !important;
}

@media (max-width: 1080px) {
  .wc-block-cart-item__prices {
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
  table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 0.9em !important;
  }
}

.wp-block-woocommerce-checkout-order-summary-block {
  border-radius: 12px !important;
}

@media (max-width: 1080px) {
  .wp-block-woocommerce-mini-cart-title-label-block {
    font-size: 18px !important;
  }
}

#wc-block-components-totals-coupon__input-coupon {
  border-radius: 12px !important;
  height: 48px;
  border-color: #dfe2f7 !important;
  outline: none;
}

.entry-header {
  text-align: center;
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
#shipping-state {
  border-radius: 8px !important;
  border-color: #dfe2f7 !important;
  height: 50px !important;
  padding-right: 1em !important;
  outline: none;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
  display: none;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 8px !important;
}

.wc-block-components-radio-control--highlight-checked::after {
  border-radius: 8px !important;
}

.wc-block-components-address-card,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
  border-radius: 12px !important;
  border-color: #dfe2f7 !important;
}

.productSwiperContainer.woocommerce {
  position: relative;
}
.productSwiperContainer.woocommerce .productSwiperFooter .swiper-pagination {
  position: absolute;
  width: -moz-max-content !important;
  width: max-content !important;
  height: -moz-max-content;
  height: max-content;
  display: flex;
  left: 0 !important;
  right: 0;
  margin: auto;
  bottom: -4em !important;
}
.productSwiperContainer.woocommerce .productSwiperFooter .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FE0000 !important;
  width: 32px;
}
.productSwiperContainer.woocommerce .productSwiperFooter .swiper-pagination .swiper-pagination-bullet {
  background: #edeff7 !important;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 1 !important;
  transition: all 0.3s var(--ease2);
}
.productSwiperContainer.woocommerce .productSwiperFooter .swiper-pagination .swiper-pagination-bullet:hover {
  background: #e0e0e0 !important;
}

.products.columns-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: 0;
}
@media (max-width: 1080px) {
  .products.columns-4 {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}
@media (max-width: 768px) {
  .products.columns-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products.columns-4::before {
  display: none !important;
}

.products.columns-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: 0;
}
@media (max-width: 1080px) {
  .products.columns-3 {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}
@media (max-width: 480px) {
  .products.columns-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products.columns-3::before {
  display: none !important;
}

.comments-section {
  max-width: 1000px;
}
.comments-section #commentform {
  transform: translateY(80px);
  opacity: 0;
}

form.variations_form.cart .variations {
  padding-right: 10px;
}

#relatedpost {
  transform: translateY(80px);
  opacity: 0;
}

.comments-title {
  font-size: clamp(1.25rem, 1.0064rem + 1.0256vw, 2rem);
  text-align: center;
  margin: 0;
  padding-top: 6em;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  .comments-title {
    font-size: 18px;
  }
}
.comments-title > span {
  color: #FE0000;
}

#cancel-comment-reply-link {
  padding: 0 10px;
  font-size: 15px;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  color: #020014;
}
#cancel-comment-reply-link:hover {
  color: rgb(1.6, 0, 16);
}

.comment-reply-title {
  color: #020014;
}

#back-to-top {
  position: fixed;
  bottom: 25px;
  left: 25px;
  display: none;
  height: 55px;
  width: 55px;
  background-color: #FE0000;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: all 0.4s var(--ease2);
}
#back-to-top svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#back-to-top:hover {
  background-color: rgb(177.8, 0, 0);
}
@media (max-width: 768px) {
  #back-to-top {
    width: 35px;
    height: 35px;
  }
  #back-to-top > svg {
    width: 18px;
    height: 18px;
  }
}

.comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comment-list .children {
  list-style: none;
  padding-right: 22px;
}
.comment-list .comment-body {
  padding: 16px 24px;
  margin: 10px 0;
  margin-bottom: 10px;
  border: none;
  background-color: #f5f5f5;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  border-radius: 24px;
}
.comment-list .comment-body:hover .reply a {
  color: #7e7e7e;
}
.comment-list .comment-body .comment-content {
  color: #020014;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  margin: 16px auto;
  background: #fff;
  padding: 6px 16px;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .comment-list .comment-body .comment-content {
    margin: 10px;
    font-size: 13px;
  }
}
.comment-list .comment-body .comment-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.comment-list .comment-body .comment-meta .comment-metadata {
  font-size: 12px;
}
@media (max-width: 480px) {
  .comment-list .comment-body .comment-meta .comment-metadata {
    font-size: 10.4px;
  }
}
.comment-list .comment-body .comment-meta .comment-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.comment-list .comment-body .comment-meta .comment-author .fn {
  font-size: 13.9px;
  padding: 5px;
  color: #68696E;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comment-list .comment-body .comment-meta .comment-author .fn {
    font-size: 12.9px;
    padding-left: 0;
  }
}
.comment-list .comment-body .comment-meta .comment-author .fn > a {
  font-size: 13.9px;
  color: #68696E;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comment-list .comment-body .comment-meta .comment-author .fn > a {
    font-size: 12.9px;
    padding-left: 0;
  }
}
.comment-list .comment-body .comment-meta .comment-author .says {
  padding-right: 3px;
  color: #020014;
}
@media (max-width: 480px) {
  .comment-list .comment-body .comment-meta .comment-author .says {
    font-size: 10px;
  }
}
.comment-list .comment-body .comment-meta .comment-author img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  margin-left: 4px;
}
.comment-list .comment-body .reply a {
  color: transparent;
  display: block;
  text-align: left;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.comment-list .comment-body .reply a::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 -960 960 960' width='24' fill='%23a8a8a8'%3E%3Cpath d='m600-200-56-57 143-143H300q-75 0-127.5-52.5T120-580t52.5-127.5T300-760h20v80h-20q-42 0-71 29t-29 71 29 71 71 29h387L544-624l56-56 240 240z'/%3E%3C/svg%3E");
  top: 2px;
  left: 35px;
}

.tab-section blockquote {
  position: relative;
  margin: 70px auto 48px;
  color: #020014;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding: 40px 115px 37px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 24px;
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .tab-section blockquote {
    padding: 0 16px;
  }
}
.tab-section blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M35.2129 41.0791C33.3891 41.0791 31.7856 40.3927 30.5186 39.0801C29.2543 37.7703 28.6172 36.1433 28.6172 34.3184L28.6172 16.8613C28.6172 14.8843 28.9903 12.9834 29.7383 11.1748C30.4281 9.50702 31.3571 8.02592 32.5303 6.74902L32.7686 6.49609C34.0556 5.16267 35.5756 4.11151 37.3096 3.3418C39.0741 2.55864 40.9351 2.16504 42.873 2.16504H44.4043C45.3953 2.16504 46.2628 2.56777 46.9189 3.24609L46.9209 3.24707C47.5779 3.9277 47.9364 4.79634 47.9365 5.75195V8.92676C47.9365 9.88348 47.5777 10.7513 46.9209 11.4316L46.9199 11.4326C46.2631 12.1123 45.3943 12.5137 44.4043 12.5137H42.873C41.7354 12.5137 40.8064 12.9052 39.9785 13.7627C39.1486 14.623 38.7452 15.618 38.7451 16.8613V17.6543C38.7451 17.8143 38.7787 17.8737 38.8535 17.9512V17.9521C38.9082 18.0088 38.9385 18.0208 38.9424 18.0225C38.9471 18.0245 38.9736 18.0352 39.043 18.0352H44.4043C46.1145 18.0352 47.6306 18.6392 48.8574 19.7959L49.0986 20.0352C50.3632 21.3451 50.9999 22.9714 51 24.7959V34.3184C51 36.1432 50.3626 37.7692 49.0986 39.0791V39.0801C47.8315 40.3923 46.2286 41.0791 44.4043 41.0791H35.2129ZM8.5957 50.165C6.77186 50.165 5.16915 49.4782 3.90234 48.166C2.63665 46.8558 2.00035 45.2286 2 43.4043V25.9473C2 24.0937 2.32798 22.3068 2.98535 20.6006L3.12109 20.2607C3.85664 18.4817 4.86504 16.9148 6.15137 15.582C7.43848 14.2487 8.95861 13.1975 10.6924 12.4277V12.4268C12.457 11.6437 14.3172 11.251 16.2549 11.251H17.7871C18.7766 11.251 19.6467 11.6523 20.3037 12.333V12.334C20.9602 13.0142 21.3193 13.882 21.3193 14.8379V18.0127C21.3193 18.9698 20.9603 19.8376 20.3037 20.5176C19.6465 21.1985 18.7764 21.5996 17.7871 21.5996H16.2549C15.1172 21.5997 14.1891 21.9912 13.3613 22.8486C12.5311 23.709 12.127 24.7039 12.127 25.9473V26.7402C12.127 26.899 12.1609 26.9589 12.2373 27.0381V27.0391C12.29 27.0934 12.3194 27.1054 12.3242 27.1074C12.328 27.109 12.3542 27.1211 12.4258 27.1211H17.7871C19.4975 27.1211 21.0136 27.7249 22.2402 28.8818L22.4814 29.1211C23.7456 30.4309 24.3828 32.0572 24.3828 33.8818V43.4043C24.3827 45.2289 23.7454 46.8551 22.4814 48.165L22.2402 48.4043C21.0135 49.5614 19.4974 50.165 17.7871 50.165H8.5957Z' fill='%23da0402' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
  position: absolute;
  height: 53px;
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .tab-section blockquote p {
    padding: 40px 16px 24px;
  }
}
.tab-section p {
  font-size: 14px;
  font-weight: 400;
  text-align: justify;
  line-height: 2.5em;
}
.tab-section p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .tab-section p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.tab-section p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .tab-section p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}

.pswp__bg {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(0, 0, 0, 0.8784313725) !important;
}

.ShareBtnForSingles {
  transition: all 0.4s var(--ease2);
  background: #fff;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .ShareBtnForSingles {
    margin-right: 10px;
  }
}
.ShareBtnForSingles > svg path {
  transition: all 0.4s var(--ease2);
}
.ParentSo {
  display: none;
  position: absolute;
  background: #fafafa;
  border: 0.53px solid #f2f2f3;
  border-radius: 16px;
  background: #fff;
  left: 30px;
  bottom: 0;
}
@media (max-width: 768px) {
  .ParentSo {
    left: 55px;
    bottom: 0;
  }
}
.ParentSo .ParentSoInneR {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 7px;
  padding: 3px 12px;
}
.ParentSo #copyUrlButton {
  background-color: #fe0000;
  width: 34px;
  height: 34px;
  scale: 1;
  border-radius: 12px;
  align-items: center;
  justify-content: center;
  transition: all 0.4s var(--ease2);
  margin: auto;
  padding: 0;
  display: flex;
  border: none;
  color: #fff;
}
.ParentSo #copyUrlButton:hover {
  background-color: rgb(231.14, 0, 0);
  scale: 0.9;
}
.ParentSo a {
  width: 35px;
  height: 35px;
  display: flex;
  scale: 1 !important;
  border-radius: 12px;
  margin: 5px 0px !important;
  justify-content: center;
  align-items: center;
  background-color: #f3f2f2;
  transition: all 0.4s var(--ease2);
  color: #7e7e7e;
}
.ParentSo a:hover {
  background-color: #FE0000;
  scale: 0.9 !important;
  color: #fff;
}

.tooltip {
  position: relative;
}
.tooltip:hover .tooltiptext {
  visibility: visible !important;
  transform: translateY(-1px);
  opacity: 1;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: rgb(255, 50.2, 50.2);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 4px 0;
  top: -40px;
  position: absolute;
  z-index: 1;
  right: -15px;
  font-size: 12.5px;
  font-weight: 400;
  transform: translateY(11px);
  transition: all ease-in 0.3s;
  opacity: 0;
}
.tooltip .tooltiptext::before {
  position: absolute;
  content: "";
  bottom: -8px;
  z-index: 26;
  background-color: rgb(255, 50.2, 50.2);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-right: 9px solid transparent;
  border-bottom: 9px solid #f6f6f6;
}

.form-submit #submit {
  background: #fe0000 !important;
  color: #fff !important;
  width: 100%;
  transition: box-shadow 0.2s ease-in-out, transform 0.3s ease-in-out !important;
  border-radius: 16px !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
  min-height: 45px !important;
  max-height: 45px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 14px 22px !important;
  position: relative !important;
  margin: auto !important;
}

.product.product-type-simple .stock.out-of-stock {
  margin-left: auto !important;
  padding: 0 20px;
  font-size: 15px !important;
  font-weight: 600;
}

.ParentTopProducts .product_title.entry-title {
  font-size: clamp(1.125rem, 0.922rem + 0.8547vw, 1.75rem);
  line-height: 2em;
}

.related.products > h2 {
  color: #020014;
  font-size: clamp(1.25rem, 1.0064rem + 1.0256vw, 2rem);
  text-align: center;
  padding: 60px;
}

.woocommerce-review-link {
  font-size: 12px;
  color: #020014;
}

.TxtsBuffKala {
  height: -moz-max-content;
  height: max-content;
  margin-top: 2em;
  background: #fafafa;
  display: flex;
  align-items: start;
  flex-direction: column;
  border-radius: 16px;
  justify-content: space-between;
  padding: 20px;
  border: 0.53px solid #f2f2f3;
}
@media (max-width: 768px) {
  .TxtsBuffKala {
    align-items: center;
    padding: 14px 10px;
  }
}
.TxtsBuffKala span {
  font-weight: 700;
  color: #FE0000;
  font-size: 12px;
  text-align: right;
  display: block;
  padding-bottom: 0.8em;
}
@media (max-width: 768px) {
  .TxtsBuffKala span {
    text-align: center;
  }
}
.TxtsBuffKala p {
  text-align: justify;
  line-height: 1.8em;
  color: #020014;
  margin: 0;
  font-size: 14px;
}
@media (max-width: 768px) {
  .TxtsBuffKala p {
    font-size: 13px;
  }
}

.SingleProdct.mainView .custom-tabs-wrapper {
  position: relative;
  padding-top: 4em;
}
.SingleProdct.mainView .custom-tabs-wrapper .custom-product-tabs {
  position: sticky;
  overflow: hidden;
  top: 30px;
  background: rgba(255, 255, 255, 0.5568627451);
  z-index: 999;
  display: flex;
  gap: 20px;
  padding: 10px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #fafafa;
  max-width: 1100px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 24px;
}
.SingleProdct.mainView .custom-tabs-wrapper .custom-product-tabs .listSideItem.active {
  border-bottom: 3px solid #FE0000;
  color: #FE0000;
}
.SingleProdct.mainView .custom-tabs-wrapper .custom-product-tabs .listSideItem {
  padding: 10px 15px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #333;
  width: 50%;
  transition: all 0.3s var(--ease2);
  text-align: center;
  font-size: clamp(0.8125rem, 0.7516rem + 0.2564vw, 1rem);
  font-weight: bold;
  padding-bottom: 15px;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section {
  overflow: hidden;
  background: #fafafa;
  padding: 40px 24px;
  margin: 32px auto;
  max-width: 1100px;
  border-radius: 24px;
}
@media (max-width: 768px) {
  .SingleProdct.mainView .custom-tabs-wrapper .tab-section {
    margin: 16px auto;
    padding: 24px 12px;
  }
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .tab-heading {
  font-size: clamp(0.875rem, 0.7938rem + 0.3419vw, 1.125rem);
  font-weight: 600;
  color: #9a9ba1;
  position: relative;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .tab-heading::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='9' height='41' viewBox='0 0 9 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 35.258V6.395H3.724A3.724 3.724 0 0 0 0 10.12v21.413a3.724 3.724 0 0 0 3.724 3.725z' fill='%23fff'/%3E%3Cpath d='M3.259 35.258A6.05 6.05 0 0 1 9 40.998v-5.74zm0-28.862A6.05 6.05 0 0 0 9 .654v5.742z' fill='%23fff'/%3E%3C/svg%3E");
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  right: -24px;
  bottom: 0;
  top: 0;
  margin: auto;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section > h2:first-of-type {
  display: none;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper {
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  display: grid;
  grid-row-gap: 16px;
}
@media (max-width: 768px) {
  .SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper .attribute-card {
  background: #fff;
  border-radius: 16px;
  padding: 16px;
  height: 80px;
  transition: all 0.3s var(--ease2);
  opacity: 0;
  transform: translateY(50px) scale(0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper .attribute-card:hover {
  box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.04);
}
@media (max-width: 768px) {
  .SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper .attribute-card {
    height: 72px;
  }
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper .attribute-card .attribute-value {
  font-weight: 600;
  color: #68696E;
  font-size: 14px;
}
.SingleProdct.mainView .custom-tabs-wrapper .tab-section .custom-attributes-wrapper .attribute-card .attribute-label {
  font-weight: 600;
  color: #020014;
  font-size: 14px;
}

.single-product #back-to-top {
  display: none !important;
}

@media (max-width: 380px) {
  .product.product-type-variable #sticky-add-to-cart .sticky-inner .sticky-right button.button {
    font-size: 12px;
  }
}
.product.product-type-variable #sticky-add-to-cart .sticky-inner .sticky-price bdi {
  font-size: 13px !important;
}
@media (max-width: 768px) {
  .product.product-type-variable #sticky-add-to-cart .sticky-inner .sticky-price bdi {
    font-size: 12px !important;
  }
}
.product.product-type-variable #sticky-add-to-cart .sticky-inner .sticky-price {
  flex-direction: row !important;
}
#sticky-add-to-cart {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
  background: #fff;
  display: flex;
  z-index: 999;
  opacity: 0;
  transform: translateY(100%);
  width: 100%;
  margin: auto;
  border-radius: 24px !important;
  bottom: 26px;
  max-width: 1100px;
  height: 96px;
  display: flex;
  padding: 16px 32px;
  box-shadow: 0 0px 24px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1080px) {
  #sticky-add-to-cart {
    width: 96%;
    bottom: 15px;
  }
}
@media (max-width: 768px) {
  #sticky-add-to-cart {
    padding: 16px 0;
  }
}
#sticky-add-to-cart .sticky-inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}
#sticky-add-to-cart .sticky-inner .sticky-stock-badge {
  font-size: 12.5px;
  padding: 5px 10px;
  border-radius: 8px;
  background: #f3f4f6;
  color: #393a3c;
}
@media (max-width: 768px) {
  #sticky-add-to-cart .sticky-inner .sticky-stock-badge {
    font-size: 10px;
    padding: 4px 6px;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-price {
  margin: 0;
  font-size: 18px !important;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0 12px;
}
#sticky-add-to-cart .sticky-inner .sticky-price bdi {
  font-size: 18px !important;
  text-decoration: none;
  line-height: 1.8em;
  color: #020014;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (max-width: 480px) {
  #sticky-add-to-cart .sticky-inner .sticky-price bdi {
    font-size: 14px !important;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-price .onsale-percent {
  position: absolute;
  left: -18px;
  bottom: 0;
  top: 4px;
  height: 18px !important;
  width: 31px;
  text-align: center;
  border-radius: 37px !important;
  line-height: 1.6em;
  border: none !important;
  background: red;
  color: #fff;
  font-size: 12.5px;
}
#sticky-add-to-cart .sticky-inner .sticky-price del {
  color: #68696e;
  text-decoration-color: #7a7a7a;
}
#sticky-add-to-cart .sticky-inner .sticky-price del span > bdi {
  font-size: 14.5px !important;
  font-weight: 500;
}
@media (max-width: 480px) {
  #sticky-add-to-cart .sticky-inner .sticky-price del span > bdi {
    font-size: 12.5px !important;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-price ins {
  text-decoration: none;
}
#sticky-add-to-cart .sticky-inner .sticky-price ins span > bdi {
  font-size: 18px !important;
  text-decoration: none;
  line-height: 1.8em;
  color: #020014;
  letter-spacing: 0.5px;
}
@media (max-width: 480px) {
  #sticky-add-to-cart .sticky-inner .sticky-price ins span > bdi {
    font-size: 14px !important;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-left {
  display: flex;
  align-items: center;
  gap: 10px;
}
#sticky-add-to-cart .sticky-inner .sticky-left .sticky-title {
  font-size: clamp(0.875rem, 0.7532rem + 0.5128vw, 1.25rem);
  font-weight: 600;
  color: #020014;
}
#sticky-add-to-cart .sticky-inner .sticky-left .woocommerce-product-rating {
  margin: 0 !important;
  font-family: WooCommerce !important;
}
@media (max-width: 1080px) {
  #sticky-add-to-cart .sticky-inner .sticky-left .woocommerce-product-rating .woocommerce-review-link {
    display: none;
  }
}
@media (max-width: 768px) {
  #sticky-add-to-cart .sticky-inner .sticky-left .woocommerce-product-rating {
    display: none;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-left .woocommerce-product-rating .star-rating {
  font-family: WooCommerce !important;
}
#sticky-add-to-cart .sticky-inner .sticky-left .woocommerce-product-rating .star-rating > span {
  font-family: WooCommerce !important;
  color: gold;
}
#sticky-add-to-cart .sticky-inner .sticky-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 768px) {
  #sticky-add-to-cart .sticky-inner .sticky-right {
    gap: 5px;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-right .cart.sticky-cart {
  margin: 0 !important;
}
#sticky-add-to-cart .sticky-inner .sticky-right button.button {
  margin: 0;
  height: 48px;
  max-width: 350px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  min-width: 300px;
  transition: all 0.4s var(--ease2);
  font-size: 15px;
  border-radius: 14px;
  background-color: #FE0000 !important;
}
@media (max-width: 380px) {
  #sticky-add-to-cart .sticky-inner .sticky-right button.button {
    font-size: 12.5px;
  }
}
@media (max-width: 1440px) {
  #sticky-add-to-cart .sticky-inner .sticky-right button.button {
    min-width: -moz-max-content;
    min-width: max-content;
    max-width: 310px;
  }
}
#sticky-add-to-cart .sticky-inner .sticky-right button.button svg {
  transition: all 0.4s var(--ease2);
}
#sticky-add-to-cart .sticky-inner .sticky-right button.button:hover {
  background-color: rgb(203.2, 0, 0) !important;
}
#sticky-add-to-cart .sticky-inner .sticky-right button.button:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}

#sticky-add-to-cart .button.disabled,
#sticky-add-to-cart .button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.price.is-out {
  opacity: 0.5;
}

@media (max-width: 480px) {
  .sticky-price {
    font-size: 16px;
  }
}
.woocommerce-Price-currencySymbol {
  font-size: small;
  padding: 0 3px;
}
@media (max-width: 768px) {
  .woocommerce-Price-currencySymbol {
    font-size: smaller;
  }
}

.CustomPayamAvaPriceST {
  width: -moz-max-content;
  width: max-content;
  font-size: 11.5px;
}

.ParentTopProducts {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 24px;
}
.ParentTopProducts .product_title.entry-title {
  font-weight: 700 !important;
}
@media (max-width: 1080px) {
  .ParentTopProducts {
    padding-top: 0;
  }
}
.ParentTopProducts .divParentImgProduct {
  width: 715px;
  overflow: hidden;
  position: relative;
}
.ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column-reverse;
  bottom: 4em;
  right: 2em;
  gap: 6px;
}
@media (max-width: 768px) {
  .ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems {
    bottom: auto;
    top: 1em;
    right: 1em;
  }
}
.ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems:hover .ParentBoxTxt {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems .IconeCustomBuffKalaProduct {
  width: 125px;
  height: 67px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #F2F2F3;
  border-radius: 20px;
  font-size: 16px;
  color: #020014;
  font-weight: 700;
  gap: 4px;
  transition: all 0.4 var(--ease2);
}
@media (max-width: 768px) {
  .ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems .IconeCustomBuffKalaProduct {
    width: 107px;
    height: 54px;
    font-size: 15px;
  }
  .ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems .IconeCustomBuffKalaProduct svg {
    width: 24px;
    height: 24px;
  }
}
.ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems .ParentBoxTxt {
  margin: 0;
  padding: 8px 24px;
  max-width: 400px;
  background: #fff;
  border: 2px solid #F2F2F3;
  border-radius: 16px;
  color: #212121;
  font-weight: 500;
  line-height: 1.7em;
  transition: all 0.3s var(--ease1);
  transform: scale(0.5);
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 768px) {
  .ParentTopProducts .divParentImgProduct .TxtsBuffKalaCustomThems .ParentBoxTxt {
    display: none;
  }
}
@media (max-width: 1440px) {
  .ParentTopProducts .divParentImgProduct {
    width: 650px;
  }
}
@media (max-width: 1260px) {
  .ParentTopProducts .divParentImgProduct {
    width: 600px;
  }
}
@media (max-width: 1080px) {
  .ParentTopProducts .divParentImgProduct {
    width: 100%;
  }
}
.ParentTopProducts .divParentImgProduct > .onsale {
  display: none;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery {
  width: 100% !important;
  display: flex;
  justify-content: space-evenly;
  gap: 30px;
}
@media (max-width: 1440px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery {
    gap: 20px;
  }
}
@media (max-width: 1080px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  right: 1em;
  top: 1em !important;
  width: 62px !important;
  height: 62px !important;
  border-radius: 20px !important;
  border: 2.67px solid #f2f2f3 !important;
  display: flex;
  text-indent: unset !important;
  align-items: center;
  justify-content: center !important;
  transition: all 0.4s var(--ease2);
}
@media (max-width: 768px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
  }
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover::before {
  transform: rotateY(180deg);
  scale: 0.9;
  opacity: 0.9;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M1.25 11c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S1.25 16.385 1.25 11m18.908 8.751a.38.38 0 0 0-.407.407c0 .001.004.027.024.1.022.084.056.197.108.37.047.158.078.26.103.336.026.078.035.093.031.086a.38.38 0 0 0 .544.137c-.007.004.008-.005.067-.06.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38 0 0 0-.137-.541c-.001 0-.022-.01-.087-.032a13 13 0 0 0-.336-.103 15 15 0 0 0-.37-.108 1 1 0 0 0-.1-.024m-1.902.532a1.88 1.88 0 0 1 2.027-2.027c.2.017.442.09.703.168l.072.022.065.02c.24.07.465.138.635.229a1.88 1.88 0 0 1 .68 2.694c-.107.16-.273.326-.45.503l-.048.048-.048.048c-.177.177-.343.343-.503.45a1.88 1.88 0 0 1-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065-.02-.072c-.08-.26-.152-.503-.169-.703' fill='currentcolor'%3E%3C/path%3E%3C/svg%3E") !important;
  border: none !important;
  width: -moz-max-content !important;
  width: max-content !important;
  height: 35px !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  top: 0 !important;
  bottom: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  transition: all 0.4s var(--ease2);
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
  display: none !important;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport {
  max-width: 550px;
  min-width: 550px;
  width: 100%;
  background: #fafafa;
  border: 0.53px solid #f2f2f3;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  max-height: 550px;
  border-radius: 48px;
}
@media (max-width: 1440px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport {
    max-width: 500px;
    min-width: 500px;
  }
}
@media (max-width: 1260px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport {
    max-width: 450px;
    min-width: 450px;
  }
}
@media (max-width: 1080px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport {
    width: 100%;
    border-radius: 24px;
    min-width: 100% !important;
  }
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
  width: -moz-max-content !important;
  width: max-content !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  align-items: center;
  display: flex !important;
  align-content: center;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
  max-height: 550px !important;
  overflow: auto;
  height: 100%;
  margin: 0 auto !important;
  width: -moz-max-content !important;
  width: max-content !important;
  scrollbar-width: thin;
  scrollbar-color: #dbdada #fafafa;
}
@media (max-width: 1080px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 10px;
    -webkit-overflow-scrolling: touch; /* تاچ نرم موبایل */
  }
}
@media (max-width: 1260px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    max-height: 450px !important;
  }
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
  background: #fafafa;
  border: 0.53px solid #f2f2f3;
  border-radius: 24px;
  max-height: 110px;
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 110px;
  min-width: 110px;
  overflow: hidden;
  padding: 18px;
  width: 110px !important;
  margin: 10px 0;
  position: relative;
  transition: all 0.3s var(--ease2);
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li > img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1080px) {
  .ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    border-radius: 12px;
    max-width: 82px;
    max-height: 82px;
    height: 82px;
    flex: 0 0 auto; /* اجازه نده کش بیاد */
    width: 82px; /* می‌تونی سایز تامبنیل رو تنظیم کنی */
    min-width: 82px;
    margin: 0 !important;
  }
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:first-of-type {
  margin-top: 0;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:last-of-type {
  margin-bottom: 0;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li::after {
  position: absolute;
  transition: all 0.3s var(--ease2);
  content: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23020014' stroke-linecap='round'%3E%3Cpath d='M16.67 8.335h-4.167A4.167 4.167 0 0 0 8.336 12.5v4.167m25-8.332h4.167a4.167 4.167 0 0 1 4.166 4.166v4.167M8.332 33.335V37.5a4.167 4.167 0 0 0 4.167 4.167h4.166m25.005-8.332V37.5a4.167 4.167 0 0 1-4.167 4.167h-4.167' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M25 18.75v12.5M31.25 25h-12.5' stroke-width='2.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0v50h50V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  opacity: 0;
  visibility: hidden;
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:has(.flex-active)::after {
  position: absolute;
  transition: all 0.3s var(--ease2);
  visibility: visible;
  opacity: 1;
  content: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke='%23020014' stroke-linecap='round'%3E%3Cpath d='M16.67 8.335h-4.167A4.167 4.167 0 0 0 8.336 12.5v4.167m25-8.332h4.167a4.167 4.167 0 0 1 4.166 4.166v4.167M8.332 33.335V37.5a4.167 4.167 0 0 0 4.167 4.167h4.166m25.005-8.332V37.5a4.167 4.167 0 0 1-4.167 4.167h-4.167' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M25 18.75v12.5M31.25 25h-12.5' stroke-width='2.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0v50h50V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li .flex-active {
  filter: blur(8px);
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li > img {
  transition: all 0.4s var(--ease2);
}
.ParentTopProducts .divParentImgProduct .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li > img:hover {
  filter: blur(8px);
}
.ParentTopProducts .summary.entry-summary {
  width: calc(100% - 740px) !important;
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary {
    width: calc(100% - 670px) !important;
  }
}
@media (max-width: 1260px) {
  .ParentTopProducts .summary.entry-summary {
    width: calc(100% - 610px) !important;
  }
}
@media (max-width: 1080px) {
  .ParentTopProducts .summary.entry-summary {
    width: 100% !important;
  }
}
.ParentTopProducts .summary.entry-summary .product_title.entry-title {
  font-size: clamp(1.125rem, 0.922rem + 0.8547vw, 1.75rem);
  line-height: 2.2em;
  margin: 0;
  margin-top: 0px;
  padding-bottom: 10px !important;
}
@media (max-width: 1080px) {
  .ParentTopProducts .summary.entry-summary .product_title.entry-title {
    display: none;
  }
}
.ParentTopProducts .summary.entry-summary .woocommerce-product-details__short-description {
  display: none;
}
.ParentTopProducts .summary.entry-summary form.variations_form.cart.wvs-loaded {
  width: 100%;
  overflow: hidden;
}
.ParentTopProducts .summary.entry-summary form.variations_form.cart.wvs-loaded .single_variation_wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ParentTopProducts .summary.entry-summary .woocommerce-product-rating {
  margin: 0;
  margin-right: 0px;
  margin-right: auto !important;
}
@media (max-width: 1080px) {
  .ParentTopProducts .summary.entry-summary .woocommerce-product-rating {
    margin-right: 10px;
    margin-left: auto !important;
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .ParentTopProducts .summary.entry-summary .woocommerce-product-rating {
    display: none;
  }
}
.ParentTopProducts .summary.entry-summary .woocommerce-product-rating .star-rating {
  font-family: WooCommerce !important;
  color: #68696E;
}
.ParentTopProducts .summary.entry-summary .woocommerce-product-rating .star-rating span {
  font-family: WooCommerce !important;
  color: gold;
}
.ParentTopProducts .summary.entry-summary .before-title-single-product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 1080px) {
  .ParentTopProducts .summary.entry-summary .before-title-single-product {
    height: 52px;
    background: #fafafa;
    border-radius: 14px;
    padding: 16px;
    margin-bottom: 16px;
  }
}
.ParentTopProducts .summary.entry-summary .before-title-single-product .product_title.entry-title {
  font-size: clamp(1.125rem, 0.922rem + 0.8547vw, 1.75rem);
  line-height: 1.8em;
  margin: 0 !important;
}
.ParentTopProducts .summary.entry-summary .before-title-single-product .product-categories-svg {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
}
.ParentTopProducts .summary.entry-summary .before-title-single-product .product-categories-svg span.product-category-item > a {
  transition: all 0.3s var(--ease2);
  font-size: 13.5px;
  color: #020014;
}
.ParentTopProducts .summary.entry-summary .before-title-single-product .product-categories-svg span.product-category-item > a:hover {
  color: #FE0000;
}
.ParentTopProducts .summary.entry-summary .before-title-single-product .product-categories-svg span.category-separator {
  width: 5px;
  height: 5px;
  font-size: 0;
  background: red;
  border-radius: 50px;
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 20px;
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
}
@media (max-width: 1260px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 1080px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
@media (max-width: 768px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns .SeeMoreAttribute.listSideItem {
  font-size: 13px;
  font-weight: 400;
  color: #68696E;
  transition: all 0.4s var(--ease2);
  padding: 0 10px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns .SeeMoreAttribute.listSideItem:hover {
  color: #FE0000;
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item {
  height: 64px;
  background: #fafafa;
  display: flex;
  align-items: center;
  border-radius: 16px;
  justify-content: space-between;
  padding: 20px;
  opacity: 0;
  transform: translateY(33px);
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item {
    padding: 14px;
  }
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item .attribute-label {
  font-size: 14px;
  font-weight: 600;
  color: #020014;
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item .attribute-label {
    font-size: 12.5px;
  }
}
.ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item .attribute-value {
  color: #9a9ba1;
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary .product-attributes-columns .product-attribute-item .attribute-value {
    font-size: 13px;
  }
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 28px;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .cart {
  margin: 0 !important;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt {
  height: 48px;
  max-width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: auto;
  min-width: 350px;
  transition: all 0.4s var(--ease2);
  font-size: 15px;
  border-radius: 14px;
  background-color: #FE0000 !important;
  transform: translateY(50px);
  opacity: 0;
}
@media (max-width: 1440px) {
  .ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt {
    min-width: -moz-max-content;
    min-width: max-content;
    max-width: 310px;
  }
}
@media (max-width: 380px) {
  .ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt {
    font-size: 13.5px;
  }
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt svg {
  transition: all 0.4s var(--ease2);
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt:hover {
  background-color: rgb(203.2, 0, 0) !important;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .cart .single_add_to_cart_button.button.alt:hover svg {
  transform: rotateY(180deg);
  scale: 0.9;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price {
  margin: 0;
  font-size: 18px !important;
  display: flex;
  flex-direction: column;
  position: relative;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price bdi {
  font-size: 20px !important;
  text-decoration: none;
  line-height: 1.8em;
  color: #020014;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media (max-width: 480px) {
  .ParentTopProducts .summary.entry-summary .CustomMyPrice .price bdi {
    font-size: 18px !important;
  }
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price .onsale-percent {
  position: absolute;
  left: -18px;
  bottom: 0;
  top: 4px;
  height: 18px !important;
  width: 31px;
  text-align: center;
  border-radius: 37px !important;
  line-height: 1.6em;
  border: none !important;
  background: red;
  color: #fff;
  font-size: 12.5px;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price del {
  color: #68696e;
  text-decoration-color: #7a7a7a;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price del span > bdi {
  font-size: 15px !important;
  font-weight: 500;
}
@media (max-width: 480px) {
  .ParentTopProducts .summary.entry-summary .CustomMyPrice .price del span > bdi {
    font-size: 13.5px !important;
  }
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price ins {
  text-decoration: none;
}
.ParentTopProducts .summary.entry-summary .CustomMyPrice .price ins span > bdi {
  font-size: 20px !important;
  text-decoration: none;
  line-height: 1.8em;
  color: #020014;
  letter-spacing: 0.5px;
}
@media (max-width: 480px) {
  .ParentTopProducts .summary.entry-summary .CustomMyPrice .price ins span > bdi {
    font-size: 18px !important;
  }
}

.product-type-variable.product .ParentTopProducts .summary.entry-summary .CustomMyPrice > .price {
  display: none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  color: #fe0000 !important;
  border-color: red !important;
  box-shadow: 0 0 0 2px #fe0000 !important;
}

.woocommerce div.product form.cart .variations {
  position: relative;
}

.stock.out-of-stock {
  margin: 0 !important;
}

.variable-item.color-variable-item {
  border-radius: 50px !important;
}
.variable-item.color-variable-item div {
  border-radius: 50px !important;
}
.variable-item.color-variable-item div span {
  border-radius: 50px !important;
}

.reset_variations {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.47 6.015v12.514a2.72 2.72 0 0 0 2.721 2.721h7.618a2.72 2.72 0 0 0 2.72-2.72V6.014m-15.235.001h17.412' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.735 6.015V4.382a1.63 1.63 0 0 1 1.633-1.632h3.264a1.63 1.63 0 0 1 1.633 1.632v1.633M9.824 16.992v-5.439m4.353 5.439v-5.439' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s var(--ease2);
}
.reset_variations:hover {
  scale: 0.9;
  opacity: 0.8;
}

li.variable-item.button-variable-item {
  box-shadow: 0 0 0 1px #dfdfe2 !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
  margin-right: auto;
}

.comment-respond {
  text-align: center;
}
.comment-respond .comment-reply-title {
  color: #020014;
  text-align: center;
  padding-top: 4em;
  font-size: clamp(1.25rem, 1.0064rem + 1.0256vw, 2rem);
  margin: 0;
}
.comment-respond #commentform {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  padding-top: 1em;
}
@media (max-width: 768px) {
  .comment-respond #commentform {
    gap: 12px;
  }
}
.comment-respond #commentform .comment-notes {
  width: 100%;
  margin: 0;
  color: #68696E;
}
.comment-respond #commentform .comment-form-author,
.comment-respond #commentform .comment-form-email {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  position: relative;
  margin: 0;
}
.comment-respond #commentform .comment-form-author > label,
.comment-respond #commentform .comment-form-email > label {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  background: #fff;
  position: absolute;
  z-index: 1;
  right: 2em;
  top: -11px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 2em;
}
.comment-respond #commentform .comment-form-author > input,
.comment-respond #commentform .comment-form-email > input {
  width: 100%;
  border: 1px solid #f2f2f3;
  border-radius: 20px;
  outline: none !important;
  padding: 26px 16px;
  font-size: 14px;
  line-height: 1.9em;
  text-align: justify;
  color: #020014;
  max-height: 70px;
}
.comment-respond .logged-in-as {
  font-size: clamp(0.84375rem, 0.793rem + 0.2137vw, 1rem);
  margin: 0;
  padding-top: 1em;
  line-height: 2.1em;
}
.comment-respond .logged-in-as > span {
  color: #FE0000;
}
.comment-respond .comment-form-comment {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  position: relative;
  margin: 0;
  width: 100%;
}
.comment-respond .comment-form-comment label {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  background: #fff;
  position: absolute;
  z-index: 1;
  right: 2em;
  top: -11px;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 2em;
}
.comment-respond .comment-form-comment #comment {
  width: 100%;
  border: 1px solid #f2f2f3;
  resize: none;
  border-radius: 20px;
  outline: none !important;
  padding: 24px 18px;
  height: 200px;
  font-size: 14px;
  line-height: 1.9em;
  text-align: justify;
  color: #020014;
}
.comment-respond .form-submit {
  width: 100%;
  margin: 0;
}
.comment-respond .form-submit #submit {
  background: #FE0000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 44px;
  display: flex;
  border-radius: 12px;
  width: 100%;
  max-width: 150px;
  transition: all 0.4s ease-in-out;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: none;
  margin: auto;
  cursor: pointer;
}
.comment-respond .form-submit #submit:hover {
  background-color: rgb(177.8, 0, 0);
}

.woocommerce #reviews #comment {
  height: 15em !important;
}

.comment-form-rating {
  margin: auto;
}

@media (max-width: 1080px) {
  #projectsRelated {
    padding: 0 !important;
  }
}

.globalHeaderBack.blogs {
  padding-bottom: 8em;
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs {
    padding-bottom: 6em;
  }
}

.pagination_bar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4em;
}
.pagination_bar .page-numbers.current {
  background: #f2f2f3;
  color: #FE0000;
}
.pagination_bar .page-numbers {
  width: 48px;
  height: 48px;
  transition: all 0.3s var(--ease2);
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #020014;
}
.pagination_bar .page-numbers:hover {
  color: #FE0000;
}
.pagination_bar .leftArrow,
.pagination_bar .rightArrow {
  display: flex;
  align-items: center;
  transition: all 0.3s var(--ease2);
}
.pagination_bar .leftArrow svg,
.pagination_bar .rightArrow svg {
  transition: all 0.3s var(--ease2);
}
.pagination_bar .leftArrow:hover,
.pagination_bar .rightArrow:hover {
  color: #FE0000;
}
.pagination_bar .leftArrow:hover svg,
.pagination_bar .rightArrow:hover svg {
  scale: 0.8;
}

.post-filters {
  display: flex;
  align-items: center;
  justify-content: end;
  width: -moz-max-content;
  width: max-content;
  margin-right: auto;
  background: #f9f9f9;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  margin-bottom: 20px;
  padding: 18px 26px;
  gap: 20px;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .post-filters {
    margin: auto;
    margin-bottom: 16px;
    gap: 16px;
  }
}
.post-filters p {
  margin: 0;
  color: #68696e;
  font-size: 16px;
}
@media (max-width: 480px) {
  .post-filters p {
    font-size: 14px;
  }
}
.post-filters .filter-link.active {
  color: #FE0000;
}
.post-filters .filter-link {
  font-size: 16px;
  transition: all 0.3s var(--ease2);
  color: #020014;
}
@media (max-width: 480px) {
  .post-filters .filter-link {
    font-size: 14px;
  }
}
.post-filters .filter-link hover {
  color: #FE0000;
}

#posts-wrapper {
  position: relative;
  min-height: 300px; /* برای اینکه فضا داشته باشه */
}

#posts-wrapper.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

#posts-wrapper.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 4px solid #ddd;
  border-top: 4px solid #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 11;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.TopParentShopOptioons {
  display: flex;
  flex-wrap: wrap;
}

.shopSortOptions.post-filters .shopSortFilterItem {
  font-size: 16px;
  transition: all 0.3s var(--ease2);
  color: #020014;
}
@media (max-width: 1260px) {
  .shopSortOptions.post-filters .shopSortFilterItem {
    font-size: 14px;
  }
}
.shopSortOptions.post-filters .shopSortFilterItem:hover {
  color: #FE0000;
}

.shopSortFilterItem.shopSortFilterItemActive {
  color: #FE0000 !important;
}

.wp-block-woocommerce-product-filter-attribute.open .wp-block-heading {
  color: #FE0000 !important;
}
.wp-block-woocommerce-product-filter-attribute.open .wp-block-woocommerce-product-filter-checkbox-list,
.wp-block-woocommerce-product-filter-attribute.open .wp-block-woocommerce-product-filter-chips {
  height: auto !important;
  opacity: 1 !important;
  margin-top: 1.5em !important;
  visibility: visible !important;
}

.wc-block-product-filters__overlay-dialog .wc-block-product-filters__overlay-content > p {
  display: none;
}

#stock-filter-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  padding-bottom: 1.5em;
}
#stock-filter-form .stock-label {
  font-size: 16px;
  font-weight: 500;
  color: #020014 !important;
}

.wp-block-woocommerce-product-filter-attribute:last-of-type .wp-block-heading {
  border-bottom: none !important;
}
.wp-block-woocommerce-product-filter-attribute .wp-block-heading {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
  margin: 0 !important;
  transition: all 0.4s var(--ease2);
  font-size: 16px;
  font-weight: 500;
  color: #020014 !important;
  position: relative;
}
.wp-block-woocommerce-product-filter-attribute .wp-block-heading:hover {
  color: #FE0000 !important;
}
.wp-block-woocommerce-product-filter-attribute .wp-block-heading::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.965 8 3.26-3.26a.377.377 0 0 0 0-.53.377.377 0 0 0-.53 0l-3.26 3.26c-.24.24-.63.24-.87 0l-3.26-3.26a.377.377 0 0 0-.53 0 .377.377 0 0 0 0 .53L5.035 8a1.363 1.363 0 0 0 1.93 0' fill='%23020014'/%3E%3C/svg%3E");
  left: 0;
}
.wp-block-woocommerce-product-filter-attribute .wp-block-woocommerce-product-filter-checkbox-list,
.wp-block-woocommerce-product-filter-attribute .wp-block-woocommerce-product-filter-chips {
  min-height: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s var(--ease2);
}

.SideBarShopCustom .wp-block-details.is-layout-flow.wp-block-details-is-layout-flow {
  padding-right: 0 !important;
}
@media (max-width: 601px) {
  .SideBarShopCustom {
    display: none !important;
  }
}

.ParentPrducts .widget-area {
  width: 100%;
}
.ParentPrducts .widget-area .wc-block-product-filters__open-overlay {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  background: #fafafa;
  min-height: 60px;
  border-radius: 12px;
  font-size: 16px;
  padding: 16px;
  margin-bottom: 14px;
  font-weight: 500;
  align-items: center;
  gap: 5px;
  color: #3e3e3e;
  display: flex;
  max-width: 100% !important;
}
.ParentPrducts #block-16 {
  display: none;
}
@media (max-width: 601px) {
  .ParentPrducts #block-16 {
    display: block;
  }
}

.wc-block-product-categories-list,
.wc-brand-list-layered-nav-product_brand,
.wp-block-categories-list.wp-block-categories {
  margin: 0;
  margin-top: 0px;
  margin-top: 1.5em;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item .count,
.wc-block-product-categories-list .wc-layered-nav-term .count,
.wc-block-product-categories-list li .count,
.wc-brand-list-layered-nav-product_brand .wc-block-product-categories-list-item .count,
.wc-brand-list-layered-nav-product_brand .wc-layered-nav-term .count,
.wc-brand-list-layered-nav-product_brand li .count,
.wp-block-categories-list.wp-block-categories .wc-block-product-categories-list-item .count,
.wp-block-categories-list.wp-block-categories .wc-layered-nav-term .count,
.wp-block-categories-list.wp-block-categories li .count {
  font-size: 11px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item a,
.wc-block-product-categories-list .wc-layered-nav-term a,
.wc-block-product-categories-list li a,
.wc-brand-list-layered-nav-product_brand .wc-block-product-categories-list-item a,
.wc-brand-list-layered-nav-product_brand .wc-layered-nav-term a,
.wc-brand-list-layered-nav-product_brand li a,
.wp-block-categories-list.wp-block-categories .wc-block-product-categories-list-item a,
.wp-block-categories-list.wp-block-categories .wc-layered-nav-term a,
.wp-block-categories-list.wp-block-categories li a {
  font-size: 14px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item:hover a,
.wc-block-product-categories-list .wc-layered-nav-term:hover a,
.wc-block-product-categories-list li:hover a,
.wc-brand-list-layered-nav-product_brand .wc-block-product-categories-list-item:hover a,
.wc-brand-list-layered-nav-product_brand .wc-layered-nav-term:hover a,
.wc-brand-list-layered-nav-product_brand li:hover a,
.wp-block-categories-list.wp-block-categories .wc-block-product-categories-list-item:hover a,
.wp-block-categories-list.wp-block-categories .wc-layered-nav-term:hover a,
.wp-block-categories-list.wp-block-categories li:hover a {
  color: #FE0000;
}

.wc-block-product-filter-removable-chips__item {
  background: #fff !important;
  border-radius: 12px !important;
}

.widget_brand_nav.widget_layered_nav > .widgettitle {
  display: none;
}

.wc-block-product-filters__apply.wp-element-button {
  background-color: #FE0000;
  transition: all ease-in 0.3s;
  color: #fff !important;
  border: none !important;
  border-radius: 12px;
  border: none;
  font-size: 16px;
  height: 55px;
}
.wc-block-product-filters__apply.wp-element-button:hover {
  background-color: rgb(177.8, 0, 0);
}

.wp-block-button__link {
  background-color: #fe0000 !important;
  transition: all ease-in 0.3s;
  color: #fff !important;
  border: none !important;
}
.wp-block-button__link:hover {
  background-color: rgb(177.8, 0, 0) !important;
}

.wc-block-product-filter-checkbox-list__item span:hover {
  color: #FE0000 !important;
}

.ProductParentLists {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.ProductParentLists .wc-block-product-filter-chips__item {
  font-size: 1em;
  padding: 0.25em 0.75em;
  border-radius: 6px;
  transition: all 0.3s var(--ease2);
}
.ProductParentLists .wc-block-product-filter-chips__item:hover {
  color: #FE0000;
}
.ProductParentLists .widget-area .widget.widget_block {
  margin: 0 !important;
}
.ProductParentLists .widget-area .widget.widget_block:last-of-type details {
  border-bottom: none;
}
.ProductParentLists .widget-area .widget.widget_block details {
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  margin: 0 !important;
  font-size: 16px;
  font-weight: 500;
  color: #020014;
  transition: all linear 0.3s;
  position: relative;
}
.ProductParentLists .widget-area .widget.widget_block details:hover summary {
  color: #FE0000;
}
.ProductParentLists .widget-area .widget.widget_block details summary {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
.ProductParentLists .widget-area .widget.widget_block details summary::marker {
  position: absolute;
  content: "";
}
.ProductParentLists .widget-area .widget.widget_block details summary::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.965 8 3.26-3.26a.377.377 0 0 0 0-.53.377.377 0 0 0-.53 0l-3.26 3.26c-.24.24-.63.24-.87 0l-3.26-3.26a.377.377 0 0 0-.53 0 .377.377 0 0 0 0 .53L5.035 8a1.363 1.363 0 0 0 1.93 0' fill='%23020014'/%3E%3C/svg%3E");
  left: 0;
}
.ProductParentLists .ParentPrducts {
  width: 76%;
}
.ProductParentLists .ParentPrducts .btnFilterMobile {
  display: none;
  cursor: pointer;
  margin-left: auto;
}
@media (max-width: 1080px) {
  .ProductParentLists .ParentPrducts .btnFilterMobile {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background: #fafafa;
    min-height: 60px;
    border-radius: 12px;
    font-size: 16px;
    padding: 16px;
    margin-bottom: 14px;
    font-weight: 500;
    align-items: center;
    gap: 5px;
    color: #3e3e3e;
    order: 1;
  }
}
@media (max-width: 1080px) {
  .ProductParentLists .ParentPrducts {
    width: 100%;
  }
}
.ProductParentLists .SideBarShopCustom {
  width: 22%;
  position: sticky;
  height: -moz-max-content;
  height: max-content;
  top: 10px;
  bottom: auto;
  background: #f7f7f8;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  border-radius: 16px;
  overflow: hidden;
  padding: 0 20px;
  padding-bottom: 30px;
}
.ProductParentLists .SideBarShopCustom .wp-block-details .widgettitle {
  display: none;
}
.ProductParentLists .SideBarShopCustom .TitleFilterSid {
  text-align: center;
  background-color: #FE0000;
  border-radius: 0 0 16px 16px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 2em;
  color: #fff !important;
}
@media (max-width: 1080px) {
  .ProductParentLists .SideBarShopCustom .TitleFilterSid {
    display: none;
  }
}
.ProductParentLists .SideBarShopCustom .wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
  max-width: 85px;
  font-size: 12px;
}
.ProductParentLists .SideBarShopCustom .wc-block-components-filter-reset-button {
  text-decoration: none !important;
}
.ProductParentLists .SideBarShopCustom .wc-block-active-filters__clear-all {
  text-decoration: none !important;
  color: #ab4b4e !important;
  padding-bottom: 10px;
}
.ProductParentLists .SideBarShopCustom .closeBtnF {
  display: none;
  position: absolute;
  top: 4em;
  left: 2em;
  z-index: 999;
  cursor: pointer;
}
@media (max-width: 1080px) {
  .ProductParentLists .SideBarShopCustom .closeBtnF {
    display: block;
  }
}
@media (max-width: 1080px) {
  .ProductParentLists .SideBarShopCustom {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    top: 0;
    padding-top: 6em !important;
    height: 100vh;
    background: #fff;
    padding: 33px !important;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in 0.3s;
    overflow-y: auto;
    z-index: -1;
    scale: 0.7;
  }
}

.ShowFillters {
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 999 !important;
  scale: 1 !important;
}

.shopSortDropdown {
  position: relative;
  margin-right: auto;
  display: inline-block;
}
@media (max-width: 1080px) {
  .shopSortDropdown {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 1080px) {
  .shopSortDropdown .post-filters {
    width: 100% !important;
    justify-content: start;
    overflow-x: auto;
    scroll-behavior: smooth;
    border-radius: 12px;
    margin-bottom: 14px;
  }
  .shopSortDropdown .post-filters .shopSortFilterItem,
  .shopSortDropdown .post-filters .Labels {
    min-width: -moz-max-content !important;
    min-width: max-content !important;
  }
}

.custom-category-description {
  margin-top: 85px;
  border-bottom: 1px solid #eaeaea;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 1100px !important;
  overflow: hidden;
  background: #fafafa;
  padding: 40px 24px;
  margin: 32px auto;
  max-width: 1100px;
  border-radius: 24px;
}
.custom-category-description .custom-categoryContents.expanded {
  max-height: -moz-max-content;
  max-height: max-content;
  -webkit-line-clamp: unset;
}
.custom-category-description .custom-categoryContents {
  line-height: 2.4em;
  text-align: justify;
  font-size: 13px;
  color: #323232;
  transition: all ease-in 0.3s;
  max-height: 15em;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  -webkit-line-clamp: 6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.custom-category-description .custom-categoryContents > p {
  color: #020014;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  margin: 0;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 32px;
  text-align: justify;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents > p {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .custom-category-description .custom-categoryContents > p {
    font-size: 13.5px;
  }
}
.custom-category-description .custom-categoryContents p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.custom-category-description .custom-categoryContents p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}
.custom-category-description .custom-categoryContents .entry-content h3 {
  font-weight: 700;
  line-height: 33px;
  color: #FE0000;
  text-align: right;
  margin: 0;
  padding: 3px 0;
}
.custom-category-description .custom-categoryContents .entry-content h2 {
  color: #FE0000;
  transition: all 0.3s ease-in-out;
  line-height: 36px;
  margin: 0;
  font-weight: 500;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content h2 {
    font-size: 18px;
  }
}
.custom-category-description .custom-categoryContents .entry-content > p {
  color: #020014;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  margin: 0;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 32px;
  text-align: justify;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content > p {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .custom-category-description .custom-categoryContents .entry-content > p {
    font-size: 13.5px;
  }
}
.custom-category-description .custom-categoryContents .entry-content p:has(img) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px auto;
  height: 264px;
  gap: 20px;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content p:has(img) {
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
    gap: 16px;
    margin: 0 auto !important;
    max-height: 600px;
  }
}
.custom-category-description .custom-categoryContents .entry-content p:has(img) img {
  width: calc(50% - 10px);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 32px;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content p:has(img) img {
    height: calc(50% - 8px);
    width: 100%;
  }
}
.custom-category-description .custom-categoryContents .entry-content blockquote {
  position: relative;
  margin: 70px auto 48px;
  color: #020014;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  padding: 40px 115px 37px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border-radius: 24px;
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content blockquote {
    padding: 0 16px;
  }
}
.custom-category-description .custom-categoryContents .entry-content blockquote::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M35.2129 41.0791C33.3891 41.0791 31.7856 40.3927 30.5186 39.0801C29.2543 37.7703 28.6172 36.1433 28.6172 34.3184L28.6172 16.8613C28.6172 14.8843 28.9903 12.9834 29.7383 11.1748C30.4281 9.50702 31.3571 8.02592 32.5303 6.74902L32.7686 6.49609C34.0556 5.16267 35.5756 4.11151 37.3096 3.3418C39.0741 2.55864 40.9351 2.16504 42.873 2.16504H44.4043C45.3953 2.16504 46.2628 2.56777 46.9189 3.24609L46.9209 3.24707C47.5779 3.9277 47.9364 4.79634 47.9365 5.75195V8.92676C47.9365 9.88348 47.5777 10.7513 46.9209 11.4316L46.9199 11.4326C46.2631 12.1123 45.3943 12.5137 44.4043 12.5137H42.873C41.7354 12.5137 40.8064 12.9052 39.9785 13.7627C39.1486 14.623 38.7452 15.618 38.7451 16.8613V17.6543C38.7451 17.8143 38.7787 17.8737 38.8535 17.9512V17.9521C38.9082 18.0088 38.9385 18.0208 38.9424 18.0225C38.9471 18.0245 38.9736 18.0352 39.043 18.0352H44.4043C46.1145 18.0352 47.6306 18.6392 48.8574 19.7959L49.0986 20.0352C50.3632 21.3451 50.9999 22.9714 51 24.7959V34.3184C51 36.1432 50.3626 37.7692 49.0986 39.0791V39.0801C47.8315 40.3923 46.2286 41.0791 44.4043 41.0791H35.2129ZM8.5957 50.165C6.77186 50.165 5.16915 49.4782 3.90234 48.166C2.63665 46.8558 2.00035 45.2286 2 43.4043V25.9473C2 24.0937 2.32798 22.3068 2.98535 20.6006L3.12109 20.2607C3.85664 18.4817 4.86504 16.9148 6.15137 15.582C7.43848 14.2487 8.95861 13.1975 10.6924 12.4277V12.4268C12.457 11.6437 14.3172 11.251 16.2549 11.251H17.7871C18.7766 11.251 19.6467 11.6523 20.3037 12.333V12.334C20.9602 13.0142 21.3193 13.882 21.3193 14.8379V18.0127C21.3193 18.9698 20.9603 19.8376 20.3037 20.5176C19.6465 21.1985 18.7764 21.5996 17.7871 21.5996H16.2549C15.1172 21.5997 14.1891 21.9912 13.3613 22.8486C12.5311 23.709 12.127 24.7039 12.127 25.9473V26.7402C12.127 26.899 12.1609 26.9589 12.2373 27.0381V27.0391C12.29 27.0934 12.3194 27.1054 12.3242 27.1074C12.328 27.109 12.3542 27.1211 12.4258 27.1211H17.7871C19.4975 27.1211 21.0136 27.7249 22.2402 28.8818L22.4814 29.1211C23.7456 30.4309 24.3828 32.0572 24.3828 33.8818V43.4043C24.3827 45.2289 23.7454 46.8551 22.4814 48.165L22.2402 48.4043C21.0135 49.5614 19.4974 50.165 17.7871 50.165H8.5957Z' fill='%23da0402' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
  position: absolute;
  height: 53px;
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .custom-category-description .custom-categoryContents .entry-content blockquote p {
    padding: 40px 16px 24px;
  }
}
.custom-category-description .custom-categoryContents .entry-content ul li,
.custom-category-description .custom-categoryContents .entry-content ol li {
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 12px;
}
.custom-category-description .custom-categoryContents .entry-content ul li::marker,
.custom-category-description .custom-categoryContents .entry-content ol li::marker {
  font-size: 18px;
  color: #da0402;
}
.custom-category-description .custom-categoryContents .entry-content > ul,
.custom-category-description .custom-categoryContents .entry-content > ol {
  padding-right: 30px;
  margin: 48px 0;
}
.custom-category-description .custom-categoryContents .entry-content ul li {
  list-style: circle;
}
.custom-category-description .custom-categoryContents .entry-content ol li {
  list-style: persian;
}
.custom-category-description .SeeMoreDescription {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 7px;
  transition: all ease-in 0.3s;
  flex-direction: row-reverse;
  color: #FE0000;
  margin-top: 54px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}
.custom-category-description .SeeMoreDescription svg {
  transition: all ease-in 0.3s;
}
.custom-category-description .SeeMoreDescription:hover svg {
  transform: scale(0.9);
}

.woocommerce-pagination ul.page-numbers li span,
.woocommerce-pagination ul.page-numbers li a {
  border: none !important;
  width: 48px;
  height: 48px;
  transition: all 0.3s var(--ease2);
  font-size: 18px !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #020014;
  display: flex !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .woocommerce-pagination ul.page-numbers li span,
  .woocommerce-pagination ul.page-numbers li a {
    width: 32px;
    height: 32px;
    transition: all 0.3s var(--ease2);
    font-size: 14px !important;
  }
}

.next.page-numbers,
.prev.page-numbers {
  background: transparent !important;
}
.next.page-numbers:hover,
.prev.page-numbers:hover {
  color: #FE0000 !important;
  scale: 0.8;
}

.woocommerce-pagination {
  display: flex;
  align-items: center;
  padding: 85px 0;
  justify-content: center;
}
@media (max-width: 768px) {
  .woocommerce-pagination {
    padding: 40px 0;
  }
}
.woocommerce-pagination ul.page-numbers {
  display: flex !important;
  border: none !important;
  gap: 8px;
  padding: 0 !important;
}
.woocommerce-pagination ul.page-numbers li {
  border: none !important;
}
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  color: #FE0000;
  background: #f2f2f3;
}

#ajax-products-wrapper.loading {
  pointer-events: none;
  position: relative;
}
#ajax-products-wrapper.loading::before {
  opacity: 1;
  visibility: visible;
}
#ajax-products-wrapper.loading .loader {
  opacity: 1;
  position: fixed;
  top: 0;
  z-index: 2;
  left: 0;
  visibility: visible;
  right: 0;
  bottom: 0;
  margin: auto;
  scale: 2;
}

#ajax-products-wrapper::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.46);
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  bottom: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
#ajax-products-wrapper .loader {
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.3s;
}

/* سوئیچ استایل */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 22px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #FE0000; /* رنگ دلخواه (مثلاً قرمز) */
}

input:checked + .slider:before {
  transform: translateX(18px);
}

.wc-block-product-filter-checkbox-list__label {
  font-size: 15px;
  line-height: 1.8em;
}

.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained {
  margin: 0;
  background: #fff;
  box-shadow: none !important;
  border: 1px solid #FE0000;
  border-radius: 12px !important;
  color: #FE0000 !important;
  transition: all 0.4s var(--ease2);
}
.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout.contained:hover {
  scale: 0.9;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #020014 !important;
}

.woocommerce-products-header__title.page-title {
  text-align: center;
  margin: 0;
  padding-bottom: 2em;
  color: #020014;
}

.gform_required_legend {
  display: none;
}

.Corporate.purchasing .contentPagesForms {
  max-width: 1100px;
  margin: auto;
}
.Corporate.purchasing .TitlePagesSall {
  font-size: clamp(1.25rem, 1.0064rem + 1.0256vw, 2rem);
  color: #020014;
  margin: 0;
  line-height: 2em;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  .Corporate.purchasing .TitlePagesSall {
    padding-bottom: 10px;
  }
}
.Corporate.purchasing #gform_2 .gfield {
  position: relative;
  padding-top: 1em;
}
.Corporate.purchasing #gform_2 .gfield .gfield_label {
  font-size: 15px !important;
  line-height: 2.2em !important;
  background: white;
  position: absolute;
  margin-right: 1.5em !important;
  z-index: 1;
  font-weight: 600 !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0 7px;
  color: #020014 !important;
  transition: all 0.3s ease-in-out;
  top: 0;
  margin: 0;
  margin-right: 0px;
  height: -moz-max-content;
  height: max-content;
}
.Corporate.purchasing #gform_2 .gfield input:not([type=submit]) {
  border: 1px solid #dfe2f7 !important;
  border-radius: 20px !important;
  padding: 18px 24px !important;
  box-shadow: unset !important;
  outline: none !important;
  height: 70px !important;
  font-size: 14.5px !important;
  color: #020014 !important;
  margin-bottom: 0 !important;
  background: white !important;
  transition: all 0.3s ease-in-out !important;
}
.Corporate.purchasing #gform_2 .gfield textarea {
  border: 1px solid #dfe2f7 !important;
  border-radius: 20px !important;
  padding: 28px 24px !important;
  font-size: 14.5px !important;
  color: #020014 !important;
  box-shadow: unset !important;
  outline: none !important;
  resize: none;
}

#gform_submit_button_2 {
  border-radius: 12px !important;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  transition: all 0.3s var(--ease2);
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  height: 44px;
  background: #FE0000;
  min-width: 130px;
  margin-top: 3em !important;
  margin: auto;
}
#gform_submit_button_2:hover {
  background: rgb(203.2, 0, 0);
}

.gform-theme--framework .gform_validation_errors {
  border-radius: 16px !important;
}
@media (max-width: 768px) {
  .gform-theme--framework .gform_validation_errors {
    border-radius: 12px !important;
  }
}

.gform-theme--framework .gform_validation_errors ol a {
  border: none !important;
  outline: none !important;
  text-decoration: none !important;
}

.validation_message {
  position: absolute !important;
  top: 0 !important;
  left: 2em !important;
  width: -moz-max-content !important;
  width: max-content !important;
  right: auto !important;
  background: #fff !important;
  height: -moz-max-content !important;
  height: max-content !important;
  padding: 0 10px !important;
  font-size: 11.5px !important;
  font-weight: bold !important;
}

.my-account-dashboard {
  display: flex;
}
@media (max-width: 768px) {
  .my-account-dashboard {
    flex-wrap: wrap;
  }
}

.woocommerce-account .danidorFooterParent {
  display: none !important;
}
.woocommerce-account .UserMenuOpen {
  display: none;
  gap: 10px;
  font-size: 15px;
  background: #FE0000;
  padding: 1em;
  border-radius: 10px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s var(--ease2);
  width: 100%;
  display: flex !important;
  justify-content: center;
  height: 44px;
  align-items: center;
  font-weight: 600;
}
.woocommerce-account .UserMenuOpen svg {
  transition: all 0.3s var(--ease2);
}
.woocommerce-account .UserMenuOpen:hover {
  background-color: rgb(177.8, 0, 0);
}
.woocommerce-account .UserMenuOpen:hover svg {
  transform: scale(1.1);
}
@media (max-width: 1080px) {
  .woocommerce-account .UserMenuOpen {
    display: flex;
  }
}

.sidebar {
  width: 20%;
  padding: 20px;
  background: #f7f7f8;
  border-radius: 16px;
}
.sidebar .closeSidebar {
  display: none;
  position: fixed;
  left: 20px;
  top: 26px;
  border-radius: 50px;
  border: none;
  background-color: rgb(215.9, 0, 0);
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
}
.sidebar .closeSidebar:hover {
  background-color: #FE0000;
}
@media (max-width: 1080px) {
  .sidebar .closeSidebar {
    display: flex;
  }
}
@media (max-width: 1260px) {
  .sidebar {
    width: 30%;
  }
}
@media (max-width: 1080px) {
  .sidebar {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.51);
    padding: 20px;
    overflow-y: auto;
    margin: 0;
    width: 100%;
    z-index: 99999;
    -webkit-backdrop-filter: blur(9px);
            backdrop-filter: blur(9px);
  }
}

.user-info {
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.user-info img {
  border-radius: 50%;
  border: 1px solid #4d4d4d;
  max-width: 100%;
}
@media (max-width: 1080px) {
  .user-info img {
    width: 20%;
  }
}

.account-navigation {
  list-style: none;
  padding: 0;
  margin: 20px auto !important;
}
.account-navigation .UserNames {
  margin: 0;
  padding: 8px 0;
  font-weight: 600;
  color: #FE0000;
  letter-spacing: 0.4px;
  line-height: 1.8em;
}

.account-navigation li {
  margin-bottom: 10px;
}

.page-template-my-account-woo .site-footer.FooterBuff .FooterParentsAll .TopFooter {
  display: none;
}

.account-navigation li a {
  text-decoration: none;
  color: #313131;
  display: block;
  padding: 10px;
  background: #fff !important;
  border-radius: 10px;
  transition: all var(--ease2) 0.3s;
  text-align: center;
}
.account-navigation li a:hover {
  background: #FE0000 !important;
  color: #fff !important;
}
@media (max-width: 768px) {
  .account-navigation li a {
    color: #fff !important;
    background: #FE0000 !important;
  }
  .account-navigation li a:hover {
    background-color: rgb(228.6, 0, 0);
    color: #eee;
  }
}

.dashboard-content {
  flex-grow: 1;
  padding: 20px 25px 20px 50px;
  height: -moz-max-content !important;
  height: max-content !important;
  margin: auto;
}
@media (max-width: 768px) {
  .dashboard-content {
    width: 100%;
    padding: 20px;
  }
}
.dashboard-content .TopHedAccount {
  display: flex;
  align-items: center;
  background-color: #f4f4f4;
  border-right: 3px solid #FE0000;
  font-size: 15px;
  color: #323232;
  font-weight: 500;
  padding: 11px;
  border-radius: 7px;
}
@media (max-width: 768px) {
  .dashboard-content .TopHedAccount {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    gap: 20px;
  }
}
.dashboard-content .TopHedAccount a.SendAdds {
  margin-right: auto;
  background: #FE0000;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 8px;
  font-weight: 400;
  padding: 5px 20px;
  border-radius: 5px;
  line-height: 2em;
  position: relative;
  transition: all ease-in 0.3s;
}
@media (max-width: 768px) {
  .dashboard-content .TopHedAccount a.SendAdds {
    padding: 3px 12px;
    font-size: 12px;
  }
}
.dashboard-content .TopHedAccount a.SendAdds svg {
  transition: all ease-in 0.3s;
}
.dashboard-content .TopHedAccount a.SendAdds:hover {
  background: #FE0000;
}
.dashboard-content .TopHedAccount a.SendAdds:hover svg {
  transform: rotateZ(180deg);
}

.Wel {
  font-size: 14px;
  color: #323232;
  margin: 0;
  background: #f7f7f8;
  text-align: center;
  padding: 1.2em;
  width: -moz-max-content;
  width: max-content;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .Wel {
    text-align: center;
    width: 100%;
    margin-top: 1em;
  }
}
.Wel span {
  font-weight: 700;
  color: #FE0000;
}

.ParentGentSectionSubsPages .digits-form_container.digits {
  margin: auto !important;
}

.no-access-box {
  max-width: 900px;
  margin: auto;
  background: #fff1ef;
  flex-direction: column;
  min-height: 130px;
  display: flex;
  align-items: start;
  justify-content: center;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e5e3cc;
}
@media (max-width: 768px) {
  .no-access-box {
    font-size: 14px;
  }
}
.no-access-box .SubTxt {
  color: #505050;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.3em;
  margin: 0;
  padding-right: 25px;
}
@media (max-width: 768px) {
  .no-access-box .SubTxt {
    padding-right: 5px;
    font-size: 13px;
  }
}
.no-access-box .TitlesBox {
  color: #505050;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
  font-size: 16px;
  font-weight: 800;
  margin: 0;
  padding-bottom: 15px;
}

.digits-form_heading {
  text-align: center;
}

.dig_login_signup_bar a {
  font-size: 16px;
}

.dig_login_signup_bar span {
  font-size: 13px;
}

.dashboard-overview {
  display: flex;
  justify-content: start;
  margin: 20px auto;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 768px) {
  .dashboard-overview {
    gap: 0;
  }
}
.dashboard-overview .BoxOrderTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 12px;
  background: #f7f7f8 !important;
  border-radius: 12px;
  width: 28.5%;
  border: 1px solid #e6e6e6;
}
.dashboard-overview .BoxOrderTop .IconInner span {
  background: #FE0000;
  width: 50px;
  display: block;
  height: 50px;
  border-radius: 50px;
  position: relative;
}
.dashboard-overview .BoxOrderTop .IconInner span svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.dashboard-overview .BoxOrderTop .IconInner span svg path {
  stroke: #fff;
}
.dashboard-overview .BoxOrderTop .InnerBox p {
  margin: 0;
}
.dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
  font-weight: 600;
  font-size: 16.5px;
  color: #FE0000;
  line-height: 1.8em;
}
@media (max-width: 1260px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
    font-size: 14.5px;
  }
}
@media (max-width: 768px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:first-of-type {
    font-size: 14px !important;
    line-height: 2.2em !important;
  }
}
.dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
  font-size: 14.5px;
  font-weight: 500;
  color: #707070;
}
@media (max-width: 1260px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
    font-size: 13.5px;
  }
}
@media (max-width: 768px) {
  .dashboard-overview .BoxOrderTop .InnerBox p:last-of-type {
    font-size: 13px !important;
    line-height: 2em !important;
  }
}
@media (max-width: 1080px) {
  .dashboard-overview .BoxOrderTop {
    width: 100%;
    margin: 8px auto;
  }
}

.ParentWooAccount .woocommerce-MyAccount-navigation {
  display: none;
}

.shop_table.subscription_details {
  table-layout: auto !important;
}

.ParentWooAccount .woocommerce-MyAccount-content {
  width: 100% !important;
  font-size: 14px;
  padding: 25px 14px;
  border-radius: 16px;
  background: #f7f7f8;
  color: #020014;
  line-height: 2.5em;
  text-align: justify;
}
@media (max-width: 480px) {
  .ParentWooAccount .woocommerce-MyAccount-content {
    font-size: 12.5px;
  }
}

.error-404.not-found {
  position: relative;
  overflow: hidden;
}
.error-404.not-found::before {
  position: absolute;
  content: url(images/404_back.webp);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 1100px;
  top: 0;
  margin: auto;
  z-index: 0;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  opacity: 67.2%;
}
@media (max-width: 1080px) {
  .error-404.not-found::before {
    display: none;
  }
}
.error-404.not-found .SvgVectors {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 768px) {
  .error-404.not-found .SvgVectors {
    padding-top: 80px;
  }
}
.error-404.not-found .SvgVectors svg {
  color: #fff;
  width: 100%;
}
@media (max-width: 768px) {
  .error-404.not-found .SvgVectors svg {
    height: -moz-max-content;
    height: max-content;
  }
}
.error-404.not-found .OneTxt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: clamp(1.5rem, 1.3782rem + 0.5128vw, 1.875rem) !important;
}
.error-404.not-found .OneTxt svg {
  animation: shake-top 1.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s infinite both;
}
.error-404.not-found .Title {
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: clamp(1.25rem, 1.1587rem + 0.3846vw, 1.53125rem);
  margin: 0;
  line-height: 2em;
}
.error-404.not-found .btn404 {
  color: #fff;
}

body.error404 {
  background: linear-gradient(75.23deg, #311d51 6.44%, #4a1a4e 16.85%, #65184e 27.26%, #7e1950 37.66%, #861950 48.07%, #911950 58.48%, #9c1951 68.89%, #a71852 79.3%, #b21854 89.71%);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  overflow: hidden;
}
body.error404 .site.OtherPageSite {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body.error404 .site-footer.FooterBuff {
  display: none;
}
body.error404 .BtnPatrnt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 1em;
  opacity: 0;
  transform: scale(0.5);
}
body.error404 .BtnPatrnt .forCustomBtnFund {
  max-width: -moz-max-content;
  max-width: max-content;
  background: #ffffff;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 1em;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  height: 44px;
}
body.error404 .BtnPatrnt .forCustomBtnFund:hover {
  background: rgba(255, 255, 255, 0.6980392157);
}

.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
  border: 1px solid #e8e8e8;
  border-radius: 12px;
}

.search-by-json .body .is-search .list-posts .item .title,
.search-by-json .body .is-search .list-games .item .title {
  font-family: KalamehWebEnNum !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-family: KalamehWebEnNum !important;
}

.ParentTopProducts .summary.entry-summary .product_title.entry-title,
#sticky-add-to-cart .sticky-inner .sticky-left .sticky-title,
li.product.type-product .woocommerce-loop-product__title,
.wc-block-components-product-name,
.wc-block-components-product-name {
  font-family: KalamehWebEnNum !important;
}

.wc-block-components-product-name {
  font-family: KalamehWebEnNum !important;
}

body.error404 .wrapperheader {
  display: none !important;
}

.woocommerce-info {
  border-top-color: rgba(254, 0, 0, 0.4196078431) !important;
}

.woocommerce-info::before {
  color: rgba(254, 0, 0, 0.6392156863) !important;
}

.woocommerce-button.button.resubscribe.wcs_block_ui_on_click,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button,
.woocommerce-button.button.view,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
  border: 1px solid #FE0000;
  background: none !important;
  color: #FE0000 !important;
  font-size: 13px;
  font-weight: 500;
  width: -moz-max-content !important;
  width: max-content !important;
  transition: all linear 0.2s;
  margin: 0px 2px;
}
.woocommerce-button.button.resubscribe.wcs_block_ui_on_click:hover,
.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button:hover,
.woocommerce-button.button.view:hover,
.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:hover {
  color: #a01a1e !important;
  border-color: #a01a1e !important;
}

.woocommerce-Button.wc-forward.button {
  background: transparent !important;
  border: 1px solid;
  border-radius: 10px;
  transition: all 0.3 var(--ease2);
  color: #fe0000;
}

.woocommerce table.shop_table {
  border-radius: 10px !important;
}

.woocommerce-address-fields input:not([type=submit]),
.woocommerce-address-fields .select2-selection, .woocommerce-EditAccountForm input:not([type=submit]),
.woocommerce-EditAccountForm .select2-selection {
  border: 1px solid #dfe2f7 !important;
  border-radius: 20px !important;
  padding: 18px 24px !important;
  box-shadow: unset !important;
  font-size: 15px;
  height: 70px !important;
  outline: none !important;
  color: #020014 !important;
  margin-bottom: 0 !important;
  background: white !important;
  transition: all 0.3s ease-in-out !important;
}
@media (max-width: 768px) {
  .woocommerce-address-fields input:not([type=submit]),
  .woocommerce-address-fields .select2-selection, .woocommerce-EditAccountForm input:not([type=submit]),
  .woocommerce-EditAccountForm .select2-selection {
    padding: 18px 14px !important;
    height: 60px !important;
    font-size: 14px !important;
  }
}
.woocommerce-address-fields .wc-block-components-radio-control .wc-block-components-radio-control__input:checked, .woocommerce-EditAccountForm .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
  border: 1px solid hsla(0, 0%, 7.1%, 0.55) !important;
}
.woocommerce-address-fields .wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before, .woocommerce-EditAccountForm .wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before {
  background: #FE0000 !important;
}
.woocommerce-address-fields .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.woocommerce-address-fields .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted, .woocommerce-EditAccountForm .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.woocommerce-EditAccountForm .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1.5px #FE0000 !important;
}
.woocommerce-address-fields .button, .woocommerce-EditAccountForm .button {
  background: #fe0000 !important;
  color: #fff !important;
  width: 100%;
  transition: box-shadow 0.2s ease-in-out, transform 0.3s ease-in-out !important;
  border-radius: 16px !important;
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
  min-height: 45px !important;
  max-height: 45px !important;
  outline: none !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 14px 22px !important;
  position: relative !important;
  margin: auto !important;
}
.woocommerce-address-fields .button:hover, .woocommerce-EditAccountForm .button:hover {
  background: #740202 !important;
}
.woocommerce-address-fields .required_field,
.woocommerce-address-fields label, .woocommerce-EditAccountForm .required_field,
.woocommerce-EditAccountForm label {
  padding: 0 1em;
  font-weight: 600;
}

#custom_delivery_after_payment button {
  background: #FE0000;
  color: #fff;
  border: none;
  border-radius: 16px;
  margin: 1.7em auto 5em auto;
  display: block;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  padding: 0 20px !important;
  height: 45px;
  transition: all ease-in-out 0.2s;
  font-size: 15.5px;
  font-weight: 700;
  cursor: pointer;
}
#custom_delivery_after_payment button:hover {
  background: rgb(187.96, 0, 0);
}

#custom_delivery_after_payment h3 > span > svg > path {
  stroke: red;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  text-align: center;
  color: red;
  font-weight: 600;
}

.woocommerce ul.order_details li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: start;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#custom_delivery_after_payment > h3 {
  font-size: clamp(1rem, 0.9188rem + 0.3419vw, 1.25rem);
}

.user-info > p {
  font-size: clamp(0.875rem, 0.7938rem + 0.3419vw, 1.125rem);
  font-weight: 600;
  color: #68696E;
}

.delivery-day-options,
.delivery-time-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
  justify-content: start;
  align-items: center;
}
@media (max-width: 1080px) {
  .delivery-day-options,
  .delivery-time-options {
    gap: 6px;
  }
}
.delivery-day-options h4,
.delivery-time-options h4 {
  width: 100% !important;
  display: flex;
  align-items: center;
  font-size: 13px;
  margin: 0;
  font-weight: 600;
  color: #757575;
}

.delivery-day-option,
.delivery-time-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 10px;
  width: auto;
  border: 1px solid #e4e4e4;
}
@media (max-width: 1080px) {
  .delivery-day-option,
  .delivery-time-option {
    padding: 8px 6px;
    width: 49%;
    gap: 6px;
  }
}

.delivery-day-option:hover,
.delivery-time-option:hover {
  background-color: #f5f5f5;
}

.delivery-day-option input,
.delivery-time-option input {
  accent-color: #0073aa;
}

.delivery-day-option label,
.delivery-time-option label {
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}/*# sourceMappingURL=style-rtl.css.map */