/*
Theme Name: zagrotech
Theme URI: https://zagrotech.ir
Author: Reza Komasi - Devix
Description: reza komasi - Devix
Author URI: https://devix.ir
Version: 7.7.7
*/
@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: #868ea3
}

body {
    margin: 0!important;
    background-color: #f8f9fb;
}

a {
    text-decoration: none!important
}

div,ul,li,a,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
    }
}

.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
    }
}

.p-full {
    padding: 0 12px;
}

figure {
    margin: 0;
}
/*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*/
.header{
    background-color: #ffffff;
}
.header-one{
    align-items: center;
    border-bottom: 1px solid #f1f2f4;
}
.header-two{
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 4%);
    position: relative;
}
.logo{}
.logo img{}
.tamas{
    display: flex;
    flex-direction: row-reverse;
}
.tamas a{
    color: #fff;
    padding: 8px 23px;
    margin-left: 5px;
    border-radius: 50px;
    background: #b98162;
    background: linear-gradient(270deg, #b98162 0%, rgb(185 129 98 / 59%) 100%);
    transition: 0.3s;
}
.tamas a:hover{
    background: linear-gradient(270deg, rgb(0 191 250) 0%, rgb(0 94 234) 100%);
}
.tamas svg{
    width: 37px;
    height: 37px;
    fill: #ffffff;
    background-color: #b98162;
    border-radius: 50px;
}
/*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: 999;
}

.baz{
    cursor: pointer;
    display: none;
    position: absolute;
    top: -64px;
    right: 12px;
}
.baz svg{
    width: 42px;
    margin-top: 11px;
}

.menu-top ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.menu-top ul > li{
    position: relative;
    margin: 0 5px;
}
.menu-top ul > li.sub-menu>a{
    position: relative;
}
.menu-top ul > li > a {
    font-size: 14px;
    padding: 18px;
    display: inline-block;
    color: #3f4064;
    transition: all 0.3s;
}

.menu-top ul>li:hover>a{
    box-shadow: 0 -1px 0 0 #b98162;
    background-color: #f1f2f4;
}

.menu-top ul > li > ul {
    display: none;
    position: absolute;
    width: 200px;
    right: 0;
    background-color: #f1f2f4;
    border-top: none;
    padding: 0;
    border-radius: 0 0 6px 6px;
    top: 55px;
}

.menu-top ul > li > ul > li {
    float: none;
    margin: 0;
    position: relative;
}

.menu-top ul > li > ul > li > a {
    display: block;
    padding: 12px 10px;
    color: #7d7d7d;
    border-bottom: solid 1px rgb(125 125 125 / 11%);
    transition: 0.3s;
}

.menu-top ul > li > ul > li:hover > a {
    color: #ffffff;
    box-shadow: none;
    background-color: #0060ea;
}

.menu-top ul > li > ul > li:last-child > a {
    border: none;
}

.menu-top ul > li:hover > ul {
    display: block;
    z-index: 5;
}
.menu-top ul > li > ul > li>ul{right: 200px;top: 0;border-right: 1px solid #e5e5e7;}
.menu-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-mobile ul > li {
    position: relative;
}

.menu-mobile ul > li > a{
    font-size: 1rem;
    line-height: 1.571;
    color: #757575;
    padding: 14px 14px 14px 58px;
    position: relative;
    display: block;
}

.menu-mobile ul > li > a.t:before {
    content: "+";
    color: #d8d8d8;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 24px;
}

.menu-mobile ul > li > a.b:before {
    content: "-";
    color: #d8d8d8;
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 24px;
}

.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: #fafafa;
}

.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;
}
/*banner-top*/
.banner-top{
    display: block;
    margin: 20px 0;
    transition: 0.3s;
}
.banner-top:hover{
    opacity: 0.8;
}
.smooth-style{
    border-radius: 10px;
}
.search-box{
    background-color: #f1f2f4;
    border-radius: 50px;
    border: none;
    position: relative;
    margin: 12px 21px 12px 0;
    padding: 0 48px 0 16px;
}
.search-box input{
    font-size: 11px;
    background: none;
    border: none;
    outline: none;
    padding: 14px 0;
    width: 100%;
    color: #767790;
}
.search-box input::placeholder{
    color: #767790;
}
.search-box button{
    border: none;
    background: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.search-box svg{
    width: 21px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.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;
}
.slider-full{
    margin: 30px 0 0 0;
}
.slider-full a{
    width: 100%;
    display: block;
    border-radius: 7px;
    overflow: hidden;
}
.slider-full a>img{
    width: 100%;
}
/*new-post*/
.new-post{
    background-color: #ffffff;
    padding: 0 0 15px 0;
    margin: 38px 0 21px 0;
    box-shadow: 0 0 20px rgb(0 0 0 / 4%);
    border-radius: 7px;
    overflow: hidden;
}
.title-box-n{
    background-color: #ffffff;
    color: #5d5e60;
    padding: 10px 15px;
    position: relative;
    margin-bottom: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title-box-n:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #fff6f0, #b98162);
    content: "";
}
.title-box-n section{
}
.title-box-n section h3{
    font-size: 18px;
    margin-bottom: 2px;
    color: #3f4064;
}
.title-box-n section span{
    font-size: 12px;
    color: #3f4064;
}
.title-box-n a{
    padding: 12px 0;
}
.title-box-n a:hover span{
    color: #0062eb;
}
.title-box-n a span{
    color: #3f4064;
    transition: 0.3s;
}
.slider-one{
    padding: 12px 15px;
    direction: rtl;
}
.box-post-one{
    padding: 7px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e1e8ed;
    transition: all .5s;
        width: 24%;
    margin: 10px 6px;
}
.box-post-one:hover{
    border: 1px solid #0062eb;
}
.box-post-one a{
    display: block;
}
.box-post-one a h4{
    color: #535353;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    margin: 18px 0 10px 0;
    border-bottom: 1px solid #e1e8ed;
    padding-bottom: 12px;
    line-height: 26px;
    height: 55px;
    overflow: hidden;
}
.box-post-one span.price{
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin: 0!important;
    float: left;
}
.box-post-one span.price del{
    color: #0062eb;
    font-size: 18px;
    font-weight: 500;
    margin: 3px 4px 0 0 !important;
    float: left;
    position: absolute;
    bottom: 55px;
    left: 24px;
    transition: all .5s;
}
.box-post-one span.price ins{
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 0 !important;
    float: left;
    text-decoration: none!important;
}
.box-post-one span.price .woocommerce-Price-currencySymbol{
    font-size: 13px !important;
    font-weight: 400;
}
.box-post-one span.darsad{
    float: left;
    background-color: #0062eb;
    padding: 0 8px;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    margin: 3px 6px 0 0 !important;
}
.box-post-one span.stoke-la{
    padding: 2px 6px;
    background-color: #0062eb;
    color: #fff;
    border-radius: 50px;
    float: right;
    font-size: 15px;
    margin: 1px 0 0 0 !important;
}
/*footer*/
.bac-foot{
    background-color: #fff;
    border-radius: 7px;
    margin-top: 80px;
    padding: 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 4%);
}
.row-new-life{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-col{
	width: 35%;
}
.foot1{}
.foot1 ul{
    list-style: none;
    padding: 0;
}
.foot1 ul>li>a{
    color: #3f4064;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
	    line-height: 35px;
}
.foot1 ul>li>a:hover{
    color: #b98162;
}
.foot1 h4{
    font-size: 25px;
    color: #3f4064;
    margin-bottom: 20px;
}
.foot1 ul>li>a>svg{
    width: 30px;
    fill: #b98162;
    margin: -9px 0 -9px 7px;
}
.foot3 a{float: left;margin: 10px;}
.foot3 a>img{
    width: 135px;
}
.footer-bottom{
    border-top: 1px solid #d6d6d6;
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-bottom-r{
    margin: 13px 0;
}
.footer-bottom-r ul{list-style: none;padding: 0;}
.footer-bottom-r ul>li{
    float: right;
}
.footer-bottom-r ul>li>a{
    color: #777;
    margin: 0 10px;
    transition: 0.3s;
}
.footer-bottom-r ul>li>a:hover{
    color: #0062eb;
}
.footer-bottom-l{
    background-color: #b98162;
    padding: 8px 20px;
    border-radius: 10px;
}
.footer-bottom-l span{
    color: #ffffff;
    font-size: 15px;
    float: right;
    margin: 6px 0 5px 100px;
}
.footer-bottom-l a{
    display: inline-block;
    line-height: 0;
    margin: 4px 8px;
}
.footer-bottom-l a>svg{
    width: 24px;
    fill: #ffffff;
}
.footbottm span{
    display: block;
    text-align: center;
    color: #3f4064;
    font-size: 14px;
    margin: 10px;
}
.footbottm span>a{
    margin-right: 7px;
    color: #b98162;
    font-weight: bold;
}
.footbottm{padding: 20px 0;}
/*single*/
.single-article{
    position: relative;
    margin-top: 30px;
}
.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;
}
.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 #b98162;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
}
.box-shear{
    margin-bottom: 15px;
}
.box-shear span{
    color: #2b3467;
    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: #3b5998;
}
.box-shear a .fa-twitter{
    fill: #00aced;
}
.box-shear a .fa-linkedin-in{
    fill: #007bb6;
}
.box-shear a .fa-telegram{
    fill: #08c;
}
.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: #0060ea;
    border-bottom: 1px dashed;
}
.box-pre{
    margin: 45px 0;
}
.for-dis {
	    float: right;
	    background-color: #f8f2ef;
	    color: #b98162;
	    padding: 8px;
	    margin: 12px 0 0 0;
	    min-width: 100%;
	    border-radius: 5px;
	    text-align: justify;
	    line-height: 30px;
}
.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: #f40a0b;
    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: #f40a0b;
    color: #fff;
    border-radius: 4px;
    padding: 5px;
    margin-right: 5px;
}
.box-pre .tow button{
    background-color: #f42021;
    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: #cc0102;
}
.box-pre .tow .quantity{
    display: none !important;
}
.box-pre .tow a:hover{
    background-color: #f83e3f;
}
.ero-sin{
    color: #ffffff;
    background-color: #b98162;
    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;
}
/*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: #ebebeb;
}
.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: #b98162;
    border-top: 3px solid #7d523b;
    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, #5372ef , #4a64d4);
    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: #2b3467;
}
#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 {
}
.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: #007aff;
    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: #ff394f;
    padding: 5px 20px;
    border-radius: 5px;
    margin: 7px 20px;
    border: 1px solid #ff394f;
}

#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: #2fa8df;
    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 #fc3e54;
}
.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: #b98162;
    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: #ffcc00;
    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: #ffcc00;
}
.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: #b98162 !important;
    border-radius: 7px !important;
    text-align: center !important;
    font-weight: 400;
    box-shadow: 0 2px 12px rgb(0 102 236 / 31%);
    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: #0047a4 !important;
    transition: all .3s ease;
}
.did-style .woocommerce-noreviews{
    display: block;
    background-color: #b98162;
    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: #b98162;
    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: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce a.remove:hover {
    color: #fff!important;
    background: red;
}
.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: #ff394f;
    color: #fff;
}
.payment-main .coupon button {
    background-color: #b98162 !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: #2b3467 !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: #b98162;
    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: red;
    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: #fe3b4e !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: #b81c23;
}
.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: #b98162;
    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: #337ab7;
}
.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: #06bffa;
    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: #ff394f;
}
.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: #0062eb;
    color: #fff !important;
    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: #0062eb;
}
.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: #8fb93d;
    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: #fec907;
    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: #2b3467;
    color: #fff;
    border-radius: 5px;
    padding: 15px;
    display: inline-block;
    margin-bottom: 16px;
}
.stock.in-stock{
    display: none;
}

.title-line.ar h1,.title-line.ar h2{color: #0060eb;}
.main-product-title.mo{
	color: #b98162;
	border-bottom: 1px solid;
	padding-bottom: 15px;
}
.ar .box-post-one img{
	width: 100%;
}
.ar .box-post-one{
	margin: 10px;
}
.box-post-one img{
	    width: 100%;
    height: auto;
    display: block;
}
.t-fix{
    box-shadow: 0 5px 10px 0 rgb(255 158 78 / 75%);
    border-radius: 7px;
    background-color: #ff9e4e;
    color: #fff;
    padding: 14px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 99;
}
.article-template{
    display: block;
    margin: 6px;
    background-color: #fff;
    padding: 10px;
    border-radius: 7px;
    border: 1px solid #e1e8ed;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	transition:0.3s;
}
.article-template img{
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.article-template h3{
       color: #3f4064;
    font-size: 16px;
    height: 56px;
    line-height: 30px;
	transition:0.3s;
}
.article-template:hover{
	opacity: 0.5;
}
.article-template:hover h3{
	    color: #0060eb;
}
.foot3{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
	}
	.show-more-temp p {
    text-align: justify;
}
.swiper-slide .box-post-one{
	width: 100%;
}
.ar .box-post-one{
	    width: 95%;
    margin: 5px 0;
}
.title-line{
	    padding: 25px 0;
    margin: 15px 0 55px 0;
    text-align: center;
    border-bottom: 1px solid #e1e8ed;
}
.title-line.article-section {
	 padding: 0;
    margin: 0;
    border-bottom: none;
}
.article-section{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0 25px 0 !important;
}
.article-section a{
	    color: #3f4064;
    transition: 0.3s;
}
.article-section a:hover{
	color: #0062eb;
}
.blog-row{
	    background-color: #ffffff;
    box-shadow: 0 0 20px rgb(0 0 0 / 4%);
    border-radius: 7px;
    padding: 20px;
    margin: 35px 12px 0 12px;
}
/*////////////////////////////
/           mobile          /
//////////////////////////*/
@media (max-width: 1200px){
.box-post-one {
    width: 18%;
}
}
@media (max-width: 991px){
	.box-post-one {
    width: 23%;
}
    .tamas svg{
        display: none;
    }
    .header-one{
        border: none;
        padding-bottom: 12px;
    }
    .bac-foot {
        margin-top: 30px;
    }
	.footer-col {
    width: 100%;
    margin-bottom: 25px;
}
}
@media (max-width: 767px){
	.box-post-one {
    width: 46%;
	}
}
@media (max-width: 730px){
.foot1 ul>li>a {
    font-size: 14px;
    margin-bottom: 5px;
	 text-align: justify;
}
	.foot1 h4 {
    font-size: 18px;
}
    }
