/*
Theme Name: شاهکار
Description: قالب شاهکار:شاهکار قالب های فروشگاهی ایرانی
Version: 1.1.1
Author:	hamid
Theme URI: https://webkeen.ir
Author URI: https://webkeen.ir
License: webkeen
Text Domain: webkeen
*/

@font-face {
    font-display: swap;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/awesome/fa-brands-400.eot');
    src: url('assets/fonts/awesome/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('assets/fonts/awesome/fa-brands-400.woff2') format('woff2'), url('assets/fonts/awesome/fa-brands-400.woff') format('woff'), url('assets/fonts/awesome/fa-brands-400.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'iranSans';
    font-style: normal;
    font-weight: normal;
url('assets/fonts/awesome/IRANSansWeb.woff') format('woff'), url('assets/fonts/awesome/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-display: swap;
    font-family: 'iranYekan';
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot');
    src: url('assets/fonts/iranyekan/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), url('assets/fonts/iranyekan/woff/iranyekanwebmediumfanum.woff') format('woff'), url('assets/fonts/iranyekan/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: "yekanBakh";
    src: url("assets/fonts/yekanbakh/YekanBakhFaNum-VF(1).woff");
}

@font-face {
    font-family: "yekanBakh";
    src: url("assets/fonts/yekanbakh/YekanBakhFaNum-VF(1).woff2");
}

@font-face {
    font-display: swap;
    font-family: 'star';
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/star/star.eot');
    src: url('assets/fonts/star/star.eot?#iefix') format('embedded-opentype'), url('assets/fonts/star/star.woff') format('woff'), url('assets/fonts/star/star.ttf') format('truetype');
}

.fab {
    font-family: 'Font Awesome 5 Brands';
}

:root {
    --main-site-color: #e84e0f;
    --secoun-site-color: rgb(255 206 120);
    --link-site-color: rgb(243 248 253);
    --tag-background-site-color: rgb(243 248 253);
    --tag-color-site-color: rgb(243 248 253);
    --error-site-color: #B00020;
    --button-radius-num: 12px;
    --color-app-background: #f2f2f2;
    --color-app-background-rgb: 242, 242, 242;
    --color-transparent: transparent;
    --color-transparent-rgb: 255, 255, 255;
    --color-neutral-100: #f0f0f1;
    --color-neutral-100-rgb: 240, 240, 241;
    --color-neutral-200: #e0e0e2;
    --color-neutral-200-rgb: 224, 224, 226;
    --color-neutral-300: #c0c2c5;
    --color-neutral-300-rgb: 192, 194, 197;
    --color-neutral-400: #a1a3a8;
    --color-neutral-400-rgb: 161, 163, 168;
    --color-neutral-500: #81858b;
    --color-neutral-500-rgb: 129, 133, 139;
    --color-neutral-600: #62666d;
    --color-neutral-600-rgb: 98, 102, 109;
    --color-neutral-700: #3f4064;
    --color-neutral-700-rgb: 63, 64, 100;
    --color-neutral-800: #23254e;
    --color-neutral-800-rgb: 35, 37, 78;
    --color-neutral-900: #0c0c0c;
    --color-neutral-900-rgb: 12, 12, 12;
    --color-neutral-000: #fff;
    --color-neutral-000-rgb: 255, 255, 255;
    --color-dark-neutral-100: #323641;
    --color-dark-neutral-100-rgb: 50, 54, 65;
    --color-dark-neutral-200: #424650;
    --color-dark-neutral-200-rgb: 66, 70, 80;
    --color-dark-neutral-300: #525660;
    --color-dark-neutral-300-rgb: 82, 86, 96;
    --color-dark-neutral-400: #646770;
    --color-dark-neutral-400-rgb: 100, 103, 112;
    --color-dark-neutral-500: #767981;
    --color-dark-neutral-500-rgb: 118, 121, 129;
    --color-dark-neutral-600: #94969c;
    --color-dark-neutral-600-rgb: 148, 150, 156;
    --color-dark-neutral-700: #c2c3c7;
    --color-dark-neutral-700-rgb: 194, 195, 199;
    --color-dark-neutral-800: #fff;
    --color-dark-neutral-800-rgb: 255, 255, 255;
    --color-dark-neutral-900: #fff;
    --color-dark-neutral-900-rgb: 255, 255, 255;
    --color-dark-neutral-000: #222732;
    --color-dark-neutral-000-rgb: 34, 39, 50;
    --color-dark-brand-primary: #e6123d;
    --color-dark-brand-primary-rgb: 230, 18, 61;
    --color-dark-app-background: #0a101b;
    --color-dark-app-background-rgb: 10, 16, 27;
    --color-white: #fff;
    --color-white-rgb: 255, 255, 255;
    --color-black: #0c0c0c;
    --color-black-rgb: 12, 12, 12;
    --color-primary-300: #f37a8a;
    --color-primary-300-rgb: 243, 122, 138;
    --color-primary-500: #ef4056;
    --color-primary-500-rgb: 239, 64, 86;
    --color-primary-700: #ef394e;
    --color-primary-700-rgb: 239, 57, 78;
    --color-secondary-100: #e6f4f7;
    --color-secondary-100-rgb: 230, 244, 247;
    --color-secondary-500: #19bfd3;
    --color-secondary-500-rgb: 25, 191, 211;
    --color-secondary-700: #008eb2;
    --color-secondary-700-rgb: 0, 142, 178;
    --color-hint-object-neutral: #81858b;
    --color-hint-object-neutral-rgb: 129, 133, 139;
    --color-hint-object-error: #d32f2f;
    --color-hint-object-error-rgb: 211, 47, 47;
    --color-hint-object-success: #4caf50;
    --color-hint-object-success-rgb: 76, 175, 80;
    --color-hint-object-caution: #f9a825;
    --color-hint-object-caution-rgb: 249, 168, 37;
    --color-hint-text-neutral: #62666d;
    --color-hint-text-neutral-rgb: 98, 102, 109;
    --color-hint-text-error: #b2001a;
    --color-hint-text-error-rgb: 178, 0, 26;
    --color-hint-text-success: #2e7b32;
    --color-hint-text-success-rgb: 46, 123, 50;
    --color-hint-text-caution: #f57f17;
    --color-hint-text-caution-rgb: 245, 127, 23;
    --color-button-primary: #ef4056;
    --color-button-primary-rgb: 239, 64, 86;
    --color-button-secondary: #19bfd3;
    --color-button-secondary-rgb: 25, 191, 211;
    --color-button-white: #fff;
    --color-button-white-rgb: 255, 255, 255;
    --color-button-black: #0c0c0c;
    --color-button-black-rgb: 12, 12, 12;
    --color-button-disable: #e0e0e2;
    --color-button-disable-rgb: 224, 224, 226;
    --color-button-fresh: #6bb927;
    --color-button-fresh-rgb: 107, 185, 39;
    --color-button-text-primary: #fff;
    --color-button-text-primary-rgb: 255, 255, 255;
    --color-button-text-secondary: #fff;
    --color-button-text-secondary-rgb: 255, 255, 255;
    --color-button-text-white: #0c0c0c;
    --color-button-text-white-rgb: 12, 12, 12;
    --color-button-text-black: #fff;
    --color-button-text-black-rgb: 255, 255, 255;
    --color-icon-primary: #ef4056;
    --color-icon-primary-rgb: 239, 64, 86;
    --color-icon-secondary: #19bfd3;
    --color-icon-secondary-rgb: 25, 191, 211;
    --color-icon-white: #fff;
    --color-icon-white-rgb: 255, 255, 255;
    --color-icon-black: #0c0c0c;
    --color-icon-black-rgb: 12, 12, 12;
    --color-icon-disable: #e0e0e2;
    --color-icon-disable-rgb: 224, 224, 226;
    --color-icon-low-emphasis: #a1a3a8;
    --color-icon-low-emphasis-rgb: 161, 163, 168;
    --color-icon-high-emphasis: #424750;
    --color-icon-high-emphasis-rgb: 66, 71, 80;
    --color-icon-success: #4caf50;
    --color-icon-success-rgb: 76, 175, 80;
    --color-icon-warning: #f9a825;
    --color-icon-warning-rgb: 249, 168, 37;
    --color-icon-neutral-hint: #81858b;
    --color-icon-neutral-hint-rgb: 129, 133, 139;
    --color-icon-rating-0-2: #f9bc00;
    --color-icon-rating-0-2-rgb: 249, 188, 0;
    --color-icon-rating-2-3: #b1b64d;
    --color-icon-rating-2-3-rgb: 177, 182, 77;
    --color-icon-rating-3-4: #65aa57;
    --color-icon-rating-3-4-rgb: 101, 170, 87;
    --color-icon-rating-4-5: #00a049;
    --color-icon-rating-4-5-rgb: 0, 160, 73;
    --color-icon-error: #d32f2f;
    --color-icon-error-rgb: 211, 47, 47;
    --color-fresh-300: #9dc44d;
    --color-fresh-300-rgb: 157, 196, 77;
    --color-fresh-500: #6bb927;
    --color-fresh-500-rgb: 107, 185, 39;
    --color-fresh-700: #39ae00;
    --color-fresh-700-rgb: 57, 174, 0;
    --color-plus-300: #b665a4;
    --color-plus-300-rgb: 182, 101, 164;
    --color-plus-500: #b12ba4;
    --color-plus-500-rgb: 177, 43, 164;
    --color-plus-700: #941b80;
    --color-plus-700-rgb: 148, 27, 128;
    --color-plus-primary: #a63489;
    --color-plus-primary-rgb: 166, 52, 137;
    --color-blue-300: #9ee3f0;
    --color-blue-300-rgb: 158, 227, 240;
    --color-blue-500: #87d3e1;
    --color-blue-500-rgb: 135, 211, 225;
    --color-blue-700: #00bfd6;
    --color-blue-700-rgb: 0, 191, 214;
    --color-blue-primary: #19bfd3;
    --color-blue-primary-rgb: 25, 191, 211;
    --color-green-300: #39ae00;
    --color-green-300-rgb: 57, 174, 0;
    --color-green-500: #6bb927;
    --color-green-500-rgb: 107, 185, 39;
    --color-green-700: #9dc44d;
    --color-green-700-rgb: 157, 196, 77;
    --color-digipay: #0040ff;
    --color-digipay-rgb: 0, 64, 255;
    --color-fidibo: #52b9c7;
    --color-fidibo-rgb: 82, 185, 199;
    --color-pindo-touchpoint: #28367f;
    --color-pindo-touchpoint-rgb: 40, 54, 127;
    --color-digikalajet-secondary: #ff6200;
    --color-digikalajet-secondary-rgb: 255, 98, 0;
    --color-delivery-post: #feb900;
    --color-delivery-post-rgb: 254, 185, 0;
    --color-delivery-ship-by-seller: #d86b00;
    --color-delivery-ship-by-seller-rgb: 216, 107, 0;
    --color-delivery-non-inventory: #922fd3;
    --color-delivery-non-inventory-rgb: 146, 47, 211;
    --color-delivery-jet: #a63489;
    --color-delivery-jet-rgb: 166, 52, 137;
    --color-delivery-jet-expansion: #1028ff;
    --color-delivery-jet-expansion-rgb: 16, 40, 255;
    --color-delivery-express: #e6123d;
    --color-delivery-express-rgb: 230, 18, 61;
    --color-seller-official: #0081b9;
    --color-seller-official-rgb: 0, 129, 185;
    --color-boomi-500: #2bb5b2;
    --color-boomi-500-rgb: 43, 181, 178;
    --color-ad: #ff009c;
    --color-ad-rgb: 255, 0, 156;
    --color-electronic-300: #6763d9;
    --color-electronic-300-rgb: 103, 99, 217;
    --color-electronic-500: #5c51bf;
    --color-electronic-500-rgb: 92, 81, 191;
    --color-fashion-300: #ffa368;
    --color-fashion-300-rgb: 255, 163, 104;
    --color-fashion-500: #e88060;
    --color-fashion-500-rgb: 232, 128, 96;
    --color-tools-300: #f62;
    --color-tools-300-rgb: 255, 102, 34;
    --color-tools-500: #d65c26;
    --color-tools-500-rgb: 214, 92, 38;
    --color-sport-300: #2babc4;
    --color-sport-300-rgb: 43, 171, 196;
    --color-sport-500: #1693c0;
    --color-sport-500-rgb: 22, 147, 192;
    --color-kids-300: #fb507d;
    --color-kids-300-rgb: 251, 80, 125;
    --color-kids-500: #dd305d;
    --color-kids-500-rgb: 221, 48, 93;
    --color-beauty-300: #c441f1;
    --color-beauty-300-rgb: 196, 65, 241;
    --color-beauty-500: #b006eb;
    --color-beauty-500-rgb: 176, 6, 235;
    --color-stationary-300: #ff9a36;
    --color-stationary-300-rgb: 255, 154, 54;
    --color-stationary-500: #fa8614;
    --color-stationary-500-rgb: 250, 134, 20;
    --color-home-300: #00b4b0;
    --color-home-300-rgb: 0, 180, 176;
    --color-home-500: #009db0;
    --color-home-500-rgb: 0, 157, 176;
    --color-rating-0-2: #f9bc00;
    --color-rating-0-2-rgb: 249, 188, 0;
    --color-rating-2-3: #b1b64d;
    --color-rating-2-3-rgb: 177, 182, 77;
    --color-rating-3-4: #65aa57;
    --color-rating-3-4-rgb: 101, 170, 87;
    --color-rating-4-5: #00a049;
    --color-rating-4-5-rgb: 0, 160, 73;
    --color-gradient-silver: #f2f2f2;
    --color-gradient-silver-rgb: 242, 242, 242;
    --color-pure-black: #000;
    --color-pure-black-rgb: 0, 0, 0;
    --color-gray: #eee;
    --color-gray-rgb: 238, 238, 238;
    --color-brand-primary: #e6123d;
    --color-brand-primary-rgb: 230, 18, 61;
    --color-brand-primary-700: #e6123d;
    --color-brand-primary-700-rgb: 230, 18, 61;
    --color-club: #0fabc6;
    --color-club-rgb: 15, 171, 198;
    --color-irancell: #fbc02d;
    --color-irancell-rgb: 251, 192, 45;
    --color-world-cup-winners: #4caf50;
    --color-world-cup-winners-rgb: 76, 175, 80;
    --color-village: #00b088;
    --color-village-rgb: 0, 176, 136;
    --color-digify: #254fc3;
    --color-digify-rgb: 37, 79, 195;
    --color-mission-background-active: #fffaed;
    --color-mission-background-active-rgb: 255, 250, 237;
    --color-mission-border-active: #ffc845;
    --color-mission-border-active-rgb: 255, 200, 69;
    --color-background-success: #e1f9e0;
    --color-background-success-rgb: 225, 249, 224;
    --color-egift-card-active-bottom: #434851;
    --color-egift-card-active-bottom-rgb: 67, 72, 81;
    --color-egift-card-disabled-bottom: #a2a4a9;
    --color-egift-card-disabled-bottom-rgb: 162, 164, 169;
    --color-corporate-giftcard-landing-physical-card-color: #00a4ba;
    --color-corporate-giftcard-landing-physical-card-color-rgb: 0, 164, 186;
    --color-corporate-giftcard-landing-physical-card-color-300: #e3f6f8;
    --color-corporate-giftcard-landing-physical-card-color-300-rgb: 227, 246, 248;
    --color-corporate-giftcard-landing-digital-card-color: #33a3ff;
    --color-corporate-giftcard-landing-digital-card-color-rgb: 51, 163, 255;
    --color-corporate-giftcard-landing-digital-card-color-300: #e9f6fe;
    --color-corporate-giftcard-landing-digital-card-color-300-rgb: 233, 246, 254;
    --color-corporate-giftcard-landing-success: #e5f8f0;
    --color-corporate-giftcard-landing-success-rgb: 229, 248, 240;
    --color-bg-expiring-points: #fef2e6;
    --color-bg-expiring-points-rgb: 254, 242, 230;
    --color-luckydraw-season-summer: #006b38;
    --color-luckydraw-season-summer-rgb: 0, 107, 56;
    --color-luckydraw-season-winter: #2c4f92;
    --color-luckydraw-season-winter-rgb: 44, 79, 146;
    --color-luckydraw-season-autumn: #822c26;
    --color-luckydraw-season-autumn-rgb: 130, 44, 38;
    --color-luckydraw-season-spring: #ee6673;
    --color-luckydraw-season-spring-rgb: 238, 102, 115;
}

body {
    background: #fff;
    color: #262626;
    font-family: "YekanBakh";
    font-size: 16px;
    line-height: 1.5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0;
    font-weight: 400;
}

[dir="rtl"] body {
    text-align: right;
    direction: rtl;
}

[dir=ltr] body {
    text-align: left;
    direction: ltr;
}

[dir=rtl] body {
    text-align: right;
    direction: rtl;
}

a:hover {
    color: #c94a00;
    text-decoration: none;
}

label {
    margin-bottom: .25rem;
    font-size: 15px;
}

h1 {
    font-size: 32px;
    font-weight: 500;
    line-height: 2.1;
}

h2 {
    font-size: 28px;
    font-weight: 500;
}

h3 {
    font-size: 24px;
    font-weight: 500;
}

h4 {
    font-size: 20px;
    font-weight: 500;
}

h5 {
    font-size: 18px;
    font-weight: 500;
}

h6 {
    font-size: 16px;
    font-weight: 500;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

* {
    outline: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #c94a00;
    text-decoration: none;
}

button {
    border-radius: 0;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

*, ::before, ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

.main {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.block-space--layout--divider-nl {
    height: 52px;
    width: 100%;
}

.block-space--layout--divider-n2 {
    height: 26px;
    width: 100%;
}

.container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 15px;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	border-radius: 8px;
}
.block-products-carousel__cell {
	width: 100%;
}
.float-left {
    float: left !important;
}

.betterPriceButton, .favorites-button, .share-product-button, .discount-notif-button, .price-history-button {
    cursor: pointer;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.h4Class-1 {
    font-size: 15px;
}

.w-100 {
    width: 100% !important;
}

.p-15 {
    padding: 15px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.p-8 {
    padding: 8px;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.m-h-80 {
    min-height: 80px;
}

.px-15 {
    padding-right: 15px;
    padding-left: 15px;
}

.px-25 {
    padding-right: 25px;
    padding-left: 25px;
}

.px-l-25 {
    padding-left: 25px;
}

.px-l-45 {
    padding-left: 45px;
}

.px-r-45 {
    padding-right: 45px;
}

.px-t-25 {
    padding-top: 25px;
}

.px-b-25 {
    padding-bottom: 25px;
}

.px-r-25 {
    padding-right: 25px;
}

.py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.pt-8 {
    padding-top: 8px;
}

.pb-8 {
    padding-bottom: 8px;
}

.px-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.p-25 {
    padding: 25px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.background-white {
    background-color: #fff;
}

.radius-15 {
    border-radius: 15px;
}

.p-0 {
    padding: 0;
}
@media (min-width: 768px){
.block-10 {
    width: 10%;
}

.block-20 {
    width: 20%;
}

.block-25 {
    width: 25%;
}

.block-30 {
    width: 30%;
}

.block-40 {
    width: 40%;
}

.block-45 {
    width: 45%;
}

.block-50 {
    width: 50%;
}

.block-55 {
    width: 55%;
}

.block-60 {
    width: 60%;
}

.block-70 {
    width: 70%;
}

.block-75 {
    width: 75%;
}

.block-80 {
    width: 80%;
}

.block-90 {
    width: 90%;
}
}

.border-1-200 {
    border: 1px solid var(--color-neutral-200);
}

.text-neutral-400 {
    color: var(--color-neutral-400);
}

.text-neutral-500 {
    color: var(--color-neutral-500);
}

.text-neutral-600 {
    color: var(--color-neutral-600);
}

.text-neutral-700 {
    color: var(--color-neutral-700);
}

.text-neutral-800 {
    color: var(--color-neutral-800);
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-size-1 {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.15;
}

.mb-16 {
    margin-bottom: 16px;
}

.m-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.m-0 {
    margin: 0;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-6 {
    margin-left: 6px;
}

.mr-6 {
    margin-right: 6px;
}

.far.fa-dashboard::after {
    content: "\f0e4";
}

.position-relative {
    position: relative !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-white {
    border-color: #fff !important;
}

.border-2 {
    border-width: 2px !important;
}

.p-1 {
    padding: .25rem !important;
}

.bg-success {
    background-color: #198754 !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.position-absolute {
    position: absolute !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.end-0 {
    right: 0 !important;
}

.bg-myaccount {
    background-color: #F3F6F9 !important;
}

.far.fa-fa-money-check-alt::before {
    content: "\f53d";
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
}

.navigation-inner {
    top: 50px;
}

.mr-15 {
    margin-right: 15px;
}

.radius-5 {
    border-radius: 5px;
}

.compare-loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid var(--main-site-color);
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 0;
    top: 50%;
    left: 0;
    margin: 0 auto;
    z-index: 99999;
}

.loader-action {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid var(--main-site-color);
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 25px;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99999;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.woocommerce .star-rating {
    display: none;
}

.form-control {
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    background-clip: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: border-color .15s ease-in-out, background .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, background .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, background .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, background .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    color: #262626;
    background-color: #ebebeb;
    border-color: #ebebeb;
    height: 36px;
    padding: calc(15px / 2) 10px;
    font-size: 16px;
    line-height: 19px;
}

.form-control-lg {
    height: 42px;
    padding: calc(19px / 2) 12px;
    font-size: 18px;
    line-height: 21px;
}

.input {
    width: 100%;
    padding: 8px;
    background: #f5f6f7;
    border: 1px solid #f5f6f7;
    border-radius: 8px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn {
    border: none;
    border-radius: 2px;
    fill: currentColor;
    font-weight: 500;
}

.btn-primary {
    border-color: var(--main-site-color);
    background: var(--main-site-color);
    color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
    border-color: #e69472;
    background: #e69472;
    color: #eee;
}

input[type="number"], input[type="number"]:hover {
    -moz-appearance: textfield;
}
#error-message {
    color: red;
}
.btn-lg:not(.btn-icon) {
    font-size: 15px;
    line-height: 22px;
    padding: calc(20px / 2) 24px;
}

[dir="rtl"] .input-number__sub {
    right: 1px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.h3Class-1 {
    font-size: 17px;
}

.full-width {
    width: 100%;
}

.bannerButton:hover {
    border: 1px solid var(--main-site-color);
}

.d-block {
    display: block;
}

.flex {
    display: flex;
}

.flex-direction-column {
    flex-direction: column;
}

.flex-direction-column-reverse {
    flex-direction: column-reverse;
}

.flex-direction-row-reverse {
    flex-direction: row-reverse;
}

.flex-direction-row {
    flex-direction: row;
}

.align-items-center {
    -webkit-align-items: center;
    align-items: center;
}

.align-items-stretch {
    align-items: stretch;
}

.flex-wrap-wrap {
    flex-wrap: wrap;
}

.justify-sbetween {
    justify-content: space-between;
}

.justify-saround {
    justify-content: space-around;
}

.justify-c {
    justify-content: center;
}

.justify-end {
    justify-content: end;
}

.d-grid {
    display: grid;
}

.gride-repeat-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gap-15 {
    gap: 15px;
}

.gap-25 {
    gap: 25px;
}

.gap-40 {
    gap: 40px;
}

.text-center {
    text-align: center;
}

.border-eee {
    border-bottom: 1px solid #eee;
}

.mt-15 {
    margin-top: 15px;
}

.mb-8 {
    margin-bottom: 8px;
}

/*start header style */
/* header1 */
.search__dropdown--open {
    opacity: 1 !important;
    -webkit-transform: translateY(1px) !important;
    transform: translateY(1px) !important;
    visibility: visible !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
}

#datafetch {
	color: #262626;
	background-color: #fff;
	top: calc(100% + 5px);
	padding: 14px 0;
	right: 0px;
	left: 0px;
	-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 100%;
	border-radius: 1.5px;
	opacity: 0;
	-webkit-transform: translateY(26px);
	transform: translateY(26px);
	visibility: hidden;
	-webkit-transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s, -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s, -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s;
	transition: opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.25s, -webkit-transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 99;
}

.search_item {
    max-width: calc(50% - 12px);
    float: right;
    width: 50%;
    border: 1px solid #eee;
    border-radius: 15px;
    margin: 5px;
}

.search_item h4 {
    margin: 5px 0;
}

.search_item h4 a {
	font-size: 14px;
	color: #777;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 0;
    top: 50%;
    left: 0;
    margin: 0 auto;
    display: none;
}

.search_head {
    margin: 0;
    padding: 3px 20px 3px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999;
    width: 100%;
    display: block;
    float: right;
}

.not-found {
    margin: 0;
    padding: 3px 20px 3px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999;
}

.search_item img {
	max-width: 40px;
	max-height: 40px;
	margin-left: 6px;
	border-radius: 4px;
}

.search__button-icon {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.block-sale__header-decor .decor__start,
.block-sale__header-decor .decor__end,
.block-sale__header-decor .decor__center {
    background: #fafafa;
}

.site__header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header {
    position: relative;
    z-index: 10;
}

.header {
    color: #262626;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

.header__megamenu-area {
    grid-column: 2 / 5;
    grid-row: 1;
}

.header__topbar-start-bg {
    grid-column: 1 / 3;
    grid-row: 1;
}

.header__topbar-start-bg, .header__topbar-end-bg {
    height: 100%;
    overflow: hidden;
}

.header__topbar-start-bg::before, .header__topbar-end-bg::before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
}

.header__topbar-start-bg::before {
    background: var(--main-site-color);
}

[dir="rtl"] .header__topbar-start-bg::before {
    border-bottom-left-radius: 2.5px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.header__topbar-start {
    grid-column: 2;
    grid-row: 1;
}

.header__topbar-start, .header__topbar-end {
    z-index: 1;
}

[dir="rtl"] .header__topbar-start {
    padding-left: 20px;
}

.topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    font-size: 14px;
    line-height: 1;
}

.topbar--spaceship-start {
    background: var(--main-site-color);
}

.topbar--spaceship-start ul.menu {
    display: flex;
}

.topbar__item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
}

.topbar--spaceship-start .topbar__item-text {
    color: #fff;
    font-weight: 500;
}

.topbar__link {
    -webkit-transition: color .12s;
    transition: color .12s;
}

.topbar--spaceship-start .topbar__link {
    color: #ffd7bf;
    font-weight: 400;
}

.header__topbar-end-bg {
    grid-column: 4 / 6;
    grid-row: 1;
}

.header__topbar-end-bg::before {
    background: #2a363b;
}

[dir="rtl"] .header__topbar-end-bg::before {
    border-bottom-right-radius: 2.5px;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.header__topbar-end {
    grid-column: 4;
    grid-row: 1;
}

[dir="rtl"] .header__topbar-end {
    padding-right: 20px;
}

.topbar--spaceship-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.topbar--spaceship-end {
    background: #2a363b;
    color: #fff;
    text-align: center;
    display: flex;
    -webkit-align-items: center;
    justify-content: center;
}

.topbar__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: transparent;
    font-family: inherit;
    border: none;
    padding: 0 10px;
    -webkit-transition: background .12s;
    transition: background .12s;
    height: 100%;
}
.product-card__price.product-card__price--out-of-stock {
	width: 100%;
	text-align: center;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	color: var(--main-site-color);
}
.topbar__button-title, .topbar__button-label {
    -webkit-transition: color .12s;
    transition: color .12s;
}

[dir="rtl"] .topbar__button-label {
    margin-left: 3px;
}

.topbar--spaceship-end .topbar__button-label {
    color: #9e9e9e;
    font-weight: 400;
}

.topbar__button-title, .topbar__button-label {
    -webkit-transition: color .12s;
    transition: color .12s;
}

.topbar--spaceship-end .topbar__button-title {
    color: #fff;
    font-weight: 500;
}



.header__navbar {
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sub-menu {
    padding-right: 0;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

[dir="rtl"] .departments__button {
    padding-left: 11px;
    text-align: right;
}

.classification__button-icon {
    fill: currentColor;
    display: inline-block;
    -webkit-transition: color .2s;
    transition: color .2s;
}

[dir="rtl"] .classification__button-icon {
    right: 10px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.departments__button .classification__button-icon {
    color: #404040;
    margin-left: 4px;
}

.classification__button-icon svg {
    display: block;
}

.departments__button-arrow {
    display: none;
    fill: currentColor;
    position: absolute;
    top: calc(50% - 4px);
    -webkit-transition: color .2s, -webkit-transform .2s;
    transition: color .2s, -webkit-transform .2s;
    transition: transform .2s, color .2s;
    transition: transform .2s, color .2s, -webkit-transform .2s;
}

[dir="rtl"] .departments__button-arrow {
    left: 14px;
}

.departments__button .departments__button-arrow {
    color: #bfbfbf;
}

.departments__arrow {
    position: absolute;
    width: 31px;
    height: 21px;
    pointer-events: none;
    bottom: 100%;
    overflow: hidden;
}

.departments__body {
    pointer-events: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    color: #262626;
    overflow: hidden;
    -webkit-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    -moz-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    box-shadow: 0 10000px 0 10000px #7c7d86cc;
    -o-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    padding: 15px;
}
.departments__body .menu > .menu-item:hover {
    color: #fff !important;
    background: linear-gradient(270deg,var(--main-site-color) 0%,rgba(239,58,79,.01) 100%) !important;
}
[dir="rtl"] .departments__body {
    float: right;
}

[dir="rtl"] .departments__body {
    float: right;
}

.departments__body .menu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.departments__item-arrow {
    fill: #bfbfbf;
    position: absolute;
    top: calc(50% - 6px);
}

.departments__item-menu {
    display: none;
}

.departments__megamenu {
    min-height: 100%;
    display: none;
}

.departments__megamenu {
    padding: 27px 30px 30px;
}

.megamenu {
    position: relative;
}

[dir="rtl"] .departments__megamenu {
    -webkit-box-shadow: -1px 0 #ebebeb inset;
    box-shadow: -1px 0 #ebebeb inset;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.megamenu-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-style-level-2-childed {
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
    padding-bottom: 3px;
    font-weight: 700;
}

.menu-style-level-3 {
    padding-right: 5px;
    color: rgb(120, 120, 120);
}

.menu-style-level-2 {
    content: '';
}

.megamenu-links__item + .megamenu-links__item {
    margin-top: 10px;
}

.megamenu-links__item {
    line-height: 18px;
}

.megamenu-links__item-link {
    font-size: 16px;
    color: inherit;
    -webkit-transition: color .15s;
    transition: color .15s;
    font-weight: 0;
}

.header__navbar-menu {
    z-index: 2;
}

.main-menu {
    height: 100%;
}

.main-menu ul.menu {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.main-menu__link {
    display: block;
    padding: 5px 11px;
    border-radius: 2px;
    color: inherit;
    white-space: nowrap;
    font-size: 15px;
}

.main-menu .main-menu__link {
    font-weight: 500;
}


.logo__slogan {
    padding-top: 0px;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
}

.logo__slogan {
    color: #999;
    font-weight: 500;
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.h5Class-2 {
    font-size: 14px;
}

.logo__slogan .logo__sloganTitle {
    font-weight: bold;
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.logo__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
}

.logo__image {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.search__body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    height: 44px;
}

.search__shadow {
    position: absolute;
    bottom: 100%;
    height: 10px;
    width: calc(100% - 20px);
    overflow: hidden;
}

[dir="rtl"] .search__shadow {
    right: 10px;
}

.search__shadow::before {
    display: block;
    content: '';
    width: 100%;
    height: 60px;
    position: relative;
    top: 100%;
    -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.02);
    box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.12), 0 -1px rgba(0, 0, 0, 0.02);
    border-radius: 120px / 10px;
}

.search__input {
    width: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: transparent;
    border: none;
    padding: 0 12px;
    text-align: center;
    font-size: 15px;
    margin: 6px 0;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #262626;
}

.search__button {
    margin: 5px 7px;
    width: 72px;
    padding: 0;
    border: none;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: currentColor;
    z-index: 1;
    position: relative;
    color: rgba(0, 0, 0, 0.3);
}

.search__button--start {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.search__button::before {
    position: absolute;
    display: block;
    content: '';
    width: 3px;
    top: 0;
    bottom: 0;
    background: #ebebeb;
    z-index: -1;
    border-radius: 1.5px;
}

[dir="rtl"] .search__button::before {
    right: -8px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

[dir="rtl"] .search__button--start::before {
    right: auto;
    left: -8px;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.search__box {
    position: absolute;
    top: calc((100% - 34px) / 2);
    height: calc(34px);
    -webkit-transition: color .2s, opacity .2s;
    transition: color .2s, opacity .2s;
    opacity: 0;
    color: #f0f0f0;
}

.search__decor {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -9px;
    height: 34px;
    width: calc(100% + 20px);
    z-index: -1;
}

[dir="rtl"] .search__decor {
    right: -10px;
}

.search__box {
    left: 92px;
    right: 92px;
}

.search__box::before, .search__box::after {
    position: absolute;
    content: '';
    display: block;
    background: currentColor;
    height: 100%;
    width: 80%;
    top: 0;
    border-radius: 3px;
}

[dir="rtl"] .search__box::before {
    right: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

[dir="rtl"] .search__box::after {
    left: 0;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

.search__decor-start, .search__decor-end {
    overflow: hidden;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
}

.search__decor-start::before {
    content: '';
    display: block;
    height: 24px;
}

.search__decor-start::before {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

[dir="rtl"] .search__decor-start::before {
    border-bottom-right-radius: 2px;
    margin-left: -20px;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.search__decor-end::before {
    content: '';
    display: block;
    height: 24px;
}

.search__decor-end::before {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

[dir="rtl"] .search__decor-end::before {
    border-bottom-left-radius: 2px;
    margin-right: -20px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.indicator__button i {
    font-size: 25px;
}
.indicator {
    position: relative;
}

.indicator__button {
    padding: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 54px;
    min-width: 54px;
    color: inherit;
    border-radius: 2px;
    background: transparent;
    border: none;
}

[dir="rtl"] .indicator__button {
    padding-left: 12px;
}

.indicator__icon {
    position: absolute;
    padding: 8px;
    display: block;
    width: 48px;
    height: 48px;
}

.indicator__icon {
    fill: #262626;
}

.indicator__title, .indicator__value {
    display: block;
}

.indicator__title {
    color: #999;
}

.indicator__counter {
    position: absolute;
    top: 5px;
    font-size: 10px;
    line-height: 1;
    padding: 2px 3px 1px;
    border-radius: 6.5px;
    text-align: center;
    z-index: 0;
}

[dir="rtl"] .indicator__counter {
    left: 4px;
}

.indicator__counter::before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
}

.indicator__counter::before {
    background-color: var(--main-site-color);
}

[dir="rtl"] .indicator__counter::before {
    right: 0;
    left: 0;
    -webkit-transform: skewX(11deg);
    transform: skewX(11deg);
}

.indicator__counter {
    color: #fff;
    font-weight: 500;
}

[dir="rtl"] .indicator__title, [dir="rtl"] .indicator__value {
    margin-right: 50px;
}

[dir="rtl"] .indicator__icon svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.indicator__icon svg {
    display: block;
}

/* header-bottom */
.site__header.desktop-header {
    position: relative;
    top: 0px;
    z-index: 20;
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.header.header-two .header-topbar {
    max-height: 100px;
    overflow: hidden;
    width: 100%;
}

.header.header-two .header-topbar img {
    max-width: 100%;
    max-height: 100%;
}

.logo.site-logo img {
    max-width: 100%;
    max-height: 100%;
}

.search.site-search {
    position: relative;
}

.header-central-bottom {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    min-height: 36px;
}

.header-bottom-hide {
    visibility: hidden;
    opacity: 0;
    display: none;
    height: 0;
}

.header-buttons a {
    font-size: 14px !important;
}

.indicator_content.bottom_cart {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    display: none;
    min-width: 190px;
}

.indicator_content.side_cart, .indicator_content.trigger_side_cart {
    position: fixed;
    left: -300px;
    width: 300px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    top: 0;
    background: #fff;
    padding-top: 40px;
    transition: all ease-out .3s;
    z-index: 99;
    border-right: 1px solid #ccc;
}

.close-cart-side {
    font-size: 18px;
    cursor: pointer;
}

.side_cart.show, .trigger_side_cart.show {
    left: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.title-cart-side {
    width: calc(100% - 20px);
    padding: 0px 5px 11px 5px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    margin: 0 auto;
}

.dark-back {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: .2;
}

.woocommerce-mini-cart__empty-message {
    padding: 15px;
    text-align: center;
}

.indicator:hover .indicator_content {
    display: block;
}

.indicator_content ul li a i {
    margin-left: 7px;
}

.indicator_content ul li a {
    font-size: 14px;
    color: #333;
}

.indicator_content.bottom_cart ul {
    list-style: none;
    margin: 0;
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.indicator_content.side_cart ul {
    list-style: none;
    margin: 0;
    max-height: 100%;
    overflow-y: auto;
    height: calc(-200px + 100vh);
}

.departments__menu .departments__body ul.menu > li.active {
    background: #fff;
}
.indicator_content.indicator_content_cart.trigger_side_cart ul {
    list-style: none;
    margin: 0;
    max-height: 100%;
    overflow-y: auto;
    height: calc(-200px + 100vh);
}
.wc-block-components-notice-banner {
    padding: 0 15px !important;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.indicator_content_cart {
    min-width: 300px !important;
    right: auto;
    -webkit-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    -moz-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    box-shadow: 0 10000px 0 10000px #7c7d86cc;
    -o-box-shadow: 0 10000px 0 10000px #7c7d86cc;
    backdrop-filter: blur(2em);
}
.copyright1 {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}
.copyright2 {
    text-align: center;
}
.widget_shopping_cart_content ul li img {
	max-width: 60px;
	max-height: 60px;
	border-radius: 15px;
}

.indicator_content ul li span.quantity {
    display: flex;
    justify-content: center;
}

.indicator_content ul li {
    border-bottom: 1px solid #eee;
}

.indicator_content ul li:last-child {
    border-bottom: 0 !important;
}

.woocommerce-mini-cart__buttons.buttons a {
    font-size: 14px;
}

.woocommerce-mini-cart__total.total {
    padding: 4px 15px;
    display: flex;
    justify-content: center;
}

/* header2 */

.container-header {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}

.wrapper {
    width: 100%;
}

.wrapper-top {
    width: 100%;
    padding: 1rem 0;
}

.logo-img {
    max-width: 180px;
    margin-left: 1rem;
    width: 180px;
}

.site-logo {
    width: 100%;
}

.searchbox {
    width: calc(100% - 180px);
    height: 50px;
    position: relative;
}

.searchbox-input {
    width: 100%;
    height: 100%;
    border: 1px solid #dddddd;
    outline: 0;
    border-radius: 15px;
    padding-right: 60px;
    font-size: 15px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
}

.search-icon {
    height: 40px;
    width: 40px;
    border-radius: 15px;
    background-color: var(--main-site-color);
    position: absolute;
    top: 5px;
    right: 5px;
    border: 0;
}

form.search-form.search__body {
    height: 50px;
}

.bi-search {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
}

.bi-mic {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #5E5C5C;
    cursor: pointer;
}

.user-account {
    gap: 1rem;
    flex: 0 0 auto;
    width: 41.66666667%;
    justify-content: end;
}

.sign-log {
    display: flex;
    align-items: center;
    border-radius: 15px;
    padding: 5px 15px;
}

.account__text {
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: 14px;
    color: #000;
}

.user-account__link {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.logo-two {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.bi-person {
    margin-right: 10px;
    cursor: pointer;
    font-size: 28px;
}

.basket {
    display: flex;
    align-items: center;
    border-radius: 15px;
    padding: 5px 15px;
}

.sign-log:hover, .basket:hover {
    background-color: #eeeeee;
}

.bi-handbag {
    margin-right: 10px;
    cursor: pointer;
    font-size: 28px;
}

.basket-icon {
    position: relative;
}

.basket-number {
    position: absolute;
    top: -7px;
    right: -2px;
    height: 20px;
    width: 20px;
    background-color: var(--main-site-color);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-size: 10px;
}

.wrapper-full ul.menu {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding: 0;
    margin: 0;
}

.wrapper-full .sub-menu > ul {
	padding: 0;
	margin-bottom: 15px;
	min-width: 150px;
	max-height: 100%; 
}

.wrapper-full .menu > li {
	float: right;
	cursor: pointer;
	margin: 0 5px;
	height: 38px;
	list-style: none;
}
.sub-menu > ul > a {
    padding: 5px;
    display: block;
    font-size: 16px;
    color: #000;
}

.sub-menu > li > a {
    color: #777;
    font-size: 14px;
}
.d-none{
    display: none;
}


/* global style */
.content-width-sidebar {
    width: 100%;
    max-width: calc(100% - 300px);
}

.page-content {
    padding-top: 30px;
}

.content p {
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 30px;
    color: #444;
    text-align: justify;
}

/* contact css */
#contact_us {
    position: fixed;
    right: 15px;
    bottom: 15px;
    padding-bottom: 76px;
    z-index: 999;
}

.contact-us-icon {
    max-width: 70px;
    max-height: 70px;
    border-radius: 500px;
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    z-index: 99;
    transition: all ease .3s;
}
.tabs.wc-tabs .product-tabs__item--active span {
    color: var(--main-site-color) !important;
}
.rotate_90 {
    transform: rotate(90deg);
    border-radius: 100% 100% 100% 0;
}

.contact_us_inner {
    float: right;
    width: 260px;
    height: 400px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 3px 2px #ccc;
}

.contact-us-icon span {
    font-size: 30px;
    color: #fff;
    padding: 10px;
    border-radius: 100%;
    background: var(--main-site-color);
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 70px;
    height: 70px;
    justify-content: center;
}

.rotate_90 span {
    border-radius: 0 !important;
}

#title_contact_us {
    min-height: 60px;
    display: flex;
    color: #fff;
    background-color: var(--main-site-color);
    position: relative;
    flex-direction: column;
    padding: 8px;
    padding-right: 70px;
    border-radius: 15px 15px 0 0;
    font-size: 12px;
    justify-content: center;
}

#title_contact_us svg {
    max-width: 45px;
    max-height: 45px;
    position: absolute;
    right: 10px;
    top: calc(50% - 23px);
    fill: #fff;
}

.content_contact_us {
    max-height: calc(100% - 60px);
    overflow-y: auto;
}

.content_contact_us a {
    color: #fff;
    background-color: #f5f6f7;
    -webkit-box-shadow: 0 7px 15px 1px rgba(55, 62, 70, .07);
    box-shadow: 0 7px 15px 1px rgba(55, 62, 70, .07);
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 6px;
    padding-right: 60px;
    position: relative;
    min-height: 70px;
    margin: 15px;
    border: 1px solid #eee;
}

.content_contact_us a img {
    position: absolute;
    right: 5px;
    max-width: 45px;
    max-height: 45px;
    width: 50px;
    border-radius: 100px;
    border: 1px solid #2db742;
}

.content_contact_us div p {
    font-size: 12px;
    color: #444;
    margin: 0;
}

.content_contact_us div span {
    font-size: 11px;
    color: #fff;
    background: var(--main-site-color);
    padding: 1px 4px;
    border-radius: 8px;
}

/* comment style single */
#commentform {
    display: flex;
    flex-wrap: wrap;
}



.comment-form-comment {
    width: 100%;
}

.comment-form-author {
    width: calc(50% - 10px);
    margin-left: 10px;
}

.comment-form-email {
    width: calc(50% - 10px);
    margin-right: 10px;
}

.comment-form-cookies-consent {
    flex-direction: row !important;
    align-items: center;
    -webkit-align-items: center;
}

#commentform input, #commentform textarea {
    padding: 5px;
    background: #f5f6f7;
    border: 1px solid #f5f6f7;
    border-radius: 8px;
}

.comment-list {
    padding: 0;
}

.form-submit {
    width: 100%;
}

.form-submit input {
    float: right;
    max-width: 120px;
    border-color: var(--main-site-color) !important;
    background: var(--main-site-color) !important;
    color: #fff;
}

#comments .avatar {
    margin-left: 8px;
}

#comments .comment-awaiting-moderation {
    color: #c94a00;
}

#comments .comment-list li {
    border-bottom: 1px solid #ebebeb;
    list-style: none;
    margin-bottom: 15px;
}

#comments .comment-body {
    padding-bottom: 15px;
    padding-top: 15px;
}

#comments .children > li.depth-2 {
    background-color: #f5f6f7;
    border-radius: 8px;
    padding: 15px;
}

#comments .children > li.depth-2 .children > li {
    background-color: #eee;
    border-radius: 8px;
    padding: 15px;
}

#comments .comment-notes {
    flex-direction: row !important;
    margin-bottom: 15px !important;
    margin-top: 0 !important;
}

#comments #reply-title {
    margin-bottom: 15px;
    margin-top: 0;
}
.logged-in-as {
    flex-direction: row !important;
    flex-wrap: wrap;
}

/* breadcrumb style */
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    line-height: 20px;
    font-size: 14px;
    color: #6c757d;
}

.block-header__breadcrumb {
    padding-top: 16px;
    padding-bottom: 40px;
}

.breadcrumb__list {
    display: block;
    list-style: none;
    padding: 0;
    margin: -4px 0 0;
    width: 100%;
}

.breadcrumb__item {
    margin-top: 4px;
}

[dir="rtl"] .breadcrumb__item {
    margin-left: -7.12435px;
    float: right;
}

[dir="rtl"] .breadcrumb__item--last {
    margin-left: 0;
}

.breadcrumb__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
    height: 21px;
    padding: 0 15.12435px;
    pointer-events: none;
}

.breadcrumb__item-link, .breadcrumb__item-link:hover {
    color: inherit;
}

[dir="rtl"] .breadcrumb__list li:first-child a {
    padding-right: 7px;
}

.breadcrumb__item-link::before, .breadcrumb__item-link::after {
    pointer-events: auto;
    position: absolute;
    background-color: #ebebeb;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 3px;
    -webkit-transition: background .1s;
    transition: background .1s;
}

.breadcrumb__item-link::before {
    content: '';
}

[dir="rtl"] .breadcrumb__item-link::before {
    right: 6.06217px;
    left: 6.06217px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

.breadcrumb__list li:first-child a::after {
    content: '';
}

[dir="rtl"] .breadcrumb__list li:first-child a::after {
    right: 0;
    left: 12.12435px;
}

/* finder block style */
.block-finder {
    position: relative;
    height: 500px;
    overflow: hidden;
    padding-top: 24px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #2a363b;
}

.decor--type--bottom {
    width: 100%;
    position: relative;
    pointer-events: none;
    overflow: hidden;
    height: 31px;
}

.block-finder__decor {
    position: absolute;
    bottom: -1px;
    z-index: 2;
}

.decor--type--bottom .decor__start, .decor--type--bottom .decor__end {
    position: absolute;
    width: calc((100% - 1350px - 160px) / 2);
    bottom: 0;
}

.decor--type--bottom .decor__start {
    left: 0;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.decor--type--bottom .decor__start, .decor--type--bottom .decor__end {
    height: 21px;
}

.decor--type--bottom .decor__start {
    border-top-right-radius: 2px;
}

.decor--type--bottom .decor__start {
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

.block-finder__decor .decor__start, .block-finder__decor .decor__end, .block-finder__decor .decor__center {
    background: #fafafa;
}

.block-finder__decor .decor__start, .block-finder__decor .decor__end {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.decor--type--bottom .decor__end {
    right: 0;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.decor--type--bottom .decor__end {
    border-top-left-radius: 2px;
}

.decor--type--bottom .decor__end {
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.block-finder__image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    opacity: .35;
}

/* start block feautures */
.block-features__list {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 8px 40px;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.block-features__item-title h3 {
    margin: 0;
}

.block-features__item-icon {
    fill: var(--main-site-color);
}

[dir="rtl"] .block-features__item-icon {
    margin-left: 1.375rem;
}

.block-features__item-title {
    font-size: 18px;
    font-weight: 500;
}

.block-features__item-subtitle {
    color: rgb(0 0 0 / 80%);
    font-size: 15px;
}

.h3Class-1 {
    font-size: 17px;
}

/* banners style */
.block-features__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 2.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.block-banners__item {
    margin: 15px;
    width: calc(50% - 30px);
    height: auto;
    padding: 32px 34px;
    padding: 0;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    z-index: 0;
}

.block-banners__item, .block-banners__item:hover {
    color: #fff;
}

.bannerStatic {
    width: 100%;
    /* opacity: 0; */
    transition: all 0.2s linear;
}

.block-banners__item-image {
    border-radius: 3px;
    z-index: -3;
    position: absolute;
    content: '';
    display: block;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out;
}

.block-banners__item-image {
    border-radius: 3px;
    z-index: -3;
    position: absolute;
    content: '';
    display: block;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out;
}

.block-banners__item-image--blur {
    z-index: -2;
    opacity: 0;
}

.block-banners__item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/* start carousels style */
.section-header__body {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-header__title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    position: relative;
    top: 2px;
}

.h3Class-1 {
    font-size: 17px;
}

.section-header__spring {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.section-header__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[dir="rtl"] .section-header__arrow--next {
    margin-right: -5.37131px;
}

.arrow__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: transparent;
    pointer-events: none;
    -webkit-transition: color .15s;
    transition: color .15s;
    color: #fff;
}

.arrow__button {
    height: 23px;
    padding: 0 14.37131px;
}

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}

.arrow__button::before {
    background: var(--main-site-color);
}

.arrow__button::before {
    position: absolute;
    display: block;
    content: '';
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    z-index: -1;
    border-radius: 2px;
    pointer-events: auto;
    -webkit-transition: background .15s;
    transition: background .15s;
}

.arrow__button::before {
    width: calc(100% - 8.37131px);
}

[dir="rtl"] .arrow__button::before {
    right: 4.18566px;
}

[dir="rtl"] .arrow__button::before {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}

.arrow__button svg {
    fill: currentColor;
    display: block;
}

[dir="rtl"] .arrow__button svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

[dir="rtl"] .arrow--prev svg {
    margin-right: -1px;
}

.arrow__button::after {
    position: absolute;
    display: block;
    content: '';
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    -webkit-transition: background .2s;
    transition: background .2s;
    opacity: .01;
}

[dir="rtl"] .arrow__button::after {
    right: -2px;
}

.section-header__divider {
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #ebebeb;
}

.block-products-carousel__carousel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.block-products-carousel ul {
    padding: 0;
}
.product-loop-culumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.block-products__cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
}

.product-card {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
}

.product-card--layout--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.block-products__cell .product-card {
    width: 100%;
}

.product-card--layout--grid .product-card__image {
    display: block;
    position: relative;
}

.product-card--layout--grid .product-card__footer {
    padding: 0 16px 8px 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.image--type--product .image__body, .image--type--category .image__body {
    display: block;
    position: relative;
    width: 100%;
}

.image--type--product .image__body {
    padding-bottom: 100%;
}

.image--type--product .image__tag, .image--type--category .image__tag, .image--type--product .attachment-woocommerce_thumbnail, .image--type--product img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.product-card .product-card__meta {
    font-size: 12px;
    line-height: 1;
    color: #999;
    display: none;
}

.product-horizontal .product-card__meta {
    display: none;
}

.block-products-column {
    width: 100%;
    height: 100%;
}

.arrow-type2 .arrow.section-header__arrow {
    position: absolute;
    top: 45%;
    width: 30px;
    height: 60px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.arrow-type2 .arrow--prev {
    right: 0;
    z-index: 9;
}

.arrow-type2 .arrow--next {
    left: 0;
    z-index: 9;
}

.arrow-type2 .arrow__button {
    height: 100%;
}

[dir="rtl"] .arrow-type2 .arrow__button::before {
    -webkit-transform: skewX(0deg);
    transform: skewX(0deg);
}

.arrow-type2 .arrow--next .arrow__button::before {
    border-radius: 0 3px 3px 0;
}

.arrow-type2 .arrow--prev .arrow__button::before {
    border-radius: 3px 0 0 3px;
}

.product-card__name a .woocommerce-loop-product__title {
    font-size: 14px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 60px;
}

.image.image--type--product .onsale {
    display: none;
}

.product-card--layout--grid .product-card__badges {
    position: absolute;
    top: 16px;
    display: flex;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.product-horizontal {
    display: block;
}

.product-horizontal .product-card__footer {
    padding: 4px 16px;
}

.product-horizontal .product-card__image {
    max-width: 100px;
    float: right;
    width: 100%;
    height: auto;
}

.product-horizontal .product-card__info {
    max-width: calc(100% - 100px);
    float: right;
    padding: 0 16px;
}

.product-horizontal .product-card__footer {
    width: 100%;
}

.product-horizontal .product-card-original__badges {
    position: static !important;
}

[dir="rtl"] .product-card--layout--grid .product-card__badges {
    right: 16px;
}

[dir="rtl"] .product-card--layout--grid .product-card-original__badges {
    left: 16px;
    top: 15px;
    position: absolute;
    display: inline;
}

.tag-badge {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    z-index: 0;
    height: 18px;
    padding: 4px 14px 0;
}

.product-card-original__badges .tag-badge--sale {
    color: black;
}

.tag-badge::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.tag-badge::before {
    left: 3.5px;
    right: 3.5px;
}

[dir="rtl"] .tag-badge::before {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
}

.product-card-original__badges .tag-badge--sale::before {
    background: #f7e98e;
}

[dir="rtl"] .product-card-genuine__badges {
    left: 16px;
    top: 15px;
    position: absolute;
    display: inline;
}
.woocommerce-error li {
	background: #ddbfbf;
	margin-bottom: 8px;
	padding: 8px 15px;
	border-radius: 15px;
	text-align: center;
	list-style: none;
}
.product-card__info {
    padding: 6px 16px;
}

.product-card .product-card__name a {
    color: inherit;
}

.product-card .product-card__name a {
    text-decoration: none;
}

.owl-carousel .block-products-carousel__cell {
    margin-bottom: 15px;
}

.product-card .product-card__prices {
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 1;
    color: #262626;
}

.product-card--layout--grid .product-card__prices {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-card--layout--grid .product-card__prices {
    font-size: 18px;
}

.product-card .product-card__addtocart-icon, .product-card__footer .button {
    position: relative;
    border: none;
    padding: 8px;
    border-radius: 2px;
    background: transparent;
    color: #ccc;
    z-index: 0;
    -webkit-transition: color .2s;
    transition: color .2s;
    height: 28px;
    width: 28px;
    border-radius: 100%;
}

.product-card--layout--grid .product-card__addtocart-icon {
    margin: -3px;
}

.product-card__price .woocommerce-Price-amount.amount > bdi, .details .woocommerce-Price-amount.amount > bdi {
	color: var(--color-neutral-900);
	font-size: 15px;
}

.product-card__price ins bdi, .details ins bdi {
    color: var(--color-neutral-900);
    font-size: 16px;
    text-decoration: navajowhite;
}

.product-card__price .price, .product-card__price {
    display: flex;
    flex-direction: column;
}

.product-card__price del bdi, .details del bdi {
    font-size: 12px !important;
    color: var(--color-neutral-500) !important;
    margin-bottom: 8px;
}

.product-card__price del bdi .woocommerce-Price-currencySymbol {
    color: var(--color-neutral-500) !important;
}

ins {
    text-decoration: none;
}

.woocommerce-Price-currencySymbol {
    margin-right: 4px;
}

.product-card .product-card__addtocart-icon::before, .product-card__footer .button::before {
    top: -2px;
    left: -2px;
    display: block;
    content: '';
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: transparent;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background .2s, -webkit-transform .2s;
    transition: background .2s, -webkit-transform .2s;
    transition: transform .2s, background .2s;
    transition: transform .2s, background .2s, -webkit-transform .2s;
}

.product-card .product-card__addtocart-icon i, .product-card__footer .button i {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.product-card--layout--grid::after {
    display: block;
    position: static;
    content: '';
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.sale_block > span {
    color: var(--main-site-color);
}

.sale_block span {
    font-weight: bold;
}

.sale_block {
    padding-bottom: 0;
    border-bottom: 2px solid var(--main-site-color);
}

.saleending_amazing {
    display: flex;
    flex-direction: row-reverse;
    color: var(--main-site-color);
    margin: 0;
}

.saleending_amazing span {
    color: var(--main-site-color);
    font-size: 16px;
}

.tag-badge::before {
    background: var(--tag-background-site-color) !important;
}

.tag-badge {
    color: var(--tag-color-site-color) !important;
}

.product_list_widget {
    position: relative;
}

.price {
    position: relative;
}

.favorites-button {
    color: red;
}

.share-product-button {
    color: #333;
}

.compare-button {
    color: #666;
}

.video_button {
    color: #2962ff;
}

/* block caeousel type2 */
.carousel-type2 {
    width: 100%;
    padding: 45px 30px 15px 30px;
    border-radius: 10px;
}

.related.carousel-type2 {
    border: 1px solid rgb(240 240 240);
}

.slider-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.card-title {
    margin: 0;
    padding: 0 15px;
}

.carousel-type2 .section-header {
    position: absolute;
    top: -65px;
    right: 0;
    height: 35px;
    width: 238px;
    background-color: #ff0000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.carousel-type2 .section-header a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.carousel-type2 .block-products-carousel__carousel {
    display: flex;
}

.shirt-card {
    background-color: #fff;
    position: relative;
}

.owl-carousel .shirt-card {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.shirt-slider .owl-item {
    margin: 0 !important;
}

.card-info {
    width: 25px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #E6E6E6;
    border-bottom-left-radius: 17px;
    border-top-right-radius: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.card-info2 {
    min-width: 25px;
    min-height: 84px;
    position: absolute;
    top: 0;
    right: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    z-index: 9;
    padding: 8px 0;
}

.attr2 {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    margin: 3px;
}

.attr1 {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    margin: 3px 0;
}

.colours:nth-child(1) {
    background-color: #fff;
}

.colours:nth-child(2) {
    background-color: #000;
}

.colours:nth-child(3) {
    background-color: #4d0404;
}

.colours:nth-child(4) {
    background-color: #2d5936;
}

.colours:nth-child(5) {
    background-color: #220f5a;
}

/* block sale product carousel */
.block-sale__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.block-sale__header {
    text-align: center;
    position: relative;
    padding: 14px 32px 0;
    margin: 0 auto -28px;
    z-index: 1;
}

.block-sale__header-decor {
    position: absolute;
    width: 100%;
    bottom: 1px;
    left: 0;
    z-index: -1;
}

.main-menu ul li {
    position: relative;
}

.main-menu > ul > li > .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: -20px;
    min-width: 200px;
    background: #fff;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, .15);
    border-radius: 8px;
    padding: 15px;
    /* display: flex; */
}

.main-menu > ul > li > .sub-menu > li > a {
    font-weight: bold;
    color: #333;
}

.main-menu > ul > li:hover::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid rgba(0, 0, 0, .15);
    position: absolute;
    right: 0;
    left: 0;
    top: 85%;
    margin: 0 auto;
}

.main-menu li a {
	padding: 5px;
	display: block;
	color: #000;
}
.main-menu ul li:hover .sub-menu {
    display: flex;
}

.main-menu > ul > li > .sub-menu > li ul {
    display: flex;
    flex-direction: column;
}

.main-menu > ul > li > .sub-menu > li {
    min-width: 120px;
}

.block-sale__header-decor .decor__start,
.block-sale__header-decor .decor__end {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.block-sale__header-decor .decor__body {
    height: 38px;
    margin: 0 -10px -10px;
}

.block-sale__header-decor .decor__start,
.block-sale__header-decor .decor__end {
    height: 28px;
    width: calc(50% - 26.1658px);
}

.block-sale__header-decor .decor__start {
    left: 10px;
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

.block-sale__header-decor .decor__end {
    right: 10px;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

.block-sale__header-decor .decor__center {
    height: 28px;
    width: 34.3316px;
}

.block-sale__header-decor .decor__start {
    border-bottom-left-radius: 2px;
}

.decor--type--center .decor__start, .decor--type--center .decor__end {
    position: absolute;
}

.decor--type--center .decor__start {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}

.decor--type--center .decor__start, .decor--type--center .decor__end {
    position: absolute;
}

.decor--type--center .decor__end {
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.decor--type--center .decor__center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.block-sale__header-decor .decor__end {
    border-bottom-right-radius: 2px;
}

.block-sale__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block-sale__link {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    line-height: 22px;
    padding: 18px 0 0 0;
}

.block-sale__link a {
    color: #6c757d;
    -webkit-transition: color .12s;
    transition: color .12s;
}

.block-sale__link a:hover {
    color: inherit;
}

.block-sale__arrow {
    position: absolute;
    bottom: 3px;
}

.block-sale__arrow .arrow__button {
    height: 31px;
    padding: 0 24.89785px;
}

.block-sale__arrow .arrow__button:before {
    width: calc(100% - 17.89785px);
}

[dir=ltr] .block-sale__arrow .arrow__button:before {
    left: 8.94893px;
}

[dir=rtl] .block-sale__arrow .arrow__button:before {
    right: 8.94893px;
}

[dir=ltr] .block-sale__arrow .arrow__button:before {
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

[dir=rtl] .block-sale__arrow .arrow__button:before {
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

[dir=ltr] .block-sale__arrow--prev {
    left: -49.7957px;
}

[dir=rtl] .block-sale__arrow--prev {
    right: -49.7957px;
}

[dir=ltr] .block-sale__arrow--next .arrow__button:before {
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
}

[dir=rtl] .block-sale__arrow--next .arrow__button:before {
    -webkit-transform: skewX(30deg);
    transform: skewX(30deg);
}

[dir=ltr] .block-sale__arrow--next {
    right: -49.7957px;
}

[dir=rtl] .block-sale__arrow--next {
    left: -49.7957px;
}

.block-sale__title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}

.block-sale__subtitle {
    color: #6c757d;
    line-height: 1;
    margin-top: 10px;
}

.block-sale__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
}

.block-sale__arrows {
    position: absolute;
    z-index: 1;
    bottom: 3px;
    left: 0;
    width: 100%;
}

.block-sale__body {
	position: relative;
	padding-top: 70px;
	padding-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.block-sale__body-decor {
    position: absolute;
    width: 100%;
    bottom: -1px;
}

.block-sale__body-decor .decor__start,
.block-sale__body-decor .decor__end,
.block-sale__body-decor .decor__center {
    background: #fafafa;
}

.block-sale__body-decor .decor__start,
.block-sale__body-decor .decor__end {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.block-sale__image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    z-index: -1;
}

.block-sale__image:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 38, 0.8);
}

.block-sale__carousel .owl-stage-outer {
    margin: -10px;
    padding: 10px;
}

.block-sale__carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block-sale__carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.block-sale__carousel .owl-dots {
    margin-top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -38px;
}

.block-sale__carousel .owl-carousel button.owl-dot:before {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: background .12s;
    transition: background .12s;
    margin: 6px;
}

.block-sale__carousel .owl-carousel button.owl-dot:focus {
    outline: none;
}

.block-sale__carousel .owl-carousel button.owl-dot:hover:before {
    background: rgba(255, 255, 255, 0.5);
}

.block-sale__carousel .owl-carousel button.owl-dot:active:before {
    background: rgba(255, 255, 255, 0.7);
}

.block-sale__carousel .owl-carousel button.owl-dot.active:before {
    background: var(--main-site-color);
}
.product-tabs__item--active{
    border-bottom: 3px solid var(--main-site-color);
}
.border-tab1 {
    height: 1px;
    background: #f5f6f7;
    margin-bottom: 3px;
}
.border-tab2 {
    height: 1px;
    background: #f5f6f7;
    margin-top: 3px;
}
.block-sale__item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
}

.block-sale__item .product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 2px;
}

.block-sale__item .product-card .product-card__addtocart-full,
.block-sale__item .product-card .product-card__wishlist,
.block-sale__item .product-card .product-card__compare {
    display: none;
}

.block-sale__item .product-card:after {
    display: block;
    position: static;
    content: '';
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.block-sale__item .product-card .product-card__badges {
    position: absolute;
    top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

[dir=ltr] .block-sale__item .product-card .product-card__badges {
    left: 16px;
}

[dir=rtl] .block-sale__item .product-card .product-card__badges {
    right: 16px;
}

[dir=ltr] .block-sale__item .product-card .product-card-original__badges {
    right: 16px;
}

[dir=rtl] .block-sale__item .product-card .product-card-original__badges {
    left: 16px;
}

.product-card-original__badges .tag-badge--sale {
    color: black;
}

.product-card-original__badges .tag-badge--sale:before {
    background: #f7e98e;
}

.product-card-genuine__badges .tag-badge--sale:before {
    background: #00e056;
}

.block-sale__item .product-card .product-card__badges > * + * {
    margin-top: 3px;
}

.block-sale__item .product-card .product-card__actions-list {
    position: absolute;
    overflow: hidden;
    z-index: 1;
}

[dir=ltr] .block-sale__item .product-card .product-card__actions-list {
    right: 0;
}

[dir=rtl] .block-sale__item .product-card .product-card__actions-list {
    left: 0;
}

.block-sale__item .product-card .product-card__image {
    display: block;
    position: relative;
}

.block-sale__item .product-card .product-card__fit {
    position: absolute;
    bottom: 8px;
}

.block-sale__item .product-card .product-card__fit .status-badge__text {
    display: none;
}

.block-sale__item .product-card .product-card__fit .status-badge__tooltip {
    display: block;
}

[dir=ltr] .block-sale__item .product-card .product-card__fit {
    left: calc(16px - 3px);
}

[dir=rtl] .block-sale__item .product-card .product-card__fit {
    right: calc(16px - 3px);
}

.block-sale__item .product-card .product-card__meta {
    padding: 6px 16px;
}

.block-sale__item .product-card .product-card__name {
    padding: 0 16px;
    line-height: 1.1875;
}

.block-sale__item .product-card .product-card__rating {
    margin: -3px 0 -2px 0;
    padding: 8px 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-sale__item .product-card .product-card__rating-stars,
.block-sale__item .product-card .product-card__rating-label {
    margin: 3px 0 2px 0;
}

[dir=ltr] .block-sale__item .product-card .product-card__rating-stars {
    margin-right: 7px;
}

[dir=rtl] .block-sale__item .product-card .product-card__rating-stars {
    margin-left: 7px;
}

.block-sale__item .product-card .product-card__rating-label {
    line-height: 1;
}

.block-sale__item .product-card .product-card__features {
    padding: 10px 16px 0;
    margin-bottom: -2px;
    display: none;
}

.block-sale__item .product-card .product-card__footer {
    padding: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.block-sale__item .product-card .product-card__prices {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-sale__item .product-card .product-card__price--old {
    font-size: 14px;
}

[dir=ltr] .block-sale__item .product-card .product-card__price--old {
    margin-left: 6px;
}

[dir=rtl] .block-sale__item .product-card .product-card__price--old {
    margin-right: 6px;
}

.block-sale__item .product-card .product-card__addtocart-icon {
    margin: -3px;
}

.block-sale__carousel .owl-carousel button.owl-dot span {
    display: none;
}

@media (hover: hover) {
    .block-sale__item .product-card .product-card__action--wishlist,
    .block-sale__item .product-card .product-card__action--compare {
        -webkit-transition: opacity 0.2s, color 0.12s, background 0.12s, -webkit-transform 0.2s;
        transition: opacity 0.2s, color 0.12s, background 0.12s, -webkit-transform 0.2s;
        transition: transform 0.2s, opacity 0.2s, color 0.12s, background 0.12s;
        transition: transform 0.2s, opacity 0.2s, color 0.12s, background 0.12s, -webkit-transform 0.2s;
        opacity: 0;
        will-change: transform;
    }

    [dir=ltr] .block-sale__item .product-card .product-card__action--wishlist, [dir=ltr]
  .block-sale__item .product-card .product-card__action--compare {
        -webkit-transform: translateX(100%) translateX(6px);
        transform: translateX(100%) translateX(6px);
    }

    [dir=rtl] .block-sale__item .product-card .product-card__action--wishlist, [dir=rtl]
  .block-sale__item .product-card .product-card__action--compare {
        -webkit-transform: translateX(-100%) translateX(6px);
        transform: translateX(-100%) translateX(6px);
    }

    .block-sale__item .product-card:hover .product-card__action--wishlist,
    .block-sale__item .product-card:hover .product-card__action--compare, .block-sale__item .product-card:active .product-card__action--wishlist,
    .block-sale__item .product-card:active .product-card__action--compare {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

[dir=ltr] .block-sale__item .product-card .product-card__image img {
    border-top-left-radius: 2.5px;
    border-top-right-radius: 2.5px;
}

[dir=rtl] .block-sale__item .product-card .product-card__image img {
    border-top-right-radius: 2.5px;
    border-top-left-radius: 2.5px;
}

[dir=ltr] .block-sale__item .product-card .product-card__action:first-child {
    border-top-right-radius: 2.5px;
}

[dir=rtl] .block-sale__item .product-card .product-card__action:first-child {
    border-top-left-radius: 2.5px;
}

.itemDetails {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 12px;
    background-color: #eee;
    padding: 10px;
    border-radius: 10px;
}

.itemDetails .itemPic {
    width: 100%;
    border-radius: 10px;
}

.itemDetails * {
    font-weight: 700;
    line-height: 2.1;
    text-align: center;
    margin-top: 8px;
}

.homeItems .title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700px;
}

.homeItems a {
    color: #212529;
}

.h3Class-1 {
    font-size: 17px;
}

.woocommerce-notices-wrapper {
    width: 100%;
    margin-bottom: 10px;
}

.wc-block-components-notice-banner.is-success {
    background-color: #ebebeb;
    border-color: #c94a00;
}
.wc-block-components-notice-banner__content {
    width: 100%;
    padding: 6px 8px;
}
.product__info .price del {
    padding: 0;
}
.quick_view_detailes .discount-val {
    display: none;
}
.button.view-product {
    width: 100%;
    border-radius: 3px;
}
/* quantity item styly */
.product__actions-item--quantity {
    width: 100px;
}

.input-number__input {
    -moz-appearance: textfield;
    display: block;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
    width: 80px;
    margin: 0 auto;
}

.wc-block-components-notice-banner.is-error ul li {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #eee;
    margin: 4px 0;
    background: var(--error-site-color);
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    overflow: hidden;
}

[dir="rtl"] .product__actions-item--quantity {
    margin-left: 8px;
}

.input-number {
    display: block;
    width: 100%;
    position: relative;
    background-color: #ebebeb;
}

.input-number__sub, .input-number__add {
    position: absolute;
    height: 100%;
    width: 24px;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .3;
    -webkit-transition: opacity .18s;
    transition: opacity .18s;
}

[dir="rtl"] .input-number__add {
    left: 1px;
}

.input-number__sub::before, .input-number__sub::after, .input-number__add::before, .input-number__add::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: currentColor;
}

.input-number__sub::before, .input-number__add::before {
    width: 8px;
    height: 2px;
}

.input-number__add::after {
    width: 2px;
    height: 8px;
}

/* sidebar style */

.sidebar .widget-title > * {
    transition: .4s;
    border-radius: 5px;
    position: relative;
    color: #333;
    font-size: 16px;
}
.wp-block-heading {
	font-family: iranSans;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
	color: #454647;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
	margin-top: 0;
}
.sidebar-inner .wp-block-heading::after {
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
}
.wc-block-price-filter__range-input-wrapper {
	color: var(--main-site-color);
}
.wc-block-components-price-slider__range-input-progress {
	color: var(--main-site-color);
}
.sidebar-inner {
    position: sticky;
    top: 10px;
}
.sidebar-inner .product-card__footer {
	display: flex;
}
.widget.widget-slide .woocommerce-widget-layered-nav-list {
    display: none;
    padding: 0;
}

.widget-slide form {
    padding: 0 20px 20px;
    text-align: center;
    display: none;
}

.price_slider_wrapper {
    position: relative;
}

.widget-slide .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #E6E8EA;
    border: 0;
    position: relative;
    margin: 37px 0 68px;
    height: 3px;
    text-align: right;
}

.widget-slide .price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
}

.widget-slide .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: var(--main-site-color);
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: ew-resize;
    outline: 0;
    top: -5px;
    margin-left: -5px;
    background: var(--main-site-color);
    border-radius: 100%;
    position: absolute;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price_slider_wrapper .ui-slider .ui-slider-handle {
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: ew-resize;
    outline: 0;
    top: -5px;
    margin-left: -5px;
    background: var(--main-site-color);
    border-radius: 100%;
    position: absolute;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price_slider_wrapper .price_slider_amount {
    position: relative;
    margin-top: 52px;
    margin-bottom: 10px;
    line-height: 2.4;
    text-align: center !important;
}

.woocommerce .price_slider_wrapper .price_slider_amount {
    text-align: left;
    line-height: 2.4;
    font-size: .8751em;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}

#cancel-comment-reply-link, .button {
    user-select: none;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    background: var(--main-site-color);
    color: #fff;
    font-family: inherit;
    border-radius: var(--button-radius-num);
    z-index: 1;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    border: none;
}

.price_slider_amount .button {
    min-width: 145px;
    font-size: 15px;
}
.container-carousel {
	padding: 0 15px;
}
.price_label {
    font-size: 0;
}

.price_label .from, .price_label .to {
    position: absolute;
    font-size: 12px;
    color: #777;
}
.price_label {
	position: absolute;
	top: -42px;
	right: 0;
	left: 0;
}
.price_label .from {
	left: 0;
	bottom: 0;
}
.sidebar-inner .widget:first-child form {
	display: block;
}
.price_label .to {
	right: 0;
	bottom: 0;
}

.widget-slide > ul > li {
    padding: 10px 20px;
    list-style: none;
}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term .count {
    display: none;
}

.widget-slide > ul > li:not(:last-of-type) {
    border-bottom: 1px solid #a8a8a81f;
}

li.woocommerce-widget-layered-nav-list__item a {
    display: flex;
    align-items: center;
}

#sidebar a {
    color: #000;
}

li.woocommerce-widget-layered-nav-list__item a::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    background: #fff;
    box-shadow: 0 2px 4px rgb(106 137 204 / 22%);
    padding: 1.5px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-clip: content-box;
    box-sizing: content-box;
    transition: .4s ease;
    margin-left: 17px;
    margin-top: 2px;
}

li.woocommerce-widget-layered-nav-list__item a:hover::before, li.woocommerce-widget-layered-nav-list__item.chosen a::before {
    background-color: var(--main-site-color);
}

.widget.widget-slide > a > img {
    transform: scale(1.14, 1.18);
}

.blog_posts {
    padding: 0;
}

.blog_posts li a img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-left: 5px;
}

.blog_posts li a {
    font-size: 14px;
    margin-bottom: 8px;
}

.blog_posts .post-date {
    font-size: 12px;
}

.blog_posts .post-date i {
    margin-left: 4px;
}

.post-header {
    margin-bottom: 15px;
}

/* pagination style */
.products-view__pagination {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    padding: .75rem 1rem;
}

.products-view__pagination-legend {
    font-size: .9375rem;
    padding: 0 .375rem;
}

ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    border-radius: 0.25rem;
    position: relative;
    padding: 0.375rem 0.625rem;
    padding-left: 0;
    margin-left: 0;
    line-height: 1.25;
    color: #007bff;
    background-color: transparent;
    border: 0 solid #dee2e6;
}

[dir="rtl"] .page-numbers li {
    margin-left: 6px;
}

.page-numbers span, .page-numbers a {
    font-size: 15px;
    line-height: 18px;
    border-radius: 2px;
    padding: 6px 10px;
    -webkit-transition: background .15s;
    transition: background .15s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #f0f0f0;
    color: #262626;
}

.page-numbers.current {
    background-color: var(--main-site-color);
    color: #fff;
    cursor: default;
}

.products-view__pagination .itemCount {
    margin: 0;
}

/* favorites style */
.favorites_item {
    position: relative;
}

.favorites_item .remove {
    position: absolute;
    top: 3px;
    left: 6px;
    z-index: 9;
    color: red;
    font-size: 18px;
    cursor: pointer;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 18px !important;
}

/* attr select*/
.product-variation {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

.product__info-card .variations {
    padding: 0px 28px 24px;
}

.reset_variations {
    background: var(--main-site-color);
    color: #fff;
    text-align: left;
    float: left;
    padding: 4px 8px;
    font-size: 13px;
    border-radius: 8px;
    opacity: 0.7;
}

.product-variation .label p {
    margin: 0;
    color: var(--color-neutral-600);
    font-weight: normal;
}

.variable-label {
    color: #000;
    margin-right: 4px;
}

.product-variation .product-attr-select {
    padding-right: 0;
    margin: 0;
    margin-top: 8px;
}

.product-attr-select li.variation-color {
    height: 30px;
    border-radius: 8px;
    margin-left: 8px;
    width: -moz-max-content;
    width: max-content;
    padding: 4px 6px;
    min-width: 75px;
    margin-bottom: 8px;
}

/* add to cart ajax style */
.product-buttons .avada-select-wrapper a {
    padding: 2px !important;
    margin-right: 5px !important;
    display: inline-flex !important;
    position: relative !important;
    margin-bottom: 5px !important;
    max-height: 30px !important;
    font-size: 12px;
    border-radius: 5px;
}

.archive-add-to-cart-button {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.archive-add-to-cart-button .single_add_to_cart_button {
    padding: 10px 12px !important;
    margin-right: -2px !important;
    width: 60%;
    font-size: 13px;
}

.archive-add-to-cart-button .quantity {
    width: 40% !important;
}

.archive-add-tocart-button {
    background: var(--main-site-color) !important;
    border: 0 !important;
    text-align: center !important;
    color: #fff !important;
    border-radius: 4px !important;
}

.selectbtn {
    height: 30px;
    list-style: none;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    border-radius: 8px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}

.product-attr-select li span {
    height: 100%;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    max-height: 20px;
    border-radius: 4px;
}
.selectbtn.variation-color span {
	width: 20px;
}
.price > .woocommerce-Price-amount.amount {
    padding-left: 40px !important;
}

.product-loop-column.variable .quantity {
    display: none;
}

.variation-color span {
    font-size: 0;
    margin-left: 8px;
}

.variation-button p {
    display: none;
}

.selectbtn.selected {
    border: 1px solid var(--main-site-color);
}

.selectbtn.variation-button {
	min-width: 40px;
	height: 35px;
	padding: 4px;
}

.product-attr-select {
	display: flex;
	align-items: center;
	overflow-x: auto;
	scrollbar-width: thin;
	flex-wrap: wrap;
}

.product-loop-column.variable:not(.card) .variations_form.cart.self {
    position: absolute;
    width: 100%;
    background: #fff;
    right: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
    bottom: 0;
    padding: 8px;
    margin: 0 auto;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all ease-out .3s;
    z-index: 100;
    border-radius: 10px;
    max-height: calc(100% - 20px);
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}



.product-loop-column.variable .price .woocommerce-Price-currencySymbol, .product-loop-column.variable .c-price .woocommerce-Price-currencySymbol{
	position: absolute;
	left: 0;
	font-size: 12px;
	top: -17px;
	color: #bbb;
}
.product-loop-column.variable .price {
	display: flex;
	flex-direction: row;
	justify-content: start;
}

.product-loop-column.variable .price > span:first-child {
    padding-left: 3px !important;
}

.product-loop-column.variable .price > span:nth-child(2) {
    padding-right: 3px !important;
    padding-left: 0 !important;
}

.product-loop-column.variable:not(.card) .variations_form.cart.self::-webkit-scrollbar {
    display: none;
}


.product-loop-column.variable .discount-val {
    left: unset;
    top: 35px;
    right: 6px;
}
.mini-cart-product {
	padding-right: 8px;
}
.product-card__price .price del bdi .woocommerce-Price-currencySymbol {
    display: none;
}

.variable.self_quick_view.clicked .quick_product_title p {
    margin: 0;
}

.shahkar-form.variations_form.cart.popup {
    position: fixed;
    background: #fff;
    right: 15px;
    left: 15px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
    padding: 8px;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    transition: all ease-out .3s;
    z-index: 100;
    border-radius: 10px;
    max-width: 600px;
    top: 0;
    overflow-y: auto;
}

.owl-carousel .quick_view_block {
    flex-direction: column;
}

.owl-carousel .quick_view_image_product {
    width: 100%;
    display: none;
}

.reset_variations {
    display: none;
}

.owl-carousel .popup_quick_view .archive-add-to-cart-button .single_add_to_cart_button {
    padding: 10px 12px !important;
    margin-right: -2px !important;
    width: 100%;
    font-size: 12px;
}

.owl-carousel .quick_product_title p {
    text-align: center;
    font-size: 15px;
    margin: 0;
}

.owl-carousel .variations_form.cart.popup.clicked {
    top: 9px !important;
    max-height: calc(100% - 20px);
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.owl-carousel .quick_view_detailes {
    width: 100%;
}
.quick_product_title{
    text-align: center;
}
.quick_product_title p, .quick_product_title a {
    text-align: center;
    font-size: 14px;
    color: #333;
}
#dark-back {
    background: #666;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 9;
    opacity: .5;
}
.view-product {
    background: #933c18 !important;
    width: 100%;
    margin-top: 8px;
    color: #fff !important;
}

.archive-variation-add-to-cart {
    cursor: pointer;
}

.product-loop-column.variable {
    position: relative;
}

.product-loop-column.variable {
    transition: all ease-out .3s;
}

product-loop-column.variable.self_quick_view::before {
    transition: all ease-out .3s;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 9;
    border-radius: 10px;
}

.product-loop-column.variable.popup_quick_view::before {
    transition: all ease-out .3s;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0px;
    right: 0;
    top: 0;
    z-index: 90;
    border-radius: 10px;
}

.variations_form.cart.self.clicked {
    visibility: visible !important;
    opacity: 1 !important;
    bottom: 10px !important;
    top: 10px;
}

.variations_form.cart.popup.clicked {
    visibility: visible !important;
    opacity: 1 !important;
    top: calc(50% - 200px) !important;
}

.product-loop-column.variable.self_quick_view.clicked::before {
    left: 0 !important;
    opacity: .1 !important;
    visibility: visible !important;
}

.product-loop-column.variable.popup_quick_view.clicked::before {
    opacity: .1 !important;
    visibility: visible !important;
}

.onsale {
    background: var(--main-site-color);
    color: #fff;
    padding: 2px 8px;
    border-radius: 8px;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    display: none;
}

.product-card__price .price, .details .price {
    position: relative;
}

.product-card__price .price del {
    padding-left: 40px;
}

.details .price del {
    padding-left: 0px;
}

.discount-val {
    background: var(--main-site-color);
    color: #fff;
    display: inline-flex;
    max-width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    position: absolute;
    left: 0;
    padding: 4px 8px;
    max-height: 22px;
    top: 5px;
}

.remove.remove_from_cart_button {
	font-size: 22px;
	background: #d99a9a;
	width: 24px;
	height: 22px;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 100%;
	margin-left: 8px;
}

.woocommerce-variation-price .price {
    display: flex;
    flex-direction: column;
    position: relative;
}

.woocommerce-variation-price .price del {
    font-size: 14px;
    color: var(--color-neutral-600);
}

.woocommerce-variation-price .price del span bdi {
    font-size: 14px;
    color: var(--color-neutral-600);
}

.woocommerce-variation-price .price ins {
    font-size: 19px;
    padding: 4px 0;
    text-decoration: none;
    font-weight: bold;
}

.woocommerce-variation-price .price ins span bdi {
    font-size: 19px;
    padding: 4px 2px;
    text-decoration: none;
    font-weight: bold;
}

.product-loop-column.variable .variations {
    max-height: 180px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #eee #fff;
}

.product-loop-column.variable .variations::-webkit-scrollbar {
    width: 5px;
}

.product-loop-column.variable .self .archive-add-to-cart-button {
    flex-direction: column;
    align-items: baseline;
}

.product-loop-column.variable .self .archive-add-to-cart-button .quantity {
    width: 100% !important;
    margin-left: 0 !important;
}

.product-loop-column.variable .self .archive-add-to-cart-button .single_add_to_cart_button {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 8px !important;
}

.added_to_cart.wc-forward {
    display: none;
}

.cart .archive-add-to-cart-button {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
}

.popup_quick_view .single_add_to_cart_button {
    width: 100%;
}

/* Track */
.product-loop-column.variable .variations::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.product-loop-column.variable .variations::-webkit-scrollbar-thumb {
    background: #eee;
}

/* Handle on hover */
.product-loop-column.variable .variations::-webkit-scrollbar-thumb:hover {
    background: #eee;
}

.woocommerce-variation-price .price > span > bdi {
    font-size: 19px;
    padding: 8px 0;
    text-decoration: navajowhite;
    font-weight: bold;
}

/*   footer   */
#footer {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0;
    margin-top: 20px;
}

.footer-container {
	width: 100%;
	flex-wrap: wrap;
}
.wp-block-social-links li {
	list-style: none;
}
.section-title {
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-size: 18px;
}

.description-text {
    color: #797979;
    margin-bottom: 1rem;
    font-size: 14px;
}

.description-logo {
    margin: 1rem 0;
}

.footer-logo {
    height: 35px;
    width: 120px;
}

.address-div {
    max-width: 480px;
}

.bi-geo-alt {
    height: 22px;
    width: 22px;
    margin-left: 1rem;
}

.phone-number {
    text-decoration: none;
    margin-right: 0.5rem;
    color: #ff0000;
}

.copyright {
    width: 94%;
    height: 60px;
    background-color: #f5f5f5;
    margin: 1.5rem auto;
    border-radius: 15px;
    padding: 8px 45px;
    margin-bottom: 0;
}

.item-block ul {
    padding-right: 15px;
}

.woocommerce p.stars a:hover ~ a::before {
    content: '\e92e';
}

.woocommerce p.stars:hover a::before {
    content: '\e922';
}

.woocommerce p.stars.selected a.active::before {
    content: '\e922';
}

/*-> tracking orders style */
#tracking_orders {
    position: relative !important;
    z-index: 1;
    background: #FFFFFF;
    max-width: 400px !important;
    border-radius: 14px !important;
    margin: 15px auto 100px auto !important;
    padding: 28px !important;
    text-align: center !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.responsive-table {

> li {
    border-radius: 3px;
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.table-header {
    background-color: #95A5A6;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.table-row {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}

.col-1 {
    flex-basis: 10%;
}

.col-2 {
    flex-basis: 40%;
}

.col-3 {
    flex-basis: 25%;
}

.col-4 {
    flex-basis: 25%;
}

@media all and (max-width: 767px) {
    .table-header {
        display: none;
    }

.table-row {
	flex-direction: column;
}

    .col {

        flex-basis: 100%;

    }

    .col {
        display: flex;
        padding: 10px 0;

&:before {
     color: #6C7A89;
     padding-right: 10px;
     content: attr(data-label);
     flex-basis: 50%;
     text-align: right;
 }
}

}
}

.product-small-attributes ul {
    gap: 8px;
    padding: 0;
    margin-top: 0;
}
.title_block.title_attr {
    font-size: 18px;
    color: #333;
}
.product-small-attributes ul li {
    background: #f5f6f7;
    border-radius: 8px;
    min-width: 31%;
}
.product-small-attributes ul li .title_attr {
	font-size: 12px;
	color: var(--color-neutral-500);
	font-weight: 400;
	margin: 0;
	margin-left: 4px;
}
.product-small-attributes ul li .val_attr {
    color: var(--color-neutral-700);
    font-size: 12px;
    font-weight: 700;
    margin: 0;
}
.styles_InfoSectionSpec {
    width: 100%;
    height: 1px;
    background: var(--color-neutral-200);
    margin: 0 15px;
}
.border-none {
    border-style: none;
}
.more-attrs {
    border: 1px solid var(--color-button-black);
    background-color: transparent;
    color: var(--color-button-black);
    padding: 8px 8px;
    border-color: var(--color-neutral-200) !important;
    min-width: 170px;
    border-radius: 8px;
}
.more-attrs i {
    margin-right: 5px;
}
/*-> elementor_styles */
.owl-carousel .owl-stage {
    display: flex;
    align-items: stretch;
}
.section-banner {
    margin-bottom: 1rem;
    width: 100%;
    height: 66px;
    position: relative;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 15px;
}

.banner-link {
    width: 1432px;
    display: block;
    margin: 0 auto;
}

.section-banner__img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.section-more__info {
    display: flex;
    text-decoration: none;
    gap: 10px;
    align-items: center;
    color: #fff;
    font-weight: bold;
    justify-content: end;
}

.section-more__info svg {
    font-size: 20px;
    max-width: 10px;
}

.section-banner h2 {
    margin: 0 !important;
}

.title-row {
    min-width: 50%;
}

/*=> elementor special */
.card-special {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    padding-left: 370px;
    padding-right: 200px;
}

.card-special .left {
    width: 450px;
    height: 470px;
    border-radius: 23px;
    display: flex;
    align-items: center;
}

.slider {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    margin-left: -30px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    color: #CB1F40;
    cursor: pointer;
}

.special-slider-product .owl-carousel .owl-item img {
    width: auto !important;
    border-radius: 15px;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.special-slider-product .owl-theme {
    direction: ltr !important;
}
.special-slider-product {
    padding-bottom: 30px;
    position: relative;
}
.card-special .right {
    width: 100%;
    height: 100%;
    background: #0c1f2c;
    border-radius: 23px;
    direction: rtl;
}
.special-slider-product h4 {
    margin: 0;
    padding: 20px 30px;
    color: #fff;
}
.special-slider-product::before {
    content: "";
    background: var(--main-site-color);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 55%;
    right: 0;
    border-radius: 30px;
    transform: translate(-22%, 0px) skew(-24deg, 0deg);
}
.special-slider-product::after{
    content: "";
    background: var(--main-site-color);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 78%;
    right: 0;
    border-radius: 30px;
    z-index: -1;
}
.owl-dot.active .list_carousel_thumb {
    background: #CC3843;
    border-radius: 15px;
    transform: scale(1.06);
    color: #fff;
}

.owl-dot.active .list_carousel_thumb img {
    border-radius: 15px !important;
}

.card-special .right img {
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
}

.special-slider-product .details .product-variation {
    display: flex;
    flex-direction: row !important;
    -webkit-align-items: center;
    align-items: center;
}

.special-slider-product .variable-label {
    display: none;
}

.card-special .right .productInfo {
    width: 460px;
    margin: 20px 235px 0 0;
    color: #fff;
}

.special-slider-product .sale_block {
    border-bottom: 0 !important;
    margin-bottom: 8px;
}

.special-slider-product .saleending_amazing span {
    background-color: var(--main-site-color);
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

.card-special .right .productInfo .product-title {
    font-weight: 800;
    line-height: 46px;
    font-size: 20px;
    margin-bottom: 15px;
    color: #fff;
}

.special_title {
    position: absolute;
    right: -50px;
    transform: rotate(90deg);
    color: #fff;
    font-size: 27px;
    line-height: 0;
    height: 37px;
}

.special-carousel-price {
    position: relative;
}

.card-special .woocommerce-variation-price .discount-val {
    display: none;
}
.card-special .woocommerce-variation-price .price {
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}
.card-special .woocommerce-variation-price .price del .woocommerce-Price-currencySymbol {
    display: none;
}
.card-special .woocommerce-variation-price .price del {
    padding-left: 8px;
}
.card-special .right .productInfo h2 {
    font-weight: 300;
    font-size: 32px;
    letter-spacing: 1.6px;
    margin-bottom: 30px;
}

.card-special .right .productInfo button {
    height: 48px;
    background: #CB2140;
    border-radius: 90px;
    font-weight: 300;
    line-height: 35px;
    font-size: 14px;
    padding: 0 24px;
    color: #fff;
}

.card-special .right .productInfo i.fav {
    font-size: 12px;
    margin: 0 12px 0 24px;
    color: #CB2140;
}

.card-special .right .productInfo a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.slider:nth-of-type(2) {
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translate(-50%, -50%);
}
.banners_carousel ul {
	padding: 0;
}
.card-special .right .productInfo h4 {
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 15px;
}

.card-special .product-attr-select li {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: normal;
    text-align: center;
    font-weight: 300px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 50%;
    transition: 0.3s linear;
    border: 1px solid transparent;
    cursor: pointer;
    min-width: auto;
    padding: 0;
    overflow: hidden;
}

.card-special .product-attr-select li > p {
    display: none;
}

.card-special .product-attr-select li span {
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
    max-height: unset;
    color: #fff;
}

.special-slider-product  .selectbtn.selected {
    border: 2px solid #fff !important;
}

.special-slider-product .details .product-variation .label {
    margin-left: 8px;
}

.special-slider-product .details .product-variation .label p {
    color: #fff;
}

.special-slider-product .product-variation .product-attr-select {
    margin-top: 0;
}

.card-special .product-attr-select li {
    border: 1px solid #CB1F40;
}

.card-special .quantity {
    display: none;
}

.card-special .details del bdi {
    font-size: 16px !important;
    color: #fff !important;
}

.card-special .woocommerce-Price-currencySymbol {
    color: #fff !important;
}

.special-carousel-price bdi {
    color: #fff !important;
}

.card-special .details .woocommerce-Price-amount.amount > bdi {
    color: #fff !important;
    font-size: 20px;
}
.special-slider-product .owl-dots {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    max-width: 360px;
    top: -1px;
    overflow-y: auto;
    direction: rtl;
    scrollbar-width: thin;
    height: calc(100% + 1px);
    margin: 0 !important;
    padding: 0 15px;
    background: #fff;
}

.list_carousel_thumb img {
    max-width: 85px !important;
    max-height: 85px;
    padding: 5px;
    border-radius: 4px !important;
}

.list_carousel_thumb {
    background: #f5f6f7;
}

.special-slider-product h4 {
    padding: 20px 15px;
}
/*=> elementor feauture */
.product_feature_filter {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    min-height: 284px;
    border: 1px solid #f0f0f0;
    border-radius: 15px;
    background-color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.product_feature_filter .feature-title {
    margin: 0;
    padding-bottom: 25px;
}

.product_feature_filter .items-container {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 1rem;
    width: 100%;
}

.product_feature_filter .items {
    height: 80px;
    border-radius: 15px;
    background-color: yellow;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.product_feature_filter .items:nth-child(1), .product_feature_filter .items:nth-child(4) {
    background-color: #f7faff;
    border: 1px solid #d4e1ff;
}

.product_feature_filter .items:nth-child(1):hover, .product_feature_filter .items:nth-child(2):hover, .product_feature_filter .items:nth-child(3):hover, .product_feature_filter .items:nth-child(4):hover, .product_feature_filter .items:nth-child(5):hover, .product_feature_filter .items:nth-child(6):hover {
    border: 2px solid #6585cf;
}

.product_feature_filter .items:nth-child(2), .product_feature_filter .items:nth-child(5) {
    background-color: #f2f7ff;
    border: 1px solid #d4e1ff;
}

.product_feature_filter .items:nth-child(3), .product_feature_filter .items:nth-child(6) {
    background-color: #e9f1ff;
    border: 1px solid #d4e1ff;
}

.product_feature_filter .items-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600px;
    color: #333333;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.product_feature_filter .items:nth-child(1) {
    background-color: #fff5f6;
    border: 1px solid #f1737f;
}

.product_feature_filter .items:nth-child(1):hover {
    border: 2px solid #f1737f;
}

.product_feature_filter .items:nth-child(2) {
    background-color: #f9f9f6;
    border: 1px solid #bbb398;
}

.product_feature_filter .items:nth-child(2):hover {
    border: 2px solid #bbb398;
}

.product_feature_filter .items:nth-child(3) {
    background-color: #fff5ec;
    border: 1px solid #e0a161;
}

.product_feature_filter .items:nth-child(3):hover {
    border: 2px solid #e0a161;
}

.product_feature_filter .items:nth-child(4) {
    background-color: #eafaff;
    border: 1px solid #47c3e4;
}

.product_feature_filter .items:nth-child(4):hover {
    border: 2px solid #47c3e4;
}

.product_feature_filter .items:nth-child(5) {
    background-color: #f2f5fe;
    border: 1px solid #8298e1;
}

.product_feature_filter .items:nth-child(5):hover {
    border: 2px solid #8298e1;
}

.product_feature_filter .items:nth-child(6) {
    background-color: #f9fbea;
    border: 1px solid #b5c168;
}

.product_feature_filter .items:nth-child(6):hover {
    border: 2px solid #b5c168;
}

/*=> elementor brands2 */
.carousel-inner {
    position: relative;
}

.brands_carousel ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.brands_carousel .title {
    min-width: 175px;
}

.brands_carousel ul li {
    padding: 4px;
    border-left: 1px solid #f5f6f7;
}

.brands_carousel ul li a {
    border-radius: 15px;
    overflow: hidden;
}

.brands_carousel ul li .brand_title {
    margin: 0;
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
}

/* =>elementor category */
.shahkar_product_categories li {
    list-style: none;
}

.shahkar_product_categories .cat_title {
    text-align: center;
    margin-top: 8px;
    padding: 5px 15px;
}

/* =>elementor image slide */
.block-image-slider .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    background: #000;
    border-radius: 100px;
}

.section-header__arrows.arrow-type3 {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 1;
}

.slider_inner.owl-carousel .owl-dots {
    display: none;
}

.block-image-slider .owl-dot.active {
    width: 20px !important;
}

.block-image-slider .section-header__arrows.arrow-type2 .owl-dots {
    position: absolute;
    bottom: 0;
    z-index: 99;
    padding: 0 20px;
}

/*=>grid products element */
.products_for_cat {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    background-color: var(--color-neutral-100);
}
.shahkar_pro_cats {
	border: 1px solid var(--color-neutral-200);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 100%;
}
.shahkar_pro_cats a {
    padding: 10px;
    position: relative;
    width: 100%;
    background-color: var(--color-neutral-000);
    text-align: center;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}
.shahkar_products-grid .owl-stage {
	display: flex !important;
	align-items: stretch;
}
.shahkar_products-grid {
    overflow: hidden;
}
.cat_btn_txt {
    font-size: .8rem;
    font-weight: 700;
    line-height: 2.17;
    color: var(--color-button-secondary);
    justify-content: center;
    margin-top: 10px;
}
/*=> must saled element */
.title_pro_cat {
    text-align: center;
}
.image_block {
    border-radius: 4px;
    margin-left: 15px;
    width: 86px;
}
.number_pro {
    margin-right: 10px;
    width: 1.2em;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    color: var(--color-secondary-500);
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 2.1;
}
.title_block {
    color: #777;
    font-size: .8rem;
    font-weight: 400;
    line-height: 2.17;
    position: relative;
    width: 100%;
    min-height: 70px;
}
/*=> product grid element */
.woocommerce .products ul, .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: right;
    clear: unset;
    margin: 0;
    border-left: 1px solid var(--color-neutral-100);
    border-bottom: 1px solid var(--color-neutral-100);
    list-style: none;
}
.product_item {
    padding-right: 10px;
    padding-left: 10px;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--color-neutral-000);
}
.product_item a {
    display: flex;
    flex-direction: column;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.c-product-box__row {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.c-product-box__row--price {
    margin-top: 13px;
    height: 43px;
}
.c-price, .c-price__application-only-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: end;
    position: relative;
    min-height: 70px;
    padding: 4px 15px 15px 0;
    width: 100%;
}
.c-price .discount-val {
    position: absolute;
    right: 0;
    top: 7px;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.5;
    margin-right: 5px;
    color:#fff;
    border-radius: 10px;
    background-color: var(--main-site-color);
    padding-right: 5px;
    padding-left: 5px;
}
.c-price del {
    position: absolute;
    bottom: 0;
    left: 0;
}
.c-price del bdi {
    font-size: 12px;
}
.c-price del bdi .woocommerce-Price-currencySymbol {
    display: none;
}
.variations_form.cart select {
    background: #f5f6f7;
    border: 1px solid #eee;
    padding: 6px;
}
.wrapper-full .menu > li a i {
    transition: all ease.3s;
}
.rotate-180{
    transform: rotate(180deg);
}
/* pay succes */
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    padding: 0;
}
.woocommerce ul.order_details li {
    padding-bottom: 10px;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
    margin-top: 14px !important;
}
/* start responsive */
@media (max-width: 1399.98px) {
    .block-sale__body {
        padding-top: 96px;
        padding-bottom: 92px;
    }
}

@media (max-width: 1199.98px) {
    .block-sale__body {
        padding-top: 88px;
        padding-bottom: 84px;
    }
}

@media (max-width: 991.98px) {
    .block-sale__body {
        padding-top: 80px;
        padding-bottom: 76px;
    }
}

@media (max-width: 767.98px) {
    .block-sale__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .block-sale__link {
        padding: 16px 24px;
        min-width: 300px;
    }

    .block-sale__controls {
        padding: 0;
        position: relative;
        -ms-flex-item-align: center;
        align-self: center;
        min-width: 220px;
    }
}

@media (max-width: 575.98px) {
    .block-sale__body {
        padding-top: 51px;
        padding-bottom: 28px;
    }

    .block-sale__carousel .owl-dots {
        margin-bottom: 0;
        margin-top: 24px;
    }
}

@media (max-width: 499px) {
    .block-sale__header {
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto -23px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .block-sale__header-decor .decor__body {
        height: 33px;
        margin: 0 -10px -10px;
    }

    .block-sale__header-decor .decor__start,
    .block-sale__header-decor .decor__end {
        height: 23px;
        width: calc(50% - 23.27905px);
    }

    .block-sale__header-decor .decor__start {
        left: 10px;
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
    }

    .block-sale__header-decor .decor__end {
        right: 10px;
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg);
    }

    .block-sale__header-decor .decor__center {
        height: 23px;
        width: 28.5581px;
    }

    .decor--type--center .decor__body {
        overflow: hidden;
        position: relative;
    }

    .block-sale__link {
        padding: 14px 20px;
    }

    .block-sale__arrow .arrow__button {
        height: 27px;
        padding: 0 20.58845px;
    }

    .block-sale__arrow .arrow__button:before {
        width: calc(100% - 15.58845px);
    }

    [dir=ltr] .block-sale__arrow .arrow__button:before {
        left: 7.79423px;
    }

    [dir=rtl] .block-sale__arrow .arrow__button:before {
        right: 7.79423px;
    }

    [dir=ltr] .block-sale__arrow .arrow__button:before {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
    }

    [dir=rtl] .block-sale__arrow .arrow__button:before {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg);
    }

    [dir=ltr] .block-sale__arrow--prev {
        left: -42.1769px;
    }

    [dir=rtl] .block-sale__arrow--prev {
        right: -42.1769px;
    }

    [dir=ltr] .block-sale__arrow--next .arrow__button:before {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg);
    }

    [dir=rtl] .block-sale__arrow--next .arrow__button:before {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg);
    }

    [dir=ltr] .block-sale__arrow--next {
        right: -42.1769px;
    }

    [dir=rtl] .block-sale__arrow--next {
        left: -42.1769px;
    }
}

@media (max-width: 474px) {
    .block-sale__title {
        font-size: 28px;
        line-height: 30px;
    }

    .block-sale__subtitle {
        margin-top: 6px;
        font-size: 15px;
    }

    .block-sale__timer {
        margin-top: 16px;
    }

    .block-sale__link {
        padding: 13px 20px;
        min-width: 220px;
        font-size: 14px;
    }
}



@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx) {
    .topbar--spaceship-start .topbar__item-text {
        font-weight: 400;
    }

    .indicator__counter {
        font-weight: 400;
    }
}
.card.card-special .archive-add-to-cart-button .single_add_to_cart_button {
    width: auto;
    margin-bottom: 15px;
}
@media (max-width: 1300px){
    .special-slider-product .owl-dots {
        max-width: 270px;
    }
    .list_carousel_thumb img {
        max-width: 75px !important;
        max-height: 75px;
    }
    .special-slider-product .owl-dots .owl-dot b {
        font-size: 14px;
        max-width: max-content;
        margin-bottom: 0;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 60px;
    }
    .card-special {
        padding-left: 280px;
        padding-right: 160px;
    }
    .special-slider-product .owl-dots {
        height: calc(100% + 1px);
    }
}
@media (max-width: 1199px){
    .card-special {
        padding-left: 0;
    }
    .special-slider-product .sale_block {
        margin-bottom: 15px;
    }
    .special-slider-product::after {
        left: 70%;
        right: 0;
    }
    .special-slider-product h4 {
        margin-right: 0;
    }

    .special-slider-product .sale_block {
        margin-bottom: 15px;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .product_feature_filter .items-title {
        font-size: 13px;
        text-align: center;
    }
    .footer-container {
        flex-wrap: wrap;
    }
    #footer .item-block{
        width: 50% !important;
    }
    .archive-content {
        grid-template-columns: repeat(4,1fr);
    }
}
@media (max-width: 1024px) {
    .archive-content {
        grid-template-columns: repeat(3,1fr);
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 24px;
        line-height: 32px;
    }
    h2 {
        font-size: 22px;
        line-height: 32px;
    }
    h3 {
        font-size: 20px;
        line-height: 32px;
    }
    h4 {
        font-size: 18px;
        line-height: 32px;
    }
    h5 {
        font-size: 16px;
        line-height: 32px;
    }
    h6 {
        font-size: 15px;
        line-height: 32px;
    }
    .block-products-carousel ul {
        display: flex;
        overflow-x: auto;
    }
    .card.card-special .archive-add-to-cart-button .single_add_to_cart_button {
        margin-bottom: 0;
    }
    .block-products-carousel ul li {
        max-width: 110px;
        min-width: 110px;
    }
    .special-slider-product {
        padding-right: 30px;
    }
    .block.special-slider-product::before {
        content: "";
        position: absolute;
        width: 70%;
        height: 100%;
        transform: translate(-22%, 0px) skew(-7deg, 0deg);
        top: 0;
        bottom: 0;
        z-index: -1;
        right: 0;
        border-radius: 30px;
        background: var(--main-site-color);
    }
    .special-slider-product::after {
        content: "";
        background-color: var(--main-site-color);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        border-radius: 30px;
        z-index: -1;
        width: 60%;
    }
    .itemDetails {
	padding: 0;
}
.itemDetails img {
	border-radius: 15px !important;
}
.special-offer .offer-carousel {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 10px;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.special-offer .offer-carousel .block-products-column {
	min-width: 200px;
	min-height: 365px;
	display: flex;
	margin-left: 8px;
}
    .block-products__cell {
	 height:auto;
}
.product-card__price .woocommerce-Price-amount.amount > bdi, .details .woocommerce-Price-amount.amount > bdi {
	color: var(--color-neutral-900);
	font-size: 13px;
}
.product_title.entry-title {
	font-size: 20px !important; 
}
.product-small-attributes ul li {
	flex-direction: row;
}
    .card-special {
        width: 100%;
        height: 100%;
        flex-direction: column;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
    }
    .card-special .right {
        width: 100%;
        position: unset;
        height: 100%;
        margin: 0;
        padding: 15px;
    }
    .card-special .left {
        display: none;
    }
    .card-special .right .productInfo {
        width: 100%;
        margin: auto auto auto auto;
        max-width: 100%;
        padding-top: 160px;
    }
    .card-special .right img {
        margin: 0 auto;
        transform: unset;
        max-width: 150px;
        top: 10px;
    }
    .card-special .right .productInfo .product-title {
        position: absolute;
        top: 10px;
        right: 190px;
        max-width: 300px;
    }
    .special-slider-product h4 {
        padding: 20px 15px;
        margin-right: -20px;
    }
    .product_feature_filter .items-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .product_feature_filter .items-title {
        font-size: 14px;
    }
    .block-products-carousel .carousel-blog-block, .block-products-carousel .carousel-brand-block {
        display: flex;
        overflow-x: auto;
    }
    .block-products-carousel .carousel-blog-block .block-products-carousel__column {
        min-width: 200px;
        margin-left: 15px;
    }
    .block-products-carousel .carousel-brand-block .block-products-carousel__column {
        min-width: 120px;
        margin-left: 15px;
    }
    .block-must-sale {
        display: flex;
        overflow-x: auto;
    }
    .block-must-sale .must_sale_item {
        min-width: 300px;
        margin-left: 8px;
    }
    .shahkar_products-grid {
        display: flex;
        flex-direction: column;
    }
    .shahkar_products-grid .shahkar_pro_cats {
        border: 1px solid var(--color-neutral-200) !important;
        margin-bottom: 15px;
        border-radius: 15px;
    }
    .card.card-special.simple .special-carousel-price {
        display: flex;
        flex-direction: column;
    }
    .card.card-special.simple .special-carousel-price del bdi {
        font-size: 16px;
    }
    .card.card-special.simple .special-carousel-price ins bdi {
        font-size: 22px;
    }

    .product-loop-column.variable .product-card__prices {
        max-width: calc(100% - 35px);
        padding-left: 8px;
    }
    .product-loop-column.variable .price {
        padding-bottom: 0;
    }
    .block-products-column.variable .price .discount-val {
        display: none;
    }

    .widget_text.widget ul {
        padding: 0;
    }
    .widget_text.widget ul li {
        list-style: none;
    }
    .product-loop-column.variable .price .woocommerce-Price-currencySymbol {
        position: absolute;
        left: 0px;
        bottom: 10px;
        height: auto;
        font-size: 12px;
        color: #A3A7AE;
    }
    .product-loop-column .price > .woocommerce-Price-amount.amount {
        padding-left: 0px !important;
    }
    .woocommerce-Price-currencySymbol{
        color: #A3A7AE;
        font-size: 12px;
    }
    .product-list-inner .product-items {
        grid-template-columns: repeat(1,1fr);
        gap: 20px !important;
    }
.product-loop-column .product-card {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09) !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09) !important;
	border-radius: 15px;
	padding: 0px;
	height: 100%;
}
    .products-view__pagination.itemCount {
        flex-direction: column;
    }
    .archive-content {
        grid-template-columns: repeat(2,1fr);
        gap: 5px;
    }
    .breadcrumb__list {
        display: flex;
        overflow-x: auto;
        padding-bottom: 10px;
    }
    .breadcrumb__item {
        min-width: max-content;
    }

    /*single post */
    .sharing-box {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .sharing-box h4 {
        font-size: 15px !important;
        margin-bottom: 15px;
    }
    .related-post #related_slider {
        display: flex;
        align-items: stretch;
        overflow-x: auto;
    }
    .related-post #related_slider .post {
        min-width: 200px;
        margin-left: 8px;
    }
    #sidebar.single-post {
        max-width: 100%;
        padding: 0;
    }
        .comment-list ol {
            padding-right: 15px;
        }
        .carousel-1.block .block-products-carousel__carousel {
	display: flex;
	flex-direction: row;
	overflow-x: auto !important;
}
.carousel-1.block .block-products-carousel__carousel .block-products-column {
	min-width: 200px;
	margin-left: 8px;
}
.carousel-1.block .block-products-carousel__carousel{
	background-size: 140px !important;
}
.product-carousel-1 {
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.carousel-1.block .section-header__arrows.arrow-type2 {
	display: none;
}
.carousel-1.block .carosel_block-url {
	display: none;
}
}
@media (max-width:560px) {
    .card-special .right img {
        max-width: 100px;
        top: 10px;
    }
    .card-special .right .productInfo {
        padding-top: 130px;
    }
    .card-special .right .productInfo .product-title {
        right: 130px;
        font-size: 17px;
        line-height: 32px;
    }
    .widget_text.widget {
        padding: 8px;
    }
}
@media (max-width:399px) {
    .product-loop-column.variable .price .woocommerce-Price-currencySymbol {
        bottom: 20px;
        height: auto;
        margin: 0 auto;
        display: block;
        text-align: center;
        transform: unset;
    }

}
