/*
Theme Name: medallion
Theme URI: https://sarinaabasi.ir/
Author: sarina abasi - Devix
Description: sarina abasi - Devix
Author URI: https://devix.ir
Version: 3
*/
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: normal;
    src: url(fonts/eot/iranyekanwebregularfanum.eot);
    src: url(fonts/eot/iranyekanwebregularfanum.eot?#iefix) format("embedded-opentype"),url(fonts/woff/iranyekanwebregularfanum.woff) format("woff"),url(fonts/ttf/iranyekanwebregularfanum.ttf) format("truetype")
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {
    color: #fff;
    background: #0a4e39;
}

body {
    margin: 0!important;
    background-color: #ffffff;
}

a {
    text-decoration: none!important
}

div,a,i,p,time,input,button,textarea,label,section,select,ul,b,strong,h1,h2,h3,h4,h5,h6 {
    font-family: devix,serif!important;
    margin: 0
}

#devix span {
    font-family: devix,serif;
}

.clear {
    clear: both
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pp {
    padding: 0!important
}

.pl {
    padding-left: 0!important
}

.pr {
    padding-right: 0!important
}

.container,.container-fluid {
    width: 100%;
    padding-left: var(--bs-gutter-x,0.75rem);
    padding-right: var(--bs-gutter-x,0.75rem);
    margin-left: auto;
    margin-right: 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
    }
}

@media (min-width: 1400px) {
    .container {
        max-width:1320px
    }
}

