:root {
    --bs-font-sans-serif: "VAZIR" !important;
}

* {
    font-family: 'VAZIR' !important;
}

@font-face {
    font-family: 'vazir-thin';
    font-style: normal;
    font-weight: 100;
    src: url("../font/Vazir-Thin.eot");
    src: url("../font/Vazir-Thin.woff") format("woff"), url("../font/Vazir-Thin.ttf") format("ttf"), url("../font/Vazir-Thin.woff2") format("woff2");
}

@font-face {
    font-family: 'Vazir-Light';
    font-style: normal;
    font-weight: 300;
    src: url("../font/Vazir-Light.eot");
    src: url("../font/Vazir-Light.woff") format("woff"), url("../font/Vazir-Light.ttf") format("ttf"), url("../font/Vazir-Light.woff2") format("woff2");
}

@font-face {
    font-family: 'Vazir-Regular';
    font-style: normal;
    font-weight: 400;
    src: url("../font/Vazir-Regular.eot");
    src: url("../font/Vazir-Regular.woff") format("woff"), url("../font/Vazir-Regular.ttf") format("ttf"), url("../font/Vazir-Regular.woff2") format("woff2");
}

@font-face {
    font-family: 'Vazir-Bold';
    font-style: normal;
    font-weight: 950;
    src: url("../font/Vazir-Black.eot");
    src: url("../font/Vazir-Bold.woff") format("woff"), url("../font/Vazir-Bold.ttf") format("ttf"), url("../font/Vazir-Bold.woff2") format("woff2");
}

@font-face {
    font-family: 'Vazir-Black';
    font-style: normal;
    font-weight: 950;
    src: url("../font/Vazir-Black.eot");
    src: url("../font/Vazir-Black.woff") format("woff"), url("../font/Vazir-Black.ttf") format("ttf"), url("../font/Vazir-Black.woff2") format("woff2");
}

@font-face {
    font-family: 'vazir';
    src: url('../font/vazir.ttf') format('truetype');
}

@font-face {
    font-family: 'vazir-medium';
    src: url('../font/vazir-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'vazir-bold';
    src: url('../font/vazir-bold.ttf') format('truetype');
}
select{
    height:25px;
    width:100px;
}
input.datepicker {
    height: 25px;
    width: 100px;
}
input.serial{
    height: 25px;
    width: 100px;
}
/*login*/
.offcanvas-start {
    left: auto;
    width: 25vw;
    border-right: none;
    transform: none;
}
.offcanvas {
    transition: none;
}
.offcanvas-body {
    padding: 0;
}

.disabled {
    pointer-events: none;
    color: #34495e80 !important;
}

a {
    color: #34495e !important;
}

/**:hover {
    color: #2ecc71 !important;
}*/

img {
    width: 70%;
    height: 70%;
    margin: auto;
}

svg {
    width: 70%;
    height: 70%;
    margin: auto;
}

h4 {
    margin: 20px;
    font-weight: 900;
    color: #34495e;
}

p {
    font-weight: 900;
}

hr {
    color: #34495e;
    margin: 5px;
    height:0.5px!important;
}

.a1 {
    font-size:15px;
    font-weight:600;
    color: #34495e !important;
}

    .a1:hover {
        color: #2ecc71 !important;
    }

.tree {
    color: #34495e !important;
}

    .tree:hover {
        color: #2ecc71 !important;
    }

li {
    padding: 5px;
}
.pl-1 {
    width: 98%;
    padding: 0;
    margin-right: auto;
    font-size: 13px;
}
html, body {
    height: 100%;
    margin: 0;
}

.full-height {
    min-height: 100%;
}

ul, #myUL {
    list-style-type: none;
    font-size: 14px;
    padding:0px;
}
#myUL {
    margin: 0;
    padding: 0;
}

.tree {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.tree1 {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.tree::before {
    /* content: "\25B6"; */
    color: black;
    display: inline-block;
    /*margin-right: 6px;*/
}

.treee1::before {
    /* content: "\25B6"; */
    color: black;
    display: inline-block;
    /*margin-right: 6px;*/
}

.tree-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}

.treee1-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}

.treee {
    display: none;
}

.treee1 {
    display: none;
}

.active {
    display: block;
}


