/*
Theme Name:
Theme URI:
Author: soltany - devix
Description: soltany - devix
Author URI: https://devix.ir
Version: 1.0.0
*/
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2')
}
@font-face {
    font-family: devix-2;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff/KaghazAlef-Bold.woff') format('woff')
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1: #fab92d;
    --clr-2: #171718;
    --text-clr: #fff;
}
:root.light-mode {
    --clr-2: #fff;
    --text-clr: #171718;
}
::selection {
    background: #0f0820;
    color: #b7bbc4
}
body {
    margin: 0!important;
    background-color: var(--clr-2)
}
html {
    scrollbar-width: none;
}
a {
    text-decoration: none!important
}
ul,li{
    list-style: none;
}
a,b,button,div,h1,h2,h3,h4,h5,h6,i,input,label,p,section,select,strong,textarea,time,ul {
    font-family: devix,serif!important;
    margin: 0;
    color: var(--text-clr);
}
#devix {
    min-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
#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: 97%;}}@media (min-width: 768px){.container{max-width: 97%;}}@media (min-width: 992px){.container{max-width: 97%;}}@media (min-width: 1200px){.container{max-width: 97%;}}@media (min-width: 1400px){.container{max-width: 97%;}}@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}}.p-full{padding:0 12px}figure{margin:0;line-height: 0;}

/******************************
************ header ***********
******************************/
.primary-header {
    position: relative;
    z-index: 1000;
}
.main-header {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(100% / 10) , 10fr));
    align-items: center;
    padding: 12px 0;
}
.logo-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--clr-2);
    border-radius: 50em;
    padding: 12px;
    width: 100px;
    height: 100px;
    border: 4px solid var(--clr-1);
    transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    grid-column: 1/3;
}
.logo-box:hover {
    rotate: -8deg;
}
.logo-box img {
    max-width: 100%;
    height: auto;
    display: block;
}
.primary-header h1 {
    font-size:65px;
    font-family: devix-2 !important;
    text-align: center;
    grid-column: 4/8;
}
.main-header > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    grid-column: 9 / 11;
}
.main-header > div > * {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.main-header > div svg {
    width: 24px;
    height: 24px;
}
/******************************
************* main ************
******************************/
body.overflow {
    overflow: hidden;
}
.primary-main{
    margin: 0 0 50px 0;
}
.menu-tab__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px;
}
.menu-tab__item-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    border-radius: 12px;
}

