:root {
    --bg-gr: linear-gradient(-42deg, #FFF, #00000059), #f6a019;
    --bg-bx-shadow: 4px 4px 9px #bdb9a63b, -4px -4px 9px #fffefa;
    --main-color: #bf000a;
    --dark-color: #2d2d2d
}
ol.flex-control-nav.flex-control-thumbs {list-style: none;flex-direction: row;display: flex;align-items: center;justify-content: center;}

/* Critical fonts - preloaded for faster LCP */
@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IRANYekanXFaNum-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IRANYekanXFaNum-Medium.woff2') format('woff2');
    font-display: swap;
}

/* Non-critical fonts - loaded after critical fonts */
@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IRANYekanXFaNum-Light.woff2') format('woff2');
    font-display: optional;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/IRANYekanXFaNum-DemiBold.woff2') format('woff2');
    font-display: optional;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/IRANYekanXFaNum-Bold.woff2') format('woff2');
    font-display: optional;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/IRANYekanXFaNum-ExtraBold.woff2') format('woff2');
    font-display: optional;
}

@font-face {
    font-family: IRANYekanX;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/IRANYekanXFaNum-Black.woff2') format('woff2');
    font-display: optional;
}

body {
    font-weight: 500 !important
}

html {
    scroll-behavior: smooth
}


#menu-mob,
#mobdate {
    width: 300px;
    position: fixed
}
.form-wrapper,
.ov-mob {
    height: 100%;
    width: 100%
}

.child-pr ul li a,
.whitelink *,
.whitelink a {
    transition: .2s
}

.child-pr,
.drop-account,
span.maga {
    position: absolute;
    background: #fff
}

#menu-mob,
.child-pr,
.drop-account,
span.maga {
    opacity: 0;
    visibility: hidden
}

#dw-footer li,
#dw-header ul li {
    list-style-type: none
}

#dw-footer a,
#menu-mob .menu a,
#mobdate {
    font-size: 14px
}

#dw-header .humber,
.to_up {
    cursor: pointer
}

.wc-block-components-notice-banner__content,
.woocommerce-info,
.woocommerce-message,
a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p,
table {
    font-family: IRANYekanX !important
}

#menu-mob .menu a,
#mobdate,
.headDate,
.social-btn a {
    text-decoration: none
}

.top-menu-a,
.top-menu-ul_child {
    white-space: nowrap
}

.whitelink a {
    color: #dadada 
}

.whitelink a:hover {
    color: #fff !important;
    transition: .2s
}

.whitelink:hover * {
    fill: #bf000a
}
#menu-top-menu {
    margin-bottom: 0 !important
}

.banner-top {
	padding:0!important;
    padding: 0;
  border-radius: 10px;
    overflow: hidden;
    margin-bottom: 2px
}

.banner-top a {
    display: block;
    width: 100%
}

#mobdate span,
.dw-cart-icon,
.maga h5 {
    display: inline-block
}

.banner-top a img,
.topimg img {
    width: 100%;
    height: auto !important
}

.drop-account {
    top: 3rem;
    left: 2rem;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px 20px;
    width: 256px;
    color: #2d2d2d;
    z-index: 99999;
    transform: translate(0, -10px);
    transition: opacity .4s, transform .4s, visibility .4s;
}

#menu-mob,
.ov-mob {
    left: -1000px;
    top: 0
}

.ic-acc:hover .drop-account {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0)
}

@media (prefers-reduced-motion: reduce) {
    .drop-account {
        transition-delay: 0s !important;
        transition-duration: .4s !important;
    }
    
    .ic-acc:hover .drop-account {
        transition-delay: 0s !important;
        transition-duration: .4s !important;
    }
}

.drop-account>a div {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 15px;
    border-bottom: 1px solid #dbdbdb;
    align-items: center
}

.drop-account ul {
    padding: 0
}

.drop-account ul a {
    padding: 10px 5px;
    display: block
}

.drop-account a {
    color: #2d2d2d;
    font-size: 15px
}

.drop-account ul span:last-child {
    margin-right: 10px
}

#dw-header .top-menu-ul ul li,
.maga h5 {
    margin: 0
}

