.elementor-kit-35{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-55209e7f:#AC192C;--e-global-color-8d459e8:#FFFFFF;--e-global-color-163d1252:#141414;--e-global-color-7b69653b:#070707;--e-global-color-6305e266:#1E1E1E;--e-global-color-5ba1fa68:#363636;--e-global-color-59ae53f1:#777777;--e-global-color-ef1a115:#7D7D7D;--e-global-color-1e3fb9b6:#E1E1E1;--e-global-color-688ab721:#F7F7F7;--e-global-color-38e638b9:#EA2AB6;--e-global-color-2e3e5573:#42527B;--e-global-color-16f76fb0:#000000;--e-global-color-7c961b6f:#F4E1F2;--e-global-color-29b3049f:#DD0C77;--e-global-color-7968259e:#7C135D;--e-global-color-4cf61c20:#000000;--e-global-color-e52d9af:#D2AC67;--e-global-color-0ceec2b:#FF0025;--e-global-color-f624518:#1F1F1F;--e-global-typography-primary-font-family:"IRANYekanX";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANYekanX";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanX";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanX";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-35 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */header.sticky-header {
    --header-height: 100px;
    --opacity: 0.96;
    --shrink-me: 0.90;
    --sticky-background-color:  #000;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}
#archivefnt{
    font-family: vazirfn;
}
#elementor-menu-cart__toggle_button{
    box-shadow: 1px 1px 2px 0px rgb(0 0 0 / 50%) inset;
}
.jet-menu-title{
    text-shadow: 1px 1px 1px #000
}
.copyright a{
    color: #D2AC67;
}
#comment01{
    font-family: vazirfn;
}
#filterwoof{
    font-family: vazirfn;
}
#filterwoof h4{
    color: white;
}
.page-template-default{
    max-width: 100%;
    overflow-x: hidden;
    font-family: vazirfn;
}
.woocommerce-page main{
    padding: 20px 40px;
}/* End custom CSS */