/*
Theme Name: iranic
Theme URI: https://iranic.co
Author: تیم توسعه ایرانیک
Author URI: https://iranic.co
Description: قالب هوشمند ایرانیک . نسل جدید قالب های وردپرسی
Requires PHP: 7.0
Version: 1.0.1
Text Domain: iranic
*/
*{padding:0;margin:0;border:0;box-sizing:border-box;list-style-type:none;text-decoration:none}
@font-face{font-family:yekanbakh;src:url(fonts/YekanBakhFaNum-VF.woff);src:url(fonts/YekanBakhFaNum-VF.woff2)}
:root{--main-color:#FD5933;--second-main-color:#262626;--text-them-color:#262626;--second-text-them-color:#FD5933}
a{transition:all .2s ease-in-out;text-decoration:none;color:#303030;word-wrap:break-word}
li{list-style:none}
img{max-width:100%;height:auto}
input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],textarea{font-family:yekanbakh;background:#fff;border:1px solid #e6e6e6;border-radius:25px;width:100%;padding:8px;height:40px;outline:0;padding-right:15px}
textarea{height:auto}
button{font-family:yekanbakh}
.button,input[type=submit]{background:var(--main-color);color:#fff;padding:8px 15px;border-radius:25px;font-family:yekanbakh;display:inline-flex;justify-content:center;gap:4px;align-items:center;cursor:pointer;transition:all .2s ease-in-out}
body{direction:rtl;font-size:14px;text-align:right;color:#303030;font-family:yekanbakh;font-weight:400}
.container{width:1140px;margin:auto;max-width:100%}
.out-main-header-filds-left-two{display:flex;width:auto;justify-content:center;align-items:center}
.main-header-filds-left-two{display:flex;gap:15px;width:100%;justify-content:space-between;align-items:center}
.code-compare-btn{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:var(--second-main-color);color:#fff;border-radius:50px;font-size:18px}
.t-m-two{border-left:1px dotted var(--main-color);color:var(--second-text-them-color);font-weight:600;padding:5px 15px;height:25px;display:flex;justify-content:center;align-items:center}
.favorite-header-btn-two{background:var(--main-color);width:40px;height:40px;font-size:16px;padding-top:5px;border-radius:25px;color:#fff}
.main-header{margin-bottom:15px}
.top-header-main{display:flex;justify-content:space-between}
.top-header-right{font-weight:350;display:flex;justify-content:center;align-items:center}
.palce{border-radius:100%;margin-left:6px;width:10px;height:10px;background-color:var(--main-color)}
.palce-in{border-radius:100%;width:10px;height:10px;background-color:var(--main-color);opacity:.75;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}
.top-header{padding:15px 0 10px 0}
@keyframes ping{
100%,75%{transform:scale(2);opacity:0}
}
.top-header-left{font-weight:350;display:flex;justify-content:center;align-items:center}
.top-header-contact-num{color:var(--second-text-them-color);margin-right:5px;font-weight:500}
.icon-headset-header{font-size:14px;margin-right:2px}
.main-header-filds{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:10px}
.logo{padding-top:10px;width:150px}
.header-div-logo{display:flex;align-items:center;justify-content:start}
.header-div-search{display:flex;align-items:center;justify-content:center;position:relative;z-index:5}
.header-div-search .in-header-div-search{display:flex;align-items:center;justify-content:end;width:100%;border-radius:25px;gap:15px;background:var(--main-color)!important}
.header-search-box{width:290px;background-color:#f9f9f9;height:40px;border-radius:25px;padding:6px 15px 6px 0;font-family:yekanbakh;outline:0;color:var(--text-them-color);font-size:14px;margin-left:5px}
.header-search-box-two{width:150px;height:40px;padding:6px 15px 6px 0;font-family:yekanbakh;outline:0;color:#fff;font-size:14px;cursor:pointer!important;background:var(--main-color)!important;border-radius:50px!important;transition:all .3s ease!important}
.header-search-box-two::placeholder{color:#fff;opacity:1}
.main-header-filds-right{display:flex;justify-content:center;align-items:center;gap:30px}
.header-div-search-btn{height:35px;width:35px;background-color:var(--main-color);border-radius:25px;color:#e7e7e7;display:flex;justify-content:center;align-items:center;font-size:17px}
.header-div-search-btn-two{height:40px;width:40px;background-color:var(--second-main-color);border-radius:25px;color:#e7e7e7;display:flex;justify-content:center;align-items:center;font-size:18px}
.main-header-filds-left{display:flex;justify-content:center;align-items:center;gap:15px}
.main-header-filds-left .cart-btn-header{position:relative}
.out-main-header-filds-left-two .cart-btn-header{position:relative}
.main-header-filds-left .cart-btn-header:hover .cart-content{opacity:1;visibility:visible;top:50px;transition:all .2s ease-in-out}
.out-main-header-filds-left-two .cart-btn-header:hover .cart-content{opacity:1;visibility:visible;top:55px;transition:all .2s ease-in-out}
.in-down-header{position:relative}
.down-header-two .in-down-header{border-bottom:1px dotted var(--main-color);padding-bottom:10px}
.cart-btn-header .cart-content{background:#fff;position:absolute;width:300px;left:-110px;top:50px;padding:12px;z-index:9;opacity:0;visibility:hidden;background:var(--main-color);border-radius:16px;transition:all .3s ease}
.main-header-filds-left .cart-btn-header>a{background:var(--main-color);color:#fff;text-decoration:none;border-radius:25px;display:flex;justify-content:center;align-items:center;height:40px;width:115px;padding-left:4px}
.out-main-header-filds-left-two .cart-btn-header>a{background:var(--main-color);color:#fff;text-decoration:none;border-radius:25px;display:flex;justify-content:center;align-items:center;height:40px;width:40px;position:relative;font-size:20px}
.out-main-header-filds-left-two .cart-btn-header .cart-btn-num{position:absolute;bottom:-4px;right:-4px;width:25px;height:25px;border-radius:50px;display:flex;justify-content:center;align-items:center;background:#fff;color:var(--main-color);border:2px solid var(--main-color);font-size:14px;font-weight:600;padding-top:2px}
.main-header-filds-left .cart-btn-header a .cart-btn-text{font-weight:450;border-left:1px solid #fff;padding-left:15px;margin-left:15px}
.out-main-header-filds-left-two .cart-btn-header a .cart-btn-text{font-weight:450;border-left:1px solid #fff;padding-left:15px;margin-left:15px}
.cart-btn-header .cart-content ul li{border-bottom:1px dotted #fff;padding-bottom:15px;margin-bottom:15px}
.cart-btn-header .cart-content ul li>a{display:flex;align-items:center;font-size:13px;justify-content:space-between;margin-bottom:10px;color:#fff;font-weight:600}
.cart-btn-header .cart-content ul li>a img{width:50px;height:50px;object-fit:cover;border-radius:5px}
.cart-btn-header .cart-content ul li .mini-cart-detail{display:flex;justify-content:space-between;font-size:13px;padding:0;color:#fff;align-items:center;font-weight:600}
.cart-btn-header .cart-content ul li .mini-cart-detail .iranic-p-h-s{display:flex;justify-content:center;align-items:center;gap:5px}
.cart-btn-header .cart-content ul li .mini-cart-detail a.remove{color:#fff;font-size:24px}
.cart-btn-header .cart-content .woocommerce-mini-cart__total{text-align:center;display:flex;justify-content:space-between;align-items:center;margin:15px 0 15px 0;color:#fff;font-weight:600}
.cart-btn-header .cart-content .quantity{display:flex;justify-content:center;align-items:center;gap:10px}
.cart-btn-header .cart-content .button.wc-forward{cursor:pointer!important;background:#fff!important;border-radius:10px!important;transition:all .3s ease!important;color:var(--main-color) !important;font-weight:600}
.cart-btn-header .cart-content .button.wc-forward:hover{background:var(--second-main-color)!important;color:#fff}
.cart-btn-header .cart-content .woocommerce-mini-cart__buttons{display:flex;justify-content:space-between}
.favorite-header-btn{width:40px;height:40px;background-color:var(--second-main-color);border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:19px;padding-top:5px}
.acc-header-btn{width:40px;height:40px;background-color:var(--main-color);border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:19px}
.down-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}
.down-header-two{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}
.out-down-header{display:flex;justify-content:space-between;align-items:center;width:1140px;padding-bottom:8px}
.out-down-header-two{display:flex;justify-content:space-between;align-items:center;width:1140px;padding-bottom:8px}
.out-main-menu{display:flex;justify-content:space-between;align-items:center;opacity:1;transition:all .2s;margin-bottom:10px}
.main-menu{display:flex;justify-content:center;align-items:center;position:relative;padding-right:160px}
.down-header .main-menu{padding-right:130px}
.down-header .iranic-megamenu{right:-115px;top:20px}
.down-header .cart-btn-header .cart-content{background:#fff;position:absolute;width:300px;left:-155px}
.down-header .header-div-search{width:unset}
.down-header .header-div-search .in-header-div-search{background-color:#f9f9f9;padding-left:5px}
.down-header .header-search-box{width:255px}
.megamenu-box{padding-left:20px;margin:0;position:absolute;right:0;z-index:8;height:100px;display:flex;align-items:center}
.megamenu-box .t-m{color:var(--second-text-them-color);font-weight:450;cursor:pointer}
.menu-header>ul>li{display:inline-block;margin:0 11px;position:relative}
.down-header .menu-header ul li a{text-decoration:none;color:var(--text-them-color);font-weight:600;padding:5px 0}
.menu-header>ul>li>a:hover{font-weight:600;color:var(--second-text-them-color)}
.menu-header>ul>li:hover>ul{visibility:visible;opacity:1;top:38px}
.menu-header ul li ul{position:absolute;top:50px;right:0;background:#fff;border:1px solid #ddd;padding:7px 0;width:200px;visibility:hidden;opacity:0;transition:all .2s ease-in-out}
.menu-header ul li ul li a{padding:7px 14px;display:block;font-size:13px}
.menu-header-two>ul>li{position:relative;height:40px;padding:5px 15px;border-radius:25px;display:inline-flex;justify-content:center;align-items:center}
.menu-header-two ul li a{text-decoration:none;color:var(--text-them-color);font-weight:600}
.menu-header-two>ul>li>a:hover{font-weight:600;color:var(--second-text-them-color)}
.menu-header-two ul li ul{position:absolute;top:50px;right:0;background:#fff;border:1px solid #ddd;padding:7px 0;width:200px;visibility:hidden;opacity:0;transition:all .2s ease-in-out}
.menu-header-two ul li ul li a{padding:7px 14px;display:block;font-size:13px}
.contact-down-main-header{display:flex;justify-content:center;align-items:center;gap:6px}
.contact-down-main-header-num{font-size:18px;color:var(--text-them-color);font-weight:350}
.contact-down-main-header-num-icon{padding-bottom:4px;font-size:18px;color:var(--second-text-them-color)}
.iranic-megamenu{position:relative;z-index:15;right:-150px;top:25px}
.woocommerce div.product form.cart{margin:30px 0}
.woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline,.woosw-list table.woosw-items .woosw-item .woosw-item--atc p{border:none;padding:0;display:flex;justify-content:end;align-items:center;margin:0}
.megamenu-box:hover>.iranic-megamenu>ul{visibility:visible;opacity:1;top:16px}
.iranic-megamenu>ul:before{content:"";position:absolute;width:100%;height:24px;top:-20px}
.iranic-megamenu>ul{position:absolute;background:#fff;top:25px;right:0;width:180px;visibility:hidden;opacity:0;border-radius:0 20px 20px 0}
.iranic-megamenu>ul>li{display:flex;justify-content:space-between;align-items:center;padding:5px}
.iranic-megamenu>ul>li:hover{color:var(--second-text-them-color)}
.iranic-megamenu>ul>li:hover>a{color:var(--second-text-them-color)}
.overlayt{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);pointer-events:none;transition:background .3s ease;z-index:7}
.megamenu-box:focus-within .iranic-megamenu>ul>li:first-child>ul,.megamenu-box:hover .iranic-megamenu>ul>li:first-child>ul{visibility:visible;opacity:1}
.megamenu-box:focus-within .iranic-megamenu>ul>li:first-child>a,.megamenu-box:hover .iranic-megamenu>ul>li:first-child,.megamenu-box:hover .iranic-megamenu>ul>li:first-child>a{color:var(--second-text-them-color)}
.megamenu-box:hover .iranic-megamenu>ul:has(>li:hover:not(:first-child))>li:first-child>ul{visibility:hidden;opacity:0}
.megamenu-box:hover .iranic-megamenu>ul:has(>li:hover:not(:first-child))>li:first-child{background:0 0;color:var(--second-text-them-color)}
.megamenu-box:hover .iranic-megamenu>ul:has(>li:hover:not(:first-child))>li:first-child>a{color:var(--text-them-color)}
.woocommerce div.product .woocommerce-product-rating{margin:0}
.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link{display:none}
.iranic-megamenu>ul>li>a{padding:14px;font-weight:550;color:var(--text-them-color)}
.iranic-megamenu>ul>li>i{margin-left:12px;font-size:9px}
.iranic-megamenu>ul>li:hover>ul{visibility:visible;opacity:1}
.iranic-megamenu>ul>li>ul{position:absolute;background:#fff;border-right:2px solid #eee;top:0;right:100%;width:960px!important;height:100%;display:flex;border-radius:20px 0 0 20px;visibility:hidden;opacity:0;justify-content:space-between;padding:20px 15px 0 30px}
.iranic-megamenu>ul>li>ul>li>a{font-weight:550;color:var(--second-text-them-color);border-right:3px solid var(--second-main-color);padding-right:5px;margin-bottom:7px;display:inline-block;font-size:15px}
.iranic-megamenu>ul>li>ul>li>ul li a{color:var(--text-them-color);font-size:14px;font-weight:500;padding:4px;display:inline-block}
.main-slider{margin:0}
.main-slider .owl-stage-outer{border-radius:15px}
.main-slider .owl-theme .owl-dots button.owl-dot span{background:var(--main-color);opacity:.3;width:7px;height:7px;margin:2px 3px}
.main-slider .owl-theme .owl-nav.disabled+.owl-dots{margin-bottom:-1px;width:125px;background-color:#fff;height:25px;display:flex;justify-content:center;align-items:center;border-radius:15px 15px 0 0;position:absolute;bottom:0;padding-top:6px}
.main-slider .owl-carousel.owl-rtl{direction:rtl;display:flex;justify-content:center}
.main-slider .owl-theme .owl-dots button.active span{background:var(--main-color);opacity:1;width:18px}
.main-slider .owl-carousel .owl-nav button.owl-prev:before{content:"\f105";font-family:"Font Awesome 7 Pro"}
.main-slider .owl-carousel .owl-nav button.owl-next:before{content:"\f104";font-family:"Font Awesome 7 Pro"}
.main-slider .owl-carousel .owl-nav button.owl-next{right:60px}
.main-slider .owl-carousel .owl-nav button.owl-prev{right:20px}
.main-slider .owl-carousel .owl-nav button{display:none}
.main-slider:hover .owl-carousel .owl-nav button{opacity:1}
.main-slider .owl-carousel .owl-nav button:hover{background:#fff;color:#333}
.title-pro h4{font-size:18px;font-weight:450;border-bottom:1px solid var(--main-color);margin-bottom:15px;display:inline-block;padding-bottom:10px}
.hero-product .product-item{background:#fff;border-radius:15px;box-shadow:0 0 10px 5px #00000008;margin:10px;padding:10px 15px 15px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}
.hero-product .product-item .color-dis{display:flex;justify-content:space-between;align-items:center;height:20px}
.hero-product .product-item .color-dis .color ul li{float:right}
.hero-product .product-item .color-dis .color ul li small{border:1px solid #dddd;margin-left:5px;padding:2px 5px;border-radius:5px;cursor:pointer}
.hero-product .product-item .color-dis .color ul li span{width:15px;height:15px;border-radius:50%;margin-left:5px;float:right;position:relative}
.hero-product .product-item .color-dis .color ul li span:hover>b{visibility:visible;opacity:1;bottom:17px}
.hero-product .product-item .color-dis .color ul li span b{background:#303030;color:#fff;font-size:13px;font-weight:100;border-radius:4px;padding:2px 4px;position:absolute;bottom:0;right:-10px;visibility:hidden;opacity:0;transition:all .2s ease-in-out}
.hero-product .product-item .color-dis .discount{background:#ffc50f;color:#fff;padding:2px 0 0 0;border-radius:5px;width:35px;height:25px;display:flex;justify-content:center;align-items:center}
.hero-product .product-item figure a{max-width:200px;display:block;margin:7px auto 0}
.hero-product .product-item h2{margin-top:15px;height:30px;line-height:15px;overflow:hidden;word-wrap:break-word}
.hero-product .product-item h2 a{color:#313131;font-size:14px;font-weight:450}
.hero-product .product-item .down{display:flex;justify-content:space-between;align-items:end;height:50px}
.bottom-actionins{display:flex;font-size:16px!important;color:#fff!important;justify-content:center!important;align-items:center!important;font-weight:600!important;width:180px!important;height:40px!important;cursor:pointer!important;background:rgba(255,255,255,.18);border-radius:16px;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}
.bottom-actionins:hover{color:#fff!important;background:var(--main-color)!important}
.shows-iranic-actions-wrap{width:35px;height:35px;background:var(--main-color);border-radius:5px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;transition:all .3s}
.shows-iranic-actions-wrap:hover{background:#fff;border:1px solid var(--main-color);color:var(--main-color)}
.hero-product .product-item .down .addtocart_button a:after{display:none}
.hero-product .product-item .down .addtocart_button a.added{display:none}
.hero-product .product-item .down .addtocart_button a.added_to_cart{display:flex;font-size:16px!important;color:#fff!important;justify-content:center!important;align-items:center!important;font-weight:600!important;width:180px!important;height:40px!important;cursor:pointer!important;background:rgba(255,255,255,.18)!important;border-radius:16px;border:1px solid rgba(255,255,255,.3);box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}
.hero-product .product-item .down .addtocart_button a.added_to_cart:hover{color:#fff!important;background:var(--main-color)!important}
.hero-product .product-item .down .price{position:relative;margin-bottom:-2px;text-align:left}
.hero-product .product-item .down .price>span>bdi{font-size:16px;font-weight:650}
.iranic-actions-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}
.out-iranic-actions-wrap{display:flex;position:absolute;width:100%;height:100%;top:0;right:0;backdrop-filter:blur(5px);z-index:5;justify-content:center;align-items:center;opacity:0;transform:translateY(10px);pointer-events:none;transition:all .3s;border-radius:15px}
.iranic-suggestion-results .woocommerce-Price-amount.amount{color:var(--text-them-color);font-weight:600}
.iranic-suggestion-results .woocommerce-Price-currencySymbol{color:var(--main-color)}
.out-iranic-actions-wrap.active{opacity:1;transform:translateY(0);pointer-events:auto;background:rgba(0,0,0,.6)}
.iranic-quick-view-btn i{font-size:16px}
.iranic-quick-view-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:9999}
.iranic-quick-view-modal.open{display:flex}
.iranic-quick-view-backdrop{position:absolute;inset:0;background:rgba(5,8,17,.78);backdrop-filter:blur(2px)}
.iranic-quick-view-dialog{position:relative;max-width:780px;width:92%;z-index:2;display:flex;background:rgba(255,255,255,.18);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(50px);padding:25px}
.iranic-quick-view-close{position:absolute;top:16px;left:16px;width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;border-radius:50px;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);text-align:center;background:var(--main-color)}
.iranic-quick-view-close:hover{background:#fff;color:var(--main-color);transform:rotate(90deg)}
.iranic-quick-view-content{display:flex;gap:24px;width:100%}
.quick-view-image{flex:0 0 260px;border-radius:18px;overflow:hidden;background:#f4f6fb;display:flex;align-items:center;justify-content:center}
.quick-view-image img{width:100%;height:auto;object-fit:cover}
.quick-view-details{flex:1;display:flex;flex-direction:column;gap:12px;color:#1c1f2d}
.quick-view-title{font-size:20px;margin:0;font-weight:700;color:#fff}
.quick-view-meta{font-size:13px;color:#7a7f92}
.quick-view-price{display:flex;gap:10px;align-items:center;justify-content:start;margin:20px 0 10px 0}
.quick-view-price-sale{font-size:20px;font-weight:500;text-decoration:line-through;color:var(--main-color)}
.quick-view-price-regular{font-size:20px;font-weight:700;color:#fff}
.quick-view-excerpt{font-size:14px;line-height:1.8;color:#fff;margin:0;font-weight:600}
.quick-view-attributes{border-top:1px solid #e4e7f4;margin-top:8px;padding-top:14px;width:100%;display:none}
.quick-view-attributes-title{font-size:14px;font-weight:600;color:#fff;margin:0 0 10px}
.quick-view-attributes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.quick-view-attributes-list li{display:flex;justify-content:space-between;font-size:13px;background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);padding:12px}
.quick-view-attributes-list .attr-label{color:var(--main-color);font-size:14px;font-weight:600}
.quick-view-attributes-list .attr-value{color:var(--second-main-color);font-size:14px;font-weight:600}
.quick-view-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;justify-content:flex-start}
.quick-view-actions a{padding:10px 22px;font-size:14px;text-decoration:none;color:#fff;background:var(--main-color);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);text-align:center;font-weight:600}
.quick-view-actions a:hover{background:#fff;color:var(--main-color);box-shadow:0 12px 25px rgba(0,0,0,.15)}
.product-action .iranic-compare-button{background:0 0;border:none;display:flex;align-items:center;font-size:14px;font-weight:600;cursor:pointer;color:#2d2d2d}
.product-action .iranic-compare-button i{color:#fff;font-size:16px}
.product-action .iranic-compare-button.is-added span{color:#fff}
body.iranic-quick-view-open{overflow:hidden}
@media (max-width:1100px){
.iranic-quick-view-dialog{flex-direction:column;gap:20px}
.iranic-quick-view-content{flex-direction:column}
.quick-view-image{width:100%}
}
@media (max-width:800px){
.iranic-quick-view-dialog{padding:24px}
.quick-view-actions{flex-direction:column}
}
@media (max-width:480px){
.iranic-quick-view-dialog{padding:15px}
.iranic-quick-view-close{top:10px;left:10px}
.quick-view-attributes-list li{padding:7px 10px}
}
.hero-product .product-item .down .price del{color:var(--second-text-them-color);text-decoration:line-through;margin:0 0 0 17px}
.hero-product .product-item .down .price ins{color:#313131;font-size:16px;font-weight:650;text-decoration:none;display:block;margin:0 0 0 17px}
.hero-product .product-item .down .price ins span.woocommerce-Price-currencySymbol{font-size:13px;color:var(--second-text-them-color);font-weight:650;rotate:270deg;display:block;position:absolute;top:10px;left:-10px}
.hero-product .product-item .down .price del .woocommerce-Price-currencySymbol{display:none}
.hero-product .product-item .down .price>span>bdi .woocommerce-Price-currencySymbol{font-size:14px;color:var(--second-text-them-color);font-weight:600;display:block;position:absolute;left:0;bottom:23px}
.iranic-slider-amazing-product-main{display:flex;justify-content:center;border-radius:15px}
.amazing-product .owl-theme .owl-nav{display:none}
.amazing-product{min-width:1060px;padding-right:0;border-radius:15px;box-shadow:17px 17px 40px 0 #e5383B12;background-color:var(--second-main-color)}
.out-amazing-thumbnail{display:flex;justify-content:center;align-items:center;border-radius:15px;height:360px;width:200px}
.amazing-thumbnail{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:20px 0}
.amazing-thumbnail-1{width:160px;height:160px;margin-bottom:-10px}
.amazing-thumbnail-2{width:160px;height:160px}
.amazing-thumbnail .amazing-btn{text-align:center;margin:-5px 5px 0 0}
.amazing-thumbnail .amazing-btn a{color:#fff;display:inline-flex;align-items:center;font-size:18px}
.amazing-thumbnail .amazing-btn a i{margin-bottom:2px}
.iranic-slider-amazing-product-main .box-timer{width:65px;min-height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);border-radius:15px;margin-left:15px}
.iranic-slider-amazing-product-main .countdown-timer{display:flex;justify-content:space-between;margin-bottom:5px;align-items:center;flex-direction:column-reverse;height:100%;padding:15px 0 10px 0;width:100%}
.iranic-slider-amazing-product-main .countdown-timer .number{background:#fff;color:var(--main-color);width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:25px;padding-top:5px;font-size:20px}
.iranic-slider-amazing-product-main .countdown-timer span.dot{font-size:24px;color:#fff;rotate:270deg;display:flex;justify-content:center;align-items:center}
.poster{display:flex;justify-content:space-between;gap:21px;margin-bottom:50px}
.poster img{border-radius:15px}
.hero-special{margin-bottom:50px}
.special-box{position:relative;padding:20px 0}
.special-box h4{color:#fff;font-size:18px;font-weight:450;padding:25px 0}
.special-box .owl-stage-outer{background:#fff;border:1px solid #eaeaea;box-shadow:0 5px 10px 5px #00000008;border-radius:10px;width:71.5%}
.special-box .special-item{display:flex;width:790px;position:relative}
.special-box .special-item figure{width:23.5%}
.special-box .special-item figure img{max-width:247px}
.special-box .special-item .color{display:flex;justify-content:center;margin-bottom:10px}
.special-box .special-item .color ul li{float:right}
.special-box .special-item .color ul li span{width:15px;height:15px;border-radius:50%;margin-left:5px;float:right;position:relative}
.special-box .special-item .color ul li span:hover>b{visibility:visible;opacity:1;bottom:17px}
.special-box .special-item .color ul li span b{background:#303030;color:#fff;font-size:13px;font-weight:100;border-radius:4px;padding:2px 4px;position:absolute;bottom:0;right:-10px;visibility:hidden;opacity:0;transition:all .2s ease-in-out}
.special-box .special-item .det-special{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding:30px;min-height:340px}
.special-box .special-item .det-special h2{font-size:22px;font-weight:650;margin-bottom:15px}
.special-box .product-short-description.desktop{line-height:30px;max-height:90px;overflow:hidden}
.special-box .special-item .det-special .additional-product{display:flex;flex-direction:column;max-height:70px;flex-wrap:wrap;overflow:hidden;font-size:13px;font-weight:450;gap:10px 0;width:100%;justify-content:center}
.special-box .special-item .det-special .additional-product .property-item{display:flex;gap:5px}
.special-box .special-item .det-special .additional-product .property-item i{color:var(--second-text-them-color);font-size:10px;margin-left:3px}
.special-box .special-item .det-special .down{display:flex;align-items:center;width:100%;justify-content:space-between}
.special-box .special-item .det-special .down a{background:var(--main-color);color:#fff;border-radius:25px;height:40px;padding:0 15px;display:flex;justify-content:center;align-items:center;margin-left:10px}
.special-box .special-item .det-special .down .price{display:flex;gap:10px;justify-content:center;align-items:center}
.special-box .special-item .det-special .down .price del .woocommerce-Price-currencySymbol{display:none}
.special-box .special-item .det-special .down .price del{font-size:15px;font-weight:600;color:var(--second-text-them-color);text-decoration:line-through;display:flex;align-items:center;justify-content:center}
.special-box .special-item .det-special .down .price ins{font-size:18px;font-weight:700;text-decoration:none;gap:5px}
.special-box .special-item .det-special .down .price ins span{font-size:14px;font-weight:700}
.special-box .special-item .discount{position:absolute;background:#fdc830;left:30px;top:0;width:65px;height:70px;border-radius:0 0 12px 12px;text-align:center;padding-top:10px;color:#fff;font-weight:600}
.special-box .special-item .discount b{display:block;font-size:18px;font-weight:700}
.special-box .special-item .countdown-timer{display:flex;justify-content:center;align-items:center;direction:ltr}
.special-box .special-item .countdown-timer .number{background:var(--main-color);color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:25px;padding-top:2px;font-size:15px}
.special-box .special-item .countdown-timer span.dot{font-size:24px;color:var(--second-text-them-color);margin:0 2px}
.special-slider{display:flex!important;justify-content:space-between;height:340px;flex-direction:row-reverse}
.special-slider .owl-dots{width:27%;display:flex;flex-direction:column;gap:10px;align-items:start;max-height:370px;overflow:auto;margin:0!important;justify-content:space-between}
.special-slider .owl-dot{background:var(--second-main-color);border-radius:10px;padding:10px;width:95%;text-align:right;transition:all .2s ease-in-out}
.special-slider .owl-dot button{font-family:yekanbakh;background:0 0;cursor:pointer}
.special-slider .owl-dot .list-special{display:flex;align-items:center;gap:10px;pointer-events:none}
.special-slider .owl-dot .list-special b{word-wrap:break-word;width:145px;text-align:start;color:#fff}
.special-slider .owl-dot .list-special figure{background:#fff;border-radius:10px;padding:7px 7px 0}
.special-slider .owl-dot .list-special figure img{max-width:70px}
.special-slider .owl-dots .active{background:var(--main-color);width:100%}
.special-slider .active .list-special b{color:#fff}
.box-sell{display:flex;justify-content:space-between;gap:15px}
.box-sell .best-sell{background:var(--main-color);border-radius:15px;padding:30px 30px 30px 45px;width:100%;position:relative;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 10px 5px #00000008}
.box-sell .best-sell .head{display:flex;color:#fff;flex-direction:column;justify-content:space-between;min-height:100%;align-items:end;font-size:16px;font-weight:600}
.box-sell .best-sell .head div{display:flex;align-items:center;gap:8px}
.box-sell .best-sell .head span{font-size:18px;font-weight:450}
.box-sell .best-sell figure{border-radius:50%;background:#fff;width:90px;height:90px;padding:15px;overflow:hidden;animation:pulse-white 1.5s infinite}
@keyframes pulse-white{
0%{transform:scale(1.1);box-shadow:0 0 0 0 rgba(255,255,255,.7)}
50%{transform:scale(1.2);box-shadow:0 0 0 20px rgba(255,255,255,0)}
100%{transform:scale(1.1);box-shadow:0 0 0 0 rgba(255,255,255,0)}
}
.box-sell .best-sell figure img{margin:auto;display:block;border-radius:40px}
.box-sell .best-sell h2 a{font-size:20px;font-weight:600;color:#fff}
.box-sell .best-sell .price{display:flex;align-items:center;justify-content:end;gap:10px}
.box-sell .best-sell .price del span.woocommerce-Price-currencySymbol{display:none}
.other-sell .product-item .down .price del .woocommerce-Price-currencySymbol{display:none}
.box-sell .best-sell .price del{font-size:14px!important;font-weight:400!important;text-decoration:line-through!important;padding-top:2px!important;color:#fff!important}
.box-sell .best-sell .price bdi{font-size:16px!important;color:#fff!important;font-weight:600}
.box-sell .best-sell .price ins{font-size:16px!important;font-weight:600!important;text-decoration:none!important;color:#fff!important}
.box-sell .best-sell .price ins span{font-size:16px;font-weight:600}
.box-sell .best-sell .add-cart{position:absolute;left:-34px;background-color:#fff;border-radius:100%;padding:5px}
.box-sell .best-sell .add-cart i{font-size:45px;color:var(--main-color);padding:5px}
.other-sell{display:flex;flex-wrap:wrap;gap:10px;align-content:start}
.other-sell .product-item{background:#fff;box-shadow:0 0 10px 5px #00000008;border-radius:15px;padding:15px;flex-grow:1;height:125px;width:32.7%}
.other-sell .product-item .down .price{position:relative;text-align:left}
.other-sell .product-item .down .price>span>bdi{font-size:14px;font-weight:725}
.other-sell .product-item .down .price del{color:var(--second-text-them-color);text-decoration:line-through;margin:0 0 0 15px}
.other-sell .product-item .down .price ins{color:#313131;font-size:18px;font-weight:725;text-decoration:none;display:block;margin:0 0 -5px 15px}
.other-sell .product-item .down .contact-us-price{font-weight:600;font-size:16px;padding:6px 0;color:var(--second-text-them-color);margin:0!important;margin-bottom:0!important}
.other-sell .product-item .down .not_stock{display:flex!important;justify-content:end!important;align-items:center!important;margin:0!important}
.other-sell .product-item .down .price ins span.woocommerce-Price-currencySymbol{font-size:15px;color:var(--second-text-them-color);font-weight:600;rotate:270deg;display:block;position:absolute;top:12px;left:-15px}
.other-sell .product-item .down .price del .woocommerce-Price-currencySymbol{display:none}
.other-sell .product-item .down .price>span>bdi .woocommerce-Price-currencySymbol{font-size:14px;color:var(--second-text-them-color);font-weight:600;display:block;position:absolute;left:0;bottom:23px}
.other-sell .product-item:hover .down .number{background:var(--main-color);color:#fff}
.other-sell .product-item:hover .down .number{background:var(--main-color);color:#fff}
.other-sell .product-item figure{float:right;margin-left:10px!important}
.other-sell .product-item figure img{max-width:90px}
.other-sell .product-item h2{line-height:23px;height:45px;overflow:hidden;margin-top:5px;transition:all .2s ease-in-out}
.other-sell .product-item h2 a{font-size:14px;font-weight:450}
.other-sell .product-item .down{display:flex;justify-content:space-between;height:50px;align-items:end}
.other-sell .product-item .down .number{background:#f2f2f2;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#95a5a6;font-size:16px;font-weight:500;transition:all .2s ease-in-out}
.box-blog{display:flex;justify-content:space-between;align-items:center}
.box-blog .big-post{width:40%;position:relative;height:280px}
.box-blog .big-post:hover img{transform:scale(1.1)}
.box-blog .big-post a figure{overflow:hidden;border-radius:15px}
.box-blog .big-post a figure img{width:588px;height:280px;object-fit:cover;border-radius:15px;transition:all .2s ease-in-out}
.box-blog .big-post a .title{position:absolute;bottom:25px;width:100%}
.box-blog .big-post a .title h2{background:#fff;box-shadow:4px 4px 25px 0 #38383840;border-radius:6px;font-size:14px;font-weight:450;padding:10px;width:85%;margin:auto;display:flex;justify-content:space-between;align-items:center}
.out-i-big-post{background:var(--main-color);border-radius:100%;width:30px;height:30px;display:flex;justify-content:center;align-items:center}
.in-i-big-post{color:#fff;font-size:20px;padding:6px 2px 4px 0}
.box-blog .small-post{display:flex;justify-content:space-between;gap:10px;width:59%}
.box-blog .small-post{display:flex;justify-content:space-between;gap:10px;width:59%;flex-wrap:wrap}
.box-blog .small-post .post-item{width:49%;background:#fff;box-shadow:0 0 10px 5px #00000008;border-radius:10px;height:145px;padding:10px}
.box-blog .small-post .post-item:hover img{transform:scale(1.1)}
.box-blog .small-post .post-item a figure{float:right;margin-left:10px!important;overflow:hidden}
.hero-sell{margin-bottom:20px}
.inshops-header-mobile{display:flex;justify-content:space-between;align-items:center;width:55%;font-size:20px;padding-top:2px}
.inshops-header-mobile i{color:#fff}
.box-blog .small-post .post-item figure img{width:125px;height:125px;border-radius:10px;object-fit:cover;transition:all .2s ease-in-out}
.box-blog .small-post .post-item a h2{font-size:14px;font-weight:450;margin-top:15px;height:65px;line-height:23px}
.box-blog .small-post .post-item a .down{display:flex;justify-content:space-between;align-items:center}
.box-blog .small-post .post-item a .down span{color:#7e7e7e;font-size:13px;font-weight:300}
.iranic-service{display:flex;gap:10px}
.iranic-service .service-item{display:flex;flex-direction:column;flex-grow:1;text-align:center}
.iranic-service .service-item img{max-width:72px;margin:0 auto 10px}
.iranic-service .service-item span{font-size:13px;font-weight:300;color:#7e7e7e}
footer{background:#fff;border-top:1px solid #ededed;box-shadow:0 0 10px 0 #ececec;padding-top:40px}
.footer-box{display:flex;gap:25px;margin-bottom:40px}
.footer-box .footer-widget{flex-grow:1}
.footer-box .footer-about{width:30%;margin-left:30px}
.footer-box .footer-widget h3{font-size:16px;font-weight:600;margin-bottom:15px}
.footer-box .footer-widget .f-w-contet{color:#7a7a7a;line-height:30px;text-align:justify}
.footer-box .footer-widget .f-w-contet ul li a{color:#7a7a7a}
.application{display:flex;justify-content:space-between;align-items:center;background:#f3f4f6;border-radius:10px;padding:15px}
.application .right{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700}
.application .right img{max-width:45px}
.application .left{display:flex;gap:20px}
.application .left a{display:flex}
.footer-line{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #ddd;color:#7e7e7e}
.footer-line .left span{border:1px solid #a5a5a5;padding:12px 10px;border-radius:50px;display:flex;align-items:center;gap:7px;cursor:pointer;justify-content:center}
.footer-down .copy-right{display:flex;justify-content:center;align-items:center;width:100%}
.footer-down{display:flex;justify-content:space-between;align-items:center;color:#7e7e7e;padding:20px 0}
.footer-down .social-footer{display:flex;gap:20px}
.footer-down .social-footer a{display:flex}
.modal{display:none;position:fixed;z-index:6;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);z-index:9999999}
.close_login{color:#aaa;font-size:18px;font-weight:700;position:absolute;top:10px;left:10px;transition:.4s}
.close_login:focus,.close_login:hover{color:#000;text-decoration:none;cursor:pointer}
.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:15px;border:1px solid #888;width:400px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;border-radius:25px}
@-webkit-keyframes animatetop{
from{opacity:0}
to{top:0;opacity:1}
}
@keyframes animatetop{
from{opacity:0}
to{top:0;opacity:1}
}
.form-login-iranic{position:relative;z-index:9999;background:#fff;max-width:100%;padding:30px;text-align:center;border-radius:25px}
.form-login-iranic input{outline:0;background:#f2f2f2;border:0;padding:15px;box-sizing:border-box;font-size:14px;border-radius:25px}
.form-login-iranic button{text-transform:uppercase;outline:0;background:var(--main-color);width:100%;border:0;border-radius:25px;padding:15px;color:#fff;font-size:14px;-webkit-transition:all .3 ease;transition:all .3 ease;cursor:pointer;margin-bottom:10px}
.form-login-iranic .message{margin:15px 0 0;color:#b3b3b3;font-size:15px}
.form-login-iranic .message a{color:var(--second-text-them-color);text-decoration:none}
.form-login-iranic .register-form{display:none}
.form-login-iranic .logo{max-width:200px;margin:0 auto 35px}
.iranic-breadcrumb{font-size:13px;margin:20px 0;color:#7e7E7EE7}
.iranic-breadcrumb a{color:#7e7E7EE7}
.product-intro{background:#fff;border-radius:14px;box-shadow:0 4px 84px 0 #d3d3D340;margin-bottom:20px;padding:25px;display:flex;justify-content:space-between;align-items:start;gap:4%}
.product-intro .entry-summary{width:50%!important;margin:0!important}
.product-intro .entry-summary header{border-bottom:1px solid #f5f3f4;padding-bottom:12px;margin-bottom:15px}
.product-intro .entry-summary header h1{font-size:20px;font-weight:700}
.product-intro .entry-summary header span{font-weight:300;color:#b2b2b2;margin-top:15px;display:block}
.product-intro .entry-summary .product-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:15px 0}
.product-intro .entry-summary .product-meta .meta-pro{display:flex;justify-content:start;align-items:center;gap:4px;margin-bottom:22px;font-weight:600}
.product-intro .entry-summary .product-meta .meta-pro i{color:var(--second-text-them-color);font-size:24px;margin-left:6px}
.product-intro .entry-summary .product-delivery{display:flex;gap:10px 25px;margin-bottom:30px;font-weight:500;padding:0 5px}
.product-intro .entry-summary .product-delivery span{display:flex;justify-content:center;align-items:center;gap:10px}
.product-intro .entry-summary .product-delivery span i{color:var(--second-text-them-color)}
.product-intro .entry-summary .additional-product{display:flex;flex-wrap:wrap;gap:15px 20px;padding:15px 5px;overflow:hidden}
.product-intro .entry-summary .show-rate{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:end}
.woocommerce .star-rating{color:#ffc107;font-size:24px;margin:0 0 0 -5px!important}
.product-intro .entry-summary .additional-product .property-item{display:flex;justify-content:center;align-items:center;gap:5px;font-weight:450;color:#7e7e7e}
.product-intro .entry-summary .additional-product .property-item span{color:#303030;font-weight:600;display:flex;align-items:center;gap:5px;justify-content:center}
.product-type-variable .product-intro .entry-summary .show-rate{align-items:center;margin-bottom:30px}
.product-intro .entry-summary .additional-product .property-item span i{font-size:10px;color:var(--second-text-them-color)}
.product-intro .entry-summary .p-q{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.product-intro .entry-summary .p-q .quantity{display:flex;justify-content:space-between;align-items:center;width:130px;height:40px;border-radius:10px}
.product-intro .entry-summary .p-q .quantity button{font-size:30px;cursor:pointer;color:#fff;width:40px;height:100%;background-color:var(--main-color);border-radius:100%;display:flex;justify-content:center;align-items:center}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
.product-intro .entry-summary .p-q .quantity .qty{width:40px;height:100%;font-size:18px;text-align:center;font-weight:700;border:none;color:#fff;outline:0;background-color:var(--main-color);border-radius:100%;padding:0}
.product-intro .entry-summary .p-q .single-price{display:flex;gap:10px}
.product-intro .entry-summary .p-q .single-price .price{display:flex;align-items:center;gap:10px}
.product-intro .entry-summary .p-q .single-price .price del{font-size:20px!important;font-weight:500;color:#e60023;text-decoration:line-through}
.product-intro .entry-summary .p-q .single-price .price del .woocommerce-Price-currencySymbol{display:none}
.product-intro .entry-summary .p-q .single-price .price ins{font-size:20px;font-weight:600;text-decoration:none;display:flex;align-items:center;color:var(--text-them-color)}
.product-intro .entry-summary .p-q .single-price .price ins span.woocommerce-Price-currencySymbol{font-size:18px;font-weight:600;color:var(--second-text-them-color);margin-right:3px}
.product-intro .entry-summary .p-q .single-price .price>span>bdi{font-size:22px;font-weight:600;text-decoration:none;color:var(--text-them-color);display:flex;justify-content:center;align-items:center}
.product-intro .entry-summary .p-q .single-price .price>span>bdi .woocommerce-Price-currencySymbol{font-size:18px;font-weight:500;color:var(--second-text-them-color);margin-right:3px}
.product-intro .entry-summary .p-q .single-price .discount{background:var(--main-color);color:#fff;font-size:16px;font-weight:450;width:40px;height:40px;padding-top:3px;border-radius:100%;display:flex;align-items:center;justify-content:center}
.product-intro .entry-summary .single-add-to-cart{background:var(--main-color);color:#fff;width:130px;height:40px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:450;border-radius:15px;cursor:pointer}
.product-intro .entry-summary .single-add-to-cart i{margin-left:5px}
.out-single-add-to-cart{display:flex;margin-top:20px;gap:100px;justify-content:space-between}
.product-intro .entry-summary .countdown-timer{display:flex;justify-content:start;margin-bottom:20px;gap:7px}
.product-intro .entry-summary .countdown-timer .number{background:var(--main-color);color:#fff;width:40px;height:40px;display:flex;font-size:18px;align-items:center;justify-content:center;padding-top:3px;border-radius:100%}
.product-intro .entry-summary .countdown-timer span.dot{font-size:24px;color:var(--second-text-them-color);margin:0 4px;padding-top:3px}
.product-intro .entry-image{display:flex;justify-content:space-between;align-items:start;width:46%!important;position:relative!important;padding-top:70px}
.product-intro .entry-image::before{content:"";position:absolute;width:100%;height:100%;border-radius:14px;opacity:.02;top:0;right:0;left:0;bottom:0;pointer-events:none;z-index:2}
.product-intro .entry-image .product-action .item-action button.woocommerce-product-gallery__trigger{background:var(--main-color);color:#fff;border-radius:25px;position:unset;height:45px;text-indent:0;width:auto;font-size:13.5px;display:flex}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after,.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:unset}
.product-intro .entry-image .flex-viewport{width:360px!important;flex-shrink:0}
.product-intro .entry-image .flex-viewport .countdown-timer{display:flex;justify-content:center}
.product-intro .entry-image .flex-viewport .countdown-timer .number{background:#f93423;color:#fff;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:4px}
.product-intro .entry-image .flex-viewport .countdown-timer span.dot{font-size:24px;color:#f93423;margin:0 2px}
.flex-active-slide{max-width:355px!important}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none}
.product-intro .entry-image ol{width:63px;display:flex;flex-direction:column;gap:10px}
.product-intro .entry-image ol li{background:#fff;width:63px!important;height:63px;border:1px solid #ddd;border-radius:10px;padding:5px;cursor:pointer}
.product-intro .entry-image ol li img{opacity:.5;filter:blur(1px)}
.product-intro .entry-image ol li img.flex-active{opacity:1;filter:unset}
.product-intro .entry-image .product-action{max-width:6%;display:flex;flex-direction:column;gap:10px;z-index:3}
.product-intro .entry-image .product-action .item-action button{background:var(--main-color);color:#fff;border-radius:25px;min-width:45px;height:45px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:14px;font-weight:600}
.product-intro .entry-image .product-action .item-action button:hover span{max-width:280px;padding-left:10px}
.product-intro .entry-image .product-action .item-action button i{font-size:20px;width:45px;height:45px;line-height:45px}
.product-intro .entry-image .product-action .item-action button span{white-space:nowrap;max-width:0;overflow:hidden;transition:all .2s ease-in-out}
#modal_video .modal-content{width:800px}
.modal-header i{float:left;font-size:24px;color:#aaa}
.modal-header h4{font-size:16px;padding-bottom:12px;border-bottom:1px solid #ddd;margin-bottom:15px}
.modal-body video{min-width:100%;border-radius:15px}
#modal_share .modal-content{width:500px;z-index:0}
.modal-body .shortlink{display:flex;justify-content:space-between;align-items:center;background:#edecec;border-radius:4px;padding:10px;font-size:13px;margin-bottom:20px}
.modal-body .shortlink textarea{text-align:left;width:300px;height:32px;padding:8px;font-weight:500}
.modal-body .social-sharing{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.modal-body .social-sharing .box-sharing{display:flex;justify-content:center;gap:15px}
.modal-body .social-sharing .box-sharing a{font-size:28px;display:flex}
.modal-body .social-sharing .box-sharing a.facebook{color:#4267b2}
.modal-body .social-sharing .box-sharing a.twitter{color:#1da1f2}
.modal-body .social-sharing .box-sharing a.pinterest{color:#e60023}
.modal-body .social-sharing .box-sharing a.telegram{color:#1da1f2}
.modal-body .social-sharing .box-sharing a.whatsapp{color:#25d366}
.product-tab .product-description{line-height:2.5;font-size:15px;margin-bottom:50px}
.product-tab .additional-product{margin-bottom:70px}
.product-tab .additional-product h2{margin-bottom:20px}
.product-tab .additional-product .property-item{display:flex;gap:10px;font-weight:450;margin-bottom:10px}
.product-tab .additional-product .property-item span{background:#f5f5f5;padding:20px 10px;min-width:200px;border-radius:15px}
.product-tab .additional-product .property-item span i{font-size:10px;color:var(--second-text-them-color);margin-left:3px}
.product-tab .additional-product .property-item p{background:#f8f9fa;padding:20px 10px;flex-grow:1;border-radius:15px}
.iranic-cross-sell{display:flex;gap:15px;margin-bottom:70px;flex-wrap:wrap}
.cross-item{width:32.5%;height:160px;background:#fff;box-shadow:0 0 10px 5px #00000008;border-radius:15px;padding:15px}
.cross-item figure{float:right;margin-left:5px;max-height:100%;overflow:hidden}
.cross-item figure a img{max-width:135px}
.cross-item h2{line-height:23px;height:45px;overflow:hidden;margin-top:10px}
.cross-item h2 a{font-size:15px;font-weight:450}
.cross-item .down{display:flex;justify-content:end;height:65px;align-items:center}
.cross-item .down .addtocart_button a{font-size:34px;color:var(--second-text-them-color)!important;display:flex;background:0 0!important;padding:0!important;margin-bottom:5px}
.cross-item .down .addtocart_button a.added_to_cart{background:0 0!important;color:var(--second-text-them-color)!important;padding:0!important;border-radius:0}
.addtocart_button a.added_to_cart .added-to-cart-icon,a.added_to_cart.iranic-cart-icon-only .added-to-cart-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:1.3em;color:currentColor;line-height:1}
.addtocart_button a.ajax_add_to_cart.loading,.ajax_add_to_cart.loading{pointer-events:none}
.addtocart_button a.ajax_add_to_cart.loading i,.ajax_add_to_cart.loading i{animation:iranic-cart-loading .85s ease-in-out infinite;transform-origin:center}
@keyframes iranic-cart-loading{
0%{transform:scale(1) rotate(0);opacity:1}
40%{transform:scale(1.2) rotate(-12deg);opacity:.85}
70%{transform:scale(.95) rotate(10deg);opacity:.85}
100%{transform:scale(1) rotate(0);opacity:1}
}
.modal-add-to-cart{width:280px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:450}
.modal-add-to-cart i{color:var(--second-text-them-color);font-size:26px}
.modal-add-to-cart{width:300px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:500}
.modal-add-to-cart i{color:var(--second-text-them-color);font-size:26px}
.cross-item .down .addtocart_button a.added{display:none}
.cross-item .down .addtocart_button a:after{display:none}
.cross-item .down .price{position:relative;margin-left:10px;text-align:left}
.cross-item .down .price>span>bdi{font-size:14px;font-weight:725}
.cross-item .down .price del{color:var(--second-text-them-color);text-decoration:line-through;margin:0 0 0 5px}
.cross-item .down .price ins{color:#313131;font-size:18px;font-weight:725;text-decoration:none;display:block;margin:0 0 -5px 5px}
.cross-item .down .price ins span.woocommerce-Price-currencySymbol{font-size:15px;color:var(--second-text-them-color);font-weight:600;rotate:270deg;display:block;position:absolute;top:12px;left:-25px}
.cross-item .down .price del .woocommerce-Price-currencySymbol{display:none}
.cross-item .down .price>span>bdi .woocommerce-Price-currencySymbol{font-size:14px;color:var(--second-text-them-color);font-weight:600;display:block;position:absolute;left:0;bottom:23px}
.hero-single{display:flex;align-self:center;justify-content:space-between;gap:10px;margin-bottom:40px}
.main-single{width:78%}
.post-single{box-shadow:0 0 20px #d3d3D333;border-radius:10px;padding:20px;border:1px solid #d5d5d544;margin-bottom:10px}
.post-single header{border-bottom:1px solid #e6e6e6;margin-bottom:20px;padding-bottom:20px}
.post-single header h1{font-size:24px;font-weight:700}
.post-single .box-pm{display:flex;gap:20px;font-size:13px;color:#a3a3a3;margin-bottom:20px}
.post-single .box-pm .post-meta a{color:#81858b}
.post-single figure{text-align:center;margin-bottom:20px}
.post-single .content-single{line-height:2.5;font-size:15px;text-align:justify;margin-bottom:20px}
.post-single .post-tag{display:flex;gap:8px;border-top:1px solid #e6e6e6;padding-top:20px;align-items:center}
.post-single .post-tag a{background:#e9e9e9;border-radius:5px;padding:4px 12px;color:#757575;font-weight:325}
.related-head h4{font-size:18px;font-weight:600;border-bottom:1px solid #e6e6e6;padding-bottom:15px}
.related-item{box-shadow:0 4px 85px 0 #d3d3D340;border-radius:10px;padding:12px;border:1px solid #d5d5d544;margin:20px 8px;height:315px}
.related-item figure img{border-radius:15px}
.related-item h2{font-size:14px;line-height:1.5;margin:15px 0;height:40px;font-weight:500}
.related-item .down{display:flex;justify-content:space-between;border-radius:25px;background:var(--main-color);padding:7px 10px;color:#fff;font-size:13px}
.side-single{width:22%;display:flex;flex-direction:column;justify-content:start;gap:10px}
.widget{box-shadow:0 0 20px #d3d3D333;border-radius:10px;padding:15px 10px 15px 10px;border:1px solid #d5d5d544}
.widget-header h3{font-size:16px;font-weight:600;border-bottom:2px solid var(--main-color);padding-bottom:12px;margin-bottom:22px;display:inline-block}
.widget form{display:flex;justify-content:start;align-items:center}
.side-div-search{display:flex;align-items:center;justify-content:start;gap:5px;border-radius:25px}
.side-div-search-btn{height:35px;width:35px;background-color:var(--main-color);border-radius:25px;color:#e7e7e7;display:flex;justify-content:center;align-items:center;font-size:17px}
.side-search-box{width:170px;background-color:#f2f2f2;height:37px;border-radius:25px;padding:6px 10px 6px 6px;font-family:yekanbakh;outline:0;color:var(--text-them-color);font-size:14px}
.widget ul li{border-bottom:1px solid #e6e6e6;padding-bottom:12px;margin-bottom:12px}
.widget ul li:last-child{border-bottom:none}
.widget ul li a:hover{color:var(--second-text-them-color)}
.widget ul li span.post-date{font-size:13px;color:#a3a3a3;display:block;margin-top:4px}
.single-insta{background:#333;margin-top:-20px;margin-bottom:40px;padding-bottom:20px}
.hero-insta{display:flex;justify-content:space-between;padding:30px 0}
.hero-insta{display:flex;justify-content:space-between;padding:30px 0}
.hero-insta .right{width:70%;border-radius:10px;overflow:hidden}
.hero-insta .right video{max-width:100%;max-height:650px}
.hero-insta .left{width:28%;color:#fff;border:2px solid #444;padding:12px;border-radius:10px}
.hero-insta .left h1{font-size:16px;padding-bottom:10px}
.hero-insta .left p{line-height:2;color:#eaeaea}
.hero-insta .left a{color:#36c;text-decoration:underline}
.box-insta-single{background:#333;border:2px solid #444;border-radius:10px;box-shadow:none}
.single-insta h4.title-insta-single{color:#fff;font-size:18px;font-weight:450;margin:20px 5px 15px;display:flex;align-items:center;gap:7px}
.single-insta h4.title-insta-single i{font-size:24px}
.hero-archive{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px}
.hero-archive .product-item{width:23.5%;margin:0}
.page-not-fount{width:60%;margin:auto}
.btn404{text-align:center;margin-bottom:25px}
.btn404 p{font-size:18px;font-weight:900;margin:30px 0 20px}
.page-not-fount .wrapper{text-align:center}
.floating-button{font-size:34px;position:fixed;right:40px;bottom:40px;background:var(--main-color);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:100;cursor:pointer}
.floating-button i{padding:2px 2px 5px 0;transition:all .2s ease-in-out}
.floating-contact .contact-list{width:280px;position:fixed;right:40px;bottom:120px;background:#fff;box-shadow:0 0 10px #ddd;padding:10px;border-radius:15px;z-index:100;display:none}
.floating-contact .contact-list a{display:flex;justify-content:space-between;padding:5px;align-items:center}
.floating-contact .contact-list a:hover{background:#f3f4f6}
.floating-contact .contact-list a img{width:35px;height:35px}
.iranic-story{text-align:center;margin:0}
.stories.carousel .story,.stories.carousel .story:first-child,.stories.carousel .story:last-child{margin:0 15px}
.stories.carousel .story>.item-link>.info .name{font-weight:500}
#zuck-modal-content{direction:ltr;text-align:left}
#zuck-modal-content .story-viewer .head .right{margin-right:20px}
#zuck-modal-content .story-viewer .head .right .close{color:#fff}
#zuck-modal-content .story-viewer .head .right .close:hover{color:#ddd}
#zuck-modal-content .story-viewer .slides-pagination span{font-family:initial}
#zuck-modal-content .story-viewer .slides-pagination .next{right:20px}
#zuck-modal-content .story-viewer .head .time{display:none!important}
.main-404{background-color:var(--main-color);width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(img/geometric-shape-geometry-geometric-pattern-6a5fcd1896f05eca79321749cc610081.png);background-size:cover;background-position:center;background-repeat:no-repeat}
.main-404 .in-main-404{display:flex;flex-direction:column;align-items:center;justify-content:center}
.main-404 .in-main-404 .main-404-number{color:#fff;line-height:120px;font-size:200px;font-weight:800}
.main-404 .in-main-404 .main-404-text{color:#fff;font-size:28px}
.barbox_z9{width:100%;max-width:400px;height:10px;background:#ddd;margin:20px auto;border-radius:10px;overflow:hidden}
.innerBar_q1{height:100%;width:0;background:var(--second-main-color);transition:width .1s linear}
.comment-box{background:#fff;border-radius:8px;overflow:hidden;padding:20px;box-shadow:0 0 20px #f2f2f2;border:1px solid #d5d5d544;margin-bottom:30px}
.comment-respond p.comment-form-url{display:none}
.comment-respond .comment-form-comment{margin:20px 0}
.comment-respond p.comment-form-author{width:49%;float:right}
.comment-respond p.comment-form-email{width:49%;float:left}
.comment-respond .comment-form-cookies-consent{float:right;width:100%;margin:20px 0}
.comment-box .comments-inner{margin-top:40px}
.comments-inner .comment{border-radius:5px;margin:30px 0;border:1px solid #e9e9e9;padding:10px 15px 15px}
.comments-inner .comment-awaiting-moderation{color:#cf5d5d;margin:7px 0;display:inline-block}
.comments-inner .comment p{margin:5px 0 15px;clear:both;line-height:2}
.comments-inner .comment .depth-2{background:#f9f9f9}
.comments-inner .comment .depth-3{background:#f0f0f0}
.comments-inner .comment .comment-meta{display:none}
.comments-inner .comment .comment-author img{display:none}
.comments-inner .comment .comment-author .fn{font-size:14px;font-weight:700;font-style:normal}
.comments-inner .comment .comment-author .says{display:none}
.comments-inner .comment .comment-meta a{color:#8a8a8a;font-size:13px}
.comments-inner .comment p{margin:5px 0 15px;clear:both;line-height:2;color:#606060}
.comments-inner .comment .reply{display:block;margin-top:15px}
.comments-inner .comment .reply a{background:var(--main-color);color:#fff;padding:5px 15px;border-radius:25px}
.main-archive{display:flex;flex-wrap:wrap;gap:15px}
.main-archive .post-item{box-shadow:0 4px 85px 0 #d3d3D340;border-radius:10px;padding:12px;border:1px solid #d5d5d544;width:23.5%;display:flex;flex-direction:column;justify-content:space-between}
.main-archive .search-product-card{width:23.5%;display:flex}
.main-archive .search-product-card .product-item{width:100%;margin:0}
.main-archive .post-item figure img{border-radius:15px}
.main-archive .post-item h2{font-size:14px;line-height:1.5;margin:15px 0;font-weight:500}
.main-archive .post-item .down{display:flex;justify-content:space-between;border-radius:25px;background:var(--main-color);padding:7px 10px;color:#fff;font-size:13px}
.title-archive{background:#fff;box-shadow:0 0 20px #d3d3D333;border-radius:10px;padding:16px;border:1px solid #d5d5d544;margin-bottom:10px}
.title-archive span{color:var(--second-text-them-color)}
.pagination{text-align:center;margin-top:40px}
.pagination span.current{background:var(--main-color);color:#fff;padding:8px 16px;border-radius:25px;margin:0 3px;font-weight:700}
.pagination a{background:#ecf0f1;color:#333;padding:8px 16px;border-radius:25px;margin:0 3px}
.breadcrumbs i{font-size:10px;margin:0 3px}
.contact-us-price{margin:0 auto;font-weight:600;font-size:16px;padding:6px 10px;color:var(--second-text-them-color);margin-bottom:5px}
.down .not_stock{background:#ffdbdb;padding:6px 10px!important;margin:0 auto;border-radius:25px;font-size:14px;display:flex;align-items:center;gap:3px;font-weight:500;margin-bottom:5px;justify-content:center}
.down .not_stock i{color:var(--second-text-them-color);font-size:18px}
.woocommerce div.product p.stock{display:none}
.woocommerce-message{outline:0;border-radius:15px;background:#fff;border:2px solid var(--main-color)}
.woocommerce-error{outline:0;border-radius:15px;background:#fff;border:2px solid var(--main-color)}
.woocommerce-info{outline:0;border-radius:15px;background:#fff;border:2px solid var(--main-color)}
.woocommerce-form-coupon-toggle{display:none}
.woocommerce-message::before{color:var(--second-text-them-color);outline:0}
.woocommerce .button{background:var(--main-color)!important;color:#fff!important;border-radius:25px!important}
.woocommerce div.product form.cart .variations select{font-family:yekanbakh;padding:5px;border:1px solid #ddd;border-radius:4px}
.woocommerce div.product form.cart .variations tr{display:flex;align-items:center;gap:5px;justify-content:start}
.woocommerce div.product form.cart .variations tr td{display:flex;align-items:center;justify-content:center}
.woocommerce div.product form.cart .variations{margin:0}
.product-intro .entry-image .product-action .item-action button span.added{display:none}
.product-intro .entry-image .product-action .item-action button.woosw-added span.added{display:block}
.product-intro .entry-image .product-action .item-action button.woosw-added span.add{display:none}
.woosw-item--price,del{color:var(--second-text-them-color);text-decoration:line-through}
.woosw-item--price,ins{color:var(--text-them-color);text-decoration:none}
.woosw-popup .woosw-items .woosw-item .woosw-item--name a{font-weight:600;font-size:16px}
.woosw-popup .woosw-items .woosw-item .woosw-item--atc p a{font-weight:400;width:130px;font-size:13px;display:flex;padding:10px 5px}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a{color:var(--second-text-them-color);text-decoration:none;border:none;font-size:16px;font-weight:500}
.woosw-popup .woosw-popup-inner .woosw-popup-content{border-radius:25px;background-color:var(--second-main-color)}
.main-single-page{width:100%}
.woosw-list table.woosw-items{width:100%}
.woocommerce div.product .woocommerce-tabs{margin:40px 0}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;justify-content:space-between;margin:0;padding:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li{flex-grow:1;text-align:center;padding:6px 0;border:0;background:#fbfbfb;font-size:16px}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border:1px solid #cfc8d8;border-bottom:0;margin:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block}
.woocommerce div.product .woocommerce-tabs .panel{padding:40px 25px;border:1px solid #cfc8d8;border-top:0}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description{line-height:2.5;font-size:16px;text-align:justify}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item{display:flex;gap:10px;margin:10px 0 10px 0;font-weight:600;font-size:15px}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span{background:#f5f5f5;padding:12px 15px;min-width:200px;border-radius:15px}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item span i{font-size:10px;color:var(--second-text-them-color)}
.woocommerce div.product .woocommerce-tabs .panel .additional-product .property-item p{background:#f8f9fa;padding:12px 15px;flex-grow:1;border-radius:15px}
.woocommerce #reviews #comments h2{display:none}
.woocommerce #reviews #comments h2{display:none}
.woocommerce #reviews #comments ol.commentlist li img.avatar{display:none}
.woocommerce #reviews #comments ol.commentlist li .comment-text{display:flex;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #ddd;margin:0;line-height:2.3;padding:0 0 20px}
.comment-text .right-review{width:30%;display:flex;flex-direction:column-reverse;gap:15px;align-items:start}
.comment-text .right-review .star-rating{font-size:18px}
.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0;color:#666;margin:0;width:100%;line-height:1.6;white-space:normal;word-break:break-all}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{font-size:14px;color:#303030}
.comment-text .description{width:800px;overflow-y:auto;overflow-x:hidden;padding:0 0 0 10px;box-sizing:border-box;scroll-behavior:smooth}
.woocommerce-result-count{display:none}
.comment-text .description::-webkit-scrollbar{width:8px}
.comment-text .description::-webkit-scrollbar-track{border-radius:25px}
.comment-text .description::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:25px;transition:background .3s}
.comment-text .description::-webkit-scrollbar-thumb:hover{background:#ff1f5a}
.comment-text .description::-webkit-scrollbar-button{display:none;width:0;height:0}
.comment-text .description{scrollbar-width:thin;scrollbar-color:var(--main-color) #fff}
.show-my-rate{margin-right:25px}
.show-my-rate .rate-item{display:flex;align-items:center}
.show-my-rate .rate-item span{font-size:13px;font-weight:500;min-width:100px}
.show-my-rate .rate-item .rate-content{width:150px;background:#f5f3fc;height:7px;border-radius:25px}
.show-my-rate .rate-item .rate-content .rate-result{border-radius:25px;height:100%}
.show-recommend-status .recommend-status-yes{background:#ebffe8;font-size:12px;border:1px solid #50df3c;color:green;padding:4px 8px;border-radius:25px}
.show-recommend-status .recommend-status-no{background:#ffc2c2;border:1px solid #ef5e5e;color:red;font-size:12px;padding:4px 8px;border-radius:25px}
.comment-form-rating{display:flex;align-items:center;gap:10px;margin:12px 0}
.comment-form-rating p{margin:0}
.comment-form-rating p span{font-size:22px;display:flex;gap:3px}
.woocommerce p.stars a{color:#ffc107}
.woocommerce #review_form #respond textarea{min-height:160px;margin-top:5px}
.woocommerce #review_form #respond .form-submit input[type=submit]{background:var(--main-color);color:#fff;font-size:16px;margin-top:15px;font-weight:500;width:100px;border-radius:25px}
.woocommerce #review_form #respond .form-submit input[type=submit]:hover{background:var(--main-color)}
.woocommerce #review_form #respond p.comment-notes{display:none}
.custom-field-review{display:flex;margin:20px 0}
.review-radio-question{width:40%}
.review-radio-question header{font-size:16px;font-weight:600;margin-bottom:25px}
.review-radio-question .radio-list{display:inline-flex;flex-direction:column;gap:10px;width:60%;align-items:center;text-align:center}
.woocommerce #review_form #respond p{margin:15px 0 5px 0!important}
.comment-reply-title{display:none}
.review-radio-question .radio-list input{display:none}
.review-radio-question .radio-list label{padding:5px 8px;border-radius:25px;display:block;font-weight:600;cursor:pointer;width:220px}
.review-radio-question .radio-list input[type=radio]:checked#yes_suggest~label{background:#dcffdc;border:1px solid #50df3c;color:#0f8703}
.review-radio-question .radio-list input[type=radio]:checked#no_suggest~label{background:#ffc2c2;border:1px solid #ef5e5e;color:red}
.review-radio-question .radio-list input[type=radio]:checked#idontknow~label{background:#e7e7e7;border:1px solid #919490;color:#737573}
.rate-list{width:60%}
.rate-list .rate-item{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px}
.rate-list .rate-item input{width:85%;-webkit-appearance:none}
input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#1ec94c 0,#4cd964 10%,#7d7 20%,#b2f260 30%,#fff176 40%,#ffd54f 50%,#ffb347 60%,#ff8c42 70%,#ff7070 80%,#ff4d4d 100%);height:6px;border-radius:25px}
input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:25px;background:#fff;border:2px solid #f05;cursor:pointer;margin-top:-6px}
input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.15)}
input[type=range]:active::-webkit-slider-thumb{transform:scale(1.25)}
input[type=range]::-moz-range-track{background:linear-gradient(90deg,#1ec94c 0,#4cd964 10%,#7d7 20%,#b2f260 30%,#fff176 40%,#ffd54f 50%,#ffb347 60%,#ff8c42 70%,#ff7070 80%,#ff4d4d 100%);height:6px;border-radius:25px}
input[type=range]::-moz-range-thumb{height:18px;width:18px;border-radius:25px;background:#fff;border:2px solid #f05;cursor:pointer}
input[type=range]:hover::-moz-range-thumb{transform:scale(1.15)}
input[type=range]:active::-moz-range-thumb{transform:scale(1.25)}
.before-shop{display:flex;justify-content:start;flex-direction:row-reverse;box-shadow:0 0 10px 5px rgba(0,0,0,.031372549);padding:20px;align-items:center;border-radius:15px;font-weight:450;margin-bottom:15px}
.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0}
.catalog-list{display:flex;align-items:center}
.catalog-list i{font-size:20px;margin-left:5px;color:var(--second-text-them-color)}
.catalog-list li{margin-right:10px}
.widget-shop .widget-header h3{display:block;color:var(--second-text-them-color)}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--main-color)}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#fff;border:4px solid var(--main-color)}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#e1e1e1}
.rtl.woocommerce .price_label{display:flex;justify-content:space-between;font-size:16px;font-weight:500}
.rtl.woocommerce .price_label span{direction:rtl;flex-grow:1;text-align:center}
.rtl.woocommerce .price_label span.from{border-right:1px solid #ddd}
.woocommerce .widget_price_filter .price_slider_amount .button{width:100%;margin:10px 0 5px;padding:12px 0}
.woocommerce ul.product_list_widget li{padding:0 0 12px 0}
.woocommerce ul.product_list_widget li img{float:right;width:65px;margin-left:4px}
.woocommerce ul.product_list_widget li del{font-size:13px}
.woocommerce ul.product_list_widget li del span.woocommerce-Price-currencySymbol{display:none}
.woocommerce ul.product_list_widget li ins{font-size:13px;text-decoration:none}
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount{font-size:13px;font-weight:500}
.woocommerce ul.product_list_widget li .star-rating{display:none}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 10px 0!important;list-style:none!important;color:var(--second-text-them-color)!important;font-weight:500!important}
.woocommerce .widget_price_filter .price_slider_amount{text-align:left;font-size:14px;display:flex;flex-direction:column;justify-content:center;gap:5px}
.woocommerce .widget_price_filter .price_slider_wrapper{display:flex;flex-direction:column;gap:10px;margin-top:10px;width:100%}
.cart-custom{display:flex;flex-wrap:wrap;width:72%;gap:20px}
.cart-custom .product-item{width:30%;margin:0;border-radius:15px;border:1px solid #e8e8e8}
.cart-custom .product-item .quantity{display:flex;justify-content:space-between;align-items:center;width:115px;height:35px;border-radius:10px}
.cart-custom .product-item .quantity button{font-size:30px;cursor:pointer;color:#fff;width:35px;height:100%;background-color:var(--main-color);border-radius:100%;display:flex;justify-content:center;align-items:center}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
.cart-custom .product-item .quantity .qty{width:35px;height:100%;font-size:18px;text-align:center;padding-top:12px;font-weight:700;border:none;color:#fff;outline:0;background-color:var(--main-color);border-radius:100%}
.cart-custom .product-item .delete-cart-item a{font-size:14px;width:100%;margin-top:20px;font-weight:600}
.cart-custom .product-item .delete-cart-item a:hover{color:var(--text-them-color)!important;background:0 0!important}
.cart-copun{width:100%;display:flex;justify-content:space-between;border-radius:50px;border:1px solid #e8e8e8;padding:15px;gap:15px;align-items:center;flex-wrap:wrap}
.cart-copun .coupon{display:flex;gap:10px}
.cart-copun .coupon button{font-size:14px;font-weight:600;width:170px}
.cart-copun button{padding:9px!important;line-height:2!important}
form.woocommerce-cart-form{display:flex;justify-content:space-between;margin-bottom:80px}
.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:26.5%}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%}
.cart-left-box{border-radius:15px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 0 10px 5px #00000008;padding:15px;flex-grow:1}
.cart-left-box .cart-subtotal{display:flex;justify-content:space-between;font-size:14px;font-weight:500;border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:20px}
.woocommerce ul#shipping_method li{background:var(--main-color);padding:13px;font-size:14px;border-radius:10px;color:#fff;margin-bottom:15px}
.cart-left-box .woocommerce-shipping-destination{text-align:right;font-size:13px;background:var(--second-main-color);padding:12px;line-height:normal;border-radius:10px;color:#fff}
.cart-left-box .shipping-calculator-button{color:var(--second-text-them-color);font-size:14px;padding:10px 0;font-weight:450}
.woocommerce .shipping-calculator-form button{background:var(--main-color)!important;width:100%;margin-bottom:12px;padding:13px!important}
.cart-left-box .order-total{display:flex;justify-content:space-between;background:#d0ffdd;border:1px solid #3eff72;padding:12px;line-height:normal;border-radius:10px;color:var(--text-them-color);margin-top:15px}
.cart-process{width:70%;margin:35px auto}
.cart-process ul{display:flex;justify-content:space-between}
.cart-process ul li{position:relative;flex-grow:1;text-align:center}
.cart-process ul li::before{content:attr(data-step);width:48px;height:48px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:18px;font-weight:700;border:2px solid #e6e6e6;color:#e6e6e6;z-index:9;position:relative;margin:0 auto}
.cart-process ul li::after{content:"";background:#eee;width:100%;height:8px;position:absolute;top:23px;right:50%}
.cart-process ul li.active::before{background:var(--main-color);color:#fff;border:2px solid var(--main-color)}
.cart-process ul li:last-child:after{display:none}
.cart-process ul li a,.cart-process ul li span{margin-top:7px;display:block;font-size:13px}
.cart-process ul li.complete:before{background:#fff;content:"✓";border:2px solid var(--main-color);color:var(--second-text-them-color)}
.cart-process ul li.complete:after{background:var(--main-color)}
.hero-checkout{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.iranic-order-review{width:34%}
.iranic-order-review #order_review{display:flex;flex-direction:column;gap:15px}
.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:100%;padding:14px;margin:15px 0 10px;font-size:16px}
.other-address{border-radius:5px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 0 10px 5px #00000008;padding:15px;margin:20px 0}
p.woocommerce-thankyou-order-received{text-align:center;font-size:24px;font-weight:900;margin-bottom:40px}
.woocommerce ul.order_details{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:30px 0}
.woocommerce ul.order_details li{background:#e0fee8;font-size:16px;padding:20px;text-align:center;margin:0;border-radius:5px;border:1px solid #b6f4c7;flex-grow:1}
.woocommerce ul.order_details li strong{font-size:18px;margin-top:18px}
.order-final-info div{display:flex;flex-direction:column;text-align:center;padding:15px;gap:12px;border-left:1px solid #ddd;flex-grow:1}
#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{border-radius:15px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 0 10px 5px #00000008;padding:15px;flex-grow:1}
.back-register-login{background-image:url(img/bg-login.jpg);background-size:cover;position:absolute;top:0;bottom:0;width:100%;display:flex;justify-content:center;align-items:center}
.login-page{width:460px;border-radius:50px;background:#e0e0e0;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;max-width:100%}
.form-login-iranic label.woocommerce-form-login__rememberme{text-align:right}
.form-login-iranic p.woocommerce-LostPassword{margin-top:15px}
.login-page .form-login-iranic .message{border-top:1px solid #ddd;padding-top:15px}
.form-login-iranic input#password{margin-bottom:20px}
.form-login-iranic input#username{margin-bottom:20px}
.form-login-iranic input#reg_email{margin-bottom:20px}
.form-login-iranic input#reg_password{margin-bottom:20px}
.form-login-iranic input#user_login{margin:10px 0 20px 0}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{display:flex;justify-content:start;align-items:center;gap:5px;margin-bottom:15px}
.form-login-iranic .woocommerce-privacy-policy-text{margin-bottom:15px}
.hero-myaccount{border-top:7px solid var(--second-main-color);background:#fff;overflow:hidden;border-top-right-radius:15px;box-shadow:rgba(0,0,0,.07) 0 0 10px 0;margin-bottom:20px}
.woocommerce-account .woocommerce-MyAccount-navigation{background:var(--second-main-color);width:20%;padding-bottom:15px;border-radius:0 0 10px 0}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{color:#fff;padding:12px;display:block;font-size:15px;opacity:.7;border-right:3px solid var(--second-main-color)}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{opacity:1;border-right:3px solid #fff;background:var(--main-color)}
.user-info-account{text-align:center;color:#fff;padding-top:25px}
.user-info-account img{border-radius:10px;background:#fff;padding:4px}
.user-info-account span{font-size:22px;display:block;margin:10px 0}
.woocommerce-MyAccount-navigation-link a::before{font-family:'Font Awesome 7 Pro';font-weight:900;margin-left:10px;font-size:18px;vertical-align:middle}
li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:"\f625"}
li.woocommerce-MyAccount-navigation-link--orders a:before{content:"\f07a"}
li.woocommerce-MyAccount-navigation-link--downloads a:before{content:"\f019"}
li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:"\f5a0"}
li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:"\f2bb"}
li.woocommerce-MyAccount-navigation-link--wishlist a:before{content:"\f004"}
li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"\f2f5"}
.woocommerce-account .woocommerce-MyAccount-content{width:80%;padding:35px 30px}
.myaccount-detail{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}
.myaccount-detail .item-detail{background:#4cd137;width:100%;color:#fff;padding:10px;display:flex;gap:12px;border-radius:10px}
.myaccount-detail .item-detail{width:100%;color:#fff;padding:10px;display:flex;gap:12px;border-radius:10px}
.myaccount-detail .item-detail i{font-size:28px}
.myaccount-detail .item-detail .item-content div{font-size:15px}
.myaccount-detail .item-detail .item-content h6{font-size:16px;margin-bottom:10px}
.myaccount-detail .item-detail:nth-child(1){background:#4cd137}
.myaccount-detail .item-detail:nth-child(2){background:#eb2f06}
.myaccount-detail .item-detail:nth-child(3){background:#1e90ff}
.myaccount-detail .item-detail:nth-child(4){background:#f79f1f}
.myaccount-order{display:flex;justify-content:space-between;padding:15px;border:1px solid #ddd;border-radius:10px;margin-bottom:20px}
.myaccount-order .item-order{width:100%;text-align:center;display:flex;border-left:1px solid #ddd;flex-direction:column;justify-content:center;align-items:center}
.myaccount-order .item-order i{font-size:30px;display:block;margin-bottom:10px;color:var(--second-text-them-color)}
.myaccount-order .item-order:last-child{border-left:0}
.myaccount-notif{display:none}
.myaccount-notif h6{font-size:18px;display:flex;align-items:center;gap:5px;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:12px}
.myaccount-notif div{line-height:2;font-size:15px}
.woocommerce table.my_account_orders th{font-size:14px}
.woocommerce table.my_account_orders .button{margin-left:3px;font-weight:450}
.addresses .woocommerce-Address{background:var(--second-main-color);padding:15px;margin:10px 0;border-radius:10px;line-height:2;color:#fff}
.woocommerce-account .addresses .title .edit{float:left;color:var(--second-text-them-color)}
.hero-myaccount input#woosw_copy_url{background:#fff;border:1px solid #e6e6e6;border-radius:25px;width:260px;padding:10px;outline:0;height:35px;margin-left:5px}
.account-btn{position:relative;background:var(--main-color);height:40px;display:flex;justify-content:center;align-items:center;border-radius:25px;color:#fff;width:40px}
.account-btn label{cursor:pointer}
.account-btn label i{font-size:18px;transition:all .3s ease-in-out}
.account-btn .ac-access{position:absolute;top:40px;left:0;background:var(--main-color);border-radius:15px;width:200px;border-top:0;z-index:9;visibility:hidden;max-height:0;overflow:hidden;transition:all .2s ease-in-out}
.account-btn .ac-access ul li a{padding:8px;display:block;color:#fff;border-radius:10px}
.account-btn .ac-access ul li a:hover{background:#f3f5f6;color:var(--main-color)}
.account-btn input[type=checkbox]:checked+label+.ac-access{visibility:visible;max-height:1000px;border:none;margin-top:15px;color:#fff;padding:5px;background:var(--main-color);border-radius:15px;transition:all .3s ease;width:205px}
div#btn_modal_login{background:var(--main-color);height:40px;width:115px;display:flex;justify-content:center;align-items:center;border-radius:25px;color:#fff}
.content-ajax-search{position:absolute;right:0;left:0;z-index:10;visibility:hidden;opacity:0;top:50px;max-width:340px;padding:0 15px;cursor:pointer!important;background:#fff;border-radius:10px}
.show{visibility:visible!important;opacity:1!important}
.content-ajax-search ul{max-height:300px;overflow-y:auto;margin:10px 0}
.content-ajax-search ul li a{display:flex;padding:10px 0;padding-bottom:10px;border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;padding-bottom:10px}
.content-ajax-search ul li a div{display:flex;justify-content:center;align-items:end;flex-direction:column}
.content-ajax-search ul li a div ins{color:var(--text-them-color);font-weight:450}
.content-ajax-search ul li a div bdi{color:var(--text-them-color);font-weight:450}
.content-ajax-search ul li a div del bdi{color:var(--main-color);font-weight:450}
.content-ajax-search ul li a img{width:55px;margin-left:5px;border-radius:5px}
.content-ajax-search ul li a div h3{font-size:14px;margin:3px 0;font-weight:600;color:var(--text-them-color);text-align:end}
.content-ajax-search ul li:last-child a{border-bottom:0}
.loader{display:block;position:relative;height:12px;width:80%;border:1px solid #ddd;border-radius:10px;overflow:hidden;margin:auto}
.woocommerce .loader::before{display:none!important}
.loader::after{content:'';position:absolute;left:0;top:0;height:100%;width:0;animation:4s prog ease-in infinite;background:var(--main-color)!important}
@keyframes prog{
to{width:100%}
}
.loader-ajax-search{position:absolute;right:0;left:0;padding:30px 0;z-index:9;visibility:hidden;opacity:0;top:50px;max-width:340px;background:#fff!important;border-radius:10px!important;transition:all .3s ease!important}
.overlay{position:fixed;width:100%;height:100%;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);z-index:4;visibility:hidden;opacity:0;transition:all .1s ease-in-out}
.not-fount-search{text-align:center;padding:15px 15px 0 15px}
.not-fount-search p{font-size:16px;color:var(--text-them-color);font-weight:600;padding:10px 0 20px}
.excerpt_single_product{margin-bottom:25px;line-height:2}
.footer-down .social-footer a i{color:#bdbdbd;font-size:20px}
.footer-down .social-footer a i:hover{color:#333}
.hero-product .product-item .down-two{display:flex;text-align:center;height:70px;flex-direction:column;justify-content:end;padding-top:50px}
.hero-product .product-item .down-two .price{display:flex;align-items:center;gap:5px;justify-content:end;position:relative;padding-left:40px}
.hero-product .product-item .down-two .price ins{display:inline-block;margin-left:-2px}
.hero-product .product-item .down-two .price>span>bdi>.woocommerce-Price-currencySymbol{position:absolute;left:2px;color:var(--second-text-them-color);font-weight:650}
.hero-product .product-item .down-two .price ins span.woocommerce-Price-currencySymbol{display:none}
.hero-product .product-item .down-two .price del span.woocommerce-Price-currencySymbol{color:var(--second-text-them-color);font-weight:650;position:absolute;left:0}
.down-two .not_stock{display:inline-flex;padding:3px 5px}
.hero-product .product-item .down-two .wish-add{display:flex;justify-content:space-between;padding-top:15px;align-items:center}
.hero-product .product-item .down-two .wish-add .wishlist-button{display:flex}
.hero-product .product-item .down-two .wish-add .wishlist-button button{background:0 0;cursor:pointer}
.hero-product .product-item .down-two .wish-add .wishlist-button button span.add,.hero-product .product-item .down-two .wish-add .wishlist-button button span.added{display:none}
.hero-product .product-item .down-two .wish-add .wishlist-button button i{font-size:30px;color:#7e7e7e;transition:all .3s}
.hero-product .product-item .down-two .wish-add .wishlist-button button i:hover{color:var(--main-color)}
.hero-product .product-item .down-two .wish-add .wishlist-button button span{font-size:26px;color:#7e7e7e}
.hero-product .product-item .down-two .wish-add .wishlist-button button.woosw-added i{color:var(--main-color)}
.hero-product .product-item .down-two .wish-add .wishlist-button button.woosw-added span{color:var(--main-color)}
.hero-product .product-item .down-two .wish-add .add-to-cart a{padding:0 10px;font-size:14px;color:#fff;background:var(--main-color);height:30px;font-weight:600;border-radius:5px}
.hero-product .product-item .down-two .wish-add .add-to-cart a:hover{color:var(--main-color);background:#fff;outline:1px solid var(--main-color)}
.hero-product .product-item .down-two .wish-add .add-to-cart a.added{display:none}
.hero-product .product-item .down-two .wish-add .add-to-cart a.added:after{content:"";width:10px;height:10px;background:red}
.hero-product .product-item .down-two .wish-add .add-to-cart .added_to_cart{border-radius:5px;display:flex;height:30px;justify-content:center;align-items:center}
.down-two .not_stock{font-size:14px;display:flex;gap:3px;font-weight:650;justify-content:center;align-items:center;margin-bottom:-2px}
.down-two .not_stock i{color:var(--second-text-them-color)}
.down-amazing-ui{margin-top:-5px}
.wish-add-towk{padding-top:10px!important}
.cart-line-bottom{display:none}
.mobile{display:none}
.woocommerce .woocommerce-ordering select{font-family:yekanbakh;background:#fff;width:150px}
.side-single-shop{width:22%}
.close-menu-responsive-full-page{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.24);z-index:105;transform:translateX(1000px);display:none;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
.out-header-mobile{position:fixed;display:flex;justify-content:center;width:100%;padding:0 10px;top:10px;z-index:999}
.header-mobile{display:flex;justify-content:space-between;padding:10px 15px;align-items:center;border-radius:15px;background:var(--second-main-color);width:100%;height:65px}
#hamberger{width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff}
#hamberger i{font-size:21px}
.header-mobile .logo{max-width:130px}
.header-mobile .logo a{display:flex}
.in-content-mob-subl{width:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;background-color:var(--second-main-color);color:#fff;border-radius:10px;padding:10px}
.cl-content-mob-subl{width:50px;display:flex;justify-content:center;align-items:center;height:50px;font-size:20px;background-color:var(--second-main-color);color:#fff;border-radius:10px}
.item-content-mob-subl{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease;color:inherit}
.item-content-mob-subl .iranic-mobile-social-icon,.item-content-mob-subl svg{width:100%;height:100%}
.item-content-mob-subl:hover{transform:translateY(-2px)}
.content-mob-subl{width:35%;position:fixed;top:90px;left:15px;bottom:90px;z-index:107;overflow-x:scroll;transform:translateX(-1000px);transition:all .2s ease-in-out;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:end}
.navigation{width:65%;position:fixed;top:90px;right:15px;bottom:90px;background:var(--second-main-color);color:#fff;z-index:107;overflow-x:scroll;padding:10px 20px;transform:translateX(1000px);transition:all .2s ease-in-out;border-radius:10px}
.navigation ul{display:flex;font-weight:450;color:#fff;flex-direction:column;gap:10px;margin-bottom:10px}
.navigation ul li a{padding:10px 0;display:inline-block;font-weight:450;color:#fff}
.navigation ul li ul{padding:5px 8px;display:none;margin:0;background:#ffffff2e;border-radius:10px}
.navigation ul li ul li a{font-size:13px;font-weight:400;padding:8px}
.navigation ul li i.sub-menu-arrow{float:left;padding:5px;margin-top:8px;width:25px;height:25px;display:flex;justify-content:end;align-items:center}
.out-menu-dow-ss{position:fixed;display:flex;justify-content:center;width:100%;padding:0 10px;bottom:10px;z-index:999}
.menu-bottom-mobile{display:flex;justify-content:space-between;padding:10px 15px;align-items:center;border-radius:15px;background:var(--second-main-color);width:100%;height:65px}
.menu-bottom-mobile div a{display:flex;justify-content:center;align-items:center;gap:4px;font-size:21px;width:40px;height:40px;color:#fff}
.homll-menu-bottom-mobile{width:40px;height:40px;background-color:#ffffff4a;border-radius:50px;display:flex;justify-content:center;align-items:center}
.menu-bottom-mobile div a span{font-size:11px;font-weight:450}
.search-mobile{position:fixed;top:0;bottom:0;right:0;left:0;background:#fff;padding:10px;z-index:99999;display:none}
.search-mobile header{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd;margin-bottom:20px}
.search-mobile form{position:relative}
.search-mobile form input[type=search]{padding-right:45px}
.search-mobile form button{position:absolute;top:11px;right:15px;font-size:20px;background:0 0;color:#a0a0a0}
.search-mobile .search-note{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:25%;font-weight:700}
.owl-theme .owl-nav{margin:0;display:none}
.login-register-btnms a{background:var(--main-color);color:#fff;text-decoration:none;border-radius:25px;display:flex;justify-content:center;align-items:center;height:40px;width:40px;position:relative;font-size:20px}
.out-logijo{min-width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;height:100svh}
#step-phone{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;width:100%;gap:20px}
#jay-login-register-step-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:250px}
#jay-login-register-container{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 30px 20px 30px;border-radius:15px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.25)!important;transition:all .3s ease!important;color:var(--main-color);font-weight:600;height:auto;width:400px;gap:25px;border:2px solid var(--main-color)}
.jay-login-register-field{display:flex;flex-direction:column;width:100%;gap:10px}
.jay-login-register-button{display:flex;justify-content:center;align-items:center;background:var(--main-color);padding:0 30px;font-size:16px;font-weight:600;color:#fff;width:100%;border-radius:10px;height:40px}
#jay-login-register-form{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}
#jay-login-register-step-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;gap:30px}
#jay-login-register-national-code-field{display:flex;flex-flow:column;gap:20px;width:100%}
.jay-login-register-switcher{color:var(--main-color);font-weight:600}
.jay-login-register-resend-link{color:var(--main-color);font-weight:600}
#jay-login-register-passport-field{display:flex;flex-direction:column;width:100%;gap:20px}
#math-captcha-wrapper{width:100%;display:flex;flex-direction:column;gap:15px}
#math-captcha-wrapper input{width:100%;display:flex;flex-direction:column;gap:15px;color:#303030;font-weight:500;border:2px solid var(--main-color);border-radius:10px}
.jay-login-register-field input{width:100%;display:flex;flex-direction:column;gap:15px;color:#303030;font-weight:500;border:2px solid var(--main-color);border-radius:10px}
.jay-login-register-button-social.google{display:flex;justify-content:center;align-items:center;background:var(--main-color);padding:10px 30px;font-size:16px;font-weight:600;color:#fff;width:100%;border-radius:10px}
.jay-login-register-logo-wrapper{max-width:180px}
#jay-login-register-form-content{width:100%}
.jay-login-register-button-secondary{display:flex;justify-content:center;align-items:center;background:var(--main-color);padding:0 30px;font-size:16px;font-weight:600;color:#fff;width:100%;border-radius:10px;height:40px}
.iranic-widget{position:relative;border-radius:28px;overflow:hidden}
.iranic-faq{padding:20px 0;color:#f7f8ff}
.iranic-faq-glow{position:absolute;inset:0;pointer-events:none}
.iranic-faq-wrapper{position:relative;z-index:1;display:grid;gap:32px}
.iranic-faq-header{display:flex;flex-direction:column;gap:20px}
.iranic-faq-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;font-weight:600;font-size:14px;color:#ffb8d2;background:rgba(255,255,255,.08);border-radius:999px}
.iranic-faq-title{margin:16px 0 10px;font-size:clamp(26px,4vw,40px);color:var(--second-text-them-color)}
.iranic-faq-description{margin:0;color:var(--text-them-color);line-height:1.8}
.iranic-faq-cta{margin-top:26px;display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(120deg,#ff5f6d,#ffc371);color:#0c0f1a;font-weight:700;box-shadow:0 10px 22px rgba(255,95,109,.23)}
.iranic-faq-cta i{font-size:16px}
.iranic-faq-list{display:flex;flex-direction:column;gap:16px}
.iranic-faq-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:8px 20px;transition:border-color .25s ease,background .25s ease,transform .25s ease}
.iranic-faq-item.is-open{border-color:var(--main-color);background:rgba(255,255,255,.08);transform:translateY(-2px)}
.iranic-faq-item-toggle{width:100%;background:0 0;border:0;display:flex;align-items:center;gap:16px;padding:18px 0;text-align:right;cursor:pointer;color:inherit}
.iranic-faq-item-toggle-icon{width:20px;height:42px;border-radius:14px;display:inline-flex;justify-content:center;align-items:center;position:relative;transition:background .25s ease}
.iranic-faq-item.is-open .iranic-faq-item-toggle-icon{background:0 0!important}
.iranic-faq-item-line{position:absolute;background:var(--main-color);border-radius:999px}
.iranic-faq-item-line-vertical{width:2px;height:16px}
.iranic-faq-item-line-horizontal{width:16px;height:2px}
.iranic-faq-item.is-open .iranic-faq-item-line-vertical{opacity:0}
.iranic-faq-item-content{flex:1;display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.iranic-faq-item-badge{font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.12)}
.iranic-faq-item-question{font-size:18px;font-weight:700;color:var(--second-text-them-color)}
.iranic-faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease,opacity .35s ease;opacity:0}
.iranic-faq-item.is-open .iranic-faq-answer-wrapper{grid-template-rows:1fr;opacity:1}
.iranic-faq-item-answer{overflow:hidden;margin:0;color:var(--text-them-color);padding:0 0 18px 10px;line-height:1.9}
.iranic-team{padding:20px 0}
.iranic-team-header{margin-bottom:25px;display:flex;flex-direction:column;gap:20px}
.iranic-team-eyebrow{display:inline-flex;padding:5px 16px;border-radius:999px;background:rgba(109,93,252,.1);color:#6d5dfc;font-weight:600}
.iranic-team-title{margin:16px 0 10px;font-size:clamp(26px,3.6vw,38px);color:#0f172a}
.iranic-team-description{margin:0;color:#475569;line-height:1.7}
.iranic-team-grid{display:grid;gap:24px}
.iranic-team.columns-2 .iranic-team-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}
.iranic-team.columns-3 .iranic-team-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.iranic-team.columns-4 .iranic-team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.iranic-team-card{background:#fff;border-radius:26px;padding:22px;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 34px rgba(15,23,42,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:18px}
.iranic-team-card:hover{transform:translateY(-6px);box-shadow:0 26px 42px rgba(15,23,42,.16)}
.iranic-team-card-visual{position:relative;border-radius:22px;overflow:hidden}
.iranic-team-card-image img,.iranic-team-card-placeholder{width:100%;height:280px;object-fit:cover;border-radius:22px;display:block}
.iranic-team-card-placeholder{background:repeating-linear-gradient(45deg,rgba(109,93,252,.2),rgba(109,93,252,.2) 10px,rgba(109,93,252,.05) 10px,rgba(109,93,252,.05) 20px)}
.iranic-team-card-dynamic{position:absolute;inset:0;border-radius:22px;background:linear-gradient(135deg,rgba(109,93,252,.35),rgba(255,99,132,.25));opacity:0;transition:opacity .3s ease}
.iranic-team-card:hover .iranic-team-card-dynamic{opacity:1}
.iranic-team-card-body{display:flex;flex-direction:column;gap:10px}
.iranic-team-card-name{margin:0;font-size:22px;color:#0f172a}
.iranic-team-card-role{margin:0;color:#6d5dfc;font-weight:600}
.iranic-team-card-bio{margin:0;color:#475569;line-height:1.7}
.iranic-team-card-skills{display:flex;flex-wrap:wrap;gap:8px}
.iranic-team-chip{padding:4px 14px;border-radius:999px;border:1px solid rgba(109,93,252,.5);font-size:13px;color:#6d5dfc}
.iranic-team-card-link{display:inline-flex;align-items:center;gap:8px;color:#0ea5e9;font-weight:700;margin-top:10px}
.iranic-team-card-link i{font-size:14px}
.iranic-testimonials{color:#f1f5f9;padding:20px 0;border:1px solid rgba(255,255,255,.08)}
.iranic-testimonials-header{margin:25px 0;display:flex;flex-direction:column;gap:20px}
.iranic-testimonials-eyebrow{display:inline-flex;padding:6px 18px;border-radius:999px;background:rgba(14,165,233,.15);color:#67e8f9;font-weight:600}
.iranic-testimonials-title{margin:14px 0 8px;font-size:clamp(26px,4vw,40px);color:var(--second-text-them-color)}
.iranic-testimonials-description{margin:0;color:var(--text-them-color);line-height:1.8}
.iranic-testimonials-viewport{position:relative;min-height:260px}
.iranic-testimonial-card{position:absolute;inset:0;opacity:0;transform:translateY(30px) scale(.98);transition:opacity .45s ease,transform .45s ease;padding:clamp(22px,4vw,38px);background:var(--main-color);border-radius:30px;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:18px}
.iranic-testimonial-card.is-active{position:relative;opacity:1;transform:none}
.iranic-testimonial-card::after{content:'';position:absolute;inset:10px;border-radius:26px;opacity:.1;pointer-events:none}
.iranic-testimonial-top{display:flex;align-items:center;gap:16px}
.iranic-testimonial-avatar img,.iranic-testimonial-avatar-placeholder{width:68px;height:68px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.2)}
.iranic-testimonial-avatar-placeholder{background:radial-gradient(circle,rgba(103,232,249,.6),rgba(14,165,233,.4))}
.iranic-testimonial-name{margin:0;font-size:20px;color:#e2e8f0}
.iranic-testimonial-role{display:block;margin-top:4px;color:rgba(103,232,249,.9);font-weight:600}
.iranic-testimonial-quote{margin:0;color:rgba(241,245,249,.9);line-height:1.9;font-size:16px}
.iranic-testimonials-dots{margin-top:30px;display:flex;justify-content:center;gap:12px}
.iranic-testimonials-dot{width:14px;height:14px;border-radius:999px;border:1px solid rgba(255,255,255,.36);background:0 0;transition:transform .25s ease,background .25s ease}
.iranic-testimonials-dot.is-active{transform:scale(1.3)}
@media (max-width:768px){
.iranic-faq-item-toggle{flex-wrap:wrap;text-align:right}
.iranic-team-card-image img,.iranic-team-card-placeholder{height:220px}
.iranic-testimonial-card{padding:26px}
}