#dw-header ul li {
    margin: 10px 0;
    display: flex;
	align-items: center;
}

#dw-header,
#menu-mob .menu-item-has-children {
    position: relative
}

#dw-header .phone-num a:not(:first-child) {
    background: var(--main-color);
    color: #fff;
    padding: 7px 8px 4px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border-radius: 8px
}

#dw-header .icons img {
    max-width: 25px;
    max-height: 25px
}

#dw-header .phone-num a img {
    position: relative;
    bottom: 3px;
}

#dw-header .top-header {
    background: #2d2d2d;
    border-radius: 10px 10px 0 0
}

#dw-header .dw-menu .menu>li>a {
    color: var(--dark-color);
    padding: 8px 10px 8px 3px;
    font-size: 13px;
    transition: .4s
}

/* فقط عنوان اصلی "دسترسی سریع" */
 .menu-item-50628> a {
    color: #91C789 !important; /* رنگ دلخواه */
}


#dw-footer a:hover,
#dw-header .dw-menu a:hover {
    color: var(--main-color)
}

#dw-header .mene-top a {
    color: #fff !important
}

#dw-footer .title,
#menu-mob .menu a {
    color: var(--dark-color)
}

#dw-header .menu {
    display: flex;
    padding: 0;
    position: relative;
    align-items: center;
	margin-bottom: 0!important;
}

#dw-header #account {
    display: flex;
    gap: 7px;
    align-items: center;
    font-size: 14px
}

#dw-header #account span svg {
    max-width: 10px;
    max-height: 10px
}

.child-pr ul,
.dw-cart-icon .elementor-widget-wrap,
.dw-cart-icon a {
    padding: 0 !important
}

.child-pr,
span.maga {
    top: 3.2rem;
    right: 0;
    box-shadow: 0 15px 80px #385da53d, 0 15px 60px #0000003b;
    border-radius: 12px;
    padding: 18px !important;
    width: 1000px;
    transform-origin: top center;
    transform: perspective(1200px) rotateX(-20deg);
    transition: transform .3s, opacity .3s;
    z-index: 99
}

#dw-header .mene-main li:hover span.maga,
.open-child:hover .child-pr {
    opacity: 1;
    visibility: visible;
    transform: perspective(1200px) rotateX(0)
}

#dw-header i.fa.fa-angle-down {
    position: relative;
    top: 4px;
    left: 7px
}

.form-wrapper {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    place-items: center;
    background: #ffffffdb;
    transition: .5s;
    display: none
}

.form-wrapper .form-bx {
    transition: .6s;
    transform: scale(0);
    width: 35%;
    padding: 1rem
}

.form-wrapper .form-bx form {
    display: flex !important;
    align-items: center;
    background: var(--main-color);
    padding: 5px;
    border-radius: 35px
}

#mobdate,
.social-menu {
    justify-content: center
}

.form-wrapper .form-bx .close-f {
    font-size: 43px;
    color: var(--main-color);
    position: absolute;
    top: 19px;
    cursor: pointer;
    transform: rotate(110deg);
    left: 20px;
    z-index: -1;
    transition: .5s .3s
}

.form-wrapper .form-bx.active .close-f {
    transform: rotate(0);
    left: -45px
}

.form-wrapper .form-bx form input {
    border: none;
    outline: 0;
    color: #fff;
    background: 0 0;
    box-shadow: unset
}

.to_up,
.topimg img {
    border-radius: 10px
}

.form-wrapper .form-bx form input::placeholder {
    color: #fff !important
}

.form-wrapper .form-bx form button {
    background: #fff;
    border-radius: 50%;
    padding: 17px 18px;
    font-size: 20px;
    color: var(--main-color);
    display: grid;
    margin: 0
}

#dw-header .humber span {
    width: 30px;
    height: 3px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
    border-radius: 15px;
    transition: .3s
}

.openToggle .middle {
    opacity: 0
}

#dw-header .humber span.middle {
    transition: .1s
}

.openToggle span:first-child {
    transform: rotate(45deg) translate(-3px);
    transform-origin: 0 0
}

