/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@font-face {
  font-family: "iransans";
  src: url("../fonts/fa/IRANSansXV.woff2") format("woff2-variations"),
    url("../fonts/fa/IRANSansXV.woff2") format("woff2");
  font-weight: 100 900;
  font-display: fallback;
}

button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
body,
body.body-style-2,
.reseller-hosting-plan-title,
.reseller-hosting-plan-price span,
.reseller-hosting-plan-list li,
.reseller-hosting-plan-order a,
.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price a,
.our-latest-news-box p,
.discount-box-homepage,
body.body-style-2 .coodiv-header .dropdown .profile-notification,
.notification-slider,
.custom-login-page-v2,
body.body-style-2 .side-bar-header-lined-drop-down .dropdown-menu,
body.body-style-2 .invoices-elements-tringo,
body.body-style-2 .client-home-panels .panel-default,
.dataTables_wrapper,
.domains-dotoday,
.domain-previw-box,
.kc-bg-box-container .col-sm-12,
.kc-bg-box-container .kbarticles,
.article-content,
#order-standard_cart .domain-pricing .row-table-tld-pricing,
#order-standard_cart .domain-pricing,
.domain-promo-box,
#DomainSearchResults,
.domainsaddionsbox,
#order-standard_cart .order-summary,
#order-standard_cart .view-cart-items.coodiv-version .item,
#order-standard_cart .sub-heading span,
#order-standard_cart .sub-heading-borderless span,
#order-standard_cart .domain-selection-options .option,
.reseller-hosting-plan-price,
.tooltip-inner {
  font-family: "iransans", tahoma;
  font-feature-settings: "ss02";
}
.coodiv-navbar .coodiv-inner-navbar li.coodiv-hasmenu .coodiv-submenu li > a {
  text-align: right !important;
}
.cleinareahome-sevices-boxes a span.title,
body.body-style-2 .client-home-panels .panel > .panel-heading .panel-title,
.panel-title {
  font-size: 14px;
  font-weight: 600;
}
.side-bar-header-lined-drop-down .dropdown-menu .list-group-item {
  font-size: 14px;
}
.reseller-hosting-plan-price span {
  font-weight: 400;
  font-size: 13px;
}
.reseller-hosting-plan-order a,
.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price a {
  letter-spacing: normal;
}
.reseller-hosting-plan-title span {
  font-weight: 400;
}
.reseller-hosting-plan-list li {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 600px) {
  .div-service-item {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 12px;
  }
}
