/*
Theme Name: مولتی شارژ
Theme URI:
Author: علی
Author URI:
Description: خرید و فروش شارژ اکانت
Version: 1.0.0
 */
/* Generated by script */
@font-face {
    font-family: Potk;
    font-style: normal;
    font-weight: 1000;
    src: url('./public/potak/Potk-Black.woff') format('woff'),
    url('./public/potak/Potk-Black.woff2') format('woff2');
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('./public/webfonts/Vazirmatn-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Kalame;
    src: url('./public/kalameh/Kalameh_Regular.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: Kalame;
    src: url('./public/kalameh/Kalameh_Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: Kalame;
    src: url('./public/kalameh/Kalameh_Black.ttf') format('truetype');
    font-weight: 900;
}
* {
    font-family: Vazirmatn;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
body {
    margin: 0;
}
ul li {
    list-style: none;
}
header {

}
header .top-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #673ab7;
    color: #fff;
    align-items: center;
    padding: 0 90px;
}
header .top-header .left-top-menu {
    display: flex;
    align-items: center;
}
header .top-header .left-top-menu span {
    font-weight: 300;
    font-size: 13px;
}
header .top-header .left-top-menu ul {
    display: flex;
    padding-right: 20px;
    margin: 7px 0;
}
header .top-header .left-top-menu ul li {
    font-size: 17px;
    margin-left: 12px;
}
.email-personal-data {
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 200;
}
.email-personal-data i {
    font-size: 17px;
    margin-left: 7px;
}
div.body {
    width: 90%;
    margin: 30px auto;
}
header .main-header {
    background: #5c29b6;
    color: #fff;
    padding: 3px 50px;
}
header .main-header > div {
    justify-content: space-between;
    display: flex;
    align-items: center;
}
header .main-header .logo {
    display: flex;
    align-items: center;
    color: #fff;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 1px 15px;
    border-radius: 3px;
    margin-bottom: 13px
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: 1px 15px;
    border-radius: 3px;
    margin-bottom: 13px;
}
.alert-info p, .alert-warning p, .alert-error p {
    margin: 10px;
    font-weight: bold;
    font-size: 14px;
}
header .main-header .logo img {
    width: 70px;
    margin-left: 15px;
    filter: drop-shadow(6px 4px 6px #0000008a);
}
header .main-header .logo h1 {
    margin: 0;
    font-family: Potk;
    font-size: 32px;
}
header .main-header .logo h2 {
    margin-top: 2px;
    font-size: 14px;
    font-weight: 300;
    color: #eee;
}
.top-menu {
    display: flex;
}
.top-menu li {

}
.top-menu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-left: 35px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
}
.top-menu li a:hover {
    opacity: .6;
}
.top-menu li a i {
    font-size: 20px;
    margin-bottom: 6px;
}
.products {

}
.products .box {
    position: relative;
    border-top: 1px solid #d6d6d6;
    margin-top: 30px;
    padding: 12px;
}
.products .box h3 {
    position: absolute;
    top: -12px;
    margin: 0;
    padding: 0 20px;
    right: 26px;
    background: #fff;
    color: #656565;
    font-weight: 500;
    font-size: 16px;
}
.products .box h4 {
    font-size: 13px;
    font-weight: 300;
    padding: 0 33px;
    color: #535353;
}
.products .box > ul {
    display: flex;
    padding: 10px 20px;
    flex-wrap: wrap;
}
.products .box > ul li.product {
    background: #000;
    color: #fff;
    padding: 0;
    border-radius: 30px;
    overflow: hidden;
    width: 200px;
    margin-left: 13px;
    margin-bottom: 20px;
}
.products .box > ul li.product.disabled {
    opacity: .6;
    filter: grayscale(1);
}
.products .box ul li.product .title {
    text-align: center;
    background: #eee6;
    padding: 10px;
    font-weight: bold;
}

.products .box > ul ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 10px;
}
.products .box > ul ul li {
    margin-bottom: 9px;
}
.products .box > ul ul li.price {
    font-family: kalame;
    font-size: 50px;
    font-weight: bold;
    color: #651FFF;
    margin-bottom: 0;
}
.products .box > ul ul li.priceCurrency {
    font-weight: 100;
    font-size: 30px;
    color: #979797;
}
.products .box .services {

}
.products .box .services a {
    background: #651FFF;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
.products .box .services a:hover {
    opacity: .7;
}
.body .notifications {
    margin-bottom: 50px;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
}
/* Track */
::-webkit-scrollbar-track {
    border-radius: 15px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #BDBDBD;
    border-radius: 15px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #757575;
    cursor: pointer
}
.firefox-scroll {
    scrollbar-color: #BDBDBD #fff;
    scrollbar-width: thin;
}


@media (min-width: 576px) {
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-6, .col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.form-style-7 ul {
    list-style: none;
}

.form-style-7 {
    max-width: 400px;
    margin: 0 auto;
    background: #fff;
    border-radius: 2px;
    padding: 20px;
}
.form-style-7 ul {
    padding: 0;
    margin: 0;
}
.form-style-7 li {
    display: block;
    padding: 9px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 3px;
    font-weight: 300;
    font-size: 14px;
}
.form-style-7 li select {
    -moz-appearance: window;
    -webkit-appearance: none;
    direction: rtl;
    text-align: right;
    height: 45px;
}
.form-style-7 input[type=text], .form-style-7 select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    display: block;
    outline: 0;
    border: none;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    padding: 0;
    text-align: left;
}
.form-style-7 li > span {
    display: block;
    text-align: center;
    font-size: 11px;
}
.form-style-7 li > span {
    background: #f3f3f3;
    padding: 5px;
    margin: 0 -9px -9px;
    color: silver;
}
.alert-error {
    color: #E53935;
    background-color: #FFEBEE;
    border-color: #FFEBEE;
    padding: 1px 15px;
    border-radius: 3px;
    margin-bottom: 13px;
}
.form-style-7 .button {
    background: #673ab7;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    border-bottom: 3px solid #4d2b89;
    border-radius: 3px;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
#message {
    color: green;
    text-align: center;
    font-weight: bold;
    margin: 0;
    direction: rtl;
    margin-bottom: 13px;
    display: none;
}
#copyBtn {
    border: 2px solid #0c5460;
    margin: -7px auto 17px;
    display: block;
    width: max-content;
    padding: 4px 31px;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
}
#copyBtn:hover {
    opacity: .5;
}
.form-style-7 .button:hover {
    background: #4d2b89;
    color: #fff;
}
.container {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 0;
    padding-right: 0;
}
.pa, .pa .posts {
    margin-bottom: 20px;
}
.pa {
    float: right;
    padding: 0 10px;
}
.pa .posts {
    background: #fff;
    padding: 5px 20px;
}
.pa .posts h2 {
    padding: 5px 20px;
    font-size: 22px;
    color: #454545;
    line-height: 50px;
}
.pa .posts .line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
}
.login .col-md-6 {
    text-align: center;
}
.login input {
    padding: 10px 30px;
    width: 60%;
    margin: 10px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.footer {
    display: flex;
    align-items: start;
    background: #3b3b3b;
    color: #fff;
    padding: 0 64px;
}
.footer .about {
    width: 45%;
}
.footer .link-us {
    width: 30%;
}
.footer .enamad {
    align-self: center;
}
.footer .about p {
    font-weight: 200;
    font-size: 14px;
}
.footer .link-us ul li a {
    color: #fff;
    margin-right: 16px;
    font-weight: 200;
    font-size: 14px;
}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    padding: 0 49px;
    background: #323232;
    color: #fff;
}
.footer-bottom p {
    font-weight: 300;
    font-size: 13px;
}
.page-wrapper {
    width: 90%;
    margin: 80px auto;
    min-height: 50vh;
}
.page-wrapper h3 {
    font-size: 25px;
}
.page-wrapper .page-content {
    padding: 10px 32px;
    box-shadow: 1px 1px 30px #e3e1e1;
    border-radius: 10px;
    font-weight: 300;
}
.menu-handle {
    display: none;
    font-size: 37px;
}
.mob-action {
    display: none;
    justify-content: space-around;
    border-top: 1px solid #ffffff30;
    padding-top: 18px;
}

@media (max-width: 782px) {
    .products .box > ul li.product {
        width: 47%;
    }

    .footer {
        flex-direction: column;
    }

    .footer-bottom p {
        width: 100%;
    }

    .footer-bottom p:first-of-type {
        margin-bottom: 0;
    }

    .footer-bottom {
        flex-direction: column;
    }

    .footer .about {
        width: 60%;
    }

    .menu-handle {
        display: block;
    }

    .top-menu {
        display: none;
    }

    .top-menu.mob-action.flex {
        display: flex;
    }

    header .top-header {
        padding: 0 14px;
    }
}
@media (max-width: 560px) {
    .products .box > ul li.product {
        width: 99%;
    }

    header .main-header {
        padding: 3px 20px;
    }

    header .main-header .logo img {
        width: 60px;
    }

    header .main-header .logo h1 {
        font-size: 23px;
    }

    header .main-header .logo h2 {
        font-size: 12px;
    }

    .email-personal-data {
        display: none;
    }

    header .top-header {
        flex-direction: row-reverse;
    }

    .footer > div {
        width: 100% !important;
    }

    .footer {
        flex-direction: column;
    }
}