* {
    font-family: 'Estedad-FD' !important;
}

.main-header {
    box-shadow: none;
    border: none;
    position: unset;
}

.header_main_container {
    background: #060707;
}

ul#menu-\%d8\%a8\%d8\%b1\%d9\%86\%d8\%af-1 {
    height: 512px;
}

.header_sub_container {
    background: #101111;
}

.header_main_section {
    max-width: calc(100% - 32px);
    width: 1334px;
    padding: 16px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.header_sub_section {
    max-width: calc(100% - 32px);
    width: 1334px;
    padding: 4px 16px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    position: relative;
}

.header_main_right_column {
    display: flex;
    align-items: center;
    gap: 32px;
}

.main_logo {
    display: flex;
    align-items: center;
}

.main_header_search .aws-container .aws-search-form {
    height: 40px;
    width: 289px;
    /* transition: width 0.3s ease; */
}

.main_header_search .aws-container .aws-search-form input {
    border: none;
    border-radius: 100px !important;
}

.main_header_search .aws-container .aws-search-form input {
    border: none;
    border-radius: 100px !important;
    font-size: 14px;
    color: #7E928F;
    font-weight: 500;
    padding: 10px 40px 10px !important;
}

.cta_number {
    font-size: 20px;
    margin-right: 12px;
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    text-underline-position: from-font;
}

.header_main_left_column {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header_main_minicart {
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.empty_minicart {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin-top: 56px;
}

.empty_minicart p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
}

.header_main_minicart .cart-contents {
    position: unset;
    display: inline-flex;
    height: 24px;
    min-width: 24px;
    width: auto;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #ED1C24;
    font-size: 16px;
    font-weight: 500;
}

.header_sub_right_column {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header_sub_section .megamenudiv {
    margin: 0;
    border:2px solid transparent;
    border-radius: 2px;
}

.header_sub_left_column .megamenudiv{
    border:1px solid transparent;
}

.header_sub_left_column .megamenudiv:hover {
    border: 1px solid #fff;
}

.header_sub_section .megamenu {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    height: 40px;
    display: inline-flex;
    align-items: center;
    padding: 0 4px;
}

.header_sub_right_column .megamenudiv:hover {
    border: 2px solid #2A4ACA;
}

.header_sub_section .menu a {
    color: #2A4ACA;
    font-size: 14px;
    font-weight: 500;
}

.brandmenu .sub-menu li a {
    color: #2A4ACA !important;
}

input#es-search-input{
    box-sizing: border-box!important;
}

.header_sub_left_column {
    display: flex;
    gap: 16px;
    align-items: center;
}

.sub_linear_menu {
    display: flex;
    gap: 12px;
}

.menu>li .sub-menu .sub-menu {
    display: none;
    position: absolute;
    top: 8px;
    right: 320px;
    height: 480px;
    overflow-y: hidden;
    border-right: 1px solid #CCD5D3;
    padding-right: 40px;
    width: 320px;
}

.menu>li .sub-menu li:hover .sub-menu {
    display: block;
}


.header_sub_left_column .megamenu {
    font-size: 14px;
    height: 42px;
}

.woocommerce-mini-cart__buttons.buttons a {
    background: #FFD500;
    border-radius: 100px;
    color: #060707;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    height: 56px;
    line-height: 56px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
}

.woocommerce-mini-cart.cart_list.product_list_widget {
    background: #fff;
}

.mobilemenuback {
    position: fixed;
    background: #060707;
    opacity: 0.32;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999;
    display: none;
}

li.aws_result_item.aws_no_result,
.aws-search-result .aws_search_more a,
.aws_result_content span {
    color: #fff !important;
}

.aws-search-result .aws_result_item.hovered,
.aws-search-result .aws_result_item:hover,
.aws-search-result .aws_search_more a:hover {
    background: #2e2e2e !important;
}

#aws-search-result-2,
#aws-search-result-1 {
    background: #101111;
}

.mobilemenu_close {
    margin-left: -2px;
}

.mobilemenu_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 24px;
    border-bottom: 1px solid #CCD5D3;
}

.mobile_menu_title {
    color: #060707;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: right;
}

