/*
Theme Name: hdr22
Theme URI: https://shamimmedia.ir/
Author: Your Name
Author URI: https://shamimmedia.ir/
Description: یک قالب سبک، سئو شده و بدون منو و سایدبار برای وردپرس
Version: 1.0

*/
#wp-admin-bar-wp-logo{display: none;}
img.hdr22-admin-logo-img {height: 30px !important;}

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

body { margin: 0;padding: 0;}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {display: block;max-width: 100%; height: auto; }


ul, ol {list-style: none;padding: 0;margin: 0;}
a {text-decoration: none; color: inherit;}

.info-cart ul {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center;
}
/**/
.e-n-tab-title:first-child {
    border-radius: 0px 20px 20px 0px !important;
}
.e-n-tab-title:last-child{
        border-radius: 20px 0px 0px 20px !important;
}
/* تعریف کلاس برای متن چشمک‌زن */
.blink-text {
  animation: blink-animation 1s steps(5, start) infinite;

}
/* تعریف فریم‌های انیمیشن */
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.sb-body *:not(i):not([class*="fa"]):not([class*="fas"]):not([class*="far"]):not([class*="fab"]):not([class*="eicon"]):not([class*="icon"]) ,
.wa__popup_chat_box.wa__pending.wa__active.wa__lauch{
    font-family: "iranyekanweb", Sans-serif !important;
}
.sb-chat .sb-scroll-area .sb-header .sb-text {
    height: fit-content !important;
}
.sb-chat .sb-header-main .sb-title {
    padding: 20px 0 15px 0 !important;
}
a.elementor-button-link { transition: transform 0.5s; }
a.elementor-button-link:hover { transform: scale(1.1); }

.cat-category-product li {
    margin: 20px auto;
    font-family: "iranyekanweb", Sans-serif !important;
    color: #000;
}
.cat-category-product li span {    color: #838790;}
/*chat*/
.wa__popup_notice {height: 33px;display: flex;justify-content: center;align-items: center;border-bottom: 1px solid #b1aeae;}
.wa__popup_content_list > :not(:last-child){border-bottom: 1px solid #b1aeae;}
.wa__popup_chat_box .wa__popup_content_left { padding: 0;}
.wa__popup_content_item { margin: 0 !important;}
.wa__popup_chat_box .wa__popup_content ,.wa__popup_chat_box .wa__stt{ background: #ffffff;}
.wa__popup_chat_box .wa__stt {border: none;}
.wa__popup_chat_box .wa__stt:after,.wa__popup_chat_box .wa__popup_heading:before {display:none}
.wa__popup_chat_box.wa__pending.wa__active.wa__lauch {border-radius: 20px 20px 2px 20px;}
.wa__popup_content_list .wa__popup_content_item .wa__member_name {color: #000000;}
.wa__popup_chat_box .wa__popup_heading { padding: 15px 40px 1px 43px;}
.wa__popup_chat_box .wa__popup_notice {    color: #000000;font-size: 11px !important;text-align: center;font-weight: 300 !important; box-shadow: none !important;}
.wa__popup_chat_box .wa__stt.wa__stt_online:active, .wa__popup_chat_box .wa__stt.wa__stt_online:focus, .wa__popup_chat_box .wa__stt.wa__stt_online:hover { background: #f5f5f5;}