.input-group {
    align-items: center;
}
.fa fa-sort {
    height: fit-content;
}
.hm {
    position: static;
    width: auto;
    height: 195.5px;
}
.btnn.active {
    color: #2ecc71 !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.btnn {
    margin: 10px 10px 10px 0px;
    color: #FFFFFF !important;
    background-color: #34495e !important;
    border-color: #34495e !important;
}

p, input {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.brb {
    border: 1px solid #ced4da;
}

.table {
    width: max-content !important;
    height: max-content !important;
}

/*tbody:hover {
    color: #555555 !important;
}

table:hover {
    color: #555555 !important;
}

thead:hover {
    color: #555555 !important;
}

thead tr {
    color: #555555 !important;
}

thead th {
    color: #555555 !important;
}
*/
.dtable {
    width: 100vw !important;
    height: 93.5vh !important;
    overflow: scroll !important;
}

.dmenu {
    display:none;
    /*width: 20vw !important;
    height: 93.5vh !important;*/
}
.formm {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
    align-items: flex-end;
}
.menuub {
    /*display: flex;*/
    /*position: absolute;*/
    /*flex-direction: column;*/
    /*width: -webkit-fill-available;*/
}
    /*.menuub a {
        margin: 3px;
        font-size: small;
    }*/
    .menuub a.active{
        display:inline!important;
    }

    .container {
        max-width: 1600px;
        margin: auto;
        margin-top: 0px !important;
    }

/*border-radius*/
.border-radius-5 {
    border-radius: 5px 5px;
}

.border-radius-10 {
    border-radius: 10px 10px;
}

.border-radius-15 {
    border-radius: 15px 15px;
}

.border-radius-50 {
    border-radius: 50px 50px;
}

/*hover*/
.chb-pinck:hover {
    color: #333333;
    background-color: #FFCDD2;
    transition: 1s;
}

.cht-pinck:hover {
    color: #FFCDD2;
    font-weight: 600;
    transition: 0.5s;
}

.cht-green:hover {
    color: #2ba44b;
    font-weight: 600;
    transition: 1s;
}
/*text-color*/
.c-white {
    color: #FFFFFF !important;
}

.bg-all {
    background: #f2f2f2;
}

.bg-footer {
    background: #f3f3f3;
}

.bg-main {
    background: #ffffff;
    color: #000000;
}

.bg-input {
    background: #cccccc;
    color: #000000;
}

.bg-btn {
    background: #eb8307;
    color: #ffffff;
}

.bg-gr {
    background-color: #6c3;
}

.bg-secondary-web {
    background: #555555;
}

.bg-first {
    background: #eb8307;
}
/*bg-color*/
.bg-gray {
    background-color: #333333;
    color: #FFFFFF;
}

.bg-yellow {
    color: #333333;
    background-color: #FFF59D;
}

.bg-white {
    color: #333333;
    background-color: #FFFFFF;
}

.bg-pinck {
    color: #333333;
    background-color: #FFCDD2;
}

.bg-green {
    color: #333333;
    background-color: #C8E6C9;
}

.bg-orang {
    color: #eb8307;
}
/*a*/
a {
    text-decoration-line: none !important;
}

/*a:hover {
        color: #FFFFFF !important;
    }*/
/*m*/
.m0 {
    margin: 0px;
}

.m1 {
    margin: 10px;
}

.m2 {
    margin: 20px;
}

.m3 {
    margin: 30px;
}

.m4 {
    margin: 40px;
}

.m5 {
    margin: 50px;
}

.m-auto {
    margin: auto;
}
/*p*/
.p0 {
    padding: 0px;
}

.p1 {
    padding: 10px;
}

.p2 {
    padding: 20px;
}

.p3 {
    padding: 30px;
}

.p4 {
    padding: 40px;
}

.p5 {
    padding: 50px;
}

.pt1 {
    padding-top: 10px;
}

.pt2 {
    padding-top: 20px;
}

.pt3 {
    padding-top: 30px;
}

.pt4 {
    padding-top: 40px;
}

.pt5 {
    padding-top: 50px;
}

/*width and height*/
.w-100 {
    width: 100%;
}

.w75 {
    width: 75vw;
}
.vw-50{
    
    width:50vw;
}
.w-50 {
    width: 50%;
}

.w-60 {
    width: 60%;
}

.w-40 {
    width: 40%;
}

.w25 {
    width: 25vw;
}

.w-33 {
    width: 33%;
}

.w-20 {
    width: 20%;
}

.h-300 {
    min-height: 300px;
}

.w-fit {
    width: fit-content;
}

.h-100 {
    height: 100%;
}

.h-80 {
    height: 80%;
}

.h-20 {
    height: 200%;
}

.vh-100 {
    height: 100vh;
}

.h-fit {
    height: fit-content;
}

.min-w-100 {
    min-width: 100%;
}

.min-h-100 {
    min-height: 100%;
}

.wh-70 {
    width: 70px;
    height: 70px;
}

.wh-30 {
    width: 30px;
    height: 30px;
}

.max-h-400 {
    max-height: 400px;
}

.max-w-1600 {
    max-width: 1600px;
}

.max-w-900 {
    max-width: 900px;
}

.min-h-400 {
    min-height: 400px;
}
/*flex*/
/*.d-flex {
    display: flex;
}*/
/*list*/
.li-style-none {
    list-style: none;
}

.li-style-inside {
    list-style: inside;
}
/*text-align*/
.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-align-justify {
    text-align: justify;
}
/*item-align*/
.justify-content-center {
    justify-content: center;
}

.align-content-center {
    align-content: center;
}
/*zarinpal*/
#zarinpal {
    padding: 16px;
    width: 33%;
    text-align: -webkit-center;
}
/*Navbar*/
.navbar-main {
    background-color: #00000000 !important;
}

