@charset "UTF-8";

/*
Theme Name: قالب دمو
Theme URI: https://anshanweb.ir
Author: AnshanWeb
Author URI: https://anshanweb.ir
Description: قالب ووکامرس یک قالب همه چی تمام بدون نیاز به افزونه های جانبی
Version: 1.0
Text Domain: demoanshan
*/
@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 100;
    src: url("fonts/woff/BonyadeKoodakFaNum-Thin.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Thin.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 200;
    src: url("fonts/woff/BonyadeKoodakFaNum-ExtraLight.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-ExtraLight.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/woff/BonyadeKoodakFaNum-Light.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Light.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: normal;
    src: url("fonts/woff/BonyadeKoodakFaNum-Regular.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Regular.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 500;
    src: url("fonts/woff/BonyadeKoodakFaNum-Medium.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Medium.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: bold;
    src: url("fonts/woff/BonyadeKoodakFaNum-Bold.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Bold.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 800;
    src: url("fonts/woff/BonyadeKoodakFaNum-ExtraBold.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-ExtraBold.woff2") format("woff2");
}

@font-face {
    font-family: Koodak;
    font-style: normal;
    font-weight: 900;
    src: url("fonts/woff/BonyadeKoodakFaNum-Black.woff") format("woff"), url("fonts/woff2/BonyadeKoodakFaNum-Black.woff2") format("woff2");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url("fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url("fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url("fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url("fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url("fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum).woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

:root {
    --bg: #f7f9fb;
    --card: #ffffff;
    --accent: #0086fe;
    --muted: #6b7280;
    --color2: #bdcbe8;
    --color-dark: #150035;
    --gap: 16px;
    --theme-surface-a10: color-mix(in srgb, var(--accent), var(--card) 95%);
    --theme-surface-a20: color-mix(in srgb, var(--accent), var(--card) 90%);
    --theme-surface-a30: color-mix(in srgb, var(--accent), var(--card) 85%);
    --theme-surface-a40: color-mix(in srgb, var(--accent), var(--card) 80%);
    --theme-surface-a50: color-mix(in srgb, var(--accent), var(--card) 75%);
    --theme-surface-a60: color-mix(in srgb, var(--accent), var(--card) 70%);
    --theme-surface-a70: color-mix(in srgb, var(--accent), var(--theme-on-primary) 60%);
    --theme-surface-a80: color-mix(in srgb, var(--accent), var(--theme-on-primary) 50%);
    --theme-surface-a90: color-mix(in srgb, var(--accent), var(--theme-on-primary) 40%);
    --theme-background: var(--color2);
}

* {
    box-sizing: border-box;
    font-family: IRANSans;
    font-size: 0.97rem;
    font-weight: 300;
    text-align: right;
    color: var(--color-dark);
}

html, body {
    width: 100%;
    margin: 0px !important;
    padding: 0px;
    direction: rtl;
    background: rgb(255, 255, 255);
    box-sizing: border-box;
    margin-top: 0 !important;
    min-height: 100vh;
}

img, i {
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Koodak;
    font-weight: 950;
    margin: 0px;
}

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.6rem;
}

h3 {
    font-size: 1.2rem;
}

h4 {
    font-size: 1rem;
}

ul, ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: var(--color-dark);
    font-family: IRANSans;
    font-weight: 300;
    cursor: pointer;
}

a:hover {
    color: var(--blue-dark);
}

b {
    font-weight: 950;
    font-family: Koodak;
    font-size: 0.8rem;
}

.stage {
    width: 1248px;
    margin: auto;
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.nav {
    display: flex;
    place-content: center space-between;
    align-items: center;
    padding: 12px 24px;
    background: rgb(255, 255, 255);
    border-radius: 0;
    flex-flow: row;
    position: sticky;
    direction: rtl;
    top: 0;
    z-index: 1;
}

.nav .left, .nav .right {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-flow: row;
    place-content: center flex-start;
}

.nav .right {
    display: flex;
    justify-content: flex-end;
}

.logo {
    
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.logo span{font-weight: 950;
    color: var(--accent);
    font-size: 1.2rem;
    font-family: Koodak;}
.btn-primary {
    background: var(--accent);
    color: rgb(255, 255, 255);
    border: none;
    padding: 8px 16px;
    border-radius: 100px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 7px;
    font-family: Koodak;
    font-weight: 950;
    transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 0 0 2px var(--accent);
    min-width: max-content;
}

.btn-primary:hover {
    box-shadow: rgba(33, 149, 243, 0.376) 0px 0px 0px 5px;
}

.center {
    display: flex;
    gap: 20px;
    list-style: none;
    width: 100%;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.center li {
    cursor: pointer;
}

.hamburger {
    display: none;
    font-size: 28px;
    background: none;
    border: none;
    cursor: pointer;
    margin-left: 12px;
    z-index: 1000;
}

.hero-wrap {
    margin-top: 5px;
    border-radius: 18px;
    overflow: hidden;
    background: var(--color2);
    padding: 34px;
    position: relative;
    height: 85vh;
}

.hero {
    display: flex;
    gap: 28px;
    align-items: center;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
}

.hero-left {
    flex: 1 1 0%;
    padding-right: 10px;
}

.big-title {
    font-size: 42px;
    font-weight: 900;
    margin: 20px 0px;
}

.lead {
    font-size: 16px;
    line-height: 1.8;
    color: rgb(55, 65, 81);
    margin-top: 18px;
    max-width: 540px;
}

.hero-ctas {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.hero-right {
    flex: 1 0 0%;
    display: flex;
    justify-content: center;
    position: relative;
    width: 425px;
}

.hero-img {
    width: auto;
    border-radius: 26px;
    height: 500px !important;
}

.product-card {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.product-card img {
    width: 65px;
    height: 65px;
}

.product-card-text {
    display: flex;
    place-content: flex-start center;
    align-items: stretch;
    flex-direction: column;
}

.floating {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(6px);
    border-radius: 16px;
    padding: 12px 14px;
    box-shadow: rgba(10, 15, 25, 0.08) 0px 18px 40px;
    transition: transform 0.3s;
}

.f1 {
    top: 36px;
    right: 60px;
    width: 175px;
}

.f2 {
    bottom: 82px;
    left: 48px;
    width: 230px;
}

.f3 {
    top: 120px;
    left: 28px;
    width: 160px;
}

.floating * {
    font-size: 0.9rem;
}

.animated-button {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    border: none;
    border-radius: 100px;
    font-family: Koodak;
    font-size: 16px;
    font-weight: 950;
    color: rgb(69, 99, 172);
    box-shadow: rgb(69, 99, 172) 0px 0px 0px 2px;
    cursor: pointer;
    overflow: hidden;
    transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    background: transparent;
}

.animated-button span:first-child {
    position: relative;
    z-index: 1;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
}

.animated-button span:last-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-color: var(--accent);
    border-radius: 50%;
    opacity: 0;
    transition: 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button:hover {
    box-shadow: rgba(33, 149, 243, 0.376) 0px 0px 0px 5px;
    color: rgb(255, 255, 255);
}

.animated-button:active {
    scale: 0.95;
}

.animated-button:hover span:last-child {
    width: 100%;
    height: 150px;
    opacity: 1;
}

.rating {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
}

.avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgb(68, 98, 172);
}

.rating-text {
    font-size: 13px;
    color: rgb(75, 85, 99);
}

.company-logo {
    display: flex;
    gap: 5px;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 8px;
}

.company-logo img {
    width: 30px;
}

.features {
    padding: 24px 59px;
}

.features-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 12px;
}

.features-grid .fearures-item {
    background: rgb(255, 255, 255);
    padding: 12px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}

.features-grid .fearures-item img {
    width: 75px;
    height: 75px;
}

.features-grid .fearures-item h3 {
    font-size: 0.9rem;
}

.features-grid .fearures-item p {
    font-size: 0.9rem;
    margin: 5px 0px;
}

.footer {
    padding: 18px;
    text-align: center;
    color: var(--muted);
    font-size: 14px;
    background: var(--color2);
    border-radius: 18px 18px 0px 0px;
}

#preloader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(245, 245, 245);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    flex-direction: column;
}

#preloader p {
    font-family: Koodak;
    color: rgb(146, 171, 193);
    font-size: 14px;
    font-weight: 950;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.login-demo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 24px 59px;
    border-radius: 18px;
}

.login-demo .text-btn {
}

.login-demo .text-btn h2 {
}

.login-demo .text-btn p {
}

.login-demo .text-btn .btn-demo {
}

.login-demo dotlottie-wc {
}

.Btn-Container {
    display: flex;
    width: 187px;
    height: fit-content;
    background-color: var(--color-dark);
    border-radius: 40px;
    justify-content: space-between;
    align-items: center;
    border: none;
    cursor: pointer;
}

.icon-Container {
    width: 45px;
    height: 45px;
    background-color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid var(--color-dark);
    transform: rotate(180deg);
}

.text {
    width: calc(131px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 0.9rem;
    font-family: Koodak;
    font-weight: 950;
}

.icon-Container svg {
    transition-duration: 1.5s;
}

.Btn-Container:hover .icon-Container svg {
    transition-duration: 1.5s;
    animation: 1s linear 0s infinite normal none running arrow;
}

@keyframes arrow {
    0% {
        opacity: 0;
        margin-left: 0px;
    }

    100% {
        opacity: 1;
        margin-left: 10px;
    }
}

@media (max-width: 1200px) {
    .stage {
        width: 98%;
        margin: auto;
    }

    .features-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .hero-wrap {
        padding: 20px 60px;
    }
}

@media (max-width: 1024px) {
    .nav {
        & .stage {
            width: 97%;
            margin: auto;
        }

        flex-direction: row;
        padding: 12px 16px;
    }

    .nav .left, .nav .right {
        width: 100%;
        gap: 0;
    }
}

@media (max-width: 900px) {
    .hero {
        flex-direction: column-reverse;
        align-items: center;
        gap: 0;
        width: 100%;
        display: flex;
        align-content: center;
        justify-content: flex-end;
    }

    .hero-left {
        text-align: center;
        width: 100%;
        padding: 0;
        margin: auto;
    }
.hero-img{width: 100% !important;height:auto !important}
    .hero-ctas {
        justify-content: center;
    }

    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .center {
        flex-direction: column;
        gap: 10px;
        display: none;
        width: 100%;
        margin-top: 0px;
    }

    .hamburger {
        display: block;
    }

    #menu {
        position: fixed;
        top: 0px;
        right: -300px;
        width: 250px;
        height: 100%;
        background: rgb(255, 255, 255);
        flex-direction: column;
        gap: 20px;
        padding: 60px 20px;
        box-shadow: rgba(0, 0, 0, 0.1) -4px 0px 12px;
        transition: 0.3s ease-in-out;
        transform: translateX(0px);
        z-index: 999;
    }

    #menu.active {
        display: flex;
        right: 0px;
    }

    .menu-overlay {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease-in-out;
        z-index: 998;
    }

    .menu-overlay.active {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 768px) {
    .btn-primary img {
        width: 28px;
    }

    #menu {
        display: flex;
    }

    .nav .center {
        flex-direction: column;
    }
}

@media (max-width: 600px) {
    .hero-wrap {
        padding: 10px 20px;
        height: auto;
    }

    .big-title {
        font-size: 32px;
        display: block;
    }
.hero{
    padding-bottom: 52px;
}
    .lead {
        font-size: 14px;
        max-width: 100%;
        width: 100%;
    }

    .btn-primary, .animated-button {
        width: fit-content;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }
}

.loader {
    height: 60px;
    aspect-ratio: 2 / 1;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    background: linear-gradient(90deg, rgb(176, 195, 212) 50%, rgba(0, 0, 0, 0) 0px) -25% 100% / 50% 3px repeat-x border-box border-box;
    position: relative;
    animation: 0.75s linear 0s infinite normal none running l3-0;
}

.loader::before {
    content: "";
    position: absolute;
    inset: auto 42.5% 0px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background: var(--accent);
    animation: 0.75s cubic-bezier(0, 900, 1, 900) 0s infinite normal none running l3-1;
}

@keyframes l3-0 {
    100% {
        background-position: -125% 100%;
    }
}

@keyframes l3-1 {
    0%, 2% {
        bottom: 0%;
    }

    98%, 100% {
        bottom: 0.1%;
    }
}

.gallary-plugin {
    display: flex;
    flex-direction: row;
    place-content: center space-between;
    align-items: center;
    background: rgb(189, 203, 232);
    padding: 20px 40px;
    border-radius: 18px;
}

.gallary-plugin .text-gallary {
}

.grid {
    display: flex;
    grid-template-columns: 60% 1fr;
    gap: var(--gap);
    align-items: stretch;
    flex-direction: column;
    justify-content: flex-start;
}

.gallery {
    padding: 12px;
    border-radius: 12px;
}

.thumbs {
    column-count: 3;
    column-gap: 5px;
}

.thumb {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0px 0px 0px;
    cursor: pointer;
    border-radius: 7px;
    overflow: hidden;
    background: var(--bg);
    padding: 6px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 2px 4px 0px;
}

.thumb img {
    width: 100%;
    display: block;
    border-radius: 8px;
    transition: transform 0.28s;
}

.thumb:hover img {
    transform: scale(1.06);
}

.thumb:hover::after {
    content: attr(data-title);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    color: rgb(255, 255, 255);
    padding: 6px;
    font-size: 13px;
    text-align: center;
}

.caption {
    background: var(--bg);
    padding: 22px;
    border-radius: 12px;
    box-shadow: rgba(10, 10, 20, 0.06) 0px 6px 18px;
    text-align: right;
}

.caption h2 {
    margin: 0px 0px 8px;
    font-size: 20px;
}

.caption p {
    margin: 0px 0px 16px;
    color: rgb(71, 85, 105);
    line-height: 1.6;
}

.caption .meta {
    font-size: 13px;
    color: rgb(107, 114, 128);
}

.caption .actions {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    margin-top: 16px;
}

.btn {
    border: 0px;
    padding: 8px 12px;
    border-radius: 8px;
    background: rgb(17, 24, 39);
    color: white;
    cursor: pointer;
}

.btn.secondary {
    background: transparent;
    color: rgb(17, 24, 39);
    border: 1px solid rgb(230, 233, 239);
}

.modal {
    position: fixed;
    inset: 0px;
    display: none;
    align-items: center;
    justify-content: center;
    background: #41474cd9;
    z-index: 999;
    top: 0;
}

.modal.open {
    display: flex;
    /* background: #e6f3ffd9; */
}

.modal .inner {
    max-width: 62vw;
    max-height: 81vh;
    position: relative;
}

.modal img {
    max-width: 100%;
    max-height: 80vh;
    border-radius: 8px;
    display: block;
    margin: 0px auto;
}

.modal .caption-box {
    margin-top: 10px;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 8px;
}

.modal .close-btn {
    position: absolute;
    top: -45px;
    left: 0px;
    background: rgb(239, 68, 68);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 6px;
    padding: 6px 10px;
    cursor: pointer;
}
@media (max-width: 1000px) {
  .modal .inner {
    max-width: 81vw;
    max-height: 81vh;
    position: relative;
}
}
@media (max-width: 880px) {
    .grid {
        grid-template-columns: 1fr;
    }

    .caption {
        order: 2;
    }

    .gallery {
        order: 1;
    }
    .modal .inner {
    max-width: 81vw;
    max-height: 81vh;
    position: relative;
}
}
.container{
	width:95%;
	margin:auto;
	padding:20px;
	height: 100%;
}