/*  
Theme Name: xupinger.com
Theme URI: https://xupinger.com
Description: ژوپیگر
Version: 1.0
Author: limooweb
Author URI: https://limooweb.com
id : @aminka90
Tel: 09371777964
*/
/* [ Fonts ] */
@font-face{font-family:limooweb;src:url(fonts/limooweb.woff2) format('woff2-variations'),
    url(fonts/limooweb.woff) format('woff-variations'),
    url(fonts/limooweb.ttf) format('truetype-variations');
    font-weight:100 1000;
    font-display:swap
}
.toman{-moz-font-feature-settings:"ss01";-webkit-font-feature-settings:"ss01";font-feature-settings:"ss01"}
.fa-num{-moz-font-feature-settings:"ss02"!important;-webkit-font-feature-settings:"ss02"!important;font-feature-settings:"ss02"!important}
.mono-space{-moz-font-feature-settings:"ss03";-webkit-font-feature-settings:"ss03";font-feature-settings:"ss03"}
.vertical-align{-moz-font-feature-settings:"ss04";-webkit-font-feature-settings:"ss04";font-feature-settings:"ss04"}

/* [ Basic Settings ] */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}ol, ul,li{list-style:inside}blockquote, q{quotes:none}blockquote:before, blockquote:after, q:before, q:after{content:'';content:none}strong{font-weight:bold;}input{outline:none; }table{border-collapse:collapse;border-spacing:0;}*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}A{text-decoration:none}IMG, A IMG{border:0}.clear{clear:both}.clear:before, .container:after{content:"";display:table}.clear_none{display:none}.block{display:block}.inline-block{display:inline-block}.left{float:left}.right{float:right}
/* [ SLIDER ] */
.owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-stage-outer{ position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-item,.owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-item{min-height:1px;float:right;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-item img{display:block;width:100%}.owl-dots.disabled,.owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-dot,.owl-nav .owl-next,.owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-nav button,.owl-nav button,button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.animated{animation-duration:1s;animation-fill-mode:both}.owl-animated-in{z-index:0}.owl-animated-out{z-index:1}.fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-item img.owl-lazy{transform-style:preserve-3d}.owl-video-wrapper{position:relative;height:100%;background:#000}.owl-video-plaP-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-video-plaP-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-video-playing .owl-video-plaP-icon,.owl-video-playing .owl-video-tn{display:none}.owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-video-frame{position:relative;z-index:1;height:100%;width:100%}object{pointer-events:none}
.owl-rtl{
	position:relative;
    overflow: initial;
}
.owl-nav button{
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -40px;
    background: #fdfdfd;
    border-radius: 34%;
    font-size: 30px;
    line-height: 0;
    color: #38414f;
    transition: 0.1s;
}
.owl-nav button.owl-prev{
	right:-50px;
}
.owl-nav button.owl-next{
	left:-50px;
}
.owl-nav button:hover{
	background:#C30A0C;
    color: #fff;
}
.owl-dots{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.service .owl-dots{
    bottom: -20%;
}
button.owl-dot {
    display: inline-block;
    width: 40px;
    height: 10px;
    background: #fff;
    cursor: pointer;
    transition: .2s;
    margin: 0 5px;
}
.owl-nav button span{
    font-family: math;
}
.space1{
    height: 100px;
}
.space2{
    height: 50px;
}
/* [ THEME ] */
body{
	font:300 13px limooweb;
	text-align:center;
	direction:rtl;
	cursor:default;
    background: #F5F5F5;
    color: #3B3C3F;
    --color-primary: #389f79;
    --color-secoundary: #64e9a0;
    --color-text: #3B3C3F;
    --color-text-blue: #0C2066;
    --color-light: #F5F5F5;
    --color-dark: #ADB5BD;
    --color-yellow: #FFE843;
}
.owl-dot.active{
	background:var(--color-secoundary) ;
    width: 60px;
}
h1{
    font-size: xx-large;
    font-weight: bold;
}
h2{
    font-size: x-large;
    font-weight: bold;
}
h3{
    font-size: large;
    font-weight: bold;
}
h4{
    font-size: medium;
    font-weight: bold;
}
h5{
    font-size: larger;
    font-weight: bold;
}
h6{
    font-size: small;
    font-weight: bold;
}
a{
    color: #4A5053;
    transition: 0.1s;
}
b{
    font-weight: 500;
}
stronge{
    font-weight: 700;
}
.d1000{
	width:1500px;
	margin:0 auto;
}
.d100{
	min-width:1200px;
}
.d80{
    width: 90%;
    margin: 0 auto;
	min-width:1200px;
    border-radius: 20px;
}
@media (max-width:1400px){
	.d100, .d80{
		width:100%;
		min-width:100%;
        border-radius: 0;
	}
	.d1000{
		width:98%;
	}
}
.mb75{
    margin-bottom: 75px;
}
.space05{
    height: 50px;
}
.space1{
    height: 100px;
}
.space2{
    height: 75px;
}
/* [ HEADER ] */
.headerTop{
    margin: 15px auto;
    text-align: right;
    display: flex;
    gap:10px;
}
.headerTop a{
    background: var(--color-dark);
    border-radius: 15px;
    padding: 5px 20px;
    color: #fff;
    font-weight: 500;
}
.headerTop a.blue {
    background: var(--color-secoundary);
    color: #222;
}
.headerTop a.yellow{
    background: var(--color-yellow);
    color: #3B3C3F;
}
.headerTop a.phosphor{
    background:#5EEDD5;
    color: #3B3C3F;
}
.headerTop a:hover{
    background: var(--color-dark);
    color: #fff;
}
.headerTop strong.slogan{
    margin-right: auto;
    font-size: 15px;
    color:  var(--color-dark);
    font-weight: 300;
}
.headerMain{
    background: #fff;
    border-radius: 20px;
    padding: 20px 30px;
    display: flex;
    gap:10px;
    justify-content: space-between;
    align-items: center;
}
.headerMain .logo {
    color: var(--color-primary);
    font-size: 26px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.headerMain .logo b{
    margin-top: -5px;
    font-weight: 600;
}
.headerLeft{
    display: flex;
    gap:10px;
    align-items: center;
}
.headerLeft form{
    background: #f5f5f5;
    border-radius: 10px;
}
.headerLeft form input {
    background: #f5f5f5;
    padding: 11px 15px;
    border-radius: 10px;
}
.headerLeft a{
    background: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap:10px;
}
.headerLeft a:hover{
    background:var(--color-dark);
}
.headerLeft a:hover svg{
   filter: brightness(0) invert(1);
}
.headerLeft a.cart{
    background:var(--color-dark);
}
.headerLeft a.cart:hover{
    background:#5EEDD5;
}
.headerLeft a.cart b{
    background:#5EEDD5;
    color: var(--color-text);
    border-radius: 5px;
    width: 20px;
}
.headerLeft a.cart:hover b{
    background:var(--color-dark);
    color: #fff;
}
/* [ MENU ] */
.menu{
    position: relative;
    z-index: 999;
}

.menu .d1000{
    position:relative;
	z-index:999;
}

.menu_icon {
    display: none;
    cursor: pointer;
    overflow: hidden;
}
.menu_icon > svg{
    width: 30px;
    height: 30px;
    display: block;
    transition: 0.1s;
}
.menu_main,
.menu_main > ul{
    text-align: right;
    position: relative;
    z-index: 99;
    display: flex;
}
.menu_mobile{
    display: none;
}
.menu_item{
    position: relative;
}
.menu_item_relative{
    position: relative;
}
.menu_item_mobile{
	display:none;
}
.menu_item > A{
    display: block;
    font-size: 14px;
    padding: 0px 15px;
    position: relative;
    font-weight: 500;
}
.headerBase.fixed .menu_item > A {
    font-size: 13px;
    line-height: 3;
}
.menu_item.current > A{
    color: var(--color-primary);
}
.menu_item:hover > A{
    color: var(--color-primary);
}   

.menuOff:before{
	content:"";
	position:fixed;
	z-index:888;
}
SPAN.menu_arrow {
    display: none;
    position: absolute;
    top: 6%;
    left: 0;
    width: 38px;
    height: 38px;
    color: #000;
    font-size: 25px;
    cursor: pointer;
    line-height: 38px;
    text-align: center;
    transition: .2s;
    font-family: sans-serif;
}
SPAN.menu_arrow:before{
	content:"›";
    transition: 0.2s;
}
.active > SPAN.menu_arrow:before{
	content:"›";
    transform: rotate(-90deg);
}
.active > SPAN.menu_arrow{
	color:#402264;
    transform: rotate(-90deg);
}

.menu_sub {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    height: 300px;
    background: var(--color-dark);
    padding: 0;
    overflow: hidden;
    z-index: 2;
    width: 400px;
    border-radius: 15px;
}
.menu_sub:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 150px;
    background: var(--color-primary);
    z-index: -1;
}
.menu_sub_item{
    display: block;
    transition: .1s;
    width: 150px;
}
.menu_sub_item.active{
    background: var(--color-text);
}

.menu_sub_item > A{
    display: block;
    font-size: 14px;
    line-height: 42px;
    padding: 0 15px;
    color: #fff;
    height: 42px;
    transition: .2s;
    position: relative;
    text-align: right;
    font-weight: 200;
    overflow: hidden;
}
.menu_sub_item.active > A{
	color:#fff;
}

.menu_sub2{
	display:none;
	position:absolute;
	top:0;
	right:150px;
	transition:.2s;
	padding:7px;
}


.menu_sub2 > UL{
	float:right;
	width:25%;
}

.menu_sub2_item{
	display:block;
	transition:.2s;
}

.menu_sub2_item > A{
    display: block;
    font-size: 13px;
    line-height: 30px;
    font-weight: 600;
    padding: 0 15px;
    color: var(--color-text);
    transition: .2s;
    position: relative;
    text-align: right;
}
.menu_sub2_item > A:hover{
	color:var(--color-secoundary);
}

.menu_sub2_item UL A{
	display:block;
	font-size:13px;
	line-height:32px;
	padding:0 15px;
	color:#353c56;
	transition:.2s;
	position:relative;
	text-align:right;
}
.menu_sub2_item UL A:hover{
	color:#C43538;
}
.menu_sub_30{
    width: 50%;
    display: block;
    float: right;
}

.menu_child{
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 220px;
	background:var(--color-primary);
    padding: 20px;
    border-radius: 15px;
    overflow: hidden;
    z-index: 2;
}
.menu_child A {
    display: block;
    line-height: 32px;
    padding: 0 15px;
    height: 32px;
    transition: .2s;
    text-align: right;
    overflow: hidden;
    color: #fff;
    font-weight: 500;
}
.menu_child A:hover{
	color:#5EEDD5;
}
main{
    margin:  20px 0;
}
.banner {
    margin: 20px auto;
    line-height: 0;
}
.banner img{
    width: 100%;
    border:3px solid #fff;
    border-radius: 20px;
}
.cats{
    /*background: var(--color-secoundary);*/
    padding: 30px;
}
.cats .d1000{
    display: flex;
    gap: 10px;
}
.cats a{
    background: #fff;
    padding: 40px 20px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    max-width: 180px;
	border: 1px solid #E4E4E4;
}
.cats a:hover{
    background: var(--color-dark);
}
.cats a img {
    margin: 5px auto;
    display: block;
    width: 50px;
    height: 50px;
}
.cats a span{
    display: block;
    font-size: 12px;
    color: var(--color-dark);
}
.cats a:hover span{
    display: block;
    font-size: 12px;
    color: #fff;
}
.cats a b{
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: var(--color-text)
}
.cats a:hover b{
    color: var(--color-primary)
}
.h3title,
.h1title{
    gap: 20px;
    color: var(--color-dark);
    font-weight: 500;
    font-size: 22px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 45px auto 25px;
}
.posts{
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    gap:20px;
    justify-content: center;
}
.post{
    background: #fff;
    width: 18.8%;
    font-size: 15px;
    border-radius: 15px;
    transition: 0.1s;
	border: #e5e5e5 1px solid;
}
.post:hover{
    box-shadow: 0 0 20px #ddd;
}
.post img{
    width: 100%;
    height: auto;
    border-radius: 15px 15px 0 0;
    display: block;
}
.post strong{
    display: block;
    font-weight: 500;
    padding: 20px;
    transition: 0.1s;
}
.post:hover strong{
    color: var(--color-primary);
}
.post .price{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    padding-top: 0;
    color: var(--color-dark);
    font-weight: 500;
}
.post .price del {
    color: #FF005C;
    display: block;
    line-height: 1;
    font-size: 13px;
}
.post del.wholesale  {
    color: #FF005C;
	text-decoration: unset;
}
.post .price del .woocommerce-Price-amount  BDI  {
    font-weight: normal;
    color: #FF005C;
    font-size: 14px;
}
.post .price blue .woocommerce-Price-amount  BDI  {
    font-weight: normal;
    color: #134889;
    font-size: 14px;
}
.post del.wholesale .woocommerce-Price-amount BDI{
    color: #FF005C;
}
.post .price del .woocommerce-Price-currencySymbol {
    font-size: 11px;
}
.post .price ins {
    display: block;
    font-size: 18px;
    text-decoration: none;
}
.post .price BDI {
    transition: 0.1s;
}
.post:hover .price BDI {
    color: var(--color-primary);
}
.post .price red{
    color: #FF005C;
    font-weight: 600;
}
.post .unstock{
	font-size:12px;
}
.woocommerce-Price-currencySymbol{
    font-size: 13px;
    font-weight: normal;
}

.faq-container  {
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 3px;
}
.faq-container:hover{
    background: #cfd4d9;
    transition: 0.1s;
    color: #505251;
}
.faq-item {
    padding: 12px 30px;
    border-bottom: 1px solid #e6eef6;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.1s;
}
.faq-item:last-child {
  border-bottom: none;
}

.faq-question{
    font-size: 15px;
    font-weight: 500;
}
.faq-answer {
    font-size: 15px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.1s ease-in-out;
    text-align:right;
    padding-left: 10px;
    padding-right: 10px;
    background: #ffffff;
    text-align: justify;
    color: #2a2a2a;
    border-radius: 0 0 15px 15px;
}

.faq-answer.active {
    padding: 10px 20px;
}
.icon-container img {
  font-size: 16px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}

.icon-container img.active {
  transform: rotate(90deg);
}
.fa-chevron-right::before{
    content: "+";
    color: var(--color-secoundary);
    font-size: 38px;
    line-height: 1;
    font-weight: 100;
}
.fa-chevron-right.active::before{
    content: "-";
}
.why{
    background: #fff;
    padding: 50px;
    border-radius: 20px;
    display: flex;
    gap:20px;
    align-items: center;
    justify-content: center;
}
.why item{
    display: flex;
    gap:10px;
    align-items: center;
    width: -webkit-fill-available;
    text-align: right;
}
.why item svg{
    background: #8e8f8f;
    padding: 15px;
    width: 60px;
    height: 60px;
    border-radius: 12px;
}
.why item div b{
    font-weight: 600;
    font-size: 18px;
    color: var(--color-text);
    display: block;
}
.why item div span{
    color: var(--color-dark);
    display: block;
}
.wp-pagenavi {
    border-radius: 3px;
    padding: 10px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: none !important;
    padding: 6px 11px !important;
    margin: 2px !important;
    color: #484848;
    background: #fff;
    display: inline-block;
    border-radius: 11px;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover {
    background: var(--color-primary);
    color: #fff;
}
.wp-pagenavi span.current{
    font-weight: bold;
    color: #fff;
    background:var(--color-secoundary);;
}
footer .d1000{
    display: flex;
    gap:20px;
    justify-content: space-between;
    text-align: right;
    padding: 30px 0;
    margin-bottom: 30px;
}
footer .d1000 ul {
    align-items: center;
}
footer .d1000 ul li{
    font-size: 14px;
    width: 45%;
    font-weight: 400;
    line-height: 2;
    display: inline-block;
}
footer .d1000 ul li a{
    color: var(--color-dark);
}
footer .d1000 ul li::before{
    content: "●";
    color: var(--color-dark);
    font-size: 12px;
    padding-left: 5px;
}
footer .d1000 ul li:hover::before{
    content: "○";
    color: var(--color-secoundary);
}
footer .d1000 ul li:hover a{
    color: var(--color-primary);
}
footer .social {
    display: flex;
    direction: ltr;
    gap: 15px;
    margin-bottom: 10px;
    align-items: center;
}
footer .social a{
    background: #fff;
    line-height: 0;
    padding: 15px;
    border-radius: 15px;
}
footer .social a:hover svg{
   filter: brightness(0) invert(1);
}
footer .social a.telegram:hover{
    background: var(--color-primary);
}
footer .social a.instagram:hover{
    background: #e84545;
}
footer .social a.whatsapp:hover{
    background: #2cc38e;
}
footer .social a.tel {
    background: #4c90d3;
    color: #ffffff;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 19px;
    font-weight: 400;
}
footer .copyright{
    color: var(--color-dark);
}
footer .design a {
    color: var(--color-dark);
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: left;
    padding: 5px;
}
footer .design a:hover svg {
    filter: brightness(0%);
}
footer .cert img{
    max-height: 100px;
}
.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {
    float: right !important;
}
.xoo-wsc-sm-left {
    text-align: right !important;
}
.xoo-wsc-sum-col {
    padding-left: 0 !important;
    padding-right: 10px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding:unset !important
}
input[type=search].dgwt-wcas-search-input {
    border-radius: 10px !important;
    direction: rtl !important;
    text-align: right !important;
    border: none !important;
    background: var(--color-light) !important;
    padding: 10px !important;
}
button.dgwt-wcas-search-submit {
    right: unset !important;
    left: 20px !important;
    top: 5px !important;
	z-index: 54564;
}
button.dgwt-wcas-search-submit svg{
    opacity:0.4;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    right: 12px !important;
    left: auto !important;
}
.dgwt-wcas-st {
    padding-right: 5px !important;
	    font-size: 12px !important;
}
.dgwt-wcas-content-wrapp {
    padding-left: 0 !important;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
    text-align: right;
	    gap: 5px;
	    padding-top: 0px !important;
    padding-bottom: 0px !important;
    min-height: 40px !important;
}
.dgwt-wcas-suggestion .woocommerce-Price-currencySymbol{
	    font-size: 10px;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 40px 10px 15px !important;
    text-align: right !important;
}
.dgwt-wcas-suggestion {
    text-align: right !important;
}
.dgwt-wcas-st-breadcrumbs {
    text-align: right !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
    margin-top: 0 !important;
}
.dgwt-wcas-preloader {
    left: 10px !important;
    right: unset !important;
}
.tc-price-in-cart, .tc-quantity-in-cart {
    display:block;
}
.woocommerce-privacy-policy-text {
    display: none !important;
}
/* استایل انتخاب ویژگی محصول */
.variations select {
    width: 220px;
    padding: 12px 14px 12px 40px; /* فاصله از چپ برای فلش سفارشی */
    border: 2px solid #1976d2;
    border-radius: 8px;
    background:
        #ffffff
        url('data:image/svg+xml;utf8,<svg viewBox="0 0 140 140" width="18" height="18" xmlns="http://www.w3.org/2000/svg"><polyline points="30,55 70,95 110,55" fill="none" stroke="%23212121" stroke-width="15"/></svg>') no-repeat left 12px center/22px;
    font-size: 17px;
    color: #2d2d2d;
    font-family: inherit;
    direction: rtl;
    outline: none;
    appearance: none;          /* مخفی کردن فلش پیش‌فرض - برای اغلب مرورگرها */
    -webkit-appearance: none;  /* برای سافاری و کروم */
    -moz-appearance: none;     /* برای فایرفاکس */
    transition: border-color 0.2s;
    margin-bottom: 16px;
}

.variations select:focus {
    border-color: #1565c0;
    background-color: #ffffff;
}
.variations label {
    font-weight: 700;
    margin-bottom: 6px;
    display: inline-block;
    color: #389f79;
    font-size: 16px;
}

/* رفع باگ فلش سمت چپ در فایرفاکس */
.variations select::-ms-expand {
    display: none;
}
.variations select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #2d2d2d;
}

/* رسپانسیو برای موبایل */
@media (max-width: 500px) {
    .variations select {
        width: 100%;
        font-size: 15px;
    }
}
/* استایل دکمه رفتن به پرداخت با رنگ سبز */
.wc-block-cart__submit-button.contained {
    background: linear-gradient(90deg, #389f79 0%, #2e805f 100%);
    color: #fff !important;
    padding: 15px 45px;
    border-radius: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    border: none;
    outline: none;
    box-shadow: 0 4px 18px 0 rgba(56,159,121,0.13);
    transition: background 0.3s, transform 0.25s, box-shadow 0.25s;
    cursor: pointer;
    margin-top: 22px;
    display: inline-block;
    text-align: center;
}

.wc-block-cart__submit-button.contained:hover,
.wc-block-cart__submit-button.contained:focus {
    background: linear-gradient(90deg, #2e805f 0%, #216147 100%) !important;
    transform: translateY(-3px) scale(1.04);
    box-shadow: 0 8px 28px 0 rgba(56,159,121,0.18);
    color: #fff !important;
    text-decoration: none;
}

.wc-block-components-button__text {
    letter-spacing: 0.5px;
}

.tagslink {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.tagslink a {
    display: inline-block;
    background: #111;
    color: #fff;
    padding: 7px 14px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s ease;
}

.tagslink a:hover {
    background: #ff4d4d;
}