.navbar-main-collapse {
    display: flex;
    width: 100%;
}

.navbar-main-div {
    display: flex;
    justify-content: center;
}

.navbar-main-search-box {
    width: 100%;
}

.navbar-toggler {
    display: none;
}

.navbar {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

    .navbar a {
        color: white;
        line-break: auto;
    }

        .navbar a:hover, .dropdown:hover {
            color: #C8E6C9;
        }

.dropdown {
    float: right;
    overflow: hidden;
}

.dropdown-item {
    border: none;
    outline: none;
    color: black;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-menu a {
        float: none;
        color: black;
        padding: 12px 16px;
        display: block;
        text-align: left;
    }

ul .dropdown-menu {
    text-align-last: start;
}

.dropdown-menu a:hover {
    color: #C8E6C9;
}

.dropdown:hover .dropdown-menu {
    display: block;
    position: fixed;
}

li.dropend {
    padding: 12px 16px;
}

.dropdown-menu2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-menu2 a {
        float: none;
        color: black;
        padding: 12px 16px;
        display: block;
        text-align: left;
    }

ul .dropdown-menu2 {
    text-align-last: start;
}

.dropdown-menu2 a:hover {
    color: #C8E6C9;
}

.dropend:hover .dropdown-menu2 {
    display: block;
}

/*ahad*/
.story-mode-place {
    height: 110px;
    width: auto;
    align-content: center;
}

img, video {
    max-width: 100%;
    height: auto;
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
/*home index*/
.span-price {
    padding-right: 4px;
}

.lg\:text-base {
    line-height: 1.5rem;
}
/*list filter */
.filter-div {
    display: flex;
    justify-content: start;
    gap: .625rem;
    padding: 12px 14px 12px 12px;
    align-items: center;
    color: #333333;
    font-weight: 600;
}

.available-items {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 16px;
    color: #333333;
}

.filter-dropdown-item {
    display: flex;
    justify-content: space-between;
    color: #333333;
    padding: 12px 12px 12px 0;
    border-bottom: 1px solid #d7dee0;
}

.dropdown-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333333;
}

.dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: right;
    cursor: pointer;
    outline: none;
    padding: 0;
}

.main {
    margin-left: 200px;
    padding: 0px 10px;
}

.filter-price span {
    padding-bottom: 10px;
    padding-top: 5px;
}

.filter-price input {
    border: none;
}

.filter-price p {
    position: absolute;
    left: .99rem;
    top: 0.75rem;
    color: #9C9D9E;
}

/*list index header*/
.list-sort-title h6 {
    color: #212121;
    height: fit-content;
    margin: 0;
}
/*product indxe*/
.item-title-small {
    margin: 12px 0 0;
}

.comment-number p {
    color: #333333;
    font-weight: 600;
}

    .comment-number p span {
        color: #B0882C
    }

.item-main-color {
    color: #666666;
    --tw-text-opacity: 1;
}

    .item-main-color span {
        font-weight: 600;
        color: #212121;
        margin-right: 0.5rem;
    }

.color-section-div a div p {
    color: #333333;
    margin-right: 12px;
    margin-left: 8px;
    margin-bottom: 0;
}

.main-feature-div h3 {
    font-weight: 600;
    color: #333333;
    margin-top: 25px;
    margin-bottom: 8px;
}

.btn-cart-product {
    border-width: 2px;
    border-radius: 10px;
    justify-items: center;
    --tw-border-opacity: 1;
    width: 100%;
    margin: 0px;
}

.product-index-cart-down-title p {
    margin-right: 12px;
    margin-left: 8px;
    margin-bottom: 0;
}

.product-index-cart-botton botton {
    height: 52px;
    border-width: 2px;
    border-radius: 10px;
    text-align: center;
    --tw-border-opacity: 1;
}

.newarrival {
    background: green;
    width: 50px;
    color: white;
    font-weight: bold;
}

.price {
    color: #FE980F;
    font-weight: bold;
    padding-top: 20px;
}

.cart {
    background: #FE980F;
    color: #FFFFFF;
    margin-left: 20px;
}

.fix-div-product {
}

/*comment section*/
.sort-comments {
    color: #212121;
}

.comment-user-name {
    font-weight: 600;
    color: #666666;
    margin-right: .75rem;
    margin-bottom: 0;
}

.comment-user-opinion {
    margin-bottom: 0;
    font-weight: 600;
}

.inline-clamp-2 {
    max-inline-size: 100%;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 25px;
}

/*Body*/
body {
    font-family: 'vazir-bold','vazir-medium','vazir';
    font-family: vazir;
    direction: rtl;
    margin: 0;
    height: 100%;
}

section #Home {
    background-color: #fff;
    padding: 15px 10px 15px 10px;
    border-radius: 15px;
}