.elementor-43541 .elementor-element.elementor-element-11fcb38>.elementor-element-populated {
    overflow-y: hidden;
}


.sub_user_account {
    display: flex;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    height: 48px;
    min-width: 80px;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 0 4px;
    box-sizing: border-box;
}

.sub_user_account_dropdown{
    position: absolute;
    background: #fff;
    border-radius: 8px;
    width: 256px;
    z-index: 999999999;
    display: none;
    box-sizing: border-box;
    box-shadow: 0px 10px 10px 0px #0607070A;
    left: 16px;
    top: 52px;
    flex-direction: column;
    align-items: flex-start;
    list-style: none;
    overflow: hidden;
}

div[href="#sub_user_account_dropdown"]:hover .sub_user_account_dropdown{
    display: flex;
}

.sub_user_account_dropdown a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box !important;
}

.sub_user_account_dropdown a:first-child {
    margin-bottom: 8px;
    padding: 0 16px 0 12px;
}

.sub_user_account_dropdown a:first-child> span {
    font-size: 16px;
    height: 64px;
    padding: 21px 0;
}

.sub_user_account_dropdown a:hover{
    background: #E4E9E9;
}

.sub_user_account_dropdown a> span{
    font-weight: 500;
    font-size: 14px;
    color: #060707;
    padding: 18px 0;
    border-bottom: 1px solid #F5F6F6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box !important;
    height: 56px;
}

.sub_user_account_dropdown a:last-child {
    margin: 8px 0;
}

.sub_user_account_dropdown a:last-child> span {
    border: none;
}

.sub_user_account:hover {
    border: 1px solid #fff;
}

@media only screen and (max-width:1024px) {
    .main_header_search {
        display: none;
    }

    .header_main_minicart {
        padding: 6px;
    }

    .header_main_container {
        background: #101111;
    }

    .header_sub_left_column {
        flex-wrap: nowrap;
        flex-direction: row;
        overflow-x: scroll;
    }

    .borderspan {
        display: none;
    }

    .main_header_main_menu {
        display: none;
    }

    .header_sub_section {
        max-width: max-content;
    }

    .header_sub_container {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .header_mobile_main #menuicon {
        background: none;
        padding: 0;
        border-radius: 0;
        border: none;
        margin: 0;
    }

    .header_mobile_main .aws-container .aws-search-form {
        width: 100%;
    }

    .header_mobile_main .main_header_search {
        display: block;
        width: 100%;
        position: relative;
    }

    #menuicon1 {
        margin: 10px 10px 10px 14px !important;
    }

    .header_mobile_main.header_sub_container .header_main_section {
        align-items: center;
    }

    .header_mobile_sub.header_sub_container .header_main_section {
        justify-content: center;
    }

    .header_mobile_main .mobilemenut {
        display: block;
    }

    .sub_user_account {
        display: none;
    }

    .header_main_left_column .sub_user_account {
        display: flex;
        font-size: 12px !important;
        font-weight: 500;
        color: #fff;
    }

    .header_main_left_column {
        gap: 8px !important;
    }

    .megamenudiv.main_header_brand_menu {
        display: none;
    }

    .mobilemenu {
        background: #F5F6F6;
    }

    .menu-item a {
        color: #060707;
        font-weight: 500;
        font-size: 14px;
        line-height: 140%;
        text-align: right;
        vertical-align: middle;
        width: 100%;
        display: block;
    }

    .sub-menu .sub-menu li a:after {
        content: '';
    }

    .sub-menu .sub-menu li a {
        color: #394040;
    }

    .mobile_menu>li .sub-menu {
        z-index: 999;
        width: calc(100% - 32px);
        height: calc(100% - 106px);
        position: fixed;
        background: #f4f5f5;
        right: 0;
        top: 74px;
        padding: 16px;
        overflow: scroll;
    }

    .mobile_menu {
        padding: 16px;
    }

    .backmenu_mobile {
        transform: rotate(180deg);
        vertical-align: middle;
        margin-left: 20px;
    }
}