@media (max-width: 575px){
	.article-section a {
    margin: 15px 0 0 0;
}
	.article-section {
           justify-content: center;
        flex-direction: column;
        font-size: 14px;
}
	.box-post-one a h4 {
    height: 85px !important;
}
	.show-more-temp h1 {
    font-size: 23px !important;
		text-align: center;
}
	.show-more-temp p {
    color: #535353;
    font-size: 14px;
}
	.swiper-pagination{
		display: none;
	}
	.foot3{
		          width: 100%;
        margin: 15px 0;

	}
	..oot3 a{
		float: none;
        margin: 0;
	}
    .logo img{
        margin: 0 auto;
    }
    .search-box {
        margin: 12px;
    }
    .tamas{
        padding-left: 7px;
    }
    .slider-full {
        margin: 20px 0 0 0;
    }
    .swiper-button-next, .swiper-button-prev {
        top: 63% !important;
        width: 30px !important;
        height: 53px !important;
        background-size: 30px 53px !important;
    }
    .title-box-n {
        flex-direction: column;
    }
    .title-box-n section span {
        display: block;
        text-align: center;
    }
	.footer-bottom {
    	flex-direction: column;
	}
	.footer-bottom-l span {
    	margin: 6px 0 10px 12px;
	}
	.footbottm {
    	padding: 20px 0 68px 0;
	}
}
.show-more-temp {
    margin-bottom: 15px;
}
.show-more-temp h1{
	    font-size: 35px;
        margin: 20px 0 20px 0;
        color: #3f4064;
}
.show-more-temp h2{
	    font-size: 20px;
        margin: 20px 0 20px 0;
        color: #3f4064;
}
.show-more-temp h3{
	    font-size: 18px;
        margin: 20px 0 20px 0;
        color: #3f4064;
}
.show-more-temp p{
	 color: #535353;
    padding-bottom: 12px;
    line-height: 32px;
}
.show-more-js {
    text-align: center;
    font-weight: 700;
    display: block;
    cursor: pointer;
    margin-top: 20px !important;
    padding: 10px;
    border-radius: 5px;
    color: #fff !important;
	    background: rgb(0,92,234);
    background: linear-gradient(270deg, rgba(0,92,234,1) 0%, rgba(0,196,251,1) 100%);
    box-shadow: 0 2px 4px rgb(0 107 237 / 21%);
    transition: 0.3s;
}
.show-more-js:hover{
	opacity:0.8;
}
/*************************************
***************single page************
*************************************/

