/*
Theme Name:
Theme URI:
Author: sarina - Devix
Description: sarina - Devix
Author URI: https://devix.ir
Version: 3
*/
@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/woff2/Mahoor-ExtraBold.woff2')
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1:#956d42;
}
::selection {
    color: #fff;
    background: #956d42
}
body {
    margin: 0!important;
    background-color: #ffffff
}
html{
    font-size: calc(12px,2.5vw,16px);
}
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
}
#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*************
*************************************/
.header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
.search-modal{
    display: none;
}
/* منو */
.mobile-bottom-nav {
    display: none;
}
.menu-header{
    width: 38%;
}
.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: 9999999;
}
.baz{
    cursor: pointer;
    display: none;
}
.baz svg{
    display: flex;
    fill: #333;
    stroke: #333;
    width: 35px;
    height: 35px;
}
.menu-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
}
.menu-top ul>li{
    position: relative;
    float: right;
    z-index: 5;
}
.menu-top ul>li>a{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    padding: 6px 16px;
    margin: 0 8px;
    transition: all 0.3s;
}
.menu-top>ul>li>a:hover{
    color: var(--clr-1);
    box-shadow: 0px 2px 0px 0px var(--clr-1);
}
.menu-top>ul>li:first-child>a{
    color: var(--clr-1);
    box-shadow: 0px 2px 0px 0px var(--clr-1);
}
.menu-top>ul>li:first-child>a:before{
    transform: scaleX(1);
}
.sub-menu-style{
    position:relative;
}
/* .sub-menu-style:after{
    content: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: %23919191;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M948.560332 281.179984c-13.765515-13.833053-36.127825-13.833053-49.89334 0L511.991302 668.591431 125.313565 281.179984c-13.763468-13.798261-36.093033-13.798261-49.856501 0-13.799284 13.798261-13.799284 36.161594 0 49.993624l410.857439 411.674037c7.067976 7.085372 16.402575 10.521634 25.675776 10.331299 9.274224 0.191358 18.608823-3.245927 25.677822-10.331299l410.891208-411.708829c6.863315-6.89913 10.331299-15.940041 10.331299-24.979928S955.423647 288.078091 948.560332 281.179984z' /%3E%3C/svg%3E");
    position: absolute;
    top: 10px;
    left: 4px;
    width: 8px;
    opacity: 1;
    transition: 0.3s;
} */
.menu-top ul>li>a:hover.sub-menu-style:after{
    opacity: 0;
}
.sub-menu-style{
    cursor: pointer;
}
.menu-top ul>li>ul{
    display: none;
    position: absolute;
    top: 42px;
    right: 0;
    width: 210px;
    padding: 8px;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    box-shadow: 0 12px 35px rgb(0 0 0 / 8%);
    z-index: 10;
}
.menu-top ul>li>ul>li{
    float: none;
}
.menu-top ul>li>ul>li>a{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 2px 0;
    border-radius: 7px;
    font-size: 14px;
    color: #444;
    transition: all .2s ease;
}
.menu-top ul>li>ul>li>a:before{
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    width: 3px;
    height: 0;
    border-radius: 3px;
    background: var(--clr-1);
    transform: translateY(-50%);
    transition: all .2s ease;
}
.menu-top ul>li>ul>li>a:hover{
    color: var(--clr-1);
    background: #fafafa;
    padding-right: 20px;
}
.menu-top ul>li>ul>li>a:hover:before{
    height: 16px;
}
.menu-top ul>li:hover>ul{
    display: block;
    top: 37px;
    right: 0;
    animation: submenu .2s ease;
}
@keyframes submenu{
    from{
        opacity: 0;
        transform: translateY(6px);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-top ul>li:hover>ul{
    display: block;
}
.menu-mobile ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-mobile ul>li{
    position: relative;
}
.menu-mobile ul>li>a{
    font-size: 14px;
    line-height: 1.571;
    color: #333;
    padding: 14px 14px 14px 58px;
    position: relative;
    display: block;
}
.menu-mobile ul>li>a.t:before{
    content: "+";
    color:  var(--clr-1);
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>a.b:before{
    content: "-";
    color:  var(--clr-1);
    position: absolute;
    left: 25px;
    top: 11px;
    font-size: 20px;
}
.menu-mobile ul>li>ul,.menu-mobile ul>li>ul>li>ul,.menu-mobile ul>li>ul>li>ul>li>ul{
    display: none;
}
.menu-mobile ul>li>ul{
    background-color: rgb(149 109 66 / 29%);
}
.menu-mobile ul>li>ul>li>ul{
    background-color: rgba(149, 109, 66, 0.205);
}
.menu-mobile ul>li>ul>li>ul>li>ul{
    background-color: rgba(149, 109, 66, 0.205);
}
.fbaste{
    position: absolute;
    left: 21px;
    top: 19px;
    font-size: 17px;
    color: #ccc;
}
/* آیکون ها */
.header-left{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    gap: 25px;
    width: 38%;
}
.header-left a{
    display: flex;
    align-items: center;
}
.header-left a svg{
    width: 30px;
    height: 30px;
    color: #000;
    transition: 0.5s;
}
.header-left a:hover svg{
    color: var(--clr-1);
}

/* search */
.search-box {
    display: flex;
    align-items: center;
    width: 60%;
    background: rgb(233 222 207 / 52%);
    padding: 0 15px 0 8px;
    border-radius: 30px;
}
.search-box input {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    padding: 10px 0;
    font-size: 0.9rem;
    color: #000;
}
.search-box input::placeholder {
    color: #999;
}
.search-box button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    cursor: pointer;
}
.search-box button svg {
    width: 25px;
    height: 25px;
    color: #000;
    transition: 0.5s;
}
.search-box button svg:hover {
    color: var(--clr-1);
}
/*************************************
*******************main*************
*************************************/
/* اسلایدر تکی اول صفحه */
.slid-baner-one img{
    width: 100%;
}

/* ویژگی‌های فروشگاه */
.box-store-features{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
.feature{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 7px;
    position: relative;
    flex: 1;
}
.box-store-features .feature:not(:last-child):after{
    content: "";
    position: absolute;
    top: 10%;
    left: 0;
    width: 1px;
    height: 80%;
    background: #e5e5e5;
}
.feature svg{
    width: 35px;
    height: 35px;
    color: var(--clr-1);
}
.feature h2{
    font-size: 1.1rem;
    font-weight: 700;
    color: #000;
}
.feature span{
    font-size: 1rem;
    font-weight: 600;
    color: rgb(0 0 0 / 57%);
}

/* اسلایدر دسته بندی */
.header-category{
    margin: 30px 0 30px 0;
}
.header-category h2{
    font-size: 1.6rem;
    color: var(--clr-1);
    text-align: center;
}
.slider-category .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-category .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;
}
.pagination-one{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
    padding: 35px 0;
    justify-content: center;
}
.swiper-pagination-bullet-active {
    background: var(--clr-1) !important;
}
.swiper-pagination-bullet{
    margin: 0 2px !important;
}
.box-category{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 10px;
    background: #e9decf;
    border-radius: 5px;
    width: 100%;
}
.box-category figure{
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.box-category figure img{
    display: block;
    width: 100%;
    transition: transform .6s ease;
    border-radius: 5px 5px 0 0;
}
.box-category:hover figure img{
    transform: scale(1.06);
}
.box-category:hover h3{
    color: var(--clr-1);
}
.box-category h3{
    font-size: 1.1rem;
    color: #000;
    padding: 0 10px 0 10px;
    transition: 0.5s;
}
.box-category span{
    font-size: 1rem;
    color: #000000e8;
    padding: 0 10px 20px 10px;
}


/* محصولات پرفروش */
.head-titel{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0 20px 0;
}
.head-titel h2{
    font-size: 1.6rem;
    color: #000;
}
.p-all{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    color: var(--clr-1);
    font-size: 1rem;
    font-weight: 700;
    transition: 0.5s;
    padding: 10px 0;
}
.p-all svg{
    width: 18px;
    height: 18px;
    color: #000;
    transition: 0.5s;
}
.p-all:hover svg{
    transform: translateX(-4px);
}
.slider-best-sellers .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-best-sellers .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;
}
.pagination-two{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
    padding: 35px 0;
    justify-content: center;
}
.box-product{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 7px;
    box-shadow: 0px 0px 3px 1px #cccccccf;
    border-radius: 5px;
    margin: 10px 3px;
    width: 100%;
    background: #fff;
}
.box-product figure span{
    position: absolute;
    top: 10px;
    left: 10px;
    background: #74907b;
    color: #fff;
    font-size: 0.9rem;
    padding: 15px;
    border-radius: 5px;
}
.box-product figure{
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    position: relative;
}
.box-product figure img{
    border-radius: 5px 5px 0 0;
    display: block;
    width: 100%;
    transition: transform .6s ease;
}
.box-product:hover figure img{
    transform: scale(1.07);
}
.box-product:hover h3{
    color: var(--clr-1);
}
.box-product h3{
    font-size: 1.1rem;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: 0.5s;
}
.box-product>strong{
    font-size: 1rem;
    color: rgb(0 0 0 / 57%);
}

/*price*/
.price{
    font-size: 1rem;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #000;
    position: relative;
}
.price .woocommerce-Price-currencySymbol{
    font-size: 1rem;
    font-weight: 600;
}
/* قیمت تخفیف خورده */
.price del{
    color: var(--clr-1);
    font-size: .9rem;
    text-decoration: line-through;
}
.price del span{
    margin-right: 3px;
    font-size: 0.8rem;
}
.price ins{
    color: #000;
    font-size: 1.1rem;
    font-weight: 700;
    text-decoration: none;
}
.price ins span{
    margin-right: 3px;
    font-size: 1rem;
}

.box-product>button{
    font-size: 0.9rem;
    color: #fff;
    background: var(--clr-1);
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-flex;
    text-align: center;
    align-items: center;
    border: none;
    outline: none;
    width: 92%;
    margin: 15px auto 10px auto;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.box-product>button>svg{
    width: 20px;
    height: 20px;
    color: #fff;
    transition: 0.5s;
}
.box-product button:hover{
    color: #fff;
    background: var(--clr-1);
    transform: translateY(-4px);
    box-shadow: 0 6px 18px rgb(0 0 0 / 10%);
}

/* محصولات تخفیفی */
.discount-box{
    background: #f5f1e6bd;
    position: relative;
    margin-bottom: 25px;
}
.discount-box::before{
    position: absolute;
    content: '';
    top: 25px;
    left: 0;
    width: 180px;
    height: 180px;
    background-image: url(img/bakbarg.webp);
    background-position: center;
    background-size: 180px 180px;
    background-repeat: no-repeat;
}
.head-discount{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0 20px 0;
    padding: 20px;
    width: 93%;
}
.head-discount>section{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.head-discount>section strong{
    background-image: url(img/icong.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 65px 65px;
    width: 65px;
    height: 65px;
}
.head-discount>section>div{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.head-discount>section>div h2{
    font-size: 1.6rem;
    color: #74907b;
}
.head-discount>section>div span{
    font-size: 1rem;
    color: var(--clr-1);
    font-weight: 600;
}

.slider-discount {
    width: 92%;
    margin: 0 auto;
}
.slider-discount .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-discount .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;
}

/* دوتا بنر کوچیک */
.baner-two{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0 30px 0;
}
.baner-two a{
    border-radius: 20px;
    flex: 1 1 400px;
    min-width: 0;
}
.baner-two a img{
    border-radius: 20px;
    display: block;
    width: 100%;
    height: auto;
}

/* مقالات */
.box-articles{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.articles{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 32%;
    gap: 7px;
}
.articles figure{
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    position: relative;
}
.articles figure img{
    border-radius: 5px 5px 0 0;
    display: block;
    width: 100%;
    transition: transform .6s ease;
}
.articles h3{
    font-size: 1.1rem;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 15px;
    margin-right: 10px;
}
.articles span{
    font-size: 0.9rem;
    color: rgb(0 0 0 / 57%);
    margin-right: 10px;
}
.articles:hover figure img {
    transform: scale(1.07);
}
.articles:hover h3 {
    color: var(--clr-1);
}
.articles strong {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin-right: auto;
    padding: 10px;
    transition: 0.5s;
    font-size: 0.9rem;
    color: #000;
}
.articles strong svg{
    width: 18px;
    height: 18px;
    color: #000;
    transition: 0.5s;
}
.articles strong:hover{
    color: var(--clr-1);
}
.articles strong:hover svg{
    transform: translateX(-4px);
}


/* برندها */
.box-Brand{
    margin: 40px 0 20px 0;
    position: relative;
    width: 100%;
    background: #e9decf;
    padding: 20px 0;
}
.slider-Brands{
    width: 92%;
    margin: 0 auto;
}
.slider-Brands .swiper-container {
    width: 100%;
    height: 100%;
}
.slider-Brands .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;
}
.Arrows{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    width: 100%;
}
.box-Brand .swiper-button-next{
    background-image: none !important;
    transform: rotate(180deg);
    display: flex;
    align-items: center;
}
.box-Brand .swiper-button-next svg{
    width: 22px;
    height: 22px;
    color: #000;
}
.box-Brand .swiper-button-prev{
    background-image: none !important;
    display: flex;
    align-items: center;
}
.box-Brand .swiper-button-prev svg{
    width: 22px;
    height: 22px;
    color: #000;
}
.img-Brands{
    width: 160px;
    height: auto;
}
/*************************************
*******************footer*************
*************************************/
.footer{
    margin-top:25px;
    padding:30px 0 20px 0;
    overflow:hidden;
    direction:rtl;
    background: #e9decf;
    box-shadow:0 -3px 18px rgb(0 0 0 / 5%);
}
.footer-content{
    position:relative;
    z-index:1;
    display:flex;
    align-items:flex-start;
    justify-content:space-evenly;
    gap:45px;
}
.footer-brand{
    width: 27%;
    text-align: right;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.footer-logo{
    display:inline-flex;
    margin-bottom:25px;
}
.footer-logo img{
    display:block;
}
.footer-social{
    display:flex;
    align-items:center;
    gap:8px;
}
.footer-social a{
    display:flex;
    align-items:center;
    justify-content:center;
    width:35px;
    height:35px;
    color:#666;
    border:2px solid #dfe1d8;
    border-radius:50%;
    background:rgb(255 255 255 / 35%);
    transition: 0.5s;
}
.footer-social a:hover{
    border:2px solid var(--clr-1);
}
.footer-social a:hover svg{
    color: var(--clr-1);
}
.footer-social svg{
    width:20px;
    height:20px;
    transition: 0.5s;
}
.footer-column,
.footer-contact{
    width: 24%;
}
.footer-column h3,
.footer-contact h3{
    margin:3px 0 14px;
    font-size:1rem;
    font-weight:700;
    color:#000;
}
.footer-column ul{
    margin:0;
    padding:0;
    list-style:none;
}
.footer-column li{
    margin-bottom:8px;
}
.footer-column a,
.contact-item{
    display:flex;
    align-items:flex-start;
    gap:7px;
    font-size:.9rem;
    line-height:1.8;
    color:#000000be;
    font-weight: 600;
    transition:color .25s ease, transform .25s ease;
}

.footer-column a:hover,
.contact-item:hover{
    color:var(--clr-1);
    transform:translateX(-3px);
}

.footer-column a:hover svg,
.contact-item:hover svg{
    color:var(--clr-1);
}
.contact-item{
    margin-bottom:10px;
}
.contact-item svg{
    width:17px;
    height:17px;
    flex:none;
    color:var(--clr-1);
}
.f-f {
    text-align: center;
    margin: 30px auto 0 auto;
    border-top: 1px solid rgb(204 204 204 / 58%);
    padding-top: 20px;
}
.f-f p {
    font-size: .9rem;
    color: #000;
    font-weight: 600;
}
.f-f p>a {
    font-size: 1rem;
    color: var(--clr-1);
    font-weight: 600;
    transition: 0.5s;
}
.f-f p>a:hover {
    color: var(--clr-1);
}
.enamad-footer{
    border-radius: 5px;
}
.enamad-footer img{
    border-radius: 5px;
}
/*************************************
*******************mobile*************
*************************************/
@media (max-width: 1400px){
    .introduction h2 {
        font-size: 2.5rem;
    }
    .introduction p {
        font-size: 1.1rem;
    }
    .introduction {
        top: 10%;
        right: 3%;
    }

}

@media (max-width: 1200px){
    .menu-top ul>li>a {
        font-size: .9rem;
        padding: 4px 10px;
        margin: 0 3px;
    }
    .sub-menu-style:after {
        top: 6px;
        left: -1px;
        width: 7px;
    }
    .header-left {
        gap: 18px;
    }
    .header-left a svg {
        width: 28px;
        height: 28px;
    }
    .search-box button svg {
        width: 28px;
        height: 28px;
    }
    .introduction h2 {
        font-size: 2rem;
    }
    .introduction p {
        font-size: 1rem;
    }
    .view-all {
        margin-top: 10px;
        gap: 10px;
    }
    .view-all a {
        padding: 6px 13px;
        font-size: 0.9rem;
    }
    .feature h2 {
        font-size: 1rem;
    }
    .feature span {
        font-size: 0.9rem;
    }
    .head-titel {
        margin: 10px 0 20px 0;
    }
    .discount-box::before {
        width: 150px;
        height: 150px;
        background-size: 150px 150px;
    }
    .head-discount {
        padding: 20px 20px 20px 50px;
    }
}

@media (max-width: 991px){
    .sub-menu-style:after{
	    display: none;
	}
}

@media (max-width: 768px){
    .menu-header {
        width: auto;
    }
    .header-left {
        display: none;
    }
    .header {
        flex-direction: row-reverse;
        padding: 8px 0;
    }
    .mobile-bottom-nav {
        position: fixed;
        left: 12px;
        right: 12px;
        bottom: 12px;
        z-index: 99999;
        width: auto;
        height: 55px;
        display: flex;
        align-items: stretch;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 18px;
        box-shadow: 0 8px 30px rgba(0, 0, 0, .12);
        overflow: hidden;
    }
    .mobile-nav-item {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        padding: 0;
        border: 0;
        outline: 0;
        background: transparent;
        color: #555;
        text-decoration: none;
        font-family: inherit;
        cursor: pointer;
        transition: .2s ease;
    }
    .mobile-nav-item:hover,
    .mobile-nav-item:active {
        background: #f7f7f7;
        color: #111;
    }
    .mobile-nav-item svg {
        width: 22px;
        height: 22px;
        color: var(--clr-1);
    }
    .mobile-nav-item span {
        font-size: 11px;
        line-height: 1;
        white-space: nowrap;
    }
    .search-modal {
        position: fixed;
        inset: 0;
        z-index: 100000;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        padding: 60px 15px 20px;
        visibility: hidden;
        opacity: 0;
        transition: .25s ease;
    }
    .search-modal.active {
        visibility: visible;
        opacity: 1;
    }
    .search-modal-overlay {
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, .55);
        backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
    }
    .search-modal-box {
        position: relative;
        z-index: 2;
        width: 100%;
        max-width: 600px;
        padding: 25px 18px 20px;
        box-sizing: border-box;
        background: #fff;
        border-radius: 18px;
        box-shadow: 0 20px 60px rgba(0, 0, 0, .2);
        transform: translateY(-20px) scale(.97);
        transition: .3s ease;
    }
    .search-modal.active .search-modal-box {
        transform: translateY(0) scale(1);
    }
    .search-modal-close {
        position: absolute;
        top: 12px;
        left: 12px;
        width: 34px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        border-radius: 50%;
        background: #f4f4f4;
        color: #333;
        font-size: 24px;
        cursor: pointer;
    }
    .search-modal-title {
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin-bottom: 18px;
        text-align: right;
    }
    .search-modal-title strong {
        font-size: 18px;
    }
    .search-modal-title span {
        font-size: 12px;
        color: #888;
    }
    .search-modal-form {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .search-modal-form input {
        width: 100%;
        height: 52px;
        box-sizing: border-box;
        padding: 0 15px;
        border: 1px solid #eee;
        border-radius: 12px;
        outline: none;
        background: #f7f7f7;
        font-family: inherit;
        font-size: 14px;
        text-align: right;
    }
    .search-modal-form input:focus {
        border-color: var(--clr-1);
        background: #fff;
    }
    .search-modal-form button {
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        border: 0;
        border-radius: 12px;
        background: var(--clr-1);
        color: #fff;
        font-family: inherit;
        cursor: pointer;
    }
    .search-modal-form button svg {
        width: 19px;
        height: 19px;
    }
    .introduction h2 {
        font-size: 1.6rem;
    }
    .introduction {
        gap: 10px;
    }
    .introduction p {
        font-size: 0.9rem;
    }
    .view-all a {
        padding: 5px 10px;
        font-size: 0.8rem;
        gap: 5px;
    }
    .view-all a>svg {
        width: 15px;
        height: 15px;
    }
    .feature svg {
        width: 30px;
        height: 30px;
    }
    .feature h2 {
        font-size: 0.9rem;
    }
    .feature span {
        font-size: 0.8rem;
    }
    .header-category h2 {
        font-size: 1.4rem;
    }
    .head-titel {
        margin: 0 0 10px 0;
    }
    .head-titel h2 {
        font-size: 1.4rem;
    }
    .head-discount {
        margin: 0;
        width: 90%;
    }
    .head-discount>section>div h2 {
        font-size: 1.4rem;
    }
    .head-discount>section>div span {
        font-size: 0.9rem;
    }
    .pagination-two {
        padding: 15px 0;    
    }
    .articles h3 {
        font-size: 1rem;
        margin-top: 10px;
        margin-right: 5px;
    }
    .articles span {
        font-size: 0.8rem;
        margin-right: 5px;
    }
    .articles strong {
        font-size: 0.8rem;
    }
    .articles strong svg {
        width: 15px;
        height: 15px;
    }
    .img-Brands {
        width: 130px;
    }
    .footer-column a, .contact-item {
        font-size: .8rem;
    }
    .f-f {
        margin: 0 auto 0 auto;
    }
    .footer-content {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 15px;
    }
    .footer-brand {
        grid-column: 1 / -1;
        width: 100%;
        text-align: center;
    }
    .footer-column,
    .footer-contact {
        width: 100%;
    }
}


@media (max-width: 576px){
    .pagination-one {
        padding: 20px 0;
    }
    .introduction h2 {
        font-size: 1.4rem;
    }
    .introduction p {
        font-size: 0.8rem;
        width: 80%;
    }
    .introduction {
        gap: 5px;
    }
    .baz svg {
        width: 30px;
        height: 30px;
    }
    .feature h2 {
        font-size: 0.7rem;
    }    
    .feature svg {
        width: 25px;
        height: 25px;
    }
    .feature span {
        font-size: 0.6rem;
    }
    .header-category {
        margin: 20px 0 20px 0;
    }
    .header-category h2 {
        font-size: 1.2rem;
    }
    .box-category h3 {
        font-size: 1rem;
    }
    .box-category span {
        font-size: 0.9rem;
    }
    .head-titel h2 {
        font-size: 1.2rem;
    }
    .p-all {
        font-size: 0.9rem;
    }
    .p-all svg {
        width: 15px;
        height: 15px;
    }
    .box-product h3 {
        font-size: 1rem;
    }
    .head-discount>section strong {
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
    }
    .head-discount>section>div h2 {
        font-size: 1.2rem;
    }
    .head-discount>section>div span {
        font-size: 0.8rem;
    }
    .discount-box::before {
        width: 100px;
        height: 100px;
        background-size: 100px 100px;
        top: 30px;
    }
    .head-discount {
        width: 95%;
    }
    .box-product>button {
        font-size: 0.8rem;
    }
    .box-product>button>svg {
        width: 17px;
        height: 17px;
    }
    .articles {
        width: 47%;
        margin: 0 auto 20px auto;
    }
    .img-Brands {
        width: 100px;
    }

    .footer {
        padding: 20px 0 100px 0;
    }
    .swiper-pagination-bullet {
        width: 6px !important;
        height: 6px !important;
    }
}

@media (max-width: 456px){
    .introduction h2 {
        font-size: 1rem;
    }
    .introduction p {
        font-size: 0.7rem;
        width: 65%;
    }
    .introduction {
        top: 8px;
        right: 15px;
    }
    .view-all {
        margin-top: 5px;
        gap: 5px;
    }
    .view-all a {
        padding: 5px 8px;
        font-size: 0.6rem;
        gap: 2px;
    }
    .box-store-features {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 15px 10px;
    }
    .feature {
        grid-column: span 2;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 7px;
        position: relative;
        flex: none;
        text-align: center;
    }
    .feature:nth-child(4) {
        grid-column: 2 / span 2;
    }
    .feature:nth-child(5) {
        grid-column: 4 / span 2;
    }
    .box-store-features .feature:not(:last-child):after{
        display: none;
    }
    .head-discount>section strong {
        background-size: 40px 40px;
        width: 40px;
        height: 40px;
    }
    .head-discount>section>div h2 {
        font-size: 1.1rem;
    }
    .head-discount>section>div span {
        font-size: 0.7rem;
    }
    .head-discount {
        width: 100%;
        padding: 15px 5px 20px 5px;
    }
    .discount-box::before {
        display: none;
    }
    .box-product h3 {
        font-size: 0.9rem;
    }
    .price ins {
        font-size: 0.9rem;
    }
    .price ins span {
        font-size: 0.9rem;
    }
    .head-titel h2 {
        font-size: 1.1rem;
    }
    .head-titel {
        margin: 0;
    }
    .articles {
        width: 100%;
    }
    .box-articles {
        margin-top: 12px;
    }
    .box-Brand {
        margin: 20px 0 10px 0;
    }
    .footer-content {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 25px 15px;
    }
    .footer-brand {
        grid-column: 1 / -1;
    }
    .footer-column:nth-child(2) {
        grid-column: 1 / span 3;
    }
    .footer-column:nth-child(3) {
        grid-column: 4 / span 3;
    }
    .footer-contact {
        grid-column: auto;
    }
    .footer-contact:nth-last-child(2) {
        grid-column: 1 / span 4;
    }
    .footer-contact:last-child {
        grid-column: 5 / span 3;
    }

}

@media (max-width: 375px){
    .p-all {
        font-size: 0.8rem;
        gap: 3px;
    }
    .head-discount>section {
        gap: 3px;
    }
    .f-f p>a {
        font-size: 0.9rem;
    }
    .f-f p {
        font-size: .8rem;
    }


}