@media only screen and (min-width:1024px) {

    .header_mobile_sub.header_sub_container,
    .header_mobile_main.header_sub_container {
        display: none !important;
    }

    .header_main_left_column .sub_user_account {
        display: none;
    }
}



/* home page */

.home_head1 h1 {
    font-size: 36px !important;
    font-weight: 700 !important;
}

.tk_image_slider {
    display: flex;
    justify-content: space-between;
}

.tk_image_slider_item_title {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 24px 0 16px;
    color: #060707;
}

.tk_image_slider_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.tk_image_slider_item_img {
    width: 104px !important;
}

.sliderimages .elementor-widget-wrap.elementor-element-populated {
    overflow: scroll;
}

.tk_image_slider_item:hover {
    background: #ffd500;
    border-radius: 8px;
}

.elementor-43541 .elementor-element.elementor-element-0e9612a:not(.elementor-motion-effects-element-type-background),
.elementor-43541 .elementor-element.elementor-element-0e9612a>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background: linear-gradient(180deg, #FFD500 4%, #FF9900 40%) !important;
}

section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2a3b770.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default img {
    width: 100%;
}

/* .slider-con .owl-item img {
    display: block;
    width: 100%;
    max-width: 1570px;
    margin: auto;
    min-width: 1109px;
} */

.tk_customers_logo_box img:hover {
    filter: none;
}

.special_offer_star_home .tk_single_price_section {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    height: 84px;
}

.special_offer_star_home .tk_single_price_section .tk_price {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #060707;
    text-align: left;
    text-decoration: none;
}

.special_offer_star_home .tk_single_price_section .discount-percentage {
    background: #ED1C24;
    padding: 4px 4px 0;
    border-radius: 4px;
    min-width: 24px;
    line-height: 22.4px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom: 4px;
}

.special_offer_star_home .tk_single_price_section .tk_price del {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 25.2px;
    color: #394040;
    text-align: left;
}

.special_offer_star_home .tk_single_price_section .tk_price del .woocommerce-Price-currencySymbol {
    display: none;
}

.special_offer_star_home .tk_single_price_section .tk_price ins {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #060707;
    text-align: left;
    text-decoration: none;
}

.carousel_slider {
    display: flex;
    align-items: center;
    gap: 8px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next,
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    position: unset !important;
}

.swiper-button-prev,
.swiper-button-next {
    background: #fff;
    height: 128px !important;
    width: 56px !important;
    border-radius: 100px;
    border: 2px solid #CCD5D3;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    border: 2px solid #060707;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 19px !important;
    color: #394040 !important;
}

.swiper-initialized.swiper-horizontal.swiper-rtl {
    width: calc(100% - 128px) !important;
    padding: 1px 0;
}

.swiper-initialized.swiper-horizontal.swiper-rtl .woocommerce-loop-product__title {
    min-height: 108px !important;
}

.swiper-initialized .price_inquiry_form_popup,
.offer_slider_class .price_inquiry_form_popup,
.offer_slider_class .button.inquiry_price,
.swiper-initialized .button.inquiry_price {
    display: none;
}

.elementor-tab-title {
    background: #E4E9E9;
    color: #060707 !important;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 16px 24px !important;
    border-radius: 100px;
    border: none !important;
    margin: 4px !important;
}