.openToggle span:nth-child(3) {
    transform: rotate(-45deg) translate(-3px);
    transform-origin: 0 100%
}

.dw-cart-icon {
    padding-right: 0 !important
}

#menu-mob.active-mob {
    opacity: 1;
    visibility: visible;
    left: 0;
    transition: .8s
}

#menu-mob {
    padding-bottom: 100px !important;
    background: #fdfdfd;
    box-shadow: 0 0 30px 2px #707070;
    margin: 0 !important;
    height: 100vh;
    transition: .8s;
    padding: 1rem;
    z-index: 999;
    overflow-y: scroll
}

#mobdate {
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #000;
    padding-top: 10px;
    border-top: 2px solid #bf000a;
    background-color: #fff
}

#mobdate span:nth-of-type(2),
#todayen,
#todaytr {
    direction: ltr !important
}

#mobdate span {
    margin: 0 5px
}

.mob-date {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 10px 0
}

.child-pr ul li a:hover,
.mob-date:hover {
    color: #bf000a
}

.ov-mob {
    position: absolute
}

#menu-mob .menu {
    flex-direction: column
}

#menu-mob .sub-menu {
    display: none;
    background: #ededed;
    padding: 10px;
    margin: 7px 0;
    line-height: 35px
}

#menu-mob .menu>li>.sub-menu>li>.sub-menu {
    background: #fff
}

#menu-mob i.fa.fa-angle-down {
    position: absolute;
    left: 0;
    top: 5px
}

.footer-logo {
    display: block
}

.footer-logo img {
    width: 190px
}

#dw-footer ul {
    line-height: 32px;
    padding: 0;
    margin-top: 1.5rem
}

#dw-footer a {
    color: #616161;
    transition: .5s
}

.to_up {
    position: fixed;
    bottom: 1rem;
    background: var(--main-color);
    left: 1rem;
    width: 45px;
    height: 45px;
    display: grid;
    place-content: center;
    font-size: 28px;
    padding-bottom: 5px;
    color: #fff
}

.headDate,
.headDate span {
    display: block;
    height: 32px
}

.emz {
    margin-top: 2rem;
    border-top: 1px solid #eaeaea;
    padding-top: 1.3rem
}

.act>.sub-menu {
    display: block !important
}

#dw-header .main-header {
    background-color: #fff;
    box-shadow: 0 1px 5px #dfdfdf
}

.maga .tit img {
    width: 30px;
    height: 30px
}

.maga h5 {
    font-size: 17px;
    padding-right: 7px
}

.child-pr ul li a,
.magam a {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 400
}

.headDate,
.social-btn a {
    color: #fff
}

.magam .tit {
    border-bottom: solid 2px var(--main-color);
    margin-bottom: 1rem;
    padding-bottom: 10px
}

.magam ul {
    line-height: 22px;
    padding: 0 10px 5px 0 !important
}

.headDate,
.magam a {
    padding: 0 5px
}

#dw-header .magam i {
    position: relative;
    top: 2px;
    color: var(--main-color)
}

#dw-header .maga .col-9 {
    width: 75% !important
}

.imgdar img {
    max-height: 250px;
    max-width: 250px
}

.main-footer {
    border-radius: 14px;
    margin: 15px;
    box-shadow: 0 1px 5px #dfdfdf;
    overflow: hidden;
    background: #fff
}

#overlaymob {
    position: fixed;
    width: 50%;
    height: 100%;
    background: #020202;
    right: -1000px;
    z-index: 1;
    top: 0;
    opacity: .5
}

.activeoverlay {
    right: 0 !important;
    transition: .8s
}

footer p {
    font-size: 15px
}

.headDate {
    direction: rtl;
    overflow: hidden;
    position: relative;
    background: #404040;
    border-radius: 5px;
    margin: 0 10px;
    transition: .2s
}

.headDate:hover {
    background-color: #4e4e4e;
    color: #fff
}

#submit,
.avnas-profile .avans_return_to_home_wrapper a {
    color: #fff !important
}

