h1:focus {
    outline: none;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }



/* Global css */

@font-face {
    font-family: Plasma;
    src: url('/fonts/plasma/Plasma Circle-Dots.woff');
}

@font-face {
    font-family: DimaYekanBlack;
    src: url('/fonts/Yekan/DimaYekanBlack.ttf');
}

@font-face {
    font-family: DimaYekanRegular;
    src: url('/fonts/Yekan/DimaYekanRegular.ttf');
}

@font-face {
    font-family: Dima-Yekan-Typography;
    src: url('/fonts/Yekan/Dima-Yekan-Typography.ttf');
}

@font-face {
    font-family: DimaYekanWebBold;
    src: url('/fonts/Yekan/DimaYekanWebBold.ttf');
}

@font-face {
    font-family: DimaYekanWeb;
    src: url('/fonts/Yekan/DimaYekanWeb.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Hairline;
    src: url('/fonts/Yekan/Yekan Bakh EN 01 Hairline.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Thin;
    src: url('/fonts/Yekan/Yekan Bakh EN 02 Thin.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Light;
    src: url('/fonts/Yekan/Yekan Bakh EN 03 Light.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Regular;
    src: url('/fonts/Yekan/Yekan Bakh EN 04 Regular.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Medium;
    src: url('/fonts/Yekan/Yekan Bakh EN 05 Medium.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Bold;
    src: url('/fonts/Yekan/Yekan Bakh EN 06 Bold.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Heavy;
    src: url('/fonts/Yekan/Yekan Bakh EN 07 Heavy.ttf');
}

@font-face {
    font-family: Yekan-Bakh-Fat;
    src: url('/fonts/Yekan/Yekan Bakh EN 08 Fat.ttf');
}

@font-face {
    font-family: YekanBakhFaNumRegular;
    src: url('/fonts/Yekan/YekanBakhFaNumRegular.ttf');
}

body {
    margin: 0;
    font-family: Yekan-Bakh-Medium;
    font-size: large;
    /* Media Breakpoints 
    --xs: 0;
    --sm: 576px;
    --md: 768px;
    --lg: 992px;
    --xl: 1200px;
    --xxl: 1400px;
    --sm-max: 575.98px;
    --md-max: 767.98px;
    --lg-max: 991.98px;
    --xl-max: 1199.98px;
    --xxl-max: 1399.98px;
    */

    --dualWidth: 50vw;
}

@media (max-width: 767.98px) {
    body {
        --dualWidth: 100vw;
    }
}

a, h3 {
    color: white;
}

* {
    /* Colors */
    --tno-primaryColor: #b11117;
    --tno-primaryColor-rgb: 177, 17, 23;
    --pro-backColor: rgba(0,0,0,1);
    --tno--headerColor: rgba(0,0,0,.7);
}


.width-100 {
    width: 100%;
}

.width-95 {
    width: 95%;
}

.width-50 {
    width: 50%;
}

.lightColor {
    color: white;
}

/*///////////////////////////////////////*/
/* Teno Toast */
@keyframes ShowToast {
    0% {
        transform: translateY(-200px);
        z-index: 1000;
        display: block;
        opacity: 0;
    }
    10% {
        opacity: 1;
        transform: none;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        display: none;
        z-index: -1;
    }
}

.tnoToast {
    position: fixed;
    width: 20rem;
    max-width: 95%;
    top: 100px;
    right: 2rem;
    animation-name: ShowToast;
    animation-fill-mode: forwards;
}

.taostHeader {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(255, 255, 255, .7);
    backdrop-filter: blur(5px);
    font-family: Yekan-Bakh-Regular;
    font-size: medium;
    padding: 0 1rem;
}

    .taostHeader button {
       background-color: transparent;
       border: none;
    }

    .toastContent {
        background-color: rgba(255, 255, 255, .2);
    }

    .toastContent p {
        color: black;
        margin: 0;
        padding: .75rem 1rem;
    }



/*///////////////////////////////////////*/
/* Teno Forms */
.tenoForms {
    padding: .75rem;
    max-width: 25rem;
    width: 95%;
    justify-self: center;
}

.tenoForm {
    display: grid;
}

.formLabel {
    color: white;
    font-family: Yekan-Bakh-Medium;
    font-size: large;
    padding: .45rem;
}

.formInput {
    padding: 0.45rem;
    border: none;
    border-radius: 5rem;
    color: black;
}

.selectFormInput {
    padding: 0.45rem;
    border: none;
    border-radius: 5rem;
    width: 105%;
}

.submitDiv {
    margin-top: 1.2rem;
    display: flex;
    justify-content: center;
}

.tenoError {
    color: red;
}

.tnoActive {
    background-color: var(--tno-primaryColor) !important;
    color: white !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
}





/*///////////////////////////////////////*/
/* Teno Button */
.btnParent {
    width: fit-content;
    align-items: center;
    display: grid;
    max-height: 32px;
    min-height: 32px;
    overflow: hidden;
    border-radius: 5rem;
    background-color: white;
    margin: 0 .5rem;
}

    .btnParent:hover {
        cursor: pointer;
    }

        .btnParent:hover .tenoBtn {
            cursor: pointer;
            animation: btnAnim .6s 1;
        }

@keyframes btnAnim {
    0% {
        transform: none;
        margin-top: 0;
    }

    33% {
        transform: skewY(-20deg);
    }

    75% {
        margin-top: -58px
    }

    100% {
        transform: none;
        margin-top: -55px;
    }
}

.tenoBtn {
    background-color: transparent;
    border: none;
    padding: .2em 2em;
    font-family: Yekan-Bakh-Fat;
    font-size: large;
    color: black;
}


#productBack {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    z-index: 850;
    transition: .3s;
}

#productBackSvg {
    top: 0;
    position: absolute;
}

@media (orientation: landscape) {
    #productBackSvg {
        width: 100% !important;
        height: auto !important;
    }
}

@media (orientation: portrait) {
    #productBackSvg {
        height: 100% !important;
        width: auto !important;
    }
}

#productBack2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    z-index: 850;
}

#productBackSvg2 {
    top: 0;
    position: absolute;
    fill: transparent;
}

#probackload {
    fill: transparent;
}