.menu-tab__item-wrapper::before {
    position: absolute;
    content: '';
    z-index: -2;
    inset: 4px;
    border-radius: 9px;
    background-color: var(--clr-1);
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.light-mode .menu-tab__item-wrapper::before {
    background-color: rgba(134, 134, 134, 0.1);
}
.menu-tab__item-wrapper:hover::before {
    inset: -2px;
    border-radius: 12px;
}
.menu-tab__item-wrapper::after {
    position: absolute;
    content: '';
    z-index: -1;
    inset: 24px;
    opacity: 0;
    filter: blur(3px);
    border-radius: 9px;
    background-color: var(--clr-2);
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.menu-tab__item-wrapper:hover::after {
    inset: 0;
    opacity: 1;
    filter: blur(0);
}
.menu-tab__item-wrapper:last-child {
    grid-column: span 2;
}
.menu-tab__item-wrapper:last-child a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: devix-2 !important;
    color: #000;
    font-size: 21px;
    min-height: 170px;
}
.menu-tab__item-wrapper:last-child:hover a {
    color: var(--clr-1) !important;
}
.menu-tab__item {
    border: none;
    outline: none;
    background: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 16px;
    cursor: pointer;
}
.menu-tab__item img {
    max-width: 100px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.menu-tab__item h2 {
    background-color: #000;
    color: var(--clr-1);
    font-size: 18px;
    padding: 8px 0;
    border-radius: 12px;
    width: 100%;
    text-align: center;
}
.light-mode .menu-tab__item h2 {
    background-color: transparent;
    color: var(--text-clr);
}
.menu-tab__item:hover h2 {
    background-color: var(--clr-2);
}
.light-mode .menu-tab__item:hover h2 {
    background-color: transparent;
}
.bg-menu {
    background-image: linear-gradient(to top, var(--clr-2), rgba(0, 0, 0, 0.2));
    position: fixed;
    inset: 0;
    opacity: 0;
    z-index: 10000;
    pointer-events: none;
    backdrop-filter: blur(16px);
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.light-mode .bg-menu {
    background-image: linear-gradient(to top, var(--clr-2), rgba(245, 245, 245, 0.2));
}
.bg-menu.active {
    opacity: 1;
    pointer-events: all;
}
.menu-content {
    display: none;
    position: fixed;
    background-color: #e2e0e0cb;
    backdrop-filter: blur(56px);
    border-radius: 12px;
    inset: 50px 24px;
    padding: 12px;
    z-index: 10001;
}
.light-mode .menu-content {
    background-color: #fff;
}
.menu-content[hidden] {
    display: none;
}
.menu-content:not([hidden]) {
    display: block;
}
.menu-content::before {
    position: absolute;
    content: '';
    width: 120px;
    aspect-ratio: 1;
    pointer-events: none;
    background-size: cover;
    background-image: var(--bg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50em;
    top: -16px;
    left: -16px;
    z-index: 1;
    /* -webkit-mask-image: url(img/icon/Star-elements-BLACKT.svg); */
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    background-color: #b7bbc4;
}
.menu-content h3 {
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    height: 70px;
    display: flex;
    align-items: center;
    color: #111;
    font-family: devix-2 !important;
    font-size: 32px;
}
.menu-close {
    height: 44px;
    display: inline-flex;
    align-items: center;
    padding: 0 24px;
    color: #111;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px;
    cursor: pointer;
}
.menu-content__wrapper {
    display: flex;
    position: absolute;
    inset: 70px 12px 12px 12px;
    border-radius: 8px;
    border: 2px solid #333;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    padding: 6px;
}
.menu-content__wrapper ul {
    display: grid;
    align-content: center;
    grid-template-columns: repeat(auto-fit,minmax(500px, 1fr));
    gap: 12px;
    width: 100%;
    margin-bottom: auto;
}
.menu-content__wrapper li {
    display: flex;
    width: 100%;
}
.menu-content__wrapper li a{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
    gap: 12px;
    padding: 6px;
    background-color: rgba(245, 245, 245, 0.2);
    border-radius: 12px;
/*     height: max-content; */
}
.light-mode .menu-content__wrapper li a{
    background-color: rgba(119, 119, 119, 0.1);
}
.menu-content__wrapper img {
    grid-column: 1 / 2;
    -webkit-mask-image: url(img/icon/Star-elements-BLACKT.svg);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    object-fit: cover;
    width: 100px;
    height: 100px;
    display: block;
}
.menu-content__wrapper h4 {
    font-size: 21px;
    font-weight: 800;
    color: #111;
    grid-column: 2/5;
    text-wrap: balance;
}
.menu-content__wrapper .out-of-stock,
.menu-content__wrapper .price {
    grid-column: 5/7;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    color: #000;
}
.menu-content__wrapper .price ins {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
}
.menu-content__wrapper .price del {
    font-size: 13px;
    font-weight: 600;
    color: #ca1c1c;
}
.menu-card ul,
.menu-card p {
    grid-column: 1/7;
    color: #111;
    font-size: 15px;
    font-weight: 600;
	display:flex;
	gap:0;
}
.menu-card li {
	margin-left:4px;
	width: auto;
}
/******************************
************ footer ***********
******************************/
.primary-footer {
    position: relative;
    margin: auto 0 10px 0;
}
.main-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-footer h2 {
    font-family: devix-2 !important;
    font-size: 52px;
}
.social-media {
    display: flex;
    align-items: center;
}
.social-media a {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    transition: 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.social-media a:hover {
    background-color: #fff;
    color: var(--clr-1);
}
.light-mode .social-media a:hover {
    background-color: #333;
}
.social-media svg {
    width: 24px;
    height: 24px;
}
.devix {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 24px;
}
.devix a {
    width: max-content;
    display: flex;
    flex-direction: column;
    height: 44px;
    background-color: rgba(245, 245, 245, 0.2);
    backdrop-filter: blur(5px);
    padding: 0 20px;
    border-radius: 8px;
    color: var(--text-clr);
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.light-mode .devix a {
    background-color: rgba(0, 0, 0, 0.2);
}
.devix a:hover {
    background-color: rgba(17, 17, 17, 0.5);
    color: var(--clr-1);
}
.light-mode .devix a:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.devix a span {
    display: flex;
    align-items: center;
    gap: 3px;
}
.devix a bdi {
    display: flex;
    align-items: center;
    height: 44px;
    transform: translateY(0);
    transition: 0.3s;
}
.devix a:hover bdi {
    transform: translateY(-44px);
}
.devix a bdi:nth-child(2) {
    transition-delay: 0.025s;
}

.devix a bdi:nth-child(3) {
    transition-delay: 0.05s;
}

.devix a bdi:nth-child(4) {
    transition-delay: 0.075s;
}

.devix a bdi:nth-child(5) {
    transition-delay: 0.1s;
}
/*************************************
***************Woo********************
*************************************/
/* product page */
.product-page {
    --gap: 30px;
    display: flex;
    flex-direction: column;
    gap: var(--gap);
}
.location-shop {
    display: flex;
    align-items: center;
}
.location-shop a {
    font-size: 13px;
    color: var(--clr-1);
    font-weight: 600;
}
.location-shop span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: calc(var(--gap) / 3);
    font-size: 13px;
    color: #333;
    font-weight: 600;
}
.product-page h1 {
    font-size: 24px;
    font-weight: 600;
}
.product-container {
    display: flex;
    gap: var(--gap);
}
.info-product {
    display: flex;
    gap: var(--gap);
    flex-wrap: wrap;
    width: calc(100% - 400px);
}
.price-product {
    display: flex;
    flex-direction: column;
    gap: calc(var(--gap) / 3);
    width: 370px;
    background-color: rgba(119, 119, 119, 0.1);
    height: max-content;
    position: sticky;
    top: 30px;
    border-radius: 12px;
    padding: 20px;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: flex;
    gap: 10px;
}
.single_add_to_cart_button {
    background-color: #ff4c43;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 12px;
    height: 45px;
    font-size: 15px;
    font-weight: 600;
    flex:2;
    cursor: pointer;
}
.price-product .price bdi {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.price-product bdi span {
    font-size: 10px;
}
.price-product form {
    display: none;
    align-items: center;
    justify-content: center;
    gap: calc(var(--gap) / 3 );
}
.price-product form > * ,
.single_variation_wrap {
    width: 100%;
}
.price-product .out-of-stock {
    background:none !important;
    margin-bottom: 0;
}
.price-product .primary bdi,
.price-product .price ins {
    color: #000;
    text-decoration: none;
    padding: 0;
    border-radius: 12px;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.price-product .variable bdi,
.price-product .price del {
    color: #ff0000;
    text-decoration: line-through;
    padding: 10px 0;
    border-radius: 12px;
    width: 100%;
    font-size: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
.price-product .quantity {
    display: flex;
    flex:1;
}
.input-text {
    text-align: center;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    border: none;
    outline: none;
    border-radius: 12px;
    padding-right: 15px;
    background-color: #eeeeee;
}
.fix-all-product {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px , 1fr));
    gap: 12px;
}
/* product */
.product-box {
    display: flex;
    flex-direction: column;
    background-color: rgb(121 121 121 / 20%);
    position: relative;
    border-radius: 12px;
    max-width: 350px;
}
.product-box img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px 12px 0 0;
}
.product-box section {
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: var(--text-clr);
    width: 36px;
    height: 36px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-box svg {
    width: 24px;
    height: 24px;
    filter: invert(1);
}
.product-box h3 {
    font-size: 15px;
    font-weight: 600;
    padding: 4px 12px;
    display: flex;
    background-color: var(--clr-1);
}
.product-box .price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
}
.product-box .primary {
    font-size: 13px;
    font-weight: 600;
    color: var(--clr-1);
}
.product-box .variable {
    font-size: 12px;
    color: var(--text-clr);
    opacity: 0.8;
}


    /* thumb */
.img-product-box {
    width: 370px;
    height: max-content;
    position: relative;
    z-index: 101;
}
.img-product-box .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
}
.img-product-box .swiper-slide {
    background-size: cover;
    background-position: center;
}
.img-product-box .gallery-top {
    height: max-content;
    width: 100%;
    box-shadow: 0 0 1px 1px #cfcfcf;
}
.img-product-box .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    border-radius: 12px;
}
.img-product-box .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}
.img-product-box .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.img-product-box img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.5s;
}
.img-product-box .swiper-pagination {
    bottom: auto;
    top: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(5px);
    border-radius: 8px;
    width: 80px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    box-shadow: 0 0 1px 1px #cfcfcf;
    pointer-events:none;
}
/* product excerpt */
.product-excerpt-container {
    width: calc(100% - 400px);
    height: max-content;
    display: flex;
    flex-direction: column;
    gap: var(--gap);
}
.product-excerpt-wrapper {
    background-color: rgba(119, 119, 119, 0.1);
    padding: 20px;
    border-radius: 12px;
    display: block;
}
.product-excerpt-wrapper h2{
    margin: 0 0 8px 0;
}
.product-excerpt-container li {
    position: relative;
    padding-right: 20px;
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.5;
}
.product-excerpt-container li:last-child {
    margin-bottom: 0;
}
.product-excerpt-container strong {
    color: var(--clr-1);
}
.product-excerpt-container li::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    background-color: var(--clr-1);
    right: 0;
    top: 7px;
}
/* product description */
.product-description {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: var(--gap);
}
.tab-product {
    display:flex;
    align-items:center;
    gap: var(--gap);
}
.tab-product > h2 {
    font-size: 19px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor:pointer;
}
.tab-product > h2.active {
    color:var(--clr-1)
}
.product-description h2 svg {
    width: 24px;
    height: 24px;
}
.product-description #matn-single,
.product-description #didghah {
    display: none;
}
.product-description #matn-single.active,
.product-description #didghah.active {
    display: block;
}
/* slider */
.product-container .product-s {
    width: 100%;
    padding: 20px;
    background:  rgba(119, 119, 119, 0.1);
    border-radius: 16px;
}
.product-s .swiper-container {
    width: 100%;
    height: 100%;
}
.product-s .swiper-wrapper {
    align-items: stretch !important;
}
.product-s .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;
    align-items: stretch !important;
    width: 300px !important;
}
.product-s .swiper-button-prev ,
.product-s .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    background-size: 7px !important;
    background-position: center !important;
    background-color: #fff !important;
    box-shadow: 0 0 1px 1px #aaa !important;
    border-radius: 50em !important;
}
.product-s .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") !important;
}
.product-s .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E") !important;
}
/* add to cart control */
.add-to-cart-control {
    position: sticky;
    top: calc(100vh - 50px);
    z-index: 110;
    display: none;
    align-items: center;
    justify-content: center;
    height: 45px;
    background-color: var(--clr-1);
    border-radius: 12px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.stock.in-stock {
    text-align: center;
    padding: 12px 0;
    background-color: #eee;
    border-radius: 12px;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight:600;
    color: #000;
}

/* Variation Swatches for WooCommerce */
.price-product form table {
    overflow: auto;
    background: none;
    box-shadow: none;
    margin: 0;
}
.is-style-dots, .wp-block-product-new, .cfvsw-selected-label,.reset_variations, #billing_email_field,#ship-to-different-address{
    display: none;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
    gap: 10px;
}
.price-product form table td,
.price-product form table th {
    padding: 4px !important;
}
.cfvsw-swatches-option {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    border-radius: 50px !important;
    width: 34px !important;
    height: 34px !important;
    min-width: auto !important;
    min-height: auto !important;
    transition: 0.3s linear!important;
}
.cfvsw-swatches-option.cfvsw-selected-swatch {
    scale: 1.3 !important;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.5) !important;
    border-radius: 12px !important;
}
.price-product form .woocommerce-variation-availability {
    width: 100%;
}