@media (min-width: 1700px) {
    .container {
        max-width:1676px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-left: calc(var(--bs-gutter-x) / -2);
    margin-right: calc(var(--bs-gutter-x) / -2)
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.3333333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.6666666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.3333333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.6666666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.6666666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media(max-width: 575px) {
    .hidden-xs {
        display:none
    }
}

@media (min-width: 576px) {
    .hidden-sm {
        display:none
    }

    .col-sm {
        flex: 1 0 0
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (max-width: 991px) {
    .hidden-md {
        display:none
    }

    .col-md {
        flex: 1 0 0
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 992px) {
    .hidden-lg {
        display:none
    }

    .col-lg {
        flex: 1 0 0
    }

    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .hidden-xl {
        display:none
    }

    .col-xl {
        flex: 1 0 0
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1400px) {
    .hidden-xxl {
        display:none
    }

    .col-xxl {
        flex: 1 0 0
    }

    .row-cols-xxl-auto > * {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5 > * {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6 > * {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.justify-content-evenly {
    justify-content: space-evenly!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

.order-first {
    order: -1!important
}

.order-0 {
    order: 0!important
}

.order-1 {
    order: 1!important
}

.order-2 {
    order: 2!important
}

.order-3 {
    order: 3!important
}

.order-4 {
    order: 4!important
}

.order-5 {
    order: 5!important
}

.order-last {
    order: 6!important
}

@media (min-width: 576px) {
    .justify-content-sm-start {
        justify-content:flex-start!important
    }

    .justify-content-sm-end {
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        justify-content: center!important
    }

    .justify-content-sm-between {
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        justify-content: space-around!important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly!important
    }

    .align-items-sm-start {
        align-items: flex-start!important
    }

    .align-items-sm-end {
        align-items: flex-end!important
    }

    .align-items-sm-center {
        align-items: center!important
    }

    .align-items-sm-baseline {
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        align-items: stretch!important
    }

    .align-content-sm-start {
        align-content: flex-start!important
    }

    .align-content-sm-end {
        align-content: flex-end!important
    }

    .align-content-sm-center {
        align-content: center!important
    }

    .align-content-sm-between {
        align-content: space-between!important
    }

    .align-content-sm-around {
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        align-content: stretch!important
    }

    .align-self-sm-auto {
        align-self: auto!important
    }

    .align-self-sm-start {
        align-self: flex-start!important
    }

    .align-self-sm-end {
        align-self: flex-end!important
    }

    .align-self-sm-center {
        align-self: center!important
    }

    .align-self-sm-baseline {
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        align-self: stretch!important
    }

    .order-sm-first {
        order: -1!important
    }

    .order-sm-0 {
        order: 0!important
    }

    .order-sm-1 {
        order: 1!important
    }

    .order-sm-2 {
        order: 2!important
    }

    .order-sm-3 {
        order: 3!important
    }

    .order-sm-4 {
        order: 4!important
    }

    .order-sm-5 {
        order: 5!important
    }

    .order-sm-last {
        order: 6!important
    }
}

@media (min-width: 768px) {
    .justify-content-md-start {
        justify-content:flex-start!important
    }

    .justify-content-md-end {
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        justify-content: center!important
    }

    .justify-content-md-between {
        justify-content: space-between!important
    }

    .justify-content-md-around {
        justify-content: space-around!important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly!important
    }

    .align-items-md-start {
        align-items: flex-start!important
    }

    .align-items-md-end {
        align-items: flex-end!important
    }

    .align-items-md-center {
        align-items: center!important
    }

    .align-items-md-baseline {
        align-items: baseline!important
    }

    .align-items-md-stretch {
        align-items: stretch!important
    }

    .align-content-md-start {
        align-content: flex-start!important
    }

    .align-content-md-end {
        align-content: flex-end!important
    }

    .align-content-md-center {
        align-content: center!important
    }

    .align-content-md-between {
        align-content: space-between!important
    }

    .align-content-md-around {
        align-content: space-around!important
    }

    .align-content-md-stretch {
        align-content: stretch!important
    }

    .align-self-md-auto {
        align-self: auto!important
    }

    .align-self-md-start {
        align-self: flex-start!important
    }

    .align-self-md-end {
        align-self: flex-end!important
    }

    .align-self-md-center {
        align-self: center!important
    }

    .align-self-md-baseline {
        align-self: baseline!important
    }

    .align-self-md-stretch {
        align-self: stretch!important
    }

    .order-md-first {
        order: -1!important
    }

    .order-md-0 {
        order: 0!important
    }

    .order-md-1 {
        order: 1!important
    }

    .order-md-2 {
        order: 2!important
    }

    .order-md-3 {
        order: 3!important
    }

    .order-md-4 {
        order: 4!important
    }

    .order-md-5 {
        order: 5!important
    }

    .order-md-last {
        order: 6!important
    }
}

@media (min-width: 992px) {
    .justify-content-lg-start {
        justify-content:flex-start!important
    }

    .justify-content-lg-end {
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        justify-content: center!important
    }

    .justify-content-lg-between {
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        justify-content: space-around!important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly!important
    }

    .align-items-lg-start {
        align-items: flex-start!important
    }

    .align-items-lg-end {
        align-items: flex-end!important
    }

    .align-items-lg-center {
        align-items: center!important
    }

    .align-items-lg-baseline {
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        align-items: stretch!important
    }

    .align-content-lg-start {
        align-content: flex-start!important
    }

    .align-content-lg-end {
        align-content: flex-end!important
    }

    .align-content-lg-center {
        align-content: center!important
    }

    .align-content-lg-between {
        align-content: space-between!important
    }

    .align-content-lg-around {
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        align-content: stretch!important
    }

    .align-self-lg-auto {
        align-self: auto!important
    }

    .align-self-lg-start {
        align-self: flex-start!important
    }

    .align-self-lg-end {
        align-self: flex-end!important
    }

    .align-self-lg-center {
        align-self: center!important
    }

    .align-self-lg-baseline {
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        align-self: stretch!important
    }

    .order-lg-first {
        order: -1!important
    }

    .order-lg-0 {
        order: 0!important
    }

    .order-lg-1 {
        order: 1!important
    }

    .order-lg-2 {
        order: 2!important
    }

    .order-lg-3 {
        order: 3!important
    }

    .order-lg-4 {
        order: 4!important
    }

    .order-lg-5 {
        order: 5!important
    }

    .order-lg-last {
        order: 6!important
    }
}

@media (min-width: 1200px) {
    .justify-content-xl-start {
        justify-content:flex-start!important
    }

    .justify-content-xl-end {
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        justify-content: center!important
    }

    .justify-content-xl-between {
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        justify-content: space-around!important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xl-start {
        align-items: flex-start!important
    }

    .align-items-xl-end {
        align-items: flex-end!important
    }

    .align-items-xl-center {
        align-items: center!important
    }

    .align-items-xl-baseline {
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        align-items: stretch!important
    }

    .align-content-xl-start {
        align-content: flex-start!important
    }

    .align-content-xl-end {
        align-content: flex-end!important
    }

    .align-content-xl-center {
        align-content: center!important
    }

    .align-content-xl-between {
        align-content: space-between!important
    }

    .align-content-xl-around {
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        align-content: stretch!important
    }

    .align-self-xl-auto {
        align-self: auto!important
    }

    .align-self-xl-start {
        align-self: flex-start!important
    }

    .align-self-xl-end {
        align-self: flex-end!important
    }

    .align-self-xl-center {
        align-self: center!important
    }

    .align-self-xl-baseline {
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        align-self: stretch!important
    }

    .order-xl-first {
        order: -1!important
    }

    .order-xl-0 {
        order: 0!important
    }

    .order-xl-1 {
        order: 1!important
    }

    .order-xl-2 {
        order: 2!important
    }

    .order-xl-3 {
        order: 3!important
    }

    .order-xl-4 {
        order: 4!important
    }

    .order-xl-5 {
        order: 5!important
    }

    .order-xl-last {
        order: 6!important
    }
}

@media (min-width: 1400px) {
    .justify-content-xxl-start {
        justify-content:flex-start!important
    }

    .justify-content-xxl-end {
        justify-content: flex-end!important
    }

    .justify-content-xxl-center {
        justify-content: center!important
    }

    .justify-content-xxl-between {
        justify-content: space-between!important
    }

    .justify-content-xxl-around {
        justify-content: space-around!important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly!important
    }

    .align-items-xxl-start {
        align-items: flex-start!important
    }

    .align-items-xxl-end {
        align-items: flex-end!important
    }

    .align-items-xxl-center {
        align-items: center!important
    }

    .align-items-xxl-baseline {
        align-items: baseline!important
    }

    .align-items-xxl-stretch {
        align-items: stretch!important
    }

    .align-content-xxl-start {
        align-content: flex-start!important
    }

    .align-content-xxl-end {
        align-content: flex-end!important
    }

    .align-content-xxl-center {
        align-content: center!important
    }

    .align-content-xxl-between {
        align-content: space-between!important
    }

    .align-content-xxl-around {
        align-content: space-around!important
    }

    .align-content-xxl-stretch {
        align-content: stretch!important
    }

    .align-self-xxl-auto {
        align-self: auto!important
    }

    .align-self-xxl-start {
        align-self: flex-start!important
    }

    .align-self-xxl-end {
        align-self: flex-end!important
    }

    .align-self-xxl-center {
        align-self: center!important
    }

    .align-self-xxl-baseline {
        align-self: baseline!important
    }

    .align-self-xxl-stretch {
        align-self: stretch!important
    }

    .order-xxl-first {
        order: -1!important
    }

    .order-xxl-0 {
        order: 0!important
    }

    .order-xxl-1 {
        order: 1!important
    }

    .order-xxl-2 {
        order: 2!important
    }

    .order-xxl-3 {
        order: 3!important
    }

    .order-xxl-4 {
        order: 4!important
    }

    .order-xxl-5 {
        order: 5!important
    }

    .order-xxl-last {
        order: 6!important
    }
}

html {
    scroll-behavior: smooth;
}

.p-full {
    padding: 0 12px;
}

/* root */
:root {
    --color-1: #0a4e39;
    --color-2: #fff;
    --color-3: #000;
    --color-4: #81848d;
    --color-5: #c5a26f;
    --color-6: #f5f5f5;
    --color-7: #fffaf4;
}

/*zoo*/
.zoo-item{position:absolute;width:100%;height:100%;overflow:hidden;transition:all 150ms linear;display:flex;align-items:center;justify-content:center;right: 0;top: 0;}.zoo-item .zoo-img{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size: contain;transition:transform 0.5s ease-out;cursor: crosshair !important;}

/*////////////////////////////
/           header          /
//////////////////////////*/
.iopp svg{
    width: 60px;
    height: 60px;
    color: rgb(0 0 0 / 79%);
    border-radius: 50%;
    box-shadow: 0 0 2px 0px rgb(204 204 204 / 71%);
    position: fixed;
    bottom: 15px;
    left: 25px;
    padding: 8px;
    background-color: var(--color-2);
    z-index: 50;
    transform: rotate(180deg);
    transition: 0.5s;
}
.iopp svg:hover{
    color: var(--color-4);
}

.sitet-one {
    background-color: var(--color-1);
    padding: 30px 0 20px 0;
}

.header {
    background-color: var(--color-2);
    border-radius: 10px;
    padding: 10px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 5px 5px 0px #b2b7b62e;
    z-index: 1;
    position: relative;
}

.search-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 55%;
    height: 45px;
    background-color: var(--color-2);
    position: relative;
    padding: 0 10px;
    border-radius: 0;
    border: 2px solid rgb(129 132 141 / 20%);
}

.search-box input {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    width: 90%;
}

.search-box button {
    border: none;
    background: none;
    position: absolute;
    top: 7px;
    left: 3px;
    cursor: pointer;
}

.search-box button>svg {
    width: 25px;
    height: 25px;
    color: rgb(115 116 120 / 67%);
    transition: 0.5s;
}
.search-box button>svg:hover{
    color: rgb(129 132 141 / 35%);
}

.svgs-header{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin-right: auto;
    margin-left: 20px;
}
.svgs-header>a{
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid rgb(129 132 141 / 35%);
    border-radius: 50%;
}
.svgs-header>a>svg {
    width: 40px;
    height: 40px;
    color: var(--color-1);
    transition: 0.5s;
    padding: 8px;
    margin: 2px 2px 0 0;
}
.svgs-header>a>svg:hover{
    color: rgb(10 78 57 / 58%);
}
.svgs-header>a>span{
    font-size: 12px;
    position: absolute;
    top: -4px;
    left: -4px;
    background-color: var(--color-2);
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    color: var(--color-4);
    box-shadow: 0 0 2px 0px rgb(129 132 141 / 60%);
}

/* ********************* */

/* فقط موقعیت‌دهی و انیمیشن روی wrapper */
.header-fixed-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.4s ease-in-out;
    pointer-events: none;
}

/* حالت نمایشی */
.header-fixed-wrapper.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* ظاهر و استایل فقط به خود header-fixed داده میشه */
.header-fixed {
    background-color: #fff; /* یا var(--color-2) */
    border-radius: 10px;
    padding: 10px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 5px 5px 0px #b2b7b62e;
}

.search-box1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 55%;
    height: 45px;
    background-color: var(--color-2);
    position: relative;
    padding: 0 10px;
    border-radius: 0;
    border: 2px solid rgb(129 132 141 / 20%);
}

.search-box1 input {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    width: 90%;
}

.search-box1 button {
    border: none;
    background: none;
    position: absolute;
    top: 7px;
    left: 3px;
    cursor: pointer;
}

.search-box1 button>svg {
    width: 25px;
    height: 25px;
    color: rgb(115 116 120 / 67%);
    transition: 0.5s;
}
.search-box1 button>svg:hover{
    color: rgb(129 132 141 / 35%);
}

.svgs-header1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
.svgs-header1>a{
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid rgb(129 132 141 / 35%);
    border-radius: 50%;
}
.svgs-header1>a>svg {
    width: 40px;
    height: 40px;
    color: var(--color-1);
    transition: 0.5s;
    padding: 8px;
    margin: 2px 2px 0 0;
}
.svgs-header1>a>svg:hover{
    color: rgb(10 78 57 / 58%);
}
.svgs-header1>a>span{
    font-size: 12px;
    position: absolute;
    top: -4px;
    left: -4px;
    background-color: var(--color-2);
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    color: var(--color-4);
    box-shadow: 0 0 2px 0px rgb(129 132 141 / 60%);
}
/* ************ */
.login{
    color: var(--color-2);
    background-color: var(--color-1);
    padding: 13px 15px;
    border-radius: 10px;
    font-size: 16px;
    transition: 0.5s;
}
.login:hover{
    color: var(--color-1);
    box-shadow: 0 0 1px 1px var(--color-1);
    background-color: var(--color-2);
}

/* menu-style */
.menu-style-one{
    width: 85%;
    margin: 0 auto;
    padding: 10px 10px;
    border-radius: 0 0 10px 10px;
    background-color: var(--color-2);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.bb{
    border-bottom: none !important;
}
.dropdown-point>svg{
    width: 30px;
    height: 30px;
    color: var(--color-1);
}
.dropdown-point>span{
    color: rgb(0 0 0 / 79%);
    font-size: 15px;
}

.es{
    width: 25px !important;
    height: 25px !important;
    margin-right: 50px;
}
#search-form-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: var(--color-1);
    padding: 12px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    z-index: 1000;
    display: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: none;
    transition: all 0.3s ease;

}


#search-form-container.active {
    display: flex;
}

#search-form {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
#search-form input {
    border: none;
    outline: none;
    color: var(--color-4);
    font-size: 14px;
    width: 90%;
    padding: 8px;
    border-radius: 0 8px 8px 0;
    transition: 0.3s;
}
#search-form button {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 8px 0 0 8px;
    background-color: var(--color-1);
    cursor: pointer;
    transition: 0.3s;
}
#search-form button svg {
    width: 25px;
    height: 35px;
    color: #fff;
    transition: 0.3s;
}


/*menu-r*/
.back-c{
    position: fixed;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    z-index: 2;
    overflow-x: hidden;
    transition: 0.3s;
}
.bazsho{
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 3;
}
.baz{
    cursor: pointer;
    display: none;
}
.baz svg{
    display: flex;
    fill: #333;
    stroke: #333;
    width: 35px;
    height: 35px;
}
.uu{
    display: none;
}
.menu-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu-top ul>li{
    position: relative;
    float: right;
    z-index: 5;
}
.menu-top ul>li>a{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 8px;
    margin: 0 8px;
    border-radius: 30px;
    transition: all 0.3s;
    gap: 5px;
}
.menu-top ul>li>a:hover{
    color: var(--color-1);
}
.sub-menu-style{
    position:relative;
}

.sub-menu-style{
    cursor: pointer;
}
.menu-top ul>li>ul{
    display: none;
    position: absolute;
    width: 225px;
    background-color: #fff;
}
.menu-top ul>li>ul>li{
    float: none;
    border-bottom: 1px solid #cccccc32;
}
.menu-top ul>li>ul>li:hover{
    background-color: #cccccc32;
}
.menu-top ul>li>ul>li>a{
    display: block;
    padding: 10px;
    font-size: 14px;
    margin: 0 10px;
    border-radius: 0;
}
.menu-top ul>li>ul>li>a:hover{
    color: var(--color-1);
}
.menu-top ul>li:hover>ul{
    display: block;
    top: 45px;
    right: 8px;
    border-radius: 8px;
    box-shadow: 0 4px 40px 0 rgb(0 0 0 / 10%);
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-top ul>li:hover>ul{
    display: block;
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-mobile ul>li{
    position: relative;
}
.menu-mobile ul>li>a{
    font-size: 14px;
    line-height: 1.571;
    color: #333;
    padding: 14px 14px 14px 58px;
    position: relative;
    display: block;
}
.menu-mobile ul>li>a.t:before{
    content: "+";
    color:  var(--color-1);
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>a.b:before{
    content: "-";
    color:  var(--color-1);
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>ul,.menu-mobile ul>li>ul>li>ul,.menu-mobile ul>li>ul>li>ul>li>ul{
    display: none;
}
.menu-mobile ul>li>ul{
    background-color: #ebebeb;
}
.menu-mobile ul>li>ul>li>ul{
    background-color: #eeeeee;
}
.menu-mobile ul>li>ul>li>ul>li>ul{
    background-color: #e2e2e2;
}
.fbaste{
    position: absolute;
    left: 21px;
    top: 19px;
    font-size: 17px;
    color: #ccc;
}

/*////////////////////////////
/            main           /
//////////////////////////*/
.sitet-two{
    background: rgb(23,151,112);
    background: linear-gradient(0deg, rgba(23,151,112,1) 0%, rgba(10,78,57,1) 100%);
    border-radius: 0 0 60px 60px;
    position: relative;
}

/* slider-one */
.slid-one{
    position: relative;
}
.slider-one .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-one .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.Navigation-one{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 39%;
}
.swiper-button-prev-one{
    position: relative;
    right: -100px;
}
.swiper-button-prev-one>svg{
    width: 60px;
    height: 60px;
    color: var(--color-3);
    transform: rotate(270deg);
}
.swiper-button-next-one{
    position: relative;
    left: -100px;
}
.swiper-button-next-one>svg{
    width: 60px;
    height: 60px;
    color: var(--color-3);
    transform: rotate(90deg);
}

.first-part>span{
    position: absolute;
    font-size: 200px;
    font-weight: 900;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    top: 30%;
    color: var(--color-2);
    opacity: 0.25;
    z-index: -1;
}
.first-part{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}
.text-slid{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}
.text-slid h1{
    font-size: 55px;
    color: var(--color-2);
}
.text-slid>span{
    font-size: 30px;
    color: var(--color-2);
}

.sitet-thery{
    background-color: var(--color-6);
    margin-top: -60px;
    padding: 0 0 60px 0;
}
.header-Product-categories{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: relative;
    padding: 130px 0 0 0;
    gap: 15px;
}
.header-Product-categories>span{
    font-size: 45px;
    color: #61616166;
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 900;
    opacity: 0.25;
}
.faded-text {
    color: #616161;
    position: relative;
    display: inline-block;
    background: linear-gradient(to bottom, #61616166 20%, transparent 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header-Product-categories>h2{
    font-size: 34px;
    color: var(--color-3);
}

.Products{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 40px 0;
}
.product{
    width: 15.5%;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 10px;
    background-color: var(--color-2);
    border-radius: 110px 110px 0 0;
    padding: 0 0 15px 0;
}
.product:hover{
    box-shadow: rgb(10 78 57 / 56%) 0px 25px 20px -20px;
}
.product:hover h3{
    color: var(--color-1);
}
.product img{
    width: 100%;
    border-radius: 110px 110px 0 0;
}
.product h3{
    font-size: 18px;
    color: var(--color-3);
    transition: 0.5s;
}

.Medallion-Features{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.Features{
    width: 32.40%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 40px;
    gap: 15px;
    background-color: var(--color-2);
    border-radius: 10px;
}
.Feature{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    gap: 15px;
}
.Feature span{
    font-size: 20px;
    color: var(--color-3);
    font-weight: 900;
}
.Feature p{
    font-size: 15px;
    color: var(--color-4);
}


.sitet-four{
    position: relative;
    background-color: #f9f9f9;
    background-image: linear-gradient(0deg, rgba(245, 245, 245, 1) 72%, rgba(255, 255, 255, 1) 100%);
    padding: 100px 0 30px 0;
}
.sitet-four::before{
    content: '';
    position: absolute;
    background-image: url(img/32.png);
    background-repeat: no-repeat;
    background-size: 100% 60px;
    height: 60px;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
}

.Medallion-Jewelry-Section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 40px 0 0px 0;
}
.Medallion-Jewelry{
    width: 48%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    gap: 20px;
    position: relative;
    align-items: flex-start;
}
.Medallion-Jewelry strong{
    font-size: 47px;
    color: #61616166;
    position: absolute;
    top: -18px;
    right: 8px;
    font-weight: 900;
    opacity: 0.25;
}
.Medallion-Jewelry h2{
    font-size: 40px;
    color: var(--color-3);
}
.Medallion-Jewelry span{
    font-size: 20px;
    color: #000000c9;
    font-weight: 900;
}
.Medallion-Jewelry p{
    font-size: 16px;
    color: rgb(0 0 0 / 71%);
    line-height: 35px;
    text-align: justify;
}
.Medallion-Jewelry a{
    font-size: 16px;
    color: var(--color-2);
    background-color: var(--color-5);
    border-radius: 30px;
    padding: 10px 25px;
    transition: 0.5s;
}
.Medallion-Jewelry a:hover{
    background-color: var(--color-1);
}

.img-Jewelry{
    width: 49%;
    position: relative;
    padding: 70px 0;
}
.img-Jewelry::before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    width: 400px;
    height: 400px;
    background-image: url(img/33.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* linear-gradient(90deg, rgba(24, 96, 74, 0.5), rgba(106, 178, 156, 0.3)), */
}
.img-Jewelry img{
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.sitet-five{
    background-color: var(--color-6);
    position: relative;
}
.header-latest-products{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: relative;
    gap: 15px;
}
.header-latest-products>span{
    font-size: 45px;
    color: #61616166;
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 900;
    opacity: 0.25;
}
.header-latest-products>h2{
    font-size: 34px;
    color: var(--color-3);
}

/*price*/
.price{
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: left;
    color: var(--color-1);
    position: relative;
}
.price .woocommerce-Price-currencySymbol{
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
}
.price del{
    font-weight: 900;
    font-size: 16px;
    color: var(--color-1);
    display: inline-block;
}
.price del .woocommerce-Price-currencySymbol{
    display: none;
}
.price ins{
    text-decoration: none;
    color: var(--color-1);
}

/* slider-two */
.slider-two .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-two .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.latest-products{
    padding: 30px 0;
    margin-bottom: -190px;
}
.New-product{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    background-color: var(--color-2);
    border-radius: 10px;
    box-shadow: 0 0 2px 0px #cccccc;
    padding: 0 0 10px 0;
    gap: 20px;
    transition: 0.5s;
}
.New-product h3{
    font-size: 17px;
    color: var(--color-3);
    margin: 0 0 10px 0;
}
.hover-img {
    position: relative;
    overflow: hidden; /* جلوگیری از خروج افکت از محدوده */
}

.hover-img img {
    width: 100%;
}

.svgs-slid2 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45px;
    height: 140px;
    background-color: var(--color-2);
    border-radius: 3px;
    box-shadow: 0 0 1px 0 #ccc;
    opacity: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
    padding: 5px 0;
    transform: translateX(-20px); /* حالت اولیه خارج از دید */
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.New-product:hover .svgs-slid2 {
    opacity: 1;
    transform: translateX(0); /* برگشت به موقعیت اصلی */
}

.svgs-slid2 svg:hover {
    color: #cccccc74;
}

.svgs-slid2>svg {
    width: 24px;
    height: 24px;
    color: var(--color-4);
    margin: 0 auto;
    transition: 0.5s;
}


.sitet-six{
    background-color: var(--color-1);
    padding: 230px 0 70px 0;
}
.part-Jewellery1{
    position: relative;
}
.part-Jewellery1>span{
    font-size: 180px;
    color: rgb(97 97 97 / 30%);
    font-weight: 900;
    opacity: 1.25;
    display: flex;
    justify-content: center;

}
.intro-Jewellery1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 10px 0;
    margin-top: -30px;
}
.part-right{
    width: 32%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
}
.part-left{
    width: 32%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
}
.part-middle{
    width: 32%;
    background-color: var(--color-7);
}
.part-middle img{
    margin: 0 auto;
    width: 100%;
    margin-top: -65px;
}
.Type-of-jewelry1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background-color: var(--color-7);
    border-radius: 0 15px 15px 0;
    padding: 10px;
    gap: 20px;
}
.text-jewelry{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
}
.text-jewelry h3{
    font-size: 24px;
    color: var(--color-1);
}
.text-jewelry>span{
    font-size: 16px;
    color: var(--color-3);
}
.text-jewelry>strong{
    background-color: var(--color-5);
    color: var(--color-3);
    font-size: 16px;
    font-weight: 400;
    padding: 8px 17px;
    border-radius: 30px;
    transition: 0.5s;
    margin: 10px 0 0 0;
}
.text-jewelry>strong:hover{
    background-color: var(--color-1);
}

.Type-of-jewelry2{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background-color: var(--color-7);
    border-radius: 15px 0 0 15px;
    padding: 10px;
    gap: 20px;
}


.sitet-seven{
    background-color: var(--color-6);
    padding: 40px 0 0 0;
}
.header-Best-selling{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: relative;
    gap: 15px;
    padding: 60px 0 0 0;
}
.header-Best-selling>span{
    font-size: 45px;
    color: #61616166;
    position: absolute;
    top: 39px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 900;
    opacity: 0.25;
}
.header-Best-selling>h2{
    font-size: 34px;
    color: var(--color-3);
}

/*price*/
.price{
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: left;
    color: var(--color-1);
    position: relative;
}
.price .woocommerce-Price-currencySymbol{
    font-size: 16px;
    font-weight: normal;
    margin-right: 5px;
}
.price del{
    font-weight: 900;
    font-size: 16px;
    color: var(--color-1);
    display: inline-block;
}
.price del .woocommerce-Price-currencySymbol{
    display: none;
}
.price ins{
    text-decoration: none;
    color: var(--color-1);
}

/* slider-thery */
.slider-thery .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-thery .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.Best-selling{
    padding: 30px 0;
}
.seller{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    background-color: var(--color-2);
    border-radius: 10px;
    box-shadow: 0 0 2px 0px #cccccc;
    padding: 0 0 10px 0;
    gap: 20px;
    transition: 0.5s;
}
.seller h3{
    font-size: 17px;
    color: var(--color-3);
    margin: 0 0 10px 0;
}
.hover-img3 {
    position: relative;
    overflow: hidden; /* جلوگیری از خروج افکت از محدوده */
}

.hover-img3 img {
    width: 100%;
}

.svgs-slid3 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45px;
    height: 140px;
    background-color: var(--color-2);
    border-radius: 3px;
    box-shadow: 0 0 1px 0 #ccc;
    opacity: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
    padding: 5px 0;
    transform: translateX(-20px); /* حالت اولیه خارج از دید */
    transition: transform 0.5s ease, opacity 0.5s ease;
}

.seller:hover .svgs-slid3 {
    opacity: 1;
    transform: translateX(0); /* برگشت به موقعیت اصلی */
}

.svgs-slid3 svg:hover {
    color: #cccccc74;
}

.svgs-slid3>svg {
    width: 24px;
    height: 24px;
    color: var(--color-4);
    margin: 0 auto;
    transition: 0.5s;
}

.sitet-eit{
    background-color: var(--color-6);
    padding: 20px 0 40px 0;
}
.header-blog{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: relative;
    gap: 15px;
    padding: 60px 0 0 0;
}
.header-blog>span{
    font-size: 50px;
    color: #61616166;
    position: absolute;
    top: 39px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 900;
    opacity: 0.25;
}
.header-blog>h2{
    font-size: 34px;
    color: var(--color-3);
}

.container-blogs{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 25px;
    margin: 35px 0;
}
.container-blogs::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 240px;
    background-color: var(--color-1);
    border-radius: 15px;
    z-index: -1;
}
.blog{
    width: 32%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    align-items: center;
    gap: 25px;
    background-color: var(--color-2);
    border-radius: 13px;
    padding: 13px;
    box-shadow: rgb(83 83 83 / 34%) 0px 20px 20px -18px;
}
.blog img{
    width: 100%;
    border-radius: 10px;
}
.blog h3{
    color: var(--color-3);
    font-size: 18px;
}
.blog p{
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.blog a{
    color: var(--color-2);
    font-size: 16px;
    background-color: var(--color-5);
    padding: 10px 20px;
    border-radius: 30px;
    transition: 0.5s;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}
.blog a:hover{
    background-color: var(--color-1);
}
.blog a>svg{
    width: 25px;
    height: 25px;
    color: var(--color-2);
    transform: rotate(270deg);
}
/*////////////////////////////
/           footer          /
//////////////////////////*/
.Meda-footer{
    background-image: url(img/28.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 445px;
    position: relative;
}
.Meda-footer::before{
    content: '';
    position: absolute;
    background-image: url(img/37.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 160px;
    top: -2px;
    right: 0;
    left: 0;
    z-index: 1;
}
.Meda-footer::after{
    content: '';
    position: absolute;
    background-color: transparent;
    background-image: linear-gradient(0deg, rgba(27, 173, 128, 0.82) 0%, rgba(10, 78, 57, 1) 83%);
    width: 100%;
    height: 445px;
    top: 0px;
    right: 0;
    left: 0;
    bottom: 0;
}

.footer{
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    padding: 100px 0 0 0;
}
.Medallion-footer{
    width: 24%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 25px;
}
.Medallion-footer>a>img{
    margin: 0 auto;
}
.Medallion-footer>p{
    font-size: 16px;
    color: var(--color-2);
    line-height: 30px;
    text-align: justify;
}

.Quick-access{
    width: 24%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 15px;
    align-content: center;
}
.Quick-access h3{
    font-size: 18px;
    color: var(--color-2);
    margin: 0 0 10px 0;
}
.Quick-access a{
    font-size: 16px;
    color: var(--color-2);
    transition: 0.5s;
}
.Quick-access a:hover{
    color: var(--color-5);
}

.Services-footer{
    width: 24%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 15px;
    align-content: center;
}
.Services-footer h3{
    font-size: 18px;
    color: var(--color-2);
    margin: 0 0 10px 0;
}
.Services-footer a{
    font-size: 16px;
    color: var(--color-2);
    transition: 0.5s;
}
.Services-footer a:hover{
    color: var(--color-5);
}

.symbol-trust{
    width: 24%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    align-content: center;
}
.symbol-trust h3{
    font-size: 18px;
    color: var(--color-2);
    margin: 0 0 10px 0;
}
.symbol-trust>a>img{
    margin: 0 auto;
}
.symbol-trust p{
    font-size: 16px;
    color: var(--color-2);
    line-height: 30px;
    text-align: center;
}

.footer>p{
    font-size: 14px;
    color: var(--color-2);
    margin: 40px auto 0 auto;
    text-align: center;
    padding: 30px 0 0 0;
    position: relative;
    width: 100%;
}
.footer>p::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 22px;
    margin: 0 auto;
    background: radial-gradient(circle, rgba(199, 214, 215, 1) 30%, rgb(43 147 115 / 0%) 80%);
}

.footer>p>a{
    font-size: 14px;
    color: var(--color-5);
}

/****************************/
/****************************/
/****************************/
/*single*/
.single-article{
    position: relative;
}
.single-article .sto{
    background-color: red;
    color: #fff;
    border-radius: 14px;
    padding: 6px 15px;
    position: absolute;
    right: 7px;
    top: 7px;
    z-index: 9;
}
.s-box-one{
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid rgb(204 204 204 / 67%);
    border-radius: 10px;
    margin-top: 20px;
}
.slider-single{
    height: 500px;
}
.slider-single .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.slider-single .swiper-slide {
    background-size: cover;
    background-position: center;
    text-align: center;
}
.slider-single .gallery-top {
    height: 80%;
    width: 100%;
}
.slider-single .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.slider-single .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.slider-single .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.slider-s-img{
    display: inline-block;
}
.title-single-box{
    padding: 15px;
    border-radius: 5px;
    min-height: 500px;
}
.heading-single{
    color: #212121;
    font-weight: 500;
    font-size: 21px;
    border-bottom: 1px solid #6761bc;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}
.box-shear{
    margin-bottom: 15px;
}
.box-shear span{
    color: #0a4e39;
    font-size: 15px;
    float: right;
}
.box-shear a{
    float: left;
    font-size: 21px;
    margin-right: 8px;
}
.box-shear a svg{
    width: 20px;
}
.box-shear a .fa-facebook{
    fill: #0a4e39;
}
.box-shear a .fa-twitter{
    fill: #0a4e39;
}
.box-shear a .fa-linkedin-in{
    fill: #0a4e39;
}
.box-shear a .fa-telegram{
    fill: #0a4e39;
}
.box-mot{
    margin-bottom: 15px;
}
.box-mot span{
    font-size: 18px;
    width: 14%;
    display: inline-block;
    color: #6f6f6f;
}
.box-mot b{
    color: #6f6f6f;
    font-size: 18px;
    font-weight: normal;
}
.box-mot a{
    color: #0a4e39;
    border-bottom: 1px dashed;
}
.box-pre{
    margin: 45px 0;
}
.box-pre .one{
    float: right;
    background-color: #f8f9fb;
    padding: 3px 8px;
    min-width: 50%;
    border-radius: 5px;
}
.box-pre .one b{
    float: right;
    color: #6f7478;
    font-size: 21px;
    font-weight: 400;
    margin: 7px 0;
}
.box-pre .one .price , .box-pre .one .price a{
    float: left;
    font-size: 30px;
    color: #f40a0b;
    font-weight: bold;
    position: relative;
}
.box-pre .one .price ins{
    float: left;
    font-size: 30px;
    color: #0a4e39;
    font-weight: bold;
    text-decoration: none;
}
.box-pre .one .price del{
    color: #6f6f6f;
    position: absolute;
    top: -35px;
    font-size: 22px;
    left: 8px;
}
.box-pre .one .price .woocommerce-Price-currencySymbol{
    font-size: 16px;
    font-weight: 400;
}
.suk-s {
    text-align: center;
    color: #ccc;
    margin-top: 17px;
    font-size: 17px;
}
.box-pre .tow{}
.box-pre .tow .variations{
    margin-top: 15px;
}
.box-pre .tow .variations label{
    color: #6f7478;
    margin-left: 6px;
}
.box-pre .tow .variations select{
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 5px 10px;
    outline: none;
}
.box-pre .tow .variations select option{
    font-size: 15px;
}
.box-pre .tow .reset_variations{
    font-size: 14px;
    background-color: #0a4e39;
    color: #fff;
    border-radius: 4px;
    padding: 5px;
    margin-right: 5px;
}
.box-pre .tow button{
    background-color: #0a4e39;
    border: none;
    color: #fff;
    display: block;
    margin-top: 18px;
    padding: 10px 27px;
    font-size: 17px;
    border-radius: 6px;
    cursor: pointer;
}
.box-pre .tow button:hover{
    background-color: #0a4e39;
}
.box-pre .tow .quantity{
    display: none !important;
}
.box-pre .tow a:hover{
    background-color: #0a4e39;
}
.ero-sin{
    color: #ffffff;
    background-color: #0a4e39;
    padding: 15px;
    border-radius: 4px;
    line-height: 28px;
}
.ero-sin i {
    font-size: 21px;
    margin-left: 4px;
}
.ero-sin span{
    font-size: 14px;
    line-height: 33px;
}
/*location-user*/
.location-user {
    margin: 9px 0 21px 0;
    color: #0a4e39;
    font-size: 12px;
    line-height: 27px;
    background-color: #fff;
    border-radius: 5px;
    padding: 12px 7px;
}
.location-user a{
    color: #65657d;
    font-size: 13px;
    padding: 0 2px;
    transition:color .5s;
}
.location-user a:hover{
    color: #0a4e39;
}
.location-user a:nth-child(1){padding-right: 0;}
/*tab*/
.s-box-tow{
    background-color: #ffffff;
    padding: 0 0 21px 0;
    box-shadow: 0 2px 2px #d1d6e2;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 26px;
}
.tab {
    overflow: hidden;
    background-color: #fafafa;
}
.tab button {
    background-color: inherit;
    float: right;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px 14px  16px;
    transition: 0.3s;
    font-size: 17px;
    color: #5d5e60;
}
.tab button:hover {
    background-color: #ddd;
}
.tab button.active {
    background-color: #0a4e39;
    border-top: 3px solid #0a4e39;
    padding: 11px 16px 14px 16px;
    color: #fff;
}
.tabcontent {
    display: none;
    padding: 12px 15px;
}
#matn-single{
}
#matn-single p{
    line-height: 32px;
    color: #555;
    margin: 12px 0;
    font-size: 15px;
}
#matn-single ul li a,#matn-single ul li,#matn-single ul,#matn-single ol li a,#matn-single ol li,#matn-single ol{
    font-size: 14px;
    line-height: 32px;
    color: #555;
}
#matn-single audio{
    width: 100%;
    margin: 10px 0;
}
#matn-single video{
    width: 100%;
    border-radius: 10px;
    margin: 10px 0;
}
#matn-single button,#matn-single input[type=submit] {
    background: linear-gradient(to right, #0a4e39 , rgba(10, 78, 57, 0.85));
    color: #fff;
    padding: 9px 22px;
    border-radius: 4px;
    box-shadow: 0 12px 10px -10px #99adff;
    transition: all 0.5s;
    font-size: 14px;
    margin: 12px 0;
    cursor: pointer;
    text-align: center;
    border: none;
}
#matn-single input[type=text] , #matn-single textarea {
    border: 2px solid #ccc;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 15px 0;
    text-align: right;
}
#matn-single a,#matn-single p a,#matn-single p h2 a{
    transition: all 0.5s ease;
    font-size: 14px;
    font-weight: bold;
    color: #0a4e39;
}
#matn-single a:hover,#matn-single p a:hover,#matn-single p h2 a:hover{
    transition: all 0.5s ease;
    color: #757369;
}
#matn-single hr{
    border: none;
    height: 2px;
    background-color: #eaf3fe;
}
#matn-single img{
    max-width: 100%;
    display: block;
    margin: 20px auto;
    height: auto;
    border-radius: 4px;
}
#matn-single h1 a{font-size: 1.5em;}
#matn-single h2 a{font-size: 1.5em;}
#matn-single h3 a{font-size: 1.17em;}
#matn-single h4 a{font-size: 16px;}
#matn-single h5 a{font-size: 0.83em;}
#matn-single h6 a{font-size: 0.67em;}
::selection {
    color: #fff;
    background: #0a4e39;
}
.jadval{margin: 15px 0;}
.dwspecs-product-table .dwspecs-product-table-group .group-title {
    color: #8fb93d !important;
}
.lern-img img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.page-pa{
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin: 20px auto;
    text-align: center;
    line-height: 25px;
}
.page-pa .current{
    background: rgb(71, 75, 78) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
}
.page-pa .page-numbers{
    background: #8fb93d;
    padding: 3px 12px;
    margin: 7px 5px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    transition: all 0.5s ease;
    display: inline-block;
}
.page-pa .page-numbers:hover , .page-pa .page-numbers:focus{
    background: #ced4da none repeat scroll 0 0;
}
/*Comment Output*/
#didghah{
    margin: 12px 0;
}
.tit-did {
    margin-bottom: 20px;
    padding: 5px 10px;
    border-bottom: 1px solid #dbe2e8;
}
.tit-did h5{
    float: right;
    font-size: 21px;
    font-weight: normal;
    color: #404040;
    padding-top: 6px;
}
.tit-did i{
    font-size: 28px;
    color: #dbe2e8;
    float: right;
    padding: 10px 15px;
}
.did-add{
    float: left;
    color: #0a4e39;
    padding: 5px 20px;
    border-radius: 5px;
    margin: 7px 20px;
    border: 1px solid #0a4e39;
}