.head-post {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	column-gap: 50px;
	padding: 50px 0 0 0;
}
.head-post.head-post-simple{
	display: block;
}
.img-head-post {
	position: relative;
	grid-row: 1/ 13;
	grid-column: 1/ 7;
}
.img-head-post img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 14px;
	width: 100%;
}


/* share box */
.share-box {
	display: flex;
	flex-direction: column;
	gap: 20px;
	background-color: #f8f9fb;
	border-radius: 0 0 24px 0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	isolation: isolate;
}
.share-box::before,
.share-box::after {
	position: absolute;
	content: '';
	width: 45px;
	height: 45px;
	border-radius: 50em;
	box-shadow: -24px -24px 0 0 #f8f9fb;
	z-index: -1;
}
.share-box::before {
	top: 208px;
	left: 0;
}
.share-box::after {
	top: 0;
	left: 45px;
}
.share-box svg {
	width: 25px;
	height: 25px;
	transition: opacity 0.3s;
}
.share-box a:hover svg {
	opacity: 0.5;
}

/* title head */
.head-post h1 {
    font-size: 40px;
	line-height: 60px;
	font-weight: 900;
	text-wrap: balance;
	grid-row: 3 / 6;
	grid-column: 7 / 13
}
.head-post strong {
	font-size: 18px;
	font-weight: 900;
	color: #383838;
}
.head-post p {
	font-size: 16px;
	color: #383838;
	line-height: 2;
	text-align: justify;
}
.min-head-post {
	grid-row: 6 / 13;
	grid-column: 7 / 13;
	height: max-content;
	background-color: #f0f4fa;
	border: 4px solid #0062eb;
	border-radius: 12px;
	padding: 24px 12px 12px 12px;
}
.min-head-post ul {
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 0;
	margin: 0;
}
.min-head-post > ul {
	padding: 0 12px;
}
.min-head-post ul ul {
	margin: 0 0 12px 0;
	width: 100%;
}
.min-head-post li {
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
	display: flex;
	align-items:center;
	gap:8px;
}
.min-head-post ul  li::before {
	position:relative;
	content:'';
	width: 8px;
	height: 8px;
	border-radius: 50em;
	background-color: #333;
}
.min-head-post ul ul li::before {
	box-shadow: inset 0 0 0 2px #333;
	background-color: transparent;
}
.min-head-post a {
	color: #333;
	font-size: 15px;
	font-weight: 600;
}
@media (max-width: 768px) {
	.min-head-post a {
		font-size: 12px;
	}
}
#toc-toggle {
	background: none;
    border: none;
    outline: none;
	width: 100%;
	height: 44px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
	background-color: #0062eb;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor: pointer;
	border-radius: 8px;
}
.highlighted {
	color: #0062eb !important;
}
#matn-single h2,
#matn-single h3 {
  scroll-margin-top: 100px;
  transition: 0.3s;
}