/* table */
.product-container table {
    width: 100%;
}
.price-product form table {
    overflow: auto;
    background: none;
    box-shadow: none;
    margin:0;
}
.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;
    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: #5a5d44;
    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;
}
.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: #5a5d44 !important;
    border-radius: 7px !important;
    text-align: center !important;
    font-weight: 400;
    box-shadow: 0 2px 12px rgb(90 82 187 / 41%);
    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:#d9e8db !important;
    color: #5a5d44 !important;
    transition: all .3s ease;
}
.did-style .woocommerce-noreviews{
    display: block;
    background-color: var(--clr-1);
    padding: 14px 10px;
    border-radius: 4px;
    margin-bottom: 12px;
    color: #fff;
    text-align: center;
}


/* Variation Swatches for WooCommerce */
.is-style-dots, .wp-block-product-new, .cfvsw-selected-label,.reset_variations, #billing_email_field,#ship-to-different-address{
    display: none;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
    gap: 10px;
}
.price-product form table td,
.price-product form table th {
    padding: 4px !important;
}
.cfvsw-swatches-option {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    border-radius: 50em !important;
    width: 34px !important;
    height: 34px !important;
    min-width: auto !important;
    min-height: auto !important;
}
.cfvsw-swatches-option.cfvsw-selected-swatch {
    scale: 1.4 !important;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.5) !important;
}
.price-product form .woocommerce-variation-availability {
    width: 100%;
}
.price-product form .woocommerce-variation-availability .stock.out-of-stock{
    width: 100%;
    background-color: #ff0000 !important;
    color: #fff !important;
    border-radius: 12px;
    margin-bottom: 10px;
    height: 45px;
    display: flex;
    align-items:center;
    justify-content:center;
}
.price-product .price {
    flex-direction: column
}
.price-product form > * ,
.single_variation_wrap {
    width: 100%;
}
.price-product .out-of-stock {
    background:none !important;
    margin-bottom: 0;
}
.price-product .variable bdi,
.price-product .price del {
    color: var(--text-clr);
    text-decoration: line-through;
    padding: 10px 0;
    border-radius: 12px;
    width: 100%;
    font-size: 12px;
}
.price-product .primary bdi,
.price-product .price ins {
    color: #ff0000;
    text-decoration: none;
    padding: 0;
    border-radius: 12px;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
}
.price-product .quantity {
    display: flex;
    flex:1;
}
.input-text {
    text-align: center;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    border: none;
    outline: none;
    border-radius: 12px;
    padding-right: 15px;
    color: #000;
}
@media (max-width: 1200px) {
    .product-container {
        flex-direction: column-reverse;
    }
    .info-product {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .product-page {
        margin-top: -50px;
        margin-bottom: 60px;
    }
    .add-to-cart-control  {
        display:flex;
    }
}
@media (max-width: 767px) {
    .img-product-box {
        margin: 0 auto;
    }
    .product-excerpt-container {
        width: 100%;
    }
    .product-container .product-s {
        padding: 20px 0;
    }
}
@media (max-width: 576px) {
    .img-product-box {
        width: 100%;
    }
    .product-excerpt-container li {
        font-size: 13px;
    }
}


/*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: #5a5d44;
    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: #d9e8db !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: #5a5d44 !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%;
}
.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: #ff4c43;
    color: #ffffff;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-info::after, .woocommerce-info::before{
    display: none;
}
.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: #5a5d44;
    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: #5a5d44 !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: #000;
    color: #fff !important;
    font-size: 15px;
    display: block;
    padding: 9px 15px !important;
    border-radius: 4px;
    transition: opacity .3s !important;
    margin-bottom: 10px;
}
a.woocommerce-Button.wc-forward.button, a.button.wc-forward {
    padding: 12px !important;
}
.woocommerce-MyAccount-navigation ul li a:hover{
    opacity: .5;
}
.woocommerce-MyAccount-content{
    border: 1px solid #7e7e7e;
    border-radius: 10px;
    padding: 10px;
    background-color: rgba(141, 141, 141, 0.11);
    margin-bottom: 25px;
    line-height: 29px;
    font-size: 15px;
}
.woocommerce-MyAccount-content a{
    color: #d9e8db;
}
.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;
}
/* .product-full-description */
.product-full-description table {
    overflow-x: auto;
    margin: 2em 0;
    border-radius: 24px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    background-color: #fde7e9;
    border: 1px solid #ee273a;
    font-family: devix, serif !important;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
}

.product-full-description thead {
    background-color: var(--clr-1);
    color: #fff;
    font-weight: bold;
    border-bottom: none;
    font-family: devix, serif !important;
}

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

.product-full-description th {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.product-full-description tr:nth-child(even) td {
    background-color: #f0e6e6;
}

.product-full-description strong {
    color: #011815;
}

.product-full-description table td,
.product-full-description table th {
    border: solid 1px rgba(0, 0, 0, 0.12);
    font-size: 12px;
}
/*************************************
***************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: #fbfaf9;
    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 #fbfaf9;
    z-index: -1;
}
.share-box::before {
    top: 216px;
    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
}
.min-head-post {
    grid-row: 6 / 13;
    grid-column: 7 / 13;
    height: max-content;
    background-color: rgb(32 118 255 / 20%);
    border: 4px solid #002240;
    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: #002240;
}
.min-head-post ul ul li::before {
    box-shadow: inset 0 0 0 2px #002240;
    background-color: transparent;
}
.min-head-post a {
    color:#002240;
    font-size: 15px;
    font-weight: 600;
}

#toc-toggle {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    height: 44px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background-color: #2076ff;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor: pointer;
    border-radius: 8px;
}
.highlighted {
    color: #fbb52d !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: var(--clr-1);
    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;
    padding: 0 10px;
}
#crumbs {
    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: var(--clr-1);
    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;
    padding-top: 6px;
}
.tit-did i{
    font-size: 28px;
    color: #dbe2e8;
    float: right;
    padding: 10px 15px;
}
.did-add{
    float: left;
    color: var(--clr-1);
    padding: 5px 20px;
    border-radius: 5px;
    margin: 7px 20px;
    border: 1px solid var(--clr-1);
}
#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: var(--clr-1);
    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 var(--clr-1);
}
.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: var(--clr-1);
    border-radius: 15px;
    padding: 12px;
    color: #fff;
}
.comment-awaiting-moderation{
    margin: 0 21px;
    font-size: 12px;
    font-style: normal;
    color: var(--clr-1);
}


/* matn single */
#matn-single p {
    font-size: 16px;
    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: var(--clr-1);
    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;
    opacity: 0.8;
}
#matn-single a {
    color: var(--clr-1);
    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(136, 136, 136, 0.5);
}


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