.elementor-tab-title.elementor-active {
    background: #FF9900 !important;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    border: none !important;
    display: flex;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-active:before {
    display: none !important;
}

.elementor-widget-tabs .elementor-tab-content {
    border: none !important;
    padding: 16px 0 0 !important;
}

.slider_tab_showmore_link {
    color: #2A4ACA;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    top: 20px;
    left: 16px;
}

.elementor-tabs-wrapper:before {
    content: "نمونه محصولات";
    margin: 0 16px 0 24px;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
    border: none;
}

.swiper-button-next.swiper-button-disabled:after,
.swiper-button-prev.swiper-button-disabled:after {
    color: #CCD5D3 !important;
}

.elementor-element.elementor-element-1693f7b.elementor-hidden-mobile.elementor-tabs-view-horizontal.elementor-widget.elementor-widget-tabs {
    margin: 0;
}

.swiper-button-prev.new_slider {
    position: absolute !important;
    top: calc(50% - 44px) !important;
    left: 4.2% !important;
    right: auto !important;
}

.swiper-button-next.new_slider {
    position: absolute !important;
    top: calc(50% - 44px);
    right: 4.2%;
}

.tk_new_slider .swiper-initialized.swiper-horizontal.swiper-rtl {
    width: 100% !important;
}

.tk_new_slider_item.swiper-slide img {
    width: 100% !important;
    height: 360px !important;
    object-fit: cover;
    border-radius: 8px !important;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 0.25 !important;
    margin: 0 8px !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
    opacity: 1 !important;
    width: 24px !important;
    border-radius: 8px !important;
}

.suggest_box {
    box-shadow: 0px 24px 160px -48px #FF990099;
}

.aboutustextp {
    margin-bottom: 16px;
}

.tk_login_modal_back {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000000001;
    display: none;
}

.cart_title .cart-contents {
    position: unset;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    width: 36px;
    height: 28px;
    border-radius: 6px;
    display: inline-block;
    padding: 0;
    margin-right: 3px;
}

.tk_login_modal {
    position: fixed;
    z-index: 9999999999;
    width: 412px;
    top: 50%;
    left: calc(50% - 208px);
    transform: translateY(-50%);
    border: 2px solid #E4E9E9;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    display: none;
    max-height: 90vh;
    overflow-y: auto;
}

.tk_login_modal_head {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 104px;
    background: linear-gradient(180deg, #FF9900 -180.77%, #FFFFFF 56.92%);
}

.tk_login_modal_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
    color: #060707;
    margin-bottom: 32px;
    display: block;
}

.tk_login_modal_body {
    padding: 24px 16px;
}

#tk_login_form label {
    font-weight: 400;
    font-size: 14px;
    line-height: 19.6px;
    letter-spacing: 0;
    color: #394040;
    display: block;
    margin:0!important;
}

#tk_login_form input {
    border: 2px solid #060707;
    border-radius: 4px;
    height: 62px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: 0;
    color: #060707;
    padding: 20px 12px;
    margin: 16px 0;
    box-sizing: border-box;
}
#user_identifier{
    margin:16px 0 24px;
}

.tk_login_button_row span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16.8px;
    letter-spacing: 0;
    text-align: center;
    color: #7E928F;
    text-align: center;
    display: block;
}

.tk_login_button {
    background: #FF9900;
    width: 100%;
    height: 56px;
    border-radius: 999px;
    padding: 8px 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: 0;
    text-align: center;
    color: #060707;
    border: none;
    margin-bottom: 24px;
    margin-top: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#verification_code_container {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-direction: row-reverse;
}

#verification_code_container input {
    width: 48px !important;
    height: 56px !important;
    background: #E4E9E9;
    border-color: #E4E9E9;
    padding: 0;
}

.verification_digit,
.verification_digit::-webkit-inner-spin-button,
.verification_digit::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}

#verification_code_container input:focus,
#verification_code_container input:focus-visible {
    background: #fff;
    border-color: #060707;
}

.tk_login_button:disabled {
    background: #CCD5D3;
    color: #7E928F;
    pointer-events: none;
}

.tk_login_button:hover {
    background: #FFD500;
}

.resend_code {
    font-weight: 500;
    font-size: 14px;
    line-height: 19.6px;
    text-align: left;
    color: #7E928F;
    display: block;
    padding: 10px 0;
}

.resend_code_time {
    color: #394040;
}

.resend_code_link {
    font-weight: 500;
    font-size: 14px;
    line-height: 19.6px;
    text-align: center;
    color: #2A4ACA;
    cursor: pointer;
}

.tk_login_button_row_section {
    display: flex;
    gap: 8px;
    align-items: center;
}

.tk_login_button_row_section .tk_login_button_google {
    background: #E4E9E9;
    width: 112.5px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: -8px 0 0 0;
    padding: 0;
    line-height: 52px;
}

.tk_loader {
    border: 2px solid transparent;
    border-radius: 50%;
    border-top: 2px solid #060707;
    border-right: 2px solid #060707;
    border-left: 2px solid #060707;
    width: 10px;
    height: 10px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

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

    100% {
        transform: rotate(360deg);
    }
}

