* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Vazir FD-WOL';
    src: url('./fonts/vazir/Vazir-FD-WOL.woff2') format('woff2'),
        url('./fonts/vazir/Vazir-FD-WOL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir FD-WOL';
    src: url('./fonts/vazir/Vazir-Bold-FD-WOL.woff2') format('woff2'),
        url('./fonts/vazir/Vazir-Bold-FD-WOL.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir FD-WOL';
    src: url('./fonts/vazir/Vazir-Medium-FD-WOL.woff2') format('woff2'),
        url('./fonts/vazir/Vazir-Medium-FD-WOL.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir FD-WOL';
    src: url('./fonts/vazir/Vazir-Thin-FD-WOL.woff2') format('woff2'),
        url('./fonts/vazir/Vazir-Thin-FD-WOL.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazir FD-WOL';
    src: url('./fonts/vazir/Vazir-Light-FD-WOL.woff2') format('woff2'),
        url('./fonts/vazir/Vazir-Light-FD-WOL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src: url('./fonts/icons/icomoon.eot?nj8nsw');
    src: url('./fonts/icons/icomoon.eot?nj8nsw#iefix') format('embedded-opentype'),
        url('./fonts/icons/icomoon.ttf?nj8nsw') format('truetype'),
        url('./fonts/icons/icomoon.woff?nj8nsw') format('woff'),
        url('./fonts/icons/icomoon.svg?nj8nsw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bug:before {
    content: "\e900";
}

.icon-cloudy:before {
    content: "\e901";
}

.icon-customer-service:before {
    content: "\e902";
}

.icon-discount_1:before {
    content: "\e903";
}

.icon-dollars:before {
    content: "\e904";
}

.icon-email:before {
    content: "\e905";
}

.icon-envelope:before {
    content: "\e906";
}

.icon-facebook:before {
    content: "\e907";
}

.icon-facebook-app-symbol:before {
    content: "\e908";
}

.icon-fast-delivery:before {
    content: "\e909";
}

.icon-fertilizer:before {
    content: "\e90a";
}

.icon-fire-flame:before {
    content: "\e90b";
}

.icon-fire-flame_1:before {
    content: "\e90c";
}

.icon-fog:before {
    content: "\e90d";
}

.icon-headphones:before {
    content: "\e90e";
}

.icon-icon--black:before {
    content: "\e90f";
}

.icon-instagram:before {
    content: "\e910";
}

.icon-leaves:before {
    content: "\e911";
}

.icon-linkedin:before {
    content: "\e912";
}

.icon-linkedin_1:before {
    content: "\e913";
}

.icon-loupe:before {
    content: "\e914";
}

.icon-original:before {
    content: "\e915";
}

.icon-pin:before {
    content: "\e916";
}

.icon-poison:before {
    content: "\e917";
}

.icon-poison_1:before {
    content: "\e918";
}

.icon-potted-plant:before {
    content: "\e919";
}

.icon-repair-tool:before {
    content: "\e91a";
}

.icon-shopping-bag:before {
    content: "\e91b";
}

.icon-shopping-cart:before {
    content: "\e91c";
}

.icon-snowflake:before {
    content: "\e91d";
}

.icon-spray-can:before {
    content: "\e91e";
}

.icon-sprout:before {
    content: "\e91f";
}

.icon-sun:before {
    content: "\e920";
}

.icon-support_1:before {
    content: "\e921";
}

.icon-telegram:before {
    content: "\e922";
}

.icon-telephone:before {
    content: "\e923";
}

.icon-temperature:before {
    content: "\e924";
}

.icon-tree_1:before {
    content: "\e925";
}

.icon-twitter:before {
    content: "\e926";
}

.icon-twitter_1:before {
    content: "\e927";
}

.icon-user_3__1:before {
    content: "\e928";
}

.icon-water-drop:before {
    content: "\e929";
}

.icon-wind_1:before {
    content: "\e92a";
}

.icon-youtube:before {
    content: "\e92b";
}

.icon-youtube_1:before {
    content: "\e92c";
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: flex;
}

p {
    line-height: 1.7;
}

body {
    font-family: 'Vazir FD-WOL';
    direction: rtl;
}

button {
    font-family: 'Vazir FD-WOL';
    cursor: pointer;
}

.mySwiperProduct {
    padding: 25px 0 !important;
}

.swiper-pagination {
    bottom: 0 !important;
}

.header_cover {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
}

.header .header__logo img {
    width: 290px;
}

.header .header__brands-list {
    display: flex;
    align-items: center;
    gap: 6px;
}

.header .header__brands-item img {
    width: 60px;
}

.header .header__menu .mobile {
    display: none;
}

.header .header__menu {
    background: #b81f58;
    padding: 10px 1.5rem;
}

.header .header__menu ul:not(.sub-menu) {
    display: flex;
    align-items: center;
    gap: 40px;
}

.header .header__menu ul li {
    position: relative;
}

.header .header__menu ul li a:not(.sub-menu li a) {
    color: #fff;
}

.header .header__menu .wrapSub {
    visibility: hidden;
    opacity: 0;
    transition: opacity 400ms;
    position: absolute;
    padding: 27px 0 0 0;
    overflow: hidden;
}

.header .header__menu ul li.sub:hover .wrapSub {
    visibility: visible;
    opacity: 1;
    z-index: 2;
}

.header__menu .sub-menu {
    background: #fff;
    min-width: 250px;
    padding: 1rem 1.5rem;
    border-radius: 6px;
    box-shadow: 0 28px 38px 0 rgba(0, 0, 0, .2);
    position: relative;
    display: grid;
    grid-gap: 0.3rem;
    gap: 20px;
    /* background-image: url("data:image/svg+xml,%3Csvg width='92.941' height='143.336' viewBox='0 0 92.941 143.336' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M92.941 0c-1.316 2.634-2.477 5.404-3.365 8.387A279.198 279.198 0 011.48 143.336H92.94z' fill='%2300783f'/%3E%3Cpath d='M92.941 37.47C71.387 80.454 39.257 116.73 0 143.337h92.941z' fill='%23009845'/%3E%3C/svg%3E"); */
    background-repeat: no-repeat;
    background-position: 100% calc(100% + 1px);
    display: none;
    opacity: 0;
}

.sub-menu li a {
    color: #5f504d;
}

.header .header__menu ul li.sub:hover .wrapSub .sub-menu {
    display: grid;
    opacity: 1;
}

.menu-container-span {
    display: grid;
    grid-gap: .3rem;
    cursor: pointer;
}

.menu-container-span span {
    width: 28px;
    height: 0.15rem;
    position: relative;
    background: #fff;
    border-radius: 6px;
}

.li-container {
    display: block;
    z-index: 5;
    position: fixed;
    width: 100%;
    background: #fff;
    font-size: 14px;
    height: 100vh;
    overflow-y: scroll;
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out;
}

.li-container.active {
    transform: translateX(0%);
}

.li-container .cover {
    padding: 1rem 2rem;
    display: none;
}

.headerMenu {
    display: flex;
    align-items: center;
    margin: 0 0 1.5rem 0;
    justify-content: space-between;
}

.headerMenu .logo img {
    width: 100px;
    height: auto;
    display: block;
}

.headerMenu .closeMenu {
    position: relative;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.headerMenu .closeMenu::before,
.headerMenu .closeMenu::after {
    background-color: #5f504d;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 7px;
    transform: rotate(45deg);
    width: 20px;
    cursor: pointer;
}

.headerMenu .closeMenu::before {
    transform: rotate(-45deg);
}

.li-container ul li.sub>a::after {
    content: '';
    border: solid #5f504d;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 4.7px;
    transform: rotate(-45deg);
    transition: all 400ms;
}

.li-container ul li.sub.active .sub-menu {
    display: block;
}

.li-container .sub-menu {
    display: none;
    padding: 0 1.2rem;
    font-size: 17px;
    background: #f5f3f3;
    border-radius: 6px;
}

.li-container .sub-menu li a {
    border-bottom: 2px dotted rgba(151, 139, 135, .3);
    color: #5f504d;
    padding: 1rem 0px;
}

.li-container ul li a {
    padding: 12px 0px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider img {
    width: 100%;
}

.container {
    width: 1170px;
    margin: 0 auto;
}

.products-carousel {
    text-align: center;
    padding: 45px;
}

.products-carousel h2 {
    font-size: 35px;
    margin-bottom: 40px;
    color: #3f444a;
    font-weight: 400;
}

.products-carousel img {
    width: 100%;
    height: auto;
}

.services {
    padding: 10rem 0;
    background: #f7f7f7;
}

.services .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
    align-items: start;
}

.services .service {
    display: flex;
    gap: 1rem;
    font-size: 17px;
}

.services .service .service__left {
    border-radius: 100%;
    background: #95013d;
    color: #fff;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.services .service .service__right {
    display: grid;
    gap: 1rem;
}

.services .service .service__link {
    color: #95013d;
}

.footer {
    background: #31383c;
    padding: 4rem 0;
    position: relative;
}

.footer .boxes {
    display: flex;
    gap: 7rem;
}

.footer .boxes .boxes__box {
    flex: 1;
}

.footer .boxes .boxes__box:first-child {
    min-width: 310px;
}

.footer .boxes .boxes__box p {
    color: #fff;
    font-size: 14px;
}

.footer .boxes .boxes__title {
    margin-bottom: 1.5rem;
    color: #fff;
    font-weight: 400;
}

.footer .boxes .social {
    display: flex;
    gap: 1rem;
}

.footer .boxes .social li a {
    display: flex;
    padding: 0.7rem;
    border-radius: 100%;
    background: #b81f58;
    color: #f4f2f2;
}

.footer .boxes ul {
    display: grid;
    grid-gap: 0.7rem;
}

.footer .boxes ul li a {
    color: #aaa;
}

.back-top {
    position: absolute;
    right: 20px;
    top: -25px;
    height: 50px;
    width: 50px;
    background: #95013d;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    cursor: pointer;
    transform: rotate(-45deg);
    border-radius: 0 0 .3rem 0;
    border: 4px solid #31383c;
}

.back-top .arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
}

.back-top .arrow.up {
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
}

#main {
    margin: 0 auto;
    width: 1000px;
}

.grid-single-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 6rem;
    margin: 3rem 0;
}

.grid-single-product .woocommerce-product-gallery__wrapper img {
    width: 100%;
    height: auto;
}

.grid-single-product .product_meta {
    margin: 0.5rem 0 1.5rem;
}

.grid-single-product .product_meta a {
    color: #95013d;
}

.grid-single-product .woocommerce-product-details__short-description p {
    line-height: 1.7;
}

.summary .price {
    margin: 1.2rem 0 1rem;
    font-size: 25px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.summary .price del {
    font-size: 16px;
    color: #aaa;
}

.summary .price del .woocommerce-Price-currencySymbol {
    display: none;
}

.summary .price ins {
    text-decoration: none;
}

.summary .single_add_to_cart_button {
    width: 200px;
    height: 45px;
    background: #95013d;
    color: #fff;
    font-size: 17px;
    border-radius: 2px;
}

.wc-tabs-wrapper {
    padding: 3rem 0;
}

.wc-tabs {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.woocommerce-Tabs-panel--description h1,
.woocommerce-Tabs-panel--description h2,
.woocommerce-Tabs-panel--description h3,
.woocommerce-Tabs-panel--description h4,
.woocommerce-Tabs-panel--description h5,
.woocommerce-Tabs-panel--description h6 {
    margin: .1rem 0 .2rem 0;
}

.woocommerce-Tabs-panel--description p {
    margin: 0 0 1rem 0;
    color: #525252;
    line-height: 1.7;
}

.woocommerce-Tabs-panel--description blockquote p {
    background: whitesmoke;
    border-left: 3px solid #dedede;
    padding: 1rem;
}

.woocommerce-Tabs-panel--description li {
    list-style: inside;
    margin-bottom: 0.5rem;
}

.woocommerce-notices-wrapper {
    margin-top: 3rem;
}

.quantity {
    margin-bottom: 1rem;
}