/* location-user */
.location-user {
	border-bottom: 1px solid #969696;
	padding-bottom: 20px;
	margin-bottom: 10px;
	grid-row: 1 / 3;
	grid-column: 7 / 13
}
.location-user a {
	font-size: 13px;
	font-weight: 600;
	color: #0062eb;
	padding: 0 10px;
	transition: 0.3s;

}
.location-user a:hover {
	opacity: 0.5;
	text-decoration: underline !important;
}
.location-user span {
	font-size: 13px;
	font-weight: 600;
	color: #383838;
	padding: 0 10px;
}
#crumbs {
	color: #383838;
	font-size: 13px;
}


/*Pagenation*/
.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: #0062eb;
    	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: #0062eb;
	padding: 5px 20px;
	border-radius: 5px;
	margin: 7px 20px;
	border: 1px solid #0062eb;
}

#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;
	transition: 0.3s;
}
#commentform .Cbutton:hover{
	background-color: #052044;
}
#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: #0062eb;
	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;
	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 #0062eb;
}
.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: #0062eb;
	border-radius: 15px;
	padding: 12px;
	color: #fff;
}
.comment-awaiting-moderation{
	margin: 0 21px;
	font-size: 12px;
	font-style: normal;
	color: #0062eb;
}


/* matn single */
#matn-single p {
	font-size: 16px;
	color: #383838;
	margin: 20px 0 10px 0;
	text-align: justify;
       line-height: 34px;
}
#matn-single h2,#matn-single h3,#matn-single h4,#matn-single h5,#matn-single h6 {
	color: #b98162;
	margin: 20px 0 0 0;
}
#matn-single ul, #matn-single li {
	list-style: inherit;
}
#matn-single ol, #matn-single li {
/*       list-style: auto; */
}
#matn-single ul a, #matn-single ol a{
	padding: 0;
}
#matn-single ul,#matn-single ol {
	padding: 0 30px;
	display: block;
	margin: 20px 0;
}
#matn-single ul ul,
#matn-single ul ol,
#matn-single ol ul,
#matn-single ol ol{
	padding: 0;
}
#matn-single li {
	margin-bottom: 10px;
	font-size: 16px;
	color: #383838;
}
#matn-single strong {
	font-size: 17px;
	color: #000;
	opacity: 0.8;
}
#matn-single a {
	color: #0062eb;
	padding: 0 5px;
	font-weight: 600;
}
#matn-single a:hover {
	text-decoration: underline !important;
	opacity: 0.6;
}
#matn-single blockquote {
	position: relative;
	max-width: 1200px;
	margin: 50px auto 80px;
	font-size: 16px;
	color: #383838;
	text-align: center;
	padding: 50px 80px;
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
#matn-single blockquote::before,
#matn-single blockquote::after {
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
	height: 100px;
}
#matn-single blockquote::before {
	bottom: -20px;
	width: calc(100% - 50px);
	z-index: -1;
}
#matn-single blockquote::after {
	bottom: -35px;
	width: calc(100% - 100px);
	z-index: -2;

}
#matn-single img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	margin: 0 auto;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}