.login_error_notif {
    background: #060707;
    padding: 16px;
    width: 288px;
    height: 32px;
    border-radius: 8px;
    position: fixed;
    z-index: 9999999999;
    top: 40px;
    right: calc(50% - 160px);
    display: none;
}

.new_mini_cart_header {
    padding: 13px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 22px;
    border-bottom: 1px solid #CCD5D3
}

.mini_cart_title {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #394040;
}

.new_mini_cart .charity {
    padding: 8px 16px;
}

.new_mini_cart .charity .woo-site-center {
    padding: 12px 16px 12px 32px !important;
    max-width: calc(100% - 48px) !important;
    display: flex;
    gap: 16px;
    background: #FFFBEA;
    border: 1px solid #FFF2C5;
    border-radius: 8px;
    align-items: center;
}

.new_mini_cart .charity img {
    width: 56px;
    height: 56px;
}

.new_mini_cart .charity p {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 190%;
    color: #394040;
}

.new_mini_cart_body {
    padding: 0 16px;
}

.fixed_forward_minicart {
    position: sticky;
    bottom: 0;
    height: 56px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #CCD5D3;
    margin-right: -16px;
    margin-left: -16px;
    background: #fff;
}

.fixed_forward_minicart_button .button {
    color: #060707;
    background: #FFD500;
    width: 176px;
    height: 56px;
    display: flex;
    align-items: center;
    border-radius: 100px;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
}

.fixed_forward_minicart_total {
    display: flex !important;
    flex-direction: column;
    gap: 8px;
}

.fixed_forward_minicart_total span {
    color: #394040;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
}

.fixed_forward_minicart_total strong,
.fixed_forward_minicart_total strong span {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: right !important;
    color: #060707;
}


.quantity {
    display: flex;
    border-radius: 100px;
    border: 2px solid #CCD5D3;
    overflow: hidden;
    height: 28px;
    float: none;
    box-shadow: none;
    width: 104px;
}

.quantity .plus {
    background: #E4E9E9;
    border: none;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    margin: -2px 0 0 0;
    font-size: 0;
    padding: 0;
    text-align: center;
    display: block;
}

.quantity .minus {
    background: #E4E9E9;
    border: none;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    margin: -2px 0 0 0;
    font-size: 0;
    padding: 0;
    text-align: center;
    display: block;
}

.quantity .trash {
    background: #E4E9E9;
    border: none;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    margin: -2px 0 0 0;
    font-size: 0;
    padding: 0;
    text-align: center;
    display: block;
}

.quantity .input-text.qty {
    width: 44px;
    padding: 0;
    height: 28px;
    font-size: 16px;
    font-weight: 500;
    margin: 1px 0 0 0;
    text-align: center;
    border: none;
    color: #060707;
    outline: none;
}

.product-cart-content {
    width: 100%;
}

.product-cart-content-qp {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 56px;
}

.new_mini_cart .tk_single_price_section {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    position: relative;
    margin: 0;
}

.new_mini_cart .tk_single_price_section .discount-percentage {
    background: #ED1C24;
    padding: 2px 4px 0;
    border-radius: 4px;
    min-width: 24px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
}

.price_inquiry_form_popup_back {
    display: none;
}

.new_mini_cart .tk_single_price_section .tk_price del {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 25.2px;
    color: #394040;
    text-align: left;
    margin-left: 42px;
}

.new_mini_cart .tk_single_price_section .tk_price del .woocommerce-Price-currencySymbol {
    display: none;
}

.new_mini_cart .tk_single_price_section .tk_price ins {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    color: #060707;
    text-align: left;
    text-decoration: none;
}

.new_mini_cart .tk_single_price_section .tk_price {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    color: #060707;
    text-align: left;
    text-decoration: none;
}


.header_sub_section .menu>li:hover {
    background: #E4E9E9;
}

.header_sub_section .menu>li>a {
    color: #060707;
    font-size: 14px !important;
    font-weight: 500;
    width: 244px;
    position: relative;
}

.menu>li>ul {
    width: calc(100% - 260px);
    margin-right: 260px;
    height: 502px;
}