#commentform{
    padding: 10px 2%;
}
#commentform input{
    border: none;
    background-color: #ebeef0;
    text-align: center;
    padding: 10px 0;
    float: right;
    width: 31.2%;
    margin: 0 1% 15px 1%;
    border-radius: 5px;
    color: #888;
}
#commentform textarea{
    border: none !important;
    background-color: #ebeef0;
    padding: 5px 1%;
    width: 97.76%;
    margin-right: 1%;
    resize: none;
    border-radius: 6px;
    font-family: devixl, serif;
}
#commentform .Cbutton{
    background-color: #ced4da;
    box-shadow: none;
    color: #ffffff;
    width: 97.76%;
    margin-right: 1%;
    margin-top: 8px;
    padding: 10px 0;
    cursor: pointer;
}
#commentform input:focus,#commentform textarea:focus,#commentform .Cbutton:focus{
    outline: none;
}
.commentlist li ul.children{
    width: 90%;
    margin: 0 auto;
}
.commentlist li ul.children li.comment{border: 1px dashed #ebeef0;margin-bottom: 20px;border-width: 1px 3px 1px 1px;}
.commentlist .vcard cite.fn {
    font-size: 14px;
    float: right;
    font-style: normal;
}
.commentlist .vcard img.photo {
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    background: #fff;
    width: 10%;
    height: auto;
    float: right;
    margin: 0 0 5px 15px;
}
.commentlist .vcard cite.fn a.url {
    color: #0a4e39;
    font-weight: normal;
    font-style: normal;
}
.commentlist .commentmetadata a {
    color: #a9bac5;
    margin-right: 18px;
    font-size: 12px;
}
.commentlist .comment {
    width: 100%;
    float: right;
    background-color: #fdfdfd;
    border-top: 1px dashed #ced4da;
}
.commentlist .comment-author span{display: none}
.commentlist {
    list-style: none;
    padding: 0 0 50px 0;
    margin: 0 !important;
}
.commentlist #comments ol.comment-list li img.avatar {
    position: absolute;
    top: 0;
    right: -56px;
    left: auto;
    width: 65px;
    border: none;
    border-radius: 3px;
    padding: 0;
    z-index: 999;
    box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.2);
    background: #fff;
}
.commentlist li .comment-body {
    border: none;
    margin: 0 0 0 50px;
    border-radius: 4px;
    padding: 16px 16px 0;
}
.commentlist .children{
    padding: 0;
    width: 100%;
    list-style: none;
}
.commentlist li p ,.commentlist li p a{
    margin: 10px 0;
    color: #333;
    font-weight: 100;
    font-size: 15px;
    line-height: 27px;
}
.commentlist li ul.children li.bypostauthor {
    background-color: #fafafa;
    float: right;
    width: 100%;
    padding: 10px 0;
    margin: 25px 0 !important;
    border-right: 5px solid #0a4e39;
}
.commentlist li ul.children li.bypostauthor .reply a{
    background-color: #ced4da;
    color: #ffffff;
}
.commentlist .reply a {
    background-color: #ced4da;
    padding: 4px 3%;
    color: #ffffff;
    float: left;
    transition: all 0.5s ease;
    margin-bottom: 15px;
}
.commentlist .reply a:hover{
    background-color: #5f6a71;
    color: #ffffff;
}
#cancel-comment-reply-link{
    text-align: center;
    display: block;
    margin: 10px;
    background-color: #a8cb6b;
    border-radius: 15px;
    padding: 12px;
    color: #fff;
}
.comment-awaiting-moderation{
    margin: 0 21px;
    font-size: 12px;
    font-style: normal;
    color: #f25656;
}
@font-face {
    font-family: star;
    src: url(../fonts/woo/star.eot);
    src: url(../fonts/woo/star.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/star.woff) format("woff"), url(../fonts/woo/star.ttf) format("truetype"), url(../fonts/woo/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(../fonts/woo/WooCommerce.eot);
    src: url(../fonts/woo/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/WooCommerce.woff) format("woff"), url(../fonts/woo/WooCommerce.ttf) format("truetype"), url(../fonts/woo/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}
.comment-pro{
}
.did-style .star-rating span::before {
    font-family: star, serif !important;
}
.did-style p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #ffcc00;
}
.did-style p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}
.did-style p.stars a:hover~a::before {
    content: "\e021"
}
.did-style p.stars:hover a::before {
    content: "\e020"
}
.did-style p.stars.selected a.active::before {
    content: "\e020"
}
.did-style p.stars.selected a.active~a::before {
    content: "\e021"
}
.did-style p.stars.selected a:not(.active)::before {
    content: "\e020"
}
.did-style #reviews #comments .add_review::after,
.did-style #reviews #comments .add_review::before {
    content: ' ';
    display: table
}
.did-style #reviews #comments .add_review::after {
    clear: both
}
.did-style #reviews #comments h2 {
    clear: none
}
.did-style #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}
.did-style #reviews #comments ol.commentlist::after,
.did-style #reviews #comments ol.commentlist::before {
    content: ' ';
    display: table
}
.did-style #reviews #comments ol.commentlist::after {
    clear: both
}
.did-style #reviews #comments ol.commentlist li {
    padding: 10px;
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    border: 1px solid #dbe2e8;
    border-radius: 10px;
}
.did-style #reviews #comments ol.commentlist li ul li{
    border: none;
    border-right: 2px solid #ebeef0;
    border-radius: 0;
    padding: 0;
}
.did-style #reviews #comments ol.commentlist li .meta {
    color: #767676;
    font-size: .75em
}
.did-style #reviews #comments ol.commentlist li img.avatar {
    float: right;
    position: absolute;
    top: 28px;
    right: 10px;
    padding: 0;
    width: 50px;
    height: auto;
    border: 1px solid #ebeef0;
    margin: 0;
    box-shadow: none;
    border-radius: 50px;
}
.did-style #reviews #comments ol.commentlist li .comment-text {
    margin: 0 50px 0 0;
    padding: 1em 1em 0;
}
.did-style #reviews #comments ol.commentlist li .comment-text::after,
.did-style #reviews #comments ol.commentlist li .comment-text::before {
    content: ' ';
    display: table
}
.did-style #reviews #comments ol.commentlist li .comment-text::after {
    clear: both
}
.did-style #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}
.did-style #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}
.did-style #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 50px 0 0
}
.did-style #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}
.did-style #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 50px 0 0
}
.did-style #reviews #comments .commentlist>li::before {
    content: ""
}
.did-style .woocommerce-review__author{
    color: #0a4e39;
    font-weight: normal;
    font-size: 15px;
    display: block;
}
.did-style .woocommerce-review__dash{
    display: none;
}
.did-style .woocommerce-review__published-date{
    color: #CCC;
    font-size: 12px;
}
.did-style .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.course-list .star-rating {
    font-size: 22px !important;
}
.course-list .woocommerce-review-link{
    font-size: 11px;
    color: gray;
    float: right;
    padding: 5px 0;
}
.did-style .star-rating::before {
    content: "\73\73\73\73\73";
    color: #0a4e39;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    font-family: star, serif !important;
}
.did-style .star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #0a4e39;
}
.did-style .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    right: 0
}
.did-style .did-style-product-rating {
    line-height: 2;
    display: block
}
.did-style .did-style-product-rating::after,
.did-style .did-style-product-rating::before {
    content: ' ';
    display: table
}
.did-style .did-style-product-rating::after {
    clear: both
}
.did-style .did-style-product-rating .star-rating {
    margin: .5em 0 0 4px;
    float: right
}
.did-style .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}
.did-style .hreview-aggregate .star-rating {
    margin: 10px 0 0
}
.did-style #review_form #respond {
    margin: 0;
    padding: 21px;
    background-color: #f5f5f5;
    border-radius: 10px;
    color: #333333;
}
.did-style #review_form #respond::after,
.did-style #review_form #respond::before {
    content: ' ';
    display: table
}
.did-style #review_form #respond::after {
    clear: both
}
.did-style #review_form #respond p {
    font-size: 15px;
}
.did-style #review_form #respond .form-submit input {
    right: auto
}
.did-style #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ced4da !important;
}
.did-style .woocommerce-Reviews-title{
    display: none;
}
#commentform{
    padding: 0;
}
.did-style .comment-notes{
    margin: 21px 0 49px 0;
}
.did-style .comment-form-rating label, .comment-form-cookies-consent{
    display: none;
}
.did-style .comment-form-rating p.stars{
    float: left;
    font-size: 25px !important;
}
.did-style .comment-form-email{
    width: 50%;
    padding-right: 10px;
    float: right;
}
.did-style .comment-form-author{
    width: 50%;
    padding-left: 10px;
    float: right;
}
.did-style .comment-form-author label , .did-style .comment-form-email label{
    display: block;
    margin: 11px 0;
}
.did-style .comment-form-author input , .did-style .comment-form-email input{
    width: 100% !important;
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    margin-bottom: 20px !important;
}
.did-style input , .did-style textarea{
    margin: 0 !important;
}
.did-style .comment-form-comment label{
    margin-top: 10px;
}
.did-style .comment-reply-title{
    margin-bottom: 21px;
    display: block;
}
.did-style .form-submit input[type=submit]{
    display: inline-block;
    background-color: #0a4e39 !important;
    border-radius: 7px !important;
    text-align: center !important;
    font-weight: 400;
    box-shadow: 0 2px 12px rgba(10, 78, 57, 0.82);
    color: #fff !important;
    font-size: 15px;
    outline: none;
    transition: all .3s ease;
    padding: 13px 30px !important;
    cursor: pointer;
}
.did-style .form-submit input[type=submit]:hover{
    background-color: #0a4e39 !important;
    transition: all .3s ease;
}
.did-style .woocommerce-noreviews{
    display: block;
    background-color: #767468;
    padding: 14px 10px;
    border-radius: 4px;
    margin-bottom: 12px;
    color: #fff;
    text-align: center;
}
/*payment*/
.payment-main{
    max-width: 921px;
    margin: 25px auto 12px auto;
    background-color: #fff;
    padding: 15px;
    border-radius: 7px;
}
.payment-main .col-1 ,.payment-main .col-2{
    flex: 0 0 100%;
    width: 100% !important;
    padding: 0;
    float: none !important;
}
.payment-title h1{
    font-size: 35px;
    font-weight: bold;
    color: #0a4e39;
    margin: 19px 0 0 0;
    text-align: center;
}
.payment-main .woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 0 24px -1px;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.payment-main table.cart td, .payment-main table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle  !important;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1)  !important;
    padding: 9px 12px !important;
    vertical-align: middle !important;
    line-height: 1.5em !important;
    font-size: 15px;
}
.woocommerce table.shop_table .product-quantity{
    width: 100px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 28px;
    border-radius: 100%;
    color: #0a4e39!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce a.remove:hover {
    color: #fff!important;
    background: #0a4e39;
}
.payment-main img {
    border-radius: 5px;
    width: 50px;
    height: 50px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: left  !important;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: right;
}
.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.payment-main table.cart td.actions .coupon .input-text {
    width: 180px;
}
.payment-main button{
    border-radius: 7px;
    outline: none;
    transition: all .3s ease;
    padding: 9px 32px;
    border: none;
    cursor: pointer;
    background-color: #0a4e39;
    color: #fff;
}
.payment-main .coupon button {
    background-color: #0a4e39 !important;
    color: #fff !important;
}
.payment-main table.cart td.actions .coupon .input-text, .payment-main table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: right;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 8px 6px 8px;
    margin: 0 0 0 4px;
    outline: 0;
    border-radius: 7px;
}
.payment-main button.button:disabled, .payment-main button.button:disabled[disabled] {
    background-color: #CCC;
    box-shadow: 0 2px 12px rgba(204,204,204,0.6);
    color: #878787  !important;
}
.payment-main .product-name a{
    color: #0a4e39 !important;
}
.payment-main .qty{
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 8px 6px 8px;
    margin: 0 0 0 4px;
    outline: 0;
    border-radius: 7px;
    text-align: center !important;
}
.payment-main .cart_totals{
    width: 30%;
}
.payment-main .cart_totals h2{
    font-size: 26px;
    padding: 25px 0 15px 0;
    color: #333;
}
.payment-main .cart_totals td{
    border-top: none !important;
}
.payment-main .cart_totals .cart-subtotal th , .payment-main .cart_totals .cart-subtotal td{
    border-bottom: 1px solid #e5e5e5;
}
.payment-main .checkout-button , .payment-main .place-order button{
    display: inline-block !important;
    background-color: #ff394f !important;
    border-radius: 7px !important;
    text-align: center;
    box-shadow: 0 2px 12px rgba(255, 57, 79, 0.45) !important;
    color: #fff !important;
    outline: none;
    transition: all .3s ease;
    width: 100% !important;
    padding: 14px 0 !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}
