body {
  --var-se-primary-color: red;
}

/**********************************************/
/*******             TABS 1              ******/
/**********************************************/

.se-tabs1-widget,
.se-tabs1-widget .tabs,
.se-tabs1-widget .tabs * {
  transition: 0.3s;
}

.se-tabs1-widget .contents .content-item {
  display: none;
}

.se-tabs1-widget .contents .content-item.active {
  display: block;
}

.se-tabs1-widget .tab-content {
}

.se-tabs1-widget .tabs .tab-item .title {
  background: #ffffff;
  box-shadow: 4px 6px 31px rgba(0, 0, 0, 0.04);
  border-radius: 15px;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  text-align: center;
  color: #222222;
  padding: 13px 13px 13px 20px;
  cursor: pointer;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  user-select: none;
  border-right: 3px solid rgba(0, 0, 0, 0);
  transition: 0.4s;
}

.se-tabs1-widget .tabs {
  display: flex;
  gap: 15px 25px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: 1px dashed #dddddd;
}

.se-tabs1-widget .tabs .tab-item.active .title {
  box-shadow: 4px 6px 31px rgba(0, 0, 0, 0.04);
  border-right: 3px solid rgba(0, 0, 0, 0.3);
  color: #fff;
  background-color: #ff2335;
  padding: 13px 33px 13px 40px;
}

.se-tabs1-widget .tabs .tab-item:not(.active):hover .title {
  border-color: #fff;
  box-shadow: 0px 7px 16px #00000000;
}

.se-tabs1-widget .tab-content.editor {
  /* font-weight: 400; */
  /* font-size: 15px; */
  /* line-height: 30px; */
  /* display: flex; */
  /* align-items: center; */
  /* text-align: right; */
}
.se-tabs1-widget .tabs .tab-item .title i {
  font-size: 16px;
  transition: 0s;
}

@media (max-width: 767px) {
  .se-tabs1-widget .tab-content {
    padding: 15px;
  }
  .se-tabs1-widget .tabs {
    display: grid;
    gap: 18px;
    justify-items: stretch;
    grid-template-columns: repeat(1, 1fr);
  }

  .se-tabs1-widget .tabs .tab-item .title {
    justify-content: center;
    padding: 11px 10px;
  }
}

.se-tabs1-widget {
  background-color: #f9f9f9;
  border-radius: 15px;
  border-top: 4px solid #ff2335;
  padding: 35px;
}

.se-tabs1-widget,
.se-tabs1-widget *,
.se-tabs1-widget *::before,
.se-tabs1-widget *::after {
  transition: 0.3s;
}

.se-tabs1-widget .contents {
  background-color: #fff;
  border-radius: 15px;
  padding: 35px;
}