#Footer li {
    list-style: none;
}

#Footer ul {
    padding: 0px;
}

#Footer h3 {
    color: #555555;
}

#Footer h4 {
    color: #555555;
    padding-bottom: 10px;
}

#Footer h5 {
    color: #555555;
}

#Footer h6 {
    color: #555555;
}

#Footer img {
    color: #555555;
}

#Footer {
    background-color: #f3f3f3;
}
/*Animated Sidenav Example*/
.sidecart {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    transition: 0.5s;
}


.closebtn {
    display: none;
}
/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #000;
    background-color: #f1f1f1;
}
    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }
        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #ccc;
        }


@media (max-width: 600px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    .sidecart th {
        font-size: 8px;
        font-weight: 600;
    }

    .sidecart a {
        font-size: 8px;
        font-weight: 600;
    }
    /*Header*/
    #Header a {
        font-size: 8px;
        font-weight: 600;
    }

    #Header .logo-size {
        width: 100px;
    }

    #Header input {
        font-size: 8px;
        font-weight: 400;
    }
    /*Story*/
    section #Story a {
        font-size: 8px;
        font-weight: 400;
    }

    section #Story img {
        width: 60px;
        height: 60px;
    }
    /*Body*/
    section #Home h2 {
        font-size: 8px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 11px;
        font-weight: 500;
    }

    section #Home h4 {
        font-size: 8px;
        font-weight: 400;
    }

    section #Home img {
        font-size: 8px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 8px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 8px;
        font-weight: 600;
    }

    section #Home span {
        font-size: 8px;
        font-weight: 600;
    }
    /*footer*/
    footer a {
        font-size: 8px;
    }

    footer address {
        font-size: 8px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 10px;
        font-weight: 600;
    }

    footer h5 {
        font-size: 8px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 8px;
        font-weight: 400;
    }

    footer img {
        font-size: 8px;
        font-weight: 400;
    }
    /*Product*/
    section #Product a {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 8px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 11px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 8px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product .pp {
        padding: 15px 0px 15px 0px;
    }

    section #Product .ppp {
        padding: 0px 15px 0px 5px;
    }

    section #Product .pppp {
        padding: 0px 5px 0px 15px;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}