.payment-main .place-order button{
    width: 90%;
    margin: 15px 5% 15px 5%;
}
.payment-main .checkout-button:hover , .payment-main .place-order button:hover{
    background-color: #d0353f;
}
.woocommerce .woocommerce-info {
    font-family: devixl, serif;
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    border: none;
    border-radius: 5px;
    background: #0a4e39;
    color: #ffffff;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #fff !important;
}
.woocommerce-info::before ,.woocommerce-info a{
    color: #fff;
}
.payment-main h3{
    font-size: 21px;
    color: #333;
    margin: 15px 0 21px 0;
}
.payment-main form .form-row label {
    line-height: 2;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
}
.payment-main form .form-row .required {
    color: #0a4e39;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
    visibility: visible;
}
.payment-main form p{
    padding: 10px 0;
}
.payment-main form input , .payment-main form textarea , .select2-container--default .select2-selection--single{
    width: 100%;
    direction: rtl;
    text-align: right !important;
    outline: none;
    border: 1px solid #BBB;
    border-radius: 7px;
    padding: 9px 15px;
}
.payment-main form input[type="checkbox"],.payment-main form input[type="radio"]{
    width: auto !important;
}
.select2-container--default .select2-selection--single{
    height: 49px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 49px !important;
}
.select2-search__field{
    text-align: right !important;
    outline: none;
    border: 1px solid #BBB;
    border-radius: 7px;
    padding: 9px 15px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0a4e39 !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] , .select2-container--default .select2-results>.select2-results__options{
    outline: none;
}
.wc_payment_method {
    margin-bottom: 18px !important;
}
.woocommerce-error{
    position: relative;
    border: none;
    border-radius: 5px;
    background: #f46733;
    color: #ffffff;
    padding: 9px 63px 9px 9px;
    margin-bottom: 21px;
}
.woocommerce-error::before {
    content: "\e016";
    color: #0a4e39;
}
.woocommerce-error li{
    font-size: 15px;
    line-height: 31px;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #fb414e;
}
.payment-main tfoot th{
    border-top: 1px solid rgba(0,0,0,.1);
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ebe9eb !important;
    border-radius: 5px !important;
    margin-bottom: 30px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: right;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
}
#add_payment_method #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before {
    content: ' ';
    display: table;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: right;
    margin: 0;
    font-weight: 400;
}
#add_payment_method #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::after {
    clear: both;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px .5em 0 0;
    padding: 0;
    position: relative;
    box-shadow: none;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid transparent;
    border-bottom-color: #dfdcde;
    position: absolute;
    top: -.75em;
    right: 0;
    margin: -1em 2em 0 0;
}
.payment-main .woocommerce-form-coupon{
    border: none !important;
    background: #f1f1f1;
    padding: 15px !important;
    border-radius: 7px !important;
}
.payment-main .woocommerce-form-coupon button{
    background-color: #ff394f;
    color: #fff;
    box-shadow: 0 2px 12px rgba(255, 57, 79, 0.45);
}
.woocommerce .woocommerce-message , .woocommerce-notice ,.return-to-shop .wc-backward{
    background: #0a4e39;
    color: #fff !important;
    list-style: none outside;
    width: auto;
    line-height: 40px !important;
    border: none !important;
    margin-bottom: 15px !important;
}
.return-to-shop .wc-backward{
    display: inline-block !important;
    padding: 6px 15px !important;
    background-color: #f9ce2e !important;
}
.payment-main .woocommerce-order-overview{
    border: none;
    background: #f1f1f1;
    color: #333;
    font-size: 15px;
    line-height: 31px;
    padding: 15px;
    border-radius: 7px;
    margin-bottom: 25px;
}
.payment-main .woocommerce-order h2{
    font-size: 23px;
    color: #333;
    margin: 40px 0 12px 0;
}
.payment-main .download-product a , .order_item a{
    color: #0a4e39;
}
.download-file a{
    background-color: #ff404f;
    display: block;
    padding: 7px 0;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
}
.order-again a{
    background-color: #0a4e39;
    color: #fff !important;
    padding: 8px 14px;
    border-radius: 4px;
    margin-bottom: 25px !important;
    display: inline-block;
}
.payment-main .woocommerce-customer-details address{
    border: none;
    background: #f1f1f1;
    color: #333;
    font-size: 15px;
    line-height: 31px;
    padding: 15px;
    border-radius: 7px;
    margin-bottom: 25px;
    font-style: normal;
}
.wc-forward , .restore-item{
    color: #fff;
}
.woocommerce-remove-coupon{
    color: #0a4e39;
}
.woocommerce-MyAccount-navigation{
    text-align: center;
    margin-bottom: 25px;
}
.woocommerce-MyAccount-navigation ul li{
    display: inline-block;
}
.woocommerce-MyAccount-navigation ul li a{
    background-color: #0a4e39;
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 9px 15px;
    border-radius: 4px;
    transition: opacity .3s;
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a:hover{
    opacity: .5;
}
.woocommerce-MyAccount-content{
    border: 1px solid #edeff1;
    border-radius: 10px;
    padding: 10px;
    background-color: #fafafa;
    margin-bottom: 25px;
    line-height: 29px;
    font-size: 15px;
}
.woocommerce-MyAccount-content a{
    color: #0a4e39;
}
.woocommerce-MyAccount-content h2{
    margin: 18px 0;
}
.woocommerce-Address{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
#customer_login .u-column1{
    flex: 0 0 48%;
    max-width: 48%;
    float: right;
    margin: 0 1%;
}
#customer_login .u-column2{
    border-radius: 10px;
    flex: 0 0 48%;
    max-width: 48%;
    float: right;
    background-color: #ebeef0;
    margin: 0 1%;
    padding: 0;
    margin-bottom: 30px;
}
#customer_login .u-column1 h2{text-align: center;background-color: #eceff1;color: #333;border-radius: 10px 10px 0 0;padding: 10px 0;}
#customer_login .u-column2 h2{
    text-align: center;
    background-color: #0a4e39;
    color: #fff;
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
}
#customer_login .register{
    padding: 10px 15px;
    margin: 2em 10px;
}
#customer_login .login{
    padding: 10px 15px;
    border: 1px solid #eceff1;
    margin-bottom: 30px;
}
#customer_login #rememberme{width: 5%;float: right;margin: 10px 0 0 5px;}
.woocommerce-LostPassword{
    display: none;
}
.dig_popmessage , .woocommerce-MyAccount-content{
    font-family: devix,serif!important;
}
#wpast-filter .wpast-btn-secondary{
    width: 12% !important;
    text-align: center !important;
}
@media only screen and (max-width: 768px) {
    #customer_login .u-column1 , #customer_login .u-column2{
        flex: 0 0 98%;
        max-width: 98%;
    }
    .payment-main {
        width: 100%;
    }
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead , .product-remove:before , .actions:before{
        display: none;
    }
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: none;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: right;
        margin-left: 5px;
    }
    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: left !important;
    }
    .woocommerce table.shop_table .product-quantity {
        width: 100%;
    }
    .woocommerce .quantity .qty{
        width: 21%;
        margin: 0;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0,0,0,.025);
    }
    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
        width: 49%;
        box-sizing: border-box;
    }
    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em;
    }
    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%;
    }
    .payment-main .cart_totals {
        width: 100%;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: none;
    }
    .download-file a {
        display: inline-block;
        padding: 7px 12px;
    }
    .payment-title h1 {
        font-size: 30px;
    }
}
.woocommerce-verification-required{
    text-align: center;
    background-color: #0a4e39;
    padding: 15px 5px;
    color: #313131;
    border-radius: 5px;
}
/*404*/
.article-i{
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
.article-i .note-o{
    margin-bottom: 21px;
}
.article-i .note-li{
    background-color: #0a4e39;
    color: #fff;
    border-radius: 5px;
    padding: 15px;
    display: inline-block;
    margin-bottom: 16px;
}


/*****/
.header-cart-box {
    position: relative;
}

/* حفظ استایل آیکون طبق ساختار قبلی */
.header-cart-box .header-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.header-cart-dropdown {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    width: 340px;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    z-index: 99999;
    direction: rtl;

    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.25s ease,
    visibility 0.25s ease,
    transform 0.25s ease;
}

.header-cart-box:hover .header-cart-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.header-cart-dropdown::before {
    content: "";
    position: absolute;
    top: -15px;
    right: 0;
    width: 100%;
    height: 15px;
}

.header-cart-dropdown .woocommerce-mini-cart {
    max-height: 320px;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    list-style: none;
}

.header-cart-dropdown .woocommerce-mini-cart-item {
    position: relative;
    min-height: 70px;
    padding: 10px 65px 10px 25px;
    border-bottom: 1px solid #eee;
}

.header-cart-dropdown .woocommerce-mini-cart-item:last-child {
    border-bottom: 0;
}

.header-cart-dropdown .woocommerce-mini-cart-item a:not(.remove) {
    display: block;
    color: #222;
    font-size: 13px;
    line-height: 1.8;
}

.header-cart-dropdown .woocommerce-mini-cart-item img {
    position: absolute;
    top: 10px;
    right: 0;
    width: 52px;
    height: 52px;
    margin: 0;
    border-radius: 6px;
    object-fit: cover;
}

.header-cart-dropdown .remove_from_cart_button {
    position: absolute;
    top: 10px;
    left: 0;
    color: #e53935;
    font-size: 20px;
    line-height: 1;
}

.header-cart-dropdown .quantity {
    display: block;
    margin-top: 4px;
    color: #777;
    font-size: 12px;
}

.header-cart-dropdown .woocommerce-mini-cart__total {
    margin: 15px 0;
    padding-top: 12px;
    border-top: 1px solid #eee;
    text-align: center;
}

.header-cart-dropdown .woocommerce-mini-cart__buttons {
    display: flex;
    gap: 8px;
    margin: 0;
}

.header-cart-dropdown .woocommerce-mini-cart__buttons a {
    flex: 1;
    padding: 9px 5px;
    border-radius: 6px;
    text-align: center;
}

.header-cart-dropdown .woocommerce-mini-cart__empty-message {
    margin: 0;
    padding: 15px 5px;
    text-align: center;
}
.header-cart {
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid rgb(129 132 141 / 35%);
    border-radius: 50%;
}

.header-cart svg {
    width: 40px;
    height: 40px;
    color: var(--color-1);
    transition: 0.5s;
    padding: 8px;
    margin: 2px 2px 0 0;
}

.header-cart .cart-count {
    font-size: 12px;
    position: absolute;
    top: -4px;
    left: -4px;
    background-color: var(--color-2);
    width: 17px;
    height: 17px;
    border-radius: 50%;
    text-align: center;
    color: var(--color-4);
    box-shadow: 0 0 2px 0px rgb(129 132 141 / 60%);
}
/*////////////////////////////
/           mobile          /
//////////////////////////*/
@media (max-width: 2750px) {
    .part-middle img {
        width: 79%;
    }
    .swiper-button-prev-one {
        right: 0;
    }
    .swiper-button-next-one {
        left: 0;
    }
}

@media (max-width: 1700px) {
    .part-middle img {
        max-width: 100%;
    }
}
@media (max-width: 1400px) {
    .swiper-button-prev-one {
        right: -40px;
    }
    .swiper-button-next-one {
        left: -40px;
    }
    .iopp svg {
        left: 15px;
        width: 50px;
        height: 50px;
        padding: 6px;
    }
    .Features {
        padding: 20px 15px;
    }
    .Feature {
        gap: 10px;
    }
    .blog h3 {
        height: 50px;
        line-height: 30px;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .header {
        padding: 10px 10px;
    }
    .search-box {
        width: 45%;
    }
    .search-box1 {
        width: 45%;
    }
    .header-fixed {
        padding: 10px 10px;
    }
    .first-part img {
        width: 50%;
    }
    .first-part>span {
        font-size: 160px;
    }
    .text-slid {
        padding: 0 0 0 20px;
    }
    .Features {
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
    .Feature {
        align-items: center;
    }
    .Navigation-one {
        width: 15%;
        justify-content: center;
        bottom: 0;
        left: 0;
        top: auto;
    }
    .swiper-button-prev-one {
        right: 0;
    }
    .swiper-button-next-one {
        left: 0;
    }
    .part-Jewellery1>span {
        font-size: 150px;
    }
    .Type-of-jewelry1 img {
        width: 39%;
    }
    .text-jewelry {
        width: 59%;
    }
    .Type-of-jewelry1 {
        gap: 5px;
    }
    .Type-of-jewelry2 img {
        width: 39%;
    }
    .Type-of-jewelry2 {
        gap: 5px;
    }
    .part-middle img {
        height: 368px;
    }
    .footer {
        padding: 70px 0 0 0;
    }
    .swiper-button-prev-one>svg {
        color: var(--color-2);
    }
    .swiper-button-next-one>svg {
        color: var(--color-2);
    }

}

@media (max-width: 991px) {
    .dropdown-point>svg {
        display: none;
    }
    .sub-menu-style:after {
        display: none;
    }
    .login {
        padding: 10px 10px;
        font-size: 15px;
    }
    .svgs-header>a {
        width: 40px;
        height: 40px;
    }
    .svgs-header {
        gap: 10px;
    }
    .svgs-header>a>svg {
        width: 30px;
        height: 30px;
        padding: 4px;
        margin: 4px 4px 0 0;
    }
    .header>a>img {
        width: 175px;
    }
    .search-box {
        width: 37%;
    }
    .svgs-header1>a {
        width: 40px;
        height: 40px;
    }
    .svgs-header1 {
        gap: 10px;
    }
    .svgs-header1>a>svg {
        width: 30px;
        height: 30px;
        padding: 4px;
        margin: 4px 4px 0 0;
    }
    .header-fixed>a>img {
        width: 175px;
    }
    .search-box1 {
        width: 37%;
    }
    .first-part>span {
        font-size: 120px;
    }
    .first-part img {
        width: 49%;
    }
    .text-slid {
        width: 49%;
    }
    .text-slid h1 {
        font-size: 39px;
    }
    .text-slid>span {
        font-size: 24px;
    }
    .swiper-button-next-one>svg {
        width: 50px;
        height: 50px;
    }
    .swiper-button-prev-one>svg {
        width: 50px;
        height: 50px;
    }
    .header-Product-categories>h2 {
        font-size: 28px;
    }
    .header-Product-categories>span {
        font-size: 40px;
    }
    .Feature p {
        font-size: 14px;
        text-align: center;
        height: 35px;
    }
    .Feature span {
        font-size: 16px;
    }
    .img-Jewelry {
        width: 100%;
        margin: 0 auto;
    }
    .Medallion-Jewelry {
        width: 100%;
        align-items: center;
    }
    .sitet-four {
        padding: 60px 0 80px 0;
    }
    .Medallion-Jewelry-Section {
        flex-direction: column-reverse;
    }
    .Medallion-Jewelry strong {
        font-size: 34px;
        right: 0;
        left: 0;
        text-align: center;
        top: -14px;
    }
    .Medallion-Jewelry h2 {
        font-size: 30px;
    }
    .Medallion-Jewelry span {
        font-size: 18px;
    }
    .Medallion-Jewelry p {
        font-size: 15px;
        text-align: center;
    }
    .sitet-four::before{
        display: none;
    }
    .img-Jewelry img {
        margin: 0 110px 0 0;
    }
    .img-Jewelry::before {
        left: 107px;
    }
    .header-latest-products>h2 {
        font-size: 28px;
    }
    .header-latest-products>span {
        font-size: 40px;
    }
    .part-Jewellery1>span {
        font-size: 115px;
    }
    .sitet-six {
        padding: 190px 0 50px 0;
    }
    .product h3 {
        font-size: 16px;
    }
    .Type-of-jewelry1 img {
        width: 78px;
    }
    .Type-of-jewelry2 img {
        width: 78px;
    }
    .text-jewelry {
        width: 58%;
        gap: 0;
    }
    .text-jewelry>span {
        font-size: 15px;
    }
    .text-jewelry>strong {
        font-size: 14px;
        padding: 5px 12px;
    }
    .part-middle img {
        height: 325px;
        margin-top: -40px;
    }
    .header-Best-selling>h2 {
        font-size: 28px;
    }
    .header-Best-selling>span {
        font-size: 40px;
    }
    .sitet-seven {
        padding: 20px 0 0 0;
    }
    .header-blog>h2 {
        font-size: 28px;
    }
    .header-blog>span {
        font-size: 45px;
    }
    .sitet-eit {
        padding: 0;
    }
    .blog {
        width: 48%;
        margin: 0 auto 10px auto;
    }
    .blog h3 {
        font-size: 16px;
        height: 30px;
    }
    .blog p {
        font-size: 15px;
    }
    .blog a {
        font-size: 15px;
        padding: 7px 15px;
    }
    .Quick-access h3 {
        font-size: 16px;
    }
    .Medallion-footer>p {
        font-size: 14px;
        line-height: 25px;
    }
    .Quick-access a {
        font-size: 14px;
    }
    .Services-footer h3 {
        font-size: 16px;
    }
    .Services-footer a {
        font-size: 14px;
    }
    .symbol-trust h3 {
        font-size: 16px;
    }
    .symbol-trust p {
        font-size: 13px;
    }
    .footer>p {
        margin: 20px auto 0 auto;
        padding: 20px 0 0 0;
    }
    .Meda-footer {
        height: 394px;
    }
    .Meda-footer::after {
        height: 394px;
    }
    .symbol-trust>a>img {
        width: 80px;
    }
    .menu-mobile ul>li>a {
        display: flex;
        align-items: center;
    }
    .es {
        margin-right: 0;
    }
    .search-box{
        display: none;
    }
    .search-box1{
        display: none;
    }
    .login {
        display: none;
    }
    .menu-style-one {
        height: 0;
        padding: 0;
    }
    .uu{
        display: block;
    }
}

@media (max-width: 767px) {
    .text-slid h1 {
        font-size: 28px;
    }
    .text-slid>span {
        font-size: 18px;
    }
    .first-part>span {
        font-size: 80px;
        top: 26%;
    }
    .Navigation-one {
        width: 20%;
    }
    .swiper-button-prev-one>svg {
        width: 40px;
        height: 40px;
    }
    .swiper-button-next-one>svg {
        width: 40px;
        height: 40px;
    }
    .header-Product-categories>h2 {
        font-size: 24px;
    }
    .header-Product-categories>span {
        font-size: 32px;
        top: 93px;
    }
    .header-Product-categories {
        padding: 110px 0 0 0;
    }
    .product {
        margin-bottom: 30px;
        width: 31%;
    }
    .Products {
        padding: 40px 0 0 0;
    }
    .Features {
        width: 31%;
    }
    .Feature span {
        font-size: 15px;
    }
    .img-Jewelry::before {
        left: 0;
    }
    .img-Jewelry img {
        margin: 0 55px 0 0;
    }
    .Medallion-Jewelry h2 {
        font-size: 26px;
    }
    .Medallion-Jewelry strong {
        font-size: 29px;
        top: -12px;
    }
    .Medallion-Jewelry span {
        font-size: 16px;
    }
    .Medallion-Jewelry p {
        font-size: 14px;
    }
    .Medallion-Jewelry a {
        font-size: 15px;
        padding: 8px 22px;
    }
    .header-latest-products>h2 {
        font-size: 24px;
    }
    .header-latest-products>span {
        font-size: 32px;
        top: -20px;
    }
    .part-Jewellery1>span {
        font-size: 85px;
    }
    .part-middle {
        width: 70%;
        order: -1;
        margin: 20px auto 15px auto;
    }
    .part-left {
        width: 48.5%;
    }
    .part-right {
        width: 48.5%;
    }
    .text-jewelry {
        width: 63%;
    }
    .sitet-six {
        padding: 190px 0 20px 0;
    }
    .header-Best-selling>h2 {
        font-size: 24px;
    }
    .header-Best-selling>span {
        font-size: 37px;
    }
    .seller h3 {
        font-size: 16px;
    }
    .seller h3 {
        font-size: 16px;
    }
    .price .woocommerce-Price-currencySymbol {
        font-size: 14px;
    }
    .price {
        font-size: 15px;
    }
    .header-blog {

    }
    .header-blog {
        padding: 30px 0 20px 0;
    }
    .header-blog>h2 {
        font-size: 24px;
    }
    .header-blog>span {
        font-size: 38px;
        top: 10px;
    }
    .blog {
        width: 100%;
    }
    .blog a {
        padding: 5px 12px;
    }
    .container-blogs {
        margin: 0;
    }
    .Medallion-footer {
        width: 48%;
        margin-bottom: 25px;
    }
    .Quick-access {
        width: 48%;
        margin-bottom: 25px;
    }
    .Services-footer {
        width: 48%;
    }
    .symbol-trust {
        width: 48%;
    }
    .Meda-footer::after {
        height: 555px;
    }
    .Meda-footer {
        height: 555px;
    }
    .Medallion-footer>p {
        font-size: 13px;
        line-height: 30px;
    }
    .Quick-access h3 {
        font-size: 14px;
    }
    .Services-footer h3 {
        font-size: 14px;
    }
    .symbol-trust h3 {
        font-size: 14px;
    }
    .Quick-access a {
        font-size: 13px;
    }
    .Services-footer a {
        font-size: 13px;
    }
    .footer>p {
        font-size: 13px;
    }
    .footer {
        padding: 50px 0 0 0;
    }
    .iopp svg {
        width: 40px;
        height: 40px;
        padding: 4px;
    }
    .blog p {
        font-size: 14px;
    }
    .text-jewelry h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .part-middle {
        background: none;
    }
    .part-middle img {
        height: auto;
        margin-top: 0;
    }
}

@media (max-width: 576px) {
    .header>a>img {
        width: 170px;
    }
    .svgs-header>a {
        width: 35px;
        height: 35px;
    }
    .svgs-header>a>svg {
        margin: 2px 2px 0 0;
    }
    .svgs-header {
        gap: 7px;
    }
    .text-slid h1 {
        font-size: 22px;
    }
    .text-slid>span {
        font-size: 15px;
    }
    .first-part img {
        width: 45%;
    }
    .first-part>span {
        font-size: 65px;
        top: 25%;
    }
    .header-fixed>a>img {
        width: 170px;
    }
    .svgs-header1 {
        gap: 7px;
    }
    .svgs-header1>a {
        width: 35px;
        height: 35px;
    }
    .svgs-header1>a>svg {
        margin: 2px 2px 0 0;
    }
    .header-Product-categories>h2 {
        font-size: 20px;
    }
    .header-Product-categories>span {
        font-size: 26px;
        top: 95px;
    }
    .header-Product-categories {
        gap: 5px;
    }
    .header-Product-categories>img {
        width: 120px;
    }
    .Products {
        padding: 30px 0 0 0;
    }
    .product h3 {
        font-size: 15px;
    }
    .Feature span {
        font-size: 14px;
    }
    .Features {
        width: 48%;
        margin: 0 auto 9px auto;
    }
    .sitet-thery {
        padding: 0 0 20px 0;
    }
    .img-Jewelry img {
        margin: 0;
        width: 250px;
    }
    .Medallion-Jewelry h2 {
        font-size: 24px;
    }
    .Medallion-Jewelry strong {
        font-size: 26px;
        top: -14px;
    }
    .Medallion-Jewelry span {
        font-size: 15px;
    }
    .Medallion-Jewelry p {
        font-size: 13px;
        text-align: justify;
        line-height: 30px;
    }
    .Medallion-Jewelry a {
        font-size: 14px;
        padding: 7px 20px;
    }
    .sitet-four {
        padding: 60px 0 60px 0;
    }
    .header-latest-products>h2 {
        font-size: 20px;
    }
    .header-latest-products>span {
        font-size: 26px;
        top: -16px;
    }
    .header-latest-products {
        gap: 5px;
    }
    .header-latest-products>img {
        width: 120px;
    }
    .latest-products {
        padding: 20px 0;
        margin-bottom: -160px;
    }
    .part-Jewellery1>span {
        font-size: 70px;
    }
    .sitet-six {
        padding: 165px 0 20px 0;
    }
    .part-right {
        width: 100%;
        margin-bottom: 15px;
    }
    .Type-of-jewelry1 {
        border-radius: 15px;
        flex-wrap: nowrap;
    }
    .Type-of-jewelry1 img {
        width: 100px;
    }
    .part-left {
        width: 100%;
    }
    .Type-of-jewelry2 {
        border-radius: 15px;
        flex-wrap: nowrap;
    }
    .Type-of-jewelry2 img {
        width: 100px;
    }
    .header-Best-selling>h2 {
        font-size: 20px;
    }
    .header-Best-selling>span {
        font-size: 30px;
        top: 10px;
    }
    .header-Best-selling {
        gap: 5px;
        padding: 30px 0 0 0;
    }
    .header-Best-selling>img {
        width: 120px;
    }
    .Best-selling {
        padding: 20px 0;
    }
    .seller h3 {
        font-size: 15px;
    }
    .header-blog>h2 {
        font-size: 20px;
    }
    .header-blog>span {
        font-size: 35px;
    }
    .header-blog>img {
        width: 120px;
    }
    .header-blog {
        gap: 5px;
        padding: 30px 0 20px 0;
    }
    .blog a {
        padding: 4px 10px;
        font-size: 14px;
    }
    .footer {
        padding: 25px 0 0 0;
    }
    .Medallion-footer>a>img {
        width: 180px;
    }
    .part-middle {
        margin: 20px auto 0px auto;
    }

}

@media (max-width: 456px) {
    .header>a>img {
        width: 143px;
    }
    .header-fixed>a>img {
        width: 128px;
    }
    .svgs-header {
        gap: 5px;
    }
    .svgs-header>a {
        width: 30px;
        height: 30px;
    }
    .svgs-header>a>svg {
        width: 25px;
        height: 25px;
        padding: 3px;
    }
    .svgs-header1>a {
        width: 30px;
        height: 30px;
    }
    .svgs-header1>a>svg {
        width: 25px;
        height: 25px;
        padding: 3px;
    }
    .svgs-header1 {
        gap: 5px;
    }
    .header {
        padding: 10px 5px;
    }
    .header-fixed {
        padding: 10px 5px;
    }
    .sitet-one {
        padding: 20px 0 20px 0;
    }
    .svgs-header>a>span {
        font-size: 9px;
        width: 13px;
        height: 13px;
    }
    .svgs-header1>a>span {
        font-size: 9px;
        width: 13px;
        height: 13px;
    }
    .text-slid h1 {
        font-size: 18px;
    }
    .text-slid>span {
        font-size: 12px;
    }
    .first-part img {
        width: 40%;
    }
    .first-part>span {
        font-size: 56px;
        top: 22%;
    }
    .swiper-button-prev-one>svg {
        width: 30px;
        height: 30px;
    }
    .swiper-button-next-one>svg {
        width: 30px;
        height: 30px;
    }
    .sitet-two {
        border-radius: 0 0 25px 25px;
    }
    .header-Product-categories>h2 {
        font-size: 16px;
    }
    .header-Product-categories>span {
        font-size: 22px;
        top: 97px;
    }
    .header-Product-categories>img {
        width: 95px;
    }
    .Products {
        padding: 20px 0 0 0;
    }
    .product h3 {
        font-size: 14px;
    }
    .product {
        margin-bottom: 20px;
    }
    .Features {
        width: 47.5%;
    }
    .img-Jewelry::before {
        left: 0;
        width: 300px;
        height: 300px;
        top: 0;
    }
    .img-Jewelry img {
        width: 190px;
    }
    .Medallion-Jewelry-Section {
        padding: 0;
    }
    .sitet-four {
        padding: 30px 0 60px 0;
    }
    .img-Jewelry {
        padding: 70px 0 40px 0;
    }
    .Medallion-Jewelry h2 {
        font-size: 20px;
    }
    .Medallion-Jewelry strong {
        font-size: 22px;
        top: -12px;
    }
    .Medallion-Jewelry span {
        font-size: 14px;
        font-weight: 400;
    }
    .Medallion-Jewelry p {
        font-size: 12px;
    }
    .Medallion-Jewelry a {
        font-size: 12px;
        padding: 5px 16px;
    }
    .header-latest-products>h2 {
        font-size: 16px;
    }
    .Feature p {
        font-size: 13px;
    }
    .header-latest-products>span {
        font-size: 22px;
        top: -14px;
    }
    .header-latest-products>img {
        width: 95px;
    }
    .New-product h3 {
        font-size: 14px;
    }
    .price {
        font-size: 14px;
    }
    .price .woocommerce-Price-currencySymbol {
        font-size: 13px;
    }
    .New-product {
        gap: 10px;
    }
    .part-Jewellery1>span {
        font-size: 55px;
    }
    .text-jewelry h3 {
        font-size: 16px;
    }
    .text-jewelry>span {
        font-size: 13px;
    }
    .text-jewelry>strong {
        font-size: 13px;
        padding: 4px 12px;
    }
    .header-Best-selling>h2 {
        font-size: 16px;
    }
    .header-Best-selling>span {
        font-size: 25px;
        top: 12px;
    }
    .header-Best-selling>img {
        width: 95px;
    }
    .header-Best-selling>img {
        width: 95px;
    }
    .seller {
        gap: 10px;
    }
    .header-blog>h2 {
        font-size: 16px;
    }
    .header-blog>span {
        font-size: 30px;
    }
    .header-blog>img {
        width: 95px;
    }
    .container-blogs {
        padding: 15px;
    }
    .blog h3 {
        font-size: 14px;
    }
    .blog {
        gap: 15px;
    }
    .blog p {
        font-size: 12px;
    }
    .blog a {
        padding: 2px 10px;
        font-size: 12px;
    }
    .Medallion-footer>p {
        font-size: 11px;
        line-height: 25px;
    }
    .Medallion-footer {
        gap: 15px;
    }
    .Quick-access {
        gap: 12px;
    }
    .Services-footer {
        gap: 12px;
    }
    .symbol-trust {
        gap: 12px;
    }
    .Quick-access a {
        font-size: 11px;
    }
    .Services-footer a {
        font-size: 11px;
    }
    .symbol-trust p {
        font-size: 11px;
    }
    .Quick-access h3 {
        font-size: 13px;
    }
    .Services-footer h3 {
        font-size: 13px;
    }
    .symbol-trust h3 {
        font-size: 13px;
    }
    .Medallion-footer>a>img {
        width: 160px;
    }
    .symbol-trust>a>img {
        width: 60px;
    }
    .footer>p {
        font-size: 11px;
    }
    .footer>p>a {
        font-size: 12px;
    }
    .Meda-footer {
        height: 480px;
    }
    .Meda-footer::after {
        height: 480px;
    }
    .iopp svg {
        width: 35px;
        height: 35px;
        padding: 2px;
    }

}