@media (max-width:768px) {

    #dw-header .menu {
        align-items: unset
    }

    #dw-header .main-header {
        margin: 0 !important
    }

    #dw-header .row {
        --bs-gutter-x: 0 !important
    }

    .form-wrapper .form-bx .close-f {
        top: 25px;
        left: -30px
    }

    .form-wrapper .form-bx {
        width: 75%;
        position: relative;
        left: 2rem
    }

    .headDate {
        display: none !important
    }
}

.headDate span {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s
}

.headDate span:first-of-type {
    margin-top: 32px;
    animation: 10s linear infinite elevator
}

@keyframes elevator {

    0%,
    20% {
        margin-top: 0
    }

    25%,
    55% {
        margin-top: -32px
    }

    60%,
    80% {
        margin-top: -64px
    }

    100%,
    85% {
        margin-top: -96px
    }
}

.pp-icon i,
.pp-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.pp-woo-mini-cart .elementor-button-text {
    padding: 14px 5px
}

#digits_country_list_wrapper,
.home .topimg,
.page-id-8966 .topimg {
    display: none !important
}

.topimg {
    margin-bottom: 10px !important
}

.topimg a {
    display: block;
    padding: 0 !important
}
	.container-fluid{
		padding: 0.1rem 2rem!important;
	}
@media (max-width:769px) {
	.container-fluid{
		padding: 0.1rem 0.5rem!important;
	}
    #menu-mob i.fa.fa-angle-down::before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 10px;
        top: 5px;
        border-right: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #626262
    }

    #dw-header ul li {
        display: block !important
    }

    .header-mob,
    .main-header,
    .top-nav {
        margin: 0 10px
    }

    body,
    html {
        overflow-x: hidden !important;
        margin: 0;
        width: auto
    }

    .bx-pro h5,
    .bx-pro p {
        text-align: center
    }
}

.header-mob,
.main-header {
    border-radius: 0 0 12px 12px
}

@media(min-width:769px) {
	.logocip{
	width: 200px;
	height: 65px;
}

    #dw-header .phone-num a {
        font-size: 12px !important
    }
}