@media (min-width: 601px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 12px !important;
        font-weight: 600 !important;
    }

    /*Header*/
    #Header a {
        font-size: 8px;
        font-weight: 600;
    }
    /*Story*/
    section #Story a {
        font-size: 8px;
        font-weight: 400;
    }
    /*Body*/
    section #Home h2 {
        font-size: 8px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 12px;
        font-weight: 400;
    }

    section #Home h4 {
        font-size: 8px;
        font-weight: 600;
    }

    section #Home img {
        font-size: 8px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 8px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 8px;
        font-weight: 600;
    }

    section #Home samp {
        font-size: 8px;
        font-weight: 600;
    }
    /*footer*/
    footer a {
        font-size: 8px;
    }

    footer address {
        font-size: 8px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 12px;
        font-weight: 600;
    }

    footer h5 {
        font-size: 8px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 8px;
        font-weight: 400;
    }

    footer img {
        font-size: 8px;
        font-weight: 400;
    }
    /*Product*/
    section #Product a {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 8px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 12px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 8px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 8px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 8px;
        font-weight: 600;
    }

    section #Product .pp {
        padding: 15px 0px 15px 0px;
    }

    section #Product .ppp {
        padding: 0px 15px 0px 5px;
    }

    section #Product .pppp {
        padding: 0px 5px 0px 15px;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}

@media (min-width: 769px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 14px !important;
        font-weight: 600 !important;
    }
    .container {
        max-width: 960px !important;
    }
    /*Header*/
    #Header a {
        font-size: 9px;
        font-weight: 600;
    }
    /*Story*/
    section #Story a {
        font-size: 9px;
        font-weight: 400;
    }
    /*Body*/
    section #Home h2 {
        font-size: 9px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 14px;
        font-weight: 400;
    }

    section #Home h4 {
        font-size: 9px;
        font-weight: 600;
    }

    section #Home img {
        font-size: 9px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 9px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 9px;
        font-weight: 600;
    }

    section #Home span {
        font-size: 9px;
        font-weight: 600;
    }
    /*footer*/
    footer a {
        font-size: 9px;
    }

    footer address {
        font-size: 9px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 10px;
        font-weight: 600;
    }

    footer h5 {
        font-size: 9px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 9px;
        font-weight: 400;
    }

    footer img {
        font-size: 9px;
        font-weight: 400;
    }
    /*Product*/
    section #Product a {
        font-size: 9px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 9px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 9px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 14px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 9px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 9px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 9px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 9px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 9px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 9px;
        font-weight: 600;
    }

    section #Product .pp {
        padding: 15px 0px 15px 0px;
    }

    section #Product .ppp {
        padding: 0px 15px 0px 5px;
    }

    section #Product .pppp {
        padding: 0px 5px 0px 15px;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}

@media (min-width: 960px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 16px !important;
        font-weight: 600 !important;
    }
    .container {
        max-width: 960px !important;
    }
    /*Header*/
    #Header a {
        font-size: 10px;
        font-weight: 600;
    }
    /*Story*/
    section #Story a {
        font-size: 10px;
        font-weight: 400;
    }
    /*Body*/
    section #Home h2 {
        font-size: 10px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 16px;
        font-weight: 400;
    }

    section #Home h4 {
        font-size: 10px;
        font-weight: 600;
    }

    section #Home img {
        font-size: 10px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 10px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 10px;
        font-weight: 600;
    }

    section #Home span {
        font-size: 10px;
        font-weight: 600;
    }
    /*footer*/
    footer a {
        font-size: 10px;
    }

    footer li {
        padding: 0px;
    }

    footer address {
        font-size: 10px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 12px;
        font-weight: 500;
    }

    footer h5 {
        font-size: 10px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 10px;
        font-weight: 400;
    }

    footer img {
        font-size: 10px;
        font-weight: 400;
    }

    #zarinpal img {
        width: 60px;
    }
    /*Product*/
    section #Product a {
        font-size: 10px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 10px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 10px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 16px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 10px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 10px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 10px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 10px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 10px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 10px;
        font-weight: 600;
    }

    section #Product .pp {
        padding: 15px 0px 15px 0px;
    }

    section #Product .ppp {
        padding: 0px 15px 0px 5px;
    }

    section #Product .pppp {
        padding: 0px 5px 0px 15px;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}