.wp-block-table thead {
    background-color: var(--clr-1);
    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 td,
.wp-block-table th {
    border: solid 1px rgba(0, 0, 0, 0.12);
    font-size: 12px;
}
.table-box-fix{
    overflow: auto;
    border-radius: 24px;
    margin: 2em 0;
}
.table-box-fix th:last-child, .table-box-fix td:last-child {
    border-left: none !important;
}
/* 404 */
.article-i h2{
    font-size: 20px;
    width: 100%;
}
.article-i a {
    font-size: 16px;
    filter: invert(1);
    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;
}

/******************************
************ mobile ***********
******************************/
@media (max-width: 1400px) {
    .min-head-post {
        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) {
    a,
    .menu-close ,
    .menu-tab__item {
        -webkit-tap-highlight-color: transparent;
    }
    .main-footer h2,
    .primary-header h1 {
        font-size: 56px;
    }
    .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;
    }
    .table-box-fix th, .table-box-fix td {
        white-space: nowrap !important;
    }
    .wp-block-table .has-fixed-layout {
        table-layout: auto !important;
    }
}
@media (max-width: 767px) {
    .animation-container {
        filter: blur(2px);
        opacity: 0.4;
    }
    .main-footer h2,
    .primary-header h1 {
        font-size: 46px;
    }
    .menu-content__wrapper ul {
        display: flex;
        flex-direction: column;
    }
    .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) {
    .menu-tab__item h2 {
        font-size: 12px;
        padding: 8px 0;
    }
    .menu-tab__list {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 12px;
    }
    .main-footer h2,
    .primary-header h1 {
        font-size: 36px;
    }
    .menu-content__wrapper h4 {
        font-size: 17px;
    }
    .menu-content__wrapper .price ins ,
    .menu-content__wrapper p {
        font-size: 13px;
    }
    .menu-content__wrapper .price del {
        font-size: 12px;
    }
    .logo-box {
        width: 65px;
        height: 65px;
        padding: 4px;
    }

    /* Woo */
    #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;
    }
    .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: 188px;
    }
    .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;
    }
}

@media (max-width: 445px) {
    .menu-tab__list {
        gap: 4px;
    }
    .menu-content__wrapper h4 {
        font-size: 13px;
    }
    .menu-content__wrapper .price ins ,
    .menu-content__wrapper p {
        font-size: 10px;
    }
    .menu-content__wrapper .price del {
        font-size: 9px;
    }
    .price-product {
        width: 100%;
    }
}