.menu>li {
    /* width: 244px; */
    height: 48px;
}

.header_sub_section .menu>li>ul>li>a {
    color: #060707;
    font-weight: 500;
    font-size: 14px;
    width: 288px;
    position: relative;
}

[data-wpr-lazyrender] {
    content-visibility: unset !important;
}

.tk_login_modal_back_icon {
    position: absolute;
    top: 40px;
    right: 22px;
    transform: rotate(180deg);
}

.teslakala_chatbox_popup_close {
    padding: 8px;
}

.swiper-wrapper {
    justify-content: flex-start;
}

/* container گرید محصولات */
/* ul.products {
    content-visibility: auto;
    contain-intrinsic-size: 800px;
} */

/* مربع نگه‌داشتن بندانگشتی‌ها */
.attachment-woocommerce_thumbnail {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}

.mobile_number_submit_notif {
display: none;
}


@media only screen and (max-width:767px) {
    .teslakala_chatbox_icon {
        z-index: 99999 !important;
    }

    .login_error_notif {
        font-size: 14px !important;
        padding: 10px !important;
    }

    .tk_login_modal {
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: none;
        transform: none;
    }

    .tk_login_modal_head {
        background: #fff;
    }

    .tk_image_slider {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .tk_feature {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 0 !important;
    }

    .tk_feature_box {
        padding: 8px 24px !important;
        width: calc(50% - 48px) !important;
        border: none !important;
    }

    .tk_feature_text {
        width: 100% !important;
    }

    .tk_feature_text {
        width: 112px !important;
        text-align: center !important;
    }

    .tk_feature_box {
        flex-direction: column !important;
    }

    .tk_feature_box img {
        margin: 0 0 16px 0 !important;
        width: 32px !important;
    }

    .tk_feature_title {
        height: auto !important;
    }

    .tk_customers_logo_box {
        gap: 24px !important;
        justify-content: flex-start !important;
        padding: 0 0 8px 24px !important;
    }

    .tk_customers_logo_box img:first-child {
        margin-right: 0 !important;
    }

    .tk_image_slider_item_img {
        width: 72px !important;
    }

    .tk_image_slider_item {
        width: 33.3%;
        margin-bottom: 32px;
    }

    .tk_image_slider_item_title {
        font-size: 12px;
        margin: 8px 0 12px;
    }

    .home_head1 h1 {
        font-size: 22px !important;
        width: 210px;
        line-height: 33px;
        margin: auto;
    }

    .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-e5c43a3 {
        overflow: scroll;
    }

    section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2a3b770.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2a3b770.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default .elementor-container.elementor-column-gap-default>div {
        width: 300px;
    }

    section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2a3b770.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
        overflow: scroll;
    }

    .counter_row {
        background: none !important;
    }

    .counter_column .elementor-widget-wrap.elementor-element-populated {
        background: #FFD500 !important;
    }

    .tk_customers {
        max-width: 100% !important;
        padding: 16px 0 !important;
        width: 100% !important;
    }

    .elementor-tab-title.elementor-tab-mobile-title {
        display: none;
    }

    .elementor-tabs .elementor-tabs-wrapper {
        display: flex !important;
        flex-wrap: wrap;
    }

    .elementor-tabs-wrapper:before {
        width: 100%;
        font-size: 20px;
        margin-bottom: 16px;
    }

    .slider_tab_showmore_link {
        font-size: 12px;
        top: -3px;
    }

    .elementor-tab-title {
        font-size: 14px;
        padding: 13px 16px !important;
    }

    .elementor-43541 .elementor-element.elementor-element-e5c43a3>.elementor-element-populated {
        padding: 16px 8px 0px 0;
    }

    .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-a5273f3 .elementor-widget-wrap.elementor-element-populated {
        padding: 10px 10px 0 0;
    }

    .elementor-element-e5c43a3 .offer_slider_class .special_offer_star_home .single-p-box {
        width: 250px !important;
    }

    .swiper-button-prev.new_slider,
    .swiper-button-next.new_slider {
        display: none;
    }

    .tk_new_slider_item.swiper-slide img {
        width: 100% !important;
        height: 200px !important;
        object-fit: cover;
        border-radius: 8px !important;
    }

    .swiper-pagination-bullet {
        margin: 0 4px !important;
    }

    .elementor-element.elementor-element-5607bb9 .offer_slider_class {
        overflow: visible !important;
    }
}