@media (min-width:1024px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 16px !important;
        font-weight: 600 !important;
    }
    .container {
        max-width: 1024px !important;
    }
    /*Header*/
    #Header a {
        font-size: 11px;
        font-weight: 600;
    }
    /*Story*/
    section #Story a {
        font-size: 11px;
        font-weight: 400;
    }
    /*Body*/
    section #Home h2 {
        font-size: 11px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 17px;
        font-weight: 500;
    }

    section #Home h4 {
        font-size: 11px;
        font-weight: 600;
    }

    section #Home img {
        font-size: 11px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 11px;
        font-weight: 600;
    }

    section #Home span {
        font-size: 11px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 11px;
        font-weight: 400;
    }
    /*footer*/
    footer a {
        font-size: 11px;
    }

    footer li {
        padding: 3px;
    }

    footer address {
        font-size: 11px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 17px;
        font-weight: 600;
    }

    footer h5 {
        font-size: 11px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 11px;
        font-weight: 400;
    }

    footer img {
        font-size: 11px;
        font-weight: 400;
    }

    #zarinpal img {
        width: 70px;
    }
    /*Product*/
    section #Product a {
        font-size: 11px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 11px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 11px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 17px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 11px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 11px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 11px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 11px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 11px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 11px;
        font-weight: 600;
    }

    section #Product .pp {
        padding: 15px 0px 15px 0px;
    }

    section #Product .ppp {
        padding: 0px 15px 0px 5px;
    }

    section #Product .pppp {
        padding: 0px 5px 0px 15px;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}

@media (min-width:1280px) {
    .avatar {
        width: 40%;
    }

    p, input {
        font-size: 18px !important;
        font-weight: 600 !important;
    }
    .container {
        max-width: 1624px !important;
    }
    /*Header*/
    #Header a {
        font-size: 12px;
        font-weight: 600;
    }
    /*Story*/
    section #Story a {
        font-size: 12px;
        font-weight: 400;
    }
    /*Body*/
    section #Home h2 {
        font-size: 12px;
        font-weight: 400;
    }

    section #Home h3 {
        font-size: 18px;
        font-weight: 500;
    }

    section #Home h4 {
        font-size: 12px;
        font-weight: 400;
    }

    section #Home img {
        font-size: 12px;
        font-weight: 400;
    }

    section #Home p {
        font-size: 12px;
        font-weight: 600;
    }

    section #Home a {
        font-size: 12px;
        font-weight: 600;
    }

    section #Home span {
        font-size: 12px;
        font-weight: 600;
    }

    /*footer*/
    footer a {
        font-size: 12px;
    }

    footer li {
        padding: 5px;
    }

    footer address {
        font-size: 12px;
        font-weight: 600;
    }

    footer h4 {
        font-size: 14px;
        font-weight: 600;
    }

    footer h5 {
        font-size: 12px;
        font-weight: 400;
    }

    footer h6 {
        font-size: 12px;
        font-weight: 400;
    }

    footer img {
        font-size: 12px;
        font-weight: 400;
    }

    #zarinpal img {
        width: 80px;
    }
    /*Product*/
    section #Product a {
        font-size: 12px;
        font-weight: 400;
    }

    section #Product h6, h5 {
        font-size: 12px !important;
        font-weight: 400;
    }

    section #Product h4 {
        font-size: 12px;
        font-weight: 600;
    }

    section #Product h3 {
        font-size: 18px;
        font-weight: 600;
    }

    section #Product h2 {
        font-size: 12px;
        font-weight: 400;
    }

    section #Product img {
        font-size: 12px;
        font-weight: 400;
    }

    section #Product p {
        font-size: 12px;
        font-weight: 400;
    }

    section #Product span {
        font-size: 12px;
        font-weight: 600;
    }

    section #Product button {
        height: 40px;
        font-size: 12px;
        font-weight: 600;
    }

    section #Product time {
        font-size: 12px;
        font-weight: 600;
    }

    section #Product p {
        padding: 0px 5px 0px 5px;
    }
}

@media(max-width: 8000px) {
    .dmenu {
        display: none;
    }
}