.wp-block-table table {
  overflow-x: auto;
  margin: 2em 0;
  border-radius: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  background-color: #eeeeee;
  border: 1px solid #ee273a;
  font-family: devix, serif !important;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
}

.wp-block-table thead {
  background-color: #0062eb;
  color: #fff;
  font-weight: bold;
  border-bottom: none;
  font-family: devix, serif !important;
}

.wp-block-table th,
.wp-block-table td {
  padding: 14px 18px;
  text-align: right;
  vertical-align: top;
  font-size: 15px;
  line-height: 1.7;
  font-family: devix, serif !important;
}

.wp-block-table th {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.wp-block-table tr:nth-child(even) td {
  background-color: #fff;
}

.wp-block-table strong {
  color: #011815;
}

.wp-block-table td,
.wp-block-table th {
  border: solid 1px rgba(0, 0, 0, 0.12);
  font-size: 12px;
}

/* 404 */
.article-i h2{
	color: #787878;
	font-size: 20px;
	width: 100%;
}
.article-i a{
	color: #fff;
	font-size: 16px;
	border-radius: 8px;
	padding: 10px 8px;
}
.article-i{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
	gap: 15px;
}
.fix-box .bac-post{
	margin: 15px !important;
}

@media (max-width: 1400px) {
	.min-head-post {
		margin-top: 24px;
		grid-row: 7 / 8;
		grid-column: 1 / 13;
	}
	.img-head-post {
		grid-row: 1 / 7;
	}
}
@media (max-width: 1200px) {
	.head-post h1 {
		font-size: 34px;
	}
}

@media (max-width: 991px) {
	.head-post {
		gap: 20px;
	}
	.location-user {
		grid-column: 1 / 13;
		grid-row: 1 / 2;
	}
	.head-post h1 {
		grid-column: 1 / 13;
		grid-row: 2 / 3;
		text-wrap: auto;
		font-size: 28px;
	}
	.img-head-post {
		grid-column: 1 /13;
		grid-row: 3/ 7;
	}
}
@media screen and (max-width: 768px) {
	.wp-block-table th,
	.wp-block-table td {
		font-size: 14px;
		padding: 10px 12px;
	}
	.min-head-post a {
		font-size: 12px;
	}
}
@media (max-width: 576px) {
	.location-user {
		margin-bottom: 0;
	}
	.location-user span,
	.location-user a {
		font-size: 10px;
	}
	.head-post h1 {
		font-size: 21px;
	line-height: 34px;
	}
	#matn-single img,
	.img-head-post img,
	.share-box::before, .share-box::after {
	border-radius: 8px;
	}
	.share-box::after {
		left: 38px;
	}
	.share-box::before {
		top: 150px;
	}
	.share-box {
        border-radius: 0 0 12px 0;
	}
	.share-box svg {
		width: 18px;
		height: 18px;
	}
	#matn-single blockquote {
		padding: 30px 50px;
	}
	.head-post p,
	#matn-single blockquote,
	#matn-single li,
	#matn-single p {
		font-size: 13px;
		line-height: 1.8;
	}
	#matn-single strong {
		font-size: 14px;
	}
}
.col-footer{
	width: 20% !important;
}
.price bdi{
	    display: flex
;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-sum-col {
    /* width: 72%; */
}
.xoo-wsc-sm-info{
	    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 8px !important;
}
.xoo-wsc-qty-price {
    justify-content: center !important;
}
.g-recaptcha{
	transform: none !important;
    -webkit-transform: none !important;
}
.g-recaptcha>div{
	height: auto !important;
    width: auto !important;
}

#billing_postcode_field .required {
    display: none !important;
}
#toggle-btn {
    position: relative;
    width: 40%;
    background: #f9f9f9;
    color: rgb(71 75 78 / 55%);
    transition: 0.3s;
    padding: 5px;
    border-radius: 0;
    box-shadow: none;
    display: block;
    margin: 0 auto;
    text-align: center;
	cursor: pointer;
}
#toggle-btn:after{
	position: absolute;
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    margin: 0 auto;
	background: linear-gradient(90deg, #00000000 10px, rgb(71 75 78 / 55%) 60px, calc(50% - 125px), #00000000 calc(50% - 60px) calc(50% + 60px), rgb(71 75 78 / 55%) calc(50% + 125px) calc(100% - 60px), #00000000 100%);
	transition: 0.3s;
}
#toggle-btn:hover{
	color: #0062eb;
}
#toggle-btn:hover::after{
	background: linear-gradient(90deg, #00000000 10px, #0062eb 60px, calc(50% - 125px), #00000000 calc(50% - 60px) calc(50% + 60px), #0062eb calc(50% + 125px) calc(100% - 60px), #00000000 100%);
}
.matn-arch {
	max-height: 5em;
	overflow:hidden;
	margin-bottom:24px;
/* 	transition: 0.5s; */
	padding:0 12px
}
/* با انیمیشن ولی نمایش کلمات محدود */
/* باید ترنسلیشن بالا هم از کامنت خارج شه */
/* .matn-arch.more-content {
	max-height: 40000px;
} */

/* نمایش تمام محتوا ولی بدون انیمیشن */
.matn-arch.more-content {
	max-height: 100%;
}
/*************************************
*****************category*************
*************************************/
.slider-cat {
    overflow: hidden;
    padding: 24px 12px;
}
/* .slider-cat .swiper-container {
    overflow: visible !important;
} */
.category-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px;
    position: relative;
}
.category-item::before {
    position: absolute;
    content: "";
    z-index: -1;
    inset: 40px 20px -20px 20px;
    opacity: 0;
    border-radius: 8px;
    background-color: var(--clr-1);
    transition: 0.3s cubic-bezier(0.215, 0.610, 0.355, 1);
}
.category-item:hover::before {
    opacity: 0.4;
    inset: 0;
}
.category-item figure {
    background-color: #f2f2f2;
    width: 145px;
    height: 145px;
    border-radius: 50em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-item img {
    display: block;
    font-style: italic;
    width: 90px;
    height: 90px;
    object-fit: contain;
}
.category-item span {
    font-size: 15px;
    font-weight: 600;
    color: #212529;
    margin-top: 12px;
}