@media only screen and (min-width:1600px) {
    .swiper-button-prev.new_slider {
        left: 14.5% !important;
    }

    .swiper-button-next.new_slider {
        right: 14.5% !important;
    }
}

@media only screen and (min-width:768px) {
    .header_main_right_column {
        width: 100%;
        max-width: 800px;
        min-width: 300px;
    }

    .main_header_search {
        width: 100%;
        max-width: 600px;
        min-width: 383px;
        position: relative;
    }
}



.main_header_mega_menu {
    background: #F5F6F6;
    width: 260px;
    padding: 16px 0;
    box-sizing: border-box !important;
    border-left: 1px solid #CCD5D3;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.main_header_mega_menu .menu-item {
    box-sizing: border-box !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 8px;
}

.main_header_mega_menu .menu-item a {
    padding: 14px 12px;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box !important;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #060707;
}

.main_header_mega_menu .menu-item-has-children> a:after {
    content: url(https://teslakala.com/wp-content/themes/teslakala/icon/left_arrow.svg);
    width: 20px;
    height: 20px;
    opacity: 0.4;
}

.main_header_mega_menu .menu-item:hover> a {
    background: #CCD5D3;
    padding: 14px 12px 14px 6px;
    transition-duration: 0.3s;
}
.main_header_mega_menu > .menu-item > .sub-menu > .menu-item:hover > a {
    background: #E4E9E9;
}
.main_header_mega_menu .menu-item-has-children:hover> a:after{
    opacity: 1;
}

.main_header_mega_menu> .menu-item> .sub-menu {
    position: absolute;
    right: 260px;
    top: 0;
    margin: 16px 0;
    width: 320px;
    box-sizing: border-box !important;
    border-left: 1px solid #CCD5D3;
    flex-direction: column;
    display: none;
    height: -webkit-fill-available;
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;
}

.main_header_mega_menu > .menu-item > .sub-menu > * {
    direction: rtl;
}


.main_header_mega_menu> .menu-item> .sub-menu> li> .sub-menu {
    position: absolute;
    right: 320px;
    top: -16px;
    margin: 24px 0 ;
    width: 357px;
    box-sizing: border-box !important;
    flex-direction: column;
    display: none;
    height: -webkit-fill-available;
    gap: 12px;
}

.main_header_mega_menu .menu-item-has-children:hover> .sub-menu {
    display: flex!important;
}

.main_header_mega_menu> .menu-item> .sub-menu> li> .sub-menu .menu-item {
    padding: 0 24px 0 16px;
}

.main_header_mega_menu> .menu-item> .sub-menu> li> .sub-menu .menu-item a {
    color: #394040;
    padding: 4px 0;
    height: 28px;
}

.main_header_mega_menu> .menu-item> .sub-menu> li> .sub-menu .menu-item:hover a{
    background: transparent;
}


.main_header_mega_menu > .menu-item > .sub-menu::-webkit-scrollbar {
    width: 8px;
}

.main_header_mega_menu > .menu-item > .sub-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.main_header_mega_menu > .menu-item > .sub-menu::-webkit-scrollbar-thumb {
    background: #b0b0b0;
    border-radius: 4px;
}

.main_header_mega_menu > .menu-item > .sub-menu::-webkit-scrollbar-thumb:hover {
    background: #888;
}

/* Level 3 submenu - portaled to megamenusub */
.megamenusub > .tk-level3-portal {
    position: absolute;
    right: 580px;
    top: 0;
    margin: 24px 0;
    width: 357px;
    box-sizing: border-box !important;
    flex-direction: column;
    display: flex !important;
    height: -webkit-fill-available;
    gap: 12px;
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;
    z-index: 1;
}

.megamenusub > .tk-level3-portal > * {
    direction: rtl;
}

.megamenusub > .tk-level3-portal .menu-item {
    box-sizing: border-box !important;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px 0 16px;
}

.megamenusub > .tk-level3-portal .menu-item a {
    padding: 4px 0;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box !important;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #394040;
}

.megamenusub > .tk-level3-portal .menu-item:hover a {
    background: transparent;
}

.megamenusub > .tk-level3-portal::-webkit-scrollbar {
    width: 8px;
}

.megamenusub > .tk-level3-portal::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.megamenusub > .tk-level3-portal::-webkit-scrollbar-thumb {
    background: #b0b0b0;
    border-radius: 4px;
}

.megamenusub > .tk-level3-portal::-webkit-scrollbar-thumb:hover {
    background: #888;
}

/* حالت اکتیو آیتم‌های منو وقتی سطح 3 بازه */
.main_header_mega_menu .menu-item.tk-active > a {
    background: #CCD5D3;
    padding: 14px 12px 14px 6px;
}
.main_header_mega_menu > .menu-item > .sub-menu > .menu-item.tk-active > a {
    background: #E4E9E9;
}

.main_header_mega_menu .menu-item-has-children.tk-active > a:after {
    opacity: 1;
}

/* نمایش سطح 2 وقتی سطح 3 فعاله */
.main_header_mega_menu > .menu-item.tk-active > .sub-menu {
    display: flex !important;
}

/* ===== Mobile menu: level-0 root (added) ===== */
.mm_panel { display: none; }
.mm_root_menu { display: none; }

@media only screen and (max-width: 1024px) {
    /* hide desktop linear sub-nav on mobile */
    .tk_desktop_subnav { display: none !important; }

    .mobilemenu { background: #fff; }

    .mm_root_menu {
        display: block;
        list-style: none;
        margin: 0;
        padding: 12px 0 32px;
    }

    .mm_root_item { margin: 0; }

    /* the tappable row (li itself for drill items, the inner <a> for links) */
    .mm_root_drill,
    .mm_root_link > a,
    .mm_root_cart > a,
    .mm_root_account > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        box-sizing: border-box;
        padding: 16px 28px;
        min-height: 56px;
        color: #060707;
        font-size: 16px;
        font-weight: 500;
        line-height: 140%;
        text-align: right;
        cursor: pointer;
    }

    .mm_root_label {
        color: #060707;
        font-size: 14px;
        font-weight: 500;
        line-height: 140%;
    }

    .mm_root_strong .mm_root_label { font-weight: 700; }

    li.mm_root_item.mm_root_link a {
        min-height: 40px;
        box-sizing: border-box;
        padding: 0 28px;
        height: 40px;
        margin-bottom: 4px;
    }

    li.mm_root_item.mm_root_drill {
        height: 40px;
        box-sizing: border-box;
        min-height: 40px;
        margin-bottom: 4px;
    }



    /* divider under "دسته‌بندی کالاها" */
    .mm_root_strong { 
        border-bottom: 1px solid #E4E9E9;
        padding: 16px 0 28px;
        margin: 0 28px 12px !important;
        width: auto;
        box-sizing: border-box;
        min-height: 56px !important;
    }

    li.mm_root_item.mm_root_cart a {
        height: 40px;
        min-height: 40px;
        display: flex;
        justify-content: flex-start;
        gap: 8px;
    }

    .mm_chev {
        flex: 0 0 auto;
        width: 20px;
        height: 20px;
        padding: 5.29px 7.23px;
        box-sizing: border-box;
    }
    /* cart badge */
    .mm_cart_badge {
        background: #ED1C24;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        border-radius: 100px;
        padding: 5px 9px;
        min-width: 16px;
        text-align: center;
        box-sizing: border-box;
    }

    /* account row */
    .mm_root_account { border-top: 1px solid #E4E9E9; margin-top: 12px; padding-top: 12px;}
    .mm_root_account > a {
        gap: 4px;
        height: 40px;
        min-height: 40px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }
    .mm_user_icon {
        width: 16px;
        height: 16px;
        vertical-align: middle;
        filter: brightness(0.2);
    }

    .mm_panel { padding: 0; }
    .mm_panel .mobile_menu { padding: 16px; }
}