﻿@import url(fontiran.css);
html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: "PeydaWebFaNum";
}

.h100 {
    min-height: 100vh;
}

.card-container {
    width: 100%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-position: center center;
}

@media (min-width: 425px) {
    .card-container {
        max-width: 425px;
    }
}
.card-section {
    height: 100vh;
    position: relative;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
}
.card-box {
    position: absolute;
    background-color: #fff;
    border-radius: 15px;
    bottom: 5vh;
    width: 100%;
    box-shadow: 0px 4px 4px 0px #00000040; 
} 

.p03 {
    padding: 1rem 0rem !important;
}

.copyright {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 1rem;
}



/*** Digicard ***/
/*.cart-container {
    min-height: 100vh;
}*/




.card-img {
    position: absolute;
    left: 235px;
    top: -32px;
    width: 65px;
    height: 65px;
}

    .card-img img {
        box-shadow: 0px 4px 4px 0px #00000040;
        width: 65px;
        height: 65px;
        border-radius: 7px;
    }

.cart-body {
    width: 100%;
    top: 30px;
    height: 220px;
    direction:rtl;
}
.cart-header {
    /*position: relative;*/
}
/** steps **/
.steps {
    position: relative;
    top: 10px;
    /*direction: ltr;*/
    padding-left: 5px;
}

.stepContents {
    min-height: 100%;
    overflow-y: auto;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
}

.steps .step {
  display: block;
  width: 41px;
  margin-bottom: 15px;
  text-align: center;
}
}
.steps .step:hover {
    cursor: pointer;
}

.steps .step .step-icon-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 30px;
    text-align: center
}
.steps .step .step-icon-wrap .step-icon {
    font-size: 9pt;
}
/*.steps .step .step-icon-wrap::before,*/
.steps .step .step-icon-wrap::after {
  display: block;
  position: absolute;
  top: 12px;
  width: 50%;
  height: 1px;
  background-color: #777;
  content: '';
  z-index: 1;
}

    .steps .step .step-icon-wrap::after {
        right:-10px;
    }

    .steps .step .step-icon {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #777;
        color: #fff;
        font-size: 18px;
        line-height: 35px;
        z-index: 5
    }

    .steps .step:last-child .step-icon-wrap::after {
        display: none
    }

    /*.steps .step.active .step-icon-wrap::before,*/
    .steps .step.active .step-icon-wrap::after {
        background-color: #777
    }

.step a {
    cursor: pointer;
}

.step.active path {
    fill-opacity: 1;
}
.de-active path {
    fill-opacity: 0.5;
}
.flex-sm-nowrap {
    flex-wrap: nowrap !important;
}

.playPauseBtn {
    display: flex;
    align-items: center;
}

    .playPauseBtn span {
        position: relative;
        right: -20px;
        font-weight: bold;
    }

    .playPauseBtn .fa-play, .playPauseBtn .fa-pause {
        color: transparent;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: black;
        cursor: pointer;
    }

    .playPauseBtn i {
        font-size: 5rem;
    }

.duration {
    font-size: 1.2rem;
}
/*@media (max-width: 576px) {
    .flex-sm-nowrap .step .step-icon-wrap::before,
    .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 768px) {
    .flex-md-nowrap .step .step-icon-wrap::before,
    .flex-md-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 991px) {
    .flex-lg-nowrap .step .step-icon-wrap::before,
    .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none
    }
}

@media (max-width: 1200px) {
    .flex-xl-nowrap .step .step-icon-wrap::before,
    .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none
    }
}
*/
.bg-faded, .bg-secondary {
    background-color: #f5f5f5 !important;
}

.step-content {
    display: none;
}

    .step-content.active {
        display: block;
    }

.step-play img {
    width: 92px;
    height: 67px;
}

.step-logo img {
    box-shadow: 0px 4px 4px 0px #00000040;
    width: 65px;
    height: 65px;
    border-radius: 7px;
}

.step-url {
    font-weight: 700;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
}

.text-share {
    font-weight: 700;
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
}

.text-copyright {
    font-family: Peyda(FaNum);
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.charT {
    font-family: Times;
    font-weight: 900;
    font-size: 1.4em;
    line-height: 2rem;
}
/** form-copy **/
.form-copy {
    border-radius: 10px;
    background-color: #D9D9D9;
}

.form-copy button {
    width: 80px;
    border: medium;
    border-radius: 10px 0 0 10px;
    background-color: #7790EF;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center !important;
    padding: 0 !important;
}

.form-copy input {
    border-radius: 10px;
    border: none;
    background-color: transparent;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    height: 39px;
    padding-right: 5px;
    direction: ltr;
    flex-grow: 1;
    text-align: center !important;
}
.form-copy label {
    border-radius: 10px;
    border: none;
    background-color: transparent;
    font-weight: 500;
    font-size: 15px;
    /*line-height: 100%;*/
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    height: 39px;
    padding-right: 5px;
    direction: ltr;
    flex-grow: 1;
    text-align: center !important;
    overflow: hidden;
    text-wrap: nowrap;
}

.form-copy label a {
    line-height: 39px;
}
.form-copy label a:hover {
    color: #212529;
}

.img-QRCode {
    width: 109px;
    /*    width: 10rem;
    border: 1px solid #aeaeae;
    padding: 2px;*/
}

.btn-download {
    background-color: #7790EF;
    border: 0 solid;
    color: #fff;
    width: 89px;
    height: 38px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0;
}

a {
    text-decoration: none;
    color: #000;
}

.form-check-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000;
}

.form-check-label-sub {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
}

/** form-payment **/
.form-payment .title-payment {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0%;
}

.text-price, .text-price-discount {
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: center;
    padding-right: 15px;
    color: #6242F1;
}

/*.text-price-discount {
    margin-right: 80px;
}*/

.text-price.line {
    position: relative;
}

.text-price.line img {
    position: absolute;
    top: 0;
    left: 0;
    /*visibility: hidden*/
}

visibility {
    visibility: visible;
}

.text-uploadfile {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

    .text-uploadfile .txt1 {
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
    }

    .text-uploadfile .txt2 {
        font-weight: 500;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
    }
.error {
    display: none;
    color: red;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 0.5rem;
}

/* For small devices (phones) */
@media only screen and (max-width: 600px) {
    .container-mobile {
        width: 100%; /* Full width on mobile */
    }
}

/* For tablets */
@media only screen and (max-width: 768px) {
    .container-mobile {
        width: 100%;
    }
}

/* For desktops */
@media only screen and (min-width: 992px) {
    .container-mobile {
        width: 100%;
    }
}

/* Player */
.example {
    margin-bottom: 40px;
    overflow: hidden;
}

.example-header {
    padding: 15px 20px;
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}

.example-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.player-container {
    flex: 1;
    min-width: 300px;
}

.code-container {
    flex: 1;
    min-width: 300px;
}


.buttons {
    margin-top: 10px;
}

button {
    background: #4285f4;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px;
    font-size: 14px;
}
#shareBtn{cursor:pointer;}