#probackPath {
    transition: .12s;
}


#mainPage {
}


/* /////////////////////////////////// */
/* Teno Modal Dialod */
.modalBack {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 998;
    transition: .3s;
    animation: modalBackLoad .3s forwards;
    overflow: hidden;
}

@keyframes modalBackLoad {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.modalBody {
    background-color: var(--tno-primaryColor);
    color: white;
    position: relative;
    z-index: 999;
    min-width: 20rem;
    min-height: 50vh;
    width: 95%;
    max-width: 28rem;
    overflow: hidden;
}

.modalHeader {

}

.modalHead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem;
}

    .modalHead h4 {
        margin: 0;
    }

    .modalHead button {

    }

.modalRow {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin: 1rem 0;
}

    .modalRow p {
        margin: 0;
        font-family: Yekan-Bakh-Regular;
        font-size: medium;
    }

    .modalRow button {
        background-color: transparent;
        border: none;
        cursor: pointer;
        color: wheat;
        margin-bottom: .5rem;
    }

.submitForm {
    display: flex;
    justify-content: space-evenly;
}

.cancelBtn {
    margin-top: 1.2rem;
    display: flex;
    justify-content: center;
    border-radius: 5rem;
    overflow: hidden;
    background-color: white;
    align-items: center;
}

    .cancelBtn button {
        background-color: transparent;
        border: none;
        padding: .2em 2em;
        font-family: Yekan-Bakh-Fat;
        font-size: large;
    }

.modalContent {
    padding: 2rem;
    max-height: 70vh;
    overflow: auto;
}