.lahze-lir-pr {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.lahze-lir-pr span {
    position: relative;
    z-index: 2
}

.phone-num {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.lahze-lir-pr .liquid {
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 200px;
    background: #c10000;
    box-shadow: inset 0 0 50px rgba(0, 0, 0, .7);
    z-index: 1;
    transition: .6s
}

.lahze-lir-pr .liquid::after,
.lahze-lir-pr .liquid::before {
    position: absolute;
    content: "";
    width: 200%;
    height: 200%;
    top: 0;
    left: 0;
    transform: translate(-25%, -75%)
}

.lahze-lir-pr .liquid::after {
    border-radius: 45%;
    background: #141414;
    box-shadow: 0 0 10px 5px #dfbb37, inset 0 0 5px #dfbb37;
    animation: 5s linear infinite animate;
    opacity: .8
}

.lahze-lir-pr .liquid::before {
    border-radius: 40%;
    box-shadow: 0 0 10px rgba(26, 26, 26, .5), inset 0 0 5px rgba(26, 26, 26, .5);
    background: rgba(26, 26, 26, .5);
    animation: 7s linear infinite animate
}

@keyframes animate {
    0% {
        transform: translate(-25%, -75%) rotate(0)
    }

    100% {
        transform: translate(-25%, -75%) rotate(360deg)
    }
}

.lahze-lir-pr:hover .liquid {
    top: -120px
}

.lahze-lir-pr:hover {
    transition-delay: 0.2s
}

#tz-popup-icon a:focus,
.no-focus a:focus {
    outline: 0 !important
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout,
.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
    background-color: var(--main-color) !important;
    border-radius: 5px !important;
    color: #fff !important;
    padding: 10px 5px !important
}

.woocommerce-info {
    font-size: 14px !important
}

.social-menu {
    display: flex;
    margin-top: 0 !important
}

.social-btn {
    list-style: none;
    margin: 12px;
    border-radius: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 10px -5px rgb(255, 255, 255, .1);
    transition: .3s;
    z-index: 10px
}

.social-btn img {
    width: 25px;
    height: auto
}

@media(max-width:768px) {
		.logocip{
	width: auto;
    height: 40px;
}
    #dw-header .phone-num a:not(:first-child) {
        font-size: 12px !important
    }

    .social-btn {
        margin: 7px !important
    }
}

.avnas-profile {
    padding-bottom: 60px !important
}

.open-child li>i {
    color: #bd1622;
    transform: translate(6px, 3px)
}

.child-pr {
    position: absolute;
    background-color: #fff;
    border-radius: 12px;
    z-index: 10;
    width: 200px;
    top: 2.2rem;
    box-shadow: 0 15px 80px #385da53d, 0 15px 60px #0000003b
}

.top-menu-ul,
.top-menu-ul_child {
    padding: 0;
    margin-bottom: 0
}

.top-menu-ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.top-menu-li,
.top-menu-li_child {
    align-items: center;
    line-height: 16px !important;
    display: flex
}

.top-menu-li:hover .top-menu-ul_child {
    width: 100%;
    transition: .2s
}

.top-menu-li {
    transition: .2s;
    padding: 3px 0
}

.top-menu-li:hover {
    background-color: #404040;
    border-radius: 5px
}

.top-menu-ul_child {
    display: flex;
    width: 0;
    overflow: hidden
}

.top-menu-a i {
    margin-right: 2px;
    font-family: "Font Awesome 5 Free" !important
}

.top-menu-a,
.top-menu-a_child {
    font-size: 12px;
    font-weight: 300;
    margin-left: 5px !important;
    margin-right: 5px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-menu-a_child::after {
    content: '';
    position: absolute;
    height: 11px;
    width: 1px;
    background-color: #ffffff5c;
    left: -6px;
    top: 3px
}

.search-style img {
    height: 100px !important;
    object-fit: contain;
    object-position: center right
}

.site-main #comments {
    margin: 0 15px 30px
}

.comment-form-cookies-consent {
    display: none !important;
}

.title-comments {
    font-size: 18px;
    font-weight: 700
}

#respond {
    margin: 2rem 0 0 !important;
    padding: 15px !important;
    background: #f9f9f9 !important;
    width: 100% !important;
    box-shadow: none;
    border: 1px solid #dadada !important;
    border-radius: 12px
}

span#reply-title {
    font-size: 16px !important
}

#respond .stars {
    display: inline-block;
    position: relative;
    top: 5px;
    right: 15px
}

#reply-title {
    font-size: 20px
}

#commentform #submit {
    padding: 15px 20px !important;
    width: 100%;
    border: unset !important;
    outline: unset !important
}

#respond input,
#respond textarea {
    border: 1px solid #dadada !important;
    margin-top: 8px
}

#comment,
#commentform input {
    border: 0;
    border-radius: 5px
}

#submit {
    border: 1px solid #c36 !important;
    background: #bf000a !important
}
/***************BAGHERI***************************/
.bgblack img{
    background: #000;
    height: 100% !important;
}
.digits-form_tab_wrapper .digits-form_tab-item::before{
    content:"برای دریافت نوبت مشاوره رایگان، شماره تماس خود را وارد کنید. پس از دریافت کد ورود، در کمتر از دو دقیقه زمان مشاوره شما تنظیم می‌شود.";
    font-size: 14px ! Important;
    float: right;
    margin-bottom: 10px;
}
#zaroorat img {
    width: 100%;
    height: inherit;
}
#digarkhadamat img {
    width: 100%;
    height: inherit;
}
#cat figure img{
	width: 335px !important;
	height: 233px;
}
@media (min-width: 768px) {
		.home .home-banner{
				height: 500px;
		}
	.home .sticky-banner{
				height: 80px;
	}
}
@media (max-width: 768px) {
    .home .home-banner{
        height: 130px;
    }
    .home-banner img {
        max-width: 98vw;
    }
	.home #cat{
		height: 280px ! Important;
    	width: 100% !important;
	}
	.home #cat img {
		width: auto !important;
		height: 70px;
	}
	.home #bestsell{
	    width: 100% !important;
    	height: 310px ! Important;
	}
}
.menu-mob #menu-item-50628 a {
    color: #91C789 !important; /* سبز */
}