/* Add By AliMehralian */

.newsletters-box {
  background-color: #442b7a;
  color: white;
  border-radius: 15px;
  position: relative;
  padding: 15px 0;
  margin-bottom: 60px;
}

.newsletters-bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.47;
}

.newsletters-box a {
  display: block;
  width: 100%;
  height: 100%;
}

.newsletters-box ul li {
  width: 40px;
  line-height: 38px;
  border-radius: 50%;
  margin: 4px;
  text-align: center;
  border: 1px solid;
  border-color: rgb(255 255 255 / 40%);
  position: relative;
}

.newsletters-box .icon-telegram,
.newsletters-box .icon-insta {
  position: absolute;
  top: 11px;
  right: 11px;
}

.dig_lase_snap,
.dig_lase_message {
  color: black !important;
}

.panel-dashboard__drop li.activeli {
  border-right: 2px solid #0da21b;
}

.pay_order_item_table,
.pay_order_total_table {
  width: 85%;
  margin: 0 auto;
}

@media (width <=780px) {
  .pay_order_item_table,
  .pay_order_total_table {
    width: 100%;
  }

  #order_review {
    flex-direction: column-reverse;
  }

  .light {
    width: 80%;
  }

  .aparat-light {
    width: auto;
  }

  .aparat-light > div {
    width: 80vw !important;
  }
}

@media (width <=468px) {
  .light {
    width: 90%;
  }

  .aparat-light {
    width: auto;
  }

  .aparat-light > div {
    width: 90vw !important;
  }

  /* .headlines__Dropdown-list ul li span {
    max-width: 55%;
  } */

  .cat-shop__pagination .page-numbers {
    width: 40px !important;
    height: 40px !important;
    margin-left: 3px !important;
  }

  .cat-shop__pagination .dots {
    margin-right: 3px !important;
  }
}

.pay_order_item_table {
  padding: 25px;
  border-radius: 8px;
  box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
}

.pay_order_total_table #place_order {
  float: right !important;
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.light {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  background: #fff;
  z-index: 1002;
  overflow: visible;
}

.aparat-light > div {
  width: 50vw;
}

.open-vedio-btn:hover {
  cursor: pointer;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 3px;
  background: #222;
  font-size: 31px;
  font-weight: bold;
  /* display: inline-block; */
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose::before {
  content: "×";
}

#order_review {
  display: flex;
  flex-direction: column;
}

#order_review h4 {
  width: 85%;
  margin: 15px auto;
  border-right: 5px solid #0da21b;
  padding-right: 15px;
  font-weight: 300;
}

#order_review .pay-btn {
  width: 100%;
  padding: 20px;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  font-family: "Yekanbakh";
  border: none;
}

#order_review .product-subtotal,
#order_review .product-total,
.woocommerce-cart-form .product-subtotal,
.woocommerce-cart-form .product-total {
  justify-content: left;
  text-align: left;
  display: table-cell;
}

#order_review .product-subtotal bdi,
.woocommerce-cart-form .product-subtotal bdi {
  justify-content: flex-start;
  flex-direction: row-reverse;
}

#order_review .woocommerce-Price-currencySymbol {
  float: left;
  margin-right: 5px;
}

#order_review .shop_table tfoot tr:last-child {
  background-color: #ccf5ff;
}

#order_review .shop_table tfoot tr {
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}

#order_review .payment_methods {
  padding: 1em 0 !important;
}

#order_review table.shop_table {
  border-collapse: collapse;
}

#order_review table.shop_table tr:first-child th,
#order_review table.shop_table tfoot td {
  border: 0 !important;
}

#order_review table.shop_table th {
  line-height: 1em !important;
}

.order-view-section .thank-you__header {
  align-items: center;
}

.order-view-section .pending-status {
  color: #ffd35c;
}

.order-view-section .refunded-status {
  color: #ffb433;
}

.order-view-section .cancel-status {
  color: #ff3b0a;
}

.order-view-section .thank-you__header svg {
  margin-left: -15px;
}

.qe-faq-toggle .qe-toggle-title h4 {
  line-height: 28px;
  padding: 0;
}

.qe-faq-toggle .qe-toggle-title i {
  font-family: FontAwesome !important;
}

.qe-toggle-content {
  background-color: white;
}

.qe-faqs-filters-container {
  display: none !important;
}

.qe-toggle-content p {
  color: #292b39 !important;
  font-size: 12pt !important;
  max-width: 721px;
  font-family: Yekanbakh !important;
  font-weight: 500;
  line-height: 50px;
  text-align: justify;
  position: relative;
  padding-bottom: 5px;
}

.qe-faq-toggle {
  margin-bottom: 8px;
}

.icon-content-down::before {
  content: "\e949";
}

.qe-toggle-title {
  box-shadow: 0 1px 2px rgb(72 75 98 / 10%);
  background-color: #fff !important;
  padding-top: 25px;
  padding-bottom: 6px;
  margin-right: 19px;
  margin-left: 20px;
  margin-bottom: 11px;
  border-radius: 6px;
}

.syntaxhighlighter {
    direction: ltr !important;
    text-align: left !important;
    line-height: 1.6 !important;
}

.syntaxhighlighter table {
    direction: ltr !important;
}

.syntaxhighlighter .line {
    direction: ltr !important;
    text-align: left !important;
    line-height: 1.6 !important;
}


.content-single__video {
    width: 100%;
    aspect-ratio: 16 / 9;
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #1a1a1a; 
}

.content-single__video presto-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}