.resentCode {
    margin: 2rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .resentCode p {
        margin: 0;
    }

.smsMsg {
    margin-top: 2rem;
}

    .resentCode button {
        background-color: transparent;
        border: none;
        color: wheat;
        cursor: pointer;
    }





/* /////////////////////////////////// */
/* Products */
.productBack {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    z-index: 860;
    padding-top: 150px;
    overflow: hidden;
    background-color: var(--pro-backColor);
    background-size: contain;
    animation: ProductBackLoad .3s forwards;
    font-family: Yekan-Bakh-Fat;
}

.productBackImage {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    z-index: 859;
    overflow: hidden;
    background-color: var(--pro-backColor);
    
}

@media (orientation: landscape) {
    .productBack {
        background-image: url('/media/product-back-landscape.webp');
    }
}

@media (orientation: portrait) {
    .productBack {
        background-image: url('/media/product-back-portrait.webp');
    }
}

@keyframes ProductBackLoad {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.proCats {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
}

@keyframes catsAnimLoad {
    0% {
        padding: 8px 10%;
    }

    50% {
        padding: 8px .5%;
    }

    100% {
        padding: 8px 1%;
    }
}

.proCat {
    display: inline-grid;
    justify-items: center;
    padding: 8px 1%;
    cursor: pointer;
    animation: catsAnimLoad .8s;
    transition: .3s;
}

    .proCat:hover {
        transform: scale(105%);
        color: var(--tno-primaryColor);
        transition: .3s;
    }

    .proCat:hover .linkBtn {
        color: var(--tno-primaryColor);
        transition: .3s;
    }

.catImage {
    aspect-ratio: 1/1;
    width: 70px;
    padding: .75rem;
    border: 2px solid white;
    border-radius: 50%;
    margin: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .catImage img {
        width: 70px;
    }

.linkBtn {
    background-color: transparent;
    color: white;
    border: none;
    transition: .3s;
    width: 100%;
    text-align: center;
    align-items: center;
    display: grid;
    transition: .3s;
}

.proRows {
    display: block;
    margin: 3rem 6%;
}

.proRow {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: fit-content;
    /*border-top: 1px solid rgba(var(--tno-primaryColor-rgb), .6);*/
}

.proFlexRow {
    width: 50%;
    display: flex;
    flex-direction: row;
    /*border-inline-start: 1px solid rgba(var(--tno-primaryColor-rgb), .6);*/
}

@media (max-width: 767.98px) {
    .proRow {
        flex-direction: column;
    }

    .proFlexRow {
        width: 100%;
    }

    .proTitle {
        font-size: medium !important;
    }

    .linkBtn {
        font-size: 22px !important;
    }

    .catImage {
        width: 50px !important;
    }

    .catImage img {
        width: 60px !important;
    }
}

.product {
    display: flex;
    width: 50%;
    /*border-right: 1px solid #000e60;
    border-top: 1px solid #000e60;*/
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    transition: transform .3s;
    min-height: 14rem;
}

    .product:hover {
        transform: scale(105%);
        transition: transform .3s;
    }

.circleBack {
    position: absolute;
    width: 120%;
    z-index: 1;
    transition: transform .3s;
}

.productShadow {
    position: absolute;
    z-index: 2;
    width: 70%;
    height: 40%;
    box-shadow: -10px 10px 15px 15px rgba(0,0,0,.5);
    border-radius: 10%;
    transform: rotate(-12deg);
    opacity: 0;
    margin-top: -3rem;
    max-width: 14rem;
}

.proImage {
    width: 100%;
    margin-top: 1rem;
    opacity: 0;
    position: relative;
    z-index: 3;
    max-width: 20rem;
}

.proTitle {
    width: 100%;
    margin: 1rem 0 1rem 0;
    opacity: 0;
    position: relative;
    font-size: calc(1.15vw + 10px);
    z-index: 2;
}



/*  /////////////////////////////////////   */
/* Load Products */

.proAnimImage {
    animation-name: load-productsImage-Ani;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.proAnimShadow {
    animation-name: load-productsShadow-Ani;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

.proAnimText {
    animation-name: load-productsText-Ani;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}

@keyframes load-productsImage-Ani {
    0% {
        opacity: 1;
        transform: translateY(-40rem);
    }

    50% {
        opacity: 1;
        transform: translateY(15%);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes load-productsShadow-Ani {
    0% {
        opacity: 1;
        transform: translateY(-40rem) rotate(-12deg);
    }

    50% {
        opacity: 1;
        transform: translateY(15%) rotate(-12deg);
    }

    100% {
        opacity: 1;
        transform: rotate(-12deg);
    }
}

@keyframes load-productsText-Ani {
    0% {
        transform: translateY(-30rem);
    }

    35% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    50% {
        opacity: 1;
        transform: translateY(20%);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

/*  /////////////////////////////////////   */
/* Circle Background */
* {
    --pd--duration: 1.2s;
    --pd--repeat: 8;
}

.circleBackSvg {
    fill: transparent;
    transform: scale(-80%);
    transition: .4s;
}

.product:hover .circleBackSvg {
    fill: var(--tno-primaryColor);
    animation-name: circle-back-ani;
    animation-duration: var(--pd--duration);
    animation-fill-mode: forwards;
    animation-iteration-count: var(--pd--repeat);
    animation-timing-function: ease-in-out;
}

.product:hover .product-back-0 {
    /*animation: product-back-ani var(--pd--duration) var(--pd--repeat);*/
}

.product:hover .product-back-1 {
    /*animation: product-back-ani var(--pd--duration) calc(var(--pd--duration) / 12) var(--pd--repeat);*/
}

.product:hover .product-back-2 {
    /*animation: product-back-ani var(--pd--duration) calc(var(--pd--duration) / 6) var(--pd--repeat);*/
}

.product:hover .product-back-3 {
    /*animation: product-back-ani var(--pd--duration) calc(var(--pd--duration) / 4) var(--pd--repeat);*/
}

.product:hover .product-back-4 {
    /*animation: product-back-ani var(--pd--duration) calc(var(--pd--duration) / 3) var(--pd--repeat);*/
}

.product:hover .product-back-5 {
    /*animation: product-back-ani var(--pd--duration) calc(var(--pd--duration) / 2.5) var(--pd--repeat);*/
}


@keyframes circle-back-ani {
    0% {
        transform: scale(-80%);
    }
    50% {
        transform: scale(200%);
    }
    /*75% {
        transform: scale(70%);
    }*/
    100% {
        transform: scale(-80%);
    }
}

@keyframes product-back-ani {
    0% {
        transform: scale(100%);
    }

    50% {
        transform: scale(106%) translate(-3%, -3%);
    }

    100% {
        transform: scale(100%);
    }
}



/*  /////////////////////////////////////   */
/* / Not Found, Not Access */
.tnoContainer {
    min-height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mainDiv {
    display: grid;
    color: var(--tno-primaryColor);
}

    .mainDiv h4 {
        text-align: center;
    }

    .mainDiv a {
        text-decoration: none;
        text-align: center;
        background-color: var(--tno-primaryColor);
        padding: .5rem;
    }

.orderContainer {
    display: flex;
    min-height: 50rem;
    align-items: center;
    justify-content: center;
    background-color: black;
    color: white;
    padding: 6rem 0;
    background-image: url('/media/product-back-landscape.jpg');
}

.orderForms {
    width: 100%;
    max-width: 25rem;
}