.se-tabs1-widget .contents .dlbox-tabs {
  display: flex;
  gap: 0px;
  justify-content: center;
  margin-bottom: 50px;
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item {
  background-color: #f9f9f9;
  border-radius: 15px;
  padding: 13px 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  justify-content: center;
  opacity: 0.8;
  transform: scale(0.8);
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item.active {
  background-color: #eeeeee;
  border: 1px solid #ddd;
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 12px 20px 0 #00000015;
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item span:first-child {
  display: flex;
  margin-bottom: 10px;
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item title {
  display: flex;
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item .title {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  color: #222222;
  margin-bottom: 7px;
  text-align: center;
  line-height: 1.4;
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item span:last-child {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  color: #888888;
  text-align: center;
  line-height: 150%;
}

svg {
}

.se-tabs1-widget .contents .dlbox-tabs .dl_tab-item span:first-child svg {
  --se-svg-color: #888888;
}

.se-tabs1-widget
  .contents
  .dlbox-tabs
  .dl_tab-item.active
  span:first-child
  svg {
  --se-svg-color: #222222;
}

.dlbox-contents
  .dl_content-item.active
  .dl-list-heding
  span:first-child::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjQyMzEgMS4xODE4MkgwLjU3NjkyM0MwLjI2MTUzOCAxLjE4MTgyIDAgMC45MTM5MzkgMCAwLjU5MDkwOUMwIDAuMjY3ODc5IDAuMjYxNTM4IDAgMC41NzY5MjMgMEgxNC40MjMxQzE0LjczODUgMCAxNSAwLjI2Nzg3OSAxNSAwLjU5MDkwOUMxNSAwLjkxMzkzOSAxNC43Mzg1IDEuMTgxODIgMTQuNDIzMSAxLjE4MTgyWiIgZmlsbD0iI0ZGMjMzNSIvPgo8cGF0aCBkPSJNNy44NjE1NCA1LjEyMTI3SDAuNTc2OTIzQzAuMjYxNTM4IDUuMTIxMjcgMCA0Ljg1MzM5IDAgNC41MzAzNkMwIDQuMjA3MzMgMC4yNjE1MzggMy45Mzk0NSAwLjU3NjkyMyAzLjkzOTQ1SDcuODYxNTRDOC4xNzY5MiAzLjkzOTQ1IDguNDM4NDYgNC4yMDczMyA4LjQzODQ2IDQuNTMwMzZDOC40Mzg0NiA0Ljg1MzM5IDguMTg0NjIgNS4xMjEyNyA3Ljg2MTU0IDUuMTIxMjdaIiBmaWxsPSIjRkYyMzM1Ii8+CjxwYXRoIGQ9Ik0xNC40MjMxIDkuMDYwNkgwLjU3NjkyM0MwLjI2MTUzOCA5LjA2MDYgMCA4Ljc5MjcyIDAgOC40Njk2OUMwIDguMTQ2NjYgMC4yNjE1MzggNy44Nzg3OCAwLjU3NjkyMyA3Ljg3ODc4SDE0LjQyMzFDMTQuNzM4NSA3Ljg3ODc4IDE1IDguMTQ2NjYgMTUgOC40Njk2OUMxNSA4Ljc5MjcyIDE0LjczODUgOS4wNjA2IDE0LjQyMzEgOS4wNjA2WiIgZmlsbD0iI0ZGMjMzNSIvPgo8cGF0aCBkPSJNNy44NjE1NCAxMy4wMDAxSDAuNTc2OTIzQzAuMjYxNTM4IDEzLjAwMDEgMCAxMi43MzIyIDAgMTIuNDA5MUMwIDEyLjA4NjEgMC4yNjE1MzggMTEuODE4MiAwLjU3NjkyMyAxMS44MTgySDcuODYxNTRDOC4xNzY5MiAxMS44MTgyIDguNDM4NDYgMTIuMDg2MSA4LjQzODQ2IDEyLjQwOTFDOC40Mzg0NiAxMi43MzIyIDguMTg0NjIgMTMuMDAwMSA3Ljg2MTU0IDEzLjAwMDFaIiBmaWxsPSIjRkYyMzM1Ii8+Cjwvc3ZnPgo=);
  background-position: right;
  background-repeat: no-repeat;
}

.dlbox-contents .dl_content-item.active .dl-list-heding {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
  margin-top: 60px;
  padding: 0 10px;
}
.dlbox-contents .dl_content-item.active .dl-list-heding:before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 1px;
  background: #f2f2f2;
}
.dlbox-contents .dl_content-item .dl-list-link:hover span:first-child::before {
  background-color: #ff2335;
}
.dlbox-contents .dl_content-item.active .dl-list-heding span:first-child {
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: "IRANSansX";
  font-size: 14px;
  font-weight: 500;
  color: #222222;
  background: #fff;
  z-index: 1;
  padding-left: 25px;
}

.dlbox-contents .dl_content-item.active .dl-list-heding span:last-child {
  font-family: "IRANSansX";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #888888;
  background: #fff;
  z-index: 1;
  padding-right: 25px;
}

.dlbox-contents .dl_content-item .dl-list-link {
  display: flex;
  justify-content: space-between;
  background-color: #f9f9f9;
  border-radius: 8px;
  align-items: stretch;
  min-height: 40px;
  overflow: hidden;
  padding-left: 15px;
  margin-bottom: 10px;
}
.dlbox-contents .dl_content-item .dl-list-link:hover {
  background-color: #ededed;
}

.dlbox-contents .dl_content-item .dl-list-link span:first-child {
  font-family: "IRANSansX";
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  color: #222222;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.dlbox-contents .dl_content-item .dl-list-link span:last-child {
  font-family: "IRANSansX";
  font-size: 12px;
  line-height: 100%;
  font-weight: 400;
  color: #888888;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.dlbox-contents .dl_content-item .dl-list-link span:first-child::before {
  content: "";
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjIxNDIgMS40OTk5NUw3LjQ5OTk1IDYuMjE0MjNMMi43ODU2NiAxLjQ5OTk1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMi4yMTQyIDYuNzg1NzJMNy40OTk5NSAxMS41TDIuNzg1NjYgNi43ODU3MSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  background-position: center;
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  padding: 14px;
  aspect-ratio: 1/1;
  background-color: #999999;
}
.dlbox-contents .dl_content-item.active .dl-list-heding:first-child {
  margin-top: 0;
}

.se-tabs1-widget .contents .content-item.active .cfp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  margin-top: 45px;
  border-top: 1px dashed #dddddd;
}

.se-tabs1-widget .contents .content-item.active .cfp .cfp-link {
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  font-family: "IRANSansX";
  color: #000000;
}

.se-tabs1-widget .contents .content-item.active .cfp .button-cfp-link {
  display: flex;
  background-color: #eeeeee;
  border: 1px solid #e4e4e4;
  padding: 10px 25px;
  font-size: 13px;
  font-weight: 400;
  font-family: "IRANSansX";
  line-height: 166%;
  color: #222222;
  border-radius: 8px;
  cursor: pointer;
  user-select: none;
  align-items: center;
  gap: 10px;
}

.se-tabs1-widget .contents .content-item.active .cfp .button-cfp-link:hover {
  background-color: #ff2335;
  border-color: #ff2335;
  color: #fff;
}
.se-tabs1-widget .contents .content-item .cfp .button-cfp-link.report {
    /* padding: 0; */
    background: transparent;
    /* border: 0; */
    /* gap: 8px; */
    /* font-size: 13px; */
}
.se-tabs1-widget .contents .content-item .cfp .button-cfp-link.report:hover {}
.se-tabs1-widget .contents .content-item .cfp .button-cfp-link.report ::before, .se-tabs1-widget .contents .content-item .cfp .button-cfp-link.report i {
    transition: 0s;
}
.se-tabs1-widget .contents .content-item.active .cfp .button-cfp-link .icon {
  align-items: center;
  display: flex;
  --se-svg-color: #000;
}
.se-tabs1-widget .contents .content-item .cfp .cfp-btns {
  display: flex;
  align-items: center;
  gap: 10px;
}

.se-tabs1-widget
  .contents
  .content-item.active
  .cfp
  .button-cfp-link:hover
  .icon {
  --se-svg-color: #fff;
}

.dlbox-contents .dl_content-item {
  display: none;
}

.dlbox-contents .dl_content-item.active {
  display: block;
}

/* systrm-rec*/

.se-custom-req-table-widget {
  display: flex;
  flex-direction: row;
  width: 100%;
  text-align: left;
  border: 1px solid #ccc;
}
.se-custom-req-table-widget .min-requirements {
}
.se-custom-req-table-widget .head {
  text-align: center;
  font-weight: 600;
}
.se-custom-req-table-widget .min-requirements .item {
  background: #ff010129;
}
.se-custom-req-table-widget .min-requirements > span {
  border-right: 0;
}
.se-custom-req-table-widget span {
  background: #e6e6e6;
  padding: 1px 15px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #000;
}
.se-custom-req-table-widget .rec-requirements .head {
  text-align: center;
}
.se-custom-req-table-widget .rec-requirements .item {
  background: #3ce3001a;
}
.se-custom-req-table-widget > div {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: stretch;
}

.se-custom-req-table-widget div > span:last-child {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .se-custom-req-table-widget {
    display: flex;
    flex-direction: column;
  }

  .se-custom-req-table-widget .min-requirements {
    margin-bottom: 10px;
  }
}

/* برای متاباکسه توضیحات کوتاه */
.postbox-header {
  direction: ltr;
}

.postbox-header p {
  margin: 10px 0;
  font-size: 14px;
}

.postbox-header h4 {
  font-size: 14px;
  font-weight: 500;
  font-family: "IRANSansX";
  margin-bottom: 15px;
}

.postbox-header p {
}

.postbox-header p img {
  border-radius: 15px;
  margin: 0 -10px;
}

@media (max-width: 768px) {
  .se-tabs1-widget {
    padding: 25px;
  }

  .custom-table th,
  .custom-table td {
    font-size: 13px;
    line-height: 1.8;
    padding: 5px 10px;
  }

  .se-tabs1-widget .contents {
    padding: 20px;
  }
  .se-tabs1-widget .contents .dlbox-tabs {
    flex-wrap: wrap;
    gap: 25px;
  }
  .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item {
    width: 100%;
  }
  .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item span:first-child {
  }
  .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item .title {
  }
  .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item span:last-child {
  }
  .dlbox-contents {
  }
  .dlbox-contents .dl_content-item {
  }
  .dlbox-contents .dl_content-item.active .dl-list-heding:first-child {
  }
  .dlbox-contents .dl_content-item .dl-list-link {
  }
  .dlbox-contents .dl_content-item .dl-list-link span:first-child {
    font-size: 12px;
  }
  .dlbox-contents .dl_content-item .dl-list-link span:last-child {
    display: none;
  }
  .se-tabs1-widget .contents .content-item.active .cfp {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .se-tabs1-widget .contents .content-item.active .cfp .cfp-link {
  }
  .se-tabs1-widget .contents .content-item.active .cfp .button-cfp-link {
  }
  .dlbox-contents .dl_content-item.active .dl-list-heding span:first-child {
    font-size: 12px;
    line-height: 100%;
    gap: 5px;
    padding-left: 0px;
  }
  .dlbox-contents .dl_content-item.active .dl-list-heding span:last-child {
  }
  .dlbox-contents .dl_content-item.active .dl-list-heding:before {
    display: none;
  }
  .dlbox-contents
    .dl_content-item.active
    .dl-list-heding
    span:first-child::before {
    display: none;
  }
  .dlbox-contents .dl_content-item.active .dl-list-heding {
    margin-top: 40px;
  }
}

.se-thumbs-slider-widget .swiper-slide {
}

.se-thumbs-slider-widget .swiper-slide .thumb {
  cursor: pointer;
  display: flex;
  height: 100%;
}

.se-thumbs-slider-widget .swiper-slide .thumb img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.se-thumbs-slider-widget .swiper-slide.swiper-thumbs .thumb img {
  height: 100%;
}
.se-thumbs-slider-widget,
.se-thumbs-slider-widget * {
  transition: 0.2s;
}

.se-thumbs-slider-widget.slider-thumbss .swiper-slide img {
  display: flex;
}
.se-thumbs-slider-widget.slider-thumbss .swiper-slide {
  /* opacity: 0.5; */
  height: 80px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.se-thumbs-slider-widget.slider-thumbss .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #ff2335;
  padding: 5px;
  box-sizing: border-box;
}

/* metabox */
.metabox-btn {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  background-color: var(--harika-primary-color);
  border-radius: 12px;
  padding: 11px 30px;
  margin-top: 20px;
  cursor: pointer;
  user-select: none;
  min-width: 180px;
  text-align: center;
}
.metabox-btn:hover {
  background-color: #222;
}

.se-tabs1-widget .tab-content .h_iframe-aparat_embed_frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
}

.se-tabs1-widget .tab-content .h_iframe-aparat_embed_frame > span {
  padding-top: 0 !important;
}

.se-tabs1-widget .tab-content .h_iframe-aparat_embed_frame > iframe {
  position: relative !important;
}

body.dark_mode .postbox-header p {
  color: #fff;
}

body.dark_mode .se-custom-req-table-widget span {
  color: #fff;
}

body.dark_mode .se-custom-req-table-widget .head {
  background: #000;
}

body.dark_mode .se-tabs1-widget {
  background: #000;
}

body.dark_mode .se-tabs1-widget .tabs .tab-item .title {
  background: #19191b;
  color: #fff;
}
body.dark_mode .se-tabs1-widget .tabs .tab-item.active .title {
  background-color: #ff2335;
}

body.dark_mode .se-tabs1-widget .contents {
  background: #232328;
}

body.dark_mode
  .dlbox-contents
  .dl_content-item.active
  .dl-list-heding
  span:first-child {
  background: #232328;
  color: #fff;
}

body.dark_mode
  .dlbox-contents
  .dl_content-item.active
  .dl-list-heding
  span:last-child {
  background: #232328;
  color: #fff;
}

body.dark_mode .dlbox-contents .dl_content-item.active .dl-list-heding:before {
  background: #444;
}

body.dark_mode .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item {
  background: #000;
}

body.dark_mode .se-tabs1-widget .contents .dlbox-tabs .dl_tab-item .title {
  color: #fff;
}

body.dark_mode
  .se-tabs1-widget
  .contents
  .dlbox-tabs
  .dl_tab-item
  span:last-child {
  color: #fff;
}


.se-broken-link-popup {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 40px;
  align-items: center;
  justify-content: center;
  transform: translate(0px, -100%);
}
.se-broken-link-popup.open {
  transform: translate(0px, 0px);
}

.se-broken-link-popup .back-shadow {
  background: #000;
  position: fixed;
  inset: 0;
  opacity: 0.7;
}
.se-broken-link-popup .wpcf7 {
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 25px;
  min-width: 450px;
}








body.dark_mode .postbox-header {
    color: #fff;
}

body.dark_mode .wp-editor-content p a {
    color: var(--harika-primary-color);
}

body.dark_mode .dlbox-contents .dl_content-item .dl-list-link {
    background-color: #000;
    color: #fff;
}

body.dark_mode .dlbox-contents .dl_content-item .dl-list-link span:first-child::before {
    background-color: #111;
}

body.dark_mode .dlbox-contents .dl_content-item .dl-list-link span:first-child {
    color: #ddd;
}

body.dark_mode .dlbox-contents .dl_content-item .dl-list-link:hover {
    background-color: #111;
}

body.dark_mode .se-tabs1-widget .contents .content-item .cfp .button-cfp-link.report {
    color: #fff;
    border-color: #000;
}

body.dark_mode .se-tabs1-widget .contents .content-item.active .cfp .cfp-link {
    color: #fff;
}

body.dark_mode .se-tabs1-widget .contents .content-item.active .cfp {
    border-top-color: #444343;
}